@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17202b;font-synthesis:none;background:#f6f7f4;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button,a{cursor:pointer}.topbar{color:#f7f8f2;background:#101a27;align-items:center;gap:60px;height:72px;padding:0 max(24px,50vw - 620px);display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand-mark{color:#101a27;background:#d9f24d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:16px;display:grid}nav{align-self:stretch;gap:30px;display:flex}nav a{color:#9aa6b2;align-items:center;font-size:13px;font-weight:700;text-decoration:none;display:flex}nav a.active{color:#fff;border-bottom:2px solid #d9f24d}.topbar-note{color:#aeb8c2;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;margin-left:auto;font-family:DM Mono,monospace;font-size:11px;display:flex}.live-dot{background:#d9f24d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d9f24d22}.container{max-width:1240px;margin:0 auto;padding:0 24px}.hero{border-bottom:1px solid #dfe3dc;justify-content:space-between;align-items:end;padding:82px 0 58px;display:flex}.eyebrow,.section-kicker{color:#5e791b;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font:500 11px DM Mono,monospace;display:flex}.hero h1{letter-spacing:-.075em;max-width:650px;margin:0;font-size:clamp(38px,5vw,67px);font-weight:800;line-height:.98}.lead{color:#67717a;max-width:550px;margin:25px 0 0;font-size:16px;line-height:1.7}.hero-stat{border-left:1px solid #cbd2c9;min-width:150px;padding-left:25px}.hero-stat strong{letter-spacing:-.08em;font-size:42px;line-height:1;display:block}.hero-stat span{color:#78827b;margin-top:10px;font-size:12px;display:block}.toolbar{border-bottom:1px solid #dfe3dc;align-items:center;gap:10px;padding:22px 0;display:flex}.search-wrap{color:#78827b;flex:1;align-items:center;gap:10px;min-width:210px;display:flex}.search-wrap input{color:#17202b;background:0 0;border:0;outline:none;width:100%;font-size:13px}.toolbar select{appearance:none;color:#47525a;background:#fff;border:1px solid #dfe3dc;border-radius:5px;padding:10px 30px 10px 12px;font-size:12px}.filter-label{color:#707a75;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.filter-label b{color:#17202b;background:#d9f24d;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.clear-btn{color:#5e791b;white-space:nowrap;background:0 0;border:0;font-size:12px}.results-head{justify-content:space-between;align-items:end;padding:55px 0 25px;display:flex}.results-head .section-kicker{margin-bottom:12px}.results-head h2{letter-spacing:-.06em;margin:0;font-size:29px}.result-count{color:#8a938d;font:11px DM Mono,monospace}.event-grid{grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:70px;display:grid}.event-card{background:#fff;border:1px solid #e4e8e1;flex-direction:column;min-height:300px;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.event-card:hover{border-color:#b9c790;transform:translateY(-3px);box-shadow:0 12px 30px #25321b0e}.card-top,.card-bottom{justify-content:space-between;align-items:center;display:flex}.index{color:#a0aaa2;font:11px DM Mono,monospace}.score{color:#5e791b;font:500 16px DM Mono,monospace}.score small{font-size:10px}.topic-row{gap:6px;margin:27px 0 13px;display:flex}.topic{color:#5e791b;background:#f0f4df;padding:5px 8px;font:10px DM Mono,monospace}.event-card h3{letter-spacing:-.045em;margin:0;font-size:18px;line-height:1.28}.event-card p{color:#778078;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.card-bottom{color:#8b948e;margin-top:auto;padding-top:23px;font:10px DM Mono,monospace}.card-bottom span{align-items:center;gap:5px;display:flex}.loading,.empty,.error-box{color:#778078;place-items:center;min-height:180px;margin:20px 0 80px;font-size:13px;display:grid}.loading{justify-content:center;gap:10px;display:flex}.spin{animation:1s linear infinite spin}.empty{border:1px dashed #cbd2c9;flex-direction:column;gap:5px}.empty h3{color:#17202b;margin:0}.empty p{margin:0}.error-box{color:#9a4437;background:#fff0ed;border:1px solid #efc8c0;min-height:0;padding:14px;display:block}.pagination{color:#738078;justify-content:center;align-items:center;gap:22px;padding:5px 0 80px;font:11px DM Mono,monospace;display:flex}.pagination button{color:#58655d;font:inherit;background:0 0;border:0;align-items:center;gap:5px;display:flex}.pagination button:disabled{color:#c4cbc5;cursor:default}footer{color:#89928c;border-top:1px solid #dfe3dc;font:10px DM Mono,monospace}.footer-inner{justify-content:space-between;gap:20px;padding-top:25px;padding-bottom:30px;display:flex}.modal-backdrop{z-index:5;background:#101a2770;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-panel{background:#fbfcf8;width:min(580px,100%);height:100%;padding:64px 45px;position:relative;overflow:auto;box-shadow:-15px 0 50px #101a2720}.close-btn{color:#6e7971;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:23px;right:25px}.detail-panel h2{letter-spacing:-.06em;max-width:470px;margin:0 0 22px;font-size:32px;line-height:1.12}.detail-meta{color:#818b83;border-bottom:1px solid #dfe3dc;align-items:center;gap:9px;padding-bottom:22px;font:10px DM Mono,monospace;display:flex}.big-score{color:#5e791b;font-size:24px}.confidence{margin-left:auto}.detail-summary{color:#5e6961;margin:25px 0 35px;font-size:14px;line-height:1.7}.detail-panel h4{text-transform:uppercase;letter-spacing:.1em;color:#6d786f;font:500 11px DM Mono,monospace}.source-list{gap:10px;display:grid}.source-list a{color:inherit;background:#fff;border:1px solid #e2e7de;padding:15px;text-decoration:none;display:block}.source-list a:hover{border-color:#b9c790}.source-list span{color:#5e791b;font:10px DM Mono,monospace}.source-list strong{margin:7px 0;font-size:13px;line-height:1.4;display:block}.source-list small{color:#89928c;align-items:center;gap:5px;font:10px DM Mono,monospace;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=850px){.topbar{gap:25px}.topbar-note{display:none}.hero{padding:55px 0 40px}.hero-stat{display:none}.toolbar{flex-wrap:wrap}.search-wrap{flex-basis:100%}.event-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.topbar,.container{padding:0 18px}nav{gap:15px;margin-left:auto}nav a{font-size:11px}.event-grid{grid-template-columns:1fr}.toolbar select{flex:1}.filter-label{order:3}.results-head{padding-top:38px}.footer-inner{flex-direction:column}.detail-panel{padding:55px 24px}.confidence{display:none}}
