:root{--ink:#071521;--navy:#0b2233;--muted:#63717b;--line:#dce5e9;--blue:#1ca8e5;--green:#277a58;--paper:#f4f7f6}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.site-header{display:flex;align-items:center;gap:28px;padding:12px max(24px,calc((100vw - 1400px)/2));color:#fff;background:#071521}.brand{display:flex;align-items:center;gap:5px}.brand img{width:48px;height:48px;object-fit:contain}.site-header nav{display:flex;gap:24px;margin-left:auto;color:#c8d6dd;font-size:14px}.header-cta{padding:11px 17px;border-radius:8px;background:var(--blue);font-weight:800}.blog-hero{padding:110px max(24px,calc((100vw - 1400px)/2)) 92px;color:#fff;background:radial-gradient(circle at 80% 10%,rgba(39,122,88,.45),transparent 32%),var(--navy)}.eyebrow{margin:0 0 12px;color:#4ec3f1;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-hero h1{max-width:850px;margin:0;font-size:clamp(52px,7vw,94px);line-height:.96;letter-spacing:-.05em}.blog-hero>p:last-child{max-width:680px;margin:28px 0 0;color:#c2d1d8;font-size:20px}.featured,.articles,.contribute{max-width:1400px;margin:0 auto;padding:86px 24px}.featured{display:grid;grid-template-columns:1.3fr .7fr;gap:20px}.featured article,.featured aside,.article-grid article{padding:32px;border:1px solid var(--line);border-radius:16px;background:#fff}.featured article>div{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.tag{display:inline-flex;padding:5px 9px;border-radius:999px;color:#17613d;background:#e8f6ee;font-size:11px;font-weight:850;text-transform:uppercase}.featured h2{max-width:780px;margin:30px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.04}.featured p,.article-grid p,.section-title>p,.contribute p{color:var(--muted)}.read-more{display:inline-block;margin-top:20px;color:#0b7eae;font-weight:800}.featured aside{align-self:stretch;color:#fff;background:var(--green)}.featured aside strong{font-size:24px}.featured aside p{color:#dcebe4}.articles{padding-top:20px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-title h2,.contribute h2{margin:0;font-size:42px;line-height:1.05}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-grid h3{margin:24px 0 12px;font-size:25px;line-height:1.12}.contribute{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:86px;padding:48px;border-radius:18px;color:#fff;background:#0b2233}.contribute>div{max-width:760px}.contribute p{color:#b8cbd4}.contribute>span{flex:0 0 auto;padding:12px 16px;border:1px solid #3b6174;border-radius:8px;color:#b9d0da;font-weight:750}footer{display:flex;align-items:center;gap:24px;padding:24px clamp(20px,5vw,72px);color:#c0cdd4;background:#071521}footer p{margin-left:auto}@media(max-width:800px){.site-header nav{display:none}.header-cta{margin-left:auto}.featured{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.section-title,.contribute{align-items:flex-start;flex-direction:column}.blog-hero{padding-block:78px}.contribute{margin-inline:16px}}

.site-header [aria-current=page]{color:#fff;font-weight:800}.featured-live{grid-template-columns:1.08fr .92fr;align-items:stretch}.featured-live .featured-image{min-height:430px;overflow:hidden;border-radius:18px}.featured-live .featured-image img{width:100%;height:100%;object-fit:cover}.featured-live article{display:flex;flex-direction:column;justify-content:center}.articles-live .article-grid{align-items:stretch}.article-card{display:flex!important;min-width:0;overflow:hidden;padding:0!important;flex-direction:column}.card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e6eeeb}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.article-card:hover .card-image img{transform:scale(1.025)}.card-body{display:flex;flex:1;padding:25px;flex-direction:column}.card-body h2{margin:18px 0 10px;font-size:23px;line-height:1.12}.card-body p{margin:0 0 22px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;color:var(--muted);font-size:13px}.card-meta a{color:#0b7eae;font-weight:800}.article-page{background:linear-gradient(#edf5f3 0 430px,var(--paper) 430px)}.breadcrumb{display:flex;max-width:1400px;margin:0 auto;padding:28px 24px 10px;gap:10px;color:#55707a;font-size:13px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.article-shell{max-width:1400px;margin:0 auto;padding:0 24px}.article-hero{display:grid;grid-template-columns:1fr .88fr;gap:48px;align-items:center;padding:40px 0 64px}.article-heading h1{margin:18px 0 22px;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.045em}.article-lead{max-width:700px;color:#4d626c;font-size:19px}.article-meta{display:flex;gap:10px;margin-top:25px;color:#60727a;font-size:13px}.article-hero figure{margin:0;overflow:hidden;border-radius:20px;box-shadow:0 20px 45px rgba(19,64,65,.14)}.article-hero img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.article-layout{display:grid;grid-template-columns:220px minmax(0,720px);gap:70px;justify-content:center;padding:65px 0 90px}.article-summary{position:sticky;top:22px;align-self:start;display:flex;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;flex-direction:column;gap:13px;font-size:13px}.article-summary strong{font-size:14px}.article-summary a{color:#526771}.article-summary a:hover{color:#087caa}.article-content{font-size:18px;line-height:1.75}.article-intro{margin-top:0;color:#253c46;font-size:23px;line-height:1.5}.article-content section{scroll-margin-top:30px}.article-content h2{margin:55px 0 18px;font-size:34px;line-height:1.15}.article-note{margin-top:50px;padding:26px;border-left:5px solid #54bf8a;border-radius:0 12px 12px 0;background:#eaf6f0}.article-note p{margin-bottom:0}.related{max-width:980px;margin:0 auto;padding:0 24px 100px}.related h2{margin:0 0 24px;font-size:36px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.related-card{display:flex;padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff;flex-direction:column}.related-card span{color:#267956;font-size:11px;font-weight:900;text-transform:uppercase}.related-card strong{margin:12px 0 24px;font-size:20px;line-height:1.2}.related-card small{margin-top:auto;color:#087caa;font-weight:800}@media(max-width:900px){.featured-live,.article-hero{grid-template-columns:1fr}.featured-live .featured-image{min-height:300px}.article-layout{grid-template-columns:1fr;gap:25px}.article-summary{position:static}.article-summary a{display:none}.article-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.article-grid,.related-grid{grid-template-columns:1fr}.article-heading h1{font-size:40px}.article-content{font-size:17px}.article-intro{font-size:20px}.article-hero{gap:25px}.site-header{gap:8px}.brand strong{font-size:14px}.header-cta{padding:9px 11px;font-size:13px}}

.blog-hero-editorial{padding-top:46px;padding-bottom:72px}.blog-intro{display:flex;align-items:end;justify-content:space-between;gap:36px;max-width:1400px;margin:0 auto 34px}.blog-intro .eyebrow{margin-bottom:7px}.blog-intro h1{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.035em}.blog-intro>p{max-width:470px;margin:0;color:#b9ccd4;font-size:16px}.hero-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);max-width:1400px;margin:0 auto;overflow:hidden;border:1px solid rgba(172,210,215,.25);border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 30px 70px rgba(0,11,20,.22)}.hero-feature-image{min-height:410px;overflow:hidden}.hero-feature-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hero-feature:hover .hero-feature-image img{transform:scale(1.018)}.hero-feature-copy{display:flex;padding:clamp(30px,4vw,52px);flex-direction:column;justify-content:center}.hero-feature-meta{display:flex;align-items:center;gap:9px;color:#65767e;font-size:12px;font-weight:750}.hero-feature-meta span:first-child{padding:6px 9px;border-radius:999px;background:#dff4e8;color:#17613d;font-weight:900;text-transform:uppercase}.hero-feature-meta span+span:before{content:"·";margin-right:9px;color:#9aa9af}.hero-feature-copy h2{margin:24px 0 16px;font-size:clamp(34px,3.4vw,52px);line-height:1.02;letter-spacing:-.04em}.hero-feature-copy p{margin:0;color:#5b6c74;font-size:17px}.hero-read-more{align-self:flex-start;margin-top:30px;padding:13px 17px;border-radius:9px;background:var(--blue);color:#fff;font-weight:850}.hero-read-more span{display:inline-block;margin-left:7px;transition:transform .2s ease}.hero-read-more:hover span{transform:translateX(3px)}.articles-live{width:calc(100% - 48px);max-width:1400px;padding-right:0;padding-left:0;padding-top:74px}@media(max-width:900px){.blog-intro{align-items:flex-start;flex-direction:column;gap:12px}.hero-feature{grid-template-columns:1fr}.hero-feature-image{min-height:340px}.hero-feature-copy{padding:32px}.blog-hero-editorial{padding-inline:24px}}@media(max-width:620px){.blog-hero-editorial{padding-top:30px;padding-bottom:42px}.hero-feature-image{min-height:240px}.hero-feature-copy h2{font-size:32px}.hero-feature-copy p{font-size:15px}.hero-feature-meta{flex-wrap:wrap}}

.site-header{position:sticky;top:0;z-index:50}.blog-hero-editorial{padding-bottom:22px}.blog-intro{margin-bottom:0}.category-filter{margin:0;padding:0;border:0;border-radius:0;background:rgba(7,21,33,.97)}.category-filter-sticky{position:sticky;top:72px;z-index:45;border-bottom:1px solid rgba(184,209,218,.12);box-shadow:0 10px 24px rgba(2,16,26,.16);backdrop-filter:blur(14px)}.category-filter-inner{display:flex;align-items:center;width:calc(100% - 48px);max-width:1400px;margin:0 auto;padding:10px 0;gap:8px;overflow-x:auto;scrollbar-width:none}.category-filter-inner::-webkit-scrollbar{display:none}.category-filter a{flex:0 0 auto;padding:8px 13px;border:1px solid rgba(184,209,218,.25);border-radius:999px;background:rgba(255,255,255,.06);color:#dbe7ec;font-size:13px;font-weight:750;transition:border-color .18s ease,background .18s ease,color .18s ease}.category-filter a:hover{border-color:#70c7e8;background:rgba(78,195,241,.12)}.category-filter a.is-active{border-color:#4ec3f1;background:#4ec3f1;color:#071521}.blog-breadcrumb-bar{border-bottom:1px solid #d8e3e4;background:#f4f8f7}.blog-breadcrumb-bar .breadcrumb{width:calc(100% - 48px);height:46px;max-width:1400px;margin:0 auto;padding:0;align-items:center;white-space:nowrap;overflow:hidden}.blog-breadcrumb-bar .breadcrumb span[aria-current=page]{overflow:hidden;text-overflow:ellipsis}.hero-feature-wrap{padding:24px 24px 72px;background:radial-gradient(circle at 80% 0,rgba(39,122,88,.45),transparent 34%),var(--navy)}.category-archive-hero{padding:28px max(24px,calc((100vw - 1400px)/2)) 34px;color:#fff;background:radial-gradient(circle at 82% 10%,rgba(39,122,88,.5),transparent 34%),var(--navy)}.category-archive-heading{max-width:820px}.category-archive-heading .eyebrow{margin-bottom:7px}.category-archive-heading h1{margin:0 0 12px;font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:-.04em}.category-archive-heading>p:not(.eyebrow){max-width:720px;margin:0;color:#c7d6dc;font-size:17px}.category-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.category-tags span{padding:5px 9px;border:1px solid rgba(183,216,225,.22);border-radius:999px;color:#d9e7ec;font-size:11px;font-weight:750}.category-archive-list{padding-top:44px}.category-archive-list .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:800px){.category-filter-sticky{top:72px}.hero-feature-wrap{padding-bottom:44px}.category-archive-list .article-grid{grid-template-columns:1fr}}@media(max-width:620px){.category-filter-sticky{top:72px}.category-filter-inner{padding-block:8px}.blog-breadcrumb-bar .breadcrumb{height:42px}.category-archive-hero{padding-top:22px;padding-bottom:28px}.category-archive-heading h1{font-size:34px}}
.hero-feature-copy>p{margin:0;color:#5b6c74;font-size:17px}.hero-feature-details{display:flex;align-items:center;gap:24px;margin-top:26px;color:#65767e;font-size:13px}.hero-feature-details span,.hero-feature-author{display:inline-flex;align-items:center;gap:8px}.hero-feature-details svg,.hero-feature-author svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-feature-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.hero-feature-author{min-width:0;color:#4e6470;font-size:14px;font-weight:750}.hero-feature-footer .hero-read-more{flex:none;margin-top:0}.hero-feature-author:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:620px){.hero-feature-details{flex-wrap:wrap}.hero-feature-footer{align-items:flex-start;flex-direction:column}.hero-feature-footer .hero-read-more{width:100%;text-align:center}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.category-search{display:flex;flex:0 0 auto;align-items:center;margin-left:auto;border:1px solid transparent;border-radius:999px;transition:border-color .2s ease,background .2s ease}.category-search:focus-within,.category-search.is-open{border-color:rgba(112,199,232,.55);background:rgba(255,255,255,.08)}.category-search input{width:0;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#fff;font:inherit;opacity:0;transition:width .22s ease,padding .22s ease,opacity .15s ease}.category-search input::placeholder{color:#aebfc7}.category-search.is-open input,.category-search:focus-within input{width:220px;padding:7px 4px 7px 14px;opacity:1}.category-search button{display:grid;width:38px;height:36px;padding:0;border:0;background:transparent;color:#e5f2f6;cursor:pointer;place-items:center}.category-search button:hover{color:#70c7e8}.category-search button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.search-empty{margin:28px 0 0;padding:28px;border:1px dashed #b9cbd0;border-radius:14px;color:#536a74;background:#fff;text-align:center}@media(max-width:620px){.category-search.is-open input,.category-search:focus-within input{width:170px}}
.hero-feature-wrap{background:var(--paper)!important}
.article-layout .article-summary{top:150px}.article-layout .article-content section{scroll-margin-top:160px}
.search-results{width:calc(100% - 48px);max-width:1400px;margin:0 auto;padding:54px 0 86px}.search-results-heading{margin-bottom:30px}.search-results-heading .eyebrow{color:#1488b8}.search-results-heading h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em}.search-results .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.search-results .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.search-results{padding-top:36px}.search-results .article-grid{grid-template-columns:1fr}}
.search-results[hidden],.search-result-card[hidden],.hero-feature-wrap[hidden],.articles-live[hidden]{display:none!important}
.article-author-card{display:flex;align-items:center;max-width:980px;margin:0 auto 72px;padding:28px 32px;gap:22px;border:1px solid #cbdbe1;border-radius:18px;background:#f5f9fb}.article-author-avatar{display:grid;flex:0 0 auto;width:64px;height:64px;border-radius:50%;background:#dff2f6;color:#168bb5;place-items:center}.article-author-avatar svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.article-author-card div>p:first-child{margin:0 0 3px;color:#5d7079;font-size:15px}.article-author-card a{display:inline-block;color:var(--ink);font-size:20px;font-weight:850}.article-author-card a:hover{color:#087caa;text-decoration:underline;text-underline-offset:3px}.article-author-card div>p:last-child{margin:12px 0 0;color:#526872;font-size:16px;line-height:1.6}@media(max-width:620px){.article-author-card{align-items:flex-start;margin-bottom:52px;padding:24px;flex-direction:column}.article-author-avatar{width:54px;height:54px}}
.author-page-avatar{display:grid;flex:0 0 auto;width:72px;height:72px;border-radius:50%;background:#dff2f6;color:#168bb5;place-items:center}.author-page-avatar svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}@media(max-width:620px){.author-profile-heading{align-items:flex-start!important;flex-direction:column}.author-page-avatar{width:60px;height:60px}.author-page-avatar svg{width:29px;height:29px}}
.article-author-link{display:inline-flex;align-items:center;gap:7px}.article-author-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.site-header{min-height:72px}.public-header-actions{display:flex;align-items:center;gap:10px}.public-header-actions[data-public-auth-pending]{visibility:hidden}.public-header-actions .header-cta{margin-left:0;border:0;color:#fff;font:inherit;font-weight:800}.public-header-actions button.header-cta{cursor:pointer}
@media(max-width:800px){.site-header .public-header-actions{margin-left:auto}}
.scroll-to-top{position:fixed;z-index:60;right:clamp(16px,2.5vw,36px);bottom:clamp(16px,2.5vw,34px);display:grid;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:#0b7fab;box-shadow:0 12px 30px rgba(4,18,28,.24);opacity:0;visibility:hidden;transform:translateY(12px);place-items:center;transition:opacity .18s ease,transform .18s ease,visibility .18s ease,background .18s ease}.scroll-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:#086b92}.scroll-to-top:focus-visible{outline:3px solid #7dd5f5;outline-offset:3px}.scroll-to-top svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(prefers-reduced-motion:reduce){.scroll-to-top{transition:none}}
