.radio-player{background-color:#00000080;padding:1rem 2rem;border-radius:10px;text-align:center;margin-top:1rem;display:flex;flex-direction:column;align-items:center}.album-artwork{width:200px;height:200px;background-color:#111;border-radius:10px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.artwork-placeholder{color:#fff;font-size:.9rem}.controls{display:flex;justify-content:center;gap:1rem}.control-button{background-color:#f60;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:.3s}.control-button:hover{background-color:#f80}.station-info{width:100%}.station-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.stream-status{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#ffffffd9}.stream-status-dot{width:10px;height:10px;border-radius:999px;background:#7a7a7a;box-shadow:inset 0 0 0 1px #ffffff2e}.stream-status-dot.online{background:#ff2d2d;box-shadow:0 0 0 3px #ff2d2d2e,inset 0 0 0 1px #ffffff26}.stream-status-text{-webkit-user-select:none;user-select:none}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html,body{margin:0;padding:0;height:100%;width:100%;font-family:Arial,sans-serif;background:#000;color:#fff}#root{margin:0;padding:0;width:100%;height:100%;max-width:none}.kback{position:relative;background-image:url(../assets/KosRadioBg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;min-height:100vh;min-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}@media (max-width: 768px){.kback{background-attachment:scroll;background-size:cover}}@media (max-aspect-ratio: 3/4){.kback{background-size:100% 100%}}img{max-width:100%;height:auto}#radio-widget{background-color:#00000080;padding:1rem 2rem;border-radius:10px;margin-top:1rem;width:340px}#now-playing{font-size:1.5rem;margin-bottom:.5rem}.join-section{margin-top:2rem;text-align:center}.join-section h3{margin-bottom:1rem;font-size:1.2rem}.join-button{background-color:#f60;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;margin:.3rem;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.join-button:hover{background-color:#f80}.live-indicator{width:10px;height:10px;background-color:red;border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.playback-toast{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:12px;background:#000000d9;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;box-shadow:0 10px 30px #00000073}.playback-toast span{font-size:.95rem;line-height:1.2}.playback-toast-button{background-color:#f60;color:#fff;border:none;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:.95rem;transition:background-color .2s ease}.playback-toast-button:hover{background-color:#f80}.playback-toast-button.secondary{background:transparent;border:1px solid rgba(255,255,255,.2)}.playback-toast-button.secondary:hover{background:#ffffff14}.stream-separator{width:100%;display:flex;justify-content:center;align-items:center;margin:12px 0}.stream-dot{width:10px;height:10px;border-radius:999px;background:#7a7a7a;box-shadow:inset 0 0 0 1px #ffffff2e}.stream-dot.online{background:#ff2d2d;box-shadow:0 0 0 4px #ff2d2d29,inset 0 0 0 1px #ffffff26}
