.player-container[data-astro-cid-fnrypj2h]{display:flex;flex-direction:column;align-items:center;max-width:400px;margin:0 auto;padding-top:15vh;padding-left:1rem;padding-right:1rem;min-height:100vh}.player-header[data-astro-cid-fnrypj2h]{text-align:center;margin-bottom:2rem}.branding[data-astro-cid-fnrypj2h]{font-size:1.8rem;font-weight:700;letter-spacing:.15em;color:var(--fg);margin:0;text-transform:lowercase}.player-status[data-astro-cid-fnrypj2h]{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.status-dot[data-astro-cid-fnrypj2h]{width:8px;height:8px;border-radius:50%;background:var(--muted);transition:background .3s ease}.backend-error[data-astro-cid-fnrypj2h]{margin-left:.3rem;font-size:.6rem;color:#ff6b6b;opacity:.6}.status-dot[data-astro-cid-fnrypj2h].live{background:var(--accent)}.status-dot[data-astro-cid-fnrypj2h].pulsing{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.status-text[data-astro-cid-fnrypj2h]{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.status-dot[data-astro-cid-fnrypj2h].live~.status-text[data-astro-cid-fnrypj2h]{color:var(--accent)}.player-controls[data-astro-cid-fnrypj2h]{margin-bottom:2rem}.play-button[data-astro-cid-fnrypj2h]{width:64px;height:64px;border-radius:50%;border:2px solid var(--fg);background:transparent;color:var(--fg);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.play-button[data-astro-cid-fnrypj2h]:hover{border-color:var(--accent);color:var(--accent)}.play-button[data-astro-cid-fnrypj2h]:active{transform:scale(.95)}.volume-container[data-astro-cid-fnrypj2h]{width:100%;max-width:200px;margin-bottom:3rem}.volume-label[data-astro-cid-fnrypj2h]{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-bottom:.5rem;text-align:center}.volume-slider[data-astro-cid-fnrypj2h]{width:100%;height:4px;background:var(--muted);border-radius:2px;outline:none;-webkit-appearance:none;appearance:none}.volume-slider[data-astro-cid-fnrypj2h]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--fg);cursor:pointer;transition:background .3s ease}.volume-slider[data-astro-cid-fnrypj2h]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--fg);cursor:pointer;border:none;transition:background .3s ease}.volume-slider[data-astro-cid-fnrypj2h]:hover::-webkit-slider-thumb{background:var(--accent)}.volume-slider[data-astro-cid-fnrypj2h]:hover::-moz-range-thumb{background:var(--accent)}.player-footer[data-astro-cid-fnrypj2h]{position:fixed;bottom:0;left:0;right:0;padding:1rem;text-align:center}.player-footer[data-astro-cid-fnrypj2h] p[data-astro-cid-fnrypj2h]{font-size:.65rem;color:var(--muted);margin:0;letter-spacing:.05em}.seek-container[data-astro-cid-fnrypj2h]{width:100%;max-width:300px;margin:0 auto 1rem}.seek-bar[data-astro-cid-fnrypj2h]{width:100%;height:4px;background:var(--muted);border-radius:2px;outline:none;-webkit-appearance:none;appearance:none;margin-bottom:.5rem}.seek-bar[data-astro-cid-fnrypj2h]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--fg);cursor:pointer;transition:background .3s ease}.seek-bar[data-astro-cid-fnrypj2h]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--fg);cursor:pointer;border:none;transition:background .3s ease}.seek-bar[data-astro-cid-fnrypj2h]:hover::-webkit-slider-thumb{background:var(--accent)}.seek-bar[data-astro-cid-fnrypj2h]:hover::-moz-range-thumb{background:var(--accent)}.time-display[data-astro-cid-fnrypj2h]{font-size:.7rem;color:var(--muted);text-align:center;font-family:Courier New,Courier,monospace}.archive-info[data-astro-cid-fnrypj2h]{text-align:center;margin-bottom:1rem}.archive-title[data-astro-cid-fnrypj2h]{font-size:.85rem;color:var(--fg);letter-spacing:.05em}.live-banner[data-astro-cid-fnrypj2h]{position:fixed;top:0;left:0;right:0;background:#00ff001a;border-bottom:1px solid var(--accent);padding:.75rem;display:flex;align-items:center;justify-content:center;gap:1rem;z-index:100;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.switch-live-btn[data-astro-cid-fnrypj2h]{padding:.4rem .8rem;background:transparent;border:1px solid var(--accent);color:var(--accent);border-radius:3px;cursor:pointer;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-family:Courier New,Courier,monospace;transition:all .2s ease}.switch-live-btn[data-astro-cid-fnrypj2h]:hover{background:var(--accent);color:var(--bg)}.dismiss-banner-btn[data-astro-cid-fnrypj2h]{background:none;border:none;color:var(--muted);cursor:pointer;font-size:1rem;padding:.2rem .5rem;transition:color .2s ease}.dismiss-banner-btn[data-astro-cid-fnrypj2h]:hover{color:var(--fg)}@media(min-width:640px){.player-container[data-astro-cid-fnrypj2h]{padding-top:20vh}.branding[data-astro-cid-fnrypj2h]{font-size:2.5rem}}
