.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}}.SiteNewsBubble_bubble__BaEsZ{position:fixed;z-index:900;top:calc(var(--header-height, 112px) + 12px);right:max(20px,env(safe-area-inset-right));width:min(292px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(41,41,41,.1);border-radius:20px 6px 20px 20px;background-color:rgba(252,250,255,.88);background-image:linear-gradient(135deg,rgba(255,255,255,.82),rgba(238,228,255,.68) 48%,rgba(213,192,255,.55));background-size:420px 420px;background-position:0 0;background-repeat:no-repeat;box-shadow:0 14px 36px rgba(20,26,42,.17),inset 0 1px 0 rgba(255,255,255,.16);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate;contain:paint;animation:SiteNewsBubble_appear__rWogQ .35s ease both;transition:top .32s cubic-bezier(.16,1,.3,1)}html.dark .SiteNewsBubble_bubble__BaEsZ{border-color:rgba(255,255,255,.16);background-color:rgba(27,27,30,.92);background-image:linear-gradient(135deg,rgba(64,61,70,.46),rgba(69,62,82,.38) 52%,rgba(75,63,96,.34))}.SiteNewsBubble_content__BJq71{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:14px 36px 10px 15px;border:0;background:transparent;color:#20232b;text-align:left;cursor:pointer}html.dark .SiteNewsBubble_content__BJq71{color:var(--color-text-primary)}.SiteNewsBubble_eyebrow__KpbCd{display:inline-flex;align-items:center;min-height:19px;padding:2px 7px;margin:2px 0 3px;border:1px solid rgba(112,61,218,.46);border-radius:999px;background:rgba(126,76,231,.22);color:#5f2fc5;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dark .SiteNewsBubble_eyebrow__KpbCd,[data-theme=dark] .SiteNewsBubble_eyebrow__KpbCd{border-color:rgba(196,168,255,.42);background:rgba(151,105,255,.22);color:#dbc9ff}.SiteNewsBubble_title__n0UO8{font-size:15px;font-weight:750;line-height:1.25}.SiteNewsBubble_text__m0EwW{max-height:0;overflow:hidden;opacity:0;white-space:pre-wrap;font-size:13px;line-height:1.45;transition:max-height .45s ease,opacity .25s ease,margin .35s ease}.SiteNewsBubble_expanded__fsDlh .SiteNewsBubble_text__m0EwW{max-height:55vh;margin-top:3px;opacity:1;overflow-y:auto}.SiteNewsBubble_more__Xl3Dh{width:100%;min-height:14px;display:flex;align-items:center;justify-content:center;margin-top:0;font-size:16px;opacity:.58}.SiteNewsBubble_chevron__TBKY5{transition:transform .3s ease}.SiteNewsBubble_expanded__fsDlh .SiteNewsBubble_chevron__TBKY5{transform:rotate(180deg)}.SiteNewsBubble_close__UPxbP{position:absolute;z-index:2;top:9px;right:9px;width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--color-text-primary);font-size:17px;opacity:.48;cursor:pointer;transition:background .18s ease,opacity .18s ease}.SiteNewsBubble_close__UPxbP:focus-visible,.SiteNewsBubble_close__UPxbP:hover{background:rgba(127,127,127,.12);opacity:.9}@keyframes SiteNewsBubble_appear__rWogQ{0%{opacity:0;transform:translateY(-10px) scale(.96)}}@media (max-width:700px){.SiteNewsBubble_bubble__BaEsZ{top:calc(var(--header-height, 72px) + 8px);right:12px;width:min(252px,calc(100vw - 24px));border-radius:17px 5px 17px 17px}.SiteNewsBubble_content__BJq71{gap:4px;padding:11px 31px 8px 12px}.SiteNewsBubble_eyebrow__KpbCd{min-height:18px;padding:2px 6px;margin:1px 0 2px;font-size:8px}.SiteNewsBubble_title__n0UO8{font-size:14px}.SiteNewsBubble_text__m0EwW{font-size:12px;line-height:1.42}.SiteNewsBubble_more__Xl3Dh{min-height:12px;font-size:15px}.SiteNewsBubble_close__UPxbP{top:6px;right:6px;width:23px;height:23px;font-size:16px}}@media (prefers-reduced-motion:reduce){.SiteNewsBubble_bubble__BaEsZ{animation:none}.SiteNewsBubble_chevron__TBKY5,.SiteNewsBubble_text__m0EwW{transition:none}}.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_actionButtonFavoriteActive__3vDj4 .GlobalPlayer_actionIcon__zpEYz{color:var(--main-color,#1f8f4d)}.GlobalPlayer_actionButton__I_8VH.GlobalPlayer_actionButtonCartActive__bA0VG{background:var(--main-color,#1f8f4d)}.GlobalPlayer_actionButton__I_8VH.GlobalPlayer_actionButtonCartActive__bA0VG .GlobalPlayer_actionIcon__zpEYz,.GlobalPlayer_actionButton__I_8VH.GlobalPlayer_actionButtonCartActive__bA0VG:not(:disabled):not(.GlobalPlayer_actionButtonDisabled__tgjmJ):active .GlobalPlayer_actionIcon__zpEYz,.GlobalPlayer_actionButton__I_8VH.GlobalPlayer_actionButtonCartActive__bA0VG:not(:disabled):not(.GlobalPlayer_actionButtonDisabled__tgjmJ):hover .GlobalPlayer_actionIcon__zpEYz{color:#fff}.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}}