:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#141414;background:#f7f7f8}*{box-sizing:border-box}body{margin:0}.screen{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(720px,100%);background:#fff;border:1px solid #e8e8eb;border-radius:8px;padding:32px;box-shadow:0 16px 48px #11182714}.eyebrow{margin:0 0 8px;color:#5f6f52;font-size:14px;font-weight:700;text-transform:uppercase}h1{margin:0 0 16px;font-size:clamp(28px,5vw,44px);line-height:1.08}.muted{color:#666a73}
