:root{--bg-start:#071a3e;--bg-end:#0f2f67;--surface:#f4f7fc;--card:#fff;--text:#11203f;--muted:#4b5b7f;--line:#d8e1f0;--accent:#ff7f32;--accent-dark:#d8601a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:linear-gradient(160deg,var(--bg-start),var(--bg-end));font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit}.page{background:linear-gradient(#ffffff0a 0%,#fff0 100%);min-height:100vh}.hero{color:#f8fbff;padding:4.5rem 0 3.25rem}.content-shell{width:min(100% - 2.5rem,72rem);margin:0 auto}.logo{border-radius:18px;width:88px;height:88px;margin-bottom:1.25rem;box-shadow:0 18px 40px #00000038}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9ac0ff;font-size:.78rem;font-weight:700}h1{margin:.25rem 0 0;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.05}.lead{max-width:46rem;margin-top:1rem;font-size:1.15rem;line-height:1.6}.positioning{color:#b5d0ff;margin-top:.5rem;font-weight:600}.cta-button{background:var(--accent);color:#fff;border:0;border-radius:999px;margin-top:1.5rem;padding:.95rem 1.25rem;font-weight:700;text-decoration:none;display:inline-block}.cta-button:hover,.cta-button:focus-visible{background:var(--accent-dark)}.section{background:var(--card);margin:0;padding:2.25rem 0}.section.alt{background:var(--surface)}.section h2{margin-top:0;margin-bottom:.85rem;font-size:1.75rem}.section ul,.section ol{max-width:65ch;margin:0;padding-left:1.15rem;line-height:1.75}.waitlist{scroll-margin-top:2rem}.waitlist-form{gap:.85rem;max-width:30rem;display:grid}.input-label{font-weight:700}.waitlist-form input[type=email],.waitlist-form input[type=text]{border:1px solid var(--line);border-radius:12px;width:100%;padding:.8rem .9rem;font-size:1rem}.consent-row{color:var(--muted);align-items:flex-start;gap:.5rem;display:flex}.waitlist-form button{color:#fff;cursor:pointer;background:#102a58;border:0;border-radius:12px;padding:.85rem 1rem;font-weight:700}.waitlist-form button[disabled]{opacity:.6;cursor:not-allowed}.status-ok{color:#15603e;margin:0}.status-error{color:#8e2222;margin:0}.honey-label,.honey-input{position:absolute;left:-10000px}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.faq-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1rem}.faq-grid h3{margin-top:0;margin-bottom:.45rem}.footer-links{padding-bottom:2.75rem}.footer-links .content-shell{gap:1rem;display:grid}.footer-links nav{flex-wrap:wrap;gap:1rem;display:flex}.footer-links nav a{color:#133163;font-weight:600}.global-footer{color:#afc6f8;background:#071737;padding:.75rem 1.25rem 1.4rem;font-size:.9rem}.legal-page{color:#1b2950;background:#f8fbff;min-height:100vh;padding:2.4rem 1.25rem;line-height:1.7}.legal-page h1{color:#122857;font-size:2rem}@media (min-width:800px){.content-shell{width:min(100% - 6rem,72rem)}.footer-links .content-shell{grid-template-columns:1fr 1fr;align-items:start}.legal-page{padding-left:3rem;padding-right:3rem}}
