:root{--bg:#f7f7f4;--card:#fff;--text:#111820;--muted:#68768a;--line:#dde4ec;--blue:#1769ff;--blue-dark:#0c57d8;--navy:#071c2d;--orange:#f59b23;--red:#db3b45;--green:#18885f;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1240px,100% - 56px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:10px;font-size:14px;font-weight:850;display:inline-flex}.brand picture{line-height:0;display:block}.brand-logo{flex:none;width:154px;height:32px;display:block}.brand-text{text-transform:uppercase;letter-spacing:-.02em;font-size:13px;font-weight:850;display:none}.brand-mark{border:3px solid var(--blue);border-radius:50%;width:28px;height:28px;position:relative}.brand-mark:after{content:"";background:var(--blue);border-radius:4px;width:13px;height:3px;position:absolute;top:11px;right:-7px;transform:rotate(-18deg)}nav{color:#35445a;align-items:center;gap:28px;font-size:14px;display:flex}nav a:hover{color:var(--blue)}nav a.active{color:var(--blue);font-weight:800;position:relative}nav a.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:-12px;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.header-search{width:40px;height:40px;color:var(--blue);background:#f0f4f8;border-radius:50%;place-items:center;display:grid}.header-location{gap:8px}.site-footer{border-top:1px solid var(--line);margin-top:80px;padding:32px 0 52px;font-size:13px}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin:0 0 12px;font-size:12px;font-weight:800}.section{padding:68px 0}.section-title{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(28px,4vw,46px);line-height:1.02}.section-copy{max-width:680px;color:var(--muted);line-height:1.7}.panel{background:var(--card);border:1px solid var(--line);border-radius:24px}.ad-slot{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#a0aab7;text-transform:uppercase;letter-spacing:.18em;place-items:center;min-height:110px;font-size:11px;display:grid}.status-dot{background:#98a4b2;border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.live{background:var(--green);box-shadow:0 0 0 5px #18885f1f}.button{background:var(--blue);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.button:hover{background:var(--blue-dark)}.button.secondary{border-color:var(--line);color:var(--blue);background:#fff}.icon{fill:currentColor;flex:none;width:18px;height:18px;display:inline-block}.source-status{color:#285548;background:#f1faf7;border:1px solid #cfe4dc;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:9px 12px;font-size:12px;display:flex}.source-status.stale{color:#785622;background:#fff8ec;border-color:#f4d8a8}.source-status.failed{color:#8a2530;background:#fff1f2;border-color:#f2c6ca}.source-status strong{color:inherit}.route-hero{justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;display:flex}.route-hero .section-copy{margin-bottom:0}.toolbar{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.filter-button{border:1px solid var(--line);color:#34455b;cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 14px;font-weight:750}.filter-button[aria-pressed=true]{border-color:var(--blue);color:var(--blue);background:#eaf2ff}.menu-toggle{display:none}:focus-visible{outline-offset:4px;outline:3px solid #1769ff}.source-note{color:var(--muted);font-size:12px;line-height:1.6}.empty-state{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px;line-height:1.7}.article-visual{margin:32px 0}.article-visual img{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;height:auto;display:block}.article-visual figcaption{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5}@media (width<=820px){.container{width:min(100% - 32px,1180px)}.site-header{height:62px;position:relative}.header-actions{display:none}.menu-toggle{cursor:pointer;background:0 0;border:0;padding:10px;font-size:23px;display:block}nav{display:none}nav.is-open{z-index:20;background:#fff;flex-direction:column;align-items:stretch;padding:24px;display:flex;position:absolute;top:62px;left:-14px;right:-14px;box-shadow:0 15px 25px #11182015}nav a.active:after{display:none}.brand-logo{width:30px;height:30px}.brand-text{display:inline}.route-hero{display:block}.route-hero .source-status{margin-top:20px}}
