:root{--navy:#12235b;--blue:#1e3a8a;--cyan:#00cfff;--ink:#111b35;--muted:#5c6884;--line:#dce4f2;--cloud:#f5f8fc;--shadow:0 18px 50px rgba(18,35,91,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input{font:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}h1,h2,h3,p{margin-top:0}
.hero{min-height:720px;display:grid;place-items:center;position:relative;overflow:hidden;text-align:center;background:linear-gradient(150deg,#1d3c91 0%,#12235b 58%,#091433 100%);color:#fff;padding:64px 0}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(#000,transparent)}.hero-glow{position:absolute;width:720px;height:720px;border-radius:50%;top:-420px;right:-220px;background:radial-gradient(circle,rgba(0,207,255,.28),transparent 68%)}.hero-inner{position:relative;z-index:1;max-width:940px}.hero .brand{display:flex;width:max-content;margin:0 auto 22px}.hero-kicker{margin:0 0 18px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.12em;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;text-transform:uppercase}.eyebrow,.section-label{margin:0 0 18px;font-size:13px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--cyan)}.hero>.hero-inner .eyebrow{margin-bottom:24px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.hero h1{max-width:920px;margin:0 auto 22px;font-size:clamp(40px,6.2vw,76px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}.hero h1 em{color:var(--cyan);font-style:normal}.hero-sub{max-width:760px;margin:0 auto 32px;color:#dbe5ff;font-size:clamp(16px,1.7vw,19px);line-height:1.55;text-wrap:balance}.cta-button{border:0;border-radius:11px;background:var(--cyan);color:var(--navy);box-shadow:0 8px 28px rgba(0,207,255,.28);cursor:pointer;font-weight:800;padding:17px 30px;transition:transform .15s,box-shadow .15s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,207,255,.38)}.cta-button:focus-visible,.modal-close:focus-visible,input:focus-visible{outline:3px solid #ffcd4a;outline-offset:3px}.hero .cta-button{min-width:245px;font-size:19px}.hero-meta{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px auto 0;color:#dbe5ff;font-size:14px}.hero-meta strong{color:#fff}.microcopy{margin:10px 0 0;color:#9fb1dd;font-size:13px}
section{padding:96px 0}.section-label{color:var(--blue)}.stakes-section{text-align:center}.stakes-section h2,.fit-section h2{margin:0 auto 18px;max-width:980px;color:var(--navy);font-size:clamp(32px,4.6vw,52px);line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.stakes-section h2 .statement-primary,.stakes-section h2 .statement-secondary{display:block;text-wrap:balance}.stakes-section h2 .statement-primary{color:var(--navy)}.stakes-section h2 .statement-secondary{color:var(--blue)}.section-intro{max-width:760px;margin:0 auto 48px;color:var(--muted);font-size:19px}.stakes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.stakes-card{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff;box-shadow:0 10px 30px rgba(18,35,91,.06)}.stakes-card.featured{border-color:rgba(0,207,255,.65);box-shadow:0 16px 40px rgba(0,207,255,.13)}.card-number{display:inline-block;margin-bottom:30px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em}.stakes-card h3{margin-bottom:10px;color:var(--navy);font-size:22px;line-height:1.25}.stakes-card p{margin:0;color:var(--muted)}.stakes-card strong{color:var(--navy)}
.customer-results-section{padding:72px 0;background:#fff}.customer-results-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:44px;background:var(--cloud);box-shadow:0 18px 50px rgba(18,35,91,.08)}.customer-results-heading h2{margin:0 0 16px;color:var(--navy);font-size:clamp(30px,3.4vw,44px);line-height:1.1;letter-spacing:-.035em;text-wrap:balance}.customer-results-heading>p:last-child{margin:0;color:var(--muted);font-size:16px}.customer-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.result-card{display:flex;min-height:168px;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:16px;background:#fff;padding:24px}.result-card-featured{border-color:rgba(0,207,255,.65);background:linear-gradient(145deg,#f8fdff,#eefaff)}.result-card>span{margin-bottom:10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.result-card strong{color:var(--navy);font-size:clamp(25px,2.2vw,34px);line-height:1.08;letter-spacing:-.035em}.result-card strong b{color:#00a7ca;font-size:.55em;font-weight:800;text-transform:uppercase}.result-card p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.45}
.agenda-section{background:var(--navy);color:#fff}.agenda-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:78px;align-items:start}.section-label.light{color:var(--cyan)}.agenda-heading{position:sticky;top:30px}.agenda-heading h2{margin-bottom:18px;font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.04em}.agenda-heading>p:not(.section-label){color:#bfcbea;font-size:18px}.cta-button.secondary{margin-top:14px;background:#fff;color:var(--navy);box-shadow:none}.agenda-list{display:grid;margin:0;padding:0;list-style:none}.agenda-list li{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:28px 0;border-top:1px solid rgba(255,255,255,.15)}.agenda-list li:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.agenda-list>li>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(0,207,255,.5);border-radius:50%;color:var(--cyan);font-weight:800}.agenda-list h3{margin-bottom:7px;font-size:21px}.agenda-list p{margin:0;color:#bfcbea;font-size:16px}
.proof-section,.fit-section{background:var(--cloud)}.proof-section .wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.proof-stat{display:flex;min-height:340px;flex-direction:column;justify-content:center;border-radius:22px;background:linear-gradient(145deg,var(--blue),var(--navy));box-shadow:var(--shadow);color:#fff;padding:44px;text-align:center}.proof-stat strong{color:var(--cyan);font-size:clamp(46px,6vw,76px);line-height:1}.proof-stat span{margin-top:14px;font-size:16px}.proof-copy h2,.host-card h2{margin-bottom:18px;color:var(--navy);font-size:clamp(34px,4vw,50px);line-height:1.1;letter-spacing:-.035em}.proof-copy>p:last-child,.host-card>div>p:last-child{color:var(--muted);font-size:18px}.host-card{display:grid;grid-template-columns:300px 1fr;gap:54px;align-items:center}.host-card img{width:300px;height:360px;border-radius:20px;object-fit:cover;box-shadow:var(--shadow)}.host-role{margin:-8px 0 18px;color:var(--blue);font-weight:700}.fit-section{text-align:center}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:930px;margin:42px auto 0;text-align:left}.fit-grid p{display:flex;align-items:flex-start;gap:13px;margin:0;border:1px solid var(--line);border-radius:13px;background:#fff;padding:22px;font-weight:600}.fit-grid span{color:#00a7ca;font-weight:900}
.final-section{padding:84px 0}.final-card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#1d3c91,var(--navy));color:#fff;padding:70px max(28px,7vw);text-align:center;box-shadow:var(--shadow)}.final-card:after{content:"";position:absolute;width:360px;height:360px;right:-180px;bottom:-220px;border-radius:50%;background:rgba(0,207,255,.18)}.final-card h2{position:relative;z-index:1;max-width:820px;margin:0 auto 18px;font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:-.04em}.final-card>p:not(.eyebrow,.microcopy){max-width:760px;margin:0 auto 28px;color:#dbe5ff;font-size:18px}.final-card .cta-button{position:relative;z-index:1;font-size:18px}.final-card .microcopy{color:#fff}footer{background:#091433;color:#9faccc;padding:42px 0;text-align:center;font-size:12px}footer p{margin:0 auto 12px;max-width:880px}footer strong{color:#fff}footer a{color:#dbe5ff}footer span{margin:0 8px}
.registration-modal{width:min(480px,calc(100% - 20px));max-height:calc(100dvh - 20px);overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:20px;background:var(--navy);padding:0;box-shadow:0 30px 90px rgba(0,0,0,.35);color:var(--ink)}.registration-modal::backdrop{background:rgba(5,13,38,.78);backdrop-filter:blur(6px)}.modal-header{background:linear-gradient(145deg,#24469d,var(--navy));color:#fff;padding:24px 30px 20px;text-align:left}.registration-modal h2{max-width:340px;margin:8px 0 7px;color:#fff;font-size:30px;line-height:1.08}.modal-header .modal-date,.modal-header .modal-date strong{margin:0;color:#fff;font-size:12px}.modal-qualifier{margin:0;color:var(--cyan);font-size:10px;font-weight:800;letter-spacing:.03em;line-height:1.2;white-space:nowrap}.modal-body{background:#fff;padding:20px 30px 22px}.modal-close{position:absolute;z-index:2;right:12px;top:12px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--navy);box-shadow:0 4px 14px rgba(0,0,0,.15);cursor:pointer;font-size:27px;line-height:1}.registration-modal form{display:grid;gap:10px;margin:0}.required-mark{display:inline;margin-left:2px;color:#00a7ca}.registration-modal label{display:block;color:#3e4b67;font-size:12px;font-weight:700}.registration-modal input{display:block;width:100%;min-height:46px;margin-top:4px;border:1.5px solid #d3dcec;border-radius:10px;padding:10px 13px;color:var(--ink);font-size:16px}.registration-modal input:focus{border-color:#00a7ca;outline:3px solid rgba(0,207,255,.18)}.registration-modal input:user-invalid{border-color:#b42318}.registration-modal .cta-button{width:100%;min-height:50px;margin-top:2px;padding:13px 24px}.registration-modal .cta-button:disabled{cursor:wait;opacity:.65}.consent{margin:0;color:var(--muted);font-size:9px;line-height:1.3;text-align:center}.consent a{color:var(--blue)}.form-error{margin:0;border-radius:8px;background:#fff0f0;color:#a31616;padding:8px 10px;font-size:12px;font-weight:600}
@media(max-width:820px){.hero{min-height:auto;padding:42px 0 58px}.hero .brand{margin-bottom:24px}.customer-results-shell,.stakes-grid,.agenda-layout,.proof-section .wrap,.host-card{grid-template-columns:1fr}.customer-results-shell{gap:32px}.agenda-layout,.proof-section .wrap{gap:52px}.agenda-heading{position:static}.host-card{max-width:680px}.host-card img{width:220px;height:260px}.fit-grid{grid-template-columns:1fr}}
@media(max-width:560px){body{font-size:16px}.wrap{width:calc(100% - 28px)}section{padding:64px 0}.hero{padding:32px 0 48px}.hero h1{font-size:34px;line-height:1.06;overflow-wrap:break-word}.hero-sub{font-size:16px;line-height:1.5}.hero .cta-button,.final-card .cta-button{width:min(100%,280px);min-height:54px}.hero-meta{display:block}.hero-meta span{display:none}.hero-meta strong{display:block}.customer-results-section{padding:36px 0}.customer-results-shell{border-radius:18px;padding:26px 18px}.customer-results-heading h2{font-size:30px}.customer-results-grid{grid-template-columns:1fr}.result-card{min-height:0;padding:22px}.result-card strong{font-size:28px}.stakes-section h2,.fit-section h2{font-size:30px}.section-intro{font-size:17px;line-height:1.55}.stakes-card{padding:24px}.agenda-list li{grid-template-columns:44px 1fr;gap:14px}.agenda-list>li>span{width:36px;height:36px}.proof-stat{min-height:250px;padding:28px}.host-card{gap:28px}.host-card img{width:100%;height:auto;aspect-ratio:1/1;object-position:center top}.final-card{padding:48px 18px}.final-card h2{font-size:30px;line-height:1.08}.registration-modal{width:calc(100% - 10px);max-height:calc(100dvh - 10px)}.modal-header{padding:21px 22px 17px}.registration-modal h2{font-size:27px}.modal-body{padding:17px 22px 18px}.registration-modal form{gap:9px}.registration-modal input{min-height:44px}.registration-modal .cta-button{min-height:48px}.modal-close{right:8px;top:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 24px)}.hero h1{font-size:31px}.hero-kicker{font-size:12px}.final-card h2{font-size:28px}.agenda-heading h2{font-size:34px}.fit-grid p{padding:18px}.modal-header{padding-left:16px;padding-right:16px}.modal-body{padding-left:16px;padding-right:16px}.modal-qualifier{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cta-button{transition:none}}
