:root,[data-theme=light],[data-theme=dark]{--background:#000;--foreground:#0f0}body{background:var(--background);color:var(--foreground);font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.5}pre{white-space:pre}*{color:var(--foreground)}.container{max-width:80ch;margin:0 auto;padding:20px}.container a,.auth-button{text-decoration:underline}.auth-button-disabled{opacity:.5;cursor:not-allowed}.auth-button-group{align-items:center;gap:8px;display:flex}.auth-avatar{border:2px solid #000;border-radius:3px;width:32px;height:32px}.auth-username{color:#00f}.auth-button-logout{padding:4px 12px;font-size:12px}.vote-buttons{gap:8px;margin-top:8px;display:flex}.vote-button{color:#000;cursor:pointer;background:linear-gradient(silver,gray);border:2px outset gray;padding:6px 16px;font-size:16px;display:inline-block}.vote-button:hover:not(:disabled){background:linear-gradient(#d0d0d0,#909090)}.vote-button:active:not(:disabled){background:linear-gradient(gray,silver);border-style:inset}.vote-button:disabled{opacity:.5;cursor:not-allowed}.vote-button-up{border-color:#0f0}.vote-button-down{border-color:red}
.gta-radio-container{z-index:1000;font-family:Courier New,Courier,monospace;transition:all .2s;position:fixed;bottom:16px}.gta-radio-container.gta-radio-right{right:20px}.gta-radio-container.gta-radio-left{left:20px}.gta-radio-container.gta-radio-collapsed .gta-radio-overlay{min-width:auto;max-width:auto;padding:8px}.gta-radio-container.gta-radio-collapsed .gta-radio-header{border-bottom:none;margin-bottom:0;padding-bottom:0}.gta-radio-overlay{color:#0f0;background:#000;border:1px solid #0f0;border-radius:0;min-width:360px;max-width:420px;padding:10px;box-shadow:0 0 0 1px #030}.gta-radio-header{border-bottom:1px dashed #0f0;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.gta-radio-title{letter-spacing:1px;font-size:12px;font-weight:700}.gta-radio-header-buttons{gap:4px;display:flex}.gta-radio-header-btn{color:#0f0;cursor:pointer;background:#001800;border:1px solid #0f0;border-radius:0;padding:2px 6px;font-size:11px;font-weight:400;transition:all .2s}.gta-radio-header-btn:hover{background:#030}.gta-radio-close-btn{color:#0f0;cursor:pointer;background:#001800;border:1px solid #0f0;border-radius:0;padding:2px 6px;font-weight:400;transition:all .2s}.gta-radio-close-btn:hover{color:#f66;background:#300;border-color:#f44}.gta-radio-display{background:#001200;border-radius:0;gap:10px;margin-bottom:10px;padding:8px;display:flex}.gta-radio-logo-container{background:#000;border:1px solid #0f0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.gta-radio-logo{object-fit:contain;width:100%;height:100%;padding:2px}.gta-radio-info{flex-direction:column;flex:1;justify-content:space-between;display:flex}.gta-radio-station-name{word-break:break-word;font-size:12px;font-weight:700;line-height:1.2}.gta-radio-status{align-items:center;gap:4px;font-size:10px;display:flex}.gta-radio-playing,.gta-radio-loading{color:#0f0;align-items:center;gap:4px;animation:1s infinite pulse;display:flex}.gta-radio-stopped{color:#f66}.gta-radio-equalizer{align-items:flex-end;gap:2px;height:10px;display:flex}.gta-radio-equalizer span{background:#0f0;border-radius:1px;width:2px;animation:.6s ease-in-out infinite equalizer}.gta-radio-equalizer span:nth-child(2){animation-delay:.1s}.gta-radio-equalizer span:nth-child(3){animation-delay:.2s}@keyframes equalizer{0%,to{height:3px}50%{height:10px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.gta-radio-controls{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.gta-radio-control-btn{color:#0f0;cursor:pointer;letter-spacing:.5px;background:#001800;border:1px solid #0f0;border-radius:0;padding:6px 4px;font-size:10px;font-weight:400;transition:all .2s}.gta-radio-control-btn:hover{background:#030}.gta-radio-control-btn:active{background:#004000}.gta-radio-play-btn{grid-column:span 2}.gta-radio-nav-btn{font-size:9px}.gta-radio-station-list{background:#000;border:1px dashed #0f0;border-radius:0;max-height:150px;padding:4px;overflow-y:auto}.gta-radio-list-label{color:#0f0;text-align:center;letter-spacing:1px;border-bottom:1px dashed #0f0;margin-bottom:4px;padding:4px;font-size:10px;font-weight:700}.gta-radio-list-items{flex-direction:column;gap:2px;display:flex}.gta-radio-list-item{color:#0f0;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:#001000;border:1px solid #060;border-radius:0;padding:4px 6px;font-size:9px;transition:all .2s;overflow:hidden}.gta-radio-list-item:hover{background:#030;border-color:#0f0}.gta-radio-list-item.active{color:#000;background:#0f0;border-color:#0f0;font-weight:700}.gta-radio-station-list::-webkit-scrollbar{width:8px}.gta-radio-station-list::-webkit-scrollbar-track{background:#00000080;border-radius:4px}.gta-radio-station-list::-webkit-scrollbar-thumb{background:#0a0;border-radius:4px}.gta-radio-station-list::-webkit-scrollbar-thumb:hover{background:#0f0}@media (max-width:640px){.gta-radio-overlay{min-width:160px;max-width:260px;padding:6px}.gta-radio-container{bottom:12px;left:8px!important;right:8px!important}.gta-radio-display{gap:6px}.gta-radio-logo-container{width:48px;height:48px}.gta-radio-station-list{max-height:120px}}
