.Navbar-module-scss-module__3AB87a__navbar{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--nav-bg);border-bottom:1px solid var(--border);height:60px;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__3AB87a__inner{align-items:center;gap:.75rem;max-width:1200px;height:100%;margin-inline:auto;padding-inline:1rem;display:flex}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__inner{gap:1rem;padding-inline:2rem}}.Navbar-module-scss-module__3AB87a__brand{color:var(--text-primary);flex-shrink:0;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module-scss-module__3AB87a__brand:hover{color:var(--accent)}.Navbar-module-scss-module__3AB87a__brandLogo{object-fit:contain;flex-shrink:0;width:auto;height:32px;display:block}.Navbar-module-scss-module__3AB87a__brandDot{background:var(--accent);border-radius:9999px;flex-shrink:0;width:10px;height:10px}.Navbar-module-scss-module__3AB87a__brandName{white-space:nowrap;text-overflow:ellipsis;max-width:140px;display:block;overflow:hidden}@media (min-width:480px){.Navbar-module-scss-module__3AB87a__brandName{max-width:none}}.Navbar-module-scss-module__3AB87a__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__nav{display:flex}}.Navbar-module-scss-module__3AB87a__navLink{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Navbar-module-scss-module__3AB87a__navLink:hover{color:var(--text-primary);background:var(--bg-elevated)}.Navbar-module-scss-module__3AB87a__navLinkAccent{color:var(--accent);border:1px solid var(--accent)}.Navbar-module-scss-module__3AB87a__navLinkAccent:hover{background:var(--accent-dim);color:var(--accent-hover)}.Navbar-module-scss-module__3AB87a__controls{align-items:center;gap:.25rem;margin-left:auto;display:flex}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__controls{margin-left:0}}.Navbar-module-scss-module__3AB87a__iconBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module-scss-module__3AB87a__iconBtn:hover{color:var(--text-primary);background:var(--bg-elevated)}.Navbar-module-scss-module__3AB87a__langBtn{display:none}@media (min-width:480px){.Navbar-module-scss-module__3AB87a__langBtn{display:flex}}.Navbar-module-scss-module__3AB87a__installBtn{color:var(--accent)}.Navbar-module-scss-module__3AB87a__installBtn:hover{color:var(--accent-hover);background:var(--accent-dim)}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__installBtn{display:none}}.Navbar-module-scss-module__3AB87a__hamburger{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Navbar-module-scss-module__3AB87a__hamburger:hover{color:var(--text-primary);background:var(--bg-elevated)}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__hamburger{display:none}}.Navbar-module-scss-module__3AB87a__sidebarOverlay{background:var(--bg-overlay);z-index:201;animation:.2s both Navbar-module-scss-module__3AB87a__fadeIn;position:fixed;inset:0}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__sidebarOverlay{display:none}}@keyframes Navbar-module-scss-module__3AB87a__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module-scss-module__3AB87a__sidebar{z-index:202;background:var(--bg-primary);border-left:1px solid var(--border);flex-direction:column;width:min(280px,85vw);transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #00000059}@media (min-width:768px){.Navbar-module-scss-module__3AB87a__sidebar{display:none}}.Navbar-module-scss-module__3AB87a__sidebarOpen{transform:translate(0)}.Navbar-module-scss-module__3AB87a__sidebarHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:flex}.Navbar-module-scss-module__3AB87a__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:.75rem .5rem;display:flex;overflow-y:auto}.Navbar-module-scss-module__3AB87a__sidebarLink{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module-scss-module__3AB87a__sidebarLink:hover{background:var(--bg-elevated)}.Navbar-module-scss-module__3AB87a__sidebarLinkAccent{color:var(--accent);font-weight:600}.Navbar-module-scss-module__3AB87a__sidebarLinkDanger{color:var(--error)}.Navbar-module-scss-module__3AB87a__sidebarDivider{background:var(--border);flex-shrink:0;height:1px;margin:.5rem 1rem}
.Toast-module-scss-module__fKr3QW__container{z-index:10000;pointer-events:none;flex-direction:column-reverse;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:110px;left:50%;transform:translate(-50%)}.Toast-module-scss-module__fKr3QW__icon{flex-shrink:0;align-items:center;display:flex}.Toast-module-scss-module__fKr3QW__toast{white-space:nowrap;background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-strong);border-left-width:3px;border-radius:12px;align-items:center;gap:10px;padding:10px 18px;font-size:.875rem;font-weight:500;animation:.25s cubic-bezier(.16,1,.3,1) both Toast-module-scss-module__fKr3QW__toastIn;display:flex;box-shadow:0 4px 24px #00000040,0 1px 6px #00000026}.Toast-module-scss-module__fKr3QW__toast.Toast-module-scss-module__fKr3QW__success{border-left-color:var(--success)}.Toast-module-scss-module__fKr3QW__toast.Toast-module-scss-module__fKr3QW__success .Toast-module-scss-module__fKr3QW__icon{color:var(--success)}.Toast-module-scss-module__fKr3QW__toast.Toast-module-scss-module__fKr3QW__error{border-left-color:var(--error)}.Toast-module-scss-module__fKr3QW__toast.Toast-module-scss-module__fKr3QW__error .Toast-module-scss-module__fKr3QW__icon{color:var(--error)}@keyframes Toast-module-scss-module__fKr3QW__toastIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.Tooltip-module-scss-module__Tvn4Zq__trigger{justify-content:center;align-items:center;display:inline-flex}.Tooltip-module-scss-module__Tvn4Zq__content{background:var(--bg-elevated,#2a2a2a);color:var(--text-primary,#f5f5f5);border:1px solid var(--border,#ffffff1a);white-space:nowrap;z-index:9999;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform,opacity;border-radius:6px;max-width:220px;padding:5px 10px;font-size:.75rem;font-weight:500;line-height:1.4;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0006,0 1px 4px #0000004d}.Tooltip-module-scss-module__Tvn4Zq__content[data-state=delayed-open][data-side=top]{animation-name:Tooltip-module-scss-module__Tvn4Zq__slideUp}.Tooltip-module-scss-module__Tvn4Zq__content[data-state=delayed-open][data-side=bottom]{animation-name:Tooltip-module-scss-module__Tvn4Zq__slideDown}.Tooltip-module-scss-module__Tvn4Zq__content[data-state=delayed-open][data-side=left]{animation-name:Tooltip-module-scss-module__Tvn4Zq__slideLeft}.Tooltip-module-scss-module__Tvn4Zq__content[data-state=delayed-open][data-side=right]{animation-name:Tooltip-module-scss-module__Tvn4Zq__slideRight}.Tooltip-module-scss-module__Tvn4Zq__arrow{fill:var(--bg-elevated,#2a2a2a)}@keyframes Tooltip-module-scss-module__Tvn4Zq__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip-module-scss-module__Tvn4Zq__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip-module-scss-module__Tvn4Zq__slideLeft{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes Tooltip-module-scss-module__Tvn4Zq__slideRight{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}
.LiveChat-module-scss-module__82j8Mq__chat{background:var(--bg-secondary);flex-direction:column;height:100%;display:flex;overflow:hidden}.LiveChat-module-scss-module__82j8Mq__header{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:1rem 1rem .75rem;display:flex}.LiveChat-module-scss-module__82j8Mq__title{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:600}.LiveChat-module-scss-module__82j8Mq__dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.LiveChat-module-scss-module__82j8Mq__dotOnline{background:var(--success);box-shadow:0 0 6px var(--success)}.LiveChat-module-scss-module__82j8Mq__dotOffline{background:var(--text-muted)}.LiveChat-module-scss-module__82j8Mq__messages{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.LiveChat-module-scss-module__82j8Mq__message{flex-direction:column;gap:2px;max-width:85%;display:flex}.LiveChat-module-scss-module__82j8Mq__message.LiveChat-module-scss-module__82j8Mq__own{align-self:flex-end}.LiveChat-module-scss-module__82j8Mq__message.LiveChat-module-scss-module__82j8Mq__own .LiveChat-module-scss-module__82j8Mq__messageMeta{flex-direction:row-reverse}.LiveChat-module-scss-module__82j8Mq__message.LiveChat-module-scss-module__82j8Mq__own .LiveChat-module-scss-module__82j8Mq__content{background:var(--accent);color:#fff;border-color:#0000}.LiveChat-module-scss-module__82j8Mq__messageMeta{align-items:center;gap:.5rem;display:flex}.LiveChat-module-scss-module__82j8Mq__userName{color:var(--accent);font-size:.75rem;font-weight:500}.LiveChat-module-scss-module__82j8Mq__time{color:var(--text-muted);font-size:.75rem}.LiveChat-module-scss-module__82j8Mq__adminActions{gap:2px;margin-left:auto;display:flex}.LiveChat-module-scss-module__82j8Mq__adminBtn{background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;opacity:.7;border-radius:4px;padding:2px 4px;font-size:10px;transition:opacity .15s}.LiveChat-module-scss-module__82j8Mq__adminBtn:hover{opacity:1}.LiveChat-module-scss-module__82j8Mq__content{color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border);word-break:break-word;border-radius:12px;padding:.5rem .75rem;font-size:.875rem;line-height:1.5}.LiveChat-module-scss-module__82j8Mq__form{border-top:1px solid var(--border);gap:.5rem;padding:.75rem;display:flex}.LiveChat-module-scss-module__82j8Mq__input{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.LiveChat-module-scss-module__82j8Mq__input::placeholder{color:var(--text-muted)}.LiveChat-module-scss-module__82j8Mq__input:focus{border-color:var(--accent)}.LiveChat-module-scss-module__82j8Mq__input:disabled{opacity:.5}.LiveChat-module-scss-module__82j8Mq__inputError{border-color:var(--error)!important}.LiveChat-module-scss-module__82j8Mq__inputError::placeholder{color:var(--error)}.LiveChat-module-scss-module__82j8Mq__sendBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.875rem;transition:background .15s;display:flex}.LiveChat-module-scss-module__82j8Mq__sendBtn:hover:not(:disabled){background:var(--accent-hover)}.LiveChat-module-scss-module__82j8Mq__sendBtn:disabled{opacity:.4;cursor:not-allowed}.LiveChat-module-scss-module__82j8Mq__loginPrompt{background:var(--bg-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;padding:2rem;display:flex}.LiveChat-module-scss-module__82j8Mq__loginPromptText{color:var(--text-secondary);max-width:220px;margin:0;font-size:.875rem;line-height:1.5}.LiveChat-module-scss-module__82j8Mq__loginPromptActions{gap:.75rem;display:flex}.LiveChat-module-scss-module__82j8Mq__loginPromptBtn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-primary);border-radius:8px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.LiveChat-module-scss-module__82j8Mq__loginPromptBtn:hover{background:var(--bg-tertiary);border-color:var(--border-strong)}.LiveChat-module-scss-module__82j8Mq__loginPromptBtnAccent{background:var(--accent);border-color:var(--accent);color:#000}.LiveChat-module-scss-module__82j8Mq__loginPromptBtnAccent:hover{background:var(--accent-hover);border-color:var(--accent-hover)}
.ChatBubble-module-scss-module__hE3d3a__fab{z-index:110;background:var(--accent);color:#fff;cursor:pointer;-webkit-tap-highlight-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:calc(80px + 1rem);right:1rem;box-shadow:0 4px 20px #00000059,0 2px 8px #c9a84c66}.ChatBubble-module-scss-module__hE3d3a__fab:hover{transform:scale(1.06)}.ChatBubble-module-scss-module__hE3d3a__fab:active{transform:scale(.95)}@media (min-width:1024px){.ChatBubble-module-scss-module__hE3d3a__fab{display:none}}.ChatBubble-module-scss-module__hE3d3a__fabOpen{background:var(--bg-elevated);color:var(--text-primary);box-shadow:0 4px 20px #00000040}.ChatBubble-module-scss-module__hE3d3a__badge{background:var(--error);color:#fff;pointer-events:none;border:2px solid var(--bg-primary);border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.ChatBubble-module-scss-module__hE3d3a__backdrop{background:var(--bg-overlay);z-index:111;animation:.2s both ChatBubble-module-scss-module__hE3d3a__fadeIn;position:fixed;inset:0}@media (min-width:1024px){.ChatBubble-module-scss-module__hE3d3a__backdrop{display:none}}@keyframes ChatBubble-module-scss-module__hE3d3a__fadeIn{0%{opacity:0}to{opacity:1}}.ChatBubble-module-scss-module__hE3d3a__drawerHandle{background:var(--bg-secondary);border-bottom:1px solid var(--border);touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding:.75rem 1.25rem;display:flex;position:relative}.ChatBubble-module-scss-module__hE3d3a__drawerHandle:active{cursor:grabbing}@media (min-width:1024px){.ChatBubble-module-scss-module__hE3d3a__drawerHandle{display:none}}.ChatBubble-module-scss-module__hE3d3a__handlePill{background:var(--border-strong);border-radius:9999px;width:40px;height:4px;display:block}.ChatBubble-module-scss-module__hE3d3a__drawerClose{background:var(--bg-tertiary);border:1.5px solid var(--border-strong);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.ChatBubble-module-scss-module__hE3d3a__drawerClose:hover{background:var(--bg-elevated)}.ChatBubble-module-scss-module__hE3d3a__drawer{z-index:112;border-radius:16px 16px 0 0;flex-direction:column;height:calc(100svh - 60px);transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}@media (min-width:1024px){.ChatBubble-module-scss-module__hE3d3a__drawer{display:none}}.ChatBubble-module-scss-module__hE3d3a__drawerOpen{transform:translateY(0)}
.HeroPlayer-module-scss-module__2CMbJG__wrap{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:440px;margin-inline:auto;padding:1.25rem 1rem 1.5rem;display:flex}.HeroPlayer-module-scss-module__2CMbJG__logoWrap{margin-bottom:.25rem}.HeroPlayer-module-scss-module__2CMbJG__logo{object-fit:contain;border-radius:16px;width:90px;height:90px;display:block}@media (min-width:768px){.HeroPlayer-module-scss-module__2CMbJG__logo{width:110px;height:110px}}.HeroPlayer-module-scss-module__2CMbJG__logoFallback{background:linear-gradient(135deg, var(--accent) 0%, #8b6914 100%);border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:0 8px 32px #c9a84c59}@media (min-width:768px){.HeroPlayer-module-scss-module__2CMbJG__logoFallback{width:110px;height:110px}}.HeroPlayer-module-scss-module__2CMbJG__logoFallback span{color:#000;font-size:2.4rem;font-weight:700;line-height:1}.HeroPlayer-module-scss-module__2CMbJG__radioName{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.HeroPlayer-module-scss-module__2CMbJG__radioName{font-size:2rem}}.HeroPlayer-module-scss-module__2CMbJG__tagline{color:var(--text-secondary);max-width:300px;margin:0;font-size:.75rem}.HeroPlayer-module-scss-module__2CMbJG__liveBadge{letter-spacing:.08em;text-transform:uppercase;background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:700;transition:all .25s;display:inline-flex}.HeroPlayer-module-scss-module__2CMbJG__liveBadge.HeroPlayer-module-scss-module__2CMbJG__live{color:var(--success,#4caf82);background:#4caf8226;border-color:#4caf8266}.HeroPlayer-module-scss-module__2CMbJG__liveDot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.HeroPlayer-module-scss-module__2CMbJG__live .HeroPlayer-module-scss-module__2CMbJG__liveDot{animation:1.4s ease-in-out infinite HeroPlayer-module-scss-module__2CMbJG__blink}@keyframes HeroPlayer-module-scss-module__2CMbJG__blink{0%,to{opacity:1}50%{opacity:.2}}.HeroPlayer-module-scss-module__2CMbJG__playArea{justify-content:center;align-items:center;margin:.5rem 0;display:flex;position:relative}.HeroPlayer-module-scss-module__2CMbJG__pulseRing{border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:50%;width:140px;height:140px;position:absolute}.HeroPlayer-module-scss-module__2CMbJG__pulseRing.HeroPlayer-module-scss-module__2CMbJG__pulsing{animation:2s ease-out infinite HeroPlayer-module-scss-module__2CMbJG__pulse}.HeroPlayer-module-scss-module__2CMbJG__pulseRing2{width:178px;height:178px}.HeroPlayer-module-scss-module__2CMbJG__pulseRing2.HeroPlayer-module-scss-module__2CMbJG__pulsing{animation:2s ease-out .6s infinite HeroPlayer-module-scss-module__2CMbJG__pulse}@keyframes HeroPlayer-module-scss-module__2CMbJG__pulse{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.HeroPlayer-module-scss-module__2CMbJG__playBtn{z-index:1;background:radial-gradient(circle at 38% 32%, #f0d480 0%, var(--accent) 48%, #7a5e0e 100%);color:#fff;cursor:pointer;-webkit-tap-highlight-color:#0000;touch-action:manipulation;border:none;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:relative;box-shadow:0 0 0 6px #c9a84c1f,0 12px 40px #00000073,0 0 60px #c9a84c2e}@media (min-width:768px){.HeroPlayer-module-scss-module__2CMbJG__playBtn{width:114px;height:114px}}.HeroPlayer-module-scss-module__2CMbJG__playBtn svg{width:36px;height:36px}.HeroPlayer-module-scss-module__2CMbJG__playBtn:hover:not(:disabled){transform:scale(1.06);box-shadow:0 0 0 8px #c9a84c2e,0 16px 50px #00000080,0 0 80px #c9a84c47}.HeroPlayer-module-scss-module__2CMbJG__playBtn:active:not(:disabled){transform:scale(.96)}.HeroPlayer-module-scss-module__2CMbJG__playBtn.HeroPlayer-module-scss-module__2CMbJG__playing{box-shadow:0 0 0 6px #c9a84c33,0 12px 40px #00000073,0 0 80px #c9a84c52}.HeroPlayer-module-scss-module__2CMbJG__playBtn:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.HeroPlayer-module-scss-module__2CMbJG__spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite HeroPlayer-module-scss-module__2CMbJG__spin}@keyframes HeroPlayer-module-scss-module__2CMbJG__spin{to{transform:rotate(360deg)}}.HeroPlayer-module-scss-module__2CMbJG__miniSpinner{border:2px solid #c9a84c4d;border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite HeroPlayer-module-scss-module__2CMbJG__spin;display:inline-block}.HeroPlayer-module-scss-module__2CMbJG__equalizer{opacity:0;align-items:flex-end;gap:3px;height:20px;transition:opacity .3s;display:flex}.HeroPlayer-module-scss-module__2CMbJG__equalizer.HeroPlayer-module-scss-module__2CMbJG__equalizerActive{opacity:1}.HeroPlayer-module-scss-module__2CMbJG__bar{background:var(--accent);border-radius:3px;width:5px;height:5px;transition:height .1s}.HeroPlayer-module-scss-module__2CMbJG__equalizerActive .HeroPlayer-module-scss-module__2CMbJG__bar{animation:.7s ease-in-out infinite alternate HeroPlayer-module-scss-module__2CMbJG__eq}@keyframes HeroPlayer-module-scss-module__2CMbJG__eq{0%{height:5px}to{height:20px}}.HeroPlayer-module-scss-module__2CMbJG__songInfo{flex-direction:column;align-items:center;gap:2px;width:100%;max-width:300px;min-height:40px;display:flex;overflow:hidden}.HeroPlayer-module-scss-module__2CMbJG__songTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.HeroPlayer-module-scss-module__2CMbJG__songTitleScroll{animation:none}.HeroPlayer-module-scss-module__2CMbJG__songArtist{color:var(--text-secondary);margin:0;font-size:.75rem}.HeroPlayer-module-scss-module__2CMbJG__actions{align-items:center;gap:.5rem;width:100%;max-width:300px;display:flex}.HeroPlayer-module-scss-module__2CMbJG__actionBtn{background:var(--bg-elevated);border:1px solid var(--border);min-width:40px;height:40px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:0 .75rem;text-decoration:none;transition:color .15s,background .15s,transform .15s;display:flex;position:relative}.HeroPlayer-module-scss-module__2CMbJG__actionBtn:hover:not(:disabled){color:var(--text-primary);background:var(--bg-secondary);transform:scale(1.08)}.HeroPlayer-module-scss-module__2CMbJG__actionBtn:disabled{opacity:.5;cursor:default}.HeroPlayer-module-scss-module__2CMbJG__actionBtnActive{color:var(--accent)!important;background:#c9a84c1f!important;border-color:#c9a84c59!important}.HeroPlayer-module-scss-module__2CMbJG__pop{animation:.5s cubic-bezier(.36,.07,.19,.97) HeroPlayer-module-scss-module__2CMbJG__popBounce}@keyframes HeroPlayer-module-scss-module__2CMbJG__popBounce{0%{transform:scale(1)}30%{transform:scale(1.35)}60%{transform:scale(.9)}to{transform:scale(1)}}.HeroPlayer-module-scss-module__2CMbJG__volumeSlider{height:5px;accent-color:var(--accent);cursor:pointer;border-radius:9999px;flex:1}.HeroPlayer-module-scss-module__2CMbJG__likeCount{color:inherit;pointer-events:none;font-size:.75rem;font-weight:600;line-height:1}
.ChangePasswordForm-module-scss-module__x2OJgW__form{flex-direction:column;gap:1rem;display:flex}.ChangePasswordForm-module-scss-module__x2OJgW__back{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.ChangePasswordForm-module-scss-module__x2OJgW__back:hover{color:var(--text-primary)}.ChangePasswordForm-module-scss-module__x2OJgW__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ChangePasswordForm-module-scss-module__x2OJgW__field{flex-direction:column;gap:.25rem;display:flex}.ChangePasswordForm-module-scss-module__x2OJgW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.ChangePasswordForm-module-scss-module__x2OJgW__input{border:1px solid var(--border-strong);background:var(--bg-primary);height:42px;color:var(--text-primary);border-radius:8px;outline:none;width:100%;padding:0 .75rem;font-size:.875rem;transition:border-color .15s}.ChangePasswordForm-module-scss-module__x2OJgW__input:focus{border-color:var(--accent)}.ChangePasswordForm-module-scss-module__x2OJgW__inputError{border-color:var(--error)!important}.ChangePasswordForm-module-scss-module__x2OJgW__error{color:var(--error);margin:0;font-size:.75rem}.ChangePasswordForm-module-scss-module__x2OJgW__btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;height:40px;padding:0 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex}.ChangePasswordForm-module-scss-module__x2OJgW__btn:hover:not(:disabled){opacity:.88}.ChangePasswordForm-module-scss-module__x2OJgW__btn:disabled{opacity:.55;cursor:default}.ChangePasswordForm-module-scss-module__x2OJgW__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite ChangePasswordForm-module-scss-module__x2OJgW__spin}@keyframes ChangePasswordForm-module-scss-module__x2OJgW__spin{to{transform:rotate(360deg)}}
.FavoritesList-module-scss-module__og1HIq__empty{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.875rem}.FavoritesList-module-scss-module__og1HIq__list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.FavoritesList-module-scss-module__og1HIq__item{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:border-color .15s;display:flex}.FavoritesList-module-scss-module__og1HIq__item:hover{border-color:var(--border-hover,var(--accent))}.FavoritesList-module-scss-module__og1HIq__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.FavoritesList-module-scss-module__og1HIq__songTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.FavoritesList-module-scss-module__og1HIq__songArtist{color:var(--text-secondary);font-size:.75rem}.FavoritesList-module-scss-module__og1HIq__date{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.FavoritesList-module-scss-module__og1HIq__deleteBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.FavoritesList-module-scss-module__og1HIq__deleteBtn:hover:not(:disabled){color:var(--error,#e05c5c);background:#e05c5c1a;border-color:#e05c5c4d}.FavoritesList-module-scss-module__og1HIq__deleteBtn:disabled{opacity:.5;cursor:default}.FavoritesList-module-scss-module__og1HIq__spinner{border:2px solid var(--border);border-top-color:var(--error,#e05c5c);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite FavoritesList-module-scss-module__og1HIq__spin}@keyframes FavoritesList-module-scss-module__og1HIq__spin{to{transform:rotate(360deg)}}
.page-module-scss-module__9NKuTG__wrap{max-width:700px;margin-inline:auto;padding:2rem 1rem}@media (min-width:768px){.page-module-scss-module__9NKuTG__wrap{padding:3rem 2rem}}.page-module-scss-module__9NKuTG__title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}
.page-module-scss-module__kiWQ1W__home{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 140px);padding:1.5rem 1rem 1rem;display:flex}@media (min-width:1024px){.page-module-scss-module__kiWQ1W__home.page-module-scss-module__kiWQ1W__withChat{grid-template-columns:1fr 360px;align-items:start;gap:2rem;min-height:calc(100dvh - 150px);padding:2rem;display:grid}}.page-module-scss-module__kiWQ1W__playerSection{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:1024px){.page-module-scss-module__kiWQ1W__withChat .page-module-scss-module__kiWQ1W__playerSection{min-height:calc(100dvh - 160px);position:sticky;top:80px}}.page-module-scss-module__kiWQ1W__chatSection{width:100%;display:none}@media (min-width:1024px){.page-module-scss-module__kiWQ1W__chatSection{border:1px solid var(--border);border-radius:12px;height:calc(100dvh - 160px);display:block;position:sticky;top:80px;overflow:hidden}}
.page-module-scss-module__iufipW__wrap{max-width:480px;margin-inline:auto;padding:2rem 1rem}@media (min-width:768px){.page-module-scss-module__iufipW__wrap{padding:3rem 2rem}}
.page-module-scss-module__xfyfaG__wrap{flex-direction:column;gap:1.5rem;max-width:800px;margin-inline:auto;padding:2rem 1rem;display:flex}@media (min-width:768px){.page-module-scss-module__xfyfaG__wrap{padding:3rem 2rem}}.page-module-scss-module__xfyfaG__header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module-scss-module__xfyfaG__avatar{background:var(--accent);color:#000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;font-weight:700;display:flex}.page-module-scss-module__xfyfaG__name{color:var(--text-primary);font-size:1.5rem;font-weight:700}.page-module-scss-module__xfyfaG__email{color:var(--text-secondary);font-size:.875rem}.page-module-scss-module__xfyfaG__section{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.page-module-scss-module__xfyfaG__sectionTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.page-module-scss-module__xfyfaG__sectionDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.page-module-scss-module__xfyfaG__securityRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module-scss-module__xfyfaG__linkBtn{border:1px solid var(--border-strong);background:var(--bg-elevated);height:38px;color:var(--text-primary);white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.page-module-scss-module__xfyfaG__linkBtn:hover{background:var(--bg-tertiary);border-color:var(--accent)}.page-module-scss-module__xfyfaG__empty{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.875rem}.page-module-scss-module__xfyfaG__list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.page-module-scss-module__xfyfaG__item{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.page-module-scss-module__xfyfaG__songTitle{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:500}.page-module-scss-module__xfyfaG__songArtist{color:var(--text-secondary);font-size:.75rem}.page-module-scss-module__xfyfaG__date{color:var(--text-muted);flex-shrink:0;font-size:.75rem}
.GlobalPlayer-module-scss-module__mMnzpa__player{z-index:100;background:var(--player-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);height:80px;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__player{height:90px}}.GlobalPlayer-module-scss-module__mMnzpa__inner{grid-template-columns:1fr auto;align-items:center;gap:.75rem;max-width:1200px;height:100%;margin-inline:auto;padding-inline:.75rem;display:grid}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__inner{grid-template-columns:1fr auto 1fr;gap:1.5rem;padding-inline:2rem}}.GlobalPlayer-module-scss-module__mMnzpa__left{cursor:pointer;border-radius:4px;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .15s;display:flex;overflow:hidden}.GlobalPlayer-module-scss-module__mMnzpa__left:hover{opacity:.8}.GlobalPlayer-module-scss-module__mMnzpa__left:active{opacity:.65}.GlobalPlayer-module-scss-module__mMnzpa__waveform{flex-shrink:0;display:none}@media (min-width:480px){.GlobalPlayer-module-scss-module__mMnzpa__waveform{display:block}}.GlobalPlayer-module-scss-module__mMnzpa__songInfo{overflow:hidden}.GlobalPlayer-module-scss-module__mMnzpa__songTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.GlobalPlayer-module-scss-module__mMnzpa__songArtist{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.GlobalPlayer-module-scss-module__mMnzpa__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-top:2px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-block}.GlobalPlayer-module-scss-module__mMnzpa__statusBadge.GlobalPlayer-module-scss-module__mMnzpa__status_playing{color:var(--success);background:#4caf8233}.GlobalPlayer-module-scss-module__mMnzpa__statusBadge.GlobalPlayer-module-scss-module__mMnzpa__status_connecting,.GlobalPlayer-module-scss-module__mMnzpa__statusBadge.GlobalPlayer-module-scss-module__mMnzpa__status_reconnecting{color:var(--accent);background:#c9a84c33}.GlobalPlayer-module-scss-module__mMnzpa__statusBadge.GlobalPlayer-module-scss-module__mMnzpa__status_offline{color:var(--error);background:#e0555533}.GlobalPlayer-module-scss-module__mMnzpa__center{grid-column:2;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__center{grid-column:2}}.GlobalPlayer-module-scss-module__mMnzpa__playBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:background .15s,transform .15s;display:flex}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__playBtn{width:50px;height:50px}}.GlobalPlayer-module-scss-module__mMnzpa__playBtn:hover:not(:disabled){background:var(--accent-hover);transform:scale(1.05)}.GlobalPlayer-module-scss-module__mMnzpa__playBtn:disabled{opacity:.4;cursor:not-allowed}.GlobalPlayer-module-scss-module__mMnzpa__spinner{border:2px solid #0000004d;border-top-color:#000;border-radius:9999px;width:18px;height:18px;animation:.8s linear infinite GlobalPlayer-module-scss-module__mMnzpa__spin}@keyframes GlobalPlayer-module-scss-module__mMnzpa__spin{to{transform:rotate(360deg)}}.GlobalPlayer-module-scss-module__mMnzpa__right{justify-content:flex-end;align-items:center;gap:.5rem;display:none}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__right{display:flex}}.GlobalPlayer-module-scss-module__mMnzpa__iconBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;transition:color .15s,background .15s;display:flex;position:relative}.GlobalPlayer-module-scss-module__mMnzpa__iconBtn:hover{color:var(--text-primary);background:var(--bg-elevated)}.GlobalPlayer-module-scss-module__mMnzpa__iconBtn.GlobalPlayer-module-scss-module__mMnzpa__active{color:var(--accent);background:#c9a84c1f}.GlobalPlayer-module-scss-module__mMnzpa__miniSpinner{border:2px solid #c9a84c4d;border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite GlobalPlayer-module-scss-module__mMnzpa__spin;display:inline-block}.GlobalPlayer-module-scss-module__mMnzpa__likeCount{color:inherit;pointer-events:none;font-size:.75rem;font-weight:600;line-height:1}.GlobalPlayer-module-scss-module__mMnzpa__volumeSlider{appearance:none;background:var(--border-strong);cursor:pointer;border-radius:9999px;outline:none;width:80px;height:4px;display:none}@media (min-width:768px){.GlobalPlayer-module-scss-module__mMnzpa__volumeSlider{display:block}}.GlobalPlayer-module-scss-module__mMnzpa__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border-radius:9999px;width:14px;height:14px;transition:transform .15s}.GlobalPlayer-module-scss-module__mMnzpa__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.GlobalPlayer-module-scss-module__mMnzpa__volumeSlider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:9999px;width:14px;height:14px}
