.Icon_root__20G3a{display:inline-block}.Icon_root__20G3a.Icon_mirrored__2hP5n{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.Icon_root__20G3a>svg{fill:currentColor;width:100%;height:100%}.Icon_root__20G3a.Icon_sm__2V6EH{width:16px;height:16px}.Icon_root__20G3a.Icon_md__3l_sO{width:24px;height:24px}.Icon_root__20G3a.Icon_lg__2i24L{width:36px;height:36px}.Button_root__4FIZv{--height:var(--tap-target);--radius:calc(var(--height)/2);display:inline-flex;position:relative;overflow:hidden;height:var(--height);justify-content:center;align-items:center;grid-gap:.5rem;gap:.5rem;padding:0 1rem;outline:0;border:1px solid transparent;border-radius:.5rem;white-space:nowrap;cursor:pointer;transition:color .3s,background-color .3s;text-decoration:none;font:inherit}@media(min-width:800px){.Button_root__4FIZv{padding:0 2rem}}.Button_root__4FIZv:disabled{pointer-events:none;opacity:.6}.Button_root__4FIZv.Button_primary__18zZC{color:#fff;border-color:var(--color-primary);background-color:var(--color-primary);box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2)}.Button_root__4FIZv.Button_primary__18zZC:focus-visible,.Button_root__4FIZv.Button_primary__18zZC:hover{background-color:transparent;color:var(--color-interaction-focus)}.Button_root__4FIZv.Button_primary__18zZC.Button_danger__1mmrT{color:#fff;border-color:var(--color-danger);background-color:var(--color-danger)}.Button_root__4FIZv.Button_primary__18zZC.Button_danger__1mmrT:focus-visible,.Button_root__4FIZv.Button_primary__18zZC.Button_danger__1mmrT:hover{background-color:transparent;color:var(--color-danger)}.Button_root__4FIZv.Button_outlined__1aySj{color:currentColor;border-color:currentColor;background-color:transparent}@media(hover:hover)and (pointer:fine){.Button_root__4FIZv.Button_outlined__1aySj:hover:after{content:"";opacity:.15;background-color:currentColor;position:absolute;top:0;bottom:0;left:0;right:0}}.Button_root__4FIZv.Button_text__qTO3m{color:inherit;background-color:transparent}.Button_root__4FIZv.Button_text__qTO3m:focus-visible,.Button_root__4FIZv.Button_text__qTO3m:hover{background-color:var(--color-interaction-border)}.Button_root__4FIZv:not(.Button_primary__18zZC).Button_danger__1mmrT{color:var(--color-danger)}.Button_root__4FIZv .Button_linkIcon__oP9gS{flex-shrink:0;opacity:.5}.Checkbox_root__41cQo{position:relative;margin:.5rem 0 1rem}.Checkbox_root__41cQo label{align-items:center;display:inline-flex;grid-gap:.35rem;gap:.35rem;color:var(--color-emphasis-medium);cursor:pointer}.Checkbox_root__41cQo label input{position:absolute;-webkit-transform:translate(-10000px);transform:translate(-10000px)}.Checkbox_root__41cQo .Checkbox_icon__2goiU{position:relative;color:var(--color-primary)}.Checkbox_root__41cQo.Checkbox_focus__2aglz .Checkbox_icon__2goiU{outline:1px dashed var(--color-interaction-focus)}.IconButton_root__34oPX{display:inline-grid;place-items:center;border:none;background-color:transparent;outline:0;width:44px;height:44px;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0;color:inherit;border-radius:4px}@media(hover:hover)and (pointer:fine){.IconButton_root__34oPX:hover{cursor:pointer}}.IconButton_root__34oPX:disabled{opacity:.3;cursor:auto}.Alert_root__24kox{position:relative;display:flex;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem 1rem;margin-bottom:2rem;color:#121212;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2)}.Alert_root__24kox.Alert_error__3ZIRi{background-color:var(--color-danger)}.Alert_root__24kox.Alert_success__-MVQ4{background-color:var(--color-success)}.Logo_root__302Lq{display:flex;padding:1rem}.Logo_root__302Lq img{margin:0 auto;width:60px;height:60px}.FormCard_root__92mct{padding:5%}.FormCard_root__92mct .FormCard_form__2K-E0{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;max-width:400px;margin:0 auto;background-color:var(--color-elevation-medium);border-radius:6px;padding:2rem;box-shadow:0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12),0 7px 8px -4px rgba(0,0,0,.2)}.FormCard_root__92mct .FormCard_form__2K-E0 .FormCard_actions__1dHub{display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem;justify-content:space-between}.FormCard_root__92mct .FormCard_form__2K-E0 .FormCard_actions__1dHub>*{width:100%}.Input_root__1DOsf{--padding:1rem;--radius:0.5rem;--duration:150ms;--height:var(--tap-target);position:relative}.Input_root__1DOsf>label{position:absolute;left:calc(var(--padding) - .25rem);top:.35rem;color:var(--color-emphasis-medium);transition:color var(--duration),opacity var(--duration),-webkit-transform var(--duration);transition:color var(--duration),opacity var(--duration),transform var(--duration);transition:color var(--duration),opacity var(--duration),transform var(--duration),-webkit-transform var(--duration);padding:0 .25rem;font-size:.75em;-webkit-transform:translateY(.5rem);transform:translateY(.5rem);opacity:0;z-index:1;pointer-events:none}.Input_root__1DOsf>input{position:relative;background-color:var(--color-interaction-background);border:1px solid var(--color-interaction-border);border-radius:var(--radius);padding:0 var(--padding);height:var(--height);display:block;outline:0;width:100%;-webkit-transform:translateY(0);transform:translateY(0);color:var(--color-emphasis-high);transition:border-color .15s,padding-top .15s;font:inherit}.Input_root__1DOsf>input:focus{border-color:var(--color-interaction-focus)}.Input_root__1DOsf>input::-webkit-input-placeholder{color:var(--color-emphasis-low);opacity:1}.Input_root__1DOsf>input:-ms-input-placeholder{color:var(--color-emphasis-low);opacity:1}.Input_root__1DOsf>input::placeholder{color:var(--color-emphasis-low);opacity:1}.Input_root__1DOsf.Input_hasIcon__3uHUS>input{padding-left:calc(var(--padding) + 2rem)}.Input_root__1DOsf.Input_hasLabel__23lUT.Input_hasValue__3MMwM>input{padding-top:.8rem}.Input_root__1DOsf.Input_hasLabel__23lUT.Input_hasValue__3MMwM>label{color:var(--color-interaction-focus);-webkit-transform:translate(0);transform:translate(0);opacity:1}.Input_root__1DOsf .Input_icon__TNPrr{display:flex;align-items:center;position:absolute;left:var(--padding);top:0;height:var(--height);z-index:1}.Input_root__1DOsf .Input_errorContainer__2i2Gd{display:block;width:100%;color:#fff;margin-top:calc(var(--radius)*-1);padding:calc(var(--radius) + .1em) var(--padding) .2em;border-radius:0 0 var(--radius) var(--radius);background-color:var(--color-danger);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:-webkit-transform var(--duration);transition:transform var(--duration);transition:transform var(--duration),-webkit-transform var(--duration)}.Input_root__1DOsf .Input_error__1x8vy{display:block;width:100%;font-size:.75em;min-height:1em;line-height:1}.Input_root__1DOsf.Input_hasError__QpCwb>input:not(:focus){border-color:var(--color-danger)}.Input_root__1DOsf.Input_hasError__QpCwb .Input_errorContainer__2i2Gd{-webkit-transform:scaleY(1);transform:scaleY(1)}.FullPageErrorIndicator_root__2QtuA{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--color-danger);padding:10vh 10vw}.FullPageErrorIndicator_root__2QtuA .FullPageErrorIndicator_message__3pUtR{margin-top:2rem;color:var(--color-danger)}@-webkit-keyframes Spinner_spinner__CD_9e{0%{stroke-dashoffset:366.66%;stroke-dasharray:390%}50%{stroke-dashoffset:166.66%;stroke-dasharray:390%}to{stroke-dashoffset:366.66%;stroke-dasharray:390%}}@keyframes Spinner_spinner__CD_9e{0%{stroke-dashoffset:366.66%;stroke-dasharray:390%}50%{stroke-dashoffset:166.66%;stroke-dasharray:390%}to{stroke-dashoffset:366.66%;stroke-dasharray:390%}}@-webkit-keyframes Spinner_rotation__2byyM{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Spinner_rotation__2byyM{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Spinner_root__Z6uqJ{margin:0 auto;-webkit-animation:Spinner_rotation__2byyM .8s linear infinite;animation:Spinner_rotation__2byyM .8s linear infinite}.Spinner_root__Z6uqJ.Spinner_sm__2rnkN{width:32px;height:32px}.Spinner_root__Z6uqJ.Spinner_md__1aoRl{width:48px;height:48px}.Spinner_root__Z6uqJ.Spinner_lg__kKGti{width:64px;height:64px}.Spinner_root__Z6uqJ svg{width:100%;height:100%}.Spinner_root__Z6uqJ svg circle{fill:transparent;stroke-width:5%;-webkit-animation:Spinner_spinner__CD_9e 2s infinite;animation:Spinner_spinner__CD_9e 2s infinite;stroke:var(--color-emphasis-low)}.Spinner_root__Z6uqJ.Spinner_invertColors__1JFLi svg circle{stroke:#fff}.FullPageLoadingIndicator_root__eGwEb{display:flex;justify-content:center;align-items:center;padding:10vh 10vw}.RoundButton_root__Z5kHO{display:inline-flex;justify-content:center;align-items:center;padding:0;border:0;background-color:var(--color-interaction-background);color:var(--color-emphasis-medium);width:48px;height:48px;border-radius:100%;transition:background-color .15s;outline:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.RoundButton_root__Z5kHO:disabled{cursor:auto;opacity:.5}.RoundButton_root__Z5kHO:focus{outline:1px solid var(--color-interaction-focus)}.RoundButton_root__Z5kHO.RoundButton_withBorder__2qtEx{border:1px solid rgba(0,0,0,.2)}.RoundButton_root__Z5kHO.RoundButton_primary__oihrj{color:#fff;background-color:var(--color-primary);box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2)}@media(hover:hover)and (pointer:fine){.RoundButton_root__Z5kHO:hover:not(:disabled){cursor:pointer}.RoundButton_root__Z5kHO:hover:not(:disabled):not(.RoundButton_primary__oihrj){background-color:rgba(0,0,0,.1)}}.FloatingMenuButton_root__3EPff{position:fixed;right:1rem;bottom:1rem;z-index:99;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.FloatingMenuButton_root__3EPff.FloatingMenuButton_shifted__1Osp9{bottom:calc(64px + 1rem)}.FloatingMenuButton_root__3EPff.FloatingMenuButton_showCloseIcon__3wpYJ{box-shadow:none}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv{visibility:hidden;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:98;color:#fff;text-align:right;padding:1rem 1rem calc(2rem + 48px);opacity:0;transition:opacity .15s,visibility .15s 0s;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv.MobileMenu_shifted__3Zlnu{padding:1rem 1rem calc(112px + 2rem)}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv .MobileMenu_navItem__2vq8b{display:inline-flex;align-items:center;color:inherit;text-decoration:none;padding:.5rem 0;opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem);transition:opacity .05s,-webkit-transform .05s;transition:opacity .05s,transform .05s;transition:opacity .05s,transform .05s,-webkit-transform .05s}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv .MobileMenu_navItem__2vq8b .MobileMenu_iconWrapper__2gGn4{width:48px;height:48px;display:inline-grid;place-items:center}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv.MobileMenu_isVisible__1d7DB{visibility:visible;opacity:1}.MobileMenu_root__BDocX .MobileMenu_menu__2jXtv.MobileMenu_isVisible__1d7DB .MobileMenu_navItem__2vq8b{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.AspectRatioOneToOne_root__VSWrh{position:relative;height:0;width:100%;padding-top:100%;overflow:hidden}.AspectRatioOneToOne_root__VSWrh .AspectRatioOneToOne_inner__1LQV6{position:absolute;top:0;width:100%;height:100%;background-color:red}.InvisibleLink_root__38KVM{outline:0;color:inherit;text-decoration:none}.LazyImage_root__3RWgp{position:relative;width:100%;height:100%}.LazyImage_root__3RWgp .LazyImage_image__3Y-bB{position:absolute;top:0;left:0;width:100%;height:100%;background:50%;background-size:cover}.LazyImage_root__3RWgp .LazyImage_image__3Y-bB .LazyImage_visible__30kip{opacity:1;visibility:hidden;transition:opacity .2s,visibility 0s .2s}.LazyImage_root__3RWgp .LazyImage_image__3Y-bB:not(.LazyImage_visible__30kip){opacity:0;visibility:visible;transition:opacity .2s,visibility .2s}.Artwork_root__3b85r{display:block;position:relative;height:0;padding-top:100%;overflow:hidden;width:100%}.Artwork_root__3b85r.Artwork_isRounded__mhZC7{border-radius:100%}.Artwork_root__3b85r .Artwork_image__36nlY{position:absolute;top:0;width:100%;height:100%}.Duration_root__2NxG_{color:inherit;white-space:nowrap}.MediaControlButton_root__3M1yq{position:relative;border:0;padding:0;width:28px;height:28px;background-color:transparent;color:#fff;cursor:pointer;transition:opacity .15s;outline:0}.MediaControlButton_root__3M1yq.MediaControlButton_small__2tbjP{width:20px;height:20px}@media(hover:hover)and (pointer:fine){.MediaControlButton_root__3M1yq:before{content:"";position:absolute;top:-.35rem;right:-.35rem;bottom:-.35rem;left:-.35rem;border-radius:100%;background-color:hsla(0,0%,100%,.2);opacity:0;transition:opacity,.2s}.MediaControlButton_root__3M1yq:hover:before{opacity:1}}.MediaControlButton_root__3M1yq.MediaControlButton_active__3NT4_{color:var(--color-danger)}.MediaControlButton_root__3M1yq:disabled{opacity:.5}.MediaControlButton_root__3M1yq .MediaControlButton_icon__2Q66h{width:100%;height:100%}.PlayerControls_root__Kfjqz{display:flex;grid-gap:2rem;gap:2rem;align-items:center}.Slider_root__nc60r{position:relative;width:100%;display:flex;justify-content:space-between}.Slider_root__nc60r .Slider_dragContainer__blp01{display:flex;align-items:center;width:100%;height:22px;cursor:pointer;touch-action:none}.Slider_root__nc60r .Slider_dragContainer__blp01 .Slider_track__GbQfp{position:relative;width:100%;height:3px;background-color:hsla(0,0%,100%,.3);border-radius:3px}.Slider_root__nc60r .Slider_dragContainer__blp01 .Slider_track__GbQfp .Slider_knob__2uuwd{position:absolute;top:50%;width:12px;height:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:100%;opacity:0;transition:opacity .1s}.Slider_root__nc60r .Slider_dragContainer__blp01 .Slider_track__GbQfp .Slider_trackValue__J7JL-{position:absolute;top:0;left:0;height:100%;border-radius:inherit;background-color:#fff;transition:background-color .1s}.Slider_root__nc60r.Slider_disabled__D4AR1 .Slider_dragContainer__blp01{cursor:auto}.Slider_root__nc60r.Slider_isDragging__11WCG:not(.Slider_disabled__D4AR1) .Slider_knob__2uuwd,.Slider_root__nc60r:hover:not(.Slider_disabled__D4AR1) .Slider_knob__2uuwd{opacity:1}.Slider_root__nc60r.Slider_isDragging__11WCG:not(.Slider_disabled__D4AR1) .Slider_trackValue__J7JL-,.Slider_root__nc60r:hover:not(.Slider_disabled__D4AR1) .Slider_trackValue__J7JL-{background-color:var(--color-danger)}.PlayerProgressBar_root__2LSay{display:flex;align-items:center;width:100%}.PlayerProgressBar_root__2LSay .PlayerProgressBar_bufferedOverlay__B4Rm-{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,93.3%,.3);transition:width .25s}.MobilePlayer_root__2-eYZ{display:grid;grid-template-rows:-webkit-min-content 30vh 1fr 1fr 1fr;grid-template-rows:min-content 30vh 1fr 1fr 1fr;grid-template-areas:"header" "artwork" "info" "progress" "controls";grid-gap:1rem;gap:1rem;position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--color-primary);z-index:100;padding:1rem;color:#fff;flex-direction:column}.MobilePlayer_root__2-eYZ header{display:flex;justify-content:space-between;grid-area:header}.MobilePlayer_root__2-eYZ .MobilePlayer_artworkWrapper__YJwsC{display:flex;justify-content:center;grid-area:artwork}.MobilePlayer_root__2-eYZ .MobilePlayer_artworkWrapper__YJwsC .MobilePlayer_artwork__3Oqwn{width:100%;max-width:30vh}.MobilePlayer_root__2-eYZ .MobilePlayer_info__33nNy{text-align:center;grid-area:info}.MobilePlayer_root__2-eYZ .MobilePlayer_info__33nNy p{margin:0}.MobilePlayer_root__2-eYZ .MobilePlayer_info__33nNy .MobilePlayer_title__3XnpC{font-weight:500;font-size:1.25em}.MobilePlayer_root__2-eYZ .MobilePlayer_info__33nNy .MobilePlayer_artist__x-w4T{color:hsla(0,0%,100%,.7);margin-top:1rem}.MobilePlayer_root__2-eYZ .MobilePlayer_progress__1cCGF{margin-top:auto;padding:1rem 0;grid-area:progress}.MobilePlayer_root__2-eYZ .MobilePlayer_progress__1cCGF .MobilePlayer_durations__3bMwt{display:flex;margin-bottom:.5rem;justify-content:space-between}.MobilePlayer_root__2-eYZ .MobilePlayer_mainControls__21VuP{display:flex;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}@media screen and (orientation:landscape){.MobilePlayer_root__2-eYZ{grid-template-rows:-webkit-min-content min(80vh,20vw) 1fr;grid-template-rows:min-content min(80vh,20vw) 1fr;grid-template-columns:min(80vh,20vw) 1fr;grid-template-areas:"header header" "artwork info" "progress progress"}.MobilePlayer_root__2-eYZ .MobilePlayer_artworkWrapper__YJwsC{flex-direction:column}.MobilePlayer_root__2-eYZ .MobilePlayer_artworkWrapper__YJwsC .MobilePlayer_artwork__3Oqwn{max-width:100%}.MobilePlayer_root__2-eYZ .MobilePlayer_info__33nNy{text-align:left}.MobilePlayer_root__2-eYZ .MobilePlayer_mainControls__21VuP{grid-area:info;align-self:end;justify-content:flex-start}}.MobilePlayerBar_root__22G9r{position:fixed;bottom:0;left:0;right:0;height:64px;background-color:var(--color-primary);z-index:99;display:flex;color:#fff;padding-right:1rem;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.MobilePlayerBar_root__22G9r .MobilePlayerBar_artwork__2Xmv0{height:64px;width:64px;flex-shrink:0}.MobilePlayerBar_root__22G9r .MobilePlayerBar_details__1K3PK{display:flex;flex-direction:column;justify-content:center;padding:0 1rem;overflow:hidden}.MobilePlayerBar_root__22G9r .MobilePlayerBar_details__1K3PK .MobilePlayerBar_artist__1MGy2,.MobilePlayerBar_root__22G9r .MobilePlayerBar_details__1K3PK .MobilePlayerBar_title__UCP0f{margin:.125rem 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MobilePlayerBar_root__22G9r .MobilePlayerBar_details__1K3PK .MobilePlayerBar_title__UCP0f{font-weight:500}.MobilePlayerBar_root__22G9r .MobilePlayerBar_playButton__ynsR6{margin-left:auto;align-self:center;flex-shrink:0}.AppearFromBottom_enter__2zGMP{-webkit-transform:translateY(100%);transform:translateY(100%)}.AppearFromBottom_enterActive__2JVyg{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.AppearFromBottom_enterActive__2JVyg,.AppearFromBottom_exit__18L9C{-webkit-transform:translateY(0);transform:translateY(0)}.AppearFromBottom_exitActive__B2hfN{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.OptionsPopover_root__I7SIw{position:relative}.OptionsPopover_desktopWrapper__2MPMg{position:absolute;display:none;z-index:50;border-radius:.5rem;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.OptionsPopover_desktopWrapper__2MPMg[data-show]{display:block}.OptionsPopover_desktopWrapper__2MPMg .OptionsPopover_arrow__mzNWn{z-index:-1;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.OptionsPopover_desktopWrapper__2MPMg .OptionsPopover_arrow__mzNWn,.OptionsPopover_desktopWrapper__2MPMg .OptionsPopover_arrow__mzNWn:before{position:absolute;width:12px;height:12px}.OptionsPopover_desktopWrapper__2MPMg .OptionsPopover_arrow__mzNWn:before{content:"";background:var(--color-elevation-high);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.OptionsPopover_desktopWrapper__2MPMg[data-popper-placement^=left] .OptionsPopover_arrow__mzNWn{right:-6px}.OptionsPopover_desktopWrapper__2MPMg[data-popper-placement^=right] .OptionsPopover_arrow__mzNWn{left:-6px}.OptionsPopover_mobileWrapper__6oV-N{position:fixed;display:flex;flex-direction:column;right:0;left:0;bottom:-10rem;padding-bottom:10rem;background-color:var(--color-elevation-high);border-radius:.5rem .5rem 0 0;overflow:hidden;z-index:100;box-shadow:0 -8px 24px rgba(0,0,0,.3)}.OptionsPopover_options__2q86v{background-color:var(--color-elevation-high);padding:.5rem 0}.OptionsPopover_options__2q86v .OptionsPopover_option__3P5pk{padding:1rem 1.5rem;transition:background-color .1s;white-space:nowrap;display:block;text-decoration:none;color:inherit}@media(hover:hover)and (pointer:fine){.OptionsPopover_options__2q86v .OptionsPopover_option__3P5pk:hover{cursor:pointer;background:rgba(0,0,0,.08)}}.AppLink_root__cYrs2{color:currentColor;white-space:nowrap;text-decoration:none}.AppLink_root__cYrs2.AppLink_underlined__1H4OI,.AppLink_root__cYrs2:hover{text-decoration:underline}.DiskNumber_root__2tWq5{display:flex;align-items:center;color:var(--color-emphasis-low)}.DiskNumber_root__2tWq5 .DiskNumber_icon__1aOkq{width:48px;height:24px}.DiskNumber_root__2tWq5 .DiskNumber_disk__3FimG{font-weight:700}@media(hover:hover)and (pointer:fine){.DiskNumber_root__2tWq5{padding:.5rem}}@-webkit-keyframes PlayingIndicator_bar1__1bYgF{0%{height:92%}20%{height:15%}40%{height:72%}60%{height:30%}80%{height:84%}to{height:57%}}@keyframes PlayingIndicator_bar1__1bYgF{0%{height:92%}20%{height:15%}40%{height:72%}60%{height:30%}80%{height:84%}to{height:57%}}@-webkit-keyframes PlayingIndicator_bar2__331lG{0%{height:38%}20%{height:10%}40%{height:62%}60%{height:48%}80%{height:51%}to{height:96%}}@keyframes PlayingIndicator_bar2__331lG{0%{height:38%}20%{height:10%}40%{height:62%}60%{height:48%}80%{height:51%}to{height:96%}}@-webkit-keyframes PlayingIndicator_bar3__faNYO{0%{height:70%}20%{height:59%}40%{height:66%}60%{height:27%}80%{height:39%}to{height:87%}}@keyframes PlayingIndicator_bar3__faNYO{0%{height:70%}20%{height:59%}40%{height:66%}60%{height:27%}80%{height:39%}to{height:87%}}.PlayingIndicator_root__2Dt7A.PlayingIndicator_sm__3G37-{width:16px;height:16px}.PlayingIndicator_root__2Dt7A.PlayingIndicator_sm__3G37- .PlayingIndicator_bar__2qSCQ{width:4px}.PlayingIndicator_root__2Dt7A.PlayingIndicator_md__3lncp{width:24px;height:24px}.PlayingIndicator_root__2Dt7A.PlayingIndicator_md__3lncp .PlayingIndicator_bar__2qSCQ{width:6px}.PlayingIndicator_root__2Dt7A.PlayingIndicator_lg__2WrRV{width:36px;height:36px}.PlayingIndicator_root__2Dt7A.PlayingIndicator_lg__2WrRV .PlayingIndicator_bar__2qSCQ{width:8px}.PlayingIndicator_root__2Dt7A .PlayingIndicator_bars__1nuGy{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.PlayingIndicator_root__2Dt7A .PlayingIndicator_bars__1nuGy .PlayingIndicator_bar__2qSCQ{background-color:currentColor;min-height:25%;height:100%;border-radius:2px}.PlayingIndicator_root__2Dt7A .PlayingIndicator_bars__1nuGy .PlayingIndicator_bar__2qSCQ:first-child{-webkit-animation:PlayingIndicator_bar1__1bYgF .7s ease infinite alternate;animation:PlayingIndicator_bar1__1bYgF .7s ease infinite alternate}.PlayingIndicator_root__2Dt7A .PlayingIndicator_bars__1nuGy .PlayingIndicator_bar__2qSCQ:nth-child(2){-webkit-animation:PlayingIndicator_bar2__331lG 1s ease infinite alternate;animation:PlayingIndicator_bar2__331lG 1s ease infinite alternate}.PlayingIndicator_root__2Dt7A .PlayingIndicator_bars__1nuGy .PlayingIndicator_bar__2qSCQ:nth-child(3){-webkit-animation:PlayingIndicator_bar3__faNYO .85s ease infinite alternate;animation:PlayingIndicator_bar3__faNYO .85s ease infinite alternate}.SongRow_root__3ZDsY{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin:.5rem 0}.SongRow_root__3ZDsY:first-child{margin-top:0}.SongRow_root__3ZDsY:last-child{margin-bottom:0}.SongRow_root__3ZDsY .SongRow_pre__xl2Vs{position:relative;width:48px;height:48px;flex:0 0 auto}.SongRow_root__3ZDsY .SongRow_pre__xl2Vs .SongRow_artwork__Z6ymT{width:100%;height:100%;color:#fff}.SongRow_root__3ZDsY .SongRow_pre__xl2Vs .SongRow_playControl__uflbR{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:inherit;cursor:pointer;position:relative}.SongRow_root__3ZDsY .SongRow_main__3gaxC{overflow:hidden;margin:0 .75rem 0 0}.SongRow_root__3ZDsY .SongRow_main__3gaxC .SongRow_artist__1P2yX{font-size:.85em;opacity:.6}.SongRow_root__3ZDsY .SongRow_main__3gaxC .SongRow_artist__1P2yX,.SongRow_root__3ZDsY .SongRow_main__3gaxC .SongRow_title__-YDau{margin:.3rem 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SongRow_root__3ZDsY .SongRow_duration__1_1As{color:var(--color-emphasis-medium);margin-left:auto}.SongRow_root__3ZDsY .SongRow_overlay__1xI7o{transition:opacity .15s,visibility 0 .15s;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.3);position:absolute;top:0;bottom:0;left:0;right:0}.SongRow_root__3ZDsY.SongRow_isPlaying__1spwI .SongRow_overlay__1xI7o{visibility:visible;opacity:1}.SongRow_root__3ZDsY .SongRow_playControl__uflbR .SongRow_hoverContent__2gDax,.SongRow_root__3ZDsY .SongRow_playControl__uflbR .SongRow_notHoverContent__1I6Y3{position:absolute}.SongRow_root__3ZDsY .SongRow_playControl__uflbR .SongRow_hoverContent__2gDax{visibility:hidden}@media(hover:hover)and (pointer:fine){.SongRow_root__3ZDsY{transition:background .1s;padding:.5rem}}@media(hover:hover)and (pointer:fine){.SongRow_root__3ZDsY:hover{background-color:rgba(0,0,0,.05);border-radius:.5rem}.SongRow_root__3ZDsY:hover .SongRow_overlay__1xI7o{visibility:visible;opacity:1}.SongRow_root__3ZDsY:hover .SongRow_playControl__uflbR .SongRow_hoverContent__2gDax{visibility:visible}.SongRow_root__3ZDsY:hover .SongRow_playControl__uflbR .SongRow_notHoverContent__1I6Y3{visibility:hidden}}.AlbumWithSongs_root__Whudh{display:grid;grid-template-columns:1fr 200px 1fr;grid-template-rows:auto auto 1fr;grid-template-areas:". artwork ." "details details details" "list list list";grid-gap:2rem;gap:2rem}.AlbumWithSongs_root__Whudh .AlbumWithSongs_artwork__1tG_-{grid-area:artwork;box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2)}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje{grid-area:details;color:var(--color-emphasis-medium);text-align:center;display:flex;flex-direction:column}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje>h2,.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje>p{margin:.5rem 0}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje>h2{margin:0;font-size:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_misc__38gb-{opacity:.65}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_misc__38gb->span{display:inline-flex;align-items:center}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_misc__38gb->span:not(:last-of-type):after{content:"•";display:inline-block;margin:0 .5rem}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW .AlbumWithSongs_desktopButtons__3_wCL{display:none}.AlbumWithSongs_root__Whudh .AlbumWithSongs_list__1uZWP{grid-area:list;width:100%}@media screen and (min-width:560px){.AlbumWithSongs_root__Whudh{grid-template-columns:240px 1fr;grid-template-rows:240px 1fr}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje{text-align:left}.AlbumWithSongs_root__Whudh .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW{justify-content:flex-start}.AlbumWithSongs_root__Whudh:not(.AlbumWithSongs_aside__2Xy1l) .AlbumWithSongs_details__2mpje{padding:.5rem 0}.AlbumWithSongs_root__Whudh:not(.AlbumWithSongs_aside__2Xy1l) .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW{margin-top:auto}.AlbumWithSongs_root__Whudh.AlbumWithSongs_aside__2Xy1l{grid-template-areas:"artwork list" "details list"}.AlbumWithSongs_root__Whudh.AlbumWithSongs_above__AUSi9{grid-template-areas:"artwork details" "list list"}}@media screen and (min-width:900px){.AlbumWithSongs_root__Whudh:not(.AlbumWithSongs_aside__2Xy1l) .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW .AlbumWithSongs_desktopButtons__3_wCL{display:block}.AlbumWithSongs_root__Whudh:not(.AlbumWithSongs_aside__2Xy1l) .AlbumWithSongs_details__2mpje .AlbumWithSongs_actions__2JuXW .AlbumWithSongs_mobilePopover__3RvMa{display:none}}.Select_root__1Vazi{--height:var(--tap-target);--radius:0.5rem;position:relative;display:flex;align-items:center;grid-gap:1rem;gap:1rem;border-radius:var(--radius);background-color:var(--color-interaction-background);color:var(--color-emphasis-high);border:1px solid var(--color-interaction-border);height:var(--height);width:100%;cursor:pointer;margin-bottom:1rem;padding-left:1rem}.Select_root__1Vazi:focus{border-color:var(--color-interaction-focus);outline:0;-webkit-tap-highlight-color:transparent}.Select_root__1Vazi .Select_current__Mkgjh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_root__1Vazi .Select_arrow__3nOpI{display:flex;align-items:center;padding:0 1rem;border-left:1px solid var(--color-interaction-border);height:80%;margin:auto 0 auto auto}.Select_root__1Vazi .Select_arrow__3nOpI>*{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.Select_root__1Vazi .Select_options__1zJyU{position:absolute;top:calc(100% + .5rem);left:0;width:100%;z-index:1;background-color:inherit;border-radius:var(--radius);overflow:hidden;list-style:none;padding:0;margin:0;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN{display:block;padding:.75rem 1rem;text-align:left;transition:color .15s,background-color .15s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN.Select_selected__9UyYX,.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN:hover{background-color:var(--color-primary-shade);color:#fff}.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN.Select_active__3Q4d6{position:relative}.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN.Select_active__3Q4d6:after{content:"";position:absolute;right:12px;top:0;bottom:0;margin:auto 0;background-color:currentColor;width:8px;height:8px;border-radius:100%}.Select_root__1Vazi .Select_options__1zJyU .Select_option__19fwN:not(:last-child){border-bottom:1px solid var(--color-interaction-border)}.Select_root__1Vazi.Select_collapsed__bLurx .Select_options__1zJyU{visibility:hidden}.Select_root__1Vazi.Select_collapsed__bLurx .Select_arrow__3nOpI>*{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.FilterSearchWrapper_root__30XsG{display:grid;grid-template-columns:1fr;margin-bottom:1rem}@media screen and (min-width:500px){.FilterSearchWrapper_root__30XsG{grid-template-columns:1fr minmax(140px,200px);grid-gap:1rem;gap:1rem}}.ViewHeader_root__1TwYg{letter-spacing:3px;font-size:1.5em;margin:1rem 0;text-transform:uppercase;font-weight:400}@media(min-width:800px){.ViewHeader_root__1TwYg{font-size:2em;margin:2.5rem 0 1.5rem}}.WaterfallLayout_root__3FKhU{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(var(--min-width),1fr))}.WaterfallLayout_root__3FKhU.WaterfallLayout_sm__VOqFH{--min-width:120px}.WaterfallLayout_root__3FKhU.WaterfallLayout_md__2WGb5{--min-width:160px}.WaterfallLayout_root__3FKhU.WaterfallLayout_lg__3hWfe{--min-width:200px}@media(min-width:800px){.WaterfallLayout_root__3FKhU{grid-gap:3rem;gap:3rem}.WaterfallLayout_root__3FKhU.WaterfallLayout_sm__VOqFH{--min-width:160px}.WaterfallLayout_root__3FKhU.WaterfallLayout_md__2WGb5{--min-width:200px}.WaterfallLayout_root__3FKhU.WaterfallLayout_lg__3hWfe{--min-width:240px}}.ArtworkOverlay_root__3B8Ib{display:none}@media(hover:hover)and (pointer:fine){.ArtworkOverlay_root__3B8Ib{display:flex;position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);justify-content:center;align-items:center;opacity:0;transition:opacity .2s}.ArtworkOverlay_root__3B8Ib .ArtworkOverlay_playPause__UjhNu{display:none;color:#fff;cursor:pointer;padding:1rem}.ArtworkOverlay_root__3B8Ib .ArtworkOverlay_playingIndicator__2fpFY{display:none;color:#fff}.ArtworkOverlay_root__3B8Ib.ArtworkOverlay_isPlaying__20Sou,.ArtworkOverlay_root__3B8Ib:hover{opacity:1}.ArtworkOverlay_root__3B8Ib.ArtworkOverlay_isPlaying__20Sou .ArtworkOverlay_playPause__UjhNu,.ArtworkOverlay_root__3B8Ib:hover .ArtworkOverlay_playPause__UjhNu{display:block}.ArtworkOverlay_root__3B8Ib.ArtworkOverlay_isPlaying__20Sou .ArtworkOverlay_playingIndicator__2fpFY,.ArtworkOverlay_root__3B8Ib.ArtworkOverlay_isPlaying__20Sou:not(:hover) .ArtworkOverlay_playPause__UjhNu,.ArtworkOverlay_root__3B8Ib:hover .ArtworkOverlay_playingIndicator__2fpFY{display:none}.ArtworkOverlay_root__3B8Ib.ArtworkOverlay_isPlaying__20Sou:not(:hover) .ArtworkOverlay_playingIndicator__2fpFY{display:block}}.AlbumCard_root__3l-NA .AlbumCard_info__1MYAE{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem 0}.AlbumCard_root__3l-NA .AlbumCard_info__1MYAE .AlbumCard_artist__2MpO9,.AlbumCard_root__3l-NA .AlbumCard_info__1MYAE .AlbumCard_name__1rzmg{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AlbumCard_root__3l-NA .AlbumCard_info__1MYAE .AlbumCard_name__1rzmg{font-weight:700}.AlbumCard_root__3l-NA .AlbumCard_info__1MYAE .AlbumCard_artist__2MpO9{opacity:.6}.EmptyLibrary_root__24BrA{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 0}.EmptyLibrary_root__24BrA .EmptyLibrary_icon__itimx{width:64px;height:64px;border:5px dashed #000;opacity:.2}.EmptyLibrary_root__24BrA .EmptyLibrary_text__1uqvr{margin-top:2rem;text-align:center;white-space:nowrap;color:var(--color-emphasis-low);font-size:1.25rem}.ArtistCard_root__1jGHl .ArtistCard_info__vfM8j{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem 0;text-align:center}.ArtistCard_root__1jGHl .ArtistCard_info__vfM8j .ArtistCard_name__8hdIY{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtistCard_root__1jGHl .ArtistCard_info__vfM8j .ArtistCard_name__8hdIY:hover{text-decoration:underline}.ArtistCard_root__1jGHl .ArtistCard_info__vfM8j .ArtistCard_counts__T0IDW{opacity:.6}.SectionHeader_root__3Onio{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.SectionHeader_root__3Onio>h2{letter-spacing:1.5px;font-weight:400;text-transform:uppercase;font-size:1em}.ArtistDiscography_albums__DM3_9{display:grid;grid-gap:8rem;gap:8rem}.ArtistHeader_root__2POJY{display:grid;grid-template-columns:1fr 200px 1fr;grid-template-rows:auto 1fr;grid-template-areas:". artwork ." "content content content";position:relative;overflow:hidden;padding:1rem;grid-gap:1rem;gap:1rem;border-radius:4px;color:#fff}.ArtistHeader_root__2POJY .ArtistHeader_background__O5ufF{position:absolute;top:0;bottom:0;left:0;right:0;background:no-repeat 50% rgba(0,0,0,.025);background-size:cover;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.ArtistHeader_root__2POJY .ArtistHeader_background__O5ufF:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:rgba(0,0,0,.25)}.ArtistHeader_root__2POJY .ArtistHeader_artwork__1oVYZ{grid-area:artwork}.ArtistHeader_root__2POJY .ArtistHeader_content__2qkPJ{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0;z-index:1;text-align:center;grid-area:content}.ArtistHeader_root__2POJY .ArtistHeader_content__2qkPJ .ArtistHeader_name__T5tl0 h1{font-size:2rem;margin:0 0 1.5rem}@media screen and (min-width:1000px){.ArtistHeader_root__2POJY{padding:2rem;grid-gap:2rem;gap:2rem;grid-template-columns:200px 1fr;grid-template-rows:1fr;grid-template-areas:"artwork content"}.ArtistHeader_root__2POJY .ArtistHeader_content__2qkPJ{text-align:left}.ArtistHeader_root__2POJY .ArtistHeader_content__2qkPJ .ArtistHeader_name__T5tl0 h1{font-size:3rem}}.Carousel_root__2cnsA{--gap:1rem;--itemWidth:100px;--trackWidth:min-content;--padding:2rem}.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P{position:relative}.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowLeft__22d0s,.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowRight__1wQVn{display:block;position:absolute;width:1rem;top:0;bottom:0;opacity:0;z-index:1;background:red;transition:opacity .15s}.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowLeft__22d0s.Carousel_shadowVisible__1DI7d,.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowRight__1wQVn.Carousel_shadowVisible__1DI7d{opacity:1}.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowLeft__22d0s{left:0;background:linear-gradient(-90deg,transparent,rgba(0,0,0,.25))}.Carousel_root__2cnsA .Carousel_viewportWrapper__nUq8P .Carousel_shadowRight__1wQVn{right:0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.25))}.Carousel_root__2cnsA .Carousel_viewport__3XrmM{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding:var(--padding)}.Carousel_root__2cnsA .Carousel_viewport__3XrmM .Carousel_track__e45pb{display:flex;grid-gap:var(--gap);gap:var(--gap);width:var(--trackWidth)}.Carousel_root__2cnsA .Carousel_viewport__3XrmM .Carousel_track__e45pb>*{flex:0 0 var(--itemWidth);scroll-snap-align:start}.Carousel_root__2cnsA>header{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.Carousel_root__2cnsA>header>nav{margin-left:auto}@media screen and (max-width:500px){.Carousel_root__2cnsA>header>nav{display:none}}.Spacer_root__2kLFX{height:var(--height)}.Spacer_root__2kLFX.Spacer_sm__14i20{--height:1rem}.Spacer_root__2kLFX.Spacer_md__3rSvB{--height:2rem}.Spacer_root__2kLFX.Spacer_lg__2h9Vb{--height:4rem}.QueueCurrent_root__2I1NY{position:relative;margin-bottom:1rem;background-color:rgba(0,0,0,.05);overflow:hidden;border-radius:4px}.QueueCurrent_root__2I1NY .QueueCurrent_background__3C6Lt{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1);background:no-repeat 50% rgba(0,0,0,.025);background-size:cover}.QueueCurrent_root__2I1NY .QueueCurrent_background__3C6Lt:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:rgba(0,0,0,.25)}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6{position:relative;z-index:1;padding:1rem;color:#fff;text-align:center}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_label__12p0C{text-transform:uppercase;font-size:.7em;letter-spacing:1px}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_artwork__8KcR1{margin:1rem auto;width:120px;height:120px;box-shadow:0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12),0 7px 8px -4px rgba(0,0,0,.2)}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_title__3kVNJ{font-weight:700;margin:.5rem 0}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_artist__1a5wz{font-size:.85em;opacity:.7}@media screen and (min-width:500px){.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6{text-align:left}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_artwork__8KcR1{margin:0}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_info__3Q460{display:flex;padding:1rem 0;grid-gap:1rem;gap:1rem}.QueueCurrent_root__2I1NY .QueueCurrent_content__2nhe6 .QueueCurrent_info__3Q460 .QueueCurrent_title__3kVNJ{font-size:1.5rem}}.QueueEmpty_root__3NIPu{text-align:center;padding-top:20vh}.QueueEmpty_root__3NIPu>h2,.QueueEmpty_root__3NIPu>p{color:var(--color-emphasis-low)}.Card_root__2B_87{position:relative;display:block;border-radius:4px;background-color:var(--color-elevation-medium);transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2)}.Card_root__2B_87:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:transparent;transition:background-color .15s;pointer-events:none}:root{--search-history-entry-padding:0.5rem;--search-history-entry-width:1fr;--search-history-entry-artwork-size:64px;--search-history-entry-align-items:center}@media screen and (min-width:550px){:root{--search-history-entry-artwork-size:96px;--search-history-entry-padding:1rem;--search-history-entry-width:minmax(340px,1fr);--search-history-entry-align-items:flex-start}}.SearchHistory_entriesGrid__3CUgt{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,1fr);grid-template-columns:repeat(auto-fill,var(--search-history-entry-width))}.SearchHistory_entry__1eb53{position:relative;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:64px 1fr auto;grid-template-columns:var(--search-history-entry-artwork-size) 1fr auto;align-items:center;align-items:var(--search-history-entry-align-items);padding:.5rem;padding:var(--search-history-entry-padding)}.SearchHistory_entryContent__3RJph{display:flex;flex-direction:column;justify-content:center;height:100%;min-width:0}.SearchHistory_entryContent__3RJph>h1,.SearchHistory_entryContent__3RJph>h2{font-size:1rem;margin:.25rem 0;margin:calc(var(--search-history-entry-padding)/2) 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchHistory_entryContent__3RJph>h2{font-weight:400;opacity:.8}.SearchHistory_exit__2SNS8{-webkit-transform:scale(1);transform:scale(1)}.SearchHistory_exitActive__1KfxH{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform 2s ease-in;transition:transform 2s ease-in;transition:transform 2s ease-in,-webkit-transform 2s ease-in}.ThemeSwitcher_root__1Luvb{border:1px solid var(--color-interaction-border);border-radius:1rem;padding:.5rem;overflow:hidden;position:relative}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ{position:absolute;top:0;bottom:0;right:0;width:4rem;display:grid;place-content:center;color:var(--color-emphasis-high)}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_earth__17UN9{width:42px;height:42px;transition:color .75s cubic-bezier(.79,.14,.15,.86)}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c{position:absolute;width:8rem;right:-2rem;top:0;bottom:0;transition:-webkit-transform .75s cubic-bezier(.79,.14,.15,.86);transition:transform .75s cubic-bezier(.79,.14,.15,.86);transition:transform .75s cubic-bezier(.79,.14,.15,.86),-webkit-transform .75s cubic-bezier(.79,.14,.15,.86)}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c .ThemeSwitcher_moon__mLbfd,.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c .ThemeSwitcher_sun__3gqpu{position:absolute;top:0;bottom:0;margin:auto 0;transition:color .75s cubic-bezier(.79,.14,.15,.86),-webkit-transform .75s cubic-bezier(.79,.14,.15,.86);transition:transform .75s cubic-bezier(.79,.14,.15,.86),color .75s cubic-bezier(.79,.14,.15,.86);transition:transform .75s cubic-bezier(.79,.14,.15,.86),color .75s cubic-bezier(.79,.14,.15,.86),-webkit-transform .75s cubic-bezier(.79,.14,.15,.86);color:currentColor}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c .ThemeSwitcher_sun__3gqpu{left:0}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c .ThemeSwitcher_moon__mLbfd{right:0}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ.ThemeSwitcher_night__15QUU .ThemeSwitcher_disk__2X88c,.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ.ThemeSwitcher_night__15QUU .ThemeSwitcher_disk__2X88c .ThemeSwitcher_sun__3gqpu,.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ:not(.ThemeSwitcher_night__15QUU) .ThemeSwitcher_disk__2X88c .ThemeSwitcher_moon__mLbfd{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:450px){.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ{width:6rem}.ThemeSwitcher_root__1Luvb .ThemeSwitcher_solarSystem__2LraJ .ThemeSwitcher_disk__2X88c{width:10rem;right:-2rem}}.Modal_wrapper__2g-Fp{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:grid;justify-content:stretch;align-content:center;padding:1rem;z-index:99}.Modal_wrapper__2g-Fp .Modal_modal__3upIc{background-color:var(--color-elevation-medium);max-width:600px;width:100%;margin:auto;border-radius:4px;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.Modal_wrapper__2g-Fp .Modal_modal__3upIc:focus{outline:1px dashed hsla(0,0%,100%,.8);outline-offset:2px}.Modal_wrapper__2g-Fp .Modal_header__3AcpF{display:flex;align-items:center;padding-left:1.5rem;background-color:var(--color-primary);color:#fff}.Modal_wrapper__2g-Fp .Modal_header__3AcpF>h1{letter-spacing:1.5px;font-weight:400;text-transform:uppercase;font-size:1em}.Modal_wrapper__2g-Fp .Modal_header__3AcpF>button{margin-left:auto}.Modal_wrapper__2g-Fp .Modal_content__1WqNT{padding:2rem 1.5rem;overflow-y:auto}.UserSessions_session__1vSYX{display:flex;align-items:center;padding:.5rem 1rem;margin-bottom:1rem}.UserSessions_session__1vSYX .UserSessions_icon__1SJ4-{flex-shrink:0;color:var(--color-emphasis-low)}.UserSessions_session__1vSYX .UserSessions_details__3YbZj{margin-left:1rem;width:100%}.UserSessions_session__1vSYX>button{flex-shrink:0}.UserSessions_revokeForm__3x_M1{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media screen and (min-width:1200px){.UserSettings_container__LmH8C{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}}.MainContent_root__3Nop9{background-color:var(--color-elevation-low);overflow:hidden}.MainContent_root__3Nop9 .MainContent_inner__U93Fm{padding:1rem 1rem calc(112px + 2rem);max-width:1400px;margin:0 auto}@media(min-width:800px){.MainContent_root__3Nop9{overflow-y:auto}.MainContent_root__3Nop9 .MainContent_inner__U93Fm{padding:2rem}}.TextPlaceholder_root__25XAj{display:block;background-color:hsla(0,0%,100%,.3);margin:.4rem 0}.PlayerCurrent_root__Zq6Ln{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;min-width:0;width:100%}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_artwork__2QZPj{width:64px;height:64px;flex-shrink:0}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_artwork__2QZPj>img{width:100%;height:100%}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk{display:flex;justify-content:center;flex-direction:column;grid-gap:.125rem;gap:.125rem;min-width:0}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk .PlayerCurrent_artist__1NakL,.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk .PlayerCurrent_title__iUphT{display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk .PlayerCurrent_title__iUphT{font-weight:700}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk .PlayerCurrent_artist__1NakL{text-decoration:none}.PlayerCurrent_root__Zq6Ln .PlayerCurrent_info__1EXqk .PlayerCurrent_artist__1NakL:hover{text-decoration:underline}@media(min-width:800px){.PlayerCurrent_root__Zq6Ln .PlayerCurrent_artwork__2QZPj{width:48px;height:48px}}.PlayerVolume_root__3TjPy{display:flex;align-items:center;width:120px;height:20px}.PlayerVolume_root__3TjPy .PlayerVolume_icon__3FWVG{color:#fff;margin:.5rem;cursor:pointer}.DesktopPlayerBar_root__1WBbE{background-color:var(--color-primary);color:#fff;padding:.75rem;--gap:1rem}@media(min-width:950px){.DesktopPlayerBar_root__1WBbE{--gap:2rem}}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_layout__3wYOV{height:100%;display:grid;grid-template-columns:calc(240px - 1.5rem) calc(1rem + var(--gap)) 1fr 1fr var(--gap) -webkit-min-content;grid-template-columns:calc(240px - 1.5rem) calc(1rem + var(--gap)) 1fr 1fr var(--gap) min-content;grid-template-rows:1fr 22px;grid-template-areas:"current . main-controls side-controls . queue" "current . progress progress . queue"}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_mainControls__1JbM8,.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_progress__2Y2x4,.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_sideControls__xpfvA{display:flex;align-items:center}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_current__3AGs2{display:flex;align-items:center;grid-area:current;min-height:0;min-width:0}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_mainControls__1JbM8{grid-area:main-controls;grid-gap:2rem;gap:2rem}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_mainControls__1JbM8 .DesktopPlayerBar_durations__1CuVv .DesktopPlayerBar_slash__16Up7{margin:0 .25rem}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_sideControls__xpfvA{grid-area:side-controls;justify-content:flex-end;grid-gap:1rem;gap:1rem}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_progress__2Y2x4{grid-area:progress;justify-content:center}.DesktopPlayerBar_root__1WBbE .DesktopPlayerBar_queueButton__2mETC{grid-area:queue;display:flex;justify-content:center;align-items:center;color:#fff}.NavigationEntry_navEntry__m1sEF{display:flex;align-items:center;padding:1rem 1.5rem;color:#fff;transition:color .2s,background-color .2s;text-decoration:none;cursor:pointer}.NavigationEntry_navEntry__m1sEF:hover{background-color:hsla(0,0%,100%,.05)}.NavigationEntry_navEntry__m1sEF.NavigationEntry_active__12sRn{position:relative}.NavigationEntry_navEntry__m1sEF.NavigationEntry_active__12sRn:after{content:"";position:absolute;right:12px;top:0;bottom:0;margin:auto 0;background-color:currentColor;width:8px;height:8px;border-radius:100%}.NavigationEntry_navEntry__m1sEF .NavigationEntry_icon__1Yzsv{display:flex;align-items:center;margin-right:1rem}.NavigationEntry_navEntry__m1sEF .NavigationEntry_label__3_3js{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LoginInfo_root__31cxX{padding:1rem 1.5rem;color:#fff}.LoginInfo_root__31cxX .LoginInfo_logout__1dDnc,.LoginInfo_root__31cxX .LoginInfo_name__5_Sv6{display:block}.LoginInfo_root__31cxX .LoginInfo_name__5_Sv6{margin-bottom:.25rem}.LoginInfo_root__31cxX .LoginInfo_logout__1dDnc{color:inherit}.DesktopSidebar_root__pNY_X{background-color:var(--color-primary-shade);overflow-y:auto;overflow-x:hidden}.DesktopSidebar_root__pNY_X>nav{margin:2.5rem 0}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;grid-template-areas:"main";min-height:100vh}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg .Wrapper_desktopSidebar__KysvL{display:none}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg .Wrapper_main__CUGdh{grid-area:main}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg .Wrapper_desktopPlayerBar__298hV{display:none}@media(min-width:800px){.Wrapper_root__mYLyI .Wrapper_mobileMenu__1W7ki,.Wrapper_root__mYLyI .Wrapper_mobilePlayerBar__1RhOI{display:none}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg{grid-template-columns:240px 1fr;grid-template-rows:1fr 80px;grid-template-areas:"sidebar main" "player player";height:100vh}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg .Wrapper_desktopSidebar__KysvL{display:block;grid-area:sidebar}.Wrapper_root__mYLyI .Wrapper_layout__2LpPg .Wrapper_desktopPlayerBar__298hV{display:block;grid-area:player}}.NotificationProvider_root__1itEI{position:fixed;top:0;right:0;padding:.5rem}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP{position:relative;padding:.75rem 3rem .75rem 1.5rem;background-color:var(--color-elevation-high);margin-bottom:.5rem;font-size:.9em;cursor:pointer;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP .NotificationProvider_title__37Vrh{color:var(--color-emphasis-medium);margin:0}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP .NotificationProvider_message__1jrs7{margin:.5rem 0 0}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP .NotificationProvider_close__P6eov{position:absolute;top:.75rem;right:.75rem;color:var(--color-emphasis-low);width:16px;height:16px}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP.NotificationProvider_error__2pWHD{background-color:var(--color-danger);color:#fff}.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP.NotificationProvider_error__2pWHD .NotificationProvider_close__P6eov,.NotificationProvider_root__1itEI .NotificationProvider_notification__3G6mP.NotificationProvider_error__2pWHD .NotificationProvider_title__37Vrh{color:#fff}body{--font-weight:400;--tap-target:48px;--color-primary:#435f7a;--color-primary-shade:#34495e;--color-success:#27ae60;--color-danger:#e74c3c;--color-interaction-background:#fbfbfb;--color-interaction-border:#ebebeb;--color-interaction-focus:#435f7a;--color-emphasis-high:#121212;--color-emphasis-medium:#474747;--color-emphasis-low:#616161;--color-elevation-low:#fff;--color-elevation-medium:#fff;--color-elevation-high:#fff;--body-background:var(--color-primary);margin:0;font-size:15px;font-family:"FiraSans",sans-serif;font-weight:var(--font-weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-emphasis-high);background-color:var(--body-background)}body[data-theme=night]{--font-weight:300;--color-primary:#2b3d4f;--color-primary-shade:#1d2935;--color-interaction-background:var(--color-primary);--color-interaction-border:#243342;--color-interaction-focus:#e2e2e2;--color-emphasis-high:#fff;--color-emphasis-medium:#f5f5f5;--color-emphasis-low:#ebebeb;--color-elevation-low:#161f27;--color-elevation-medium:var(--color-primary-shade);--color-elevation-high:#32475d;--body-background:var(--color-elevation-low)}body.no-scroll{overflow:hidden}*{box-sizing:border-box;scrollbar-color:var(--color-primary) transparent}:focus{outline:1px solid currentColor}@supports selector(*:focus-visible){:focus{outline:0}:focus-visible{outline:1px solid currentColor}}@font-face{font-family:"FiraSans";src:local("FiraSans"),url(/static/media/FiraSans-Regular.1c0bf072.ttf) format("truetype");font-weight:400}@font-face{font-family:"FiraSans";src:local("FiraSans"),url(/static/media/FiraSans-Light.850f6774.ttf) format("truetype");font-weight:300}
/*# sourceMappingURL=main.1c358379.chunk.css.map */