:root{--bg: #f7f4ed;--bg-soft: #fbfaf6;--surface: #ffffff;--surface-muted: #ede8dd;--ink: #102820;--ink-soft: #294139;--muted: #6d766e;--line: #ded8ca;--accent: #c65d2e;--accent-dark: #93401f;--sage: #6f825f;--gold: #a98238;--danger: #88453f;--shadow: 0 18px 45px rgba(16, 40, 32, .09);--max: 1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);line-height:1.56;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-color:#c65d2e59;text-underline-offset:.18em}a:hover{color:var(--accent-dark);text-decoration-color:var(--accent)}img,svg{display:block;max-width:100%}button,input,select{font:inherit}:focus-visible{outline:3px solid rgba(198,93,46,.45);outline-offset:3px}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:30;border-radius:4px;background:var(--ink);color:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(222,216,202,.82);background:#f7f4edeb;backdrop-filter:blur(18px)}.site-nav{width:min(var(--max),calc(100% - 32px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.68rem;color:var(--ink);font-weight:850;text-decoration:none}.brand-mark{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:#fff}.brand-mark svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-links,.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.nav-links a,.footer-links a{color:var(--ink-soft);font-size:.96rem;text-decoration:none}main{min-height:calc(100vh - 190px)}.section{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:74px 0}.section.tight{padding-top:44px}.band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff7a}.split{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,4.5rem)}h1,h2,h3{margin:0;max-width:100%;color:var(--ink);line-height:1.08;letter-spacing:0;overflow-wrap:break-word}h1{max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,5.8vw,4.9rem);font-weight:700}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:700}h3{font-size:1.18rem;font-weight:820}.lead{max-width:760px;margin:1.45rem 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.28rem)}.prose{max-width:820px}.prose p,.prose li{color:var(--muted);font-size:1.04rem}.cta-row{display:flex;flex-wrap:wrap;gap:.78rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:#fff;padding:.78rem 1rem;font-weight:780;line-height:1.2;text-align:center;text-decoration:none}.button.secondary{background:transparent;color:var(--ink)}.button:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.button.secondary:hover{background:transparent;color:var(--accent-dark)}.home-hero{width:min(100%,1440px);min-height:min(760px,calc(100vh - 72px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);align-items:stretch;border-bottom:1px solid var(--line);background:var(--bg-soft)}.hero-copy{padding:clamp(2.75rem,5vw,4.5rem) clamp(1rem,4.5vw,4rem);display:flex;flex-direction:column;justify-content:center}.home-hero h1{font-size:clamp(2.65rem,4vw,3.85rem);line-height:1.04}.hero-media{position:relative;min-height:540px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfaf6b8,#fbfaf600 38%);pointer-events:none}.hero-note{max-width:640px;margin-top:1.5rem;border-left:3px solid var(--accent);padding-left:1rem;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:2rem;border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow)}.metric{background:var(--surface);padding:1.15rem}.metric strong{display:block;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.metric span{display:block;margin-top:.55rem;color:var(--muted);font-size:.92rem}.topic-grid,.report-grid,.fact-grid{display:grid;gap:1rem;margin-top:2rem}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.report-grid,.fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:1rem}.card,.topic-card,.report-card,.fact-card,.newsletter-block,.method-block{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.topic-card,.report-card,.fact-card,.newsletter-block,.method-block{padding:1.15rem}.topic-card,.report-card{display:flex;flex-direction:column;height:100%}.topic-card p,.report-card p,.fact-card p{color:var(--muted)}.report-card .report-original-title,.original-title{color:var(--muted);font-size:.92rem}.original-title{margin:-.35rem 0 0}.topic-card h3,.report-card h3{margin-bottom:.72rem}.topic-count,.report-meta,.fact-source,.small-label{color:var(--muted);font-size:.83rem;font-weight:740}.small-label{letter-spacing:.08em;text-transform:uppercase}.report-meta,.report-topics,.report-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.report-meta{margin-bottom:.9rem}.pill{border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);padding:.18rem .52rem;color:var(--ink-soft);font-size:.8rem;font-weight:700;overflow-wrap:anywhere}.report-actions{justify-content:space-between;margin-top:auto;border-top:1px solid var(--line);padding-top:1rem}.text-link{color:var(--accent-dark);font-weight:780;text-decoration-thickness:1px}.source-link{color:var(--sage)}.filter-panel{position:relative;z-index:1;margin-top:2rem;border:1px solid var(--ink);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:1rem}.filter-main label,.filter-controls label{display:grid;gap:.4rem;color:var(--muted);font-size:.82rem;font-weight:720}.filter-main input,.filter-controls select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:4px;background:#fffefa;color:var(--ink);padding:.65rem .75rem}.filter-controls{display:grid;grid-template-columns:1fr .7fr .7fr auto auto;gap:.75rem;align-items:end;margin-top:.8rem}.filter-controls button{min-height:44px;border:1px solid var(--line);border-radius:4px;background:var(--surface-muted);color:var(--ink);cursor:pointer;padding:.65rem .9rem;font-weight:740}.filter-controls .filter-clear{background:transparent}.filter-count{margin:.8rem 0 0;color:var(--muted);font-size:.9rem}.empty-state{margin-top:1rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:1.25rem}.empty-state[hidden]{display:none}.empty-state p{max-width:720px;color:var(--muted)}.detail-header{padding-top:64px}.detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:2rem;border:1px solid var(--line);background:var(--line)}.detail-meta div{background:var(--surface);padding:1rem}.detail-meta span{display:block;margin-bottom:.25rem;color:var(--muted);font-size:.8rem;font-weight:720}.fact-value{display:block;color:var(--accent-dark);font-size:1.8rem;font-weight:850;line-height:1.05}.risk-note{border-left:3px solid var(--danger);background:#88453f12;padding:1rem;color:var(--ink-soft)}.contact-panel{max-width:780px;margin-top:2rem;border-top:1px solid var(--line);padding-top:1.5rem}.contact-label{margin:0 0 .35rem;color:var(--muted);font-size:.78rem;font-weight:820;letter-spacing:.07em;text-transform:uppercase}.contact-email{margin:0;color:var(--ink);font-size:clamp(1.8rem,5vw,3.3rem);font-weight:820;line-height:1.05;overflow-wrap:anywhere}.copy-status,.contact-fallback{color:var(--muted)}.copy-status{margin:1rem 0 0}.contact-fallback{margin:.5rem 0 0}.legal-copy ul{margin-top:0;padding-left:1.2rem}.legal-copy li+li{margin-top:.45rem}.newsletter-block{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-top:2rem}.site-footer{width:min(var(--max),calc(100% - 32px));margin:0 auto;border-top:1px solid var(--line);padding:34px 0;display:flex;align-items:start;justify-content:space-between;gap:2rem}.site-footer p{margin:.35rem 0 0;color:var(--muted)}@media(max-width:980px){.home-hero{grid-template-columns:1fr}.hero-media{min-height:320px;order:-1}.hero-media:after{background:linear-gradient(0deg,var(--bg-soft),rgba(251,250,246,0) 34%)}.split,.newsletter-block{grid-template-columns:1fr}.topic-grid,.report-grid,.fact-grid,.metrics,.detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-nav,.site-footer{width:min(100% - 24px,var(--max))}.site-nav{align-items:flex-start;flex-direction:column;justify-content:center;padding:.9rem 0}.section{width:min(100% - 24px,var(--max));padding:54px 0}h1{font-size:clamp(2.15rem,10vw,3rem)}.hero-copy{width:min(100%,390px);padding:2rem 1rem 2.5rem}.home-hero h1{font-size:clamp(2.25rem,10vw,2.78rem)}.home-hero .lead{font-size:1rem}.hero-media{min-height:250px;order:0}.cta-row{flex-direction:column;align-items:stretch}.button{width:100%}.topic-grid,.report-grid,.fact-grid,.metrics,.detail-meta,.filter-controls{grid-template-columns:1fr}.site-footer{flex-direction:column}}
