@font-face{font-family:"Plus Jakarta Sans";src:url("../fonts/plus-jakarta-sans-latin-wght-normal.woff2") format("woff2");font-style:normal;font-weight:200 800;font-display:swap}
:root{--vs-bg:#f4f6fb;--vs-surface:#fff;--vs-surface-2:#f8f9fd;--vs-ink:#0f1117;--vs-muted:#6f7585;--vs-muted-2:#9ca2b2;--vs-line:#e5e8f0;--vs-accent:#5b5ef4;--vs-accent-2:#818cf8;--vs-accent-soft:#eeefff;--vs-success:#16865f;--vs-danger:#d43d51;--vs-warning:#ba7410;--vs-shadow:0 16px 45px rgba(28,34,70,.08);--vs-shadow-sm:0 6px 22px rgba(28,34,70,.07);--vs-radius-sm:12px;--vs-radius:18px;--vs-radius-lg:26px;--vs-sidebar:232px;--vs-topbar:76px;--vs-content:1680px;color-scheme:light}
*{box-sizing:border-box}
html.vision-app-html{margin:0!important;background:var(--vs-bg);scroll-behavior:smooth}
body.vision-app-body{margin:0;background:var(--vs-bg);color:var(--vs-ink);font-family:"Plus Jakarta Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.vision-app-body button,body.vision-app-body input,body.vision-app-body select,body.vision-app-body textarea{font:inherit}
body.vision-app-body a{color:inherit;text-decoration:none}
body.vision-app-body img{display:block;max-width:100%}
body.vision-app-body button{color:inherit}
.vision-skip{position:fixed;left:16px;top:-80px;z-index:99999;background:var(--vs-ink);color:#fff!important;border-radius:10px;padding:10px 16px;transition:top .2s}.vision-skip:focus{top:12px}
.vs-symbols{position:absolute;width:0;height:0;overflow:hidden}.vs-symbols symbol,.vs-symbols path,.vs-symbols circle,.vs-symbols rect{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vs-brand__mark svg path{fill:currentColor;stroke:none}
.vs-app{min-height:100vh}.vs-sidebar{position:fixed;inset:0 auto 0 0;width:var(--vs-sidebar);z-index:50;display:flex;flex-direction:column;padding:24px 18px 18px;background:rgba(255,255,255,.94);border-right:1px solid var(--vs-line);backdrop-filter:blur(18px)}
.vs-brand{display:flex;align-items:center;gap:11px;padding:0 10px 24px;font-size:20px;font-weight:800;letter-spacing:-.04em}.vs-brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,var(--vs-accent),#7778ff);color:#fff;box-shadow:0 9px 22px rgba(91,94,244,.28)}.vs-brand__mark svg{width:24px;height:24px}
.vs-nav{display:flex;flex-direction:column;gap:5px}.vs-nav a,.vs-install{display:flex;align-items:center;gap:13px;width:100%;min-height:45px;padding:10px 12px;border:0;border-radius:13px;background:transparent;color:#555c6c;font-weight:650;text-align:left;cursor:pointer;transition:background .16s,color .16s,transform .16s}.vs-nav a svg,.vs-install svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.vs-nav a:hover,.vs-nav a:focus-visible,.vs-install:hover{background:var(--vs-surface-2);color:var(--vs-ink)}.vs-nav a.is-active{background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-nav a:active{transform:scale(.98)}.vs-nav__rule{height:1px;background:var(--vs-line);margin:10px 12px}
.vs-sidebar__foot{margin-top:auto;display:grid;gap:15px}.vs-sidebar__foot small{padding-left:12px;color:var(--vs-muted-2);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vs-install{font-size:13px}
.vs-stage{min-height:100vh;margin-left:var(--vs-sidebar)}.vs-topbar{position:sticky;top:0;z-index:40;height:var(--vs-topbar);display:flex;align-items:center;gap:20px;padding:14px clamp(20px,3vw,48px);background:rgba(244,246,251,.88);backdrop-filter:blur(22px);border-bottom:1px solid rgba(229,232,240,.7)}
.vs-menu{display:none!important}.vs-icon-button{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid var(--vs-line);border-radius:13px;background:var(--vs-surface);cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}.vs-icon-button:hover{border-color:#cfd3df;box-shadow:var(--vs-shadow-sm);transform:translateY(-1px)}.vs-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.vs-search{position:relative;display:flex;align-items:center;width:min(680px,55vw);height:46px;margin-right:auto}.vs-search>svg{position:absolute;left:16px;width:19px;height:19px;color:var(--vs-muted);fill:none;stroke:currentColor;stroke-width:1.8}.vs-search input{width:100%;height:100%;padding:0 48px 0 46px;border:1px solid var(--vs-line);border-radius:15px;background:var(--vs-surface);outline:0;color:var(--vs-ink);box-shadow:0 2px 7px rgba(28,34,70,.02);transition:border .18s,box-shadow .18s}.vs-search input::placeholder{color:#9ba0ae}.vs-search input:focus{border-color:rgba(91,94,244,.55);box-shadow:0 0 0 4px rgba(91,94,244,.09)}.vs-search kbd{position:absolute;right:12px;display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--vs-line);border-bottom-width:2px;border-radius:7px;background:#fafbfe;color:var(--vs-muted);font:600 12px inherit}
.vs-topbar__actions{display:flex;align-items:center;gap:10px}.vs-create-button,.vs-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:10px 17px;border:0;border-radius:13px;background:var(--vs-accent);color:#fff!important;font-weight:750;cursor:pointer;box-shadow:0 8px 20px rgba(91,94,244,.2);transition:transform .15s,box-shadow .15s,background .15s}.vs-create-button:hover,.vs-button:hover{background:#5053e7;box-shadow:0 11px 25px rgba(91,94,244,.27);transform:translateY(-1px)}.vs-create-button svg,.vs-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.vs-button--ghost{border:1px solid var(--vs-line);background:#fff;color:var(--vs-ink)!important;box-shadow:none}.vs-button--ghost:hover{background:var(--vs-surface-2);box-shadow:none}.vs-button--danger{background:var(--vs-danger)}
.vs-notifications{position:relative}.vs-notifications i{position:absolute;right:7px;top:7px;width:8px;height:8px;border:2px solid white;border-radius:50%;background:var(--vs-danger)}.vs-avatar-button{display:grid;place-items:center;width:42px;height:42px;padding:2px;border:0;border-radius:50%;background:linear-gradient(145deg,#ccd1ff,var(--vs-accent));cursor:pointer}.vs-avatar-button img,.vs-avatar-button span{width:100%;height:100%;border:2px solid #fff;border-radius:50%;object-fit:cover;display:grid;place-items:center;color:#fff;font-weight:800}
.vs-main{width:100%;max-width:var(--vs-content);min-height:calc(100vh - var(--vs-topbar));margin:0 auto;padding:28px clamp(20px,3vw,48px) 80px;outline:0}.vs-page{animation:vs-fade .24s ease both}@keyframes vs-fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.vs-page-loading{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vs-page-loading span{height:230px;border-radius:20px;background:linear-gradient(100deg,#eaedf4 20%,#f8f9fc 40%,#eaedf4 60%);background-size:200% 100%;animation:vs-shimmer 1.2s infinite}@keyframes vs-shimmer{to{background-position:-200% 0}}
.vs-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:4px 0 24px}.vs-page-header h1{margin:0;font-size:clamp(27px,3vw,42px);line-height:1.1;letter-spacing:-.045em}.vs-page-header p{max-width:680px;margin:7px 0 0;color:var(--vs-muted)}.vs-eyebrow{display:block;margin-bottom:8px;color:var(--vs-accent);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.vs-hero{position:relative;isolation:isolate;min-height:clamp(320px,38vw,530px);display:flex;align-items:flex-end;overflow:hidden;margin-bottom:44px;padding:clamp(24px,5vw,64px);border-radius:var(--vs-radius-lg);background:#171a2a;color:#fff;box-shadow:var(--vs-shadow)}.vs-hero__image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;opacity:.78}.vs-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(11,12,20,.88) 0%,rgba(11,12,20,.58) 45%,rgba(11,12,20,.06) 80%),linear-gradient(0deg,rgba(11,12,20,.5),transparent 60%)}.vs-hero__content{max-width:680px}.vs-hero h1{max-width:620px;margin:0 0 13px;font-size:clamp(32px,4.4vw,65px);line-height:1.02;letter-spacing:-.055em}.vs-hero p{max-width:620px;margin:0 0 24px;color:rgba(255,255,255,.76);font-size:clamp(14px,1.3vw,17px)}.vs-hero__meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;font-weight:750}.vs-live-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:8px;background:#e22e4e;color:#fff;font-size:10px;font-weight:850;letter-spacing:.1em}.vs-live-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff;animation:vs-pulse 1.4s infinite}@keyframes vs-pulse{50%{opacity:.35}}.vs-hero__actions{display:flex;gap:10px}.vs-hero .vs-button--ghost{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff!important;backdrop-filter:blur(12px)}
.vs-shelf{margin:0 0 44px}.vs-shelf__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.vs-shelf__head h2{margin:0;font-size:21px;letter-spacing:-.035em}.vs-shelf__head a{color:var(--vs-accent);font-size:13px;font-weight:750}.vs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.vs-grid--compact{grid-template-columns:repeat(5,minmax(0,1fr))}
.vs-card{min-width:0;cursor:pointer}.vs-card__media{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:17px;background:#e7eaf2;box-shadow:0 2px 9px rgba(28,34,70,.05);transform:translateZ(0)}.vs-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.vs-card:hover .vs-card__media img{transform:scale(1.035)}.vs-card__media:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.26));opacity:0;transition:opacity .2s}.vs-card:hover .vs-card__media:after{opacity:1}.vs-card__placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#e7e8ff,#ccd2fb);color:var(--vs-accent)}.vs-card__placeholder svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:1.5}.vs-card__duration{position:absolute;right:7px;bottom:7px;z-index:2;padding:3px 6px;border-radius:6px;background:rgba(10,11,17,.84);color:#fff;font-size:10px;font-weight:800}.vs-card__live{position:absolute;left:8px;bottom:8px;z-index:2}.vs-card__body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:12px 2px 0}.vs-card__avatar{width:35px;height:35px;border-radius:50%;object-fit:cover;background:#e0e3ef}.vs-card__copy{min-width:0}.vs-card h3{display:-webkit-box;overflow:hidden;margin:0 0 5px;font-size:14px;line-height:1.36;letter-spacing:-.018em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vs-card__channel,.vs-card__stats{display:block;overflow:hidden;color:var(--vs-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.vs-card__channel{margin-bottom:1px}.vs-card--short .vs-card__media{aspect-ratio:9/15}.vs-card--audio .vs-card__media{aspect-ratio:1;background:linear-gradient(145deg,#e7e8ff,#cbd2ff)}
.vs-empty{display:grid;place-items:center;min-height:320px;padding:45px;border:1px dashed #ccd1df;border-radius:24px;background:rgba(255,255,255,.6);text-align:center}.vs-empty svg{width:46px;height:46px;margin-bottom:16px;color:var(--vs-accent);fill:none;stroke:currentColor;stroke-width:1.5}.vs-empty h2{margin:0 0 7px}.vs-empty p{max-width:480px;margin:0 0 20px;color:var(--vs-muted)}
.vs-watch{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);gap:30px}.vs-watch__main{min-width:0}.vs-player{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:22px;background:#08090d;box-shadow:0 18px 45px rgba(10,11,17,.15)}.vs-player>video,.vs-player>audio,.vs-player>iframe{width:100%;height:100%;border:0}.vs-player>video{object-fit:contain}.vs-player--audio{display:grid;place-items:center;background:linear-gradient(145deg,#282a67,#101223)}.vs-player--audio audio{width:80%;height:54px}.vs-player__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.52}.vs-player__locked{position:absolute;inset:0;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#17182b,#0d0e16);color:#fff;text-align:center}.vs-player__locked>div{max-width:480px}.vs-player__locked h2{font-size:26px;margin:0 0 8px}.vs-player__locked p{color:#bec3d3}.vs-player__embed{width:100%;height:100%}.vs-player .wpstream_player_wrapper,.vs-player .wpstream_live_player_wrapper{width:100%!important;height:100%!important;margin:0!important}.vs-player iframe{max-width:none!important}
.vs-player-anchor{position:relative;aspect-ratio:16/9}.vs-player-anchor>.vs-player{position:absolute;inset:0}.vs-player__shield{position:absolute;z-index:3;inset:0;background:transparent}.vs-player__top{position:absolute;z-index:4;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 42px;color:#fff;background:linear-gradient(180deg,rgba(5,6,10,.92),rgba(5,6,10,0));pointer-events:none}.vs-player__top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-player__top span{flex:none;color:#d8dbea;font-size:11px}.vs-player__center{position:absolute;z-index:6;inset:50% auto auto 50%;display:grid;place-items:center;width:72px;height:72px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.38);border-radius:50%;background:rgba(91,94,244,.95);color:#fff;box-shadow:0 15px 40px rgba(0,0,0,.35);cursor:pointer}.vs-player__center svg{width:31px;height:31px;fill:currentColor}.vs-player.is-playing .vs-player__center{opacity:0;pointer-events:none}.vs-player__toolbar{position:absolute;z-index:7;inset:auto 0 0;display:flex;align-items:center;gap:8px;padding:40px 14px 13px;background:linear-gradient(0deg,rgba(5,6,10,.96),rgba(5,6,10,0));opacity:0;transition:opacity .18s}.vs-player:hover .vs-player__toolbar,.vs-player:focus-within .vs-player__toolbar{opacity:1}.vs-player__toolbar button,.vs-native-tools button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:0;border-radius:8px;background:rgba(255,255,255,.13);color:#fff;font:700 10px/1 inherit;cursor:pointer}.vs-player__toolbar svg{width:15px;height:15px;fill:currentColor}.vs-native-tools{position:absolute;z-index:5;right:12px;top:12px;display:flex;gap:7px}.vs-player__float-close{position:absolute;z-index:9;right:8px;top:8px;display:none;width:32px;height:32px;border:0;border-radius:50%;background:rgba(0,0,0,.76);color:#fff}.vs-player__float-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.vs-player.is-floating{position:fixed!important;z-index:2147483000;inset:auto 22px 22px auto;width:min(430px,calc(100vw - 32px));height:auto;aspect-ratio:16/9;border-radius:16px;box-shadow:0 28px 80px rgba(0,0,0,.38);animation:vs-float-in .2s ease-out}.vs-player.is-floating .vs-player__float-close{display:grid;place-items:center}.vs-player.is-floating .vs-player__top{padding-right:48px}@keyframes vs-float-in{from{opacity:0;transform:translateY(15px) scale(.97)}}
.vs-import-url{display:grid;grid-template-columns:1fr auto;gap:10px;margin:20px 0}.vs-import-url input{min-height:52px;padding:0 16px;border:1px solid var(--vs-line);border-radius:14px;font:inherit}.vs-import-status{margin:0 0 18px;padding:12px 14px;border-radius:12px;background:var(--vs-surface-2);color:var(--vs-muted);font-size:12px}.vs-import-status.is-loading{color:var(--vs-accent)}.vs-import-status.is-error{background:#fff0f1;color:#b4232c}.vs-import-status.is-ready{background:#eefbf5;color:#11794f}.vs-import-preview{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:20px;padding:14px;border:1px solid var(--vs-line);border-radius:16px;background:var(--vs-surface-2)}.vs-import-preview img{width:150px;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.vs-import-preview strong,.vs-import-preview small{display:block}.vs-import-preview strong{margin:4px 0;font-size:15px}.vs-import-preview small{color:var(--vs-muted)}
.vs-watch__title{margin:22px 0 12px;font-size:clamp(22px,2.5vw,34px);line-height:1.18;letter-spacing:-.04em}.vs-watch__stats{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px;color:var(--vs-muted);font-size:12px}.vs-actions{display:flex;gap:8px;flex-wrap:wrap}.vs-action{display:inline-flex;align-items:center;gap:8px;min-height:39px;padding:8px 13px;border:1px solid var(--vs-line);border-radius:12px;background:#fff;font-weight:700;font-size:12px;cursor:pointer}.vs-action:hover{background:var(--vs-surface-2)}.vs-action.is-active{border-color:#d8d9ff;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9}
.vs-channel-row{display:flex;align-items:center;gap:13px;padding:18px 0;border-top:1px solid var(--vs-line);border-bottom:1px solid var(--vs-line)}.vs-channel-row img{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#e3e6ef}.vs-channel-row__copy{min-width:0;margin-right:auto}.vs-channel-row strong{display:block}.vs-channel-row span{color:var(--vs-muted);font-size:11px}.vs-follow{min-width:105px}.vs-description{margin:17px 0;padding:18px;border-radius:16px;background:#eceff6;color:#373c49;font-size:13px}.vs-description p:first-child{margin-top:0}.vs-description p:last-child{margin-bottom:0}
.vs-related h2,.vs-comments h2{font-size:18px;margin:0 0 16px}.vs-related-list{display:grid;gap:13px}.vs-related-card{display:grid;grid-template-columns:145px minmax(0,1fr);gap:11px}.vs-related-card__image{aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:#e4e7ef}.vs-related-card__image img{width:100%;height:100%;object-fit:cover}.vs-related-card h3{display:-webkit-box;margin:2px 0 5px;font-size:12.5px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vs-related-card span{display:block;color:var(--vs-muted);font-size:10.5px}
.vs-comments{margin-top:25px}.vs-comment-form{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}.vs-comment-form img,.vs-comment img{width:35px;height:35px;border-radius:50%;object-fit:cover}.vs-comment-form textarea{flex:1;min-height:44px;resize:vertical;border:1px solid var(--vs-line);border-radius:12px;padding:11px 13px;outline:0}.vs-comment-form textarea:focus{border-color:var(--vs-accent)}.vs-comment-list{display:grid;gap:17px}.vs-comment{display:grid;grid-template-columns:auto 1fr;gap:11px}.vs-comment__head{display:flex;align-items:center;gap:8px;margin-bottom:3px}.vs-comment__head strong{font-size:12px}.vs-comment__head time{color:var(--vs-muted-2);font-size:10px}.vs-comment p{margin:0;color:#363b48;font-size:12.5px;white-space:pre-wrap}
.vs-channel-hero{overflow:hidden;margin-bottom:30px;border-radius:24px;background:#fff;box-shadow:var(--vs-shadow-sm)}.vs-channel-hero__banner{height:clamp(150px,22vw,330px);background:linear-gradient(130deg,#dfe1ff,#c7cff6);object-fit:cover;width:100%}.vs-channel-hero__body{display:flex;align-items:center;gap:20px;padding:0 28px 25px}.vs-channel-hero__avatar{width:108px;height:108px;margin-top:-42px;border:5px solid #fff;border-radius:50%;object-fit:cover;background:#e4e6ef}.vs-channel-hero__copy{min-width:0;padding-top:20px;margin-right:auto}.vs-channel-hero h1{margin:0 0 4px;font-size:30px;letter-spacing:-.04em}.vs-channel-hero p{max-width:700px;margin:7px 0 0;color:var(--vs-muted);font-size:12px}.vs-channel-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:22px;padding-bottom:3px}.vs-channel-tabs button{border:0;border-radius:10px;background:transparent;padding:9px 13px;color:var(--vs-muted);font-weight:700;font-size:12px;cursor:pointer;white-space:nowrap}.vs-channel-tabs button.is-active{background:var(--vs-ink);color:#fff}
.vs-channel-store-preview,.vs-search-channels{margin-top:38px}.vs-channel-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:36px}.vs-channel-result{display:flex;align-items:center;gap:13px;min-width:0;padding:15px;border:1px solid var(--vs-line);border-radius:16px;background:#fff;color:var(--vs-ink);box-shadow:var(--vs-shadow-sm);transition:transform .16s ease,border-color .16s ease}.vs-channel-result:hover{transform:translateY(-2px);border-color:#b8baf7}.vs-channel-result img,.vs-channel-result__avatar{flex:0 0 54px;width:54px;height:54px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#dfe1ff,#c7cff6)}.vs-channel-result span{min-width:0}.vs-channel-result strong,.vs-channel-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-channel-result strong{font-size:13px}.vs-channel-result small{margin-top:4px;color:var(--vs-muted);font-size:10px}
.vs-filterbar{display:flex;align-items:center;gap:9px;overflow-x:auto;margin-bottom:23px}.vs-filterbar button,.vs-filterbar select{min-height:37px;border:1px solid var(--vs-line);border-radius:11px;background:#fff;padding:7px 12px;font-size:11px;font-weight:700;white-space:nowrap}.vs-filterbar button.is-active{border-color:var(--vs-ink);background:var(--vs-ink);color:#fff}
.vs-studio{display:grid;grid-template-columns:190px minmax(0,1fr);gap:30px}.vs-studio__nav{position:sticky;top:calc(var(--vs-topbar) + 24px);align-self:start;display:grid;gap:4px;padding:10px;border:1px solid var(--vs-line);border-radius:17px;background:#fff}.vs-studio__nav a{padding:10px 12px;border-radius:10px;color:var(--vs-muted);font-size:12px;font-weight:700}.vs-studio__nav a.is-active,.vs-studio__nav a:hover{background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-studio__body{min-width:0}.vs-studio__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.vs-studio__head h1{margin:0;font-size:31px;letter-spacing:-.045em}.vs-studio__head p{margin:5px 0 0;color:var(--vs-muted)}
.vs-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.vs-metric{padding:19px;border:1px solid var(--vs-line);border-radius:17px;background:#fff}.vs-metric span{display:block;margin-bottom:10px;color:var(--vs-muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.vs-metric strong{display:block;font-size:25px;letter-spacing:-.04em}.vs-metric small{color:var(--vs-success);font-size:10px}.vs-panel{margin-bottom:20px;padding:21px;border:1px solid var(--vs-line);border-radius:19px;background:#fff;box-shadow:0 4px 16px rgba(28,34,70,.03)}.vs-panel__head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.vs-panel h2{margin:0;font-size:17px;letter-spacing:-.025em}.vs-panel p{color:var(--vs-muted)}
.vs-table-wrap{width:100%;overflow:auto}.vs-table{width:100%;border-collapse:collapse;min-width:680px}.vs-table th{padding:10px 12px;border-bottom:1px solid var(--vs-line);color:var(--vs-muted);font-size:9.5px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.vs-table td{padding:12px;border-bottom:1px solid #eef0f5;font-size:11.5px}.vs-table tr:last-child td{border-bottom:0}.vs-table__media{display:flex;align-items:center;gap:10px;min-width:220px}.vs-table__media img{width:70px;aspect-ratio:16/9;border-radius:9px;object-fit:cover;background:#e7e9f0}.vs-table__media strong{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-status{display:inline-flex;padding:4px 7px;border-radius:7px;background:#eef0f5;color:#5d6472;font-size:9px;font-weight:800;text-transform:uppercase}.vs-status--published,.vs-status--complete,.vs-status--live{background:#e8f7f1;color:var(--vs-success)}.vs-status--failed,.vs-status--critical{background:#fdebed;color:var(--vs-danger)}.vs-status--processing,.vs-status--starting,.vs-status--waiting{background:#fff3dd;color:var(--vs-warning)}
.vs-form{display:grid;gap:17px}.vs-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.vs-form label,.vs-upload label{display:grid;gap:7px}.vs-form label>span,.vs-upload label>span{color:#555b68;font-size:11px;font-weight:750}.vs-form input,.vs-form select,.vs-form textarea,.vs-upload input:not([type=file]),.vs-upload select{width:100%;min-height:44px;border:1px solid var(--vs-line);border-radius:12px;background:#fff;padding:10px 12px;outline:0}.vs-form textarea{min-height:120px;resize:vertical}.vs-form input:focus,.vs-form select:focus,.vs-form textarea:focus,.vs-upload input:focus,.vs-upload select:focus{border-color:rgba(91,94,244,.65);box-shadow:0 0 0 4px rgba(91,94,244,.08)}.vs-form__wide{grid-column:1/-1}.vs-form__actions{display:flex;justify-content:flex-end;gap:9px}
.vs-live-studio{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.vs-live-preview{min-height:400px;border-radius:20px;background:#0c0e16;color:#fff;display:grid;place-items:center;overflow:hidden}.vs-live-preview__empty{text-align:center;max-width:400px;padding:30px}.vs-live-preview__empty svg{width:50px;height:50px;color:var(--vs-accent-2);fill:none;stroke:currentColor;stroke-width:1.5}.vs-live-preview__empty p{color:#9ba2b5}.vs-live-controls{display:grid;align-content:start;gap:14px}.vs-credential{padding:12px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface-2)}.vs-credential span{display:block;color:var(--vs-muted);font-size:9px;font-weight:800;text-transform:uppercase}.vs-credential code{display:block;overflow:hidden;margin-top:4px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vs-live-log{max-height:190px;overflow:auto;color:var(--vs-muted);font-size:10px}
.vs-browser-studio{position:relative;width:100%;height:100%;min-height:400px;background:#05060a}.vs-browser-studio video{display:block;width:100%;height:100%;min-height:400px;object-fit:contain}.vs-browser-studio__overlay{position:absolute;top:15px;left:15px}.vs-browser-studio__controls{position:absolute;right:15px;bottom:15px;left:15px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(10,12,20,.72);backdrop-filter:blur(14px)}.vs-notice{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;padding:14px 16px;border:1px solid #cce9df;border-radius:13px;background:#eef9f5;color:var(--vs-success);font-size:11px}.vs-notice strong,.vs-notice span{display:block}
.vs-chart{height:230px;display:flex;align-items:flex-end;gap:5px;padding-top:20px;border-bottom:1px solid var(--vs-line)}.vs-chart i{flex:1;min-width:3px;border-radius:5px 5px 0 0;background:linear-gradient(var(--vs-accent-2),var(--vs-accent));opacity:.85}.vs-chart i:hover{opacity:1}
.vs-dialog{width:min(92vw,720px);max-height:90vh;padding:0;border:0;border-radius:24px;background:transparent;color:var(--vs-ink);box-shadow:0 28px 90px rgba(10,12,25,.25)}.vs-dialog::backdrop{background:rgba(12,14,24,.58);backdrop-filter:blur(5px)}.vs-dialog__panel{margin:0;padding:25px;border-radius:24px;background:#fff}.vs-dialog__panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.vs-dialog__panel h2{margin:0;font-size:25px;letter-spacing:-.04em}.vs-create-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.vs-create-options>a,.vs-create-options>button{display:flex;flex-direction:column;align-items:flex-start;min-height:170px;padding:20px;border:1px solid var(--vs-line);border-radius:17px;background:var(--vs-surface-2);text-align:left;cursor:pointer}.vs-create-options>a:hover,.vs-create-options>button:hover{border-color:#cfd0fb;background:var(--vs-accent-soft)}.vs-create-options>a.is-disabled,.vs-create-options>button:disabled{opacity:.48;cursor:not-allowed;filter:saturate(.35)}.vs-create-options svg{width:30px;height:30px;margin-bottom:auto;color:var(--vs-accent);fill:none;stroke:currentColor;stroke-width:1.7}.vs-create-options strong{margin:16px 0 3px}.vs-create-options span{color:var(--vs-muted);font-size:10px}
.vs-upload__grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vs-upload__wide{grid-column:1/-1}.vs-drop{position:relative;place-items:center;min-height:190px;padding:25px;border:1.5px dashed #c8ccd9;border-radius:17px;background:var(--vs-surface-2);text-align:center;cursor:pointer}.vs-drop:hover,.vs-drop.is-drag{border-color:var(--vs-accent);background:var(--vs-accent-soft)}.vs-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.vs-drop svg{width:36px;height:36px;color:var(--vs-accent);fill:none;stroke:currentColor;stroke-width:1.7}.vs-drop span{color:var(--vs-muted)!important;font-weight:500!important}.vs-upload footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.vs-progress{margin-top:20px}.vs-progress>div{overflow:hidden;height:9px;border-radius:9px;background:#e9ebf2}.vs-progress>div span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--vs-accent),var(--vs-accent-2));transition:width .2s}.vs-progress p{margin:6px 0 0;color:var(--vs-muted);font-size:11px;text-align:right}
.vs-popover{position:fixed;right:24px;top:68px;z-index:90;width:min(360px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--vs-line);border-radius:17px;background:#fff;box-shadow:var(--vs-shadow)}.vs-popover__head{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--vs-line)}.vs-popover__body{max-height:440px;overflow:auto;padding:8px}.vs-popover a,.vs-popover button.vs-popover__item{display:flex;width:100%;gap:10px;padding:11px;border:0;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.vs-popover a:hover,.vs-popover button.vs-popover__item:hover{background:var(--vs-surface-2)}.vs-popover__user{display:flex;gap:11px;align-items:center;padding:16px}.vs-popover__user img{width:42px;height:42px;border-radius:50%}.vs-popover__user strong,.vs-popover__user span{display:block}.vs-popover__user span{color:var(--vs-muted);font-size:10px}
.vs-toast{position:fixed;right:25px;bottom:24px;z-index:110;max-width:370px;padding:13px 17px;border-radius:13px;background:#171923;color:#fff;box-shadow:0 14px 40px rgba(12,14,24,.3);font-size:12px;font-weight:650;opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s}.vs-toast.is-visible{opacity:1;transform:none}.vs-toast.is-error{background:var(--vs-danger)}
.vs-mobile-nav{display:none}
.vs-prompt footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.vs-prompt__message{margin:-8px 0 20px;color:var(--vs-muted)}
.vs-consent{position:fixed;z-index:120;right:24px;bottom:24px;display:flex;align-items:center;gap:24px;width:min(720px,calc(100vw - 48px));padding:18px 20px;border:1px solid var(--vs-line);border-radius:18px;background:#fff;box-shadow:0 20px 60px rgba(12,14,24,.2)}.vs-consent>div:first-child{margin-right:auto}.vs-consent strong{display:block;margin-bottom:3px}.vs-consent p{margin:0;color:var(--vs-muted);font-size:11px}.vs-consent>div:last-child{display:flex;flex:0 0 auto;gap:8px}
.vs-channel-switch{display:flex;align-items:center;gap:9px;margin-top:7px;color:var(--vs-muted);font-size:11px}.vs-channel-switch select{min-height:34px;border:1px solid var(--vs-line);border-radius:10px;background:#fff;padding:5px 10px;color:var(--vs-ink);font-weight:700}
.vs-team{display:grid}.vs-team__member{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--vs-line)}.vs-team__member:last-child{border-bottom:0}.vs-team__member img{width:42px;height:42px;border-radius:50%;object-fit:cover}.vs-team__member strong,.vs-team__member span{display:block}.vs-team__member span{color:var(--vs-muted);font-size:10px}.vs-team__member>b{padding:4px 8px;border-radius:8px;background:var(--vs-accent-soft);color:var(--vs-accent);font-size:9px;text-transform:uppercase}
.vs-comment-queue{display:grid}.vs-comment-review{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:12px;padding:16px 0;border-bottom:1px solid var(--vs-line)}.vs-comment-review:last-child{border-bottom:0}.vs-comment-review>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.vs-comment-review p{margin:7px 0;color:var(--vs-text);font-size:12px;line-height:1.55}.vs-comment-review a{color:var(--vs-accent);font-size:10px;font-weight:700}.vs-comment-review__actions{display:flex;gap:7px;flex-wrap:wrap}
.vs-live-chat{margin-top:22px;padding:18px;border:1px solid var(--vs-line);border-radius:17px;background:#fff}.vs-live-chat__messages{display:grid;gap:13px;max-height:330px;overflow:auto;padding:8px 3px 15px}.vs-live-chat__messages article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px}.vs-live-chat__messages img{width:30px;height:30px;border-radius:50%}.vs-live-chat__messages strong{font-size:10px}.vs-live-chat__messages p{margin:3px 0 0;font-size:11px;line-height:1.45}.vs-live-chat__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:12px;border-top:1px solid var(--vs-line)}.vs-live-chat__form input{min-height:41px;border:1px solid var(--vs-line);border-radius:11px;padding:8px 11px}
.vs-commerce{max-width:1180px;margin:0 auto}.vs-commerce .woocommerce{padding:24px;border:1px solid var(--vs-line);border-radius:20px;background:#fff;box-shadow:var(--vs-shadow-sm)}.vs-commerce .woocommerce input,.vs-commerce .woocommerce select,.vs-commerce .woocommerce textarea{min-height:43px;border:1px solid var(--vs-line);border-radius:10px;padding:9px 11px}.vs-commerce .woocommerce button.button,.vs-commerce .woocommerce a.button,.vs-commerce .woocommerce input.button{border:0;border-radius:11px;background:var(--vs-accent);color:#fff;padding:11px 17px}.vs-commerce .woocommerce table{border-color:var(--vs-line);border-radius:12px}.vs-commerce .woocommerce-info,.vs-commerce .woocommerce-message{border-top-color:var(--vs-accent);background:var(--vs-accent-soft)}
.vs-error{max-width:700px;margin:60px auto;padding:35px;border:1px solid var(--vs-line);border-radius:22px;background:#fff;text-align:center}.vs-error h1{margin-top:0}.vs-error p{color:var(--vs-muted)}
@media(max-width:1280px){.vs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vs-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.vs-watch{grid-template-columns:minmax(0,1fr) 310px}.vs-related-card{grid-template-columns:120px minmax(0,1fr)}.vs-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){:root{--vs-sidebar:76px}.vs-sidebar{width:76px;padding:21px 10px}.vs-brand{justify-content:center;padding:0 0 24px}.vs-brand>span:last-child,.vs-nav a span,.vs-sidebar__foot span,.vs-sidebar__foot small{display:none}.vs-nav a,.vs-install{justify-content:center;padding:10px}.vs-nav__rule{margin-inline:8px}.vs-search{width:min(500px,50vw)}.vs-watch{grid-template-columns:1fr}.vs-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-studio{grid-template-columns:1fr}.vs-studio__nav{position:static;display:flex;overflow-x:auto}.vs-studio__nav a{white-space:nowrap}.vs-live-studio{grid-template-columns:1fr}.vs-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){:root{--vs-topbar:64px}.vs-sidebar{display:none}.vs-stage{margin-left:0}.vs-topbar{height:64px;padding:10px 14px;gap:10px}.vs-menu{display:grid!important}.vs-search{width:auto;flex:1}.vs-search input{padding-right:12px}.vs-search kbd{display:none}.vs-create-button,.vs-notifications{display:none}.vs-avatar-button{width:39px;height:39px}.vs-main{padding:18px 14px 90px}.vs-page-loading{grid-template-columns:1fr 1fr}.vs-page-loading span:nth-child(3){display:none}.vs-hero{min-height:390px;margin-bottom:31px;padding:25px;border-radius:20px}.vs-hero:after{background:linear-gradient(0deg,rgba(11,12,20,.92),rgba(11,12,20,.15) 85%)}.vs-hero h1{font-size:36px}.vs-grid,.vs-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 11px}.vs-shelf{margin-bottom:34px}.vs-shelf__head h2{font-size:18px}.vs-card__media{border-radius:13px}.vs-card__body{grid-template-columns:1fr;padding-top:9px}.vs-card__avatar{display:none}.vs-card h3{font-size:12.5px}.vs-card__channel,.vs-card__stats{font-size:10px}.vs-watch{gap:22px}.vs-player{margin-inline:-14px;border-radius:0}.vs-watch__title{margin-top:17px}.vs-watch__stats{align-items:flex-start;flex-direction:column}.vs-related-list{grid-template-columns:1fr}.vs-related-card{grid-template-columns:135px minmax(0,1fr)}.vs-channel-hero{border-radius:18px}.vs-channel-hero__body{align-items:flex-start;flex-wrap:wrap;padding:0 18px 20px}.vs-channel-hero__avatar{width:82px;height:82px}.vs-channel-hero__copy{padding-top:14px}.vs-channel-hero h1{font-size:23px}.vs-channel-hero .vs-follow{margin-left:auto;margin-top:14px}.vs-channel-results{grid-template-columns:1fr}.vs-metrics{grid-template-columns:1fr 1fr;gap:9px}.vs-metric{padding:14px}.vs-metric strong{font-size:21px}.vs-form__grid{grid-template-columns:1fr}.vs-form__wide{grid-column:auto}.vs-panel{padding:16px}.vs-mobile-nav{position:fixed;inset:auto 0 0;z-index:55;display:grid;grid-template-columns:repeat(5,1fr);height:68px;padding:5px 6px max(5px,env(safe-area-inset-bottom));border-top:1px solid var(--vs-line);background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}.vs-mobile-nav a,.vs-mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:transparent;color:var(--vs-muted);font-size:8px;font-weight:750}.vs-mobile-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.vs-mobile-nav a.is-active{color:var(--vs-accent)}.vs-mobile-nav .vs-mobile-create{align-self:start;width:48px;height:48px;margin:-16px auto 0;border:5px solid var(--vs-bg);border-radius:50%;background:var(--vs-accent);color:#fff;box-shadow:0 7px 20px rgba(91,94,244,.3)}.vs-mobile-create svg{width:22px;height:22px;stroke-width:2.2}.vs-dialog{width:100%;max-width:none;max-height:92vh;margin:auto 0 0;border-radius:24px 24px 0 0}.vs-dialog__panel{border-radius:24px 24px 0 0;padding:20px}.vs-create-options{grid-template-columns:1fr}.vs-create-options>a,.vs-create-options>button{min-height:93px;display:grid;grid-template-columns:42px 1fr;column-gap:10px}.vs-create-options svg{grid-row:1/3;margin:4px 0 0}.vs-create-options strong{margin:0}.vs-upload__grid{grid-template-columns:1fr}.vs-upload__wide{grid-column:auto}.vs-drop{min-height:150px}.vs-popover{right:10px;top:60px}.vs-toast{right:14px;bottom:82px;left:14px;max-width:none}.vs-page-header{align-items:flex-start;flex-direction:column}.vs-live-preview{min-height:260px}}
@media(max-width:720px){.vs-player-anchor{margin-inline:-14px}.vs-player-anchor>.vs-player{margin-inline:0}.vs-player__top{padding:12px 14px 32px}.vs-player__top span{display:none}.vs-player__center{width:58px;height:58px}.vs-player__toolbar{overflow-x:auto;padding:32px 9px 8px}.vs-player__toolbar button{white-space:nowrap}.vs-player.is-floating{right:10px;bottom:78px;width:calc(100vw - 20px);border-radius:13px}.vs-native-tools{top:7px;right:7px}.vs-native-tools button{padding:6px;font-size:8px}.vs-import-url{grid-template-columns:1fr}.vs-import-preview{grid-template-columns:105px minmax(0,1fr);gap:11px}.vs-import-preview img{width:105px}}
@media(max-width:420px){.vs-grid,.vs-grid--compact{grid-template-columns:1fr 1fr}.vs-hero__actions{flex-wrap:wrap}.vs-metrics{grid-template-columns:1fr}.vs-channel-hero .vs-follow{width:100%;margin:0}.vs-topbar__actions{gap:5px}}
@media(max-width:720px){.vs-consent{right:14px;bottom:82px;left:14px;display:grid;width:auto}.vs-consent>div:last-child{display:grid;grid-template-columns:1fr 1fr}.vs-team__member{grid-template-columns:auto minmax(0,1fr) auto}.vs-team__member .vs-action{grid-column:2/-1;justify-self:start}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.vs-hero-carousel{position:relative;margin-bottom:44px}.vs-hero-carousel__slides{display:grid}.vs-hero-carousel .vs-hero{grid-area:1/1;margin:0;visibility:hidden;opacity:0;transform:scale(.995);pointer-events:none;transition:opacity .45s ease,transform .45s ease,visibility .45s}.vs-hero-carousel .vs-hero.is-active{visibility:visible;opacity:1;transform:none;pointer-events:auto}.vs-hero-carousel__arrow{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(12,14,28,.62);color:#fff;cursor:pointer;backdrop-filter:blur(12px);transform:translateY(-50%)}.vs-hero-carousel__arrow svg,.vs-shelf__actions button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.vs-hero-carousel__arrow--prev{left:15px}.vs-hero-carousel__arrow--next{right:15px}.vs-hero-carousel__dots{position:absolute;z-index:4;right:24px;bottom:20px;display:flex;gap:7px}.vs-hero-carousel__dots button{width:8px;height:8px;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.46);cursor:pointer;transition:width .2s,background .2s}.vs-hero-carousel__dots button.is-active{width:24px;background:#fff}.vs-shelf__actions{display:flex;align-items:center;gap:7px}.vs-shelf__actions button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid var(--vs-line);border-radius:50%;background:#fff;color:var(--vs-ink);cursor:pointer}.vs-shelf__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,calc((100% - 54px)/4));gap:18px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:none}.vs-shelf__track::-webkit-scrollbar{display:none}.vs-shelf__track>.vs-card{scroll-snap-align:start}.vs-shelf__track--shorts{grid-auto-columns:minmax(170px,calc((100% - 72px)/5))}@media(max-width:720px){.vs-hero-carousel{margin-bottom:31px}.vs-hero-carousel__arrow{width:36px;height:36px}.vs-hero-carousel__arrow--prev{left:8px}.vs-hero-carousel__arrow--next{right:8px}.vs-hero-carousel__dots{right:14px;bottom:12px}.vs-shelf__actions a{display:none}.vs-shelf__track{grid-auto-columns:minmax(210px,78vw);gap:11px}.vs-shelf__track--shorts{grid-auto-columns:minmax(155px,55vw)}}
@media(prefers-contrast:more){:root{--vs-line:#b7bcc9;--vs-muted:#4c5260}.vs-card__duration{background:#000}.vs-button{outline:2px solid transparent}}
.vs-mobile-brand,.vs-mobile-search,.vs-sidebar-close{display:none}.vs-sidebar-collapse{display:flex;align-items:center;gap:13px;width:100%;min-height:45px;padding:10px 12px;border:0;border-radius:13px;background:transparent;color:var(--vs-muted);font-size:13px;font-weight:650;cursor:pointer}.vs-sidebar-collapse:hover{background:var(--vs-surface-2);color:var(--vs-ink)}.vs-sidebar-collapse svg,.vs-sidebar-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.vs-brand__mark{background:transparent!important;box-shadow:none!important;border-radius:0!important}.vs-sidebar-collapsed{--vs-sidebar:76px}.vs-sidebar-collapsed .vs-sidebar{width:76px;padding-inline:10px}.vs-sidebar-collapsed .vs-brand{justify-content:center;padding-inline:0}.vs-sidebar-collapsed .vs-brand>span:last-child,.vs-sidebar-collapsed .vs-nav a span,.vs-sidebar-collapsed .vs-sidebar__foot span,.vs-sidebar-collapsed .vs-sidebar__foot small{display:none}.vs-sidebar-collapsed .vs-nav a,.vs-sidebar-collapsed .vs-install,.vs-sidebar-collapsed .vs-theme-toggle,.vs-sidebar-collapsed .vs-sidebar-collapse{justify-content:center;padding-inline:10px}.vs-sidebar-collapsed .vs-sidebar-collapse svg{transform:rotate(180deg)}.vs-sign-in{display:flex!important;width:auto!important;padding:0 15px!important;gap:7px;border-radius:999px!important;background:linear-gradient(135deg,#101f55,#4a1d68)!important;color:#fff!important;font-weight:800}.vs-sign-in svg{width:18px;height:18px;fill:none;stroke:currentColor}.vs-sign-in span{width:auto!important;height:auto!important;border:0!important;white-space:nowrap}
@media(max-width:720px){:root{--vs-sidebar:0px}.vs-mobile-nav{display:none!important}.vs-main{padding-bottom:35px}.vs-topbar{gap:6px;padding:9px 8px}.vs-mobile-brand{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto}.vs-mobile-brand img{width:38px;height:30px;object-fit:contain}.vs-menu,.vs-mobile-search{display:grid!important;width:36px;height:36px;flex:0 0 auto}.vs-search{display:none}.vs-topbar__actions{display:flex;min-width:0;gap:5px;margin-left:auto}.vs-create-button{display:inline-flex;min-height:38px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#101f55,#4a1d68);box-shadow:none}.vs-create-button span{display:inline}.vs-notifications{display:grid;width:36px;height:36px}.vs-avatar-button{width:36px;height:36px}.vs-sign-in{max-width:42px;padding:0 10px!important}.vs-sign-in span{display:none!important}.vs-sidebar{display:flex;position:fixed;inset:0;z-index:2147483500;width:100vw!important;padding:72px 24px 28px;background:var(--vs-surface)!important;transform:translateX(-103%);transition:transform .25s ease;overflow-y:auto}.vs-menu-open .vs-sidebar{transform:none}.vs-sidebar-close{position:absolute;right:20px;top:18px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--vs-line);border-radius:50%;background:var(--vs-surface)}.vs-sidebar .vs-brand{position:absolute;left:20px;top:19px;padding:0}.vs-sidebar .vs-brand>span:last-child{display:inline!important}.vs-sidebar .vs-nav a{justify-content:flex-start!important;padding:13px 15px!important;font-size:16px}.vs-sidebar .vs-nav a span{display:inline!important}.vs-sidebar__foot{margin-top:24px}.vs-sidebar__foot span{display:inline!important}.vs-sidebar__foot small{display:block!important}.vs-sidebar-collapse{display:none}.vs-toast{bottom:24px}}
.vs-theater-mode{max-width:none!important;padding-inline:0}.vs-theater-mode .vs-watch{display:block}.vs-theater-mode .vs-watch__main{max-width:1500px;margin:auto}.vs-theater-mode .vs-watch-player-wrap .vs-player,.vs-theater-mode .vs-watch-player-wrap .vs-player-anchor{border-radius:0}.vs-theater-mode .vs-related{max-width:1500px;margin:30px auto}.vs-queue{margin-top:28px;padding-top:20px;border-top:1px solid var(--vs-line)}.vs-queue-item{position:relative}.vs-queue-item>.vs-action{position:absolute;right:2px;top:2px;z-index:2;min-height:28px;padding:3px 8px}.vs-comment--reply{margin-left:44px;padding-left:13px;border-left:2px solid var(--vs-line)}.vs-comment__reply{margin-top:7px;padding:0;border:0;background:transparent;color:var(--vs-accent);font-size:10px;font-weight:800;cursor:pointer}
.vs-live-preview__empty img{display:block;width:min(100%,720px);max-height:405px;margin:0 auto 20px;border-radius:16px;object-fit:cover;aspect-ratio:16/9}.vs-recorded-pill,.vs-upcoming-pill{display:inline-flex;padding:6px 9px;border-radius:8px;color:#fff;font-size:10px;font-weight:850;letter-spacing:.08em}.vs-recorded-pill{background:rgba(31,36,55,.9)}.vs-upcoming-pill{background:linear-gradient(135deg,#172d68,#58246f)}.vs-watch-player-wrap{position:relative}.vs-player-state{position:absolute;top:14px;left:14px;z-index:20;box-shadow:0 5px 18px rgba(0,0,0,.24)}
.vs-brand__mark{overflow:hidden;background:#fff!important}.vs-brand__mark img{width:100%;height:100%;object-fit:contain}.vs-theme-toggle{display:flex;align-items:center;gap:13px;width:100%;min-height:45px;padding:10px 12px;border:0;border-radius:13px;background:transparent;color:var(--vs-muted);font-size:13px;font-weight:650;text-align:left;cursor:pointer}.vs-theme-toggle:hover{background:var(--vs-surface-2);color:var(--vs-ink)}.vs-theme-toggle svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.vs-theme-toggle__sun{display:none}.vs-dark .vs-theme-toggle__sun{display:block}.vs-dark .vs-theme-toggle__moon{display:none}.vs-hero-carousel{cursor:grab;touch-action:pan-y}.vs-hero-carousel.is-dragging{cursor:grabbing;user-select:none}.vs-hero-carousel__arrow{border-color:#fff!important;background:#fff!important;color:#111!important;box-shadow:0 7px 22px rgba(0,0,0,.22)}.vs-all-videos{margin:0 0 52px}.vs-infinite-sentinel{display:grid;place-items:center;min-height:90px;color:var(--vs-muted);font-size:12px}.vs-dark{--vs-bg:#0d0f16;--vs-surface:#171a24;--vs-surface-2:#202431;--vs-ink:#f4f6fb;--vs-muted:#a7adbb;--vs-muted-2:#777f90;--vs-line:#2d3241;--vs-accent-soft:#25294a;--vs-shadow:0 16px 45px rgba(0,0,0,.3);--vs-shadow-sm:0 6px 22px rgba(0,0,0,.25);color-scheme:dark}.vs-dark .vs-sidebar{background:rgba(18,21,30,.95)}.vs-dark .vs-topbar{background:rgba(13,15,22,.9);border-bottom-color:var(--vs-line)}.vs-dark .vs-search kbd,.vs-dark .vs-button--ghost,.vs-dark .vs-action,.vs-dark .vs-card,.vs-dark .vs-panel,.vs-dark .vs-channel-hero,.vs-dark .vs-live-chat,.vs-dark .vs-popover{background:var(--vs-surface);color:var(--vs-ink)}.vs-dark .vs-description{background:var(--vs-surface-2);color:#d9dce5}.vs-dark .vs-comment p{color:#d9dce5}.vs-dark .vs-card__media,.vs-dark .vs-related-card__image{background:#242936}.vs-dark .vs-empty{background:rgba(23,26,36,.65);border-color:var(--vs-line)}.vs-dark .vs-search input{background:var(--vs-surface);color:var(--vs-ink)}.vs-dark .vs-shelf__actions button{background:var(--vs-surface);color:var(--vs-ink)}.vs-dark .vs-page-loading span{background:linear-gradient(100deg,#1a1e29 20%,#242936 40%,#1a1e29 60%);background-size:200% 100%}@media(max-width:980px){.vs-theme-toggle{justify-content:center;padding:10px}.vs-theme-toggle span{display:none}}
.vs-player__bottom-mask{position:absolute;z-index:4;inset:auto 0 0;height:76px;background:linear-gradient(0deg,rgba(5,6,10,1),rgba(5,6,10,.94) 38%,rgba(5,6,10,0));pointer-events:none;transition:opacity .18s}.vs-player.is-playing:not(:hover):not(:focus-within) .vs-player__bottom-mask{opacity:.18}.vs-action--danger{color:#b42318!important}.vs-brand-upload{display:grid;gap:8px}.vs-brand-upload>img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:1px solid var(--vs-line)}.vs-brand-upload>img.is-banner{width:100%;height:120px;border-radius:12px}.vs-brand-upload__placeholder{display:grid;place-items:center;height:120px;border:1px dashed var(--vs-line);border-radius:12px;color:var(--vs-muted)}.vs-universal-footer{position:relative;z-index:2147483400}.vs-universal-footer .elementor-location-footer{position:relative;z-index:2147483400}
.vs-player--youtube .vs-player__top{background:linear-gradient(180deg,rgba(7,17,52,.96),rgba(41,14,73,.48) 58%,transparent)}.vs-player--youtube .vs-player__bottom-mask{height:88px;background:linear-gradient(0deg,rgba(7,17,52,.98),rgba(34,12,72,.9) 46%,transparent)}.vs-player--youtube .vs-player__center{width:68px;height:68px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(135deg,#172d68,#58246f);color:#fff;box-shadow:0 16px 42px rgba(5,10,35,.48);transition:opacity .18s,transform .18s}.vs-player--youtube .vs-player__center:hover{transform:translate(-50%,-50%) scale(1.06)}.vs-player--youtube.is-playing .vs-player__center{opacity:0;pointer-events:auto}.vs-player--youtube.is-playing:hover .vs-player__center,.vs-player--youtube.is-playing:focus-within .vs-player__center{opacity:1}.vs-player--youtube .vs-player__toolbar{padding:34px 14px 12px;background:linear-gradient(0deg,rgba(7,17,52,.96),rgba(40,13,71,.62),transparent);opacity:1}.vs-player__toolbar-spacer{flex:1}.vs-player--youtube .vs-player__toolbar button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(10px)}.vs-player--youtube .vs-player__toolbar button:hover{background:rgba(255,255,255,.22)}.vs-player--youtube .vs-player__toolbar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vs-player--youtube .vs-player__center svg{fill:currentColor;stroke:none}
.vs-player--youtube .vs-player__toolbar{display:block;padding:25px 16px 10px}.vs-player__controls{display:flex;align-items:center;gap:8px}.vs-player__progress,.vs-player__volume{margin:0;accent-color:#fff;cursor:pointer}.vs-player__progress{display:block;width:100%;height:18px}.vs-player__volume{width:86px}.vs-player__time{color:#fff;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.vs-player__speed{display:flex;align-items:center;gap:6px;color:#fff;font-size:10px;font-weight:800}.vs-player__speed select{height:34px;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(7,17,52,.82);padding:0 7px;color:#fff;font:inherit;cursor:pointer}.vs-player__speed option{background:#071134;color:#fff}@media(max-width:720px){.vs-player--youtube .vs-player__toolbar{padding:24px 8px 7px}.vs-player__controls{gap:5px}.vs-player__volume{width:54px}.vs-player__time{font-size:10px}.vs-player__speed span{display:none}.vs-player__speed select{width:52px;padding:0 3px}.vs-player--youtube .vs-player__toolbar button{width:34px;height:34px}}
.vs-brand__mark{background:transparent!important;box-shadow:none!important}.vs-active-streams{margin-bottom:20px}.vs-active-stream{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:10px 0;border-top:1px solid var(--vs-line)}.vs-active-stream img{width:72px;height:44px;border-radius:8px;object-fit:cover;background:var(--vs-surface-2)}.vs-active-stream div{display:grid;gap:3px}.vs-active-stream span{color:var(--vs-muted);text-transform:capitalize}.vs-live-advanced{border:1px solid var(--vs-line);border-radius:12px;padding:12px}.vs-live-advanced summary{cursor:pointer;font-weight:700}.vs-live-advanced[open]{display:grid;gap:12px}.vs-live-progress{max-width:480px;text-align:center;border:1px solid var(--vs-line);border-radius:20px;padding:32px;background:var(--vs-surface);color:var(--vs-ink)}.vs-live-progress::backdrop{background:rgba(3,5,18,.78);backdrop-filter:blur(5px)}.vs-live-progress__spinner{width:42px;height:42px;margin:0 auto 18px;border:4px solid rgba(111,77,255,.25);border-top-color:#6f4dff;border-radius:50%;animation:vs-spin .85s linear infinite}.vs-live-progress small{display:block;color:var(--vs-muted);margin-top:14px}@keyframes vs-spin{to{transform:rotate(360deg)}}.vs-player--connecting .vs-player__locked{background:linear-gradient(135deg,#071a47,#351064)}.vs-chat-rules{margin:0 16px 10px;padding:10px 12px;border-radius:10px;background:var(--vs-surface-2)}.vs-chat-rules p{margin:4px 0 0}.vs-emoji-picker{position:absolute;z-index:5;bottom:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;padding:8px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface)}.vs-emoji-picker[hidden]{display:none}.vs-emoji-picker button{border:0;background:transparent;font-size:20px;cursor:pointer}.vs-live-chat__form{position:relative}.vs-live-chat__messages article{grid-template-columns:auto minmax(0,1fr) auto}@media(max-width:720px){.vs-active-stream{grid-template-columns:56px 1fr}.vs-active-stream .vs-button{grid-column:1/-1}.vs-active-stream img{width:56px;height:40px}}
.vs-active-stream__actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:8px}.vs-module-list{display:grid;gap:10px}.vs-module-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-module-card.is-dragging{opacity:.55;border-color:var(--vs-accent)}.vs-module-card__drag{border:0;background:transparent;color:var(--vs-muted);font-size:20px;cursor:grab}.vs-module-card>div:nth-child(2){display:grid;gap:3px}.vs-module-card span{color:var(--vs-muted);font-size:13px}.vs-module-card__move{display:flex;gap:4px}.vs-module-card__move button{width:34px;height:34px;border:1px solid var(--vs-line);border-radius:9px;background:var(--vs-surface);color:var(--vs-ink);cursor:pointer}.vs-module-builder__hint{color:var(--vs-muted);font-size:13px}.vs-dialog__panel>.vs-dialog__head{position:relative;padding-right:52px;align-items:flex-start}.vs-dialog__panel>.vs-dialog__head>[data-close]{position:absolute!important;top:0!important;right:0!important;flex:0 0 auto;z-index:3}@media(max-width:720px){.vs-active-stream__actions{grid-column:1/-1;justify-content:flex-end}.vs-module-card{grid-template-columns:32px minmax(0,1fr) auto}.vs-module-card__move{grid-column:2/-1;justify-content:flex-end}}

/* Creator journey v0.7 */
.vs-studio__nav a{display:flex;align-items:center;gap:10px}.vs-studio__nav a svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.vs-studio__head-actions,.vs-studio-subnav{display:flex;align-items:center;gap:8px}.vs-studio-subnav{overflow-x:auto;margin:-8px 0 22px;padding-bottom:8px;border-bottom:1px solid var(--vs-line);scrollbar-width:none}.vs-studio-subnav a{padding:9px 11px;border-bottom:2px solid transparent;color:var(--vs-muted);font-size:12px;font-weight:750;white-space:nowrap}.vs-studio-subnav a.is-active{border-color:var(--vs-accent);color:var(--vs-accent)}
.vs-create-goals{width:min(880px,calc(100vw - 32px))}.vs-create-goals header p{margin:5px 0 0;color:var(--vs-muted)}.vs-create-goals .vs-create-options{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-create-goals footer{justify-content:flex-start;gap:9px;color:var(--vs-muted)}
.vs-onboarding__score{display:grid;min-width:150px;gap:7px;text-align:right}.vs-onboarding__score strong{font-size:24px}.vs-onboarding__goal{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:18px 0}.vs-onboarding__goal label{display:grid;gap:6px;min-width:min(100%,390px)}.vs-onboarding__goal select{min-height:42px;border:1px solid var(--vs-line);border-radius:11px;background:var(--vs-surface);padding:0 12px;color:var(--vs-ink)}.vs-checklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0;padding:0;list-style:none}.vs-checklist li{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--vs-line);border-radius:13px;background:var(--vs-surface-2)}.vs-checklist li>span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:var(--vs-surface);color:var(--vs-muted);font-weight:850}.vs-checklist li div{display:grid;gap:2px}.vs-checklist li small{color:var(--vs-muted)}.vs-checklist li.is-current{border-color:var(--vs-accent);box-shadow:0 0 0 3px var(--vs-accent-soft)}.vs-checklist li.is-complete>span{background:#dff7e8;color:#167543}.vs-onboarding-dialog{width:min(1120px,calc(100vw - 48px));max-width:none;max-height:min(900px,calc(100dvh - 48px));overflow:hidden}.vs-onboarding-dialog .vs-dialog__panel{width:100%;max-width:100%;height:min(820px,calc(100dvh - 48px));max-height:100%;margin:0;padding:0;overflow:hidden}.vs-onboarding-wizard{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.vs-onboarding-wizard>header{position:relative;min-width:0;margin:0;padding:28px 32px 22px;border-bottom:1px solid var(--vs-line)}.vs-onboarding-wizard>header>div{min-width:0;padding-right:56px}.vs-onboarding-wizard>header p{max-width:720px;margin:6px 0 0;color:var(--vs-muted)}.vs-onboarding-wizard>header>[data-close]{position:absolute;right:28px;top:26px}.vs-onboarding-wizard__content{min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:26px 32px 30px}.vs-goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.vs-goal-grid button{display:grid;grid-template-columns:48px minmax(0,1fr);gap:3px 13px;min-width:0;padding:16px;border:1px solid var(--vs-line);border-radius:15px;background:var(--vs-surface);color:var(--vs-ink);text-align:left;cursor:pointer}.vs-goal-grid button>span{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-goal-grid button strong,.vs-goal-grid button small{min-width:0;overflow-wrap:anywhere}.vs-goal-grid svg{width:22px;height:22px;fill:none;stroke:currentColor}.vs-goal-grid small{color:var(--vs-muted)}.vs-goal-grid button.is-selected{border-color:var(--vs-accent);box-shadow:0 0 0 3px var(--vs-accent-soft)}.vs-wizard-next{min-width:0;margin-top:20px;padding:18px;border-radius:15px;background:var(--vs-surface-2)}.vs-wizard-next h3{margin:5px 0 12px}.vs-wizard-next>div{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.vs-wizard-next>div span{max-width:100%;padding:7px 10px;border-radius:99px;background:var(--vs-surface);color:var(--vs-muted);font-size:11px;overflow-wrap:anywhere}.vs-wizard-next>div span.is-complete{color:#167543}.vs-onboarding-wizard>footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0;padding:18px 32px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--vs-line);background:var(--vs-surface)}
.vs-creator-progress{position:fixed;right:22px;bottom:22px;z-index:2147483550;width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--vs-line);border-radius:18px;background:var(--vs-surface);color:var(--vs-ink);box-shadow:0 22px 65px rgba(8,12,30,.26)}.vs-creator-progress>header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;border-bottom:1px solid var(--vs-line)}.vs-creator-progress>header>div{display:grid;gap:2px}.vs-creator-progress article{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--vs-line)}.vs-creator-progress article:last-child{border-bottom:0}.vs-creator-progress article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--vs-accent-soft);color:var(--vs-accent);font-weight:900}.vs-creator-progress article>span svg{width:17px;height:17px;fill:none;stroke:currentColor}.vs-creator-progress article>div{display:grid;gap:3px}.vs-creator-progress article small{overflow:hidden;color:var(--vs-muted);text-overflow:ellipsis;white-space:nowrap}.vs-creator-progress progress{width:100%;height:5px}.vs-creator-progress article.is-complete>span{background:#dff7e8;color:#167543}.vs-creator-progress article.is-failed>span{background:#fee4e2;color:#b42318}
.vs-editor-shell{width:min(1040px,calc(100vw - 28px));height:min(820px,calc(100vh - 32px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:0!important;overflow:hidden}.vs-editor-shell>header{padding:22px 24px 16px}.vs-editor-shell>header p{margin:5px 0 0;color:var(--vs-muted)}.vs-editor-tabs{display:flex;overflow-x:auto;padding:0 20px;border-bottom:1px solid var(--vs-line);scrollbar-width:none}.vs-editor-tabs button{padding:12px 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--vs-muted);font-weight:750;cursor:pointer;white-space:nowrap}.vs-editor-tabs button[aria-selected=true]{border-color:var(--vs-accent);color:var(--vs-accent)}.vs-editor-panels{overflow:auto;padding:24px}.vs-editor-panels section{max-width:820px;margin:auto}.vs-editor-panels label{display:grid;gap:7px;margin-bottom:16px}.vs-editor-panels input,.vs-editor-panels select,.vs-editor-panels textarea{width:100%;border:1px solid var(--vs-line);border-radius:11px;background:var(--vs-surface);padding:11px 12px;color:var(--vs-ink)}.vs-editor-panels textarea{min-height:150px;resize:vertical}.vs-editor-shell>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 22px;border-top:1px solid var(--vs-line);background:var(--vs-surface)}.vs-editor-shell>footer>div{display:flex;gap:8px}.vs-choice-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.vs-choice-cards label{position:relative;display:grid;gap:4px;margin:0;padding:15px 15px 15px 45px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2);cursor:pointer}.vs-choice-cards input{position:absolute;left:15px;top:17px;width:auto}.vs-choice-cards span{color:var(--vs-muted);font-size:12px}.vs-choice-cards label:has(input:checked){border-color:var(--vs-accent);box-shadow:0 0 0 3px var(--vs-accent-soft)}.vs-editor-callout{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:20px;border:1px solid var(--vs-line);border-radius:16px;background:var(--vs-surface-2)}.vs-editor-callout>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-editor-callout svg{width:24px;height:24px;fill:none;stroke:currentColor}.vs-editor-callout h3,.vs-editor-callout p{margin:0}.vs-editor-callout p{margin-top:5px;color:var(--vs-muted)}
.vs-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.vs-row-actions details{position:relative}.vs-row-actions summary{list-style:none;cursor:pointer}.vs-row-actions summary::-webkit-details-marker{display:none}.vs-action-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:20;display:grid;min-width:180px;padding:6px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface);box-shadow:var(--vs-shadow)}.vs-action-menu button,.vs-action-menu a{padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--vs-ink);font:inherit;text-align:left;cursor:pointer}.vs-action-menu button:hover,.vs-action-menu a:hover{background:var(--vs-surface-2)}.vs-action-menu .is-danger{color:#b42318}.vs-creator-empty{min-height:260px}.vs-creator-empty__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:18px;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-creator-empty__icon svg{width:27px;height:27px;fill:none;stroke:currentColor}.vs-creator-empty .vs-form__actions{justify-content:center}
@media(max-width:900px){.vs-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-studio__head{align-items:flex-start}.vs-studio__head-actions{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:720px){.vs-studio{grid-template-columns:1fr}.vs-studio__nav{position:static;display:flex;overflow-x:auto;padding:6px;border-radius:14px;scrollbar-width:none}.vs-studio__nav a{flex:0 0 auto;padding:9px 11px}.vs-studio__nav a span{display:inline}.vs-studio__head{gap:12px}.vs-studio__head-actions .vs-action{width:42px;overflow:hidden;padding-inline:11px;white-space:nowrap}.vs-create-goals{width:100%}.vs-create-goals .vs-create-options,.vs-goal-grid,.vs-choice-cards{grid-template-columns:1fr}.vs-onboarding-dialog{inset:0;width:100%;height:100dvh;max-height:none;margin:0;border-radius:0}.vs-onboarding-dialog .vs-dialog__panel{width:100%;height:100dvh;max-height:none;border-radius:0}.vs-onboarding-wizard>header{padding:20px 18px 16px}.vs-onboarding-wizard>header>div{padding-right:48px}.vs-onboarding-wizard>header>[data-close]{right:16px;top:17px}.vs-onboarding-wizard__content{padding:18px}.vs-goal-grid button{grid-template-columns:44px minmax(0,1fr);padding:14px}.vs-goal-grid button>span{width:44px;height:44px}.vs-wizard-next>div{display:grid}.vs-wizard-next>div span{border-radius:11px}.vs-onboarding-wizard>footer{display:grid;grid-template-columns:1fr 1fr;padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.vs-onboarding-wizard>footer .vs-button{width:100%;padding-inline:10px}.vs-onboarding__goal{align-items:stretch;flex-direction:column}.vs-checklist{grid-template-columns:1fr}.vs-editor-shell{width:100%;height:92vh}.vs-editor-panels{padding:18px 16px}.vs-editor-shell>footer{align-items:stretch;flex-direction:column}.vs-editor-shell>footer>div{justify-content:flex-end}.vs-editor-callout{grid-template-columns:42px 1fr}.vs-editor-callout .vs-button{grid-column:1/-1}.vs-creator-progress{right:14px;bottom:14px}.vs-table{min-width:0}.vs-table th:nth-child(4),.vs-table td:nth-child(4),.vs-table th:nth-child(5),.vs-table td:nth-child(5),.vs-table th:nth-child(6),.vs-table td:nth-child(6){display:none}.vs-table__media{min-width:0}.vs-table__media strong{max-width:38vw}}
.vs-table-wrap:has(.vs-row-actions details[open]){padding-bottom:150px}
/* Live production hardening */
.vs-live-preflight{width:min(900px,calc(100vw - 32px));max-width:900px;max-height:calc(100dvh - 32px);overflow:hidden}.vs-live-preflight .vs-dialog__panel{box-sizing:border-box;width:100%;max-width:100%;max-height:calc(100dvh - 32px);min-width:0;overflow-x:hidden;overflow-y:auto}.vs-live-preflight video{display:block;box-sizing:border-box;width:100%;max-width:100%;height:auto;max-height:min(52dvh,460px);aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#090b18}.vs-live-preflight .vs-preflight-checks,.vs-live-preflight .vs-preflight-grid,.vs-live-preflight .vs-form__actions{min-width:0;max-width:100%}.vs-preflight-checks{margin:12px 0}.vs-preflight-grid,.vs-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vs-preflight-grid span,.vs-health-grid span{padding:12px;border:1px solid var(--vs-border);border-radius:12px;background:var(--vs-surface-2)}.vs-health-grid b{display:block;margin-top:4px}.vs-stream-health [data-health-message]{margin-bottom:0}.vs-status--healthy{background:#dff7e8;color:#126b3a}.vs-status--warming,.vs-status--attention{background:#fff2cc;color:#7a5200}@media(max-width:600px){.vs-preflight-grid,.vs-health-grid{grid-template-columns:1fr}}
.vs-earn-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,48px);border-radius:24px;color:#fff;background:linear-gradient(135deg,#101f58,#50247d);margin-bottom:20px}.vs-earn-hero h2{margin:.35rem 0;font-size:clamp(26px,3vw,42px);color:inherit}.vs-earn-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.82)}.vs-tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.vs-tier-card{padding:20px;border:1px solid var(--vs-line);border-radius:18px;background:var(--vs-surface-2)}.vs-tier-card>span{font-weight:800;color:var(--vs-accent)}.vs-tier-card ul{padding-left:20px;min-height:40px}.vs-routing-health{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:14px;background:#e6f8ed;color:#155c35}.vs-routing-health.has-error{background:#fff0ef;color:#8b251f}.vs-entitlement-support .vs-dialog__panel{width:min(900px,94vw);max-height:92vh;overflow:auto}.vs-entitlement-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--vs-line)}.vs-entitlement-row div{display:grid;gap:3px}.vs-entitlement-row span,.vs-entitlement-row small{color:var(--vs-muted)}@media(max-width:700px){.vs-earn-hero,.vs-routing-health,.vs-entitlement-row{align-items:stretch;flex-direction:column}.vs-earn-hero .vs-button{width:100%}}
:root{--vs-border:var(--vs-line)}
/* United City integration adapters */
.vs-integration-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;align-items:center;padding:clamp(26px,4vw,48px);margin-bottom:20px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#101f58,#50247d)}.vs-integration-hero h2{max-width:800px;margin:.35rem 0;font-size:clamp(28px,3.5vw,46px);line-height:1.08;color:inherit}.vs-integration-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.82)}.vs-integration-hero>div:last-child{display:grid;gap:5px;padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.1)}.vs-integration-hero>div:last-child strong{font-size:32px}.vs-integration-hero>div:last-child span{color:rgba(255,255,255,.78)}
.vs-adapter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.vs-adapter-card{display:grid;gap:14px;padding:21px;border:1px solid var(--vs-line);border-radius:19px;background:var(--vs-surface);box-shadow:var(--vs-shadow-sm)}.vs-adapter-card.is-connected{border-color:color-mix(in srgb,var(--vs-accent) 28%,var(--vs-line))}.vs-adapter-card header{display:grid;grid-template-columns:44px minmax(0,1fr) 12px;gap:12px;align-items:center}.vs-adapter-card header>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-adapter-card header svg{width:22px;height:22px;fill:none;stroke:currentColor}.vs-adapter-card h3,.vs-adapter-card p{margin:0}.vs-adapter-card header small{color:var(--vs-muted);font-size:9px;font-weight:850;letter-spacing:.09em}.vs-adapter-card>p{color:var(--vs-muted);font-size:13px}.vs-health-dot{width:10px;height:10px;border-radius:50%;background:#d09618}.vs-health-dot.is-ready{background:#1b9b60}.vs-health-dot.is-error{background:#cf3546}.vs-adapter-health{display:grid;gap:3px;padding:12px;border-radius:12px;background:var(--vs-surface-2)}.vs-adapter-health span{color:var(--vs-muted);font-size:12px}.vs-adapter-card>footer,.vs-adapter-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.vs-connected-pill{padding:7px 10px;border-radius:99px;background:#dff7e8;color:#126b3a;font-size:12px;font-weight:850}.vs-adapter-actions{padding-top:13px;border-top:1px solid var(--vs-line)}.vs-integration-assurances{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vs-integration-assurances span{padding:13px;border-radius:12px;background:var(--vs-surface-2);font-size:12px;font-weight:750;text-align:center}
.vs-connected-object{display:grid;gap:2px;padding:12px 14px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface-2)}.vs-connected-object span{color:var(--vs-muted);font-size:12px;text-transform:capitalize}
.vs-related-hubs{margin-top:22px;padding:20px;border:1px solid var(--vs-line);border-radius:18px;background:var(--vs-surface)}.vs-related-hubs h2{margin:0 0 13px;font-size:18px}.vs-related-hubs>div{display:grid;gap:9px}.vs-related-hubs article{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(130px,1fr) auto;align-items:center;gap:12px;padding:11px;border-radius:12px;background:var(--vs-surface-2);text-transform:capitalize}.vs-related-hubs article span{color:var(--vs-muted);font-size:12px}.vs-channel-connections{margin:-12px 0 26px}.vs-channel-connections h2{font-size:18px}.vs-channel-connections>div{display:grid;gap:12px}.vs-channel-connections article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px;border:1px solid var(--vs-line);border-radius:16px;background:var(--vs-surface)}.vs-channel-connections article>div{display:grid;gap:3px;text-transform:capitalize}.vs-channel-connections article span{color:var(--vs-muted);font-size:12px}.vs-channel-connections iframe{grid-column:1/-1;width:100%;border:1px solid var(--vs-line);border-radius:14px;background:#fff}
@media(max-width:800px){.vs-integration-hero,.vs-adapter-grid{grid-template-columns:1fr}.vs-integration-assurances{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.vs-related-hubs article{grid-template-columns:1fr}.vs-related-hubs article .vs-action{justify-self:start}.vs-integration-assurances{grid-template-columns:1fr}}
/* Discovery and creator intelligence */
.vs-topic-discovery{margin:24px 0}.vs-topic-discovery>div:last-child{display:flex;gap:9px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:thin}.vs-topic-discovery a{flex:0 0 auto;padding:11px 15px;border:1px solid var(--vs-line);border-radius:99px;background:var(--vs-surface);color:var(--vs-ink);font-weight:800;text-decoration:none}.vs-topic-discovery a:hover{border-color:var(--vs-accent);color:var(--vs-accent)}.vs-topic-discovery small{margin-left:5px;color:var(--vs-muted)}
.vs-growth-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,320px);gap:28px;align-items:center;padding:clamp(26px,4vw,48px);margin-bottom:20px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#101f58,#50247d)}.vs-growth-hero h2{max-width:820px;margin:.35rem 0;font-size:clamp(28px,3.6vw,48px);line-height:1.05;color:#fff}.vs-growth-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.82)}.vs-confidence{display:grid;gap:5px;padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px)}.vs-confidence strong{font-size:20px}.vs-confidence span,.vs-confidence small{color:rgba(255,255,255,.78)}.vs-growth-actions{padding:24px;margin:20px 0;border:1px solid var(--vs-line);border-radius:20px;background:var(--vs-surface)}.vs-action-plan{display:grid;gap:12px}.vs-action-plan article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--vs-line);border-radius:15px;background:var(--vs-surface-2)}.vs-action-plan article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-weight:900;background:var(--vs-accent-soft);color:var(--vs-accent)}.vs-action-plan h3,.vs-action-plan p{margin:2px 0}.vs-action-plan small{text-transform:uppercase;letter-spacing:.08em;color:var(--vs-muted)}.vs-action-plan article>div>strong{display:block;margin-top:7px;color:var(--vs-ink)}.vs-growth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vs-source-list,.vs-search-intent{display:grid;gap:13px}.vs-source-list>div{display:grid;grid-template-columns:110px minmax(80px,1fr) 50px;align-items:center;gap:10px;text-transform:capitalize}.vs-source-list i{height:8px;overflow:hidden;border-radius:99px;background:var(--vs-line)}.vs-source-list b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#223d96,#7c3fb2)}.vs-search-intent>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--vs-line)}.vs-search-intent span{color:var(--vs-muted);text-align:right}.vs-growth-table .vs-table__media{min-width:230px}.vs-signal{display:inline-flex;padding:5px 9px;border-radius:99px;font-size:12px;font-weight:800}.vs-signal.is-strong{background:#dff7e8;color:#126b3a}.vs-signal.is-learning{background:#e8eefc;color:#27477f}.vs-signal.is-opportunity{background:#fff2cc;color:#7a5200}.vs-topic-cloud{display:flex;flex-wrap:wrap;gap:9px}.vs-topic-cloud span{padding:9px 12px;border:1px solid var(--vs-line);border-radius:99px;background:var(--vs-surface-2)}.vs-topic-cloud b{margin-left:5px;color:var(--vs-accent)}.vs-search-correction{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;margin-bottom:16px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-editorial-dialog .vs-dialog__panel{width:min(900px,94vw);max-height:92vh;overflow:auto}.vs-editorial-list{display:grid;gap:10px;margin-top:18px}.vs-editorial-list article{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid var(--vs-line);border-radius:14px}.vs-editorial-list img{width:100px;aspect-ratio:16/9;object-fit:cover;border-radius:9px;background:var(--vs-surface-2)}.vs-editorial-list article>div{display:grid;gap:3px}.vs-editorial-list span,.vs-editorial-list small{color:var(--vs-muted)}.vs-editorial-list p{margin:4px 0 0}@media(max-width:800px){.vs-growth-hero,.vs-growth-grid{grid-template-columns:1fr}.vs-action-plan article{grid-template-columns:38px 1fr}.vs-action-plan article>.vs-action{grid-column:1/-1}.vs-editorial-list article{grid-template-columns:72px 1fr}.vs-editorial-list img{width:72px}.vs-editorial-list article>.vs-action{grid-column:1/-1}.vs-search-correction,.vs-search-intent>div{align-items:stretch;flex-direction:column}.vs-search-intent span{text-align:left}}

/* Creator usability refinement v0.12.3 */
#vs-create-dialog{width:min(94vw,960px);max-width:960px;max-height:calc(100dvh - 32px);overflow:hidden}
#vs-create-dialog .vs-dialog__panel{width:100%;max-width:100%;max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;background:var(--vs-surface)}
#vs-create-dialog .vs-create-goals{width:100%;min-width:0}
#vs-create-dialog .vs-create-options{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}
#vs-create-dialog .vs-create-options>a,#vs-create-dialog .vs-create-options>button{min-width:0;min-height:144px;padding:18px;overflow:hidden;background:var(--vs-surface-2)}
#vs-create-dialog .vs-create-options strong{font-size:14px;line-height:1.3}
#vs-create-dialog .vs-create-options span{font-size:11.5px;line-height:1.45}
#vs-create-dialog .vs-create-options>a.is-disabled{pointer-events:auto}
#vs-create-dialog footer{display:flex;align-items:center;flex-wrap:wrap}

.vs-studio-quick{margin-bottom:20px;padding:21px;border:1px solid var(--vs-line);border-radius:19px;background:var(--vs-surface);box-shadow:var(--vs-shadow-sm)}
.vs-studio-quick .vs-panel__head{margin-bottom:14px}.vs-studio-quick .vs-panel__head p{margin:4px 0 0;color:var(--vs-muted)}
.vs-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.vs-quick-grid>button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2);color:var(--vs-ink);text-align:left;cursor:pointer;transition:border-color .16s,transform .16s,background .16s}
.vs-quick-grid>button:hover,.vs-quick-grid>button:focus-visible{border-color:var(--vs-accent);background:var(--vs-accent-soft);transform:translateY(-1px)}
.vs-quick-grid>button>svg{width:22px;height:22px;margin:0 auto;fill:none;stroke:currentColor;color:var(--vs-accent)}
.vs-quick-grid>button span{display:grid;min-width:0}.vs-quick-grid>button strong{font-size:12px}.vs-quick-grid>button small{overflow:hidden;color:var(--vs-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}

.vs-content-manager .vs-panel__head{align-items:flex-start}
.vs-content-tools{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px}
.vs-content-tools .vs-filterbar{justify-content:flex-end;flex-wrap:wrap;overflow:visible;margin:0}
.vs-content-search{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface-2)}
.vs-content-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;color:var(--vs-muted)}
.vs-content-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--vs-ink)}
.vs-content-search input::placeholder{color:var(--vs-muted-2)}
.vs-saved-views{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 14px;color:var(--vs-muted);font-size:11px}
.vs-saved-views strong{margin-right:2px;color:var(--vs-ink)}
.vs-saved-views button{min-height:32px;padding:6px 10px;border:1px solid var(--vs-line);border-radius:999px;background:var(--vs-surface);color:var(--vs-muted);font-size:10px;font-weight:750;cursor:pointer}
.vs-saved-views button:hover,.vs-saved-views button.is-active{border-color:var(--vs-accent);background:var(--vs-accent-soft);color:var(--vs-accent)}
.vs-bulkbar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 14px;padding:10px 12px;border:1px solid var(--vs-line);border-radius:13px;background:var(--vs-accent-soft)}
.vs-bulkbar[hidden]{display:none!important}.vs-bulkbar strong{margin-right:auto;font-size:11px}.vs-bulkbar select{min-height:37px;border:1px solid var(--vs-line);border-radius:10px;background:var(--vs-surface);padding:6px 10px;color:var(--vs-ink)}

@media(max-width:980px){#vs-create-dialog{width:min(94vw,760px);max-width:760px}#vs-create-dialog .vs-create-options{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-content-tools{grid-template-columns:1fr}.vs-content-tools .vs-filterbar{justify-content:flex-start}}
@media(max-width:720px){
  #vs-create-dialog{inset:auto 0 0;width:100%;max-width:none;max-height:94dvh;margin:auto 0 0;border-radius:24px 24px 0 0}
  #vs-create-dialog .vs-dialog__panel{max-height:94dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}
  #vs-create-dialog .vs-create-options{grid-template-columns:1fr;gap:9px}
  #vs-create-dialog .vs-create-options>a,#vs-create-dialog .vs-create-options>button{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;min-height:82px;padding:14px}
  #vs-create-dialog .vs-create-options svg{grid-row:1/3;width:26px;height:26px;margin:4px 0 0}
  #vs-create-dialog .vs-create-options strong{margin:0;font-size:13px}#vs-create-dialog .vs-create-options span{font-size:10.5px}
  .vs-studio__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;overflow:visible;padding:7px}
  .vs-studio__nav a{flex:initial;min-width:0;flex-direction:column;justify-content:center;gap:4px;padding:8px 4px;font-size:9.5px;text-align:center}
  .vs-studio__nav a svg{width:17px;height:17px}.vs-studio-subnav{flex-wrap:wrap;overflow:visible;gap:4px;margin-top:-2px}.vs-studio-subnav a{padding:7px 8px}
  .vs-studio__head{align-items:stretch;flex-direction:column}.vs-studio__head-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;width:100%}.vs-studio__head-actions .vs-button,.vs-studio__head-actions .vs-action{width:auto;min-width:0;overflow:visible;white-space:nowrap}.vs-studio__head-actions .vs-button{grid-column:1/2}
  .vs-quick-grid{grid-template-columns:1fr 1fr}.vs-quick-grid>button{grid-template-columns:34px minmax(0,1fr);padding:12px}.vs-quick-grid>button small{white-space:normal}
  .vs-content-manager{padding:14px}.vs-content-manager .vs-panel__head{align-items:stretch;flex-direction:column}.vs-content-manager .vs-panel__head .vs-form__actions{width:100%}.vs-content-manager .vs-panel__head .vs-form__actions>*{flex:1}
  .vs-content-tools .vs-filterbar{gap:6px}.vs-content-tools .vs-filterbar button{min-height:34px;padding:6px 9px}.vs-saved-views{gap:6px}.vs-bulkbar{align-items:stretch;flex-direction:column}.vs-bulkbar strong{margin:0}.vs-bulkbar select,.vs-bulkbar .vs-button{width:100%}
  .vs-content-table{min-width:0}.vs-content-table thead{display:none}.vs-content-table,.vs-content-table tbody,.vs-content-table tr,.vs-content-table td{display:block;width:100%}.vs-content-table tbody{display:grid;gap:10px}.vs-content-table tr{position:relative;padding:12px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-content-table td{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:9px;padding:6px 0;border:0;font-size:11px}.vs-content-table td::before{content:attr(data-label);color:var(--vs-muted);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.vs-content-table td.vs-table__primary{display:block;padding:0 0 10px}.vs-content-table td.vs-table__primary::before{display:none}.vs-content-table .vs-table__media{min-width:0}.vs-content-table .vs-table__media img{width:92px}.vs-content-table td.vs-table__select{position:absolute;right:10px;top:10px;display:block;width:auto;padding:0;z-index:2}.vs-content-table td.vs-table__select::before{display:none}.vs-content-table td.vs-table__actions{grid-template-columns:84px minmax(0,1fr)}.vs-content-table .vs-row-actions{justify-content:flex-start}.vs-content-table .vs-action-menu{right:0;left:auto}
}
@media(max-width:420px){.vs-studio__nav{grid-template-columns:repeat(4,minmax(0,1fr))}.vs-quick-grid{grid-template-columns:1fr}#vs-create-dialog .vs-dialog__panel>header{gap:10px}#vs-create-dialog .vs-dialog__panel h2{font-size:21px}}
.vs-dark #vs-create-dialog .vs-dialog__panel,.vs-dark .vs-studio-quick,.vs-dark .vs-content-search,.vs-dark .vs-saved-views button,.vs-dark .vs-bulkbar select{background:var(--vs-surface);color:var(--vs-ink)}
.vs-create-notice{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;margin:-6px 0 14px;padding:11px 13px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-accent-soft);font-size:11px}.vs-create-notice[hidden]{display:none!important}.vs-create-notice span{color:var(--vs-muted)}.vs-create-notice a{margin-left:auto;color:var(--vs-accent);font-weight:800}
@media(max-width:620px){.vs-create-notice{align-items:flex-start;flex-direction:column}.vs-create-notice a{margin-left:0}}

/* Immersive Shorts viewer */
body.vs-shorts-mode{overflow:hidden;background:#0b0b0d}
.vs-shorts-mode .vs-stage{background:#0b0b0d}
.vs-shorts-mode .vs-main{width:100%;max-width:none;height:calc(100dvh - var(--vs-topbar));min-height:calc(100dvh - var(--vs-topbar));padding:0;overflow:hidden;background:#0b0b0d}
.vs-shorts-mode .vs-universal-footer{display:none!important}
.vs-short-shell{position:relative;width:100%;height:100%;overflow:hidden;background:#0b0b0d;color:#fff;isolation:isolate}
.vs-short-stage{position:relative;display:grid;grid-template-columns:minmax(0,auto) 78px;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;padding:12px 74px 12px 54px;background:radial-gradient(circle at 50% 42%,#18191d 0,#0b0b0d 58%)}
.vs-short-video{position:relative;width:auto;height:min(calc(100dvh - var(--vs-topbar) - 24px),920px);max-width:calc(100vw - var(--vs-sidebar) - 190px);aspect-ratio:9/16;overflow:hidden;border-radius:18px;background:#000;box-shadow:0 24px 80px rgba(0,0,0,.45)}
.vs-short-video>.vs-player,.vs-short-video>.vs-player-anchor{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:0!important;box-shadow:none!important;background:#000}
.vs-short-video>.vs-player-anchor>.vs-player{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;aspect-ratio:auto!important;border-radius:0!important;box-shadow:none!important}
.vs-short-video .vs-player>video,.vs-short-video .vs-player iframe,.vs-short-video .video-js,.vs-short-video .vjs-tech{width:100%!important;height:100%!important;object-fit:cover!important}
.vs-short-video .vs-player__top,.vs-short-video .vs-player__toolbar,.vs-short-video .vs-player__center,.vs-short-video .vs-player__bottom-mask,.vs-short-video .vs-native-tools,.vs-short-video .vs-player__float-close,.vs-short-video .vjs-control-bar,.vs-short-video .vjs-big-play-button{display:none!important}
.vs-short-video .vs-player__shield{z-index:6;cursor:pointer}
.vs-short-video .vs-player__locked{z-index:8;border-radius:0;background:linear-gradient(145deg,#151515,#050505)}
.vs-short-scrim{position:absolute;z-index:9;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 18%,transparent 58%,rgba(0,0,0,.78) 100%)}
.vs-short-center{position:absolute;z-index:18;left:50%;top:50%;display:grid;place-items:center;width:66px;height:66px;padding:0;transform:translate(-50%,-50%);border:0;border-radius:50%;background:rgba(20,20,20,.62);color:#fff;backdrop-filter:blur(9px);box-shadow:0 12px 32px rgba(0,0,0,.24);cursor:pointer;transition:opacity .16s,transform .16s}
.vs-short-center svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2}
.vs-short-center.is-hidden{opacity:0;pointer-events:none}.vs-short-video:hover .vs-short-center.is-hidden{opacity:.72;pointer-events:auto}
.vs-short-top-controls{display:none}
.vs-short-meta{position:absolute;z-index:17;right:18px;bottom:18px;left:18px;display:grid;gap:10px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}
.vs-short-creator{display:flex;align-items:center;gap:9px;min-width:0}.vs-short-creator img,.vs-short-creator>.vs-card__avatar{width:38px;height:38px;flex:0 0 auto;border:1px solid rgba(255,255,255,.55);border-radius:50%;object-fit:cover}.vs-short-creator a{min-width:0;overflow:hidden;color:#fff!important;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vs-short-creator button{min-height:36px;padding:7px 14px;border:0;border-radius:999px;background:#fff;color:#111;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.18)}.vs-short-creator button.is-following{background:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(10px)}
.vs-short-title{display:grid;gap:3px;max-width:100%;padding:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.vs-short-title strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;text-shadow:0 2px 7px rgba(0,0,0,.7);-webkit-line-clamp:2;-webkit-box-orient:vertical}.vs-short-title span{display:block;overflow:hidden;max-width:100%;color:rgba(255,255,255,.84);font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.vs-short-rail{position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;align-self:end;padding-bottom:16px;color:#fff}
.vs-short-rail>button,.vs-short-player-rail>button{display:grid;justify-items:center;gap:4px;width:68px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit}
.vs-short-rail>button>span,.vs-short-player-rail>button{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#27282b;color:#fff;box-shadow:0 7px 20px rgba(0,0,0,.2);transition:transform .15s,background .15s}
.vs-short-rail>button:hover>span,.vs-short-player-rail>button:hover{background:#35363a;transform:translateY(-1px)}.vs-short-rail>button.is-active>span{background:#fff;color:#171717}.vs-short-rail svg,.vs-short-player-rail svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9}.vs-short-rail strong{max-width:68px;overflow:hidden;color:#f7f7f7;font-size:10px;font-weight:750;text-align:center;text-overflow:ellipsis;white-space:nowrap}.vs-short-player-rail{display:grid;gap:9px;margin-bottom:2px}.vs-short-player-rail>button{width:50px}
.vs-short-back,.vs-short-nav{position:absolute;z-index:25;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:rgba(30,30,32,.76);color:#fff;backdrop-filter:blur(12px);cursor:pointer}.vs-short-back svg,.vs-short-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.vs-short-back{left:16px;top:16px}.vs-short-nav{right:18px}.vs-short-nav--up{top:18px}.vs-short-nav--down{bottom:18px}.vs-short-nav:disabled{opacity:.22;cursor:default}
.vs-short-backdrop{position:fixed;z-index:2147483600;inset:0;background:rgba(0,0,0,.52);backdrop-filter:blur(3px)}.vs-short-backdrop[hidden]{display:none!important}
.vs-short-drawer{position:fixed;z-index:2147483610;inset:0 0 0 auto;width:min(440px,94vw);height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-left:1px solid var(--vs-line);background:var(--vs-surface);color:var(--vs-ink);box-shadow:-24px 0 70px rgba(0,0,0,.24);transform:translateX(102%);visibility:hidden;transition:transform .24s ease,visibility .24s}
.vs-short-drawer.is-open{transform:none;visibility:visible}.vs-short-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 15px;border-bottom:1px solid var(--vs-line);background:var(--vs-surface)}.vs-short-drawer>header h2{margin:0;font-size:19px}.vs-short-drawer>header .vs-eyebrow{margin-bottom:3px}.vs-short-drawer>header>button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--vs-line);border-radius:50%;background:var(--vs-surface-2);color:var(--vs-ink);cursor:pointer}.vs-short-drawer>header svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.vs-short-drawer__body{min-height:0;overflow:auto;padding:18px 20px 30px;overscroll-behavior:contain}.vs-short-drawer .vs-comments{margin:0}.vs-short-drawer .vs-comment-form{align-items:stretch}.vs-short-drawer .vs-comment-form textarea{min-height:76px;background:var(--vs-surface-2);color:var(--vs-ink)}.vs-short-drawer .vs-comment-form .vs-button{align-self:flex-end}.vs-short-drawer .vs-comment p{color:var(--vs-ink)}
.vs-short-details{display:grid;gap:18px}.vs-short-details__channel{display:flex;align-items:center;gap:11px}.vs-short-details__channel img,.vs-short-details__channel>.vs-card__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.vs-short-details__channel>div{display:grid;gap:2px}.vs-short-details__channel span,.vs-short-details__stats,.vs-short-source span{color:var(--vs-muted);font-size:12px}.vs-short-details h2{margin:0;font-size:22px;line-height:1.25}.vs-short-details__stats{display:flex;flex-wrap:wrap;gap:8px}.vs-short-details__stats span+span:before{content:"·";margin-right:8px}.vs-short-details__copy{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--vs-ink);line-height:1.65}.vs-short-source,.vs-short-offer{display:grid;gap:5px;padding:14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-short-links{display:grid;gap:8px}.vs-short-links h3{margin:0;font-size:14px}.vs-short-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface-2)}.vs-short-links a span{text-transform:capitalize}.vs-short-links a strong{color:var(--vs-accent);font-size:11px;text-transform:capitalize}.vs-short-offer p{margin:0 0 8px;color:var(--vs-muted);font-size:12px}.vs-short-offer .vs-button{justify-self:start}
.vs-short-drawer-open .vs-short-stage{pointer-events:none}.vs-short-drawer-open .vs-short-drawer,.vs-short-drawer-open .vs-short-backdrop{pointer-events:auto}

@media(max-width:980px){.vs-short-stage{grid-template-columns:minmax(0,auto) 68px;padding-inline:40px}.vs-short-video{max-width:calc(100vw - var(--vs-sidebar) - 130px)}.vs-short-rail>button,.vs-short-player-rail>button{width:60px}.vs-short-rail>button>span,.vs-short-player-rail>button{width:46px;height:46px}.vs-short-rail strong{font-size:9px}}
@media(max-width:720px){
  body.vs-shorts-mode{background:#000}
  .vs-shorts-mode .vs-topbar,.vs-shorts-mode .vs-sidebar,.vs-shorts-mode .vs-universal-footer{display:none!important}
  .vs-shorts-mode .vs-stage{margin:0;background:#000}
  .vs-shorts-mode .vs-main{height:100dvh;min-height:100dvh;padding:0!important;background:#000}
  .vs-short-stage{display:block;width:100vw;height:100dvh;padding:0;background:#000}
  .vs-short-video{width:100vw;height:100dvh;max-width:none;aspect-ratio:auto;border-radius:0;box-shadow:none}
  .vs-short-video>.vs-player,.vs-short-video>.vs-player-anchor,.vs-short-video>.vs-player-anchor>.vs-player{margin:0!important;border-radius:0!important}
  .vs-short-video .vs-player>video,.vs-short-video .vjs-tech{object-fit:cover!important}
  .vs-short-video .vs-player__locked{padding:70px 24px 120px}
  .vs-short-back{position:fixed;left:12px;top:max(12px,env(safe-area-inset-top));width:40px;height:40px;background:rgba(20,20,20,.55)}
  .vs-short-top-controls{position:absolute;z-index:22;top:max(12px,env(safe-area-inset-top));right:10px;display:flex;align-items:center;gap:7px}
  .vs-short-top-controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(20,20,20,.55);color:#fff;backdrop-filter:blur(9px);cursor:pointer}.vs-short-top-controls svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}
  .vs-short-player-rail,.vs-short-rail>[data-short-fullscreen],.vs-short-rail>[data-short-report]{display:none!important}
  .vs-short-rail{position:absolute;z-index:21;right:8px;bottom:max(116px,calc(98px + env(safe-area-inset-bottom)));display:flex;align-items:center;gap:11px;padding:0;color:#fff}
  .vs-short-rail>button{width:54px}.vs-short-rail>button>span{width:46px;height:46px;background:rgba(28,28,30,.72);backdrop-filter:blur(9px)}.vs-short-rail strong{font-size:9.5px;text-shadow:0 1px 3px rgba(0,0,0,.7)}
  .vs-short-meta{right:72px;bottom:max(28px,calc(22px + env(safe-area-inset-bottom)));left:14px;gap:9px}.vs-short-creator img,.vs-short-creator>.vs-card__avatar{width:36px;height:36px}.vs-short-creator a{font-size:12px}.vs-short-creator button{min-height:34px;padding:6px 12px;font-size:11px}.vs-short-title strong{font-size:13px}.vs-short-title span{font-size:10.5px}
  .vs-short-center{width:58px;height:58px}.vs-short-center svg{width:27px;height:27px}.vs-short-video:hover .vs-short-center.is-hidden{opacity:0;pointer-events:none}
  .vs-short-nav{display:none}
  .vs-short-drawer{inset:auto 0 0;width:100%;height:auto;max-height:min(82dvh,720px);border:1px solid var(--vs-line);border-width:1px 0 0;border-radius:22px 22px 0 0;box-shadow:0 -24px 65px rgba(0,0,0,.32);transform:translateY(102%)}.vs-short-drawer.is-open{transform:none}.vs-short-drawer>header{padding:16px 16px 13px;border-radius:22px 22px 0 0}.vs-short-drawer__body{padding:16px 16px calc(26px + env(safe-area-inset-bottom))}.vs-short-drawer .vs-comment-form{display:grid;grid-template-columns:34px minmax(0,1fr)}.vs-short-drawer .vs-comment-form .vs-button{grid-column:2;justify-self:end}.vs-short-drawer .vs-comment-form textarea{min-height:68px}
}
@media(max-width:420px){.vs-short-top-controls button{width:38px;height:38px}.vs-short-top-controls{gap:5px}.vs-short-rail{right:5px}.vs-short-rail>button{width:50px}.vs-short-rail>button>span{width:44px;height:44px}.vs-short-meta{right:66px}.vs-short-creator{gap:7px}.vs-short-creator button{padding-inline:10px}}
@media(prefers-reduced-motion:reduce){.vs-short-drawer{transition:none}}
@media(min-width:721px){.vs-short-rail{height:min(calc(100dvh - var(--vs-topbar) - 24px),920px);align-self:center}}

/* Vision Studio v0.13 — creator/viewer usability parity */
.vs-search-suggest{position:absolute;z-index:120;top:calc(100% + 8px);left:0;width:100%;max-height:min(68vh,560px);overflow:auto;padding:8px;border:1px solid var(--vs-line);border-radius:16px;background:var(--vs-surface);box-shadow:0 22px 60px rgba(18,24,48,.18)}
.vs-search-suggest[hidden]{display:none!important}.vs-search-suggest>a{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:9px;border-radius:11px}.vs-search-suggest>a:hover,.vs-search-suggest>a:focus-visible{outline:0;background:var(--vs-surface-2)}.vs-search-suggest img,.vs-search-suggest__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--vs-accent-soft);object-fit:cover;color:var(--vs-accent)}.vs-search-suggest__icon svg{width:19px;height:19px;fill:none;stroke:currentColor}.vs-search-suggest>a>span:last-child{display:grid;min-width:0}.vs-search-suggest small{color:var(--vs-accent);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vs-search-suggest strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.vs-search-suggest em{overflow:hidden;color:var(--vs-muted);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.vs-search-suggest__empty{padding:13px;color:var(--vs-muted);font-size:11px}

/* Studio Home is intentionally action-first rather than a permanent onboarding dashboard. */
.vs-studio-home-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px;border:1px solid var(--vs-line);border-radius:20px;background:linear-gradient(135deg,var(--vs-surface),var(--vs-surface-2));box-shadow:var(--vs-shadow-sm)}.vs-studio-home-hero h2{margin:2px 0 5px;font-size:clamp(22px,3vw,34px);letter-spacing:-.04em}.vs-studio-home-hero p{margin:0;color:var(--vs-muted)}
.vs-attention{margin-bottom:18px}.vs-attention-list{display:grid;gap:9px}.vs-attention-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-attention-item>span{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border-radius:11px;background:var(--vs-accent-soft);color:var(--vs-accent);font-weight:850}.vs-attention-item>span img{width:100%;height:100%;object-fit:cover}.vs-attention-item div{display:grid;min-width:0;gap:2px}.vs-attention-item div span{color:var(--vs-muted);font-size:10px}.vs-attention-item.is-high{border-color:color-mix(in srgb,var(--vs-danger) 28%,var(--vs-line));background:color-mix(in srgb,var(--vs-danger) 5%,var(--vs-surface))}.vs-gabriel-nudge{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:18px 20px;border:1px solid color-mix(in srgb,var(--vs-accent) 28%,var(--vs-line));border-radius:17px;background:var(--vs-accent-soft)}.vs-gabriel-nudge p{margin:4px 0 0;color:var(--vs-muted)}
.vs-studio-quick--compact{padding:16px}.vs-studio-quick--compact .vs-quick-grid>button{padding:12px}

/* Unified publishing workspace. */
.vs-content-editor{width:min(96vw,1180px);max-width:1180px;max-height:96dvh}.vs-publish-workspace{width:100%;height:min(92dvh,900px);max-width:none!important;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;padding:0!important}.vs-publish-workspace>header{padding:21px 24px 17px;border-bottom:1px solid var(--vs-line);background:var(--vs-surface)}.vs-publish-workspace>header h2{margin:1px 0 3px}.vs-publish-workspace>header p{max-width:720px;margin:0;color:var(--vs-muted);font-size:11px}.vs-publish-workspace .vs-editor-tabs{padding:8px 18px;border-bottom:1px solid var(--vs-line);background:var(--vs-surface);overflow-x:auto;scrollbar-width:none}.vs-publish-workspace .vs-editor-tabs::-webkit-scrollbar{display:none}.vs-publish-workspace .vs-editor-tabs button{flex:0 0 auto}.vs-publish-workspace .vs-editor-panels{min-height:0;overflow:auto;padding:24px}.vs-publish-workspace .vs-editor-panels>section{max-width:900px;margin:0 auto}.vs-publish-workspace>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid var(--vs-line);background:var(--vs-surface)}.vs-publish-workspace>footer>div{display:flex;align-items:center;gap:9px}
.vs-editor-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:16px}.vs-editor-tool-grid>button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2);color:var(--vs-ink);text-align:left;cursor:pointer}.vs-editor-tool-grid>button:hover,.vs-editor-tool-grid>button:focus-visible{outline:0;border-color:var(--vs-accent);background:var(--vs-accent-soft)}.vs-editor-tool-grid>button>svg{width:22px;height:22px;justify-self:center;fill:none;stroke:currentColor;color:var(--vs-accent)}.vs-editor-tool-grid>button>span{display:grid;min-width:0;gap:2px}.vs-editor-tool-grid strong{font-size:12px}.vs-editor-tool-grid small{color:var(--vs-muted);font-size:10px;line-height:1.4}.vs-publish-summary{display:grid;gap:4px;margin-top:18px;padding:15px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2)}.vs-publish-summary strong{font-size:12px}.vs-publish-summary span{color:var(--vs-muted);font-size:10px}

/* Real-time and retention intelligence. */
.vs-realtime-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:13px 16px;border:1px solid var(--vs-line);border-radius:15px;background:var(--vs-surface)}.vs-realtime-panel>div:first-child{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 7px}.vs-realtime-panel>div:first-child small{grid-column:2;color:var(--vs-muted);font-size:9px}.vs-live-dot{width:8px;height:8px;border-radius:50%;background:#e22e4e;box-shadow:0 0 0 4px rgba(226,46,78,.1);animation:vs-pulse 1.4s infinite}.vs-realtime-metrics{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.vs-realtime-metrics>span{display:grid;min-width:90px;padding:8px 11px;border-radius:11px;background:var(--vs-surface-2);color:var(--vs-muted);font-size:9px}.vs-realtime-metrics b{color:var(--vs-ink);font-size:16px}.vs-retention-dialog{width:min(94vw,800px);max-width:800px}.vs-retention-dialog .vs-dialog__panel{width:100%;max-width:none;max-height:90dvh;overflow:auto}.vs-retention-wrap{padding:14px;margin:8px 0 16px;border:1px solid var(--vs-line);border-radius:15px;background:var(--vs-surface-2)}.vs-retention-chart{display:block;width:100%;height:auto;overflow:visible}.vs-retention-chart line{stroke:var(--vs-line);stroke-width:1}.vs-retention-chart polyline{stroke:var(--vs-accent);stroke-width:3}.vs-retention-chart circle{fill:var(--vs-surface);stroke:var(--vs-accent);stroke-width:2}.vs-retention-axis{display:flex;justify-content:space-between;color:var(--vs-muted);font-size:9px}.vs-metrics--mini{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0 0 16px}.vs-metrics--mini article{min-height:98px;padding:14px}.vs-metrics--mini strong{font-size:22px}

/* Premiere waiting room and viewer safety. */
.vs-premiere{max-width:1180px;margin:0 auto}.vs-premiere-stage{position:relative;isolation:isolate;min-height:min(62vh,680px);display:flex;align-items:flex-end;overflow:hidden;padding:clamp(26px,5vw,64px);border-radius:24px;background:#111 center/cover no-repeat;background-image:var(--premiere-poster);color:#fff;box-shadow:var(--vs-shadow)}.vs-premiere-stage:before{content:"";position:absolute;z-index:-2;inset:0;background:var(--premiere-poster) center/cover no-repeat;filter:saturate(.85)}.vs-premiere-stage__scrim{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(6,7,12,.92),rgba(6,7,12,.3) 70%),linear-gradient(90deg,rgba(6,7,12,.65),transparent 70%)}.vs-premiere-stage__content{max-width:760px}.vs-premiere-stage h1{margin:0 0 8px;font-size:clamp(30px,5vw,64px);line-height:1.02;letter-spacing:-.05em}.vs-premiere-stage p{color:rgba(255,255,255,.75)}.vs-premiere-countdown{display:flex;flex-wrap:wrap;gap:8px;margin:19px 0}.vs-premiere-countdown>span{display:grid;min-width:78px;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(10,10,14,.4);backdrop-filter:blur(12px);color:rgba(255,255,255,.72);font-size:9px;text-transform:uppercase}.vs-premiere-countdown b{color:#fff;font-size:23px;line-height:1.1}.vs-premiere-actions{display:flex;gap:9px}.vs-premiere-stage .vs-button--ghost{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.12);color:#fff!important}.vs-premiere-info{max-width:900px;margin:18px auto;padding:18px;border:1px solid var(--vs-line);border-radius:18px;background:var(--vs-surface)}
.vs-safety-gate{min-height:calc(100dvh - var(--vs-topbar) - 80px);display:grid;place-items:center}.vs-safety-gate>section{width:min(100%,620px);padding:clamp(28px,6vw,56px);border:1px solid var(--vs-line);border-radius:24px;background:var(--vs-surface);box-shadow:var(--vs-shadow);text-align:center}.vs-safety-gate h1{margin:4px 0 10px;font-size:clamp(28px,5vw,46px)}.vs-safety-gate p{margin:0 auto 22px;max-width:500px;color:var(--vs-muted)}.vs-safety-gate>section>div{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}

/* Timed cards and end screens remain inside the player rather than adding watch-page clutter. */
.vs-watch-player-wrap{position:relative}.vs-player-card{position:absolute;z-index:35;right:14px;top:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:min(330px,calc(100% - 28px));max-width:420px;padding:11px 12px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(13,14,20,.86);color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.28);backdrop-filter:blur(14px);animation:vs-fade .18s ease}.vs-player-card>span{grid-column:1/-1;color:rgba(255,255,255,.62);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vs-player-card>a{align-self:center;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vs-player-card>button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.vs-player-card svg{width:14px;height:14px;fill:none;stroke:currentColor}.vs-end-screen{position:absolute;z-index:34;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,9,14,.88);color:#fff;backdrop-filter:blur(12px)}.vs-end-screen>div{width:min(100%,660px);text-align:center}.vs-end-screen h2{margin:3px 0 17px;font-size:clamp(24px,4vw,40px)}.vs-end-screen>div>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:13px}.vs-end-screen__item{display:grid;gap:3px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.08);text-align:left}.vs-end-screen__item:hover{background:rgba(255,255,255,.14)}.vs-end-screen__item span{color:rgba(255,255,255,.62);font-size:9px;text-transform:capitalize}
.vs-more-actions{position:relative}.vs-more-actions>summary{list-style:none}.vs-more-actions>summary::-webkit-details-marker{display:none}.vs-more-actions[open]>div{position:absolute;z-index:80;right:0;top:calc(100% + 6px);min-width:180px;display:grid;padding:6px;border:1px solid var(--vs-line);border-radius:12px;background:var(--vs-surface);box-shadow:var(--vs-shadow)}.vs-more-actions[open]>div .vs-action{justify-content:flex-start;width:100%;border:0;background:transparent;box-shadow:none}.vs-more-actions[open]>div .vs-action:hover{background:var(--vs-surface-2)}

/* Shorts editor overlays and TV mode. */
.vs-short-text-layer{position:absolute;z-index:18;left:10%;right:10%;display:flex;justify-content:center;pointer-events:none;text-align:center}.vs-short-text-layer.is-top{top:18%}.vs-short-text-layer.is-center{top:48%;transform:translateY(-50%)}.vs-short-text-layer.is-bottom{bottom:22%}.vs-short-text-layer span{max-width:100%;padding:5px 8px;border-radius:8px;background:rgba(0,0,0,.38);color:#fff;font-size:clamp(15px,2vw,24px);font-weight:850;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.7);box-decoration-break:clone;-webkit-box-decoration-break:clone}.vs-short-video.is-contain .vs-player>video,.vs-short-video.is-contain .vjs-tech{object-fit:contain!important}
body.vs-tv-mode{--vs-sidebar:0px;--vs-topbar:0px;background:#050506}.vs-tv-mode .vs-sidebar,.vs-tv-mode .vs-topbar,.vs-tv-mode .vs-universal-footer{display:none!important}.vs-tv-mode .vs-stage{margin:0}.vs-tv-mode .vs-main{max-width:none;padding:0;background:#050506}.vs-tv-mode .vs-watch{grid-template-columns:minmax(0,1fr);gap:0}.vs-tv-mode .vs-watch__main{max-width:none}.vs-tv-mode .vs-watch-player-wrap{width:100vw;height:100dvh;background:#000}.vs-tv-mode .vs-watch-player-wrap>.vs-player,.vs-tv-mode .vs-watch-player-wrap>.vs-player-anchor,.vs-tv-mode .vs-watch-player-wrap>.vs-player-anchor>.vs-player{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;border-radius:0!important}.vs-tv-mode .vs-watch-player-wrap video,.vs-tv-mode .vs-watch-player-wrap iframe,.vs-tv-mode .vs-watch-player-wrap .video-js{width:100%!important;height:100%!important}.vs-tv-mode .vs-watch__title,.vs-tv-mode .vs-watch__stats,.vs-tv-mode .vs-channel-row,.vs-tv-mode .vs-description,.vs-tv-mode .vs-comments,.vs-tv-mode .vs-related{display:none!important}

@media(max-width:800px){
  .vs-realtime-panel{align-items:stretch;flex-direction:column}.vs-realtime-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vs-realtime-metrics>span{min-width:0}
  .vs-editor-tool-grid{grid-template-columns:1fr}.vs-publish-workspace .vs-editor-panels{padding:18px 15px}
  .vs-attention-item{grid-template-columns:40px minmax(0,1fr)}.vs-attention-item>span{width:40px;height:40px}.vs-attention-item>.vs-action{grid-column:1/-1;width:100%}
  .vs-gabriel-nudge,.vs-studio-home-hero{align-items:stretch;flex-direction:column}
}
@media(max-width:620px){
  .vs-search{position:static}.vs-search-suggest{position:fixed;z-index:2147483500;top:calc(var(--vs-topbar) - 5px);right:10px;left:10px;width:auto;max-height:60dvh}
  .vs-content-editor{inset:auto 0 0;width:100%;max-width:none;max-height:96dvh;margin:auto 0 0;border-radius:22px 22px 0 0}.vs-publish-workspace{height:94dvh;border-radius:22px 22px 0 0}.vs-publish-workspace>header{padding:16px 15px 12px}.vs-publish-workspace>header p{display:none}.vs-publish-workspace .vs-editor-tabs{padding-inline:10px}.vs-publish-workspace>footer{padding:11px 12px calc(11px + env(safe-area-inset-bottom))}.vs-publish-workspace>footer>div:first-child{display:none}.vs-publish-workspace>footer>div:last-child{width:100%}.vs-publish-workspace>footer .vs-button{flex:1}
  .vs-premiere-stage{min-height:68dvh;padding:24px 18px}.vs-premiere-countdown>span{min-width:64px;padding:8px}.vs-premiere-countdown b{font-size:19px}.vs-premiere-actions{align-items:stretch;flex-direction:column}.vs-premiere-actions>*{width:100%}.vs-premiere-info{margin:10px 0;padding:14px}
  .vs-end-screen>div>div{grid-template-columns:1fr}.vs-player-card{right:8px;top:52px;min-width:0;width:calc(100% - 16px)}
  .vs-realtime-metrics{grid-template-columns:1fr 1fr 1fr}.vs-realtime-metrics b{font-size:14px}
}
.vs-dark .vs-search-suggest,.vs-dark .vs-publish-workspace>header,.vs-dark .vs-publish-workspace>footer,.vs-dark .vs-realtime-panel,.vs-dark .vs-premiere-info,.vs-dark .vs-safety-gate>section,.vs-dark .vs-studio-home-hero{background:var(--vs-surface);color:var(--vs-ink)}

/* v0.13 — structured Shorts editor */
.vs-short-editor-dialog .vs-dialog__panel{width:min(1080px,calc(100vw - 32px));max-width:1080px}
.vs-short-editor__layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.5fr);gap:24px;align-items:start}
.vs-short-editor__preview{position:sticky;top:12px;display:grid;gap:12px;justify-items:center}
.vs-short-editor__preview video,.vs-short-editor__preview>img{width:min(100%,330px);aspect-ratio:9/16;object-fit:cover;border-radius:20px;background:#050506;box-shadow:0 18px 48px rgba(0,0,0,.18)}
.vs-short-editor__placeholder{width:min(100%,330px);aspect-ratio:9/16;border-radius:20px;display:grid;place-content:center;gap:10px;text-align:center;background:var(--vs-surface-2);padding:24px}
.vs-short-editor__placeholder svg{width:34px;height:34px;margin:auto}
.vs-short-editor__controls{min-width:0;display:grid;gap:22px}
.vs-short-timeline{display:grid;gap:8px;padding:16px;border:1px solid var(--vs-border);border-radius:16px;background:var(--vs-surface-2)}
.vs-short-timeline>div{position:relative;min-height:28px}
.vs-short-timeline input[type=range]{position:absolute;inset-inline:0;width:100%;margin:0;pointer-events:none;background:transparent}
.vs-short-timeline input[type=range]::-webkit-slider-thumb{pointer-events:auto}
.vs-short-timeline input[type=range]::-moz-range-thumb{pointer-events:auto}
.vs-short-editor__section{display:grid;gap:12px}
.vs-short-overlays{display:grid;gap:8px}
.vs-short-overlay-row,.vs-short-overlay-head{display:grid;grid-template-columns:82px 82px 120px minmax(160px,1fr) 40px;gap:8px;align-items:center}
.vs-short-overlay-row input,.vs-short-overlay-row select{min-width:0;width:100%}
.vs-short-overlay-head{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--vs-muted);padding-inline:2px}
.vs-short-text-layer.is-bold>span{font-weight:900;font-size:clamp(24px,3.6vw,42px);text-shadow:0 3px 14px rgba(0,0,0,.8)}
.vs-short-text-layer.is-minimal>span{font-weight:600;font-size:clamp(18px,2.7vw,30px);background:rgba(0,0,0,.45);padding:6px 10px;border-radius:8px}
@media (max-width:760px){
  .vs-short-editor-dialog{padding:0;margin:0;width:100vw;max-width:none;height:100dvh;max-height:none}
  .vs-short-editor-dialog .vs-dialog__panel{width:100%;min-height:100dvh;max-width:none;border-radius:0;padding:18px}
  .vs-short-editor__layout{grid-template-columns:1fr}
  .vs-short-editor__preview{position:static}
  .vs-short-editor__preview video,.vs-short-editor__preview>img,.vs-short-editor__placeholder{width:min(62vw,290px)}
  .vs-short-overlay-head{display:none}
  .vs-short-overlay-row{grid-template-columns:1fr 1fr}
  .vs-short-overlay-row [data-overlay-position],.vs-short-overlay-row [data-overlay-text]{grid-column:span 2}
  .vs-short-overlay-row [data-remove-overlay]{grid-column:2;justify-self:end}
}

/* v0.13 — title/thumbnail experiment editor */
.vs-experiment-dialog .vs-dialog__panel{width:min(1160px,calc(100vw - 32px));max-width:1160px}
.vs-experiment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.vs-experiment-variant{min-width:0;overflow:hidden;border:1px solid var(--vs-border);border-radius:18px;background:var(--vs-surface-2)}
.vs-experiment-variant__image{aspect-ratio:16/9;background:#08090b;display:grid;place-items:center;overflow:hidden}
.vs-experiment-variant__image img{width:100%;height:100%;object-fit:cover}
.vs-experiment-variant__image svg{width:34px;height:34px;color:var(--vs-muted)}
.vs-experiment-variant>div:last-child{display:grid;gap:10px;padding:14px}
.vs-experiment-variant label{display:grid;gap:6px;min-width:0}
.vs-experiment-variant input{width:100%;min-width:0}
.vs-experiment-variant small{color:var(--vs-muted)}
@media(max-width:850px){.vs-experiment-grid{grid-template-columns:1fr}.vs-experiment-dialog .vs-dialog__panel{width:min(680px,calc(100vw - 20px))}.vs-experiment-variant{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr)}.vs-experiment-variant__image{height:100%;aspect-ratio:auto;min-height:150px}}
@media(max-width:560px){.vs-experiment-dialog{margin:0;width:100vw;max-width:none;height:100dvh;max-height:none}.vs-experiment-dialog .vs-dialog__panel{width:100%;min-height:100dvh;border-radius:0}.vs-experiment-variant{grid-template-columns:1fr}.vs-experiment-variant__image{aspect-ratio:16/9;min-height:0}}

/* v0.13.4 Studio attention list: bounded media, aligned SVGs, and dismissible work queue. */
.vs-attention-list{display:grid;gap:10px;max-width:100%}
.vs-attention-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;max-width:100%;padding:12px 14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2);color:inherit;text-align:left;overflow:hidden}
.vs-attention-item__visual{width:56px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:var(--vs-accent-soft);color:var(--vs-accent)}
.vs-attention-item__visual img{display:block;width:100%;height:100%;object-fit:cover}
.vs-attention-item__visual svg{display:block;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px;stroke:currentColor}
.vs-attention-item__copy{display:grid;gap:4px;min-width:0}
.vs-attention-item__copy strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vs-attention-item__copy small{display:block;color:var(--vs-muted);line-height:1.45;overflow-wrap:anywhere}
.vs-attention-item__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.vs-attention-item__actions .vs-action{margin:0;white-space:nowrap}
.vs-attention-dismiss{color:var(--vs-muted)!important}
.vs-attention-dismiss:hover{color:var(--vs-danger)!important}
@media(max-width:760px){
  .vs-attention-item{grid-template-columns:48px minmax(0,1fr);gap:11px;padding:11px}
  .vs-attention-item__visual{width:48px;height:48px}
  .vs-attention-item__actions{grid-column:1/-1;justify-content:flex-start;padding-left:59px}
}
@media(max-width:480px){
  .vs-attention-item__actions{padding-left:0;display:grid;grid-template-columns:1fr auto}
  .vs-attention-item__actions .vs-action:first-child{justify-content:center}
}

/* Dedicated UC Platform embed surface. The full Vision app still owns playback/auth,
   while TownSquare and other hubs receive only the player experience. */
body.vision-embed-mode{min-height:100dvh;background:#000;overflow:hidden}
body.vision-embed-mode .vs-sidebar,
body.vision-embed-mode .vs-topbar,
body.vision-embed-mode .vs-mobile-nav,
body.vision-embed-mode .vs-universal-footer,
body.vision-embed-mode .vision-skip{display:none!important}
body.vision-embed-mode .vs-app,
body.vision-embed-mode .vs-stage,
body.vision-embed-mode .vs-main{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;background:#000!important;overflow:hidden!important}
body.vision-embed-mode .vs-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.vision-embed-mode .vs-watch{display:block!important;margin:0!important;padding:0!important;max-width:none!important;height:100dvh!important;overflow:hidden!important}
body.vision-embed-mode .vs-watch>.vs-related{display:none!important}
body.vision-embed-mode .vs-watch__main{display:block!important;width:100%!important;max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important}
body.vision-embed-mode .vs-watch__main>*:not(.vs-watch-player-wrap){display:none!important}
body.vision-embed-mode .vs-watch-player-wrap,
body.vision-embed-mode .vs-player-anchor,
body.vision-embed-mode .vs-player{display:block!important;width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;border-radius:0!important}
body.vision-embed-mode .vs-watch-player-wrap>.vs-player-state{display:none!important}
body.vision-embed-mode .vs-player video,
body.vision-embed-mode .vs-player iframe{width:100%!important;height:100%!important;max-height:100dvh!important;object-fit:contain;background:#000}

@media(max-width:720px){.vs-live-preflight{width:100%;max-width:none;max-height:94dvh;margin:auto 0 0}.vs-live-preflight .vs-dialog__panel{max-height:94dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.vs-live-preflight video{max-height:42dvh;border-radius:14px}}

/* 0.13.6 shared Vision player SDK compatibility. */
body.vision-embed-mode .vs-unified-player-host,
body.vision-embed-mode .vision-player-host,
body.vision-embed-mode .vision-player{display:block!important;width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:auto!important}
body.vision-embed-mode .vision-player__viewport{height:100%!important}

/* v0.13.16 — explicit TownSquare announcement state in the publishing workspace. */
.vs-editor-footer-primary{display:flex;align-items:center;gap:9px;min-width:0}.vs-editor-announcement-state{display:inline-flex;align-items:center;min-height:36px;padding:8px 11px;border:1px solid var(--vs-line);border-radius:10px;color:var(--vs-muted);font-size:12px;font-weight:750;line-height:1.2}.vs-editor-announcement-state.is-done{border-color:color-mix(in srgb,var(--vs-success,#16a34a) 34%,var(--vs-line));color:var(--vs-success,#15803d);background:color-mix(in srgb,var(--vs-success,#16a34a) 8%,transparent)}
@media(max-width:720px){.vs-publish-workspace>footer>div.vs-editor-footer-primary{display:flex;justify-content:flex-start;width:100%;overflow-x:auto}.vs-publish-workspace>footer>div.vs-editor-footer-primary [data-editor-gabriel]{display:none}.vs-publish-workspace>footer>div.vs-editor-footer-primary .vs-action{flex:1;white-space:nowrap}.vs-editor-announcement-state{width:100%;justify-content:center;text-align:center}}


/* v0.13.17 — viewer Share on TownSquare menu. */
.vs-share-dialog{width:min(92vw,560px)}
.vs-share-panel{width:100%}
.vs-share-options{display:grid;gap:10px}
.vs-share-option{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid var(--vs-line);border-radius:14px;background:var(--vs-surface-2);color:var(--vs-ink);text-align:left;cursor:pointer}
.vs-share-option:hover,.vs-share-option:focus-visible{border-color:var(--vs-accent);background:var(--vs-accent-soft);outline:none}
.vs-share-option>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--vs-surface);color:var(--vs-accent)}
.vs-share-option svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}
.vs-share-option div{display:grid;gap:3px;min-width:0}
.vs-share-option strong{color:var(--vs-ink)}
.vs-share-option small{color:var(--vs-muted);line-height:1.35}
@media(max-width:720px){.vs-share-dialog{width:100%;max-width:none;margin:auto 0 0}.vs-share-option{padding:13px}}
