@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap");.station-page_page__x_MgL{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:60px 20px 40px;background:#030712;color:#e2e8f0;font-family:Sora,sans-serif;overflow:hidden}.station-page_ambientGlow__WLwLU{position:absolute;top:8%;left:50%;transform:translateX(-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(20,184,166,.12) 0,transparent 70%);pointer-events:none;z-index:0}.station-page_backBtn__gvsNw{position:fixed;top:20px;left:20px;z-index:100;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#94a3b8;text-decoration:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .2s ease}.station-page_backBtn__gvsNw:hover{background:rgba(255,255,255,.08);color:#e2e8f0;transform:translateX(-2px)}.station-page_card__aYOgn{position:relative;z-index:1;width:min(100%,440px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 28px 28px;border-radius:32px;background:rgba(8,12,28,.7);border:1px solid rgba(255,255,255,.06);box-shadow:0 40px 80px -20px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.station-page_logoRing__X_XiW{width:100px;height:100px;border-radius:26px;padding:3px;background:linear-gradient(135deg,rgba(94,234,212,.3),rgba(56,189,248,.15),rgba(255,255,255,.06));box-shadow:0 16px 40px -8px rgba(0,0,0,.5)}.station-page_logoFallback__WHEXk,.station-page_logo__iCXTo{width:100%;height:100%;border-radius:23px;object-fit:cover}.station-page_logoFallback__WHEXk{display:grid;place-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#ffffff;font-size:2rem;font-weight:800}.station-page_name__LAeSu{margin:20px 0 0;font-size:clamp(1.4rem,4.5vw,2rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#ffffff}.station-page_status__dMUnK{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:5px 12px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.station-page_statusLive__LzZOB{color:#6ee7b7;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.15)}.station-page_statusDot__oFWg1{width:6px;height:6px;border-radius:50%;background:currentColor}.station-page_statusLive__LzZOB .station-page_statusDot__oFWg1{box-shadow:0 0 8px currentColor;animation:station-page_statusPulse__B7g4g 2.5s ease-out infinite}@keyframes station-page_statusPulse__B7g4g{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.station-page_listeners__fin5T{color:#64748b;font-weight:600}.station-page_tagline__F_9hZ{margin:16px 0 0;color:#5eead4;font-size:.84rem;font-style:italic;font-weight:500;line-height:1.5;max-width:34ch}.station-page_description__SE4NF{margin:10px 0 0;color:#94a3b8;font-size:.8rem;line-height:1.65;max-width:42ch}.station-page_divider__t6RSc{width:100%;height:1px;margin:20px 0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06) 30%,rgba(255,255,255,.06) 70%,transparent)}.station-page_infoGrid__ACnH8{width:100%;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.station-page_infoItem__yRfPQ{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);min-width:0}.station-page_infoItem__yRfPQ>div{display:flex;flex-direction:column;gap:1px;text-align:left;min-width:0}.station-page_infoIcon__CxPQF{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(94,234,212,.06);color:#5eead4;flex-shrink:0}.station-page_infoLabel___AR15{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b}.station-page_infoValue__6PfTW{font-size:.78rem;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-page_nowPlaying__NAJHh{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(16,185,129,.05);border:1px solid rgba(16,185,129,.1)}.station-page_eqBars__b7vI3{display:flex;align-items:flex-end;gap:2px;width:16px;height:14px;flex-shrink:0}.station-page_eqBars__b7vI3 span{flex:1 1;border-radius:1px;background:#10b981;animation:station-page_eqAnim__qUloA .85s ease-in-out infinite alternate}.station-page_eqBars__b7vI3 span:first-child{height:6px;animation-delay:0s}.station-page_eqBars__b7vI3 span:nth-child(2){height:12px;animation-delay:.15s}.station-page_eqBars__b7vI3 span:nth-child(3){height:8px;animation-delay:.3s}@keyframes station-page_eqAnim__qUloA{0%{height:4px}to{height:14px}}.station-page_npText__s_QeB{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px;text-align:left}.station-page_npLabel__CQEZq{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#10b981}.station-page_npTrack__iV7gz{font-size:.76rem;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-page_ctaLink__LqoDG{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,rgba(94,234,212,.12),rgba(56,189,248,.08));border:1px solid rgba(94,234,212,.2);color:#5eead4;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s ease}.station-page_ctaLink__LqoDG:hover{background:linear-gradient(135deg,rgba(94,234,212,.18),rgba(56,189,248,.12));border-color:rgba(94,234,212,.3);transform:translateY(-1px);box-shadow:0 8px 24px rgba(94,234,212,.1)}.station-page_discoverLink__gL3jQ{margin-top:12px;color:#94a3b8;font-size:.75rem;font-weight:600;text-decoration:none}.station-page_discoverLink__gL3jQ:hover{color:#5eead4}@media (max-width:480px){.station-page_page__x_MgL{align-items:flex-start;padding:72px 14px 32px}.station-page_card__aYOgn{padding:28px 20px 24px;border-radius:26px}.station-page_logoRing__X_XiW{width:84px;height:84px;border-radius:22px}.station-page_logoFallback__WHEXk,.station-page_logo__iCXTo{border-radius:19px}.station-page_logoFallback__WHEXk{font-size:1.7rem}.station-page_name__LAeSu{font-size:1.35rem}.station-page_infoGrid__ACnH8{flex-direction:column}.station-page_ambientGlow__WLwLU{width:320px;height:320px}}@media (min-width:481px) and (max-width:768px){.station-page_page__x_MgL{padding:60px 16px 36px}.station-page_card__aYOgn{padding:32px 24px 26px}}