.radio-request-bar{grid-row:3;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 24px;border-bottom:1px solid rgba(141,166,201,.12);background:linear-gradient(90deg,rgba(33,104,224,.12),rgba(7,16,29,.96))}.radio-request-bar[hidden]{display:none!important}.radio-live{display:flex;align-items:center;gap:10px;min-width:0}.radio-live>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:rgba(44,122,255,.16);color:#64adff;font-size:1.05rem}.radio-live strong,.radio-live small{display:block}.radio-live strong{font-size:.72rem}.radio-live small{margin-top:3px;color:#637b9b;font-size:.57rem}.radio-actions{display:flex;gap:8px}.radio-actions>button{min-width:150px;height:46px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;border:1px solid rgba(125,157,201,.17);border-radius:11px;background:#0e1d31;color:#8fa8c9;padding:6px 10px;text-align:left;cursor:pointer}.radio-actions>button[hidden]{display:none}.radio-actions>button>span{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#173963;color:#68aaff}.radio-actions strong{align-self:end;color:#eaf3ff;font-size:.66rem}.radio-actions small{align-self:start;color:#607895;font-size:.52rem}.radio-actions small b{color:#71adff}.radio-actions>button.active{border-color:rgba(63,221,157,.35);background:rgba(31,138,98,.12)}.radio-actions>button.active>span{background:rgba(47,213,145,.15);color:#48dfa1}.radio-actions>button.has-new{animation:radioPulse .8s ease 2}.radio-modal{position:fixed;z-index:70;inset:0;display:grid;place-items:center}.radio-modal[hidden]{display:none!important}.radio-modal-card{position:relative;z-index:1;width:min(440px,calc(100vw - 28px));max-height:min(680px,calc(100svh - 30px));overflow:auto;padding:26px;border:1px solid rgba(128,156,197,.2);border-radius:18px;background:#0b1727;color:#edf4ff}.radio-modal-card h2{margin:0;font-size:1.15rem}.radio-modal-card>p{margin:5px 0 18px;color:#7086a4;font-size:.68rem}.radio-modal-card label{display:grid;gap:7px;margin-top:12px;color:#9aadc6;font:700 .67rem Manrope}.radio-modal-card label small{font-weight:500}.radio-modal-card input,.radio-modal-card select{height:42px;border:1px solid rgba(128,156,197,.18);border-radius:10px;background:#071321;color:#fff;padding:0 11px;font:500 .72rem Manrope}.radio-primary{width:100%;height:43px;margin-top:12px;border:0;border-radius:10px;background:#2878f3;color:#fff;font:700 .7rem Manrope}.radio-form-message{min-height:18px;margin-top:8px;color:#50dfa4;font-size:.62rem}.radio-form-message.error{color:#ff7f96}.radio-inbox{display:grid;gap:8px}.radio-empty{padding:28px;border:1px dashed rgba(128,156,197,.18);border-radius:12px;color:#6e84a2;text-align:center;font-size:.68rem}.radio-request-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px;border:1px solid rgba(128,156,197,.13);border-radius:11px;background:#091524}.radio-request-item strong{font-size:.73rem}.radio-request-item p{margin:5px 0;color:#91a5c0;font-size:.65rem}.radio-request-item small{color:#536b89;font-size:.55rem}.radio-request-item>div:last-child{display:flex;align-items:center;gap:6px}.radio-request-item button{border:0;border-radius:7px;background:#185c49;color:#65e5b2;padding:7px 9px;font:700 .58rem Manrope}.radio-request-item button.reject{background:#3b1b29;color:#ff8298}.radio-request-item span{color:#6e84a2;font-size:.6rem}@keyframes radioPulse{50%{box-shadow:0 0 0 5px rgba(50,126,255,.15);border-color:#377fe8}}@media(max-width:760px){.radio-request-bar{align-items:stretch;padding:8px 12px;flex-direction:column}.radio-live>span{width:30px;height:30px}.radio-actions{overflow-x:auto}.radio-actions>button{min-width:138px;height:42px}.radio-actions>button>span{width:25px;height:25px}.radio-request-item{grid-template-columns:1fr}.radio-request-item>div:last-child{justify-content:flex-end}}
.radio-player-button{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(74,151,255,.3);border-radius:11px;background:#102744;color:#65acff;font:800 .72rem Manrope;cursor:pointer}.radio-player-button[hidden]{display:none!important}.radio-player-button:hover{background:#15345b;color:#fff}.radio-player-button.playing{border-color:rgba(55,220,155,.36);background:rgba(39,160,111,.15);color:#52e1a5}.radio-player-button.loading{animation:radioSpin 1s linear infinite}.chat-toolbar>div:first-child{min-width:0}.chat-toolbar>div:first-child>span:last-child{min-width:0}@keyframes radioSpin{to{transform:rotate(360deg)}}
