:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#e8eef5;background:#101418;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{min-width:1120px;margin:0}button{color:#fff;cursor:pointer;background:#2f7dd1;border:0;border-radius:8px;padding:.65rem .9rem}button:hover:not(:disabled){filter:brightness(1.05)}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{color:#e8eef5;background:#283746;border:1px solid #3a4551;padding:.5rem .75rem}.app{background:linear-gradient(#121820,#0b0f13);min-height:100vh}.topbar{border-bottom:1px solid #29313a;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.topbar h1{margin:0 0 4px;font-size:1.45rem}.topbar p{color:#aeb9c6;margin:0}.layout{grid-template-columns:var(--settings-width,620px) 10px minmax(420px, 1fr);gap:8px;height:calc(100vh - 84px);padding:16px;display:grid}.panel{min-height:0}.left-panel{min-width:480px;max-width:980px;overflow:hidden}.layout-resizer{cursor:col-resize;touch-action:none;border-radius:999px;align-self:stretch;width:10px;min-height:0;position:relative}.layout-resizer:before{content:"";background:#93a0ad47;border-radius:999px;width:2px;position:absolute;top:10px;bottom:10px;left:4px}.layout-resizer:hover:before,.layout-resizer:active:before{background:#52a8fff2;box-shadow:0 0 0 3px #52a8ff29}.tabbed-panel{grid-template-columns:172px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.sidebar-tabs{background:#121820;border:1px solid #29313a;border-radius:14px;flex-direction:column;gap:6px;padding:8px;display:flex;overflow:auto}.sidebar-tabs button{text-align:left;color:#cbd6e2;background:0 0;border:1px solid #0000;justify-content:flex-start;width:100%;padding:.62rem .72rem;font-size:.88rem;line-height:1.2}.sidebar-tabs button:hover:not(:disabled){filter:none;background:#1b2530}.sidebar-tabs button.active{color:#fff;background:#2f7dd1;border-color:#5aa3ef}.tab-content{min-height:0;padding-right:4px;overflow:auto}.card{background:#171e26;border:1px solid #29313a;border-radius:14px;margin-bottom:14px;padding:14px;box-shadow:0 12px 28px #0000002e}.tab-card{margin-bottom:0}.card h2{margin:0 0 12px;font-size:1.05rem}.card h3{color:#cbd6e2;margin:12px 0 8px;font-size:.9rem}.file-drop{cursor:pointer;background:#121820;border:1px dashed #55606d;border-radius:12px;place-items:center;gap:6px;padding:18px;display:grid}.file-drop span{color:#aeb9c6;font-size:.9rem}.file-drop input{display:none}.file-drop.busy{opacity:.75;pointer-events:none}.stats{gap:6px;display:grid}.stats div{border-bottom:1px solid #242b34;justify-content:space-between;padding:3px 0;display:flex}.muted{color:#93a0ad;font-size:.88rem;line-height:1.35}.warning{color:#f5c66d}.note{margin-top:8px}.slider-row{grid-template-columns:155px minmax(120px,1fr) 62px;align-items:center;gap:12px;margin:10px 0;display:grid}.slider-row .help-label{min-width:0}.number,.inline-row input{width:70px}input,select,textarea{color:#e8eef5;background:#0f141a;border:1px solid #3a4551;border-radius:8px;padding:.45rem .5rem}input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;min-width:0;height:22px;padding:0}input[type=range]::-webkit-slider-runnable-track{background:#c7c3ba;border:1px solid #00000047;border-radius:999px;height:7px;box-shadow:inset 0 1px 1px #00000029}input[type=range]::-webkit-slider-thumb{appearance:none;background:#5a5d66;border:2px solid #f2f4f7;border-radius:999px;width:18px;height:18px;margin-top:-6.5px;box-shadow:0 1px 3px #00000052}input[type=range]::-moz-range-track{background:#c7c3ba;border:1px solid #00000047;border-radius:999px;height:7px;box-shadow:inset 0 1px 1px #00000029}input[type=range]::-moz-range-progress{background:#c7c3ba;border:1px solid #0000;border-radius:999px;height:7px}input[type=range]::-moz-range-thumb{background:#5a5d66;border:2px solid #f2f4f7;border-radius:999px;width:18px;height:18px;box-shadow:0 1px 3px #00000052}input[type=range]:disabled{opacity:.45;cursor:not-allowed}input[type=checkbox]{accent-color:#52a8ff}.inline-row{justify-content:space-between;align-items:center;gap:12px;margin:10px 0;display:flex}.inline-row select{max-width:220px}textarea{resize:vertical;width:100%;min-height:150px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.4}.palette-strip{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.palette-strip.large .swatch{width:26px;height:26px}.palette-strip.compact{margin-top:8px}.swatch{border:1px solid #ffffff5c;border-radius:6px;flex:none;width:24px;height:24px;display:inline-block;box-shadow:inset 0 0 0 1px #00000026}.slot-list{gap:7px;margin-top:10px;display:grid}.slot{grid-template-columns:34px 28px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:.85rem;display:grid}.slot b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.slot em{color:#aeb9c6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-style:normal}.preview-panel{grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;display:grid}.preview-toolbar{background:#171e26;border:1px solid #29313a;border-radius:14px;grid-template-columns:minmax(0,auto) auto 1fr;align-items:center;gap:12px;padding:12px;display:grid}.preview-toolbar-main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview-toolbar-main label{align-items:center;gap:6px;display:inline-flex}.preview-toolbar-actions{align-items:center;gap:8px;display:flex}.status{color:#aeb9c6;text-align:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.export-row{justify-content:flex-end;gap:8px;display:flex}.three-preview-wrap{border:1px solid #29313a;border-radius:14px;width:100%;height:100%;min-height:360px;position:relative;overflow:hidden}.three-preview-wrap.preview-bg-light{background:linear-gradient(#b9b9b9 0%,#8f8f8f 100%)}.three-preview-wrap.preview-bg-dark{background:linear-gradient(#2b3037 0%,#171b20 100%)}.three-preview{width:100%;height:100%}.three-preview canvas{width:100%;height:100%;display:block}.preview-empty{color:#5d6875;pointer-events:none;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.preview-badge{color:#14202b;background:#ffffffd1;border-radius:8px;padding:5px 8px;font-size:.8rem;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #0000001f}.preview-bg-dark .preview-badge{color:#e8eef5;background:#0f141adb}.preview-busy{color:#fff;background:#2f7dd1e6;border-radius:8px;align-items:center;gap:8px;padding:5px 8px;font-size:.8rem;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 10px #00000029}.preview-error{color:#fff;background:#bf3636f0;border-radius:8px;max-width:min(680px,100% - 24px);padding:8px 10px;font-size:.86rem;position:absolute;top:12px;left:12px;box-shadow:0 2px 10px #0000002e}.view-cube{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:4;background:#0f141ab8;border:1px solid #aabed73d;border-radius:12px;grid-template-rows:repeat(3,30px);grid-template-columns:repeat(3,42px);gap:4px;padding:8px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 8px 22px #00000047}.view-cube-face{color:#e8eef5;cursor:pointer;background:#2b3746eb;border:1px solid #aabed752;border-radius:7px;padding:0 4px;font-size:.68rem;font-weight:700;line-height:1}.view-cube-face:hover{background:#2f7dd1;border-color:#d2e6ffb8}.view-cube-top{grid-area:1/2}.view-cube-left{grid-area:2/1}.view-cube-front{grid-area:2/2}.view-cube-right{grid-area:2/3}.view-cube-back{grid-area:3/2}.view-cube-bottom{opacity:.92;grid-area:3/3}.app.theme-light .view-cube,.preview-bg-light .view-cube{background:#f5f8fcc7;border-color:#3c4b5f33}.app.theme-light .view-cube-face,.preview-bg-light .view-cube-face{color:#162230;background:#ffffffeb;border-color:#3c4b5f47}.app.theme-light .view-cube-face:hover,.preview-bg-light .view-cube-face:hover{color:#fff;background:#2f7dd1}.adjustment-actions{align-items:center;gap:8px;margin-top:12px;display:flex}.adjustment-note{color:#f5c66d;margin-top:8px;font-size:.86rem;line-height:1.35}.inline-busy{color:#9bc8ff;align-items:center;gap:8px;margin-top:9px;font-size:.86rem;display:inline-flex}.spinner{border:2px solid #9bc8ff47;border-top-color:#6bb6ff;border-radius:999px;flex:none;width:13px;height:13px;animation:.75s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.info-label,.help-label{cursor:help;align-items:center;min-width:0;display:inline-flex}.file-button{color:#fff;cursor:pointer;background:#2f7dd1;border:0;border-radius:8px;justify-content:center;align-items:center;width:max-content;padding:.65rem .9rem;font-weight:600;display:inline-flex}.file-button:hover:not(.disabled){filter:brightness(1.05)}.file-button.disabled{opacity:.45;cursor:not-allowed}.file-button input{display:none}.source-box{border-top:1px solid #29313a;gap:9px;margin-top:10px;padding-top:10px;display:grid}.file-summary{color:#cbd6e2;background:#52a8ff14;border:1px solid #52a8ff2e;border-radius:9px;gap:3px;padding:9px 10px;font-size:.86rem;display:grid}.file-summary.full{margin-top:10px}.hex-textarea{min-height:90px}.physical-colour-preview{border-top:1px solid #29313a;gap:7px;margin-top:12px;padding-top:10px;display:grid}.section-subtitle{color:#aeb9c6;font-size:.84rem;font-weight:700}.section-mini-title{color:#d8e6f5;margin-top:10px;font-weight:800}.status-busy{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}@media (width<=1320px){body{min-width:1040px}.layout{grid-template-columns:var(--settings-width,560px) 10px minmax(380px, 1fr)}.left-panel{min-width:480px;max-width:900px}.tabbed-panel{grid-template-columns:154px minmax(0,1fr)}.sidebar-tabs button{padding:.58rem .62rem;font-size:.82rem}.slider-row{grid-template-columns:140px minmax(90px,1fr) 62px;gap:9px}}@media (prefers-color-scheme:light){:root{color:#14202b;background:#f4f6f8}.app{background:#f4f6f8}.topbar,.card,.preview-toolbar,.sidebar-tabs{background:#fff;border-color:#d7dee8}.layout-resizer:before{background:#5d687540}.sidebar-tabs button{color:#253242}.sidebar-tabs button:hover:not(:disabled){background:#f1f4f8}.topbar p,.muted,.slot em,.file-drop span{color:#5d6875}.file-drop,input,select,textarea{color:#14202b;background:#f8fafc;border-color:#c8d2df}.stats div{border-bottom-color:#e7ecf2}button.secondary{color:#14202b;background:#f1f4f8;border-color:#c8d2df}.source-box,.physical-colour-preview{border-top-color:#e7ecf2}.file-summary{color:#253242;background:#2f7dd114;border-color:#2f7dd133}.section-subtitle,.virtual-plan-section-title{color:#5d6875}}.virtual-plan-box{border-top:1px solid #29313a;margin-top:18px;padding-top:14px}.compact-stats{margin-top:8px;margin-bottom:10px}.virtual-filter-row{margin-top:10px}.virtual-plan-section{margin-top:14px}.virtual-plan-section-title{color:#cbd6e2;margin-bottom:6px;font-size:.88rem;font-weight:700}.virtual-plan-list{gap:6px;max-height:300px;margin-top:6px;padding-right:4px;display:grid;overflow:auto}.virtual-plan-row{border-bottom:1px solid #ffffff14;grid-template-columns:28px 52px minmax(180px,1.2fr) minmax(150px,1.2fr) minmax(90px,.8fr);align-items:center;gap:10px;padding:6px 0;font-size:.82rem;display:grid}.virtual-plan-row em,.virtual-plan-row small{color:#93a0ad;overflow-wrap:anywhere;white-space:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-style:normal;line-height:1.15}.virtual-plan-row small{font-family:inherit}.virtual-plan-components{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.component-piece{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.component-plus{color:#93a0ad;margin:0 1px;font-weight:700}.extruder-badge{border:1px solid var(--badge-border,#ffffff3d);border-radius:3px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 6px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #00000014,0 0 0 1px #ffffff0a}.virtual-sequence-bar{background:#ffffff0f;border:1px solid #ffffff29;border-radius:2px;align-items:stretch;width:100%;min-width:120px;max-width:320px;height:16px;display:flex;overflow:hidden}.virtual-sequence-step{flex:1 1 0;min-width:3px}.virtual-sequence-step+.virtual-sequence-step{border-left:1px solid #0000002e}.physical-only-list{max-height:220px}@media (prefers-color-scheme:light){.virtual-plan-box{border-top-color:#d7dee8}.virtual-plan-row{border-bottom-color:#14202b1a}}.slider-control{gap:4px;min-width:0;display:grid}.slider-track-guide{border:1px solid #ffffff38;border-radius:999px;height:8px;display:block;box-shadow:inset 0 0 0 1px #0000001f}.slider-track-guide.hue{background:linear-gradient(90deg,#5b8fd8 0%,#6b54d8 16.666%,#d84fd2 33.333%,#e05b4f 50%,#d9df58 66.666%,#54d86a 83.333%,#4fc7d8 100%)}.slider-track-guide.tint{background:linear-gradient(90deg,#19b86a 0%,#b4b4b4 50%,#d63bc7 100%)}.expert-box{background:#52a8ff0d;border:1px solid #29313a;border-radius:10px;gap:6px;margin:10px 0 12px;padding:10px 10px 12px;display:grid}.model-name-value{overflow-wrap:anywhere;white-space:normal;text-align:right;max-width:220px;line-height:1.15}.virtual-plan-row>span:not(.virtual-sequence-bar){text-overflow:ellipsis;overflow:hidden}@media (width<=1300px){.virtual-plan-row{grid-template-columns:28px 48px minmax(160px,1fr)}.virtual-sequence-bar,.virtual-plan-row small{grid-column:3/-1}}@media (prefers-color-scheme:light){.slider-track-guide{border-color:#0000002e}.expert-box{background:#2f7dd10f;border-color:#d7dee8}.extruder-badge{border-color:#0000002e}.virtual-sequence-bar{background:#14202b0a;border-color:#00000024}}.info-note{background:#52a8ff14;border:1px solid #52a8ff2e;border-radius:9px;margin:6px 0 0;padding:8px 10px}.lock-note{background:#f5c66d14;border:1px solid #f5c66d3d;border-radius:9px;margin:8px 0 10px;padding:8px 10px}.suggestion-locked .expert-box,.suggestion-locked .manual-slot-grid,.suggestion-locked .filament-list-toolbar,.suggestion-locked .filament-table-wrap,.suggestion-locked .inline-row select:disabled{opacity:.65}.suggestion-locked .manual-slot-main,.suggestion-locked .filament-table button:disabled,.suggestion-locked .slider-row.disabled{cursor:not-allowed}@media (prefers-color-scheme:light){.info-note{background:#2f7dd114;border-color:#2f7dd133}.lock-note{background:#a6700014;border-color:#a6700038}}.preview-risk-note{color:#f5d48b;align-items:center;margin-left:auto;font-size:.9rem;display:inline-flex}.preview-safety-card{color:#edf3fa;background:linear-gradient(#533d1d57,#151a20fa);border:1px solid #6b4d22;border-radius:12px;flex-direction:column;justify-content:center;gap:16px;height:calc(100% - 128px);min-height:360px;margin:0;padding:28px;display:flex}.preview-safety-card h3{margin:0;font-size:1.35rem}.preview-safety-card p{color:#d9e0e8;max-width:760px;margin:0;line-height:1.45}.preview-safety-stats{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;max-width:900px;display:grid}.preview-safety-stats span{color:#aeb9c6;background:#0a0e126b;border:1px solid #3b4652;border-radius:8px;padding:10px 12px}.preview-safety-stats b{color:#fff}button.danger-outline{color:#f7d7a4;background:#2b2118;border-color:#a76b28;width:fit-content}.preview-content-scroll{gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.optional-three-card{background:#171e26;border:1px solid #29313a;border-radius:14px;padding:12px;box-shadow:0 12px 28px #0000002e}.optional-three-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.optional-three-header h2{margin:0;font-size:1.05rem}.optional-three-header p{margin:4px 0 0}.optional-three-actions{flex:none;align-items:center;gap:8px;display:flex}.three-options-bar{flex-wrap:wrap;margin:10px 0}.optional-three-card .three-preview-wrap{height:min(55vh,560px);min-height:360px}.preview-risk-note.full-width{margin:8px 0 0;display:block}@media (prefers-color-scheme:light){.optional-three-card{background:#fff;border-color:#d7dee8}}.large-model-deferred-card{background:#ffbe501a;border:1px solid #ffbe508c;border-radius:14px;margin-bottom:14px;padding:16px}.large-model-deferred-card h2{margin:0 0 8px}.large-model-deferred-card p{color:var(--muted);max-width:980px;margin:0 0 12px}.topbar{gap:16px}.topbar-controls{flex:none;align-items:center;gap:10px;display:flex}.topbar-controls label{color:#aeb9c6;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.topbar-controls select{min-width:112px}.preview-toolbar{grid-template-columns:minmax(0,1fr);align-items:start}.preview-toolbar-main{gap:8px;min-width:0;display:grid}.preview-control-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview-control-row label{align-items:center;gap:6px;display:inline-flex}.app.theme-light{color:#14202b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f6f8}.cml-theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.app.theme-light .topbar,.app.theme-light .card,.app.theme-light .preview-toolbar,.app.theme-light .sidebar-tabs,.app.theme-light .optional-three-card{background:#fff;border-color:#d7dee8}.app.theme-light .topbar p,.app.theme-light .topbar-controls label,.app.theme-light .muted,.app.theme-light .status,.app.theme-light .slot em,.app.theme-light .file-drop span{color:#5d6875}.app.theme-light .file-drop,.app.theme-light input,.app.theme-light select,.app.theme-light textarea{color:#14202b;background:#f8fafc;border-color:#c8d2df}.app.theme-light .stats div{border-bottom-color:#e7ecf2}.app.theme-light button.secondary{color:#14202b;background:#f1f4f8;border-color:#c8d2df}.app.theme-light .source-box,.app.theme-light .physical-colour-preview{border-top-color:#e7ecf2}.app.theme-light .file-summary{color:#253242;background:#2f7dd114;border-color:#2f7dd133}.app.theme-light .section-subtitle,.app.theme-light .virtual-plan-section-title{color:#5d6875}.app.theme-light .app.theme-light .app.theme-light .virtual-plan-box{border-top-color:#d7dee8}.app.theme-light .virtual-plan-row{border-bottom-color:#14202b1a}.app.theme-light .slider-track-guide{border-color:#0000002e}.app.theme-light input[type=range]::-webkit-slider-runnable-track{background:#c9c5bc;border-color:#00000038}.app.theme-light input[type=range]::-moz-range-track{background:#c9c5bc;border-color:#00000038}.app.theme-light input[type=range]::-moz-range-progress{background:#c9c5bc;border-color:#00000038}.app.theme-light input[type=range]::-webkit-slider-thumb{background:#5c606a;border-color:#fff}.app.theme-light input[type=range]::-moz-range-thumb{background:#5c606a;border-color:#fff}.app.theme-light .expert-box{background:#2f7dd10f;border-color:#d7dee8}.app.theme-light .extruder-badge{border-color:#0000002e}.app.theme-light .virtual-sequence-bar{background:#14202b0a;border-color:#00000024}.app.theme-light .info-note{background:#2f7dd114;border-color:#2f7dd133}.app.theme-light .lock-note{background:#a6700014;border-color:#a6700038}.app.theme-dark{color:#e8eef5;background:linear-gradient(#121820,#0b0f13)}.app.theme-dark .topbar,.app.theme-dark .card,.app.theme-dark .preview-toolbar,.app.theme-dark .sidebar-tabs,.app.theme-dark .optional-three-card{background:#171e26;border-color:#29313a}.app.theme-dark .sidebar-tabs{background:#121820}.app.theme-dark .topbar p,.app.theme-dark .topbar-controls label,.app.theme-dark .muted,.app.theme-dark .status,.app.theme-dark .slot em,.app.theme-dark .file-drop span{color:#aeb9c6}.app.theme-dark .file-drop,.app.theme-dark input,.app.theme-dark select,.app.theme-dark textarea{color:#e8eef5;background:#0f141a;border-color:#3a4551}.app.theme-dark .stats div{border-bottom-color:#242b34}.app.theme-dark button.secondary{color:#e8eef5;background:#283746;border-color:#3a4551}.app.theme-dark .source-box,.app.theme-dark .physical-colour-preview{border-top-color:#29313a}.app.theme-dark .file-summary{color:#cbd6e2;background:#52a8ff14;border-color:#52a8ff2e}.app.theme-dark .section-subtitle,.app.theme-dark .virtual-plan-section-title{color:#aeb9c6}.app.theme-dark .app.theme-dark .app.theme-dark input[type=range]::-webkit-slider-runnable-track{background:#c7c3ba;border-color:#0000004d}.app.theme-dark input[type=range]::-moz-range-track{background:#c7c3ba;border-color:#0000004d}.app.theme-dark input[type=range]::-moz-range-progress{background:#c7c3ba;border-color:#0000004d}.app.theme-dark input[type=range]::-webkit-slider-thumb{background:#555963;border-color:#f2f4f7}.app.theme-dark input[type=range]::-moz-range-thumb{background:#555963;border-color:#f2f4f7}.tab-content>.card+.card{margin-top:14px}.settings-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.load-card h2{margin-bottom:10px}.format-note{background:#52a8ff0f;border:1px solid #52a8ff2e;border-radius:10px;gap:8px;margin:10px 0 12px;padding:10px;display:grid}.format-note h3{color:#cbd6e2;margin:0;font-size:.9rem}.format-note p{color:#aeb9c6;margin:0;font-size:.86rem;line-height:1.35}.format-grid{color:#aeb9c6;grid-template-columns:minmax(90px,1fr) minmax(74px,.7fr) minmax(100px,.9fr);gap:6px 10px;font-size:.82rem;display:grid}.format-grid b{color:#e8eef5}.format-example{color:#d7e8ff;white-space:pre;background:#0f141a;border:1px solid #29313a;border-radius:8px;margin:0;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.35;overflow:auto}.small-note{font-size:.8rem!important}.app.theme-light .section-mini-title{color:#253242}.app.theme-light .format-note{background:#2f7dd10f;border-color:#2f7dd133}.app.theme-light .format-note h3,.app.theme-light .format-grid b{color:#253242}.app.theme-light .format-note p,.app.theme-light .format-grid{color:#5d6875}.app.theme-light .format-example{color:#253242;background:#f8fafc;border-color:#d7dee8}.app.theme-dark .format-note{background:#52a8ff0f;border-color:#52a8ff2e}.app.theme-dark .format-note h3,.app.theme-dark .format-grid b{color:#cbd6e2}.app.theme-dark .format-example{color:#d7e8ff;background:#0f141a;border-color:#29313a}.load-card h2 .help-label{font:inherit}.filament-format-details{padding:0;display:block;overflow:hidden}.filament-format-details summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#cbd6e2;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-weight:700;list-style:none;display:flex}.filament-format-details summary::-webkit-details-marker{display:none}.filament-format-details summary:after{content:"▸";color:#aeb9c6;font-size:.85rem;transition:transform .15s}.filament-format-details[open] summary:after{transform:rotate(90deg)}.format-note-body{gap:8px;padding:0 10px 10px;display:grid}.app.theme-light .filament-format-details summary{color:#253242}.app.theme-light .filament-format-details summary:after{color:#5d6875}.export-card .spaced{margin-top:16px}.text-input.wide{width:min(100%,280px)}.inline-check{color:#cbd6e2;align-items:center;gap:8px;margin:10px 0;display:flex}.bed-size-inputs{align-items:center;gap:6px;display:inline-flex}.bed-size-inputs input{width:70px}.export-main-button{width:100%;margin-top:14px;font-weight:700}.export-button-grid{gap:8px;margin-top:8px;display:grid}.app.theme-light .inline-check{color:#253242}.export-card .inline-row{grid-template-columns:minmax(130px,42%) minmax(0,1fr);align-items:center;gap:10px;display:grid}.export-card .inline-row>.help-label{min-width:0}.export-card .inline-row>input,.export-card .inline-row>select,.export-card .text-input.wide{width:100%;min-width:0;max-width:none}.export-card .inline-row>input[type=number]{justify-self:end;width:70px}.export-card .bed-size-inputs{justify-self:end}.project-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:8px 0;display:grid}.project-settings-group{background:#8294aa0f;border:1px solid #8294aa38;border-radius:10px;padding:10px}.project-settings-group h3{color:#5c6875;margin:0 0 8px;font-size:.88rem}.checkbox-row{align-items:center;gap:8px;line-height:1.25;display:flex}.checkbox-row.compact{margin:5px 0;font-size:.86rem}.checkbox-row input[type=checkbox]{flex:none}.app.theme-dark .project-settings-group{background:#52a8ff0d;border-color:#52a8ff29}.app.theme-dark .project-settings-group h3{color:#aeb9c6}@media (width<=720px){.project-settings-grid{grid-template-columns:1fr}}.filament-list-toolbar{flex-wrap:wrap;align-items:center;gap:8px 12px;margin:10px 0;display:flex}.small-button{min-height:0;padding:6px 10px;font-size:.82rem}.filament-table-wrap{background:#060c122e;border:1px solid #8294aa38;border-radius:12px;max-height:280px;margin:8px 0 14px;overflow:auto}.filament-table{border-collapse:collapse;width:100%;font-size:.84rem}.filament-table th,.filament-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #8294aa24;padding:7px 9px}.filament-table thead th{z-index:1;color:#cbd6e2;background:#111820;position:sticky;top:0}.filament-table th button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.filament-table th button:hover{text-decoration:underline}.filament-table tbody tr.selected{background:#52a8ff29}.filament-table code{color:#cbd6e2;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem}.app.theme-light .filament-table-wrap{background:#fff;border-color:#d7e1ed}.app.theme-light .filament-table thead th{color:#253242;background:#eef4fb}.app.theme-light .filament-table th,.app.theme-light .filament-table td{border-bottom-color:#e5edf5}.app.theme-light .filament-table code{color:#253242}.app.theme-light .filament-table tbody tr.selected{background:#2f81d224}.app.theme-dark .filament-table thead th{background:#111820}.manual-slot-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:10px 0;display:grid}.manual-slot-card{background:#060c122e;border:1px solid #8294aa38;border-radius:12px;grid-template-columns:1fr auto;align-items:stretch;gap:6px;padding:6px;display:grid}.manual-slot-card.active{border-color:#52a8ffb8;box-shadow:0 0 0 2px #52a8ff1f}.manual-slot-card.filled{background:#52a8ff12}.manual-slot-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;align-items:stretch;gap:5px;padding:6px;display:flex}.manual-slot-main:hover{background:#8294aa1f}.manual-slot-label{color:#cbd6e2;font-weight:800}.manual-slot-name{overflow-wrap:anywhere;white-space:normal;min-width:0;font-size:.84rem;font-weight:400;line-height:1.2}.manual-slot-header{grid-template-columns:auto auto 1fr;align-items:center;gap:6px;min-width:0;display:grid}.manual-slot-main code{color:#cbd6e2;justify-self:end;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.manual-slot-clear{align-self:center}.app.theme-light .manual-slot-card{background:#fff;border-color:#d7e1ed}.app.theme-light .manual-slot-card.active{border-color:#2f81d2b8;box-shadow:0 0 0 2px #2f81d21f}.app.theme-light .manual-slot-card.filled{background:#2f81d212}.app.theme-light .manual-slot-label,.app.theme-light .manual-slot-main code{color:#253242}.staged-load-card{gap:12px}.staged-file-grid{gap:10px;margin:10px 0;display:grid}.staged-file-picker{cursor:pointer;background:#52a8ff0f;border:1px dashed #536171;border-radius:12px;gap:4px;padding:12px;display:grid}.staged-file-picker:hover{background:#52a8ff1a;border-color:#7faee8}.staged-file-picker span{color:#aeb9c6;font-size:.86rem}.staged-file-picker strong{color:#eef5ff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.staged-file-picker input{display:none}.staged-load-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.primary-action{color:#fff;cursor:pointer;background:#2f7dd1;border:0;border-radius:8px;padding:.72rem 1rem;font-weight:700}.primary-action:disabled{opacity:.45;cursor:not-allowed}.loaded-input-summary{margin-top:12px}.progress-backdrop{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#04080d47;place-items:center;display:grid;position:fixed;inset:0}.progress-card{color:#e8eef6;background:#1c232c;border:1px solid #303a46;border-radius:16px;width:min(440px,100vw - 32px);padding:22px;box-shadow:0 18px 55px #0000005c}.app.theme-light .progress-card,.theme-light .progress-card{color:#14202b;background:#fff;border-color:#cbd5e1}.progress-title-row{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:12px;display:flex}.progress-title-row strong{font-size:1.08rem}.progress-title-row span{color:#aeb9c6;font-variant-numeric:tabular-nums}.app.theme-light .progress-title-row span,.theme-light .progress-title-row span{color:#5f6b7a}.progress-bar{background:#353f4b;border-radius:999px;height:7px;margin-bottom:16px;overflow:hidden}.app.theme-light .progress-bar,.theme-light .progress-bar{background:#dbe3ec}.progress-bar span{border-radius:inherit;background:#3a8dde;height:100%;transition:width .18s;display:block}.progress-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.progress-steps li{color:#9faebf;grid-template-columns:22px 1fr;align-items:center;gap:9px;display:grid}.progress-steps li.done{color:#dce8f7}.progress-steps li.active{color:#e8eef6}.progress-steps li.error{color:#ffb2b2}.app.theme-light .progress-steps li{color:#667587}.app.theme-light .progress-steps li.done,.theme-light .progress-steps li.done,.app.theme-light .progress-steps li.active,.theme-light .progress-steps li.active{color:#14202b}.step-dot{border:2px solid #465365;border-radius:50%;width:18px;height:18px}.progress-steps li.done .step-dot{background:#48b36a;border-color:#48b36a;box-shadow:inset 0 0 0 4px #1c232c}.app.theme-light .progress-steps li.done .step-dot,.theme-light .progress-steps li.done .step-dot{box-shadow:inset 0 0 0 4px #fff}.progress-steps li.active .step-dot{border-color:#0000 #3a8dde #3a8dde;animation:.8s linear infinite spin}.progress-steps li.error .step-dot{background:#ff7373;border-color:#ff7373}.progress-error{color:#ffc8c8;background:#3a1c22;border:1px solid #8c3d3d;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:.92rem}.virtual-edit-box{background:#52a8ff0a;border:1px solid #29313a;border-radius:10px;gap:8px;margin-top:12px;padding:10px;display:grid}.virtual-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.virtual-edit-actions select{width:auto;min-width:72px}.virtual-plan-row.selectable{grid-template-columns:22px 28px 52px minmax(160px,1.15fr) minmax(140px,1.1fr) minmax(90px,.8fr)}.virtual-plan-row.selectable>input[type=checkbox]{width:16px;height:16px}@media (width<=1300px){.virtual-plan-row.selectable{grid-template-columns:22px 28px 48px minmax(140px,1fr)}.virtual-plan-row.selectable .virtual-sequence-bar,.virtual-plan-row.selectable small{grid-column:4/-1}}.app.theme-light .staged-file-picker{background:#2f7dd10f;border-color:#c8d2df}.app.theme-light .staged-file-picker strong{color:#14202b}.app.theme-light .staged-file-picker span{color:#5d6875}.app.theme-light .progress-card{color:#14202b;background:#fff;border-color:#c8d2df}.app.theme-light .progress-bar{background:#eef2f6;border-color:#d7dee8}.app.theme-light .virtual-edit-box{background:#2f7dd10d;border-color:#d7dee8}.blockmap-title{margin-top:14px;margin-bottom:6px}.blockmap-title.small-title{margin-top:4px}.colour-blockmap{flex-wrap:wrap;align-items:stretch;gap:5px;width:100%;margin:8px 0;display:flex}.colour-block{min-width:34px;height:38px;font:inherit;text-shadow:0 1px 1px #00000047;border:1px solid #ffffff6b;border-radius:8px;grid-template-columns:1fr;place-items:center;gap:0;padding:3px 5px;font-size:.66rem;font-weight:800;line-height:.95;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #00000029}.colour-block small{opacity:.86;font-size:.55rem;font-weight:700}.colour-block.clickable{cursor:pointer}.colour-block.clickable:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #0003,0 0 0 2px #52a8ff59}.colour-block.selected{outline-offset:1px;outline:3px solid #52a8ff}.colour-block:disabled{cursor:default;opacity:1}.cml-shell .colour-block{letter-spacing:normal!important;min-width:34px!important;height:38px!important;min-height:0!important;padding:3px 5px!important;font-size:.66rem!important;font-weight:800!important;line-height:.95!important}.cml-shell .colour-block span{white-space:nowrap;display:block;line-height:.95!important}.cml-shell .colour-block small{opacity:.86;white-space:nowrap;display:block;font-size:.55rem!important;font-weight:700!important;line-height:.95!important}.virtual-edit-actions.stacked{align-items:stretch;gap:10px;display:grid}.virtual-edit-selection-summary{color:#c6d6ea;padding:6px 0 2px}.virtual-edit-action-row{background:#ffffff06;border:1px solid #52a8ff2e;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.virtual-edit-action-row p{margin:3px 0 0}.assign-physical-controls{align-items:center;gap:8px;display:flex}.assign-physical-controls select{min-width:72px}.reset-row{opacity:.96}.app.theme-light .virtual-edit-selection-summary{color:#405068}.app.theme-light .virtual-edit-action-row{background:#2f7dd10a;border-color:#d7dee8}@media (width<=900px){.virtual-edit-action-row{grid-template-columns:1fr}.assign-physical-controls{flex-wrap:wrap;justify-content:flex-start}}.preview-panel{grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid}.preview-surface-card{background:#171e26;border:1px solid #29313a;border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;padding:10px;display:grid;box-shadow:0 12px 28px #0000002e}.preview-toolbar.preview-toolbar-merged{box-shadow:none;border-radius:10px;padding:8px 10px}.preview-control-row{gap:8px 12px}.preview-control-row button.compact,button.secondary.compact{padding:.42rem .62rem}.preview-content-scroll{grid-template-rows:minmax(0,1fr);gap:0;min-height:0;padding-right:0;display:grid;overflow:hidden}.optional-three-card.optional-three-card-fill{min-height:0;box-shadow:none;background:0 0;border:0;grid-template-rows:minmax(0,1fr);padding:0;display:grid}.optional-three-card.optional-three-card-fill .three-preview-wrap,.optional-three-card .three-preview-wrap{height:100%;min-height:0}.preview-surface-card .large-model-deferred-card,.preview-surface-card .preview-safety-card{align-self:start}.app.theme-light .preview-surface-card{background:#fff;border-color:#d7dee8}.app.theme-dark .preview-surface-card{background:#171e26;border-color:#29313a}.workflow-card .workflow-intro{margin:0 0 12px}.workflow-section-title{margin-top:14px;margin-bottom:8px}.applied-summary{background:#52a8ff0f;border:1px solid #52a8ff2e;border-radius:10px;margin:10px 0 12px;padding:10px}.summary-grid{color:#cbd6e2;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-top:8px;font-size:.84rem;display:grid}.summary-grid b{color:#e8eef5;font-weight:700}.workflow-hint{color:#aeb9c6;background:#52a8ff0f;border:1px solid #52a8ff29;border-radius:9px;margin-top:8px;padding:8px 10px;font-size:.84rem;line-height:1.35}.warning-note{color:#f5c66d}.app.theme-light .applied-summary,.app.theme-light .workflow-hint{background:#2f7dd10f;border-color:#2f7dd133}.app.theme-light .summary-grid,.app.theme-light .workflow-hint{color:#5d6875}.app.theme-light .summary-grid b{color:#253242}.cml-texture-pane .button-row{align-items:center;gap:8px;margin-top:12px;display:flex}.cml-texture-pane .inline-row{justify-content:space-between;align-items:center;gap:12px;margin:10px 0;display:flex}.cml-texture-pane .muted{color:#93a0ad;font-size:.88rem;line-height:1.35}.cml-texture-pane .theme-light .muted{color:#5d6875}.cml-texture-pane .note{margin-top:10px}.cml-texture-pane .file-summary{color:#cbd6e2;background:#52a8ff14;border:1px solid #52a8ff2e;border-radius:9px;gap:3px;padding:9px 10px;font-size:.86rem;display:grid}.cml-texture-pane .file-summary.full{margin-top:10px}.cml-texture-pane .theme-light .file-summary{color:#253242;background:#2f7dd114;border-color:#2f7dd133}.cml-texture-pane .error-box{color:#ffb4b4;background:#bf363629;border:1px solid #f5727273;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:.9rem}.cml-texture-pane .theme-light .error-box{color:#a11f1f;background:#bf363614}.cml-texture-pane .stats{gap:6px;display:grid}.cml-texture-pane .stats div{border-bottom:1px solid #242b34;justify-content:space-between;gap:12px;padding:4px 0;font-size:.91rem;display:flex}.cml-texture-pane .stats span{color:#cbd6e2}.cml-texture-pane .stats b{font-variant-numeric:tabular-nums;text-align:right}.cml-texture-pane .theme-light .stats div{border-bottom-color:#e7ecf2}.cml-texture-pane .theme-light .stats span{color:#253242}.cml-texture-pane .stats .danger-row,.cml-texture-pane .stats .danger-row span{color:#ffb4b4}.cml-texture-pane .stats .warning-row,.cml-texture-pane .stats .warning-row span{color:#f5c66d}.cml-texture-pane .theme-light .stats .danger-row,.cml-texture-pane .theme-light .stats .danger-row span{color:#a11f1f}.cml-texture-pane .theme-light .stats .warning-row,.cml-texture-pane .theme-light .stats .warning-row span{color:#966500}.cml-texture-pane .warning-list{color:#f5c66d;margin:0;padding-left:20px;font-size:.9rem;line-height:1.45}.cml-texture-pane .theme-light .warning-list{color:#966500}.cml-texture-pane .roadmap{color:#cbd6e2;margin:0;padding-left:20px;font-size:.9rem;line-height:1.45}.cml-texture-pane .theme-light .roadmap{color:#253242}.cml-texture-pane .badge{border:1px solid #0000;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:750;display:inline-flex}.cml-texture-pane .badge.neutral{color:#cbd6e2;background:#222c37;border-color:#3a4551}.cml-texture-pane .badge.ok{color:#91e0b6;background:#308f5d2e;border-color:#66da9e4d}.cml-texture-pane .badge.warn{color:#f5c66d;background:#f5c66d29;border-color:#f5c66d4d}.cml-texture-pane .badge.bad{color:#ffb4b4;background:#bf36362e;border-color:#f5727259}.cml-texture-pane .theme-light .badge.neutral{color:#253242;background:#f1f4f8;border-color:#c8d2df}.cml-texture-pane .theme-light .badge.ok{color:#166c3f;background:#308f5d1a}.cml-texture-pane .theme-light .badge.warn{color:#7a5200;background:#f5c66d29}.cml-texture-pane .theme-light .badge.bad{color:#a11f1f;background:#bf36361a}.cml-texture-pane .switch{width:48px;height:26px;display:inline-flex;position:relative}.cml-texture-pane .switch input{opacity:0;width:0;height:0}.cml-texture-pane .switch span{cursor:pointer;background:#3a4551;border:1px solid #536171;border-radius:999px;transition:all .16s;position:absolute;inset:0}.cml-texture-pane .switch span:before{content:"";background:#e8eef5;border-radius:999px;width:20px;height:20px;transition:all .16s;position:absolute;top:2px;left:2px}.cml-texture-pane .switch input:checked+span{background:#2f7dd1;border-color:#5aa3ef}.cml-texture-pane .switch input:checked+span:before{transform:translate(22px)}.cml-texture-pane .theme-light .switch span{background:#d7dee8;border-color:#c8d2df}.cml-texture-pane .theme-light .switch span:before{background:#fff;box-shadow:0 1px 3px #14202b3d}.cml-texture-pane .preview-toolbar{background:#171e26;border:1px solid #29313a;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.cml-texture-pane .theme-light .preview-toolbar{background:#fff;border-color:#d7dee8}.cml-texture-pane .preview-toolbar-main{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.cml-texture-pane .status{color:#aeb9c6;text-align:right;white-space:nowrap;text-overflow:ellipsis;max-width:420px;overflow:hidden}.cml-texture-pane .theme-light .status{color:#5d6875}.cml-texture-pane .status-busy{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.cml-texture-pane .spinner{border:2px solid #9bc8ff47;border-top-color:#6bb6ff;border-radius:999px;flex:none;width:13px;height:13px;animation:.75s linear infinite spin;display:inline-block}.cml-texture-pane .three-preview-wrap{border:1px solid #29313a;border-radius:14px;width:100%;height:100%;min-height:360px;position:relative;overflow:hidden}.cml-texture-pane .three-preview-wrap.preview-bg-light{border-color:#d7dee8}.cml-texture-pane .three-preview{width:100%;height:100%}.cml-texture-pane .three-preview canvas{width:100%;height:100%;display:block}.axis-label{z-index:8;color:#fff;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;text-shadow:0 1px 2px #000000b8;border:1px solid #ffffffd1;border-radius:999px;min-width:2.1rem;padding:.12rem .32rem;font-size:.78rem;font-weight:800;line-height:1.15;display:none;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000057}.axis-label-x{background:#e83121eb}.axis-label-y{background:#2ab82feb}.axis-label-z{background:#009adaf0}.cml-texture-pane .preview-empty{color:#5d6875;pointer-events:none;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.cml-texture-pane .preview-badge{color:#14202b;background:#ffffffd1;border-radius:8px;padding:5px 8px;font-size:.8rem;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #0000001f}.cml-texture-pane .preview-bg-dark .preview-badge{color:#e8eef5;background:#0f141adb}.cml-texture-pane .preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-height:0;display:grid}.cml-texture-pane .preview-cell{grid-template-rows:auto minmax(0,1fr);gap:6px;min-width:0;min-height:0;display:grid}.cml-texture-pane .preview-cell-title{color:#cbd6e2;padding:0 2px;font-size:.88rem;font-weight:800}.cml-texture-pane .theme-light .preview-cell-title{color:#253242}.cml-texture-pane .color-list{gap:6px;max-height:360px;margin-top:10px;padding-right:4px;display:grid;overflow:auto}.cml-texture-pane .color-entry{background:#121820ad;border:1px solid #29313a;border-radius:9px;grid-template-columns:26px 90px minmax(110px,1fr) 58px;align-items:center;gap:8px;padding:7px 8px;font-size:.86rem;display:grid}.cml-texture-pane .theme-light .color-entry{background:#f8fafc;border-color:#d7dee8}.cml-texture-pane .color-swatch{border:1px solid #ffffff7a;border-radius:6px;width:22px;height:22px;box-shadow:inset 0 0 0 1px #00000029}.cml-texture-pane .theme-light .color-swatch{border-color:#14202b40}.cml-texture-pane .warning-list.compact{margin-top:12px}@media (width<=1500px){.cml-texture-pane{min-width:1040px}}.cml-texture-pane .color-block-section{gap:10px;margin-top:10px;display:grid}.cml-texture-pane .color-block-meta{color:#aeb9c6;flex-wrap:wrap;gap:8px;font-size:.82rem;display:flex}.cml-texture-pane .color-block-meta span{background:#121820a8;border:1px solid #29313a;border-radius:999px;padding:4px 8px}.cml-texture-pane .theme-light .color-block-meta{color:#5d6875}.cml-texture-pane .theme-light .color-block-meta span{background:#f8fafc;border-color:#d7dee8}.cml-texture-pane .color-block-map{grid-template-columns:repeat(24,minmax(8px,1fr));grid-auto-rows:8px;grid-auto-flow:dense;background:#121820ad;border:1px solid #29313a;border-radius:12px;gap:3px;max-height:420px;padding:8px;display:grid;overflow:auto}.cml-texture-pane .theme-light .color-block-map{background:#f8fafc;border-color:#d7dee8}.cml-texture-pane .color-block{border:1px solid #ffffff38;border-radius:4px;min-height:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000001f}.cml-texture-pane .theme-light .color-block{border-color:#14202b2e}.cml-texture-pane .color-block.remainder{background:repeating-linear-gradient(45deg,#202830,#202830 6px,#2d3540 6px 12px)!important}.cml-texture-pane .color-block span{color:#fff;text-shadow:0 1px 3px #000000e6;background:linear-gradient(#0000 15%,#0000006b);align-content:end;gap:1px;padding:5px;font-size:.68rem;line-height:1.05;display:grid;position:absolute;inset:0}.cml-texture-pane .color-block b,.cml-texture-pane .color-block em{font-variant-numeric:tabular-nums;font-style:normal}.cml-texture-pane .progress-backdrop{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#04080d47;place-items:center;display:grid;position:fixed;inset:0}.cml-texture-pane .progress-card{color:#e8eef6;background:#1c232c;border:1px solid #303a46;border-radius:16px;width:min(440px,100vw - 32px);padding:22px;box-shadow:0 18px 55px #0000005c}.cml-texture-pane .theme-light .progress-card{color:#14202b;background:#fff;border-color:#cbd5e1}.cml-texture-pane .progress-title-row{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:12px;display:flex}.cml-texture-pane .progress-title-row strong{font-size:1.08rem}.cml-texture-pane .progress-title-row span{color:#aeb9c6;font-variant-numeric:tabular-nums}.cml-texture-pane .progress-bar{background:#353f4b;border-radius:999px;height:7px;margin-bottom:16px;overflow:hidden}.cml-texture-pane .progress-bar span{border-radius:inherit;background:#3a8dde;height:100%;transition:width .18s;display:block}.cml-texture-pane .progress-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.cml-texture-pane .progress-steps li{color:#9faebf;grid-template-columns:22px 1fr;align-items:center;gap:9px;display:grid}.cml-texture-pane .progress-steps li.done{color:#dce8f7}.cml-texture-pane .progress-steps li.active{color:#e8eef6}.cml-texture-pane .progress-steps li.error{color:#ffb2b2}.cml-texture-pane .step-dot{border:2px solid #465365;border-radius:50%;width:18px;height:18px}.cml-texture-pane .progress-steps li.done .step-dot{background:#48b36a;border-color:#48b36a;box-shadow:inset 0 0 0 4px #1c232c}.cml-texture-pane .progress-steps li.active .step-dot{border-color:#0000 #3a8dde #3a8dde;animation:.8s linear infinite spin}.cml-texture-pane .progress-steps li.error .step-dot{background:#ff7373;border-color:#ff7373}.cml-texture-pane .progress-error{color:#ffc8c8;background:#3a1c22;border:1px solid #8c3d3d;border-radius:10px;margin-top:14px;padding:10px 12px}.cml-texture-pane .collapsible-card summary,.cml-texture-pane .diagnostic-details summary{cursor:pointer;color:#dbe7f5;-webkit-user-select:none;user-select:none;font-weight:800}.cml-texture-pane .theme-light .collapsible-card summary,.cml-texture-pane .theme-light .diagnostic-details summary{color:#1e2b37}.cml-texture-pane .collapsible-card[open] summary,.cml-texture-pane .diagnostic-details[open] summary{margin-bottom:12px}.cml-texture-pane .diagnostic-summary{gap:8px;margin-bottom:10px;display:grid}.cml-texture-pane .diagnostic-details{border-top:1px solid #29313a;margin-top:12px;padding-top:12px}.cml-texture-pane .theme-light .diagnostic-details{border-top-color:#d7dee8}.cml-texture-pane .diagnostic-details h3{color:#cbd6e3;margin:14px 0 8px;font-size:.88rem}.cml-texture-pane .theme-light .diagnostic-details h3{color:#2c3a48}.cml-texture-pane .texture-section{display:none}.cml-texture-pane [data-active-tab=load] .texture-load-section,.cml-texture-pane [data-active-tab=orientation] .texture-orientation-section,.cml-texture-pane [data-active-tab=correction] .texture-correction-section,.cml-texture-pane [data-active-tab=bake] .texture-bake-section,.cml-texture-pane [data-active-tab=export] .texture-export-section,.cml-texture-pane [data-active-tab=checks] .texture-checks-section,.cml-texture-pane [data-active-tab=diagnostics] .texture-diagnostics-section,.cml-texture-pane [data-active-tab=settings] .texture-settings-section{display:block}.cml-texture-pane .preview-grid{height:100%;min-height:0}:root{color:#e8eef5;background:#101418;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;height:100%;min-height:0;margin:0}button,input,select,textarea{font:inherit}.cml-shell{color:#e8eef5;background:#101418;grid-template-rows:58px minmax(0,1fr) 34px;grid-template-columns:minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.cml-shell.cml-theme-light{color:#14202b;background:#f4f6f8}.cml-shell.cml-theme-dark{color:#e8eef5;background:#101418}.cml-appbar{background:#121820fa;border-bottom:1px solid #29313a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;min-height:0;padding:10px 18px;display:grid}.cml-theme-light .cml-appbar{background:#fffffffa;border-color:#d7dee8}.cml-brand-inline{white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.cml-brand-inline strong{font-size:1.5rem;font-weight:650;line-height:1.2}.cml-brand-inline span{color:#9ca3af;font-size:.78rem}.cml-workflow-switch{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.cml-workflow-switch button,.cml-global-controls button,.cml-global-controls select{color:#e8eef5;background:#121820;border:1px solid #3a4551;border-radius:8px;min-height:32px;font-weight:500}.cml-workflow-switch button,.cml-global-controls button{cursor:pointer;padding:.46rem .72rem}.cml-workflow-switch button{overflow-wrap:anywhere;white-space:normal;text-align:left;max-width:240px;line-height:1.15}.cml-workflow-switch button:hover:not(:disabled),.cml-global-controls button:hover:not(:disabled){filter:brightness(1.07)}.cml-workflow-switch button.active{color:#fff;background:#2f7dd1;border-color:#5aa3ef}.cml-global-controls{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cml-global-controls button:disabled{opacity:.45;cursor:not-allowed}.cml-global-controls button.secondary{background:#283746}.cml-global-controls button.compact{font-size:.84rem}.cml-global-controls label{color:#aeb9c6;align-items:center;gap:6px;font-size:.84rem;display:inline-flex}.cml-global-controls select{min-width:112px;padding:.38rem .55rem}.cml-theme-light .cml-workflow-switch button,.cml-theme-light .cml-global-controls button,.cml-theme-light .cml-global-controls select{color:#14202b;background:#fff;border-color:#c8d2df}.cml-theme-light .cml-workflow-switch button.active{color:#fff;background:#2f7dd1;border-color:#5aa3ef}.cml-theme-light .cml-global-controls button.secondary{background:#eef3f8}.cml-theme-light .cml-global-controls label{color:#5d6875}.cml-main{min-width:0;min-height:0;overflow:hidden}.cml-workflow-pane{min-width:0;height:100%;min-height:0}.cml-main .app{height:100%!important;min-height:0!important}.cml-main .topbar{display:none!important}.cml-main .layout{height:100%!important;min-height:0!important;padding:16px!important}.cml-statusbar{color:#cbd6e2;background:#121820fa;border-top:1px solid #29313a;align-items:center;gap:10px;min-width:0;min-height:0;padding:6px 18px;font-size:.88rem;line-height:1.25;display:flex}.cml-statusbar-label{color:#93a0ad;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.cml-statusbar-message{overflow-wrap:anywhere;white-space:normal;line-height:1.15}.cml-theme-light .cml-statusbar{color:#253242;background:#fffffffa;border-color:#d7dee8}.cml-theme-light .cml-statusbar-label{color:#5d6875}.cml-shell{--cml-font-size:14px;--cml-line-height:1.35;--cml-card-bg:#171e26;--cml-border:#29313a;--cml-sidebar-bg:#121820;--cml-text:#e8eef5;--cml-muted:#aeb9c6;--cml-button-bg:#2f7dd1;--cml-secondary-bg:#283746}.cml-shell,.cml-shell button,.cml-shell input,.cml-shell select,.cml-shell textarea{font-size:var(--cml-font-size)!important;line-height:var(--cml-line-height)!important}.cml-shell button,.cml-shell .file-button,.cml-shell .primary-action,.cml-shell .secondary,.cml-shell button.secondary{letter-spacing:normal!important;font-weight:500!important}.cml-shell button,.cml-shell button.secondary,.cml-shell .file-button{border-radius:8px!important;min-height:34px!important;padding:.5rem .75rem!important}.cml-appbar{height:58px;overflow:hidden}.cml-workflow-switch button{text-align:center!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:.5rem .85rem!important;display:inline-flex!important}.cml-workflow-label{overflow-wrap:anywhere;white-space:normal;line-height:1.15}.cml-main,.cml-workflow-pane,.cml-main .app{height:100%!important;min-height:0!important;overflow:hidden!important}.cml-main .app{background:0 0!important}.cml-main .layout,.cml-texture-pane .layout,.cml-vertex-pane .layout{gap:8px!important;height:100%!important;min-height:0!important;padding:16px!important;overflow:hidden!important}.cml-texture-pane .layout{grid-template-columns:var(--texture-settings-width,620px) 10px minmax(420px, 1fr)!important}.cml-texture-pane .left-panel,.cml-vertex-pane .left-panel,.cml-main .left-panel{min-height:0!important;overflow:hidden!important}.cml-main .tabbed-panel,.cml-texture-pane .texture-tabbed-panel,.cml-main .left-panel.tabbed-panel{grid-template-columns:172px minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;height:100%!important;min-height:0!important;display:grid!important}.cml-main .sidebar-tabs,.cml-texture-pane .texture-tabs,.cml-texture-pane .sidebar-tabs{border:1px solid var(--cml-border)!important;background:var(--cml-sidebar-bg)!important;border-radius:14px!important;flex-direction:column!important;align-self:stretch!important;gap:6px!important;height:100%!important;min-height:0!important;padding:8px!important;display:flex!important;overflow:auto!important}.cml-main .sidebar-tabs button,.cml-texture-pane .texture-tabs button,.cml-texture-pane .sidebar-tabs button{text-align:left!important;color:#cbd6e2!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;justify-content:flex-start!important;width:100%!important;min-height:34px!important;padding:.62rem .72rem!important;font-size:.88rem!important;line-height:1.2!important}.cml-main .sidebar-tabs button:hover:not(:disabled),.cml-texture-pane .texture-tabs button:hover:not(:disabled),.cml-texture-pane .sidebar-tabs button:hover:not(:disabled){filter:none!important;background:#1b2530!important}.cml-main .sidebar-tabs button.active,.cml-texture-pane .texture-tabs button.active,.cml-texture-pane .sidebar-tabs button.active{background:var(--cml-button-bg)!important;color:#fff!important;border-color:#5aa3ef!important}.cml-main .tab-content,.cml-texture-pane .texture-tab-content,.cml-texture-pane .tab-content{align-self:stretch!important;height:100%!important;min-height:0!important;padding-right:4px!important;overflow:auto!important}.cml-main .card,.cml-texture-pane .card,.cml-vertex-pane .card{background:var(--cml-card-bg)!important;border:1px solid var(--cml-border)!important;border-radius:14px!important;margin:0 0 14px!important;padding:14px!important;box-shadow:0 12px 28px #0000002e!important}.cml-texture-pane .texture-section{margin-top:0!important}.cml-main .card h2,.cml-texture-pane .card h2,.cml-texture-pane .texture-section h2,.cml-vertex-pane .card h2{margin:0 0 12px!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.2!important}.cml-main .card h3,.cml-texture-pane .card h3,.cml-texture-pane .subhead,.cml-vertex-pane .card h3{color:#cbd6e2!important;margin:12px 0 8px!important;font-size:.9rem!important;font-weight:700!important;line-height:1.25!important}.cml-main .workflow-intro,.cml-main .muted,.cml-texture-pane .workflow-intro,.cml-texture-pane .muted,.cml-texture-pane .note,.cml-vertex-pane .workflow-intro,.cml-vertex-pane .muted{color:var(--cml-muted)!important;font-size:.88rem!important;line-height:1.35!important}.cml-main .workflow-intro,.cml-texture-pane .workflow-intro,.cml-vertex-pane .workflow-intro{margin:0 0 12px!important}.cml-texture-pane .inline-row,.cml-vertex-pane .inline-row{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:10px 0!important;display:flex!important}.cml-texture-pane .inline-row select,.cml-vertex-pane .inline-row select,.cml-texture-pane select,.cml-vertex-pane select,.cml-global-controls select{color:#e8eef5!important;background:#0f141a!important;border:1px solid #3a4551!important;border-radius:8px!important;min-height:34px!important;padding:.45rem .5rem!important}.cml-texture-pane .staged-file-picker,.cml-texture-pane .texture-file-picker,.cml-vertex-pane .file-drop{cursor:pointer!important;text-align:left!important;gap:4px!important;place-items:initial!important;background:#52a8ff0f!important;border:1px dashed #536171!important;border-radius:12px!important;align-content:start!important;padding:12px!important;display:grid!important}.cml-texture-pane .staged-file-picker span,.cml-texture-pane .texture-file-picker span,.cml-vertex-pane .file-drop span{color:#aeb9c6!important;font-size:.9rem!important;line-height:1.35!important}.cml-texture-pane .staged-file-picker strong,.cml-texture-pane .texture-file-picker strong,.cml-vertex-pane .file-drop strong{color:#eef5ff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.95rem!important;font-weight:700!important;line-height:1.25!important;overflow:hidden!important}.cml-texture-pane .preview-panel,.cml-vertex-pane .preview-panel,.cml-main .preview-panel{grid-template-rows:minmax(0,1fr)!important;gap:10px!important;min-width:0!important;min-height:0!important;display:grid!important}.cml-texture-pane .preview-surface-card,.cml-vertex-pane .preview-surface-card,.cml-texture-pane .preview-surface-card.texture-preview-surface-card{background:var(--cml-card-bg)!important;border:1px solid var(--cml-border)!important;border-radius:14px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;height:100%!important;min-height:0!important;padding:10px!important;display:grid!important}.cml-texture-pane .preview-toolbar,.cml-vertex-pane .preview-toolbar,.cml-texture-pane .preview-toolbar.preview-toolbar-merged{border:1px solid var(--cml-border)!important;background:var(--cml-card-bg)!important;border-radius:14px!important;align-items:center!important;gap:12px!important;padding:12px!important;display:flex!important}.cml-texture-pane .preview-control-row,.cml-vertex-pane .preview-control-row,.cml-texture-pane .preview-toolbar-main,.cml-vertex-pane .preview-toolbar-main{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.cml-texture-pane .preview-toolbar label,.cml-vertex-pane .preview-toolbar label,.cml-texture-pane .preview-control-row label,.cml-vertex-pane .preview-control-row label{color:#cbd6e2!important;align-items:center!important;gap:7px!important;min-height:34px!important;font-size:.88rem!important;display:inline-flex!important}.cml-statusbar{z-index:1!important;height:34px!important;position:relative!important;overflow:hidden!important}.cml-theme-light{--cml-card-bg:#fff;--cml-border:#d7dee8;--cml-sidebar-bg:#fff;--cml-text:#14202b;--cml-muted:#5d6875;--cml-secondary-bg:#eef3f8}.cml-theme-light .cml-main .card,.cml-theme-light .cml-texture-pane .card,.cml-theme-light .cml-vertex-pane .card,.cml-theme-light .cml-texture-pane .preview-surface-card,.cml-theme-light .cml-vertex-pane .preview-surface-card,.cml-theme-light .cml-texture-pane .preview-toolbar,.cml-theme-light .cml-vertex-pane .preview-toolbar{background:var(--cml-card-bg)!important;border-color:var(--cml-border)!important;color:var(--cml-text)!important}.cml-theme-light .cml-main .sidebar-tabs,.cml-theme-light .cml-texture-pane .texture-tabs,.cml-theme-light .cml-texture-pane .sidebar-tabs{background:var(--cml-sidebar-bg)!important;border-color:var(--cml-border)!important}.cml-theme-light .cml-main .sidebar-tabs button,.cml-theme-light .cml-texture-pane .texture-tabs button,.cml-theme-light .cml-texture-pane .sidebar-tabs button{color:#253242!important}.cml-theme-light .cml-main .sidebar-tabs button.active,.cml-theme-light .cml-texture-pane .texture-tabs button.active,.cml-theme-light .cml-texture-pane .sidebar-tabs button.active{color:#fff!important}.cml-theme-light .cml-main .workflow-intro,.cml-theme-light .cml-main .muted,.cml-theme-light .cml-texture-pane .workflow-intro,.cml-theme-light .cml-texture-pane .muted,.cml-theme-light .cml-vertex-pane .workflow-intro,.cml-theme-light .cml-vertex-pane .muted{color:var(--cml-muted)!important}@media (width<=1050px){.cml-main .layout,.cml-texture-pane .layout,.cml-vertex-pane .layout{height:auto!important;overflow:auto!important}.cml-main .tabbed-panel,.cml-texture-pane .texture-tabbed-panel,.cml-main .left-panel.tabbed-panel{grid-template-columns:minmax(0,1fr)!important}}.cml-shell{--cml-space-card:14px;--cml-space-gap:12px;--cml-radius-card:14px;--cml-radius-control:8px;--cml-control-h:34px}.cml-main .card,.cml-texture-pane .card,.cml-vertex-pane .card,.cml-main .panel,.cml-texture-pane .panel,.cml-vertex-pane .panel{font-size:14px!important}.cml-main .card,.cml-texture-pane .card,.cml-vertex-pane .card{padding:var(--cml-space-card)!important;border-radius:var(--cml-radius-card)!important}.cml-main .card h2,.cml-texture-pane .card h2,.cml-vertex-pane .card h2{margin:0 0 12px!important;font-size:1.05rem!important;line-height:1.2!important}.cml-main .workflow-intro,.cml-main .muted,.cml-main .note,.cml-texture-pane .workflow-intro,.cml-texture-pane .muted,.cml-texture-pane .note,.cml-vertex-pane .workflow-intro,.cml-vertex-pane .muted,.cml-vertex-pane .note{font-size:.88rem!important;font-weight:400!important;line-height:1.35!important}.cml-main .file-drop,.cml-main .staged-file-picker,.cml-main .texture-file-picker,.cml-vertex-pane .file-drop,.cml-texture-pane .file-drop,.cml-texture-pane .staged-file-picker,.cml-texture-pane .texture-file-picker,.cml-vertex-pane .staged-file-picker{cursor:pointer!important;text-align:left!important;gap:4px!important;place-items:initial!important;min-height:unset!important;background:#52a8ff0f!important;border:1px dashed #536171!important;border-radius:12px!important;align-content:start!important;padding:12px!important;display:grid!important}.cml-main .file-drop:hover,.cml-main .staged-file-picker:hover,.cml-main .texture-file-picker:hover,.cml-vertex-pane .file-drop:hover,.cml-texture-pane .file-drop:hover,.cml-texture-pane .staged-file-picker:hover,.cml-texture-pane .texture-file-picker:hover,.cml-vertex-pane .staged-file-picker:hover{background:#52a8ff1a!important;border-color:#7faee8!important}.cml-main .file-drop span,.cml-main .staged-file-picker span,.cml-main .texture-file-picker span,.cml-vertex-pane .file-drop span,.cml-texture-pane .file-drop span,.cml-texture-pane .staged-file-picker span,.cml-texture-pane .texture-file-picker span,.cml-vertex-pane .staged-file-picker span{color:#aeb9c6!important;font-size:.9rem!important;font-weight:400!important;line-height:1.35!important}.cml-main .file-drop strong,.cml-main .staged-file-picker strong,.cml-main .texture-file-picker strong,.cml-vertex-pane .file-drop strong,.cml-texture-pane .file-drop strong,.cml-texture-pane .staged-file-picker strong,.cml-texture-pane .texture-file-picker strong,.cml-vertex-pane .staged-file-picker strong{color:#eef5ff!important;font-size:.95rem!important;font-weight:700!important;line-height:1.25!important}.cml-main .sidebar-tabs,.cml-texture-pane .texture-tabs,.cml-texture-pane .sidebar-tabs,.cml-vertex-pane .sidebar-tabs{align-self:stretch!important;gap:6px!important;height:100%!important;min-height:0!important;padding:8px!important}.cml-main .sidebar-tabs button,.cml-texture-pane .texture-tabs button,.cml-texture-pane .sidebar-tabs button,.cml-vertex-pane .sidebar-tabs button{min-height:34px!important;padding:.62rem .72rem!important;font-size:.88rem!important;font-weight:500!important;line-height:1.2!important}.cml-main .preview-toolbar,.cml-texture-pane .preview-toolbar,.cml-vertex-pane .preview-toolbar{border-radius:14px!important;min-height:58px!important;padding:12px!important}.cml-main .preview-toolbar label,.cml-texture-pane .preview-toolbar label,.cml-vertex-pane .preview-toolbar label{font-size:.88rem!important;line-height:1.35!important}.cml-shell button,.cml-shell button.secondary,.cml-shell .file-button,.cml-shell .primary-action{min-height:var(--cml-control-h)!important;font-size:.88rem!important;font-weight:500!important}.cml-theme-light .cml-main .file-drop strong,.cml-theme-light .cml-main .staged-file-picker strong,.cml-theme-light .cml-main .texture-file-picker strong{color:#14202b!important}.cml-theme-light .cml-main .file-drop,.cml-theme-light .cml-main .staged-file-picker,.cml-theme-light .cml-main .texture-file-picker,.cml-theme-light .cml-vertex-pane .file-drop,.cml-theme-light .cml-texture-pane .file-drop,.cml-theme-light .cml-texture-pane .staged-file-picker,.cml-theme-light .cml-texture-pane .texture-file-picker,.cml-theme-light .cml-vertex-pane .staged-file-picker{background:#2f7dd10f!important;border-color:#c8d2df!important}.cml-theme-light .cml-main .file-drop:hover,.cml-theme-light .cml-main .staged-file-picker:hover,.cml-theme-light .cml-main .texture-file-picker:hover,.cml-theme-light .cml-vertex-pane .file-drop:hover,.cml-theme-light .cml-texture-pane .file-drop:hover,.cml-theme-light .cml-texture-pane .staged-file-picker:hover,.cml-theme-light .cml-texture-pane .texture-file-picker:hover,.cml-theme-light .cml-vertex-pane .staged-file-picker:hover{background:#2f7dd11a!important;border-color:#7faee8!important}.cml-texture-pane .status-busy{display:none!important}.cml-texture-pane .texture-action-grid,.cml-texture-pane .settings-actions,.cml-texture-pane .button-row,.cml-vertex-pane .settings-actions,.cml-vertex-pane .adjustment-actions,.cml-vertex-pane .export-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:12px!important;display:flex!important}.cml-texture-pane .texture-action-grid+.muted.note,.cml-texture-pane .button-row+.file-summary,.cml-texture-pane .button-row+.error-box,.cml-texture-pane .texture-scale-summary+.inline-row{margin-top:12px!important}.cml-texture-pane .preview-toolbar input:disabled+.help-label,.cml-texture-pane .preview-toolbar button:disabled,.cml-vertex-pane .preview-toolbar input:disabled+.help-label,.cml-vertex-pane .preview-toolbar button:disabled{opacity:.55!important}.cml-texture-pane .preview-toolbar button.secondary.compact,.cml-vertex-pane .preview-toolbar button.secondary.compact{white-space:nowrap!important}.cml-vertex-pane .filament-format-details,.cml-main .filament-format-details{margin:10px 0 12px!important}.cml-vertex-pane .staged-load-actions,.cml-main .staged-load-actions{margin-top:12px!important}.cml-vertex-pane .filament-format-details+.staged-load-actions,.cml-main .filament-format-details+.staged-load-actions{margin-top:0!important}.cml-vertex-pane .export-card .workflow-intro{max-width:660px!important}.cml-vertex-pane .export-card .inline-row{justify-content:space-between!important;align-items:center!important;gap:18px!important;width:100%!important;margin:10px 0!important;display:flex!important}.cml-vertex-pane .export-card .inline-row>.help-label{white-space:nowrap!important;flex:none!important;min-width:max-content!important}.cml-vertex-pane .export-card .inline-row>input,.cml-vertex-pane .export-card .inline-row>select{flex:none!important;width:auto!important;min-width:0!important;max-width:none!important}.cml-vertex-pane .export-card .inline-row>input[type=text]{width:120px!important}.cml-vertex-pane .export-card .inline-row>input.text-input.wide,.cml-vertex-pane .export-card .text-input.wide{width:min(340px,55%)!important;max-width:340px!important}.cml-vertex-pane .export-card .inline-row>select{width:220px!important}.cml-vertex-pane .export-card .inline-row>input[type=number]{width:70px!important}.cml-vertex-pane .export-card .bed-size-inputs{flex:none!important;width:max-content!important}@media (width<=720px){.cml-vertex-pane .export-card .inline-row{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.cml-vertex-pane .export-card .inline-row>.help-label{white-space:normal!important;min-width:0!important}}.cml-texture-pane .texture-correction-row{grid-template-columns:145px minmax(150px,1fr) 58px!important;align-items:center!important;gap:10px!important;margin:10px 0!important;display:grid!important}.cml-texture-pane .texture-correction-row>.info-label{white-space:nowrap!important;min-width:0!important}.cml-texture-pane .texture-correction-row .slider-control{min-width:0!important}.cml-texture-pane .sidebar-tabs button.has-health,.cml-texture-pane .texture-tabs button.has-health{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}.cml-texture-pane .sidebar-tab-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.cml-texture-pane .tab-health-dot{background:#7a8795!important;border:1px solid #ffffff8f!important;border-radius:999px!important;flex:none!important;width:9px!important;height:9px!important;box-shadow:0 0 0 1px #00000029!important}.cml-texture-pane .tab-health-dot.ok{background:#20b26b!important}.cml-texture-pane .tab-health-dot.warning{background:#f59e0b!important}.cml-texture-pane .tab-health-dot.error{background:#e05252!important}.cml-texture-pane .tab-health-dot.neutral{background:#7a8795!important}.cml-theme-light .cml-texture-pane .tab-health-dot{border-color:#14202b42!important;box-shadow:0 0 0 1px #fff9!important}.cml-theme-light .cml-texture-pane select,.cml-theme-light .cml-vertex-pane select,.cml-theme-light .cml-texture-pane input,.cml-theme-light .cml-vertex-pane input,.cml-theme-light .cml-texture-pane textarea,.cml-theme-light .cml-vertex-pane textarea,.cml-theme-light .cml-global-controls select{color:#14202b!important;background:#fff!important;border-color:#c8d2df!important}.cml-theme-light .cml-texture-pane select option,.cml-theme-light .cml-vertex-pane select option,.cml-theme-light .cml-global-controls select option{color:#14202b;background:#fff}.cml-theme-light input[type=checkbox]{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;accent-color:#2f7dd1!important;background:#fff!important;border-color:#7b8795!important}.cml-theme-light .cml-texture-pane input:disabled,.cml-theme-light .cml-vertex-pane input:disabled,.cml-theme-light .cml-texture-pane select:disabled,.cml-theme-light .cml-vertex-pane select:disabled{color:#667587!important;background:#eef3f8!important;border-color:#d7dee8!important}.cml-theme-light .cml-main .sidebar-tabs button:hover:not(:disabled):not(.active),.cml-theme-light .cml-texture-pane .texture-tabs button:hover:not(:disabled):not(.active),.cml-theme-light .cml-texture-pane .sidebar-tabs button:hover:not(:disabled):not(.active),.cml-theme-light .cml-vertex-pane .sidebar-tabs button:hover:not(:disabled):not(.active){color:#14202b!important;background:#eef4fb!important;border-color:#c8d2df!important}.cml-theme-light .cml-main .card h3,.cml-theme-light .cml-texture-pane .card h3,.cml-theme-light .cml-texture-pane .subhead,.cml-theme-light .cml-vertex-pane .card h3,.cml-theme-light .cml-main .section-subtitle,.cml-theme-light .cml-main .section-mini-title,.cml-theme-light .cml-texture-pane .section-subtitle,.cml-theme-light .cml-texture-pane .section-mini-title,.cml-theme-light .cml-vertex-pane .section-subtitle,.cml-theme-light .cml-vertex-pane .section-mini-title,.cml-theme-light .cml-texture-pane .preview-cell-title,.cml-theme-light .cml-vertex-pane .preview-cell-title,.cml-theme-light .cml-texture-pane .preview-toolbar label,.cml-theme-light .cml-vertex-pane .preview-toolbar label,.cml-theme-light .cml-texture-pane .preview-control-row label,.cml-theme-light .cml-vertex-pane .preview-control-row label{color:#253242!important}.cml-theme-light .cml-main .workflow-intro,.cml-theme-light .cml-main .muted,.cml-theme-light .cml-main .note,.cml-theme-light .cml-texture-pane .workflow-intro,.cml-theme-light .cml-texture-pane .muted,.cml-theme-light .cml-texture-pane .note,.cml-theme-light .cml-vertex-pane .workflow-intro,.cml-theme-light .cml-vertex-pane .muted,.cml-theme-light .cml-vertex-pane .note{color:#5d6875!important}.cml-theme-light .warning,.cml-theme-light .warning-note,.cml-theme-light .adjustment-note,.cml-theme-light .preview-risk-note,.cml-theme-light .cml-texture-pane .warning-list,.cml-theme-light .cml-texture-pane .stats .warning-row,.cml-theme-light .cml-texture-pane .stats .warning-row span{color:#8a5d00!important}.cml-theme-light .lock-note,.cml-theme-light .adjustment-note{background:#a6700014!important;border-color:#a6700038!important}.cml-texture-pane .texture-correction-row{grid-template-columns:145px minmax(150px,1fr) 70px!important}.cml-texture-pane .texture-correction-row .number{width:70px!important}.cml-vertex-pane .colour-correction-card,.cml-texture-pane .texture-correction-section{container-type:inline-size}@container (width<=480px){.cml-vertex-pane .colour-correction-card .slider-row,.cml-texture-pane .texture-correction-row{grid-template-columns:minmax(0,1fr) 70px!important;grid-template-areas:"label label""slider number"!important;align-items:center!important;gap:6px 10px!important}.cml-vertex-pane .colour-correction-card .slider-row>.help-label,.cml-texture-pane .texture-correction-row>.info-label{white-space:normal!important;grid-area:label!important;min-width:0!important}.cml-vertex-pane .colour-correction-card .slider-row>.slider-control,.cml-texture-pane .texture-correction-row>.slider-control{grid-area:slider!important;width:100%!important;min-width:0!important}.cml-vertex-pane .colour-correction-card .slider-row>.number,.cml-texture-pane .texture-correction-row>.number{grid-area:number!important;width:70px!important;min-width:0!important}}.cml-vertex-pane .vertex-preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-width:0;height:100%;min-height:0;display:grid}.cml-vertex-pane .preview-cell{grid-template-rows:auto minmax(0,1fr);gap:6px;min-width:0;min-height:0;display:grid}.cml-vertex-pane .preview-cell-title{color:#cbd6e2;padding:0 2px;font-size:.88rem;font-weight:800}@media (width<=1100px){.cml-shell{grid-template-rows:auto minmax(0,1fr) 34px!important}.cml-appbar{grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"brand controls""switch switch"!important;row-gap:8px!important;height:auto!important;min-height:58px!important;padding:10px 14px!important;overflow:visible!important}.cml-brand-inline{grid-area:brand;min-width:0}.cml-workflow-switch{grid-area:switch;width:100%;overflow:visible!important}.cml-workflow-switch button{flex:0 auto;min-width:0!important;max-width:none!important}.cml-workflow-label{overflow-wrap:normal!important;word-break:normal!important;white-space:nowrap!important}.cml-global-controls{flex-wrap:wrap;grid-area:controls;min-width:0}.cml-main{overflow:hidden auto!important}.cml-workflow-pane,.cml-main .app{height:auto!important;min-height:100%!important;overflow:visible!important}.cml-main .layout,.cml-texture-pane .layout,.cml-vertex-pane .layout{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;height:auto!important;min-height:0!important;padding:12px!important;overflow:visible!important}.cml-texture-pane{min-width:0!important}.cml-main .layout-resizer,.cml-texture-pane .layout-resizer,.cml-vertex-pane .layout-resizer{display:none!important}.cml-texture-pane .left-panel,.cml-vertex-pane .left-panel,.cml-main .left-panel{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;overflow:visible!important}.cml-main .tabbed-panel,.cml-texture-pane .texture-tabbed-panel,.cml-main .left-panel.tabbed-panel{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:10px!important;height:auto!important;min-height:0!important}.cml-main .sidebar-tabs,.cml-texture-pane .texture-tabs,.cml-texture-pane .sidebar-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-self:start!important;gap:5px!important;height:max-content!important;min-height:0!important;padding:6px!important;display:grid!important;overflow:visible!important}.cml-main .tab-content,.cml-texture-pane .texture-tab-content,.cml-texture-pane .tab-content{height:auto!important;min-height:0!important;padding-right:0!important;overflow:visible!important}.cml-main .tab-content>.card,.cml-texture-pane .texture-tab-content>.card,.cml-texture-pane .tab-content>.card,.cml-vertex-pane .tab-content>.card{margin-bottom:0!important}.cml-texture-pane .preview-panel,.cml-vertex-pane .preview-panel,.cml-main .preview-panel{width:100%!important;height:min(72vh,760px)!important;min-height:520px!important}.cml-texture-pane .preview-grid,.cml-vertex-pane .vertex-preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}@media (width<=760px){.cml-shell{--cml-font-size:13px}.cml-appbar{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"brand""switch""controls"!important;gap:8px!important;padding:9px 10px!important}.cml-brand-inline strong{font-size:1.28rem}.cml-global-controls{width:100%;justify-content:flex-start!important}.cml-workflow-switch{gap:6px!important}.cml-workflow-switch button{flex:1 1 0;padding-inline:.55rem!important}.cml-main .tabbed-panel,.cml-texture-pane .texture-tabbed-panel,.cml-main .left-panel.tabbed-panel{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.cml-main .sidebar-tabs,.cml-texture-pane .texture-tabs,.cml-texture-pane .sidebar-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding:6px!important;display:grid!important}.cml-main .sidebar-tabs button,.cml-texture-pane .texture-tabs button,.cml-texture-pane .sidebar-tabs button{min-height:32px!important;padding:.5rem .6rem!important;font-size:.82rem!important}.cml-texture-pane .preview-panel,.cml-vertex-pane .preview-panel,.cml-main .preview-panel{height:64vh!important;min-height:460px!important}}@media (width<=600px) and (orientation:portrait){.cml-texture-pane .preview-panel,.cml-vertex-pane .preview-panel,.cml-main .preview-panel{height:auto!important;min-height:0!important}.cml-texture-pane .preview-surface-card,.cml-vertex-pane .preview-surface-card,.cml-texture-pane .preview-surface-card.texture-preview-surface-card{height:auto!important}.cml-texture-pane .preview-grid,.cml-vertex-pane .vertex-preview-grid{grid-template-columns:minmax(0,1fr)!important;height:auto!important}}
