.vs-retention-stack{position:fixed;z-index:12000;right:16px;bottom:16px;display:flex;flex-direction:column;gap:12px;width:min(360px,calc(100vw - 24px));pointer-events:none;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif}.vs-retention-card{pointer-events:auto;position:relative;overflow:hidden;background:linear-gradient(165deg,#1a1a1a 0%,#121212 55%,#0d0d0d 100%);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 12px 40px #00000073;color:#f1f1f1;animation:vs-retention-in .28s ease-out}.vs-retention-card__accent{position:absolute;inset:0 auto 0 0;width:4px;background:#0080f7}.vs-retention-card__body{padding:14px 16px 14px 18px}.vs-retention-card__title{margin:0 0 6px;font-size:15px;font-weight:500;letter-spacing:.01em}.vs-retention-card__text{margin:0 0 12px;font-size:13px;line-height:1.45;color:#ffffffb8}.vs-retention-card__text strong{color:#fff;font-weight:500}.vs-retention-card__error{margin:0 0 10px;font-size:12px;color:#ff8a80}.vs-retention-card__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vs-retention-btn{appearance:none;border:none;cursor:pointer;font:inherit;font-size:13px;font-weight:500;border-radius:18px;padding:8px 14px;transition:background .15s ease,color .15s ease,opacity .15s ease}.vs-retention-btn:disabled{opacity:.65;cursor:default}.vs-retention-btn--primary{background:#0080f7;color:#fff}.vs-retention-btn--primary:hover:not(:disabled){background:#1a8fff}.vs-retention-btn--ghost{background:transparent;color:#ffffffb3;padding-left:10px;padding-right:10px}.vs-retention-btn--ghost:hover:not(:disabled){color:#fff;background:rgba(255,255,255,.06)}.vs-retention-ios-share{display:inline-block;transform:rotate(180deg);font-size:14px;line-height:1;vertical-align:middle;color:#0080f7}@keyframes vs-retention-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 650px){.vs-retention-stack{right:12px;left:12px;bottom:12px;width:auto}}body.theme-light .vs-retention-card{background:linear-gradient(165deg,#ffffff 0%,#f4f7fb 100%);border-color:#0f172a1a;color:#0f0f0f;box-shadow:0 12px 32px #0f172a24}body.theme-light .vs-retention-card__text{color:#0f0f0fad}body.theme-light .vs-retention-card__text strong{color:#0f0f0f}body.theme-light .vs-retention-btn--ghost{color:#0f0f0fa6}body.theme-light .vs-retention-btn--ghost:hover:not(:disabled){color:#0f0f0f;background:rgba(0,128,247,.08)}: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: rgba(255, 255, 255, .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( to right, #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:translate3d(0,0,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:translate(-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:translate(-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-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.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 #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;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;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;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--light,.Toastify__toast-theme--colored.Toastify__toast--default{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--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{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;-ms-flex-item-align:start;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:hover,.Toastify__close-button:focus{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:initial;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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-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(0)}to{transform:rotate(360deg)}}.Toastify__toast-container{width:min(92vw,420px)}.Toastify__toast{border-radius:12px;border:1px solid rgba(9,87,226,.55);background:linear-gradient(140deg,#0957e2,#0a56e0);color:#fff;box-shadow:0 14px 40px #0957e259;font-size:14px;font-weight:500}.Toastify__toast-body{padding:6px 2px}.Toastify__close-button{color:#fff;opacity:.9}.Toastify__progress-bar{background:rgba(255,255,255,.88)}:root{--vs-navbar-height: 58px;--vs-logo-height: 30px;--vs-logo-width: 112px;--vs-sidebar-offset: 74px;--vs-sidebar-collapsed: 74px;--vs-sidebar-expanded: 250px;--vs-navbar-bg: rgba(15, 15, 15, .92);--vs-navbar-bg-light: rgba(255, 255, 255, .94);--vs-navbar-border: rgba(255, 255, 255, .08);--vs-navbar-border-light: rgba(15, 23, 42, .08);--vs-accent: #3ea6ff;--vs-accent-hover: #62b8ff;--vs-accent-strong: #0a56e0;--vs-bg: #0f0f0f;--vs-surface: #181818;--vs-surface-2: #212121;--vs-hover: rgba(255, 255, 255, .08);--vs-hover-light: rgba(15, 15, 15, .06);--vs-border: rgba(255, 255, 255, .08);--vs-border-strong: rgba(255, 255, 255, .12);--vs-muted: rgba(255, 255, 255, .55);--vs-radius: 10px;--vs-radius-sm: 8px;--vs-radius-pill: 18px;--vs-font: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;--vs-text-xs: 12px;--vs-text-sm: 13px;--vs-text-md: 14px;--vs-text-lg: 16px;--vs-text-xl: 20px;--vs-text-2xl: 22px;--vs-weight-regular: 400;--vs-weight-medium: 500;--vs-weight-bold: 700;--vs-ease: .15s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body[data-sidebar=expanded]{--vs-sidebar-offset: var(--vs-sidebar-expanded)}body[data-sidebar=collapsed]{--vs-sidebar-offset: var(--vs-sidebar-collapsed)}@media (max-width: 860px){:root,body[data-sidebar=expanded],body[data-sidebar=collapsed]{--vs-sidebar-offset: var(--vs-sidebar-collapsed)}}@media (max-width: 650px){:root,body[data-sidebar=expanded],body[data-sidebar=collapsed]{--vs-sidebar-offset: 0px}}html,body,#root{font-family:var(--vs-font);font-size:16px;font-weight:var(--vs-weight-regular);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:clip}body{overflow-x:clip;overscroll-behavior-y:auto}button,input,textarea,select{font-family:inherit}.theme-dark{background-color:#0f0f0f!important;color:#fff}.theme-light{background-color:#fff!important;color:#000}.dark-mode{background-color:#0f0f0f!important;color:#fff}.light-mode{background-color:#fff!important;color:#000!important}.light-mode::placeholder{background-color:#fff!important;color:#0f0f0f!important}.text-light-mode{color:#000!important}.text-light-mode2{color:#606060!important}.text-dark-mode{color:#fff!important}.btn-light-mode{background-color:#f0f0f0!important;color:#000!important}.light-border1{border-bottom:1px solid #bfbfbf65!important}.feature-light:hover,.locked2,.feature-light2:hover{background-color:#f0f0f0!important}.feature-light3{transition:background-color var(--vs-ease)}.feature-light3:hover{background-color:#dbdbdb!important}.feature-light:hover .featured-channel-img{filter:brightness(.6)!important;opacity:1!important}.copy-light{background-color:#0556bf!important;color:#fff!important}.signin-light{background-color:#0a56e0!important;border-color:#0a56e0!important;color:#fff!important}.signin-btn-light{background-color:#1f1f1f!important}.email-light{border:1px solid rgb(96,96,96)}.studio-light{background-color:#f9f9f9!important;color:#000!important}.upload-img-light{filter:invert(1)}[data-testid=CheckCircleIcon]{display:none!important}.channel-badge,.verified-enabled,.artist-enabled{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;vertical-align:middle}.verified-enabled [data-testid=CheckCircleIcon]{display:inline-flex!important;transform:translateY(1px)}[data-testid=MusicNoteIcon]{display:none!important}.artist-enabled [data-testid=MusicNoteIcon]{display:inline-flex!important;color:#3ea6ff!important;transform:translateY(1px)}.create-btn-light:hover,.preview-light{background-color:#e4e4e4!important}.preview-lightt:hover{background-color:#e4e4e4ac!important}.preview-light2{background-color:#f9f9f9!important}.clear-light:hover{color:#191919!important}.videodata-light:hover{background-color:#e4e4e4!important;color:#000!important}.blue-txt{color:#0798ff!important}.social-lightt{background-color:#e4e4e4!important}.add-social-light{background-color:#e4e4e4!important;color:#606060!important}.new-light-border{border:1px solid #606060a0!important}.new-light-border2{border:1px dashed #606060a0!important}.desc-light-mode{background-color:#fff!important}.copy-light-btn,.copy-light-btn2{cursor:pointer;color:#7d7d7d!important}.copy-light-btn:hover,.copy-light-btn2:hover{color:#9e9e9e!important}.nohover:hover{color:#606060!important}.dull-subs{opacity:.5;cursor:not-allowed}.error-light{border:1px solid black!important}.vs-live-page{margin-left:var(--vs-sidebar-offset, 74px);width:calc(100% - var(--vs-sidebar-offset, 74px));max-width:calc(100% - var(--vs-sidebar-offset, 74px));padding:80px 24px 40px;min-height:100vh;color:#fff;background:#0f0f0f;box-sizing:border-box;transition:margin-left .15s ease,width .15s ease,max-width .15s ease}.vs-live-page.vs-live-light{color:#0f0f0f;background:#fff}.vs-live-wrap,.vs-live-watch{max-width:960px}.vs-live-header h1{font-size:28px;font-weight:600;margin-bottom:8px}.vs-live-header p{color:#aaa;margin-bottom:16px;max-width:560px;line-height:1.45}.vs-live-light .vs-live-header p{color:#606060}.vs-live-badge{display:inline-block;background:#cc0000;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:4px;margin-bottom:20px}.vs-live-badge-off{background:#3f3f3f}.vs-live-badge-player{position:absolute;top:12px;left:12px;margin:0;z-index:40;pointer-events:none}.vs-live-badge-on-card{position:absolute;top:8px;left:8px;margin:0;z-index:2;padding:3px 8px;font-size:11px}.vs-live-card-category{position:absolute;right:8px;bottom:8px;z-index:2;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500;color:#fff;background:rgba(0,0,0,.72);max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-live-card{background:#181818;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;margin-bottom:16px}.vs-live-light .vs-live-card{background:#f8f8f8;border-color:#00000014}.vs-live-card h2{font-size:18px;margin-bottom:12px}.vs-live-card label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:13px;color:#aaa}.vs-live-card input,.vs-live-card textarea{background:#0f0f0f;border:1px solid #303030;color:#fff;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;resize:vertical}.vs-live-light .vs-live-card input,.vs-live-light .vs-live-card textarea{background:#fff;border-color:#ccc;color:#0f0f0f}.vs-live-card button,.vs-live-actions button{background:#3ea6ff;color:#0f0f0f;border:none;border-radius:8px;padding:10px 16px;font-weight:600;cursor:pointer}.vs-live-card button:disabled{opacity:.6;cursor:default}.vs-live-steps{margin:0 0 16px 18px;color:#ccc;line-height:1.6}.vs-live-field{display:grid;grid-template-columns:110px 1fr auto;gap:10px;align-items:center;margin-bottom:10px}.vs-live-field span{font-size:12px;color:#aaa}.vs-live-field code{font-size:12px;background:#0f0f0f;padding:8px 10px;border-radius:6px;overflow-x:auto;white-space:nowrap}.vs-live-light .vs-live-field code{background:#eee}.vs-live-field button{background:#272727;color:#fff;padding:8px 12px}.vs-live-actions{display:flex;gap:12px;align-items:center;margin-top:16px;flex-wrap:wrap}.vs-live-actions button{background:#272727;color:#fff}.vs-live-watch-link{color:#3ea6ff;text-decoration:none;font-weight:600}.vs-live-muted{color:#aaa}.vs-live-error{color:#ff6b6b}.vs-live-player-wrap{position:relative;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9}.vs-live-player{width:100%;height:100%;display:block;background:#000}.vs-live-videoframe{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden}.vs-live-videoframe .plyr,.vs-live-videoframe .vs-live-player{position:relative;z-index:1;width:100%;height:100%;aspect-ratio:16 / 9;background:#000}.vs-live-videoframe video.play-video,.vs-live-player__video{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:contain;background:#000;display:block}.vs-live-player__gesture{position:absolute;left:50%;top:50%;z-index:25;transform:translate(-50%,-50%);border:none;border-radius:999px;padding:12px 20px;background:rgba(0,0,0,.72);color:#fff;font:inherit;font-size:15px;font-weight:600;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.vs-live-player__gesture--unmute{top:auto;bottom:64px;transform:translate(-50%);background:rgba(10,86,224,.92)}.vs-live-player__gesture:hover{background:rgba(0,0,0,.85)}.vs-live-player__gesture--unmute:hover{background:rgba(10,86,224,1)}@media (orientation: portrait){.vs-live-player:fullscreen,.vs-live-player:-webkit-full-screen{display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;background:#000!important;border-radius:0!important}.vs-live-player:fullscreen .vs-live-player__video,.vs-live-player:-webkit-full-screen .vs-live-player__video,.vs-live-player__video:fullscreen,.vs-live-player__video:-webkit-full-screen{width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center!important;aspect-ratio:auto!important;background:#000}}.vs-live-player{--vs-live-accent: #0a56e0;position:relative;overflow:hidden;border-radius:inherit;cursor:pointer;user-select:none}.vs-live-player__bar{position:absolute;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:center;gap:2px;padding:35px 10px 10px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease}.vs-live-player--controls .vs-live-player__bar,.vs-live-player__bar.is-visible{opacity:1;pointer-events:auto}.vs-live-player__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:4px;background:transparent;color:#fff;cursor:pointer;padding:7px;transition:background .2s ease,color .2s ease}.vs-live-player__btn:hover,.vs-live-player__btn.is-pressed{background:var(--vs-live-accent);color:#fff}@media (max-width: 1100px){.vs-live-player__btn--cinema{display:none!important}}.vs-live-player:fullscreen .vs-live-player__btn--cinema,.vs-live-player:-webkit-full-screen .vs-live-player__btn--cinema,:fullscreen .vs-live-player__btn--cinema,:-webkit-full-screen .vs-live-player__btn--cinema{display:none!important}.vs-live-player__scrub{flex:1 1 auto;min-width:48px;height:28px;display:flex;align-items:center;cursor:pointer;touch-action:none;margin:0 4px;padding-left:4px}.vs-live-player__scrub.is-disabled{opacity:.35;cursor:default;pointer-events:none}.vs-live-player__scrub-track{position:relative;width:100%;height:5px;border-radius:2.5px;background:rgba(255,255,255,.25)}.vs-live-player__scrub:hover .vs-live-player__scrub-track{height:6px}.vs-live-player__scrub-fill{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;background:var(--vs-live-accent)}.vs-live-player__scrub-thumb{position:absolute;top:50%;width:13px;height:13px;margin-left:-6.5px;margin-top:-6.5px;border-radius:50%;background:#fff;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;opacity:0;transition:opacity .15s ease}.vs-live-player__scrub:hover .vs-live-player__scrub-thumb{opacity:1}.vs-live-player__time{flex:0 0 auto;min-width:40px;padding:0 5px;font-size:13px;font-weight:400;font-variant-numeric:tabular-nums;color:#fff;text-align:right}.vs-live-player__volume-wrap{display:flex;align-items:center;flex:0 0 auto;max-width:120px}.vs-live-player__volume{width:60px;max-width:16vw;height:20px;margin:0 2px 0 0;accent-color:var(--vs-live-accent);color:var(--vs-live-accent);cursor:pointer;vertical-align:middle}@media (max-width: 600px){.vs-live-player__volume{display:none}}.vs-live-desc-category{margin:14px 0 0;font-size:13px;font-weight:600;color:#aaa;letter-spacing:.01em}.description-section2-light .vs-live-desc-category{color:#606060}.vs-live-videoframe .vs-video-removed-panel{width:100%;height:100%;min-height:100%}.vs-live-watch-section.vs-live-no-dvr .plyr__progress,.vs-live-watch-section.vs-live-no-dvr .plyr__time{display:none!important}.vs-live-offline{height:100%;min-height:280px;aspect-ratio:16 / 9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#aaa;background:#000}.vs-live-offline a{color:#3ea6ff}.vs-live-meta{margin-top:16px}.vs-live-meta h1{font-size:20px;margin-bottom:6px}.vs-live-meta p{color:#aaa}.vs-live-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#272727;color:#3ea6ff;font-weight:700;border-radius:100%;object-fit:cover}.channelDP.vs-live-avatar-fallback{width:48px;height:48px;font-size:18px}.vs-live-owner-actions{margin-top:14px}.vs-live-edit-stream-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:18px;padding:9px 16px;font-size:13px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;background:#3ea6ff;color:#0f0f0f}.vs-live-edit-stream-btn:hover{background:#65b8ff;color:#0f0f0f}.vs-home-section{width:100%;margin:0 0 28px;padding:0 12px;box-sizing:border-box}.vs-topic-chips,.vs-home-section .popular-categories{position:static;top:auto;left:auto;right:auto;z-index:auto;display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;max-width:100%;height:auto;min-height:0;margin:0 0 14px;padding:0;background:transparent;border:none;box-shadow:none;overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.vs-topic-chips .top-tags,.vs-home-section .popular-categories .top-tags{margin-left:0}.browse-data.browse-data--sections,.browse-data2.browse-data--sections{top:72px}.vs-home-section-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;line-height:1.25;margin:8px 0 14px 4px;color:inherit}.vs-home-section-title .vs-live-dot{width:8px;height:8px;border-radius:50%;background:#cc0000;display:inline-block;flex-shrink:0}.vs-home-section-sub{font-size:13px;font-weight:400;line-height:1.25;color:#aaa;margin-left:4px;display:inline-flex;align-items:center;align-self:center}.vs-live-grid{margin-top:4px}.vs-live-card-home{text-decoration:none;color:inherit;display:block;min-width:0}.vs-live-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a2a3a,#0f0f0f);color:#3ea6ff;font-weight:700;font-size:42px;aspect-ratio:16 / 9}.vs-live-empty{color:#888;font-size:14px;padding:8px 4px 16px}.vs-live-category-row{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 14px}.vs-live-cat-chip{border:none;cursor:pointer;background:#292929;color:#fff;font-size:13px;font-weight:400;padding:6px 12px;border-radius:8px;transition:background-color .15s ease}.vs-live-cat-chip:hover{background:#3f3f3f}.vs-live-cat-chip-active{background:#fff;color:#0f0f0f;font-weight:500}.vs-live-light .vs-live-cat-chip{background:#f0f0f0;color:#0f0f0f}.vs-live-light .vs-live-cat-chip-active{background:#0f0f0f;color:#fff}.vs-live-category-label{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;color:#3ea6ff;background:rgba(62,166,255,.12)}.vs-live-category-label-card{margin:6px 4px 0}.vs-live-meta-channel{color:#aaa;margin:4px 0 0}.vs-live-card label select{display:block;width:100%;margin-top:6px;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#0f0f0f;color:#fff;font-size:14px}.vs-live-light .vs-live-card label select{background:#fff;color:#0f0f0f;border-color:#0000001f}.vs-vod-chat-replay{margin-bottom:16px}.vs-vod-chat-replay .vs-live-chat{max-height:360px;min-height:240px}.main-video-section.vs-vod-chat-layout:not(.cinema-mode){grid-template-columns:minmax(0,1fr) var(--vs-watch-related, 402px);grid-template-areas:"player chat" "primary related";align-items:start}.main-video-section.vs-vod-chat-layout:not(.cinema-mode) .vs-vod-chat-column{grid-area:chat;width:var(--vs-watch-related, 402px);max-width:100%;min-width:0;height:0;min-height:100%;position:relative;overflow:hidden;box-sizing:border-box}.main-video-section.vs-vod-chat-layout:not(.cinema-mode) .vs-vod-chat-column .vs-live-chat{position:absolute;inset:0;height:auto;min-height:0;max-height:none}.main-video-section.vs-vod-chat-layout:not(.cinema-mode) .recommended-section{grid-area:related;height:auto!important;min-height:0!important;overflow:visible!important;scrollbar-gutter:auto}.vs-vod-cinema-chat{margin:16px 0 8px;width:100%;max-width:none}.vs-vod-cinema-chat .vs-live-chat{max-height:360px;min-height:240px}.vs-live-watch-section:not(.cinema-mode){grid-template-columns:minmax(0,1fr) var(--vs-watch-related, 402px);grid-template-areas:"player chat" "primary related";align-items:start}.vs-live-watch-section:not(.cinema-mode) .vs-live-chat-column{grid-area:chat;width:var(--vs-watch-related, 402px);max-width:100%;min-width:0;height:0;min-height:100%;position:relative;overflow:hidden;box-sizing:border-box}.vs-live-watch-section:not(.cinema-mode) .vs-live-chat-column .vs-live-chat{position:absolute;inset:0;height:auto;min-height:0;max-height:none}.vs-live-chat-body-wrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.vs-live-chat-body-wrap[hidden]{display:none!important}.vs-live-watch-section:not(.cinema-mode) .vs-live-suggested{grid-area:related;height:auto!important;min-height:0!important;overflow:visible!important;scrollbar-gutter:auto}.vs-live-watch-section:not(.cinema-mode) .vs-live-suggested--desktop{display:block}.vs-live-watch-section:not(.cinema-mode) .vs-live-below-related--mobile{display:none}.vs-live-watch-section.cinema-mode .vs-live-chat-column,.vs-live-watch-section.cinema-mode .vs-live-related-chat{display:none}.vs-live-cinema-chat{margin-top:20px;width:100%;max-width:none}.vs-live-below-related{margin-top:28px;padding-top:8px}.vs-live-below-title{font-size:16px;font-weight:600;margin:0 0 12px;color:inherit}.vs-live-related-grid{display:flex;flex-direction:column;gap:8px}.vs-live-chat{display:flex;flex-direction:column;background:#121212;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;min-height:280px;max-height:calc(100vh - 140px);width:100%;box-sizing:border-box}.vs-live-chat-compact{min-height:280px;max-height:420px}.vs-live-chat-light{background:#f8f8f8;border-color:#00000014;color:#0f0f0f}.vs-live-chat-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);font-weight:600;font-size:14px;flex-shrink:0;user-select:none}.vs-live-chat--collapsible .vs-live-chat-header{cursor:pointer;-webkit-tap-highlight-color:transparent}.vs-live-chat--collapsible .vs-live-chat-header:hover{background:rgba(255,255,255,.04)}.vs-live-chat-light.vs-live-chat--collapsible .vs-live-chat-header:hover{background:rgba(0,0,0,.04)}.vs-live-chat-chevron{flex-shrink:0;opacity:.75;transition:transform .18s ease;transform:rotate(0)}.vs-live-chat-chevron.is-open{transform:rotate(180deg)}.vs-live-chat--collapsible:not(.vs-live-chat--collapsed){min-height:0;max-height:min(320px,42vh);height:min(320px,42vh)}.vs-live-chat--collapsible.vs-live-chat--collapsed{min-height:0;max-height:none;height:auto}.vs-live-chat--collapsible.vs-live-chat--collapsed .vs-live-chat-header{border-bottom:none}.vs-live-chat-light .vs-live-chat-header{border-bottom-color:#00000014}.vs-live-chat-list{flex:1;overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:10px;min-height:0}.vs-live-chat-empty{margin:12px 4px;font-size:13px}.vs-live-chat-msg{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;word-break:break-word}.vs-live-chat-avatar{flex-shrink:0;width:28px;height:28px;border-radius:50%;overflow:hidden;display:block;text-decoration:none;background:#272727}.vs-live-chat-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.vs-live-chat-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#3ea6ff}.vs-live-chat-msg-main{min-width:0;flex:1}.vs-live-chat-user{color:#3ea6ff;font-weight:600;margin-right:6px;text-decoration:none;display:inline-flex;align-items:center;gap:0;vertical-align:baseline}.vs-live-chat-user:hover{text-decoration:underline}.vs-live-chat-user .channel-badge,.vs-live-chat-user .artist-enabled,.vs-live-chat-user .verified-enabled{display:inline-flex;align-items:center;line-height:0}.vs-live-chat-user .MuiSvgIcon-root{font-size:15px!important}.vs-live-chat-body{color:inherit;white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.45}.vs-live-chat-form{padding:10px 12px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.vs-live-chat-light .vs-live-chat-form{border-top-color:#00000014}.vs-live-chat-composer{display:flex;gap:8px;align-items:center;position:relative}.vs-live-chat-emoji-btn{flex-shrink:0;width:36px;height:36px;border:none;border-radius:8px;background:#272727;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.vs-live-chat-emoji-btn:disabled{opacity:.45;cursor:default}.vs-live-chat-emoji-picker{position:absolute;bottom:calc(100% + 8px);left:0;z-index:20;width:min(280px,100%);max-height:180px;overflow-y:auto;display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:8px;background:#1a1a1a;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 8px 24px #00000073}.vs-live-chat-light .vs-live-chat-emoji-picker{background:#fff;border-color:#0000001f}.vs-live-chat-emoji-item{border:none;background:transparent;cursor:pointer;font-size:20px;line-height:1.2;padding:4px;border-radius:6px}.vs-live-chat-emoji-item:hover{background:rgba(255,255,255,.08)}.vs-live-chat-form input{flex:1;min-width:0;background:#0f0f0f;border:1px solid #303030;color:#fff;border-radius:8px;padding:10px 12px;font-size:13px}.vs-live-chat-light .vs-live-chat-form input{background:#fff;border-color:#ccc;color:#0f0f0f}.vs-live-chat-form button[type=submit]{background:#3ea6ff;color:#0f0f0f;border:none;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer;flex-shrink:0}.vs-live-chat-form button[type=submit]:disabled{opacity:.5;cursor:default}.vs-live-chat-error{margin:0 12px 10px;font-size:12px}.vs-live-checkbox{flex-direction:row!important;align-items:flex-start;gap:10px!important;cursor:pointer;color:#fff!important}.vs-live-checkbox input{margin-top:3px;width:auto!important;accent-color:#3ea6ff}.vs-live-checkbox span{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#fff}.vs-live-checkbox small{font-size:12px;color:#aaa;font-weight:400}.vs-live-light .vs-live-checkbox span{color:#0f0f0f}.vs-live-archive-status{margin:0 0 12px;font-size:13px}.vs-live-archive-status a{color:#3ea6ff}.vs-live-badge-player{border:none;cursor:default;font-family:inherit;background:#cc0000;color:#fff}.vs-live-badge-player--behind{pointer-events:auto;cursor:pointer;background:#606060;color:#fff}.vs-live-badge-player--behind:hover{background:#737373}.vs-live-watch-section .plyr__progress,.vs-live-watch-section .plyr__time{display:block!important}.vs-live-watch-section .plyr--full-ui input[type=range]{color:#0a56e0}@media (max-width: 1550px){.main-video-section.vs-vod-chat-layout:not(.cinema-mode){grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"player" "chat" "primary" "related"!important}.main-video-section.vs-vod-chat-layout:not(.cinema-mode) .vs-vod-chat-column{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:static!important;overflow:visible!important}.main-video-section.vs-vod-chat-layout:not(.cinema-mode) .vs-vod-chat-column .vs-live-chat{position:static!important;inset:auto!important;height:auto;min-height:240px;max-height:360px}.vs-live-watch-section:not(.cinema-mode){grid-template-columns:minmax(0,1fr) var(--vs-watch-related, 402px);grid-template-areas:"player chat" "primary related"}}@media (max-width: 1400px){.vs-live-watch-section:not(.cinema-mode){--vs-watch-related: 360px}}@media (max-width: 1100px){.vs-live-watch-section:not(.cinema-mode){grid-template-columns:minmax(0,1fr);grid-template-areas:"player" "chat" "primary" "related"}.vs-live-watch-section:not(.cinema-mode) .vs-live-chat-column{width:100%;height:auto;min-height:0;max-height:none;position:static;overflow:visible}.vs-live-watch-section:not(.cinema-mode) .vs-live-chat-column .vs-live-chat{position:static;inset:auto;height:auto;min-height:0;max-height:none}.vs-live-watch-section:not(.cinema-mode) .vs-live-suggested--desktop{display:none}.vs-live-watch-section:not(.cinema-mode) .vs-live-below-related--mobile{display:block}}.vs-live-watch-section.vs-live-layout-mobile:not(.cinema-mode){grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"player" "chat" "primary" "related"!important}.vs-live-watch-section.vs-live-layout-mobile:not(.cinema-mode) .vs-live-chat-column{grid-area:chat;width:100%!important;max-width:100%;height:auto!important;min-height:0!important;max-height:none!important;position:static!important;overflow:visible!important}.vs-live-watch-section.vs-live-layout-mobile:not(.cinema-mode) .vs-live-chat-column .vs-live-chat{position:static!important;inset:auto!important;height:auto;min-height:0;max-height:none}.vs-live-watch-section.vs-live-layout-mobile:not(.cinema-mode) .vs-live-suggested--desktop{display:none!important}.vs-live-watch-section.vs-live-layout-mobile:not(.cinema-mode) .vs-live-below-related--mobile{display:block!important}.vs-live-watch-section.vs-live-layout-mobile.cinema-mode .vs-live-cinema-chat{width:100%}@media (max-width: 800px){.vs-live-page{margin-left:0;width:100%;max-width:100%;padding:72px 14px 32px}.vs-live-field{grid-template-columns:1fr}.vs-live-chat:not(.vs-live-chat--collapsible){min-height:280px;max-height:360px;margin-top:0}.vs-live-chat--collapsible{margin-top:0}}@media (width < 635px){.channel-right-data.c-right1.vs-live-actions{display:flex!important;flex-wrap:wrap;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:0}.vs-live-primary .some-channel-data{flex-direction:column;align-items:stretch;gap:12px}.vs-live-primary .channel-left-data{width:100%;align-items:center;gap:10px}.vs-live-primary .channel-data2{flex:1 1 auto;min-width:0}.vs-live-primary .subscribe,.vs-live-primary .subscribe-light,.vs-live-primary .subscribe2,.vs-live-primary .subscribe2-light{margin-left:auto;flex-shrink:0;position:static;white-space:nowrap}}
