@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Bricolage+Grotesque:wght@500;700;800&display=swap";:root{--navy:#14324a;--teal:#00a6a6;--mint:#35e0d0;--orange:#f28c45;--cream:#faf8f5;--pad:clamp(20px,4vw,56px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);margin:0;font-family:Archivo,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:Bricolage Grotesque,sans-serif}header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8f5ee;border-bottom:1px solid #14324a12;position:sticky;top:0}.nav-inner{align-items:center;gap:14px;max-width:1240px;height:78px;margin:auto;padding:0 28px;display:flex}.logo{letter-spacing:-.04em;font:800 28px Bricolage Grotesque}.logo span{color:var(--teal)}.nav-inner>i{border-left:1px solid #14324a2a;height:20px}.slogan{color:#14324a9c;max-width:170px;font-size:12px}.nav-inner nav{gap:20px;margin-left:auto;font-size:13px;display:flex}.nav-inner nav a.active{color:#0b7f7f;font-weight:700}.pill{border-radius:99px;justify-content:center;padding:14px 24px;font-weight:700;display:inline-flex}.dark{background:var(--navy);color:#fff}.pre{padding:11px 18px;font-size:13px}.hamb,.mobile-menu{display:none}.hero{color:#fff;min-height:calc(100svh - 78px);padding:70px var(--pad);align-items:center;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:72%;width:100%;height:100%;position:absolute;inset:0}.overlay{background:linear-gradient(96deg,#0b2030ed,#0d2638c7 45%,#0000);position:absolute;inset:0}.hero-copy{width:100%;max-width:1240px;margin:auto;position:relative}.hero-copy>*{max-width:630px}.tag{background:#ffffff1d;border:1px solid #fff5;border-radius:99px;width:auto;padding:8px 14px;font-size:12px;display:inline-flex!important}.hero h1{letter-spacing:-.04em;margin:24px 0 20px;font-size:clamp(42px,5.4vw,68px);line-height:1}.hero em,.split em{color:var(--mint);font-style:normal}.hero h3{font-size:18px;line-height:1.5}.hero p{color:#ffffffc7;line-height:1.65}.actions{gap:12px;margin:26px 0;display:flex}.white{color:var(--navy);background:#fff}.ghost{border:1px solid #fff6}.check{color:#ffffffcf;align-items:center;gap:9px;margin:9px 0;font-size:14px;display:flex}.check svg{width:18px;height:18px;color:var(--mint);background:#35e0d033;border-radius:50%;padding:3px}.split,.faq-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,5vw,68px);max-width:1240px;margin:auto;padding:clamp(80px,9vw,130px) 28px;display:grid}.split img{object-fit:cover;border-radius:24px;width:100%;height:420px}.split h2,.steps h2{letter-spacing:-.04em;font-size:clamp(34px,4.4vw,56px);line-height:1.04}.split p,.page-hero p{color:#14324ab5;font-size:17px;line-height:1.65}.kicker{color:var(--orange);letter-spacing:.15em;align-items:center;gap:11px;font-size:13px;font-weight:800;display:flex}.kicker i{border-top:3px solid;width:30px}.steps{padding:100px max(var(--pad),calc((100vw - 1240px)/2));background:#f1efea}.steps>div{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps article{background:#fff;border:1px solid #14324a16;border-radius:22px;padding:26px}.steps article>b{color:#0b7f7f;background:#00a6a61f;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.steps article p{color:#14324aa8;line-height:1.55}.steps article span{color:#b45f1c;background:#f28c4522;border-radius:99px;padding:5px 9px;font-size:10px}.cta,.page-hero{background:linear-gradient(150deg,#e8f5f3,#fdf0e4);border-radius:32px;max-width:1240px;margin:56px auto 90px;padding:clamp(40px,5vw,65px)}.cta h2,.page-hero h1{letter-spacing:-.04em;margin:16px 0;font-size:clamp(36px,5vw,62px)}.page-hero{margin-bottom:0}.faq-grid{align-items:start}.trust-side{order:1}.trust-side img{object-fit:cover;border-radius:24px;width:100%;height:300px;margin-bottom:20px}.trust-side>div{background:var(--navy);color:#fff;border-radius:24px;padding:28px}.trust-side>div>b{color:#00d6d6;letter-spacing:.12em;font-size:12px}.trust-side p{color:#ffffffb8;font-size:14px}.trust-side p:first-letter{color:var(--orange)}.accordion{flex-direction:column;order:2;gap:12px;display:flex}.accordion article{background:#fff;border:1px solid #14324a18;border-radius:18px;overflow:hidden}.accordion button{width:100%;color:var(--navy);text-align:left;background:0 0;border:0;justify-content:space-between;padding:22px 25px;display:flex}.accordion button span{background:#14324a0d;border-radius:50%;place-items:center;width:28px;height:28px;transition:all .25s;display:grid}.accordion button span.rot{background:var(--teal);color:#fff;transform:rotate(45deg)}.accordion article>p{color:#14324ab5;margin:0;padding:0 25px 22px;line-height:1.65}.detail{min-height:65vh}footer{background:var(--navy);color:#fff;padding:60px var(--pad) 30px}.foot{border-bottom:1px solid #ffffff20;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;max-width:1240px;margin:auto;padding-bottom:38px;display:grid}.foot>div{flex-direction:column;gap:10px;display:flex}.foot>div>b:not(.logo){color:#00d6d6;letter-spacing:.12em;font-size:11px}.foot a,.foot span,.foot small{color:#fff8;font-size:13px}.copyright{color:#fff6;justify-content:space-between;max-width:1240px;margin:auto;padding-top:24px;font-size:12px;display:flex}.light{color:#fff}.chat-button{z-index:90;background:var(--navy);color:#fff;border:1px solid #ffffff57;border-radius:99px;align-items:center;gap:9px;padding:14px 19px;font-weight:700;display:flex;position:fixed;bottom:24px;right:18px;box-shadow:0 16px 38px #0c243661}.chat{z-index:89;background:#fff;border-radius:22px;width:min(410px,100vw - 32px);position:fixed;bottom:86px;right:16px;overflow:hidden;box-shadow:0 26px 65px #0c243659}.chat-head{background:var(--navy);color:#fff;justify-content:space-between;padding:18px 20px;display:flex}.chat-head small,.chat-head b{display:block}.chat-head small{color:#ffffff9c;font-size:11px}.chat-head button{color:#fff;background:#ffffff1d;border:0;border-radius:50%;width:36px;height:36px;min-height:36px}.chat form,.sent{flex-direction:column;gap:12px;padding:20px;display:flex}.chat label{font-size:12px;font-weight:700}.chat input,.chat textarea{border:1px solid #14324a25;border-radius:11px;width:100%;margin-top:6px;padding:12px;display:block}.profiles{background:#faf8f5;border-radius:99px;gap:4px;padding:4px;display:flex}.profiles button{white-space:nowrap;background:0 0;border:0;border-radius:99px;flex:1;min-width:0;padding:10px 3px;font-size:11px;font-weight:700}.profiles button.on{background:var(--navy);color:#fff}.submit,.sent button{background:var(--navy);color:#fff;border:0;border-radius:99px;padding:13px;font-weight:700}.submit{justify-content:center;gap:8px;display:flex}.sent>svg{color:#0b7f7f;background:#00a6a621;border-radius:12px;width:42px;height:42px;padding:8px}@media (width<=900px){.nav-inner nav,.pre{display:none}.hamb{background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.mobile-menu{background:var(--cream);border-bottom:1px solid #14324a16;flex-direction:column;gap:18px;padding:24px;display:flex;position:absolute;top:78px;left:0;right:0}.split,.faq-grid{grid-template-columns:1fr}.steps>div,.foot{grid-template-columns:1fr 1fr}}@media (width<=600px){.nav-inner{height:68px;padding:0 18px}.logo{font-size:24px}.slogan{max-width:115px;font-size:10px}.mobile-menu{top:68px}.hero{min-height:calc(100svh - 68px);padding:50px 20px}.hero h1{font-size:42px}.hero h3{font-size:16px}.hero .actions{flex-direction:column}.hero>img{object-position:67%}.overlay{background:#0b2030dc}.split,.faq-grid{padding:70px 18px}.split img{height:330px}.steps{padding:70px 18px}.steps>div{grid-template-columns:1fr}.cta,.page-hero{border-radius:22px;margin:30px 18px 60px;padding:30px 22px}.foot{grid-template-columns:1fr}.copyright{flex-direction:column;gap:12px}.chat-button span{display:none}.chat-button{padding:15px}.profiles button{font-size:10px}.faq-grid .trust-side{order:1}.accordion{order:2}}.marquee{white-space:nowrap;text-align:center;color:#14324ac7;word-spacing:24px;border-block:1px solid #14324a24;padding:22px 0;font:700 clamp(20px,2.4vw,32px) Bricolage Grotesque;overflow:hidden}.change em{color:#0b7f7f}.eligibility,.registration{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(35px,5vw,65px);max-width:1240px;margin:0 auto;padding:100px 28px;display:grid}.eligibility>div:first-child,.registration-card{background:#fff;border:1px solid #14324a17;border-radius:30px;padding:clamp(25px,4vw,50px);box-shadow:0 20px 50px #14324a12}.eligibility h2,.registration h2{font-size:clamp(30px,3.5vw,42px);line-height:1.08}.eligibility p,.registration p{color:#14324aae;line-height:1.6}.progress{background:#14324a14;border-radius:99px;height:7px;margin:25px 0;overflow:hidden}.progress span{background:linear-gradient(90deg,var(--teal),var(--orange));height:100%;transition:all .4s;display:block}.question{flex-direction:column;gap:10px;display:flex}.question>button{background:var(--cream);color:var(--navy);text-align:left;border:1px solid #14324a17;border-radius:14px;padding:15px 18px}.question>button:hover{border-color:var(--teal);background:#fff}.question .back{color:#14324a8a;background:0 0;border:0}.result{background:#00a6a614;border-radius:18px;padding:24px}.result small{color:#0b7f7f;font-weight:800}.result button,.registration-card>button{background:var(--navy);color:#fff;border:0;border-radius:99px;padding:12px 18px}.pass-preview{background:linear-gradient(155deg,var(--navy),#0c2436);border-radius:28px;padding:35px;position:sticky;top:100px;box-shadow:0 30px 70px #14324a42;color:#fff!important}.pass-preview>b{font:800 22px Bricolage Grotesque}.pass-preview>span{float:right;background:var(--orange);color:var(--navy);border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800}.pass-preview h3{margin-top:40px;font-size:28px}.pass-preview small,.pass-preview strong{display:block}.pass-preview strong{color:#00d6d6;margin:6px 0 24px}.pass-preview img{background:#fff;border-radius:12px;width:86px;padding:6px}.pass-preview p{color:#ffffff8f}.registration{background:#f1efea;max-width:none;padding-inline:max(28px,50vw - 620px)}.registration-card{flex-direction:column;gap:13px;display:flex}.registration-card label{font-size:13px;font-weight:700}.registration-card input:not([type=checkbox]),.registration-card textarea{border:1px solid #14324a23;border-radius:12px;width:100%;margin-top:6px;padding:12px;display:block}.role-tabs{background:var(--cream);border-radius:99px;padding:4px;display:flex}.role-tabs button{background:0 0;border:0;border-radius:99px;flex:1;padding:10px 4px;font-size:12px;font-weight:700}.role-tabs button.on{background:var(--navy);color:#fff}.consent{align-items:flex-start;gap:8px;display:flex;font-weight:400!important}.registration-card .pill{border:0}.registration-card h3{margin-bottom:5px;font-size:23px}@media (width<=800px){.eligibility,.registration{grid-template-columns:1fr}.pass-preview{position:static}}@media (width<=600px){.eligibility,.registration{padding:70px 18px}.eligibility>div:first-child,.registration-card{border-radius:22px;padding:24px 18px}.role-tabs button{font-size:10px}.marquee{text-align:left;padding-left:18px;overflow-x:auto}}
