:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#050505}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid #e5e7eb;background:#fffffff0;padding:12px clamp(16px,3vw,36px)}.brand{display:inline-flex;gap:9px;align-items:center;text-decoration:none}.brand span{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:#050505;color:#fff;font-weight:900}.brand strong{font-size:16px}.primary-nav{display:flex;gap:4px;align-items:center}.primary-nav a{border-radius:6px;color:#52525b;padding:7px 10px;text-decoration:none;font-size:13px;font-weight:700}.primary-nav a:hover{background:#f4f4f5;color:#050505}.news-shell{padding:18px clamp(16px,3vw,36px) 48px}.notice{border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;color:#52525b;padding:10px 12px;font-size:13px;margin-bottom:16px}.masthead{display:flex;justify-content:space-between;gap:20px;align-items:end;border-bottom:2px solid #050505;padding:10px 0 16px;margin-bottom:18px}.eyebrow{margin:0 0 6px;color:#71717a;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(28px,4.8vw,56px);line-height:.95;letter-spacing:0}.market-strip{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.market-strip span{border:1px solid #e5e7eb;border-radius:999px;color:#52525b;padding:5px 9px;font-size:12px;white-space:nowrap}.front-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr) 260px;gap:16px;margin-bottom:18px}.lead-story,.top-list,.radar,.news-table,.module,.briefs,.empty-state{border:1px solid #e5e7eb;border-radius:8px;background:#fff}.lead-story{padding:18px;min-height:318px}.story-kicker{margin-bottom:12px;color:#71717a;font-size:12px;font-weight:800;text-transform:uppercase}.lead-story h2{font-size:clamp(28px,4vw,44px);line-height:1.04}.lead-story a,.compact-story a,.table-row a,.brief-grid a{text-decoration:none}.lead-story a:hover,.compact-story a:hover,.table-row a:hover,.brief-grid a:hover{text-decoration:underline}.lead-story p{margin-top:14px;color:#3f3f46;font-size:16px;line-height:1.6}.lead-story footer,.compact-story footer,.brief-grid footer{display:flex;gap:8px;align-items:center;margin-top:14px;color:#71717a;font-size:12px}.module-title{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #e5e7eb;padding:10px 12px}.module-title h2{font-size:15px}.module-title span{color:#71717a;font-size:12px}.compact-story{border-bottom:1px solid #f4f4f5;padding:11px 12px}.compact-story:last-child{border-bottom:0}.compact-story a{display:block;font-size:15px;font-weight:800;line-height:1.35}.radar-row,.category-row,.source-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #f4f4f5;padding:10px 12px;color:#3f3f46;text-decoration:none;font-size:13px}.category-row:hover{background:#fafafa}.radar-row strong,.category-row strong{color:#050505}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;margin-bottom:18px}.table-row{display:grid;grid-template-columns:minmax(0,1fr) 140px 110px 52px 96px;gap:14px;align-items:start;border-bottom:1px solid #f4f4f5;padding:11px 12px}.table-row:hover{background:#fafafa}.table-row a{display:block;font-size:15px;font-weight:800;line-height:1.35}.table-row p{margin-top:5px;color:#52525b;font-size:13px;line-height:1.45}.table-row span,.table-row time{color:#71717a;font-size:12px}.table-row strong{font-size:16px;text-align:right}.side-stack{display:grid;gap:16px;align-content:start}.briefs{overflow:hidden}.brief-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.brief-grid article{min-height:132px;border-right:1px solid #f4f4f5;border-bottom:1px solid #f4f4f5;padding:12px}.brief-grid a{display:block;font-size:14px;font-weight:800;line-height:1.4}.empty-state{padding:24px}.empty-state h2{margin-bottom:8px}.empty-state p{color:#52525b}@media(max-width:1180px){.front-grid,.content-grid{grid-template-columns:1fr}.brief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header,.masthead{align-items:start;flex-direction:column}.table-row{grid-template-columns:1fr;gap:6px}.table-row strong{text-align:left}.brief-grid{grid-template-columns:1fr}}.site-footer{border-top:1px solid #e5e7eb;padding:32px clamp(16px,3vw,36px);margin-top:64px;background:#fafafa;color:#71717a;text-align:center;font-size:13px}.site-footer p{margin-bottom:8px}
