:root{--navy:#072a4a;--navy-deep:#041b31;--navy-mid:#0b3d66;--navy-soft:#dceaf5;--green:#17a34a;--green-deep:#0f6b36;--green-soft:#eef9f1;--ink:#17212b;--muted:#52606d;--line:#dbe3e9;--surface:#f2f7fb;--white:#fff;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--white);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}::selection{color:var(--navy-deep);background:#cdefd8}:focus-visible{outline-offset:4px;outline:3px solid #58c87b}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding:104px 0}h1,h2,h3,.button,.eyebrow,.main-nav,.brand-label,.aside-title{font-family:Montserrat,Segoe UI,Helvetica,Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.035em}h1{font-size:clamp(3rem,7.2vw,6.65rem);font-weight:730;line-height:.93}h2{font-size:clamp(2rem,4.2vw,3.55rem);font-weight:700;line-height:1.06}h3{font-size:1.4rem;font-weight:680;line-height:1.25}.eyebrow{color:var(--green-deep);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:21px;font-size:.76rem;font-weight:720;line-height:1.3;display:flex}.eyebrow>span{background:var(--green);flex:none;width:24px;height:2px}.button{border:1px solid var(--green);background:var(--green);min-height:50px;color:var(--navy-deep);border-radius:7px;justify-content:center;align-items:center;gap:18px;padding:12px 23px;font-size:.88rem;font-weight:700;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--green-deep);border-color:var(--green-deep);color:var(--white);transform:translateY(-2px)}.button-small{min-height:43px;padding:10px 18px;font-size:.8rem}.button-light{background:var(--white);border-color:var(--white);color:var(--navy)}.button-light:hover{background:var(--green);border-color:var(--green);color:var(--navy-deep)}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #cbd5dfb8;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;min-height:78px;display:grid}.brand{align-items:center;gap:16px;width:fit-content;display:flex}.brand img{width:185px;height:auto}.brand-divider{background:var(--line);width:1px;height:30px}.brand-label{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.25}.main-nav{align-items:center;gap:30px;font-size:.78rem;font-weight:650;display:flex}.main-nav a{color:var(--navy);padding:8px 0;position:relative}.main-nav a:after{background:var(--green);content:"";transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after{transform:scaleX(1)}.header-inner>.button{justify-self:end}.hero-section{background:var(--navy-deep);color:var(--white);padding:114px 0 100px;position:relative;overflow:hidden}.hero-section:before{content:"";background:radial-gradient(circle at 78% 7%,#17a34a29,#0000 25%),linear-gradient(117deg,#0000 65%,#ffffff09 65%);position:absolute;inset:0}.hero-grid-pattern{top:0;right:max(24px, calc((100vw - var(--container))/2));opacity:.28;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:42px 42px;width:35%;height:55%;position:absolute;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.hero-copy{z-index:1;padding-bottom:52px;position:relative}.hero-copy .eyebrow{color:#8bddaa}.hero-copy h1{max-width:920px;color:var(--white);margin-bottom:34px}.hero-copy h1 em{color:#74d593;font-style:normal;font-weight:inherit}.hero-lead{color:#cbd9e5;max-width:620px;margin-bottom:42px;font-size:1.18rem;line-height:1.72}.hero-scroll{color:var(--white);border-bottom:1px solid #ffffff73;align-items:center;gap:16px;padding-bottom:8px;font-size:.86rem;font-weight:650;display:inline-flex}.hero-scroll span{color:#72d28f}.featured-shell{z-index:2;position:relative}.featured-card{background:var(--white);border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 24px 60px #041b3138}.featured-image{background:var(--navy);isolation:isolate;min-height:520px;position:relative;overflow:hidden}.featured-image:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 72%,#03162629);position:absolute;inset:0}.featured-image img{object-fit:cover;object-position:right center;transform-origin:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);transform:scale(1.42)}.featured-card:hover .featured-image img{transform:scale(1.47)}.featured-content{color:var(--ink);flex-direction:column;justify-content:center;padding:clamp(38px,4.2vw,62px);display:flex}.featured-content h2{margin-bottom:22px;font-size:clamp(1.8rem,2.55vw,2.6rem)}.featured-content h2 a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green);text-underline-offset:6px;text-decoration-thickness:3px}.featured-content>p:not(.eyebrow){color:var(--muted);font-size:1rem}.featured-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;font-size:.78rem;display:flex}.round-link{background:var(--navy);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;font-size:1.25rem;transition:background .2s,transform .2s;display:grid}.round-link:hover{background:var(--green-deep);transform:rotate(8deg)}.articles-section{padding-top:104px}.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:64px;margin-bottom:50px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:480px;color:var(--muted);margin-bottom:7px}.filter-row{border-bottom:1px solid var(--line);gap:8px;margin-bottom:34px;padding-bottom:18px;display:flex;overflow-x:auto}.filter-button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:100px;flex:none;padding:9px 17px;font-size:.84rem;font-weight:650}.filter-button:hover{border-color:var(--line);color:var(--navy)}.filter-button[aria-pressed=true]{background:var(--navy);color:var(--white)}.article-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.article-card{background:var(--white);border:1px solid var(--line);border-radius:10px;transition:border-color .2s,box-shadow .25s,transform .25s;overflow:hidden}.article-card:hover{border-color:#adc2d2;transform:translateY(-4px);box-shadow:0 20px 42px #072a4a1a}.card-image-link{aspect-ratio:16/9;background:var(--navy);display:block;overflow:hidden}.card-image-link img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover .card-image-link img{transform:scale(1.025)}.card-body{padding:28px 30px 27px}.card-meta,.card-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:.75rem;display:flex}.category-label{color:var(--green-deep);margin:0;display:block}.card-body h3{margin:16px 0 13px;font-size:clamp(1.3rem,2.1vw,1.72rem)}.card-body h3 a:hover{color:var(--green-deep)}.card-body>p{min-height:54px;color:var(--muted);font-size:.93rem}.card-footer{border-top:1px solid var(--line);margin-top:25px;padding-top:18px}.text-link{color:var(--navy);font-weight:700}.text-link span{color:var(--green)}.text-link:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.topics-section{background:var(--navy);color:var(--white)}.light-heading h2,.light-heading>p{color:var(--white)}.light-heading>p{color:#bfcedb}.light-heading .eyebrow{color:#86dba2}.topic-grid{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(3,1fr);display:grid}.topic-card{border-bottom:1px solid #fff3;border-right:1px solid #fff3;min-height:290px;padding:32px;transition:background .25s;position:relative}.topic-card:hover{background:#ffffff12}.topic-index{color:#83d9a0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.topic-card h3{color:var(--white);margin:70px 0 14px;font-size:1.7rem}.topic-card p{color:#bfcedb;max-width:270px;font-size:.9rem}.topic-arrow{color:#7ed99b;font-size:1.4rem;position:absolute;bottom:25px;right:28px}.newsletter-section{background:var(--surface)}.newsletter-card{background:var(--white);border-left:5px solid var(--green);grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;padding:64px;display:grid;box-shadow:0 18px 50px #072a4a14}.newsletter-card h2{max-width:720px;margin-bottom:0;font-size:clamp(2rem,3.5vw,3.1rem)}.newsletter-card>div:last-child p{color:var(--muted)}.article-hero{background:var(--surface);border-bottom:1px solid var(--line);padding:62px 0 82px;position:relative;overflow:hidden}.article-hero:after{content:"";background:linear-gradient(140deg,#0000 35%,#17a34a14 35% 35.4%,#0000 35.4%);width:33%;height:100%;position:absolute;top:0;right:0}.article-hero-lines{opacity:.35;background-image:linear-gradient(#072a4a1c 1px,#0000 1px),linear-gradient(90deg,#072a4a1c 1px,#0000 1px);background-size:38px 38px;width:28%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.article-title-wrap{z-index:1;position:relative}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:43px;font-size:.77rem;display:flex}.breadcrumbs a{color:var(--navy);text-underline-offset:3px;text-decoration:underline}.article-title-wrap h1{max-width:1050px;margin-bottom:29px;font-size:clamp(2.7rem,5.8vw,5.05rem);line-height:.99}.article-deck{max-width:790px;color:var(--muted);margin-bottom:36px;font-size:1.16rem;line-height:1.7}.article-byline{align-items:center;gap:13px;display:flex}.author-mark{background:var(--navy);width:40px;height:40px;color:var(--white);letter-spacing:.04em;border-radius:50%;flex:none;place-items:center;font-family:Montserrat,Segoe UI,sans-serif;font-size:.65rem;font-weight:750;display:grid}.article-byline div{flex-direction:column;font-size:.75rem;line-height:1.55;display:flex}.article-byline strong{color:var(--navy)}.article-byline span{color:var(--muted)}.article-image-wrap{margin-top:54px}.article-image-wrap img{object-fit:cover;border-radius:9px;width:100%;max-height:660px;box-shadow:0 22px 60px #072a4a21}.article-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:80px;padding-top:84px;padding-bottom:110px;display:grid}.article-aside{min-width:0}.aside-inner{position:sticky;top:112px}.aside-title{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:.72rem;font-weight:750}.article-aside nav{flex-direction:column;gap:11px;display:flex}.article-aside nav a{color:var(--muted);font-size:.79rem;line-height:1.45}.article-aside nav a:hover{color:var(--green-deep);text-decoration:underline}.aside-divider{background:var(--line);height:1px;margin:27px 0}.share-link{color:var(--green-deep);font-size:.79rem;font-weight:700}.article-content{color:#26333e;min-width:0;font-size:1.05rem;line-height:1.84}.summary-box{background:var(--navy);color:var(--white);border-radius:9px;margin-bottom:68px;padding:37px 40px 34px}.summary-box .eyebrow{color:#83d9a0}.summary-box h2{color:var(--white);margin-bottom:20px;font-size:2rem}.summary-box ul{margin:0;padding:0;list-style:none}.summary-box li{color:#e3edf4;border-top:1px solid #ffffff26;padding:13px 0 13px 30px;font-size:.94rem;position:relative}.summary-box li:before{background:var(--green);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:19px;left:3px}.article-section{margin-bottom:57px;scroll-margin-top:110px}.article-section h2,.sources-section h2{color:var(--navy);margin-bottom:25px;font-size:clamp(1.72rem,3vw,2.35rem);line-height:1.18}.article-section p{margin-bottom:22px}.article-section ul{margin:25px 0 0;padding-left:0;list-style:none}.article-section li{margin-bottom:13px;padding-left:29px;position:relative}.article-section li:before{background:var(--green);content:"";width:11px;height:2px;position:absolute;top:.78em;left:2px}.article-note{background:var(--green-soft);border-left:3px solid var(--green);color:#254433;border-radius:0 7px 7px 0;margin-top:30px;padding:23px 26px}.article-note strong{color:var(--green-deep);margin-bottom:4px;font-size:.88rem;display:block}.article-note p{margin:0;font-size:.9rem;line-height:1.7}.sources-section{border-top:2px solid var(--navy);margin-top:82px;padding-top:43px}.sources-section ol{padding-left:22px}.sources-section li{color:var(--navy);margin-bottom:12px;padding-left:8px;font-size:.92rem}.sources-section a{text-underline-offset:4px;-webkit-text-decoration:underline #9eb3c4;text-decoration:underline #9eb3c4}.sources-section a:hover{color:var(--green-deep);-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.review-note{color:var(--muted);margin-top:27px;font-size:.78rem;line-height:1.65}.author-box{border:1px solid var(--line);border-radius:9px;grid-template-columns:auto 1fr;gap:22px;margin-top:57px;padding:30px;display:grid}.author-mark-large{width:58px;height:58px}.author-box .eyebrow{margin-bottom:7px}.author-box h2{margin-bottom:8px;font-size:1.35rem}.author-box p:last-child{color:var(--muted);margin-bottom:0;font-size:.86rem;line-height:1.65}.related-section{background:var(--surface);border-top:1px solid var(--line);padding:86px 0}.related-grid{grid-template-columns:.55fr 1.45fr;align-items:center;gap:70px;display:grid}.related-grid>div>h2{margin-bottom:0;font-size:clamp(2rem,3.6vw,3.15rem)}.related-card{background:var(--white);border:1px solid var(--line);border-radius:9px;grid-template-columns:270px 1fr;display:grid;overflow:hidden}.related-card img{object-fit:cover;width:100%;height:100%}.related-card>div{padding:31px}.related-card h3{margin:13px 0 22px}.article-cta{background:var(--navy-deep);color:var(--white);padding:82px 0}.article-cta-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;display:grid}.article-cta h2{max-width:650px;color:var(--white);margin-bottom:0}.article-cta .eyebrow{color:#82d99f}.article-cta-inner>div:last-child p{color:#c3d2df}.site-footer{color:#bdcbd7;background:#031626;padding:72px 0 26px}.footer-grid{grid-template-columns:1.6fr .7fr .7fr;gap:70px;padding-bottom:55px;display:grid}.footer-logo{filter:brightness(0)invert();opacity:.97;width:200px}.footer-statement{color:#a9bac7;margin-top:22px;font-size:.9rem}.footer-title{color:var(--white);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-family:Montserrat,Segoe UI,sans-serif;font-size:.75rem;font-weight:720}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.footer-grid a{margin-bottom:9px;font-size:.82rem}.footer-grid a:hover,.footer-bottom a:hover{color:#79d697;text-decoration:underline}.footer-bottom{color:#8da0ae;border-top:1px solid #ffffff21;justify-content:space-between;gap:30px;padding-top:24px;font-size:.7rem;display:flex}.footer-bottom p{margin:0}.footer-bottom div{gap:22px;display:flex}@media (max-width:980px){.header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.featured-card{grid-template-columns:1fr}.featured-image{min-height:390px}.section-heading,.newsletter-card,.article-cta-inner{grid-template-columns:1fr;gap:32px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:220px}.topic-card h3{margin-top:45px}.article-layout{grid-template-columns:minmax(0,760px)}.article-aside{display:none}.related-grid{grid-template-columns:1fr;gap:38px}}@media (max-width:720px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding:70px 0}.header-inner{gap:15px;min-height:68px}.brand{gap:10px}.brand img{width:145px}.brand-label,.brand-divider{display:none}.header-inner>.button{min-height:41px;padding:10px 13px;font-size:.72rem}.hero-section{padding-top:78px;padding-bottom:60px}.hero-copy{min-height:auto;padding-bottom:28px}.hero-copy h1{margin-bottom:26px}.hero-lead{font-size:1.02rem}.featured-shell{transform:none}.featured-card{min-height:0}.featured-image{aspect-ratio:16/9;min-height:0}.featured-image img{transform:scale(1.9)}.featured-card:hover .featured-image img{transform:scale(1.95)}.featured-content{padding:28px 24px}.featured-content h2{font-size:1.55rem}.featured-meta{align-items:end}.articles-section{padding-top:70px}.section-heading{margin-bottom:36px}.article-grid{grid-template-columns:1fr}.card-body{padding:24px 22px}.card-body>p{min-height:0}.topic-card{padding:25px}.newsletter-card{padding:37px 27px}.article-hero{padding:38px 0 58px}.breadcrumbs{margin-bottom:28px}.article-title-wrap h1{font-size:clamp(2.35rem,12vw,3.5rem)}.article-deck{font-size:1rem}.article-image-wrap{width:100%;margin-top:0}.article-image-wrap img{box-shadow:none;border-radius:0}.article-layout{padding-top:55px;padding-bottom:75px}.article-content{font-size:1rem;line-height:1.78}.summary-box{margin-bottom:52px;padding:27px 24px}.article-section{margin-bottom:46px}.article-note{padding:20px}.author-box{grid-template-columns:1fr;padding:25px}.related-section{padding:65px 0}.related-card{grid-template-columns:1fr}.related-card img{aspect-ratio:16/9}.article-cta{padding:65px 0}.article-cta-inner{gap:28px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column}}@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}}
