.video-template-app{background:var(--solo-bg);min-height:100vh;color:var(--solo-text)}.video-template-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#ff9e68 0%,#ee4d2d 48%,#d94822 100%);border-bottom:0;grid-template-columns:minmax(170px,1fr) auto minmax(260px,1fr);align-items:center;gap:24px;min-height:56px;padding:0 28px;display:grid;position:sticky;top:0}.video-template-brand{color:#fff7ef;cursor:pointer;background:0 0;border:0;align-items:center;width:fit-content;padding:0;font-weight:700;display:inline-flex}.video-template-brand__wordmark{filter:drop-shadow(0 1px 6px #ffffff1f);width:auto;height:40px;display:block}.video-template-nav{background:#6f220a29;border:1px solid #ffe1cd42;border-radius:16px;align-items:center;gap:8px;padding:5px;display:flex}.video-template-nav__item{color:#fff7efc7;border-radius:12px;align-items:center;gap:7px;padding:10px 16px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.video-template-nav__item:hover{color:#fff;transform:translateY(-1px)}.video-template-nav__item.is-active{color:#fff;background:linear-gradient(#ffceaa52,#ff90583d);box-shadow:inset 0 0 0 1px #ffe7d642,0 8px 20px #8223082e}.video-template-header-actions{color:#fff7ef;justify-self:end}.video-template-header-actions .ant-space-item,.video-template-header-actions .ant-badge{align-items:center;display:inline-flex}.video-template-header-action,.video-template-header-account,.video-template-header-recharge{color:#fff7ef;cursor:pointer;background:0 0;border:0;transition:transform .16s,opacity .16s}.video-template-header-action:hover,.video-template-header-account:hover,.video-template-header-recharge:hover{opacity:1;transform:translateY(-1px)}.video-template-header-action{place-items:center;width:34px;height:38px;padding:0;font-size:18px;display:grid}.video-template-header-recharge{white-space:nowrap;align-items:center;gap:9px;height:38px;padding:0;font-size:14px;font-weight:800;display:inline-flex}.video-template-header-recharge .anticon{font-size:16px}.video-template-header-account{place-items:center;width:34px;height:38px;padding:0;display:grid}.video-template-header-account .ant-avatar{color:#fff7ef;background:0 0;border:0;font-size:18px}.video-template-notifications{width:320px}.video-template-notifications__head,.video-template-notifications__list button>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.video-template-notifications__head{margin-bottom:10px}.video-template-notifications__list{flex-direction:column;gap:8px;display:flex}.video-template-notifications__list button{border:1px solid var(--solo-border);background:var(--solo-panel);width:100%;color:var(--solo-text);text-align:left;cursor:pointer;border-radius:10px;padding:10px 12px}.video-template-notifications__list button.is-unread{background:var(--solo-panel-soft)}.video-template-notifications__list button i{background:#ff6b1a;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 12px #ff6b1a80}.video-template-notifications__list p{color:var(--solo-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:12px;display:-webkit-box;overflow:hidden}.video-template-notifications__list small{color:var(--solo-muted)}.video-template-main{width:min(1560px,100% - 40px);margin:0 auto;padding:28px 0 48px}.video-template-page{flex-direction:column;gap:18px;display:flex}.video-template-page__head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.video-template-page__head h1{margin:0 0 6px;font-size:clamp(24px,3vw,34px)}.video-template-page__head p{color:var(--solo-muted);margin:0}.video-template-panel{border:1px solid var(--solo-border);background:var(--solo-panel);box-shadow:var(--solo-shadow-card,0 14px 42px #38190c14);border-radius:18px}.video-template-toolbar{grid-template-columns:190px minmax(240px,1fr) auto auto;gap:10px;padding:14px;display:grid}.video-template-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:18px;display:grid}.video-template-grid .solo-video-template-card{min-width:0}.video-template-skeleton.ant-skeleton-element,.video-template-skeleton .ant-skeleton-image{border-radius:18px;width:100%!important;height:270px!important}.video-template-pagination{width:100%;padding:8px 0}.video-template-empty{place-items:center;min-height:360px;display:grid}.video-template-detail__badges{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.video-template-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.video-template-detail__pane{border:1px solid var(--solo-border);background:var(--solo-panel-soft);border-radius:16px;overflow:hidden}.video-template-detail__pane-title{color:var(--solo-muted);padding:10px 14px;font-weight:700}.video-template-detail__media{aspect-ratio:16/10;color:#ffffff9e;background:#0d0d0d;place-items:center;display:grid}.video-template-detail__media video,.video-template-detail__media img{object-fit:contain;width:100%;height:100%}.video-template-group-actions{flex-wrap:wrap;gap:8px;display:flex}.video-template-selection-bar{z-index:20;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;display:flex;position:sticky;top:86px}.video-template-upload-modal{flex-direction:column;gap:16px;display:flex}.video-template-composite-search{padding:14px}.video-composite-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px;display:grid}.video-composite-card{overflow:hidden}.video-composite-card__preview{aspect-ratio:16/8;background:#111;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.video-composite-card__preview-cell{color:#ffffff8f;place-items:center;min-width:0;display:grid;overflow:hidden}.video-composite-card__preview-cell+.video-composite-card__preview-cell{border-left:1px solid #ffffff1f}.video-composite-card__preview-cell img{object-fit:cover;width:100%;height:100%}.video-composite-card__empty{color:#ffffff8f;grid-column:1/-1;place-items:center;display:grid}.video-composite-card__body{padding:16px}.video-composite-card__meta,.video-composite-card__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.video-composite-card__meta span{color:var(--solo-muted);font-size:12px}.video-composite-card h3{margin:14px 0 7px;font-size:18px}.video-composite-card p{min-height:42px;color:var(--solo-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;display:-webkit-box;overflow:hidden}.video-composite-card__actions{justify-content:flex-end}.video-batch-form.ant-card,.video-batch-summary.ant-card{height:100%}.video-batch-form .ant-card-body,.video-batch-summary .ant-card-body{padding:20px}.video-batch-form__section+.video-batch-form__section{border-top:1px solid var(--solo-border);margin-top:22px;padding-top:22px}.video-batch-voiceover-readiness{border:1px solid var(--solo-border);background:var(--solo-panel-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:flex}.video-batch-voiceover-readiness>div{align-items:center;gap:8px;min-width:0;display:flex}.video-batch-voiceover-readiness span{color:var(--solo-muted);font-size:12px}.video-batch-voiceover-readiness.is-ready{border-color:color-mix(in srgb, #168653 45%, var(--solo-border))}.video-batch-voiceover-readiness.is-warning{border-color:color-mix(in srgb, var(--solo-orange) 55%, var(--solo-border))}.video-batch-form__label{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.video-batch-form__label>span{color:#fff;background:linear-gradient(135deg,#ff7a35,#e84920);border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.video-batch-form__label strong{font-size:16px}.video-batch-form__label p{color:var(--solo-muted);margin:3px 0 0}.video-local-upload__dropzone{border:1px dashed color-mix(in srgb, var(--solo-orange-hot) 58%, var(--solo-border));background:color-mix(in srgb, var(--solo-orange-hot) 6%, var(--solo-panel-soft));cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;display:flex}.video-local-upload__dropzone>.anticon{color:var(--solo-orange-hot);font-size:34px}.video-local-upload__dropzone span{color:var(--solo-muted);font-size:12px}.video-local-upload__head{color:var(--solo-muted);justify-content:space-between;align-items:center;margin:12px 0 8px;display:flex}.video-local-upload__grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.video-local-upload__item{border:1px solid var(--solo-border);background:var(--solo-panel-soft);cursor:grab;border-radius:12px;min-width:0;margin:0;padding:6px;position:relative}.video-local-upload__item.is-dragging{opacity:.5}.video-local-upload__item img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.video-local-upload__item p{text-overflow:ellipsis;white-space:nowrap;color:var(--solo-muted);margin:5px 2px 0;font-size:11px;overflow:hidden}.video-local-upload__item button,.video-local-upload__index{color:#fff;background:#0000009e;border-radius:8px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:10px}.video-local-upload__index{font-size:11px;font-weight:700;left:10px}.video-local-upload__item button{cursor:pointer;border:0;right:10px}.video-batch-audio-settings{grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:16px;display:grid}.video-batch-audio-settings label{flex-direction:column;gap:7px;display:flex}.video-batch-checkbox{justify-content:flex-end;padding-bottom:8px}.video-batch-summary{position:sticky;top:88px}.video-batch-summary h2{margin:16px 0}.video-batch-summary__stats{border-top:1px solid var(--solo-border);border-bottom:1px solid var(--solo-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px 0;display:grid}.video-batch-summary__stats .ant-statistic-content{font-size:20px}.video-batch-summary__current{color:var(--solo-muted);justify-content:space-between;margin:20px 0;display:flex}.video-batch-summary__current strong{color:var(--solo-text)}.video-batch-summary__hint{color:var(--solo-muted);margin:12px 0 0;font-size:12px;line-height:1.7}.video-batch-results{padding:20px}.video-batch-results__head,.video-batch-task__top,.video-batch-work{justify-content:space-between;align-items:center;gap:16px;display:flex}.video-batch-results__head h2{margin:0 0 5px}.video-batch-results__head p{color:var(--solo-muted);margin:0}.video-batch-results__list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.video-batch-task{border:1px solid var(--solo-border);background:var(--solo-panel-soft);border-radius:14px;padding:15px}.video-batch-task__top>div{flex-direction:column;gap:4px;display:flex}.video-batch-task__top span,.video-batch-task__error{color:var(--solo-muted);font-size:12px}.video-batch-task .ant-progress{margin-top:10px}.video-batch-task__error{color:#ff6f61}.video-batch-task__works{gap:8px;margin-top:12px;display:grid}.video-batch-work{background:var(--solo-panel);border-radius:10px;padding:8px 10px}.video-batch-work>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.video-batch-preview{color:#ffffff9e;background:#0d0d0d;place-items:center;min-height:420px;display:grid}.video-batch-preview video{width:100%;max-height:70vh}@media (width<=760px){.video-batch-audio-settings,.video-batch-summary__stats{grid-template-columns:1fr}}.video-template-login{background:radial-gradient(circle at 18% 18%, #ff70342e, transparent 34%), radial-gradient(circle at 84% 78%, #e8492021, transparent 30%), var(--solo-bg);grid-template-columns:minmax(0,1.25fr) minmax(380px,520px);align-items:center;gap:clamp(40px,8vw,120px);min-height:100vh;padding:clamp(32px,7vw,96px);display:grid}.video-template-login__intro{max-width:720px}.video-template-login__intro h1{letter-spacing:-.045em;margin:18px 0;font-size:clamp(38px,6vw,76px);line-height:1.05}.video-template-login__intro p{max-width:620px;color:var(--solo-muted);font-size:18px;line-height:1.8}.video-template-kicker{color:var(--solo-orange-hot);letter-spacing:.22em;font-size:12px;font-weight:800}.video-template-login__card.ant-card{background:color-mix(in srgb, var(--solo-panel) 96%, transparent);border-radius:22px;box-shadow:0 30px 90px #00000038}.video-template-login__alert{margin-bottom:18px}.video-template-login__card .ant-card-body{padding:34px}@media (width<=980px){.video-template-header{grid-template-columns:1fr auto}.video-template-nav{grid-area:2/1/auto/-1;justify-content:center}.video-template-header-actions{justify-self:end}.video-template-login{grid-template-columns:1fr}.video-template-toolbar{grid-template-columns:1fr auto}.video-template-detail__grid{grid-template-columns:1fr}.video-template-login__intro{display:none}}@media (width<=640px){.video-template-header{padding:10px 14px}.video-template-header-recharge span{display:none}.video-template-header-actions{gap:8px!important}.video-template-brand__wordmark{height:32px}.video-template-nav{justify-content:flex-start;overflow-x:auto}.video-template-nav__item{white-space:nowrap}.video-template-main{width:min(100% - 24px,1560px);padding-top:18px}.video-template-login{padding:20px}}
