:root{--bg:#f5f2ed;--surface:#fffefa;--surface-strong:#eef2ec;--surface-muted:#e7ece8;--ink:#1c1917;--ink-soft:#4e443c;--ink-faint:#77695c;--border:#d7ccbe;--border-strong:#b9aa98;--accent:#335f4d;--accent-soft:#e3eee8;--accent-2:#916d3f;--accent-2-soft:#f1e7d8;--accent-3:#7d4d57;--accent-3-soft:#f3e5e8;--danger-soft:#f6ebe9;--shadow:0 18px 40px rgba(35,26,17,.08);--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--content:80rem;--reading:56rem;--sans:"Segoe UI","Helvetica Neue",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.65;text-rendering:optimizeLegibility}a{color:inherit;-webkit-text-decoration-color:rgba(139,106,62,.45);text-decoration-color:rgba(139,106,62,.45);text-underline-offset:.16em}img{max-width:100%;display:block}main{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem max(1rem,calc((100vw - 88rem) / 2));border-bottom:1px solid hsla(33,19%,66%,.48);background:rgba(255,254,250,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-brand{display:grid;grid-gap:.02rem;gap:.02rem;color:var(--ink);text-decoration:none}.site-brand span{font-family:var(--serif);font-size:1.35rem;font-weight:800;line-height:1}.site-brand small{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-nav{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.site-nav a{padding:.38rem .62rem;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--ink-soft);font-size:.92rem;font-weight:700;text-decoration:none}.site-nav a:hover{border-color:var(--border);background:var(--surface);color:var(--accent)}.shell{width:min(calc(100% - 2rem),var(--content));margin:0 auto}.shell-wide{width:min(calc(100% - 2rem),88rem)}.band{padding:2.5rem 0}.band-muted{background:rgba(255,253,249,.72);border-top:1px solid hsla(33,19%,66%,.35);border-bottom:1px solid hsla(33,19%,66%,.35)}.eyebrow{margin:0 0 .75rem;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lead{font-size:1.12rem;color:var(--ink-soft);max-width:48rem}.article-hero,.home-intro{padding:3.5rem 0 1.4rem}.article-hero{display:grid;grid-gap:1.5rem 2rem;gap:1.5rem 2rem;grid-template-columns:minmax(0,1fr) minmax(20rem,28rem);min-height:28rem;border-bottom:1px solid hsla(33,19%,66%,.52)}.article-hero:before{content:"";grid-column:1/-1;height:1px;background:linear-gradient(90deg,var(--accent),rgba(125,77,87,.7),transparent)}.article-hero>:not(.article-hero-panel){grid-column:1}.article-hero-panel{grid-column:2;grid-row:2/span 6;align-self:stretch;grid-gap:1rem;gap:1rem;align-content:start;padding:1.2rem;border:1px solid hsla(34,24%,79%,.45);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(28,25,23,.96),rgba(51,95,77,.94)),var(--ink);color:#fffefa;box-shadow:0 28px 70px rgba(28,25,23,.22)}.hero-panel-top{display:grid;grid-gap:.25rem;gap:.25rem}.article-hero-image{object-fit:cover;border:1px solid rgba(255,254,250,.18);border-radius:var(--radius-sm);background:rgba(255,254,250,.1);box-shadow:0 18px 38px rgba(0,0,0,.22)}.hero-fact small,.hero-panel-top span{color:rgba(255,254,250,.68);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-panel-top strong{font-family:var(--serif);font-size:1.45rem;line-height:1.1}.hero-fact-grid{display:grid;grid-gap:.7rem;gap:.7rem}.hero-fact{display:grid;grid-gap:.15rem;gap:.15rem;padding:.85rem;border:1px solid rgba(255,254,250,.18);border-radius:var(--radius-sm);background:rgba(255,254,250,.08)}.hero-fact strong{font-size:1.38rem;line-height:1.05}.hero-document-visual{display:grid;grid-gap:.55rem;gap:.55rem;margin:.25rem 0;padding:1rem;border-radius:var(--radius-sm);background:rgba(255,254,250,.94);color:var(--ink)}.hero-document-visual span{height:.55rem;border-radius:999px;background:linear-gradient(90deg,rgba(51,95,77,.42),rgba(145,109,63,.18))}.hero-document-visual span:nth-child(2){width:72%}.hero-document-visual span:nth-child(3){width:46%}.hero-document-visual strong{justify-self:end;padding-top:.25rem;color:var(--accent);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-proof-list{display:grid;grid-gap:.6rem;gap:.6rem;margin:0;padding:0;list-style:none}.hero-proof-list li{padding-left:1rem;border-left:2px solid rgba(255,254,250,.35);color:rgba(255,254,250,.82);font-size:.94rem;line-height:1.45}.home-hero{position:relative;overflow:hidden;padding:4.75rem 0 2.4rem;border-bottom:1px solid hsla(33,19%,66%,.45);background:linear-gradient(115deg,rgba(255,254,250,.92),hsla(40,36%,95%,.95) 48%,rgba(230,236,232,.88))}.home-hero:before{position:absolute;inset:auto 4vw -7rem auto;width:min(36rem,42vw);height:min(36rem,42vw);border:1px solid rgba(116,88,58,.16);border-radius:50%;content:"";pointer-events:none}.home-hero-grid{display:grid;position:relative;grid-gap:2.4rem;gap:2.4rem;align-items:stretch;grid-template-columns:minmax(0,1.18fr) minmax(22rem,.82fr)}.home-intro{display:grid;align-content:center;max-width:58rem}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.home-actions a{display:inline-flex;align-items:center;min-height:2.4rem;padding:.45rem .8rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-soft);font-weight:700;text-decoration:none}.home-actions a:hover{border-color:var(--accent);color:var(--accent)}.home-dashboard,.home-hero-panel,.method-panel{padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}.home-dashboard{display:grid;grid-gap:1rem;gap:1rem;min-height:28rem;align-content:space-between;padding:1rem;border-color:rgba(42,47,58,.22);background:linear-gradient(145deg,rgba(31,37,49,.98),rgba(55,52,44,.94)),var(--ink);color:#fffaf2;box-shadow:0 28px 70px rgba(42,47,58,.24)}.home-dashboard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.25rem}.home-dashboard-top .eyebrow{color:rgba(255,250,242,.68)}.home-dashboard-top strong{max-width:9rem;font-family:var(--serif);font-size:1.55rem;line-height:1.05;text-align:right}.home-stat-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(3,1fr)}.home-stat-grid span{display:grid;grid-gap:.35rem;gap:.35rem;min-height:6.2rem;align-content:end;padding:.85rem;border:1px solid rgba(255,250,242,.16);border-radius:var(--radius-sm);background:rgba(255,250,242,.08);color:rgba(255,250,242,.74);font-size:.82rem}.home-stat-grid strong{color:#fffaf2;font-family:var(--serif);font-size:2rem;line-height:1}.home-dashboard-list{display:grid;grid-gap:.55rem;gap:.55rem}.home-dashboard-list a{display:grid;grid-template-columns:2.3rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:center;padding:.8rem;border-radius:var(--radius-sm);background:rgba(255,250,242,.08);color:#fffaf2;text-decoration:none}.home-dashboard-list a:hover{background:rgba(255,250,242,.14)}.home-dashboard-list span{display:grid;width:2.1rem;height:2.1rem;place-items:center;border-radius:50%;background:hsla(39,51%,62%,.2);color:#e9d2a5;font-weight:800}.home-dashboard-list strong{overflow:hidden;font-size:.95rem;line-height:1.25;text-overflow:ellipsis}.home-lanes-band{padding:1rem 0;border-bottom:1px solid hsla(33,19%,66%,.35);background:rgba(255,253,248,.82)}.reader-lane-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.reader-lane{display:grid;min-height:9rem;align-content:start;grid-gap:.45rem;gap:.45rem;padding:1rem;border:1px solid hsla(33,19%,66%,.56);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);text-decoration:none}.reader-lane:hover{border-color:var(--accent);box-shadow:0 14px 38px rgba(42,47,58,.09);transform:translateY(-1px)}.reader-lane>span{display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-weight:800}.reader-lane strong{font-family:var(--serif);font-size:1.18rem;line-height:1.15}.reader-lane p{margin:0;color:var(--ink-soft);font-size:.95rem}.home-hero-panel ul{display:grid;grid-gap:.8rem;gap:.8rem;margin:0;padding:0;list-style:none}.home-hero-panel li{padding:.8rem;border-left:3px solid var(--accent);background:var(--surface-strong);color:var(--ink-soft)}.article-hero h1,.home-intro h1{margin:0;font-family:var(--serif);font-size:clamp(2.45rem,4vw,4.4rem);line-height:1.05;letter-spacing:0}.section-heading{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1.5rem}.section-heading-row{align-items:end;grid-template-columns:minmax(0,1fr) auto}.section-heading-row>span{padding:.45rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-soft);font-size:.9rem;font-weight:700}.article-column h2,.article-column h3,.article-column h4,.section-heading h2{margin:0;font-family:var(--serif);line-height:1.15;letter-spacing:0}.article-footer-note,.article-summary,.auto-numbered-list,.card-meta,.empty-state p,.faq-answer,.meta-row,.related-links-list,.section-heading p,.section-intro,.sources-list,.toc a{color:var(--ink-soft)}.auto-numbered-list{display:grid;grid-gap:.65rem;gap:.65rem;margin:1rem 0 1.2rem;padding-left:1.35rem}.auto-numbered-list li{padding-left:.35rem}.auto-numbered-list li::marker{color:var(--accent);font-weight:800}.card-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.featured-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1.15fr 1fr 1fr}.featured-grid .page-card:first-child{grid-row:span 2}.section-tile-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.section-tile{display:grid;grid-gap:.45rem;gap:.45rem;min-height:12rem;align-content:start;padding:1.15rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-decoration:none}.section-tile:hover{border-color:var(--accent)}.section-tile span{font-family:var(--serif);font-size:1.35rem;font-weight:700;line-height:1.15}.section-tile p{margin:0;color:var(--ink-soft)}.section-tile small{margin-top:auto;color:var(--ink-faint)}.home-two-column{display:grid;grid-gap:2rem;gap:2rem;align-items:start;grid-template-columns:minmax(0,1fr) minmax(18rem,27rem)}.editorial-index{display:grid;border-top:1px solid var(--border)}.editorial-index a{display:grid;grid-gap:.75rem;gap:.75rem;align-items:center;grid-template-columns:3rem minmax(0,1fr) auto;padding:.95rem 0;border-bottom:1px solid var(--border);text-decoration:none}.editorial-index span{color:var(--accent);font-weight:800}.editorial-index strong{font-family:var(--serif);font-size:1.12rem;line-height:1.2}.editorial-index small{padding:.2rem .5rem;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--ink-soft)}.method-panel{position:-webkit-sticky;position:sticky;top:1.5rem}.method-panel h2{margin:0 0 .75rem;font-family:var(--serif);line-height:1.15}.method-panel p:last-child{margin-bottom:0;color:var(--ink-soft)}.page-card{display:grid;grid-gap:.8rem;gap:.8rem;align-content:start;padding:1.2rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}.page-card-media{display:block;overflow:hidden;height:9.5rem;margin:-.55rem -.55rem 0;border-radius:var(--radius-sm);background:var(--surface-strong)}.page-card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.page-card:hover .page-card-media img{transform:scale(1.035)}.featured-grid .page-card:first-child .page-card-media{height:17.5rem}.page-card h3{margin:0;font-family:var(--serif);font-size:1.35rem;line-height:1.2}.card-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);font-size:.82rem;font-weight:700}.card-description{margin:0;color:var(--ink-soft)}.empty-state{padding:1.4rem;border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:rgba(255,253,249,.66)}.article-shell{display:grid;grid-gap:2rem;gap:2rem;padding-bottom:4rem}.meta-row{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;margin-top:1rem;font-size:.95rem}.article-frame{display:grid;grid-gap:2rem;align-items:start;grid-template-columns:minmax(0,1fr) minmax(16rem,20rem)}.article-main{min-width:0}.article-column{width:min(100%,var(--reading))}.article-column p{margin:0 0 1rem;font-size:1.06rem}.article-column ol,.article-column ul{margin:0 0 1rem;padding-left:1.2rem}.article-column li+li{margin-top:.4rem}.article-column section+section,.article-subsection+.article-subsection{margin-top:2rem}.article-band{padding:1.65rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:0 14px 34px rgba(35,26,17,.045)}.quick-answer{background:linear-gradient(180deg,#fffefa,#f8fbf7)}.quick-answer h2{margin-bottom:.65rem}.highlights-list{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none}.highlights-list li{padding:1rem 1.05rem;border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--border)}.article-visual{display:grid;grid-gap:1rem;gap:1rem;padding:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,#f7faf5,#edf4ef);box-shadow:var(--shadow);overflow:hidden}.article-visual-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--surface-strong)}.article-visual-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.2rem 1.2rem 0}.article-visual-grid span,.article-visual-line,.article-visual-pill{border-radius:var(--radius-sm);background:rgba(139,106,62,.15)}.article-visual-grid span{aspect-ratio:1;border-radius:var(--radius-sm)}.article-visual-line{height:.75rem;margin-inline:1.2rem}.article-visual-pill{width:7rem;height:2rem;margin:1.2rem 1.2rem 0}.visual-template{background:linear-gradient(180deg,#fffaf1,#f2eadc)}.visual-procedure{background:linear-gradient(180deg,#f1f7f8,#e4eef0)}.visual-comparison{background:linear-gradient(180deg,#f8f4f6,#efe5e8)}.article-template.template-document{--accent:var(--accent-2);--accent-soft:var(--accent-2-soft)}.article-template.template-comparison,.article-template.template-faq{--accent:var(--accent-3);--accent-soft:var(--accent-3-soft)}.article-visual-caption{padding:0 1.2rem 1.1rem;color:var(--ink-soft);font-size:.94rem}.article-layout{display:grid;grid-gap:1.25rem;gap:1.25rem}.toc{position:-webkit-sticky;position:sticky;top:1.5rem;display:grid;grid-gap:.9rem;gap:.9rem;align-self:start;padding:1.1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,253,249,.86)}.toc h2{margin:0;font-size:1.05rem}.toc ol{display:grid;grid-gap:.6rem;gap:.6rem;margin:0;padding-left:1.15rem}.page-card a:hover,.related-links-list a:hover,.sources-list a:hover,.toc a:hover{color:var(--accent)}.byline-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.byline-box{padding:1rem;border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--border)}.byline-label{margin:0 0 .35rem;color:var(--ink-faint);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.byline-name{margin:0;font-weight:700}.legal-disclaimer{border-color:rgba(128,84,48,.22);background:#fff8ee}.legal-disclaimer h2{margin-bottom:.45rem}.legal-disclaimer p{margin:0;color:var(--ink-soft);font-weight:650}.callout{padding:1rem 1.1rem;border-left:4px solid var(--accent);background:var(--accent-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.template-panel-heading{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1rem}.template-panel-heading h2{margin:0;font-family:var(--serif);font-size:1.55rem;line-height:1.15}.document-panel{background:#f8f2e8}.document-sheet{display:grid;grid-gap:.45rem;gap:.45rem;padding:1.2rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#fffefa;box-shadow:inset 0 0 0 1px rgba(145,109,63,.08)}.document-sheet p{margin:0;font-family:var(--serif);color:var(--ink-soft)}.download-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.download-button{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;min-width:min(100%,280px);padding:.85rem 1rem;border:1px solid rgba(49,83,92,.22);border-radius:var(--radius-sm);background:#12323b;color:#fff;text-decoration:none;box-shadow:0 14px 28px rgba(18,50,59,.12)}.download-button span{font-weight:800}.download-button small{padding:.2rem .45rem;border-radius:999px;background:hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.86);font-weight:800;letter-spacing:0}.timeline-panel{background:#f3f8f6}.timeline-list{display:grid;grid-gap:1rem;gap:1rem;margin:0;padding:0;list-style:none}.timeline-list li{display:grid;grid-template-columns:2.25rem minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start}.timeline-list span{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-weight:700}.comparison-stack h3,.timeline-list h3{margin:0 0 .35rem;font-size:1.08rem}.timeline-list p{margin:0;color:var(--ink-soft)}.comparison-panel{background:#fbf6f7}.comparison-stack{display:grid;grid-gap:1rem;gap:1rem}.calculator-panel{background:#f3f8f6}.calculator-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));margin:1rem 0}.calculator-grid label{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--ink-soft);font-weight:700}.calculator-grid input,.calculator-grid select{width:100%;padding:.75rem .8rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit}.calculator-grid input[type=checkbox]{width:1.15rem;height:1.15rem;padding:0;justify-self:start;accent-color:var(--accent)}.calculator-grid small{display:block;color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.2}.calculator-result{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0;padding:1rem;border:1px solid rgba(49,83,92,.18);border-radius:var(--radius-sm);background:rgba(255,253,250,.82)}.calculator-result span{color:var(--ink-soft);font-weight:800}.calculator-result strong{font-family:var(--serif);font-size:1.5rem;color:var(--ink)}.checklist-panel{background:#f7fbf9}.checklist-stack{display:grid;grid-gap:1rem;gap:1rem}.checklist-card{padding:1rem;border:1px solid rgba(49,83,92,.16);border-radius:var(--radius-sm);background:hsla(0,0%,100%,.72)}.checklist-card h3{margin:0 0 .85rem;font-family:var(--serif)}.checklist-card ul{display:grid;grid-gap:.85rem;gap:.85rem;margin:0;padding:0;list-style:none}.checklist-card li{display:grid;grid-template-columns:1.6rem 1fr;grid-gap:.75rem;gap:.75rem}.checkmark{display:grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:999px;background:#12323b;color:#fff;font-size:.85rem;font-weight:900}.checklist-card strong{color:var(--ink)}.checklist-card p{margin:.2rem 0 0;color:var(--ink-soft)}.hub-link-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.hub-link-grid a{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);text-decoration:none}.hub-link-grid span{font-weight:700}.hub-link-grid small{color:var(--ink-soft)}.faq-compact .faq-list{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-sm)}table{width:100%;border-collapse:collapse;background:var(--surface)}td,th{padding:.85rem .9rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}th{background:var(--surface-strong);font-size:.9rem}tbody tr:nth-child(2n) td{background:rgba(238,242,236,.42)}.content-section{padding:0 0 0 1.15rem;border-left:1px solid hsla(33,19%,66%,.52)}.content-section h2{position:relative}.content-section h2:before{content:"";position:absolute;left:-1.45rem;top:.45rem;width:.55rem;height:.55rem;border-radius:2px;background:var(--accent)}.faq-list{display:grid;grid-gap:.9rem;gap:.9rem}.faq-item{padding:1rem 1.1rem;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border)}.faq-item h3{margin:0 0 .5rem;font-size:1.08rem}.related-links-list,.sources-list{display:grid;grid-gap:.65rem;gap:.65rem;margin:0;padding-left:1.15rem}.article-footer-note{font-size:.94rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem;color:var(--ink-faint);font-size:.9rem}.breadcrumbs span{opacity:.65}@media (max-width:960px){.featured-grid,.home-hero-grid,.home-two-column,.reader-lane-grid{grid-template-columns:1fr}.featured-grid .page-card:first-child{grid-row:auto}.section-heading-row{grid-template-columns:1fr}.method-panel{position:static}.home-dashboard{min-height:0}.home-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-frame,.article-hero{grid-template-columns:1fr}.article-hero{min-height:0}.article-hero-panel{grid-column:1;grid-row:auto}.toc{position:static;order:-1}.article-column,.shell,.shell-wide{width:min(calc(100% - 1.25rem),100%)}}@media (max-width:640px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.band{padding:1.5rem 0}.article-hero,.home-hero,.home-intro{padding-top:2rem}.home-dashboard-top{display:grid}.home-dashboard-top strong{max-width:none;text-align:left}.home-stat-grid{grid-template-columns:1fr}.featured-grid .page-card:first-child .page-card-media,.page-card-media{height:11rem}.editorial-index a{grid-template-columns:2.25rem minmax(0,1fr)}.editorial-index small{grid-column:2;width:-moz-fit-content;width:fit-content}.article-band,.faq-item,.page-card,.toc{padding:1rem}.highlights-list{grid-template-columns:1fr}.article-hero h1{font-size:clamp(2.15rem,12vw,3rem)}td,th{padding:.75rem}}:root{--bg:#f4f1eb;--surface:#fffdfa;--surface-strong:#f1f5f0;--surface-muted:#e8eee9;--ink:#181715;--ink-soft:#514941;--ink-faint:#7e7164;--border:#d8cab8;--border-strong:#b69f86;--accent:#214f3f;--accent-soft:#e5f0eb;--accent-2:#8a6232;--accent-2-soft:#f3e7d6;--shadow:0 24px 70px rgba(36,29,21,.09);--content:86rem;--reading:61rem}body{background:linear-gradient(90deg,rgba(33,79,63,.035) 1px,transparent 0),linear-gradient(180deg,#f8f6f2,#f1ede6);background-size:5rem 5rem,auto}.site-header{padding-block:.72rem;border-bottom-color:rgba(120,100,77,.2);background:rgba(255,253,250,.94);box-shadow:0 10px 30px rgba(37,31,23,.035)}.site-brand span{font-size:1.55rem}.site-brand small{color:var(--accent);letter-spacing:.11em}.site-nav{gap:.1rem}.site-nav a{padding:.48rem .74rem;border-radius:0;border-bottom:2px solid transparent;color:#463f38}.site-nav a:hover{border-color:transparent transparent var(--accent);background:transparent}.home-hero{padding:4.8rem 0 2.25rem;background:radial-gradient(circle at 72% 50%,rgba(33,79,63,.13),transparent 34rem),linear-gradient(115deg,rgba(255,253,248,.94),hsla(38,38%,94%,.98) 52%,rgba(232,239,234,.92))}.home-hero:before{inset:7rem 2.5vw auto auto;border-color:rgba(33,79,63,.12)}.home-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);grid-template-rows:auto auto;gap:1.15rem 2.3rem}.home-intro{grid-row:1/span 2;padding:2.8rem 0 1.4rem}.article-hero h1,.home-intro h1{max-width:14.5ch;font-size:clamp(2.45rem,4.2vw,4.55rem);line-height:1}.home-intro h1{max-width:17.5ch;font-size:clamp(2.35rem,3.75vw,4.1rem);line-height:1.03}.article-hero h1{max-width:13.8ch}.home-intro .lead{max-width:45rem;margin-top:.25rem;font-size:1.16rem}.home-actions a{min-height:2.65rem;padding-inline:.95rem;border-color:rgba(146,124,97,.32);background:rgba(255,253,250,.78);box-shadow:0 8px 18px rgba(36,29,21,.035)}.home-dashboard{min-height:19rem;padding:1.1rem;border:0;background:linear-gradient(150deg,rgba(21,24,30,.98),rgba(30,68,55,.96)),#15181e;box-shadow:0 28px 80px rgba(21,24,30,.24)}.home-dashboard-top strong{max-width:8rem}.home-dashboard-list a,.home-stat-grid span{border-radius:6px;border-color:rgba(255,253,250,.13);background:rgba(255,253,250,.075)}.home-stat-grid span{min-height:5.5rem}.home-spotlight{position:relative;display:grid;overflow:hidden;min-height:16rem;align-content:end;padding:1.15rem;border:1px solid hsla(34,29%,78%,.64);border-radius:var(--radius-md);color:#fff;text-decoration:none;box-shadow:0 24px 62px rgba(36,29,21,.16)}.home-spotlight:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 24%,rgba(13,18,22,.36) 58%,rgba(13,18,22,.9))}.home-spotlight-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.home-spotlight small,.home-spotlight span,.home-spotlight strong{position:relative;z-index:1}.home-spotlight span{width:-moz-fit-content;width:fit-content;margin-bottom:.45rem;padding:.24rem .52rem;background:rgba(255,253,250,.14);color:rgba(255,253,250,.86);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-spotlight strong{max-width:26rem;font-family:var(--serif);font-size:1.55rem;line-height:1.08}.home-spotlight small{max-width:32rem;margin-top:.4rem;color:rgba(255,253,250,.78);font-size:.92rem;line-height:1.45}.home-lanes-band{padding:0;background:#fffcf7}.reader-lane-grid{gap:0;border-left:1px solid hsla(33,25%,63%,.34)}.reader-lane{min-height:8.4rem;border-width:0 1px 1px 0;border-color:hsla(33,25%,63%,.34);border-radius:0;background:transparent}.reader-lane:hover{background:rgba(229,240,235,.45);box-shadow:none}.band{padding:3.25rem 0}.band-muted{background:rgba(255,252,247,.76)}.section-heading{margin-bottom:1.7rem}.section-heading h2{font-size:clamp(1.75rem,2.5vw,2.45rem)}.page-card{gap:.95rem;padding:0;border-color:hsla(33,25%,63%,.42);background:rgba(255,253,250,.86);box-shadow:0 18px 50px rgba(36,29,21,.065)}.page-card>:not(.page-card-media){margin-inline:1.05rem}.page-card>:last-child{margin-bottom:1.05rem}.page-card-media{height:12.25rem;margin:0;border-radius:0}.featured-grid .page-card:first-child .page-card-media{height:22rem}.page-card h3{font-size:1.28rem}.page-card h3 a{text-decoration:none}.card-tag{margin-top:.1rem;border:1px solid rgba(33,79,63,.16);border-radius:999px;background:rgba(229,240,235,.78);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.card-description{-webkit-line-clamp:3}.card-meta{padding-top:.75rem;border-top:1px solid hsla(33,25%,63%,.25);font-size:.82rem}.article-shell{gap:1.6rem}.article-hero{min-height:32rem;padding:3.1rem 0 2.1rem;grid-template-columns:minmax(0,1fr) minmax(24rem,28rem);border-bottom-color:hsla(33,25%,63%,.35)}.article-hero:before{height:2px;background:linear-gradient(90deg,var(--accent),rgba(138,98,50,.72),transparent 72%)}.breadcrumbs{margin-bottom:.4rem;font-size:.86rem}.meta-row{gap:.45rem}.meta-row span{border:1px solid hsla(33,25%,63%,.34);background:rgba(255,253,250,.58);color:var(--ink-soft)}.article-hero-panel{padding:.85rem;background:linear-gradient(165deg,rgba(16,20,24,.98),rgba(32,79,62,.96)),#161a1e;box-shadow:0 28px 78px rgba(27,24,21,.22)}.article-hero-image{border:1px solid rgba(255,253,250,.16);border-radius:6px}.hero-panel-top strong{font-size:1.65rem}.hero-proof-list li{color:rgba(255,253,250,.86)}.article-frame{grid-template-columns:minmax(0,1fr) minmax(17rem,20rem)}.article-band{border-color:hsla(33,25%,63%,.4);background:rgba(255,253,250,.92);box-shadow:0 18px 48px rgba(36,29,21,.05)}.quick-answer{border-left-width:4px;background:linear-gradient(90deg,rgba(229,240,235,.95),rgba(255,253,250,.96))}.quick-answer h2{font-size:1.75rem}.highlights-list li{background:rgba(241,245,240,.76)}.article-visual{border-color:hsla(33,25%,63%,.42);background:rgba(255,253,250,.9)}.article-visual-caption{color:var(--ink-faint)}.content-section{padding-left:1.35rem;border-left-color:rgba(33,79,63,.24)}.content-section h2{margin-bottom:.75rem;font-size:clamp(1.55rem,2.1vw,2.05rem)}.content-section h2:before{left:-1.68rem;top:.52rem;width:.68rem;height:.68rem;border:2px solid #f7f3ec;border-radius:50%}.article-column li,.article-column p{color:#332e28}.table-wrap{border-color:hsla(33,25%,63%,.5);box-shadow:0 12px 34px rgba(36,29,21,.035)}th{background:#eaf1ec;color:#1f4638}.toc{border-color:hsla(33,25%,63%,.45);background:rgba(255,253,250,.88);box-shadow:0 18px 46px rgba(36,29,21,.06)}.toc h2{font-size:1.22rem}.faq-item{background:rgba(255,253,250,.88)}@media (max-width:960px){.home-intro{grid-row:auto}.home-spotlight{min-height:18rem}}@media (max-width:640px){.article-hero h1,.home-intro h1{max-width:100%}.home-spotlight{min-height:15rem}}.article-template{background:linear-gradient(90deg,rgba(33,79,63,.035) 1px,transparent 0),linear-gradient(180deg,#f8f6f2,#f2eee7 48%,#f7f4ee);background-size:5rem 5rem,auto}.article-hero{padding:3.8rem 0 2.4rem;grid-template-columns:minmax(0,.95fr) minmax(23rem,.68fr);gap:1.8rem 4rem;align-items:center}.article-hero>:not(.article-hero-panel){max-width:52rem}.article-hero h1{max-width:12.8ch;font-size:clamp(2.7rem,4.3vw,4.85rem)}.article-hero .lead{max-width:48rem;margin-top:.25rem;color:#3f3932;font-size:1.12rem}.article-hero-panel{align-self:center;display:grid;overflow:hidden;grid-gap:0;gap:0;padding:0;border:1px solid rgba(255,253,250,.12);border-radius:8px;background:linear-gradient(160deg,#10191d,#173f33);box-shadow:0 30px 90px rgba(20,24,27,.26)}.article-hero-image{width:100%;aspect-ratio:16/9;border:0;border-radius:0;box-shadow:none}.hero-fact-grid,.hero-panel-top,.hero-proof-list{margin-inline:1rem}.hero-panel-top{margin-top:1rem}.hero-panel-top strong{max-width:18rem;font-size:1.7rem}.hero-fact-grid{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));margin-top:.8rem}.hero-fact{min-height:4.8rem;padding:.72rem;background:rgba(255,253,250,.09)}.hero-fact strong{font-family:var(--sans);font-size:1.08rem}.hero-proof-list{margin-block:.95rem 1rem;padding-top:.2rem}.hero-proof-list li{padding-left:.8rem;border-left-color:hsla(40,54%,80%,.52);font-size:.9rem}.article-frame{gap:2rem;grid-template-columns:minmax(0,1fr) minmax(17rem,19.5rem)}.article-main{grid-gap:1.2rem;gap:1.2rem}.article-layout{gap:1.2rem}.quick-answer{position:relative;overflow:hidden;padding:1.9rem 2rem;border-top:4px solid var(--accent)}.quick-answer:after{position:absolute;right:-3rem;bottom:-3rem;width:12rem;height:12rem;border:1px solid rgba(33,79,63,.11);border-radius:50%;content:""}.quick-answer h2{max-width:42rem;font-size:clamp(1.55rem,2vw,2rem)}.article-summary p{max-width:54rem}.article-band>h2:first-child{margin-top:0}.highlights-list li{position:relative;padding:1rem 1rem 1rem 1.15rem;border:1px solid rgba(33,79,63,.14);background:linear-gradient(180deg,rgba(243,248,245,.94),rgba(255,253,250,.92))}.highlights-list li:before{position:absolute;top:1.1rem;left:0;width:4px;height:calc(100% - 2.2rem);background:var(--accent);content:""}.article-column{width:min(100%,62rem)}.content-section{padding:1.75rem 0 1.75rem 1.55rem}.content-section+.content-section{margin-top:.45rem}.content-section h2{max-width:48rem;margin-bottom:.9rem}.content-section .section-intro{max-width:58rem}.content-section ol,.content-section ul{max-width:56rem}.article-visual{grid-template-columns:minmax(0,1.1fr) minmax(14rem,.9fr);align-items:stretch}.article-visual-image{height:100%;min-height:16rem}.article-visual-caption{display:grid;align-content:center;margin:0;padding:1.25rem;font-size:1rem}.byline-grid{gap:0;overflow:hidden;border:1px solid hsla(33,25%,63%,.42);border-radius:8px;background:rgba(255,253,250,.84)}.byline-box{border:0;border-right:1px solid hsla(33,25%,63%,.42);border-radius:0;background:transparent}.byline-box:last-child{border-right:0}.toc{padding:1.15rem 1.2rem}.toc ol{gap:.72rem}.faq-list,.related-links-list,.sources-band{max-width:62rem}@media (max-width:960px){.article-hero{gap:1.5rem}.article-visual,.highlights-list{grid-template-columns:1fr}.byline-box{border-right:0;border-bottom:1px solid hsla(33,25%,63%,.42)}.byline-box:last-child{border-bottom:0}}.faq-section{position:relative;overflow:hidden;padding:2rem;background:linear-gradient(135deg,rgba(255,253,250,.96),rgba(238,246,241,.84))}.faq-section:before{position:absolute;top:0;left:0;width:.35rem;height:100%;background:linear-gradient(180deg,var(--accent),rgba(138,98,50,.78));content:""}.faq-section>h2{margin:0;max-width:42rem;font-size:clamp(1.85rem,2.4vw,2.45rem)}.faq-heading{display:grid;grid-gap:.35rem;gap:.35rem;max-width:48rem;margin:.45rem 0 1.35rem}.faq-heading .eyebrow{margin:0}.faq-heading p:not(.eyebrow){margin:0;color:var(--ink-soft);font-size:1rem}.faq-list{gap:.72rem;counter-reset:faq}.faq-item{display:grid;grid-template-columns:3.2rem minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;padding:1.05rem 1.1rem;border:1px solid hsla(33,25%,63%,.42);border-radius:8px;background:rgba(255,253,250,.9);box-shadow:0 12px 32px rgba(36,29,21,.04)}.faq-number{display:grid;width:2.55rem;height:2.55rem;place-items:center;border-radius:50%;background:var(--accent);color:#fffdf8;font-family:var(--serif);font-size:1.05rem;font-weight:800;line-height:1}.faq-content{min-width:0}.faq-item h3{margin:0 0 .35rem;color:#181715;font-family:var(--serif);font-size:1.2rem;line-height:1.22}.faq-answer p{margin-bottom:.45rem;color:var(--ink-soft);font-size:1rem;line-height:1.58}.faq-answer p:last-child{margin-bottom:0}.faq-item:hover{border-color:rgba(33,79,63,.36);background:#fffefa;box-shadow:0 18px 44px rgba(36,29,21,.07)}.faq-compact .faq-list{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.faq-compact .faq-item{grid-template-columns:2.8rem minmax(0,1fr)}@media (max-width:640px){.faq-section{padding:1.25rem}.faq-item{grid-template-columns:1fr;gap:.65rem}}:root{--bg:#f7f3ec;--surface:#fffdf8;--surface-strong:#f3f6f1;--surface-muted:#ece7df;--ink:#171513;--ink-soft:#49423a;--ink-faint:#776b5f;--border:#d9cdbc;--border-strong:#a99173;--accent-2:#8b6331;--accent-2-soft:#f4e7d4;--accent-3:#74243b;--accent-3-soft:#f4e3e8;--muted:#6d6358;--shadow:0 22px 58px rgba(38,29,19,.08);--reading:62rem}body{background:linear-gradient(180deg,rgba(255,253,248,.92),hsla(38,41%,95%,.98) 36rem),#f7f3ec}.site-header{min-height:4.4rem;border-bottom-color:rgba(123,101,78,.18)}.shell{max-width:var(--content)}.shell,.shell-wide{width:calc(100% - 2rem)}.shell-wide{max-width:88rem}.site-brand{min-width:9rem}.site-nav a{font-size:.88rem}.home-hero-pro{padding:5.2rem 0 2.7rem;background:linear-gradient(112deg,rgba(255,253,248,.98),hsla(40,47%,96%,.98) 52%,rgba(232,239,234,.92))}.home-hero-pro:before{display:none}.home-hero-pro .home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);gap:1.15rem 2rem}.article-hero>*,.category-hero-grid>*,.home-hero-grid>*{min-width:0}.home-hero-pro .home-intro{padding:1.8rem 0 1rem}.article-hero h1,.category-hero h1,.home-hero-pro h1{max-width:15ch;font-size:4rem;line-height:1;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.home-hero-pro .lead{max-width:45rem;font-size:1.15rem}.editorial-promise{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;max-width:47rem;margin:1.45rem 0 0;padding:0;list-style:none}.editorial-promise li{padding:.78rem .85rem;border:1px solid rgba(23,74,58,.14);border-radius:8px;background:rgba(255,253,248,.72);color:var(--ink-soft);font-size:.93rem;font-weight:700;line-height:1.35}.home-command{position:relative;overflow:hidden;border:1px solid rgba(255,253,248,.08);background:linear-gradient(145deg,rgba(23,30,28,.98),rgba(23,74,58,.95))}.home-command:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.08) 1px,transparent 0),linear-gradient(180deg,rgba(255,253,248,.06) 1px,transparent 0);background-size:3.2rem 3.2rem;content:"";pointer-events:none}.home-command>*{position:relative}.home-spotlight{min-height:18.6rem}.home-spotlight:after{background:linear-gradient(180deg,rgba(15,17,16,.05),rgba(15,17,16,.48) 52%,rgba(15,17,16,.92))}.reader-lane strong{font-size:1.08rem}.featured-grid-pro{grid-template-columns:minmax(0,1.22fr) repeat(3,minmax(0,1fr))}.featured-grid-pro .page-card:first-child{grid-row:auto}.featured-grid-pro .page-card:first-child .page-card-media{height:13.8rem}.page-card{padding:1rem;border-color:hsla(33,24%,56%,.34);box-shadow:0 14px 38px rgba(38,29,19,.055)}.page-card h3{font-size:1.22rem}.page-card-media{height:10.4rem}.card-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:.95rem}.section-tile-grid-pro{grid-template-columns:repeat(5,minmax(0,1fr))}.section-tile-pro{position:relative;min-height:13.5rem;padding:1.05rem}.section-tile-pro:after{position:absolute;right:1rem;bottom:1rem;color:rgba(23,74,58,.45);content:"→";font-size:1.25rem}.section-tile-pro span{max-width:11rem}.section-tile-pro small{padding-right:1.6rem;line-height:1.35}.card-grid-pro{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-index-pro{border-top-color:hsla(33,24%,56%,.34)}.editorial-index-pro a{grid-template-columns:2.8rem minmax(0,1fr) auto;min-height:4.3rem}.editorial-index-pro strong{font-family:var(--sans);font-size:1rem}.method-panel-pro{border-color:rgba(23,74,58,.18);background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(228,240,234,.72))}.category-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.category-preview{display:grid;grid-gap:1rem;gap:1rem;padding:1.15rem;border:1px solid hsla(33,24%,56%,.36);border-radius:8px;background:rgba(255,253,248,.88)}.category-preview-heading h3{margin:0;font-family:var(--serif);font-size:1.55rem;line-height:1.1}.category-preview-heading p{margin:.45rem 0 0;color:var(--ink-soft)}.category-preview-links{display:grid;border-top:1px solid hsla(33,24%,56%,.26)}.category-preview-links a{display:grid;grid-gap:.2rem;gap:.2rem;padding:.7rem 0;border-bottom:1px solid hsla(33,24%,56%,.26);text-decoration:none}.category-preview-links span{color:var(--accent);font-size:.76rem;font-weight:800;text-transform:uppercase}.category-preview-links strong{color:var(--ink);font-size:.98rem;line-height:1.25}.category-more{width:-moz-fit-content;width:fit-content;color:var(--accent);font-weight:800;text-decoration-thickness:2px}.category-hero{padding:4.4rem 0 2rem;border-bottom:1px solid hsla(33,24%,56%,.28);background:linear-gradient(112deg,rgba(255,253,248,.98),rgba(232,239,234,.86))}.category-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,25rem);grid-gap:2rem;gap:2rem;align-items:end}.category-stats{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid hsla(33,24%,56%,.34);border-radius:8px;background:rgba(255,253,248,.88)}.category-stats span{display:grid;grid-gap:.2rem;gap:.2rem;padding:1rem;border-right:1px solid hsla(33,24%,56%,.28);color:var(--ink-soft);font-size:.82rem}.category-stats span:last-child{border-right:0}.category-stats strong{color:var(--ink);font-family:var(--serif);font-size:1.8rem;line-height:1}.article-template{background:linear-gradient(180deg,rgba(255,253,248,.96),#f7f3ec 32rem),var(--bg)}.article-hero{min-height:30rem;padding:4.2rem 0 2rem;grid-template-columns:minmax(0,1fr) minmax(24rem,31rem);align-items:end}.article-hero:before{opacity:.7}.article-hero .lead{max-width:50rem;font-size:1.13rem}.meta-row span{padding:.28rem .55rem;border:1px solid hsla(33,24%,56%,.32);border-radius:8px;background:rgba(255,253,248,.7);font-size:.86rem}.article-hero-panel{min-height:27rem;background:linear-gradient(145deg,rgba(18,23,21,.98),rgba(23,74,58,.96))}.article-hero-image{aspect-ratio:4/3}.article-frame{grid-template-columns:minmax(0,1fr) minmax(16rem,19rem);gap:2.2rem}.article-main{display:grid;grid-gap:1.15rem;gap:1.15rem}.article-layout>*,.article-main>*{min-width:0;max-width:100%}.article-band{border-color:hsla(33,24%,56%,.32);box-shadow:0 10px 26px rgba(38,29,19,.035)}.quick-answer{padding:1.85rem 2rem;border-left:0;border-top:5px solid var(--accent);background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(228,240,234,.76))}.quick-answer h2{font-size:1.85rem}.highlights-list{grid-template-columns:repeat(3,minmax(0,1fr))}.content-section{padding:1.8rem 0 1.8rem 1.6rem}.content-section h2{font-size:2rem}.content-section h3{font-size:1.42rem}.article-column p{max-width:60rem}.table-wrap{margin:1rem 0;background:var(--surface);box-shadow:0 12px 30px rgba(38,29,19,.04)}th{color:var(--ink);font-size:.86rem;text-transform:none}.toc{top:5.5rem;border-color:hsla(33,24%,56%,.34);background:rgba(255,253,248,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toc h2{font-family:var(--serif)}.sources-band{background:#fff8ec}.sources-list a{word-break:break-word}@media (max-width:1180px){.card-grid-pro,.featured-grid-pro,.section-tile-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.article-frame,.article-hero,.category-hero-grid,.category-preview-grid,.home-hero-pro .home-hero-grid{grid-template-columns:1fr}.article-hero h1,.category-hero h1,.home-hero-pro h1{max-width:18ch;font-size:3rem}.editorial-promise,.highlights-list{grid-template-columns:1fr}.article-hero-panel{min-height:0}.toc{position:static}}@media (max-width:640px){.shell,.shell-wide{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}.site-header{display:grid;grid-gap:.7rem;gap:.7rem;padding:.82rem 1rem 0}.site-nav{display:flex;width:calc(100% + 2rem);max-width:none;margin-inline:-1rem;padding:0 1rem .7rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto}.home-hero-pro{padding-top:3rem}.article-hero h1,.category-hero h1,.home-hero-pro h1{max-width:100%;font-size:1.86rem;line-height:1.08}.article-hero{padding-top:2.4rem;max-width:calc(100vw - 2rem);overflow:hidden}.article-hero .lead,.article-hero .meta-row,.article-hero h1,.article-hero>:not(.article-hero-panel){width:100%;max-width:calc(100vw - 2rem)}.article-hero .lead,.home-hero-pro .lead{max-width:100%;font-size:1.02rem;line-height:1.6;overflow-wrap:anywhere}.breadcrumbs,.breadcrumbs a,.content-section h2{overflow-wrap:anywhere}.content-section h2{font-size:1.55rem}.card-grid-pro,.category-stats,.featured-grid-pro,.section-tile-grid-pro{grid-template-columns:1fr}.category-stats span{border-right:0;border-bottom:1px solid hsla(33,24%,56%,.28)}.category-stats span:last-child{border-bottom:0}.article-band,.quick-answer{padding:1.2rem}}.category-template{background:linear-gradient(180deg,rgba(255,253,248,.96),#f7f3ec 28rem),var(--bg)}.category-template .category-hero{padding:4.4rem 0 2.35rem;border-bottom:1px solid hsla(33,24%,56%,.26);background:linear-gradient(118deg,rgba(255,253,248,.98),rgba(244,248,245,.96) 55%,rgba(229,239,233,.94))}.category-template .category-hero-grid{grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);gap:2.4rem}.category-hero-copy{display:grid;align-content:end;grid-gap:1rem;gap:1rem;min-height:20rem}.category-template .category-hero h1{max-width:12ch;font-size:clamp(3.4rem,7vw,6.7rem);line-height:.94}.category-template .category-hero .lead{max-width:48rem;font-size:clamp(1.08rem,1.45vw,1.34rem);line-height:1.55}.category-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.category-hero-actions a{display:inline-flex;align-items:center;min-height:2.55rem;padding:.55rem .86rem;border:1px solid rgba(23,74,58,.22);border-radius:8px;background:rgba(255,253,248,.72);color:var(--accent);font-size:.88rem;font-weight:800;text-decoration:none}.category-command{display:grid;align-content:start;grid-gap:2.5rem;gap:2.5rem;min-height:20rem;overflow:hidden;padding:1.25rem;border:1px solid rgba(255,253,248,.1);border-radius:8px;background:linear-gradient(145deg,rgba(20,25,23,.98),rgba(23,74,58,.96));color:#fffdf8;box-shadow:0 24px 64px rgba(38,29,19,.14)}.category-command-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,253,248,.14)}.category-command-top span{color:rgba(255,253,248,.7);font-size:.8rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.category-command-top strong{max-width:12rem;text-align:right;font-family:var(--serif);font-size:2.05rem;line-height:1}.category-command-links{display:grid;grid-gap:.1rem;gap:.1rem}.category-command-links a{display:grid;grid-template-columns:2.2rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:start;padding:.9rem 0;border-bottom:1px solid rgba(255,253,248,.13);color:#fffdf8;text-decoration:none}.category-command-links a:last-child{border-bottom:0}.category-command-links span{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(255,253,248,.18);border-radius:999px;color:rgba(255,253,248,.78);font-size:.72rem;font-weight:900}.category-command-links strong{overflow-wrap:anywhere;font-size:.98rem;line-height:1.3}.category-stat-band{border-top:1px solid hsla(33,24%,56%,.18);border-bottom:1px solid hsla(33,24%,56%,.24);background:rgba(255,253,248,.82)}.category-stat-band .category-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:0;border-radius:0;background:transparent}.category-stat-band .category-stats span{min-height:5.4rem;padding:1rem 1.15rem;border-right:1px solid hsla(33,24%,56%,.24);color:var(--ink-soft)}.category-stat-band .category-stats span:first-child{border-left:1px solid hsla(33,24%,56%,.24)}.category-stat-band .category-stats strong{font-size:2rem}.category-feature-band{padding-top:3.6rem}.category-feature-layout{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(0,.87fr);grid-gap:1rem;gap:1rem;align-items:stretch}.category-compact-card,.category-lead-card,.category-path-card,.category-side-panel,.category-utility-card{border:1px solid hsla(33,24%,56%,.34);border-radius:8px;background:rgba(255,253,248,.94);box-shadow:0 16px 44px rgba(38,29,19,.055)}.category-lead-card{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:30rem;overflow:hidden}.category-lead-media{display:block;min-height:100%;background:var(--surface-muted)}.category-compact-media img,.category-lead-media img{display:block;width:100%;height:100%;object-fit:cover}.category-lead-copy{display:grid;align-content:center;grid-gap:1rem;gap:1rem;padding:2rem}.category-compact-card span,.category-lead-copy>span,.category-path-card span,.category-side-list span,.category-utility-card span{width:-moz-fit-content;width:fit-content;color:var(--accent);font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.category-compact-card h3,.category-lead-copy h2,.category-side-panel h2{margin:0;font-family:var(--serif);line-height:1.08}.category-lead-copy h2{font-size:clamp(2rem,3.2vw,3.25rem)}.category-compact-card a,.category-lead-copy a,.category-path-card,.category-side-list a,.category-utility-card{color:inherit;text-decoration:none}.category-compact-card p,.category-lead-copy p,.category-side-panel p,.category-utility-card small{margin:0;color:var(--ink-soft);line-height:1.55}.category-read-link{width:-moz-fit-content;width:fit-content;padding-bottom:.2rem;border-bottom:2px solid var(--accent);color:var(--accent)!important;font-weight:900}.category-compact-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}.category-compact-card{display:grid;grid-template-columns:10rem minmax(0,1fr);grid-gap:1rem;gap:1rem;overflow:hidden;padding:.9rem}.category-compact-media{display:block;min-height:8.4rem;overflow:hidden;border-radius:6px;background:var(--surface-muted)}.category-compact-card h3{margin-top:.35rem;font-size:1.25rem}.category-compact-card p,.category-utility-card small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.category-path-band{padding:1.05rem 0;border-top:1px solid hsla(33,24%,56%,.22);border-bottom:1px solid hsla(33,24%,56%,.22);background:#17251f}.category-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.category-path-card{display:grid;grid-gap:.38rem;gap:.38rem;min-height:8rem;padding:1rem;background:rgba(255,253,248,.96)}.category-path-card strong{color:var(--ink);font-size:1.08rem;line-height:1.25}.category-path-card small{color:var(--ink-faint);font-size:.84rem}.category-utility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.category-utility-card{display:grid;grid-gap:.75rem;gap:.75rem;min-height:13.2rem;padding:1.1rem}.category-utility-card strong{color:var(--ink);font-family:var(--serif);font-size:1.32rem;line-height:1.12}.category-index-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);grid-gap:2rem;gap:2rem;align-items:start}.category-side-panel{position:-webkit-sticky;position:sticky;top:5.5rem;display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem;background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(228,240,234,.72))}.category-side-list{display:grid;border-top:1px solid hsla(33,24%,56%,.28)}.category-side-list a{display:grid;grid-gap:.25rem;gap:.25rem;padding:.75rem 0;border-bottom:1px solid hsla(33,24%,56%,.28)}.category-side-list strong{color:var(--ink);font-size:.98rem;line-height:1.25}@media (max-width:1120px){.category-feature-layout,.category-index-layout,.category-lead-card{grid-template-columns:1fr}.category-lead-media{min-height:20rem}.category-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.category-path-grid,.category-stat-band .category-stats,.category-template .category-hero-grid{grid-template-columns:1fr}.category-command,.category-hero-copy{min-height:0}.category-stat-band .category-stats span,.category-stat-band .category-stats span:first-child{border-left:0;border-right:0;border-bottom:1px solid hsla(33,24%,56%,.24)}}@media (max-width:640px){.category-template .category-hero{padding:2.8rem 0 1.8rem}.category-template .category-hero h1{max-width:100%;font-size:2.55rem;line-height:1}.category-command-top,.category-hero-actions{display:grid}.category-command-top strong{max-width:none;text-align:left}.category-compact-card{grid-template-columns:1fr}.category-compact-media{min-height:12rem}.category-utility-grid{grid-template-columns:1fr}}.portal-front{padding:2.25rem 0 1.1rem;border-bottom:1px solid hsla(33,24%,56%,.3);background:#fffdf8}.portal-front-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,34rem);grid-gap:2rem;gap:2rem;align-items:end;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:3px solid var(--ink)}.portal-front-heading h1{max-width:18ch;margin:0;font-family:var(--serif);font-size:clamp(2.4rem,4.4vw,4.6rem);line-height:.98}.portal-front-heading p:not(.eyebrow){margin:0;color:var(--ink-soft);font-size:1.05rem;line-height:1.55}.portal-front-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(21rem,.58fr);grid-gap:1rem;gap:1rem;align-items:stretch}.portal-lead,.portal-news-list{border:1px solid hsla(33,24%,56%,.36);border-radius:8px;background:rgba(255,253,248,.98)}.portal-lead{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:24rem;overflow:hidden}.portal-lead-media{display:block;min-height:100%;background:var(--surface-muted)}.portal-lead-media img{display:block;width:100%;height:100%;object-fit:cover}.portal-lead-copy{display:grid;align-content:center;grid-gap:.9rem;gap:.9rem;padding:1.45rem}.portal-lead-copy>span,.portal-news-items small,.portal-panel-heading .eyebrow{color:var(--accent);font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.portal-lead-copy h1{margin:0;font-family:var(--serif);font-size:clamp(2rem,3.1vw,3.25rem);line-height:1.05}.portal-lead-copy h1 a,.portal-news-items a,.portal-read-link,.portal-utility-grid a{color:inherit;text-decoration:none}.portal-lead-copy p{margin:0;color:var(--ink-soft);line-height:1.58}.portal-read-link{width:-moz-fit-content;width:fit-content;padding-bottom:.18rem;border-bottom:2px solid var(--accent);color:var(--accent)!important;font-weight:900}.portal-news-list{display:grid;align-content:start;overflow:hidden}.portal-panel-heading{padding:1rem 1rem .9rem;border-bottom:1px solid hsla(33,24%,56%,.28)}.portal-panel-heading .eyebrow{margin:0 0 .35rem}.portal-panel-heading strong{display:block;color:var(--ink);font-family:var(--serif);font-size:1.55rem;line-height:1.1}.portal-news-items{display:grid}.portal-news-items a{display:grid;grid-template-columns:2.1rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid hsla(33,24%,56%,.24)}.portal-news-items a:last-child{border-bottom:0}.portal-news-items a>span{display:grid;width:1.85rem;height:1.85rem;place-items:center;border:1px solid rgba(23,74,58,.22);border-radius:999px;color:var(--accent);font-size:.7rem;font-weight:900}.portal-news-items strong{display:block;margin-bottom:.28rem;color:var(--ink);font-size:.98rem;line-height:1.26}.portal-utility-strip{border-bottom:1px solid hsla(33,24%,56%,.28);background:#17251f}.portal-utility-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid rgba(255,253,248,.14)}.portal-utility-grid a{display:grid;grid-gap:.2rem;gap:.2rem;min-height:5.8rem;align-content:center;padding:.9rem 1rem;border-right:1px solid rgba(255,253,248,.14);color:#fffdf8}.portal-utility-grid strong{font-family:var(--serif);font-size:2rem;line-height:1}.portal-utility-grid span{color:rgba(255,253,248,.78);font-size:.86rem;font-weight:800}.category-template .category-hero{padding:2.65rem 0 1.9rem}.category-command,.category-hero-copy{min-height:17.5rem}.category-template .category-hero h1{font-size:clamp(3rem,5.6vw,5.35rem)}.category-command{gap:1.8rem}.category-feature-band{padding-top:2.35rem}@media (max-width:980px){.portal-front-grid,.portal-front-heading,.portal-lead{grid-template-columns:1fr}.portal-lead-media{min-height:18rem}.portal-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.portal-front{padding-top:1.35rem}.portal-front-heading h1{font-size:2.25rem}.portal-utility-grid{grid-template-columns:1fr}}:root{--bg:#f3f5f2;--surface:#fff;--surface-strong:#eef4ef;--surface-muted:#e9eee9;--ink:#141817;--ink-soft:#46504b;--ink-faint:#707b75;--border:#d9ded7;--border-strong:#b6c0b6;--accent:#174a3a;--accent-soft:#e4f0ea;--accent-2:#b2783f;--accent-2-soft:#f6eadb;--accent-3:#6c4a63;--accent-3-soft:#f1e8ef;--shadow:0 22px 60px rgba(20,24,23,.09);--display:"Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif}body{background:linear-gradient(180deg,rgba(238,244,239,.9),rgba(243,245,242,.72) 16rem),var(--bg)}.site-header{padding-top:.62rem;padding-bottom:.62rem;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(17,27,23,.96);box-shadow:0 18px 38px rgba(17,27,23,.14)}.site-brand,.site-brand small,.site-nav a{color:#fffdfa}.site-brand small{color:#b7d7c8}.site-nav a{background:hsla(0,0%,100%,.04);font-size:.84rem}.site-nav a:hover{border-color:hsla(0,0%,100%,.36);background:hsla(0,0%,100%,.12);color:#fffdfa}.portal-front{padding:1.05rem 0 1.45rem;border-bottom:0;background:linear-gradient(180deg,#111b17,#17241f 58%,#f3f5f2 0,#f3f5f2)}.portal-section-rail{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:0;gap:0;margin-bottom:1rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;background:hsla(0,0%,100%,.055)}.portal-section-rail a{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.55rem;gap:.55rem;align-items:center;min-height:3.15rem;padding:.58rem .72rem;border-right:1px solid hsla(0,0%,100%,.12);color:#fffdfa;text-decoration:none}.portal-section-rail a:last-child{border-right:0}.portal-section-rail span{overflow:hidden;font-size:.82rem;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.portal-section-rail small{display:grid;min-width:1.65rem;height:1.65rem;place-items:center;border-radius:999px;background:rgba(183,215,200,.16);color:#b7d7c8;font-size:.72rem;font-weight:900}.portal-front-heading{grid-template-columns:minmax(0,1fr) minmax(21rem,33rem);margin-bottom:1rem;padding:.55rem 0 1rem;border-bottom:1px solid hsla(0,0%,100%,.18)}.portal-front-heading .eyebrow{color:#b7d7c8}.portal-front-heading h1{max-width:17ch;color:#fffdfa;font-family:var(--display);font-size:clamp(2.35rem,4.8vw,5.25rem);font-weight:850;letter-spacing:0}.portal-front-heading p:not(.eyebrow){color:rgba(255,253,250,.76)}.portal-front-grid{grid-template-columns:minmax(0,1.52fr) minmax(21rem,.48fr);gap:1.05rem}.article-band,.category-compact-card,.category-lead-card,.category-preview,.category-side-panel,.category-utility-card,.page-card,.portal-lead,.portal-news-list,.toc{border-radius:8px;background:hsla(0,0%,100%,.97);box-shadow:0 22px 54px rgba(17,27,23,.09)}.portal-lead{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);min-height:26rem;border-color:hsla(0,0%,100%,.38)}.portal-lead-media{position:relative}.portal-lead-media:after{content:"";position:absolute;inset:0;border:1px solid hsla(0,0%,100%,.22);pointer-events:none}.portal-lead-copy{padding:clamp(1.2rem,2.2vw,2rem)}.portal-lead-copy h1{font-family:var(--display);font-size:clamp(2.05rem,3.25vw,3.65rem);font-weight:850;letter-spacing:0}.card-tag,.category-compact-card span,.category-lead-copy span,.category-path-card span,.category-utility-card span,.portal-lead-copy>span,.portal-news-items small,.portal-panel-heading .eyebrow{letter-spacing:.08em}.portal-lead-meta{display:flex;flex-wrap:wrap;gap:.42rem}.portal-lead-meta small{padding:.34rem .52rem;border:1px solid rgba(23,74,58,.14);border-radius:999px;background:#f4f7f3;color:var(--ink-soft);font-size:.74rem;font-weight:800}.portal-news-list{border-color:hsla(0,0%,100%,.42)}.portal-panel-heading{background:#f7faf7}.article-band h2,.article-hero h1,.category-preview-heading h3,.category-side-panel h2,.category-template .category-hero h1,.method-panel h2,.portal-panel-heading strong,.section-heading h2,.toc h2{font-family:var(--display);font-weight:850;letter-spacing:0}.category-command-links a:hover,.category-preview-links a:hover,.editorial-index a:hover,.portal-news-items a:hover{background:#f4f7f3}.portal-utility-strip{border-top:1px solid rgba(17,27,23,.08);border-bottom:1px solid rgba(17,27,23,.1);background:#fffdfa}.portal-utility-grid{border-left:1px solid rgba(17,27,23,.1)}.portal-utility-grid a{min-height:5.25rem;border-right:1px solid rgba(17,27,23,.1);color:var(--ink)}.portal-utility-grid strong{color:var(--accent);font-family:var(--display);font-size:1.8rem;font-weight:900}.portal-utility-grid span{color:var(--ink-soft)}.reader-lane-grid{border-inline:1px solid rgba(17,27,23,.08)}.reader-lane{background:#fff}.section-tile-grid-pro{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr))}.section-tile-pro{min-height:11rem;border:1px solid rgba(17,27,23,.1);background:linear-gradient(180deg,#fff,#f7faf7)}.category-compact-card h3,.category-lead-copy h2,.category-path-card strong,.category-utility-card strong,.page-card h3,.section-tile-pro span{font-family:var(--display);font-weight:850;letter-spacing:0}.card-grid-pro,.category-preview-grid,.featured-grid-pro{gap:1.15rem}.page-card{overflow:hidden;border:1px solid rgba(17,27,23,.1)}.page-card-media{height:11.8rem}.featured-grid-pro .page-card:first-child .page-card-media{height:18rem}.category-preview{border-color:rgba(17,27,23,.1)}.category-template .category-hero{padding:1.65rem 0 1.35rem;background:#111b17;color:#fffdfa}.category-template .breadcrumbs,.category-template .breadcrumbs a,.category-template .category-hero .lead{color:rgba(255,253,250,.74)}.category-template .category-hero .eyebrow{color:#b7d7c8}.category-template .category-hero-grid{align-items:stretch;gap:1.1rem}.category-command,.category-hero-copy{min-height:0}.category-template .category-hero h1{max-width:14ch;color:#fffdfa;font-size:clamp(2.35rem,4.6vw,4.8rem);line-height:.98}.category-hero-actions a{border-color:hsla(0,0%,100%,.2)}.category-command,.category-hero-actions a{background:hsla(0,0%,100%,.08);color:#fffdfa}.category-command{padding:1.1rem;border:1px solid hsla(0,0%,100%,.18);box-shadow:none}.category-command-links strong,.category-command-top strong{color:#fffdfa}.category-command-links a{border-color:hsla(0,0%,100%,.14)}.category-command-links span,.category-command-top span{color:#b7d7c8}.category-stat-band{background:#fffdfa}.category-feature-band{padding-top:2rem}.category-compact-card,.category-lead-card,.category-side-panel,.category-utility-card{border-color:rgba(17,27,23,.1)}.category-lead-card{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)}.category-path-band{background:#17241f}.category-path-card{border-radius:8px;background:#fffdfa;box-shadow:0 18px 44px rgba(17,27,23,.12)}.article-template{background:linear-gradient(180deg,rgba(17,27,23,.06),transparent 18rem),var(--bg)}.article-shell{width:min(calc(100% - 2rem),92rem)}.article-hero{min-height:0;margin:1.2rem 0 1.35rem;padding:clamp(1.15rem,2vw,1.8rem);border:1px solid rgba(17,27,23,.1);border-radius:8px;background:#fffdfa;box-shadow:0 24px 64px rgba(17,27,23,.08);grid-template-columns:minmax(0,1fr) minmax(24rem,34rem)}.article-hero:before{height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-2),var(--accent-3))}.article-hero h1{max-width:16ch;font-size:clamp(2.25rem,4.7vw,5rem);line-height:.98}.article-hero-panel{padding:1rem;border:0;background:#111b17;box-shadow:0 22px 54px rgba(17,27,23,.22)}.article-frame{grid-template-columns:minmax(0,64rem) minmax(17rem,21rem);justify-content:center;gap:1.35rem}.article-main{gap:1rem}.article-band{border:1px solid rgba(17,27,23,.1);background:#fffdfa;box-shadow:0 16px 42px rgba(17,27,23,.055)}.quick-answer{border-left:5px solid var(--accent)}.content-section{border-top-color:rgba(17,27,23,.1)}.table-wrap{border-color:rgba(17,27,23,.12);box-shadow:0 14px 34px rgba(17,27,23,.04)}.toc{border:1px solid rgba(17,27,23,.1);background:rgba(255,253,250,.96)}.faq-section{background:linear-gradient(180deg,#fff,#f7faf7)}.faq-item{border-color:rgba(17,27,23,.1);background:#fffdfa}@media (max-width:1180px){.portal-section-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-section-rail a:nth-child(3n){border-right:0}.article-hero,.category-lead-card{grid-template-columns:1fr}}@media (max-width:980px){.portal-front{background:#111b17}.article-frame,.category-lead-card,.portal-front-grid,.portal-lead{grid-template-columns:1fr}}@media (max-width:640px){.portal-section-rail{grid-template-columns:1fr}.portal-section-rail a,.portal-section-rail a:nth-child(3n){border-right:0;border-bottom:1px solid hsla(0,0%,100%,.12)}.article-hero h1,.category-template .category-hero h1,.portal-front-heading h1{font-size:2.25rem}}.portal-home-v2 .portal-front{padding:1.15rem 0 1.6rem}.portal-home-v2 .portal-section-rail{margin-bottom:1rem}.portal-home-v2 .portal-front-heading{grid-template-columns:minmax(0,1fr) minmax(20rem,31rem);gap:1.25rem;margin:0 0 1rem;padding:.95rem 0 1.05rem;border-top:1px solid hsla(0,0%,100%,.14);border-bottom:1px solid hsla(0,0%,100%,.14)}.portal-home-v2 .portal-front-heading h1{max-width:18ch;font-size:3.2rem;line-height:1}.portal-home-v2 .portal-front-heading p:not(.eyebrow){max-width:42rem;align-self:end;font-size:1rem}.portal-home-v2 .portal-front-grid{grid-template-columns:minmax(0,1.18fr) minmax(19rem,.82fr)}.portal-home-v2 .portal-lead{min-height:19rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.portal-home-v2 .portal-lead-copy h1{font-size:2.3rem;line-height:1.03}.portal-home-v2 .portal-lead-copy,.portal-home-v2 .portal-panel-heading{padding:1.05rem}.portal-home-v2 .portal-news-items a{padding:.8rem .95rem}.portal-home-v2 .portal-utility-grid a{min-height:4.35rem;padding:.7rem 1rem}.portal-home-v2 .home-lanes-band{padding:0}.portal-home-v2 .reader-lane{min-height:0;padding:1rem}.legacy-topic-tiles{display:none}.portal-topic-board{background:#fffdfa}.portal-index-link{align-self:end;padding:.72rem .95rem;border:1px solid rgba(23,74,58,.18);border-radius:8px;background:#174a3a;color:#fffdfa;font-weight:850}.portal-topic-grid{display:grid;grid-gap:.72rem;gap:.72rem}.portal-topic-row{display:grid;grid-template-columns:minmax(16rem,.42fr) minmax(0,1fr);border:1px solid rgba(17,27,23,.1);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(17,27,23,.045);overflow:hidden}.portal-topic-main{display:grid;grid-gap:.34rem;gap:.34rem;padding:1rem;border-right:1px solid rgba(17,27,23,.1);background:#f7faf7}.portal-topic-links span,.portal-topic-main span{color:#547067;font-size:.74rem;font-weight:850;letter-spacing:0}.portal-topic-main strong{color:#111b17;font-family:var(--display);font-size:1.22rem;line-height:1.1;letter-spacing:0}.portal-topic-main small{color:#6c7a74;font-weight:750}.portal-topic-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.portal-topic-links a{display:grid;align-content:start;grid-gap:.35rem;gap:.35rem;min-height:7.3rem;padding:1rem;border-right:1px solid rgba(17,27,23,.08)}.portal-topic-links a:last-child{border-right:0}.portal-topic-links strong{color:#111b17;font-weight:850;line-height:1.22}.portal-topic-row a:hover{background:#eef5f0}.category-template-v2 .category-hero{padding:1.2rem 0}.category-template-v2 .category-hero-grid{grid-template-columns:minmax(0,1fr) minmax(22rem,28rem)}.category-template-v2 .category-hero h1,.category-template-v2 .category-template .category-hero h1{font-size:3.4rem;line-height:1}.category-template-v2 .category-hero .lead{max-width:56rem}.category-template-v2 .category-command{display:grid;grid-gap:.8rem;gap:.8rem}.category-template-v2 .category-command-links a{padding:.78rem}.category-dossier-band{padding:1.15rem 0;background:#eef5f0;border-top:1px solid rgba(17,27,23,.08);border-bottom:1px solid rgba(17,27,23,.08)}.category-dossier-grid{display:grid;grid-template-columns:minmax(16rem,.35fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:stretch}.category-dossier-group,.category-dossier-intro{border:1px solid rgba(17,27,23,.1);border-radius:8px;background:#fffdfa;box-shadow:0 12px 30px rgba(17,27,23,.045)}.category-dossier-intro{padding:1rem}.category-dossier-intro h2{margin:0 0 .45rem;font-family:var(--display);font-size:1.55rem;line-height:1.05;letter-spacing:0}.category-dossier-intro p:last-child{margin-bottom:0;color:#52635d}.category-dossier-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:.75rem;gap:.75rem}.category-dossier-group{display:grid;grid-gap:.65rem;gap:.65rem;padding:.95rem}.category-dossier-group div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.55rem;border-bottom:1px solid rgba(17,27,23,.08)}.category-dossier-group span{color:#547067;font-size:.78rem;font-weight:850;letter-spacing:0}.category-dossier-group strong{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#174a3a;color:#fffdfa}.category-dossier-group a{color:#111b17;font-size:.92rem;font-weight:800;line-height:1.22}.category-template-v2 .category-feature-band{padding-top:1.35rem}.category-template-v2 .category-lead-card{min-height:22rem}.category-template-v2 .category-compact-card{min-height:9rem;grid-template-columns:8.5rem minmax(0,1fr)}.category-template-v2 .category-compact-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-template-v2 .category-utility-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.category-template-v2 .category-index-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem)}.calculator-panel{background:linear-gradient(180deg,#f7fbf8,#eef5f0)}.calculator-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem}.calculator-grid label{align-content:start;padding:.85rem;border:1px solid rgba(17,27,23,.1);border-radius:8px;background:#fffdfa;color:#23342f}.calculator-grid label>span:first-child{color:#111b17;font-weight:850}.calculator-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.45rem;gap:.45rem}.calculator-control input,.calculator-control select{min-height:2.85rem;border-color:rgba(17,27,23,.18);background:#fff;font-weight:800}.calculator-unit{min-width:2.6rem;padding:.72rem .55rem;border:1px solid rgba(17,27,23,.12);border-radius:8px;background:#eef5f0;color:#174a3a;text-align:center}.calculator-help{color:#66756f;font-weight:650}.calculator-result{align-items:flex-start;border-color:rgba(23,74,58,.22);background:#111b17;color:#fffdfa}.calculator-result span,.calculator-result strong{color:#fffdfa}.calculator-result strong{font-size:1.65rem;line-height:1.1}@media (max-width:1180px){.category-dossier-grid,.category-template-v2 .category-hero-grid,.category-template-v2 .category-index-layout,.portal-home-v2 .portal-front-grid,.portal-home-v2 .portal-front-heading,.portal-topic-row{grid-template-columns:1fr}.portal-topic-main{border-right:0;border-bottom:1px solid rgba(17,27,23,.1)}}@media (max-width:760px){.category-template-v2 .category-hero h1,.portal-home-v2 .portal-front-heading h1{font-size:2.35rem}.category-template-v2 .category-compact-card,.portal-topic-links{grid-template-columns:1fr}.portal-topic-links a{min-height:0;border-right:0;border-bottom:1px solid rgba(17,27,23,.08)}.calculator-result{display:grid}}.category-template-v2{background:radial-gradient(circle at 12% 0,rgba(183,215,200,.22),transparent 26rem),linear-gradient(180deg,#f6f2ea,#fffdf8 25rem,#f8f4ec)}.category-template-v2 .category-hero{padding:clamp(1.75rem,3vw,3.2rem) 0 1.35rem}.category-template-v2 .category-hero-grid{align-items:stretch;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.55fr)}.category-template-v2 .category-hero-copy{min-height:22rem;padding:clamp(1.35rem,2.8vw,2.6rem);border:1px solid rgba(17,27,23,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,253,248,.97),rgba(238,245,240,.76)),#fffdf8;box-shadow:0 30px 80px rgba(17,27,23,.09)}.category-template-v2 .category-hero h1{max-width:12ch;color:#111b17;font-size:clamp(3rem,6vw,6.4rem);letter-spacing:0}.category-template-v2 .category-hero-copy .breadcrumbs,.category-template-v2 .category-hero-copy .breadcrumbs a{color:#6d7c76}.category-template-v2 .category-hero-copy .eyebrow{color:#55766b}.category-template-v2 .category-hero .lead{max-width:52rem;color:#42544e;font-size:clamp(1.05rem,1.35vw,1.24rem)}.category-template-v2 .category-hero-actions{gap:.55rem}.category-template-v2 .category-hero-actions a{min-height:2.75rem;padding:.72rem .9rem;border-color:rgba(17,27,23,.18);background:#fffdf8;color:#174a3a}.category-template-v2 .category-command{align-content:start;min-height:22rem;padding:1rem;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;background:linear-gradient(155deg,rgba(21,39,33,.98),rgba(14,24,21,.98)),#111b17;box-shadow:0 30px 74px rgba(17,27,23,.16)}.category-template-v2 .category-command-links{display:grid;grid-gap:.55rem;gap:.55rem}.category-template-v2 .category-command-links a{min-height:4.8rem;border-radius:7px}.category-template-v2 .category-command-links a:hover{background:hsla(0,0%,100%,.1)}.category-template-v2 .category-command-note{display:grid;grid-gap:.38rem;gap:.38rem;margin-top:auto;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.14)}.category-template-v2 .category-command-note span{color:#b7d7c8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.category-template-v2 .category-command-note p{max-width:25rem;margin:0;color:rgba(255,253,248,.74);font-size:.94rem;line-height:1.5}.category-template-v2 .category-dossier-band{background:#edf4ef}.category-template-v2 .category-dossier-grid{grid-template-columns:minmax(19rem,.38fr) minmax(0,1fr)}.category-template-v2 .category-dossier-group,.category-template-v2 .category-dossier-intro{border-color:rgba(17,27,23,.1);background:#fffdf8}.category-template-v2 .category-dossier-group a{text-decoration:none}.category-template-v2 .category-feature-band{padding:clamp(2rem,3vw,3.4rem) 0 2rem}.category-template-v2 .category-feature-layout{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);gap:clamp(1rem,2vw,1.35rem)}.category-template-v2 .category-compact-card,.category-template-v2 .category-lead-card,.category-template-v2 .category-path-card,.category-template-v2 .category-side-panel,.category-template-v2 .category-utility-card{border:1px solid rgba(17,27,23,.11);background:rgba(255,253,248,.98);box-shadow:0 24px 60px rgba(17,27,23,.075)}.category-template-v2 .category-lead-card{grid-template-columns:minmax(17rem,.46fr) minmax(0,.54fr);min-height:0}.category-template-v2 .category-lead-media{min-height:24rem;aspect-ratio:4/5}.category-template-v2 .category-lead-copy{align-content:end;gap:1.05rem;padding:clamp(1.25rem,2vw,2.05rem)}.category-template-v2 .category-lead-copy h2{max-width:15ch;font-size:clamp(1.9rem,2.35vw,2.75rem);line-height:1}.category-template-v2 .category-lead-copy p{max-width:37rem;font-size:1rem}.category-card-meta{display:flex;flex-wrap:wrap;gap:.42rem}.category-card-meta span{width:-moz-fit-content;width:fit-content;padding:.34rem .5rem;border:1px solid rgba(23,74,58,.16);border-radius:999px;background:#eff5f1;color:#174a3a;font-size:.72rem;font-weight:900;letter-spacing:.02em;line-height:1;text-transform:uppercase}.category-card-meta-small span{padding:.28rem .42rem;font-size:.66rem}.category-template-v2 .category-read-link{display:inline-flex;align-items:center;min-height:2.45rem;padding:.2rem 0;color:#174a3a!important}.category-template-v2 .category-compact-grid{gap:.85rem}.category-template-v2 .category-compact-card{grid-template-columns:8.2rem minmax(0,1fr);gap:.9rem;min-height:0;padding:.75rem}.category-template-v2 .category-compact-card:not(:has(.category-compact-media)){grid-template-columns:1fr}.category-template-v2 .category-compact-media{min-height:8.2rem;aspect-ratio:1/1;border-radius:6px}.category-template-v2 .category-compact-copy{display:grid;align-content:center;grid-gap:.45rem;gap:.45rem;min-width:0}.category-template-v2 .category-compact-card h3{margin:0;font-family:var(--display);font-size:clamp(1.05rem,1.45vw,1.34rem);font-weight:850;line-height:1.05}.category-template-v2 .category-compact-card p{font-size:.9rem;line-height:1.45;-webkit-line-clamp:2}.category-template-v2 .category-path-band{padding:1.25rem 0;background:linear-gradient(135deg,#102019,#1d382f)}.category-template-v2 .category-path-card{min-height:8.8rem;padding:1.05rem}.category-template-v2 .category-utility-card{min-height:11.5rem;padding:1.05rem}.category-template-v2 .category-index-layout{grid-template-columns:minmax(0,1fr) minmax(19rem,25rem);gap:clamp(1rem,2.2vw,2rem)}.category-template-v2 .editorial-index-pro{display:grid;grid-gap:.65rem;gap:.65rem;border-top:0}.category-template-v2 .editorial-index-pro .category-index-item{display:grid;align-items:center;grid-template-columns:3.8rem minmax(0,1fr) max-content;grid-gap:1rem;gap:1rem;min-height:5.65rem;padding:.95rem 1rem;border:1px solid rgba(17,27,23,.1);border-radius:8px;background:rgba(255,253,248,.96);box-shadow:0 14px 34px rgba(17,27,23,.045)}.category-template-v2 .editorial-index-pro .category-index-item:hover{transform:translateY(-1px);background:#fff;box-shadow:0 18px 44px rgba(17,27,23,.08)}.category-template-v2 .category-index-number{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:999px;background:#e8f1ec;color:#174a3a;font-weight:950}.category-template-v2 .category-index-copy{display:grid;grid-gap:.28rem;gap:.28rem;min-width:0;color:#111b17;font-weight:400}.category-template-v2 .category-index-copy strong{color:#111b17;font-family:var(--display);font-size:1.08rem;font-weight:850;line-height:1.12}.category-template-v2 .category-index-copy small{display:-webkit-box;overflow:hidden;padding:0;border:0;color:#65756f;font-size:.88rem;font-weight:600;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-template-v2 .category-index-type{padding:.42rem .6rem;border:1px solid rgba(17,27,23,.12);border-radius:999px;background:#fff;color:#52635d;font-size:.76rem;font-weight:850;white-space:nowrap}.category-template-v2 .category-side-panel{top:5.25rem;gap:.9rem;padding:1.15rem;background:linear-gradient(180deg,#13261f,#19382e);color:#fffdf8}.category-template-v2 .category-side-panel .eyebrow,.category-template-v2 .category-side-panel p{color:rgba(255,253,248,.72)}.category-template-v2 .category-side-panel h2{color:#fffdf8;font-size:1.8rem}.category-template-v2 .category-side-list{gap:.5rem;border-top:1px solid hsla(0,0%,100%,.14);padding-top:.75rem}.category-template-v2 .category-side-list a{gap:.28rem;padding:.72rem;border:1px solid hsla(0,0%,100%,.12);border-radius:7px;background:hsla(0,0%,100%,.055)}.category-template-v2 .category-side-list a:hover{background:hsla(0,0%,100%,.1)}.category-template-v2 .category-side-list span{color:#b7d7c8;font-size:.68rem}.category-template-v2 .category-side-list strong{color:#fffdf8;font-size:.98rem}@media (max-width:1180px){.category-template-v2 .category-dossier-grid,.category-template-v2 .category-feature-layout,.category-template-v2 .category-hero-grid,.category-template-v2 .category-index-layout,.category-template-v2 .category-lead-card{grid-template-columns:1fr}.category-template-v2 .category-command,.category-template-v2 .category-hero-copy{min-height:0}.category-template-v2 .category-lead-media{min-height:20rem;aspect-ratio:16/9}}@media (max-width:760px){.category-template-v2 .category-hero h1{max-width:none;font-size:clamp(2.35rem,13vw,3.4rem)}.category-template-v2 .category-lead-copy h2{max-width:none;font-size:2rem}.category-template-v2 .category-compact-card,.category-template-v2 .editorial-index-pro .category-index-item{grid-template-columns:1fr}.category-template-v2 .category-compact-media{min-height:13rem;aspect-ratio:16/9}.category-template-v2 .category-index-type{width:-moz-fit-content;width:fit-content}}.portal-home-v2{background:radial-gradient(circle at 8% 18%,rgba(183,215,200,.18),transparent 30rem),linear-gradient(180deg,#111b17,#111b17 33rem,#fffdf8 0,#f7f3eb)}.portal-home-v2 .portal-front{padding:clamp(1.4rem,2.4vw,2.45rem) 0 2.2rem;background:radial-gradient(circle at 80% 14%,rgba(183,215,200,.16),transparent 28rem),linear-gradient(180deg,#111b17,#14241e)}.portal-home-v2 .portal-section-rail{border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);box-shadow:0 20px 60px rgba(0,0,0,.12)}.portal-home-v2 .portal-front-heading{align-items:end;padding:clamp(1.1rem,2vw,1.65rem) 0}.portal-home-v2 .portal-front-heading h1{max-width:13ch;font-size:clamp(3rem,6.2vw,6.8rem);line-height:.94}.portal-home-v2 .portal-front-heading p:not(.eyebrow){max-width:35rem;font-size:1.08rem;line-height:1.55}.portal-home-v2 .portal-front-grid{gap:1.25rem;grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr)}.portal-home-v2 .portal-lead,.portal-home-v2 .portal-news-list{border:1px solid hsla(0,0%,100%,.18);box-shadow:0 32px 90px rgba(0,0,0,.18)}.portal-home-v2 .portal-lead{min-height:25rem}.portal-home-v2 .portal-lead-copy h1{font-size:clamp(2.1rem,3vw,3.25rem)}.portal-home-v2 .portal-utility-strip{border-top:0;background:#fffdf8}.portal-home-v2 .portal-topic-board{padding:clamp(3rem,5vw,5rem) 0;background:linear-gradient(180deg,rgba(255,253,248,.96),hsla(38,38%,94%,.98)),#fffdf8}.portal-home-v2 .portal-topic-board .section-heading-row{align-items:end;margin-bottom:1.25rem;padding:clamp(1.15rem,2vw,1.7rem);border:1px solid rgba(17,27,23,.1);border-radius:8px;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(238,245,240,.72));box-shadow:0 24px 70px rgba(17,27,23,.06)}.portal-home-v2 .portal-topic-board .section-heading h2{max-width:17ch;font-size:clamp(2.25rem,4.3vw,4.7rem);line-height:.98}.portal-home-v2 .portal-topic-board .section-heading p:not(.eyebrow){max-width:48rem;color:#52635d;font-size:1.05rem}.portal-home-v2 .portal-index-link{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.74rem 1rem;text-decoration:none;box-shadow:0 12px 28px rgba(23,74,58,.18)}.portal-home-v2 .portal-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem}.portal-home-v2 .portal-topic-row{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:28rem;border:1px solid rgba(17,27,23,.1);border-radius:8px;box-shadow:0 22px 58px rgba(17,27,23,.075);overflow:hidden}.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main{background:linear-gradient(145deg,rgba(17,27,23,.98),rgba(23,74,58,.95));color:#fffdf8}.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main small,.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main span,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main small,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main span{color:#b7d7c8}.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main p,.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main strong,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main p,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main strong{color:#fffdf8}.portal-home-v2 .portal-topic-main{display:grid;align-content:start;grid-gap:.72rem;gap:.72rem;min-height:14.5rem;padding:1.15rem;border-right:0;border-bottom:1px solid rgba(17,27,23,.1);background:linear-gradient(145deg,#f6faf7,#fff);color:#111b17;text-decoration:none}.portal-home-v2 .portal-topic-links span,.portal-home-v2 .portal-topic-main span{color:#174a3a;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.portal-home-v2 .portal-topic-main strong{color:#111b17;font-family:var(--display);font-size:clamp(1.55rem,2vw,2.2rem);font-weight:850;line-height:1.02}.portal-home-v2 .portal-topic-main p{display:-webkit-box;overflow:hidden;margin:0;color:#52635d;font-size:.98rem;line-height:1.48;-webkit-box-orient:vertical}.portal-home-v2 .portal-topic-main small{width:-moz-fit-content;width:fit-content;margin-top:auto;padding:.44rem .62rem;border:1px solid rgba(23,74,58,.14);border-radius:999px;background:hsla(0,0%,100%,.62);color:#52635d;font-weight:850}.portal-home-v2 .portal-topic-links{display:grid;grid-template-columns:1fr;background:#fffdf8}.portal-home-v2 .portal-topic-links a{position:relative;display:grid;align-content:center;grid-gap:.36rem;gap:.36rem;min-height:5.6rem;padding:.92rem 3rem .92rem 1.1rem;border-right:0;border-bottom:1px solid rgba(17,27,23,.08);color:#111b17;text-decoration:none}.portal-home-v2 .portal-topic-links a:last-child{border-bottom:0}.portal-home-v2 .portal-topic-links a:after{position:absolute;right:1rem;top:50%;display:grid;width:1.85rem;height:1.85rem;place-items:center;border:1px solid rgba(23,74,58,.14);border-radius:999px;content:">";font-weight:900;transform:translateY(-50%)}.portal-home-v2 .portal-topic-links strong{display:-webkit-box;overflow:hidden;color:#111b17;font-family:var(--display);font-size:1.02rem;font-weight:850;line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-home-v2 .portal-topic-row a:hover{background:#edf5f0}.portal-home-v2 .portal-topic-row:nth-child(6n+1) .portal-topic-main:hover,.portal-home-v2 .portal-topic-row:nth-child(6n+5) .portal-topic-main:hover{background:linear-gradient(145deg,rgba(17,27,23,.96),rgba(32,91,70,.95))}.portal-home-v2 .category-preview{border:1px solid rgba(17,27,23,.1)}@media (max-width:1180px){.portal-home-v2 .portal-front-grid,.portal-home-v2 .portal-front-heading,.portal-home-v2 .portal-topic-board .section-heading-row{grid-template-columns:1fr}.portal-home-v2 .portal-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.portal-home-v2 .portal-front-heading h1,.portal-home-v2 .portal-topic-board .section-heading h2{max-width:none;font-size:clamp(2.35rem,12vw,3.45rem)}.portal-home-v2 .portal-topic-grid{grid-template-columns:1fr}.portal-home-v2 .portal-topic-main,.portal-home-v2 .portal-topic-row{min-height:0}}.portal-home-v2 .portal-front{background:linear-gradient(180deg,#111b17,#13221d)}.portal-home-v2 .portal-front-heading h1{max-width:15ch;font-size:clamp(2.9rem,5.2vw,5.75rem)}.portal-home-v2 .portal-front-grid{grid-template-columns:minmax(0,1.28fr) minmax(22rem,.72fr)}.portal-home-v2 .portal-lead{min-height:23rem}.portal-home-v2 .portal-lead-copy h1{font-size:clamp(2rem,2.6vw,3rem)}.portal-home-v2 .category-preview,.portal-home-v2 .page-card,.portal-home-v2 .portal-lead,.portal-home-v2 .portal-news-list,.portal-home-v2 .portal-topic-row{border-radius:6px;box-shadow:0 14px 38px rgba(17,27,23,.075)}.portal-home-v2 .portal-topic-board{background:linear-gradient(180deg,#fbfaf6,#f5f1e8)}.portal-home-v2 .portal-topic-board .section-heading-row{border-radius:6px;box-shadow:0 16px 44px rgba(17,27,23,.055)}.portal-home-v2 .portal-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-home-v2 .portal-topic-row{min-height:24.5rem}.portal-home-v2 .portal-topic-main{min-height:12.7rem}.portal-home-v2 .portal-topic-main strong{font-size:clamp(1.35rem,1.55vw,1.85rem)}.portal-home-v2 .portal-topic-main p{font-size:.94rem;-webkit-line-clamp:3}.portal-home-v2 .portal-topic-links a{min-height:4.95rem;padding:.82rem 2.8rem .82rem 1rem}.portal-home-v2 .portal-topic-links strong{font-size:.95rem}.category-template-v2 .category-filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.category-template-v2 .category-filter-row a{display:inline-flex;align-items:center;gap:.52rem;min-height:2.35rem;padding:.44rem .68rem;border:1px solid rgba(17,27,23,.12);border-radius:999px;background:#fff;color:#174a3a;font-size:.84rem;font-weight:850;text-decoration:none}.category-template-v2 .category-filter-row strong{display:grid;min-width:1.55rem;height:1.55rem;place-items:center;border-radius:999px;background:#e8f1ec;color:#174a3a;font-size:.76rem}.category-template-v2 .category-hero{background:linear-gradient(180deg,#111b17,#13221d)}.category-template-v2 .category-command,.category-template-v2 .category-hero-copy{border-radius:6px}.category-template-v2 .category-hero h1{font-size:clamp(2.65rem,5vw,5.45rem)}.article-template-v2{background:linear-gradient(180deg,#f8f5ef,#fffdf8 26rem,#f7f3eb)}.article-template-v2 .article-shell{width:min(calc(100% - 2rem),92rem);gap:0}.article-template-v2 .article-hero{display:grid;align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(22rem,32rem);grid-gap:clamp(1rem,2vw,1.45rem);gap:clamp(1rem,2vw,1.45rem);min-height:0;margin:1.2rem 0 1.4rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.article-template-v2 .article-hero:before{display:none}.article-template-v2 .article-hero>:not(.article-hero-panel){grid-column:1}.article-template-v2 .article-hero>.breadcrumbs,.article-template-v2 .article-hero>.eyebrow,.article-template-v2 .article-hero>.lead,.article-template-v2 .article-hero>.meta-row,.article-template-v2 .article-hero>h1{padding-inline:clamp(1rem,2vw,1.5rem)}.article-template-v2 .article-hero>.breadcrumbs{padding-top:clamp(1rem,2vw,1.35rem)}.article-template-v2 .article-hero>.meta-row{padding-bottom:clamp(1rem,2vw,1.35rem)}.article-template-v2 .article-hero>:not(.article-hero-panel){background:#fffdf8}.article-template-v2 .article-hero>.breadcrumbs{border-top:1px solid rgba(17,27,23,.1);border-left:1px solid rgba(17,27,23,.1);border-right:1px solid rgba(17,27,23,.1);border-radius:6px 6px 0 0}.article-template-v2 .article-hero>.meta-row{border-left:1px solid rgba(17,27,23,.1);border-right:1px solid rgba(17,27,23,.1);border-bottom:1px solid rgba(17,27,23,.1);border-radius:0 0 6px 6px;box-shadow:0 20px 54px rgba(17,27,23,.07)}.article-template-v2 .breadcrumbs,.article-template-v2 .breadcrumbs a{color:#64736e}.article-template-v2 .article-hero .eyebrow{margin:0;padding-top:.65rem;color:#174a3a}.article-template-v2 .article-hero h1{max-width:17ch;margin:0;padding-top:.55rem;color:#111b17;font-family:var(--display);font-size:clamp(2.35rem,4.35vw,4.85rem);font-weight:850;line-height:.99;letter-spacing:0}.article-template-v2 .article-hero .lead{max-width:56rem;color:#3e4e49;font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.62}.article-template-v2 .meta-row{gap:.45rem;margin-top:0}.article-template-v2 .meta-row span{display:inline-flex;align-items:center;min-height:2rem;padding:.34rem .56rem;border:1px solid rgba(17,27,23,.11);border-radius:999px;background:#f4f7f3;color:#52635d;font-size:.82rem;font-weight:750}.article-template-v2 .article-hero-panel{grid-column:2;grid-row:1/span 6;min-height:100%;border-radius:6px;background:linear-gradient(155deg,#111b17,#183a2f);box-shadow:0 22px 60px rgba(17,27,23,.18)}.article-template-v2 .article-hero-image{aspect-ratio:16/10;border-radius:5px}.article-template-v2 .article-frame{display:grid;grid-template-columns:minmax(0,56rem) minmax(18rem,22rem);grid-gap:clamp(1.1rem,2vw,1.6rem);gap:clamp(1.1rem,2vw,1.6rem);justify-content:center;align-items:start}.article-template-v2 .article-main{gap:1rem;min-width:0}.article-template-v2 .article-column{width:100%;max-width:none;padding:0 clamp(.2rem,1vw,.4rem)}.article-template-v2 .article-band{border:1px solid rgba(17,27,23,.1);border-radius:6px;box-shadow:0 14px 38px rgba(17,27,23,.055)}.article-template-v2 .quick-answer{position:relative;overflow:hidden;border-left:0;background:linear-gradient(135deg,#ecf4ef,#fff)}.article-template-v2 .quick-answer:before{position:absolute;inset:0 auto 0 0;width:5px;background:#174a3a;content:""}.article-template-v2 .article-band h2,.article-template-v2 .content-section h2,.article-template-v2 .quick-answer h2{font-family:var(--display);font-weight:850;letter-spacing:0}.article-template-v2 .content-section{padding:1.7rem 0;border-top:1px solid rgba(17,27,23,.1)}.article-template-v2 .content-section:first-child{border-top:0}.article-template-v2 .content-section h2{max-width:17ch;color:#111b17;font-size:clamp(1.75rem,2.6vw,2.55rem);line-height:1.04}.article-template-v2 .content-section h3{color:#17251f;font-size:1.35rem;line-height:1.16}.article-template-v2 .article-column p,.article-template-v2 .article-summary,.article-template-v2 .section-intro{color:#2f3d38;font-size:1.04rem;line-height:1.72}.article-template-v2 .toc{position:-webkit-sticky;position:sticky;top:5.25rem;border:1px solid rgba(17,27,23,.12);border-radius:6px;background:#13251f;color:#fffdf8;box-shadow:0 18px 46px rgba(17,27,23,.12)}.article-template-v2 .toc h2{color:#fffdf8}.article-template-v2 .toc a{color:rgba(255,253,248,.82);text-decoration:none}.article-template-v2 .toc a:hover{color:#fffdf8;background:hsla(0,0%,100%,.08)}@media (max-width:1280px){.portal-home-v2 .portal-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1040px){.portal-home-v2 .portal-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-template-v2 .article-frame,.article-template-v2 .article-hero{grid-template-columns:1fr}.article-template-v2 .article-hero-panel{grid-column:1;grid-row:auto}}@media (max-width:760px){.portal-home-v2 .portal-topic-grid{grid-template-columns:1fr}.article-template-v2 .article-hero h1{max-width:none;font-size:clamp(2.15rem,12vw,3.25rem)}.article-template-v2 .article-hero>.breadcrumbs,.article-template-v2 .article-hero>.eyebrow,.article-template-v2 .article-hero>.lead,.article-template-v2 .article-hero>.meta-row,.article-template-v2 .article-hero>h1{padding-inline:1rem}.site-header{flex-direction:column;align-items:flex-start;padding:.75rem 1rem}.site-nav{width:100%;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem}.category-template-v2 .category-hero>.shell-wide,.portal-home-v2 .portal-front>.shell,.shell,.shell-wide{width:min(calc(100% - 2rem),100%);max-width:calc(100vw - 2rem)}.site-nav a{flex:0 0 auto}.portal-home-v2 .portal-section-rail{display:none}.portal-home-v2 .portal-front{padding-top:1.15rem}.article-template-v2 .article-frame,.article-template-v2 .article-hero,.category-template-v2 .category-dossier-grid,.category-template-v2 .category-feature-layout,.category-template-v2 .category-hero-grid,.category-template-v2 .category-index-layout,.category-template-v2 .category-lead-card,.portal-home-v2 .portal-front-grid,.portal-home-v2 .portal-front-heading,.portal-home-v2 .portal-lead{display:grid;grid-template-columns:minmax(0,1fr)}.article-template-v2 .article-hero h1,.article-template-v2 .content-section h2,.article-template-v2 .quick-answer h2,.category-template-v2 .category-hero h1,.category-template-v2 .category-lead-copy h2,.portal-home-v2 .portal-front-heading h1,.portal-home-v2 .portal-lead-copy h1,.portal-home-v2 .portal-topic-board .section-heading h2{max-width:none;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.portal-home-v2 .portal-front-heading h1{font-size:clamp(2.05rem,10vw,2.55rem);line-height:1.04}.portal-home-v2 .portal-lead{min-height:0}.portal-home-v2 .portal-lead-media{min-height:12rem;aspect-ratio:16/10}.portal-home-v2 .portal-lead-copy{padding:1rem}.category-template-v2 .category-lead-copy h2,.portal-home-v2 .portal-lead-copy h1{font-size:clamp(1.7rem,8.8vw,2.25rem);line-height:1.06}.portal-home-v2 .portal-news-list{min-width:0}.portal-home-v2 .category-preview-grid,.portal-home-v2 .page-grid,.portal-home-v2 .portal-topic-board .section-heading-row,.portal-home-v2 .portal-utility-grid{grid-template-columns:minmax(0,1fr)}.category-template-v2 .category-command,.category-template-v2 .category-hero-copy{min-width:0;padding:1.05rem}.category-template-v2 .category-hero h1{font-size:clamp(2rem,10vw,2.6rem);line-height:1.04}.category-template-v2 .category-filter-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem}.category-template-v2 .category-filter-row a{flex:0 0 auto}.category-template-v2 .category-command-links a,.category-template-v2 .category-feature-side .category-compact-card,.category-template-v2 .category-quick-card{min-width:0}.article-template-v2 .article-shell{width:min(calc(100% - 1.25rem),92rem)}.article-template-v2 .article-hero{margin-top:.8rem}.article-template-v2 .article-hero>.breadcrumbs,.article-template-v2 .article-hero>.eyebrow,.article-template-v2 .article-hero>.lead,.article-template-v2 .article-hero>.meta-row,.article-template-v2 .article-hero>h1{min-width:0;padding-inline:1rem}.article-template-v2 .article-hero h1{font-size:clamp(2rem,9.5vw,2.45rem);line-height:1.06}.article-template-v2 .article-hero-panel{grid-column:1;grid-row:auto;min-width:0;padding:.9rem}.article-template-v2 .article-column{padding-inline:0}.article-template-v2 .article-band{padding:1rem}.article-template-v2 .toc{position:static}}.site-header{border-bottom:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,rgba(18,29,25,.96),rgba(17,27,23,.92));box-shadow:0 14px 34px rgba(17,27,23,.16)}.site-brand,.site-brand small,.site-nav a{color:#fffdf8}.site-nav{gap:.18rem}.site-nav a{border-color:hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.035)}.site-nav a:hover{border-color:hsla(40,40%,60%,.5);background:hsla(40,40%,60%,.12);color:#fffdf8}.portal-home-v2 .portal-front{padding-bottom:clamp(2rem,4vw,4.2rem);background:linear-gradient(138deg,#111b17,#13231e 47%,#1f332b)}.portal-home-v2 .portal-front-heading{align-items:center;border-bottom-color:hsla(0,0%,100%,.12)}.portal-home-v2 .portal-front-heading h1{max-width:14.2ch;font-size:clamp(3.2rem,5.6vw,6.25rem);line-height:.95;text-wrap:balance}.portal-home-v2 .portal-front-heading p:not(.eyebrow){max-width:31rem;padding-left:1.1rem;border-left:3px solid hsla(40,40%,60%,.72);color:rgba(255,253,248,.82)}.portal-home-v2 .portal-front-grid{grid-template-columns:minmax(0,1.36fr) minmax(20rem,.64fr);gap:clamp(1rem,1.8vw,1.5rem)}.article-template-v2 .article-band,.article-template-v2 .article-hero-panel,.article-template-v2 .toc,.category-template-v2 .category-command,.category-template-v2 .category-compact-card,.category-template-v2 .category-hero-copy,.category-template-v2 .category-lead-card,.category-template-v2 .category-quick-card,.category-template-v2 .category-utility-card,.portal-home-v2 .category-preview,.portal-home-v2 .page-card,.portal-home-v2 .portal-lead,.portal-home-v2 .portal-news-list{border-radius:8px}.portal-home-v2 .portal-lead{position:relative;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:clamp(25rem,32vw,33rem);border:1px solid hsla(0,0%,100%,.16);box-shadow:0 34px 90px rgba(2,11,8,.24)}.portal-home-v2 .portal-lead:after{position:absolute;inset:auto 1.1rem 1.1rem auto;width:5.5rem;height:5.5rem;border-right:1px solid hsla(40,40%,60%,.4);border-bottom:1px solid hsla(40,40%,60%,.4);content:"";pointer-events:none}.portal-home-v2 .portal-lead-media{min-height:clamp(18rem,31vw,33rem)}.portal-home-v2 .portal-lead-media img{filter:saturate(.94) contrast(1.04)}.portal-home-v2 .portal-lead-copy{position:relative;gap:1.05rem;padding:clamp(1.35rem,2.4vw,2.35rem)}.portal-home-v2 .portal-lead-copy:before{width:3.2rem;height:3px;background:#c1a670;content:""}.portal-home-v2 .portal-lead-copy h1{max-width:12ch;font-size:clamp(2rem,3vw,3.35rem);line-height:1.02;text-wrap:balance}.portal-home-v2 .portal-lead-copy p{max-width:33rem;color:#43524c;font-size:1.02rem}.portal-home-v2 .portal-lead-meta{gap:.4rem}.article-template-v2 .meta-row span,.category-template-v2 .category-filter-row a,.portal-home-v2 .card-badge,.portal-home-v2 .page-meta span,.portal-home-v2 .portal-lead-meta small{border-color:rgba(23,74,58,.13);background:#eef6f1;color:#174a3a}.category-template-v2 .category-read-link,.portal-home-v2 .portal-read-link{border-bottom-color:#c1a670!important;color:#12392f!important}.portal-home-v2 .portal-news-list{border:1px solid hsla(40,40%,60%,.2);background:linear-gradient(180deg,#fffdf8,#f8f4ed);box-shadow:0 28px 72px rgba(2,11,8,.18)}.portal-home-v2 .portal-panel-heading{padding:1.25rem 1.2rem .95rem;border-bottom-color:rgba(17,27,23,.08)}.portal-home-v2 .portal-news-items a{grid-template-columns:2rem minmax(0,1fr);margin:0 .65rem;padding:.95rem .55rem;border-bottom-color:rgba(17,27,23,.08)}.portal-home-v2 .portal-news-items a:hover{background:#edf5f0}.portal-home-v2 .portal-utility-strip{background:#fbf8f2}.portal-home-v2 .portal-utility-grid{align-items:stretch;border-left:1px solid rgba(17,27,23,.08)}.portal-home-v2 .portal-utility-grid a{border-right:1px solid rgba(17,27,23,.08);background:linear-gradient(180deg,rgba(255,253,248,.98),hsla(40,43%,95%,.92))}.portal-home-v2 .featured-grid-pro{align-items:stretch}.portal-home-v2 .page-card{border:1px solid rgba(17,27,23,.09);background:linear-gradient(180deg,#fff,#fffaf1);box-shadow:0 18px 54px rgba(17,27,23,.07)}.portal-home-v2 .category-preview:hover,.portal-home-v2 .page-card:hover,.portal-home-v2 .portal-topic-row:hover{transform:translateY(-2px);box-shadow:0 26px 72px rgba(17,27,23,.12)}.portal-home-v2 .portal-topic-board{background:linear-gradient(180deg,#fbf8f2,#eef5f0)}.portal-home-v2 .portal-topic-board .section-heading-row{border:0;background:transparent;box-shadow:none}.portal-home-v2 .portal-topic-grid{grid-auto-flow:dense;align-items:stretch;gap:clamp(.85rem,1.4vw,1.15rem)}.portal-home-v2 .portal-topic-row{min-height:0;background:rgba(255,253,248,.94);box-shadow:0 16px 46px rgba(17,27,23,.07);transition:transform .16s ease,box-shadow .16s ease}.portal-home-v2 .portal-topic-row:nth-child(5n+1){grid-column:span 2}.portal-home-v2 .portal-topic-row:nth-child(5n+1) .portal-topic-main{min-height:13.5rem}.portal-home-v2 .portal-topic-main{min-height:11.2rem;border-bottom-color:rgba(17,27,23,.07);background:linear-gradient(150deg,#fff,#f4faf6)}.article-template-v2 .article-band h2,.article-template-v2 .article-hero h1,.article-template-v2 .content-section h2,.category-template-v2 .category-feature-heading h2,.category-template-v2 .category-hero h1,.portal-home-v2 .portal-topic-board .section-heading h2,.portal-home-v2 .portal-topic-main strong{text-wrap:balance}.portal-home-v2 .portal-topic-links a{min-height:4.4rem;background:transparent}.portal-home-v2 .portal-topic-links a:after{border-color:hsla(40,40%,60%,.42);color:#174a3a}.portal-home-v2 .category-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.portal-home-v2 .category-preview{display:grid;grid-template-columns:minmax(16rem,.78fr) minmax(0,1.22fr);grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(17,27,23,.08);background:#fffdf8;box-shadow:0 18px 50px rgba(17,27,23,.055)}.portal-home-v2 .category-preview-heading{padding:1.15rem;background:linear-gradient(145deg,#13251f,#1f4939)}.portal-home-v2 .category-preview-heading .eyebrow,.portal-home-v2 .category-preview-heading h3,.portal-home-v2 .category-preview-heading p{color:#fffdf8}.portal-home-v2 .category-preview-links{padding:.7rem 0}.portal-home-v2 .category-preview-links a{border-color:rgba(17,27,23,.07)}.category-template-v2 .category-hero{background:linear-gradient(135deg,#111b17,#13231d 52%,#20382e)}.category-template-v2 .category-hero-grid{gap:clamp(1rem,2vw,1.6rem)}.category-template-v2 .category-hero-copy{position:relative;border:1px solid hsla(0,0%,100%,.16);background:linear-gradient(145deg,#fffdf8,#f4fbf6);box-shadow:0 30px 90px rgba(2,11,8,.2)}.category-template-v2 .category-hero-copy:after{position:absolute;right:1.2rem;bottom:1.2rem;width:5.2rem;height:5.2rem;border-right:1px solid hsla(40,40%,60%,.4);border-bottom:1px solid hsla(40,40%,60%,.4);content:"";pointer-events:none}.category-template-v2 .category-hero h1{max-width:10ch;font-size:clamp(3rem,5.4vw,5.7rem);line-height:.96}.category-template-v2 .category-hero .lead{max-width:42rem;color:#33443e}.category-template-v2 .category-command{border:1px solid hsla(0,0%,100%,.12);background:linear-gradient(180deg,rgba(19,37,31,.96),rgba(16,29,25,.96));box-shadow:0 30px 90px rgba(2,11,8,.18)}.category-template-v2 .category-command-links a{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.055)}.category-template-v2 .category-stat-band{background:#fffaf2}.category-template-v2 .category-feature-band{background:linear-gradient(180deg,#eef6f1,#fffdf8)}.category-template-v2 .category-compact-card,.category-template-v2 .category-lead-card,.category-template-v2 .category-quick-card,.category-template-v2 .category-utility-card,.category-template-v2 .editorial-index-pro .category-index-item{border:1px solid rgba(17,27,23,.08);background:#fffdf8;box-shadow:0 16px 42px rgba(17,27,23,.055)}.category-template-v2 .category-lead-copy{padding:clamp(1.2rem,2vw,1.9rem)}.category-template-v2 .category-lead-copy h2{max-width:12ch;text-wrap:balance}.category-template-v2 .category-feature-side{gap:.75rem}.category-template-v2 .editorial-index-pro .category-index-item{min-height:4.7rem;transition:transform .16s ease,box-shadow .16s ease}.category-template-v2 .editorial-index-pro .category-index-item:hover{transform:translateX(3px);box-shadow:0 20px 54px rgba(17,27,23,.09)}.article-template-v2{background:linear-gradient(180deg,#f7f3eb,#fffdf8 18rem,#f6f1e8)}.article-template-v2 .article-hero{grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);gap:clamp(1rem,2.4vw,2rem);margin-top:1.5rem}.article-template-v2 .article-hero>:not(.article-hero-panel){background:rgba(255,253,248,.94)}.article-template-v2 .article-hero>.breadcrumbs{border-color:rgba(17,27,23,.08)}.article-template-v2 .article-hero>.meta-row{border-color:rgba(17,27,23,.08);box-shadow:0 24px 70px rgba(17,27,23,.07)}.article-template-v2 .article-hero h1{max-width:15ch;font-size:clamp(2.7rem,4.1vw,4.7rem);line-height:1}.article-template-v2 .article-hero .lead{max-width:50rem}.article-template-v2 .article-hero-panel{padding:1rem;background:linear-gradient(160deg,#10221c,#163c30);box-shadow:0 28px 84px rgba(2,11,8,.2)}.article-template-v2 .article-hero-image{aspect-ratio:16/9;box-shadow:0 14px 36px rgba(2,11,8,.25)}.article-template-v2 .hero-proof-list li{border-left-color:hsla(40,40%,60%,.72)}.article-template-v2 .article-frame{grid-template-columns:minmax(0,54rem) minmax(18rem,21rem);gap:clamp(1rem,2vw,1.75rem)}.article-template-v2 .article-band{border:1px solid rgba(17,27,23,.08);background:#fffdf8;box-shadow:0 15px 44px rgba(17,27,23,.055)}.article-template-v2 .quick-answer{background:linear-gradient(135deg,#eef7f2,#fffdf8 68%)}.article-template-v2 .quick-answer:before{background:#c1a670}.article-template-v2 .highlights-list{gap:.8rem}.article-template-v2 .highlights-list li{border-left:3px solid #174a3a;border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbf8)}.article-template-v2 .content-section{padding:clamp(1.5rem,2.2vw,2.15rem) 0}.article-template-v2 .content-section h2{max-width:16ch;font-size:clamp(1.85rem,2.7vw,2.65rem)}.article-template-v2 .toc{border:0;background:linear-gradient(180deg,#13251f,#10201b);box-shadow:0 22px 58px rgba(17,27,23,.13)}@media (max-width:1280px){.portal-home-v2 .portal-topic-row:nth-child(5n+1){grid-column:span 1}}@media (max-width:1040px){.article-template-v2 .article-frame,.article-template-v2 .article-hero,.category-template-v2 .category-hero-grid,.portal-home-v2 .category-preview,.portal-home-v2 .category-preview-grid,.portal-home-v2 .portal-front-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.portal-home-v2 .portal-front-heading h1{font-size:clamp(2.2rem,10vw,2.75rem)}.portal-home-v2 .portal-front-heading p:not(.eyebrow){padding-left:.85rem}.portal-home-v2 .portal-lead{grid-template-columns:minmax(0,1fr)}.category-template-v2 .category-lead-copy h2,.portal-home-v2 .portal-lead-copy h1{max-width:none;font-size:clamp(1.7rem,8vw,2.1rem)}.portal-home-v2 .portal-utility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:0}.portal-home-v2 .portal-utility-grid a{border:1px solid rgba(17,27,23,.08)}.article-template-v2 .article-hero h1,.category-template-v2 .category-hero h1{max-width:none;font-size:clamp(2rem,9vw,2.45rem);line-height:1.08}.category-template-v2 .category-hero-copy:after,.portal-home-v2 .portal-lead:after{display:none}.article-template-v2 .article-hero-panel{padding:.85rem}}.article-template-v2 .article-hero-image,.category-template-v2 .category-compact-media,.category-template-v2 .category-lead-media,.portal-home-v2 .portal-lead-media{min-width:0;max-width:100%;overflow:hidden}.category-template-v2 .category-compact-media img,.category-template-v2 .category-lead-media img,.portal-home-v2 .portal-lead-media img{width:100%;max-width:100%}.article-template-v2 .table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-template-v2 .table-wrap table{min-width:42rem}.article-template-v2 .article-visual{grid-template-columns:minmax(0,1.75fr) minmax(13rem,.55fr);min-height:clamp(24rem,34vw,34rem);margin-block:clamp(1.5rem,2.4vw,2.4rem)}.article-template-v2 .article-visual-image{width:100%;height:100%;min-height:clamp(22rem,32vw,32rem);object-fit:cover}.article-template-v2 .article-visual-caption{align-content:end;padding:clamp(1rem,2vw,1.65rem);font-size:clamp(1rem,1.05vw,1.1rem)}@media (max-width:760px){.category-template-v2 .category-lead-card,.portal-home-v2 .portal-lead{overflow:hidden}.category-template-v2 .category-compact-media,.category-template-v2 .category-lead-media,.portal-home-v2 .portal-lead-media{width:100%;min-width:0;max-width:100%}.category-template-v2 .category-compact-media img,.category-template-v2 .category-lead-media img,.portal-home-v2 .portal-lead-media img{width:100%;max-width:100%;object-fit:cover}.article-template-v2 .table-wrap{width:100%}.article-template-v2 .article-visual{grid-template-columns:minmax(0,1fr);min-height:0}.article-template-v2 .article-visual-image{min-height:17rem;aspect-ratio:16/10}}.article-template-v2 .article-column{padding-inline:0}.article-template-v2 .content-section{padding:clamp(1.75rem,2.3vw,2.35rem) 0;border-left:0}.article-template-v2 .content-section h2{max-width:min(100%,36ch);margin-bottom:.85rem;font-size:1.95rem;line-height:1.14}.article-template-v2 .content-section h2:before{display:none}.article-template-v2 .article-visual{grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden}.article-template-v2 .article-visual-image{min-height:clamp(26rem,42vw,38rem);aspect-ratio:16/9}.article-template-v2 .article-visual-caption{padding:1rem 1.2rem 1.15rem}@media (max-width:760px){.article-template-v2 .content-section h2{max-width:100%;font-size:1.45rem}.article-template-v2 .article-visual-image{min-height:18rem}.article-template-v2 .table-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.article-template-v2 .table-wrap table,.article-template-v2 .table-wrap tbody,.article-template-v2 .table-wrap td,.article-template-v2 .table-wrap th,.article-template-v2 .table-wrap thead,.article-template-v2 .table-wrap tr{display:block;width:100%;min-width:0}.article-template-v2 .table-wrap table{border:0;background:transparent}.article-template-v2 .table-wrap thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.article-template-v2 .table-wrap tbody{display:grid;grid-gap:.8rem;gap:.8rem}.article-template-v2 .table-wrap tr{overflow:hidden;border:1px solid rgba(17,27,23,.12);border-radius:8px;background:#fffdf8;box-shadow:0 10px 24px rgba(17,27,23,.06)}.article-template-v2 .table-wrap td{display:grid;grid-template-columns:minmax(7.5rem,36%) minmax(0,1fr);grid-gap:.75rem;gap:.75rem;padding:.85rem .95rem;border:0;border-bottom:1px solid rgba(17,27,23,.08);background:transparent}.article-template-v2 .table-wrap td:last-child{border-bottom:0}.article-template-v2 .table-wrap td:before{content:attr(data-label);color:#52635d;font-size:.76rem;font-weight:850;line-height:1.35;text-transform:uppercase}}.article-template-v2 .article-band,.article-template-v2 .article-hero-panel,.article-template-v2 .toc,.category-template-v2 .category-command,.category-template-v2 .category-compact-card,.category-template-v2 .category-hero-copy,.category-template-v2 .category-lead-card,.category-template-v2 .category-side-panel,.portal-home-v2 .portal-front-heading,.portal-home-v2 .portal-lead,.portal-home-v2 .portal-news-list,.portal-home-v2 .portal-topic-row{border-radius:8px}.category-template-v2 .category-hero-copy,.portal-home-v2 .portal-front-heading{padding:1.55rem;background:rgba(255,253,248,.96);border:1px solid rgba(17,27,23,.08);box-shadow:0 18px 48px rgba(17,27,23,.06)}.article-template-v2 .article-hero h1,.category-template-v2 .category-hero h1,.portal-home-v2 .portal-front-heading h1,.portal-home-v2 .portal-lead-copy h1{max-width:20ch;line-height:1.04}.category-template-v2 .category-feature-layout,.category-template-v2 .category-hero-grid,.portal-home-v2 .portal-front-grid{gap:1.15rem}.portal-home-v2 .portal-lead{grid-template-columns:minmax(17rem,.95fr) minmax(0,1.05fr);overflow:hidden;border:1px solid rgba(17,27,23,.08);background:#fffdf8}.portal-home-v2 .portal-lead-media{min-height:100%}.category-template-v2 .category-compact-media img,.category-template-v2 .category-lead-media img,.portal-home-v2 .portal-lead-media img{height:100%;object-fit:cover}.portal-home-v2 .portal-topic-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem}.portal-home-v2 .portal-topic-row{min-height:100%;border:1px solid rgba(17,27,23,.08);background:#fffdf8;box-shadow:0 14px 34px rgba(17,27,23,.045)}.category-template-v2 .category-compact-card h3,.category-template-v2 .category-lead-copy h2,.portal-home-v2 .portal-topic-main strong{max-width:28ch;line-height:1.12}.category-template-v2 .category-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr)}.category-template-v2 .category-command{background:#13251f}.category-template-v2 .category-filter-row,.category-template-v2 .category-utility-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.category-template-v2 .category-lead-card{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr);overflow:hidden}.category-template-v2 .category-lead-copy h2{font-size:2rem}.category-template-v2 .category-index-item{grid-template-columns:2.8rem minmax(0,1fr) auto;align-items:start}.category-template-v2 .category-index-copy strong,.portal-home-v2 .portal-news-items strong,.portal-home-v2 .portal-topic-links strong{line-height:1.2}.article-template-v2 .article-hero h1{font-size:3.35rem}.article-template-v2 .article-hero .lead{max-width:62rem}@media (max-width:1040px){.category-template-v2 .category-feature-layout,.category-template-v2 .category-hero-grid,.category-template-v2 .category-lead-card,.portal-home-v2 .portal-front-grid,.portal-home-v2 .portal-lead{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.category-template-v2 .category-hero-copy,.portal-home-v2 .portal-front-heading{padding:1.1rem}.article-template-v2 .article-hero h1,.category-template-v2 .category-hero h1,.portal-home-v2 .portal-front-heading h1,.portal-home-v2 .portal-lead-copy h1{max-width:none;font-size:2.15rem}.category-template-v2 .category-lead-copy h2{font-size:1.45rem}.category-template-v2 .category-index-item{grid-template-columns:minmax(0,1fr)}.category-template-v2 .category-index-number,.category-template-v2 .category-index-type{width:-moz-fit-content;width:fit-content}.article-template-v2 .table-cardable td{display:block;padding:.85rem .95rem}.article-template-v2 .table-cardable td:before{display:block;margin-bottom:.25rem}.article-template-v2 .table-cardable td:first-child{background:#f3f8f5;color:#17251f;font-weight:850}.article-template-v2 .table-cardable td:first-child:before{display:none}.article-template-v2 .table-wide{overflow-x:auto;border:1px solid rgba(17,27,23,.12);background:#fffdf8;box-shadow:0 10px 24px rgba(17,27,23,.05);-webkit-overflow-scrolling:touch}.article-template-v2 .table-wide table{display:table;min-width:48rem;border:0;background:#fffdf8}.article-template-v2 .table-wide thead{position:static;display:table-header-group;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.article-template-v2 .table-wide tbody{display:table-row-group}.article-template-v2 .table-wide tr{display:table-row;border:0;border-radius:0;box-shadow:none}.article-template-v2 .table-wide td,.article-template-v2 .table-wide th{display:table-cell;width:auto;min-width:0;padding:.8rem .85rem;border-bottom:1px solid rgba(17,27,23,.08);vertical-align:top}.article-template-v2 .table-wide td:before{content:none}.article-template-v2 .article-visual-image{height:auto;min-height:0;object-fit:contain;background:#f4f0e8}.category-template-v2 .category-hero{padding:1rem 0}.category-template-v2 .category-command-note{display:none}.category-template-v2 .category-filter-row{flex-wrap:wrap;overflow-x:visible}.category-template-v2 .category-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.category-template-v2 .category-compact-card{grid-template-columns:6rem minmax(0,1fr)}.category-template-v2 .category-compact-media{min-height:6rem;aspect-ratio:1}.category-template-v2 .category-index-copy{grid-template-columns:minmax(0,1fr)}.category-template-v2 .category-index-copy small{grid-column:auto;width:auto}}.category-template-v2 .category-feature-layout{align-items:start}.category-template-v2 .category-lead-copy{align-content:center}.portal-home-v2 .portal-front-heading{padding:0;border:0;background:transparent;box-shadow:none}.portal-home-v2 .portal-front-heading h1{color:#fffdf8;font-size:clamp(2.8rem,4.8vw,5.2rem)}.portal-home-v2 .portal-front-heading p:not(.eyebrow){color:rgba(255,253,248,.78)}.portal-home-v2 .portal-lead{min-height:clamp(21rem,28vw,28rem)}.portal-home-v2 .portal-lead-media{min-height:0}.portal-news-items a>span{grid-row:1/span 2}.portal-news-items small,.portal-news-items strong{grid-column:2}.portal-news-items small{width:-moz-fit-content;width:fit-content}.portal-home-v2 .category-preview-links{padding:.75rem 1rem}.portal-home-v2 .category-more{grid-column:2;margin:0 1rem 1rem}@media (max-width:1040px){.portal-home-v2 .category-more{grid-column:1}}@media (max-width:760px){.portal-home-v2 .portal-front{padding-bottom:1.5rem}.portal-home-v2 .portal-front-heading h1,.portal-home-v2 .portal-lead-copy h1{font-size:clamp(2rem,8vw,2.35rem)}.portal-home-v2 .portal-front-heading p:not(.eyebrow){padding-left:.8rem}.portal-home-v2 .portal-lead-media{aspect-ratio:16/10}}