:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f6f7fb}body{margin:0;background:#f6f7fb;transition:background .16s ease,color .16s ease}body[data-theme=dark]{color:#e5e7eb;background:#0b1120}*{box-sizing:border-box}.app-shell{min-height:100vh;display:flex;flex-direction:column;gap:18px;padding:22px;align-items:center}.intro{align-self:flex-start;max-width:420px}.eyebrow{margin:0 0 5px;color:#2563eb;font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.04em}h1{margin:0;font-size:26px;line-height:1.05}p{font-size:18px;line-height:1.6}@media(max-width:640px){.app-shell{padding:14px;gap:12px}h1{font-size:22px}}
