@font-face{font-family:inter;src:url(/_next/static/media/0336a89fb4e7fc1d-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_d18add{font-family:inter,inter Fallback}.__variable_d18add{--font-inter:"inter","inter Fallback"}:root{--bg:#f7f9f9;--surface:#ffffff;--surface-soft:#eef2f3;--surface-strong:#f9fbfb;--ink:#12383d;--muted:#5d6971;--line:#d8e0e3;--line-strong:#bac7cc;--accent:#14685f;--accent-dark:#0e514a;--blue:#12636e;--green:#1f6b52;--amber:#a7661e;--shadow:0 18px 36px rgba(17,24,32,0.08);--shadow-soft:0 12px 24px rgba(17,24,32,0.05)}*{box-sizing:border-box}html{background:var(--bg)}body,html{color:var(--ink)}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#ffffff 0,var(--bg) 360px) no-repeat,var(--bg);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;letter-spacing:0;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-dark)}img{max-width:100%}main{min-height:70vh}.article-shell,.content-page,.front-page,.page-shell,.section,.site-footer,.site-header{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-footer,.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header{padding:20px 0}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);letter-spacing:0}.footer-links,.site-nav{display:flex;align-items:center;flex-wrap:wrap;gap:18px;color:var(--muted);font-size:.94rem}.footer-links a,.site-nav a{border-bottom:2px solid transparent;padding:4px 0}.footer-links a:hover,.site-nav a:hover{border-color:var(--accent)}.front-page{padding:24px 0 30px}.front-page-kicker{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line-strong);padding:10px 0;color:var(--muted);font-size:.84rem;font-weight:600}.front-page-kicker span:first-child{color:var(--accent-dark)}.lead-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:28px;gap:28px;border-bottom:1px solid var(--line);padding:34px 0 26px}.article-header h1,.content-page h1,.lead-copy h1,.page-heading h1{margin:0;max-width:940px;line-height:.99;letter-spacing:0}.lead-copy h1{max-width:780px;font-size:3.15rem;line-height:1.03}.page-heading h1{font-size:3.6rem}.article-header p,.lead-copy p,.page-heading p{max-width:720px;color:var(--muted);font-size:1.08rem}.eyebrow{margin:0 0 10px;color:var(--accent-dark);font-size:.78rem;font-weight:600;letter-spacing:0;text-transform:uppercase}.hero-actions,.lead-actions{display:flex;flex-wrap:wrap;gap:10px}.lead-actions{justify-content:flex-end;min-width:240px;padding-bottom:8px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:9px 15px;line-height:1.2}.button.primary{background:var(--ink);color:#ffffff}.button.primary:hover{background:var(--accent-dark);color:#ffffff}.button.secondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.top-stories{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.85fr);grid-gap:22px;gap:22px;padding-top:22px;align-items:stretch}.latest-rail{display:flex;flex-direction:column;min-height:100%;border-radius:8px;background:var(--ink);color:#ffffff;overflow:hidden}.rail-heading{padding:20px 20px 12px}.rail-heading .eyebrow{color:#ccf36b}.rail-heading h2{margin:0;font-size:1.6rem;line-height:1.1;letter-spacing:0}.rail-story{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;border-top:1px solid rgba(255,255,255,.14);padding:16px 20px;color:#ffffff}.rail-story:hover{background:rgba(255,255,255,.06);color:#ffffff}.rail-story span{color:#ccf36b;font-weight:600}.rail-story strong{font-size:.98rem;line-height:1.28}.section{padding:44px 0}.section-tight{padding-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:16px}.section-heading h2{margin:0;max-width:740px;font-size:2.2rem;line-height:1.08;letter-spacing:0}.section-heading a{color:var(--accent-dark);font-weight:600}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.post-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-layout{display:grid;grid-gap:20px;gap:20px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:26px;border-top:1px solid var(--line);padding-top:18px}.pagination div:first-child{display:flex;align-items:baseline;gap:6px;color:var(--muted);font-size:.94rem}.pagination div:first-child span,.pagination div:first-child strong{display:inline-block}.pagination div:first-child strong{color:var(--ink)}.pagination-actions{display:flex;flex-wrap:wrap;gap:10px}.button.disabled,.button.disabled:hover{cursor:not-allowed;opacity:.45}.empty-state,.post-card,.topic-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.post-card{display:flex;min-width:0;flex-direction:column;overflow:hidden}.post-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}.post-card-image{position:relative;display:block;aspect-ratio:16/9;background:var(--surface-soft)}.post-card-image img{object-fit:cover}.post-card-body{display:flex;flex:1 1;flex-direction:column;padding:18px}.article-rubric,.post-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:.84rem;font-weight:600}.article-rubric a,.post-meta a{color:var(--blue)}.post-card h2{margin:10px 0 9px;font-size:1.16rem;line-height:1.24;letter-spacing:0}.post-card p{margin:0;color:var(--muted)}.post-card-lead{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;min-height:420px}.post-card-lead .post-card-image{min-height:100%;aspect-ratio:auto}.post-card-lead .post-card-body{justify-content:flex-end;padding:26px}.post-card-lead h2{font-size:2.25rem;line-height:1.05}.post-card-lead p{font-size:1.02rem}.post-card-compact{display:grid;grid-template-columns:120px minmax(0,1fr)}.post-card-compact .post-card-image{min-height:100%;aspect-ratio:auto}.post-card-compact .post-card-body{padding:14px}.post-card-compact h2{font-size:1rem}.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:14px;gap:14px}.topic-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.topic-card{display:block;min-height:172px;padding:20px;border-top:4px solid var(--accent)}.topic-card:nth-child(2n){border-top-color:var(--blue)}.topic-card:nth-child(3n){border-top-color:var(--green)}.topic-card h3,.topic-room span{display:block;margin:0 0 10px;color:var(--ink);font-size:1.12rem;font-weight:600;line-height:1.2}.topic-card p{margin:0;color:var(--muted)}.topic-room{min-height:220px;padding:24px}.growth-clusters{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:22px;box-shadow:var(--shadow-soft)}.growth-clusters-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;border-bottom:1px solid var(--line);padding-bottom:14px}.growth-clusters-heading h2{margin:0;max-width:620px;font-size:1.55rem;line-height:1.12;letter-spacing:0}.growth-cluster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:12px;gap:12px}.growth-cluster{min-width:0;border-left:3px solid var(--green);padding:4px 0 4px 12px}.growth-cluster>a:first-child{display:inline-block;color:var(--ink);font-weight:600;line-height:1.25}.growth-cluster p{margin:6px 0 8px;color:var(--muted);font-size:.94rem;line-height:1.45}.growth-cluster-guide{color:var(--accent-dark);font-size:.88rem;font-weight:600}.empty-state{padding:32px}.empty-state h2{margin:0 0 8px}.content-page p,.empty-state p{color:var(--muted)}.page-shell{padding:48px 0 72px}.page-heading{margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:20px}.content-page{max-width:780px;padding:56px 0 78px}.content-page h1{margin-bottom:18px;font-size:3.15rem}.content-page a{color:var(--accent-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}.article-shell{max-width:1060px;padding:44px 0 82px}.article-header{margin-bottom:24px}.article-hero{border-bottom:1px solid var(--line);padding-bottom:24px}.article-header h1{margin:12px 0 14px;font-size:4rem}.article-featured-image{position:relative;aspect-ratio:16/9;overflow:hidden;margin:26px 0 34px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);box-shadow:var(--shadow-soft)}.article-featured-image img{object-fit:cover}.article-layout{display:grid;grid-template-columns:220px minmax(0,740px);grid-gap:38px;gap:38px;align-items:start}.article-note{position:-webkit-sticky;position:sticky;top:20px;border-top:3px solid var(--accent);padding-top:14px;color:var(--muted);font-size:.92rem}.article-note span{display:block;margin-bottom:8px;color:var(--ink);font-weight:600}.article-note p{margin:0}.article-note .growth-clusters{margin-top:18px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.article-note .growth-clusters-heading{display:block;margin-bottom:12px;border-bottom:0;padding-bottom:0}.article-note .growth-clusters-heading h2{font-size:1rem}.article-note .growth-cluster-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.article-note .growth-cluster{border-left-color:var(--line-strong);padding-left:10px}.article-note .growth-cluster p{display:none}.article-content{min-width:0;color:#313b40;font-size:1.08rem}.article-content h2,.article-content h3,.article-content h4{margin:1.8em 0 .55em;color:var(--ink);line-height:1.18;letter-spacing:0}.article-content h2{font-size:1.85rem}.article-content h3{font-size:1.38rem}.article-content ol,.article-content p,.article-content ul{color:#313b40}.article-content a{color:var(--accent-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}.article-content img{height:auto;border-radius:8px}.article-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.article-content td,.article-content th{border:1px solid var(--line);padding:10px 12px;text-align:left}.article-content th{background:var(--surface-soft)}.site-footer{border-top:1px solid var(--line);padding:26px 0 34px;color:var(--muted)}.site-footer p{margin:4px 0 0}@media (max-width:1020px){.article-header h1,.page-heading h1{font-size:3.35rem}.lead-copy h1{font-size:2.9rem}.article-layout,.lead-layout,.post-card-lead,.top-stories{grid-template-columns:1fr}.lead-actions{justify-content:flex-start}.post-card-lead{min-height:0}.post-card-lead .post-card-image{min-height:300px}.article-note{position:static}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.front-page-kicker,.pagination,.section-heading,.site-footer,.site-header{align-items:flex-start;flex-direction:column}.footer-links,.site-nav{gap:12px}.front-page{padding-top:18px}.article-header h1,.content-page h1,.lead-copy h1,.page-heading h1{font-size:2.38rem;line-height:1.04}.section-heading h2{font-size:1.8rem}.post-grid,.post-grid-archive,.topic-grid,.topic-grid-wide{grid-template-columns:1fr}.post-card-lead .post-card-image{min-height:220px}.post-card-lead h2{font-size:1.72rem}.latest-rail{min-height:0}.pagination-actions{width:100%}}@media (max-width:460px){.article-shell,.content-page,.front-page,.page-shell,.section,.site-footer,.site-header{width:min(100% - 24px,1180px)}.button,.lead-actions{width:100%}.article-header h1,.content-page h1,.lead-copy h1,.page-heading h1{font-size:2.08rem}.rail-story{grid-template-columns:34px minmax(0,1fr);padding:14px 16px}}body{font-family:var(--font-inter),Arial,sans-serif;background:var(--bg)}.site-header{padding:24px 0;border-bottom:1px solid var(--line)}.brand,.footer-brand{gap:9px;font-size:1.65rem;letter-spacing:-.055em;font-weight:600}.brand svg,.footer-brand svg{flex-shrink:0}.brand-wordmark{line-height:1}.footer-brand{font-size:1.4rem}.site-nav a{color:var(--ink);font-weight:600}.front-page-kicker{border-top:0;font-size:.875rem;font-weight:500}.front-page-kicker span:first-child{font-weight:600}.lead-layout{padding:54px 0 40px}.lead-copy h1{font-family:var(--font-inter),Arial,sans-serif;font-weight:500;font-size:clamp(2.75rem,4.4vw,4rem);line-height:1.12;letter-spacing:-.045em}.headline-accent{color:var(--accent)}.lead-copy>p:last-child{max-width:630px;margin-bottom:0}.eyebrow{font-size:.8125rem;letter-spacing:.06em}.lead-actions{flex-direction:column;min-width:180px;padding-bottom:5px}.button{border-radius:6px;min-height:46px;font-weight:600}.button.primary{background:var(--accent)}.empty-state,.post-card,.topic-card{box-shadow:none;border-radius:12px}.post-card:hover{box-shadow:0 8px 24px #12383d0c;border-color:var(--accent)}.post-card-body{padding:24px}.post-card h2{font-size:1.35rem;line-height:1.25;font-weight:600}.post-card-lead{grid-template-columns:1fr;min-height:0}.post-card-lead .post-card-image{aspect-ratio:16/9;min-height:0}.post-card-lead h2{font-family:var(--font-inter),Arial,sans-serif;font-size:2.2rem;font-weight:500}.top-stories-single{grid-template-columns:1fr;max-width:820px}.latest-rail{border-radius:12px;background:#103e42}.rail-heading h2{font-weight:550}.rail-story{padding-top:22px;padding-bottom:22px}.rail-story strong{font-weight:550}.empty-state{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:64px;gap:64px;margin-top:28px;padding:38px;background:#fff}.empty-state-intro{align-self:center}.empty-state h2{font-family:var(--font-inter),Arial,sans-serif;font-size:2rem;font-weight:500;line-height:1.15;max-width:450px}.empty-state-intro>p:not(.eyebrow){max-width:450px}.text-link{color:var(--accent-dark);font-weight:600;border-bottom:1px solid var(--line-strong);padding-bottom:4px}.comparison-principles{display:grid;grid-gap:18px;gap:18px}.comparison-principles>div{position:relative;padding-left:45px}.comparison-principles span{position:absolute;left:0;top:1px;color:var(--accent);font-size:.875rem;font-weight:600}.comparison-principles h3{margin:0 0 3px;font-size:1rem;font-weight:600}.comparison-principles p{margin:0;font-size:.9375rem}.article-header h1,.content-page h1,.page-heading h1{font-family:var(--font-inter),Arial,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.025em}.article-header h1{font-size:clamp(2.2rem,4.3vw,3.8rem)}.article-content{line-height:1.8}.article-layout>div{min-width:0}.article-content th{background:#e4efec;color:var(--ink)}.article-content td{background:white;vertical-align:top}.article-content tr:nth-child(2n) td{background:#f3f7f6}.article-content pre{overflow-x:auto}.article-content a{overflow-wrap:anywhere}.related-posts{margin-top:54px;border-top:1px solid var(--line);padding-top:28px}.affiliate-disclosure{color:var(--muted);padding:14px 18px;background:var(--surface-soft);font-size:.875rem;border-left:3px solid var(--accent)}.site-footer{padding:30px 0}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:3px}@media (max-width:1020px){.lead-layout{grid-template-columns:1fr}.lead-actions{flex-direction:row}.empty-state{gap:30px}}@media (max-width:720px){.site-header{gap:15px;padding:20px 0}.site-nav{width:100%;justify-content:space-between;font-size:.875rem}.front-page-kicker{gap:5px}.front-page-kicker span:last-child{display:none}.lead-layout{padding:32px 0;gap:22px}.lead-copy h1{font-size:clamp(2rem,7.9vw,3.3rem)}.empty-state{grid-template-columns:1fr;padding:25px;gap:28px}.empty-state h2{font-size:1.8rem}.comparison-principles{border-top:1px solid var(--line);padding-top:24px}.article-note{order:2;margin-top:28px}.article-header h1{font-size:2.2rem;overflow-wrap:anywhere}.post-card-lead h2{font-size:1.8rem}}