:root{--navy:#142b45;--navy2:#1c3956;--ink:#182b3c;--muted:#607287;--teal:#147f78;--teal2:#0c625d;--mint:#dff4ed;--cream:#f8f6f1;--line:#dce4e8;--white:#fff;--shadow:0 12px 35px rgba(17,43,61,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,5.4vw,5.1rem)}h2{font-size:clamp(1.9rem,3vw,2.8rem)}h3{font-size:1.3rem}a{color:var(--teal2)}a:hover{color:var(--teal)}button,input{font:inherit}button{cursor:pointer}[hidden]{display:none!important}:focus-visible{outline:3px solid #efbd6b;outline-offset:3px}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip{position:absolute;left:1rem;top:-4rem;z-index:100;background:#fff;padding:.7rem 1rem}.skip:focus{top:1rem}.topline{background:#102940;color:#bdd0d6;font-size:.76rem;letter-spacing:.045em}.topline-inner{min-height:33px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;box-shadow:0 4px 16px rgba(13,36,51,.035)}.header-inner{min-height:78px;display:flex;align-items:center;gap:2.2rem}.logo{text-decoration:none;display:inline-flex;align-items:center;gap:.65rem;color:var(--navy);font-size:1.08rem;font-weight:750;white-space:nowrap}.logo:hover{color:var(--navy)}.logo-mark{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--navy);color:#fff;border-radius:9px;font-weight:800;font-size:1.4rem;letter-spacing:-.06em}.logo-mark span,.footer-logo>span:first-child{color:#55c7ad}.logo-muted{color:#8292a3;font-weight:500}.main-nav{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.main-nav a{color:#3f5364;text-decoration:none;font-size:.91rem;font-weight:600;padding:.4rem 0;border-bottom:2px solid transparent;white-space:nowrap}.main-nav a:hover,.main-nav a[aria-current]{color:var(--teal2);border-bottom-color:var(--teal)}.header-cta{background:var(--teal);padding:.65rem 1rem;border-radius:8px;color:white;text-decoration:none;font-size:.88rem;font-weight:700;white-space:nowrap}.header-cta:hover{background:var(--teal2);color:#fff}.header-cta span{margin-left:.3rem}.section{padding-block:82px}.section-soft{background:var(--cream)}.section-kicker{display:inline-block;color:var(--teal2);font-size:.77rem;letter-spacing:.15em;font-weight:800;margin-bottom:1rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2.1rem}.section-heading h2{margin-bottom:.6rem}.section-heading p{color:var(--muted);margin:0;max-width:52rem}.text-link{font-weight:750;text-decoration:none;white-space:nowrap}.text-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:50px;padding:.75rem 1.3rem;border-radius:8px;text-decoration:none;font-weight:750;font-size:.94rem;border:1px solid transparent}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal2);color:#fff}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:#e6f1ef;color:var(--navy)}.button-outline{border-color:var(--teal);color:var(--teal2);background:transparent}.button-outline:hover{background:var(--mint)}
.hero{background:radial-gradient(circle at 75% 15%,#314f67 0%,var(--navy) 52%,#10263b 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:86px 92px}.eyebrow{display:inline-flex;gap:.6rem;align-items:center;border:1px solid rgba(174,230,216,.28);border-radius:100px;padding:.35rem .8rem;color:#d7eee8;font-size:.81rem;font-weight:700;letter-spacing:.025em}.pulse{width:8px;height:8px;background:#71d4b9;border-radius:50%;box-shadow:0 0 0 4px rgba(113,212,185,.15)}.hero h1{margin:1.5rem 0 1.35rem;font-weight:730}.hero h1 em{font-style:normal;color:#83d6c1}.hero-lead{font-size:1.15rem;line-height:1.75;color:#d0dce3;max-width:40rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-proof{display:flex;flex-wrap:wrap;gap:1.3rem;color:#b9ced4;font-size:.79rem;margin-top:2.8rem}.hero-proof span:before{content:'✓';color:#80d7bf;margin-right:.45rem}.hero-panel{background:#fff;color:var(--ink);border-radius:14px;padding:1.5rem;box-shadow:0 30px 65px rgba(5,20,31,.22)}.panel-head{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;letter-spacing:.14em;font-weight:800;padding:.3rem .2rem 1rem}.panel-symbol{color:var(--teal);font-size:1.2rem;line-height:1}.hero-panel>a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:1rem;padding:1.1rem .2rem;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.hero-panel>a:hover strong{color:var(--teal)}.hero-panel>a>span:last-child{color:var(--teal)}.panel-icon{width:42px;height:42px;background:#e5f5ef;border-radius:10px;color:var(--teal);font-size:.85rem;font-weight:800;display:grid;place-items:center}.hero-panel strong,.hero-panel small{display:block}.hero-panel strong{font-size:1rem}.hero-panel small{color:var(--muted);font-size:.81rem;margin-top:.12rem}.panel-foot{background:#f5f8f7;border-radius:8px;color:var(--muted);padding:.7rem .9rem;font-size:.79rem;margin-top:.5rem}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.topic-card{display:grid;grid-template-columns:46px 1fr auto;gap:.85rem;align-items:start;min-height:155px;padding:1.5rem;text-decoration:none;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:#fff;transition:transform .16s,border-color .16s,box-shadow .16s}.topic-card:hover{transform:translateY(-3px);border-color:#b6d8d1;box-shadow:var(--shadow);color:var(--ink)}.topic-icon{width:44px;height:44px;border-radius:10px;background:var(--mint);color:var(--teal2);display:grid;place-items:center;font-size:1.4rem}.topic-card strong,.topic-card small{display:block}.topic-card strong{font-size:1.02rem;line-height:1.3}.topic-card small{color:var(--muted);line-height:1.5;margin-top:.35rem}.topic-arrow{color:var(--teal)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;min-height:265px}.article-card:hover{box-shadow:var(--shadow);border-color:#bdd5d2}.card-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.card-meta span{background:#eef5f3;color:#176a65;border-radius:100px;padding:.18rem .6rem;font-size:.73rem;font-weight:750}.card-meta span+span{background:#eff2f5;color:#6b7887}.article-card h3{margin-bottom:.7rem}.article-card h3 a{color:var(--navy);text-decoration:none}.article-card h3 a:hover{color:var(--teal)}.article-card p{font-size:.9rem;color:var(--muted);line-height:1.6}.article-card .text-link{margin-top:auto;font-size:.85rem}.split-promo{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem}.split-promo p{color:var(--muted);max-width:38rem;font-size:1.08rem}.split-promo .button{margin-top:.5rem}.promo-figure{background:#e8f4ef;border-radius:16px;padding:2.5rem;min-height:270px;display:flex;flex-direction:column;justify-content:center}.promo-figure>span{color:var(--navy);font-size:2.4rem;font-weight:800;letter-spacing:-.05em}.promo-figure small{color:var(--muted)}.promo-rule{height:1px;background:#bdd8cd;margin:1.5rem 0}.promo-figure strong{color:var(--teal2);font-size:1.08rem}.promo-figure p{font-size:.86rem;margin:.35rem 0 0}.source-band{display:flex;align-items:center;justify-content:space-between;gap:2rem}.source-band h2{margin-bottom:.6rem}.source-band p{color:var(--muted);max-width:48rem;margin:0}.source-band .button{flex:none}
.page-hero{background:#f1f7f5;padding:70px 0 67px;border-bottom:1px solid #dcebe6}.page-hero h1{font-size:clamp(2.5rem,4.7vw,4.3rem);margin-bottom:1rem}.page-hero p{font-size:1.1rem;color:#536b78;max-width:47rem;margin:0}.filter-bar{display:grid;grid-template-columns:180px 1fr;gap:.8rem 1rem;align-items:center;background:#f6f8f8;border:1px solid var(--line);padding:1.2rem;border-radius:12px}.filter-bar label,.search-label{font-size:.87rem;font-weight:750;color:var(--navy)}.filter-bar input,.standalone-search{width:100%;border:1px solid #cdd9de;border-radius:8px;padding:.8rem 1rem;background:#fff;color:var(--ink)}.filter-chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.chip{border:1px solid #d3dfe1;background:#fff;color:#506475;border-radius:100px;padding:.4rem .85rem;font-size:.8rem;font-weight:700}.chip:hover{border-color:var(--teal)}.chip.active{background:var(--navy);color:#fff;border-color:var(--navy)}.results-note{color:var(--muted);font-size:.83rem;margin:1.2rem 0}.empty-state{padding:2rem;border:1px dashed #9fb6b2;border-radius:10px;color:var(--muted);background:#f8fbfa}.article-hero{background:#f1f7f5;padding:2rem 0 4rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--muted);font-size:.8rem;margin-bottom:3rem}.breadcrumbs a{text-decoration:none}.article-hero-inner{max-width:760px}.article-hero h1{font-size:clamp(2.5rem,4.4vw,4.2rem);margin:.3rem 0 1rem}.article-hero p{font-size:1.13rem;color:#536b78;max-width:680px}.review-line{font-size:.8rem;color:#657b85}.review-line span{margin-inline:.35rem}.article-layout{display:grid;grid-template-columns:minmax(0,730px) minmax(250px,340px);justify-content:space-between;gap:4rem;padding-top:4rem;padding-bottom:6rem}.article-body{font-size:1.06rem}.article-body section{scroll-margin-top:8rem;margin-top:2.3rem}.article-body h2{font-size:1.65rem;margin-bottom:.7rem}.article-body p{color:#435a69}.key-point{background:#e9f5f0;border-left:4px solid var(--teal);padding:1.3rem 1.5rem;border-radius:0 8px 8px 0}.key-point span{font-size:.72rem;letter-spacing:.12em;font-weight:800;color:var(--teal2)}.key-point p{color:var(--navy);font-weight:650;margin:.4rem 0 0}.checklist{background:#f8faf9;border:1px solid var(--line);padding:1.5rem;border-radius:10px}.checklist ul{list-style:none;margin:0;padding:0}.checklist li{position:relative;padding:.4rem 0 .4rem 2rem}.checklist li:before{content:'✓';position:absolute;left:0;top:.4rem;width:1.3rem;height:1.3rem;line-height:1.3rem;text-align:center;border-radius:50%;background:var(--mint);font-size:.8rem;color:var(--teal2);font-weight:800}.source-list{list-style:none;padding:0;margin:0}.source-list li{border-bottom:1px solid var(--line);padding:.65rem 0}.source-list a{text-decoration:none;font-weight:650}.source-list a:hover{text-decoration:underline}.article-note{font-size:.82rem;color:var(--muted);border-top:1px solid var(--line);padding-top:1.3rem;margin-top:2.5rem}.article-aside{display:grid;align-content:start;gap:1rem}.aside-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.6rem}.aside-card h2{font-size:1.4rem}.aside-card p{font-size:.9rem;color:var(--muted)}.aside-card .button{font-size:.83rem}.aside-card.pale{background:#f3f8f6;box-shadow:none}.not-found{padding-block:7rem}.not-found h1{font-size:3rem}.not-found p{color:var(--muted)}
.tools-index{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-bottom:0}.tools-index a{border:1px solid var(--line);padding:1.2rem;border-radius:10px;text-decoration:none;color:var(--navy);min-height:136px}.tools-index a:hover{border-color:var(--teal);box-shadow:var(--shadow)}.tools-index span,.tools-index strong,.tools-index small{display:block}.tools-index span{color:var(--teal);font-size:.75rem;font-weight:800;margin-bottom:.8rem}.tools-index strong{line-height:1.25}.tools-index small{color:var(--muted);font-size:.77rem;margin-top:.3rem}.tools-stack{padding-block:4rem 2rem}.tool-section{scroll-margin-top:8rem;padding:2.5rem 0 3.5rem;border-bottom:1px solid var(--line)}.tool-intro{max-width:760px}.tool-intro h2{margin-bottom:.5rem}.tool-intro p{color:var(--muted)}.tool-box{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;border:1px solid var(--line);border-radius:14px;overflow:hidden}.tool-box form{padding:2rem;display:grid;gap:1rem;align-content:start}.form-field>span:first-child{display:block;font-size:.85rem;font-weight:750;margin-bottom:.35rem}.input-wrap{display:flex;align-items:center;border:1px solid #cbd8dc;border-radius:8px;overflow:hidden}.input-wrap:focus-within{outline:2px solid var(--teal)}.input-wrap input{width:100%;border:0;padding:.72rem .85rem;color:var(--ink);outline:0;min-width:0}.input-wrap>span{background:#f3f6f6;color:var(--muted);align-self:stretch;min-width:4rem;display:grid;place-items:center;border-left:1px solid var(--line);font-size:.85rem}.tool-box form .button{justify-self:start;margin-top:.4rem}.tool-result{background:var(--navy);color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:center}.tool-result>span{font-size:.73rem;letter-spacing:.13em;color:#b8d5d1;font-weight:800}.tool-result>strong{font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.05em;line-height:1.2;margin:1rem 0 1.5rem}.tool-result dl{margin:0 0 1rem}.tool-result dl div{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #476174;padding:.55rem 0}.tool-result dt{color:#c7d4dc}.tool-result dd{margin:0;font-weight:700}.tool-result small{color:#b6cbd3}.callout{background:#e9f5f0;padding:2rem;border-radius:12px;display:flex;align-items:center;gap:2rem}.callout h2{font-size:1.7rem;margin:0;min-width:190px}.callout p{color:var(--muted);margin:0}.callout .button{flex:none}.term-list{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.term{border:1px solid var(--line);border-radius:10px;padding:1.4rem}.term h2{font-size:1.3rem;margin-bottom:.45rem}.term p{color:var(--muted);font-size:.9rem}.term .text-link{font-size:.83rem}.standalone-search{margin-top:.4rem}.editorial-layout{display:grid;grid-template-columns:minmax(0,740px) minmax(240px,330px);justify-content:space-between;gap:3rem;padding-block:4rem 7rem}.editorial-card h2{font-size:1.8rem;margin:2rem 0 .8rem}.editorial-card h2:first-child{margin-top:0}.editorial-card p{color:#485d69}.editorial-card .source-list{columns:2;column-gap:2rem}.editorial-card .source-list li{break-inside:avoid;font-size:.87rem}
.site-footer{background:#102940;color:#c7d8dd;padding-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-grid p{font-size:.88rem;max-width:23rem;margin-top:1rem}.footer-logo{color:#fff;font-size:1.25rem}.footer-logo:hover{color:#fff}.footer-grid h2{font-size:.83rem;color:#fff;letter-spacing:.08em;margin-bottom:1rem}.footer-grid a:not(.logo){display:block;color:#c7d8dd;text-decoration:none;font-size:.88rem;padding:.25rem 0}.footer-grid a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #315066;margin-top:3rem;padding:1.1rem 0;display:flex;justify-content:space-between;gap:1rem;font-size:.77rem;color:#a7bcc6}
@media(max-width:1050px){.header-inner{gap:1rem}.main-nav{gap:.8rem}.header-cta{display:none}.hero-grid{gap:2rem}.topic-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-index{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.topline-inner{justify-content:center}.topline-inner span+span{display:none}.header-inner{min-height:66px;display:block;padding-top:.8rem}.logo{font-size:.98rem}.logo-mark{width:32px;height:32px;font-size:1.15rem}.main-nav{overflow:auto;margin:0 -14px;padding:.6rem 14px .45rem;gap:1.15rem}.main-nav a{font-size:.82rem}.hero-grid{grid-template-columns:1fr;padding-block:3.5rem;gap:2.5rem}.hero h1{font-size:clamp(2.5rem,11vw,4rem)}.hero-proof{margin-top:1.8rem;gap:.6rem 1rem}.hero-panel{max-width:500px}.section{padding-block:3.5rem}.section-heading{align-items:start;flex-direction:column}.topic-grid,.article-grid,.term-list{grid-template-columns:1fr}.topic-card{min-height:auto}.split-promo,.article-layout,.editorial-layout,.tool-box{grid-template-columns:1fr;gap:1.5rem}.article-layout{padding-top:2.5rem}.article-aside{grid-row:auto}.source-band,.callout{flex-direction:column;align-items:start}.page-hero{padding:3rem 0}.breadcrumbs{margin-bottom:2rem}.tools-index{grid-template-columns:1fr 1fr;gap:.6rem}.tools-index a{padding:.9rem;min-height:120px}.tool-box form,.tool-result{padding:1.4rem}.filter-bar{display:block}.filter-bar input{margin:.5rem 0}.filter-chips{margin-top:.5rem}.editorial-card .source-list{columns:1}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}}
@media(max-width:420px){.tools-index{grid-template-columns:1fr}.hero-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
