@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&family=Roboto+Condensed:wght@700;900&display=swap');:root{--red:#e00019;--ink:#171717;--line:#ddd;--muted:#666;--yellow:#ffe500}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif}.disclaimer{height:28px;background:#111;color:#fff;text-align:center;font:800 10px/28px Inter;letter-spacing:.09em}header{background:var(--red);height:70px;color:#fff}.topbar{max-width:1120px;height:100%;margin:auto;padding:0 16px;display:flex;align-items:center;gap:22px}.logo{width:58px;height:48px;display:grid;place-items:center;background:#fff;color:var(--red);font:900 30px Roboto Condensed;text-decoration:none;transform:skew(-4deg);box-shadow:3px 3px #900010}.hamb{display:none}.topbar nav{display:flex;gap:22px;flex:1}.topbar nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:800}.topbar button{border:1px solid #ffffffaa;background:none;color:#fff;padding:9px 11px;font-weight:800}.topbar .tip{background:#fff;color:var(--red)}.breaking{border-bottom:1px solid var(--line);box-shadow:0 2px 5px #0001}.breaking>div{max-width:1120px;margin:auto;padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:13px}.breaking b{background:var(--red);color:#fff;padding:5px 8px}.breaking time{color:var(--muted)}.breaking span{font-weight:800;flex:1}.breaking i{font-size:22px}main{max-width:1120px;margin:auto;padding:35px 16px 80px}.edition{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:25px}.edition>b{background:#111;color:#fff;padding:5px 8px;font-size:11px}.edition small{margin-left:auto;color:var(--muted)}.hero{border-bottom:8px solid #111;padding-bottom:28px}.hero>button{display:grid;grid-template-columns:1fr 1.08fr;gap:30px;width:100%;border:0;background:#fff;text-align:left;cursor:pointer}.hero-copy{align-self:center}.cat{display:inline-block;background:var(--yellow);padding:5px 8px;font-size:11px;font-weight:900}.hero h1,.story h1{font:900 clamp(56px,7.5vw,94px)/.86 Roboto Condensed;letter-spacing:-.05em;margin:13px 0 20px;text-wrap:balance}.hero-copy p{font-size:20px;font-weight:700;line-height:1.35}.hero small,.card small{color:var(--muted)}figure{margin:0}.hero-img img{width:100%;height:500px;object-fit:cover}.hero-img figcaption,.card figcaption,.story-img figcaption{font-size:9px;color:#777;padding:5px 0}.section-head{border-top:8px solid #111;margin-top:28px;padding:13px 0;display:flex;align-items:end;gap:15px}.section-head h2{font:900 35px Roboto Condensed;text-transform:uppercase;margin:0}.section-head span{color:var(--muted);font-size:12px}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.card{grid-column:span 2;border:0;background:#fff;padding:0 14px 27px;text-align:left;cursor:pointer}.card.c0,.card.c3{grid-column:span 3}.card figure img{width:100%;height:220px;object-fit:cover}.card.c0 figure img,.card.c3 figure img{height:280px}.card h3{font:900 28px/1 Roboto Condensed;margin:10px 0}.card p{font-size:13px;line-height:1.45;color:#444}.live{margin:45px 0;background:#111;color:#fff;padding:22px}.live h2{font:900 25px Roboto Condensed;margin:0 0 12px}.live h2 i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #e0001944}.live button{width:100%;display:grid;grid-template-columns:70px 1fr;border:0;border-top:1px solid #444;background:none;color:#fff;padding:13px 0;text-align:left;cursor:pointer}.live time{color:#ff6576;font-size:12px}.archive button{display:grid;grid-template-columns:170px 1fr auto;gap:15px;width:100%;padding:15px 0;border:0;border-top:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.archive time{font-size:11px;color:var(--muted)}.ethics{background:#f1f1f1;border-top:8px solid #111;padding:25px;margin-top:60px}.ethics h2{font:900 25px Roboto Condensed;margin:0}.ethics p{line-height:1.6;max-width:800px}dialog{width:min(780px,calc(100% - 25px));max-height:92vh;border:0;padding:45px;box-shadow:0 20px 90px #0009}dialog::backdrop{background:#000c}.close{position:absolute;right:14px;top:8px;border:0;background:none;font-size:35px}.story-img img{width:100%;max-height:500px;object-fit:cover}.lead{font-size:21px;font-weight:700}.meta{font-size:10px;color:var(--muted);border-bottom:1px solid var(--line);padding:10px 0 20px;margin-bottom:25px}dialog article{max-width:650px;margin:auto;font:19px/1.7 Georgia,serif}dialog article p{margin:0 0 24px}.sources{background:#eee;padding:18px;font:13px/1.8 Inter;margin-top:35px}.sources b,.sources a{display:block}.sources a{color:var(--red);font-weight:800}footer{background:#171717;color:#aaa;padding:45px;text-align:center}.logo.small{margin:auto;width:48px;height:40px;font-size:24px}footer p{font-size:13px}footer small{font-size:10px}.skeleton{height:500px;background:#eee}
@media(max-width:720px){header{height:60px}.hamb{display:block!important;border:0!important;font-size:20px}.topbar nav,.tip{display:none}.logo{width:48px;height:40px;font-size:25px}.login{font-size:0}.login:after{content:'●';font-size:15px}.breaking span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edition{flex-wrap:wrap}.edition small{margin:0;width:100%}.hero>button{grid-template-columns:1fr}.hero-img{grid-row:1}.hero-img img{height:350px}.hero h1{font-size:58px}.grid{grid-template-columns:1fr}.card,.card.c0,.card.c3{grid-column:1;padding:0 0 24px}.card figure img,.card.c0 figure img,.card.c3 figure img{height:260px}.archive button{grid-template-columns:1fr auto}.archive time{grid-column:1/-1}dialog{padding:35px 20px}.disclaimer{font-size:8px;letter-spacing:0}}
