:root{font-family:Inter,ui-sans-serif,system-ui;color:#f8fafc;background:#080b18;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 5%,#183657 0,transparent 32%),radial-gradient(circle at 90% 8%,#7c2d123d 0,transparent 32%),linear-gradient(145deg,#070a16,#171438 55%,#291109)}button,select,input{font:inherit}button{cursor:pointer;color:inherit}header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;gap:20px;padding:18px clamp(18px,5vw,64px);border-bottom:1px solid #ffffff19;background:#080b18d9;backdrop-filter:blur(22px)}.brand,.actions,footer{display:flex;align-items:center}.brand{gap:10px;color:white;text-decoration:none;font-size:20px}.brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#fbbf24,#7dd3fc)}.actions{gap:10px;flex-wrap:wrap}.actions button,nav button,.detail{border:1px solid #ffffff22;background:#ffffff0d;border-radius:12px;padding:10px 13px}.mode{font-size:10px;font-weight:900;letter-spacing:.1em;padding:8px 11px;border-radius:99px}.mode.demo{color:#fcd34d;background:#f59e0b1d;border:1px solid #f59e0b55}.mode.live{color:#6ee7b7;background:#10b9811d;border:1px solid #10b98155}main{max-width:1320px;margin:auto;padding:30px clamp(18px,5vw,64px) 60px}.notice{border:1px solid #f59e0b55;background:#f59e0b17;color:#fde68a;padding:13px 16px;border-radius:14px;margin-bottom:20px}.hero{min-height:280px;border:1px solid #ffffff1f;border-radius:28px;padding:clamp(25px,5vw,55px);background:linear-gradient(120deg,#ffffff0f,#ffffff04);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero h1{font-size:clamp(2.4rem,7vw,5rem);line-height:.95;margin:12px 0 22px}.hero em{font-style:normal;color:#fbbf24}.hero>div>p:last-child{max-width:720px;color:#b8c2d3;line-height:1.7}.eyebrow{font-size:10px!important;letter-spacing:.18em;font-weight:900;color:#7dd3fc!important}.orb{font-size:220px;line-height:1;color:#7dd3fc25;animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-12px) rotate(6deg)}}nav{display:flex;gap:8px;margin:28px 0 18px;border-bottom:1px solid #ffffff18}nav button{border:0;border-radius:12px 12px 0 0;background:transparent;color:#94a3b8;padding:14px 20px}nav button.active{color:white;background:#ffffff10;border-bottom:2px solid #fbbf24}.filters{display:grid;grid-template-columns:1fr 170px 170px;gap:12px;margin-bottom:18px}.filters label{position:relative}.filters label:first-letter{color:#64748b}.filters input,.filters select{width:100%;height:44px;border:1px solid #ffffff20;background:#ffffff0c;border-radius:12px;color:#f8fafc}.filters input{padding:0 14px 0 37px}.filters label{font-size:24px}.filters label::first-line{line-height:44px}.filters select{padding:0 12px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.player,.buzz{border:1px solid #ffffff1a;background:#ffffff09;backdrop-filter:blur(18px);border-radius:20px;padding:19px;position:relative}.rank{position:absolute;right:16px;top:14px;font-size:21px;font-weight:900}.rank span{font-size:9px;color:#7dd3fc;display:block;letter-spacing:.14em}.head{display:flex;gap:11px;align-items:center}.flag{font-size:27px}.head h2,.buzz h2{font-size:18px;margin:0}.head p,.next p,.meta{color:#93a3b8;font-size:12px}.next{border-top:1px solid #ffffff14;margin-top:16px;padding-top:15px}.next h3{font-size:17px;margin:5px 0}.meta{display:flex;justify-content:space-between;align-items:center;margin:16px 0;gap:8px}.badge,.category{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:6px 8px;border-radius:99px}.confirmed{background:#10b98124;color:#6ee7b7}.expected{background:#38bdf824;color:#7dd3fc}.unknown{background:#f59e0b24;color:#fcd34d}.detail{width:100%}.buzz-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.buzz p{color:#aab5c6;line-height:1.6}.category{display:inline-block;background:#a78bfa20;color:#c4b5fd;margin-bottom:14px}.buzz a,.source{color:#7dd3fc;text-decoration:none}.tags{color:#fcd34d!important}.empty{text-align:center;padding:70px;color:#94a3b8}footer{gap:12px;border-top:1px solid #ffffff16;padding:22px clamp(18px,5vw,64px);color:#8491a5;font-size:12px}.overlay{position:fixed;inset:0;z-index:30;background:#02040bcf;display:flex;justify-content:flex-end}.hidden{display:none}.drawer{height:100%;width:min(520px,100%);padding:40px;background:#101426;border-left:1px solid #ffffff20;overflow:auto}.drawer h1{font-size:2rem}.drawer h3{margin-top:28px}.drawer p,.drawer li{color:#aeb9ca;line-height:1.7}.close{float:right;border:1px solid #ffffff20;border-radius:12px;background:#ffffff0b;font-size:25px}.source{display:block;padding:11px 0;border-bottom:1px solid #ffffff13}.loading{opacity:.6;pointer-events:none}
@media(max-width:900px){header{position:relative;flex-direction:column}.grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr 1fr}.filters label{grid-column:1/-1}.orb{display:none}}@media(max-width:560px){.grid,.buzz-grid,.filters{grid-template-columns:1fr}.filters label{grid-column:auto}.actions{align-items:stretch}.actions button{flex:1}.hero{min-height:220px}.hero h1{font-size:2.6rem}.meta{align-items:flex-start;flex-direction:column}}
