.player__primary-btn{display:flex;height:44px;justify-content:center;align-items:center;background-color:#e60578!important;padding-left:24px;padding-right:24px;border-radius:8px;color:#fff;transition:transform .2s}.player__primary-btn:disabled{opacity:.3}.player__primary-btn:active{transform:scale(95%)}.player__secondary-btn{display:flex;height:44px;justify-content:center;align-items:center;padding-left:30px;padding-right:30px;border:1px solid hsla(0,0%,100%,.22);border-radius:8px;color:#fff;transition:transform .2s}.player__secondary-btn:active{transform:scale(95%)}.player__modal-content{padding:15px 24px 24px;flex-shrink:1;overflow-y:auto;display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:21px;color:#fafafa}.player__modal-footer{flex-direction:row;padding-left:24px;padding-right:24px;padding-bottom:24px}.player__modal-footer,.player__modal-title{display:flex;justify-content:center;align-items:center}.player__modal-title{font-size:18px;font-weight:600;line-height:24px;color:#fff;height:62px;padding:20px 24px 14px}.player__modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:20px;min-width:300px;max-height:70%;display:flex;flex-direction:column;background-color:#2a2a2a;white-space:pre-wrap;text-align:center}.player__floating-btn{height:30px;width:30px;cursor:pointer}.player__cheer-btn{position:relative;height:30px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .1s}.fullscreen .player__cheer-btn{height:47px}.player__cheer-btn .player__cheer-img{-o-object-fit:contain;object-fit:contain}.fullscreen .player__cheer-btn .player__cheer-img{height:47px}.player__cheer-btn:active{transform:scale(85%)}.player__cheer-reaction-container{position:relative;height:0}.player__cheer-reaction-container .player__cheer-reaction-count{width:100%;justify-content:center;opacity:0;position:absolute;bottom:0}.player__cheer-reaction-container .player__cheer-reaction-count--active{display:flex;transform-origin:bottom;animation:cheerCount 2s}.player__cheer-reaction-container .player__cheer-reaction-count--hidden{display:none}.player__cheer-reaction-container .player__cheer-reaction-lottie-container{position:absolute;width:64px;height:317px;right:-17px;bottom:-30px;overflow:hidden}.player__cheer-reaction-container .player__cheer-reaction-lottie-container--hidden{display:none}.fullscreen .player__cheer-reaction-container .player__cheer-reaction-lottie-container{width:100px;height:495px;bottom:-47px}@keyframes cheerCount{0%{transform:translateY(30px);opacity:0}33%{transform:translateY(0) scale(1.2);opacity:1}66%{transform:translateY(0) scale(1.2);opacity:1}to{transform:translateY(20px) scale(1);opacity:0}}.player__count-info{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.player__count-info,.player__count-info-container{display:flex;align-items:center}.player__count-info-img{-o-object-fit:contain;object-fit:contain}.fullscreen .player__count-info-img{width:28px;height:28px}.player__count-info-text{margin-left:2px}.fullscreen .player__count-info-text{margin-left:3px}.mobile .player__count-info{font-size:12px;line-height:18px;vertical-align:middle;font-weight:400;-moz-column-gap:10px;column-gap:10px}.browser .player__count-info{font-size:13px;line-height:17px;vertical-align:middle;font-weight:600;-moz-column-gap:7px;column-gap:7px}.fullscreen .player__count-info{font-size:18px;font-weight:600;line-height:24px;-moz-column-gap:10px;column-gap:10px}.player__toast-container{background:linear-gradient(180deg,#0000,#0006);z-index:200;inset:auto 0 0;display:flex;justify-content:center;align-items:flex-end;padding-left:20px;padding-right:20px;padding-bottom:20px}.browser .player__toast-container{position:absolute}.mobile .player__toast-container{position:fixed}.player__toast-container--amimate-fadeOut{animation:fadeOut .5s forwards}.player__toast-container--amimate-fadeIn{animation:fadeIn .5s}.player__toast-container .player__toast-content{display:flex;justify-content:center;align-items:center;background-color:#333;padding-top:13px;padding-bottom:13px;border-radius:8px;font-size:14px;line-height:22px;font-weight:400;color:#ccc}.browser .player__toast-container .player__toast-content{width:600px}.mobile .player__toast-container .player__toast-content{width:100%}.player__toast-container .player__toast-content--amimate-slideUp{animation:slideUp .5s forwards}.player__toast-container .player__toast-content--amimate-slideDown{animation:slideDown .5s}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideDown{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dim{position:fixed;inset:0;background-color:#0000004d;z-index:100}.dim,.layout,.layout__fullscreen{width:100%;height:100%}.layout__fullscreen-container{display:flex;flex-direction:column;height:100%;color:#fff}.browser .layout__fullscreen-container{flex-direction:row}@media (max-width:970px){.browser .layout__fullscreen-container{flex-direction:column}}@supports (-webkit-touch-callout:none){@media (orientation:portrait){:fullscreen .layout__fullscreen-container{transform-origin:bottom left;width:100vh;height:100vw;transform:translateY(-100%) rotate(90deg) scaleX(1) scaleY(1)}.fullscreen .layout__fullscreen-container{transform-origin:bottom left;width:100vh;height:100vw;transform:translateY(-100%) rotate(90deg) scaleX(1) scaleY(1)}}}.player__alert-modal{width:400px}.player__alert-modal-title{padding-top:24px;padding-bottom:4px;height:52px}.player__alert-modal-content{padding-top:14px;font-size:15px;font-weight:400;line-height:20px;color:#e5e5e5;white-space:pre-wrap;text-align:center}.player__alert-btn{width:100%}.player__hover-tip{position:relative;display:flex}.player__hover-tip--center{justify-content:center}.player__hover-tip--right{justify-content:flex-end}.player__hover-tip--left{justify-content:flex-start}.player__hover-tip--text{position:absolute;top:-53px;display:none;font-size:11px;line-height:normal;vertical-align:middle;font-weight:400;white-space:nowrap;padding:6px 10px;border-radius:8px;background-color:#595959;color:#fff}.fullscreen .player__hover-tip--text{top:-81px;font-size:16px;font-weight:400;line-height:21px;padding:9px 15px}.player__hover-tip:hover .player__hover-tip--text{display:flex}.player__mute-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;background-color:transparent}.player__mute-button:hover{background-color:#0003}.fullscreen .player__mute-button{width:62px;height:62px}.fullscreen .player__mute-button svg{width:40px;height:40px}.player__volume-range-bar-container{width:100px;overflow:hidden;height:40px;display:flex;align-items:center;justify-content:center;margin-left:3px;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;position:relative}.fullscreen .player__volume-range-bar-container{width:158px;height:62px;margin-left:4px}.fullscreen .player__volume-range-bar-container--hidden,.player__volume-range-bar-container--hidden{width:0}.player__volume-range-bar-container:hover .player__volume-range-bar::-webkit-slider-thumb{width:10px;height:10px}.fullscreen .player__volume-range-bar-container:hover .player__volume-range-bar::-webkit-slider-thumb{width:16px;height:16px}.player__volume-range-bar-container .player__currrent-volume{position:absolute;inset:0 0 0 5px;margin:auto 0;background-color:#fff;width:90px;border-radius:29px;height:2px;transform-origin:bottom left}.fullscreen .player__volume-range-bar-container .player__currrent-volume{width:142px;height:3px;left:8px}.player__volume-range-bar-container .player__volume-range-bar{height:2px;width:90px;border-radius:29px;background-color:#ffffff38;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.fullscreen .player__volume-range-bar-container .player__volume-range-bar{width:142px;height:3px}.player__volume-range-bar-container .player__volume-range-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:6px;height:6px;border-radius:100%;background-color:#fff}.fullscreen .player__volume-range-bar-container .player__volume-range-bar::-webkit-slider-thumb{width:10px;height:10px}.player__volume-controller{display:flex}.player__duration{display:flex;align-items:center;color:#fff9;font-size:14px;line-height:22px;vertical-align:middle;font-weight:400}.player__duration-live-current-time{margin-left:6px}.player__duration-current-time{color:#fff;margin-left:6px;font-size:14px;line-height:22px;vertical-align:middle;font-weight:700}.player__duration-divider{margin-left:4px;margin-right:4px}.player__fanclub-badge{margin-left:4px;border-radius:4px;padding-left:6px;padding-right:6px;align-items:center;height:25px;background-color:#3d00afb3;display:inline-flex}.player__fanclub-badge-text{margin-left:4px;color:#fff;font-size:11px;font-weight:600;line-height:13px}.fullscreen .player__fanclub-badge{height:31px;border-radius:5px;padding-left:7px;padding-right:7px}.fullscreen .player__fanclub-badge svg{width:18px;height:18px}.fullscreen .player__fanclub-badge-text{margin-left:5px;font-size:14px;line-height:17px}.player__full-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;background-color:transparent}.player__full-button:hover{background-color:#0003}.fullscreen .player__full-button{width:62px;height:62px}.fullscreen .player__full-button svg{width:40px;height:40px}.player__live-icon{display:inline-flex;height:25px;flex-shrink:0;padding-left:7px;padding-right:7px;align-items:center;border-radius:4px;background-color:#ff1991}.player__live-icon-text{color:#fff;font-size:11px;font-weight:800;line-height:13px}.fullscreen .player__live-icon{border-radius:5px;padding-left:9px;padding-right:9px;height:31px}.fullscreen .player__live-icon-text{font-size:14px;line-height:16px}.player__motion-play-button{display:flex;height:80px;width:80px;align-items:center;justify-content:center;border-radius:9999px;background-color:#ffffff29}.browser .player__motion-play-button{opacity:0}.player__motion-play-button--motion{animation:motionPlay .5s}@keyframes motionPlay{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.15)}}.player__play-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;background-color:transparent}.player__play-button:hover{background-color:#0003}.fullscreen .player__play-button{width:62px;height:62px}.fullscreen .player__play-button svg{width:40px;height:40px}.player__play-button-hover-tip{margin-right:6px}.fullscreen .player__play-button-hover-tip{margin-right:9px}.player__progress-bar{position:relative;background-color:#ffffff1f;border-radius:2px;height:3px;width:100%}.browser .player__progress-bar{height:4px}.fullscreen .player__progress-bar{height:6px}.player__progress-bar-status{background-color:#fff6;position:absolute;inset:0;width:100%;height:100%;transform-origin:bottom left}.browser .player__progress-bar-status{background-color:#fff9}.player__resolution-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;background-color:transparent}.player__resolution-button:hover{background-color:#0003}.fullscreen .player__resolution-button{width:62px;height:62px}.fullscreen .player__resolution-button svg{width:40px;height:40px}.player__resolution-button-hover-tip{margin-right:6px}.fullscreen .player__resolution-button-hover-tip{margin-right:9px}.resolution-selection-modal{width:560px}.resolution-selection-modal__title{border-bottom:1px solid hsla(0,0%,100%,.1)}.resolution-selection-modal__title-text{flex-basis:100%}.resolution-selection-modal__title-close-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:28px;background-color:#ffffff0f!important}.resolution-selection-modal__content{padding-left:0;padding-right:0}.resolution-selection-modal__content-resolution{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:50px;cursor:pointer;padding-left:24px;padding-right:24px}.resolution-selection-modal__content-resolution:hover{background-color:#ffffff0f}.resolution-selection-modal__content-resolution--selected{color:#ff4aa8;font-weight:600}.player__unmute-hover-tip,.resolution-selection-modal__content-resolution-text{position:relative}.player__unmute-hover-tip .player__unmute-text-container{position:absolute;left:-20px;top:-53px;display:flex;white-space:nowrap;align-items:center;padding:6px 10px;font-size:11px;line-height:normal;font-weight:400;border-radius:8px;background-color:#595959;color:#fff;cursor:pointer}.player__unmute-hover-tip .player__unmute-text-container .player__unmute-text{margin-left:4px}.fullscreen .player__unmute-hover-tip .player__unmute-text-container{left:-31px;top:-81px;font-size:16px;font-weight:400;line-height:21px;padding:9px 15px}.fullscreen .player__unmute-hover-tip .player__unmute-text-container svg{width:20px;height:20px;margin-right:6px}.fullscreen .player__unmute-hover-tip .player__unmute-text-container .player__unmute-text{margin-left:6px}.player__control-overlay{display:flex;flex-direction:column;height:100%;margin:0 auto;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.mobile .player__control-overlay{background-color:#000000b3}.player__control-overlay-header{margin-inline:30px;margin-top:12px}.browser .player__control-overlay-header{display:flex;margin-top:0;margin-inline:30px}.fullscreen .player__control-overlay-header{margin-inline:42px}.player__control-overlay-header-container{display:flex;align-items:center;height:70px}.fullscreen .player__control-overlay-header-container{height:108px}.mobile .player__control-overlay-header-container{font-size:14px;line-height:22px;vertical-align:middle;font-weight:700}.browser .player__control-overlay-header-container{font-size:18px;line-height:26px;vertical-align:middle;font-weight:700}.player__control-overlay-header-mobile-view{display:flex;flex-direction:row;align-self:flex-end;-moz-column-gap:8px;column-gap:8px;margin-left:20px}@media (orientation:landscape){.player__control-overlay-header-mobile-view{display:none}}@media (orientation:portrait){.player__control-overlay-header .mobile html :where(.count-view-container){visibility:hidden}}.player__control-overlay-header .mobile :fullscreen .count-view-container{visibility:visible}.player__control-overlay-header .mobile .fullscreen .count-view-container{visibility:visible}.player__control-overlay-click-area{display:flex;flex-grow:1;align-items:center;justify-content:center}.browser .player__control-overlay-airplay-button,.browser .player__control-overlay-chromecast-button{padding-inline:8px;margin-right:0}.browser .player__control-overlay-chat-button{padding-inline:8px}@media (orientation:landscape){.mobile .player__control-overlay-footer{margin-inline:32px}}.player__control-overlay-footer-mobile-view{display:flex;justify-content:space-between;margin-bottom:10px;padding-inline:20px}@media (orientation:landscape){.player__control-overlay-footer-mobile-view{padding-inline:0}}.player__control-overlay-footer-container{display:flex;justify-content:flex-end}.browser .player__control-overlay-footer-container{height:66px;align-items:center;padding-left:20px;padding-right:20px;justify-content:space-between}.fullscreen .player__control-overlay-footer-container{height:102px;align-items:center;padding-left:31px;padding-right:31px;justify-content:space-between}.player__control-overlay-footer-buttons{display:flex}@media (orientation:portrait){.player__control-overlay-footer-buttons .mobile{display:none}}@media (orientation:landscape){.player__control-overlay-footer-buttons .mobile{-moz-column-gap:24px;column-gap:24px}}.player__control-overlay .player__logo{display:flex;align-items:center;margin-left:auto}.fullscreen .player__control-overlay .player__logo svg{width:138px;height:36px}.browser .player__badge-container{display:flex;margin-right:14px}.mobile .player__badge-container{display:flex;margin-right:6px}.player__cast-device-connected-poster{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#222}.player__cast-device-connected-poster-icon{margin:auto}.player__cast-device-connected-poster-text{color:#777}.player__loading-spinner{position:absolute;display:flex;justify-content:center;align-items:center;margin:auto;inset:0}.player__loading-spinner .player__loading-spinner-icon{width:36px;height:36px;animation:spin 1s linear infinite}.player__internal-error{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#777;background-color:#00000080}.player__internal-error-text{color:#fafafa;font-size:15px;font-weight:400;line-height:20px;white-space:pre-line;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.25)}.player__internal-error-retry{margin-top:16px;height:44px;display:flex;justify-content:center}.player__internal-error-spinner-icon{width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.player__ui-error,.player__ui-error-text{position:absolute;left:0;top:0;height:100%;width:100%}.player__ui-error-text{display:flex;justify-content:center;align-items:center;color:#fff;font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.15px;background:#00000080}.player__ui-error-badge{position:absolute;top:22px;left:30px}.player__ui-error-logo{position:absolute;top:22px;right:30px}.player__ui-error-img{position:absolute;width:100%;height:100%;inset:0;margin-inline:auto}.player__error-fallback{font-size:16px;line-height:24px;vertical-align:middle;font-weight:700;color:#777;background-color:#000}.player__error-fallback,.player__voice-only-overlay{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.player__voice-only-overlay{position:absolute;top:0;left:0}.player__voice-only-overlay-container{position:relative;width:360px;height:640px}.player__voice-only-overlay-container--horizontal{width:100%;height:100%}.player__voice-only-overlay-background-image{position:absolute;top:0;left:0;width:360px;height:640px;-o-object-fit:contain;object-fit:contain}.player__voice-only-overlay-background-image--horizontal{width:100%;height:100%}.player__voice-only-overlay-artist-image-wrapper{position:absolute;top:165px;left:50%;transform:translate(-50%);width:140px;height:140px}.player__voice-only-overlay-artist-image-wrapper img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.player__voice-only-overlay-artist-image-wrapper--horizontal{top:50%;left:50%;transform:translate(-50%,-50%)}.player__voice-only-overlay-artist-image-inner{position:absolute;inset:0;width:100%;height:100%}.player__voice-only-overlay-no-signal-wrapper{position:absolute;top:156px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.player__voice-only-overlay-no-signal-wrapper--horizontal{top:30.5555555556%}.player__voice-only-overlay-no-signal-wrapper-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.player__voice-only-overlay-no-signal-wrapper-artist-image{width:84px;height:84px}.player__voice-only-overlay-no-signal-wrapper-artist-image img{border-radius:50%}.player__voice-only-overlay-no-signal-paragraph{display:flex;margin-top:10px;align-items:center;flex-direction:column;gap:4px}.player__voice-only-overlay-no-signal-paragraph h3{font-size:15px;font-weight:600;line-height:20px;color:#969bf5}.player__voice-only-overlay-no-signal-paragraph h4{font-size:12px;font-weight:500;line-height:14px;color:#969bf5}.player__voice-only-overlay-no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#242424;border-radius:50%}.player__voice-only-overlay-no-image svg{width:50%;height:50%}.player__voice-only-overlay-voice-off-icon{position:absolute;top:96px;left:50%;transform:translate(-50%);width:84px;height:26px}.player-container{position:relative;height:100%}.player-container .cheer-container{position:absolute;display:none;right:25px}.browser .player-container .cheer-container{display:inline;bottom:85px}.browser .player-container .cheer-container--inline{display:inline;height:30px;bottom:28px}.fullscreen .player-container .cheer-container{bottom:133px;right:38px}.fullscreen .player-container .cheer-container--inline{height:47px;bottom:25px;right:38px}.mobile .player-container .cheer-container{bottom:20px;right:24px}@media (orientation:portrait){.mobile .player-container .cheer-container{display:none}}.mobile .player-container .cheer-container--inline{display:inline}.player-container .player__gradient-header{height:76px;width:100%;background:linear-gradient(180deg,#0000004d,#00000026,#0000000d 60%,#0000)}.fullscreen .player-container .player__gradient-header{height:125px}.player-container .player__gradient-footer{height:80px;width:100%;background:linear-gradient(180deg,#12121200,#1212120d,#12121226 60%,#1212124d)}.fullscreen .player-container .player__gradient-footer{height:125px}.player-container:focus{outline:none}.player__live-end-container{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.15px;background:#00000080;z-index:30}@supports (-webkit-touch-callout:none){:fullscreen .video-container{height:100%}.fullscreen .video-container{height:100%}}@media (orientation:landscape){html :where(.video-container){flex-shrink:0}.video-container{height:100%}}.video-container{position:relative;width:100%;min-height:150px}.browser .video-container{height:100%;flex-shrink:1}.browser .video-container--grow{flex-grow:1}.video-player{display:flex;width:100%;height:100%}.video-player video{flex-shrink:0;position:static}.player-ui-container,.video-player div{width:100%;height:100%}.player-ui-container{position:absolute;inset:0}:where(.player-root-node) *{font-family:Pretendard,Pretendard JP,Pretendard Std,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}:where(.player-root-node) *,:where(.player-root-node) :after,:where(.player-root-node) :before{box-sizing:border-box;border:0 solid #e5e7eb}:where(.player-root-node) :host,:where(.player-root-node) html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-tap-highlight-color:transparent}:where(.player-root-node) body{margin:0;line-height:inherit}:where(.player-root-node) hr{height:0;color:inherit;border-top-width:1px}:where(.player-root-node) h1,:where(.player-root-node) h2,:where(.player-root-node) h3,:where(.player-root-node) h4,:where(.player-root-node) h5,:where(.player-root-node) h6{font-size:inherit;font-weight:inherit}:where(.player-root-node) a{color:inherit;text-decoration:inherit}:where(.player-root-node) button,:where(.player-root-node) input,:where(.player-root-node) optgroup,:where(.player-root-node) select,:where(.player-root-node) textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}:where(.player-root-node) button,:where(.player-root-node) select{text-transform:none}:where(.player-root-node) button,:where(.player-root-node) input:where([type=button]),:where(.player-root-node) input:where([type=reset]),:where(.player-root-node) input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:where(.player-root-node) :-moz-focusring{outline:auto}:where(.player-root-node) :-moz-ui-invalid{box-shadow:none}:where(.player-root-node) ::-webkit-inner-spin-button,:where(.player-root-node) ::-webkit-outer-spin-button{height:auto}:where(.player-root-node) [type=search]{-webkit-appearance:textfield;outline-offset:-2px}:where(.player-root-node) ::-webkit-search-decoration{-webkit-appearance:none}:where(.player-root-node) ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(.player-root-node) summary{display:list-item}:where(.player-root-node) blockquote,:where(.player-root-node) dd,:where(.player-root-node) dl,:where(.player-root-node) figure,:where(.player-root-node) h1,:where(.player-root-node) h2,:where(.player-root-node) h3,:where(.player-root-node) h4,:where(.player-root-node) h5,:where(.player-root-node) h6,:where(.player-root-node) hr,:where(.player-root-node) p,:where(.player-root-node) pre{margin:0}:where(.player-root-node) menu,:where(.player-root-node) ol,:where(.player-root-node) ul{list-style:none;margin:0;padding:0}:where(.player-root-node) textarea{resize:vertical}:where(.player-root-node) input::-moz-placeholder,:where(.player-root-node) textarea::-moz-placeholder{opacity:1;color:#9ca3af}:where(.player-root-node) input::placeholder,:where(.player-root-node) textarea::placeholder{opacity:1;color:#9ca3af}:where(.player-root-node) [role=button],:where(.player-root-node) button{cursor:pointer}:where(.player-root-node) :disabled{cursor:default}:where(.player-root-node) audio,:where(.player-root-node) canvas,:where(.player-root-node) embed,:where(.player-root-node) iframe,:where(.player-root-node) img,:where(.player-root-node) object,:where(.player-root-node) svg,:where(.player-root-node) video{display:block;vertical-align:middle}:where(.player-root-node) img,:where(.player-root-node) video{max-width:100%;height:auto}.player-root-node{position:relative;--vh:1vh;--point1:#0cff6d;--point2:#ff3f61;--purple:#671fff;--red:#e90000}.player-panel,.player-root-node{width:100%;height:100%}