:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1c1917;--muted:#78716c;--paper:#faf9f7;--card:#fff;--accent:#2f6f4f;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.shell-card{background:var(--card);border:1px solid #e7e5e4;border-radius:1rem;max-width:30rem;padding:2.5rem;box-shadow:0 10px 30px #1c19170f}.shell-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid;border-radius:999px;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.shell-card h1{margin:0 0 .75rem;font-size:1.6rem;line-height:1.25}.shell-card p{color:var(--muted);margin:0 0 .75rem;line-height:1.6}.shell-card a{color:var(--accent)}.shell-meta{margin-top:1.25rem;font-size:.8rem}
