.home-page{overflow:hidden}.home-hero{background:var(--navy);color:#f6f8ff;grid-template-rows:1fr auto;grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 120px);display:grid}.home-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,9vw,9rem);display:flex}.home-hero .eyebrow{color:var(--cyan)}.home-hero h1{letter-spacing:-.065em;margin:1rem 0 1.6rem;font-size:clamp(3.2rem,6.2vw,6.3rem);line-height:1.02}.home-hero h1 em,.home-manifesto h2 em,.home-paths h2 em{color:var(--orange);font-style:normal}.home-hero-lead{color:#c3cde5;max-width:520px;font-size:1.15rem;line-height:1.8}.home-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.2rem;display:flex}.home-hero-actions a{color:#fff;border:1px solid #536184;padding:.9rem 1.2rem;font-size:.9rem;font-weight:750}.home-hero-actions a:first-child{background:var(--orange);border-color:var(--orange);color:var(--navy)}.home-hero-actions span{margin-left:1.2rem}.home-hero-art{min-height:500px;position:relative;overflow:hidden}.home-hero-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero-art-shade,.home-feature-main-shade{background:linear-gradient(#090e200d 30%,#090e20d9);position:absolute;inset:0}.home-hero-art-label{color:#fff;letter-spacing:.14em;font:700 .68rem/1.45 Manrope,sans-serif;position:absolute;top:2rem;left:2rem}.home-hero-art-label b{color:var(--orange);margin-top:.4rem;display:block}.home-hero-art-arrow{width:3.3rem;height:3.3rem;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:1.4rem;display:grid;position:absolute;bottom:2rem;right:2rem}.home-hero-caption{color:#b8c4df;border-top:1px solid #2b3859;grid-column:1/-1;justify-content:space-between;padding:1.1rem clamp(2rem,7vw,9rem);display:flex}.home-hero-caption span{color:var(--cyan);letter-spacing:.15em;font-size:.65rem;font-weight:750}.home-hero-caption p{font-size:.82rem}.home-manifesto{grid-template-columns:1.5fr .7fr;align-items:end;gap:8vw;max-width:1180px;margin:auto;padding:clamp(5rem,11vw,10rem) 2rem;display:grid}.home-manifesto h2{margin:1rem 0;font-size:clamp(2.4rem,4.5vw,4.55rem)}.home-manifesto>div p{color:var(--muted);line-height:1.8}.home-manifesto a,.home-latest-heading>a{border-bottom:2px solid var(--orange);margin-top:1.7rem;padding-bottom:.3rem;font-weight:750;display:inline-block}.home-manifesto span,.home-latest-heading>a span{margin-left:1rem}.home-feature{background:#e7edff;padding:clamp(4rem,8vw,7rem) max(2rem,50vw - 590px)}.home-section-heading h2{margin:.65rem 0 2.3rem;font-size:clamp(2rem,3.3vw,3.35rem)}.home-feature-grid{background:#b8c9f7;grid-template-columns:1.1fr .9fr;gap:1px;display:grid}.home-feature-main{color:#fff;min-height:510px;position:relative;overflow:hidden}.home-feature-main:hover{color:#fff}.home-feature-main img{object-fit:cover;width:100%;height:100%;position:absolute}.home-feature-main>div{position:absolute;bottom:2.2rem;left:2.2rem;right:2.2rem}.home-tag{background:var(--orange);color:var(--navy);letter-spacing:.1em;padding:.4rem .6rem;font-size:.62rem;font-weight:800}.home-feature-main h3{margin:1rem 0 .7rem;font-size:clamp(1.7rem,3vw,2.9rem)}.home-feature-main p{color:#d9e1f4;font-size:.92rem}.home-read{margin-top:1.5rem;font-size:.88rem;font-weight:750;display:block}.home-read b{margin-left:.5rem}.home-feature-list{background:var(--surface)}.home-feature-list>a{border-bottom:1px solid #d8e1f3;grid-template-columns:2.3rem 1fr 1.5rem;gap:1rem;min-height:170px;padding:1.6rem;display:grid}.home-feature-list h3{margin:.35rem 0;font-size:1.2rem}.home-feature-list p{color:var(--muted);font-size:.78rem}.home-index{color:var(--electric);font-size:.75rem;font-weight:800}.home-list-arrow{font-size:1.25rem}.home-paths{grid-template-columns:.75fr 1.25fr;gap:8vw;padding:clamp(5rem,10vw,9rem) max(2rem,50vw - 590px);display:grid}.home-paths h2{margin:1rem 0;font-size:clamp(2.2rem,4vw,4rem)}.home-path-cards{background:#d6dfef;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.home-path-cards>a{background:var(--bg);flex-direction:column;min-height:300px;padding:1.5rem;display:flex}.home-path-cards>a:hover{background:var(--navy);color:#fff}.home-path-cards>a>span{color:var(--electric);font-size:.72rem;font-weight:800}.home-path-cards h3{margin:auto 0 1rem;font-size:1.45rem}.home-path-cards p{color:var(--muted);font-size:.85rem;line-height:1.65}.home-path-cards>a:hover p{color:#bdc9e4}.home-path-cards b{color:var(--orange);align-self:flex-end;margin-top:1rem}.home-latest{max-width:1180px;margin:auto;padding:0 2rem clamp(5rem,10vw,9rem)}.home-latest-heading{justify-content:space-between;align-items:end;display:flex}.home-latest-heading>a{white-space:nowrap;margin-bottom:2.4rem}.home-article-grid{grid-template-columns:repeat(3,1fr);gap:2.3rem;display:grid}.home-article-image{background:#e3e9f7;height:230px;margin-bottom:1.25rem;display:block;overflow:hidden}.home-article-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-article-image:hover img{transform:scale(1.04)}.home-article-grid h3{margin:.55rem 0 .7rem;font-size:1.32rem}.home-article-grid p{color:var(--muted);font-size:.88rem;line-height:1.65}.home-article-link{color:var(--electric);margin-top:1.1rem;font-size:.84rem;font-weight:800;display:inline-block}.home-article-link span{margin-left:1rem}.home-final-cta{color:#fff;background:linear-gradient(125deg,#2539f0,#2f58ff 55%,#667dfc);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3.5rem,7vw,6rem) max(2rem,50vw - 590px);display:flex}.home-final-cta .eyebrow{color:#d4dcff}.home-final-cta h2{margin:.8rem 0;font-size:clamp(2.4rem,4.5vw,4.4rem)}.home-final-cta h2 em{font-style:normal}.home-final-cta>a{color:var(--navy);white-space:nowrap;background:#fff;padding:1rem 1.35rem;font-weight:800}.home-final-cta>a span{margin-left:1.2rem}@media (width<=850px){.home-hero{grid-template-columns:1fr;min-height:0}.home-hero-copy{padding:4.5rem 2rem}.home-hero-art{min-height:410px}.home-hero-caption{padding:1rem 2rem}.home-manifesto,.home-paths{grid-template-columns:1fr;gap:3rem}.home-feature-grid,.home-path-cards{grid-template-columns:1fr}.home-path-cards>a{min-height:220px}.home-article-grid{grid-template-columns:1fr 1fr}.home-final-cta{padding:3.5rem 2rem}}@media (width<=560px){.home-hero h1{font-size:3.1rem}.home-hero-caption{display:block}.home-hero-caption p{margin-top:.6rem}.home-manifesto,.home-paths{padding-left:1.5rem;padding-right:1.5rem}.home-feature{padding-left:1.25rem;padding-right:1.25rem}.home-latest{padding-left:1.5rem;padding-right:1.5rem}.home-latest-heading{display:block}.home-latest-heading>a{margin:0 0 2rem}.home-article-grid{grid-template-columns:1fr}.home-article-image{height:250px}.home-final-cta{padding:3.5rem 1.5rem;display:block}.home-final-cta>a{margin-top:1.6rem;display:inline-block}}
