@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#e9edf5;font-synthesis:none;background:#080b12;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 75% -10%,#322039 0,#0000 35%),#080b12;min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}button{font:inherit}main{width:min(1180px,100% - 40px);margin:auto;padding-bottom:80px}header{border-bottom:1px solid #202633;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#0a0c12;background:#ff785a;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:16px}.brand small{color:#717a8c;letter-spacing:1.8px;margin-top:2px;font-size:9px}.run-button{color:#f3f5f8;cursor:pointer;background:#171c27;border:1px solid #3e4554;border-radius:99px;align-items:center;gap:9px;padding:10px 17px;display:flex}.run-button span{background:#7ee3ac;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #7ee3ac}.run-button:disabled{opacity:.7}.pulse{animation:1s infinite pulse}@keyframes pulse{50%{opacity:.2}}.hero{padding:82px 0 64px}.eyebrow{color:#ff785a;letter-spacing:2.4px;margin:0 0 15px;font-size:11px;font-weight:700}h1{letter-spacing:-4px;max-width:850px;margin:0;font-size:clamp(44px,7vw,82px);line-height:1.04}h1 em{color:#8992a3;font-style:normal}.intro{color:#8992a3;max-width:570px;margin:28px 0 0;font-size:17px;line-height:1.7}.error{color:#ffb2a0;background:#2d1818;border:1px solid #713a35;border-radius:12px;padding:14px 18px}.stats{background:#0d111a;border:1px solid #202633;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stats article{border-right:1px solid #202633;min-height:126px;padding:23px 25px}.stats article:last-child{border:0}.stats span,.stats small{color:#7d8697;font-size:12px;display:block}.stats strong{margin:9px 7px 5px 0;font-size:38px;line-height:1.2;display:inline-block}.stats .status{color:#7ee3ac;font-size:25px}.content-grid{grid-template-columns:minmax(0,2.1fr) minmax(260px,.9fr);gap:56px;margin-top:72px;display:grid}.section-head{justify-content:space-between;align-items:end;margin-bottom:23px;display:flex}h2{letter-spacing:-1px;margin:0;font-size:27px}.section-head nav{background:#10151f;border-radius:10px;gap:4px;padding:4px;display:flex}.section-head button{color:#777f8f;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 12px}.section-head button.active{color:#fff;background:#252c39}.event{color:inherit;border-top:1px solid #202633;align-items:flex-start;gap:17px;padding:22px 8px;text-decoration:none;transition:all .2s;display:flex;position:relative}.event:hover{background:#0f141e;border-radius:12px;padding-left:15px;padding-right:15px}.event-icon{color:#aeb5c2;background:#1c222e;border-radius:12px;flex:0 0 43px;place-items:center;height:43px;font-weight:700;display:grid}.event-icon.concert{color:#ff8d73;background:#321c1d}.event-icon.match{color:#83b9ff;background:#14243d}.event-main{min-width:0}.event-meta{color:#687184;align-items:center;gap:10px;font-size:11px;display:flex}.tag{border-radius:5px;padding:3px 7px;font-weight:700}.tag.concert{color:#ff8d73;background:#321c1d}.tag.match{color:#83b9ff;background:#14243d}.tag.general{color:#aeb5c2;background:#1c222e}.event h3{margin:9px 0 6px;font-size:16px;line-height:1.5}.event p{color:#70798a;margin:0;font-size:12px}.arrow{color:#596274;margin-left:auto}.empty{text-align:center;color:#6d7585;border-top:1px solid #202633;padding:50px 0}aside{border-left:1px solid #202633;padding-left:35px}.keyword-cloud{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.keyword-cloud span{color:#aab1be;background:#10151e;border:1px solid #2b3240;border-radius:8px;padding:8px 11px;font-size:13px}.source-note{border-top:1px solid #202633;gap:13px;margin-top:35px;padding-top:27px;display:flex}.source-note i{background:#7ee3ac;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:5px;box-shadow:0 0 12px #7ee3ac}.source-note strong{font-size:13px}.source-note p{color:#70798a;margin:6px 0;font-size:12px;line-height:1.7}@media (width<=800px){main{width:min(100% - 28px,600px)}.hero{padding:55px 0 42px}h1{letter-spacing:-2.5px}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border-right:0}.stats article:nth-child(-n+2){border-bottom:1px solid #202633}.content-grid{grid-template-columns:1fr;gap:45px;margin-top:50px}aside{border-top:1px solid #202633;border-left:0;padding:32px 0 0}.section-head{flex-direction:column;align-items:flex-start;gap:20px}.event{padding-right:2px}.arrow{display:none}}
