.styles_headerContainer__TWLtn{background:var(--white);height:6.5rem;display:flex;align-items:center;padding:2rem 4rem;border-bottom:1px solid var(--gray-100)}@media(max-width:768px){.styles_headerContainer__TWLtn{padding:2rem}}@media(max-width:480px){.styles_headerContainer__TWLtn{padding:1rem;flex-direction:column;height:auto;gap:1rem}}.styles_headerContainer__TWLtn p{margin-left:2rem;padding:.25rem 0 .25rem 2rem;border-left:1px solid var(--gray-100)}@media(max-width:480px){.styles_headerContainer__TWLtn p{margin-left:0;border-left:none;border-bottom:1px solid var(--gray-100);padding:.25rem 0}}.styles_headerContainer__TWLtn span{margin-left:auto;text-transform:capitalize}@media(max-width:480px){.styles_headerContainer__TWLtn span{margin-left:0}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid transparent;border-left:5px solid transparent;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.styles_playerContainer__e9E8A{padding:3rem 4rem;width:26.5rem;height:100vh;background:var(--purple-500);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width:1200px){.styles_playerContainer__e9E8A{width:22rem;padding:2rem}}@media(max-width:768px){.styles_playerContainer__e9E8A{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;width:auto;height:auto;min-height:0;padding:.875rem 1rem 1rem;gap:.5rem;border-radius:1.25rem;box-shadow:0 8px 32px rgba(28,16,60,.35);z-index:20;justify-content:flex-start}}@media(max-width:480px){.styles_playerContainer__e9E8A{left:.5rem;right:.5rem;bottom:.5rem;padding:.75rem .875rem .875rem}}.styles_playerContainer__e9E8A header{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:768px){.styles_playerContainer__e9E8A header{display:none}}.styles_playerContainer__e9E8A strong{font-family:Lexend,sans-serif;font-weight:600}.styles_playerContainer__e9E8A footer{align-self:stretch}.styles_playerContainer__e9E8A footer.styles_empty___9Mfl .styles_progress__O7MWj{opacity:.5}.styles_currentEpisode__8SAIb{text-align:center;width:100%}.styles_currentEpisode__8SAIb img{border-radius:1.5rem;width:100%;height:auto;max-width:18rem;aspect-ratio:1/1;object-fit:cover}.styles_currentEpisode__8SAIb strong{display:block;margin-top:2rem;font:600 1.25rem Lexend,sans-serif}@media(max-width:480px){.styles_currentEpisode__8SAIb strong{font-size:1rem;margin-top:1rem}}.styles_currentEpisode__8SAIb span{display:block;margin-top:1rem;opacity:.6;line-height:1.5rem}@media(max-width:480px){.styles_currentEpisode__8SAIb span{margin-top:.5rem;font-size:.875rem}}@media(max-width:768px){.styles_currentEpisode__8SAIb{display:flex;flex-direction:row;align-items:center;text-align:left;gap:.75rem;width:100%}.styles_currentEpisode__8SAIb img{max-width:3rem;width:3rem;height:3rem;min-width:3rem;border-radius:.5rem;margin:0;aspect-ratio:1/1}.styles_currentEpisode__8SAIb strong{margin:0;font-size:.875rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1;min-width:0}.styles_currentEpisode__8SAIb span{display:none}}.styles_emptyPlayer__82YX6{width:100%;height:20rem;border:1.5px dashed var(--purple-300);border-radius:1.5rem;background:linear-gradient(143.8deg,rgba(145,100,250,.8),transparent);padding:4rem;text-align:center;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.styles_emptyPlayer__82YX6{height:auto;min-height:2.25rem;padding:.25rem;border:0;background:transparent;border-radius:0}.styles_emptyPlayer__82YX6 strong{font-size:.875rem;opacity:.85}}.styles_progress__O7MWj{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.styles_progress__O7MWj span{display:inline-block;width:4rem;text-align:center}.styles_progress__O7MWj .styles_slider__1NMhr{flex:1 1}.styles_progress__O7MWj .styles_slider__1NMhr .styles_emptySlider__pHy7a{width:100%;height:4px;background:var(--purple-300);border-radius:2px}@media(max-width:768px){.styles_progress__O7MWj{gap:.75rem;font-size:.7rem;padding:0 .25rem}.styles_progress__O7MWj span{width:auto;min-width:2.5rem;font-size:.7rem}}.styles_buttons__gRyyV{display:flex;align-items:center;justify-content:center;margin-top:2.5rem;gap:1.5rem}@media(max-width:768px){.styles_buttons__gRyyV{gap:.5rem;margin-top:.25rem}}.styles_buttons__gRyyV button{background:transparent;border:0;font-size:0;transition:filter .2s}.styles_buttons__gRyyV button:disabled{cursor:default;opacity:.5}.styles_buttons__gRyyV button:hover:not(:disabled){filter:brightness(.7)}.styles_buttons__gRyyV button.styles_isActive__OoQih{filter:invert(.35) sepia(1) saturate(3) hue-rotate(100deg)}.styles_buttons__gRyyV button.styles_isActive__OoQih:hover{filter:brightness(.6) invert(.35) sepia(1) saturate(3) hue-rotate(100deg)}.styles_buttons__gRyyV button.styles_playButton__w_ToE{width:4rem;height:4rem;border-radius:1rem;background:var(--purple-400)}.styles_buttons__gRyyV button.styles_playButton__w_ToE:hover:not(:disabled){filter:brightness(.95)}@media(max-width:768px){.styles_buttons__gRyyV button.styles_playButton__w_ToE{width:2.75rem;height:2.75rem;border-radius:.75rem}.styles_buttons__gRyyV button img{width:1rem;height:1rem}.styles_buttons__gRyyV button.styles_playButton__w_ToE img{width:1.125rem;height:1.125rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--white:#fff;--gray-50:#f7f8fa;--gray-100:#e6e8eb;--gray-200:#afb2b1;--gray-300:#c4c4c4;--gray-500:grey;--gray-600:#6b7280;--gray-800:#494d4b;--green-500:#04d361;--green-600:#03b352;--purple-300:#9f75ff;--purple-400:#9164fa;--purple-500:#8257e5;--purple-800:#6f48c9}#__next,body,html{max-width:100vw;width:100%}@media(min-width:769px){#__next,body,html{overflow:hidden;height:100vh}}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background:var(--gray-50)}body,button,input,textarea{font:500 1rem Inter,sans-serif;color:var(--gray-500)}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:Lexend,sans-serif;color:var(--gray-800)}h1{font-size:2rem}h2{font-size:1.5rem}button{cursor:pointer}canvas,iframe,img,svg,video{max-width:100%;height:auto}.app_wrapper__5notO{display:flex;max-width:100vw;overflow:hidden;height:100vh}@media(max-width:768px){.app_wrapper__5notO{flex-direction:column;height:auto;min-height:100vh;overflow:visible}}.app_wrapper__5notO main{flex:1 1;min-width:0;height:100%;overflow:hidden}@media(max-width:768px){.app_wrapper__5notO main{width:100%;height:auto;overflow:visible}}