:root{
  --navy:#0D1421;--navy2:#111D31;--slate:#1E293B;--blue:#2563EB;--blue2:#3B82F6;--teal:#10B981;--mist:#F1F5F9;--muted:#64748B;--white:#fff;--ink:#0F172A;--line:#DCE4EE;
  --shadow:0 24px 70px rgba(13,20,33,.13);--radius:22px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,228,238,.75);transition:.25s}.site-header.scrolled{box-shadow:0 8px 30px rgba(13,20,33,.07)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:205px;height:auto}.main-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700}.main-nav a{text-decoration:none;color:#334155;transition:.2s}.main-nav a:hover{color:var(--blue)}.nav-youtube{padding:10px 14px;border:1px solid #d8e0ea;border-radius:999px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px;border-radius:2px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(37,99,235,.23),transparent 34%),linear-gradient(135deg,#091321 0%,#0D1B32 58%,#07111f 100%);color:#fff;padding:94px 0 92px}.hero-grid{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(59,130,246,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.22) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to left,#000,transparent 78%)}.hero-inner{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:12px;color:#b8cae5}.eyebrow span{display:inline-block;width:30px;height:2px;background:var(--blue2)}.eyebrow.dark{color:var(--muted)}.hero h1{font-size:clamp(48px,6.4vw,82px);line-height:.98;letter-spacing:-.055em;margin:18px 0 26px;max-width:700px}.hero-lead{font-size:19px;color:#cbd5e1;max-width:660px;line-height:1.7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;padding:14px 20px;font-size:14px;font-weight:800;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn svg{width:20px;height:20px;fill:currentColor}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 28px rgba(37,99,235,.28)}.btn-secondary{background:rgba(255,255,255,.06);color:#fff;border-color:rgba(255,255,255,.18)}.btn-light{background:#fff;color:var(--navy);box-shadow:0 12px 30px rgba(0,0,0,.15)}.btn-youtube{background:#fff;color:#0f172a}.btn-youtube svg{color:#ef4444}.btn-outline{border-color:#d8e0ea;background:#fff;color:var(--ink)}.btn-small{padding:10px 14px}.btn.full{width:100%}.hero-proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-proof span{font-size:12px;color:#93a9c9;border:1px solid rgba(148,163,184,.2);padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.03)}.visual-card{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(96,165,250,.28);box-shadow:0 35px 90px rgba(0,0,0,.38);transform:perspective(1000px) rotateY(-2deg)}.visual-card:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);pointer-events:none}.visual-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid div{padding:26px 30px;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:15px}.trust-grid span{font-size:13px;color:var(--muted);margin-top:3px}.section{padding:104px 0}.section-heading{max-width:780px;margin-bottom:46px}.section-heading h2,.resource-copy h2,.product-panel h2,.youtube-card h2,.about-section h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.04em;margin:15px 0 18px}.section-heading p{font-size:18px;color:var(--muted);max-width:720px}.card-grid.six{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);transition:.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c5d8ff}.feature-card .icon{font-weight:900;color:var(--blue);font-size:13px;border:1px solid #d8e6ff;background:#eff5ff;display:inline-flex;width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center}.feature-card h3{font-size:19px;margin:18px 0 9px}.feature-card p{margin:0;color:var(--muted);font-size:14px}.resource-section{background:var(--mist)}.resource-grid{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:center}.badge{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--blue);background:#e7efff;border:1px solid #ceddff;padding:7px 10px;border-radius:999px}.resource-copy p{color:var(--muted);font-size:18px;max-width:650px}.check-list{list-style:none;padding:0;margin:28px 0 0}.check-list li{position:relative;padding:9px 0 9px 32px;font-weight:650}.check-list li:before{content:"✓";position:absolute;left:0;top:8px;color:var(--teal);font-weight:900}.signup-card{background:#fff;padding:34px;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #e7edf5}.signup-card h3{font-size:26px;margin:0 0 5px}.signup-card>p{margin-top:0;color:var(--muted)}.signup-form label{display:block;font-weight:750;font-size:13px;margin:16px 0 7px}.signup-form label span{font-weight:500;color:var(--muted)}.signup-form input[type=text],.signup-form input[type=email]{width:100%;border:1px solid #ccd7e3;border-radius:10px;padding:13px 14px;font:inherit;outline:none}.signup-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;color:#475569;line-height:1.45}.consent input{margin-top:4px}.form-note{font-size:11px;color:#94a3b8!important;text-align:center;margin:10px 0 0!important}.form-note a{color:var(--blue)}.form-error{background:#fff1f2;color:#be123c!important;border:1px solid #fecdd3;padding:10px 12px;border-radius:8px;font-size:13px}.hp-field{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.success-message{text-align:center;padding:12px}.success-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#dcfce7;color:#047857;font-size:28px;font-weight:900}.product-section{background:#fff}.product-grid{position:relative}.product-panel{padding:54px;border-radius:28px;background:radial-gradient(circle at 85% 20%,rgba(59,130,246,.28),transparent 28%),linear-gradient(135deg,#0D1421,#132541);color:#fff;box-shadow:var(--shadow);overflow:hidden}.product-topline{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;letter-spacing:.12em;font-weight:900;color:#93c5fd}.product-topline span:first-child{color:#fff;background:rgba(16,185,129,.18);border:1px solid rgba(16,185,129,.45);padding:5px 8px;border-radius:999px}.product-panel h2{max-width:830px}.product-panel p{max-width:780px;color:#cbd5e1;font-size:17px}.product-modules{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0}.product-modules span{padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);font-size:12px;color:#dbeafe}.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:.7fr 1fr;gap:80px}.about-copy{font-size:17px;color:#475569}.text-link{display:inline-flex;gap:8px;margin-top:12px;color:var(--blue);font-weight:800;text-decoration:none}.youtube-section{padding:0 0 104px}.youtube-card{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:38px 44px;border-radius:22px;background:linear-gradient(135deg,#0D1421,#172947);color:#fff}.youtube-card h2{font-size:34px;margin:10px 0}.youtube-card p{color:#cbd5e1;max-width:700px;margin:0}.site-footer{background:#08111e;color:#cbd5e1;padding:56px 0 24px}.footer-grid{display:flex;justify-content:space-between;gap:40px;align-items:flex-start}.footer-brand img{width:190px;background:#fff;border-radius:9px;padding:7px}.footer-brand p{font-size:13px;color:#94a3b8}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700}.footer-links a,.footer-bottom a{text-decoration:none;color:#cbd5e1}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(148,163,184,.15);margin-top:40px;padding-top:20px;font-size:12px;color:#64748b}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}
/* legal */.legal-main{padding:72px 0 100px}.legal-content{max-width:820px}.legal-content h1{font-size:52px;letter-spacing:-.04em;margin:12px 0}.legal-content h2{font-size:22px;margin-top:38px}.legal-content p{color:#475569}.legal-updated{font-size:13px!important;color:#94a3b8!important}.legal-note{margin-top:48px;padding:18px;border-left:4px solid var(--blue);background:var(--mist);font-size:13px}
/* checklist */.checklist-main{background:#edf2f7;padding:55px 0}.checklist-shell{max-width:900px;background:#fff;padding:54px;box-shadow:var(--shadow);border-radius:18px}.checklist-head{display:grid;grid-template-columns:180px 1fr;gap:35px;align-items:start;border-bottom:2px solid var(--navy);padding-bottom:28px}.checklist-head img{margin-top:8px}.checklist-head h1{font-size:38px;line-height:1.08;letter-spacing:-.035em;margin:10px 0}.checklist-head p{color:var(--muted)}.readiness-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.readiness-meta label{font-size:12px;font-weight:800;color:#475569}.readiness-meta input{width:100%;border:0;border-bottom:1px solid #cbd5e1;padding:7px 2px;font:inherit}.checklist-group{margin:32px 0}.checklist-group h2{font-size:19px;padding-bottom:8px;border-bottom:1px solid var(--line)}.checklist-group label{display:flex;gap:11px;align-items:flex-start;padding:8px 0;color:#334155}.checklist-group input[type=checkbox],.decision-grid input{width:18px;height:18px;accent-color:var(--blue);flex:0 0 auto;margin-top:4px}.go-no-go{margin-top:40px;padding:25px;background:var(--mist);border-radius:14px}.decision-grid{display:flex;gap:25px;flex-wrap:wrap;margin-bottom:18px}.go-no-go textarea{width:100%;margin-top:7px;border:1px solid #cbd5e1;border-radius:8px}.resource-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);margin-top:42px;padding-top:18px;font-size:11px;color:var(--muted)}.checklist-actions{display:flex;gap:10px}
/* error */.error-page{background:var(--mist);display:grid;place-items:center;min-height:100vh}.error-page main{text-align:center;max-width:640px;padding:40px}.error-page img{width:220px;margin:0 auto 30px}.error-page h1{font-size:46px;line-height:1.08;letter-spacing:-.04em}.error-page p{color:var(--muted)}
@media(max-width:900px){.main-nav{position:fixed;inset:78px 0 auto 0;background:#fff;padding:24px 20px 30px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgba(13,20,33,.1)}.main-nav.open{display:flex}.menu-toggle{display:block}.hero{padding:72px 0}.hero-inner{grid-template-columns:1fr;gap:46px}.hero h1{font-size:58px}.card-grid.six{grid-template-columns:repeat(2,1fr)}.resource-grid,.about-grid{grid-template-columns:1fr;gap:45px}.youtube-card{align-items:flex-start;flex-direction:column}.trust-grid div{padding:22px 18px}.checklist-head{grid-template-columns:1fr}.checklist-head img{width:200px}.footer-grid{flex-direction:column}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{height:70px}.brand img{width:170px}.main-nav{inset:70px 0 auto 0}.hero{padding:58px 0 64px}.hero h1{font-size:48px}.hero-lead{font-size:17px}.hero-actions .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:75px 0}.section-heading h2,.resource-copy h2,.product-panel h2,.about-section h2{font-size:35px}.card-grid.six{grid-template-columns:1fr}.resource-grid{gap:32px}.signup-card{padding:24px}.product-panel{padding:34px 24px}.youtube-card{padding:30px 24px}.footer-bottom{flex-direction:column}.checklist-main{padding:20px 0}.checklist-shell{padding:28px 20px;border-radius:0}.readiness-meta{grid-template-columns:1fr}.checklist-head h1{font-size:32px}.resource-footer{flex-direction:column}.checklist-actions .btn:first-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
@media print{.no-print,.site-header{display:none!important}.checklist-main{background:#fff;padding:0}.checklist-shell{box-shadow:none;padding:0;width:100%;max-width:none}.checklist-group{break-inside:avoid}.go-no-go{break-inside:avoid}.checklist-page{font-size:11pt}.checklist-head h1{font-size:28pt}.checklist-group h2{font-size:14pt}}


/* v3: product early-access lead capture */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.early-access-box{margin-top:30px;max-width:780px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}
.early-access-copy{display:flex;gap:7px;flex-direction:column;margin-bottom:14px}.early-access-copy strong{font-size:17px}.early-access-copy span{font-size:13px;color:#bfdbfe}
.early-access-form{max-width:690px}.early-access-row{display:grid;grid-template-columns:1fr auto;gap:10px}.early-access-row input[type=email]{min-width:0;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;border-radius:10px;padding:13px 14px;font:inherit;outline:none}.early-access-row input[type=email]::placeholder{color:#9fb0ca}.early-access-row input[type=email]:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(59,130,246,.18)}
.early-consent{display:flex;align-items:flex-start;gap:9px;margin-top:11px;color:#b9c9df;font-size:12px;line-height:1.45}.early-consent input{margin-top:3px}.early-error{max-width:690px;margin:0 0 12px;color:#fecdd3;font-size:13px}.early-success{display:flex;flex-direction:column;gap:5px;padding:18px 20px;border:1px solid rgba(16,185,129,.4);border-radius:12px;background:rgba(16,185,129,.12)}.early-success span{color:#cbd5e1;font-size:13px}
@media(max-width:620px){.early-access-row{grid-template-columns:1fr}.early-access-row .btn{width:100%}}
