:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;background:#020617}a{color:#7dd3fc;text-decoration:none}a:hover{color:#bae6fd}p{margin-top:0}.page{min-height:100vh;color:#e2e8f0;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 10% 15%,#1e3a8a 0%,transparent 34%),radial-gradient(circle at 88% 5%,#0f766e 0%,transparent 28%),linear-gradient(155deg,#020617 15%,#0b1120 55%,#111827)}.ambient{position:absolute;border-radius:999px;pointer-events:none;filter:blur(36px);opacity:.34;z-index:-1}.ambient-one{width:340px;height:340px;background:#3b82f6;top:-80px;left:-90px;animation:floaty 14s ease-in-out infinite}.ambient-two{width:280px;height:280px;background:#14b8a6;top:45%;right:-100px;animation:floaty 16s ease-in-out infinite reverse}.ambient-three{width:280px;height:280px;background:#8b5cf6;bottom:-120px;left:35%;animation:floaty 18s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.topbar{max-width:1120px;margin:0 auto;padding:1.25rem 1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02061773;border:1px solid rgba(148,163,184,.18);border-radius:16px;margin-top:1rem}.main-nav{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.nav-link{color:#cbd5e1;padding:.45rem .7rem;border-radius:999px;font-size:.92rem;border:1px solid transparent;transition:color .18s ease,border-color .18s ease,background .18s ease}.nav-link:hover{color:#f8fafc;border-color:#94a3b859;background:#0f172a80}.nav-link.active{color:#e0f2fe;border-color:#7dd3fcb3;background:#0e749033}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb)}.brand-name{margin:0;font-size:1rem;font-weight:700;color:#f8fafc}.brand-tag{margin:0;color:#94a3b8;font-size:.84rem}main{max-width:1120px;margin:0 auto;padding:1.25rem}.hero{border-radius:24px;background:linear-gradient(150deg,#1e40af57,#0f172abd),radial-gradient(circle at top right,rgba(56,189,248,.26),transparent 42%);padding:4.5rem 2rem;margin-top:1rem;border:1px solid rgba(148,163,184,.24);box-shadow:0 20px 45px #02061773,inset 0 1px #ffffff26}.eyebrow{text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;color:#7dd3fc;font-weight:700;margin-bottom:.5rem}.hero h1{margin:0;max-width:16ch;font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;color:#f8fafc;text-shadow:0 8px 26px rgba(2,6,23,.5)}.hero-copy{margin-top:1rem;max-width:62ch;color:#cbd5e1;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem;margin-top:2rem}.hero-stats>div{border:1px solid rgba(125,211,252,.35);background:#02061770;border-radius:12px;padding:.9rem}.stat-value{margin:0;font-weight:700;color:#f8fafc}.stat-label{margin:.2rem 0 0;color:#a5b4fc;font-size:.82rem}.section{padding:4rem 0 2rem}.section h2{margin-bottom:1.25rem;font-size:clamp(1.6rem,3vw,2.2rem);color:#f8fafc}.page-title{margin:0 0 .7rem;color:#f8fafc;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1}.content-card{border:1px solid rgba(148,163,184,.28);border-radius:16px;padding:1.6rem;background:linear-gradient(145deg,#111827c2,#020617cc)}.content-card p{color:#cbd5e1}.legal-page h2{margin-top:1.5rem;margin-bottom:.5rem;color:#f8fafc;font-size:1.1rem}.legal-page h2:first-of-type{margin-top:0}.legal-updated{color:#94a3b8;font-size:.9rem;margin-bottom:1rem}.form-opt-in{padding:.75rem 0}.checkbox-label{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;font-weight:400}.checkbox-label input{margin-top:.25rem;flex-shrink:0}.checkbox-label span{color:#cbd5e1;font-size:.9rem;line-height:1.45}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{border:1px solid rgba(59,130,246,.3);border-radius:14px;background:linear-gradient(165deg,#0f172ae0,#111827d9);padding:1.15rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);border-color:#7dd3fcbf;box-shadow:0 14px 32px #0f172a8c}.card h3{margin-top:0;margin-bottom:.5rem;color:#f8fafc}.card p{margin:0;color:#cbd5e1}.section-accent{padding:2rem;border-radius:16px;background:linear-gradient(145deg,#111827c7,#020617d1);border:1px solid rgba(148,163,184,.22);box-shadow:inset 0 1px #ffffff14}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.step{padding:1rem;background:#0f172aa6;border-radius:12px;border:1px solid rgba(96,165,250,.34)}.step-number{width:30px;height:30px;border-radius:999px;display:inline-grid;place-items:center;margin-bottom:.5rem;background:linear-gradient(145deg,#60a5fa,#2563eb);color:#f8fafc;font-weight:700}.step p{color:#cbd5e1;margin-bottom:0}.faq-list{display:grid;gap:.8rem}.faq-item{border:1px solid rgba(148,163,184,.3);border-radius:10px;padding:.9rem 1rem;background:#0f172a9e}.faq-item summary{cursor:pointer;font-weight:600;color:#f8fafc}.faq-item p{margin-bottom:0;color:#cbd5e1}.contact{margin-bottom:2.5rem;background:linear-gradient(145deg,#0f172abf,#111827e0);border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:2rem}.contact>p{color:#cbd5e1}.contact-form{margin-top:1rem;display:grid;gap:.85rem;max-width:680px}.contact-form label{display:grid;gap:.35rem;font-weight:500;color:#cbd5e1}.contact-form input,.contact-form textarea{border:1px solid rgba(148,163,184,.4);border-radius:10px;padding:.72rem .8rem;font:inherit;background:#0206178c;color:#f8fafc}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(56,189,248,.5);outline-offset:1px;border-color:#7dd3fccc}.btn{border:1px solid transparent;border-radius:10px;padding:.7rem 1rem;text-decoration:none;font-weight:600;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(145deg,#2563eb,#1d4ed8);border-color:#2563eb;color:#fff;box-shadow:0 8px 22px #2563eb59}.btn-primary:hover{background:linear-gradient(145deg,#3b82f6,#2563eb)}.btn-outline{background:#0f172a8c;border-color:#7dd3fcb3;color:#bae6fd}.btn-light{background:#0f172a94;border-color:#7dd3fc73;color:#e0f2fe}.footer{border-top:1px solid rgba(148,163,184,.3);padding:1.5rem 1.25rem 2.5rem;text-align:center}.footer-legal{margin-bottom:1rem}.footer-legal p{margin:.25rem 0;color:#94a3b8}.footer-name{font-weight:600;color:#cbd5e1}@media(max-width:600px){.topbar{flex-direction:column;align-items:flex-start}.main-nav{width:100%}.hero{padding:2.6rem 1.1rem}.contact{padding:1.2rem}}
