@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Lora:wght@400;500;700&family=Ma+Shan+Zheng&family=Noto+Sans+SC:wght@400;500;700&family=Noto+Serif+SC:wght@400;500;700&family=Roboto:wght@400;500;700&family=ZCOOL+XiaoWei&display=swap");:root{color-scheme:light;--bg:#eef2f7;--surface:#ffffff;--surface-muted:#f5f7fb;--surface-border:#d7e0ec;--text:#172033;--text-muted:#64748b;--primary:#2b66f6;--primary-soft:#eef4ff;--danger:#ef4444;--shadow:0 10px 24px rgba(15,23,42,0.05);--left-sidebar-width:320px;--right-sidebar-width:320px}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.28)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.35)}body,html{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);overscroll-behavior-x:none}body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.sr-only,body{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select,textarea{font:inherit}button{cursor:pointer}textarea{resize:vertical;min-height:88px}.editor-app{position:relative;--right-panel-offset:var(--right-sidebar-width);--overlay-topbar-gap:16px;--overlay-bottom-controls-gap:16px;--top-left-app-module-height:52px;--floating-panel-gap:10px;--floating-panel-bottom-safe-zone:96px;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;overflow:hidden;background:linear-gradient(180deg,#f2f5fa,#eaf0f7)}.editor-app.right-panel-collapsed{--right-panel-offset:48px}.space-pan-active{-webkit-user-select:none;user-select:none}.editor-canvas-layer{position:absolute;inset:0}.overlay-slot{position:absolute;z-index:20;pointer-events:none}.overlay-slot>*{pointer-events:auto}.overlay-topbar{top:var(--overlay-topbar-gap);left:16px;transform:none;z-index:80;overflow:visible}.overlay-top-right-tools{top:16px;right:16px;z-index:82}.global-auth-floating{position:fixed;right:16px;bottom:16px;z-index:9999;display:inline-flex;align-items:center;gap:8px;padding:4px;border-radius:12px;background:rgba(255,255,255,.95);box-shadow:0 10px 24px rgba(15,23,42,.12)}.overlay-bottom-controls{left:50%;right:auto;transform:translateX(-50%);bottom:var(--overlay-bottom-controls-gap);display:flex;align-items:center;justify-content:center;pointer-events:none}.overlay-bottom-controls>*{pointer-events:auto}.topbar{justify-content:flex-start;gap:10px;padding:8px 12px;border:1px solid rgba(226,232,240,.8);border-radius:3px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 6px rgba(15,23,42,.04)}.toolbar-group,.topbar{display:flex;align-items:center;flex-wrap:wrap}.toolbar-group{gap:6px;position:relative}.toolbar-group+.toolbar-group:before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);width:1px;height:22px;background:rgba(203,213,225,.92)}.floating-panel-switcher button,.left-toolbar button,.plugin-tabs button,.primary-action,.secondary-action,.toolbar-group button{border:1px solid var(--surface-border);background:var(--surface);color:var(--text);border-radius:4px;padding:8px 11px;transition:.18s ease}.icon-button{position:relative}.floating-panel-switcher button:hover,.left-toolbar button:hover,.plugin-tabs button:hover,.primary-action:hover,.secondary-action:hover,.toolbar-group button:hover{border-color:#9db8f6;transform:translateY(-1px)}.primary-action:disabled:hover,.secondary-action:disabled:hover{border-color:rgba(148,163,184,.4);transform:none}.primary-action:disabled,.secondary-action:disabled,.toolbar-group button:disabled{opacity:.42;cursor:not-allowed;transform:none;border-color:rgba(148,163,184,.4);background:rgba(241,245,249,.72);color:rgba(100,116,139,.92);box-shadow:none}.primary-action{background:var(--primary);border-color:var(--primary);color:#ffffff}.icon-button{min-width:42px;min-height:42px;padding:9px}.icon-button,.icon-button-glyph{display:inline-flex;align-items:center;justify-content:center}.icon-button-glyph{line-height:0}.icon-button[data-tooltip]:after,.upload-button[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%) translateY(4px);padding:6px 8px;border-radius:4px;background:rgba(15,23,42,.9);color:#f8fafc;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 8px 18px rgba(15,23,42,.18);z-index:50}.icon-button[data-tooltip]:hover:after,.upload-button[data-tooltip]:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.secondary-action{background:var(--surface-muted)}.zoom-label{min-width:58px;text-align:center;color:var(--text-muted)}.card{background:rgba(255,255,255,.94);border:1px solid rgba(217,226,241,.7);border-radius:5px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 8px rgba(15,23,42,.04)}.edge-sidebar{display:flex;flex-direction:column;height:100%;border-radius:0;border-top:0;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(255,255,255,.96);box-shadow:none}.edge-sidebar-left{border-left:0}.sidebar-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding-bottom:10px;border-bottom:1px solid rgba(215,224,236,.78);color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sidebar-section-heading-sticky{margin:0 12px;padding:12px 0 10px;justify-content:flex-start}.sidebar-section-heading-primary{display:inline-flex;width:auto;align-self:flex-start;padding-bottom:0;border-bottom:0;color:var(--text);font-size:16px;font-weight:700;letter-spacing:0;text-transform:none}.left-sidebar-layers{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:hidden}.left-sidebar-layers .layers-panel{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.layers-tree{display:grid;gap:12px;min-width:0}.layers-tree-group{display:grid;gap:8px;min-width:0}.layers-subtree{display:grid;gap:6px;padding-left:18px;min-width:0}.layers-subtree-empty{padding:0 0 0 28px;color:var(--text-muted);font-size:12px}.property-panel{display:flex;flex-direction:column;width:320px;max-width:min(320px,calc(100vw - 32px));height:60vh;max-height:60vh;border-radius:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.94);color:#1f2328;box-shadow:0 8px 24px rgba(15,23,42,.08);overflow:hidden}.property-panel-collapse-tab{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-top:0;margin-right:0;padding:0;border-radius:6px;position:relative}.property-panel-collapse-tab[data-tooltip]:after{left:auto;right:calc(100% + 8px);bottom:50%;transform:translateY(50%) translateX(4px);z-index:120}.property-panel-collapse-tab[data-tooltip]:hover:after{transform:translateY(50%) translateX(0)}.property-panel-collapse-icon{display:inline-flex;color:var(--text-muted)}.property-panel-scroll{flex:1 1;min-height:0;overflow:auto;padding:0 12px 12px}.inspector-actions{padding:10px 12px;border-bottom:1px solid rgba(31,35,40,.08)}.inspector-action-block,.inspector-actions{display:grid;gap:8px}.inspector-action-block-compact{gap:6px}.inspector-action-heading{width:100%;padding-bottom:6px;border-bottom:1px solid rgba(31,35,40,.08);font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;color:#1f2328}.inspector-align-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.inspector-align-button{width:100%;min-width:0;min-height:40px;border-radius:5px;border:1px solid rgba(215,224,236,.92);background:#ffffff;color:#4b5563;box-shadow:none}.property-panel .icon-button:hover,.property-panel .inspector-align-button:hover{border-color:#9db8f6;background:#f4faff;color:#111827;transform:none}.property-panel .primary-action{background:#18a0fb;border-color:#18a0fb;color:#ffffff}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:0;padding:12px 12px 10px;border-bottom:1px solid rgba(31,35,40,.08)}.property-panel-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(31,35,40,.1);border-radius:4px;background:#ffffff;color:#4b5563;padding:0}.property-panel-toggle:hover{border-color:rgba(24,160,251,.72);background:#f4faff;color:#111827}.property-panel .panel-header h3{margin:0;font-size:15px;font-weight:700;color:#1f2328}.empty-state p,.helper-text,.property-panel .panel-header p,.task-status{margin:4px 0 0;color:#6b7280;font-size:12px;line-height:1.5}.panel-helper-card{padding:10px 12px;margin-bottom:12px;border:1px solid rgba(215,224,236,.72);border-radius:5px;background:rgba(245,247,251,.9)}.panel-helper-card .helper-text{margin:0}.left-toolbar{display:flex;flex-direction:column;gap:8px;width:76px;padding:10px;border-radius:9px}.left-toolbar button,.upload-button{min-height:42px;width:100%;font-size:12px;justify-content:center;text-align:center}.floating-panel-switcher .active,.left-toolbar .active,.plugin-tabs .active{background:var(--primary-soft);border-color:#8fb0f7;color:var(--primary)}.upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--surface-border);border-radius:5px;background:var(--surface);padding:10px 12px;overflow:hidden}.icon-upload-button{color:var(--text)}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.floating-panel-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px}.edge-sidebar-content{flex:1 1;min-height:0;overflow:auto}.floating-panel-switcher button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:600}.plugin-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.plugin-form,.plugin-tabs,.property-grid{display:grid;gap:8px}.settings-inline-section{display:grid;gap:12px;padding-top:2px}.settings-inline-title{padding-bottom:10px;border-bottom:1px solid rgba(31,35,40,.08);font-size:15px;font-weight:700;color:#1f2328}.inspector-section{display:grid;gap:8px;padding:10px 0;border:0;border-bottom:1px solid rgba(31,35,40,.08);border-radius:0;background:transparent}.inspector-section-highlighted{margin:0 -8px;padding:16px 8px;border-radius:8px;background:rgba(59,130,246,.06);box-shadow:inset 0 0 0 1px rgba(59,130,246,.16)}.inspector-section-title{width:100%;padding-bottom:4px;border-bottom:0;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;color:#1f2328}.inspector-section-body,.property-grid-pair{display:grid;gap:8px}.property-grid-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.plugin-form label,.property-grid label{display:grid;gap:4px;color:#6b7280;font-size:12px;min-width:0}.plugin-form input,.plugin-form select,.plugin-form textarea,.property-grid input,.property-grid select,.property-grid textarea{border:1px solid rgba(31,35,40,.1);border-radius:4px;background:#ffffff;width:100%;min-width:0;padding:8px 10px;color:#1f2328}.scrubbable-number-input{cursor:ew-resize}.plugin-form input:focus,.plugin-form select:focus,.plugin-form textarea:focus,.property-grid input:focus,.property-grid select:focus,.property-grid textarea:focus{outline:none;border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.task-status{display:grid;gap:6px;margin-top:12px}.panel-status-card{padding:10px 12px;border:1px solid rgba(215,224,236,.72);border-radius:5px;background:rgba(245,247,251,.9)}.panel-action-row{display:flex;flex-wrap:nowrap;gap:8px}.vr-step-action-bar .vr-step-action--pending:disabled{opacity:.88;cursor:progress}.vr-step-action-bar .primary-action.vr-step-action--pending:disabled{background:var(--primary);border-color:var(--primary);color:#ffffff}.vr-step-action-bar .secondary-action.vr-step-action--pending:disabled{background:var(--surface-muted);border-color:var(--surface-border);color:var(--text)}.panel-action-row .primary-action,.panel-action-row .secondary-action{white-space:nowrap;flex-shrink:0}.panel-secondary-action{min-width:72px;white-space:nowrap}.export-action-button,.panel-primary-action{flex:1 1;justify-content:center}.panel-action-row:has(>:only-child) .panel-primary-action{width:100%}.top-left-toolbar-cluster{display:inline-flex;align-items:center;gap:10px;overflow:visible}.top-canvas-utility-toolbar{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:52px;padding:6px;border-radius:6px}.top-canvas-utility-button{border:1px solid rgba(215,224,236,.92);background:#ffffff;box-shadow:none;min-width:40px;min-height:40px;border-radius:5px;padding:0;transition:.18s ease}.top-canvas-utility-button.active,.top-canvas-utility-button:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.top-canvas-utility-dropdown{position:relative;display:inline-flex}.top-canvas-utility-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:64px;min-height:40px;padding:0 12px;border:1px solid rgba(215,224,236,.92);border-radius:5px;background:#ffffff;color:var(--text);font-size:13px;font-weight:600;transition:.18s ease}.top-canvas-utility-button[data-tooltip]:after,.top-canvas-utility-trigger[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);bottom:auto;transform:translateX(-50%) translateY(-4px);padding:6px 8px;border-radius:4px;background:rgba(15,23,42,.94);color:#f8fafc;font-size:11px;line-height:1.4;text-align:center;white-space:normal;width:max-content;max-width:220px;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 8px 18px rgba(15,23,42,.18);z-index:120}.top-canvas-utility-button[data-tooltip]:hover:after,.top-canvas-utility-trigger[data-tooltip]:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.top-canvas-utility-trigger.active,.top-canvas-utility-trigger:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.top-canvas-utility-more-trigger{min-width:78px}.top-canvas-utility-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:128px;padding:6px;display:grid;gap:4px;z-index:40}.top-canvas-utility-more-menu{right:0;left:auto;min-width:238px}.top-canvas-utility-menu-group{display:grid;gap:4px;padding:2px 0}.top-canvas-utility-menu-group-bordered{border-bottom:1px solid rgba(215,224,236,.8);padding-bottom:6px}.top-canvas-utility-menu button{display:inline-flex;align-items:center;gap:8px;justify-content:space-between;width:100%;min-height:36px;padding:0 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text);font-size:12px;font-weight:600;text-align:left}.top-canvas-utility-menu-label{flex:1 1;min-width:0;white-space:nowrap}.top-canvas-utility-menu-shortcut{flex-shrink:0;padding-left:12px;color:var(--text-muted);font-size:11px;font-weight:600;white-space:nowrap;text-align:right}.top-canvas-utility-menu button.active,.top-canvas-utility-menu button:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.top-canvas-utility-menu button.active .top-canvas-utility-menu-shortcut,.top-canvas-utility-menu button:hover .top-canvas-utility-menu-shortcut{color:var(--primary)}.top-canvas-utility-menu button:disabled{opacity:.45;cursor:not-allowed}.top-brand-toolbar{display:inline-flex;align-items:center;justify-content:center;width:52px;min-height:52px;padding:3px;min-width:52px;background:linear-gradient(135deg,#ff2d95,#ff6a00 22%,#ffd400 45%,#32d74b 68%,#0a84ff)!important;border:none!important;box-shadow:0 6px 16px rgba(10,132,255,.22),0 2px 10px rgba(255,45,149,.2)!important}.top-app-toolbar-bar,.top-brand-toolbar{border-radius:6px;box-shadow:0 2px 6px rgba(15,23,42,.04)}.top-brand-toolbar{height:52px}.top-app-toolbar-bar,.top-brand-toolbar{transition:.18s ease}.top-brand-toolbar:hover{box-shadow:0 10px 22px rgba(10,132,255,.3),0 4px 14px rgba(255,45,149,.26)!important}.top-brand-toolbar{border-radius:999px}.top-brand-toolbar-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;overflow:hidden;flex-shrink:0}.top-brand-toolbar-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:50%;position:relative;z-index:1;flex-shrink:0;pointer-events:none}.top-export-tool .shape-tool-trigger{min-height:52px;padding:0 16px;border-radius:26px}.top-export-tool{display:inline-flex;align-items:center;gap:8px}.top-export-account-module{display:inline-flex;align-items:center;height:34px;padding:0 8px;border:1px solid var(--surface-border);border-radius:999px;background:var(--surface);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.top-export-account-module:hover{border-color:#9db8f6;background:#fbfdff;box-shadow:0 4px 12px rgba(37,99,235,.12)}.top-export-account-chip{max-width:180px;color:var(--text);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.top-export-account-chip,.top-export-account-role-chip{display:inline-flex;align-items:center;padding:0 8px;white-space:nowrap}.top-export-account-role-chip{justify-content:center;height:22px;border-radius:999px;background:rgba(37,99,235,.08);color:var(--primary);font-size:11px;font-weight:700}.top-export-account-divider{width:1px;height:18px;background:rgba(203,213,225,.95);transition:background-color .2s ease}.top-export-account-module:hover .top-export-account-divider{background:rgba(157,184,246,.95)}.top-export-module-action{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;border:0;background:transparent;color:var(--text-muted);font-size:12px;font-weight:600;transition:background-color .16s ease,color .16s ease}.top-export-module-action,.top-export-module-action:hover{border-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.top-export-module-action:hover{background:rgba(37,99,235,.08);color:var(--text)}.top-export-module-link{text-decoration:none}.top-export-main-trigger{margin-left:20px}.top-export-tool .shape-tool-trigger:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8;box-shadow:none;cursor:not-allowed;opacity:1}.top-export-tool .shape-tool-trigger:disabled .shape-tool-trigger-label,.top-export-tool .shape-tool-trigger:disabled .top-export-chevron,.top-export-tool .shape-tool-trigger:disabled svg{color:#94a3b8}.top-export-chevron{display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease;transform:rotate(180deg)}.top-export-chevron.is-open{transform:rotate(0deg)}.admin-console-page{box-sizing:border-box;min-height:100vh;min-height:100dvh;max-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:24px;display:grid;gap:16px;align-content:start;background:linear-gradient(180deg,#f2f5fa,#eaf0f7)}.admin-console-page--elevated{gap:20px;padding:28px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 28%),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 24%),linear-gradient(180deg,#f5f8fc,#eaf0f7)}.admin-console-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,420px);gap:16px;align-items:stretch}.admin-console-hero-copy,.admin-console-management-card,.admin-console-metric-card,.admin-console-session-card,.admin-console-side-card,.admin-console-table-card{border:1px solid rgba(215,224,236,.86);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 14px 36px rgba(15,23,42,.06)}.admin-console-hero-copy{padding:24px;display:grid;align-content:center;gap:10px}.admin-console-kicker{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(37,99,235,.08);color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em}.admin-console-title{margin:0;font-size:32px;line-height:1.15;letter-spacing:-.03em}.admin-console-subtitle{margin:6px 0 0;font-size:13px;color:var(--text-muted)}.admin-console-subtitle--hero{margin:0;max-width:720px;font-size:14px;line-height:1.7}.admin-console-hero-side{display:flex}.admin-console-session-card{width:100%;padding:22px;display:grid;gap:10px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,247,252,.96))}.admin-console-session-label{font-size:12px;font-weight:700;color:var(--text-muted)}.admin-console-session-user{font-size:24px;font-weight:700;color:var(--text)}.admin-console-session-meta{font-size:13px;color:var(--text-muted)}.admin-console-session-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.admin-console-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-console-metric-card{padding:18px;display:grid;gap:8px}.admin-console-metric-label{font-size:12px;font-weight:700;color:var(--text-muted)}.admin-console-metric-value{font-size:30px;line-height:1;letter-spacing:-.04em;color:var(--text)}.admin-console-metric-footnote{font-size:12px;color:var(--text-muted)}.admin-console-layout-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:16px}.admin-console-card{border:1px solid rgba(215,224,236,.86);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(15,23,42,.05);padding:14px;display:grid;gap:10px}.admin-console-management-card,.admin-console-side-card,.admin-console-table-card{padding:18px;gap:14px;min-height:0}.admin-console-table-card{display:flex;flex-direction:column;align-items:stretch}.admin-console-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-console-section-heading h2{margin:0;font-size:18px}.admin-console-section-heading p{margin:6px 0 0;font-size:13px;line-height:1.6;color:var(--text-muted)}.admin-console-section-chip{padding:0 10px;height:28px;border-radius:999px;background:rgba(15,23,42,.06);color:var(--text);white-space:nowrap}.admin-console-link-btn,.admin-console-section-chip{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.admin-console-link-btn{height:38px;padding:0 14px;border:1px solid var(--surface-border);border-radius:999px;background:var(--surface);color:var(--text-muted);text-decoration:none;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.admin-console-link-btn--primary{border-color:rgba(37,99,235,.22);background:linear-gradient(180deg,#eef4ff,#e3edff);color:var(--primary)}.admin-console-link-btn:hover{border-color:#9db8f6;color:var(--text)}.admin-console-card h2{margin:0;font-size:16px}.admin-console-forms{display:grid;gap:10px}.admin-console-form-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.admin-console-form-row input,.admin-console-form-row select{height:40px;border:1px solid var(--surface-border);border-radius:10px;padding:0 12px;background:var(--surface);color:var(--text)}.admin-console-form-row button{height:40px;border:1px solid #8fb0f7;border-radius:10px;background:#eef4ff;color:var(--primary);font-weight:700;padding:0 14px}.admin-console-form-row button:disabled{opacity:.6}.admin-console-error{margin:0;color:#ef4444;font-size:13px}.admin-console-success{margin:0;color:#047857;font-size:13px}.admin-console-notes{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--text-muted);font-size:13px;line-height:1.7}.admin-console-side-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-console-side-stats--single{grid-template-columns:minmax(0,1fr)}.admin-console-side-stats>div{padding:14px;border-radius:14px;background:rgba(248,250,252,.92);border:1px solid rgba(226,232,240,.9);display:grid;gap:6px}.admin-console-side-stats span{font-size:12px;color:var(--text-muted)}.admin-console-side-stats strong{font-size:18px;color:var(--text)}.admin-console-table-wrap{box-sizing:border-box;flex:0 1 auto;align-self:stretch;width:100%;min-height:0;max-height:min(58vh,640px);overflow-x:auto;overflow-y:auto;scrollbar-gutter:stable;border-radius:12px;border:1px solid rgba(215,224,236,.75);-webkit-overflow-scrolling:touch}.admin-console-table-card .admin-console-section-heading{flex-shrink:0}.admin-console-table{width:100%;min-width:1040px;border-collapse:collapse}.admin-console-table td,.admin-console-table th{padding:12px 10px;border-bottom:1px solid rgba(215,224,236,.85);text-align:left;vertical-align:top;font-size:12px}.admin-console-table th{color:var(--text-muted);font-weight:700;background:rgba(248,250,252,.95);position:sticky;top:0;z-index:1;box-shadow:0 1px 0 rgba(215,224,236,.85)}.admin-console-table tbody tr:hover{background:rgba(238,244,255,.45)}.admin-console-user-cell{display:grid;gap:8px}.admin-console-user-main{display:grid;gap:2px}.admin-console-user-main strong{font-size:13px;color:var(--text)}.admin-console-user-main span{color:var(--text-muted)}.admin-console-action-col{white-space:nowrap;width:1%}.admin-console-action-col .admin-console-link-btn{min-width:64px}.admin-console-action-placeholder{color:var(--text-muted)}.admin-console-token-cell{display:grid;gap:6px}.admin-console-token-cell strong{font-size:13px;color:var(--text)}.admin-console-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.admin-console-badge--tracked{background:rgba(5,150,105,.12);color:#047857}.admin-console-badge--partial{background:rgba(245,158,11,.14);color:#b45309}.admin-console-badge--pending{background:rgba(59,130,246,.12);color:#1d4ed8}.admin-console-badge--no_usage{background:rgba(148,163,184,.16);color:#475569}.admin-console-badge--active{background:rgba(5,150,105,.12);color:#047857}.admin-console-badge--disabled{background:rgba(239,68,68,.12);color:#b91c1c}.top-export-panel-content{display:grid;gap:10px;min-height:0;max-height:calc(100vh - 200px);overflow-y:auto}.top-export-app-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:145;width:420px;max-height:min(720px,calc(100vh - 180px));padding:12px;display:flex;flex-direction:column;gap:10px}.export-target-input:focus{outline:none;border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.export-option-group{display:grid;gap:8px}.export-select-field{display:grid;gap:6px}.export-select-wrapper{position:relative}.color-field{align-items:start}.color-input-square{width:36px;height:36px;padding:0;border-radius:4px;overflow:hidden}.color-input-square::-webkit-color-swatch-wrapper{padding:0}.color-input-square::-webkit-color-swatch{border:0}.export-option-label{font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;color:#4b5563}.export-select-field select{min-height:40px;border:1px solid rgba(31,35,40,.1);border-radius:4px;background:#ffffff;color:#1f2328;padding:0 36px 0 12px;font-size:13px;font-weight:500;appearance:none;width:100%}.export-select-field select:focus{outline:none;border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.export-select-icon{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;transform:translateY(-50%);pointer-events:none}.error-text{color:var(--danger)}.canvas-shell{position:relative;width:100%;height:100vh;background:linear-gradient(180deg,#f5f7fb,#edf2f8);overflow:hidden}@keyframes canvas-bottom-toast-enter{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.canvas-bottom-toast{position:absolute;left:50%;bottom:100px;z-index:60;max-width:min(420px,calc(100vw - 48px));padding:10px 16px;border-radius:8px;background:#1e1e1e;color:#fafafa;font-size:13px;line-height:1.45;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.06);pointer-events:none;transform:translateX(-50%);animation:canvas-bottom-toast-enter .22s ease-out forwards}.canvas-stage-container{position:relative;width:100%;height:100%;background-image:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:24px 24px;transform:translateZ(0);will-change:transform;contain:layout paint}.canvas-stage-container canvas{transform:translateZ(0);backface-visibility:hidden}.canvas-stage-container.is-hand-mode{cursor:grab}.canvas-stage-container.is-artboard-draw-mode,.canvas-stage-container.is-shape-draw-mode{cursor:crosshair}.canvas-stage-container.is-pen-draw-mode{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%231f2937' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 3.5l6 6'/%3E%3Cpath d='M4.5 19.5l2.2-6.9 9.6-9.6 4.7 4.7-9.6 9.6z'/%3E%3Cpath d='M4.5 19.5l6.9-2.2'/%3E%3C/g%3E%3C/svg%3E") 3 19,crosshair}.canvas-stage-container.is-text-draw-mode{cursor:text}.canvas-stage-container.is-hand-mode:active{cursor:grabbing}.pen-mask-overlay-delete-btn{position:absolute;transform:translate(4px,-4px);width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.12);border-radius:50%;font-size:16px;line-height:1;color:var(--text);cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.12);z-index:25;padding:0}.pen-mask-overlay-delete-btn:hover{background:#fff;border-color:rgba(239,68,68,.5);color:rgb(239,68,68)}.artboard-name-editor{position:absolute;min-height:30px;padding:6px 10px;border:1px solid rgba(43,102,246,.35);border-radius:6px;background:rgba(255,255,255,.98);color:var(--text);font-size:12px;font-weight:600;box-shadow:0 10px 24px rgba(15,23,42,.08);outline:none;z-index:25}.canvas-text-editor{position:absolute;padding:0;border:0;border-radius:0;background:transparent;resize:none;box-shadow:none;outline:none;z-index:26;-webkit-user-select:text;user-select:text}.image-secondary-toolbar{position:absolute;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;padding:6px;border:1px solid rgba(203,213,225,.9);border-radius:8px;background:rgba(255,255,255,.98);box-shadow:0 8px 20px rgba(15,23,42,.14);z-index:28;max-width:min(92vw,960px)}.image-secondary-toolbar>button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;color:var(--text);font-size:12px;font-weight:600;padding:6px 10px;cursor:pointer}.image-secondary-toolbar>button:focus{outline:none}.image-secondary-toolbar>button:focus-visible{outline:2px solid var(--primary,#2563eb);outline-offset:2px}.image-secondary-toolbar-button-icon{display:inline-flex;align-items:center;justify-content:center;color:#475569}.image-secondary-toolbar>button:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.image-secondary-toolbar>button:disabled{opacity:.55;cursor:not-allowed}.image-secondary-toolbar-dropdown-root{position:relative}.image-secondary-toolbar-dropdown-trigger{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;color:var(--text);font-size:12px;font-weight:600;padding:6px 10px;cursor:pointer;white-space:nowrap}.image-secondary-toolbar-dropdown-trigger:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.image-secondary-toolbar-dropdown-caret{margin-left:auto;font-size:10px;color:#64748b}.image-secondary-toolbar-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;min-width:180px;display:grid;gap:4px;padding:6px;border:1px solid rgba(203,213,225,.9);border-radius:8px;background:rgba(255,255,255,.98);box-shadow:0 8px 20px rgba(15,23,42,.14);z-index:40}.image-secondary-toolbar-dropdown-trigger[data-active=true]{color:var(--primary,#2563eb);border-color:var(--primary,#2563eb);background:rgba(37,99,235,.08)}.image-secondary-toolbar-dropdown-description{font-size:11px;color:var(--text-muted,#64748b);line-height:1.4;padding:8px 10px 6px;border-top:1px solid rgba(203,213,225,.5);margin-top:4px;white-space:normal;max-width:240px}.image-secondary-toolbar-dropdown-option{display:inline-flex;align-items:center;gap:6px;min-height:32px;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;color:var(--text);font-size:12px;font-weight:600;padding:5px 9px;cursor:pointer;white-space:nowrap}.image-secondary-toolbar-dropdown-option:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.image-secondary-toolbar-dropdown-option:disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.image-secondary-toolbar-error{margin-left:2px;font-size:12px;color:#dc2626;max-width:280px}.image-secondary-toolbar-text-controls{display:inline-flex;align-items:center;justify-content:center;align-content:center;gap:8px;flex-wrap:wrap;max-width:min(88vw,920px)}.image-secondary-toolbar-inline-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;color:var(--text);font-size:12px;font-weight:600;padding:6px 10px;cursor:pointer}.image-secondary-toolbar-inline-button:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary)}.image-secondary-toolbar-inline-button[data-active=true]{color:var(--primary,#2563eb);border-color:var(--primary,#2563eb);background:rgba(37,99,235,.08)}.image-secondary-toolbar-number-field{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;padding:6px 8px;font-size:12px;font-weight:600}.image-secondary-toolbar-number-field-compact input{width:36px}.image-secondary-toolbar-number-field.image-secondary-toolbar-number-field-compact{width:auto;min-width:0;max-width:none;height:34px;min-height:34px;box-sizing:border-box;justify-content:flex-start;gap:4px;padding:0 6px}.image-secondary-toolbar-number-field.image-secondary-toolbar-number-field-compact>span{white-space:nowrap}.image-secondary-toolbar-number-field input,.image-secondary-toolbar-number-field select{width:72px;border:none;outline:none;background:transparent;color:var(--text);font-size:12px}.image-secondary-toolbar-number-input{cursor:ew-resize;text-align:right}.image-secondary-toolbar-select-field select{cursor:pointer}.image-secondary-toolbar-font-field{width:120px;min-width:120px;max-width:120px;flex:0 0 120px}.image-secondary-toolbar-font-field>span{flex:0 0 auto;white-space:nowrap}.image-secondary-toolbar-font-field select{flex:1 1 auto;width:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-secondary-toolbar-color-item{display:inline-flex;align-items:center;gap:8px;height:34px;min-height:34px;box-sizing:border-box;border:1px solid var(--surface-border);border-radius:6px;background:#ffffff;padding:0 8px}.image-secondary-toolbar-color-item input[type=color]{width:28px;height:24px;border:0;padding:0;background:transparent;cursor:pointer}.image-secondary-toolbar-color-swatch-btn{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;border-radius:2px;border:1px solid rgba(0,0,0,.12);overflow:hidden}.image-secondary-toolbar-color-swatch{display:block;width:12px;height:12px;background-image:linear-gradient(45deg,#ccc 25%,transparent 0),linear-gradient(-45deg,#ccc 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ccc 0),linear-gradient(-45deg,transparent 75%,#ccc 0);background-size:6px 6px;background-position:0 0,0 3px,3px -3px,-3px 0;background-color:#fff}.image-secondary-toolbar-color-label{font-size:11px;font-weight:600;line-height:1;color:var(--text)}.image-secondary-toolbar-prompt{position:absolute;width:min(320px,calc(100vw - 24px));display:grid;gap:8px;padding:10px;border:1px solid rgba(203,213,225,.9);border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 10px 24px rgba(15,23,42,.16);z-index:39}.image-secondary-toolbar-prompt-header{font-size:13px;font-weight:700;color:var(--text,#0f172a)}.image-secondary-toolbar-prompt-input{width:100%;min-height:84px;resize:vertical;border:1px solid var(--surface-border);border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5;color:var(--text,#0f172a);background:#fff;outline:none}.image-secondary-toolbar-prompt-input:focus{border-color:#8fb0f7;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.image-secondary-toolbar-prompt-actions{display:flex;justify-content:flex-end;gap:8px}.image-secondary-toolbar-prompt-actions>button{min-height:32px;border-radius:8px;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer}.image-secondary-toolbar-prompt-cancel{border:1px solid var(--surface-border);background:#fff;color:var(--text,#0f172a)}.image-secondary-toolbar-prompt-confirm{border:1px solid transparent;background:var(--primary,#2563eb);color:#fff}.image-secondary-toolbar-prompt-actions>button:disabled{opacity:.55;cursor:not-allowed}.multi-select-align-toolbar{max-width:min(320px,calc(100vw - 24px))}.image-quick-actions{position:absolute;display:inline-flex;flex-direction:column;align-items:center;gap:6px;z-index:29}.image-quick-actions button{width:20px;height:20px;border:0;border-radius:0;background:transparent;color:#cccccc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.image-quick-actions button svg{width:12px;height:12px}.image-quick-actions button:hover{color:#cccccc}.image-quick-actions button:disabled{opacity:.45;cursor:not-allowed}.canvas-loading-state{display:grid;place-items:center;color:var(--text-muted);font-size:14px}.empty-state{display:grid;place-items:center;min-height:140px;border:1px dashed var(--surface-border);border-radius:5px;background:var(--surface-muted)}.property-heading{font-weight:700;font-size:14px;color:var(--text)}.property-subheading{font-size:12px;font-weight:700;color:var(--text-muted)}.property-hint{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(31,35,40,.1);border-radius:4px;background:#ffffff;font-size:13px;color:#6b7280}.property-hint strong{color:#1f2328}.property-hint code{overflow-wrap:anywhere}.artboard-list{display:grid;gap:8px}.artboard-list-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--surface-border);border-radius:5px;background:var(--surface);text-align:left;transition:.18s ease}.artboard-list-item strong{font-size:13px;font-weight:600}.artboard-list-item span{color:var(--text-muted);font-size:12px}.artboard-list-item.active,.artboard-list-item:hover{border-color:#93c5fd;background:#f8fbff}.layers-group{display:grid;gap:10px}.layers-group+.layers-group{margin-top:14px}.layers-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:8px;border-bottom:1px solid rgba(215,224,236,.78);color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.layers-list{display:grid;gap:6px}.layers-row{display:flex;align-items:center;gap:10px;width:100%;max-width:100%;min-width:0;padding:10px 12px;border:1px solid var(--surface-border);border-radius:5px;background:rgba(255,255,255,.9);text-align:left;transition:.18s ease}.layers-row.active,.layers-row:hover{border-color:#93c5fd;background:#f8fbff}.layers-row-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--text-muted)}.layers-row-main{display:grid;gap:2px;flex:1 1;min-width:0}.layers-row-main strong{font-size:13px;font-weight:600;color:var(--text)}.layers-row-main span,.layers-row-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layers-row-main span{font-size:11px;color:var(--text-muted)}.layers-row-child{position:relative;padding-left:24px}.layers-row-child:before{content:"";position:absolute;left:8px;top:50%;width:8px;height:1px;background:rgba(148,163,184,.7)}.layers-empty{display:grid;place-items:center;min-height:88px;border:1px dashed var(--surface-border);border-radius:5px;background:rgba(248,250,252,.92)}.layers-empty,.layers-panel-footer{color:var(--text-muted);font-size:12px}.layers-panel-footer{margin-top:14px;padding-top:12px;border-top:1px solid var(--surface-border)}.bottom-canvas-controls{display:inline-flex;align-items:center;gap:10px}.bottom-canvas-controls-center{justify-content:center}.shape-tool-dropdown{position:relative}.shape-tool-trigger{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:42px;min-height:42px;padding:8px;border:1px solid var(--surface-border);border-radius:4px;background:var(--surface);color:var(--text);cursor:pointer;transition:.15s ease}.shape-tool-trigger-label{font-size:13px;font-weight:500;margin-left:2px}.top-canvas-utility-toolbar-inline{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.top-canvas-utility-inline-divider{width:1px;height:26px;margin:0 4px;background:rgba(203,213,225,.96)}.top-canvas-utility-toolbar-inline .top-canvas-utility-button,.top-canvas-utility-toolbar-inline .top-canvas-utility-trigger{min-width:44px;min-height:44px;border-radius:5px}.top-canvas-utility-toolbar-inline .top-canvas-utility-menu{top:auto;bottom:calc(100% + 8px);z-index:90}.shape-tool-trigger:hover{border-color:#9db8f6}.shape-tool-chevron{display:inline-flex;align-items:center;justify-content:center;opacity:.7;margin-left:1px}.bottom-control-group .upload-button.icon-button{min-width:42px;min-height:42px;padding:8px}.shape-tool-menu{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:4px;padding:6px;min-width:120px;z-index:90}.shape-tool-menu button{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--surface-border);border-radius:4px;background:var(--surface);color:var(--text);font-size:12px;cursor:pointer;transition:.15s ease}.shape-tool-menu button.active,.shape-tool-menu button:hover{background:var(--primary-soft);border-color:#8fb0f7;color:var(--primary)}.artboard-preset-menu{min-width:220px}.artboard-preset-menu button{white-space:nowrap}.app-tool-dropdown{position:relative}.top-left-app-toolbar{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;gap:10px;overflow:visible}.top-left-app-toolbar-row{display:inline-flex;align-items:center;gap:10px}.top-left-app-module{display:inline-flex;align-items:center;gap:8px;width:fit-content;flex:0 0 auto;min-height:var(--top-left-app-module-height);padding:0 14px;border:1px solid rgba(215,224,236,.86);border-radius:6px;background:rgba(255,255,255,.94);color:var(--text,#172033);box-shadow:0 2px 6px rgba(15,23,42,.04);font-size:13px;font-weight:500;transition:.18s ease}.top-left-app-module.active,.top-left-app-module:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary,#2b66f6)}.top-left-app-module-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0}.top-left-app-module-label{white-space:nowrap}.top-left-app-module-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(43,102,246,.12);color:var(--primary,#2b66f6);font-size:11px;font-weight:700}.top-left-app-module-badge,.top-left-app-module-chevron{display:inline-flex;align-items:center;justify-content:center}.top-left-app-module-chevron{line-height:0;margin-left:auto;transition:transform .18s ease}.bottom-app-panel{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);width:420px;height:auto;max-height:min(88dvh,calc(100dvh - var(--overlay-topbar-gap) - var(--floating-panel-bottom-safe-zone)));padding:12px;display:flex;flex-direction:column;gap:10px;z-index:92;transition:max-height .22s ease}.bottom-app-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.bottom-app-panel-header-content{flex:1 1;min-width:0}.bottom-app-panel-header h3{margin:0;font-size:15px}.bottom-app-panel-title-row{display:inline-flex;align-items:center;gap:6px}.bottom-app-panel-header p{margin:4px 0 0;color:var(--text-muted);font-size:12px}.bottom-app-panel--vr .bottom-app-panel-body{overflow:hidden;display:flex;flex-direction:column;min-height:0}.vr-history-panel-shell{display:flex;flex:1 1;min-height:0;overflow:auto;padding:12px;background:#ffffff}.batch-video-panel{flex:1 1;min-height:0;overflow:hidden}.bottom-app-panel-header--vr{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;column-gap:12px;row-gap:6px}.bottom-app-panel-header--vr-shell{gap:0}.bottom-app-panel-header--vr .bottom-app-panel-header-content{display:flex;flex-direction:column;align-items:stretch;min-width:0}.bottom-app-panel-header--vr .vr-steps-in-header{grid-column:1/-1}.bottom-app-panel-desc-row{margin-top:4px;padding-left:12px}.bottom-app-panel-desc-row p{margin:0;text-align:left;color:var(--text-muted);font-size:12px;line-height:1.5}.bottom-app-panel-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.bottom-app-panel-toggle-btn{border:1px solid var(--surface-border);border-radius:4px;background:var(--surface);color:var(--text);font-size:12px;padding:4px 8px;cursor:pointer}.bottom-app-panel-new-task-btn{color:var(--text,#0f172a);border-color:var(--surface-border);background:var(--surface)}.bottom-app-panel-close-btn{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;background:transparent;color:var(--text-muted);padding:4px;cursor:pointer;transition:background .15s,color .15s}.bottom-app-panel-close-btn:hover{background:var(--surface-hover,rgba(0,0,0,.06));color:var(--text)}.bottom-app-panel-close-btn--floating{position:absolute;top:-6px;right:-6px;width:18px;height:18px;padding:0;border-radius:50%;border:1px solid rgba(148,163,184,.4)!important;background:#ffffff!important;color:var(--text-muted);z-index:10}.bottom-app-panel-close-btn--floating:hover{background:#f1f5f9!important;color:var(--text);border-color:rgba(148,163,184,.6)!important}.bottom-app-panel-body{flex:1 1;min-height:0;max-height:calc(100dvh - 80px);overflow-y:auto}.bottom-app-panel-body .plugin-panel{height:auto!important;overflow:visible!important;padding:0;display:flex;flex-direction:column}.top-left-app-panel{top:calc(100% + var(--floating-panel-gap));bottom:auto;left:0;transform:none;max-height:min(900px,calc(100dvh - var(--overlay-topbar-gap) - var(--top-left-app-module-height) - var(--floating-panel-gap) - var(--floating-panel-bottom-safe-zone)));z-index:145}.top-left-app-panel .bottom-app-panel-body{max-height:none}.top-center-remake-panel{position:fixed;top:12px;left:50%;bottom:auto;transform:translateX(-50%);width:min(680px,calc(100vw - 24px));max-height:min(86vh,760px);z-index:180}.bottom-app-panel-result{min-height:0}.overlay-bottom-controls .icon-button[data-tooltip]:after,.overlay-bottom-controls .upload-button[data-tooltip]:after{bottom:calc(100% + 10px)}.overlay-bottom-controls .top-canvas-utility-button[data-tooltip]:after,.overlay-bottom-controls .top-canvas-utility-trigger[data-tooltip]:after{top:auto;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px)}.overlay-bottom-controls .top-canvas-utility-button[data-tooltip]:hover:after,.overlay-bottom-controls .top-canvas-utility-trigger[data-tooltip]:hover:after{transform:translateX(-50%) translateY(0)}.overlay-bottom-controls .shape-tool-dropdown>.icon-button[data-tooltip]:after{top:auto;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px)}.overlay-bottom-controls .shape-tool-dropdown>.icon-button[data-tooltip]:hover:after{transform:translateX(-50%) translateY(0)}.bottom-control-group{padding:8px 12px;border-radius:6px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 6px rgba(15,23,42,.04);border:1px solid rgba(215,224,236,.86);overflow:visible}.bottom-control-group,.bottom-toolbar-section{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.bottom-toolbar-section{min-width:max-content}.bottom-toolbar-button{min-width:44px;min-height:44px;border-radius:5px;border:1px solid rgba(215,224,236,.92);background:#ffffff;box-shadow:none}.bottom-toolbar-section .upload-button{width:auto;min-width:44px;min-height:44px;padding:8px;font-size:inherit;overflow:visible}.bottom-toolbar-divider{width:1px;height:26px;margin:0 4px;background:rgba(203,213,225,.96)}.bottom-zoom-label{min-width:62px;padding-inline:10px}.bottom-primary-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding-inline:12px;font-weight:600}.bottom-primary-button-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}@media (max-width:1320px){:root{--left-sidebar-width:300px;--right-sidebar-width:292px}}@media (max-width:1080px){:root{--left-sidebar-width:280px;--right-sidebar-width:272px}.helper-text,.panel-header p{display:none}}.image-secondary-toolbar>button[data-active=true]{color:var(--primary,#2563eb);background:rgba(37,99,235,.08);border-radius:6px}.batch-video-panel{display:flex;flex-direction:column;gap:0}.batch-section-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted,#94a3b8);padding:10px 0 6px}.plugin-form-field{display:flex;flex-direction:column;gap:6px}.plugin-form-field-label{font-size:13px;font-weight:500;color:var(--text,#1e293b);display:flex;align-items:baseline;gap:6px}.field-hint{font-size:11px;font-weight:400;color:var(--text-muted,#94a3b8)}.field-inline-action{font-size:11px;color:var(--accent,#2b66f6);background:none;border:none;padding:0 0 0 6px;cursor:pointer;text-decoration:underline;margin-left:auto}.label-header-row{display:flex;align-items:center;gap:4px}.batch-url-list{display:flex;flex-direction:column;gap:8px}.batch-url-row{display:flex;align-items:center;gap:4px}.hidden-file-input{display:none!important}.batch-url-row input{flex:1 1;min-width:0;font-size:12px;padding:6px 8px;border:1px solid var(--border,#e2e8f0);border-radius:6px;background:var(--surface-input,#ffffff);color:var(--text,#1e293b);outline:none}.batch-url-row input:focus{border-color:var(--accent,#2b66f6)}.batch-url-remove{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--border,#e2e8f0);border-radius:4px;color:var(--text-muted,#94a3b8);cursor:pointer;font-size:14px;line-height:1}.batch-url-remove:hover{border-color:#ef4444;color:#ef4444}.batch-upload-trigger{flex-shrink:0;height:28px;padding:0 10px;border:1px solid var(--border,#d9e2ef);border-radius:6px;background:#ffffff;color:#334155;font-size:12px;cursor:pointer;white-space:nowrap}.batch-upload-trigger:hover:not(:disabled){border-color:var(--accent,#2b66f6);color:var(--accent,#2b66f6)}.batch-upload-trigger:disabled{opacity:.62;cursor:wait}.vr-upload-grid{display:grid;grid-template-columns:repeat(auto-fill,100px);gap:12px}.vr-upload-hint{margin:0 0 8px;font-size:11px;color:var(--text-muted,#94a3b8);line-height:1.4}.vr-upload-slot,.vr-upload-slot-box{position:relative;width:100px}.vr-upload-slot-box{height:100px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border,#c4d3ea);border-radius:8px;background:var(--surface-secondary,#f8fafc);color:var(--text-muted,#94a3b8);cursor:pointer;transition:border-color .2s,color .2s;overflow:hidden}.vr-upload-slot-box--with-label{flex-direction:column;gap:6px}.vr-upload-slot-box-label{font-size:11px;color:var(--text-muted,#94a3b8)}.vr-upload-slot-reupload{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.42);color:#fff;font-size:11px;text-align:center;padding:3px 0;border-radius:0 0 8px 8px}.vr-upload-slot-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4px}.vr-upload-preview-media{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.vr-upload-slot-box:hover:not(:disabled){border-color:var(--accent,#2b66f6);color:var(--accent,#2b66f6)}.vr-upload-slot-box:disabled{opacity:.6;cursor:wait}.vr-upload-slot-loading{font-size:12px;color:var(--text-muted,#94a3b8)}.vr-upload-slot-text{left:0;right:0;bottom:0;padding:6px 8px;color:var(--text,#1e293b);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:0 0 8px 8px}.vr-upload-slot-remove,.vr-upload-slot-text{position:absolute;font-size:11px;background:rgba(255,255,255,.95)}.vr-upload-slot-remove{top:2px;right:2px;min-width:24px;height:24px;padding:0 6px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border,#e2e8f0);border-radius:4px;color:var(--text-muted,#94a3b8);line-height:1;cursor:pointer;z-index:2}.vr-upload-slot-remove:hover{border-color:#ef4444;color:#ef4444}.vr-upload-slot-add{display:block;width:100px;padding:0;border:none;background:none;cursor:pointer}.vr-upload-slot-add:hover .vr-upload-slot-box-add{border-color:var(--accent,#2b66f6);color:var(--accent,#2b66f6)}.vr-upload-slot-box-add{border-style:dashed}.vr-upload-grid-single{grid-template-columns:minmax(0,1fr)}.vr-upload-tile-wrap{position:relative}.vr-upload-tile{width:100%;aspect-ratio:1/1;border:1px dashed #c4d3ea;border-radius:8px;background:#f8fbff;color:#334155;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px;text-align:center}.vr-upload-tile:hover:not(:disabled){border-color:#2b66f6;background:#f2f7ff}.vr-upload-tile:disabled{opacity:.65;cursor:wait}.vr-upload-tile.filled{border-style:solid;border-color:#9fb6dd;background:#ffffff}.vr-upload-tile-title{font-size:11px;font-weight:600;line-height:1.2;color:#0f172a}.vr-upload-tile-subtitle,.vr-upload-tile-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vr-upload-tile-subtitle{font-size:10px;line-height:1.15;color:#64748b;word-break:break-all}.vr-upload-tile-add{border-style:dashed;border-color:#2b66f6;background:#f4f8ff;color:#2b66f6}.vr-upload-tile-add-icon{font-size:17px;line-height:1;font-weight:600}.vr-upload-tile-add-text{font-size:11px;font-weight:600}.vr-upload-tile-remove{position:absolute;top:3px;right:3px;width:16px;height:16px;border:none;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:12px;line-height:1;cursor:pointer}.vr-upload-tile-remove:hover{background:rgba(239,68,68,.92)}.batch-url-add{font-size:12px;color:var(--accent,#2b66f6);background:none;border:1px dashed var(--accent,#2b66f6);border-radius:6px;padding:5px 10px;cursor:pointer;width:100%;text-align:left}.batch-url-add:hover{background:rgba(43,102,246,.06)}.batch-optional-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0;background:none;border:none;border-top:1px solid var(--border,#e2e8f0);cursor:pointer;font-size:13px;font-weight:500;color:var(--text-secondary,#475569);margin-top:8px}.batch-optional-toggle:hover{color:var(--text,#1e293b)}.batch-optional-chevron{font-size:10px;color:var(--text-muted,#94a3b8)}.batch-gen-params{grid-template-columns:1fr 1fr!important;margin-top:8px;padding-top:8px;border-top:1px solid var(--border,#e2e8f0)}.batch-video-result-list{display:flex;flex-direction:column;gap:10px;padding:8px 0 4px}.batch-video-result-item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;background:var(--surface-secondary,#f8fafc);border:1px solid var(--border,#e2e8f0)}.batch-video-result-thumb{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.batch-video-preview{width:100%;height:80px;object-fit:cover;border-radius:6px;background:#1a1a2e;display:block}.batch-video-result-label{font-size:12px;color:var(--text-secondary,#64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-video-add-btn{flex-shrink:0;white-space:nowrap}.app-tool-menu-item-icon-video-remake{background:#0f172a;border-color:#0f172a;color:#e2e8f0}.vr-panel{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:0;position:relative}.vr-steps{display:flex;align-items:flex-start;gap:0;padding:12px 16px 10px;border-bottom:none;overflow:hidden;min-height:80px}.vr-steps-in-header{width:100%;padding:12px 4px 14px;margin-top:4px;border-bottom:none;justify-content:stretch;overflow:visible}.bottom-app-panel-header--vr-shell{display:none!important}.vr-steps--create-inline{display:flex!important;padding:8px 0 14px;margin-bottom:10px;overflow:visible;min-height:78px}.vr-steps--create-inline .vr-step{padding:0 2px}.vr-steps--create-inline .vr-step-label{white-space:normal;line-height:1.2;min-height:26px}.vr-step{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;flex:1 1;min-width:0;min-height:54px;position:relative;color:#8a98ad;font-size:10px;padding:0 3px}.vr-step+.vr-step:before{content:"";position:absolute;top:12px;left:calc(-50% + 15px);right:calc(50% + 15px);height:2px;border-radius:999px;background:#dfe7f2;opacity:1}.vr-step--done+.vr-step:before,.vr-step--done:before{background:var(--accent,#2b66f6);opacity:1}.vr-step-dot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;background:#f7f9fc;border:2px solid #dbe4f0;color:#6f8096;flex-shrink:0;z-index:1;box-shadow:0 1px 2px rgba(15,23,42,.04)}.vr-step--done .vr-step-dot{background:linear-gradient(180deg,#3b82f6,#2b66f6);border-color:#2b66f6;color:#ffffff;box-shadow:0 4px 10px rgba(43,102,246,.2)}.vr-step--active .vr-step-dot{border-color:#2b66f6;color:#2b66f6;background:#eef4ff;box-shadow:0 0 0 4px rgba(43,102,246,.08)}.vr-step-label{display:block;width:100%;text-align:center;white-space:normal;word-break:normal;overflow:visible;text-overflow:clip;overflow-wrap:normal;line-height:1.2;letter-spacing:-.03em;max-width:100%;min-height:28px}.vr-step--active .vr-step-label,.vr-step--done .vr-step-label{color:#22324a;font-weight:600}.vr-job-history-card{margin:0 12px;padding:14px 16px;border:1px solid var(--border,#e2e8f0);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#ffffff);box-shadow:0 6px 18px rgba(15,23,42,.04)}.vr-job-history-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vr-job-history-title{margin:0;font-size:14px;font-weight:700;color:var(--text,#0f172a)}.vr-job-history-subtitle{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--text-muted,#64748b)}.vr-job-history-list{display:grid;gap:10px;width:100%;align-content:start}.vr-job-history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:1px solid var(--border,#e2e8f0);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#ffffff);color:var(--text,#0f172a);text-align:left;box-shadow:0 6px 18px rgba(15,23,42,.04);transition:.18s ease}.vr-job-history-item.active,.vr-job-history-item:hover{border-color:#8fb0f7;background:#f6f9ff;color:var(--primary,#2b66f6)}.vr-job-history-item-main{display:grid;gap:4px;min-width:0}.vr-job-history-item-step{font-size:13px;font-weight:700;line-height:1.4}.vr-job-history-item-date{font-size:12px;color:var(--text-muted,#64748b);line-height:1.4}.vr-job-history-item-meta{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:12px;font-weight:600}.vr-job-history-item-confirm-actions{display:inline-flex;align-items:center;gap:6px}.vr-job-history-item-confirm-btn,.vr-job-history-item-delete{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(203,213,225,.96);border-radius:8px;background:#fff;color:var(--text-muted,#64748b);cursor:pointer;transition:.18s ease}.vr-job-history-item-confirm-btn:hover,.vr-job-history-item-delete:hover{border-color:#cbd5e1;background:#f8fafc;color:var(--text,#0f172a)}.vr-job-history-item-confirm-btn--confirm:hover{border-color:#86efac;background:#f0fdf4;color:#16a34a}.vr-job-history-item-confirm-glyph{font-size:14px;line-height:1;font-weight:700}.vr-job-history-item-arrow{display:inline-flex;align-items:center;justify-content:center;line-height:0;transform:rotate(-90deg)}.vr-job-history-empty{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed var(--border,#dbe2ea);border-radius:12px;background:#f8fafc;color:var(--text-muted,#64748b);font-size:13px}.vr-step-content{flex:1 1;overflow-y:auto;padding:10px 12px max(96px,calc(88px + env(safe-area-inset-bottom, 0px)));min-height:0;background:#ffffff}.vr-step-global-status{display:flex;align-items:flex-start;gap:10px;margin:8px 12px 0;padding:10px 12px;border:1px solid rgba(191,219,254,.95);border-radius:12px;background:rgba(239,246,255,.96)}.vr-step-global-status--inline{margin:0}.vr-step-global-status__spinner{display:inline-block;width:16px;height:16px;margin-top:2px;flex-shrink:0;border:2px solid rgba(100,116,139,.24);border-top:2px solid var(--primary);border-radius:50%;animation:vr-bgm-inline-spin .65s linear infinite}.vr-step-global-status__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.vr-step-global-status__title{font-size:12px;font-weight:700;line-height:1.4;color:#1e3a8a}.vr-step-global-status__desc{font-size:12px;line-height:1.5;color:#334155}.vr-panel .panel-action-row{position:absolute;z-index:3;bottom:0;left:0;right:0;padding:12px;margin:0;background:#ffffff;border-top:1px solid rgba(226,232,240,.95);box-shadow:0 -2px 8px rgba(15,23,42,.025)}.vr-step-action-bar--with-stop{flex-wrap:wrap;justify-content:center;row-gap:8px;column-gap:8px}.vr-create-form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%}.vr-create-desc{font-size:12px;color:var(--text-secondary,#888);line-height:1.6;margin:0}.vr-create-compact-form{display:flex;flex-direction:column;gap:14px}.vr-create-form .plugin-form-field{gap:10px}.vr-style-chip-group{display:flex;flex-wrap:wrap;gap:8px}.vr-style-chip{height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(191,219,254,.95);background:rgba(255,255,255,.92);color:var(--text,#1e293b);font-size:12px;font-weight:600;cursor:pointer;transition:all .18s ease}.vr-style-chip:hover{border-color:rgba(96,165,250,.95);background:rgba(239,246,255,.96)}.vr-style-chip.active{border-color:#2b66f6;background:#2b66f6;color:#fff;box-shadow:0 6px 14px rgba(43,102,246,.18)}.vr-create-form .plugin-form-field-label{font-size:12px}.vr-create-form .plugin-form label{gap:6px}.vr-create-form .plugin-form-field+.plugin-form-field{margin-top:0}.vr-upload-rows{display:flex;flex-direction:column;gap:12px}.vr-upload-row{display:block}.vr-upload-row-label{display:block;font-size:12px;font-weight:600;color:var(--text,#1e293b);line-height:1.5}.vr-upload-row--real-media,.vr-upload-row--source-video,.vr-upload-row--white-bg{padding-bottom:12px;border-bottom:1px solid rgba(226,232,240,.9)}.vr-style-preference-field+.vr-upload-row--real-media{border-bottom:none;padding-bottom:0}.vr-upload-row-main{display:grid;gap:10px;min-width:0}.vr-upload-row-hint{margin:0;font-size:12px;line-height:1.5;color:var(--text-muted,#64748b)}.vr-upload-row-input-group{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:center}.vr-upload-row-input-group textarea{width:100%;min-width:0;min-height:56px;height:auto;padding:8px 12px;border:1px solid rgba(203,213,225,.95);border-radius:8px;background:#fff;color:var(--text,#1e293b);font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;resize:none;overflow:hidden}.vr-create-form textarea{overflow:hidden}.vr-upload-row-input-group textarea:focus{outline:none;border-color:#8fb0f7;box-shadow:0 0 0 3px rgba(43,102,246,.1)}.vr-create-form input::placeholder,.vr-create-form textarea::placeholder,.vr-upload-row-input-group input::placeholder,.vr-upload-row-input-group textarea::placeholder{color:#a8b3c5}.vr-upload-row-input-group input:focus{outline:none;border-color:#8fb0f7;box-shadow:0 0 0 3px rgba(43,102,246,.1)}.vr-upload-row-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.vr-upload-row-actions .secondary-action{height:30px;padding:0 10px;border-radius:8px;white-space:nowrap;font-size:12px}.vr-asset-strip{display:flex;align-items:stretch;gap:10px;min-height:112px;overflow-x:auto;padding:2px 0 6px}.vr-asset-strip-empty{display:flex;align-items:center;min-height:112px;padding:0 14px;border:1px dashed var(--border,#c4d3ea);border-radius:10px;background:var(--surface-secondary,#f8fafc);color:var(--text-muted,#94a3b8);font-size:12px;white-space:nowrap}.vr-asset-thumb{position:relative;width:132px;min-width:132px;height:112px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--border,#e2e8f0);box-shadow:0 4px 12px rgba(15,23,42,.06)}.vr-asset-thumb-preview{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}.vr-asset-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.vr-asset-thumb-remove{position:absolute;top:6px;right:6px;width:22px;height:22px;border:none;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:14px;line-height:1;cursor:pointer}.vr-asset-thumb-remove:hover{background:rgba(239,68,68,.92)}.vr-inline-error{margin:0;font-size:12px;color:#dc2626}.vr-preview-modal{position:fixed;inset:0;z-index:1200;background:rgba(15,23,42,.74);display:flex;align-items:center;justify-content:center;padding:24px}.vr-preview-dialog{width:min(960px,100%);max-height:min(90vh,900px);display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#0f172a;box-shadow:0 24px 60px rgba(15,23,42,.32)}.vr-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;color:#fff;background:rgba(15,23,42,.92)}.vr-preview-close{width:28px;height:28px;border:none;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;cursor:pointer;font-size:16px;line-height:1}.vr-preview-body{display:flex;align-items:center;justify-content:center;padding:16px;background:#020617}.vr-preview-media{width:auto;max-width:100%;max-height:calc(90vh - 96px);height:auto;object-fit:contain}.vr-product-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vr-task-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px;padding-top:4px;border-top:none}.vr-task-settings-grid label{margin:0}@media (max-width:900px){.vr-upload-row-input-group{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.top-center-remake-panel{width:min(680px,calc(100vw - 12px));top:8px}.vr-product-info-grid,.vr-task-settings-grid{grid-template-columns:minmax(0,1fr)!important}}.vr-analyzing{display:flex;flex-direction:column;gap:12px}.vr-progress-wrap{height:6px;border-radius:3px;background:var(--surface-secondary,#f1f5f9);overflow:hidden}.vr-progress-bar{height:100%;border-radius:3px;background:var(--accent,#2b66f6);transition:width .4s ease}.vr-status-text{font-size:13px;color:var(--text-secondary,#475569);margin:0}.vr-analyzing-steps{display:flex;flex-direction:column;gap:8px;margin-top:4px}.vr-analyzing-step{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted,#94a3b8);transition:color .2s}.vr-analyzing-step.active{color:var(--accent,#2b66f6);font-weight:500}.vr-analyzing-step.done{color:#22c55e}.vr-analyzing-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex-shrink:0}.vr-analyzing-step.active .vr-analyzing-dot{animation:pulse-dot 1.2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.vr-confirm-step{display:flex;flex-direction:column;gap:12px}.vr-assembling-back-wrap{display:flex;justify-content:center;margin-top:4px}.vr-assembling-back-btn.secondary-action{min-width:0;padding:6px 14px;font-size:12px;line-height:1.2;border-radius:999px}.vr-confirm-title{font-size:13px;font-weight:600;color:var(--text,#1e293b);margin:0 0 4px}.vr-confirm-content{display:flex;flex-direction:column;gap:10px}.vr-confirm-section{display:flex;flex-direction:column;gap:4px;padding:8px 10px;background:var(--surface-secondary,#f8fafc);border-radius:8px;border:1px solid var(--border,#e2e8f0)}.vr-confirm-section-block:last-of-type{border-bottom:none}.vr-bgm-step .vr-confirm-section-block--bgm{border-bottom:none;padding-bottom:4px;margin-bottom:4px}.vr-bgm-step .vr-confirm-section-block--subtitle{border-bottom:none;padding-bottom:4px;margin-bottom:0}.vr-bgm-step .vr-confirm-section-block--bgm+.vr-confirm-section-block--subtitle{margin-top:-4px}.vr-confirm-section-block--subtitle .vr-bgm-config-group{gap:6px}.vr-confirm-section-block--subtitle .vr-bgm-subtitle-card{gap:3px;padding:5px 0}.vr-muted-text{font-size:12px;color:var(--text-tertiary,#94a3b8)}.vr-confirm-section-title{font-size:11px;font-weight:600;color:var(--text-secondary,#475569);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px}.vr-confirm-meta{font-size:12px;color:var(--text,#1e293b);margin:0;line-height:1.5}.vr-blueprint-section{background:#eff4ff;border-color:#c7d8fd}.vr-shot-card{display:grid;grid-template-columns:minmax(0,1fr) 184px;gap:14px;padding:12px;border:1px solid rgba(226,232,240,.95);border-radius:10px;background:#fff}.vr-shot-card-main{display:grid;gap:10px;min-width:0}.vr-shot-card--inline-actions .vr-shot-card-main{position:relative;padding-top:30px}.vr-shot-card-bottombar{display:grid;align-items:center;gap:10px;min-width:0;grid-template-columns:minmax(0,1fr);align-items:stretch}.vr-shot-card-inline-submit-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}.vr-shot-card-inline-secondary-action{min-width:0;display:flex}.vr-shot-card-inline-model-row,.vr-shot-card-inline-model-wrap{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.vr-shot-card-inline-label{color:#64748b;font-size:10px;font-weight:700;text-align:left;white-space:nowrap}.vr-shot-card-bottombar .vr-shot-model-select,.vr-shot-card-bottombar .vr-shot-retry-btn,.vr-shot-card-inline-secondary-action .vr-shot-delete-btn{width:100%;min-height:36px}.vr-shot-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.vr-shot-card-header-main{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.vr-shot-card-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap;flex-shrink:0;margin-left:auto}.vr-shot-card-index{font-size:13px;font-weight:700;color:var(--text-secondary,#475569)}.vr-shot-card-status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:11px;font-weight:700}.vr-shot-card-meta{min-width:0}.vr-shot-card-action-group,.vr-shot-card-details,.vr-shot-card-meta{display:flex;flex-wrap:wrap;gap:6px}.vr-shot-card-action-group{align-items:center}.vr-shot-card-action-group .vr-shot-add-btn,.vr-shot-card-action-group .vr-shot-delete-btn,.vr-shot-card-action-group .vr-shot-row-preview,.vr-shot-card-header-actions .vr-shot-add-btn,.vr-shot-card-header-actions .vr-shot-delete-btn,.vr-shot-card-header-actions .vr-shot-row-preview{min-width:0;min-height:22px;padding:0 6px;border-radius:6px;border:1px solid rgba(226,232,240,.96);background:#ffffff;color:#475569;font-size:10px;font-weight:700}.vr-shot-card-action-group .vr-shot-add-btn:hover,.vr-shot-card-action-group .vr-shot-delete-btn:hover:not(:disabled),.vr-shot-card-action-group .vr-shot-row-preview:hover,.vr-shot-card-header-actions .vr-shot-add-btn:hover,.vr-shot-card-header-actions .vr-shot-delete-btn:hover:not(:disabled),.vr-shot-card-header-actions .vr-shot-row-preview:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155;text-decoration:none}.vr-shot-card-details{align-items:center}.vr-shot-card-chip{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#f8fafc;border:1px solid rgba(226,232,240,.95);color:#475569;font-size:10px;font-weight:600}.vr-shot-card-chip--subtle{background:#ffffff;color:#64748b}.vr-shot-card-chip--warn{background:#fff7ed;color:#9a3412;border-color:rgba(253,186,116,.96)}.vr-shot-card-error,.vr-shot-card-history,.vr-shot-card-note{font-size:12px;line-height:1.5}.vr-shot-card-note{color:#475569}.vr-shot-card-history{color:#64748b}.vr-shot-card-error{color:#dc2626}.vr-shot-card-actions{display:grid;align-content:start;gap:10px}.vr-shot-card--inline-actions{grid-template-columns:minmax(0,1fr)}.vr-shot-card--inline-actions .vr-shot-card-actions{display:none}.vr-shot-card--inline-actions .vr-shot-card-action-group{display:contents}.vr-shot-card--inline-actions .vr-shot-model-select,.vr-shot-card--inline-actions .vr-shot-retry-btn{width:100%}.vr-shot-card--inline-actions .vr-shot-retry-btn{min-width:0}.vr-shot-card-side-section{display:grid;gap:6px;min-width:0}.vr-shot-card-side-label{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.02em}.vr-shot-model-select{width:100%;min-height:36px;appearance:none;border:1px solid var(--border,#dbe2ea);border-radius:10px;background:#ffffff;color:var(--text,#0f172a);font-size:12px;line-height:1.4;padding:8px 34px 8px 10px;outline:none;box-shadow:0 1px 2px rgba(15,23,42,.04);background-image:linear-gradient(45deg,transparent 50%,#64748b 0),linear-gradient(135deg,#64748b 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 1px),calc(100% - 13px) calc(50% - 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.vr-shot-model-select:hover{border-color:#cbd5e1}.vr-shot-model-select:focus{border-color:var(--accent,#2b66f6);box-shadow:0 0 0 3px rgba(43,102,246,.12)}.vr-shot-prompt-editor--card{display:block;height:auto!important;max-height:none!important;overflow:visible!important;white-space:pre-wrap;word-break:break-word;font-size:11px;line-height:1.5}.vr-shot-prompt-editor--strategy{min-height:0;height:auto!important;max-height:none!important;overflow:hidden!important;overflow-y:hidden!important;box-sizing:border-box;field-sizing:content}.vr-shot-card-status.vr-gen--done,.vr-shot-card-status.vr-gen--qc-passed,.vr-shot-status--pass.vr-shot-card-status{background:#16a34a;color:#ffffff;border:1px solid #16a34a;box-shadow:0 4px 12px rgba(22,163,74,.22)}.vr-shot-card-status.vr-gen--generation-failed,.vr-shot-card-status.vr-gen--qc-failed,.vr-shot-status--fail.vr-shot-card-status{background:#fee2e2;color:#b91c1c}.vr-shot-card-status.vr-gen--retrying,.vr-shot-status--retry.vr-shot-card-status{background:#fef3c7;color:#b45309}.vr-shot-card-status.vr-gen--generating,.vr-shot-card-status.vr-gen--qc-pending,.vr-shot-status--active.vr-shot-card-status{background:#dbeafe;color:#1d4ed8}.vr-shot-table{display:flex;flex-direction:column;gap:8px;container-type:inline-size}.vr-shot-row{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#ffffff;border:1px solid var(--border,#e2e8f0);border-radius:6px;font-size:12px;flex-wrap:wrap}.vr-shot-row--tall{align-items:flex-start;flex-direction:column;gap:3px}.vr-shot-row-index{font-weight:600;color:var(--text-secondary,#475569);min-width:28px}.vr-shot-row-duration,.vr-shot-row-time{color:var(--text-secondary,#475569);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vr-shot-row-role{font-weight:500;color:var(--text,#1e293b)}.vr-shot-row-model,.vr-shot-row-route,.vr-shot-row-type,.vr-shot-row-visual{color:var(--text-secondary,#475569);font-size:11px}.vr-shot-row-visual{margin:0;line-height:1.45}.vr-shot-row-status{font-weight:500}.vr-shot-row-score{color:#16a34a;font-weight:600}.vr-shot-row-preview{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:24px;padding:0 6px;border-radius:6px;border:1px solid rgba(191,219,254,.95);background:#eff6ff;color:#2563eb;text-decoration:none;font-size:10px;font-weight:700}.vr-shot-row-preview:hover{border-color:#93c5fd;background:#dbeafe;text-decoration:none}.vr-shot-row-error{color:#dc2626;font-size:11px}.vr-gen--qc-passed{border-color:#86efac;background:#f0fdf4}.vr-gen--qc-failed{border-color:#fca5a5;background:#fef2f2}.vr-gen--generating{border-color:#93c5fd;background:#eff6ff}.vr-gen--done{border-color:#86efac;background:#f0fdf4}.vr-strategy{display:flex;flex-direction:column;gap:12px}.vr-template-summary{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;background:var(--surface-secondary,#f8fafc);border-radius:8px}.vr-template-summary,.vr-template-tag{border:1px solid var(--border,#e2e8f0)}.vr-template-tag{font-size:11px;font-weight:500;color:var(--text-secondary,#475569);background:#ffffff;border-radius:4px;padding:2px 8px;white-space:nowrap}.vr-template-tag--muted{color:#475569;background:#f8fafc;border-color:rgba(203,213,225,.96)}.vr-bgm-status-chip--default,.vr-template-tag--default{color:#1d4ed8;background:#eff6ff;border-color:rgba(191,219,254,.96)}.vr-bgm-status-chip--accent,.vr-template-tag--accent{color:#1e40af;background:#dbeafe;border-color:rgba(147,197,253,.96)}.vr-bgm-status-chip--success,.vr-template-tag--success{color:#047857;background:#ecfdf5;border-color:rgba(167,243,208,.96)}.vr-understanding-card{background:#eff4ff;border:1px solid #c7d8fd;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.vr-understanding-title{font-size:11px;font-weight:600;color:var(--text-secondary,#475569);text-transform:uppercase;letter-spacing:.04em;margin:0 0 2px}.vr-understanding-grid{display:flex;flex-direction:column;gap:3px}.vr-understanding-row{font-size:12px;color:var(--text,#1e293b);margin:0;display:flex;gap:6px;align-items:baseline}.vr-understanding-label{color:var(--text-secondary,#475569);font-weight:600;flex-shrink:0;min-width:56px}.vr-understanding-colors{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.vr-color-chip{display:inline-block;width:12px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.12);flex-shrink:0}.vr-confirm-step .vr-shot-usability{display:flex;flex-direction:column;gap:2px;margin-top:4px;padding-top:0;border-top:0}.vr-shot-usability-row{font-size:11px;display:flex;align-items:center;gap:5px}.vr-usability-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.vr-usability--reuse .vr-usability-dot{background:#22c55e}.vr-usability--edit .vr-usability-dot{background:#f59e0b}.vr-usability--missing .vr-usability-dot{background:#ef4444}.vr-regen-indicator{font-size:11px;color:#6366f1;margin-left:auto;margin-right:4px;flex-shrink:0}.vr-shot-description{font-size:12px;color:var(--text-secondary,#475569);margin:0 0 8px;padding:6px 8px;background:var(--surface-secondary,#f8fafc);border-radius:6px;line-height:1.5}.vr-shot-list{display:flex;flex-direction:column;gap:6px}.vr-shot-list--strategy{gap:8px;container-type:inline-size}.vr-shot-card--strategy,.vr-shot-card--strategy .vr-shot-card-actions{grid-template-columns:minmax(0,1fr)}.vr-shot-card--override{border-color:#f59e0b;box-shadow:0 0 0 1px rgba(245,158,11,.12)}.vr-shot-header--card{padding:0;cursor:default;width:100%;min-width:0}.vr-shot-header--card:hover{background:none}.vr-shot-field-label{display:grid;gap:6px;font-size:12px;font-weight:500;color:var(--text-secondary,#475569)}.vr-shot-field-label>span{display:block}.vr-shot-item{border:1px solid var(--border,#e2e8f0);border-radius:8px;overflow:hidden;background:#ffffff}.vr-shot-header{display:flex;align-items:center;gap:6px;width:100%;padding:8px 10px;background:none;border:none;cursor:pointer;text-align:left;font-size:12px;color:var(--text,#1e293b)}.vr-shot-header:hover{background:var(--surface-secondary,#f8fafc)}.vr-shot-index{font-weight:600;color:var(--text-muted,#94a3b8);flex-shrink:0;min-width:22px}.vr-shot-type{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.vr-shot-duration{flex-shrink:0;color:var(--text-muted,#94a3b8)}.vr-shot-route{flex-shrink:0;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;white-space:nowrap}.vr-route--direct-use{background:#dcfce7;color:#16a34a}.vr-route--asset-edit{background:#fef9c3;color:#ca8a04}.vr-route--product-consistency{background:#eff4ff;color:#2b66f6}.vr-route--human-demo{background:#fdf2f8;color:#a21caf}.vr-route--atmosphere-gen{background:#f0f9ff;color:#0369a1}.vr-shot-model{flex-shrink:0;font-size:10px;color:var(--text-muted,#94a3b8);white-space:nowrap}.vr-negative-label{font-size:11px;font-weight:600;color:var(--text-muted,#94a3b8);margin:0;text-transform:uppercase;letter-spacing:.04em}.vr-negative-text{font-size:11px;color:var(--text-secondary,#64748b);margin:0;line-height:1.5;word-break:break-all}.vr-generating{display:flex;flex-direction:column;gap:10px}.vr-progress-label{font-size:12px;color:var(--text-muted,#94a3b8);text-align:right;margin:-6px 0 0}.vr-shot-progress-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--text-secondary,#475569)}.vr-shot-count{font-weight:600}.vr-shot-count--pass{color:#16a34a}.vr-shot-count--fail{color:#dc2626}.vr-shot-status-list{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow-y:auto;padding:2px}.vr-shot-status-row{display:flex;align-items:center;gap:6px;font-size:12px;min-height:24px}.vr-shot-status-index{font-weight:600;color:var(--text-muted,#94a3b8);min-width:24px;flex-shrink:0}.vr-shot-status-badge{font-size:11px;font-weight:600;padding:1px 7px;border-radius:4px;background:var(--surface-secondary,#f1f5f9);color:var(--text-secondary,#475569);flex-shrink:0}.vr-shot-status--pass{background:#16a34a;color:#ffffff}.vr-shot-status--fail{background:#fee2e2;color:#dc2626}.vr-shot-status--retry{background:#fef9c3;color:#ca8a04}.vr-shot-status--active{background:#eff4ff;color:var(--accent,#2b66f6);animation:pulse-badge 1.4s ease-in-out infinite}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.5}}.vr-generating-indicator{display:flex;align-items:center;justify-content:center;gap:6px;padding:4px 0}.vr-gen-dot{width:8px;height:8px;border-radius:50%;background:var(--accent,#2b66f6);animation:vr-dot-bounce 1.4s ease-in-out infinite}.vr-gen-dot:first-child{animation-delay:0s}.vr-gen-dot:nth-child(2){animation-delay:.22s}.vr-gen-dot:nth-child(3){animation-delay:.44s}@keyframes vr-dot-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1.15);opacity:1}}.vr-shot-qc-score{flex:1 1;min-width:0;font-size:11px;color:var(--text-muted,#94a3b8);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr-shot-retry{font-size:10px;color:#ca8a04;flex-shrink:0}.vr-shot-error{color:#dc2626;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;max-width:160px}.vr-shot-add-btn,.vr-shot-error{font-size:10px;white-space:nowrap}.vr-shot-add-btn{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:24px;padding:0 10px;border-radius:6px;border:1px solid rgba(203,213,225,.96);background:#ffffff;color:#475569;cursor:pointer;font-weight:700}.vr-shot-add-btn:hover{background:var(--surface-secondary,#f1f5f9);color:var(--accent,#2b66f6);border-color:var(--accent,#2b66f6)}.vr-shot-retry-btn{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(203,213,225,.96);background:#ffffff;color:#334155;cursor:pointer;white-space:nowrap;font-size:11px;font-weight:600}.vr-shot-retry-btn:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#94a3b8}.vr-shot-retry-btn:disabled{opacity:.42;cursor:not-allowed;border-color:rgba(148,163,184,.4);background:rgba(241,245,249,.72);color:rgba(100,116,139,.92)}.vr-shot-row--editable,.vr-shot-status-row--editable{align-items:flex-start}.vr-shot-retry-row--stack{display:grid;gap:8px;width:100%;margin-top:8px}.vr-shot-prompt-editor{width:100%;min-width:0;min-height:150px;border:1px solid rgba(31,35,40,.1);border-radius:8px;background:#fff;padding:10px 12px;resize:vertical}.vr-shot-prompt-editor--card{min-height:0!important;resize:none!important}.vr-shot-retry-btn--right{margin-left:auto}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-bottombar{grid-template-columns:minmax(0,1fr);align-items:stretch}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-inline-model-row,.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-inline-model-wrap{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-inline-label{white-space:nowrap;margin:0}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-model-select,.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-retry-btn{width:100%;min-height:30px;font-size:10px}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-retry-btn--right{margin-left:0}.vr-shot-delete-btn{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:24px;padding:0 10px;border-radius:6px;border:1px solid rgba(226,232,240,.98);background:#ffffff;color:var(--text-secondary,#64748b);cursor:pointer;white-space:nowrap;font-size:10px;font-weight:700}@container (max-width: 720px){.vr-shot-card,.vr-shot-card--inline-actions{grid-template-columns:minmax(0,1fr);gap:12px}.vr-shot-card--inline-actions .vr-shot-card-actions,.vr-shot-card-actions{grid-template-columns:minmax(0,1fr);align-items:end}.vr-shot-card-action-group{width:100%}.vr-shot-card-bottombar{grid-template-columns:minmax(0,1fr)}.vr-shot-card-inline-model-row,.vr-shot-card-inline-model-wrap{grid-template-columns:minmax(0,1fr);gap:6px}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-bottombar{grid-template-columns:minmax(0,1fr)}.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-inline-model-row,.vr-shot-table--confirm-edit .vr-shot-card--inline-actions .vr-shot-card-inline-model-wrap{grid-template-columns:minmax(0,1fr);gap:6px}.vr-shot-card-inline-label{text-align:left}.vr-shot-card--inline-actions .vr-shot-card-main{padding-top:0}.vr-shot-model-select,.vr-shot-retry-btn{width:100%}.vr-shot-retry-btn--right{margin-left:0}}@media (max-width:900px){.vr-shot-model-select,.vr-shot-retry-btn{width:100%}.vr-shot-retry-btn--right{margin-left:0}}.vr-shot-delete-btn:hover:not(:disabled){background:#fff1f2;color:#e11d48;border-color:#e11d48}.vr-shot-delete-btn:disabled{opacity:.4;cursor:not-allowed}.vr-shot-row-gen-count{flex-shrink:0;font-size:10px;color:var(--text-tertiary,#94a3b8);white-space:nowrap}.vr-results{flex-direction:column;gap:12px;height:100%}.vr-results,.vr-results-stage{display:flex;min-height:0;background:#ffffff}.vr-results-stage{flex:1 1;align-items:flex-start;justify-content:center;padding:0;overflow:hidden}.vr-results-stage--empty{min-height:180px}.vr-results-player-shell{display:flex;align-items:center;justify-content:center;padding:0;border-radius:16px;background:#ffffff;overflow:hidden}.vr-results-final-video{width:auto;height:auto;max-width:min(100%,320px);max-height:min(46vh,520px);aspect-ratio:9/16;display:block;border:0;border-radius:16px;background-color:#ffffff;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.18)}.vr-results-qc-card{display:grid;gap:10px;padding:12px 14px;border:1px solid rgba(226,232,240,.96);border-radius:14px;background:#f8fafc}.vr-results-qc-card--pass{border-color:rgba(167,243,208,.96);background:linear-gradient(180deg,#f7fffb,#f0fdf4)}.vr-results-qc-card--warn{border-color:rgba(253,230,138,.96);background:linear-gradient(180deg,#fffdf5,#fffbeb)}.vr-results-qc-head{display:grid;gap:8px}.vr-results-qc-badge{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(203,213,225,.96);font-size:11px;font-weight:700;line-height:1}.vr-results-qc-badge--pass{color:#047857;background:#ecfdf5;border-color:rgba(167,243,208,.96)}.vr-results-qc-badge--warn{color:#a16207;background:#fef3c7;border-color:rgba(253,230,138,.96)}.vr-results-qc-summary{margin:0;font-size:13px;line-height:1.6;color:#334155}.vr-results-score-panel{display:grid;gap:12px}.vr-results-score-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start;justify-items:center}.vr-results-radar-shell{display:flex;align-items:center;justify-content:center;padding:8px}.vr-results-radar{width:220px;height:220px;overflow:visible}.vr-results-radar-ring{fill:none;stroke:rgba(148,163,184,.28);stroke-width:1}.vr-results-radar-axis{stroke:rgba(148,163,184,.42);stroke-width:1}.vr-results-radar-area{fill:rgba(43,102,246,.18);stroke:rgba(43,102,246,.92);stroke-width:2}.vr-results-radar-dot{fill:#2b66f6;stroke:#ffffff;stroke-width:2}.vr-results-radar-label{fill:#475569;font-size:11px;font-weight:600}.vr-results-score-list{display:grid;width:100%;grid-template-columns:1fr;gap:12px}.vr-results-score-list .vr-job-history-item{min-width:0}.vr-results-commercial-insight{color:#334155;line-height:1.6}.vr-results-qc-issues{display:grid;gap:8px;padding-top:8px;border-top:1px solid rgba(226,232,240,.88)}.vr-results-qc-issues-title{margin:0;font-size:12px;font-weight:700;line-height:1.4;color:#0f172a}.vr-results-qc-issues-list{margin:0;padding-left:18px;display:grid;gap:6px}.vr-results-qc-issue{color:#475569;font-size:12px;line-height:1.6}.vr-results-actions{display:grid;grid-template-columns:44px minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px}.vr-results-actions .primary-action,.vr-results-actions .secondary-action{width:100%;min-width:0;justify-content:center}.vr-results-actions .vr-results-back-btn.secondary-action{width:44px;min-width:44px;padding-left:0;padding-right:0;font-size:18px;line-height:1}.vr-results-actions .vr-results-primary-btn.panel-primary-action{min-width:0}@media (max-width:900px){.vr-results-actions{grid-template-columns:44px minmax(0,1fr) minmax(0,1fr);grid-template-areas:"back download download" ". canvas copy"}.vr-results-actions .vr-results-back-btn{grid-area:back}.vr-results-actions .vr-results-primary-btn.panel-primary-action{grid-area:download}.vr-results-actions .vr-results-canvas-btn{grid-area:canvas}.vr-results-actions .vr-results-copy-btn{grid-area:copy}}@media (max-width:640px){.vr-results{min-height:auto}.vr-results-stage{min-height:280px}.vr-results-final-video{max-width:100%;max-height:56vh;border-radius:12px}.vr-results-actions{grid-template-columns:44px minmax(0,1fr);grid-template-areas:"back download" "canvas copy"}.vr-results-actions .vr-results-primary-btn.panel-primary-action{grid-area:download}}.vr-bgm-preview-list{gap:12px}.vr-bgm-preview-card{border:1px solid rgba(15,23,42,.72);border-radius:14px;background:#000000;box-shadow:0 8px 22px rgba(15,23,42,.12);overflow:hidden}.vr-bgm-preview-card .vr-result-thumb{background:#000000;max-height:280px}.vr-bgm-preview-card .batch-video-preview{height:220px;object-fit:contain;border-radius:0;background:#000}.vr-bgm-preview-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 18px 10px 12px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(10,10,10,.98),rgba(3,7,18,.96))}.vr-bgm-preview-title{font-size:13px;font-weight:600;line-height:1.4;color:#f8fafc;margin:0}.vr-bgm-preview-header .vr-confirm-meta{margin-top:4px;color:rgba(226,232,240,.82)}.vr-bgm-preview-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.vr-bgm-preview-add-btn{flex-shrink:0;height:28px;min-height:28px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;border-radius:7px;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#f8fafc;box-shadow:none}.vr-bgm-preview-add-btn:hover{border-color:rgba(191,219,254,.42);background:rgba(59,130,246,.16)}.vr-bgm-step-heading{font-size:13px;font-weight:600;line-height:1.4;color:var(--text,#1e293b);margin:2px 0}.vr-bgm-step-header-stack{display:grid;gap:10px;margin-top:2px}.vr-bgm-step .vr-bgm-preview-list+.vr-bgm-step-header-stack{margin-top:4px}.vr-bgm-step .vr-bgm-step-header-stack+.vr-bgm-quick-switches--standalone{margin-top:-2px}.vr-bgm-step-card{gap:6px;padding:10px 12px 12px}.vr-bgm-module-card{gap:12px}.vr-bgm-module-headline{justify-content:space-between;gap:12px;width:100%}.vr-bgm-module-controls,.vr-bgm-module-headline{display:flex;align-items:center;min-width:0;flex-wrap:wrap}.vr-bgm-module-controls{justify-content:flex-end;gap:10px;margin-left:auto}.vr-bgm-module-status{flex:0 1 auto;justify-content:flex-end}.vr-bgm-helper-text{color:#94a3b8}.vr-bgm-subtitle-meta-row{position:relative;width:100%;min-width:0}.vr-bgm-subtitle-meta-row--with-save-hint{padding-right:132px}.vr-bgm-save-hint{position:absolute;top:0;right:0;color:#94a3b8;white-space:nowrap;pointer-events:none}.vr-bgm-save-hint--error{color:#dc2626}.vr-bgm-restore-subtitle-btn{flex-shrink:0;min-height:26px;height:26px;padding:0 8px;font-size:11px;line-height:1;border-radius:7px}.vr-bgm-quick-switches--standalone{gap:8px;margin-top:0}.vr-bgm-rerender-status{display:grid;gap:8px;padding:14px 16px;border:1px solid rgba(191,219,254,.96);border-radius:14px;background:linear-gradient(180deg,#f8fbff,#eef4ff);box-shadow:0 4px 14px rgba(43,102,246,.08)}.vr-bgm-config-grid{display:grid;gap:16px}.vr-bgm-config-group{display:grid;gap:12px;padding:12px;border:1px solid rgba(226,232,240,.96);border-radius:12px;background:#ffffff;box-shadow:none}.vr-bgm-config-group .vr-confirm-section-title{margin-bottom:0;font-size:12px;font-weight:600;letter-spacing:0;color:var(--text,#1e293b)}.vr-bgm-subtitle-toolbar{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.vr-bgm-subtitle-pill{border:1px solid rgba(191,219,254,.96);background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1;transition:.18s ease}.vr-bgm-subtitle-pill:hover{border-color:#93c5fd;background:#dbeafe}.vr-bgm-subtitle-pill--active{border-color:#2563eb;background:#2563eb;color:#ffffff}.vr-bgm-subtitle-pill:disabled{opacity:.52;cursor:not-allowed}.vr-bgm-subtitle-current{font-size:11px;color:#475569;white-space:nowrap}.vr-bgm-subtitle-source{color:#94a3b8}.vr-bgm-accordion{display:grid;gap:0}.vr-bgm-accordion-head{display:grid;gap:6px;width:100%;min-width:0}.vr-bgm-accordion-title{font-size:13px;font-weight:600;color:var(--text,#1e293b);margin:0;line-height:1.35}.vr-bgm-accordion-body{display:grid;gap:12px;padding-top:12px;margin-top:2px;border-top:1px solid rgba(226,232,240,.85)}.vr-bgm-step .vr-switch{position:relative;display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;vertical-align:middle;margin-left:auto}.vr-bgm-step .vr-switch-input{position:absolute;opacity:0;width:44px;height:26px;margin:0;cursor:pointer;z-index:2}.vr-bgm-step .vr-switch:has(.vr-switch-input:disabled){cursor:not-allowed;opacity:.55}.vr-bgm-step .vr-switch-track{display:block;width:44px;height:26px;border-radius:999px;background:rgba(148,163,184,.55);transition:background .2s ease;position:relative;flex-shrink:0;pointer-events:none}.vr-bgm-step .vr-switch-track:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#ffffff;box-shadow:0 1px 3px rgba(15,23,42,.18);transition:transform .2s ease}.vr-bgm-step .vr-switch-input:checked+.vr-switch-track{background:var(--primary,#2b66f6)}.vr-bgm-step .vr-switch-input:checked+.vr-switch-track:after{transform:translateX(18px)}.vr-bgm-step .vr-switch-input:focus-visible+.vr-switch-track{outline:2px solid var(--primary,#2b66f6);outline-offset:2px}.vr-bgm-quick-switches{display:grid;gap:10px;margin-top:12px}.vr-bgm-quick-switch-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:54px;padding:12px 14px;border:1px solid rgba(226,232,240,.9);border-radius:12px;background:rgba(255,255,255,.92)}.vr-bgm-quick-switch-copy{display:grid;gap:6px;min-width:0;flex:1 1 auto}.vr-bgm-quick-switch-title{font-size:13px;font-weight:600;color:var(--text,#1e293b);line-height:1.4}.vr-bgm-quick-switch-meta{display:flex;flex-wrap:wrap;gap:6px}.vr-bgm-status-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgba(226,232,240,.96);border-radius:999px;background:#f8fafc;color:#475569;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.vr-bgm-status-chip--muted{color:#475569;background:#f8fafc;border-color:rgba(203,213,225,.96)}.vr-bgm-status-chip--default{color:#1d4ed8;background:#eff6ff;border-color:rgba(191,219,254,.96)}.vr-bgm-status-chip--accent{color:#1e40af;background:#dbeafe;border-color:rgba(147,197,253,.96)}.vr-bgm-status-chip--success{color:#047857;background:#ecfdf5;border-color:rgba(167,243,208,.96)}.vr-bgm-quick-switch-row .vr-switch{margin-top:2px}.vr-bgm-toggle-row{display:inline-flex;align-items:center;gap:8px;font-weight:400;flex-direction:row;white-space:nowrap}.vr-bgm-step .plugin-form label.vr-bgm-toggle-row{display:inline-flex;flex-direction:row;align-items:center;gap:8px;grid-template-columns:none;color:var(--text,#1e293b);font-size:13px;min-width:0}.vr-bgm-step .plugin-form label.vr-bgm-toggle-row .vr-bgm-toggle-label-text{font-weight:600}.vr-bgm-toggle-row input{margin:0;flex:0 0 auto}.vr-bgm-step .plugin-form label.vr-bgm-toggle-row input[type=checkbox]{width:auto;min-width:auto;padding:0;border-radius:4px}.vr-bgm-group-header,.vr-bgm-subtitle-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:2px;border-bottom:1px solid rgba(226,232,240,.75)}.vr-bgm-subtitle-header{gap:8px}.vr-bgm-config-grid .vr-bgm-group-header,.vr-bgm-subtitle-header{border-bottom:none;padding-bottom:0}.vr-bgm-group-header-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.vr-bgm-group-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;margin-left:auto}.vr-bgm-url-field{width:100%;min-width:0}.vr-bgm-step .vr-bgm-url-textarea{display:block;width:100%;min-width:0;min-height:0;padding:10px 12px;margin:0;box-sizing:border-box;font-family:inherit;font-size:13px;line-height:1.45;color:#1f2328;border:1px solid #d7dee8;border-radius:10px;background:#ffffff;resize:none;overflow:hidden;word-break:break-all;overflow-wrap:anywhere}.vr-bgm-step .vr-bgm-url-textarea:focus{outline:none;border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.vr-bgm-step .vr-bgm-url-textarea:disabled{opacity:.6;cursor:not-allowed;background:rgba(248,250,252,.92)}.vr-bgm-bgm-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.vr-bgm-bgm-actions-row--equal-buttons .secondary-action,.vr-bgm-bgm-actions-row--equal-buttons .vr-bgm-upload-btn--solo{width:118px;min-width:118px;justify-content:center}.vr-bgm-bgm-actions-row--stretch{flex-wrap:nowrap}.vr-bgm-bgm-actions-row--stretch .secondary-action,.vr-bgm-bgm-actions-row--stretch .vr-bgm-upload-btn--solo{flex:1 1;width:auto;min-width:0;justify-content:center}.vr-bgm-step .vr-bgm-config-group .vr-bgm-bgm-actions-row .secondary-action,.vr-bgm-step .vr-bgm-config-group .vr-bgm-retained-voiceover-meta .vr-bgm-clear-audio-btn.secondary-action,.vr-bgm-step .vr-bgm-config-group .vr-bgm-voiceover-url-actions-row .secondary-action{font-weight:400;color:#1f2328}.vr-bgm-step .vr-bgm-config-group .vr-bgm-bgm-actions-row .secondary-action:disabled,.vr-bgm-step .vr-bgm-config-group .vr-bgm-retained-voiceover-meta .vr-bgm-clear-audio-btn.secondary-action:disabled,.vr-bgm-step .vr-bgm-config-group .vr-bgm-voiceover-url-actions-row .secondary-action:disabled{color:rgba(100,116,139,.92)}.vr-bgm-clear-audio-btn{box-sizing:border-box;min-height:30px;height:30px;padding:0 12px;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vr-bgm-retained-voiceover-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.vr-bgm-clear-audio-btn--inline{flex-shrink:0}.vr-bgm-bgm-actions-row .vr-bgm-upload-btn:has(input:disabled){pointer-events:none;opacity:.45;cursor:not-allowed}.vr-bgm-upload-btn--solo{box-sizing:border-box;width:auto;min-height:30px;height:30px;padding:0 12px;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vr-bgm-config-group .vr-bgm-upload-preview{margin-top:10px}@keyframes vr-bgm-inline-spin{to{transform:rotate(1turn)}}.vr-bgm-inline-spinner{display:inline-block;width:14px;height:14px;flex-shrink:0;border:2px solid rgba(100,116,139,.28);border-top:2px solid var(--primary);border-radius:50%;animation:vr-bgm-inline-spin .65s linear infinite;vertical-align:middle}.vr-bgm-module-status-spinner{flex-shrink:0}.vr-bgm-step .vr-bgm-auto-btn.secondary-action{flex-shrink:0;width:auto;box-sizing:border-box;min-height:30px;height:30px;padding:0 8px;font-size:12px;font-weight:400;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vr-bgm-step .vr-bgm-auto-btn.secondary-action:disabled{color:rgba(100,116,139,.92)}.vr-bgm-input,.vr-bgm-select,.vr-bgm-subtitle-input{width:100%;min-width:0}.vr-bgm-input,.vr-bgm-select{min-height:40px}.vr-bgm-select{appearance:none;padding-right:34px;background-image:linear-gradient(45deg,transparent 50%,#64748b 0),linear-gradient(135deg,#64748b 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 1px),calc(100% - 13px) calc(50% - 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.vr-bgm-step .vr-bgm-input,.vr-bgm-step .vr-bgm-select,.vr-bgm-step .vr-bgm-subtitle-input{border:1px solid #d7dee8;border-radius:10px;background-color:#ffffff;color:#1f2328;padding:8px 10px;font-size:13px;line-height:1.5;box-shadow:none;outline:none}.vr-bgm-step .vr-bgm-select{appearance:none;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round' d='M4.5 6.25 8 9.75l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px}.vr-bgm-step .vr-bgm-select:disabled{opacity:.72;cursor:not-allowed}.vr-bgm-step .vr-bgm-input:focus,.vr-bgm-step .vr-bgm-select:focus,.vr-bgm-step .vr-bgm-subtitle-input:focus{border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.vr-bgm-step .vr-bgm-input::placeholder,.vr-bgm-step .vr-bgm-subtitle-input::placeholder{color:#a8b3c5}.vr-bgm-step .plugin-form .vr-bgm-subtitle-body--timeline-only{padding-top:0}.vr-bgm-step .vr-confirm-section-block--subtitle .vr-bgm-accordion-body{border-top:none;margin-top:0;padding-top:10px}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-editor{display:flex;flex-direction:column;border:1px solid rgba(31,35,40,.12);border-radius:8px;overflow:hidden;background:#ffffff}.vr-bgm-step .plugin-form .vr-bgm-subtitle-slot{display:flex;flex-direction:column;min-width:0}.vr-bgm-step .plugin-form .vr-bgm-subtitle-slot+.vr-bgm-subtitle-slot{border-top:1px solid rgba(226,232,240,.92)}.vr-bgm-step .plugin-form .vr-bgm-subtitle-slot-divider{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:12px;line-height:1.35;color:var(--text-muted,#64748b);background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid rgba(226,232,240,.85);-webkit-user-select:none;user-select:none;flex-shrink:0}.vr-bgm-step .plugin-form .vr-bgm-subtitle-slot-divider-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--text-secondary,#475569)}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea{display:block;width:100%;min-width:0;box-sizing:border-box;border:1px solid rgba(31,35,40,.12);border-radius:8px;background-color:#ffffff;color:#1f2328;padding:12px 14px;font-size:13px;line-height:1.6;box-shadow:none;outline:none;white-space:pre-wrap;word-break:break-word}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea:not(.vr-bgm-subtitle-timeline-textarea--slot){min-height:260px;resize:vertical}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea--slot{min-height:0;height:auto;border:none;border-radius:0;box-shadow:none;resize:none;overflow:hidden;line-height:1.6;flex-shrink:0;align-self:stretch}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea--standalone{box-sizing:border-box}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea:focus{border-color:rgba(24,160,251,.72);box-shadow:0 0 0 1px rgba(24,160,251,.72)}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea--slot:focus{border-color:transparent;box-shadow:inset 0 0 0 1px rgba(24,160,251,.72)}.vr-bgm-step .plugin-form .vr-bgm-subtitle-timeline-textarea:disabled{opacity:.72;cursor:not-allowed;background:rgba(248,250,252,.92)}.vr-bgm-upload-btn{position:relative;overflow:hidden}.vr-bgm-voice-lang-tabs-wrap{display:flex;justify-content:center;width:100%;margin-bottom:8px}.vr-bgm-voice-lang-tabs{display:inline-flex;flex-wrap:nowrap;align-items:stretch;gap:0;padding:2px;border-radius:7px;background:var(--surface-muted,#eef2f7);border:1px solid var(--surface-border,#d7e0ec);box-sizing:border-box}.vr-bgm-voice-lang-tab{margin:0;padding:4px 12px;border:none;border-radius:5px;font:inherit;font-size:12px;font-weight:500;line-height:1.25;white-space:nowrap;color:var(--text-muted,#64748b);background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.vr-bgm-voice-lang-tab:hover:not(:disabled):not(.vr-bgm-voice-lang-tab--active){color:var(--text,#172033);background:transparent;box-shadow:inset 0 0 0 1px rgba(148,163,184,.28)}.vr-bgm-voice-lang-tab--active{color:var(--text,#172033);font-weight:600;background:var(--surface,#fff);box-shadow:0 1px 2px rgba(15,23,42,.06)}.vr-bgm-voice-lang-tab:disabled{cursor:not-allowed}.vr-bgm-voice-lang-tab--disabled:not(.vr-bgm-voice-lang-tab--active){opacity:.72;color:var(--text-muted,#94a3b8)}.vr-bgm-voice-lang-tab:focus-visible{outline:2px solid var(--focus-ring,#2b66f6);outline-offset:1px}.vr-bgm-eleven-voices-hint{margin:0 0 8px;font-size:12px;color:var(--text-muted,#64748b);line-height:1.45}.vr-bgm-voice-list{margin-bottom:6px;max-height:min(52vh,560px);overflow-y:auto;padding-right:2px}.vr-bgm-voice-item,.vr-bgm-voice-list{display:flex;flex-direction:column;gap:6px}.vr-bgm-voice-item{padding:6px 8px;border:1px solid var(--surface-border,#d7e0ec);border-radius:6px;background:var(--surface-muted,#f5f7fb)}.vr-bgm-voice-item-mainrow{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:6px;align-items:center}.vr-bgm-voice-preview-inline{width:100%;min-width:0}.vr-bgm-voice-item--selected{border-color:var(--primary,#2b66f6);background:var(--primary-soft,#eef4ff)}.vr-bgm-voice-item-main{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;min-width:0}.vr-bgm-voice-item-main:disabled{cursor:not-allowed;opacity:.65}.vr-bgm-voice-item-title{font-weight:400;font-size:12px;line-height:1.35}.vr-bgm-voice-item-desc{font-size:12px;color:var(--text-muted,#64748b);line-height:1.4}.vr-bgm-input-row,.vr-bgm-voice-row{display:grid;gap:8px;align-items:center}.vr-bgm-step .vr-bgm-config-group .vr-bgm-input-row,.vr-bgm-step .vr-bgm-config-group .vr-bgm-voice-row{grid-template-columns:minmax(0,1fr) 96px}.vr-bgm-step .vr-bgm-voice-row .vr-bgm-select{height:30px;min-height:30px;padding:0 32px 0 10px;line-height:28px;box-sizing:border-box}.vr-bgm-voice-preview-btn{box-sizing:border-box;width:100%;height:30px;min-height:30px;padding:0 8px;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vr-bgm-voice-item .vr-bgm-voice-preview-btn{height:22px;min-height:22px;padding:0 5px;font-size:10px;line-height:1}.vr-bgm-voice-preview-fallback{display:grid;gap:4px;margin:0 0 8px}.vr-bgm-voice-preview-audio{width:100%;height:32px;min-height:32px}.vr-bgm-upload-preview{margin-top:8px;width:100%;min-width:0}.vr-bgm-step .vr-bgm-input-row .vr-bgm-input{height:30px;min-height:30px;padding:0 10px;line-height:28px;box-sizing:border-box}.vr-bgm-upload-btn--inline{box-sizing:border-box;width:100%;height:30px;min-height:30px;padding:0 8px;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vr-bgm-upload-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.vr-bgm-meta-list{display:grid;gap:4px}.vr-bgm-subtitle-card{display:grid;gap:6px;padding:10px 0;border:0;border-radius:0;background:transparent}.vr-bgm-subtitle-input{min-height:0;height:auto;overflow:hidden;resize:none}.vr-bgm-step .vr-bgm-subtitle-card .vr-bgm-subtitle-input{min-height:38px;line-height:1.45}.vr-bgm-subtitle-meta{display:grid;gap:4px}.vr-bgm-subtitle-title{font-weight:600;font-size:12px;flex:1 1;min-width:0}.vr-result-scores{display:flex;flex-wrap:wrap;gap:4px;flex:1 1;min-width:0}.vr-result-scores span{font-size:11px;color:var(--text-secondary,#475569);background:var(--surface-secondary,#f8fafc);border:1px solid var(--border,#e2e8f0);border-radius:4px;padding:1px 5px;white-space:nowrap}.vr-result-overall{font-weight:700!important;color:var(--accent,#2b66f6)!important;background:#eff4ff!important;border-color:#c7d8fd!important}.vr-result-duration{flex-shrink:0;font-size:11px;color:var(--text-muted,#94a3b8);font-weight:500}.vr-shots-section{display:flex;flex-direction:column;gap:8px}.vr-shots-title{font-size:12px;font-weight:600;color:var(--text-secondary,#475569);margin:0}.vr-shots-hint{font-weight:400;color:var(--text-muted,#94a3b8)}.vr-result-shots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vr-result-shot-card{border:1px solid var(--border,#e2e8f0);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.vr-result-shot-thumb{position:relative;width:100%;aspect-ratio:9/16;background:#0f0f1a;overflow:hidden}.vr-result-shot-video{width:100%;height:100%;object-fit:cover;display:block}.vr-result-shot-badge{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.vr-result-shot-badge--pass{background:#16a34a;color:#fff}.vr-result-shot-badge--fail{background:#dc2626;color:#fff}.vr-result-shot-info{display:flex;align-items:center;justify-content:space-between;padding:5px 7px 2px;gap:4px}.vr-result-shot-label{font-size:11px;font-weight:600;color:var(--text,#1e293b)}.vr-qc-pass{color:#16a34a}.vr-qc-fail,.vr-qc-pass{font-size:10px;font-weight:600}.vr-qc-fail{color:#dc2626}.vr-result-shot-err{font-size:9px;color:#dc2626;margin:0;padding:0 7px 3px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr-result-shot-thumb--clickable{cursor:pointer}.vr-result-shot-add-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.55);color:#fff;font-size:11px;font-weight:600;text-align:center;padding:4px 0;opacity:0;transition:opacity .15s;pointer-events:none}.vr-result-shot-thumb--clickable:hover .vr-result-shot-add-overlay{opacity:1}.vr-result-shot-thumb--clickable:hover .vr-result-shot-video{opacity:.85}.vr-result-thumb--clickable{cursor:pointer}.vr-result-thumb-add-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.55);color:#fff;font-size:12px;font-weight:600;text-align:center;padding:5px 0;opacity:0;transition:opacity .15s;pointer-events:none}.vr-result-thumb--clickable:hover .vr-result-thumb-add-overlay{opacity:1}.vr-result-thumb--clickable:hover video{opacity:.85}.vr-error-block{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;text-align:center}.vr-error-text{font-size:13px;color:#dc2626;margin:0;line-height:1.5}.vr-warn-text{font-size:12px;color:#ca8a04;background:#fef9c3;border:1px solid #fde047;border-radius:6px;padding:6px 10px;margin:0;line-height:1.5}.vr-empty-text{font-size:13px;color:var(--text-muted,#94a3b8);text-align:center;margin:0;padding:20px 0}