:root{--bg-base: #fbfbfd;--bg-panel: #ffffff;--bg-card: #ffffff;--bg-subtle: #f4f5f8;--bg-hover: #eef0f5;--border: #e6e8ee;--border-strong: #d4d8e0;--border-light: #eef0f5;--text-primary: #0f1524;--text-secondary: #4a5169;--text-muted: #8a91a3;--text-faint: #b4b9c7;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-soft: #eff4ff;--accent-dim: rgba(37, 99, 235, .12);--accent-glow: rgba(37, 99, 235, .18);--green: #16a34a;--green-soft: #ecfdf5;--green-dim: rgba(22, 163, 74, .12);--yellow: #d97706;--yellow-soft: #fef6e7;--yellow-dim: rgba(217, 119, 6, .12);--red: #dc2626;--red-soft: #fef2f2;--red-dim: rgba(220, 38, 38, .12);--info: #0891b2;--info-soft: #ecfeff;--font-sans: "Inter", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Roboto Mono", ui-monospace, Menlo, Consolas, monospace;--r-sm: 4px;--r-md: 6px;--r-lg: 8px;--r-xl: 12px;--shadow-sm: 0 1px 2px rgba(15, 21, 36, .04);--shadow-md: 0 2px 6px rgba(15, 21, 36, .06), 0 1px 2px rgba(15, 21, 36, .04);--shadow-lg: 0 8px 24px rgba(15, 21, 36, .08), 0 2px 6px rgba(15, 21, 36, .05);--sidebar-width: 260px;--rightpanel-width: 380px;--header-height: 52px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);font-size:14px;line-height:1.6;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}.ant-input,.ant-input-affix-wrapper{background:var(--bg-panel)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.ant-input::placeholder{color:var(--text-faint)!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:var(--border-strong)!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus-within{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-dim)!important;outline:none!important}.ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--bg-panel) inset!important;box-shadow:0 0 0 1000px var(--bg-panel) inset!important;-webkit-text-fill-color:var(--text-primary)!important;caret-color:var(--text-primary);transition:background-color 99999s ease-out}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--bg-panel) inset,0 0 0 3px var(--accent-dim)!important;box-shadow:0 0 0 1000px var(--bg-panel) inset,0 0 0 3px var(--accent-dim)!important}.ant-form-item-label>label{color:var(--text-secondary)!important}.mono{font-family:var(--font-mono)}.cap-group-sub{font-size:11px;font-weight:400;color:var(--text-mute, #90a0b2)}.cap-group-n{font-size:11px;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:9px;color:var(--accent, #2563eb);background:var(--accent-soft, #eff4ff)}.cap-card{display:flex;align-items:center;gap:10px;flex:1 1 100%;padding:10px 12px;border:1px solid var(--border, #dde3ea);border-radius:9px;background:var(--bg-base, #fbfbfd);cursor:pointer;transition:border-color .15s,background .15s,transform .05s}.cap-card:hover{border-color:var(--accent, #2563eb);background:var(--accent-soft, #eff4ff)}.cap-card:active{transform:translateY(1px)}.cap-body{flex:1;display:flex;flex-direction:column;gap:2px}.cap-name{font-size:13px;font-weight:600;color:var(--text, #1f2a37)}.cap-desc{font-size:11px;color:var(--text-mute, #90a0b2)}.cap-meta{display:flex;align-items:center;gap:8px}.cap-go{font-size:16px;color:var(--text-mute, #90a0b2)}.cf-form,.cap-tray{display:flex;flex-direction:column;gap:10px;padding:4px 2px}.ow-actions{display:flex;justify-content:center;padding:4px 2px 12px;border-bottom:1px solid var(--border, #e5e9f0);margin-bottom:8px}.ow-trace-btn.ant-btn{min-width:200px;height:32px;border:none;border-radius:8px;font-weight:600;font-size:13px;background:linear-gradient(135deg,#3f8ec4,#2c6491)!important;box-shadow:0 3px 11px #3a82b547;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}.ow-trace-btn.ant-btn:not(:disabled):hover{filter:brightness(1.07);box-shadow:0 7px 20px #3a82b566;transform:translateY(-1px)}.ow-trace-btn.ant-btn:disabled{background:var(--border, #e5e9f0)!important;box-shadow:none;filter:none}.cf-empty{padding:16px;color:var(--text-mute, #90a0b2);font-size:13px;text-align:center}.cf-fold{border:1px solid var(--border, #dde3ea);border-radius:10px;background:var(--bg-panel, #fff);overflow:hidden}.cf-fold-head{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--bg-subtle, #f4f5f8)}.cf-fold-title{flex:1;font-size:13px;font-weight:600;color:var(--text, #1f2a37)}.cf-chev{font-size:10px;color:var(--text-mute, #90a0b2);transition:transform .18s ease}.cf-fold.is-collapsed .cf-chev{transform:rotate(-90deg)}.cf-fold-body{display:flex;flex-wrap:wrap;gap:10px;padding:12px}.cf-full{flex:1 1 100%}.cf-half{flex:1 1 calc(50% - 5px);min-width:110px}.cf-third{flex:1 1 calc(33.33% - 7px);min-width:76px}.cf-check{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-dim, #5a6b7e);cursor:pointer}.cf-opt-row{display:flex;align-items:center;gap:6px}.cf-opt-row .cf-input{flex:1}.cf-opt-chk{display:flex;align-items:center;gap:2px;font-size:11px;color:var(--accent, #2563eb);cursor:pointer;white-space:nowrap}.cf-btn-row{display:flex;gap:6px;flex-wrap:wrap}.cf-btn-sm{padding:5px 10px;font-size:12px;color:var(--text-dim, #5a6b7e);background:var(--bg-subtle, #f4f5f8);border:1px solid var(--border, #dde3ea);border-radius:6px;cursor:pointer}.cf-btn-sm:hover{border-color:var(--accent, #2563eb);color:var(--accent, #2563eb)}.cf-btn-sm.active{border-color:var(--accent, #2563eb);color:var(--accent, #2563eb);background:var(--accent-dim, rgba(37, 99, 235, .12))}.cf-btn-action{width:100%;padding:8px 0;font-size:12px;font-weight:600;color:#fff;background:var(--accent, #2563eb);border:none;border-radius:7px;cursor:pointer}.cf-btn-action:hover{background:var(--accent-hover, #1d4ed8)}.cf-note{font-size:10px;line-height:1.6;color:var(--text-mute, #90a0b2)}.cf-widget{flex:1 1 100%;padding:14px;border:1px dashed var(--border, #dde3ea);border-radius:8px;background:var(--bg-subtle, #f4f5f8);display:flex;flex-direction:column;gap:6px}.cf-widget-tag{font-size:12px;font-weight:600;color:var(--accent, #2563eb)}.cf-field{display:flex;flex-direction:column;gap:5px}.cf-field-inline{flex-direction:row;align-items:center;gap:8px}.cf-field-inline>.cf-label{flex:0 0 auto}.cf-field-inline>.cf-input{width:auto;flex:1 1 auto;min-width:0}.cf-label{font-size:12px;color:var(--text-dim, #5a6b7e);display:flex;align-items:baseline;gap:5px}.cf-unit{font-size:11px;color:var(--text-mute, #90a0b2)}.cf-input{width:100%;box-sizing:border-box;padding:7px 10px;font-size:13px;color:var(--text, #1f2a37);background:var(--bg-base, #fbfbfd);border:1px solid var(--border, #dde3ea);border-radius:7px;outline:none}.cf-input:focus{border-color:var(--accent, #2563eb);box-shadow:0 0 0 3px var(--accent-dim, rgba(37, 99, 235, .12))}.design-panel{display:flex;flex-direction:column;height:100%;min-height:0}.design-body{flex:1;min-height:0;overflow-y:auto;padding:8px}.design-actions{padding:8px;border-top:1px solid var(--border, #dde3ea)}.design-run-btn{width:100%;padding:9px 0;font-size:13px;font-weight:600;color:#fff;background:var(--accent, #2563eb);border:none;border-radius:8px;cursor:pointer}.design-run-btn:hover{background:var(--accent-hover, #1d4ed8)}.flow-exec-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1260;background:#0f172a29}.flow-exec-dialog{border-radius:8px}.flow-exec-content{display:flex;flex-direction:column;padding:0}.flow-exec-body{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;padding:12px}.flow-exec-desc{grid-column:1 / -1;margin:0 0 2px;color:var(--text-muted, #6b7280);font-size:12px;line-height:1.5}.flow-exec-field{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:10px}.flow-exec-field-wide{grid-column:1 / -1}.flow-exec-field span{color:var(--text-muted, #6b7280);font-size:12px;font-weight:600}.flow-exec-ghost{display:flex;flex-direction:column}.flow-exec-tabs{display:flex;gap:2px;padding:0 14px;border-bottom:1px solid var(--border, #e5e9f0);background:var(--bg-card, #f8fafc)}.flow-exec-tab{position:relative;padding:10px 14px;font-size:12.5px;font-weight:650;color:var(--text-mute, #90a0b2);cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.flow-exec-tab:hover{color:var(--text-secondary, #4a5169)}.flow-exec-tab.is-active{color:var(--accent, #2563eb);border-bottom-color:var(--accent, #2563eb)}.flow-exec-tab-dot{display:inline-block;width:5px;height:5px;margin-left:5px;border-radius:50%;background:var(--good, #16a34a);vertical-align:middle}.flow-exec-ghost-desc{margin:0;padding:12px 14px 0}.ghost-warns{display:flex;flex-direction:column;gap:3px}.ghost-warns div{font-size:11px;line-height:1.4;color:var(--warn, #d97706)}.ghost-warns-fold{margin-top:8px}.ghost-warns-fold>summary{cursor:pointer;font-size:11px;color:var(--warn, #d97706);list-style:revert;-webkit-user-select:none;user-select:none}.ghost-warns-fold>summary:hover{text-decoration:underline}.ghost-warns-fold[open]>summary{margin-bottom:4px}.ghost-table-wrap{overflow-x:auto;max-width:100%}.ghost-table{width:100%;border-collapse:collapse;font-size:11.5px;font-variant-numeric:tabular-nums}.ghost-table th,.ghost-table td{border:1px solid var(--border-light, #eef0f5);padding:5px 8px;text-align:center}.ghost-table th{background:var(--bg-subtle, #f4f5f8);color:var(--text-secondary, #4a5169);font-weight:600}.ghost-table td{color:var(--text-secondary, #4a5169)}.stray-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.stray-link{font-size:12px;color:var(--accent, #2563eb);text-decoration:none;padding:4px 10px;border:1px solid var(--border, #e5e9f0);border-radius:6px}.stray-link:hover{background:var(--bg-hover, #eef0f5)}.flow-exec-codev-lens{grid-column:1 / -1;display:flex;align-items:center;gap:8px;padding:4px 14px 0;font-size:12.5px;color:var(--text-secondary, #4a5169);cursor:pointer}.flow-exec-codev-lens input{width:15px;height:15px;accent-color:var(--accent, #2563eb)}.codev-surfaces{margin:6px 0 0;padding:8px;max-height:180px;overflow:auto;font-size:11px;line-height:1.4;color:var(--text-secondary, #4a5169);background:var(--bg-subtle, #f4f5f8);border-radius:6px}.fd-overall{font-size:12.5px;font-weight:650;color:var(--good, #16a34a)}.fd-overall.is-warn{color:var(--warn, #d97706)}.fd-steps{display:flex;flex-direction:column;gap:4px;margin-top:8px}.fd-step{display:flex;align-items:baseline;gap:8px;padding:6px 10px;border:1px solid var(--border-light, #eef0f5);border-radius:7px;background:var(--base, #fbfbfd);font-size:12px}.fd-step.is-fail{border-color:color-mix(in srgb,var(--warn, #d97706) 40%,var(--border-light, #eef0f5))}.fd-step-badge{flex:0 0 auto;align-self:center;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:9px;color:#fff;background:var(--good, #16a34a)}.fd-step-badge.is-fail{background:var(--warn, #d97706)}.fd-step-name{flex:0 0 auto;font-weight:600;color:var(--text, #1f2a37)}.fd-step-sum{flex:1;min-width:0;font-size:11px;line-height:1.4;color:var(--text-mute, #90a0b2);font-variant-numeric:tabular-nums}.stray-warns{margin-top:10px}.stray-warns-toggle{background:none;border:none;padding:0;font-size:11px;color:var(--text-mute, #90a0b2);cursor:pointer}.stray-warns-toggle:hover{color:var(--text-secondary, #4a5169)}.flow-exec-actions{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px;border-top:1px solid var(--border, #e5e9f0);border-bottom:1px solid var(--border, #e5e9f0);background:var(--bg-card, #f8fafc)}.flow-exec-confirm{min-width:92px;min-height:28px;padding:0 12px;border-radius:5px;font-size:12px;font-weight:650;cursor:pointer}.flow-exec-confirm{border:1px solid var(--proto-steel-dark, #1f4f82);background:var(--proto-accent-soft, rgba(37, 99, 235, .08));color:var(--proto-steel-dark, #1f4f82)}.flow-exec-confirm:hover:not(:disabled){background:color-mix(in srgb,var(--proto-accent-soft, rgba(37, 99, 235, .08)) 76%,#fff)}.flow-exec-confirm:disabled{cursor:not-allowed;opacity:.62}.flow-exec-dialog-framed .flow-exec-content{display:grid;grid-template-columns:minmax(0,1fr) 104px;grid-template-rows:auto auto;align-content:start;padding:0;background:var(--bg-panel, #fff)}.flow-exec-dialog-framed .flow-exec-body{grid-column:1;grid-row:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;align-content:start;gap:3px 16px;min-height:40px;padding:3px 10px;margin:4px 0 4px 12px;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-right:0;border-radius:8px 0 0 8px;background:var(--proto-panel-2, var(--bg-card, #f8fafc))}.flow-exec-dialog-framed .flow-exec-desc{display:flex;align-items:center;min-height:30px;margin:0;color:var(--proto-dim, var(--text-muted, #6b7280));font-size:12px;line-height:1.45}.flow-exec-dialog-framed .flow-exec-transform-desc{min-height:26px;font-size:11px;line-height:1.35}.flow-exec-dialog-framed .flow-exec-file,.flow-exec-dialog-framed .flow-exec-path,.flow-exec-dialog-framed .flow-exec-direction-field,.flow-exec-dialog-framed .flow-exec-vector{--flow-transform-label-width: 72px}.flow-exec-dialog-framed .flow-exec-file{display:grid;grid-template-columns:var(--flow-transform-label-width) auto minmax(0,1fr);align-items:center;gap:8px}.flow-exec-dialog-framed .flow-exec-path,.flow-exec-dialog-framed .flow-exec-direction-field{display:grid;grid-template-columns:var(--flow-transform-label-width) minmax(0,1fr);align-items:center;gap:8px}.flow-exec-dialog-framed .flow-exec-file>span:first-child,.flow-exec-dialog-framed .flow-exec-path span,.flow-exec-dialog-framed .flow-exec-direction-field span{color:var(--proto-dim, var(--text-muted, #6b7280));font-size:11px;font-weight:650;white-space:nowrap}.flow-exec-dialog-framed .flow-exec-file input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.flow-exec-dialog-framed .flow-exec-file-pick{width:76px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--proto-line-2, var(--border, #d8dee8));border-radius:7px;background:var(--proto-bg-2, var(--bg-card, #f8fafc));color:var(--proto-dim, var(--text-muted, #6b7280));font-size:11px;font-weight:650;cursor:pointer;transition:.15s}.flow-exec-dialog-framed .flow-exec-file:hover .flow-exec-file-pick{color:var(--proto-steel, #345e85);border-color:var(--proto-steel, #345e85)}.flow-exec-dialog-framed .flow-exec-file em{min-width:0;color:var(--accent);font-size:11px;font-style:normal;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flow-exec-dialog-framed .flow-exec-path .cf-input{grid-column:2;font-family:inherit;font-size:11px;color:var(--proto-dim, var(--text-muted, #6b7280))}.flow-exec-dialog-framed .flow-exec-path .cf-input::placeholder{color:color-mix(in srgb,var(--proto-dim, #6b7280) 72%,#fff)}.flow-exec-dialog-framed .flow-exec-vector{display:grid;grid-template-columns:var(--flow-transform-label-width) minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px}.flow-exec-dialog-framed .flow-exec-vector span{color:var(--proto-dim, var(--text-muted, #6b7280));font-size:11px;font-weight:650;white-space:nowrap}.flow-exec-dialog-framed .flow-exec-vector .cf-input{width:100%;min-width:0;height:30px;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:5px;background:var(--proto-panel, var(--bg-panel, #fff));color:var(--proto-text, var(--text-main, #1f2937));font-size:12px;padding:0 8px;box-shadow:none}.flow-exec-dialog-framed .flow-exec-field{display:grid;grid-template-columns:var(--flow-field-label-width, 56px) minmax(0,1fr);align-items:center;gap:4px}.flow-exec-dialog-framed .flow-exec-field span{color:var(--proto-dim, var(--text-muted, #6b7280));font-size:11px;font-weight:650;line-height:1;text-align:left;white-space:nowrap}.flow-exec-dialog-framed .flow-exec-field .cf-input{width:100%;min-width:0;height:30px;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:5px;background:var(--proto-panel, var(--bg-panel, #fff));color:var(--proto-text, var(--text-main, #1f2937));font-size:12px;padding:0 8px;box-shadow:none}.flow-exec-dialog-framed .flow-exec-field.flow-exec-direction-field{grid-template-columns:var(--flow-transform-label-width) minmax(0,1fr);gap:8px}.flow-exec-dialog-framed .flow-exec-direction-select{font-size:11px}.flow-exec-dialog-framed .flow-exec-actions{grid-column:2;grid-row:1;position:static;width:auto;min-height:40px;height:auto;padding:4px 10px 3px;margin:4px 12px 4px 0;display:flex;align-items:flex-start;justify-content:center;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-left:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:0 8px 8px 0;background:color-mix(in srgb,var(--proto-panel, #fff) 72%,var(--proto-panel-2, #f6f8fa))}.flow-exec-dialog-framed .flow-exec-confirm{width:78px;min-width:78px;height:30px;min-height:30px;padding:0;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:5px;background:var(--proto-accent-soft, rgba(47, 111, 159, .12));color:var(--proto-steel-dark, #1f5680);box-shadow:none;font-size:12px;font-weight:740}.flow-exec-dialog-framed .flow-exec-confirm:hover:not(:disabled){background:color-mix(in srgb,var(--proto-accent-soft, rgba(47, 111, 159, .12)) 78%,#fff);filter:none}.flow-exec-dialog-framed .flow-exec-result{grid-column:1 / -1;grid-row:2;overflow:visible}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-content{display:flex;flex-direction:column;min-height:0}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-tabs{flex:0 0 auto;align-items:stretch}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-tabs .flow-exec-confirm{margin-left:auto;align-self:center;margin-right:8px}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-body{grid-column:auto;grid-row:auto;flex:0 0 auto;min-width:0;box-sizing:border-box;margin:6px 12px;border-right:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:8px}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-result{grid-column:auto;grid-row:auto;flex:1 1 auto;min-height:160px;min-width:0;overflow:auto;margin:0 12px 8px;box-sizing:border-box}.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-result .run-result,.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-result .run-figure,.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-result .js-plotly-plot,.flow-exec-dialog-framed.flow-exec-dialog-ghost .flow-exec-result .plot-container{min-width:0;max-width:100%}.flow-exec-result{flex:1;min-height:220px;overflow:auto;padding:12px;background:var(--bg-panel, #fff)}.flow-exec-empty,.flow-exec-running{display:flex;align-items:center;justify-content:center;min-height:150px;color:var(--text-muted, #6b7280);font-size:12px}.flow-exec-spinner{width:48px;height:48px;border:4px solid color-mix(in srgb,var(--proto-steel, #5f7895) 22%,transparent);border-top-color:var(--proto-blue, #3a82b5);border-right-color:color-mix(in srgb,var(--proto-blue, #3a82b5) 58%,transparent);border-radius:50%;animation:flow-exec-spin .8s linear infinite}@keyframes flow-exec-spin{to{transform:rotate(360deg)}}.export-scene-stp-result{display:flex;flex-direction:column;gap:12px}.export-scene-stp-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.export-scene-stp-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px;padding:8px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center}.export-scene-stp-metric span{color:var(--text-muted, #6b7280);font-size:11px;line-height:1.2}.export-scene-stp-metric b{min-width:0;max-width:100%;color:#1d4ed8;font-size:13px;line-height:1.2;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-scene-stp-download{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:8px;padding-top:6px;border-top:0}.export-scene-stp-download span{color:var(--text-muted, #6b7280);font-size:12px}.export-scene-stp-file{flex:1;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;padding:0 10px;border:1px solid var(--border, #e5e9f0);border-radius:5px;background:var(--bg-panel, #f8fafc)}.export-scene-stp-file span{height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:var(--proto-panel-2, #f0f3f7);color:var(--proto-dim, #5a6b7e);font-size:10px;font-weight:750;letter-spacing:0}.export-scene-stp-file b{min-width:0;color:var(--text-main, #1f2937);font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-scene-stp-download-link{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:4px;background:var(--proto-accent-soft, rgba(37, 99, 235, .08));color:var(--proto-steel-dark, #1f4f82);font-size:11px;font-weight:650;text-decoration:none}.export-scene-stp-download-link:hover{border-color:color-mix(in srgb,var(--proto-steel-dark, #1f4f82) 34%,var(--proto-line, #d8dee8));background:color-mix(in srgb,var(--proto-accent-soft, rgba(37, 99, 235, .08)) 76%,#fff)}.run-result{display:flex;flex-direction:column;gap:12px;height:100%}.run-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px}.run-badge{padding:1px 8px;border-radius:10px;font-size:11px;font-weight:600;color:#fff}.run-badge.run-success{background:#16a34a}.run-badge.run-error{background:#dc2626}.run-badge.run-running,.run-badge.run-pending{background:#d97706}.run-tool{font-weight:600;color:var(--text-main, #1f2937)}.run-dur{color:var(--text-muted, #6b7280)}.run-id{margin-left:auto;color:var(--text-muted, #9ca3af);font-family:monospace;font-size:11px}.run-error-box{padding:8px 10px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:6px;font-size:12px;white-space:pre-wrap}.run-scalars{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;font-size:12px}.run-scalar{display:flex;justify-content:space-between;gap:8px;padding:2px 0;border-bottom:1px dashed var(--border, #e5e7eb)}.run-scalar-k{color:var(--text-muted, #6b7280)}.run-scalar-v{font-family:monospace;color:var(--text-main, #1f2937)}.run-figure{flex:1;min-height:420px}.run-summary{font-size:12px;color:var(--text-main, #1f2937);line-height:1.5}.run-note{font-size:12px;color:var(--text-muted, #6b7280);padding:4px 0}.run-artifacts{display:flex;flex-direction:column;gap:8px;margin-top:4px}.run-artifacts-title{font-size:12px;font-weight:600;color:var(--text-muted, #6b7280)}.run-artifact{display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid var(--border, #e5e9f0);border-radius:8px}.run-artifact-name{font-size:12px;color:var(--text-main, #1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-artifact-img{width:100%;border-radius:6px;background:#fff}.run-artifact-link{font-size:12.5px;color:var(--accent, #3a82b5);text-decoration:none}.run-artifact-link:hover{text-decoration:underline}.run-data{display:flex;flex-direction:column;gap:6px;margin-top:4px}.sv-table{width:100%;border-collapse:collapse;font-size:12px;margin:2px 0}.sv-table th,.sv-table td{border:1px solid var(--border, #e5e9f0);padding:4px 8px;text-align:right}.sv-table th{background:var(--bg-panel, #f8fafc);font-weight:600;color:var(--text-muted, #6b7280)}.sv-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--bg-panel, #f8fafc) 50%,transparent)}.sv-obj{display:flex;flex-direction:column;gap:3px}.sv-row{display:flex;gap:8px;align-items:baseline;font-size:12px}.sv-row-block{flex-direction:column;gap:2px;padding:4px 0 4px 8px;border-left:2px solid var(--border, #e5e9f0);margin:2px 0}.sv-key{min-width:84px;font-weight:600;color:var(--text-muted, #6b7280)}.sv-row-block>.sv-key{min-width:0;color:var(--text-main, #1f2937)}.sv-cell{flex:1;min-width:0}.sv-null{font-size:12px;color:var(--text-muted, #9aa4b2)}.sv-scalar{font-size:12px;font-family:monospace}.sv-list{display:flex;flex-direction:column;gap:4px}.run-result-spot-only,.run-result-compact-only{gap:0}.spot-result{display:flex;flex-direction:column;gap:18px}.spot-section{display:flex;flex-direction:column;gap:6px}.spot-details{display:flex;flex-direction:column;gap:10px}.spot-details summary{cursor:pointer;font-size:12px;font-weight:600;color:var(--accent, #2563eb)}.spot-details[open] summary{margin-bottom:8px}.spot-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;color:var(--text-main, #1f2937);text-align:center}.spot-rms{font-family:monospace;font-size:12px;font-weight:700;color:#1d4ed8;white-space:nowrap}.spot-table{width:100%;border-collapse:collapse;font-size:12px}.spot-table th,.spot-table td{border:1px solid var(--border, #e5e9f0);padding:6px 8px;text-align:center;vertical-align:middle}.spot-table th{background:#f1f3f5;font-weight:600;color:var(--text-muted, #6b7280)}.spot-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--bg-panel, #f8fafc) 50%,transparent)}.spot-empty{font-size:12px;color:var(--text-muted, #6b7280)}.engineering-summary{display:flex;flex-direction:column;gap:0;overflow:hidden;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);color:var(--text-main, #1f2937)}.engineering-summary-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));border-bottom:1px solid var(--border, #e5e9f0)}.engineering-summary-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:62px;padding:9px 10px 8px;text-align:center}.engineering-summary-metric+.engineering-summary-metric{border-left:1px solid var(--border, #e5e9f0)}.engineering-summary-label{font-size:11px;color:var(--text-muted, #6b7280);line-height:1.2}.engineering-summary-value{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;font-size:13px;font-weight:700;line-height:1.2;color:#1d4ed8;white-space:nowrap}.engineering-summary-value em{font-style:normal;font-size:10px;font-weight:600;color:#64748b}.engineering-summary-facts{display:flex;flex-direction:column;padding:7px 10px;gap:4px}.engineering-summary-fact{display:grid;grid-template-columns:minmax(96px,auto) 1fr;align-items:baseline;gap:10px;min-height:20px;font-size:12px;line-height:1.45}.engineering-summary-fact span{color:var(--text-muted, #6b7280);white-space:nowrap}.engineering-summary-fact b{color:var(--text-main, #1f2937);font-weight:400;text-align:right;word-break:break-word}.engineering-summary-fact.tone-info b{color:var(--accent, #2563eb)}.warping-result{display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--text-main, #1f2937)}.warping-table{width:100%;border-collapse:collapse;font-size:12px}.warping-table th,.warping-table td{border:1px solid var(--border, #e5e9f0);padding:6px 8px;text-align:center;vertical-align:middle}.warping-table th{background:#f1f3f5;font-weight:600;color:var(--text-muted, #6b7280)}.curvature-result{display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--text-main, #1f2937)}.curvature-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.curvature-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:62px;padding:9px 8px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center}.curvature-metric-label{font-size:11px;line-height:1.2;color:var(--text-muted, #6b7280)}.curvature-metric-value{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;min-width:0;max-width:100%;font-size:13px;font-weight:700;line-height:1.2;color:#1d4ed8;white-space:nowrap}.curvature-metric-value span{overflow:hidden;text-overflow:ellipsis}.curvature-metric-value em{font-style:normal;font-size:10px;font-weight:600;color:#64748b}.curvature-actions{display:flex;justify-content:flex-start;gap:6px;margin-top:6px;padding-top:10px;border-top:1px solid var(--border, #e5e9f0)}.curvature-action{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:74px;min-height:24px;padding:0 8px;border:1px solid var(--proto-line, var(--border, #e5e9f0));border-radius:4px;background:var(--proto-accent-soft, rgba(37, 99, 235, .08));color:var(--proto-steel-dark, #1f4f82);font-size:10px;font-weight:650;text-decoration:none;cursor:pointer}.curvature-action .anticon{font-size:10px}.curvature-action:hover:not(:disabled){border-color:color-mix(in srgb,var(--proto-steel-dark, #1f4f82) 34%,var(--proto-line, #d8dee8));background:color-mix(in srgb,var(--proto-accent-soft, rgba(37, 99, 235, .08)) 76%,#fff)}.curvature-action:disabled{color:var(--text-muted, #9ca3af);cursor:not-allowed;opacity:.68}.curvature-matrix{display:flex;flex-direction:column;gap:12px}.curvature-matrix-block{display:flex;flex-direction:column;gap:6px}.curvature-matrix-title{font-size:12px;font-weight:700;color:var(--text-main, #1f2937);text-align:center}.curvature-matrix-scroll{max-height:320px;overflow:auto;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #fff)}.curvature-matrix-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:11px}.curvature-matrix-table th,.curvature-matrix-table td{border:1px solid rgba(203,213,225,.9);padding:5px 7px;text-align:center;vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums}.curvature-matrix-table th{border:1px solid var(--border, #e5e9f0);padding:5px 7px;text-align:center;vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums}.curvature-matrix-table th{background:#f1f3f5;color:var(--text-muted, #6b7280);font-weight:600;position:sticky;top:0;z-index:1}.curvature-matrix-table tbody th{position:sticky;left:0;z-index:2}.curvature-matrix-table thead th:first-child{left:0;z-index:3}.curvature-matrix-foot,.curvature-matrix-note{font-size:11px;line-height:1.45;color:var(--text-muted, #6b7280);text-align:left}.curvature-matrix-details{align-self:stretch;width:100%;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);overflow:hidden}.curvature-matrix-details-title{display:flex;align-items:center;justify-content:flex-start;padding:7px 10px;background:#f1f3f5;color:var(--text-muted, #6b7280);font-size:11px;font-weight:700;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.curvature-matrix-details[open] .curvature-matrix-details-title{border-bottom:1px solid var(--border, #e5e9f0)}.curvature-matrix-details-title::-webkit-details-marker{display:none}.curvature-matrix-details-title:before{content:"›";margin-right:7px;color:var(--proto-steel-dark, #1f4f82);font-size:15px;line-height:1;transition:transform .16s ease}.curvature-matrix-details[open] .curvature-matrix-details-title:before{transform:rotate(90deg)}.curvature-matrix-details-sections{display:flex;flex-direction:column;gap:0}.curvature-matrix-detail-section{padding:8px 9px;border-top:1px solid rgba(229,233,240,.72)}.curvature-matrix-detail-section:first-child{border-top:none}.curvature-matrix-detail-section h4{margin:0 0 5px;font-size:11px;line-height:1.35;color:var(--text-main, #1f2937);font-weight:700}.curvature-matrix-detail-section pre{margin:0;padding:7px 8px;max-height:160px;overflow:auto;border:1px solid rgba(203,213,225,.72);border-radius:5px;background:#fff;color:var(--text-main, #1f2937);font-size:11px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.curvature-matrix-detail-kv{display:flex;flex-direction:column;gap:4px;padding:7px 8px;border:1px solid rgba(203,213,225,.72);border-radius:5px;background:#fff}.curvature-matrix-detail-line{display:grid;grid-template-columns:58px 1fr;gap:6px;align-items:baseline;font-size:11px;line-height:1.45}.curvature-matrix-detail-line span{color:var(--text-muted, #6b7280);white-space:nowrap}.curvature-matrix-detail-line code{color:var(--text-main, #1f2937);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.curvature-matrix-dialog-body{flex:1;min-height:0;overflow:auto;padding:12px}.curvature-matrix-dialog .curvature-matrix-scroll{max-height:420px}.windshield-widget{display:flex;flex-direction:column;gap:8px}.xyp-fit-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.xyp-fit-order-label{flex:0 0 auto;font-size:11px;color:var(--text-muted, #6b7280)}.xyp-fit-order{width:48px;flex:0 0 auto}.xyp-fit-toolbar .cf-btn-mini{flex:0 0 auto;padding:4px 8px}.xyp-fit-status{font-size:10px;color:#16a34a;padding-left:2px}.xyp-use-chk{display:flex;align-items:center;gap:6px;font-size:11px;cursor:pointer;margin-top:2px}.xyp-fit-result{display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--text-main, #1f2937)}.xyp-fit-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.xyp-fit-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:60px;padding:8px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center}.xyp-fit-metric span{color:var(--text-muted, #6b7280);font-size:11px;line-height:1.2}.xyp-fit-metric b{min-width:0;max-width:100%;color:#1d4ed8;font-size:12px;line-height:1.25;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xyp-fit-metric b em{margin-left:3px;color:#64748b;font-size:10px;font-style:normal;font-weight:600}.xyp-fit-coeff-scroll{overflow:auto;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #fff)}.xyp-fit-coeff-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:11px}.xyp-fit-coeff-table th,.xyp-fit-coeff-table td{min-width:64px;max-width:140px;border:1px solid rgba(203,213,225,.9);padding:5px 7px;text-align:center;vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums}.xyp-fit-coeff-table th{background:#f1f3f5;color:var(--text-muted, #6b7280);font-weight:600;position:sticky;top:0;z-index:1;font-family:Segoe UI,system-ui,-apple-system,Microsoft YaHei,sans-serif}.xyp-fit-coeff-table tbody th{min-width:42px;position:sticky;left:0;z-index:2}.xyp-fit-coeff-table thead th:first-child{left:0;z-index:3}.xyp-fit-coeff-table td{color:var(--text-main, #1f2937)}.windshield-widget,.windshield-widget .xyp-fit-result{min-width:0}.windshield-widget .xyp-fit-metrics{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:6px;min-width:0}.windshield-widget .xyp-fit-metric{min-height:38px;padding:5px 6px;gap:2px}.windshield-widget .xyp-fit-metric b{min-width:0;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;line-height:1.25}.windshield-widget .xyp-fit-coeff-scroll{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden}.windshield-widget .xyp-fit-coeff-table{font-size:10px}.windshield-widget .xyp-fit-coeff-table th,.windshield-widget .xyp-fit-coeff-table td{min-width:58px;max-width:96px;padding:3px 6px}.windshield-widget .xyp-fit-coeff-table tbody th{min-width:30px}.xyp-fit-coeff-table td.xyp-fit-coeff-nonzero{color:#1d4ed8;font-weight:650}.xyp-fit-coeff-disabled{background:#f1f3f5;color:transparent}.virtual-quality-result{display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--text-main, #1f2937)}.virtual-quality-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.virtual-quality-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:62px;padding:9px 8px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center}.virtual-quality-metric-label{font-size:11px;line-height:1.2;color:var(--text-muted, #6b7280)}.virtual-quality-metric-value{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;min-width:0;max-width:100%;font-size:13px;font-weight:700;line-height:1.2;color:#1d4ed8;white-space:nowrap}.virtual-quality-metric-value span{overflow:hidden;text-overflow:ellipsis}.virtual-quality-metric-value em{font-style:normal;font-size:10px;font-weight:600;color:#64748b}.virtual-quality-metric.tone-warning .virtual-quality-metric-value{color:#b45309}.virtual-quality-note{padding:7px 9px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);line-height:1.5}.virtual-quality-note.muted{color:var(--text-muted, #6b7280)}.virtual-quality-note.iff-alert{color:#b91c1c;border-color:#fecaca;background:#fef2f2;font-weight:600}.virtual-quality-plot{height:300px;min-height:300px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #fff);overflow:hidden}.virtual-quality-warnings{border:1px solid rgba(217,119,6,.24);border-radius:6px;background:#d977060f}.virtual-quality-warnings summary{cursor:pointer;padding:7px 9px;color:#b45309;font-weight:600}.virtual-quality-warnings pre{margin:0;padding:0 9px 9px;max-height:180px;overflow:auto;font-size:11px;line-height:1.45;color:var(--text-main, #1f2937);white-space:pre-wrap}.optimize-result{display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--text-main, #1f2937)}.optimize-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.optimize-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px;padding:8px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center}.optimize-metric span{color:var(--text-muted, #6b7280);font-size:11px;line-height:1.2}.optimize-metric b{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;min-width:0;max-width:100%;color:#1d4ed8;font-size:13px;line-height:1.2;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optimize-metric b em{color:#64748b;font-size:10px;font-style:normal;font-weight:600}.optimize-table-scroll{overflow:auto;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #fff)}.optimize-table{width:100%;min-width:520px;border-collapse:collapse;font-size:12px}.optimize-table th,.optimize-table td{border:1px solid rgba(203,213,225,.9);padding:6px 8px;text-align:center;vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums}.optimize-table th{background:#f1f3f5;color:var(--text-muted, #6b7280);font-weight:600}.optimize-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--bg-panel, #f8fafc) 50%,transparent)}.optimize-table td:first-child{color:var(--text-main, #1f2937);font-weight:650;text-align:center;vertical-align:middle}.optimize-delta{color:#1d4ed8;font-weight:650}.optimize-note{padding:7px 9px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);color:var(--text-muted, #6b7280);line-height:1.5}.optimize-details{border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);overflow:hidden}.optimize-details summary{cursor:pointer;padding:7px 10px;background:#f1f3f5;color:var(--text-muted, #6b7280);font-size:11px;font-weight:700;list-style:none}.optimize-details summary::-webkit-details-marker{display:none}.optimize-details summary:before{content:"›";margin-right:7px;color:var(--proto-steel-dark, #1f4f82);font-size:15px;line-height:1;transition:transform .16s ease}.optimize-details[open] summary:before{transform:rotate(90deg)}.optimize-detail-sections{display:flex;flex-direction:column;gap:0}.optimize-detail-sections section{padding:8px 9px;border-top:1px solid rgba(229,233,240,.72)}.optimize-detail-sections h4{margin:0 0 5px;font-size:11px;line-height:1.35;color:var(--text-main, #1f2937);font-weight:700}.optimize-detail-sections pre{margin:0;padding:7px 8px;max-height:180px;overflow:auto;border:1px solid rgba(203,213,225,.72);border-radius:5px;background:#fff;color:var(--text-main, #1f2937);font-size:11px;line-height:1.5;white-space:pre-wrap;word-break:break-word}@media (max-width: 520px){.curvature-metrics,.virtual-quality-metrics,.optimize-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 380px){.curvature-metrics,.virtual-quality-metrics,.optimize-metrics{grid-template-columns:1fr}}.run-step-line{display:flex;align-items:center;gap:8px;font-size:12px}.stp-upload{margin:6px 0}.stp-upload-row{display:flex;align-items:center;gap:8px;min-width:0}.stp-native-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.stp-pick-btn{flex:0 0 auto;height:28px;padding:0 10px;border:1px solid var(--border, #d8dee8);border-radius:7px;background:var(--bg-card, #f8fafc);color:var(--text-muted, #6b7280);font-size:11px;font-weight:650;cursor:pointer;transition:.15s}.stp-pick-btn:hover:not(:disabled){color:var(--proto-steel, #345e85);border-color:var(--proto-steel, #345e85)}.stp-pick-btn:disabled{cursor:not-allowed;opacity:.62}.stp-file-name{min-width:0;color:var(--accent, #2563eb);font-size:11px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stp-status{font-size:11px;color:var(--primary, #2563eb);margin-top:4px;padding-left:11px}.skeleton-freeze{border:1px solid var(--border, #e5e7eb);border-radius:6px;padding:8px 10px;background:var(--card-bg, #f4f6f9);display:flex;flex-direction:column;gap:6px;margin-bottom:2px}.skeleton-freeze-chk{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;cursor:pointer}.skeleton-freeze-status{font-size:10px;color:var(--text-muted, #6b7280)}.mirror-seq{display:flex;flex-direction:column;gap:10px}.mirror-card{border:1px solid var(--border, #e5e7eb);border-radius:6px;padding:10px;background:var(--card-bg, #fafafa);display:flex;flex-direction:column;gap:10px}.mirror-card-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.mirror-surface-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:end}.mirror-surface-line>.cf-field{min-width:0}.mirror-surface-editor-open{height:32px;padding:4px 9px;border:1px solid var(--border, #e5e7eb);border-radius:4px;background:var(--bg-panel, #fff);color:var(--accent, #2563eb);font-size:11px;white-space:nowrap;cursor:pointer}.mirror-surface-editor-open:hover{background:var(--bg-hover, #eef0f5)}.surface-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:24px 20px;background:#0f172a7a}.surface-editor-dialog{width:min(920px,calc(100vw - 40px));max-height:calc(100vh - 48px);border:1px solid var(--border, #e5e7eb);border-radius:6px;background:var(--bg-panel, #fff);color:var(--text-main, #1f2937);box-shadow:0 18px 60px #0f172a52;overflow:hidden}.surface-editor-head{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:7px 10px 7px 14px;border-bottom:1px solid var(--border, #e5e7eb);background:var(--bg-panel, #fff)}.surface-editor-head>div{display:flex;align-items:baseline;gap:10px}.surface-editor-type{color:var(--text-muted, #6b7280);font-size:11px}.surface-editor-head button{width:30px;height:30px;padding:0;border:0;background:transparent;color:var(--text-muted, #6b7280);font-size:22px;cursor:pointer}.surface-editor-body{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 94px);padding:12px 14px 16px;overflow:auto}.surface-editor-body .mirror-grid2,.surface-editor-body .mirror-grid3{margin-top:0}.surface-editor-body .mirror-frame-mode{flex-wrap:nowrap}.surface-editor-body .mirror-frame-mode-sel{flex:1 1 auto;min-width:0}.surface-editor-coeffs{display:flex;flex-direction:column;gap:8px;min-width:0}.surface-editor-coeff-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text-muted, #6b7280);font-size:11px}.mirror-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cf-btn-del{font-size:11px;font-weight:600;color:#b34a4a;background:#f5e6e8;border:1px solid #e8cccf;border-radius:6px;padding:3px 9px;cursor:pointer;transition:background .15s}.cf-btn-del:hover{background:#efd6da}.cf-btn-add{width:100%;padding:5px;font-size:12px;border:1px dashed var(--border, #cbd5e1);border-radius:6px;background:none;cursor:pointer;margin-top:4px}.cf-btn-add:hover{background:var(--hover-bg, #f1f5f9)}.cf-range-field{min-width:0}.cf-range-label{display:flex;align-items:center;justify-content:space-between}.cf-range-label output{color:var(--text-secondary, #4a5169);font-size:11px;font-weight:600}.cf-range{width:100%;accent-color:var(--accent, #2563eb)}.multi-config-widget{display:flex;flex-direction:column;gap:8px}.multi-config-toggle{justify-content:flex-start}.multi-config-offset{max-width:160px}.multi-config-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px;min-width:0;font-size:12px;color:var(--text-main, #1f2937)}.multi-config-list span{padding:5px 6px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--bg-panel, #f8fafc);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.design-file-bar{display:flex;align-items:center;gap:8px;padding:6px 8px;border-bottom:1px solid var(--border, #e5e7eb)}.design-file-label{font-size:12px;color:var(--text-mute, #90a0b2);white-space:nowrap}.optical-panel-wrap{display:flex;flex-direction:column;height:100%;min-height:0}.optical-panel-body{flex:1;min-height:0;display:flex;flex-direction:column}.envelope-list .stp-status{min-height:16px}.envelope-upload-row+.envelope-upload-row{margin-top:8px}.envelope-opacity-control{display:flex;flex-direction:column;gap:4px;margin-top:8px;color:var(--text-muted, #667085);font-size:10px}.envelope-opacity-control span{display:flex;justify-content:space-between;align-items:center}.envelope-opacity-control output{color:var(--text-main, #344054);font-weight:600}.envelope-opacity-control input{width:100%;accent-color:var(--accent, #2563eb)}.envelope-items{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.envelope-item{display:flex;align-items:center;gap:6px;min-height:24px;padding:3px 6px;border:1px solid var(--border, #e5e9f0);border-radius:6px;background:var(--card-bg, #fafafa);font-size:11px;line-height:1.35}.envelope-role{flex:0 0 auto;padding:1px 6px;border-radius:4px;font-size:10px;line-height:1.5;color:#fff}.envelope-role.envelope{background:#8b4513}.envelope-role.dust_cover{background:#2563eb}.envelope-actions{margin-top:10px}.envelope-action-btns{display:flex;flex-wrap:wrap;gap:6px}.envelope-action-btn{flex:0 1 auto;font-size:11px;padding:5px 10px;border:1px solid var(--border, #e6e8ee);border-radius:6px;background:var(--bg-panel, #fff);color:var(--text-secondary, #4a5169);cursor:pointer;transition:background .12s,border-color .12s}.envelope-action-btn:hover:not(:disabled){background:var(--bg-hover, #eef0f5);border-color:var(--border-strong, #d4d8e0)}.envelope-action-btn:disabled{opacity:.55;cursor:default}.envelope-run-error{margin-top:8px;padding:6px 8px;font-size:11px;line-height:1.4;color:#e54d42;background:#e54d4214;border:1px solid rgba(229,77,66,.24);border-radius:6px}.envelope-run-result{margin-top:8px;min-width:0;max-width:100%}.envelope-run-result .virtual-quality-result{min-width:0}.envelope-run-result .virtual-quality-metrics{grid-template-columns:repeat(auto-fit,minmax(78px,1fr))}.optimize-run{display:flex;flex-direction:column;gap:8px}.optimize-run-btn{align-self:flex-start;font-size:12px;padding:6px 14px;border:1px solid var(--accent, #2563eb);border-radius:6px;background:var(--accent, #2563eb);color:#fff;cursor:pointer;transition:opacity .12s}.optimize-run-btn:hover:not(:disabled){opacity:.9}.optimize-run-btn:disabled{opacity:.55;cursor:default}.optimize-run-error{padding:6px 8px;font-size:11px;line-height:1.4;color:#e54d42;background:#e54d4214;border:1px solid rgba(229,77,66,.24);border-radius:6px}.optimize-run-result{margin-top:2px;min-width:0;max-width:100%}.optimize-run-result .optimize-run-title{margin-bottom:5px;font-size:11px;font-weight:700;color:var(--text-secondary, #4a5169)}.optimize-run,.optimize-run-result .optimize-result{min-width:0;max-width:100%}.optimize-run-result .optimize-result{gap:6px;font-size:11px}.optimize-run-result .optimize-metrics{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:5px}.optimize-run-result .optimize-metric{min-height:40px;padding:5px;gap:2px}.optimize-run-result .optimize-metric span{font-size:9px}.optimize-run-result .optimize-metric b{font-size:11px}.optimize-run-result .optimize-metric b em{font-size:8px}.optimize-run-result .optimize-table-scroll{max-width:100%}.optimize-run-result .optimize-table{min-width:0;width:100%;font-size:10px}.optimize-run-result .optimize-table th,.optimize-run-result .optimize-table td{padding:3px 4px}.optimize-run-result .optimize-table th:first-child,.optimize-run-result .optimize-table td:first-child{white-space:normal;word-break:break-all}.optimize-run-result .optimize-details summary{padding:5px 8px;font-size:10px}.optimize-run-result .optimize-details pre{font-size:9px;overflow-x:auto;max-width:100%}.envelope-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.envelope-remove{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid transparent;border-radius:5px;background:transparent;cursor:pointer;color:var(--text-mute, #90a0b2);font-size:11px;line-height:1}.envelope-remove:hover{border-color:#e54d423d;background:#e54d4214;color:#e54d42}.mirror-seq{min-width:0;width:100%}.mirror-card{min-width:0}.mirror-xyp{display:flex;flex-direction:column;gap:8px;min-width:0}.mirror-xyp .mirror-grid3,.mirror-xyp .mirror-grid2{margin:0}.mirror-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px}.mirror-coeff{min-width:0;display:flex;flex-direction:column;gap:6px}.mirror-coeff-label{font-size:11px;color:var(--text-muted, #8a91a3)}.mirror-coeff-tools{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary, #4a5169);flex-wrap:wrap}.mirror-coeff-order{width:52px!important;text-align:center;font-size:13px;padding:5px 6px}.cf-btn-mini{font-size:12px;padding:4px 10px;border:1px solid var(--border, #e6e8ee);border-radius:6px;background:var(--bg-panel, #fff);color:var(--text-secondary, #4a5169);cursor:pointer;transition:background .12s,border-color .12s}.cf-btn-mini:hover{background:var(--bg-hover, #eef0f5);border-color:var(--border-strong, #d4d8e0)}.mirror-coeff-scroll{overflow-x:auto;max-width:100%;padding-bottom:2px}.mirror-coeff-grid{display:grid;grid-template-columns:26px repeat(11,50px);gap:3px}.mirror-coeff-hdr{font-size:10px;color:var(--text-mute, #5f6975);text-align:center;font-weight:600;align-self:center;font-family:Segoe UI,system-ui,-apple-system,Microsoft YaHei,sans-serif}.mirror-coeff-off{border-radius:5px;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,var(--border-light, #eef0f5) 3px,var(--border-light, #eef0f5) 4px)}.mirror-coeff-cell{display:flex;align-items:center;gap:3px;padding:3px 4px;border-radius:5px;border:1px solid var(--border-light, #eef0f5);background:var(--bg-base, #fbfbfd)}.mirror-coeff-cell:focus-within{border-color:var(--accent, #2563eb);box-shadow:0 0 0 2px var(--accent-dim, rgba(37,99,235,.12));z-index:2}.mirror-coeff-in{flex:1;min-width:0;padding:0;border:0;background:transparent;text-align:center;font-size:10px;box-sizing:border-box;color:var(--text-secondary, #4a5169);outline:none}.mirror-coeff-in::placeholder{color:var(--text-mute, #b4b9c7)}.mirror-coeff-in:not(:placeholder-shown){color:var(--accent, #2563eb);font-weight:600}.mirror-coeff-mk{position:relative;flex:0 0 auto;width:5px;height:5px;box-sizing:border-box;cursor:pointer}.mirror-coeff-mk>input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.mirror-coeff-mk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;border-radius:2px;border:1px solid var(--border-strong, #d4d8e0);transition:.12s;pointer-events:none}.mirror-coeff-mk:hover:after{border-color:var(--accent, #2563eb)}.mirror-coeff-cell:has(.mirror-coeff-mk input:checked){border-color:var(--accent, #2563eb);box-shadow:inset 0 0 0 1px var(--accent-dim, rgba(37,99,235,.14))}.mirror-coeff-cell:has(.mirror-coeff-mk input:checked) .mirror-coeff-mk:after{background:var(--accent, #2563eb);border-color:var(--accent, #2563eb)}.mirror-frame-mode{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px}.mirror-frame-mode-label{color:var(--text-secondary, #4a5169);flex-shrink:0}.mirror-frame-mode-sel{width:auto!important;flex:0 1 auto;min-width:120px;padding:5px 8px}.mirror-frame-mode-status{font-size:10px;color:var(--text-muted, #8a91a3)}.mirror-coeff-tools-lbl{flex-shrink:0}.mirror-coeff-btns{display:flex;gap:6px;flex-wrap:wrap}.mirror-card{gap:8px}.mgrp{border:1px solid var(--border, #e5e7eb);border-radius:8px;background:var(--bg-panel, #fff);overflow:hidden}.mgrp-head{display:flex;align-items:center;gap:7px;padding:7px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;background:var(--bg-subtle, #f4f5f8);font-size:11.5px;font-weight:600;color:var(--text-secondary, #4a5169)}.mgrp-head::-webkit-details-marker{display:none}.mgrp-head:hover{background:var(--bg-hover, #eef0f5)}.mgrp-chev{display:inline-block;line-height:1;font-size:10px;color:var(--text-mute, #90a0b2);transform:rotate(-90deg);transition:transform .18s ease}.mgrp[open]>.mgrp-head .mgrp-chev{transform:rotate(0)}.mgrp-title{flex:1;min-width:0}.mgrp-actions{display:flex;gap:6px;flex-shrink:0}.mgrp-body{display:flex;flex-direction:column;gap:8px;padding:10px;min-width:0}.mgrp-body>.mirror-grid2{margin-top:0}.mgrp-body .mirror-frame-mode{flex-wrap:nowrap}.mgrp-body .mirror-frame-mode-sel{flex:1 1 auto;min-width:0;font-size:12px;padding:7px 8px}.mgrp-body .mirror-grid3>*,.mgrp-body .mirror-grid2>*{min-width:0}.mopt{display:flex;align-items:stretch;min-width:0;border:1px solid var(--border, #dde3ea);border-radius:7px;background:var(--bg-base, #fbfbfd);overflow:hidden}.mopt:focus-within{border-color:var(--accent, #2563eb);box-shadow:0 0 0 3px var(--accent-dim, rgba(37,99,235,.12))}.mopt-input{flex:1;min-width:0;border:0;background:transparent;padding:7px 9px;font-size:13px;color:var(--text, #1f2a37);outline:none}.mopt-input::placeholder{color:var(--text-mute, #b4b9c7)}.mopt-input:disabled{color:var(--text-mute, #90a0b2);-webkit-text-fill-color:var(--text-mute, #90a0b2);cursor:not-allowed}.mopt-ck{position:relative;flex:0 0 auto;width:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-left:1px solid var(--border-light, #eef0f5);transition:background .12s}.mopt-ck>input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.mopt-box{width:11px;height:11px;border:1.5px solid var(--border-strong, #b4b9c7);border-radius:3px;position:relative;transition:.12s;pointer-events:none}.mopt-ck:hover .mopt-box{border-color:var(--accent, #2563eb)}.mopt-ck:has(input:checked){background:var(--accent-dim, rgba(37,99,235,.12))}.mopt-ck:has(input:checked) .mopt-box{background:var(--accent, #2563eb);border-color:var(--accent, #2563eb)}.mopt-ck:has(input:checked) .mopt-box:after{content:"";position:absolute;left:50%;top:40%;width:3px;height:6px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:translate(-50%,-50%) rotate(45deg)}.mopt-ck:has(input:disabled){cursor:not-allowed;opacity:.5}.design-body{padding:8px 10px 12px}.cf-form{gap:8px;padding:0}.cf-fold{margin:0;border-color:var(--border, #dfe5eb);border-radius:6px;background:color-mix(in srgb,var(--bg-panel, #fff) 86%,var(--bg-subtle, #f4f5f8))}.cf-fold-head{width:100%;min-height:31px;padding:7px 10px;border:0;border-radius:5px;background:var(--bg-subtle, #f4f5f8);color:inherit;font:inherit;text-align:left}.cf-fold-head:hover{background:var(--bg-hover, #eef0f5)}.cf-fold-title{font-size:12px;font-weight:650}.cf-chev{flex:0 0 auto;width:10px;font-size:8px;transform:rotate(90deg)}.cf-fold.is-collapsed .cf-chev{transform:rotate(0)}.cf-fold-body{gap:6px;padding:8px 10px 7px}.cf-half{flex-basis:calc(50% - 3px);min-width:105px}.cf-third{flex-basis:calc(33.33% - 4px);min-width:72px}.cf-field{gap:2px}.cf-label{font-size:11px}.cf-unit{font-size:10px}.cf-input,.mopt-input{min-height:28px;padding:5px 8px;border-radius:4px;font-size:12px}.mopt{border-radius:4px}.cf-input:focus,.mopt:focus-within{box-shadow:0 0 0 2px var(--accent-dim, rgba(37,99,235,.12))}.cf-check{min-height:24px;font-size:11px}.cf-btn-sm,.cf-btn-mini{border-radius:4px;font-size:11px}.cf-note{font-size:10px;line-height:1.5}.cf-optical-system{overflow:hidden;border:1px solid var(--border, #dfe5eb);border-radius:6px;background:var(--bg-panel, #fff)}.cf-optical-system-head{display:flex;align-items:center;gap:5px;width:100%;min-height:32px;padding:7px 10px;border:0;background:var(--bg-subtle, #f4f5f8);color:var(--text, #1f2a37);text-align:left;cursor:pointer}.cf-optical-system-head strong{font-size:12px;font-weight:700}.cf-optical-system.is-collapsed .cf-optical-system-head .cf-chev{transform:rotate(0)}.cf-optical-system-body{display:flex;flex-direction:column;gap:7px;padding:8px}.cf-coordinate-head{display:flex;align-items:center;gap:6px}.cf-coordinate-tabs{display:grid;grid-template-columns:1fr 1fr;flex:1;padding:2px;border:1px solid var(--border-strong, #b7c2cc);border-radius:4px;background:var(--bg-subtle, #eef1f4)}.cf-coordinate-tabs button{height:25px;padding:0 8px;border:0;border-radius:3px;background:transparent;color:var(--text-muted, #52606d);font-size:11px;cursor:pointer}.cf-coordinate-tabs button.active{background:var(--primary, #176b63);color:#fff;font-weight:650}.cf-coordinate-tabs button:disabled{color:var(--text-muted, #667085);cursor:not-allowed;opacity:.78}.cf-coordinate-refresh{flex:0 0 29px;height:29px;border:1px solid var(--border, #cbd3dc);border-radius:4px;background:var(--bg-panel, #fff);color:var(--text, #344054);font-size:16px;cursor:pointer}.cf-coordinate-meta{display:flex;justify-content:space-between;gap:8px;color:var(--text-mute, #667085);font-size:10px}.cf-device-fold{border-radius:4px;background:var(--bg-panel, #fff)}.cf-device-fold>.cf-fold-head{min-height:29px;padding:6px 8px;border-radius:3px}.cf-device-fold>.cf-fold-body{padding:7px 8px}.cf-pose-summary{padding:8px;color:var(--text-mute, #667085);font-size:10px;line-height:1.55}.mirror-seq{gap:8px}.mirror-card{padding:8px}.mgrp{border-radius:5px}.mgrp-head{padding:6px 8px}.mgrp-body{gap:6px;padding:8px}.stp-pick-btn{border-radius:4px}.multi-config-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.multi-config-head>span{color:var(--text-mute, #90a0b2);font-size:10px}.config-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:3px;margin-bottom:8px}.config-tab{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid var(--border, #dfe5eb);border-radius:4px 4px 0 0;background:#eef0f3;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.config-tab.active{border-bottom-color:var(--bg-panel, #fff);background:var(--bg-panel, #fff);color:var(--primary, #176b63);font-weight:600}.config-tab>input{flex:0 0 auto;width:10px;height:10px;margin:0;accent-color:#3a7d44;cursor:pointer}.config-tab-label{max-width:112px;overflow:hidden;text-overflow:ellipsis;font-size:11px}.config-tab-del{padding:0;border:0;background:transparent;color:#b34a4a;font-size:13px;line-height:1;cursor:pointer;opacity:.5}.config-tab-del:hover{opacity:1}.config-tab-add{padding:3px 7px;border:1px solid #bcc7d3;border-radius:4px;background:#d4dfe8;color:#2c5f7a;font-size:13px;font-weight:700;line-height:1;cursor:pointer}.config-tab-add:hover{background:#c3d1dd}.config-tab-add.auto{background:#ede4d6;color:var(--warning, #9a5a12);border-color:#ddd0b8;font-size:10px}.per-config-section{color:var(--text-mute, #667085);font-size:11px;line-height:1.8}.per-config-surfaces{display:flex;flex-direction:column;margin-top:5px}.per-config-surfaces strong{color:var(--text-main, #3a4149)}.per-config-surfaces .variable{color:#3b82f6;font-weight:500}.multi-config-offset{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.multi-config-offset input{width:76px;min-height:26px;border:1px solid var(--border, #dfe5eb);border-radius:4px;padding:3px 6px}.floating-dialog{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;border:1px solid var(--border, var(--proto-line-2, #e5e9f0));border-radius:10px;background:var(--bg-panel, var(--proto-panel, #fff));box-shadow:0 14px 44px #0f172a38}.floating-dialog-head{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;box-sizing:border-box;padding:8px 40px;border-bottom:1px solid var(--border, var(--proto-line, #eef0f5));background:var(--bg-card, var(--proto-bg-2, #f8fafc));cursor:move;-webkit-user-select:none;user-select:none}.floating-dialog-title{flex:0 1 auto;min-width:0;max-width:100%;color:var(--text-main, var(--proto-text, #1f2a37));font-size:13px;font-weight:700;line-height:1.25;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.floating-dialog-close{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:0 10px 0 8px;background:transparent;color:var(--text-muted, var(--proto-dim, #6b7280));cursor:pointer;font-size:20px;line-height:1;z-index:2}.floating-dialog-close:hover{color:#e54d42;background:var(--proto-panel-2, #eef0f5)}.floating-dialog-body{flex:1;min-height:0;overflow:auto;padding:12px}.floating-dialog-resize{position:absolute;z-index:3;background:transparent}.floating-dialog-resize-n,.floating-dialog-resize-s{left:10px;right:10px;height:8px;cursor:ns-resize}.floating-dialog-resize-n{top:-4px}.floating-dialog-resize-s{bottom:-4px}.floating-dialog-resize-e,.floating-dialog-resize-w{top:10px;bottom:10px;width:8px;cursor:ew-resize}.floating-dialog-resize-e{right:-4px}.floating-dialog-resize-w{left:-4px}.floating-dialog-resize-ne,.floating-dialog-resize-nw,.floating-dialog-resize-se,.floating-dialog-resize-sw{width:14px;height:14px}.floating-dialog-resize-ne{top:-5px;right:-5px;cursor:nesw-resize}.floating-dialog-resize-nw{top:-5px;left:-5px;cursor:nwse-resize}.floating-dialog-resize-se{right:-5px;bottom:-5px;cursor:nwse-resize}.floating-dialog-resize-sw{left:-5px;bottom:-5px;cursor:nesw-resize}.prototype-viewport .hud-upstream-viewer,.prototype-viewport .hud-viewer-empty{top:0;right:0;bottom:0;left:0}.prototype-viewport .hud-upstream-viewer{grid-template-rows:47px minmax(0,1fr) 28px}.prototype-viewport .hud-viewer-viewbar{display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid #d6dee7;color:#24313d;background:#f8fafc;box-shadow:0 1px 5px #1f304024;z-index:4}.prototype-viewport .hud-viewer-tools{position:static;margin-left:0;gap:6px}.prototype-viewport .hud-viewer-tools:after{content:"";width:1px;height:22px;margin-left:2px;background:#d4dce5}.prototype-viewport .hud-viewer-tools button{height:26px;padding:0 10px;border:1px solid #cbd5df;border-radius:6px;color:#263746;background:linear-gradient(#fff,#edf2f6);box-shadow:0 1px 2px #1e304014;font-size:11px;font-weight:600}.prototype-viewport .hud-viewer-tools button:hover,.prototype-viewport .hud-viewer-tools button.active{color:#172631;border-color:#aebdca;background:#e8eef3}.prototype-viewport .hud-viewer-run-status{padding:2px 10px;border:1px solid #26b56f;border-radius:999px;color:#15915a;background:#f3fff8;font-size:10px}.prototype-viewport .three-preview-toolbar{position:absolute;top:55px;right:8px;z-index:4;display:flex;align-items:center;gap:5px;width:auto;height:auto;padding:4px;border:1px solid rgba(71,85,99,.3);border-radius:4px;background:#fffffff0;box-shadow:0 2px 8px #0f172a1f}.prototype-viewport .three-preview-workflows{display:flex;align-items:center;gap:3px}.prototype-viewport .three-preview-divider{width:1px;height:20px;margin:0 1px;background:#cbd3dc}.prototype-viewport .three-preview-coordinate-toggle{position:relative;display:grid;grid-template-columns:1fr 1fr;width:82px;padding:0!important;overflow:hidden;border:1px solid #aeb9c4!important;border-radius:3px!important;background:#e8edf1!important;isolation:isolate}.prototype-viewport .three-preview-coordinate-toggle span{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%;color:#52606d;font-size:10px;font-weight:600;line-height:1}.prototype-viewport .three-preview-coordinate-toggle span:first-child{color:#fff}.prototype-viewport .three-preview-coordinate-toggle i{position:absolute;z-index:1;top:2px;bottom:2px;left:2px;width:calc(50% - 3px);border-radius:2px;background:#176b63}.prototype-viewport .three-preview-toolbar [data-preview-workflow]{border:1px solid #cbd3dc;border-radius:3px;font-weight:600}.prototype-viewport .three-preview-toolbar [data-preview-workflow=optimize]{border-color:#176b63;background:#176b63;color:#fff}.prototype-viewport .three-preview-toolbar [data-preview-workflow=undo]{min-width:28px;padding:0;font-size:17px;line-height:1}.prototype-viewport .three-preview-toolbar button{min-width:28px;height:26px;padding:0 7px;border:0;border-right:1px solid #d5dbe2;border-radius:0;background:#fff;color:#344054;font-size:11px}.prototype-viewport .three-preview-toolbar button:last-child{border-right:0}.prototype-viewport .three-preview-toolbar button.active{background:#176b63;color:#fff}.prototype-viewport .three-preview-mode{display:flex;align-items:center;gap:0;border:1px solid #b7c2cc;border-radius:3px;overflow:hidden}.prototype-viewport .three-preview-mode button{border-right:1px solid #b7c2cc}.prototype-viewport .three-preview-mode button:last-child{border-right:0}.prototype-viewport .three-preview-toolbar [data-preview-position-lock].active{background:#9f2f38;color:#fff}.prototype-viewport .three-preview-toolbar [data-preview-foci].active{background:#9a5a12;color:#fff}.prototype-viewport .three-preview-toolbar button:disabled{background:#eef1f4;color:#98a2b3;cursor:not-allowed}.prototype-viewport .three-preview-toolbar select{height:28px;border:1px solid #cbd3dc;border-radius:3px;background:#fff;color:#344054;font-size:11px}.prototype-viewport .three-preview-selection{min-width:54px;padding:0 4px;color:#475467;font-size:10px;font-weight:600;text-align:center;white-space:nowrap}.optical-stage-toolbar{position:absolute;top:4px;left:8px;z-index:12;display:none;align-items:center;gap:7px;height:36px;padding:4px;border:1px solid color-mix(in srgb,var(--proto-steel, #5f7895) 22%,transparent);border-radius:8px;background:color-mix(in srgb,var(--proto-panel, #ffffff) 94%,transparent);box-shadow:0 10px 26px #2e4a671f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.optical-stage-toolbar button{height:28px;border:0;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:0;color:var(--proto-ink, #2e4053);background:transparent;cursor:pointer}.optical-stage-toolbar button:disabled{cursor:not-allowed;opacity:.48}.optical-stage-auto,.optical-stage-trace,.optical-stage-checkout,.optical-stage-save{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px}.optical-stage-auto{color:var(--proto-muted, #64748b)}.optical-stage-auto.on{color:var(--proto-blue, #2f7faf);background:color-mix(in srgb,var(--proto-blue, #2f7faf) 11%,transparent)}.optical-stage-switch{position:relative;width:24px;height:14px;border-radius:999px;background:color-mix(in srgb,var(--proto-steel, #5f7895) 26%,transparent);transition:background .16s ease}.optical-stage-switch:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1c2b3c3d;transition:transform .16s ease}.optical-stage-auto.on .optical-stage-switch{background:var(--proto-blue, #2f7faf)}.optical-stage-auto.on .optical-stage-switch:after{transform:translate(10px)}.optical-stage-auto.working{animation:optical-stage-ambient 1.7s ease-in-out infinite}@keyframes optical-stage-ambient{0%,to{background:color-mix(in srgb,var(--proto-blue, #2f7faf) 16%,transparent);box-shadow:0 0 0 0 transparent}50%{background:color-mix(in srgb,var(--proto-blue, #2f7faf) 40%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--proto-blue, #2f7faf) 26%,transparent)}}@media (prefers-reduced-motion: reduce){.optical-stage-auto.working{animation-duration:3.4s}}.optical-stage-trace{width:80px;justify-content:flex-start;gap:6px;padding-left:8px;padding-right:8px;color:#fff!important;background:linear-gradient(135deg,color-mix(in srgb,var(--proto-blue, #2f7faf) 88%,#fff),color-mix(in srgb,#46a08c 86%,#fff))!important;box-shadow:0 5px 14px #2f7faf38}.optical-stage-trace:not(:disabled):hover{filter:brightness(1.04)}.optical-stage-version-group{display:inline-flex;align-items:center;height:28px}.optical-stage-version-select.ant-select{width:76px;height:28px}.optical-stage-version-select .ant-select-selector{height:28px!important;border:1px solid color-mix(in srgb,var(--proto-steel, #5f7895) 20%,transparent)!important;border-right:0!important;border-radius:6px 0 0 6px!important;background:color-mix(in srgb,var(--proto-panel, #ffffff) 86%,transparent)!important;box-shadow:none!important}.optical-stage-version-select .ant-select-selection-item,.optical-stage-version-select .ant-select-selection-placeholder{line-height:26px!important;font-size:11px;font-weight:600;font-family:monospace;color:var(--proto-ink, #2e4053)}.optical-stage-version-select.ant-select-disabled .ant-select-selector{opacity:.58}.optical-stage-version-option{display:flex;flex-direction:column;gap:3px;min-width:0}.optical-stage-version-main{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px;color:var(--text-main, #1f2937)}.optical-stage-version-main span{font-family:monospace;color:var(--proto-blue, #2f7faf);white-space:nowrap}.optical-stage-version-main b{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.optical-stage-version-main em{flex:0 0 auto;padding:0 5px;border-radius:6px;font-style:normal;font-size:10px;color:#166534;background:#dcfce7}.optical-stage-version-sub{font-size:11px;color:var(--text-mute, #90a0b2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.optical-stage-checkout{color:var(--proto-blue, #2f7faf)!important;background:color-mix(in srgb,var(--proto-blue, #2f7faf) 13%,transparent)!important;border:1px solid color-mix(in srgb,var(--proto-blue, #2f7faf) 20%,transparent)!important;border-radius:0 6px 6px 0!important}.optical-stage-checkout:not(:disabled):hover{background:color-mix(in srgb,var(--proto-blue, #2f7faf) 19%,transparent)!important}.optical-stage-save{color:var(--proto-blue, #2f7faf)!important;background:color-mix(in srgb,var(--proto-blue, #2f7faf) 10%,transparent)!important}.optical-stage-save:not(:disabled):hover{background:color-mix(in srgb,var(--proto-blue, #2f7faf) 16%,transparent)!important}.optical-stage-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;pointer-events:none}.optical-stage-loading-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.optical-stage-spinner{width:48px;height:48px;border:4px solid color-mix(in srgb,var(--proto-steel, #5f7895) 22%,transparent);border-top-color:var(--proto-blue, #3a82b5);border-right-color:color-mix(in srgb,var(--proto-blue, #3a82b5) 58%,transparent);border-radius:50%;animation:optical-stage-spin .8s linear infinite}.optical-stage-loading-text{font-size:13.5px;font-weight:600;color:var(--proto-steel, #4f6f8f);text-shadow:0 1px 0 rgba(255,255,255,.55)}@keyframes optical-stage-spin{to{transform:rotate(360deg)}}.run-win{border-radius:12px}.run-win-err-ico{color:#dc2626}.run-win-body{flex:1;min-height:0;overflow:auto;padding:12px}.run-win-running{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:22px 12px;min-height:96px}.run-win-spinner{width:48px;height:48px;border:4px solid color-mix(in srgb,var(--proto-steel, #5f7895) 22%,transparent);border-top-color:var(--proto-blue, #3a82b5);border-right-color:color-mix(in srgb,var(--proto-blue, #3a82b5) 58%,transparent);border-radius:50%;animation:run-win-spin .8s linear infinite}.run-win-running-sub{font-size:12px;color:var(--proto-dim, #6b7280)}@keyframes run-win-spin{to{transform:rotate(360deg)}}.run-win-error{font-size:13px;line-height:1.6;color:#b91c1c;white-space:pre-wrap;word-break:break-word}.artifact-shelf{width:100%;min-width:0;color:var(--text-primary)}.artifact-shelf-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:1px solid var(--border-light)}.artifact-shelf-summary strong{font-size:12px;font-weight:650}.artifact-shelf-summary span{color:var(--text-muted);font:10px/1.4 var(--font-mono)}.artifact-shelf-groups{display:flex;flex-direction:column}.artifact-shelf-group+.artifact-shelf-group{border-top:1px solid var(--border)}.artifact-shelf-group>header{display:flex;min-height:30px;align-items:center;gap:8px;padding:6px 10px;background:var(--bg-subtle)}.artifact-shelf-index{width:4px;height:14px;flex:0 0 auto;border-radius:2px;background:var(--accent)}.artifact-shelf-group>header strong{min-width:0;flex:1;overflow:hidden;color:var(--text-secondary);font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.artifact-shelf-group>header>span:last-child:not(.artifact-shelf-index){min-width:18px;padding:0 5px;border:1px solid var(--border);border-radius:999px;background:var(--bg-panel);color:var(--text-muted);font:9px/16px var(--font-mono);text-align:center}.artifact-shelf-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;min-height:48px;align-items:center;gap:8px;padding:6px 10px;background:var(--bg-panel)}.artifact-shelf-item+.artifact-shelf-item{border-top:1px solid var(--border-light)}.artifact-shelf-icon{display:flex;align-items:center;justify-content:center}.artifact-shelf-name{display:flex;min-width:0;flex-direction:column;gap:1px}.artifact-shelf-name strong,.artifact-shelf-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-shelf-name strong{color:var(--text-primary);font-size:12px;font-weight:500}.artifact-shelf-name span{color:var(--text-muted);font:10px/1.45 var(--font-mono)}.artifact-shelf-item>a{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:4px;padding:4px 9px;border:1px solid transparent;border-radius:6px;font-size:11px;font-weight:550;text-decoration:none;transition:background-color .12s ease,border-color .12s ease}.artifact-shelf-item>a.is-preview{background:var(--accent-soft);color:var(--accent)}.artifact-shelf-item>a.is-download{background:var(--green-soft);color:var(--green)}.artifact-shelf-item>a:hover{border-color:currentColor}.artifact-shelf-item>a:focus-visible,.artifact-shelf-state button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.artifact-shelf-unavailable{color:var(--text-muted);font-size:11px;white-space:nowrap}.artifact-shelf-state{padding:12px 10px;color:var(--text-muted);font-size:11px}.artifact-shelf-error{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--red)}.artifact-shelf-state button{border:0;background:transparent;color:var(--accent);cursor:pointer;font:inherit;white-space:nowrap}@media (max-width: 520px){.artifact-shelf-item{grid-template-columns:24px minmax(0,1fr)}.artifact-shelf-item>a,.artifact-shelf-unavailable{grid-column:2;width:max-content}}@media (prefers-reduced-motion: reduce){.artifact-shelf-item>a{transition:none}}.tr-card,.tr-section{overflow:hidden;border:1px solid var(--border);border-radius:7px;background:var(--bg-panel)}.tr-card{margin-top:12px}.tr-summary,.tr-toolbar,.tr-page>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.tr-summary{padding:11px 13px;border-bottom:1px solid var(--border-light);background:var(--bg-subtle)}.tr-summary p,.tr-page p{display:flex;min-width:0;flex-direction:column;gap:3px;margin:0}.tr-summary strong,.tr-page strong{overflow:hidden;color:var(--text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tr-summary span,.tr-page p span{color:var(--text-muted);font-family:var(--font-mono);font-size:10px}.tr-status{color:var(--text-muted);font-style:normal}.tr-status-completed{color:var(--green)}.tr-status-failed{color:var(--red)}.tr-toolbar{min-height:45px;padding:0 9px 0 5px}.tr-toolbar>button,.tr-head{display:flex;min-width:0;align-items:center;border:0;background:transparent;color:var(--text-primary);cursor:pointer}.tr-toolbar>button{flex:1;gap:7px;padding:8px;text-align:left}.tr-toolbar>button span{display:flex;flex-direction:column;gap:2px}.tr-toolbar strong,.tr-head strong{font-size:12px}.tr-toolbar em{color:var(--text-muted);font-size:10px;font-style:normal}.tr-toolbar svg,.tr-head-caret{flex:0 0 auto;color:var(--text-muted);font-size:10px;transition:transform .16s}.tr-toolbar svg.open,.tr-head-caret.open{transform:rotate(90deg)}.tr-actions,.floating-dialog-head-actions{display:flex;align-items:center;gap:5px}.tr-actions button,.tr-empty button,.tr-translation-toggle,.tr-page>header>button{display:inline-flex;height:27px;align-items:center;gap:4px;padding:0 8px;border:1px solid var(--border);border-radius:5px;background:var(--bg-panel);color:var(--text-secondary);cursor:pointer;font-size:11px}.tr-actions button:hover,.tr-translation-toggle:hover,.tr-page button:hover{border-color:var(--accent);color:var(--accent)}.tr-inline{padding:12px;border-top:1px solid var(--border-light)}.tr-collapse{display:block;margin:12px 0 0;border:0;background:transparent;color:var(--text-muted);cursor:pointer;font-size:11px}.tr-view{display:flex;min-width:0;flex-direction:column;gap:9px}.tr-params{display:flex;flex-wrap:wrap;gap:6px 18px;padding:8px 11px;border:1px solid var(--border-light);border-radius:5px;background:var(--bg-subtle);color:var(--text-secondary);font-size:11px}.tr-params span{display:flex;gap:5px}.tr-params b{color:var(--text-muted);font-weight:500}.tr-verdict{display:flex;flex-direction:column;gap:3px;padding:9px 11px;border-left:3px solid var(--yellow);background:#fffbeb;color:var(--text-secondary);font-size:11px}.tr-verdict.success{border-color:var(--green);background:var(--green-soft)}.tr-verdict-summary{margin-bottom:9px}.tr-verdict small{color:var(--text-muted);font-size:10px;font-weight:500}.tr-verdict strong{color:var(--text-primary);font-size:12px}.tr-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.tr-metrics>div{display:flex;min-width:0;min-height:52px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:6px;border:1px solid var(--border);border-radius:5px;text-align:center}.tr-metrics span{color:var(--text-muted);font-size:10px}.tr-metrics b{overflow:hidden;max-width:100%;color:var(--accent);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tr-head{width:100%;min-height:35px;justify-content:flex-start;gap:7px;padding:7px 9px;text-align:left}.tr-section>.tr-head strong{flex:0 1 auto;margin:0;text-align:left}.tr-head:hover{background:var(--bg-subtle)}.tr-head>.tr-head-note{flex:0 0 auto;margin-left:auto;color:var(--text-muted);font-size:10px;text-align:right}.tr-body{padding:9px;border-top:1px solid var(--border-light)}.tr-body h4{margin:10px 0 5px;color:var(--text-secondary);font-size:11px}.tr-body h4:first-child{margin-top:0}.tr-decision{color:var(--text-secondary);font-size:11px;line-height:1.55}.tr-decision p{margin:0 0 6px;color:var(--text-primary)}.tr-decision>div{display:grid;grid-template-columns:54px 1fr;gap:7px;margin-top:3px}.tr-decision>div>span{color:var(--text-muted)}.tr-decision ul{margin:0;padding-left:14px}.tr-muted{margin:6px 0 0;color:var(--text-muted);font-size:10px}.tr-changes{display:flex;flex-direction:column;gap:4px}.tr-changes span{display:flex;justify-content:space-between;gap:12px;padding:5px 7px;background:var(--bg-subtle);color:var(--text-secondary);font-size:10px}.tr-timings{display:flex;flex-wrap:wrap;gap:5px 12px;color:var(--text-secondary);font-size:10px}.tr-constraints{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:7px}.tr-constraints>div{display:grid;grid-template-columns:auto 1fr auto;gap:5px;padding:6px 7px;border:1px solid var(--border-light);border-left:2px solid var(--text-faint);border-radius:4px;font-size:10px}.tr-constraints .pass{border-left-color:var(--green)}.tr-constraints .fail{border-left-color:var(--red)}.tr-constraints span{color:var(--text-muted)}.tr-constraints em{color:var(--text-secondary);font-style:normal}.tr-table{overflow-x:auto}.tr-table table{width:100%;border-collapse:collapse;font-size:10px;text-align:center}.tr-table th,.tr-table td{padding:6px 7px;border:1px solid var(--border-light);white-space:nowrap}.tr-table th{background:var(--bg-subtle);color:var(--text-secondary)}.tr-parameter-table table{min-width:760px;table-layout:fixed}.tr-parameter-table th:nth-child(1),.tr-parameter-table td:nth-child(1){width:27%}.tr-parameter-table th:nth-child(2),.tr-parameter-table td:nth-child(2){width:34%}.tr-parameter-table th:nth-child(3),.tr-parameter-table td:nth-child(3){width:8%}.tr-parameter-table th:nth-child(4),.tr-parameter-table td:nth-child(4){width:17%}.tr-parameter-table th:nth-child(5),.tr-parameter-table td:nth-child(5){width:14%}.tr-constraint-table table{table-layout:fixed}.tr-constraint-table col{width:20%}.tr-constraint-table col.tr-constraint-description{width:40%}.tr-constraint-table th:first-child,.tr-constraint-table td:first-child{text-align:left;white-space:normal;overflow-wrap:anywhere}.tr-link-button,.tr-pagination button,.tr-solution-title button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:10px}.tr-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:8px;color:var(--text-muted);font-size:10px}.tr-pagination span{margin-right:auto}.tr-pagination b{color:var(--text-secondary);font-weight:500}.tr-pagination button:disabled{color:var(--text-faint);cursor:default}.tr-solution-detail{margin-top:10px;padding-top:9px;border-top:1px solid var(--border-light)}.tr-solution-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tr-solution-title strong{color:var(--text-primary);font-size:11px}.tr-rounds,.tr-files,.tr-steps{display:flex;flex-direction:column;gap:5px}.tr-rounds .tr-section{border-color:var(--border-light);border-radius:4px}.tr-files>div{display:flex;min-width:0;align-items:center;gap:8px;padding:7px 3px;border-bottom:1px solid var(--border-light)}.tr-files>div:last-child{border-bottom:0}.tr-files p{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px;margin:0}.tr-files strong{overflow:hidden;color:var(--text-primary);font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.tr-files span{color:var(--text-muted);font-size:9px}.tr-files a{color:var(--accent);font-size:10px;text-decoration:none}.tr-steps>div{position:relative;display:grid;grid-template-columns:13px 1fr auto;gap:7px;min-height:28px;align-items:start}.tr-steps i{display:flex;width:11px;height:11px;align-items:center;justify-content:center;margin-top:2px;border-radius:50%;background:var(--text-faint);color:#fff;font-size:7px;font-style:normal}.tr-steps .done i{background:var(--accent)}.tr-steps .error i{background:var(--red)}.tr-steps .running i{background:var(--yellow);animation:tr-pulse 1.4s infinite}.tr-steps strong{color:var(--text-secondary);font-size:11px;font-weight:500}.tr-steps span{color:var(--text-muted);font-family:var(--font-mono);font-size:9px}.tr-steps em{position:absolute;top:14px;bottom:-2px;left:5px;width:1px;background:var(--border)}.tr-empty{display:flex;min-height:74px;align-items:center;justify-content:center;gap:7px;color:var(--text-muted);font-size:11px}.tr-loading>i{width:16px;height:16px;border:2px solid var(--accent-dim);border-top-color:var(--accent);border-radius:50%;animation:tr-spin .8s linear infinite}.tr-message{max-height:380px;overflow:auto;margin:0;color:var(--text-secondary);font:10px/1.6 var(--font-mono);white-space:pre-wrap}.tr-error{padding:8px 9px;border:1px solid rgba(220,38,38,.18);border-radius:4px;background:#dc26260d;color:var(--red);font-size:10px}.tr-dialog .floating-dialog-head-actions{position:absolute;right:35px}.tr-dialog-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:13px;scrollbar-gutter:stable}.tr-page{width:100%;height:100vh;overflow-y:auto;overscroll-behavior:contain;background:var(--bg-base);scrollbar-gutter:stable}.tr-page>header{position:sticky;top:0;z-index:2;min-height:58px;padding:0 24px;border-bottom:1px solid var(--border);background:#fffffff5}.tr-page>div{width:min(1120px,calc(100% - 40px));margin:auto;padding:20px 0 40px}.tr-pass{color:var(--green);font-weight:600;white-space:nowrap}.tr-fail{color:var(--red);font-weight:600;white-space:nowrap}.tr-table tr.tr-failrow td{background:var(--red-soft, rgba(220, 38, 38, .05))}.tr-chip{display:inline-block;padding:1px 8px;border-radius:9px;font-size:10.5px;white-space:nowrap}.tr-chip.user{color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-dim)}.tr-chip.def{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border)}.tr-history-rail{padding-left:8px;border-left:3px solid #0f7c8c}.tr-history-row td{background:#0f7c8c09}.tr-history-source{display:inline-flex;max-width:190px;align-items:flex-start;flex-direction:column;text-align:left}.tr-history-source b{color:#0f6f7d;font-size:10px;font-weight:650}.tr-history-source small{overflow:hidden;max-width:100%;color:var(--text-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tr-chip.history,.tr-chip.history-complete{border:1px solid rgba(15,124,140,.24);background:#0f7c8c17;color:#0f6f7d}.tr-chip.current{border:1px solid var(--accent-dim);background:var(--accent-soft);color:var(--accent)}.tr-chip.history-partial{border:1px solid rgba(180,83,9,.22);background:#f59e0b17;color:#9a5a09}.tr-history-detail{padding-left:11px;border-left:3px solid rgba(15,124,140,.28)}.tr-history-artifacts{display:flex;flex-wrap:wrap;gap:5px}.tr-history-artifacts span{padding:3px 7px;border:1px solid var(--border-light);border-radius:3px;background:var(--bg-subtle);color:var(--text-secondary);font-size:9px}.tr-findings{margin:6px 0 0 18px}.tr-findings li{margin-bottom:4px}@keyframes tr-spin{to{transform:rotate(360deg)}}@keyframes tr-pulse{50%{opacity:.45}}@media (max-width: 760px){.tr-toolbar{align-items:flex-start;flex-direction:column;padding:6px}.tr-actions{width:100%;padding:0 8px 5px}.tr-metrics,.tr-constraints{grid-template-columns:repeat(2,minmax(0,1fr))}}.prototype-shell{--proto-bg: #eef1f5;--proto-bg-2: #f6f8fa;--proto-panel: #ffffff;--proto-panel-2: #f0f3f7;--proto-line: #dde3ea;--proto-line-2: #cdd6e0;--proto-text: #1f2a37;--proto-dim: #5a6b7e;--proto-muted: #90a0b2;--proto-steel: #2f6f9f;--proto-steel-dark: #1f5680;--proto-teal: #0fa3a3;--proto-orange: #f0833a;--proto-green: #1faf6a;--proto-red: #e0556b;--proto-violet: #7b61c9;--proto-accent-soft: #e7f1f9;--proto-shadow: 0 1px 2px rgba(31, 42, 55, .06), 0 4px 14px rgba(31, 42, 55, .05);height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--proto-bg);color:var(--proto-text);font-size:13px;letter-spacing:0}.prototype-shell[data-theme=dark]{--proto-bg: #121821;--proto-bg-2: #161f2a;--proto-panel: #1b2532;--proto-panel-2: #243140;--proto-line: #2c3947;--proto-line-2: #3a4a5b;--proto-text: #e6edf5;--proto-dim: #aab6c5;--proto-muted: #718093;--proto-steel: #68a7d4;--proto-steel-dark: #8ec7ed;--proto-accent-soft: rgba(104, 167, 212, .16);--proto-shadow: 0 10px 30px rgba(0, 0, 0, .22)}.prototype-topbar{height:50px;display:flex;align-items:center;gap:16px;padding:0 18px;background:var(--proto-panel);border-bottom:1px solid var(--proto-line);box-shadow:var(--proto-shadow);z-index:20}.prototype-brand{display:flex;align-items:center;gap:10px;color:var(--proto-steel-dark);flex-shrink:0}.prototype-brand img{width:112px;height:auto;object-fit:contain}.prototype-brand strong,.prototype-brand small{display:block;line-height:1.15}.prototype-brand strong{font-size:13px}.prototype-brand small{margin-top:2px;color:var(--proto-muted);font-size:11px;font-weight:500}.prototype-crumb{display:flex;align-items:center;gap:8px;margin-left:16px;min-width:0;color:var(--proto-dim);font-size:12px}.prototype-crumb b,.prototype-crumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-crumb b{color:var(--proto-text);max-width:220px}.prototype-sep{color:var(--proto-muted)}.prototype-top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.prototype-approval{display:flex;align-items:center;gap:7px;color:var(--proto-dim);font-size:11.5px}.prototype-main{flex:1;display:flex;min-height:0}.prototype-rail{width:56px;flex-shrink:0;background:var(--proto-panel);border-right:1px solid var(--proto-line);display:flex;flex-direction:column;align-items:center;padding:10px 0 8px;gap:6px;z-index:16}.prototype-rail-btn,.prototype-rail-user,.prototype-icon-button{border:none;font:inherit;cursor:pointer;transition:background .14s,color .14s,border-color .14s}.prototype-rail-btn{width:44px;height:50px;border-radius:11px;background:transparent;color:var(--proto-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.prototype-rail-btn .anticon{font-size:19px}.prototype-rail-btn span{font-size:9.5px;font-weight:700}.prototype-rail-btn:hover,.prototype-rail-btn.active{background:var(--proto-accent-soft);color:var(--proto-steel)}.prototype-rail-spacer{flex:1}.prototype-rail-user{width:44px;padding:5px 0;border-radius:11px;background:transparent;color:var(--proto-muted);display:flex;flex-direction:column;align-items:center;gap:4px}.prototype-rail-user span{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#4876ff;border:1px solid #dbe3ee;color:#fff;font-weight:800}.prototype-rail-user em{font-size:9.5px;font-style:normal;font-weight:700}.prototype-menu-muted{color:var(--proto-muted);font-size:11px}.prototype-profile-menu{position:relative}.prototype-profile-popup{position:absolute;left:48px;bottom:0;width:190px;padding:6px;border:1px solid var(--proto-line);border-radius:10px;background:var(--proto-panel);box-shadow:0 10px 30px #0f172a29;z-index:1000}.prototype-profile-summary{padding:8px 10px 10px;border-bottom:1px solid var(--proto-line);margin-bottom:4px;display:flex;flex-direction:column;gap:2px;color:var(--proto-text)}.prototype-profile-summary span{color:var(--proto-muted);font-size:11px}.prototype-profile-language{display:flex;align-items:center;gap:9px;height:34px;padding:0 6px 0 10px;border-radius:6px;color:var(--proto-text)}.prototype-profile-language:hover{background:var(--proto-accent-soft)}.prototype-profile-language .ant-select{flex:1;min-width:0}.prototype-profile-language .ant-select-selector{padding-inline:0!important}.prototype-profile-popup>button{width:100%;height:34px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--proto-text);display:flex;align-items:center;gap:9px;cursor:pointer;text-align:left}.prototype-profile-popup>button:hover{background:var(--proto-accent-soft)}.prototype-profile-popup>button.with-divider{border-top:1px solid var(--proto-line);border-radius:0 0 6px 6px;margin-top:4px;padding-top:4px;height:39px}.prototype-panel{width:300px;flex-shrink:0;background:var(--proto-bg-2);border-right:1px solid var(--proto-line);display:flex;flex-direction:column;min-height:0;--sidebar-width: 300px;transition:width .22s cubic-bezier(.2,.85,.25,1);overflow:hidden}.prototype-panel.resizing{transition:none}.prototype-panel.collapsed{border-right:none;pointer-events:none}.prototype-panel-head{height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 14px;border-bottom:1px solid var(--proto-line);color:var(--proto-text);font-size:12px;font-weight:800}.prototype-panel-title{display:flex;flex-direction:column;justify-content:center;min-width:0;line-height:1.15}.prototype-panel-title strong{color:var(--proto-text);font-size:12px;font-weight:800}.prototype-panel-title span{margin-top:3px;color:var(--proto-muted);font-size:9px;font-weight:500;letter-spacing:.025em}.prototype-panel-body{flex:1;min-height:0;overflow:hidden}.prototype-panel-actions{display:flex;align-items:center;gap:6px}.prototype-panel-body>aside{height:100%!important;border-right:none!important;background:transparent!important}.proto-project-panel{height:100%;display:flex;flex-direction:column;min-height:0;background:transparent;color:var(--proto-text)}.proto-primary-action,.proto-square-action,.proto-caret,.proto-row-more{border:0;font:inherit;cursor:pointer;transition:background .13s,color .13s,border-color .13s,opacity .13s}.proto-primary-action{flex:1;height:32px;border:1px solid var(--proto-line-2);border-radius:9px;background:var(--proto-panel);color:var(--proto-steel);display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800}.proto-primary-action:hover{background:var(--proto-accent-soft);border-color:color-mix(in srgb,var(--proto-steel) 36%,var(--proto-line-2))}.proto-square-action{width:32px;height:32px;border-radius:9px;border:1px solid var(--proto-line-2);background:var(--proto-panel);color:var(--proto-steel);display:inline-flex;align-items:center;justify-content:center}.proto-square-action:hover{background:var(--proto-steel);border-color:var(--proto-steel);color:#fff}.proto-tree-wrap{flex:1;min-height:0;overflow:auto;padding:10px}.proto-tree,.proto-files{margin:0;padding:0;list-style:none}.proto-tree-empty{margin:22px 6px;color:var(--proto-muted);text-align:center;font-size:12px}.proto-tree-empty div{color:var(--proto-dim);font-weight:700;margin-bottom:5px}.proto-tree-empty span{font-size:11px}.proto-proj{margin-bottom:4px}.proto-proj-row,.proto-file-row,.proto-archive-row{display:flex;align-items:center;gap:7px;min-height:34px;border-radius:8px;cursor:pointer;transition:background .12s,color .12s}.proto-proj-row{padding:7px 8px}.proto-proj-row:hover,.proto-file-row:hover,.proto-archive-row:hover{background:var(--proto-panel)}.proto-proj.active>.proto-proj-row,.proto-file-row.active{background:var(--proto-accent-soft);color:var(--proto-steel-dark)}.proto-caret{width:14px;height:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;color:var(--proto-muted);font-size:9px}.proto-proj.open .proto-caret{transform:rotate(90deg)}.proto-folder-icon{color:var(--proto-orange);display:inline-flex;flex-shrink:0;font-size:14px}.proto-row-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650}.proto-file-row .proto-row-name,.proto-archive-row .proto-row-name{font-size:12px;font-weight:550}.proto-row-more{width:22px;height:22px;border-radius:6px;background:transparent;color:var(--proto-muted);display:inline-flex;align-items:center;justify-content:center;opacity:0;flex-shrink:0}.proto-proj-row:hover .proto-row-more,.proto-file-row:hover .proto-row-more,.proto-archive-row:hover .proto-row-more,.proto-file-row.active .proto-row-more,.proto-proj.active>.proto-proj-row .proto-row-more{opacity:1}.proto-row-more:hover{background:var(--proto-panel-2);color:var(--proto-steel)}.proto-files{margin:2px 0 2px 18px;padding-left:8px;border-left:2px solid var(--proto-line)}.proto-file-row{padding:6px 7px;color:var(--proto-dim)}.proto-file-icon{flex-shrink:0;display:inline-flex;align-items:center;color:var(--proto-steel)}.proto-file-icon svg{width:14px;height:14px;display:block}.proto-file-row.active .proto-file-icon{color:var(--proto-steel-dark)}.proto-file-empty,.proto-loading{color:var(--proto-muted);font-size:11px;padding:6px 8px}.proto-loading{text-align:center}.proto-archive{flex-shrink:0;border-top:1px solid var(--proto-line);padding:0 10px 8px}.proto-archive-head{display:flex;align-items:center;gap:7px;min-height:38px;color:var(--proto-dim);font-size:12px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.proto-archive-head .anticon{font-size:12px}.proto-archive-list{max-height:160px;overflow:auto}.proto-archive-row{padding:7px 8px;color:var(--proto-muted)}.prototype-resizer{width:5px;flex-shrink:0;cursor:col-resize;position:relative}.prototype-resizer:before{content:"";position:absolute;top:0;right:2px;bottom:0;left:2px;border-radius:2px}.prototype-resizer:hover:before{background:var(--proto-steel)}.prototype-resizer.dragging:before{background:var(--proto-steel)}body.col-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.prototype-panel-restore{width:26px;align-self:stretch;flex-shrink:0;border:0;border-right:1px solid var(--proto-line);background:var(--proto-bg-2);color:var(--proto-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s,color .14s}.prototype-panel-restore:hover{background:var(--proto-accent-soft);color:var(--proto-steel)}.archive-modal{display:flex;flex-direction:column;gap:8px;max-height:460px;overflow:auto;padding:2px}.archive-card{display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--proto-line);border-radius:11px;background:var(--proto-panel);transition:border-color .15s,box-shadow .15s}.archive-card:hover{border-color:var(--proto-steel, #3a82b5);box-shadow:0 2px 10px #0000000f}.archive-card-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--proto-accent-soft);color:var(--proto-steel, #3a82b5);font-size:16px;flex-shrink:0}.archive-card-main{flex:1;min-width:0}.archive-card-name{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-card-meta{margin-top:2px;font-size:11.5px;color:var(--proto-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-restore-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid var(--proto-line);border-radius:8px;background:transparent;color:var(--proto-steel, #3a82b5);font-size:12.5px;font-weight:550;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}.archive-restore-btn:hover{background:var(--proto-accent-soft);border-color:var(--proto-steel, #3a82b5)}.archive-empty{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--proto-muted);font-size:13px;padding:44px 4px}.prototype-stage-wrap{flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden;background:linear-gradient(180deg,#f3f6fa,#e8edf3)}.prototype-shell[data-theme=dark] .prototype-stage-wrap{background:linear-gradient(180deg,#111923,#0f151d)}.prototype-stage{flex:1;min-width:0;min-height:0;position:relative}.prototype-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.prototype-empty-scene{position:absolute;top:0;right:0;bottom:0;left:0}.prototype-empty-scene svg{width:100%;height:100%;display:block}.prototype-empty-scene .grid path{fill:none;stroke:var(--proto-line-2);stroke-width:1;opacity:.72}.prototype-empty-scene .glass{fill:url(#stageGlass);stroke:var(--proto-steel);stroke-width:1.5}.prototype-empty-scene .mirror{fill:url(#stageMirror);stroke:var(--proto-green);stroke-width:1.5}.prototype-empty-scene .rays path{fill:none;stroke:var(--proto-orange);stroke-width:2;opacity:.9}.prototype-empty-scene .image-plane{fill:#f0833a24;stroke:var(--proto-orange)}.prototype-empty-scene .eyebox{fill:var(--proto-violet);opacity:.55}.prototype-empty-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;pointer-events:none}.prototype-empty-copy b{font-size:16px;color:var(--proto-text)}.prototype-empty-copy span{color:var(--proto-dim);font-size:12px}.prototype-empty-copy button{pointer-events:auto;border:1px solid var(--proto-line-2);border-radius:7px;background:var(--proto-panel);color:var(--proto-steel);padding:5px 12px;cursor:pointer}.prototype-stage-card{position:absolute;z-index:6;background:color-mix(in srgb,var(--proto-panel) 94%,transparent);border:1px solid var(--proto-line-2);border-radius:12px;box-shadow:0 8px 30px #1f2a3724;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prototype-stage-status{left:16px;top:14px;min-width:220px;display:flex;flex-direction:column;gap:3px;padding:12px 14px}.prototype-stage-kicker{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--proto-muted)}.prototype-stage-status b{color:var(--proto-text);font-size:13px}.prototype-stage-status span{color:var(--proto-dim);font-size:12px}.hud-optic-viewer .modebar-container{right:8px!important;top:6px!important}.prototype-legend{position:absolute;top:14px;right:14px;width:204px;z-index:6;background:color-mix(in srgb,var(--proto-panel) 94%,transparent);border:1px solid var(--proto-line-2);border-radius:12px;box-shadow:0 8px 30px #1f2a3724;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prototype-legend-head{height:36px;display:flex;align-items:center;gap:8px;padding:0 13px;border-bottom:1px solid var(--proto-line);color:var(--text, #1f2a37);font-family:inherit;font-size:11px;font-weight:600;letter-spacing:0}.prototype-legend-body{padding:8px 10px}.prototype-legend-body button{width:100%;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;background:transparent;color:var(--proto-dim);padding:5px 6px;cursor:pointer;font-family:inherit;font-size:10px;font-weight:600;letter-spacing:0}.prototype-legend-body button:hover{background:var(--proto-panel-2)}.prototype-legend-body button.off{opacity:.45;text-decoration:line-through}.prototype-legend-body i{width:10px;height:10px;border-radius:3px;flex-shrink:0}.prototype-legend-body .anticon{margin-left:auto;font-size:10px}.prototype-gizmo{position:absolute;left:18px;bottom:94px;width:62px;height:62px;z-index:5;border-left:2px solid #16a34a;border-bottom:2px solid #dc2626}.prototype-gizmo:after{content:"";position:absolute;left:-2px;bottom:-2px;width:42px;transform:rotate(-34deg);transform-origin:left center;border-bottom:2px solid #2563eb}.prototype-gizmo span{position:absolute;font-family:var(--font-mono);font-size:10px;font-weight:800}.prototype-gizmo .x{right:-3px;bottom:-14px;color:#dc2626}.prototype-gizmo .y{left:-13px;top:-3px;color:#16a34a}.prototype-gizmo .z{left:35px;bottom:-2px;color:#2563eb}.prototype-view-tools{position:absolute;right:14px;bottom:94px;z-index:7}.prototype-icon-button{width:28px;height:28px;border-radius:7px;border:1px solid var(--proto-line-2);background:var(--proto-panel);color:var(--proto-steel);display:inline-flex;align-items:center;justify-content:center}.prototype-icon-button:hover:not(:disabled){background:var(--proto-steel);border-color:var(--proto-steel);color:#fff}.prototype-icon-button:disabled{opacity:.45;cursor:default}.prototype-console{position:absolute;left:50%;bottom:8px;transform:translate(-50%);z-index:12;width:min(var(--console-width, 660px),calc(100% - 48px));background:color-mix(in srgb,var(--proto-panel) 98%,transparent);border:1px solid var(--proto-line-2);border-radius:16px;box-shadow:0 16px 46px #1f2a3733;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s}.prototype-console.open{box-shadow:0 22px 60px #1f2a3742;height:min(var(--console-height, 400px),calc(100% - 40px))}.prototype-console-handle{position:absolute;z-index:3;top:0;width:18px;height:18px;touch-action:none}.prototype-console-handle.top-left{left:0;cursor:nwse-resize}.prototype-console-handle.top-right{right:0;cursor:nesw-resize}.prototype-console-handle:before{content:"";position:absolute;top:3px;width:10px;height:10px;border-top:2px solid transparent;border-radius:1px}.prototype-console-handle.top-left:before{left:3px;border-left:2px solid transparent}.prototype-console-handle.top-right:before{right:3px;border-right:2px solid transparent}.prototype-console-handle:hover:before{border-color:var(--accent)}.prototype-console-panel{display:none;overflow:hidden}.prototype-console.open .prototype-console-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.prototype-console-tabs{display:flex;flex-shrink:0;gap:4px;padding:4px;background:var(--proto-bg-2);border-top:1px solid var(--proto-line);border-bottom:1px solid var(--proto-line)}.prototype-console-tabs button{border:1px solid transparent;border-radius:6px;background:transparent;color:var(--proto-dim);cursor:pointer;font:inherit}.prototype-console-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 0;font-size:12.5px;font-weight:600}.prototype-console-tabs button em{font-style:normal;font-size:10px;font-family:var(--font-mono);color:var(--proto-muted);background:var(--proto-panel-2);border-radius:999px;padding:0 6px}.prototype-console-tabs button.active em{color:var(--proto-steel);background:var(--proto-accent-soft)}.prototype-tab-icon{display:inline-flex;color:var(--proto-muted)}.prototype-tab-icon .anticon{font-size:15px}.prototype-console-tabs button.active .prototype-tab-icon{color:var(--accent)}.prototype-console-tabs button.active{color:var(--proto-text);background:var(--proto-panel);border-color:var(--proto-line);box-shadow:var(--proto-shadow)}.prototype-console-body{flex:1;min-height:0;display:flex;overflow:hidden;background:var(--proto-panel)}.prototype-console-pane{display:none;flex:1;min-height:0;overflow:hidden}.prototype-console-pane.active{display:flex}.prototype-console-pane>div{flex:1;min-height:0}.prototype-composer-bar{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px;padding:9px 10px;background:var(--proto-panel)}.prototype-console.open .prototype-composer-bar{border-top:1px dashed var(--proto-line)}.prototype-composer-slot{flex:1;min-width:0;display:flex;align-items:center}.prototype-composer-btn{width:34px;height:34px;border-radius:9px;border:1px solid var(--proto-line-2);background:var(--proto-bg-2);color:var(--proto-dim);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:.15s}.prototype-composer-btn .anticon{font-size:17px}.prototype-composer-btn:hover{color:var(--proto-steel);border-color:var(--proto-steel)}.prototype-composer-expand.on{color:var(--proto-steel);border-color:var(--proto-steel);background:var(--proto-accent-soft)}.prototype-composer-expand .anticon{transition:.2s}.prototype-composer-expand.on .anticon{transform:rotate(180deg)}.prototype-pane{flex:1;min-height:0;overflow:auto;padding:12px 14px 18px;background:var(--proto-panel)}.prototype-section-title{display:flex;align-items:center;gap:8px;height:34px;color:var(--proto-dim);font-size:11px;font-weight:800;letter-spacing:.08em}.prototype-section-title em{margin-left:auto;min-width:22px;height:18px;border-radius:999px;background:var(--proto-panel-2);color:var(--proto-muted);display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:10px}.prototype-empty-line{color:var(--proto-muted);font-size:12px;padding:8px 2px 14px}.prototype-param-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;margin-bottom:12px}.prototype-param-row{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid var(--proto-line);border-radius:7px;background:var(--proto-bg-2);min-width:0}.prototype-param-row span,.prototype-param-row b,.prototype-file-list span,.prototype-task-list b,.prototype-output-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-param-row span{color:var(--proto-dim);min-width:0}.prototype-param-row b{color:var(--proto-text);font-family:var(--font-mono);font-size:12px;min-width:0}.prototype-file-list,.prototype-task-list,.prototype-output-list{display:flex;flex-direction:column;gap:7px}.prototype-file-list div,.prototype-output-list div,.prototype-task-list button,.prototype-action-row{min-height:38px;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid var(--proto-line);border-radius:8px;background:var(--proto-bg-2);color:var(--proto-text)}.prototype-task-list button,.prototype-action-row{width:100%;text-align:left;cursor:pointer;font:inherit}.prototype-task-list button:hover,.prototype-action-row:hover{border-color:var(--proto-line-2);background:var(--proto-panel-2)}.prototype-file-list span,.prototype-task-list b,.prototype-output-list b{flex:1;min-width:0;font-size:12px;font-weight:600}.prototype-file-list em,.prototype-task-list em,.prototype-output-list span{flex-shrink:0;color:var(--proto-muted);font-size:11px;font-style:normal}.prototype-status-dot{width:7px;height:7px;border-radius:50%;background:var(--proto-muted);flex-shrink:0}.prototype-status-dot.running,.prototype-status-dot.pending,.prototype-task-pill.running,.prototype-task-pill.pending{background:var(--proto-green)}.prototype-status-dot.completed,.prototype-task-pill.completed{background:var(--proto-steel)}.prototype-status-dot.failed,.prototype-task-pill.failed{background:var(--proto-red)}.prototype-task-pill{display:inline-flex;align-items:center;height:20px;border-radius:999px;padding:0 8px;color:#fff;font-size:11px;font-weight:700;background:var(--proto-muted)}.prototype-stage-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--proto-dim)}@media (max-width: 980px){.prototype-console{width:calc(100% - 24px)}.prototype-param-grid{grid-template-columns:1fr}}.tasks-page-lite{width:100%;height:100%;display:flex;flex-direction:column;background:var(--bg-base)}.tasks-page-head{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:0 18px;border-bottom:1px solid var(--border);background:var(--bg-panel)}.tasks-page-head h2{margin:0;font-size:17px;color:var(--text-primary)}.tasks-page-head p{margin:3px 0 0;font-size:12px;color:var(--text-secondary)}.tasks-page-body{min-height:0;flex:1;display:grid;grid-template-columns:320px minmax(0,1fr)}.tasks-page-list{min-height:0;overflow:auto;padding:10px;border-right:1px solid var(--border);background:var(--bg-panel)}.tasks-page-list button{width:100%;display:grid;gap:5px;text-align:left;padding:10px;margin-bottom:8px;border:1px solid var(--border);border-radius:8px;background:var(--bg-base);color:var(--text-primary);cursor:pointer}.tasks-page-list button.active{border-color:var(--accent);background:var(--accent-soft)}.tasks-page-list b,.tasks-page-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-page-list span{font-size:11px;color:var(--text-secondary)}.tasks-page-detail{min-width:0;overflow:auto;padding:18px}.tasks-detail-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tasks-detail-title h3{margin:0;font-size:18px}.tasks-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tasks-info{padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--bg-panel)}.tasks-info span{display:block;margin-bottom:6px;font-size:12px;color:var(--text-secondary)}.tasks-info b{word-break:break-all}.tasks-error{margin-top:14px;padding:12px;border-radius:8px;background:var(--red-soft);color:var(--red);white-space:pre-wrap}.settings-panel,.glossary-form{margin-bottom:14px}.settings-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid var(--border-light)}.settings-row span{color:var(--text-secondary)}.version-save-modal .ant-modal-content{border-radius:8px;background:var(--bg-panel)}.version-save-body{display:flex;flex-direction:column;gap:14px}.version-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.version-save-row>span,.version-save-field>span{font-size:12px;color:var(--text-secondary)}.version-save-row strong{font-family:monospace;font-size:14px;color:var(--accent)}.version-save-field{display:flex;flex-direction:column;gap:7px}.version-save-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;font-size:12px;color:var(--text-muted)}.vp-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px 24px 120px;pointer-events:none}.vpe-inner{text-align:center;max-width:430px;pointer-events:auto}.vpe-logo{width:84px;height:84px;margin:0 auto 18px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:var(--proto-panel);border:1px solid var(--proto-line);box-shadow:var(--proto-shadow);color:var(--proto-muted)}.vpe-logo svg{width:42px;height:42px;stroke-width:1.4;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.vpe-title{font-size:16px;font-weight:700;color:var(--proto-dim);letter-spacing:.5px}.vpe-sub{font-size:12.5px;line-height:1.75;color:var(--proto-muted);margin:8px 0 22px}.vpe-hints{display:flex;flex-direction:column;gap:8px;text-align:left}.vpe-hint{display:flex;align-items:center;gap:11px;padding:10px 13px;background:var(--proto-bg-2);border:1px solid var(--proto-line);border-radius:10px;font-size:12.5px;color:var(--proto-dim)}.vpe-hint .n{width:20px;height:20px;border-radius:6px;background:var(--proto-accent-soft);color:var(--proto-steel);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vpe-hint .t{flex:1;min-width:0}.vpe-hint kbd{font-family:inherit;font-size:11px;color:var(--proto-muted);background:var(--proto-panel-2);border:1px solid var(--proto-line-2);border-radius:6px;padding:2px 8px;flex-shrink:0}
