/* V9.4.9: hoverable anatomy regions with multi-select and automatic reverse matching. */
.theme-original-category-host{position:relative!important}
.theme-original-native-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}
.theme-original-category-picker{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px auto;align-items:center;min-width:0}
.theme-original-category-picker>input{grid-column:1/-1;grid-row:1;min-height:42px!important;padding-right:78px!important}
.theme-original-category-picker>button{grid-column:2;grid-row:1;z-index:1;width:24px;height:24px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--fg-muted);cursor:pointer}
.theme-original-category-picker>span{grid-column:3;grid-row:1;z-index:1;margin-right:8px;color:var(--fg-muted);font-size:10px;pointer-events:none}
.theme-original-category-picker .theme-v892-category-menu{z-index:80;top:calc(100% + 5px);left:0;right:0;max-height:340px}

.theme-original-inline-tool{position:relative;display:grid;gap:6px;margin:0 0 9px;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface2)}
.theme-original-tool-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}
.theme-original-tool-row input{min-width:0;min-height:36px!important}
.theme-original-status{min-height:16px;color:var(--fg-muted);font-size:10px;line-height:1.45}
.theme-original-status.ok{color:var(--green)}.theme-original-status.warn{color:var(--yellow)}.theme-original-status.error{color:var(--red)}
.theme-original-suggest{position:absolute;z-index:70;top:51px;left:8px;right:8px;max-height:260px;overflow:auto;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-card)}
.theme-original-suggest>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:8px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--fg);text-align:left;cursor:pointer}
.theme-original-suggest>button:hover{background:var(--accent-glow)}.theme-original-suggest span{min-width:0}.theme-original-suggest b,.theme-original-suggest small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-original-suggest small{margin-top:2px;color:var(--fg-muted);font-size:9px}.theme-original-suggest em{color:var(--fg-muted);font-size:9px;font-style:normal;white-space:nowrap}.theme-original-empty{padding:9px;color:var(--fg-muted);font-size:10px}

.theme-original-yunqi-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:330px;overflow:auto;padding:2px}
.theme-original-yunqi-results>button{position:relative;min-width:0;padding:0;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:var(--surface);cursor:pointer;aspect-ratio:1}
.theme-original-yunqi-results>button.selected{border-color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent-glow)}
.theme-original-yunqi-results img{width:100%;height:100%;object-fit:contain}.theme-original-yunqi-results span{position:absolute;right:4px;bottom:4px;padding:2px 5px;border-radius:4px;background:#090b10d9;color:#fff;font-size:9px}
.theme-original-yunqi-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.theme-original-yunqi-actions>span{margin-right:auto;color:var(--fg-muted);font-size:10px}
.theme-original-account-panel{border-top:1px dashed var(--border);padding-top:5px}.theme-original-account-panel summary{cursor:pointer;color:var(--fg-dim);font-size:10px}
.theme-original-account-list{display:grid;gap:4px;margin-top:6px}.theme-original-account-row{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:6px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}
.theme-original-account-row span{min-width:0}.theme-original-account-row b,.theme-original-account-row small{display:block}.theme-original-account-row small{margin-top:2px;color:var(--fg-muted);font-size:9px}.theme-original-account-row em{color:var(--green);font-size:9px;font-style:normal}
.theme-original-account-form{display:grid;grid-template-columns:.8fr 1fr 1fr auto;gap:5px;margin-top:6px}.theme-original-account-form input{min-width:0;min-height:34px!important}

.theme-original-facts-band{position:relative}.theme-original-facts-band>.theme-original-facts-toggle{display:none!important}
.theme-original-material-fold{grid-column:1/-1;min-width:0;margin-top:8px;border:1px solid var(--border);border-radius:7px;background:var(--surface2)}
.theme-original-material-fold>summary{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;cursor:pointer;list-style:none}.theme-original-material-fold>summary::-webkit-details-marker{display:none}
.theme-original-material-fold>summary span{min-width:0}.theme-original-material-fold>summary b,.theme-original-material-fold>summary small{display:block}.theme-original-material-fold>summary small{margin-top:2px;color:var(--fg-muted);font-size:9.5px}.theme-original-material-fold>summary em{color:var(--accent-hover);font-size:10px;font-style:normal;white-space:nowrap}
.theme-original-material-fold[open]>summary{border-bottom:1px solid var(--border)}.theme-original-material-fold.attention{border-color:color-mix(in srgb,var(--yellow) 60%,var(--border));background:var(--yellow-soft)}.theme-original-material-fold.ready>summary b{color:var(--green)}
.theme-original-material-fold>#theme-material-profile{margin:0!important;padding:10px!important;border:0!important;border-radius:0 0 7px 7px!important;background:transparent!important;box-shadow:none!important}

.theme-original-fold{min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--surface2)}
.theme-original-fold>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;cursor:pointer;list-style:none}.theme-original-fold>summary::-webkit-details-marker{display:none}
.theme-original-fold>summary span{min-width:0}.theme-original-fold>summary b,.theme-original-fold>summary small{display:block}.theme-original-fold>summary small{margin-top:2px;color:var(--fg-muted);font-size:10px}.theme-original-fold>summary em{color:var(--accent-hover);font-size:10px;font-style:normal;white-space:nowrap}
.theme-original-fold[open]>summary{border-bottom:1px solid var(--border)}.theme-original-fold>.theme-band,.theme-original-fold>#theme-v901-overview{margin:0!important;border:0!important;border-radius:0 0 10px 10px!important}
#theme-original-route-fold{margin:0 0 12px}

