.MobileUserMenu_overlay__1UZ4c{position:fixed;top:var(--header-height,0);left:0;right:0;bottom:0;display:flex;justify-content:flex-end;background:rgba(0,0,0,0);pointer-events:none;transition:background-color .32s cubic-bezier(.22,1,.36,1);z-index:2147483654}.MobileUserMenu_overlay__1UZ4c.MobileUserMenu_closing__8KMDu,.MobileUserMenu_overlay__1UZ4c.MobileUserMenu_open__yDeGJ{pointer-events:auto}.MobileUserMenu_overlay__1UZ4c.MobileUserMenu_open__yDeGJ{background:rgba(0,0,0,.24)}.MobileUserMenu_overlay__1UZ4c.MobileUserMenu_closing__8KMDu{background:rgba(0,0,0,0);pointer-events:none;transition-duration:1ms}.MobileUserMenu_iconOpen__ojbmg{font-size:30px;color:var(--color-white)}.MobileUserMenu_avatar__CD1KE{border:1px solid var(--color-background-secondary)}.MobileUserMenu_avatarOpen__dHPRc{box-shadow:var(--shadow-medium);border:2px solid var(--main-color)}.MobileUserMenu_dropdown__RF3TL{padding:6px;gap:4px}.MobileUserMenu_container__aJTk5{position:relative;display:inline-flex;align-items:center}.MobileUserMenu_iconButton__5eUmZ{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;padding:0}.MobileUserMenu_icon__kIFKv{font-size:26px;color:var(--color-white)}.MobileUserMenu_avatar__CD1KE{width:36px;height:36px;border-radius:50%;object-fit:cover}.MobileUserMenu_dropdown__RF3TL{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:var(--welcome-bg);border-radius:10px;box-shadow:0 8px 24px var(--shadow-medium);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:2147483656;display:flex;flex-direction:column}.MobileUserMenu_open__yDeGJ{opacity:1;transform:translateY(0);pointer-events:auto}.MobileUserMenu_item__4zajc{padding:12px 0;border-radius:6px;text-decoration:none;color:var(--color-white);background:transparent;border:none;text-align:left;font-size:14px;font-weight:600}.MobileUserMenu_itemContent__WDIAN{display:inline-flex;align-items:center;gap:8px;width:100%}.MobileUserMenu_itemBadge__MLEE4{margin-left:auto;min-width:18px;padding:0 5px;border-radius:999px;background:var(--main-color);color:var(--color-white);font-size:11px;font-weight:700;line-height:1;flex-shrink:0}.MobileUserMenu_itemBadge__MLEE4,.MobileUserMenu_itemIcon__QoX1Y{height:18px;display:inline-flex;align-items:center;justify-content:center}.MobileUserMenu_itemIcon__QoX1Y{width:18px;color:var(--main-color);flex:0 0 18px;font-size:18px}.MobileUserMenu_topButton__PjGA2{width:100%;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:6px;display:flex;justify-content:flex-end}.MobileUserMenu_topButtonInner__gLqcD{width:-moz-fit-content;width:fit-content;align-self:stretch;justify-content:center}@media (max-width:650px){.MobileUserMenu_container__aJTk5{position:static}.MobileUserMenu_dropdown__RF3TL{position:relative;top:0;right:0;left:auto;min-width:0;width:min(80vw,420px);max-width:80vw;height:100%;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px;border-radius:0;flex-direction:column;align-items:stretch;justify-content:flex-start;background:var(--welcome-bg);opacity:1;pointer-events:auto;transform:translate3d(100%,0,0);transition:transform .34s cubic-bezier(.16,1,.3,1);will-change:transform}.MobileUserMenu_dropdown__RF3TL.MobileUserMenu_open__yDeGJ{transform:translateZ(0)}.MobileUserMenu_dropdown__RF3TL.MobileUserMenu_closing__8KMDu{transform:translate3d(100%,0,0)}}@media (min-width:651px){.MobileUserMenu_container__aJTk5{display:none!important}}.VolumeControl_volumeWrap__4tN3t{position:relative;display:inline-flex;align-items:center;justify-content:center}.VolumeControl_volumeButton__FDt40{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .15s ease}.VolumeControl_volumeButton__FDt40:hover{background:rgba(0,0,0,.05)}.VolumeControl_volumeIcon__gOu7A{width:22px;height:22px;color:#fff}.VolumeControl_volumePopover__9_pgG{position:absolute;bottom:32px;left:50%;transform:translateX(-50%) translateY(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:50}.VolumeControl_volumeWrap__4tN3t:hover .VolumeControl_volumePopover__9_pgG{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.VolumeControl_volumeTrackWrap__wAfNm{width:44px;height:140px;background:rgba(0,0,0,.06);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px}.VolumeControl_volumeVertical__puIeS{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:110px;transform:rotate(-90deg);cursor:pointer;background:linear-gradient(90deg,var(--main-color,#1f8f4d) 0,var(--main-color,#1f8f4d) var(--val,100%),#333 var(--val,100%));height:6px;border-radius:999px}.VolumeControl_volumeVertical__puIeS::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:var(--main-color,#1f8f4d);border-radius:50%}.VolumeControl_volumeVertical__puIeS::-moz-range-thumb{width:14px;height:14px;background:var(--main-color,#1f8f4d);border:none;border-radius:50%}.GlobalPlayer_container__uyF0q{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--global-player-bg);border-top:1px solid rgba(30,30,30,.838);box-shadow:var(--player-dark-glow);animation:GlobalPlayer_slideUp__c_R8K .3s ease-out}@keyframes GlobalPlayer_slideUp__c_R8K{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.GlobalPlayer_player__DG6RF{display:flex;align-items:center;gap:16px;padding:14px 18px;max-width:1400px;margin:0 auto}.GlobalPlayer_playButton__y2LH0{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:var(--main-color,#1f8f4d);border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease}.GlobalPlayer_playButton__y2LH0:hover{transform:scale(1.05);background:#178a45}.GlobalPlayer_playIcon__w77Kn{width:28px;height:28px;color:var(--color-text-primary-light)}.GlobalPlayer_trackInfo__hEPAL{flex-shrink:0;display:flex;flex-direction:column;gap:2px;min-width:150px;max-width:250px}.GlobalPlayer_trackTitle__K9k_W{font-size:16px;font-weight:500;color:var(--color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GlobalPlayer_waveformWrapper___kx2Q{flex:1 1;min-width:200px;height:40px;background:transparent;border-radius:8px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.GlobalPlayer_trackType__FgarL{font-size:12px;color:var(--color-white)}.GlobalPlayer_loadingText__3aiEh{position:absolute;font-size:13px;color:var(--color-text-primary-light);z-index:1}.GlobalPlayer_errorText__SYHf5{position:absolute;font-size:13px;color:var(--color-error);z-index:1}.GlobalPlayer_waveform__SJUgi{width:100%;height:100%}.GlobalPlayer_currentTimeDisplay__Yz7p5{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px}.GlobalPlayer_currentTimeText__C2Rnh{font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-text-primary-light)}.GlobalPlayer_totalTimeDisplay__OlnLV{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px}.GlobalPlayer_totalTimeText__I6yxV{font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-text-primary-light)}.GlobalPlayer_timeSeparator__28DLR{color:var(--color-text-secondary)}.GlobalPlayer_variantSelector__9XIF7{flex-shrink:0;display:flex;gap:4px;margin-right:30px}.GlobalPlayer_variantButton__olYns{min-width:28px;height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:transparent;font-size:12px;font-weight:500;color:var(--color-text-primary-light);cursor:pointer;transition:all .2s ease}.GlobalPlayer_variantButton__olYns:not(.GlobalPlayer_variantButtonActive__5ZjlS):hover{border-color:var(--main-color,#1f8f4d);color:var(--main-color,#1f8f4d)}.GlobalPlayer_variantButtonActive__5ZjlS{background:var(--main-color,#1f8f4d);border-color:var(--main-color,#1f8f4d);color:var(--color-text-primary-light)}.GlobalPlayer_actions__LM_Dt{flex-shrink:0;display:flex;align-items:center;gap:4px}.GlobalPlayer_shareButton__bPwIi{display:inline-flex}.GlobalPlayer_shareMenu__QQGs0{right:0}.GlobalPlayer_actionButton__I_8VH{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:background .2s ease,color .2s ease}.GlobalPlayer_actionButton__I_8VH:not(:disabled):not(.GlobalPlayer_actionButtonDisabled__tgjmJ):hover .GlobalPlayer_actionIcon__zpEYz{color:var(--main-color,#1f8f4d)}.GlobalPlayer_actionButtonDisabled__tgjmJ,.GlobalPlayer_actionButton__I_8VH:disabled{cursor:not-allowed;opacity:.55}.GlobalPlayer_actionButtonDisabled__tgjmJ:active .GlobalPlayer_actionIcon__zpEYz,.GlobalPlayer_actionButtonDisabled__tgjmJ:hover .GlobalPlayer_actionIcon__zpEYz{color:var(--color-text-primary-light)}.GlobalPlayer_actionButtonCartActive__bA0VG .GlobalPlayer_actionIcon__zpEYz,.GlobalPlayer_actionButtonFavoriteActive__3vDj4 .GlobalPlayer_actionIcon__zpEYz{color:var(--main-color,#1f8f4d)}.GlobalPlayer_actionIcon__zpEYz{width:20px;height:20px;color:var(--color-text-primary-light);transition:color .2s ease}.GlobalPlayer_volumeControl__HrTm_{flex-shrink:0;display:flex;align-items:center;gap:8px}.GlobalPlayer_volumeButton__69Xdl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .2s ease}.GlobalPlayer_volumeButton__69Xdl:hover{background:rgba(255,255,255,.1)}.GlobalPlayer_volumeIcon__76pK_{width:20px;height:20px;color:var(--color-text-primary-light)}.GlobalPlayer_volumeSlider__wFGf8{width:80px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.2);border-radius:2px;cursor:pointer}.GlobalPlayer_volumeSlider__wFGf8::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:var(--main-color,#1f8f4d);border-radius:50%;cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease}.GlobalPlayer_volumeSlider__wFGf8::-webkit-slider-thumb:hover{transform:scale(1.2)}.GlobalPlayer_volumeSlider__wFGf8::-moz-range-thumb{width:14px;height:14px;background:var(--main-color,#1f8f4d);border:none;border-radius:50%;cursor:pointer}.GlobalPlayer_closeButton__7uH_v{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .2s ease}.GlobalPlayer_closeButton__7uH_v:hover{background:rgba(220,53,69,.2)}.GlobalPlayer_closeIcon__CDYJH{width:20px;height:20px;color:var(--color-text-primary-light);transition:color .2s ease}.GlobalPlayer_closeButton__7uH_v:hover .GlobalPlayer_closeIcon__CDYJH{color:var(--color-error)}@media (max-width:1000px){.GlobalPlayer_variantsWrapper___dugA,.GlobalPlayer_volumeControl__HrTm_{display:none}}@media (max-width:800px){.GlobalPlayer_actions__LM_Dt .GlobalPlayer_shareButton__bPwIi,.GlobalPlayer_volumeControl__HrTm_{display:none}}@media (max-width:768px){.GlobalPlayer_player__DG6RF{padding:10px 16px;gap:12px}.GlobalPlayer_trackInfo__hEPAL{min-width:100px;max-width:150px}.GlobalPlayer_waveformWrapper___kx2Q{min-width:100px}.GlobalPlayer_volumeSlider__wFGf8{display:none}}@media (max-width:650px){.GlobalPlayer_currentTimeDisplay__Yz7p5,.GlobalPlayer_timeSeparator__28DLR,.GlobalPlayer_totalTimeDisplay__OlnLV,.GlobalPlayer_trackInfo__hEPAL{display:none}.GlobalPlayer_playButton__y2LH0{width:40px;height:40px}.GlobalPlayer_player__DG6RF>:not(.GlobalPlayer_trackInfo__hEPAL){order:1}.GlobalPlayer_player__DG6RF{padding:16px}.GlobalPlayer_actions__LM_Dt>button:not(:first-of-type){display:none}.GlobalPlayer_actionButton__I_8VH{width:28px;height:28px;padding:0}.GlobalPlayer_closeButton__7uH_v{width:28px;height:28px}.GlobalPlayer_actions__LM_Dt .GlobalPlayer_shareButton__bPwIi{display:none}}.ShareMenuButton_root__lT4pS{position:relative;display:inline-flex;align-items:center}.ShareMenuButton_button__0WjHE{display:inline-flex;align-items:center;justify-content:center;color:var(--main-color)}.ShareMenuButton_menu__WhKPN{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;padding:10px;display:flex;flex-direction:column;gap:6px;border-radius:12px;border:1px solid var(--border-color);background:var(--background);box-shadow:0 16px 36px rgba(0,0,0,.18);z-index:50}.ShareMenuButton_menuItem__UGLCN{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;background:transparent;border-radius:10px;color:var(--color-text-secondary);text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease}.ShareMenuButton_menuItem__UGLCN:hover{background:rgba(0,0,0,.06);color:var(--main-color)}.ShareMenuButton_menuIcon__HZc9t{width:18px;height:18px;flex-shrink:0}.ShareMenuButton_menuLabel__O_5yP{font-size:13px;line-height:1.2;text-align:left}@media (max-width:640px){.ShareMenuButton_menu__WhKPN{right:auto;left:0;min-width:200px}}