:root{color:#182022;background:#f3f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:32px 18px}.panel{width:min(720px,100%);padding:28px;border:1px solid #d8d1c4;border-radius:8px;background:#fffdf8;box-shadow:0 18px 40px #18202214}.eyebrow{margin:0 0 8px;color:#587066;font-size:13px;font-weight:800;text-transform:uppercase}h1{margin:0 0 16px;font-size:clamp(28px,4vw,42px);line-height:1.08}.copy{margin:0 0 20px;color:#534d45;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}button,.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid #182022;border-radius:6px;background:#182022;color:#fffdf8;font-weight:800;text-decoration:none;cursor:pointer}.secondary{background:transparent;color:#182022}pre{min-height:180px;max-height:440px;margin:0;overflow:auto;padding:16px;border:1px solid #ded7ca;border-radius:6px;background:#111819;color:#d8f5e5;font-size:13px;line-height:1.55;white-space:pre-wrap}@media(max-width:560px){.panel{padding:22px}}
