@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--navy:#082d3a;--deep:#061f2a;--teal:#16877f;--mint:#dff1ec;--paper:#f8f6f0;--white:#fff;--ink:#102625;--muted:#647472;--line:#dce5e1;--radius:24px;--shadow:0 24px 70px rgba(3,35,42,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:84px;position:sticky;top:0;z-index:20;background:rgba(250,249,245,.96);border-bottom:1px solid rgba(8,45,58,.09);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{height:100%;display:flex;align-items:center;padding:7px 0}.brand img{height:100%;max-height:69px;width:auto;object-fit:contain}.desktop-nav{margin-left:auto;display:flex;gap:28px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.desktop-nav a{position:relative;padding:31px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--teal);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.contact-button{background:var(--navy);color:#fff;padding:13px 20px;border-radius:999px;font-weight:700;font-size:14px}.contact-button span{margin-left:8px}.menu-button{display:none;background:none;border:1px solid var(--line);padding:10px 14px;border-radius:9px;font:700 14px 'DM Sans'}.mobile-nav{background:var(--paper);padding:10px 20px 22px;border-bottom:1px solid var(--line);box-shadow:0 16px 28px rgba(8,45,58,.12)}.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-weight:700}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--navy)}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(4,31,43,.97) 0%,rgba(4,31,43,.86) 41%,rgba(4,31,43,.24) 72%,rgba(4,31,43,.02) 100%)}.hero-content{position:relative;z-index:2;color:#fff;padding:82px 0 58px}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.kicker{color:#8bd4ca;margin:0 0 24px}.hero h1{font:800 clamp(42px,5.1vw,72px)/1.04 'Manrope';letter-spacing:-.045em;max-width:790px;margin:0}.hero-lead{font-size:19px;line-height:1.65;max-width:670px;color:rgba(255,255,255,.82);margin:27px 0 34px}.hero-actions{display:flex;gap:13px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:800;font-size:15px}.primary{background:#63c7b9;color:var(--deep)}.ghost{border:1px solid rgba(255,255,255,.45)}.hero-facts{display:flex;margin-top:61px;border-top:1px solid rgba(255,255,255,.24);max-width:790px}.hero-facts span{padding:21px 34px 0 0;margin-right:34px;border-right:1px solid rgba(255,255,255,.2);font-size:13px;color:rgba(255,255,255,.66);display:flex;flex-direction:column}.hero-facts span:last-child{border:0}.hero-facts strong{font-size:15px;color:#fff;margin-bottom:4px}.quick-nav{background:#fff;border-bottom:1px solid var(--line)}.quick-nav .shell{display:grid;grid-template-columns:repeat(3,1fr)}.quick-nav a{padding:28px 30px;display:grid;grid-template-columns:42px 1fr;column-gap:10px;border-right:1px solid var(--line)}.quick-nav a:last-child{border:0}.quick-nav span{grid-row:1/3;color:var(--teal);font:800 12px 'Manrope'}.quick-nav strong{font:700 16px 'Manrope'}.quick-nav small{color:var(--muted);margin-top:3px}.section{padding:105px 0}.eyebrow{color:var(--teal);margin:0 0 17px}.eyebrow.light{color:#8bd4ca}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px}.intro h2,.path-card h2,.section-heading h2,.included h2,.contact h2{font:750 clamp(34px,4vw,54px)/1.12 'Manrope';letter-spacing:-.04em;margin:0}.intro-grid>div:last-child{font-size:17px;line-height:1.75;color:var(--muted)}.intro-grid>div:last-child p:first-child{margin-top:0}.paths{background:var(--paper)}.path-grid{display:grid;gap:34px}.path-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.path-card.reverse figure{order:2}.path-card figure{margin:0;position:relative;min-height:550px}.path-card figure img{width:100%;height:100%;object-fit:cover}.path-card figure span{position:absolute;left:25px;bottom:25px;background:rgba(6,31,42,.9);color:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800;letter-spacing:.08em}.path-card>div{padding:58px;display:flex;flex-direction:column;justify-content:center}.path-card>div>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.68}.path-card ul,.modality-grid ul{list-style:none;padding:0;margin:20px 0 30px}.path-card li,.modality-grid li{padding:9px 0 9px 28px;position:relative;border-bottom:1px solid var(--line)}.path-card li:before,.modality-grid li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.path-card>div>a{font-weight:800;color:var(--teal);display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:21px}.modalities{background:var(--navy);color:#fff}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end;margin-bottom:48px}.section-heading>p{color:rgba(255,255,255,.66);line-height:1.65;margin:0}.modality-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.modality-grid article{border-radius:var(--radius);padding:45px;background:#fff;color:var(--ink)}.modality-grid article+article{background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.17)}.modality-grid article>span{font-size:11px;letter-spacing:.15em;font-weight:800;color:var(--teal)}.modality-grid article+article>span{color:#8bd4ca}.modality-grid h3{font:750 30px 'Manrope';margin:15px 0 10px}.modality-grid p{line-height:1.65;color:var(--muted)}.modality-grid article+article p{color:rgba(255,255,255,.68)}.modality-grid article+article li{border-color:rgba(255,255,255,.14)}.pale{background:var(--mint);color:var(--deep)}.outline{border:1px solid rgba(255,255,255,.4);color:#fff}.included{background:#fff}.included-heading{max-width:660px;margin-bottom:50px}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.included-grid article{padding:36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px}.included-grid span{font:800 12px 'Manrope';color:var(--teal)}.included-grid h3{font:700 21px 'Manrope';margin:20px 0 10px}.included-grid p{color:var(--muted);line-height:1.6;margin:0}.contact{background:var(--paper)}.contact-card{background:#dcefea;border-radius:30px;padding:64px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-card>div>p:not(.eyebrow){color:var(--muted);line-height:1.65}.contact-links{display:grid}.contact-links a{padding:17px 0;border-bottom:1px solid rgba(8,45,58,.15);display:grid;grid-template-columns:100px 1fr auto;gap:15px;align-items:center}.contact-links span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.footer{background:var(--deep);color:#fff;padding:63px 0 24px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-main>div>strong{font:700 20px 'Manrope'}.footer p{color:rgba(255,255,255,.63);line-height:1.6;margin:12px 0 0}.footer-main>div>span{text-transform:uppercase;font-size:11px;letter-spacing:.14em;color:#8bd4ca;font-weight:800}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:43px;padding-top:21px;display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:12px}
@media(max-width:900px){.desktop-nav,.contact-button{display:none}.menu-button{display:block;margin-left:auto}.site-header{height:74px}.brand img{max-height:58px}.hero{min-height:780px;align-items:end}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(180deg,rgba(4,31,43,.18) 0%,rgba(4,31,43,.76) 43%,rgba(4,31,43,.98) 100%)}.hero-content{padding:220px 0 44px}.hero h1{font-size:clamp(39px,11vw,56px);max-width:680px}.hero-lead{font-size:17px}.hero-facts{margin-top:42px}.intro-grid,.section-heading{grid-template-columns:1fr;gap:30px}.path-card{grid-template-columns:1fr}.path-card.reverse figure{order:0}.path-card figure{min-height:420px}.modality-grid{grid-template-columns:1fr}.included-grid{grid-template-columns:repeat(2,1fr)}.contact-card{grid-template-columns:1fr;gap:35px;padding:46px}.section{padding:82px 0}}
@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.hero{min-height:820px}.hero-image{object-position:56% top}.hero-content{padding:245px 0 35px}.kicker{font-size:10px;margin-bottom:17px}.hero h1{font-size:40px;line-height:1.06}.hero-lead{font-size:16px;margin:22px 0 26px}.hero-actions{display:grid}.hero-facts{display:grid;margin-top:32px}.hero-facts span{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:13px 0;margin:0}.quick-nav .shell{grid-template-columns:1fr}.quick-nav a{border-right:0;border-bottom:1px solid var(--line);padding:20px 8px}.section{padding:68px 0}.intro h2,.path-card h2,.section-heading h2,.included h2,.contact h2{font-size:34px}.path-card{border-radius:20px}.path-card figure{min-height:330px}.path-card>div{padding:34px 25px}.path-card>div>a{gap:20px}.modality-grid article{padding:32px 25px}.included-grid{grid-template-columns:1fr;border-left:0}.included-grid article{min-height:auto;padding:28px 5px;border-right:0}.contact-card{padding:35px 24px;border-radius:20px}.contact-links a{grid-template-columns:78px 1fr}.contact-links b{display:none}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{gap:20px;align-items:flex-end}.footer-bottom a{text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
