*{box-sizing:border-box}body{margin:0;background:#070a12;color:#eef2ff;font:14px system-ui,Arial,sans-serif}header{height:72px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #20283b;background:#0a0e18;position:sticky;top:0;z-index:2}.brand{display:flex;gap:11px;align-items:center}.logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#7082ff);color:#080b14;font-weight:900}.brand b{display:block}.brand small{display:block;color:#7f8aa5;font-size:10px}.live{font-size:10px;color:#9aa5bf}.live i{display:inline-block;width:7px;height:7px;background:#42e695;border-radius:50%;box-shadow:0 0 10px #42e695;margin-right:5px}main{width:min(1050px,94%);margin:22px auto}.card{background:linear-gradient(145deg,#141a2a,#0d121e);border:1px solid #242e46;border-radius:19px;padding:20px;box-shadow:0 16px 50px #0006;margin-bottom:15px}label{font-size:10px;font-weight:900;letter-spacing:1.4px;color:#8591ae}.signal{display:flex;align-items:center;gap:20px;position:relative;min-height:175px}.signal h1{font-size:clamp(36px,7vw,60px);margin:8px 0 2px}.signal p{color:#8793ad;margin:0}.ring{margin-left:auto;width:108px;height:108px;border:7px solid #2b3550;border-radius:50%;display:grid;place-items:center;text-align:center;flex:none}.ring strong{font-size:28px}.ring small{font-size:8px;color:#8591ae}.pattern{position:absolute;left:20px;right:20px;bottom:15px;padding:10px 12px;background:#090e19;border-radius:10px;color:#aeb8d0;font-size:12px}.grid{display:grid;grid-template-columns:1.25fr 1fr;gap:15px}.buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.buttons button,.actions button{border:0;border-radius:12px;padding:13px;color:#fff;font-weight:900;cursor:pointer}.buttons small{display:block;font-size:9px;opacity:.7;margin-top:3px}.blue{background:#173b8e}.red{background:#8e1835}.tie{background:#384155}.row{display:flex;justify-content:space-between;margin-top:20px;color:#aab4cb;font-size:12px}.row b{color:#fff}input{width:100%;accent-color:#7586ff}.actions{display:flex;gap:8px;margin-top:12px}.actions button{background:#252e43;font-size:11px}.actions button:last-child{background:#3a1c28}.stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.stats div{background:#0b101b;border:1px solid #252e43;border-radius:12px;padding:12px}.stats small{display:block;color:#77829d;font-size:9px}.stats b{display:block;font-size:24px;margin-top:4px}.lib{margin-top:15px;color:#8995ae;font-size:11px}.lib div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.lib b{color:#fff}.bar{height:6px;background:#232d42;border-radius:20px;overflow:hidden}.bar i{display:block;height:100%;width:0;background:#7586ff}.head{display:flex;justify-content:space-between;align-items:center}.head small{display:block;color:#68748f;font-size:10px;margin-top:3px}.head em{font-style:normal;background:#222c40;padding:6px 9px;border-radius:20px;font-size:10px}.history{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px;max-height:300px;overflow:auto}.chip{width:42px;height:42px;border-radius:11px;background:#171e2e;border:1px solid #29344b;display:grid;place-items:center;font-size:21px}.empty,.history p{color:#69758e;font-size:12px}.detail{margin-top:12px;background:#0b101b;border:1px solid #252e43;border-radius:12px;padding:12px}.detail b{font-size:13px}.detail p{color:#aab4cb;line-height:1.5}footer{text-align:center;color:#58637b;font-size:9px;margin:22px}@media(max-width:700px){.grid{grid-template-columns:1fr}.signal{min-height:190px}.ring{width:88px;height:88px}.signal h1{font-size:38px}}