.modern-chat-radio{display:grid;gap:9px;margin:8px;padding:12px;border:1px solid rgba(112,119,255,.25);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(115,92,255,.23),transparent 44%),linear-gradient(145deg,rgba(19,31,55,.98),rgba(9,18,34,.98));box-shadow:0 14px 35px rgba(0,0,0,.22)}.modern-chat-radio header{display:flex;align-items:center;gap:10px}.radio-art{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#747bff,#a45cff);color:#fff}.radio-live-dot{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid #111b30;border-radius:50%;background:#ef4444}.modern-chat-radio header>span:last-child{display:grid}.modern-chat-radio header small{font-size:.62rem;letter-spacing:.14em;color:#ff7b8b}.modern-chat-radio header strong{font-size:.88rem}.modern-radio-song{display:flex;gap:8px;align-items:center;min-width:0;padding:8px;border-radius:10px;background:rgba(255,255,255,.045);font-size:.75rem}.modern-radio-song span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modern-radio-controls{display:grid;grid-template-columns:36px auto 1fr 32px;align-items:center;gap:7px}.modern-radio-controls button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#7178ff;color:#fff;cursor:pointer}.modern-radio-controls input{min-width:0}.modern-chat-radio>small{font-size:.65rem;color:var(--text-soft,#94a1b8)}.modern-chat-radio.is-playing .radio-art>i:first-child{animation:radioPulse 1.8s infinite}@keyframes radioPulse{50%{transform:scale(1.12)}}.radio-now-playing{display:flex;align-items:center;gap:10px;padding:11px;margin-bottom:10px;border-radius:12px;background:rgba(108,114,255,.12)}.radio-show-actions{display:flex;gap:6px;margin-top:7px}.radio-show-actions form{display:flex;gap:5px}.radio-show-actions button,.radio-show-actions a{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.04);color:inherit;cursor:pointer}.radio-show-actions .active{color:#ffd85e;background:rgba(255,216,94,.1)}.radio-current-song{display:flex;gap:12px;align-items:center;padding:13px;border-radius:13px;background:rgba(108,114,255,.1)}.radio-current-song>span{display:grid}.radio-song-history{display:grid;gap:7px}.radio-song-history article{display:flex;gap:10px;padding:8px;border-bottom:1px solid rgba(255,255,255,.07)}.radio-song-history article>span{display:grid}
