:root{--bg:#ffffff;--bg-soft:#f5f6f8;--ink:#101116;--ink-2:#4a4d59;--ink-3:#767988;--line:#e6e7ec;--line-2:#d7d9e0;--accent:#3b3af5;--accent-ink:#2a29c9;--accent-soft:#eeeefe;--masthead:#0b0c10;--font-sans:var(--font-sans,system-ui),-apple-system,"Segoe UI",Roboto,sans-serif;--font-display:var(--font-display,var(--font-sans));--maxw:1080px;--z-sticky:40}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.masthead{background:var(--masthead);color:#fff}.masthead-top{justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}.brand,.masthead-top{display:flex;align-items:center}.brand{gap:11px}.brand img{width:30px;height:30px;border-radius:7px}.brand .name{font-family:var(--font-display);font-weight:700;font-size:1.4rem;letter-spacing:-.03em;color:#fff}.brand .name b{color:var(--accent)}.brand .tag{font-size:.6875rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.55);margin-left:4px;align-self:flex-end;padding-bottom:3px}.live{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.72)}.live .dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:pulse 2.4s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.5)}70%{box-shadow:0 0 0 6px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.masthead-nav{display:flex;gap:22px;padding:11px 0;font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.7)}.masthead-nav a{transition:color .12s ease}.masthead-nav a:hover{color:#fff}.masthead-nav .back{margin-left:auto;color:var(--accent)}.lead{padding:34px 0 30px;border-bottom:2px solid var(--ink)}.lead-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-ink)}.lead h1{font-family:var(--font-display);font-weight:700;font-size:clamp(1.8rem,4.4vw,3rem);line-height:1.06;letter-spacing:-.03em;margin:0 0 14px;color:var(--ink);text-wrap:balance;max-width:20ch}.lead h1 a:hover{color:var(--accent-ink)}.lead p{font-size:1.0625rem;color:var(--ink-2);margin:0 0 16px;max-width:62ch}.byline{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:var(--ink-3)}.byline .src{color:var(--ink);font-weight:600}.byline .sep{color:var(--line-2)}.feed{padding:8px 0 70px}.day-head{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);display:flex;align-items:baseline;gap:10px;padding:22px 0 12px;margin-bottom:4px;background:linear-gradient(var(--bg) 70%,transparent)}.day-head h2{font-family:var(--font-display);font-size:.9375rem;font-weight:700;letter-spacing:-.01em;margin:0;color:var(--ink)}.day-head .n{font-size:.75rem;color:var(--ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.story{display:grid;grid-template-columns:88px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:18px 0;border-top:1px solid var(--line)}.story-time{font-size:.75rem;color:var(--ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-top:3px;white-space:nowrap}.story-body{min-width:0}.story h3{font-family:var(--font-display);font-weight:600;font-size:1.125rem;line-height:1.25;letter-spacing:-.015em;margin:0 0 6px;color:var(--ink)}.story h3 a{transition:color .12s ease}.story h3 a:hover{color:var(--accent-ink)}.story p{font-size:.9375rem;color:var(--ink-2);margin:0 0 10px;max-width:68ch}.story-foot{display:flex;align-items:center;gap:8px;font-size:.75rem}.tag{font-weight:600;color:var(--accent-ink);background:var(--accent-soft);padding:2px 8px;border-radius:4px}.src-link{color:var(--ink-3)}.src-link:hover{color:var(--ink);text-decoration:underline}.src-link .arrow{font-size:.9em}.article{padding:34px 0 70px}.article .back{font-size:.8125rem;color:var(--ink-2);font-weight:500}.article .back:hover,.article h1{color:var(--ink)}.article h1{font-family:var(--font-display);font-weight:700;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1;letter-spacing:-.03em;margin:20px 0 14px;text-wrap:balance;max-width:24ch}.article-meta{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--ink-3);margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--line)}.article-body{font-size:1.0625rem;line-height:1.7;color:var(--ink);max-width:66ch}.article-body p{margin:0 0 18px}.source-box{margin-top:30px;padding:18px 20px;background:var(--bg-soft);border:1px solid var(--line);border-radius:10px}.source-box .label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);font-weight:600;margin:0 0 6px}.source-box a{font-weight:600;color:var(--accent-ink)}.source-box a:hover{text-decoration:underline}.source-box .note{margin:8px 0 0}.news-footer,.source-box .note{font-size:.8125rem;color:var(--ink-3)}.news-footer{border-top:1px solid var(--line);padding:28px 0;margin-top:30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.news-footer a{color:var(--accent-ink);font-weight:500}.empty{padding:80px 20px;text-align:center;color:var(--ink-3)}.empty h2{font-family:var(--font-display);color:var(--ink);font-size:1.125rem;margin:0 0 8px}@media (max-width:620px){.story{grid-template-columns:1fr;gap:4px}.story-time{padding-top:0}.masthead-nav{overflow-x:auto}}@media (prefers-reduced-motion:reduce){.live .dot{animation:none}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_6b9622{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_6b9622{--font-display:"Space Grotesk","Space Grotesk Fallback"}