.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}}