.v901-live>.theme-original-body-map{display:grid!important;grid-template-columns:minmax(150px,.8fr) minmax(160px,1.2fr);align-items:stretch;gap:10px;min-height:230px!important;padding:10px!important;background:linear-gradient(145deg,var(--surface2),var(--surface))!important}
.theme-original-body-visual{position:relative;display:grid;place-items:center;min-height:210px;border:1px solid var(--border);border-radius:9px;background:radial-gradient(circle at 50% 42%,var(--accent-glow),transparent 62%),var(--surface)}
.theme-original-body-visual svg{width:auto;height:202px;max-width:100%;overflow:visible}.theme-original-body-visual .body-fill{fill:color-mix(in srgb,var(--fg-muted) 22%,var(--surface3));stroke:var(--border-strong);stroke-width:2}.theme-original-body-visual .body-line{fill:none;stroke:color-mix(in srgb,var(--fg-muted) 34%,var(--surface3));stroke-width:18;stroke-linecap:round}.theme-original-body-visual .body-foot{fill:none;stroke:color-mix(in srgb,var(--fg-muted) 34%,var(--surface3));stroke-width:12;stroke-linecap:round}.theme-original-body-visual .body-detail{fill:none;stroke:var(--fg-muted);stroke-width:1.5;stroke-linecap:round;opacity:.55}
.theme-original-body-point circle{fill:color-mix(in srgb,var(--green) 36%,var(--surface));stroke:var(--green);stroke-width:2;filter:drop-shadow(0 0 6px color-mix(in srgb,var(--green) 55%,transparent))}.theme-original-body-point text{fill:#fff;font-size:10px;font-weight:850;text-anchor:middle}.theme-original-body-wait{fill:var(--accent-glow);stroke:var(--accent);stroke-width:2;stroke-dasharray:4 4}.theme-original-body-view{position:absolute;left:7px;bottom:6px;padding:3px 5px;border-radius:4px;background:var(--surface2);color:var(--fg-muted);font-size:8px}
.theme-original-body-copy{display:grid;align-content:start;gap:7px}.theme-original-body-copy>div{display:grid;gap:3px;padding:8px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.theme-original-body-copy small{color:var(--green);font-size:8.5px;font-weight:800}.theme-original-body-copy b{font-size:10.5px;line-height:1.45}.theme-original-body-copy span{display:-webkit-box;overflow:hidden;color:var(--fg-dim);font-size:9px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.theme-original-body-legend{display:flex;gap:5px;flex-wrap:wrap}.theme-original-body-legend>span{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border:1px solid var(--border);border-radius:999px;background:var(--surface2);color:var(--fg-dim);font-size:8.5px}.theme-original-body-legend i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:8px;font-style:normal;font-weight:850}.theme-original-body-legend .waiting{border-style:dashed;color:var(--fg-muted)}

@media(max-width:1350px){.v901-live>.theme-original-body-map{grid-template-columns:1fr}.theme-original-body-visual{min-height:190px}.theme-original-body-visual svg{height:184px}}
@media(max-width:1050px){.theme-original-account-form{grid-template-columns:1fr 1fr}.theme-original-account-form .btn{grid-column:1/-1}.theme-original-category-picker .theme-v892-category-menu{position:fixed;left:12px;right:12px;top:120px;max-height:60vh}}
@media(max-width:700px){.theme-original-tool-row{grid-template-columns:1fr}.theme-original-yunqi-results{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-original-account-form{grid-template-columns:1fr}}

/* Four-step navigation */
.theme-compact-four-step .theme-v873-stepper{grid-template-columns:repeat(4,minmax(190px,1fr))!important}
.theme-compact-four-step [data-theme-step][hidden],.theme-compact-four-step [data-theme-step-pane="4"]{display:none!important}
.theme-compact-four-step .theme-v873-pane-head{grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;padding:10px 14px!important}
.theme-compact-four-step .theme-v873-pane-icon{width:34px!important;height:34px!important;font-size:12px!important}
.theme-compact-four-step .theme-v873-pane-head h3{margin:0!important;font-size:18px!important}
.theme-compact-four-step .theme-v873-step-footer{padding:10px 14px!important}

/* Step 1: product facts live inside the asset workspace */
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;grid-template-rows:auto auto auto!important;gap:9px 11px!important;padding:12px!important}
.theme-compact-product-workspace>.theme-v886-asset-head{grid-column:1/-1!important;grid-row:1!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace>.theme-compact-product-info{display:block!important;grid-column:1/-1!important;grid-row:2!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace>.theme-v886-control-rail{grid-column:1!important;grid-row:3!important;min-width:0!important;gap:8px!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace>.theme-v886-asset-stage{grid-column:2!important;grid-row:3!important;min-width:0!important;grid-template-columns:1fr!important;gap:8px!important}
.theme-compact-product-info>h4{display:none!important}
.theme-compact-product-info{padding:9px!important;border:1px solid var(--border)!important;border-radius:8px!important;background:var(--surface)!important}
.theme-compact-product-info #theme-core-fields{display:grid!important;grid-template-columns:repeat(6,minmax(120px,1fr))!important;gap:7px!important}
.theme-compact-product-info #theme-core-fields label{font-size:10.5px!important}.theme-compact-product-info #theme-core-fields input,.theme-compact-product-info #theme-core-fields select{min-height:36px!important}
.theme-compact-product-info #theme-core-fields>.theme-smart-combo .theme-combo-label-actions,.theme-compact-product-info #theme-core-fields>.theme-smart-combo .theme-combo-note{display:none!important}
.theme-original-facts-toolbar{min-height:34px!important;margin:0 0 1px!important;padding:5px 7px!important;border-color:color-mix(in srgb,var(--green) 30%,var(--border))!important;background:color-mix(in srgb,var(--green) 5%,var(--surface))!important}
.theme-original-core-status{display:flex!important;min-width:0;align-items:center;gap:8px!important;color:var(--fg-dim)!important}.theme-original-core-status b{display:inline-flex;padding:3px 7px;border:1px solid color-mix(in srgb,var(--green) 45%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--green) 10%,transparent);color:var(--green);font-size:10px;white-space:nowrap}.theme-original-core-status b.attention{border-color:color-mix(in srgb,var(--yellow) 50%,var(--border));background:var(--yellow-soft);color:var(--yellow)}.theme-original-core-status small{overflow:hidden;color:var(--fg-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.theme-original-default-menu{position:relative;z-index:18;flex:0 0 auto}.theme-original-default-menu>summary{min-width:68px;padding:5px 8px;border:1px solid var(--border);border-radius:6px;background:var(--surface2);color:var(--fg-dim);font-size:10px;text-align:center;cursor:pointer;list-style:none}.theme-original-default-menu>summary::-webkit-details-marker{display:none}.theme-original-default-menu[open]>summary{border-color:var(--accent);color:var(--accent-hover)}.theme-original-default-panel{position:absolute;z-index:180;top:calc(100% + 5px);right:0;display:flex!important;width:max-content;gap:5px;padding:7px;border:1px solid var(--border-strong);border-radius:7px;background:var(--bg);box-shadow:0 16px 38px rgba(0,0,0,.48)}
.theme-compact-product-info>.theme-original-facts-folds{display:flex!important;grid-column:1/-1!important;grid-row:5!important;min-width:0!important;width:100%!important;flex-direction:column!important;gap:8px!important;margin:8px 0 0!important}
.theme-original-facts-folds>details{position:relative!important;display:block!important;grid-column:auto!important;grid-row:auto!important;clear:both!important;width:100%!important;margin:0!important;overflow:hidden!important;flex:0 0 auto!important}
.theme-original-facts-folds>details:not(#theme-original-material-fold){border:1px solid var(--border)!important;border-radius:7px!important;background:var(--surface2)!important}
.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary{display:flex!important;min-height:38px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:7px 10px!important;border:0!important;color:var(--fg-dim)!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important;list-style:none!important}
.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary::-webkit-details-marker{display:none!important}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary>span{min-width:0}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary b,.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary small{display:block}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary small{margin-top:1px;color:var(--fg-muted);font-size:9px;font-weight:400}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary em{display:flex;align-items:center;gap:8px;color:var(--fg-muted);font-size:10px;font-style:normal;font-weight:400;white-space:nowrap}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary em strong{padding:2px 6px;border-radius:999px;background:var(--surface3);color:var(--green);font-size:9px}.theme-original-facts-folds>details:not(#theme-original-material-fold)>summary em i{font-style:normal}
.theme-original-facts-folds>details:not(#theme-original-material-fold)[open]>summary{border-bottom:1px solid var(--border)!important}.theme-original-facts-folds>details:not(#theme-original-material-fold)>#theme-dynamic-fields{margin:0!important;padding:9px!important}
.theme-original-facts-folds>.theme-original-report-fold[open]{overflow:visible!important}.theme-original-report-fold #theme-dynamic-fields{grid-template-columns:repeat(7,minmax(120px,1fr))!important;gap:7px!important}.theme-original-report-fold #theme-dynamic-fields .theme-combo-label-actions,.theme-original-report-fold #theme-dynamic-fields .theme-combo-note{display:none!important}.theme-original-report-fold #theme-dynamic-fields label{overflow:hidden;color:var(--fg-dim);font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}.theme-original-report-fold #theme-dynamic-fields input{min-height:34px!important;font-size:11px!important}
.theme-compact-product-workspace .theme-v886-asset-head b{font-size:16px}.theme-compact-product-workspace .theme-v886-asset-head span{font-size:10.5px}
.theme-compact-product-workspace .theme-v886-control-rail>.theme-v873-product-settings{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px!important;gap:7px!important}.theme-compact-product-workspace .theme-v886-control-rail>.theme-v873-product-settings::before{font-size:14px}.theme-compact-product-workspace .theme-v886-control-rail>.theme-v873-product-settings select{min-height:36px!important}
.theme-compact-product-workspace .theme-v886-control-rail>.theme-compact-sku-stack{display:flex!important;min-width:0;flex-direction:column;padding:10px!important;border:1px solid var(--border-strong)!important;border-radius:8px!important;background:var(--surface)!important}.theme-compact-product-workspace .theme-compact-sku-stack h4{min-height:30px!important}.theme-compact-product-workspace .theme-compact-sku-stack .t2i-upload-zone{min-height:50px!important}.theme-compact-product-workspace .theme-compact-sku-stack #theme-sku-thumbs{grid-template-columns:1fr!important}.theme-compact-product-workspace .theme-compact-sku-stack .theme-v883-sku-card>img{height:clamp(160px,9vw,220px)!important;object-fit:contain!important}.theme-compact-product-workspace .theme-compact-sku-stack .theme-v885-empty-sku{min-height:clamp(150px,8.5vw,205px)!important}
.theme-compact-product-workspace .theme-v886-control-rail>.theme-v883-item-panel{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;padding:10px!important;gap:6px 8px!important}.theme-compact-product-workspace .theme-v883-item-panel>p{display:none!important}.theme-compact-product-workspace .theme-v883-item-panel input{min-height:36px!important}.theme-compact-product-workspace .theme-v883-name-mode{min-height:34px!important}.theme-compact-product-workspace .theme-v883-name-preview{grid-column:1/-1!important;min-height:36px!important}
.theme-compact-product-workspace .theme-v886-asset-stage>.theme-upload-box{height:100%;padding:9px!important}.theme-compact-product-workspace .theme-v886-asset-stage .theme-v883-ref-card>img{height:clamp(78px,5vw,108px)!important}.theme-compact-product-workspace .theme-v886-asset-stage .theme-v883-empty-slot:not(.theme-v885-empty-sku){min-height:clamp(116px,7vw,148px)!important}
.theme-compact-four-step #theme-step-content-1>.theme-v882-quick-panel,.theme-compact-four-step #theme-research-details{display:none!important}

/* Step 2: compact area/effect selection with the visual body map kept visible */
.theme-compact-four-step #theme-v896-policy,.theme-compact-four-step .theme-v885-step3-summary{display:none!important}
.theme-compact-four-step #theme-step-content-3{padding:8px 12px 10px!important}.theme-compact-four-step #theme-step-content-3 #theme-v882-tool-panel{display:none!important}
.theme-compact-four-step .theme-v874-step3-cluster{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr)!important;border-radius:8px!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-compact-tool-panel{display:none!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v873-areas{grid-column:1!important;grid-row:1!important;padding:8px!important;border-right:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-effects{grid-column:1!important;grid-row:2!important;padding:8px!important;border-right:1px solid var(--border)!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-methods{grid-column:2!important;grid-row:1/span 2!important;padding:8px!important;border:0!important}
.theme-compact-four-step .theme-v873-areas #theme-outcome-grid{display:none!important}
.theme-compact-four-step .theme-v873-areas>.theme-grid{margin-top:5px!important}.theme-compact-four-step .theme-v873-areas>.theme-grid .theme-meta{display:none!important}
.theme-compact-four-step #theme-area-grid .theme-v810-area-context{margin-bottom:5px!important;padding:6px 8px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-context>em{display:none!important}
.theme-compact-four-step #theme-area-grid .theme-v810-area-primary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-choice{grid-template-columns:auto 24px 1fr auto!important;min-height:42px!important;padding:5px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-icon{width:24px!important;height:24px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-choice small{display:none!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-other{margin-top:5px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-other>summary{padding:7px 8px!important}
.theme-compact-four-step .theme-v885-effects #theme-effect-grid p,.theme-compact-four-step .theme-v885-effects #theme-effect-grid small{display:none!important}
.theme-compact-four-step .theme-v885-effects .theme-v810-effect-context{display:none!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-primary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect{min-height:44px!important;padding:6px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect em{margin-top:3px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-other{margin-top:5px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-other>summary{padding:7px 8px!important}
.theme-compact-four-step .theme-v885-methods>h4,.theme-compact-four-step .theme-v885-methods>.theme-choice-actions,.theme-compact-four-step .v901-role-groups,.theme-compact-four-step .v901-live>p{display:none!important}
.theme-compact-four-step .theme-v885-methods #theme-method-grid{display:block!important}.theme-compact-four-step .v901-live{gap:5px!important;padding:6px!important;border:0!important;background:transparent!important}.theme-compact-four-step .v901-live>span{display:none!important}
.theme-compact-four-step .v901-live>.theme-original-body-map{min-height:190px!important}.theme-compact-four-step .theme-original-body-visual{min-height:174px!important}.theme-compact-four-step .theme-original-body-visual svg{height:166px!important}

/* Step 2 one-screen density: controls share rows, effects stay in one strip, body evidence loses forced whitespace. */
.theme-compact-four-step #theme-step-content-3{padding:6px 10px 8px!important}.theme-compact-four-step .theme-v874-step3-cluster{align-items:start!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v873-areas{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:5px 8px!important;padding:7px!important}.theme-compact-four-step .theme-v873-areas>h4{grid-column:1!important;margin:0!important;font-size:12px!important;line-height:26px!important}.theme-compact-four-step .theme-v873-areas>h4+.theme-choice-actions{grid-column:2!important;justify-self:start!important;margin:0!important}.theme-compact-four-step .theme-v873-areas>h4+.theme-choice-actions .btn{min-height:26px!important;padding:3px 8px!important;font-size:10px!important}.theme-compact-four-step .theme-v873-areas>h4+.theme-choice-actions+.theme-choice-actions{grid-column:1/-1!important;margin:0!important;gap:6px!important}.theme-compact-four-step .theme-v873-areas>h4+.theme-choice-actions+.theme-choice-actions input{min-height:32px!important;padding-top:5px!important;padding-bottom:5px!important}.theme-compact-four-step .theme-v873-areas>h4+.theme-choice-actions+.theme-choice-actions .btn{min-height:32px!important;padding:4px 10px!important}
.theme-compact-four-step .theme-v873-areas>#theme-area-grid{grid-column:1/-1!important;margin:0!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-context{min-height:28px!important;margin:0 0 5px!important;padding:4px 7px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-context>span{display:flex!important;align-items:center!important;gap:7px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-context small{display:none!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-context b{font-size:10px!important}
.theme-compact-four-step #theme-area-grid .theme-v810-area-primary{gap:4px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-choice{min-height:36px!important;margin:0!important;padding:4px!important;gap:5px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-icon{width:22px!important;height:22px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-choice b{overflow:hidden!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-other{margin-top:5px!important}.theme-compact-four-step #theme-area-grid .theme-v810-area-other>summary{padding:6px 7px!important}
.theme-compact-four-step .theme-v873-areas>.theme-grid{grid-column:1/-1!important;display:block!important;margin:0!important}.theme-compact-four-step .theme-v873-areas>.theme-grid>div:first-child{display:grid!important;grid-template-columns:auto minmax(220px,400px)!important;align-items:center!important;gap:8px!important}.theme-compact-four-step .theme-v873-areas>.theme-grid>div:first-child label{margin:0!important;font-size:10px!important}.theme-compact-four-step .theme-v873-areas>.theme-grid select{min-height:32px!important;padding-top:5px!important;padding-bottom:5px!important}.theme-compact-four-step .theme-v873-areas>.theme-grid>div:nth-child(2){display:none!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-effects{grid-column:1/-1!important;grid-row:2!important;padding:7px!important;border-right:0!important}.theme-compact-four-step .theme-v885-effects>.theme-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr)!important;align-items:center!important;gap:8px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid>div:first-child{display:flex!important;align-items:center!important;gap:8px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid h4{margin:0!important;font-size:12px!important;white-space:nowrap!important}.theme-compact-four-step .theme-v885-effects>.theme-grid .theme-choice-actions{gap:5px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid .btn{min-height:26px!important;padding:3px 7px!important;font-size:9.5px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid>div:last-child{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid>div:last-child label{margin:0!important;font-size:10px!important}.theme-compact-four-step .theme-v885-effects>.theme-grid select{min-height:32px!important;padding-top:5px!important;padding-bottom:5px!important}
.theme-compact-four-step .theme-v885-effects>#theme-effect-grid{margin:5px 0 0!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-primary{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect{min-height:46px!important;margin:0!important;padding:4px 5px!important;gap:5px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect b{display:block!important;overflow:hidden!important;font-size:9.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect em{max-width:100%!important;margin-top:2px!important;padding:1px 4px!important;overflow:hidden!important;font-size:8px!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-other{margin-top:5px!important}.theme-compact-four-step .theme-v885-effects .theme-v810-effect-other>summary{padding:6px 7px!important}
.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-methods{grid-column:2!important;grid-row:1!important;align-self:start!important;padding:7px!important;border-bottom:1px solid var(--border)!important}.theme-compact-four-step .theme-v885-methods #theme-method-grid{margin:0!important}.theme-compact-four-step .v901-live{gap:4px!important;padding:4px!important}.theme-compact-four-step .v901-live>b{font-size:12px!important}.theme-compact-four-step .v901-live>strong{font-size:10px!important}.theme-compact-four-step .v901-live>.theme-original-body-map{min-height:164px!important;padding:6px!important;gap:6px!important}.theme-compact-four-step .theme-original-body-visual{min-height:150px!important}.theme-compact-four-step .theme-original-body-visual svg{height:144px!important}.theme-compact-four-step .theme-original-body-copy{gap:4px!important}.theme-compact-four-step .theme-original-body-copy>div{gap:2px!important;padding:5px!important}.theme-compact-four-step .theme-original-body-copy span{-webkit-line-clamp:2!important}.theme-compact-four-step .v901-live>.theme-original-body-legend{min-height:0!important;gap:5px!important}.theme-compact-four-step .theme-original-body-legend>span{padding:3px 5px!important}.theme-compact-four-step .theme-original-body-legend i{width:14px!important;height:14px!important}

/* Step 3: route and 10-image composition share one compact workspace */
.theme-compact-four-step #theme-original-route-fold{display:none!important}
.theme-compact-four-step #theme-step-content-2{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:11px 14px 14px!important}
.theme-compact-four-step #theme-step-content-2>#theme-compact-composition{order:1!important}.theme-compact-four-step #theme-step-content-2>.theme-v810-suite-band{order:2!important}
.theme-compact-four-step #theme-step-content-2>.theme-v810-suite-band,.theme-compact-four-step #theme-compact-composition{margin:0!important;padding:11px!important;border:1px solid var(--border)!important;border-radius:8px!important;background:var(--surface2)!important}
.theme-compact-four-step .theme-v810-suite-band>h4{margin:0 0 7px!important;font-size:15px!important}.theme-compact-four-step .theme-v810-suite-band>.theme-choice-actions{margin-bottom:7px!important}
.theme-compact-four-step .theme-v810-route-planner{gap:8px!important;padding:8px!important}.theme-compact-four-step .theme-v810-route-modes button{padding:8px 10px!important;border-radius:7px!important}.theme-compact-four-step .theme-v810-route-modes small{display:none!important}.theme-compact-four-step .theme-v810-route-modebar>strong{min-width:170px!important;padding:8px 12px!important;border-radius:7px!important;font-size:12px!important}.theme-compact-four-step .theme-v810-recommend{grid-template-columns:1fr!important;gap:5px!important;padding:10px!important;border-radius:8px!important}.theme-compact-four-step .theme-v810-recommend p,.theme-compact-four-step .theme-v810-recommend>div>div,.theme-compact-four-step .theme-v810-recommend>.theme-v810-route-icon{display:none!important}.theme-compact-four-step .theme-v810-recommend h5{margin:2px 0 0!important;font-size:15px!important}
.theme-compact-four-step .theme-v810-route-modes,.theme-compact-four-step .theme-v811-modes{grid-template-columns:repeat(2,minmax(170px,1fr))!important}
.theme-compact-four-step .theme-v810-suite-band #theme-suite-grid{grid-template-columns:repeat(4,minmax(160px,1fr))!important;gap:6px!important}.theme-compact-four-step .theme-v810-suite-band #theme-suite-grid .theme-choice{min-height:44px!important;padding:8px!important}.theme-compact-four-step .theme-v810-suite-band #theme-suite-grid small{display:none!important}
.theme-compact-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.theme-compact-section-title b{font-size:15px}.theme-compact-section-title span{color:var(--fg-muted);font-size:10px}
.theme-compact-four-step #theme-compact-composition>.theme-band{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.theme-compact-four-step #theme-compact-composition .theme-v874-inline-control{display:grid!important;grid-template-columns:auto minmax(260px,440px)!important;align-items:center!important;gap:10px!important;padding:8px!important}.theme-compact-four-step #theme-compact-composition .theme-v874-control-copy span,.theme-compact-four-step #theme-v885-composition-impact{display:none!important}.theme-compact-four-step #theme-compact-composition .theme-v874-control-copy b{font-size:12px!important}.theme-compact-four-step #theme-compact-composition #theme-composition-framework{min-height:36px!important}
.theme-compact-four-step #theme-compact-composition .theme-band>h4{margin:10px 0 6px!important;font-size:13px!important}.theme-compact-four-step #theme-compact-composition .theme-choice-actions{margin-bottom:6px!important}
.theme-compact-four-step #theme-compact-composition #theme-slot-grid{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:6px!important;max-height:none!important}.theme-compact-four-step #theme-compact-composition #theme-slot-grid .theme-choice{min-height:52px!important;padding:8px!important}.theme-compact-four-step #theme-compact-composition #theme-slot-grid small{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}
.theme-compact-four-step #theme-original-prompt-fold{margin-top:9px!important;border-radius:7px!important;background:var(--surface)!important}.theme-compact-four-step #theme-original-prompt-fold>summary{padding:9px 10px!important}.theme-compact-four-step #theme-original-prompt-fold>.theme-band{padding:10px!important}.theme-compact-four-step #theme-original-prompt-fold>.theme-band>h4{display:none!important}
.theme-compact-four-step #theme-compact-composition .theme-v874-story-tools h4 .theme-meta{display:none!important}.theme-compact-four-step #theme-compact-composition .theme-v87-storyboard{grid-template-columns:repeat(2,minmax(0,1fr))!important}

/* Step 3 one-screen density: merge labels/actions and turn route evidence into one horizontal summary. */
.theme-compact-four-step #theme-step-content-2{gap:7px!important;padding:8px 10px 9px!important}
.theme-compact-four-step #theme-step-content-2>.theme-v810-suite-band,.theme-compact-four-step #theme-compact-composition{padding:8px!important}
.theme-compact-four-step #theme-compact-composition>.theme-compact-section-title{min-height:22px!important;margin:0 0 5px!important;padding:0!important;line-height:1.2!important}.theme-compact-four-step #theme-compact-composition>.theme-compact-section-title b{font-size:14px!important}.theme-compact-four-step #theme-compact-composition>.theme-compact-section-title span{font-size:9.5px!important}
.theme-compact-four-step #theme-compact-composition>.theme-band{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:5px 10px!important}
.theme-compact-four-step #theme-compact-composition .theme-v874-inline-control{grid-column:1/-1!important;min-height:34px!important;margin:0!important;padding:4px 6px!important;gap:8px!important}.theme-compact-four-step #theme-compact-composition .theme-v874-inline-control #theme-composition-framework{min-height:32px!important;padding-top:5px!important;padding-bottom:5px!important}.theme-compact-four-step #theme-compact-composition .theme-v874-control-copy b{font-size:11px!important}
.theme-compact-four-step #theme-compact-composition .theme-band>h4{grid-column:1!important;margin:0!important;font-size:12px!important;line-height:26px!important}.theme-compact-four-step #theme-compact-composition .theme-choice-actions{grid-column:2!important;justify-self:start!important;margin:0!important}.theme-compact-four-step #theme-compact-composition .theme-choice-actions .btn{min-height:26px!important;padding:3px 8px!important;font-size:10px!important}
.theme-compact-four-step #theme-compact-composition #theme-slot-grid{grid-column:1/-1!important;margin:0!important;gap:5px!important}.theme-compact-four-step #theme-compact-composition #theme-slot-grid .theme-choice{min-height:44px!important;margin:0!important;padding:5px 7px!important;gap:5px!important;line-height:1.2!important}.theme-compact-four-step #theme-compact-composition #theme-slot-grid .theme-choice b{font-size:10.5px!important}.theme-compact-four-step #theme-compact-composition #theme-slot-grid small{margin-top:1px!important;font-size:9px!important;line-height:1.2!important}
.theme-compact-four-step #theme-original-prompt-fold{grid-column:1/-1!important;margin-top:6px!important}.theme-compact-four-step #theme-original-prompt-fold>summary{min-height:34px!important;padding:6px 8px!important}.theme-compact-four-step #theme-original-prompt-fold>summary span{display:flex!important;align-items:center!important;gap:8px!important}.theme-compact-four-step #theme-original-prompt-fold>summary small{margin:0!important;font-size:9px!important}.theme-compact-four-step #theme-original-prompt-fold>summary b{font-size:11px!important}
.theme-compact-four-step .theme-v810-suite-band>h4{min-height:20px!important;margin:0 0 4px!important;padding:0!important;font-size:13px!important;line-height:20px!important}.theme-compact-four-step #theme-suite-grid.theme-v811-route-text{margin:0!important;padding:0!important}.theme-compact-four-step .theme-v811-route-shell{gap:6px!important}
.theme-compact-four-step .theme-v811-modebar{align-items:stretch!important;flex-direction:row!important;gap:6px!important;padding:0!important}.theme-compact-four-step .theme-v811-modes{display:grid!important;grid-template-columns:repeat(2,minmax(150px,190px))!important;gap:6px!important}.theme-compact-four-step .theme-v811-modes button{min-height:34px!important;padding:5px 9px!important;border-radius:7px!important}.theme-compact-four-step .theme-v811-modes small{display:none!important}.theme-compact-four-step .theme-v811-modes b{font-size:11px!important}.theme-compact-four-step .theme-v811-modebar>strong{min-width:160px!important;padding:5px 10px!important;border-radius:7px!important;font-size:11px!important}
.theme-compact-four-step .theme-v811-auto-route{display:grid!important;grid-template-columns:minmax(240px,.8fr) minmax(0,2fr) auto!important;align-items:center!important;gap:7px!important;min-height:68px!important;padding:7px 8px!important;border-radius:8px!important}.theme-compact-four-step .theme-v811-auto-route>header{grid-column:1!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px!important;padding:0!important}.theme-compact-four-step .theme-v811-auto-route header span{padding:2px 5px!important;font-size:8.5px!important}.theme-compact-four-step .theme-v811-auto-route header b{overflow:hidden!important;font-size:12px!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.theme-compact-four-step .theme-v811-auto-route dl{grid-column:2!important;display:grid!important;grid-template-columns:repeat(4,minmax(90px,1fr))!important;gap:5px!important}.theme-compact-four-step .theme-v811-auto-route dl>div{min-width:0!important;padding:4px 6px!important;border-radius:6px!important}.theme-compact-four-step .theme-v811-auto-route dt{font-size:8.5px!important;line-height:1.15!important}.theme-compact-four-step .theme-v811-auto-route dd{overflow:hidden!important;margin:2px 0 0!important;font-size:10px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.theme-compact-four-step .theme-v811-auto-route p{display:none!important}.theme-compact-four-step .theme-v811-auto-route>.btn{grid-column:3!important;grid-row:1!important;min-height:30px!important;padding:4px 8px!important;font-size:10px!important;white-space:nowrap!important}
.theme-compact-four-step .theme-v811-route-groups{max-height:235px!important;overflow:auto!important}.theme-compact-four-step .theme-v811-guide{padding:7px 9px!important}.theme-compact-four-step .theme-v811-guide span{font-size:9.5px!important}

@media(max-width:1450px){
  .theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace{grid-template-columns:1fr!important}.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace>.theme-v886-control-rail,.theme-compact-four-step #theme-step-content-1 .theme-compact-product-workspace>.theme-v886-asset-stage{grid-column:1!important;grid-row:auto!important}
  .theme-compact-four-step .theme-v874-step3-cluster{grid-template-columns:1fr!important}.theme-compact-four-step .theme-v874-step3-cluster>.theme-v873-areas,.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-effects,.theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-methods{grid-column:1!important;grid-row:auto!important;border-right:0!important;border-bottom:1px solid var(--border)!important}
}
@media(min-width:1250px) and (max-width:1450px){
  .theme-compact-four-step .theme-v874-step3-cluster{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr)!important}
  .theme-compact-four-step .theme-v874-step3-cluster>.theme-v873-areas{grid-column:1!important;grid-row:1!important;border-right:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important}
  .theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-effects{grid-column:1/-1!important;grid-row:2!important;border-right:0!important}
  .theme-compact-four-step .theme-v874-step3-cluster>.theme-v885-methods{grid-column:2!important;grid-row:1!important;border-bottom:1px solid var(--border)!important}
}
@media(max-width:1200px){.theme-original-report-fold #theme-dynamic-fields{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:900px){
  .theme-compact-four-step .theme-v873-stepper{grid-template-columns:repeat(4,minmax(150px,1fr))!important;overflow-x:auto}.theme-compact-product-info #theme-core-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}.theme-compact-product-workspace>.theme-v886-asset-stage{grid-template-columns:1fr!important}.theme-original-report-fold #theme-dynamic-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}.theme-original-core-status small{display:none!important}
  .theme-compact-four-step .theme-v810-suite-band #theme-suite-grid,.theme-compact-four-step #theme-compact-composition #theme-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.theme-compact-four-step #theme-compact-composition .theme-v874-inline-control{grid-template-columns:1fr!important}.theme-compact-four-step #theme-compact-composition .theme-v87-storyboard{grid-template-columns:1fr!important}
}

/* Original clinical anatomy selector: automatic face/body matching with direct area toggles. */
.v901-live>.theme-original-body-map.theme-anatomy-map{grid-template-columns:minmax(220px,1.08fr) minmax(170px,.92fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-items:stretch!important;min-height:276px!important}
.theme-anatomy-toolbar{grid-column:1/-1;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:0 1px 3px}
.theme-anatomy-toolbar>span{display:grid;min-width:0;gap:1px}.theme-anatomy-toolbar b{font-size:11px;line-height:1.25}.theme-anatomy-toolbar small{overflow:hidden;max-width:330px;color:var(--fg-muted);font-size:8.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.theme-anatomy-toolbar>div{display:flex;flex:0 0 auto;gap:3px;padding:2px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}
.theme-anatomy-toolbar button{min-width:38px;height:24px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:var(--fg-muted);font-size:9px;font-weight:700;cursor:pointer}.theme-anatomy-toolbar button:hover,.theme-anatomy-toolbar button:focus-visible{color:var(--fg);background:var(--surface3);outline:0}.theme-anatomy-toolbar button.active{background:color-mix(in srgb,var(--accent) 18%,var(--surface));color:var(--accent-hover);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 70%,transparent)}
.theme-anatomy-visual{position:relative;min-height:238px!important;overflow:hidden;padding:5px;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--accent) 11%,transparent),transparent 66%),var(--surface)!important}
.theme-anatomy-canvas{position:relative;height:232px;max-width:100%;margin:auto}.theme-anatomy-canvas.face{aspect-ratio:802/1254}.theme-anatomy-canvas.body{aspect-ratio:998/1259}
.theme-anatomy-canvas>img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;filter:drop-shadow(0 5px 9px rgba(0,0,0,.2))}
.theme-anatomy-region{position:absolute;z-index:var(--region-z,2);left:var(--region-x);top:var(--region-y);width:var(--region-w);height:var(--region-h);transform:translate(-50%,-50%) rotate(var(--region-rotation));padding:0;border:1px solid transparent;border-radius:46%;background:transparent;color:var(--fg);cursor:pointer;transition:background .13s ease,border-color .13s ease,box-shadow .13s ease,transform .13s ease}
.theme-anatomy-region:hover,.theme-anatomy-region:focus-visible,.theme-anatomy-region.is-hover-peer{z-index:30;transform:translate(-50%,-50%) rotate(var(--region-rotation)) scale(1.045);border-color:color-mix(in srgb,var(--accent) 78%,#fff);background:color-mix(in srgb,var(--accent) 34%,transparent);box-shadow:inset 0 0 14px color-mix(in srgb,var(--accent) 30%,transparent),0 0 9px color-mix(in srgb,var(--accent) 34%,transparent);outline:0}
.theme-anatomy-region.partial{border-color:color-mix(in srgb,var(--green) 58%,transparent);background:color-mix(in srgb,var(--green) 21%,transparent)}
.theme-anatomy-region.active{border-color:color-mix(in srgb,var(--green) 86%,#fff);background:color-mix(in srgb,var(--green) 43%,transparent);box-shadow:inset 0 0 14px color-mix(in srgb,var(--green) 35%,transparent),0 0 8px color-mix(in srgb,var(--green) 34%,transparent)}
.theme-anatomy-region.active:hover,.theme-anatomy-region.active:focus-visible,.theme-anatomy-region.active.is-hover-peer{z-index:30;border-color:#fff;background:color-mix(in srgb,var(--green) 62%,transparent);box-shadow:inset 0 0 16px color-mix(in srgb,var(--green) 48%,transparent),0 0 10px color-mix(in srgb,var(--green) 45%,transparent)}
.theme-anatomy-region>span{position:absolute;z-index:5;left:50%;top:50%;max-width:92px;transform:translate(-50%,-50%) rotate(calc(var(--region-rotation) * -1));padding:2px 5px;border:1px solid color-mix(in srgb,var(--accent) 58%,var(--border));border-radius:5px;background:color-mix(in srgb,var(--bg) 90%,transparent);color:var(--fg);font-size:8px;font-weight:800;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:var(--shadow-card);transition:opacity .1s ease}
.theme-anatomy-region:hover>span,.theme-anatomy-region:focus-visible>span,.theme-anatomy-region.is-hover-peer>span{opacity:1}
.theme-anatomy-hotspot{position:absolute;z-index:6;left:var(--hotspot-x);top:var(--hotspot-y);display:grid;width:15px;height:15px;place-items:center;transform:translate(-50%,-50%);padding:0;border:1px solid color-mix(in srgb,var(--accent) 68%,#fff);border-radius:50%;background:color-mix(in srgb,var(--surface) 86%,transparent);color:var(--accent-hover);font-size:8px;font-weight:900;line-height:1;opacity:.48;box-shadow:0 1px 5px rgba(0,0,0,.24);cursor:pointer;transition:opacity .12s ease,transform .12s ease,background .12s ease}
.theme-anatomy-hotspot:hover,.theme-anatomy-hotspot:focus-visible{z-index:5;transform:translate(-50%,-50%) scale(1.22);opacity:1;outline:0}.theme-anatomy-hotspot.active{width:19px;height:19px;border-color:#fff;background:var(--green);color:#fff;opacity:1;box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 22%,transparent),0 2px 7px rgba(0,0,0,.28)}
.theme-anatomy-hotspot::after{position:absolute;left:50%;bottom:calc(100% + 5px);display:none;width:max-content;max-width:110px;transform:translateX(-50%);padding:3px 5px;border:1px solid var(--border-strong);border-radius:4px;background:var(--bg);color:var(--fg);content:attr(data-label);font-size:8px;font-weight:600;white-space:nowrap;box-shadow:var(--shadow-card)}.theme-anatomy-hotspot:hover::after,.theme-anatomy-hotspot:focus-visible::after{display:block}
.theme-anatomy-visual>.theme-original-body-view{left:5px;bottom:4px;z-index:3;max-width:calc(100% - 10px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.theme-anatomy-map>.theme-original-body-copy{min-height:238px;align-content:stretch}.theme-anatomy-map>.theme-original-body-copy>div{align-content:start;padding:8px!important}.theme-anatomy-map>.theme-original-body-copy b{font-size:10px}.theme-anatomy-map>.theme-original-body-copy span{font-size:9px;-webkit-line-clamp:2!important}
.theme-compact-four-step .v901-live>.theme-original-body-map.theme-anatomy-map{grid-template-columns:minmax(220px,1.08fr) minmax(160px,.92fr)!important;grid-template-rows:auto minmax(0,1fr)!important;min-height:270px!important;padding:5px!important;gap:5px!important}
.theme-compact-four-step .theme-anatomy-visual{min-height:232px!important}.theme-compact-four-step .theme-anatomy-canvas{height:226px}.theme-compact-four-step .theme-anatomy-map>.theme-original-body-copy{min-height:232px}

@media(max-width:700px){
  .v901-live>.theme-original-body-map.theme-anatomy-map{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important}.theme-anatomy-toolbar{align-items:flex-start;flex-direction:column}.theme-anatomy-toolbar small{max-width:70vw}.theme-anatomy-visual{min-height:248px!important}.theme-anatomy-canvas{height:242px}.theme-anatomy-map>.theme-original-body-copy{min-height:0}
}

/* V9.5.0 foolproof operator flow: completed facts collapse, exceptions stay visible. */
.theme-simple-core-fold,.theme-simple-product-advanced,.theme-simple-ref-more,.theme-simple-route-advanced{min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface)}
.theme-simple-core-fold>summary,.theme-simple-product-advanced>summary,.theme-simple-ref-more>summary,.theme-simple-route-advanced>summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;list-style:none;cursor:pointer}
.theme-simple-core-fold>summary::-webkit-details-marker,.theme-simple-product-advanced>summary::-webkit-details-marker,.theme-simple-ref-more>summary::-webkit-details-marker,.theme-simple-route-advanced>summary::-webkit-details-marker{display:none}
.theme-simple-core-fold>summary>span,.theme-simple-product-advanced>summary>span,.theme-simple-ref-more>summary>span,.theme-simple-route-advanced>summary>span{display:grid;min-width:0;gap:2px}
.theme-simple-core-fold>summary b,.theme-simple-product-advanced>summary b,.theme-simple-ref-more>summary b,.theme-simple-route-advanced>summary b{font-size:11px;line-height:1.2}
.theme-simple-core-fold>summary small,.theme-simple-product-advanced>summary small,.theme-simple-ref-more>summary small,.theme-simple-route-advanced>summary small{overflow:hidden;color:var(--fg-muted);font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.theme-simple-core-fold>summary em,.theme-simple-product-advanced>summary em,.theme-simple-ref-more>summary em,.theme-simple-route-advanced>summary em{flex:0 0 auto;color:var(--accent-hover);font-size:10px;font-style:normal;font-weight:700}
.theme-simple-core-fold.ready{border-color:color-mix(in srgb,var(--green) 54%,var(--border));background:color-mix(in srgb,var(--green) 7%,var(--surface))}.theme-simple-core-fold.attention{border-color:color-mix(in srgb,#f2b84b 70%,var(--border));background:color-mix(in srgb,#f2b84b 7%,var(--surface))}
.theme-simple-core-fold[open]>summary,.theme-simple-product-advanced[open]>summary,.theme-simple-ref-more[open]>summary,.theme-simple-route-advanced[open]>summary{border-bottom:1px solid var(--border);background:var(--surface2)}
.theme-simple-core-fold>#theme-core-fields{padding:8px!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-info>h4{display:none!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-product-info{gap:6px!important;padding:7px!important}

.theme-simple-product-advanced{grid-column:1/-1!important;order:3;margin-top:0!important}
.theme-simple-product-advanced>.theme-v873-product-settings,.theme-simple-product-advanced>#theme-v883-item-panel{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.theme-simple-product-advanced>.theme-v873-product-settings{padding:8px!important;border-bottom:1px solid var(--border)!important}
.theme-simple-product-advanced>#theme-v883-item-panel{padding:8px!important}
.theme-compact-four-step #theme-step-content-1 .theme-v886-control-rail{display:grid!important;grid-template-columns:1fr!important;align-content:start!important;gap:7px!important}
.theme-compact-four-step #theme-step-content-1 .theme-compact-sku-stack{order:1!important;margin:0!important}
.theme-compact-four-step #theme-step-content-1 .theme-simple-product-advanced{order:2!important}

#theme-ref-thumbs>.theme-simple-ref-more{grid-column:1/-1!important;margin-top:2px}
.theme-simple-ref-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:7px}
.theme-simple-ref-more-grid>.theme-v883-empty-slot,.theme-simple-ref-more-grid>.upload-v3-card{min-height:104px!important}

/* One-question route selection. The detailed matrix remains available as an advanced fallback. */
.theme-simple-route-question{display:grid;gap:7px;padding:9px;border:1px solid color-mix(in srgb,var(--accent) 52%,var(--border));border-radius:8px;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}
.theme-simple-route-question>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.theme-simple-route-question>header span{display:grid;gap:2px}.theme-simple-route-question>header b{font-size:12px}.theme-simple-route-question>header small{color:var(--fg-muted);font-size:9px}.theme-simple-route-question>header em{padding:2px 6px;border-radius:999px;background:color-mix(in srgb,var(--accent) 16%,var(--surface));color:var(--accent-hover);font-size:9px;font-style:normal}
.theme-simple-route-question>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.theme-simple-route-question button{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:42px;align-items:center;gap:7px;padding:6px 8px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--fg);cursor:pointer;text-align:left}.theme-simple-route-question button:hover,.theme-simple-route-question button:focus-visible{border-color:var(--accent);background:var(--surface2);outline:2px solid color-mix(in srgb,var(--accent) 24%,transparent);outline-offset:1px}.theme-simple-route-question button.active{border-color:var(--green);background:color-mix(in srgb,var(--green) 11%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 28%,transparent)}
.theme-simple-route-question button i{display:grid;min-width:31px;height:24px;place-items:center;padding:0 4px;border-radius:5px;background:var(--surface3);color:var(--fg-muted);font-size:8px;font-style:normal;font-weight:800}.theme-simple-route-question button.active i{background:color-mix(in srgb,var(--green) 22%,var(--surface));color:var(--green)}.theme-simple-route-question button b{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}
.theme-simple-route-advanced{margin-top:0!important}.theme-simple-route-advanced-body{display:grid;gap:7px;padding:7px}.theme-simple-route-advanced .theme-v811-route-groups{display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;align-items:start!important;max-height:none!important;overflow:visible!important;gap:7px!important}.theme-simple-route-advanced .theme-v811-route-group{position:relative!important;inset:auto!important;min-height:0!important;overflow:hidden!important}.theme-simple-route-advanced .theme-v811-route-group>summary{min-height:48px!important;padding:7px 9px!important}.theme-simple-route-advanced .theme-v811-route-options{position:static!important;display:grid!important}.theme-simple-route-advanced .theme-v811-guide{border-left:0!important;border-radius:6px!important}
.theme-compact-four-step .theme-v811-selected-summary{margin:0!important}.theme-compact-four-step .theme-v811-selected-summary>summary{min-height:42px!important;padding:6px 9px!important}.theme-compact-four-step .theme-v811-selected-summary>summary small{display:none!important}

/* Larger anatomy affordances: 44px target floor plus optional full-screen precision mode. */
.theme-anatomy-actions{display:flex!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important}.theme-anatomy-actions>[role=tablist]{display:flex;gap:3px;padding:2px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}
.theme-anatomy-toolbar .theme-anatomy-zoom{min-width:68px!important;height:30px!important;padding:0 9px!important;border:1px solid color-mix(in srgb,var(--accent) 64%,var(--border))!important;border-radius:6px!important;background:color-mix(in srgb,var(--accent) 13%,var(--surface))!important;color:var(--accent-hover)!important;font-size:9px!important}
.theme-anatomy-region{min-width:44px!important;min-height:44px!important}.theme-anatomy-hotspot{width:22px!important;height:22px!important;opacity:.72!important}.theme-anatomy-hotspot::before{position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);content:''}
.theme-compact-four-step .theme-anatomy-canvas{height:248px}.theme-compact-four-step .theme-anatomy-visual{min-height:254px!important}.theme-compact-four-step .theme-anatomy-map>.theme-original-body-copy{min-height:254px}
html.theme-anatomy-zoom-open{overflow:hidden!important}
.theme-anatomy-map.is-zoomed{position:fixed!important;z-index:12000!important;inset:18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,320px)!important;grid-template-rows:auto minmax(0,1fr)!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:14px!important;border:1px solid var(--accent)!important;border-radius:12px!important;background:var(--bg)!important;box-shadow:0 24px 80px rgba(0,0,0,.72)!important}
.theme-anatomy-zoom-host{position:relative!important;z-index:2147483000!important;transform:none!important;filter:none!important;isolation:auto!important}
.theme-anatomy-map.is-zoomed::before{position:fixed;z-index:-1;inset:0;background:rgba(0,0,0,.72);content:''}
.theme-anatomy-map.is-zoomed .theme-anatomy-toolbar{padding-bottom:8px}.theme-anatomy-map.is-zoomed .theme-anatomy-toolbar b{font-size:16px}.theme-anatomy-map.is-zoomed .theme-anatomy-toolbar small{max-width:none;font-size:11px}
.theme-anatomy-map.is-zoomed .theme-anatomy-visual{min-height:0!important;height:calc(100vh - 108px)!important}.theme-anatomy-map.is-zoomed .theme-anatomy-canvas{height:calc(100vh - 126px)!important}.theme-anatomy-map.is-zoomed .theme-original-body-copy{min-height:0!important}.theme-anatomy-map.is-zoomed .theme-original-body-copy>div{padding:14px!important}.theme-anatomy-map.is-zoomed .theme-original-body-copy b{font-size:14px}.theme-anatomy-map.is-zoomed .theme-original-body-copy span{font-size:12px}

.theme-simple-title-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--green) 42%,var(--border));border-radius:7px;background:color-mix(in srgb,var(--green) 7%,var(--surface))}.theme-simple-title-note>span{display:grid;gap:2px}.theme-simple-title-note b{font-size:11px}.theme-simple-title-note small{color:var(--fg-muted);font-size:9px}.theme-simple-title-note em{flex:0 0 auto;color:var(--green);font-size:10px;font-style:normal;font-weight:800}
.theme-simple-title-more{grid-column:1/-1!important;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.theme-simple-title-more>summary{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;list-style:none;cursor:pointer}.theme-simple-title-more>summary::-webkit-details-marker{display:none}.theme-simple-title-more>summary span{display:grid;gap:2px}.theme-simple-title-more>summary b{font-size:11px}.theme-simple-title-more>summary small{color:var(--fg-muted);font-size:9px}.theme-simple-title-more>summary em{color:var(--accent-hover);font-size:10px;font-style:normal}.theme-simple-title-more[open]>summary{border-bottom:1px solid var(--border);background:var(--surface2)}.theme-simple-title-more>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px}

@media(max-width:1200px){
  .theme-simple-route-question>div{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-simple-ref-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .theme-anatomy-actions{align-items:flex-start!important;flex-direction:column!important}.theme-anatomy-map.is-zoomed{inset:8px!important;grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr) auto!important}.theme-anatomy-map.is-zoomed .theme-anatomy-visual{height:calc(100vh - 190px)!important}.theme-anatomy-map.is-zoomed .theme-anatomy-canvas{height:calc(100vh - 208px)!important}.theme-simple-route-question>div,.theme-simple-ref-more-grid{grid-template-columns:1fr}
}

/* Generation profile: preserve the refined route and expose the order-verified Temu route without adding a workflow step. */
.theme-generation-profile-picker{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;margin:0 0 6px;padding:5px 7px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}
.theme-generation-profile-copy{display:grid;flex:0 0 122px;min-width:0;gap:1px}.theme-generation-profile-copy b{font-size:10.5px;line-height:1.25}.theme-generation-profile-copy small{overflow:hidden;color:var(--fg-muted);font-size:8.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.theme-generation-profile-options{display:grid;grid-template-columns:repeat(2,minmax(156px,1fr));flex:1;max-width:520px;gap:5px}.theme-generation-profile-options button{display:grid;min-width:0;min-height:34px;align-content:center;gap:1px;padding:4px 9px;border:1px solid var(--border);border-radius:7px;background:var(--surface2);color:var(--fg-dim);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,color .14s ease}.theme-generation-profile-options button:hover,.theme-generation-profile-options button:focus-visible{border-color:var(--accent);background:var(--accent-glow);color:var(--fg);outline:0}.theme-generation-profile-options button.active{border-color:var(--accent);background:linear-gradient(135deg,var(--accent-glow),var(--surface2));color:var(--fg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 24%,transparent)}.theme-generation-profile-options button b{overflow:hidden;font-size:10.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.theme-generation-profile-options button small{overflow:hidden;color:var(--fg-muted);font-size:8.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.theme-generation-profile-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border:1px solid color-mix(in srgb,var(--accent) 48%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--accent-hover);font-size:9px;font-weight:750;line-height:1.2;white-space:nowrap}.theme-generation-profile-badge.temu{border-color:color-mix(in srgb,var(--green) 58%,var(--border));background:color-mix(in srgb,var(--green) 9%,var(--surface));color:var(--green)}
@media(max-width:760px){.theme-generation-profile-picker{align-items:stretch;flex-direction:column}.theme-generation-profile-copy{flex-basis:auto}.theme-generation-profile-options{width:100%;max-width:none;grid-template-columns:1fr}}
