@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,500;6..72,700;6..72,800&display=swap");:root{--font-sans:"Manrope",sans-serif;--font-serif:"Newsreader",serif;--page-bg:#f5f0e8;--paper:rgba(255,251,245,0.88);--paper-strong:#fffdf9;--ink:#191611;--muted:#6d665e;--accent:#b6462c;--accent-soft:#f3ddd4;--accent-deep:#7e2a17;--line:rgba(50,38,25,0.12);--shadow:0 20px 50px rgba(61,44,24,0.08);--gradient:radial-gradient(circle at top,rgba(214,111,71,0.16),transparent 42%),linear-gradient(180deg,#f8f3eb,#f4efe8)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--gradient);min-height:100vh}a{color:inherit}img{display:block;max-width:100%}.site-frame{min-height:100vh}.topline{gap:1rem;padding:.8rem 2rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.site-header,.topline{display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;gap:2rem;align-items:end;padding:1.4rem 2rem 1.2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(245,240,232,.78)}.brand-block{display:flex;flex-direction:column;gap:.35rem}.logo{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:.95;text-decoration:none;letter-spacing:-.04em}.brand-tagline{margin:0;max-width:30rem;font-size:.95rem;color:var(--muted)}.nav-links{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.nav-links a{text-decoration:none;font-weight:700;font-size:.95rem;color:var(--muted);padding-bottom:.18rem;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.nav-links a:hover{color:var(--accent-deep);border-color:var(--accent)}.page-shell{max-width:1280px;margin:0 auto;padding:2rem}.home-page,.story-page,.tag-page{animation:fade-up .55s ease both}.empty-shell,.hero-shell,.tag-hero{background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.hero-shell,.tag-hero{padding:clamp(1.5rem,4vw,2.4rem)}.section-heading-row{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.5rem}.section-label,.signal-tag,.story-kicker,.summary-label{display:inline-flex;align-items:center;gap:.5rem;margin:0;color:var(--accent-deep);font-size:.78rem;letter-spacing:.12em;font-weight:800;text-transform:uppercase}.section-label:before,.signal-tag:before,.story-kicker:before,.summary-label:before{content:"";width:.8rem;height:.8rem;border-radius:999px;background:var(--accent)}.brand-tagline,.detail-list,.empty-copy,.faq-answer,.hero-desc,.muted-note,.rail-card p,.river-desc,.section-subtitle,.signal-meta,.story-dek,.tag-description{color:var(--muted)}.article-headline,.empty-title,.section-title,.tag-title{margin:0;font-family:var(--font-serif);font-weight:800;letter-spacing:-.04em}.section-title{font-size:2rem}.hero-grid,.news-layout,.story-layout{display:grid;grid-gap:1.5rem;gap:1.5rem}.hero-grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr)}.hero-lead,.river-card{display:grid;grid-gap:1.25rem;gap:1.25rem;border-radius:24px;overflow:hidden;background:var(--paper-strong);border:1px solid rgba(50,38,25,.08)}.hero-lead{grid-template-columns:minmax(0,1.2fr) minmax(280px,.95fr);min-height:420px}.hero-copy,.river-copy,.story-hero-copy{padding:1.6rem}.hero-title{margin:.7rem 0 1rem;font-family:var(--font-serif);font-size:clamp(2.3rem,4vw,4.1rem);line-height:.95;letter-spacing:-.05em}.article-headline,.breadcrumbs a,.hero-title a,.river-title a,.signal-item h3 a{text-decoration:none}.breadcrumbs a:hover,.hero-title a:hover,.primary-link:hover,.ref-link:hover,.river-title a:hover,.signal-item h3 a:hover{color:var(--accent-deep)}.hero-desc{font-size:1.05rem;line-height:1.75;max-width:44rem}.feature-image,.hero-image,.river-image{width:100%;height:100%;object-fit:cover}.hero-image-fallback,.river-image-fallback{display:grid;place-items:center;background:linear-gradient(145deg,rgba(182,70,44,.14),rgba(126,42,23,.22)),repeating-linear-gradient(-45deg,rgba(255,255,255,.14),rgba(255,255,255,.14) 10px,transparent 0,transparent 20px);color:var(--accent-deep);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-side,.sidebar-column,.story-side{display:flex;flex-direction:column;gap:1.5rem}.faq-item,.rail-card,.references-section,.story-summary-card,.takeaways-box{background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.rail-card,.references-section,.story-summary-card,.takeaways-box{padding:1.35rem}.rail-header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:1rem}.rail-header h2,.story-summary-card h2,.takeaways-title{margin:0;font-family:var(--font-serif);font-size:1.45rem;letter-spacing:-.03em}.signal-stack{display:flex;flex-direction:column;gap:1rem}.signal-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.9rem;gap:.9rem;padding-top:1rem;border-top:1px solid var(--line)}.signal-item:first-child{padding-top:0;border-top:0}.signal-index{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:800}.article-headline,.empty-title,.river-title,.signal-item h3,.tag-title{font-size:1.35rem;line-height:1.05;margin:.35rem 0 .45rem}.news-layout{grid-template-columns:minmax(0,1.85fr) minmax(300px,.95fr);margin-top:1.75rem}.feed-column{min-width:0}.story-river{display:flex;flex-direction:column;gap:1.2rem}.river-card{grid-template-columns:minmax(0,1.4fr) 240px}.river-title{font-family:var(--font-serif);font-size:1.8rem;letter-spacing:-.03em}.breadcrumbs,.meta-strip,.river-footer,.river-meta{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;color:var(--muted);font-size:.9rem}.river-footer{margin-top:1rem}.tags-cloud{display:flex;flex-wrap:wrap;gap:.65rem}.primary-link,.tags-cloud a{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.7rem .95rem;border-radius:999px;text-decoration:none;background:var(--paper-strong);border:1px solid var(--line);font-weight:700;transition:transform .2s ease,border-color .2s ease,color .2s ease}.primary-link:hover,.tags-cloud a:hover{transform:translateY(-2px);border-color:rgba(182,70,44,.35)}.coverage-list,.detail-list{display:flex;flex-direction:column;gap:.85rem}.coverage-row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-top:1px solid var(--line)}.coverage-row:first-child{border-top:0;padding-top:0}.highlight-card{background:linear-gradient(135deg,rgba(182,70,44,.11),rgba(255,251,245,.96))}.breadcrumbs{margin-bottom:1.2rem}.story-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);grid-gap:1.5rem;gap:1.5rem;padding:1.6rem;background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.article-headline{font-size:clamp(2.7rem,5vw,5rem);margin-top:.8rem}.story-dek{font-size:1.15rem;line-height:1.8;max-width:48rem}.reference-list,.story-summary-card ul,.takeaways-list{margin:0;padding-left:1.2rem}.article-body li,.reference-list li,.story-summary-card li,.takeaways-list li{margin-bottom:.75rem}.feature-media{margin:1.4rem 0}.feature-image{border-radius:24px;border:1px solid var(--line);max-height:540px;object-fit:cover;box-shadow:var(--shadow)}.story-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.9fr);align-items:start}.story-main{min-width:0}.takeaways-box{margin-bottom:1.4rem;background:linear-gradient(135deg,rgba(182,70,44,.1),rgba(255,251,245,.96))}.takeaways-title{margin-bottom:.85rem}.article-body{padding:.5rem 0;font-size:1.08rem;line-height:1.95}.article-body ol,.article-body p,.article-body ul{margin:0 0 1.5rem}.article-body h2,.article-body h3{font-family:var(--font-serif);line-height:1.05;letter-spacing:-.03em;margin:2.25rem 0 1rem}.article-body h2{font-size:2.3rem}.article-body h3{font-size:1.7rem}.article-body strong{color:var(--accent-deep)}.article-body a,.breadcrumbs a,.primary-link,.ref-link{color:var(--accent)}.faq-accordion{margin-top:2rem}.faq-item{padding:1.2rem 1.35rem;margin-top:1rem}.faq-question{font-family:var(--font-serif);font-size:1.3rem;margin-bottom:.5rem}.references-section{margin-top:2rem}.reference-list{margin-top:1rem}.compact-signal{grid-template-columns:1fr}.empty-shell,.tag-hero{padding:2rem}.tag-title{font-size:clamp(2.4rem,5vw,4.2rem);margin-top:.5rem}.tag-feature{margin-top:1.5rem}.empty-shell{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;text-align:left}.empty-title{font-size:clamp(2.2rem,4vw,3.4rem)}.empty-copy{max-width:42rem;line-height:1.8}.empty-panel{border:1px dashed rgba(182,70,44,.24);border-radius:18px;padding:1rem;background:rgba(255,251,245,.65)}.site-footer{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;padding:2rem;margin-top:3rem;border-top:1px solid var(--line);color:var(--muted)}.footer-mark{margin:0 0 .4rem;color:var(--ink);font-family:var(--font-serif);font-weight:800;font-size:1.15rem}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.hero-grid,.hero-lead,.news-layout,.river-card,.story-hero,.story-layout{grid-template-columns:1fr}.hero-image,.river-image{min-height:240px}}@media (max-width:820px){.section-heading-row,.site-footer,.site-header,.topline{flex-direction:column;align-items:flex-start}.page-shell{padding:1.1rem}.site-footer,.site-header,.topline{padding-left:1.1rem;padding-right:1.1rem}.article-headline{font-size:2.7rem}}