:root{--navy-950:#07172b;--navy-900:#0b1f3a;--navy-800:#102d51;--blue-600:#1769e0;--blue-500:#2f80ed;--orange-500:#f59e0b;--orange-400:#ffb129;--ice-100:#eef5fb;--ice-50:#f7fafc;--ink:#122238;--muted:#5e6b7c;--line:#d8e2ec;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.auth-state{background:#f3f7fb;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-state-card{text-align:center;background:#fff;border:1px solid #d8e2ec;border-radius:14px;flex-direction:column;align-items:center;max-width:440px;padding:2.3rem;display:flex;box-shadow:0 18px 50px #07172b14}.auth-state-card strong{color:#07172b;margin-top:1rem;font-size:1.35rem}.auth-state-card p{color:#68778a;line-height:1.6}.auth-state-card a{color:#fff;background:#1769e0;border-radius:7px;margin-top:.6rem;padding:.8rem 1rem;font-size:.82rem;font-weight:800}.auth-lock{color:#805b00;background:#fff3d5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:900;display:flex}.auth-spinner{border:3px solid #dce7f2;border-top-color:#1769e0;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite authSpin}.sign-out-button{color:#ffbd42;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:800}@keyframes authSpin{to{transform:rotate(360deg)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#ffffffe0;border-bottom:1px solid #d8e2eccc;grid-template-columns:220px 1fr max-content;align-items:center;min-height:82px;padding:0 5vw;display:grid;position:sticky;top:0}.brand img{object-fit:contain;object-position:left center;max-width:190px;height:46px;display:block}.site-header nav{justify-content:center;gap:2rem;display:flex}.site-header nav a{color:#36465a;font-size:.84rem;font-weight:700;position:relative}.site-header nav a:after{background:var(--orange-500);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-.55rem;left:0;transform:scaleX(0)}.site-header nav a:hover{color:var(--blue-600)}.site-header nav a:hover:after{transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:.7rem;display:flex}.student-access{color:#667487;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:.4rem;min-height:42px;padding:.65rem .55rem;font-size:.76rem;font-weight:700;display:inline-flex}.student-access span{color:#8b98a8;font-size:.9rem;transition:transform .18s}.student-access:hover{background:var(--ice-100);color:var(--blue-600)}.student-access:hover span{color:var(--blue-600);transform:translate(3px)}.button{border-radius:6px;justify-content:center;align-items:center;gap:.65rem;min-height:54px;padding:.9rem 1.3rem;font-size:.94rem;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{justify-self:end;min-height:42px;padding:.65rem 1rem}.site-header .button-small{white-space:nowrap}.button-outline{border:1px solid var(--line);color:var(--navy-900)}.button-outline:hover{border-color:var(--blue-500)}.button-primary{background:var(--orange-500);color:var(--navy-950);box-shadow:0 12px 30px #f59e0b38}.button-primary:hover{background:var(--orange-400);box-shadow:0 16px 34px #f59e0b4d}.hero{background:linear-gradient(90deg, #ffffff06 1px, transparent 1px), linear-gradient(#ffffff06 1px, transparent 1px), var(--navy-950);color:var(--white);background-size:56px 56px;padding:5.5rem 5vw 4.75rem;position:relative;overflow:hidden}.hero:before{background:var(--blue-600);content:"";filter:blur(110px);opacity:.24;border-radius:50%;width:420px;height:420px;position:absolute;top:50px;left:-250px}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);align-items:center;gap:5vw;max-width:1240px;margin:0 auto;display:grid;position:relative}.eyebrow{color:#9fc9ff;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 1.7rem;font-size:.78rem;font-weight:800;display:flex}.eyebrow span{background:var(--orange-500);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #f59e0b1f}.hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.8rem,5.1vw,5.25rem);line-height:.98}.hero h1 strong{color:var(--orange-400);font-weight:800}.hero-description{color:#b9c9da;max-width:650px;margin:1.8rem 0 2rem;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.text-link{color:#dce9f7;border-bottom:1px solid #ffffff47;padding:.6rem 0;font-size:.9rem;font-weight:700}.text-link span{color:var(--orange-400);margin-left:.35rem}.hero-facts{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2.7rem;padding-top:1.7rem;display:grid}.hero-facts div{flex-direction:column;gap:.25rem;display:flex}.hero-facts strong{color:var(--white);font-size:1.5rem}.hero-facts span{color:#91a5ba;font-size:.75rem;font-weight:700}.hero-visual{border:1px solid #ffffff1f;border-radius:18px;min-height:550px;animation:.9s cubic-bezier(.2,.8,.2,1) .15s both heroVisualIn;position:relative;overflow:hidden;transform:rotate(1.1deg);box-shadow:0 30px 80px #00000061}.hero-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.visual-shade{background:linear-gradient(#07172b05 40%,#07172bf0),linear-gradient(90deg,#07172b4d,#0000 55%);position:absolute;inset:0}.method-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07172bcc;border:1px solid #ffffff29;border-radius:10px;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.method-card span{color:#91a5ba;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.method-card strong{color:var(--white);font-size:.94rem}.seat-card{background:var(--orange-500);color:var(--navy-950);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;animation:3.6s ease-in-out infinite seatFloat;display:flex;position:absolute;top:1.15rem;right:1.15rem;transform:rotate(-6deg)}.seat-card strong{font-size:1.7rem;line-height:1}.seat-card span{text-transform:uppercase;font-size:.7rem;font-weight:900}.launch-strip{background:var(--blue-600);color:var(--white);grid-template-columns:repeat(3,1fr) 1.1fr;align-items:stretch;padding:0 5vw;display:grid}.pre-group{background:radial-gradient(circle at 8% 50%, #2f80ed38, transparent 22%), linear-gradient(110deg,var(--navy-950),var(--navy-800));color:var(--white);border-top:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2rem;padding:2.2rem max(5vw,50vw - 620px);display:grid}.pre-group-icon{justify-content:center;align-items:end;width:62px;height:46px;display:flex;position:relative}.pre-group-icon span{background:var(--orange-500);border:3px solid var(--navy-900);border-radius:50%;width:30px;height:30px;margin-left:-9px}.pre-group-icon span:nth-child(2){background:#5da2ff;order:-1;width:38px;height:38px}.pre-group p{color:var(--orange-400);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .55rem;font-size:.7rem;font-weight:900}.pre-group h2{letter-spacing:-.025em;margin:0 0 .55rem;font-size:clamp(1.25rem,2vw,1.8rem)}.pre-group>div>span{color:#b9c9da;line-height:1.55}.launch-strip>*{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:104px;padding:1.25rem 2rem;display:flex}.launch-strip span{color:#bcd8ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:800}.launch-strip strong{font-size:1rem}.launch-strip>a{background:var(--orange-500);color:var(--navy-950);flex-direction:row;justify-content:center;align-items:center;gap:.65rem;font-weight:900}.section{max-width:1240px;margin:0 auto;padding:7rem 5vw}.section-label{color:var(--blue-600);letter-spacing:.14em;text-transform:uppercase;padding-top:.65rem;font-size:.72rem;font-weight:900}.intro{text-align:center;flex-direction:column;align-items:center;gap:1.8rem;display:flex}.intro-copy{flex-direction:column;align-items:center;gap:1.5rem;max-width:940px;display:flex}.intro .section-label{padding-top:0}.intro h2{max-width:900px}.intro h2,.program h2,.practical h2,.calendar h2,.investment h2,.faq h2{color:var(--navy-900);letter-spacing:-.045em;margin:0;font-size:clamp(2.15rem,4vw,3.85rem);line-height:1.08}.intro p{color:var(--muted);max-width:680px;margin:0;font-size:1.02rem;line-height:1.8}.outcomes{background:var(--ice-50);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.outcomes-inner{grid-template-columns:repeat(3,1fr);gap:1px;padding-top:4.5rem;padding-bottom:4.5rem;display:grid}.outcomes article{background:var(--white);border:1px solid var(--line);padding:2rem}.outcomes article,.program-grid article,.date-grid article{transition:border-color .22s,box-shadow .22s,transform .22s}.outcomes article:hover,.program-grid article:hover,.date-grid article:hover{z-index:2;border-color:#1769e073;position:relative;transform:translateY(-5px);box-shadow:0 18px 38px #07172b14}.outcomes article+article{border-left:0}.outcomes article>span,.program-grid article>span{color:var(--orange-500);letter-spacing:.1em;font-size:.76rem;font-weight:900}.outcomes h3,.program-grid h3{color:var(--navy-900);margin:1.2rem 0 .8rem;font-size:1.25rem}.outcomes p,.program-grid p{color:var(--muted);margin:0;line-height:1.7}.program-heading,.calendar-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.program-heading .section-label,.calendar-heading .section-label{margin-bottom:1.1rem}.program-heading>p{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.program-grid{grid-template-columns:repeat(3,1fr);display:grid}.program-grid article{border:1px solid var(--line);min-height:240px;padding:2.2rem}.program-grid article:nth-child(n+4){border-top:0}.program-grid article:not(:nth-child(3n+1)){border-left:0}.practical{background:var(--navy-950);color:var(--white);grid-template-columns:1fr 1fr;min-height:680px;display:grid}.practical-image{min-height:680px;position:relative;overflow:hidden}.practical-image:after{background:linear-gradient(90deg,transparent 60%,var(--navy-950));content:"";position:absolute;inset:0}.practical-image img{object-fit:cover;width:100%;height:100%;transition:transform 8s}.practical:hover .practical-image img{transform:scale(1.035)}.practical-copy{align-self:center;max-width:680px;padding:5rem 7vw 5rem 5vw}.practical-copy .section-label{color:var(--orange-400);margin-bottom:1rem}.practical h2{color:var(--white)}.practical ul{margin:2.2rem 0;padding:0;list-style:none}.practical li{color:#b9c9da;border-bottom:1px solid #ffffff1f;padding:.85rem 0;line-height:1.65}.practical li strong{color:var(--white)}.calendar-summary{border-left:3px solid var(--orange-500);flex-direction:column;gap:.45rem;padding-left:1.25rem;display:flex}.calendar-summary span{color:var(--blue-600);font-size:.78rem;font-weight:900}.calendar-summary strong{color:var(--navy-900)}.date-grid{grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.date-grid article{background:var(--ice-50);border:1px solid var(--line);min-height:170px;padding:1.5rem}.date-grid article span{color:var(--blue-600);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.68rem;font-weight:900;display:block}.date-grid article strong{color:var(--navy-900);font-size:1.45rem;display:block}.date-grid article p{color:var(--muted);margin:.7rem 0 0;line-height:1.5}.registration-section{background:radial-gradient(circle at 12% 10%,#2f80ed38,transparent 30%), var(--navy-950);color:var(--white);padding:7rem 5vw}.registration-inner{grid-template-columns:.82fr 1.18fr;align-items:start;gap:7vw;max-width:1240px;margin:0 auto;display:grid}.registration-copy{position:sticky;top:120px}.registration-copy .section-label{color:var(--orange-400);margin-bottom:1rem}.registration-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.04}.registration-copy>p{color:#b9c9da;max-width:520px;margin:1.5rem 0 2rem;line-height:1.75}.registration-steps{border-top:1px solid #ffffff1f;flex-direction:column;display:flex}.registration-steps span{color:#c6d5e5;border-bottom:1px solid #ffffff1f;align-items:center;gap:1rem;padding:1rem 0;display:flex}.registration-steps strong{color:var(--orange-400);letter-spacing:.1em;font-size:.72rem}.registration-card{background:var(--white);color:var(--ink);border:1px solid #ffffff29;border-radius:18px;padding:2.2rem;box-shadow:0 34px 80px #00000047}.pre-form{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field-wide{grid-column:1/-1}.form-field label{color:var(--navy-900);font-size:.76rem;font-weight:900}.form-field input,.form-field select{appearance:none;background:var(--ice-50);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;outline:none;width:100%;min-height:50px;padding:.8rem .9rem;transition:border-color .16s,box-shadow .16s}.form-field input:focus,.form-field select:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px #2f80ed1f}.form-consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:.7rem;font-size:.78rem;line-height:1.55;display:flex}.form-consent input{margin-top:.2rem}.form-submit{cursor:pointer;border:0;width:100%;margin-top:.25rem}.form-submit:disabled{cursor:wait;opacity:.68}.form-error{color:#c62828;grid-column:1/-1;margin:0}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.form-success>span{color:#168347;background:#dcf8e8;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;font-size:1.8rem;font-weight:900;display:flex}.form-success h3{color:var(--navy-900);margin:1.3rem 0 .6rem;font-size:1.8rem}.form-success p{color:var(--muted);max-width:470px;margin:0;line-height:1.7}.form-success button{color:var(--blue-600);cursor:pointer;background:0 0;border:0;margin-top:1.5rem;font-weight:800}.investment{grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;display:grid}.investment-copy>p{color:var(--muted);max-width:620px;line-height:1.75}.investment-copy .section-label{margin-bottom:1rem}.guarantees{grid-template-columns:1fr 1fr;gap:.9rem;margin-top:2rem;display:grid}.guarantees span{color:var(--navy-800);font-size:.9rem;font-weight:700}.price-card{background:var(--navy-950);color:var(--white);border-radius:18px;padding:3rem;position:relative;box-shadow:0 28px 60px #07172b33}.price-card:before{background:linear-gradient(90deg,var(--blue-500),var(--orange-500));content:"";border-radius:18px 18px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.price-badge{background:var(--orange-500);color:var(--navy-950);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.55rem .8rem;font-size:.68rem;font-weight:900;display:inline-block}.first-students{color:var(--white);margin:1.45rem 0 0;font-size:.9rem;font-weight:800;line-height:1.45}.normal-price{color:#91a5ba;flex-wrap:wrap;align-items:center;gap:.75rem;margin:.85rem 0 .55rem;display:flex}.normal-price strong{background:var(--orange-500);color:var(--navy-950);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:.48rem .7rem;font-size:.72rem;font-weight:900}.launch-price{align-items:start;gap:.45rem;display:flex}.launch-price span{color:var(--orange-400);padding-top:.7rem;font-weight:800}.launch-price strong{letter-spacing:-.06em;font-size:clamp(3.7rem,6vw,5.7rem);line-height:1}.payment-note{color:#aebfd1;margin:1.2rem 0 1.8rem;line-height:1.6}.price-card .button{width:100%}.price-card small{color:#8195ab;text-align:center;margin-top:1.1rem;line-height:1.5;display:block}.faq{grid-template-columns:.75fr 1.25fr;gap:6vw;display:grid}.faq-heading .section-label{margin-bottom:1rem}.faq-list details{border-top:1px solid var(--line);padding:1.35rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--navy-900);cursor:pointer;padding-right:2rem;font-size:1rem;font-weight:800;list-style:none;position:relative}.faq-list summary:after{color:var(--blue-600);content:"+";font-size:1.4rem;position:absolute;top:-.35rem;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:1rem 0 0;padding-right:2rem;line-height:1.75}.final-cta{background:var(--blue-600);color:var(--white);grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:5rem max(5vw,50vw - 620px);display:grid}.final-cta p{color:#c5ddff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:900}.final-cta h2{letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.06}.final-cta>div>span{color:#d9e8ff;max-width:650px;margin-top:1.2rem;line-height:1.7;display:block}footer{background:var(--navy-950);color:#9eb0c4;grid-template-columns:1.4fr 1fr 1fr;gap:5rem;padding:4rem max(5vw,50vw - 620px);display:grid}footer img{filter:drop-shadow(0 8px 18px #00000047);object-fit:contain;object-position:left center;background:0 0;width:190px;height:54px}footer p{max-width:340px}footer>div{flex-direction:column;gap:.65rem;display:flex}footer strong{color:var(--white);margin-bottom:.4rem}footer a:hover{color:var(--orange-400)}.mobile-cta{display:none}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(34px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero-enter{animation:.76s cubic-bezier(.2,.8,.2,1) both heroCopyIn}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{0%{opacity:0;transform:translate(36px)rotate(2.4deg)scale(.97)}to{opacity:1;transform:translate(0)rotate(1.1deg)scale(1)}}@keyframes seatFloat{0%,to{transform:rotate(-6deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-8px)}}@media (width<=980px){.site-header{grid-template-columns:1fr auto;min-height:72px}.site-header nav{display:none}.hero{padding-top:4rem}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:430px;transform:none}.launch-strip{grid-template-columns:1fr 1fr;padding:0}.pre-group{grid-template-columns:auto 1fr}.pre-group .button{grid-column:2;justify-self:start}.intro,.intro-copy,.program-heading,.calendar-heading,.investment,.faq,.outcomes-inner,.program-grid{grid-template-columns:1fr}.outcomes article+article,.program-grid article:not(:nth-child(3n+1)){border-left:1px solid var(--line)}.outcomes article+article,.program-grid article:nth-child(n+2){border-top:0}.practical{grid-template-columns:1fr}.practical-image{min-height:420px}.practical-image:after{background:linear-gradient(180deg,transparent 55%,var(--navy-950))}.practical-copy{padding:1rem 5vw 5rem}.date-grid{grid-template-columns:repeat(3,1fr)}.registration-inner{grid-template-columns:1fr}.registration-copy{position:static}.final-cta{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){body{padding-bottom:64px}.site-header{padding:0 1rem}.brand img{width:145px;height:38px}.header-actions{gap:0}.pre-header-button{display:none}.student-access{min-height:38px;padding:.55rem .4rem;font-size:.7rem}.button-small{min-height:38px;padding:.55rem .7rem;font-size:.74rem}.hero{padding:3.5rem 1.1rem 3rem}.hero h1{font-size:2.75rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.text-link{align-self:center}.hero-facts{gap:.5rem}.hero-facts strong{font-size:1.25rem}.hero-facts span{font-size:.68rem}.hero-visual{min-height:350px}.seat-card{width:76px;height:76px}.launch-strip{grid-template-columns:1fr}.pre-group{grid-template-columns:1fr;gap:1.2rem;padding:2.5rem 1.1rem}.pre-group-icon{justify-self:start}.pre-group .button{grid-column:auto;justify-self:stretch}.launch-strip>*{border-bottom:1px solid #ffffff2e;border-right:0;min-height:82px}.section{padding:5rem 1.1rem}.intro{gap:2rem}.outcomes-inner{padding-top:3rem;padding-bottom:3rem}.program-grid article{min-height:0}.practical-copy{padding:1rem 1.1rem 4rem}.date-grid{grid-template-columns:1fr 1fr}.date-grid article{min-height:150px;padding:1.1rem}.registration-section{padding:5rem 1.1rem}.registration-card{padding:1.4rem}.pre-form{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.guarantees{grid-template-columns:1fr}.price-card{padding:2rem 1.4rem}.faq{gap:2.5rem}.final-cta{padding:4rem 1.1rem}footer{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.1rem}.footer-brand{grid-column:auto}.mobile-cta{background:var(--orange-500);color:var(--navy-950);z-index:60;justify-content:center;align-items:center;gap:.6rem;height:64px;font-size:.86rem;font-weight:900;display:flex;position:fixed;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
