:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#e7eaee;background:#13161c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,a{font:inherit}button{cursor:pointer;border:0}.workspace{grid-template-columns:minmax(0,1fr) 380px;gap:18px;min-height:100vh;padding:18px;display:grid}.viewer-shell,.control-panel{min-width:0}.viewer-shell{background:#1a1f26;border:1px solid #2e3641;border-radius:8px;grid-template-rows:auto minmax(420px,1fr) auto;display:grid;overflow:hidden}.topbar{border-bottom:1px solid #2e3641;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.eyebrow{color:#d99a62;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.74rem;font-weight:600}h1{letter-spacing:0;margin:0;font-size:clamp(1.4rem,2.6vw,2.5rem);line-height:1.1}.top-actions,.button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button-row.stacked{grid-template-columns:1fr;margin-top:10px;display:grid}.primary,.secondary,.icon-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:400;text-decoration:none;display:inline-flex}.primary{color:#1e242d;background:#e8873f;padding:0 14px}.secondary{color:#e7eaee;background:#252c36;border:1px solid #3a4450;padding:0 12px}.icon-button{color:#e7eaee;background:#252c36;border:1px solid #3a4450;width:40px}.wide{width:100%}svg{stroke-width:2.25px;width:18px;height:18px}#viewer{min-height:0;position:relative}#viewer canvas{width:100%;height:100%;display:block}.viewer-note{color:#b3bcc7;background:#1c222beb;border:1px solid #2e3641;border-radius:6px;max-width:min(420px,100% - 32px);padding:8px 10px;font-size:.82rem;font-weight:400;position:absolute;top:16px;left:16px}.status-strip{color:#b3bcc7;border-top:1px solid #2e3641;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:.88rem;display:flex}.warning{color:#e2604f;font-weight:600}.control-panel{flex-direction:column;gap:12px;max-height:calc(100vh - 36px);display:flex;overflow:auto}.panel-section{background:#1e242d;border:1px solid #2e3641;border-radius:8px;padding:14px}.section-title{color:#eef1f4;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;display:flex}.upload-zone{transition:border-color .2s,background .2s}.upload-zone.dragging{background:#2a2118;border-color:#e8873f}#imageInput{opacity:0;block-size:1px;inline-size:1px;position:absolute}.upload-label{text-align:center;cursor:pointer;background:#1a1f26;border:1px dashed #46505e;border-radius:6px;place-items:center;gap:6px;min-height:116px;padding:14px;display:grid}.upload-label svg{color:#79a58f;width:30px;height:30px}.upload-label span{color:#9aa4b0;max-width:28ch;font-size:.85rem}#sourcePreview{background:#1a1f26;border:1px solid #2e3641;border-radius:6px;width:100%;height:140px;margin-top:10px}.workflow-panel{gap:12px;display:grid}.workflow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.workflow-steps li{background:#1a1f26;border:1px solid #2e3641;border-radius:6px;gap:4px;min-width:0;padding:8px;display:grid}.workflow-steps span{color:#9aa4b0;font-size:.72rem;font-weight:400}.workflow-steps strong{color:#eef1f4;overflow-wrap:anywhere;min-height:2.6em;font-size:.78rem;line-height:1.3}.workflow-steps li[data-state=ok]{background:#1e2b24;border-color:#4e8b6c}.workflow-steps li[data-state=warn]{background:#2d2718;border-color:#cf9c58}.extraction-metrics{border:1px solid #2e3641;border-radius:6px;gap:0;margin:0;display:grid;overflow:hidden}.extraction-metrics div{background:#252c36;border-bottom:1px solid #2e3641;grid-template-columns:78px minmax(0,1fr);gap:8px;padding:8px 10px;display:grid}.extraction-metrics div:last-child{border-bottom:0}.extraction-metrics dt{color:#9aa4b0;font-size:.78rem;font-weight:400}.extraction-metrics dd{color:#eef1f4;overflow-wrap:anywhere;margin:0;font-size:.82rem;font-weight:400}.prompt-box{color:#eef1f4;gap:6px;font-size:.82rem;font-weight:400;display:grid}.prompt-box textarea{resize:vertical;color:#dde2e8;background:#1a1f26;border:1px solid #3a4450;border-radius:6px;width:100%;min-height:132px;padding:9px 10px;font:.78rem/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}label{color:#b3bcc7;gap:6px;min-width:0;font-size:.82rem;font-weight:400;display:grid}input,select{color:#e7eaee;background:#252c36;border:1px solid #3a4450;border-radius:6px;width:100%;min-height:38px;padding:0 10px}input[type=range]{accent-color:#e8873f;padding:0}.switch-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.segmented{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;display:grid}.segmented label{display:block;position:relative}.segmented input{opacity:0;pointer-events:none;position:absolute}.segmented span{color:#b3bcc7;background:#252c36;border:1px solid #3a4450;border-radius:6px;place-items:center;min-height:40px;font-weight:500;display:grid}.segmented input:checked+span{color:#1e242d;background:#e8873f;border-color:#e8873f}.mode-note{color:#9aa4b0;margin-top:10px;font-size:.84rem;font-weight:400;line-height:1.55}.inference-note{color:#b9c2c0;background:#242b34;border:1px solid #3a4450;border-radius:6px;padding:8px 10px}.prior-grid{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.prior-grid span{min-height:36px;font-size:.82rem}.suggestion-note{color:#e2c489;background:#2c2415;border:1px solid #7a6234;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex}.suggestion-apply{color:#1e242d;cursor:pointer;background:#e8873f;border:1px solid #e8873f;border-radius:6px;padding:6px 10px;font-weight:500}.step-badge{color:#1e242d;background:#e8873f;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:600;display:inline-grid}.advanced-tools{border:1px dashed #3a4450;border-radius:6px;margin-top:12px;padding:8px 10px}.advanced-tools>summary{cursor:pointer;color:#9aa4b0;font-size:.82rem;font-weight:600}.advanced-tools[open]>summary{margin-bottom:10px}.advanced-tools .button-row,.advanced-tools .blueprint-jump{margin-top:10px}.view-list{gap:8px;margin-top:10px;display:grid}.view-item{background:#252c36;border:1px solid #3a4450;border-radius:6px;grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"thumb select remove""thumb name name";align-items:center;gap:4px 10px;padding:6px;display:grid}.view-item canvas{border:1px solid #39424e;border-radius:4px;grid-area:thumb;width:48px;height:48px}.view-item select{grid-area:select;min-height:32px}.view-name{color:#828c98;text-overflow:ellipsis;white-space:nowrap;grid-area:name;font-size:.72rem;overflow:hidden}.view-remove{color:#e0a273;cursor:pointer;background:#252c36;border:1px solid #3a4450;border-radius:6px;grid-area:remove;width:28px;height:28px;font-weight:400}.library-panel{border-top:1px dashed #3a4450;margin-top:12px;padding-top:10px}.library-title{color:#b3bcc7;cursor:pointer;align-items:center;gap:6px;margin-bottom:8px;font-size:.82rem;font-weight:600;list-style-position:inside;display:flex}.library-panel[open] .library-title{margin-bottom:10px}.library-count{color:#727c88;font-weight:400}.library-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px;display:grid}.library-item{gap:3px;display:grid;position:relative}.library-thumb{cursor:pointer;aspect-ratio:1;background:#252c36;border:1px solid #3a4450;border-radius:6px;place-items:center;padding:0;display:grid;overflow:hidden}.library-thumb:hover{border-color:#e8873f}.library-thumb img{object-fit:cover;width:100%;height:100%}.library-name{color:#828c98;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.library-remove{color:#1e242d;cursor:pointer;background:#080a0eb8;border:none;border-radius:50%;width:20px;height:20px;font-weight:400;line-height:1;position:absolute;top:2px;right:2px}.depth-toggle{grid-column:1/-1;align-items:center;gap:8px;display:flex}.depth-toggle input{width:auto;min-height:0}.blueprint-jump{margin-top:12px}.study-status{color:#b3bcc7;background:#232a33;border-radius:6px;margin-top:10px;padding:8px 10px;font-size:.8rem;font-weight:400}[hidden]{display:none!important}.switch-row label{background:#232a33;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.switch-row input{accent-color:#e8873f;width:auto;min-height:auto}.metrics dl{gap:9px;margin:0 0 12px;display:grid}.metrics dl div{border-bottom:1px solid #eaede7;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}dt{color:#65706a;font-size:.78rem;font-weight:400}dd{color:#e7eaee;text-align:right;margin:0;font-size:.88rem;font-weight:400}.connection-grid{gap:8px;margin-bottom:10px;display:grid}.blueprint-board{background:#1e242d;border:1px solid #2e3641;border-radius:8px;margin:0 18px 18px;padding:18px}.blueprint-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.blueprint-actions{flex-wrap:wrap;gap:8px;display:flex}.blueprint-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:16px;display:grid}.blueprint-frame{background:#252c36;border:1px solid #2e3641;border-radius:8px;grid-template-rows:auto minmax(520px,1fr) auto;gap:12px;min-width:0;margin:0;padding:12px;display:grid;overflow:hidden}.blueprint-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.blueprint-tab{color:#b3bcc7;white-space:nowrap;background:#1e242d;border:1px solid #3a4450;border-radius:6px;min-height:38px;padding:0 12px;font-weight:500}.blueprint-tab.selected{color:#1e242d;background:#e8873f;border-color:#e8873f}.blueprint-compare-window{background:#1a1f26;border:1px solid #2e3641;border-radius:8px;min-height:560px;position:relative;overflow:hidden}#blueprintReferenceImage{object-fit:contain;opacity:.46;-webkit-user-select:none;user-select:none;pointer-events:none;width:calc(100% - 56px);height:calc(100% - 56px);position:absolute;inset:28px}#blueprintExtractCanvas{object-fit:contain;filter:drop-shadow(0 1px #ffffffe6);pointer-events:none;width:calc(100% - 56px);height:calc(100% - 56px);position:absolute;inset:28px}.blueprint-caption{color:#b3bcc7;background:#232a33;border-radius:6px;padding:10px 12px;font-size:.86rem;font-weight:400;line-height:1.55}.blueprint-spec{background:#1a1f26;border:1px solid #2e3641;border-radius:8px;align-content:start;gap:12px;padding:14px;display:grid}.blueprint-spec h3{margin:0;font-size:1.05rem}.blueprint-spec dl{gap:10px;margin:0;display:grid}.blueprint-spec dl div{border-bottom:1px solid #dde3d8;gap:3px;padding-bottom:10px;display:grid}.blueprint-spec dl div:last-child{border-bottom:0;padding-bottom:0}.blueprint-spec dd{text-align:left;line-height:1.45}.consistency-panel{gap:10px;padding-top:4px;display:grid}.consistency-panel h3{margin:0}.consistency-panel ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.consistency-panel li{background:#1e242d;border:1px solid #dde3d8;border-radius:6px;gap:3px;padding:10px;display:grid}.consistency-panel span{color:#7b4b35;font-size:.78rem;font-weight:400}.consistency-panel strong{color:#303a35;font-size:.84rem;line-height:1.5}.variant-gallery{background:#1e242d;border:1px solid #2e3641;border-radius:8px;margin:0 18px 18px;padding:18px}.variant-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}h2{letter-spacing:0;margin:0;font-size:clamp(1.25rem,2vw,2rem);line-height:1.15}.variant-explain{color:#9aa4b0;max-width:86ch;margin-bottom:16px;font-size:.92rem;font-weight:400;line-height:1.6}.variant-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.variant-card{color:#e7eaee;text-align:left;background:#252c36;border:1px solid #2e3641;border-radius:8px;grid-template-rows:150px auto;min-width:0;padding:0;display:grid;overflow:hidden}.variant-card.selected{border-color:#e8873f;box-shadow:0 0 0 2px #a94d3238}.variant-thumb{background:linear-gradient(#f6f7f2,#1e242d);border-bottom:1px solid #eaede7;place-items:center;min-height:150px;display:grid}.variant-thumb svg{width:112px;height:132px}.variant-card-body{gap:8px;padding:10px;display:grid}.variant-card-title{justify-content:space-between;align-items:center;gap:8px;font-size:.86rem;display:flex}.variant-card-title span{color:#b3bcc7;background:#edf1eb;border-radius:999px;place-items:center;min-width:34px;min-height:24px;font-size:.78rem;font-weight:400;display:grid}.variant-card.selected .variant-card-title span{color:#1e242d;background:#e8873f}.variant-bars{gap:4px;display:grid}.variant-bars i{width:calc(var(--v) * 100%);background:#e8873f;border-radius:999px;min-width:32px;max-width:100%;height:5px;display:block}.variant-bars i:nth-child(2){background:#79a58f}.variant-bars i:nth-child(3){background:#d8c5a7}.variant-card p{color:#9aa4b0;margin:0;font-size:.78rem;font-weight:400;line-height:1.4}@media (width<=980px){.workspace{grid-template-columns:1fr}.control-panel{max-height:none}.viewer-shell{grid-template-rows:auto 58vh auto}.variant-gallery,.blueprint-board{margin:0 10px 10px}.blueprint-layout{grid-template-columns:1fr}.blueprint-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.workspace{gap:10px;padding:10px}.topbar,.status-strip{flex-direction:column;align-items:stretch}.top-actions{width:100%}.top-actions .primary,.top-actions .secondary{flex:1}.field-grid,.switch-row{grid-template-columns:1fr}.variant-heading,.blueprint-heading{flex-direction:column;align-items:stretch}.variant-actions .secondary,.blueprint-actions .secondary{width:100%}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans JP,ui-sans-serif,system-ui,-apple-system,sans-serif}body{background:radial-gradient(1100px 700px at 75% -10%,#1c232e 0%,#1c232e00 60%),#13161c}.panel-section,.viewer-shell,.blueprint-board{box-shadow:inset 0 1px #ffffff08,0 10px 28px #00000047}.primary,.secondary,.icon-button,.segmented span,.blueprint-tab,.library-thumb,.suggestion-apply{transition:background .15s,border-color .15s,color .15s,transform .1s}.primary:hover{background:#f2975a}.primary:active{transform:translateY(1px)}.secondary:hover,.icon-button:hover{background:#2c3440;border-color:#4a5564}.secondary:active{transform:translateY(1px)}.segmented span:hover{color:#e7eaee;border-color:#4a5564}.segmented input:checked+span:hover{color:#1e242d}.blueprint-tab:hover{border-color:#4a5564}:focus-visible{outline-offset:2px;outline:2px solid #e8873f}input:focus,select:focus,textarea:focus{border-color:#e8873f;outline:none;box-shadow:0 0 0 3px #e8873f29}dd,.viewer-overlay span,.extraction-metrics dd{font-variant-numeric:tabular-nums}.blueprint-compare-window{background:#e9ebe6;border-color:#39424e}.viewer-overlay{z-index:2;pointer-events:none;flex-wrap:wrap;gap:8px;max-width:calc(100% - 28px);display:flex;position:absolute;bottom:14px;left:14px}.viewer-overlay span{color:#c6cdd6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d1117c7;border:1px solid #333c48;border-radius:999px;padding:6px 12px;font-size:.8rem}.viewer-overlay span.warning{color:#ff9583;border-color:#7a4034}#toastHost{z-index:1000;gap:8px;display:grid;position:fixed;bottom:18px;right:18px}.toast{color:#e7eaee;background:#252c36;border:1px solid #3a4450;border-radius:8px;padding:10px 14px;font-size:.86rem;animation:.18s ease-out toast-in;box-shadow:0 12px 32px #00000073}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.step-badge{color:#1b1409;background:#e8873f}.viewer-shell{grid-template-rows:auto auto minmax(420px,1fr)}.stage-bar{background:#171c23;border-bottom:1px solid #2e3641;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.stage-tabs{background:#13171d;border:1px solid #2e3641;border-radius:8px;gap:6px;padding:4px;display:flex}.stage-tab{color:#9aa4b0;background:0 0;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 14px;font-size:.86rem;transition:background .15s,color .15s;display:inline-flex;position:relative}.stage-tab:hover{color:#e7eaee}.stage-tab.selected{color:#eef1f4;background:#2c3440}.stage-dot{background:#e8873f;border-radius:50%;width:8px;height:8px}.pipeline-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pipeline-arrow{color:#4a5564;font-size:.8rem}.pipeline-chip{color:#828c98;background:#1a1f26;border:1px solid #2e3641;border-radius:999px;min-height:28px;padding:0 12px;font-size:.78rem;transition:border-color .15s,color .15s,background .15s}.pipeline-chip[data-state=ok]{color:#b6c7bd;border-color:#3a4a41}.pipeline-chip.active{color:#f0c9a5;background:#241d15;border-color:#e8873f}.pipeline-chip:hover{color:#e7eaee;border-color:#4a5564}.stage-2d{align-content:start;gap:14px;min-height:0;padding:16px;display:grid;overflow-y:auto}.stage-2d .blueprint-actions{justify-content:flex-end}.stage-2d .blueprint-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);align-items:start;gap:14px;display:grid}.stage-2d .blueprint-compare-window{min-height:420px}@media (width<=1100px){.stage-2d .blueprint-layout{grid-template-columns:1fr}}.pose-panel{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#13171ee0;border:1px solid #333c48;border-radius:8px;gap:10px;width:230px;padding:12px;display:grid;position:absolute;top:14px;right:14px}.pose-title{color:#eef1f4;font-size:.84rem;font-weight:600}.pose-sliders{gap:8px;display:grid}.pose-row{grid-template-columns:1fr auto;gap:2px 8px;font-size:.76rem;display:grid}.pose-row em{color:#e8873f;font-variant-numeric:tabular-nums;font-style:normal}.pose-row input[type=range]{grid-column:1/-1;min-height:22px}.pose-panel select,.pose-panel .secondary{min-height:34px}.pose-hint{color:#828c98;font-size:.7rem;line-height:1.5}.pose-presets{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.pose-presets .secondary{min-height:32px;padding:0 6px;font-size:.78rem}
