.styles_bottomBarWrapper__m8Q1G{position:fixed;left:35%;transform:translateX(-50%);width:100%;bottom:0;height:100px;background-color:var(--c-surface-primary);border-top:1px solid var(--c-outline-primary);box-shadow:0 0 16px 0 rgba(44,44,44,.31);display:flex;justify-content:space-around;align-items:center;z-index:2}@media screen and (max-width:1450px){.styles_bottomBarWrapper__m8Q1G{position:fixed;bottom:0;display:flex;overflow:hidden;left:unset;transform:unset;width:100%}}.styles_controlsWrapper__bCx6V{display:flex;justify-content:space-between;align-items:center;gap:.9375rem;margin-bottom:30px}.styles_playPauseButton__1bsW_{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_playPauseButton__1bsW_:active{transform:scale(.95)}.styles_playPauseButton__1bsW_:disabled{cursor:default;opacity:50%}.styles_playPauseButton__1bsW_:disabled:active{transform:scale(1)}.styles_playPauseButton__1bsW_{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:8px;background-color:var(--c-amber-accent-container-secondary)}.styles_playPauseButton__1bsW_.styles_inverted__cHqan{background-color:var(--c-amber-over-accent-container-primary)}.styles_nextPreviousButton__koyXR{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_nextPreviousButton__koyXR:active{transform:scale(.95)}.styles_nextPreviousButton__koyXR:disabled{cursor:default;opacity:50%}.styles_nextPreviousButton__koyXR:disabled:active{transform:scale(1)}.styles_nextPreviousButton__koyXR{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:8px;background-color:transparent}@media(hover:hover){.styles_nextPreviousButton__koyXR:hover:not(:disabled){background-color:var(--c-amber-accent-container-secondary)}.styles_nextPreviousButton__koyXR.styles_inverted__cHqan:not(:disabled):hover{background-color:var(--c-amber-over-accent-container-primary)}}.styles_toggleButton__1ntz4{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_toggleButton__1ntz4:active{transform:scale(.95)}.styles_toggleButton__1ntz4:disabled{cursor:default;opacity:50%}.styles_toggleButton__1ntz4:disabled:active{transform:scale(1)}.styles_toggleButton__1ntz4{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:8px;background-color:transparent}@media(hover:hover){.styles_toggleButton__1ntz4:hover:not(:disabled){background-color:var(--c-amber-accent-container-secondary)}.styles_toggleButton__1ntz4.styles_inverted__cHqan:not(:disabled):hover{background-color:var(--c-amber-over-accent-container-primary)}}.styles_toggleButton__1ntz4.styles_selectedButton__GNHQk.styles_inverted__cHqan{background-color:var(--c-amber-over-accent-container-primary)}.styles_toggleButton__1ntz4.styles_selectedButton__GNHQk{background-color:var(--c-amber-accent-container-secondary)}.styles_buttonLabel__kCwwW{display:grid;justify-items:center;cursor:pointer;font-family:Inter,sans-serif;font-size:small}@media(hover:hover){.styles_buttonLabel__kCwwW .styles_toggleButton__1ntz4.styles_inverted__cHqan:not(:disabled):hover{background-color:var(--c-amber-over-accent-container-primary)}}.styles_shimmerItem__znSHV{padding:12px;display:flex;align-items:center;gap:16px}.styles_imagePlaceholder__feeRU{width:48px;height:48px;background-image:linear-gradient(270deg,rgba(189,224,249,.03),rgba(189,224,249,.08) 50%,rgba(189,224,249,.03));background-size:400% 400%;border-radius:8px;animation:styles_shimmer__CkrT6 .8s ease-in-out infinite}.styles_contentPlaceholder__p9ITE{display:flex;flex-direction:column;gap:8px}.styles_contentLinePlaceholder__74x8x:first-child{width:588px;height:18px}.styles_contentLinePlaceholder__74x8x:first-child,.styles_contentLinePlaceholder__74x8x:nth-child(2){background-image:linear-gradient(270deg,rgba(189,224,249,.03),rgba(189,224,249,.08) 50%,rgba(189,224,249,.03));background-size:400% 400%;animation:styles_shimmer__CkrT6 .8s ease-in-out infinite}.styles_contentLinePlaceholder__74x8x:nth-child(2){width:530px;height:12px}@keyframes styles_shimmer__CkrT6{0%{background-position:0 0}to{background-position:-135% 0}}.styles_outerWrapper__fHhkw{position:relative;overflow:hidden;border-radius:8px;z-index:2}@media screen and (max-width:500px){.styles_outerWrapper__fHhkw{border-radius:0}}.styles_outerWrapper__fHhkw.styles_isCollapsedClass__3b7Yj{z-index:0}.styles_contentContainer__4WDxU{background-color:var(--c-surface-secondary)}@media screen and (max-width:500px){.styles_contentContainer__4WDxU{padding:0 .75rem}}.styles_contentContainer__4WDxU.styles_isCollapsedClass__3b7Yj{background-color:transparent}.styles_contentContainer__4WDxU.styles_isPlayingClass__23Kgf,.styles_contentContainer__4WDxU:hover.styles_isPlayingClass__23Kgf{background-color:var(--c-amber-accent-container-secondary)}.styles_contentContainer__4WDxU.styles_canBlink__OcGHK{animation:styles_blink__pTlzy .5s ease-in-out;animation-delay:.2s}@keyframes styles_blink__pTlzy{0%{background-color:rgba(245,163,81,.2);transform:scale(1)}25%{background-color:rgba(245,163,81,.4);transform:scale(1.02)}50%{background-color:rgba(245,163,81,.4);transform:scale(1.02)}to{background-color:initial;transform:scale(1)}}@media(hover:hover){.styles_contentContainer__4WDxU.styles_blink__pTlzy:hover,.styles_contentContainer__4WDxU:hover{background-color:var(--c-surface-secondary)}}.styles_contentContainer__4WDxU header{display:flex;justify-content:space-between;align-items:center;padding-right:1.5rem;gap:16px}@media screen and (max-width:500px){.styles_contentContainer__4WDxU header{padding-right:.75rem}}.styles_contentContainer__4WDxU header.styles_isCollapsedClass__3b7Yj{padding-right:.75rem}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN{position:relative;display:grid;flex:1 1;grid-template-rows:auto;grid-template-columns:auto 1fr 10%;grid-template-areas:"img title duration" "img info duration";align-items:center;padding:1rem 0 1rem 1rem;grid-gap:8px 16px;gap:8px 16px}@media screen and (max-width:834px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN{grid-template-columns:auto auto 1fr;grid-template-areas:"img title title" "img duration info";gap:8px 16px}}@media screen and (max-width:766px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN:not(.styles_isCollapsedClass__3b7Yj){grid-template-columns:auto auto 1fr;grid-template-areas:"img title title" "img duration duration" "info info info";gap:8px 8px}}@media screen and (max-width:500px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN{padding:.75rem 0 .75rem .5rem}}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN.styles_isCollapsedClass__3b7Yj{padding:.75rem 0 .75rem .75rem}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU:active{transform:scale(.95)}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU:disabled{cursor:default;opacity:50%}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU:disabled:active{transform:scale(1)}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background-color:transparent}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_expandButton__KPKaU span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN .styles_cardCover__ji1Un{position:relative;aspect-ratio:1;width:48px;height:48px;border:1px solid var(--c-outline-primary);border-radius:8px;overflow:hidden;grid-area:img;align-self:flex-start}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN h3{font-family:Lexend,sans-serif;font-size:1rem;font-weight:600;line-height:135%;grid-area:title;align-self:flex-start}@media screen and (max-width:834px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN h3{white-space:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media screen and (max-width:500px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN h3{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:135%}}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;color:var(--c-on-surface-secondary);grid-area:info}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span.styles_isPlayingClass__23Kgf{color:var(--c-amber-accent-secondary)}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span.styles_isCollapsedClass__3b7Yj:after{content:" ...voir plus";color:var(--c-on-surface-primary);font-weight:500}@media screen and (max-width:834px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span.styles_isCollapsedClass__3b7Yj{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span.styles_isCollapsedClass__3b7Yj:after{content:""}}@media screen and (max-width:500px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN span{max-width:none;white-space:normal;overflow:auto;text-overflow:unset}}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN time{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;grid-area:duration;justify-self:center}@media screen and (max-width:834px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN time{justify-self:normal}}@media screen and (max-width:500px){.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN time{justify-self:start}}.styles_contentContainer__4WDxU header .styles_clickableArea__sHILN time.styles_isPlayingClass__23Kgf{color:var(--c-amber-accent-secondary)}.styles_bodyWrapper__3Tfor{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:0 5rem 1.25rem}@media screen and (max-width:766px){.styles_bodyWrapper__3Tfor{gap:1rem;padding:0 1rem .75rem}}@media screen and (max-width:500px){.styles_bodyWrapper__3Tfor{gap:1rem;padding:0 .75rem .75rem}}.styles_bodyWrapper__3Tfor p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:150%}@media screen and (max-width:500px){.styles_bodyWrapper__3Tfor p{font-size:.875rem}}.styles_seeLessButton__yvdBu{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_seeLessButton__yvdBu:active{transform:scale(.95)}.styles_seeLessButton__yvdBu:disabled{cursor:default;opacity:50%}.styles_seeLessButton__yvdBu:disabled:active{transform:scale(1)}.styles_seeLessButton__yvdBu{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:100%;display:flex;align-items:center;padding:4px 0;gap:4px;background-color:transparent;color:var(--c-on-surface-primary)}.styles_seeLessButton__yvdBu.styles_isPlayingClass__23Kgf{color:var(--c-amber-accent-primary)}.styles_playButtonPrimary__yCpL9{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_playButtonPrimary__yCpL9:active{transform:scale(.95)}.styles_playButtonPrimary__yCpL9:disabled{cursor:default;opacity:50%}.styles_playButtonPrimary__yCpL9:disabled:active{transform:scale(1)}.styles_playButtonPrimary__yCpL9{display:flex;justify-content:center;align-items:center;width:32px;height:32px;aspect-ratio:1;border-radius:8px;background-color:var(--c-amber-accent-container-primary)}@media screen and (max-width:766px){.styles_playButtonPrimary__yCpL9{margin-top:16px;align-self:flex-start}}@media(hover:hover){.styles_playButtonPrimary__yCpL9:hover{filter:brightness(110%)}}.styles_playButtonSecondary__qUKvG{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_playButtonSecondary__qUKvG:active{transform:scale(.95)}.styles_playButtonSecondary__qUKvG:disabled{cursor:default;opacity:50%}.styles_playButtonSecondary__qUKvG:disabled:active{transform:scale(1)}.styles_playButtonSecondary__qUKvG{aspect-ratio:1;border-radius:8px;background-color:transparent;border:1px solid var(--c-outline-primary)}.styles_audioBarsWrapper__k6c_i,.styles_playButtonSecondary__qUKvG{display:flex;justify-content:center;align-items:center;width:32px;height:32px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_modalHeader__s4e8H{padding:1.5rem;text-align:center;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom:1px solid #edf2f7}.styles_modalHeader__s4e8H h3{margin-top:1rem;font-size:1.25rem;font-weight:600;color:#1a202c}.styles_modalHeader__s4e8H span{color:#718096;font-size:.9rem}.styles_modalBody__hNlik{padding:1.5rem;background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.styles_button__0Hse5{margin-top:.75rem;width:100%;transition:all .2s ease}.styles_button__0Hse5:hover{transform:translateY(-2px)}.styles_removeButton__CdDe9{background-color:#fee2e2!important;color:#dc2626!important;height:45px;border-radius:8px;font-weight:600;border:1px solid #fecaca!important}.styles_removeButton__CdDe9:hover{background-color:#fecaca!important}.styles_likeButton__wHxVV{width:100%;height:45px;border-radius:8px;font-weight:600;transition:all .2s ease}.styles_likeButton__wHxVV.styles_liked__Ga95v{background-color:#fff!important;color:var(--c-amber-accent-primary)!important;border:1px solid var(--c-amber-accent-primary)!important}.styles_likeButton__wHxVV.styles_liked__Ga95v:hover{background-color:#fff5ec!important}.styles_likeButton__wHxVV.styles_notLiked__KmWLk{background-color:var(--c-amber-accent-primary)!important;color:#fff!important}.styles_likeButton__wHxVV.styles_notLiked__KmWLk:hover{opacity:.9}.styles_playlistButton__sFfRN{background-color:#f7fafc!important;color:#4a5568!important;height:45px;border-radius:8px;font-weight:600;border:1px solid #e2e8f0!important}.styles_playlistButton__sFfRN:hover{background-color:#edf2f7!important}.styles_playlistItem__qMQAw{background-color:#fff!important;border-radius:12px;padding:.75rem;margin-bottom:.75rem;transition:all .2s ease;border:1px solid #edf2f7}.styles_playlistItem__qMQAw:hover{background-color:#f7fafc!important;transform:translateY(-2px);border-color:#e2e8f0}.styles_playlistItem__qMQAw h3{color:#2d3748;font-size:1rem;margin-left:1rem;font-weight:500}.styles_thumbnail__hF7ZF{border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);background-color:#fff;padding:0;margin-bottom:.5rem}.styles_shimmerBox__ebJ2Y{height:136px;background-image:linear-gradient(270deg,rgba(189,224,249,.03),rgba(189,224,249,.08) 50%,rgba(189,224,249,.03));background-size:400% 400%;border:1px solid transparent;border-radius:16px;animation:styles_shimmer__sGsOi .8s ease-in-out infinite}@media screen and (max-width:825px){.styles_shimmerBox__ebJ2Y{width:250px;height:250px;max-width:250px;min-width:250px}}@keyframes styles_shimmer__sGsOi{0%{background-position:0 0}to{background-position:-135% 0}}.styles_cardWrapper__DB6FB{position:relative;display:flex;justify-content:space-between;align-items:center;flex:0 1 100%;gap:1rem;padding:1.25rem;background-color:var(--c-surface-secondary);border:1px solid var(--c-outline-primary);border-radius:16px;cursor:pointer}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB{flex:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;gap:.75rem;background-color:transparent;border:none;border-radius:0}}.styles_cardWrapper__DB6FB .styles_cardCover__9Yaun{position:relative;width:96px;height:96px;aspect-ratio:1;border:1px solid var(--c-outline-primary);border-radius:12px;overflow:hidden;flex-shrink:0}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_cardCover__9Yaun{width:250px;height:250px}}@media screen and (max-width:572px){.styles_cardWrapper__DB6FB .styles_cardCover__9Yaun{width:250px;height:250px}}.styles_cardWrapper__DB6FB .styles_textContentWrapper__DJWY5{display:flex;flex:1 1 100%;align-self:stretch;flex-direction:column;gap:.5rem}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_textContentWrapper__DJWY5{flex:auto;align-self:flex-start}}.styles_cardWrapper__DB6FB .styles_cardTitle__skbZd{font-family:Lexend,sans-serif;font-size:1rem;font-weight:600;line-height:135%;display:-webkit-box!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}.styles_cardWrapper__DB6FB .styles_timeInfoWrapper__RXAGL{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:100%;color:var(--c-on-surface-secondary)}.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_:active{transform:scale(.95)}.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_:disabled{cursor:default;opacity:50%}.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_:disabled:active{transform:scale(1)}.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:10px;background-color:var(--c-amber-accent-container-primary);align-self:flex-end;visibility:hidden;position:absolute}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_{position:absolute;right:8px;top:61.5%;visibility:unset}}@media screen and (max-width:572px){.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_{right:8px;top:80%}}@media(hover:hover){.styles_cardWrapper__DB6FB .styles_playButton__Kpdb_:hover{filter:brightness(110%)}}.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_:active{transform:scale(.95)}.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_:disabled{cursor:default;opacity:50%}.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_:disabled:active{transform:scale(1)}.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:10px;background-color:var(--c-amber-accent-container-primary);align-self:flex-end;visibility:hidden;position:absolute}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_{position:absolute;right:8px;top:61.5%;visibility:unset}}@media screen and (max-width:572px){.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_{right:8px;top:60%}}@media(hover:hover){.styles_cardWrapper__DB6FB .styles_sourceButton__KcJ1_:hover{filter:brightness(110%)}}.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL:active{transform:scale(.95)}.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL:disabled{cursor:default;opacity:50%}.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL:disabled:active{transform:scale(1)}.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:10px;background-color:var(--c-amber-accent-container-primary);align-self:flex-end}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL{visibility:hidden;position:absolute}}@media(hover:hover){.styles_cardWrapper__DB6FB .styles_playButtonxl__XxTZL:hover{filter:brightness(110%)}}.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta{cursor:pointer;border:none;transition:background-color .1s ease-in-out}.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta:active{transform:scale(.95)}.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta:disabled{cursor:default;opacity:50%}.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta:disabled:active{transform:scale(1)}.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta{display:flex;justify-content:center;align-items:center;width:40px;height:40px;aspect-ratio:1;border-radius:10px;background-color:var(--c-amber-accent-container-primary);align-self:flex-end}@media screen and (max-width:825px){.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta{visibility:hidden;position:absolute}}@media(hover:hover){.styles_cardWrapper__DB6FB .styles_sourceButtonxl__rZIta:hover{filter:brightness(110%)}}.styles_notchPadding__X9zEw{z-index:2}.styles_sectionContainer__CRDXv{padding:0 20px 0 48px}@media screen and (max-width:706px){.styles_sectionContainer__CRDXv{padding:0 24px}}.styles_sectionContainer__CRDXv{border-bottom:1px solid var(--c-outline-primary)}.styles_sectionContainerBack__iyMR4{padding:0 20px 0 48px}@media screen and (max-width:706px){.styles_sectionContainerBack__iyMR4{padding:0 24px}}.styles_sectionContainerBack__iyMR4{position:absolute;padding-top:40px!important;padding-left:15px!important}.styles_contentContainer__JIWv4{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:.9375rem 0;color:var(--c-on-surface-primary)}.styles_contentContainer__JIWv4>div{display:flex;align-items:center}.styles_contentContainer__JIWv4>div .styles_tagline__VmLVa{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:100%;padding-left:1rem;border-left:1px solid var(--c-outline-primary);color:var(--c-on-surface-secondary);margin-left:1rem}@media screen and (max-width:713px){.styles_contentContainer__JIWv4>div .styles_tagline__VmLVa{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}.styles_contentContainer__JIWv4>div a{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:100%;text-decoration:none;color:var(--c-on-surface-secondary)}.styles_contentContainer__JIWv4>div a:hover{color:var(--c-amber-accent-primary)}@media screen and (max-width:400px){.styles_contentContainer__JIWv4>div a{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}.styles_contentContainer__JIWv4>div .styles_dot__4BAYY{color:var(--c-on-surface-tertiary)}@media screen and (max-width:400px){.styles_contentContainer__JIWv4>div .styles_dot__4BAYY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}.styles_contentContainer__JIWv4>div time{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:100%;white-space:nowrap}.styles_stickyHeader__cdY_k{position:fixed;top:0;z-index:3;width:unset;display:none}@media screen and (max-width:1450px){.styles_stickyHeader__cdY_k{display:block}}.styles_headerScroll___k7gH{box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%}.styles_backgroundImageBlur__09WLW{top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.styles_backgroundImageBlur__09WLW,.styles_backgroundImageBlur__09WLW:before{position:absolute;background-position:50%;background-repeat:no-repeat;background-size:cover}.styles_backgroundImageBlur__09WLW:before{content:"";top:-20px;left:-20px;right:-20px;bottom:-20px;background-image:inherit;filter:blur(20px)}.styles_backgroundImageBlur__09WLW:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:overlay}.styles_albumName__grflY{overflow:hidden}.styles_albumName__grflY,.styles_optionButton__G_i_x{font-family:Lexend,sans-serif;font-size:1rem;font-weight:600;line-height:135%;display:-webkit-box!important;max-width:100%;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}.styles_optionButton__G_i_x:hover{color:#592805!important}