@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{--navy: hsl(222 47% 15%);--navy-light: hsl(222 30% 25%);--amber: hsl(38 92% 50%);--amber-hover: hsl(38 92% 45%);--amber-soft: hsl(38 92% 95%);--ink: hsl(222 47% 11%);--muted: hsl(215 16% 40%);--line: hsl(214 32% 90%);--surface: hsl(210 20% 99%);--display: "Plus Jakarta Sans", sans-serif;--body: "Inter", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);text-wrap:balance}h1{max-width:14ch;font-size:clamp(2.8rem,7vw,6.1rem);line-height:1.04;letter-spacing:-.06em}h2{max-width:20ch;font-size:clamp(2rem,4vw,3.8rem);line-height:1.08;letter-spacing:-.045em}h3{font-size:1.12rem;line-height:1.28;letter-spacing:-.02em}p{color:var(--muted)}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.reading-width{width:min(760px,calc(100% - 48px))}.site-header{width:min(1240px,calc(100% - 48px));height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;font-family:var(--display);font-size:.9rem;font-weight:800;letter-spacing:-.025em}.brand-mark{display:inline-grid;place-items:center;width:28px;height:28px}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.header-cta{color:var(--navy);font-size:.85rem;font-weight:700;text-decoration:none}.hero{min-height:calc(100vh - 84px);padding:8rem max(24px,calc((100vw - 1120px)/2)) 7rem;background:linear-gradient(145deg,var(--navy) 0%,var(--navy-light) 100%);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow,.section-label{margin-bottom:1.25rem;color:var(--amber);font-size:.72rem;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.hero-copy{max-width:53ch;margin:1.7rem 0 2.25rem;color:#d1dbe6;font-size:clamp(1.06rem,1.7vw,1.3rem)}.button{display:inline-flex;gap:.55rem;align-items:center;justify-content:center;min-height:52px;padding:0 1.25rem;border:0;border-radius:2px;font:800 .83rem var(--body);letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.button-primary{color:var(--navy);background:var(--amber)}.button-primary:hover{background:var(--amber-hover)}.button-dark{color:#fff;background:var(--navy)}.button:disabled{cursor:default;opacity:.68}.cta-note{margin-top:.8rem;color:#a9bacb;font-size:.86rem}.section{padding:clamp(5rem,9vw,9rem) 0}.section-light{background:var(--surface)}.section-navy{color:#fff;background:var(--navy)}.section-navy p{color:#bfccd9}.section-amber{background:var(--amber-soft)}.section .section-label{color:var(--amber)}.section-amber .section-label{color:#a55c12}.problem-grid{display:grid;gap:1px;margin:3rem 0;border:1px solid var(--line);background:var(--line)}.problem-grid article{padding:1.8rem;background:#fff}.problem-grid p{margin-bottom:0;font-size:.94rem}.emphasis{max-width:58ch;color:var(--ink);font-size:1.14rem;font-weight:600}.split-layout,.offer-grid,.two-column{display:grid;gap:3rem;grid-template-columns:1fr 1fr}.split-layout h2,.offer-grid h2,.two-column h2{margin-bottom:0}.foundation-grid{display:grid;gap:1px;grid-template-columns:repeat(5,1fr);margin-top:4rem;background:#44617e59}.foundation-card{min-height:220px;padding:1.75rem;background:#1c273f}.foundation-card h3{margin:1rem 0 .7rem}.foundation-card p{margin-bottom:0;font-size:.91rem}.foundation-dot{display:block;width:.58rem;height:.58rem;background:var(--amber);transform:rotate(45deg)}.steps{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:4rem}.step{padding-right:1.5rem;border-top:1px solid var(--line)}.step-number{display:inline-block;margin:1.1rem 0 1.7rem;color:var(--amber);font:800 .78rem var(--body);letter-spacing:.1em}.step p,.offer-grid p{font-size:.96rem}.check-list{display:grid;gap:1rem;padding:0;margin:0;list-style:none}.check-list li{position:relative;padding-left:1.7rem;color:var(--ink)}.check-list li:before{content:"◆";position:absolute;left:0;color:var(--amber);font-size:.65rem;top:.33rem}.final-cta{padding:clamp(5rem,9vw,9rem) 0;color:#fff;background:linear-gradient(135deg,var(--navy),hsl(222 38% 18%));text-align:center}.final-cta .section-label{color:var(--amber)}.final-cta h2{margin-left:auto;margin-right:auto}.final-cta p{color:#c6d1dd}.final-cta .button{margin-top:1rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 24px;color:#637288;font-size:.75rem}.footer-brand{display:inline-flex;flex:0 0 auto}.footer-brand img{display:block;width:28px;height:28px;object-fit:contain}@media (max-width: 800px){.site-header{height:70px}.header-cta{display:none}.hero{min-height:auto;padding-top:6rem;padding-bottom:6rem}.split-layout,.offer-grid,.two-column{grid-template-columns:1fr}.foundation-grid,.steps{grid-template-columns:1fr 1fr}.foundation-card{min-height:0}}@media (max-width: 520px){.container,.reading-width{width:min(100% - 32px,1120px)}.site-header{width:min(100% - 32px,1240px)}.hero{padding-left:16px;padding-right:16px}.foundation-grid,.steps{grid-template-columns:1fr}.site-footer{flex-direction:column}}.application-shell{width:min(720px,calc(100% - 48px));margin:0 auto}.application-shell h2{max-width:17ch}.application-intro{max-width:58ch}.application-card{margin-top:2.5rem;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 18px 42px #141f3817}.application-progress{height:.45rem;background:#ebeff5}.application-progress span{display:block;height:100%;background:var(--amber);transition:width .18s ease}.application-card fieldset{min-height:300px;padding:clamp(1.6rem,5vw,3rem);margin:0;border:0}.application-card legend{max-width:28ch;padding:0;color:var(--ink);font:800 clamp(1.25rem,2.8vw,1.65rem)/1.35 var(--display);letter-spacing:-.035em}.choice{display:flex;gap:.85rem;align-items:flex-start;margin-top:1.25rem;color:var(--ink);cursor:pointer}.choice input{width:1.2rem;height:1.2rem;margin:.25rem 0 0;accent-color:var(--navy)}.choice span{max-width:48ch}.choice-checkbox{margin-top:1rem}.application-actions{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;border-top:1px solid var(--line);background:#fcfcfd}.application-actions>span{color:var(--muted);font-size:.85rem;font-weight:700}.application-actions .button{justify-self:end;min-height:76px;border-radius:0}.button-quiet{justify-self:start!important;color:var(--navy);background:transparent}.button-quiet:disabled{visibility:hidden}@media (max-width: 520px){.application-shell{width:min(100% - 32px,720px)}.application-card fieldset{min-height:330px}.application-actions{grid-template-columns:1fr auto}.application-actions>span{grid-column:1 / -1;grid-row:1;justify-self:center}.application-actions .button{grid-row:1}}.funnel-page{min-height:100vh;background:var(--navy);color:#fff}.funnel-hero{padding:clamp(4rem,10vw,9rem) 24px}.funnel-content{width:min(760px,100%);margin:0 auto}.funnel-content .hero-copy,.preview-note{color:#c6d1dd}.video-placeholder,.booking-placeholder{display:grid;place-items:center;min-height:280px;padding:2rem;margin:2.5rem 0 1rem;color:#c6d1dd;border:1px solid hsl(210 30% 70% / .3);background:#1c273f;text-align:center}.video-placeholder{aspect-ratio:16 / 9;min-height:0}.booking-placeholder{place-content:center;gap:.75rem;text-align:left}.booking-placeholder strong{color:#fff;font-family:var(--display);font-size:1.15rem;line-height:1.35}.booking-placeholder span{color:#c6d1dd}.preview-note{margin-bottom:2rem;font-size:.88rem}.registration-card{display:grid;gap:1.15rem;padding:clamp(1.4rem,4vw,2.4rem);margin-top:2.5rem;color:var(--ink);background:#fff;box-shadow:0 18px 42px #141f3826}.registration-card label{display:grid;gap:.45rem;color:var(--ink);font-size:.84rem;font-weight:700}.registration-card input{width:100%;min-height:48px;padding:.7rem .8rem;border:1px solid hsl(214 32% 78%);border-radius:2px;color:var(--ink);font:1rem var(--body)}.registration-card input:focus{outline:3px solid hsl(38 92% 50% / .45);outline-offset:1px}.registration-card .button{justify-self:start;margin-top:.5rem}.field-optional{color:var(--muted);font-weight:500}.preview-receipt{padding:1rem 1.15rem;margin-top:1rem;color:#d9e0e8;border-left:3px solid var(--amber);background:#1c273f}.legal-page{min-height:100vh;background:var(--surface)}.legal-content{width:min(760px,calc(100% - 48px));padding:clamp(4rem,10vw,9rem) 0;margin:0 auto}.legal-content h1{max-width:15ch}.legal-content>p:not(.section-label){max-width:60ch;font-size:1.1rem}.legal-warning{max-width:60ch;padding:1rem 1.15rem;margin:2rem 0;color:#704010;border-left:3px solid var(--amber);background:var(--amber-soft)}.footer-links{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.footer-links a{color:inherit;text-decoration:none}.footer-links a:hover{color:var(--navy);text-decoration:underline}@media (max-width: 520px){.legal-content{width:min(100% - 32px,760px)}.footer-links{justify-content:flex-start}}.application-notice{max-width:50ch;margin:1.5rem 0 0;padding:.85rem 1rem;color:#704010;border-left:3px solid var(--amber);background:var(--amber-soft);font-size:.9rem}.section-navy .check-list li,.funnel-page .check-list li{color:#fff}.faq-list{display:grid;gap:1rem;margin-top:2rem}.faq-list article{padding:1.4rem 1.5rem;border:1px solid var(--line);background:#fff}.faq-list article h3{margin-bottom:.65rem}.faq-list article p{margin-bottom:0}.funnel-page .section-light{margin:3rem 0;padding:2rem;color:var(--ink)}.funnel-page .section-light .check-list li{color:var(--ink)}.funnel-page .section-light h2{max-width:18ch}.video-player{position:relative;overflow:hidden;aspect-ratio:16 / 9;margin:2.5rem 0 1rem;background:#131a2a;border:1px solid hsl(210 30% 70% / .3)}.video-player-media{display:block;width:100%;height:100%;background:#131a2a;object-fit:contain;cursor:pointer}.video-sound-control{position:absolute;z-index:1;bottom:1rem;left:1rem;min-height:38px;padding:0 .9rem;color:#fff;border:0;border-radius:999px;background:#141f38e0;font:700 .78rem var(--body);cursor:pointer}.video-sound-control:hover{background:var(--navy)}.video-player-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
