:root{--bg:#f5f7fb;--ink:#172033;--muted:#64748b;--panel:#fff;--line:#dbe2ea;--brand:#1746a2;--accent:#0f766e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 system-ui,-apple-system,Segoe UI,sans-serif}a{color:var(--brand)}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:10px;z-index:10}.skip-link:focus{left:8px}.site-header,main,footer{max-width:1120px;margin:auto;padding-left:24px;padding-right:24px}.site-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.08rem;font-weight:850;letter-spacing:-.025em;color:var(--ink);text-decoration:none}.brand-the{color:var(--accent);font-style:italic;font-weight:650}.site-header nav,footer nav{display:flex;gap:18px;flex-wrap:wrap}.site-header nav a{color:var(--muted);text-decoration:none}.hero{background:#0d234a;color:#fff;border-radius:24px;padding:54px;margin:22px 0 28px}.hero.compact{padding:36px}.hero h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1.06;margin:.15em 0}.hero-intro{max-width:760px;font-size:1.12rem;color:#dbeafe}.article h1{font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;margin:.15em 0}.hero.compact h1{font-size:clamp(2rem,4vw,3rem)}.hero h1 span{color:#94a3b8}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:750;font-size:.78rem}.eyebrow a{color:inherit}.regime,.tags span{display:inline-block;border-radius:999px;padding:5px 10px;background:#dbeafe;color:#1e3a8a;font-size:.8rem;font-weight:700}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.section-heading h2{margin-bottom:0}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px;margin:26px 0 50px}.story-card,.article{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:24px}.story-card h3{font-size:1.25rem;line-height:1.3}.story-card h3 a{color:var(--ink);text-decoration:none}.story-card h3 a:hover{text-decoration:underline}.tags{display:flex;gap:8px;flex-wrap:wrap}.timestamp,.sources span,.source-note,footer,.byline{color:var(--muted);font-size:.86rem}.article{max-width:820px;margin:28px auto 60px;padding:clamp(24px,5vw,54px)}.article h2{margin-top:2em}.lead{font-size:1.2rem}.byline{display:flex;gap:8px 20px;flex-wrap:wrap;margin:18px 0}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.facts div{background:var(--bg);padding:14px;border-radius:10px}.facts dt{color:var(--muted);font-size:.8rem}.facts dd{margin:3px 0;font-weight:700}.notice{border-left:4px solid var(--accent);background:#ecfdf5;padding:16px;margin-top:28px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.86rem;margin-top:22px}.article .breadcrumbs{margin-top:0;margin-bottom:28px}.page-width{margin-left:0}.related-list{display:grid;gap:10px}.article-nav,.pagination{display:flex;justify-content:space-between;gap:24px;margin:36px 0}.archive-list{display:grid;gap:12px;margin:0 0 50px}.archive-list a{display:flex;justify-content:space-between;gap:20px;padding:18px 22px;background:var(--panel);border:1px solid var(--line);border-radius:12px;text-decoration:none}.archive-list span{color:var(--muted)}footer{border-top:1px solid var(--line);padding-top:24px;padding-bottom:40px}footer nav{margin-bottom:12px}@media(max-width:650px){.site-header{align-items:flex-start;flex-direction:column;padding-top:18px}.site-header nav{flex-wrap:wrap}.hero{padding:30px}.facts{grid-template-columns:1fr}.section-heading,.archive-list a{align-items:flex-start;flex-direction:column}.article-nav{flex-direction:column}}
