:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#151515;--muted:#66615a;--paper:#f8f6f1;--panel:#fff;--line:#ded7cc;--accent:#0f766e;--accent-strong:#0b4f49;--warm:#b45309;--charcoal:#242424}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 32px);margin:0 auto}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f6f1eb;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:18px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{background:var(--charcoal);color:#fff;letter-spacing:0;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.brand-copy h1,.brand-copy p{margin:0}.brand-copy h1{font-size:1.2rem}.brand-copy p{color:var(--muted);font-size:.9rem}.top-note{color:var(--accent-strong);white-space:nowrap;font-size:.88rem;font-weight:700}.submit-btn{background:var(--accent);color:#fff;border:0;border-radius:6px;padding:.8rem 1rem;font-weight:700}.hero{min-height:calc(100vh - 76px);padding:46px 0 32px}.hero-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.eyebrow,.section-kicker{color:var(--warm);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.hero h2{letter-spacing:0;max-width:760px;margin:8px 0 0;font-size:clamp(2.1rem,6vw,5.4rem);line-height:1}.story-section{border-top:1px solid var(--line);padding-top:18px}.summary-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:18px;padding:18px 0}.story-toolbar{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.feed-status{color:var(--muted);margin:0;font-size:.95rem}.story-rail{grid-template-columns:minmax(0,1fr);gap:18px;padding:2px 0 12px;display:grid}.story-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.story-hero{isolation:isolate;color:#fff;background:#26211d;flex-direction:column;justify-content:space-between;min-height:280px;padding:18px;display:flex;position:relative}.story-hero:after{content:"";z-index:-1;background:linear-gradient(#0000003d,#000000d1);position:absolute;inset:0}.story-hero-media{z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:0}.story-hero-placeholder{background:#2f3130}.story-top,.story-meta,.story-heading-badges,.signal-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.story-top{justify-content:space-between}.story-meta{text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.score-chip,.story-badge,.tag{border-radius:999px;padding:.42rem .62rem;font-size:.78rem;font-weight:700}.score-chip,.story-badge{color:#fff;background:#ffffff29}.headline-btn,.headline-static{color:#fff;text-align:left;letter-spacing:0;background:0 0;border:0;width:100%;padding:0;font-size:clamp(1.55rem,3.4vw,3.2rem);font-weight:800;line-height:1.04}.story-body{flex-direction:column;flex:1;gap:16px;padding:18px;display:flex}.story-summary{color:var(--charcoal);margin:0;font-size:1.04rem;line-height:1.5}.tag{color:var(--accent-strong);background:#e8f3f0}.source-list{gap:10px;display:grid}.source-list.is-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.source-item{border:1px solid var(--line);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.source-name{font-weight:800}.source-framing{color:var(--accent-strong);font-size:.86rem;font-weight:700}.source-title{color:var(--muted);font-size:.9rem;line-height:1.35}.source-pill{border:1px solid var(--line);color:var(--ink);white-space:nowrap;text-align:center;border-radius:999px;padding:.56rem .72rem;font-size:.84rem;font-weight:800;text-decoration:none}.story-detail{border-left:3px solid var(--accent);color:var(--muted);padding-left:12px;line-height:1.45}.footer{border-top:1px solid var(--line);color:var(--muted);padding:24px 0}@media (max-width:820px){.container{width:min(100% - 24px,1180px)}.topbar-inner,.hero-head{align-items:flex-start}.topbar-inner{min-height:64px;padding:10px 0}.brand-mark{width:40px;height:40px;font-size:.92rem}.brand-copy h1{font-size:1.05rem}.brand-copy p,.top-note{font-size:.8rem}.hero{min-height:auto;padding:28px 0 24px}.hero h2{font-size:clamp(2rem,11vw,3.3rem);line-height:1.02}.summary-panel{margin-bottom:14px;padding:14px 0}.story-rail{gap:14px}.story-hero{min-height:230px;padding:14px}.story-meta{gap:6px;font-size:.7rem}.score-chip,.story-badge,.tag{padding:.36rem .52rem;font-size:.72rem}.story-body{gap:14px;padding:14px}.story-summary{font-size:.98rem}.source-list.is-expanded,.source-item{grid-template-columns:1fr}.source-pill{width:100%}}@media (max-width:460px){.topbar-inner{gap:8px}.top-note{white-space:normal}.story-hero{min-height:210px}.headline-btn,.headline-static{font-size:1.45rem}.story-heading-badges,.signal-row{gap:6px}.source-item{padding:10px}}
