:root{--app-bg:#fff;--app-text:#0f0f0f;--app-muted:#606060;--app-soft:#f2f2f2;--app-soft-hover:#e9e9e9;--app-panel:#f8f8f8;--app-line:#e5e5e5;--app-danger:#c62828;--app-accent:#f03}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--app-bg);color:var(--app-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img,iframe,img,video{max-width:100%}button,input,textarea,select{font:inherit}input,textarea,select,.t-input,.t-select,.t-textarea{max-width:100%}.shell{background:var(--app-bg);min-height:100vh}.shell-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e5e5e5b8;grid-template-columns:216px minmax(260px,640px) minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:8px 24px;display:grid;position:sticky;top:0;transform:translateZ(0)}.shell-header__brand a{white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:800;line-height:1;display:inline-flex;position:relative}.shell-header__brand a:before{background:var(--app-accent);color:#fff;content:"";border-radius:6px;place-items:center;width:30px;height:21px;display:grid}.shell-header__brand a:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shell-header__search{justify-self:center;align-items:center;gap:8px;width:min(100%,640px);min-width:0;display:flex}.shell-header__search-input{flex:1;min-width:0}.shell-header__search-button,.shell-header__upload-button{flex:none}.inline-form>:first-child{flex:1;min-width:0}.shell-header__actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.shell-header__actions>.text-link:not(.shell-header__action-link){text-overflow:ellipsis;white-space:nowrap;max-width:min(32vw,220px);overflow:hidden}.shell-body{grid-template-columns:216px minmax(0,1fr);display:grid}.shell-sidebar{scrollbar-gutter:stable;background:var(--app-bg);overscroll-behavior:contain;align-self:start;min-width:0;min-height:calc(100vh - 57px);max-height:calc(100vh - 57px);position:sticky;top:57px;overflow-y:auto}.shell-sidebar__nav{flex-direction:column;gap:2px;min-width:0;padding:12px 12px 8px;display:flex}.shell-sidebar__nav a{min-width:0;min-height:40px;color:var(--app-text);border-radius:8px;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:500;transition:background-color .14s,color .14s;display:flex;overflow:hidden}.shell-sidebar__nav a svg{color:#3f3f3f;width:19px;height:19px}.shell-sidebar__nav a.active,.shell-sidebar__nav a:hover{background:var(--app-soft)}.shell-sidebar__section{border-top:1px solid var(--app-line);min-width:0;margin:4px 12px 12px;padding-top:12px}.shell-sidebar__section h2{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;padding:0 12px;font-size:15px;font-weight:700;line-height:1.35;overflow:hidden}.shell-sidebar__subscription-list{flex-direction:column;gap:2px;min-width:0;display:flex}.shell-sidebar__subscription-list a{min-width:0;min-height:40px;color:var(--app-text);border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:500;display:grid;overflow:hidden}.shell-sidebar__subscription-list a.active,.shell-sidebar__subscription-list a:hover{background:var(--app-soft)}.shell-sidebar__subscription-avatar{background:var(--app-soft);object-fit:cover;border-radius:999px;width:24px;height:24px;display:block;overflow:hidden}.shell-sidebar__subscription-avatar--placeholder{color:#505050;place-items:center;font-size:12px;font-weight:800;display:grid}.shell-sidebar__subscription-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.shell-sidebar__subscription-status{min-height:36px;color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;padding:9px 12px 0;font-size:13px;display:block;overflow:hidden}.shell-header__action-link{border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 10px;display:inline-flex}.shell-header__action-link:hover{background:var(--app-soft)}.shell-header__action-link svg{width:17px;height:17px}.locale-buttons{align-items:center;gap:6px;display:inline-flex}.shell-main{--shell-main-inline:24px;min-width:0;padding:20px var(--shell-main-inline) 48px}.page-section{flex-direction:column;gap:18px;width:100%;max-width:1760px;margin:0 auto;display:flex}.page-section,.profile-channel,.watch-page,.admin-dashboard,.membership-page,.search-page{content-visibility:auto;contain-intrinsic-size:auto 720px}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.section-header>div{min-width:0}.section-header--sub{margin-top:12px}.section-header h1,.section-header h2,.section-header p{margin:0}.section-header h1{overflow-wrap:anywhere;font-size:22px;line-height:1.25}.section-header span,.section-header p{color:var(--app-muted)}.video-grid{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:30px 16px;min-width:0;display:grid}.video-grid.is-refreshing,.search-result-list.is-refreshing,.profile-channel__video-grid.is-refreshing{opacity:.68;pointer-events:none;transition:opacity .16s}.video-card,.compact-video-card{min-width:0;color:var(--app-text)}.video-card{content-visibility:auto;contain-intrinsic-size:260px;flex-direction:column;display:flex}.video-card__cover,.compact-video-card__cover{aspect-ratio:16/9;contain:layout paint;background:linear-gradient(135deg,#f5f5f5 0%,#ebeff3 100%);border-radius:8px;position:relative;overflow:hidden}.video-card__cover img,.compact-video-card__cover img,.preview-image{object-fit:cover;width:100%;height:100%;display:block}.video-card__placeholder,.compact-video-card__placeholder{background:var(--app-soft);color:#3f3f3f;place-items:center;width:100%;height:100%;font-size:32px;font-weight:800;display:grid}.video-card:hover .video-card__cover,.compact-video-card:hover .compact-video-card__cover{filter:brightness(.96)}.video-card__duration{z-index:1;color:#fff;background:#000000d1;border-radius:4px;padding:3px 5px;font-size:12px;font-weight:600;line-height:1.15;position:absolute;bottom:6px;right:6px}.video-card__body{grid-template-columns:36px minmax(0,1fr);gap:12px;padding-top:10px;display:grid}.video-card__content,.compact-video-card__body{min-width:0}.video-card__title,.compact-video-card__title{color:var(--app-text);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.video-card__title{-webkit-line-clamp:2;font-size:15px}.video-card__description{display:none}.video-card__channel-avatar,.watch-page__channel-avatar,.comment-card__avatar{object-fit:cover;background:var(--app-soft);border-radius:999px;flex-shrink:0}.video-card__channel-avatar{width:36px;height:36px}.video-card__channel-avatar--placeholder,.watch-page__channel-avatar--placeholder,.comment-card__avatar--placeholder{color:#505050;place-items:center;font-weight:800;display:grid}.video-card__channel-name,.compact-video-card__channel{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;line-height:1.35;display:block;overflow:hidden}.video-card__meta,.compact-video-card__meta{color:var(--app-muted);flex-wrap:wrap;gap:5px;margin-top:2px;font-size:13px;line-height:1.35;display:flex}.video-card__meta span+span:before,.compact-video-card__meta span+span:before{content:"•";margin-right:5px}.compact-video-card{content-visibility:auto;contain-intrinsic-size:168px 94px;border-radius:8px;grid-template-columns:168px minmax(0,1fr);gap:10px;min-height:94px;padding:0;display:grid}.compact-video-card:hover{background:var(--app-panel)}.compact-video-card__title{-webkit-line-clamp:2;font-size:14px}.watch-page{grid-template-columns:minmax(0,1fr) minmax(320px,402px);align-items:start;gap:24px;width:100%;max-width:1760px;margin:0 auto;display:grid}.watch-page__primary{min-width:0}.watch-page__media{contain:layout paint;min-width:0}.watch-page__media .page-state{aspect-ratio:16/9;color:#ffffffdb;text-align:center;background:#111;border-radius:8px;min-height:auto}.watch-page__media .page-state p{margin:0}.watch-page__info{padding-top:14px}.watch-page__title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.watch-page__title-actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.watch-page__title-actions .app-button.active{background:var(--app-text);color:#fff}.watch-page__title-row h1{overflow-wrap:anywhere;flex:360px;min-width:0;margin:0;font-size:21px;line-height:1.3}.watch-page__channel-row{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.watch-page__channel{border-radius:999px;align-items:center;gap:12px;min-width:0;padding-right:10px;display:flex}.watch-page__channel:hover{background:var(--app-soft)}.watch-page__channel-avatar{width:40px;height:40px}.watch-page__channel strong,.comment-card__body strong{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;display:block;overflow:hidden}.watch-page__channel span{color:var(--app-muted);font-size:12px;display:block}.watch-page__meta-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.watch-page__meta-list span{background:var(--app-soft);min-height:32px;color:var(--app-text);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.watch-page__description{background:var(--app-soft);border-radius:8px;margin-top:14px;padding:12px}.watch-page__tag-list{flex-wrap:wrap;gap:8px;min-width:0;margin-top:12px;display:flex}.watch-page__tag-list span{background:var(--app-soft);max-width:100%;min-height:30px;color:var(--app-text);overflow-wrap:anywhere;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:650;display:inline-flex}.watch-page__description p{color:var(--app-text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.watch-page__aside{flex-direction:column;gap:12px;min-width:0;display:flex;position:sticky;top:86px}.watch-page__aside h2{overflow-wrap:anywhere;margin:0;font-size:17px;line-height:1.3}.watch-page__suggestions{flex-direction:column;gap:10px;display:flex}.comments-section{flex-direction:column;gap:16px;min-width:0;margin-top:26px;display:flex}.comments-section__header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.comments-section__header h2{margin:0;font-size:20px;line-height:1.3}.comments-gate{border:1px solid var(--app-border);background:var(--app-panel);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:16px;display:flex}.comments-gate h3,.comments-gate p{margin:0}.comments-gate h3{color:var(--app-text);font-size:16px;line-height:1.3}.comments-gate p{color:var(--app-muted);margin-top:6px;font-size:14px;line-height:1.45}.comment-list{flex-direction:column;gap:2px;display:flex}.comment-card{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.comment-card__avatar{width:40px;height:40px}.comment-card__body p,.list-card p,.video-card p{color:var(--app-muted);margin:0}.comment-card__body p{color:var(--app-text);overflow-wrap:anywhere;margin-top:4px;font-size:14px;line-height:1.55}.list-card,.meta-card,.page-state{background:var(--app-panel);border:0;border-radius:8px;padding:16px}.list-card{flex-direction:column;gap:16px;display:flex}.list-card__header,.inline-actions,.meta-grid,.upload-progress,.comment-form,.stack-form,.video-list{display:flex}.list-card__header,.inline-actions{justify-content:space-between;align-items:center;gap:12px;min-width:0}.inline-actions{flex-wrap:wrap}.meta-grid{flex-wrap:wrap;gap:12px;min-width:0}.meta-card{flex-direction:column;gap:8px;min-width:180px;max-width:100%;display:flex}.meta-card span{color:var(--app-muted);font-size:13px}.stack-form,.video-list,.comment-form{flex-direction:column;gap:16px}.comment-form{align-items:flex-start}.comment-form>*{width:100%}.comment-form>button,.comment-form>.t-button{width:auto}.settings-form,.settings-card{flex-direction:column;gap:16px;display:flex}.settings-card__header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.settings-card__header h2,.settings-card__header span{margin:0}.settings-card__header span{color:var(--app-muted);font-size:13px}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:16px;display:grid}.settings-grid__wide{grid-column:1/-1}.settings-input{width:100%;min-height:32px;color:var(--app-text);background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:4px 11px}.settings-checkbox{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;min-height:32px;display:flex}.account-settings,.admin-dashboard{max-width:1280px}.account-settings__form{flex-direction:column;gap:16px;width:100%;max-width:820px;display:flex}.account-settings__panel,.admin-users-panel{background:var(--app-panel);border-radius:8px;padding:18px}.account-settings__language,.admin-dashboard__tabs{flex-wrap:wrap;gap:10px;display:flex}.account-settings__language .app-button.active,.admin-dashboard__tabs .app-button.active{background:var(--app-text);color:#fff}.admin-dashboard{gap:20px;width:100%}.admin-dashboard>.page-section{max-width:none}.admin-dashboard>.page-section>.section-header{display:none}.admin-users-panel{flex-direction:column;gap:16px;width:100%;display:flex}.admin-users-panel__search{max-width:680px}.admin-user-list{flex-direction:column;gap:2px;display:flex}.admin-user-row{border-radius:8px;grid-template-columns:minmax(260px,1fr) 220px minmax(280px,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.admin-user-row:hover{background:#fff}.admin-user-row__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.admin-user-row__avatar{background:var(--app-soft);width:42px;height:42px;color:var(--app-text);border-radius:999px;place-items:center;font-weight:800;display:grid;overflow:hidden}.admin-user-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.admin-user-row__identity strong,.admin-user-row__identity span,.admin-user-row__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-user-row__identity span,.admin-user-row__identity small{color:var(--app-muted);font-size:13px;line-height:1.45}.admin-user-row__status{flex-direction:column;gap:8px;min-width:0;display:flex}.admin-user-row__roles{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.admin-user-row__roles label{background:var(--app-soft);min-width:0;min-height:30px;color:var(--app-text);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.admin-user-row__roles input{margin:0}.admin-user-row__actions{justify-content:flex-end;display:flex}.verified-name{vertical-align:middle;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.verified-name>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.verified-badge{color:#fff;background:#1a73e8;border-radius:999px;flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.verified-badge svg{width:11px;height:11px}.video-price-chip{color:#8a4b00;background:#fff1d6;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-weight:700;display:inline-flex}.video-paywall{aspect-ratio:16/9;color:#fff;text-align:center;background:linear-gradient(#00000070,#000000c2),#111;border-radius:8px;place-items:center;min-width:0;display:grid}.video-paywall__content{flex-direction:column;align-items:center;gap:12px;width:min(420px,100% - 32px);display:flex}.video-paywall__icon{width:54px;height:54px;color:var(--app-accent);background:#fff;border-radius:999px;place-items:center;font-size:15px;font-weight:900;display:inline-grid}.video-paywall h2,.video-paywall p{margin:0}.video-paywall h2{font-size:22px;line-height:1.25}.video-paywall p{color:#ffffffc7;font-size:14px;line-height:1.55}.video-paywall__price{color:#fff;font-size:32px;font-weight:800;line-height:1}.watch-page__title-block{flex-direction:column;flex:360px;gap:8px;min-width:0;display:flex}.watch-page__title-block h1{flex:initial}.watch-page__title-meta{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.watch-page__title-meta span{background:var(--app-soft);min-height:28px;color:var(--app-text);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.membership-page{max-width:1160px}.membership-page__header{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:stretch;gap:18px;min-width:0;display:grid}.membership-page__header h1,.membership-page__header p{margin:0}.membership-page__header h1{font-size:28px;line-height:1.18}.membership-page__header p{color:var(--app-muted);margin-top:8px;font-size:15px;line-height:1.55}.membership-status-card{background:var(--app-panel);border-radius:8px;flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:16px;display:flex}.membership-status-card span,.membership-status-card small{color:var(--app-muted);font-size:13px}.membership-status-card strong{color:var(--app-text);font-size:28px;line-height:1}.membership-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.membership-plan{border:1px solid var(--app-line);background:#fff;border-radius:8px;flex-direction:column;gap:18px;min-width:0;padding:20px;display:flex}.membership-plan--highlighted{border-color:#f036;box-shadow:0 12px 32px #0f0f0f14}.membership-plan__top{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.membership-plan__top h2,.membership-plan__top p{margin:0}.membership-plan__top h2{font-size:18px;line-height:1.25}.membership-plan__top p{color:var(--app-muted);overflow-wrap:anywhere;margin-top:6px;font-size:13px;line-height:1.5}.membership-plan__price{align-items:baseline;gap:4px;display:flex}.membership-plan__price span{color:var(--app-text);font-size:18px;font-weight:800}.membership-plan__price strong{color:var(--app-text);font-size:38px;line-height:1}.membership-plan__monthly{color:var(--app-muted);margin-top:-12px;font-size:13px;font-weight:600}.membership-plan__perks{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.membership-plan__perks li{color:var(--app-text);grid-template-columns:18px minmax(0,1fr);gap:8px;font-size:14px;line-height:1.45;display:grid}.membership-plan__perks svg{color:#137333;width:17px;height:17px}.admin-membership-page,.admin-membership-orders,.admin-membership-report{flex-direction:column;gap:16px;min-width:0;display:flex}.admin-membership-settings{background:var(--app-panel)}.admin-membership-toggles{flex-wrap:wrap;gap:12px 18px;min-width:0;display:flex}.admin-membership-free-categories{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-panel) 92%, var(--app-accent) 8%);border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.admin-membership-free-categories h3,.admin-membership-free-categories p{margin:0}.admin-membership-free-categories h3{color:var(--app-text);font-size:15px;line-height:1.3}.admin-membership-free-categories p{color:var(--app-muted);font-size:13px;line-height:1.5}.admin-membership-free-categories__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 12px;min-width:0;display:grid}.admin-membership-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.admin-membership-metrics article,.admin-membership-plan-report>div{background:var(--app-panel);border-radius:8px;flex-direction:column;gap:6px;min-width:0;padding:16px;display:flex}.admin-membership-metrics span,.admin-membership-plan-report span,.admin-membership-plan-report small{color:var(--app-muted);font-size:13px}.admin-membership-metrics strong{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1.15;overflow:hidden}.admin-membership-plan-report{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px;display:grid}.admin-membership-plan-report strong{font-size:20px;line-height:1.2}.admin-membership-filters{background:var(--app-panel);border-radius:8px;grid-template-columns:minmax(240px,1fr) minmax(132px,160px) minmax(132px,160px) minmax(144px,170px) minmax(144px,170px) auto;align-items:end;gap:12px;min-width:0;padding:12px;display:grid}.admin-membership-filters>.t-input,.admin-membership-filters>.settings-input,.admin-membership-filters>.file-control{width:100%;min-width:0}.admin-membership-filters__actions{justify-content:flex-end;gap:8px;display:flex}.admin-membership-order-list{flex-direction:column;gap:8px;display:flex}.admin-membership-order-row{background:var(--app-panel);border-radius:8px;grid-template-columns:minmax(220px,1.2fr) minmax(180px,1fr) minmax(120px,.5fr) minmax(150px,.8fr) auto;align-items:center;gap:14px;min-width:0;padding:14px;display:grid}.admin-membership-order-row>div,.admin-membership-order-row__main{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-membership-order-row strong,.admin-membership-order-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-membership-order-row strong{color:var(--app-text);font-size:14px}.admin-membership-order-row span{color:var(--app-muted);font-size:12px}.admin-membership-order-row__actions{justify-content:center;align-items:flex-end}.studio-earnings-page{width:100%;max-width:1320px}.studio-earnings-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.studio-withdrawal-form{gap:18px}.studio-economy-list{flex-direction:column;gap:10px;display:flex}.studio-economy-row{border:1px solid var(--app-line);background:#fff;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;min-width:0;padding:14px;display:grid}.studio-economy-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-economy-row span,.studio-economy-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-economy-row span{color:var(--app-muted);font-size:12px}.studio-economy-row strong{color:var(--app-text);font-size:14px}.admin-review-page{max-width:1400px}.admin-review-filters{background:var(--app-panel);border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;align-items:end;gap:12px;min-width:0;padding:12px;display:grid}.admin-review-filters>.t-input,.admin-review-filters>.t-select{width:100%;min-width:0}.admin-review-filters__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-review-list{flex-direction:column;gap:12px;display:flex}.admin-review-card{background:var(--app-panel);border-radius:8px;grid-template-columns:220px minmax(0,1fr);gap:16px;min-width:0;padding:12px;display:grid}.admin-review-card__cover{aspect-ratio:16/9;background:var(--app-soft);width:100%;color:var(--app-muted);cursor:pointer;border:0;border-radius:8px;place-items:center;padding:0;display:grid;overflow:hidden}.admin-review-card__cover img{object-fit:cover;width:100%;height:100%;display:block}.admin-review-card__cover svg{width:36px;height:36px}.admin-review-card__body{flex-direction:column;gap:12px;min-width:0;display:flex}.admin-review-card__title-row{justify-content:space-between;gap:12px;min-width:0;display:flex}.admin-review-card__title-row>div:first-child{min-width:0}.admin-review-card__title-row strong{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.35;display:block;overflow:hidden}.admin-review-card__title-row p{-webkit-line-clamp:2;color:var(--app-muted);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:4px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-review-card__badges,.admin-review-card__meta,.admin-review-card__actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.admin-review-card__badges{place-content:flex-start flex-end}.admin-review-card__meta{color:var(--app-muted);font-size:13px;line-height:1.4}.admin-review-card__meta span{overflow-wrap:anywhere}.admin-review-card__actions{align-items:center}.pagination-controls{color:var(--app-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding-top:10px;font-size:13px;font-weight:700;display:flex}.pagination-controls>span{align-items:center;gap:8px;min-height:36px;display:inline-flex}.pagination-controls small{color:var(--app-muted);font-size:12px;font-weight:600}.inline-form{gap:12px;display:flex}.upload-progress{align-items:center;gap:12px;min-width:0}.upload-progress__bar{background:#e0e0e0;border-radius:999px;flex:1;height:8px;overflow:hidden}.upload-progress__bar span{background:var(--app-text);height:100%;display:block}.upload-hint{color:var(--app-muted)}.upload-page{width:100%;max-width:1360px}.upload-workspace{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.upload-panel{background:var(--app-panel);border-radius:8px;flex-direction:column;gap:16px;min-width:0;height:100%;padding:18px;display:flex}.upload-panel--accent{background:#f7f7f7}.upload-panel>.t-input,.upload-panel>.t-select,.file-control>.t-textarea{width:100%}.upload-panel--accent>.inline-actions{justify-content:flex-end;margin-top:auto}.upload-panel--accent>.error-text{margin:0}.upload-panel__header{flex-direction:column;gap:4px;display:flex}.upload-panel__header h2,.upload-panel__header p,.upload-history h2,.upload-history p{margin:0}.upload-panel__header h2,.upload-history h2{font-size:17px;line-height:1.35}.upload-panel__header p,.upload-history p{color:var(--app-muted);font-size:14px;line-height:1.5}.upload-dropzone{cursor:pointer;background:#fff;border:1px dashed #c9c9c9;border-radius:8px;grid-template-columns:52px minmax(0,1fr) minmax(132px,auto);align-items:center;gap:14px;min-width:0;min-height:160px;padding:22px;transition:border-color .16s,background .16s,transform .16s;display:grid}.upload-dropzone:hover,.upload-dropzone.is-dragging{border-color:var(--app-text);background:#f3f8ff}.upload-dropzone.is-dragging{transform:translateY(-1px)}.upload-dropzone.has-file{border-style:solid}.upload-dropzone__input{display:none}.upload-dropzone__icon{background:var(--app-soft);width:52px;height:52px;color:var(--app-text);border-radius:999px;padding:12px}.upload-dropzone__body{flex-direction:column;gap:5px;min-width:0;display:flex}.upload-dropzone .app-button{justify-self:end}.upload-dropzone__body strong,.upload-status-panel__header strong,.upload-task-card__status p{color:var(--app-text);overflow-wrap:anywhere}.upload-dropzone__body span,.upload-dropzone__body small{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.45;overflow:hidden}.upload-inline-hint{color:#8a5a00;align-items:flex-start;gap:8px;font-size:14px;line-height:1.45;display:flex}.upload-inline-hint svg{flex-shrink:0;width:17px;height:17px;margin-top:2px}.upload-status-panel{background:#fff;border-radius:8px;flex-direction:column;flex:auto;gap:14px;min-width:0;padding:14px;display:flex}.upload-status-panel__header,.upload-task-card__status{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.upload-status-panel__header svg,.upload-task-card__status svg{background:var(--app-soft);width:34px;height:34px;color:var(--app-text);border-radius:999px;padding:8px}.upload-status-panel__header p,.upload-task-card__status p{color:var(--app-muted);margin:4px 0 0;font-size:14px;line-height:1.5}.upload-progress--large .upload-progress__bar{height:10px}.upload-progress>strong{text-align:right;flex:none;width:48px}.upload-pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.upload-pipeline__step{min-width:0;color:var(--app-muted);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex;position:relative}.upload-pipeline__step span{background:#d8d8d8;border-radius:999px;flex-shrink:0;width:12px;height:12px}.upload-pipeline__step strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-pipeline__step.done,.upload-pipeline__step.active{color:var(--app-text)}.upload-pipeline__step.done span{background:#137333}.upload-pipeline__step.active span{background:var(--app-text)}.upload-pipeline__step.failed span{background:var(--app-danger)}.upload-status-panel__meta{flex-wrap:wrap;gap:8px;display:flex}.upload-status-panel__meta span{background:var(--app-soft);min-height:28px;color:var(--app-text);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.upload-task-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.upload-task-card{background:#fff;border:1px solid #00000014;border-radius:8px;flex-direction:column;gap:12px;min-width:0;min-height:100%;padding:14px;display:flex}.upload-task-card:first-child{border-top:1px solid #00000014;padding-top:14px}.upload-task-card__header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:48px;display:flex}.upload-task-card__summary{flex-direction:column;gap:4px;min-width:0;display:flex}.upload-task-card__summary strong{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.upload-task-card__summary span,.upload-task-card__meta span{color:var(--app-muted);font-size:14px}.upload-task-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px 12px;display:grid}.upload-task-card__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.upload-task-card__status{background:var(--app-panel);border-radius:8px;min-height:86px;padding:12px}.upload-task-card__status p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.upload-task-card>.inline-actions{justify-content:flex-end;margin-top:auto}.video-player{aspect-ratio:16/9;background:#000;border:0;border-radius:8px;overflow:hidden}.video-player iframe{border:0;width:100%;height:100%}.preview-wrapper{aspect-ratio:16/9;background:#000;border:0;border-radius:8px;overflow:hidden}.status-badge{background:var(--app-soft);min-height:28px;color:var(--app-text);border:0;border-radius:999px;flex-shrink:0;align-items:center;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.status-badge--success{color:#137333;background:#e6f4ea}.status-badge--warning{color:#9a5a00;background:#fff4df}.status-badge--danger{color:var(--app-danger);background:#fce8e6}.page-state{min-height:180px;color:var(--app-muted);text-align:center;place-items:center;gap:12px;display:grid}.page-state--error{color:var(--app-danger)}.page-state--compact{text-align:left;justify-items:start;min-height:auto;padding:12px 14px}.page-state--route{min-height:min(420px,100vh - 112px)}.page-state p{overflow-wrap:anywhere;margin:0}.text-link{color:var(--app-text);font-weight:600}.auth-page{max-width:520px}.profile-channel{flex-direction:column;gap:18px;width:100%;max-width:1480px;margin:0 auto;display:flex}.profile-channel__banner{color:#fff;background-color:#0000;background-image:linear-gradient(115deg,#0f0f0fb8,#0f0f0f14 58%),linear-gradient(135deg,#1f6feb 0%,#12a594 44%,#f4b400 100%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;align-items:flex-end;min-height:190px;padding:26px;display:flex;position:relative;overflow:hidden}.profile-channel__banner:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0f0f0fb8,#0f0f0f14 62%);position:absolute;inset:0}.profile-channel__banner div{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.profile-channel__banner span{opacity:.86;font-size:13px;font-weight:700}.profile-channel__banner strong{font-size:clamp(28px,4vw,46px);line-height:1.05}.profile-channel__identity{grid-template-columns:128px minmax(0,1fr) auto;align-items:center;gap:20px;min-width:0;display:grid}.profile-channel__avatar{background:var(--app-soft);border-radius:999px;width:128px;height:128px;overflow:hidden}.profile-channel__avatar img,.profile-channel__avatar span{width:100%;height:100%}.profile-channel__avatar img{object-fit:cover;display:block}.profile-channel__avatar span{color:var(--app-text);place-items:center;font-size:48px;font-weight:800;display:grid}.profile-channel__summary{min-width:0}.profile-channel__summary h1{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.12}.profile-channel__meta,.profile-channel__chips{color:var(--app-muted);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:14px;line-height:1.4;display:flex}.profile-channel__meta span+span:before{content:"•";margin-right:8px}.profile-channel__chips span{background:var(--app-soft);min-height:30px;color:var(--app-text);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.profile-channel__chips svg{width:15px;height:15px}.profile-channel__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0;display:flex}.profile-channel__tabs{scrollbar-width:none;border-bottom:1px solid #00000014;align-items:flex-end;gap:22px;min-height:44px;display:flex;overflow-x:auto}.profile-channel__tabs::-webkit-scrollbar{display:none}.profile-channel__tabs a{color:var(--app-muted);padding:0 0 12px;font-size:14px;font-weight:700;position:relative}.profile-channel__tabs a.active{color:var(--app-text)}.profile-channel__tabs a.active:after{background:var(--app-text);content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.profile-channel__content{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px;display:grid}.profile-channel__main,.profile-channel__about{min-width:0}.profile-section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.profile-section-header h2,.profile-channel__about h2{margin:0;font-size:20px;line-height:1.3}.profile-section-header span{color:var(--app-muted);font-size:14px}.profile-channel__about{background:var(--app-panel);border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex;position:sticky;top:86px}.profile-about-list{flex-direction:column;gap:14px;display:flex}.profile-about-list div{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:2px 10px;display:grid}.profile-about-list svg{width:20px;height:20px;color:var(--app-muted)}.profile-about-list span{color:var(--app-muted);font-size:12px;line-height:1.2}.profile-about-list strong{overflow-wrap:anywhere;color:var(--app-text);grid-column:2;font-size:14px;line-height:1.45}.profile-channel__video-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.studio-manager{max-width:1560px}.studio-manager__filters{background:var(--app-panel);border-radius:8px;grid-template-columns:minmax(240px,1.5fr) repeat(5,minmax(140px,1fr)) auto;align-items:end;gap:10px;min-width:0;padding:12px;display:grid}.studio-manager__filters>.t-input,.studio-manager__filters>.t-select{width:100%;min-width:0}.studio-manager__filter-actions,.studio-manager__pagination{align-items:center;gap:8px;display:flex}.studio-manager__filter-actions{flex-wrap:nowrap;justify-content:flex-end}.studio-manager__pagination{color:var(--app-muted);justify-content:center;padding-top:10px;font-size:13px;font-weight:700}.studio-manager__workspace{grid-template-columns:minmax(420px,.98fr) minmax(380px,.72fr);align-items:start;gap:24px;display:grid}.studio-manager__list,.studio-manager__editor,.studio-manager__preview,.studio-manager__edit-form{min-width:0}.studio-manager__list{flex-direction:column;gap:12px;display:flex}.studio-manager__list-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:8px;display:flex}.studio-manager__list-header h2,.studio-manager__list-header span,.studio-manager__preview-header h2,.studio-manager__editor-header h2,.studio-manager__editor-header p{margin:0}.studio-manager__list-header h2,.studio-manager__preview-header h2,.studio-manager__editor-header h2{font-size:18px;line-height:1.35}.studio-manager__list-header span,.studio-manager__editor-header p{color:var(--app-muted);font-size:13px;line-height:1.45}.studio-video-list{flex-direction:column;gap:2px;display:flex}.studio-video-row{cursor:pointer;border-radius:8px;grid-template-columns:176px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px;display:grid}.studio-video-row:hover,.studio-video-row.active{background:var(--app-soft)}.studio-video-row__cover,.studio-manager__preview-image{aspect-ratio:16/9;background:var(--app-soft);border-radius:8px;overflow:hidden}.studio-video-row__cover{place-items:center;display:grid}.studio-video-row__cover img,.studio-manager__preview-image img{object-fit:cover;width:100%;height:100%;display:block}.studio-video-row__cover svg{width:32px;height:32px;color:var(--app-muted)}.studio-video-row__content{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-video-row__content strong,.studio-video-row__content p{text-overflow:ellipsis;margin:0;overflow:hidden}.studio-video-row__content strong{color:var(--app-text);white-space:nowrap;font-size:15px;line-height:1.35}.studio-video-row__content p{-webkit-line-clamp:2;color:var(--app-muted);-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box}.studio-video-row__content>div{color:var(--app-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.studio-video-row__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.studio-manager__editor{flex-direction:column;gap:18px;display:flex;position:sticky;top:86px}.studio-manager__preview,.studio-manager__edit-form{background:var(--app-panel);border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.studio-manager__preview-header,.studio-manager__editor-header,.studio-manager__editor-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-manager__preview .video-player,.studio-manager__preview-image,.studio-manager__preview-poster,.studio-manager__preview-state{width:100%}.studio-manager__preview-poster{aspect-ratio:16/9;color:#fff;cursor:pointer;background:#111;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.studio-manager__preview-poster:after{content:"";background:linear-gradient(#00000005,#00000085);position:absolute;inset:0}.studio-manager__preview-poster>img{object-fit:cover;width:100%;height:100%;display:block}.studio-manager__preview-poster>svg{color:#ffffffc2;width:48px;height:48px}.studio-manager__preview-poster>span{z-index:1;text-align:left;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:4px 10px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.studio-manager__preview-poster>span svg{width:44px;height:44px;color:var(--app-text);background:#fff;border-radius:999px;grid-row:span 2;padding:12px}.studio-manager__preview-poster>span strong,.studio-manager__preview-poster>span small{overflow-wrap:anywhere;min-width:0}.studio-manager__preview-poster>span strong{font-size:15px;line-height:1.25}.studio-manager__preview-poster>span small{color:#ffffffd1;font-size:12px;line-height:1.35}.studio-manager__preview-state{aspect-ratio:16/9;color:#fff;text-align:center;background:#111;border-radius:8px;place-items:center;gap:8px;display:grid}.studio-manager__preview-state svg{opacity:.86;width:34px;height:34px}.studio-manager__preview-state span{color:#ffffffd1;max-width:24rem;font-size:14px;line-height:1.5}.studio-manager__edit-form>.t-input,.studio-manager__edit-form>.t-select{width:100%}.studio-manager__editor-actions{flex-wrap:wrap;justify-content:flex-start}.error-text{color:var(--app-danger)}.file-control{flex-direction:column;gap:8px;display:flex}.tag-editor{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.tag-editor>.t-input{width:100%;min-width:0}.tag-list{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.tag-list button{max-width:100%;min-height:30px;color:var(--app-text);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:650;display:inline-flex}.tag-list button:hover{background:var(--app-soft-hover)}.tag-list button span{overflow-wrap:anywhere;min-width:0}.tag-list svg{flex:none;width:14px;height:14px}.field-hint{color:var(--app-muted);font-size:12px;line-height:1.45}.dialog-overlay{background:#0f0f0f52;position:fixed;inset:0}.dialog-content{background:#fff;border:0;border-radius:8px;width:min(560px,100vw - 32px);max-height:min(720px,100vh - 32px);padding:20px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 18px 56px #0000002e}.dialog-title{margin:0 0 16px}.app-toast-viewport{outline:none;flex-direction:column;gap:8px;width:min(320px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.app-toast{background:#fff;border:0;border-radius:8px;padding:12px;box-shadow:0 12px 36px #00000024}.app-toast--success{color:#137333}.app-toast--error{color:var(--app-danger)}.app-toast__title{font-weight:700}.app-toast__description{color:var(--app-muted);margin-top:6px}.shell .t-button{border-radius:999px}.app-button{white-space:nowrap;align-items:center;gap:6px;max-width:100%;display:inline-flex}.app-button__icon{flex-shrink:0;width:16px;height:16px}.app-icon-button{width:36px;min-width:36px;height:36px;padding:0}.app-icon-button .app-button__icon{width:18px;height:18px}.locale-buttons .app-button{min-width:52px;padding-inline:12px}.locale-buttons .app-button.active{background:var(--app-text);color:#fff}.search-page{max-width:1280px}.search-tabs{border-bottom:1px solid var(--app-line);scrollbar-width:none;align-items:center;gap:8px;min-height:44px;display:flex;overflow-x:auto}.search-tabs::-webkit-scrollbar{display:none}.search-tabs button{min-height:44px;color:var(--app-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:inline-flex;position:relative}.search-tabs button.active{color:var(--app-text)}.search-tabs button.active:after{background:var(--app-text);content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:8px;right:8px}.search-tabs svg{width:17px;height:17px}.search-tabs span{background:var(--app-soft);min-width:22px;min-height:22px;color:var(--app-text);border-radius:999px;place-items:center;padding:0 7px;font-size:12px;display:inline-grid}.search-result-list{flex-direction:column;gap:14px;display:flex}.search-video-result,.search-channel-result{content-visibility:auto;contain-intrinsic-size:360px 160px;gap:16px;min-width:0;padding:4px 0;display:grid}.search-video-result{grid-template-columns:minmax(220px,360px) minmax(0,1fr)}.search-video-result__cover{aspect-ratio:16/9;background:var(--app-soft);border-radius:8px;position:relative;overflow:hidden}.search-video-result__cover img{object-fit:cover;width:100%;height:100%;display:block}.search-video-result__cover>span{width:100%;height:100%;color:var(--app-text);place-items:center;font-size:34px;font-weight:800;display:grid}.search-video-result__cover small{color:#fff;background:#000000d1;border-radius:4px;padding:3px 5px;font-size:12px;font-weight:700;position:absolute;bottom:6px;right:6px}.search-video-result__body,.search-channel-result__body{min-width:0}.search-video-result__title{-webkit-line-clamp:2;color:var(--app-text);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.search-video-result__meta,.search-channel-result__meta{color:var(--app-muted);flex-wrap:wrap;gap:5px;margin-top:6px;font-size:13px;line-height:1.35;display:flex}.search-video-result__meta span+span:before,.search-channel-result__meta span+span:before{content:"•";margin-right:5px}.search-video-result__channel{max-width:100%;color:var(--app-muted);align-items:center;gap:8px;margin-top:12px;font-size:13px;font-weight:600;display:inline-flex}.search-video-result__channel img,.search-video-result__channel span{background:var(--app-soft);border-radius:999px;flex:none;width:24px;height:24px}.search-video-result__channel span{color:var(--app-text);place-items:center;font-size:12px;display:grid}.search-video-result__channel strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-video-result__body p,.search-channel-result__body p{-webkit-line-clamp:2;color:var(--app-muted);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:12px 0 0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.search-channel-result{grid-template-columns:136px minmax(0,1fr) auto;align-items:center;min-height:148px}.search-channel-result__avatar{background:var(--app-soft);width:118px;height:118px;color:var(--app-text);border-radius:999px;justify-self:center;place-items:center;font-size:38px;font-weight:800;display:grid;overflow:hidden}.search-channel-result__avatar img{object-fit:cover;width:100%;height:100%;display:block}.search-channel-result__body h2{color:var(--app-text);overflow-wrap:anywhere;margin:0;font-size:20px;line-height:1.3}.search-channel-result__actions{justify-content:flex-end;min-width:118px;display:flex}.search-channel-result__actions>span{background:var(--app-soft);min-height:34px;color:var(--app-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}@media (width<=1180px){.watch-page{grid-template-columns:1fr;max-width:1120px}.watch-page__aside{position:static}.watch-page__suggestions{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:14px;display:grid}}@media (width<=960px){.shell-header{grid-template-columns:minmax(128px,.72fr) minmax(180px,1fr) auto;gap:12px;min-height:56px;padding:8px 16px}.shell-header__actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-end;overflow-x:auto}.shell-header__actions::-webkit-scrollbar{display:none}.shell-body{grid-template-columns:1fr}.shell-sidebar{z-index:9;scrollbar-gutter:auto;border-bottom:1px solid #e5e5e5b8;min-height:auto;max-height:none;position:sticky;top:56px;overflow:visible}.shell-sidebar__subscriptions{display:none}.shell-sidebar__nav{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;flex-direction:row;gap:6px;padding:8px 12px;scroll-padding-inline:12px;overflow-x:auto}.shell-sidebar__nav::-webkit-scrollbar{display:none}.shell-sidebar__nav a{scroll-snap-align:start;flex:none;min-height:36px;padding:0 12px}.shell-main{--shell-main-inline:16px;padding:16px var(--shell-main-inline) 44px}.section-header{flex-wrap:wrap}.inline-form{flex-direction:column}.watch-page__channel-row{flex-direction:column;align-items:flex-start}.watch-page__meta-list{justify-content:flex-start}.profile-channel__identity,.profile-channel__content{grid-template-columns:1fr}.profile-channel__actions{justify-content:flex-start}.profile-channel__about{position:static}.settings-card__header,.upload-task-card__header{flex-direction:column;align-items:flex-start}.upload-workspace{grid-template-columns:1fr}.studio-manager__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-manager__filter-actions{justify-content:flex-start}.upload-task-list,.studio-manager__workspace{grid-template-columns:1fr}.studio-manager__editor{position:static}.admin-user-row{grid-template-columns:1fr;align-items:stretch}.admin-user-row__actions{justify-content:flex-start}.membership-page__header,.membership-plans{grid-template-columns:1fr}.admin-membership-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-membership-filters,.admin-membership-order-row{grid-template-columns:1fr}.admin-membership-filters__actions{justify-content:flex-start}.admin-review-filters{grid-template-columns:1fr}.admin-review-filters__actions,.admin-review-card__badges{justify-content:flex-start}.admin-review-card{grid-template-columns:180px minmax(0,1fr)}.search-video-result{grid-template-columns:minmax(180px,320px) minmax(0,1fr)}.search-channel-result{grid-template-columns:108px minmax(0,1fr)}.search-channel-result__avatar{width:96px;height:96px;font-size:32px}.search-channel-result__actions{grid-column:2;justify-content:flex-start}.video-grid{grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:26px 14px}}@media (width<=640px){.shell-header{padding:8px max(12px, env(safe-area-inset-left)) 8px max(12px, env(safe-area-inset-right));grid-template-columns:minmax(0,1fr) auto;row-gap:8px}.shell-header__search{grid-area:2/1/auto/-1;width:100%}.shell-header__actions{grid-area:1/2;gap:8px;max-width:44vw}.shell-header__brand a{font-size:17px}.shell-header__brand a:before{width:28px;height:20px}.shell-header__action-link{justify-content:center;min-width:36px;padding:0;font-size:0}.shell-header__action-link svg{width:18px;height:18px}.shell-sidebar{top:97px}.shell-sidebar__nav{padding:6px 8px}.shell-sidebar__nav a{gap:8px;min-height:36px;padding:0 10px;font-size:13px}.shell-sidebar__nav a svg{width:17px;height:17px}.shell-main{--shell-main-inline:12px;padding:12px var(--shell-main-inline) 36px}.page-section{gap:16px}.section-header{flex-direction:column;gap:8px}.section-header h1{font-size:20px}.video-grid{grid-template-columns:1fr;gap:24px}.compact-video-card{grid-template-columns:minmax(132px,40vw) minmax(0,1fr)}.watch-page{width:calc(100% + (var(--shell-main-inline) * 2));max-width:none;margin-inline:calc(var(--shell-main-inline) * -1);gap:14px}.watch-page__info,.comments-section,.watch-page__aside{padding-inline:var(--shell-main-inline)}.video-player,.preview-wrapper,.video-paywall,.watch-page__media .page-state{border-radius:0}.watch-page__info{padding-top:10px}.watch-page__title-row{flex-direction:column;gap:10px}.watch-page__title-row h1{flex:none;font-size:18px;line-height:1.35}.watch-page__title-actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.watch-page__title-actions::-webkit-scrollbar{display:none}.watch-page__title-actions .app-button,.watch-page__title-actions .status-badge{flex:none}.watch-page__channel-row{gap:12px;margin-top:10px}.watch-page__meta-list{gap:6px}.watch-page__meta-list span{min-height:30px;padding:0 10px;font-size:12px}.comments-section{margin-top:20px}.comments-section__header h2{font-size:18px}.comments-gate{flex-direction:column;align-items:flex-start}.comment-card{grid-template-columns:34px minmax(0,1fr);gap:10px}.comment-card__avatar{width:34px;height:34px}.watch-page__suggestions{grid-template-columns:1fr}.membership-page__header h1{font-size:22px}.membership-plan{padding:16px}.admin-membership-metrics{grid-template-columns:1fr}.profile-channel__banner{min-height:130px;padding:18px}.profile-channel__identity{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px}.profile-channel__avatar{width:96px;height:96px}.profile-channel__avatar span{font-size:36px}.profile-channel__actions{grid-column:1/-1}.upload-dropzone{grid-template-columns:1fr;justify-items:start}.upload-dropzone .app-button{justify-self:start}.upload-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-task-card__meta{grid-template-columns:1fr}.studio-manager__list-header,.studio-manager__preview-header,.studio-manager__editor-header{flex-direction:column;align-items:flex-start}.studio-video-row{grid-template-columns:132px minmax(0,1fr);align-items:start}.studio-manager__filters{grid-template-columns:1fr}.studio-manager__pagination{flex-wrap:wrap;justify-content:flex-start}.pagination-controls{justify-content:flex-start}.studio-video-row__actions{grid-column:1/-1;justify-content:flex-start}.studio-manager__preview,.studio-manager__edit-form{padding:14px}.list-card__header,.profile-section-header,.studio-manager__preview-header,.studio-manager__editor-actions{flex-direction:column;align-items:flex-start}.app-toast-viewport{width:calc(100vw - 24px);bottom:12px;right:12px}.search-video-result,.search-channel-result,.admin-review-card{grid-template-columns:1fr}.search-video-result{gap:10px}.admin-review-card__title-row{flex-direction:column}.search-video-result__title{font-size:16px}.search-channel-result{align-items:start;min-height:0}.search-channel-result__avatar{justify-self:start}.search-channel-result__actions{grid-column:auto}}@media (width<=480px){.shell-header__actions>.text-link:not(.shell-header__action-link){max-width:30vw}.shell-header__search{gap:6px}.shell-header__search-button{width:34px;min-width:34px;height:34px}.shell-sidebar__nav a{padding:0 9px}.video-card__body{grid-template-columns:32px minmax(0,1fr);gap:10px}.video-card__channel-avatar{width:32px;height:32px}.compact-video-card{grid-template-columns:minmax(118px,42vw) minmax(0,1fr);gap:8px}.compact-video-card__title{font-size:13px}.compact-video-card__channel,.compact-video-card__meta{font-size:12px}.compact-video-card__meta span:nth-child(n+3){display:none}.list-card,.meta-card,.page-state,.upload-panel,.account-settings__panel,.admin-users-panel{padding:14px}.inline-actions .app-button,.profile-channel__actions .app-button,.admin-review-card__actions .app-button,.search-channel-result__actions .app-button{min-width:0}.profile-channel__banner{min-height:116px;padding:16px}.profile-channel__identity{grid-template-columns:72px minmax(0,1fr)}.profile-channel__avatar{width:72px;height:72px}.profile-channel__avatar span{font-size:28px}.profile-channel__summary h1{font-size:24px}.profile-channel__chips span{min-height:28px;font-size:12px}.upload-dropzone{min-height:144px;padding:16px}.upload-dropzone .app-button{justify-content:center;width:100%}.upload-pipeline{grid-template-columns:1fr 1fr}.studio-video-row{grid-template-columns:112px minmax(0,1fr);gap:10px;padding:8px}.admin-user-row{padding:10px 0}.dialog-content{border-radius:12px 12px 0 0;width:100vw;max-height:calc(100vh - 24px);top:auto;bottom:0;left:0;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
