*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#080a10;color:#fff}body{padding:22px}.popup-shell{max-width:920px;margin:auto}.popup-shell>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.popup-shell>header img{width:132px;height:auto}.popup-live-state{display:flex;align-items:center;gap:8px;font-size:.68rem;letter-spacing:.13em;font-weight:900;color:#e60155}.popup-live-state i{width:8px;height:8px;border-radius:50%;background:#e60155;box-shadow:0 0 0 5px rgba(230,1,85,.12)}.popup-live-state b{color:#8f96a8;font-size:.64rem}.popup-live-state[data-state="live"]{color:#43d58a}.popup-live-state[data-state="live"] i{background:#43d58a;box-shadow:0 0 0 5px rgba(67,213,138,.12)}.popup-live-state[data-state="connecting"]{color:#f0b44c}.popup-live-state[data-state="connecting"] i{background:#f0b44c;animation:popupPulse 1s infinite}.popup-live-state[data-state="error"]{color:#ff5f7d}.popup-live-state[data-state="error"] i{background:#ff5f7d}.popup-live-state[data-state="idle"]{color:#aeb5c3}.popup-live-state[data-state="idle"] i{background:#aeb5c3;box-shadow:none}
.popup-now{display:grid;grid-template-columns:250px 1fr;gap:32px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,#11151f,#0b0e15);box-shadow:0 24px 60px rgba(0,0,0,.3)}.popup-cover-wrap{position:relative;aspect-ratio:1;overflow:hidden;border-radius:18px}.popup-cover-wrap img{width:100%;height:100%;object-fit:cover;border-radius:18px;background:#151923;transition:opacity .22s ease,transform .35s ease}.popup-cover-wrap img.is-changing{opacity:.18;transform:scale(1.025)}.popup-cover-wrap button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:70px;height:70px;border:0;border-radius:50%;background:#e60155;color:#fff;font-size:1.4rem;cursor:pointer;box-shadow:0 0 0 8px rgba(230,1,85,.15);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.popup-cover-wrap button:hover{transform:translate(-50%,-50%) scale(1.04)}.popup-cover-wrap button.playing{background:#0059e7;box-shadow:0 0 0 8px rgba(0,89,231,.15)}
.popup-meta{min-width:0;display:flex;flex-direction:column;justify-content:center}.popup-meta>small,.history-head small{font-size:.66rem;letter-spacing:.18em;font-weight:900;color:#e60155}.popup-meta h1{margin:10px 0 5px;font-size:clamp(1.8rem,4vw,3.5rem);line-height:.95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-meta>p{margin:0;color:#9ea5b5;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-progress{margin-top:18px}.popup-progress[hidden]{display:none}.popup-progress>div{display:flex;justify-content:space-between;font-size:.72rem;color:#9ea5b5;font-variant-numeric:tabular-nums}.popup-progress>i{display:block;height:6px;margin-top:8px;border-radius:99px;background:rgba(255,255,255,.12);overflow:hidden}.popup-progress b{display:block;width:0;height:100%;background:linear-gradient(90deg,#e60155,#0059e7)}
.popup-program{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.popup-program a{min-width:0;padding:12px 13px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035);color:#fff;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.popup-program a:hover{transform:translateY(-2px);border-color:rgba(0,89,231,.35);background:rgba(255,255,255,.055)}.program-kicker{display:block;margin-bottom:5px;color:#e60155;font-size:.58rem;font-weight:900;letter-spacing:.15em}.popup-program-next .program-kicker{color:#6f9cff}.popup-program strong,.popup-program small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-program strong{font-size:.8rem}.popup-program small{margin-top:4px;color:#8892a4;font-size:.66rem}
.popup-controls-row{display:flex;align-items:center;gap:10px;margin-top:16px}.volume{display:flex;align-items:center;gap:16px;font-size:.72rem;color:#9ea5b5}.volume input{width:180px;accent-color:#e60155}.popup-mute{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.qualities{display:flex;gap:8px;margin-top:15px}.qualities button{border:1px solid rgba(255,255,255,.13);background:transparent;color:#fff;border-radius:99px;padding:10px 14px;font-weight:800;cursor:pointer}.qualities button.active{background:#fff;color:#090b12}.popup-connection-note{margin:9px 0 0!important;color:#f0b44c!important;font-size:.67rem!important;white-space:normal!important}
.popup-history{margin-top:24px;transition:opacity .2s ease}.history-head{display:flex;justify-content:space-between;align-items:end}.history-head h2{margin:5px 0 0;font-size:1.15rem}.history-toggle{border:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;border-radius:999px;padding:8px 11px;font-size:.68rem;font-weight:800;cursor:pointer}.popup-tracks{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin-top:13px}.popup-track{position:relative;display:grid;grid-template-columns:auto 8px 44px 1fr;gap:10px;align-items:center;min-height:54px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07)}.popup-track img{width:38px;height:38px;object-fit:cover;border-radius:8px}.popup-track>i{width:7px;height:7px;border-radius:50%;background:#e60155;box-shadow:0 0 0 4px rgba(230,1,85,.08)}.popup-track time{font-size:.66rem;color:#737d90;font-variant-numeric:tabular-nums}.popup-track div{min-width:0}.popup-track strong,.popup-track span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-track strong{font-size:.78rem}.popup-track span{margin-top:2px;font-size:.67rem;color:#8f96a8}.popup-history.is-collapsed .popup-tracks{display:none}.popup-history.is-collapsed{padding-bottom:3px}.popup-shell footer{text-align:center;margin-top:18px;color:#737b8d;font-size:.68rem}
@keyframes popupPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}
@media(max-width:700px){body{padding:12px}.popup-shell>header{margin-bottom:14px}.popup-shell>header img{width:112px}.popup-live-state b{display:none}.popup-now{grid-template-columns:1fr;gap:18px;padding:16px}.popup-cover-wrap{max-width:280px;margin:auto}.popup-meta h1{font-size:clamp(1.55rem,8vw,2.5rem)}.popup-program{grid-template-columns:1fr}.popup-controls-row{justify-content:space-between}.volume span,.volume input{display:none}.popup-mute{width:40px;height:40px}.qualities{flex-wrap:wrap}.popup-tracks{grid-template-columns:1fr}.history-head{align-items:center;gap:12px}.history-head h2{font-size:1rem}.popup-track{grid-template-columns:auto 8px 42px 1fr}.popup-shell footer{margin-top:15px}}
@media(max-width:430px){.popup-shell>header{align-items:flex-start}.popup-live-state{font-size:.61rem}.popup-cover-wrap{max-width:240px}.popup-program a{padding:10px 11px}.qualities button{flex:1;padding:9px 10px;font-size:.7rem}.popup-track img{width:34px;height:34px}.history-toggle{padding:7px 9px;font-size:.62rem}}
