:root{--bg: #dcecff;--bg-panel: #edf5ff;--bg-panel-strong: #e4efff;--bg-card: rgba(255, 255, 255, .78);--bg-card-soft: rgba(245, 250, 255, .9);--bg-sidebar: rgba(239, 246, 255, .86);--text: #12314f;--muted: #67809f;--line: rgba(94, 136, 196, .16);--line-strong: rgba(85, 131, 199, .28);--accent: linear-gradient(135deg, #2e6df4 0%, #57b8ff 100%);--accent-solid: #62bbff;--warning: linear-gradient(135deg, #f6a33d 0%, #f1c24f 100%);--success: #3fd18e;--danger: #eb6f7a;--shadow: 0 18px 48px rgba(31, 73, 136, .14);--shadow-soft: 0 10px 24px rgba(35, 87, 156, .08);--auth-bg: linear-gradient(135deg, #0b3ca7 0%, #2d69db 34%, #65b4ff 100%);--radius-xl: 22px;--radius-lg: 18px;--radius-md: 14px}*{box-sizing:border-box}html,body,#root{min-height:100vh}#root{overflow:hidden}body{margin:0;font-family:Outfit,Noto Sans SC,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(109,184,255,.22),transparent 28%),linear-gradient(180deg,#e6f1ff,#f4f8ff)}.app-loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted);background:radial-gradient(circle at top,rgba(109,184,255,.3),transparent 30%),linear-gradient(180deg,#dbeaff,#edf5ff)}.app-scale-shell{--app-scale: 1;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden}.app-scale-frame{width:calc(100% / var(--app-scale));min-height:calc(100vh / var(--app-scale));transform:scale(var(--app-scale));transform-origin:top left}.auth-scale-shell{display:block;overflow:hidden}.auth-scale-shell .app-scale-frame{width:100%;min-width:0;min-height:100vh;height:auto}button,input,select,textarea{font:inherit}button{border:0}input,select,textarea{color:inherit}.page-shell{display:grid;grid-template-columns:236px 1fr;min-height:100vh;background:radial-gradient(circle at top left,rgba(117,186,255,.26),transparent 26%),linear-gradient(180deg,#dcecff,#edf5ff)}.admin-shell{grid-template-columns:220px 1fr}.page-shell.sidebar-collapsed{grid-template-columns:84px 1fr}.sidebar{padding:0 10px 14px;background:linear-gradient(180deg,#f4f9ffe0,#e9f2ffc7);border-right:1px solid var(--line);transition:width .18s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-sidebar{background:linear-gradient(180deg,#f8fbfffa,#edf5fff5)}.admin-sidebar .brand-block h1,.admin-sidebar .nav-item,.admin-topbar,.admin-topbar .eyebrow,.admin-topbar strong{color:var(--text)}.admin-sidebar .brand-block{border-bottom:1px solid var(--line);justify-content:center}.admin-sidebar .nav-item.active,.admin-sidebar .nav-item:hover{color:var(--text)}.brand-block,.topbar-left,.topbar-brand,.topbar-actions,.workspace-badge,.workspace-user,.account-top,.panel-head,.detail-head,.task-list li,.detail-list li,.activity-list li,.pagination-row,.inline-actions,.detail-actions,.radio-line,.studio-inline,.studio-two-col,.studio-toggle-row,.cover-row{display:flex;align-items:center;gap:12px}.brand-block{min-height:80px;padding:14px 10px;margin-bottom:10px;border-bottom:1px solid var(--line)}.brand-title-wrap{min-width:0}.brand-mark{width:42px;height:42px;flex:0 0 42px;border-radius:16px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.34),transparent 42%),linear-gradient(135deg,#2f72ff,#4bb5ff);border:1px solid rgba(201,231,255,.55);box-shadow:inset 0 1px #ffffff38,0 10px 24px #256dff2e;color:#fff;font-weight:700}.eyebrow,.card-label,.asset-type{margin:0;font-size:11px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase}.brand-block h1,.topbar h2,.auth-brand h1,.auth-card h3,.panel h3,.studio-card-title h3{margin:2px 0 0}.brand-block h1{white-space:nowrap;font-size:20px}.nav-group{display:grid;gap:6px}.nav-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:50px;padding:0 14px;border-radius:14px;text-decoration:none;color:var(--muted);transition:.16s ease}.nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#62bbff1f;text-align:center;color:var(--accent-solid)}.nav-icon svg{width:18px;height:18px;display:block;flex:0 0 18px;fill:currentColor}.nav-item.active .nav-icon,.nav-item:hover .nav-icon{background:#62bbff2e}.nav-item.active,.nav-item:hover{color:var(--text);background:linear-gradient(90deg,#4c8dff2e,#66d1ff0f);box-shadow:inset 3px 0 0 var(--accent-solid)}.sidebar.collapsed .brand-block,.sidebar.collapsed .nav-item{justify-content:center}.sidebar-card,.panel,.detail-section,.detail-drawer,.modal-card,.account-card,.asset-card,.task-board-card,.settings-card,.avatar-card,.publish-card,.assets-sidebar-card{background:#ffffffb8;border:1px solid var(--line);border-radius:18px}.sidebar-card{padding:14px;margin-top:16px}.stat-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);color:var(--muted)}.stat-row:last-child{border-bottom:0}.tag-list,.task-step-strip,.login-notes,.auth-code-list,.studio-point-list,.workspace-hero-metrics{display:flex;flex-wrap:wrap;gap:10px}.tag-list span,.task-step-strip span,.login-notes span,.auth-code-list span,.studio-point-list span,.studio-step-strip span{padding:7px 11px;border-radius:999px;background:#ffffff0f;color:var(--muted);font-size:12px}.main-stage{min-width:0;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:80px;padding:14px 18px;background:#f8fbffbd;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-topbar{background:#f8fbfff5}.admin-topbar-copy{display:flex;flex-direction:column;gap:3px}.topbar-left,.topbar-actions{flex-wrap:wrap}.topbar-icon-btn,.switch-btn,.ghost-btn,.primary-btn,.logout-btn,.action-btn,.warning-btn,.ghost-dark-btn,.icon-btn,.auth-tab,.auth-link,.link-btn,.settings-nav-item,.category-item{cursor:pointer;transition:.16s ease}.topbar-icon-btn{width:40px;height:40px;border-radius:12px;background:#ffffff0a;color:var(--text);border:1px solid var(--line)}.workspace-badge,.workspace-user{display:flex;align-items:center;gap:10px}.workspace-user-meta{display:flex;flex-direction:column;gap:2px}.workspace-user-meta strong{font-size:13px;color:var(--text)}.workspace-user-meta span{font-size:11px;line-height:1.3}.workspace-label,.workspace-user span,.hero-text,.detail-subtitle,.account-card p,.plain-list,.auth-field span,.auth-footer-note p{color:var(--muted)}.workspace-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:700}.error-report-link,.auth-link,.link-btn{background:transparent;color:#2b74db}.ghost-btn,.primary-btn,.logout-btn,.action-btn,.warning-btn,.ghost-dark-btn,.icon-btn,.auth-code-btn{height:40px;padding:0 14px;border-radius:12px;font-size:13px}.small-btn{height:32px;padding:0 11px;border-radius:10px}.full{width:100%;display:flex;align-items:center;justify-content:center}.studio-publish-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.ghost-btn,.logout-btn,.ghost-dark-btn,.settings-nav-item,.category-item{background:#ffffff9e;color:var(--text);border:1px solid var(--line)}.ghost-btn:hover,.logout-btn:hover,.ghost-dark-btn:hover,.settings-nav-item:hover,.category-item:hover,.theme-option:hover,.icon-btn:hover,.topbar-icon-btn:hover,.auth-tab:hover{transform:translateY(-1px);box-shadow:0 10px 22px #3c6eb614}.primary-btn:hover,.action-btn:hover,.warning-btn:hover,.copy-btn:hover{transform:translateY(-1px);filter:saturate(1.03) brightness(1.02)}.primary-btn,.action-btn{background:var(--accent);color:#fff;box-shadow:0 10px 24px #316ef42e}.warning-btn{background:var(--warning);color:#fff}.icon-btn{width:40px;min-width:40px;background:#ffffffb3;color:var(--text);border:1px solid var(--line-strong)}.auth-screen{min-height:100vh;height:auto;position:relative;overflow:hidden}.auth-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.16),transparent 24%),radial-gradient(circle at 80% 18%,rgba(255,255,255,.22),transparent 22%),var(--auth-bg)}.auth-layout{position:relative;z-index:1;min-height:100vh;width:100%;height:auto;display:grid;grid-template-columns:1.08fr .92fr}.auth-aside,.auth-card-wrap{padding:48px}.auth-aside{display:flex;flex-direction:column;justify-content:center;color:#fff}.auth-brand{display:flex;align-items:center;gap:16px;margin-bottom:24px}.auth-brand-mark{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.34),transparent 42%),linear-gradient(135deg,#2f72ff,#4bb5ff);border:1px solid rgba(201,231,255,.55);box-shadow:inset 0 1px #ffffff38,0 12px 30px #256dff3d;color:#fff;font-weight:700}.auth-screen .eyebrow{color:#fffffff0}.auth-aside h2{margin:0 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.08}.form-stack,.detail-body,.detail-section,.modal-stack,.quick-grid,.asset-grid,.avatar-grid,.publish-grid,.account-grid,.settings-grid,.task-board,.voice-library-grid,.voice-panel-body,.settings-content{display:grid;gap:14px}.modal-action-row,.subtitle-preview-chip,.subtitle-settings-hint{display:flex}.modal-action-row{justify-content:flex-end;gap:10px}.subtitle-settings-grid{margin-bottom:4px;align-items:start}.subtitle-settings-dialog-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.subtitle-settings-preview-panel{position:sticky;top:0;display:grid;gap:10px}.subtitle-preview-stage{position:relative;width:min(100%,240px);aspect-ratio:9 / 16;border-radius:18px;border:1px solid var(--line-strong);background:linear-gradient(180deg,#0812221a,#08122275),linear-gradient(135deg,#3e80ff29,#7dd2ff1f);padding:14px;margin:0 auto;overflow:hidden;cursor:ns-resize;touch-action:none}.subtitle-preview-stage-text{position:absolute;left:14px;right:14px;line-height:1.25;font-weight:800;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none}.subtitle-preview-caption{font-size:12px;color:var(--text-secondary);text-align:center}.subtitle-settings-hint{align-items:center;justify-content:flex-end;font-size:12px;color:var(--text-secondary);margin-top:6px}.subtitle-settings-dialog .studio-range{width:100%}.subtitle-preview-chip{min-height:72px;align-items:center;justify-content:center;border:1px dashed var(--line-strong);border-radius:16px;background:#7aabff14;padding:14px}.subtitle-preview-chip span{font-size:26px;font-weight:800;line-height:1.3}.modal-helper-text{margin:8px 0 12px;color:var(--text-secondary);font-size:13px}.subtitle-editor-list{display:grid;gap:8px}.subtitle-editor-item{display:grid;grid-template-columns:92px 1fr;align-items:start;gap:10px}.subtitle-editor-meta{display:grid;gap:2px;margin-bottom:0;font-size:11px;color:var(--text-secondary)}.studio-metric-chip,.modal-rich-card,.modal-warning{border-radius:18px;padding:18px}.auth-card-wrap{display:flex;align-items:center;justify-content:center}.auth-card{width:min(500px,100%);padding:24px;border-radius:24px;background:#fafcfff2;color:#102033;box-shadow:0 34px 80px #0918353d}.auth-mode-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;border-radius:16px;background:#111f360f;margin-bottom:16px}.auth-tab{height:40px;border-radius:12px;background:transparent;color:#5c708d}.auth-tab.active{background:linear-gradient(135deg,#e8f4ff,#d8ebff);color:#183453;box-shadow:inset 0 0 0 1px #4c8dff2e}.auth-card-head{margin-bottom:18px}.auth-field{display:grid;gap:6px}.auth-field input,.auth-input-shell input,.studio-input,.studio-textarea,.toolbar-input,.toolbar-select,.studio-mini-input{width:100%;border-radius:14px;border:1px solid var(--line-strong);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-field input:focus,.auth-input-shell input:focus,.studio-input:focus,.studio-textarea:focus,.toolbar-input:focus,.toolbar-select:focus,.studio-mini-input:focus,.table-select:focus{border-color:#447fdc6b;box-shadow:0 0 0 4px #4a85e51f}.auth-field input,.auth-input-shell input{height:42px;padding:0 14px;color:#102033;background:#f7fbff}.auth-input-shell,.auth-inline-group{display:grid;grid-template-columns:1fr auto;gap:8px}.auth-inline-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.auth-checkbox{display:flex;align-items:center;gap:8px;color:var(--muted)}.auth-visibility-toggle{width:42px;height:42px;border-radius:12px;background:#eef6ff;color:#20446f;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,color .16s ease,transform .16s ease}.auth-visibility-toggle:hover{background:#e3f0ff}.auth-visibility-toggle:active{transform:scale(.98)}.eye-icon{width:18px;height:18px;border:2px solid currentColor;border-radius:70% 30%/55% 45%;transform:rotate(45deg);position:relative;opacity:.68}.eye-icon:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:999px;background:currentColor}.eye-icon:after{content:"";position:absolute;width:22px;height:2px;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);border-radius:999px}.eye-icon.open{opacity:1}.eye-icon.open:after{display:none}.auth-submit{margin-top:2px;width:100%}.auth-footer-note{margin-top:14px;text-align:center}.activation-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:24px;display:flex;align-items:center;justify-content:center;background:#08122152}.activation-dialog-card{width:min(420px,100%);padding:22px;border-radius:22px;background:#fcfefffa;box-shadow:0 26px 60px #07132938;display:grid;gap:14px}.activation-dialog-head{display:grid;gap:4px}.activation-dialog-head strong{font-size:18px;color:#102033}.activation-dialog-head span{font-size:13px;color:var(--muted)}.activation-dialog-field{gap:8px}.activation-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.auth-code-hint{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;color:#5f7897;font-size:12px}.auth-code-hint code{padding:5px 8px;border-radius:999px;background:#ebf4ff;color:#234d7c}.auth-link.inline{margin-left:4px}.section-stack,.studio-home{padding:10px 12px 12px}.studio-home{overflow:auto;overflow-x:hidden}.studio-scale-shell{width:100%}.studio-page-actions{display:flex;gap:10px;flex-wrap:wrap}.studio-page-actions-inline{justify-content:flex-end;margin-bottom:12px}.admin-surface{display:grid;gap:12px}.admin-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-summary-card{padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#fffc;box-shadow:var(--shadow-soft)}.admin-summary-card span{display:block;color:var(--muted);font-size:12px}.admin-summary-card strong{display:block;margin-top:8px;font-size:24px;line-height:1}.admin-page-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.admin-settings-switch-panel{align-items:center}.panel{padding:20px}.panel-head,.detail-head,.pagination-row{justify-content:space-between}.studio-step-strip span.active,.task-step-strip span.active{background:#62bbff29;color:#99dcff}.task-step-strip span.done{background:#3fd18e26;color:#75e4af}.studio-grid{display:grid;grid-template-columns:1.08fr 1.08fr 1.52fr;gap:10px;align-items:start;min-width:0}.studio-column{display:grid;gap:10px;align-content:start;min-width:0}.studio-column-wide{gap:10px}.studio-subgrid{display:grid;grid-template-columns:.88fr .88fr;gap:10px;align-items:start;min-width:0}.studio-card{background:linear-gradient(180deg,#ffffffd6,#eff7ffd1);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-soft)}.studio-card-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line)}.studio-card-title{display:flex;align-items:center;gap:10px}.studio-card-title-wrap{display:grid;gap:6px}.studio-card-subtitle{margin:0;color:var(--muted);font-size:13px}.studio-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:13px;font-weight:700}.studio-card-extra{color:#2b74db}.studio-step-status{display:inline-flex;align-items:center;gap:8px;max-width:280px;color:var(--muted);font-size:12px;line-height:1.4;text-align:right}.studio-step-status-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#7ba8ff;box-shadow:0 0 #7ba8ff59}.studio-step-status.busy .studio-step-status-dot{animation:studioStatusPulse 1.35s ease-in-out infinite}@keyframes studioStatusPulse{0%{transform:scale(1);box-shadow:0 0 #7ba8ff61;opacity:.9}70%{transform:scale(1.18);box-shadow:0 0 0 8px #7ba8ff00;opacity:1}to{transform:scale(1);box-shadow:0 0 #7ba8ff00;opacity:.85}}.studio-card-body{padding:18px}.studio-tab-row{display:flex;gap:20px;margin-bottom:14px;border-bottom:1px solid var(--line)}.studio-tab{padding:0 0 12px;background:transparent;color:var(--muted);border-bottom:2px solid transparent}.studio-tab.active{color:var(--text);border-bottom-color:var(--accent-solid)}.studio-panel-caption{margin:0 0 14px;font-size:13px;color:#2b74db}.studio-tab-panel{padding-top:4px}.studio-field{display:grid;gap:8px;margin-bottom:14px}.studio-field-head{display:flex;justify-content:space-between;gap:10px}.studio-field>div span,.studio-field-head span{font-size:12px;font-weight:600}.studio-field-head em{font-size:12px;color:var(--muted);font-style:normal}.studio-input,.toolbar-input,.toolbar-select,.studio-mini-input{height:40px;padding:0 14px;font-size:13px;color:var(--text);background:#ffffffd1}.studio-textarea{min-height:120px;resize:none;padding:12px 14px;font-size:13px;color:var(--text);background:#ffffffd1}.studio-textarea.small{min-height:88px}.studio-textarea.medium{min-height:176px}.studio-textarea.large{min-height:252px}.subtitle-editor-item-textarea{min-height:36px;height:36px;padding:7px 10px;line-height:1.4;border-radius:12px;resize:none;overflow:hidden}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0}.app-scale-shell,.studio-home,.code-result-box,.detail-drawer,.modal-card,.ticket-thread{scrollbar-width:none;-ms-overflow-style:none}.app-scale-shell::-webkit-scrollbar,.studio-home::-webkit-scrollbar,.code-result-box::-webkit-scrollbar,.detail-drawer::-webkit-scrollbar,.modal-card::-webkit-scrollbar,.ticket-thread::-webkit-scrollbar{width:0;height:0}.studio-inline>*:first-child{flex:1}.studio-slider-inline{display:flex;align-items:center;gap:10px}.studio-slider-inline .studio-range{flex:1}.voice-speed-field{display:flex;flex-direction:column;gap:10px}.voice-speed-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.voice-speed-field .studio-range{width:100%}.studio-two-col{align-items:stretch}.studio-two-col>*{flex:1}.studio-action-row{display:flex;gap:10px}.studio-action-row-right{justify-content:flex-end}.studio-mini-input-compact{width:66px;min-width:66px;padding:0 8px;text-align:center}.studio-input-wide{width:100%}.studio-input-readonly{color:var(--muted)}.study-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px}.study-grid.single{grid-template-columns:1fr}.study-panel{border:1px solid var(--line);border-radius:16px;padding:14px;background:var(--surface-soft);min-width:0}.study-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:13px}.study-panel-head.top-space{margin-top:16px}.study-list{display:flex;flex-direction:column;gap:10px;max-height:356px;overflow:auto}.study-list-item{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.study-list-item strong{font-size:14px;line-height:1.5}.study-list-item span{font-size:12px;color:var(--muted)}.study-item{border:1px solid var(--line);border-radius:14px;padding:12px;background:var(--surface)}.study-item p{margin:0;font-size:13px;line-height:1.6}.study-placeholder{min-height:120px;display:grid;place-items:center;padding:18px;border-radius:14px;border:1px dashed var(--line-strong);color:var(--muted);font-size:13px;text-align:center}.study-placeholder.small{min-height:88px}.study-placeholder.action{min-height:96px;padding:12px}.study-selected-topic{margin-top:10px;font-size:13px;color:var(--text)}.study-action-block{display:block}.study-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.study-chip-row.compact{min-height:40px;align-items:center;margin-top:0}.study-chip{padding:6px 10px;border-radius:999px;background:#3f75ff14;border:1px solid rgba(63,117,255,.18);color:var(--text);font-size:12px}.study-chip.editable{cursor:pointer}.title-tag-editor{min-width:96px;max-width:132px;height:34px;padding:0 12px;border-radius:999px}.study-chip.strong{background:#3f75ff1f;border-color:#3f75ff42}.study-topic-list{display:flex;flex-direction:column;gap:10px}.study-topic-btn{width:100%;min-height:42px;padding:0 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-size:13px;text-align:left;transition:.2s ease}.study-topic-btn:hover{border-color:#3f75ff57}.study-topic-btn.active{border-color:#3f75ff6b;background:#3f75ff14}.study-topic-btn:disabled{opacity:.66;cursor:wait}.top-space{margin-top:12px}.topic-modal-table{display:flex;flex-direction:column;gap:10px}.topic-modal-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.95fr);gap:16px;align-items:start}.topic-modal-head,.topic-modal-row{display:grid;grid-template-columns:1.5fr 1fr 100px;gap:10px;align-items:center}.topic-modal-head{padding:0 0 6px;font-size:12px;color:var(--text);font-weight:600}.topic-modal-row{padding:8px 0;border-top:1px solid var(--line)}.topic-modal-row.active{background:#609aff14;border-radius:14px;padding:10px;margin:0 -10px}.topic-modal-row span{font-size:12px;line-height:1.45;color:var(--text)}.field-placeholder{font-size:12px;color:var(--muted)}.cover-preview-button{padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.topic-modal-empty{padding:14px 0 4px;color:var(--text);font-size:13px}.topic-preview-panel{display:flex;flex-direction:column;gap:12px;min-height:100%}.topic-preview-head{display:flex;flex-direction:column;gap:6px}.topic-preview-head strong{font-size:16px;color:var(--text)}.topic-preview-head span{font-size:12px;color:var(--muted);line-height:1.5}.topic-preview-textarea{min-height:445px}.topic-modal-layout .topic-modal-table,.topic-modal-layout .topic-preview-panel{background:#ffffffe0;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 14px 36px #1b2d5e14}.studio-textarea.large{min-height:110px}.studio-range{width:100%;accent-color:var(--accent-solid)}.studio-preview-box,.studio-avatar-preview,.studio-preview-frame,.voice-upload-area{display:grid;place-items:center;text-align:center;border:1px dashed rgba(98,187,255,.45);border-radius:16px;background:#f5faffb3;color:var(--muted)}.studio-preview-box{min-height:148px}.studio-preview-surface{display:grid;place-items:center;gap:8px;min-height:100%;text-align:center;font-size:12px;margin-top:8px;padding:20px;border-radius:18px;border:1px dashed rgba(98,187,255,.55);background:#f5faff6b}.studio-result-panel{display:flex;flex-direction:column;gap:10px}.studio-result-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.studio-result-meta span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full-width-btn{width:100%}.media-preview-card audio{display:none}.media-preview-action{width:100%;display:block;padding:0;border:0;background:transparent;cursor:pointer}.audio-wave-surface{margin-top:8px;padding:18px 20px;border-radius:16px;border:1px dashed rgba(98,187,255,.55);background:#f5faff6b}.audio-wave-bars{display:flex;align-items:center;justify-content:center;gap:6px;min-height:52px}.audio-wave-bars span{width:4px;border-radius:999px;background:linear-gradient(180deg,#446ef48c,#446ef4f2);transform-origin:center}.audio-wave-progress{width:100%;margin-top:10px}.audio-wave-surface.playing .audio-wave-bars span{animation:audio-wave-bounce .9s ease-in-out infinite}.audio-wave-surface.playing .audio-wave-bars span:nth-child(2n){animation-duration:.75s}.audio-wave-surface.playing .audio-wave-bars span:nth-child(3n){animation-duration:1.05s}.audio-wave-surface.playing .audio-wave-bars span:nth-child(4n){animation-delay:.1s}@keyframes audio-wave-bounce{0%,to{transform:scaleY(.7);opacity:.7}50%{transform:scaleY(1.18);opacity:1}}.video-thumb-card{margin-top:8px}.avatar-picker-modal{display:grid;gap:14px}.avatar-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.avatar-picker-card{padding:14px}.avatar-picker-card.active{border-color:#4b70ff57;box-shadow:0 0 0 1px #4b70ff29 inset,var(--shadow-soft)}.avatar-picker-preview-shell{overflow:hidden;border-radius:16px;background:#0a1220d1}.avatar-picker-preview{width:100%;aspect-ratio:9 / 16;display:block;background:#0a1220d1;object-fit:cover}.avatar-picker-card-body{display:grid;gap:8px}.avatar-picker-card-head{align-items:flex-start}.avatar-picker-card-head strong{font-size:14px}.avatar-picker-card-head span,.avatar-picker-card-body p{margin:0;color:var(--muted);font-size:12px}.avatar-picker-actions{justify-content:flex-end}.video-thumb-shell{position:relative}.video-thumb-player{width:100%;min-height:170px;display:block;border-radius:0;border:0;background:#0a1220d1;object-fit:cover}.video-thumb-toggle{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:72px;height:72px;padding:0;border-radius:999px;background:#0812228f;border:1px solid rgba(255,255,255,.18);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;transition:opacity .16s ease,transform .16s ease}.video-thumb-toggle-icon{display:block}.video-thumb-toggle-icon.play{width:0;height:0;margin-left:5px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:24px solid #fff}.video-thumb-toggle-icon.pause{width:22px;height:26px;position:relative}.video-thumb-toggle-icon.pause:before,.video-thumb-toggle-icon.pause:after{content:"";position:absolute;top:0;width:7px;height:26px;border-radius:2px;background:#fff}.video-thumb-toggle-icon.pause:before{left:0}.video-thumb-toggle-icon.pause:after{right:0}.video-thumb-label{margin-top:8px;font-size:12px;color:var(--muted)}.video-thumb-shell.playing .video-thumb-toggle{opacity:0;pointer-events:none}.video-thumb-shell.playing:hover .video-thumb-toggle{opacity:1;pointer-events:auto}.studio-preview-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#2e6df41f,#57b8ff2e);color:#2f72ff;font-size:22px;font-weight:700}.studio-preview-foot{display:block;font-size:12px;color:var(--muted)}.studio-main-grid,.assets-layout,.settings-layout,.voice-layout{display:grid;gap:12px}.mix-assets-layout{grid-template-columns:240px 1fr}.material-page-stack{display:grid;gap:12px}.studio-main-grid{grid-template-columns:1.12fr .88fr}.studio-toggle-panel{padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffff7a;font-size:13px}.studio-left-stack{display:grid;gap:12px}.switch-btn{width:44px;height:24px;padding:2px;border-radius:999px;border:1px solid rgba(92,126,170,.32);background:#bccee8b8}.switch-btn span{display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #20355529;transform:translate(0);transition:transform .16s ease}.switch-btn.on{background:#62bbff80}.switch-btn.on span{transform:translate(20px)}.studio-ai-row{color:var(--muted)}.switch-dot{width:12px;height:12px;border-radius:50%;background:var(--accent-solid)}.studio-slider-line{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.studio-slider-line strong,.radio-line,.radio-line label,.auth-checkbox{font-size:12px}.studio-note-block,.modal-rich-card{background:#ffffff8f;border:1px solid var(--line)}.modal-warning{background:#f6a33d24;border:1px solid rgba(246,163,61,.3);color:#ffd798}.studio-video-preview .studio-preview-frame,.studio-avatar-preview{min-height:100%;height:100%}.avatar-symbol{font-size:64px;color:#d9efff}.studio-cover-block{display:grid;grid-template-columns:104px 1fr;gap:12px}.studio-cover-block.compact{grid-template-columns:132px minmax(0,.86fr);align-items:start}.studio-cover-thumb{--cover-overlay-start: rgba(8, 18, 34, .12);--cover-overlay-end: rgba(8, 18, 34, .56);--cover-title-color: #ffffff;--cover-accent-color: #d8e9ff;--cover-title-stroke-color: #0f172a;--cover-title-stroke-width: 0px;--cover-font-size: 18px;--cover-title-top: 18px;--cover-font-family: "Microsoft YaHei";min-height:auto;aspect-ratio:9 / 16;display:grid;place-items:center;border-radius:14px;border:1px solid var(--line-strong);color:var(--muted);text-align:center;padding:10px;background:linear-gradient(180deg,var(--cover-overlay-start),var(--cover-overlay-end)),linear-gradient(135deg,#3e80ff2e,#7dd2ff29);background-size:cover;background-position:center;overflow:hidden;position:relative;container-type:size}.studio-cover-thumb.large{aspect-ratio:9 / 16;width:min(100%,420px);margin:0 auto}.studio-cover-thumb.publish{width:min(100%,220px)}.studio-cover-thumb.with-image{color:#fff}.studio-cover-thumb-inner{position:absolute;z-index:2;top:var(--cover-preview-title-top);left:var(--cover-preview-title-left);width:var(--cover-preview-title-width);text-align:left}.studio-cover-thumb-inner strong{display:block;font-size:var(--cover-preview-font-size);line-height:var(--cover-preview-line-height);color:var(--cover-title-color);font-family:var(--cover-font-family);-webkit-text-stroke:var(--cover-preview-stroke-width) var(--cover-title-stroke-color);paint-order:stroke fill;white-space:pre-line}.studio-cover-thumb-line{display:block;font-weight:700;line-height:1.08;font-family:var(--cover-font-family);paint-order:stroke fill;white-space:pre-line}.studio-cover-thumb-inner span{font-size:11px;opacity:.88;word-break:break-all;color:color-mix(in srgb,var(--cover-title-color) 88%,transparent)}.studio-cover-thumb.accent-line:after,.studio-cover-thumb.accent-pill:after,.studio-cover-thumb.accent-corner:after,.cover-template-preview.accent-line:after,.cover-template-preview.accent-pill:after,.cover-template-preview.accent-corner:after{content:"";position:absolute;z-index:2;pointer-events:none}.studio-cover-thumb.accent-line:after,.cover-template-preview.accent-line:after{top:18px;left:18px;width:56px;height:6px;border-radius:999px;background:var(--cover-accent-color)}.studio-cover-thumb.accent-pill:after,.cover-template-preview.accent-pill:after{top:14px;left:18px;width:78px;height:24px;border-radius:999px;background:var(--cover-accent-color);opacity:.92}.studio-cover-thumb.accent-corner:after,.cover-template-preview.accent-corner:after{top:18px;left:18px;width:42px;height:42px;border-top:6px solid var(--cover-accent-color);border-left:6px solid var(--cover-accent-color);border-top-left-radius:12px}.studio-cover-video,.studio-cover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cover-preview-modal{width:min(720px,100%)}.cover-asset-picker{display:grid;grid-template-columns:repeat(auto-fill,168px);justify-content:start;gap:12px}.cover-asset-card{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--line);background:#ffffffb3}.cover-asset-card.active{border-color:#3f75ff52;background:#63b1ff1a;box-shadow:0 0 0 1px #4b70ff29 inset}.cover-asset-card-main{padding:0;border-radius:14px;background:transparent;text-align:left;cursor:pointer}.cover-asset-card-thumb{width:100%;aspect-ratio:9 / 16;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#3e80ff2e,#7dd2ff29);color:#2158d8;font-size:18px;font-weight:700;overflow:hidden}.cover-asset-card-image{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#ffffff59}.cover-asset-card-body{display:grid;gap:2px}.cover-asset-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.cover-asset-card-body strong{font-size:14px;line-height:1.2}.cover-asset-card-head span,.cover-asset-card-body>span{font-size:12px;line-height:1.2;color:var(--muted)}.studio-cover-video{object-fit:cover}.studio-cover-image{z-index:1;background-size:cover;background-position:center}.studio-cover-asset-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(#070f1c38,#070f1c7a),linear-gradient(135deg,#3e80ff38,#7dd2ff2e)}.studio-cover-form{display:grid;gap:10px;max-width:320px}.studio-cover-form .ghost-dark-btn{margin-top:8px;background:linear-gradient(135deg,#2e6df4,#57b8ff);color:#fff;border-color:transparent}.cover-assets-layout .settings-content{min-width:0}.cover-template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.cover-template-card{display:grid;gap:10px;padding:12px;border-radius:20px;border:1px solid var(--line);background:#ffffffb8;box-shadow:0 14px 36px #1b2d5e14}.cover-template-card.active{border-color:#4c8dffb8;box-shadow:0 0 0 2px #4c8dff29,0 14px 36px #1b2d5e14}.cover-template-card-main{padding:0;border:0;background:transparent;cursor:pointer;text-align:left;width:100%}.cover-template-preview{--cover-overlay-start: rgba(8, 18, 34, .12);--cover-overlay-end: rgba(8, 18, 34, .56);--cover-title-color: #ffffff;--cover-accent-color: #d8e9ff;--cover-title-stroke-color: #0f172a;--cover-title-stroke-width: 0px;--cover-font-size: 22px;--cover-title-top: 26px;--cover-font-family: "Microsoft YaHei";position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:18px;border:1px solid rgba(94,130,184,.2);background:linear-gradient(135deg,#3e80ff2e,#7dd2ff29);container-type:size}.cover-template-preview-image,.cover-template-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.cover-template-preview-image{background:radial-gradient(circle at top left,rgba(255,255,255,.35),transparent 26%),linear-gradient(135deg,#3871e65c,#69d4ff2e)}.cover-template-preview-overlay{background:linear-gradient(180deg,var(--cover-overlay-start),var(--cover-overlay-end))}.cover-template-preview-title{position:absolute;top:var(--cover-preview-title-top);left:var(--cover-preview-title-left);width:var(--cover-preview-title-width);z-index:2;text-align:left;color:var(--cover-title-color);font-size:var(--cover-preview-font-size);line-height:var(--cover-preview-line-height);font-weight:700;font-family:var(--cover-font-family)}.cover-template-preview-line{display:block;width:100%;min-height:2.2em;padding:12px 10px;margin-left:-10px;line-height:1.08;font-weight:700;font-family:var(--cover-font-family);paint-order:stroke fill;white-space:pre-line;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.cover-template-preview-line.active{outline:1px dashed rgba(98,187,255,.65);outline-offset:4px;border-radius:10px}.cover-template-card-body{display:grid;gap:8px}.cover-template-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cover-template-card-head strong{font-size:14px;color:var(--text)}.cover-template-card-head span,.cover-template-card-meta span{font-size:12px;color:var(--muted)}.cover-template-card-meta{display:flex;flex-wrap:wrap;gap:8px 12px}.cover-template-picker-modal{display:grid;gap:14px}.trigger-input{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.cover-template-dialog{display:grid;gap:16px}.cover-template-dialog-layout{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:18px;align-items:start}.cover-template-dialog-preview{position:sticky;top:0;display:grid;gap:10px}.cover-template-preview-tip{font-size:12px;color:var(--text-muted)}.cover-template-preview-drag-area{position:relative;touch-action:none}.cover-template-preview-drag-area:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;border:1px dashed rgba(78,136,255,.22);pointer-events:none}.cover-template-preview-drag-area,.cover-template-preview-drag-area .cover-template-preview-title{cursor:grabbing;-webkit-user-select:none;user-select:none}.cover-template-dialog-form{display:grid;gap:12px}.cover-template-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.cover-template-line-section,.cover-template-line-stack{display:grid;gap:12px}.cover-template-line-card{display:grid;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(152,177,225,.2);background:#ffffffb3}.cover-template-line-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cover-template-line-preview{display:flex;align-items:center;min-height:58px;padding:12px 14px;border-radius:14px;border:1px dashed rgba(152,177,225,.28);background:#f5f9ffdb}.cover-template-line-preview-text{display:block;font-weight:700;line-height:1.1;paint-order:stroke fill;white-space:pre-wrap}.cover-template-color-stack{display:grid;gap:8px}.cover-template-color-presets{display:flex;flex-wrap:wrap;gap:8px}.cover-color-chip{width:22px;height:22px;border-radius:999px;border:2px solid rgba(255,255,255,.8);box-shadow:0 0 0 1px #506b9847;cursor:pointer}.cover-color-chip.active{box-shadow:0 0 0 2px #3f75ff7a}.cover-template-color-row{display:grid;grid-template-columns:48px 1fr;gap:10px}.cover-template-color-picker{width:48px;height:40px;padding:0;border-radius:12px;border:1px solid var(--line);background:transparent}.inline-actions.compact{gap:8px}.danger-text-btn{color:#e35e5e}.toolbar-row{display:grid;grid-template-columns:1fr 180px;gap:12px}.wrap{flex-wrap:wrap}.asset-grid,.avatar-grid,.publish-grid,.account-grid,.settings-grid,.voice-library-grid{grid-template-columns:repeat(4,1fr)}.publish-card{padding:18px}.publish-card span,.publish-card p{color:var(--muted)}.publish-card strong{display:block;margin:8px 0}.publish-page-shell{gap:16px}.publish-records-topbar{display:flex;align-items:stretch;justify-content:space-between;gap:16px}.publish-records-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;flex:1}.publish-record-stat{padding:14px 16px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(137,170,232,.2);box-shadow:0 18px 44px #26408a14;display:flex;flex-direction:column;gap:6px}.publish-record-stat span{font-size:12px;color:var(--muted)}.publish-record-stat strong{font-size:22px;font-weight:700;color:var(--heading)}.publish-records-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.publish-record-card{padding:18px;border-radius:22px;background:#ffffffc2;border:1px solid rgba(137,170,232,.2);box-shadow:0 20px 44px #26408a14;display:flex;flex-direction:column;gap:12px}.publish-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.publish-record-head strong{display:block;margin-bottom:4px;color:var(--heading);font-size:15px}.publish-record-head span{font-size:12px;color:var(--muted)}.publish-record-badge{flex-shrink:0;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#3a7bff1f;color:#2158d5}.publish-record-badge.failed{background:#ff78781f;color:#c84b4b}.publish-record-tags{display:flex;flex-wrap:wrap;gap:8px}.publish-record-tags span{padding:5px 10px;border-radius:999px;background:#3a7bff14;color:#2158d5;font-size:12px}.publish-record-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:12px}.publish-record-error{margin:0;color:#c84b4b;font-size:12px;line-height:1.5}.publish-records-empty{padding:28px 20px;border-radius:22px;background:#ffffffb3;border:1px dashed rgba(137,170,232,.28);color:var(--muted);text-align:center}.avatar-visual{height:180px;border-radius:16px;margin-bottom:14px;border:1px solid var(--line);background:linear-gradient(135deg,#5aa6ff2e,#57b8ff14)}.avatar-visual.amber{background:linear-gradient(135deg,#ffbd686b,#ffebcc80)}.avatar-visual.teal{background:linear-gradient(135deg,#66d1ff66,#dcf7ff8c)}.avatar-visual.rose{background:linear-gradient(135deg,#ff8fb56b,#ffe4ee8c)}.avatar-video{width:100%;height:auto;aspect-ratio:9 / 16;object-fit:cover;border-radius:18px;margin-bottom:10px;border:1px solid var(--line);background:#09111d;display:block}.avatar-meta{display:inline-block;margin-top:10px;font-size:12px;color:var(--muted)}.settings-intro{margin-bottom:2px}.theme-switch-panel{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:20px;border-radius:20px;background:#ffffffbd;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.theme-switch-actions{display:flex;gap:10px;flex-wrap:wrap}.theme-option{min-width:110px;height:40px;padding:0 16px;border-radius:12px;background:#ffffff94;color:var(--text);border:1px solid var(--line)}.theme-option.active{background:var(--accent);color:#fff}.settings-form-panel{display:grid;gap:12px;padding:18px;border-radius:16px;background:#ffffffbd;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.settings-grid-span-2{grid-column:span 2}.settings-inline-hint{margin:0;color:var(--muted);line-height:1.7}.settings-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.settings-panel-head{display:grid;gap:4px}.settings-panel-head h4{margin:0}.settings-path-picker{display:grid;grid-template-columns:1fr auto;gap:10px}.settings-path-picker .studio-input{border-color:#6281b65c;background:#fffffff5;box-shadow:inset 0 0 0 1px #ffffff8c}.settings-output-list{display:grid;gap:12px}.settings-output-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:12px 14px;border-radius:14px;background:#ffffff85;border:1px solid var(--line)}.settings-output-meta{min-width:0;display:grid;gap:4px}.settings-output-meta strong{font-size:13px}.settings-output-meta span{font-size:12px;color:var(--muted);line-height:1.6;word-break:break-all}.settings-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-list-head h4{margin:0}.settings-content-stack{display:grid;gap:12px}.settings-model-table{display:grid;gap:10px}.settings-model-head,.settings-model-line{display:grid;grid-template-columns:.8fr 1.5fr .9fr .7fr 1fr;gap:12px;align-items:center}.settings-model-head{padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:#ffffff85;font-size:13px;font-weight:600}.settings-model-line{min-height:56px;padding:12px;border-radius:14px;border:1px solid var(--line);background:#ffffff8a;transition:border-color .16s ease,background .16s ease,transform .16s ease}.settings-model-line:hover{border-color:var(--line-strong);transform:translateY(-1px)}.settings-model-line.active{border-color:#4c8dff47;background:#4c8dff14}.settings-model-url,.settings-model-key{font-size:12px;color:var(--muted);line-height:1.5;word-break:break-all}.settings-model-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.settings-model-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:14px;border:1px solid var(--line);background:#ffffff8a;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.settings-model-row:hover{border-color:var(--line-strong);transform:translateY(-1px)}.settings-model-row.active{border-color:#4c8dff47;background:#4c8dff14}.settings-model-meta{min-width:0;display:grid;gap:4px}.settings-model-meta strong{font-size:14px}.settings-model-meta span{font-size:12px;color:var(--muted);line-height:1.5;word-break:break-all}.settings-model-status{display:flex;align-items:center;justify-content:flex-end}.settings-model-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffbf;border:1px solid var(--line);font-size:12px;color:var(--muted);white-space:nowrap}.settings-model-badge.active{background:#4c8dff24;border-color:#4c8dff33;color:#2f6df2}.settings-model-badge.success{background:#3ab07d1f;border-color:#3ab07d33;color:#1c8a5a}.settings-model-badge.error{background:#e760761f;border-color:#e760762e;color:#d74d61}.settings-model-empty{padding:18px 16px;border-radius:14px;border:1px dashed var(--line-strong);background:#ffffff61;color:var(--muted);text-align:center}.settings-prompt-table{display:grid;gap:10px}.settings-prompt-head,.settings-prompt-line{display:grid;grid-template-columns:.75fr .9fr 1.2fr 1.5fr .5fr;gap:12px;align-items:center}.settings-prompt-head{padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:#ffffff85;font-size:13px;font-weight:600}.settings-prompt-line{min-height:56px;padding:12px;border-radius:14px;border:1px solid var(--line);background:#ffffff8a}.settings-prompt-meta{min-width:0;display:grid;gap:4px}.settings-prompt-meta strong{font-size:14px}.settings-prompt-meta span,.settings-prompt-desc,.settings-prompt-preview{font-size:12px;color:var(--muted);line-height:1.5}.settings-prompt-desc,.settings-prompt-preview{display:-webkit-box;overflow:hidden;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.settings-prompt-dialog{width:min(760px,100%)}.settings-prompt-textarea{min-height:140px}.settings-prompt-textarea.tall{min-height:220px}.settings-account-panel{display:grid;gap:10px}.settings-account-row{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:12px;min-height:42px;padding:0 14px;border-radius:14px;background:#ffffff80;border:1px solid var(--line)}.settings-account-row span{font-size:13px;color:var(--muted)}.settings-account-row strong{font-size:13px;color:var(--text);text-align:left}.settings-inline-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--line);background:#ffffffc2}.settings-inline-badge.success{background:#3ab07d1f;border-color:#3ab07d33;color:#1c8a5a}.settings-inline-badge.warning{background:#ffb74d24;border-color:#ffb74d33;color:#bd7a12}.settings-inline-badge.error{background:#e760761f;border-color:#e760762e;color:#d74d61}.settings-inline-badge.muted{color:var(--muted)}.settings-account-actions{display:grid;gap:12px}.settings-action-row{display:flex;gap:10px;flex-wrap:wrap}.settings-update-records{display:grid;gap:12px}.settings-update-record{display:grid;gap:8px;padding:14px;border-radius:14px;border:1px solid var(--line);background:#ffffff80}.settings-update-record-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-update-record-head strong{font-size:14px;color:var(--text)}.settings-update-record-time{margin:0;font-size:12px;color:var(--muted)}.settings-update-record-notes{margin:0;white-space:pre-wrap;line-height:1.7;color:var(--text)}.settings-content-stack .settings-form-panel:first-child .settings-panel-head{text-align:center;justify-items:center}.settings-model-dialog{width:min(460px,100%)}.settings-switch-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;border-radius:14px;background:#ffffff80;border:1px solid var(--line)}.admin-switch-row{margin-top:-2px}.user-table{display:grid;gap:8px}.users-layout{display:grid;gap:12px}.users-toolbar-row{grid-template-columns:1fr 180px 180px}.admin-toolbar-row{grid-template-columns:1fr 180px}.activation-toolbar-row{grid-template-columns:1fr 180px 180px}.user-table-head,.user-table-row{display:grid;grid-template-columns:1fr 1.2fr .7fr .8fr .9fr;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid var(--line)}.user-table-head{background:#ffffff85;font-weight:600;font-size:13px}.user-table-row{background:#ffffff61;color:var(--muted);font-size:13px}.user-table-empty{padding:16px;border-radius:12px;border:1px dashed var(--line-strong);color:var(--muted);text-align:center;background:#fff6}.table-select{width:100%;height:34px;padding:0 10px;border-radius:10px;border:1px solid var(--line-strong);background:#ffffffb8;color:var(--text)}.activation-table-head,.activation-table-row{grid-template-columns:1.2fr .8fr .8fr .9fr .7fr}.user-table-head-users,.user-table-row-users{grid-template-columns:.9fr 1.3fr 1fr .8fr .7fr}.user-table-head-users-wide,.user-table-row-users-wide{grid-template-columns:.9fr 1.2fr 1fr 1fr .8fr .7fr}.activation-code-table-head,.activation-code-table-row{grid-template-columns:1.15fr 1fr .8fr 1fr .8fr .7fr}.activation-code-table-head-wide,.activation-code-table-row-wide{grid-template-columns:1.15fr 1fr .8fr .7fr 1fr .8fr .9fr}.admin-user-table-head,.admin-user-table-row{grid-template-columns:.8fr 1.2fr 1fr 1fr .8fr 1fr}.admin-version-table-head,.admin-version-table-row{grid-template-columns:.9fr .6fr 1.4fr .9fr .6fr .6fr}.table-action-group{display:flex;gap:6px;flex-wrap:wrap}.copy-btn{height:32px;padding:0 11px;border-radius:10px;background:var(--accent);color:#fff}.copy-btn.copied{background:#8e9ab080;color:#5e6e87}.code-result-box{max-height:320px;overflow:auto;padding:14px;border-radius:14px;border:1px solid var(--line);background:#ffffff8a;white-space:pre-wrap;word-break:break-all;font-family:JetBrains Mono,Consolas,monospace;line-height:1.7}.validity-option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.validity-option-card{display:grid;gap:6px;padding:14px;border-radius:14px;border:1px solid var(--line);background:#ffffff94;color:var(--text);text-align:left;transition:.2s ease}.validity-option-card strong{font-size:14px}.validity-option-card span{font-size:12px;color:var(--muted)}.validity-option-card.active{border-color:var(--accent);background:#4b70ff1f;box-shadow:0 0 0 1px #4b70ff29 inset}.validity-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#ffffff7a;border:1px solid var(--line)}.validity-summary span{color:var(--muted);font-size:13px}.validity-summary strong{color:var(--text);font-size:14px}.task-board{grid-template-columns:repeat(2,1fr)}.asset-card,.account-card,.task-board-card,.avatar-card,.settings-card{padding:18px}.account-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px}.task-state{padding:6px 10px;border-radius:999px;font-size:12px}.task-state.done{background:#3fd18e26;color:#75e4af}.task-state.working{background:#62bbff26;color:#9bdfff}.task-state.queued{background:#ffffff14;color:var(--muted)}.progress-track{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden;margin:12px 0}.progress-track span{display:block;height:100%;background:var(--accent)}.detail-drawer{position:fixed;top:20px;right:20px;width:min(420px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;padding:18px;box-shadow:var(--shadow);z-index:30}.detail-list,.activity-list,.task-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.detail-list li,.activity-list li,.task-list li{justify-content:space-between;padding:12px 14px;border-radius:12px;background:#ffffff0a}.toast-viewport{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;gap:10px;z-index:90;justify-items:center;pointer-events:none}.toast-item{min-width:240px;max-width:min(420px,calc(100vw - 40px));padding:14px 16px;border-radius:14px;color:#fff;box-shadow:var(--shadow);text-align:center;line-height:1.5}.toast-item.info{background:#2567d5}.toast-item.success{background:#15784c}.toast-item.warning{background:#aa6d1e}.toast-item.error{background:#b33a3a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1320386b;z-index:50}.modal-card{width:min(1120px,100%);max-height:85vh;overflow:auto;padding:20px;background:#fffffff0;border:1px solid rgba(170,194,236,.42);box-shadow:0 28px 80px #152b4c38}.modal-card .detail-head{align-items:flex-start;gap:16px}.modal-card .detail-subtitle{margin-top:8px;font-size:13px;line-height:1.55}.modal-card .inline-actions{margin-top:18px;justify-content:flex-end;gap:10px}.danger-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(223,76,76,.18);background:linear-gradient(135deg,#e45454,#cc3b3b);color:#fff;border-radius:12px;min-height:40px;padding:0 16px;font-size:13px;font-weight:600;box-shadow:0 10px 24px #d23c3c2e;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.danger-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #d23c3c38;filter:saturate(1.02)}.danger-btn:active{transform:translateY(0)}.modal-card,.modal-card h3,.modal-card strong,.modal-card p,.modal-card li,.modal-card span,.modal-body,.modal-rich-card p,.modal-warning p{color:var(--text)}.quick-grid{grid-template-columns:repeat(2,1fr)}.voice-layout{grid-template-columns:repeat(2,1fr);margin-bottom:16px}.video-upload-layout{display:grid;grid-template-columns:1.16fr .84fr;gap:14px}.voice-upload-area{min-height:180px;padding:24px}.voice-module-panel{min-height:100%}.voice-panel-head,.voice-card-head,.voice-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.voice-upload-list{align-content:start;gap:8px}.voice-file-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffff9e}.voice-upload-actions{margin-top:-2px;margin-bottom:2px}.voice-train-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:6px;border-radius:14px;background:#111f360f}.voice-train-tab{height:38px;border-radius:10px;background:transparent;color:var(--muted)}.voice-train-tab.active{background:linear-gradient(135deg,#e8f4ff,#d8ebff);color:var(--text);box-shadow:inset 0 0 0 1px #4c8dff2e}.voice-train-hint{font-size:12px;color:var(--muted)}.voice-upload-dropzone{width:100%;min-height:124px;padding:18px;border-radius:16px;border:1px dashed rgba(98,187,255,.45);background:#ffffff9e;text-align:center;cursor:pointer}.video-upload-dropzone{min-height:280px;display:grid;place-items:center}.material-upload-panel,.material-library-panel{display:grid;gap:14px}.material-upload-fields{gap:12px}.material-upload-fields .form-field{display:grid;gap:8px}.material-upload-fields .form-field label{font-size:12px;color:var(--text-muted)}.material-upload-fields input,.material-upload-fields select,.material-upload-fields textarea{width:100%;min-height:44px;padding:12px 14px;border-radius:14px;border:1px solid rgba(152,177,225,.34);background:#ffffffc7;color:var(--text-strong);font-size:13px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.material-upload-fields textarea{min-height:104px;resize:vertical}.material-upload-fields input:focus,.material-upload-fields select:focus,.material-upload-fields textarea:focus{outline:none;border-color:#4e88ff8f;box-shadow:0 0 0 4px #4e88ff1f;background:#fffffff5}.material-empty-state{margin-top:12px;padding:12px 14px;border-radius:14px;background:#ffffff8f;border:1px dashed rgba(152,177,225,.38);font-size:12px;color:var(--text-muted);line-height:1.6}.material-upload-image,.material-upload-video{width:100%;height:100%;object-fit:contain;background:#09111df0;border:0;border-radius:0}.material-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.cover-image-grid{grid-template-columns:repeat(auto-fill,minmax(222px,1fr));gap:16px}.cover-upload-dropzone{min-height:280px;max-height:280px;overflow:hidden}.cover-upload-image{width:100%;height:100%;max-height:280px;object-fit:contain;border-radius:18px}.cover-image-card{gap:10px;padding:14px;border-radius:18px}.cover-image-frame{aspect-ratio:9 / 16;border-radius:16px;background:#d6e4ff66;overflow:hidden;padding:8px;display:flex;align-items:center;justify-content:center}.cover-image-frame img{width:100%;height:100%;max-height:none;object-fit:contain;display:block;background:#09111d1f;border-radius:12px}.cover-image-card-body{gap:6px}.cover-image-card-head{align-items:flex-start;gap:8px}.cover-image-card-head strong{font-size:14px;line-height:1.4}.cover-image-card-head .ghost-btn{min-height:32px;padding:0 10px;font-size:12px}.cover-image-card-meta{font-size:12px;gap:8px}.material-card{display:grid;gap:10px;padding:14px;border-radius:20px;background:#ffffffe0;border:1px solid rgba(152,177,225,.28);box-shadow:var(--shadow-soft)}.material-preview-frame{display:grid;place-items:center;aspect-ratio:9 / 16;border-radius:18px;overflow:hidden;background:#d6e4ff8a;padding:8px}.material-preview-image,.material-preview-video{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;background:#09111d1f;border-radius:14px}.material-card-body{display:grid;gap:8px}.material-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.material-card-head strong{font-size:14px;color:var(--text-strong)}.material-card-head span{font-size:12px;color:var(--text-muted)}.material-card-body p{margin:0;font-size:12px;line-height:1.6;color:var(--text-muted)}.material-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--text-muted)}.mix-picker-modal{display:grid;gap:14px}.mix-picker-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.mix-picker-toolbar-actions{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text-muted)}.mix-picker-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start}.mix-picker-card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mix-picker-card.active{border-color:#387cff47;box-shadow:0 0 0 1px #387cff2e,0 16px 34px #1f4e9f1f;transform:translateY(-1px)}.mix-picker-card-main{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.task-list-panel{display:grid;gap:0;border:1px solid rgba(152,177,225,.24);border-radius:18px;overflow:hidden;background:#ffffffc7}.task-list-head,.task-list-row{display:grid;grid-template-columns:minmax(280px,1.4fr) 120px minmax(180px,1fr) 110px;gap:16px;align-items:center}.task-list-head{padding:14px 18px;background:#d6e4ff7a;border-bottom:1px solid rgba(152,177,225,.2);font-size:12px;color:var(--text-muted)}.task-list-body{display:grid}.task-list-row{width:100%;padding:16px 18px;background:transparent;border:0;border-bottom:1px solid rgba(152,177,225,.16);text-align:left;cursor:pointer;transition:background .2s ease}.task-list-row:last-child{border-bottom:0}.task-list-row:hover{background:#eff6ffd1}.task-list-main{display:grid;gap:4px;min-width:0}.task-list-main strong{font-size:14px;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-list-main span{font-size:12px;color:var(--text-muted)}.task-list-progress{display:grid;gap:6px}.task-list-progress span{font-size:12px;color:var(--text-muted)}.task-list-link{font-size:13px;color:#3f75ff;justify-self:start}.task-list-empty{padding:22px 18px;font-size:13px;color:var(--text-muted)}.workflow-record-table{display:grid;gap:0;border:1px solid rgba(152,177,225,.24);border-radius:18px;overflow:hidden;background:#ffffffb8}.workflow-record-head,.workflow-record-row{display:grid;grid-template-columns:140px 1.3fr 1.3fr 100px 100px 100px 1fr 100px 120px 90px;gap:14px;align-items:center;padding:14px 16px}.workflow-record-head{background:#d6e4ff7a;border-bottom:1px solid rgba(152,177,225,.2);font-size:12px;font-weight:600;color:var(--muted)}.workflow-record-body{display:grid}.workflow-record-row{border-bottom:1px solid rgba(152,177,225,.16);font-size:13px}.workflow-record-row:last-child{border-bottom:0}.workflow-record-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text)}.workflow-record-row span strong,.workflow-record-row span em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-record-row span em{margin-top:2px;color:var(--muted);font-style:normal;font-size:12px}.workflow-record-empty{padding:24px 18px;font-size:13px;text-align:center;color:var(--muted)}.workflow-record-modal{display:grid;gap:16px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.workflow-record-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.workflow-record-section{display:grid;gap:10px;padding:16px;border:1px solid rgba(152,177,225,.18);border-radius:16px;background:#ffffff8f}.workflow-record-section.compact{gap:8px;padding:14px 16px}.workflow-record-section.full{grid-column:1 / -1}.workflow-record-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.workflow-record-section-head strong{font-size:14px}.workflow-record-value,.workflow-record-textbox,.workflow-record-placeholder{min-height:44px;padding:12px 14px;border-radius:14px;background:#eff6ffb8;border:1px solid rgba(152,177,225,.16);color:var(--text);line-height:1.7}.workflow-record-textbox{white-space:pre-wrap;min-height:96px}.workflow-record-placeholder{color:var(--muted)}.workflow-record-video-shell,.workflow-record-image-shell{padding:12px;border-radius:16px;background:#eff6ffb8;border:1px solid rgba(152,177,225,.16)}.workflow-record-video{width:100%;max-height:360px;display:block;background:#0f1726}.workflow-record-image{width:100%;max-height:360px;object-fit:contain;display:block;background:#0f1726}@media (max-width: 1080px){.workflow-record-modal-grid{grid-template-columns:1fr}}.voice-upload-dropzone.filled{border-style:solid}.video-upload-dropzone.dragging{border-color:#3f75ff80;background:#3f75ff0f}.voice-dropzone-content{display:grid;gap:6px;place-items:center}.voice-dropzone-content span,.voice-record-panel span,.voice-record-result{font-size:12px;color:var(--muted)}.voice-record-panel{min-height:124px;padding:18px;border-radius:16px;border:1px dashed rgba(98,187,255,.45);background:#ffffff9e;display:grid;place-items:center;gap:8px;text-align:center}.voice-record-button{width:64px;height:64px;border-radius:999px;background:linear-gradient(135deg,#2e6df4,#57b8ff);box-shadow:0 12px 24px #316ef42e;display:grid;place-items:center}.voice-record-button.recording{background:linear-gradient(135deg,#eb6f7a,#ff9876)}.voice-record-mic{width:18px;height:28px;border:3px solid #fff;border-radius:12px;position:relative}.voice-record-mic:before{content:"";position:absolute;left:50%;bottom:-10px;width:12px;height:8px;border:3px solid #fff;border-top:0;border-radius:0 0 10px 10px;transform:translate(-50%)}.voice-record-mic:after{content:"";position:absolute;left:50%;bottom:-16px;width:3px;height:8px;background:#fff;transform:translate(-50%)}.hidden-file-input{display:none}.video-upload-preview{width:100%;display:grid;gap:12px}.video-upload-player{height:236px;object-fit:cover}.video-upload-meta{display:grid;gap:4px;text-align:left}.video-upload-meta strong{font-size:13px}.video-upload-meta span,.video-library-body p,.avatar-meta{font-size:12px;color:var(--muted)}.video-upload-fields{display:grid;align-content:start;gap:12px}.video-library-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start}.video-library-card{display:grid;gap:10px;align-content:start;padding:14px}.video-library-body{display:grid;gap:6px}.video-library-meta-row,.video-library-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.video-upload-preview{justify-items:center}.video-upload-player{width:min(100%,240px);max-height:420px;box-shadow:var(--shadow-soft);border:0;border-radius:0;background:#09111df0;object-fit:contain}.video-library-player{width:100%;min-width:0;box-shadow:var(--shadow-soft);border:0;border-radius:0;background:#09111df0;object-fit:contain}.video-library-title-row h4{margin:0;font-size:15px}.voice-file-row strong,.voice-status-card strong,.voice-preview-head strong,.voice-card-head strong{font-size:13px}.voice-file-row span,.voice-status-card span,.voice-preview-head span,.voice-default-badge,.voice-tag-row span{font-size:12px;color:var(--muted)}.voice-status-card{min-height:40px;padding:8px 12px;border-radius:14px;border:1px solid var(--line);background:#ffffff9e;display:grid;align-content:center;gap:4px}.voice-preview-card{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid var(--line);background:#ffffff9e}.voice-preview-card .media-preview-action{width:100%;padding:0;border-radius:14px;border:0;background:transparent;cursor:pointer}.audio-wave-surface.compact{min-height:90px;padding:14px 16px}.voice-card{display:grid;gap:8px;align-content:start}.voice-default-badge{padding:5px 10px;border-radius:999px;background:#3f75ff14;border:1px solid rgba(63,117,255,.16);color:var(--text)}.voice-default-badge{color:#2c62df;background:#3f75ff1f}.voice-card-preview{margin-top:0}.voice-card-title-line{display:flex;align-items:center;gap:8px;min-width:0}.voice-card .inline-actions{justify-content:space-between;gap:10px}.voice-card .inline-actions .ghost-btn,.voice-card .inline-actions .primary-btn{flex:1}.voice-card p{font-size:13px;line-height:1.5;color:var(--muted)}.voice-card-meta span{font-size:12px;color:var(--muted)}.voice-layout .settings-form-panel{padding:16px}.voice-layout .voice-panel-body{gap:12px}.voice-layout .voice-upload-area{min-height:128px;padding:16px}.assets-layout,.settings-layout{grid-template-columns:240px 1fr}.assets-sidebar,.settings-nav{display:grid;gap:14px;align-self:start}.settings-layout .settings-nav{display:flex;flex-direction:column;min-height:520px;padding:12px;border-radius:16px;border:1px solid rgba(134,167,227,.22);background:#ffffffc2;box-shadow:var(--shadow-soft)}.settings-nav-version{margin-top:auto;display:flex;align-items:center;justify-content:center;padding:14px 12px 8px;color:var(--muted);border-top:1px solid rgba(134,167,227,.18);text-align:center}.settings-nav-version span{font-size:13px;color:var(--muted)}.assets-sidebar-card{padding:16px}.category-list{display:grid;gap:10px}.category-item,.settings-nav-item{display:flex;justify-content:space-between;align-items:center;min-height:44px;width:100%;padding:0 14px;text-align:left}.category-item.active,.settings-nav-item.active{background:linear-gradient(90deg,#4c8dff3d,#66d1ff14);box-shadow:inset 3px 0 0 var(--accent-solid)}.interactive-card{cursor:pointer}.interactive-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.plain-list{padding-left:18px;margin:0}.account-meta-list{display:grid;gap:6px;margin-top:8px}.account-meta-list span{font-size:12px;color:var(--muted)}@media (max-width: 1440px){.studio-main-grid,.asset-grid,.avatar-grid,.publish-grid,.account-grid,.settings-grid,.voice-library-grid,.task-board{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1120px){.studio-subgrid,.voice-layout,.video-upload-layout,.assets-layout,.settings-layout,.studio-main-grid,.task-board,.asset-grid,.avatar-grid,.publish-grid,.account-grid,.settings-grid,.voice-library-grid,.video-library-grid,.quick-grid,.toolbar-row,.studio-cover-block,.studio-two-col,.study-grid{grid-template-columns:1fr}.theme-switch-panel{flex-direction:column;align-items:flex-start}.settings-form-grid,.validity-option-grid,.user-table-head,.user-table-row,.activation-table-head,.activation-table-row{grid-template-columns:1fr}.studio-home .studio-scale-shell{width:100%;transform:none;margin-bottom:0}}@media (max-width: 980px){.app-scale-frame .page-shell,.app-scale-frame .page-shell.sidebar-collapsed{grid-template-columns:236px 1fr}.app-scale-frame .admin-shell{grid-template-columns:220px 1fr}.app-scale-frame .sidebar{border-right:0;border-bottom:0}.app-scale-frame .topbar{min-height:80px;padding:14px 18px;align-items:center}.app-scale-frame .topbar-left,.app-scale-frame .topbar-actions{flex-wrap:nowrap}.detail-drawer{left:12px;right:12px;width:auto}}[data-theme=dark]{--bg: #0b1220;--bg-panel: #11192a;--bg-panel-strong: #0e1625;--bg-card: rgba(17, 25, 42, .86);--bg-card-soft: rgba(21, 31, 49, .92);--bg-sidebar: rgba(10, 18, 31, .94);--text: #eef4ff;--muted: #96a6c4;--line: rgba(117, 154, 215, .18);--line-strong: rgba(117, 154, 215, .34);--shadow: 0 24px 64px rgba(0, 0, 0, .42);--auth-bg: linear-gradient(135deg, #050d1f 0%, #0d2b66 34%, #1847a2 100%)}[data-theme=dark] body,[data-theme=dark] .app-loading-screen{background:radial-gradient(circle at top,rgba(54,95,175,.28),transparent 30%),linear-gradient(180deg,#08101d,#0b1220)}[data-theme=dark] .page-shell{background:radial-gradient(circle at top left,rgba(45,76,140,.22),transparent 26%),linear-gradient(180deg,#08101d,#0d1524)}[data-theme=dark] .admin-shell,[data-theme=dark] .admin-sidebar,[data-theme=dark] .admin-topbar{background:#08101df0}[data-theme=dark] .admin-sidebar .brand-block h1,[data-theme=dark] .admin-sidebar .nav-item,[data-theme=dark] .admin-topbar,[data-theme=dark] .admin-topbar .eyebrow,[data-theme=dark] .admin-topbar strong{color:#eef4ff}[data-theme=dark] .sidebar{background:linear-gradient(180deg,#08101df0,#0c1524f0)}[data-theme=dark] .sidebar-card,[data-theme=dark] .panel,[data-theme=dark] .detail-section,[data-theme=dark] .detail-drawer,[data-theme=dark] .modal-card,[data-theme=dark] .account-card,[data-theme=dark] .asset-card,[data-theme=dark] .task-board-card,[data-theme=dark] .settings-card,[data-theme=dark] .avatar-card,[data-theme=dark] .publish-card,[data-theme=dark] .assets-sidebar-card,[data-theme=dark] .studio-card,[data-theme=dark] .theme-switch-panel,[data-theme=dark] .settings-form-panel,[data-theme=dark] .settings-switch-row{background:#11192adb}[data-theme=dark] .topbar{background:#0a121fd1}[data-theme=dark] .ghost-btn,[data-theme=dark] .logout-btn,[data-theme=dark] .ghost-dark-btn,[data-theme=dark] .settings-nav-item,[data-theme=dark] .category-item,[data-theme=dark] .theme-option,[data-theme=dark] .icon-btn{background:#ffffff0a;color:var(--text)}[data-theme=dark] .primary-btn,[data-theme=dark] .action-btn{box-shadow:0 12px 28px #103d9247}[data-theme=dark] .settings-layout .settings-nav{padding:12px;border-radius:16px;border:1px solid rgba(109,145,222,.2);background:#11192ab8}[data-theme=dark] .settings-layout .settings-content{padding:2px 0}[data-theme=dark] .settings-output-row{background:#ffffff0a;border-color:#759ad72e}[data-theme=dark] .settings-path-picker .studio-input{border-color:#759ad757;background:#070e18bf;box-shadow:inset 0 0 0 1px #ffffff05}[data-theme=dark] .settings-model-row{background:#ffffff0a;border-color:#759ad72e}[data-theme=dark] .settings-model-head,[data-theme=dark] .settings-model-line{border-color:#759ad72e}[data-theme=dark] .settings-model-head{background:#ffffff0a}[data-theme=dark] .settings-model-row.active,[data-theme=dark] .settings-model-line.active{background:#4c8dff1f;border-color:#4c8dff47}[data-theme=dark] .settings-model-badge{background:#ffffff0f;border-color:#759ad72e}[data-theme=dark] .settings-model-badge.success{background:#3ab07d29;border-color:#3ab07d42;color:#b9f1d6}[data-theme=dark] .settings-model-badge.error{background:#e7607629;border-color:#e760763d;color:#ffc3cc}[data-theme=dark] .settings-model-badge.active{background:#4c8dff29;color:#d9ebff}[data-theme=dark] .settings-model-empty{background:#ffffff08;border-color:#759ad73d}[data-theme=dark] .settings-prompt-head,[data-theme=dark] .settings-prompt-line{border-color:#759ad72e}[data-theme=dark] .settings-prompt-head{background:#ffffff0a}[data-theme=dark] .settings-prompt-line{background:#ffffff08}[data-theme=dark] .settings-account-row,[data-theme=dark] .settings-update-record{background:#ffffff0a;border-color:#759ad72e}[data-theme=dark] .settings-inline-badge{background:#ffffff0f;border-color:#759ad72e}[data-theme=dark] .settings-inline-badge.muted{color:#c6d6f3}[data-theme=dark] .user-table-head{background:#ffffff0a;border-color:#759ad72e}[data-theme=dark] .user-table-row{background:#ffffff08;border-color:#759ad729;color:#c9d7f0}[data-theme=dark] .user-table-empty{background:#ffffff08;border-color:#759ad73d}[data-theme=dark] .settings-layout .settings-nav-item.active{background:linear-gradient(90deg,#3f75ff47,#3f75ff14);box-shadow:inset 3px 0 #6fa9fff2}[data-theme=dark] .theme-option.active{background:linear-gradient(135deg,#2e6df4e0,#57b8ffb8);color:#f7fbff}[data-theme=dark] .switch-btn{border-color:#79a1e073;background:#425474b3}[data-theme=dark] .switch-btn span{background:#dbe9ff;box-shadow:0 2px 10px #040a1480}[data-theme=dark] .switch-btn.on{background:#3f75ffb8}[data-theme=dark] .publish-record-stat,[data-theme=dark] .publish-record-card,[data-theme=dark] .publish-records-empty{background:#11192adb;border-color:#6d91de2e;box-shadow:0 20px 44px #00000047}[data-theme=dark] .publish-record-stat strong,[data-theme=dark] .publish-record-head strong{color:#f4f8ff}[data-theme=dark] .publish-record-stat span,[data-theme=dark] .publish-record-head span,[data-theme=dark] .publish-record-meta,[data-theme=dark] .publish-records-empty{color:#c5d3e9c2}[data-theme=dark] .studio-input,[data-theme=dark] .toolbar-input,[data-theme=dark] .toolbar-select,[data-theme=dark] .studio-mini-input,[data-theme=dark] .studio-textarea,[data-theme=dark] .table-select{background:#070e18bf}[data-theme=dark] .studio-preview-box,[data-theme=dark] .studio-avatar-preview,[data-theme=dark] .studio-preview-frame,[data-theme=dark] .voice-upload-area,[data-theme=dark] .studio-cover-thumb,[data-theme=dark] .modal-rich-card{background:#09111d80}[data-theme=dark] .cover-template-card{background:#111928b8;border-color:#738ab133}@media (max-width: 960px){.cover-template-dialog-layout{grid-template-columns:1fr}.cover-template-dialog-preview{position:static}.subtitle-settings-dialog-layout{grid-template-columns:1fr}.subtitle-settings-preview-panel{position:static}}[data-theme=dark] .topic-modal-layout .topic-modal-table,[data-theme=dark] .topic-modal-layout .topic-preview-panel{background:#0a1220f5;border-color:#6fa9ff29;box-shadow:0 18px 44px #0000006b}[data-theme=dark] .modal-overlay{background:#040a1499}[data-theme=dark] .modal-card{background:#0b1220f2;border-color:#6fa9ff2e;box-shadow:0 28px 80px #0000007a}[data-theme=dark] .auth-card{background:#0b1220e6;color:var(--text)}[data-theme=dark] .auth-field input,[data-theme=dark] .auth-input-shell input{background:#ffffff0a;color:var(--text)}[data-theme=dark] .auth-tab.active{background:linear-gradient(135deg,#2e6df452,#57b8ff3d);color:#fff}[data-theme=dark] .auth-visibility-toggle{background:#ffffff0f;color:#b9d9ff}[data-theme=dark] .activation-dialog-overlay{background:#01060e9e}[data-theme=dark] .activation-dialog-card{background:#101827fa;border:1px solid rgba(109,145,222,.18)}[data-theme=dark] .activation-dialog-head strong{color:var(--text)}[data-theme=dark] .activation-dialog-head span{color:var(--muted)}[data-theme=dark] .auth-code-hint code{background:#ffffff0f;color:#c7e0ff}.admin-overview-page{gap:12px}.admin-overview-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.overview-metric-card,.overview-panel{border-radius:20px;border:1px solid var(--line);background:#ffffffdb;box-shadow:var(--shadow-soft)}.overview-metric-card{padding:16px 18px}.overview-metric-card strong{display:block;margin-top:6px;font-size:28px;line-height:1}.overview-metric-card p{margin:8px 0 0;color:var(--muted);font-size:13px}.overview-metric-label{font-size:12px;color:var(--muted)}.admin-overview-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:12px}.overview-panel{padding:16px 18px}.overview-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.overview-panel-head.compact{margin-bottom:10px}.overview-panel-head h3{margin:0;font-size:16px}.overview-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.overview-kpi-box{padding:14px;border-radius:14px;background:#4285f40f;border:1px solid rgba(66,133,244,.12)}.overview-kpi-box span{display:block;color:var(--muted);font-size:12px}.overview-kpi-box strong{display:block;margin-top:6px;font-size:22px}.overview-kpi-box strong.compact{font-size:15px;line-height:1.35}.overview-progress-list{display:flex;flex-direction:column;gap:12px}.overview-progress-row{display:flex;flex-direction:column;gap:6px}.overview-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-progress-track{height:10px;border-radius:999px;background:#0f172a14;overflow:hidden}.overview-progress-fill{display:block;height:100%;border-radius:inherit}.overview-progress-fill.violet{background:linear-gradient(90deg,#7857ff,#9f75ff)}.overview-progress-fill.blue{background:linear-gradient(90deg,#357cff,#59b7ff)}.overview-progress-fill.green{background:linear-gradient(90deg,#22b07d,#53d8a9)}.overview-progress-fill.slate{background:linear-gradient(90deg,#95a3bb,#b7c3d8)}.overview-table{display:flex;flex-direction:column}.overview-table-head,.overview-table-row{display:grid;gap:12px;align-items:center}.overview-table-head{padding:0 0 8px;color:var(--muted);font-size:12px}.overview-table-row{padding:12px 0;border-top:1px solid var(--line)}.overview-table-head.users,.overview-table-row.users,.overview-table-head.codes,.overview-table-row.codes{grid-template-columns:1.2fr .9fr .5fr}.overview-table-row span strong{display:block;font-size:13px}.overview-table-row span em{display:block;margin-top:3px;font-style:normal;color:var(--muted);font-size:11px}[data-theme=dark] .overview-metric-card,[data-theme=dark] .overview-panel,[data-theme=dark] .admin-summary-card,[data-theme=dark] .studio-toggle-panel{background:#11192adb}[data-theme=dark] .studio-preview-icon{background:linear-gradient(135deg,#2e6df42e,#57b8ff29);color:#8fc6ff}[data-theme=dark] .studio-preview-surface,[data-theme=dark] .audio-wave-surface{border-color:#62bbff61;background:#0c142285}[data-theme=dark] .audio-wave-bars span{background:linear-gradient(180deg,#8fc6ff80,#8fc6fff2)}[data-theme=dark] .video-thumb-player{background:#09111ff5}[data-theme=dark] .video-thumb-toggle{background:#060c16d1;border-color:#8fc6ff2e}[data-theme=dark] .overview-kpi-box{background:#4285f41f;border-color:#6ba3ff29}[data-theme=dark] .overview-progress-track{background:#ffffff14}[data-theme=dark] .voice-train-tabs{background:#ffffff0f}[data-theme=dark] .voice-train-tab{color:#9fb1cf}[data-theme=dark] .voice-train-tab.active{background:linear-gradient(135deg,#2e6df447,#57b8ff33);color:#eff5ff;box-shadow:inset 0 0 0 1px #6fa9ff47}[data-theme=dark] .voice-upload-dropzone,[data-theme=dark] .voice-record-panel,[data-theme=dark] .voice-preview-card,[data-theme=dark] .voice-file-row,[data-theme=dark] .voice-status-card{background:#0a1220b8;border-color:#6fa9ff4d}[data-theme=dark] .voice-dropzone-content strong,[data-theme=dark] .voice-record-panel strong{color:#eef5ff}[data-theme=dark] .video-upload-dropzone.dragging{background:#3f75ff24;border-color:#6fa9ff94}[data-theme=dark] .material-upload-fields .form-field label,[data-theme=dark] .material-card-head span,[data-theme=dark] .material-card-body p,[data-theme=dark] .material-card-meta,[data-theme=dark] .video-upload-meta span{color:#9fb1cf}[data-theme=dark] .material-upload-fields input,[data-theme=dark] .material-upload-fields select,[data-theme=dark] .material-upload-fields textarea{background:#070e18d1;border-color:#759ad757;color:#eff5ff}[data-theme=dark] .material-upload-fields input:focus,[data-theme=dark] .material-upload-fields select:focus,[data-theme=dark] .material-upload-fields textarea:focus{background:#08101ceb;border-color:#6fa9ff9e;box-shadow:0 0 0 4px #3f75ff2e}[data-theme=dark] .material-empty-state{background:#0c14229e;border-color:#6fa9ff47;color:#9fb1cf}[data-theme=dark] .material-card{background:#11192adb;border-color:#6d91de33;box-shadow:0 20px 44px #00000047}[data-theme=dark] .material-preview-frame{background:#08101ebd;border:1px solid rgba(111,169,255,.16)}[data-theme=dark] .workflow-record-table{background:#11192adb;border-color:#6d91de33}[data-theme=dark] .workflow-record-head{background:#0a1220c2;border-bottom-color:#6fa9ff38;color:#a9bbda}[data-theme=dark] .workflow-record-row{border-bottom-color:#6fa9ff24}[data-theme=dark] .workflow-record-empty{color:#a9bbda}[data-theme=dark] .workflow-record-section{background:#0c1422b8;border-color:#6fa9ff33}[data-theme=dark] .workflow-record-value,[data-theme=dark] .workflow-record-textbox,[data-theme=dark] .workflow-record-placeholder,[data-theme=dark] .workflow-record-video-shell,[data-theme=dark] .workflow-record-image-shell{background:#08101ebd;border-color:#6fa9ff38}@media (max-width: 1180px){.admin-summary-row,.admin-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid{grid-template-columns:1fr}}@media (max-width: 720px){.admin-summary-row,.admin-overview-head{flex-direction:column}.admin-overview-metrics,.overview-kpi-grid,.overview-table-head.users,.overview-table-row.users,.overview-table-head.codes,.overview-table-row.codes{grid-template-columns:1fr}}.help-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px}.help-ticket-form{gap:8px}.help-layout .settings-form-panel{padding:20px;border-radius:20px}.help-layout .settings-panel-head{margin-bottom:10px}.help-layout .settings-panel-head p{margin:6px 0 0;color:var(--muted);line-height:1.6}.help-layout .user-table{border-radius:18px;overflow:hidden}.voice-module-panel{padding:20px}.voice-panel-head{margin-bottom:10px}.voice-panel-head span{color:var(--muted)}.voice-preview-card,.voice-upload-dropzone,.voice-record-panel{border-radius:18px}.voice-card{border-radius:20px}.voice-card p{line-height:1.65}.help-admin-tabs{margin-bottom:18px}.help-category-input{width:100%;appearance:auto;-webkit-appearance:menulist;-moz-appearance:menulist;padding-right:14px}.settings-info-list{display:flex;flex-direction:column;gap:12px}.settings-info-row{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start;gap:12px}.settings-info-row span{color:#6f7f99}.settings-info-row strong{color:#1f2d46;font-weight:600;word-break:break-word}.settings-info-list.compact{margin-top:14px}.studio-textarea.tall{min-height:320px}.ticket-thread{display:flex;flex-direction:column;gap:12px;max-height:420px;overflow:auto}.ticket-thread-item{border:1px solid rgba(111,169,255,.2);border-radius:18px;background:#eff6ffb3;padding:14px 16px}.ticket-thread-item.admin{background:#e2efffeb}.ticket-thread-meta{font-size:12px;color:#6e7f99;margin-bottom:8px}.ticket-thread-body{white-space:pre-wrap;color:#1f2d46;line-height:1.7}[data-theme=dark] .ticket-thread-item{background:#0e1728d1;border-color:#6fa9ff3d}[data-theme=dark] .ticket-thread-item.admin{background:#121d30eb}[data-theme=dark] .ticket-thread-meta{color:#9eb1d2}[data-theme=dark] .ticket-thread-body{color:#e6eefc}[data-theme=dark] .settings-info-row span{color:#9eb1d2}[data-theme=dark] .settings-info-row strong{color:#e6eefc}@media (max-width: 1180px){.help-layout{grid-template-columns:1fr}}.settings-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-inline-note{color:var(--text-secondary);font-size:13px;line-height:1.6}@media (max-width: 900px){.settings-inline-grid{grid-template-columns:1fr}}
