*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#18202a;background:#f5f7fa}.shell{width:min(760px,calc(100vw - 32px));margin:64px auto;padding:24px;background:#fff;border:1px solid #d9e0e7;border-radius:8px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}h1{margin:0 0 20px;font-size:28px}button{min-height:40px;padding:0 16px;border:0;border-radius:6px;color:#fff;background:#1463ff;cursor:pointer;font-weight:600}button.secondary{color:#18202a;background:#e7ebf0}pre{margin-top:20px;padding:16px;overflow:auto;border-radius:6px;background:#111827;color:#e5e7eb}