:root{--wb-bg:#faf9f6;--wb-surface:#fff;--wb-text:#172033;--wb-text-secondary:#536076;--wb-text-weak:#7a869a;--wb-border:#e7e5df;--wb-input-border:#d9d6cf;--wb-accent:#5b4ce6;--wb-accent-soft:#f0eeff;--wb-ghost:#f0eee7;--wb-danger:#b42318;--wb-danger-bg:#fef3f2;--wb-success:#138a4b;--wb-success-bg:#eaf8f0;--wb-focus:#5b4ce6;--wb-radius-input:8px;--wb-radius-card:12px;--wb-radius-canvas:16px;--wb-shadow:0 8px 24px #22232314}.wb-shell{background:var(--wb-bg);min-height:100vh;color:var(--wb-text);line-height:1.55}.wb-shell-workbench{flex-direction:column;height:100dvh;display:flex;overflow:clip}.wb-shell-workbench .wb-main{flex:1;min-height:0;overflow:clip}.wb-shell-workbench .wb-workbench-left::-webkit-scrollbar{width:10px}.wb-shell-workbench .wb-workbench-right::-webkit-scrollbar{width:10px}.wb-shell-workbench .wb-prototype-left::-webkit-scrollbar{width:10px}.wb-shell-workbench .wb-prototype-right::-webkit-scrollbar{width:10px}.wb-shell-workbench .wb-workbench-left::-webkit-scrollbar-thumb{background:#53607666 padding-box padding-box;border:2px solid #0000;border-radius:999px}.wb-shell-workbench .wb-workbench-right::-webkit-scrollbar-thumb{background:#53607666 padding-box padding-box;border:2px solid #0000;border-radius:999px}.wb-shell-workbench .wb-prototype-left::-webkit-scrollbar-thumb{background:#53607666 padding-box padding-box;border:2px solid #0000;border-radius:999px}.wb-shell-workbench .wb-prototype-right::-webkit-scrollbar-thumb{background:#53607666 padding-box padding-box;border:2px solid #0000;border-radius:999px}.wb-shell-workbench .wb-workbench-left::-webkit-scrollbar-thumb:hover{background:#536076a6 padding-box padding-box;border:2px solid #0000}.wb-shell-workbench .wb-workbench-right::-webkit-scrollbar-thumb:hover{background:#536076a6 padding-box padding-box;border:2px solid #0000}.wb-shell-workbench .wb-prototype-left::-webkit-scrollbar-thumb:hover{background:#536076a6 padding-box padding-box;border:2px solid #0000}.wb-shell-workbench .wb-prototype-right::-webkit-scrollbar-thumb:hover{background:#536076a6 padding-box padding-box;border:2px solid #0000}.wb-shell-workbench .wb-workbench-left::-webkit-scrollbar-track{background:0 0}.wb-shell-workbench .wb-workbench-right::-webkit-scrollbar-track{background:0 0}.wb-shell-workbench .wb-prototype-left::-webkit-scrollbar-track{background:0 0}.wb-shell-workbench .wb-prototype-right::-webkit-scrollbar-track{background:0 0}.wb-shell-workbench .wb-workbench-left,.wb-shell-workbench .wb-workbench-right,.wb-shell-workbench .wb-prototype-left,.wb-shell-workbench .wb-prototype-right{scrollbar-width:thin;scrollbar-color:#53607666 transparent}.wb-shell a:focus-visible,.wb-shell button:focus-visible,.wb-shell textarea:focus-visible,.wb-shell [tabindex]:focus-visible{outline:3px solid var(--wb-focus);outline-offset:2px}.wb-skip-link{z-index:100;background:var(--wb-accent);color:#fff;border-radius:0 0 8px;padding:8px 16px;text-decoration:none;position:absolute;top:0;left:-9999px}.wb-skip-link:focus{left:0}.wb-main:focus{outline:none}.wb-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wb-topbar{background:var(--wb-bg);border-bottom:1px solid var(--wb-border);z-index:20;position:sticky;top:0}.wb-topbar-inner{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:16px;min-height:64px;padding:0 28px;display:grid}.wb-brand{align-items:baseline;gap:16px;min-width:0;display:flex}.wb-brand-name{color:var(--wb-accent);white-space:nowrap;font-size:24px;font-weight:700;text-decoration:none}.wb-brand-sub{color:var(--wb-text);white-space:nowrap;font-size:16px}.wb-main-nav ul,.wb-topbar-actions{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.wb-topbar-actions{justify-content:flex-end}.wb-nav-item,.wb-nav-action{min-width:44px;min-height:44px;color:var(--wb-text);justify-content:center;align-items:center;padding:0 8px;font-size:16px;text-decoration:none;display:inline-flex;position:relative}.wb-account-identity{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:180px;display:inline-flex;overflow:hidden}.wb-account-avatar{object-fit:cover;background:var(--wb-surface-muted);border-radius:50%;flex:0 0 28px;width:28px;height:28px}.wb-account-menu{position:relative}.wb-account-trigger{font:inherit;cursor:pointer;background:0 0;border:0}.wb-account-trigger:hover{color:var(--wb-accent)}.wb-account-dropdown{z-index:30;border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);min-width:168px;padding:8px;position:absolute;top:calc(100% - 2px);right:0;box-shadow:0 10px 24px #1f1e4824}.wb-account-menu-item{border-radius:var(--wb-radius-input);width:100%;min-height:44px;color:var(--wb-text);font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:8px 12px}.wb-account-menu-item:hover{background:var(--wb-surface-muted);color:var(--wb-accent)}.wb-account-menu-item:disabled{cursor:wait}.wb-account-center-dialog{width:min(440px,100% - 32px)}.wb-account-center-identity{border-radius:var(--wb-radius-card);background:var(--wb-accent-soft);align-items:center;gap:14px;margin-top:20px;padding:14px 16px;display:flex}.wb-account-center-avatar{object-fit:cover;background:var(--wb-surface);border-radius:50%;flex:0 0 48px;width:48px;height:48px}.wb-account-center-avatar-fallback{color:var(--wb-accent);place-items:center;font-size:18px;font-weight:700;display:grid}.wb-account-center-identity-text{min-width:0}.wb-account-center-name{color:var(--wb-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:24px;overflow:hidden}.wb-account-center-email{color:var(--wb-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:13px;line-height:20px;overflow:hidden}.wb-account-center-status{color:var(--wb-text-secondary);margin:20px 0 0;font-size:14px;line-height:22px}.wb-account-center-credits{gap:16px;margin-top:20px;display:grid}.wb-account-center-plan{justify-content:space-between;align-items:center;gap:12px;display:flex}.wb-account-center-plan-label{color:var(--wb-text-secondary);font-size:13px;line-height:20px}.wb-account-center-plan-value{background:var(--wb-ghost);min-height:28px;color:var(--wb-text);border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.wb-account-center-metrics{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wb-account-center-metric{border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);gap:6px;padding:14px 16px;display:grid}.wb-account-center-metric-primary{background:linear-gradient(160deg,#f7f5ff 0%,#eef8f3 100%);border-color:#0000}.wb-account-center-metric-label{color:var(--wb-text-secondary);font-size:13px;line-height:20px}.wb-account-center-metric-value{color:var(--wb-text);align-items:baseline;gap:4px;display:inline-flex}.wb-account-center-metric-value strong{letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:34px}.wb-account-center-metric-value span{color:var(--wb-text-secondary);font-size:13px;line-height:20px}.wb-account-center-progress{gap:8px;display:grid}.wb-account-center-progress-head{color:var(--wb-text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:20px;display:flex}.wb-account-center-progress-track{background:var(--wb-ghost);border-radius:999px;height:10px;overflow:hidden}.wb-account-center-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#5b4ce6 0%,#2f9e6a 100%);height:100%;transition:width .22s;display:block}@media (prefers-reduced-motion:reduce){.wb-account-center-progress-fill{transition:none}}@media (max-width:420px){.wb-account-center-metrics{grid-template-columns:1fr}}.wb-nav-current{font-weight:600}.wb-nav-current:after{content:"";background:var(--wb-accent);height:3px;position:absolute;bottom:0;left:12px;right:12px}.wb-nav-item-disabled{color:var(--wb-text-weak);cursor:not-allowed}.wb-menu-button{border:1px solid var(--wb-border);background:var(--wb-surface);min-height:44px;color:var(--wb-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:16px;display:none}.wb-mobile-menu{border-top:1px solid var(--wb-border);background:var(--wb-surface);padding:8px 12px 16px}.wb-mobile-menu ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.wb-mobile-menu .wb-nav-item{justify-content:flex-start;width:100%}.wb-workbench{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,65fr) minmax(420px,35fr);height:100%;min-height:calc(100vh - 64px);display:grid;overflow:clip}.wb-workbench-left{overscroll-behavior:contain;min-width:0;padding:36px 20px 32px;position:relative;overflow-y:auto}.wb-workbench-right{background:var(--wb-surface);border-left:1px solid var(--wb-border);overscroll-behavior:contain;min-width:0;padding:20px 28px 32px;position:relative;overflow-y:auto}.wb-panel{max-width:480px}.wb-left{flex-direction:column;gap:24px;display:flex}.wb-page-title{color:var(--wb-text);margin:0;font-size:36px;font-weight:700;line-height:44px}.wb-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wb-ui-notice{border:1px solid var(--wb-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);color:var(--wb-text-secondary);flex:0 300px;margin:0;padding:8px 10px;font-size:12px;line-height:18px}.wb-canvas{background:var(--wb-ghost);border-radius:var(--wb-radius-canvas);grid-template-columns:clamp(220px,30%,300px) minmax(0,1fr);min-height:560px;display:grid;overflow:hidden}.wb-canvas-summary{flex-direction:column;gap:12px;min-width:0;padding:24px;display:flex}.wb-canvas-label{color:var(--wb-text-secondary);margin:0;font-size:14px}.wb-canvas-title{color:var(--wb-text);margin:0;font-size:28px;font-weight:700;line-height:36px}.wb-canvas-scene{color:var(--wb-text-secondary);margin:0;font-size:16px;line-height:24px}.wb-canvas-reasons{color:var(--wb-text);margin:0;padding-left:20px;font-size:14px;line-height:22px}.wb-canvas-reasons li{margin-bottom:4px}.wb-canvas-note{margin-top:auto}.wb-link-btn{min-height:44px;color:var(--wb-accent);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 8px;font-size:14px;font-weight:500;text-decoration:underline;display:inline-flex}.wb-canvas-note-text{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-canvas-visual{place-items:center;min-width:0;padding:24px;display:grid}.wb-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:360px;min-height:240px;padding:24px;display:flex}.wb-state-icon{background:var(--wb-surface);width:48px;height:48px;color:var(--wb-text-secondary);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.wb-state-icon-loading{color:var(--wb-accent)}.wb-state-icon-error{background:var(--wb-danger-bg);color:var(--wb-danger)}.wb-state-icon-empty{color:var(--wb-text-secondary)}.wb-state-icon-result{background:var(--wb-success-bg);color:var(--wb-success)}.wb-state-title{color:var(--wb-text);margin:0;font-size:20px;font-weight:700;line-height:28px}.wb-state-desc{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-spinner{animation:.9s linear infinite wb-spin}@keyframes wb-spin{to{transform:rotate(360deg)}}.wb-rail{margin-top:0}.wb-rail-scroll{scroll-snap-type:x mandatory;gap:16px;padding:2px 0 8px;display:flex;overflow-x:auto}.wb-scheme-card{aspect-ratio:1/.92;background:var(--wb-surface);border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);color:var(--wb-text);text-align:left;cursor:pointer;scroll-snap-align:start;flex-direction:column;flex:0 0 200px;gap:6px;padding:12px;display:flex}.wb-scheme-placeholder{cursor:default;color:var(--wb-text-secondary)}.wb-scheme-selected{border:2px solid var(--wb-accent);box-shadow:var(--wb-shadow)}.wb-scheme-preview{background:var(--wb-ghost);border-radius:8px;flex:none;height:112px}.wb-scheme-index{color:var(--wb-text-weak);font-size:12px}.wb-scheme-title{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.wb-scheme-scene{color:var(--wb-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.wb-rail-placeholder{border:1px dashed var(--wb-border);border-radius:var(--wb-radius-card);min-height:112px;color:var(--wb-text-secondary);text-align:center;justify-content:center;align-items:center;padding:16px;font-size:14px;display:flex}.wb-panel-title{color:var(--wb-text);margin:0 0 24px;font-size:20px;font-weight:700;line-height:28px}.wb-group{border:0;border-top:1px solid var(--wb-border);margin:0;padding:24px 0 0}.wb-group+.wb-group{margin-top:24px}.wb-group-head{align-items:center;gap:10px;display:flex}.wb-group-num{background:var(--wb-text);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.wb-group-title{color:var(--wb-text);margin:0;font-size:16px;font-weight:600}.wb-group-toggle{width:44px;height:44px;color:var(--wb-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.wb-chevron-open{transform:rotate(180deg)}.wb-group-helper{color:var(--wb-text-secondary);margin:4px 0 12px;font-size:12px;line-height:20px}.wb-chip-group{flex-wrap:wrap;gap:8px;display:flex}.wb-chip{border:1.5px solid var(--wb-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);min-width:76px;min-height:36px;color:var(--wb-text);cursor:pointer;justify-content:center;align-items:center;padding:0 14px;font-size:14px;display:inline-flex}.wb-chip-selected{border-color:var(--wb-accent);background:var(--wb-accent-soft);color:var(--wb-accent);font-weight:600}.wb-textarea{flex-direction:column;gap:8px;display:flex}.wb-field-label{color:var(--wb-text);font-size:14px;font-weight:500}.wb-textarea-input{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);min-height:88px;color:var(--wb-text);resize:vertical;padding:10px 12px;font-family:inherit;font-size:14px}.wb-textarea-input:focus{border-color:var(--wb-accent)}.wb-textarea-foot{justify-content:space-between;gap:8px;display:flex}.wb-textarea-helper{color:var(--wb-text-secondary);font-size:12px}.wb-char-count{color:var(--wb-text-weak);font-size:12px}.wb-submit{margin-top:24px}.wb-credit{color:var(--wb-text-secondary);margin:0 0 12px;font-size:14px}.wb-cta{border-radius:var(--wb-radius-input);background:var(--wb-accent);color:#fff;cursor:pointer;border:0;width:100%;height:48px;font-size:16px;font-weight:600}.wb-cta:disabled{opacity:.7;cursor:not-allowed}.wb-cta-hint{color:var(--wb-text-weak);margin:8px 0 0;font-size:12px}@media (min-width:768px) and (max-width:1199px){.wb-workbench{grid-template-columns:minmax(0,55fr) minmax(360px,45fr)}.wb-topbar-inner,.wb-main-nav ul,.wb-topbar-actions{gap:16px}.wb-canvas{grid-template-columns:1fr;min-height:480px}.wb-canvas-summary{border-bottom:1px solid var(--wb-border)}}@media (max-width:767px){.wb-shell-workbench{height:auto;display:block;overflow:visible}.wb-shell-workbench .wb-main{flex:none;overflow:visible}.wb-workbench,.wb-prototype-layout{height:auto;min-height:auto;overflow:visible}.wb-workbench-left,.wb-workbench-right,.wb-prototype-left,.wb-prototype-right{overscroll-behavior:auto;overflow-y:visible}.wb-workbench{grid-template-columns:1fr;padding:0 16px}.wb-workbench-left{padding:24px 0}.wb-workbench-right{border-left:0;padding:24px 0}.wb-panel{max-width:none}.wb-brand-sub{display:none}.wb-title-row{flex-direction:column;align-items:stretch}.wb-ui-notice{flex-basis:auto}.wb-main-nav{display:none}.wb-menu-button{display:inline-flex}.wb-topbar-inner{justify-content:space-between;gap:8px;display:flex}.wb-chip{min-height:44px}.wb-canvas{grid-template-columns:1fr;min-height:480px}.wb-canvas-summary{border-bottom:1px solid var(--wb-border)}.wb-workbench[data-mobile-lead=constraints] .wb-workbench-left{order:2}.wb-workbench[data-mobile-lead=constraints] .wb-workbench-right{order:1}.wb-submit{border-top:1px solid var(--wb-border);padding:12px max(16px, env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#faf9f6eb;margin-top:24px;position:sticky;bottom:0}}@media (max-width:479px){.wb-workbench{padding:0 12px}.wb-topbar-inner{min-height:56px;padding:0 12px}.wb-canvas{min-height:420px}}@media (prefers-reduced-motion:reduce){.wb-spinner{animation:none}.wb-generation-progress-schemes>div[data-active]:after,.wb-prototype-scheme[data-active]:after,.wb-outfit-slot-active>.wb-outfit-slot-fill:after{background:0 0;animation:none}.wb-rail-scroll{scroll-snap-type:none}.wb-chevron-open{transform:none}}.wb-profile-slot{gap:16px;padding:4px 0 8px;display:grid}.wb-profile-credit,.wb-profile-credit-note{color:var(--wb-text-secondary);font-size:13px;line-height:20px}.wb-profile-error{border-radius:var(--wb-radius-input);background:var(--wb-danger-bg);color:var(--wb-danger);margin:0;padding:10px 12px;font-size:14px;line-height:22px}.wb-profile-guest,.wb-profile-unavailable{color:var(--wb-text-secondary);gap:12px;font-size:14px;display:grid}.wb-profile-guest p,.wb-profile-unavailable p{margin:0}.wb-profile-create{gap:16px;display:grid}.wb-profile-create-dialog{margin-top:16px}.wb-profile-fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.wb-profile-fieldset legend{color:var(--wb-text);padding:0;font-size:14px;font-weight:600}.wb-profile-type-row{gap:8px;display:flex}.wb-profile-type-option{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);min-height:44px;color:var(--wb-text);cursor:pointer;flex:1;justify-content:center;align-items:center;font-size:14px;display:inline-flex;position:relative}.wb-profile-type-option.wb-profile-type-active{border-color:var(--wb-accent);background:var(--wb-accent-soft);color:var(--wb-accent);font-weight:600}.wb-profile-type-option input{opacity:0;pointer-events:none;position:absolute}.wb-profile-height{color:var(--wb-text);gap:8px;font-size:14px;font-weight:600;display:grid}.wb-profile-height input{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);width:100%;min-height:44px;padding:0 12px;font-size:16px;font-weight:400}.wb-profile-draft{gap:16px;display:grid}.wb-profile-draft-state{margin:0;font-size:14px;font-weight:600}.wb-view-slots{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:479px){.wb-view-slots{grid-template-columns:1fr}}.wb-view-slot{border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);gap:8px;padding:12px;display:grid}.wb-view-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.wb-view-label{font-size:14px;font-weight:600}.wb-view-badge{background:var(--wb-ghost);color:var(--wb-text-secondary);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;line-height:20px;display:inline-flex}.wb-view-badge-passed{background:var(--wb-success-bg);color:var(--wb-success)}.wb-view-badge-validating{background:var(--wb-accent-soft);color:var(--wb-accent)}.wb-view-badge-reupload_required,.wb-view-badge-safety_rejected{background:var(--wb-danger-bg);color:var(--wb-danger)}.wb-view-preview{object-fit:cover;border:1px solid var(--wb-border);background:var(--wb-ghost);border-radius:8px;width:100%;max-height:180px}.wb-view-validating{color:var(--wb-text-secondary);align-items:center;gap:8px;margin:0;font-size:13px;display:inline-flex}.wb-view-issues{color:var(--wb-danger);margin:0;padding-left:18px;font-size:13px;line-height:20px}.wb-view-retry{color:var(--wb-text-secondary)}.wb-view-upload{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);min-height:44px;color:var(--wb-accent);cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.wb-view-upload:has(input:disabled){opacity:.7;cursor:not-allowed}.wb-file-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wb-view-upload:focus-within{outline:3px solid var(--wb-focus);outline-offset:2px}.wb-profile-actions{align-items:center;gap:12px;display:flex}.wb-profile-actions .wb-cta{flex:1}.wb-profile-credit{margin:0}.wb-profile-empty{gap:12px;display:grid}.wb-profile-empty p{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-profile-empty .wb-cta{width:100%}.wb-profile-resume{gap:12px;display:grid}.wb-profile-resume-state{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-profile-resume .wb-cta{width:100%}.wb-profile-list-section{gap:12px;display:grid}.wb-profile-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:479px){.wb-profile-list{grid-template-columns:1fr}}.wb-profile-card{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);text-align:left;cursor:pointer;gap:6px;width:100%;padding:8px;display:grid;position:relative}.wb-profile-card-wrap{position:relative}.wb-profile-edit-btn{z-index:1;color:var(--wb-text-secondary);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;line-height:20px;text-decoration:none;transition:color .18s,text-decoration-color .18s;position:absolute;bottom:8px;right:12px}.wb-profile-edit-btn:hover{color:var(--wb-accent);text-decoration:underline}.wb-profile-card.wb-profile-selected{border-color:var(--wb-accent);background:var(--wb-accent-soft)}.wb-profile-thumb{aspect-ratio:3/4;object-fit:cover;background:var(--wb-ghost);border-radius:8px;width:100%}.wb-profile-meta{gap:2px;padding:0 4px 4px;display:grid}.wb-profile-type{font-size:14px;font-weight:600}.wb-profile-check{background:var(--wb-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex;position:absolute;top:14px;right:14px}.wb-profile-note{color:var(--wb-text-secondary);margin:0;font-size:13px;line-height:20px}.wb-profile-head{justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.wb-profile-head h2{align-items:center;gap:10px;margin:0;font-size:15px;line-height:24px;display:flex}.wb-profile-head h2>span{background:var(--wb-text);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:inline-grid}.wb-profile-menu{position:relative}.wb-profile-menu-trigger{border:1px solid var(--wb-border);background:var(--wb-surface);min-width:36px;min-height:36px;color:var(--wb-text-secondary);letter-spacing:2px;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.wb-profile-menu-trigger:hover:not(:disabled){border-color:var(--wb-accent);color:var(--wb-accent)}.wb-profile-menu-trigger:disabled{color:var(--wb-text-weak);cursor:not-allowed}.wb-profile-menu-backdrop{z-index:29;position:fixed;inset:0}.wb-profile-menu-popover{z-index:30;border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:8px;min-width:150px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #1720331a}.wb-profile-menu-item{width:100%;min-height:36px;color:var(--wb-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:13px;display:block}.wb-profile-menu-item:hover:not(:disabled){background:var(--wb-ghost)}.wb-profile-menu-item:disabled{color:var(--wb-text-weak);cursor:not-allowed}.wb-profile-menu-danger{color:var(--wb-danger)}.wb-profile-menu-danger:hover:not(:disabled){background:var(--wb-danger-bg)}.wb-dialog-overlay{z-index:50;background:#17203373;animation:.15s wb-dialog-fade-in;position:fixed;inset:0}.wb-dialog-content{z-index:51;border-radius:var(--wb-radius-card);background:var(--wb-surface);width:min(420px,100% - 32px);box-shadow:var(--wb-shadow);padding:24px;animation:.16s wb-dialog-pop-in;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.wb-dialog-title{color:var(--wb-text);margin:0;font-size:18px;font-weight:700;line-height:26px}.wb-dialog-desc{color:var(--wb-text-secondary);margin:8px 0 0;font-size:14px;line-height:22px}.wb-dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.wb-btn{border-radius:var(--wb-radius-input);cursor:pointer;min-height:44px;padding:0 16px;font-size:14px;font-weight:600}.wb-btn:disabled{opacity:.6;cursor:not-allowed}.wb-btn-ghost{background:var(--wb-surface);border:1px solid var(--wb-input-border);color:var(--wb-text)}.wb-btn-primary{background:var(--wb-accent);color:#fff;border:0}.wb-btn-primary:hover{background:#4b3dd6}.wb-btn-primary:disabled{color:#8f8ac4;cursor:not-allowed;background:#e7e5f8}.wb-btn-danger{background:var(--wb-danger);color:#fff;border:0}.wb-btn-danger:hover{background:#8f2017}.wb-dialog-content button:focus-visible,.wb-dialog-content [tabindex]:focus-visible,.wb-dialog-content input:focus-visible{outline:3px solid var(--wb-focus);outline-offset:2px}.wb-regenerate-feedback-dialog{width:min(460px,100% - 32px)}.wb-regenerate-feedback-label{margin-top:20px;display:block}.wb-regenerate-feedback-input{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);width:100%;min-height:44px;color:var(--wb-text);font:inherit;margin-top:8px;padding:0 12px}.wb-regenerate-feedback-foot{color:var(--wb-text-secondary);justify-content:space-between;gap:12px;margin-top:6px;font-size:12px;line-height:18px;display:flex}@keyframes wb-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wb-dialog-pop-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.wb-create-dialog{--wb-photo-slot-height:clamp(128px, calc(50dvh - 144px), 285px);width:min(560px,100% - 32px);max-height:calc(100dvh - 32px);overflow-y:auto}@media (max-height:760px){.wb-create-dialog{padding:16px}.wb-create-dialog .wb-dialog-desc{margin-top:4px}.wb-create-dialog .wb-profile-create{gap:12px}.wb-create-dialog .wb-profile-create-dialog{margin-top:12px}.wb-create-dialog .wb-profile-preference{margin-top:0}.wb-create-dialog .wb-dialog-actions{margin-top:16px}.wb-create-dialog .wb-create-slot{gap:6px;padding:8px}}.wb-create-status{background:var(--wb-accent-soft);color:var(--wb-accent);border-radius:8px;margin:10px 0 0;padding:8px 10px;font-size:13px;line-height:20px}.wb-create-measures{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:479px){.wb-create-measures{grid-template-columns:1fr}}.wb-profile-body-notes{gap:6px;margin-top:12px;display:grid}.wb-profile-body-notes>span{color:var(--wb-text);font-size:13px;font-weight:600}.wb-profile-preference{gap:6px;margin-top:12px;display:grid}.wb-profile-preference>span:first-child{color:var(--wb-text);font-size:13px;font-weight:600}.wb-profile-preference .wb-profile-notes-count{color:var(--wb-text-muted);justify-self:end;font-size:11px;font-weight:400}.wb-profile-preference textarea{resize:vertical;width:100%;min-height:56px;color:var(--wb-text);background:var(--wb-surface);border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);padding:8px 10px;font-size:14px;line-height:1.5}.wb-profile-preference textarea:focus{border-color:var(--wb-accent);outline:none}.wb-profile-preference textarea:disabled{opacity:.6}.wb-profile-region{gap:6px;display:grid}.wb-profile-region>span{color:var(--wb-text);font-size:13px;font-weight:600}.wb-profile-region .wb-profile-region-hint{color:var(--wb-text-muted);font-size:11px;font-weight:400}.wb-profile-region select{width:100%;color:var(--wb-text);background:var(--wb-surface);border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);padding:8px 10px;font-size:14px}.wb-profile-region select:focus{border-color:var(--wb-accent);outline:none}.wb-profile-region select:disabled{opacity:.6}.wb-create-slots{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wb-create-slot{border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);gap:8px;padding:10px;display:grid}.wb-create-slot-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.wb-create-slot-label{color:var(--wb-text);font-size:13px;font-weight:600}.wb-create-slot-preview{width:100%;height:var(--wb-photo-slot-height);object-fit:contain;object-position:center;background:0 0;border-radius:8px;display:block}.wb-create-slot-empty{background:var(--wb-ghost);min-height:128px;color:var(--wb-text-secondary);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.wb-create-slot-empty-pick{min-height:0;height:var(--wb-photo-slot-height);border:1px dashed var(--wb-input-border);cursor:pointer;transition:border-color .18s,color .18s,background .18s}.wb-create-slot-empty-pick:hover,.wb-create-slot-empty-pick:focus-within{border-color:var(--wb-accent);background:var(--wb-accent-soft);color:var(--wb-accent)}.wb-create-views-hint{color:var(--wb-text-secondary);margin:-4px 0 0;font-size:12px;line-height:18px}.wb-create-slot-pick{border:1px solid var(--wb-input-border);background:var(--wb-surface);min-height:36px;color:var(--wb-accent);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.wb-create-slot-pick:has(input:disabled){opacity:.6;cursor:not-allowed}.wb-create-slot-pick-empty{min-height:0;height:var(--wb-photo-slot-height);color:var(--wb-text-secondary);border-style:dashed;flex-direction:column;gap:6px}.wb-create-slot-media{position:relative}.wb-create-slot-overlay{gap:6px;display:flex;position:absolute;top:8px;right:8px}.wb-photo-icon-btn{color:#fff;cursor:pointer;background:#172033ad;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .18s,transform .18s;display:inline-flex;position:relative}.wb-photo-icon-btn:hover{background:var(--wb-accent);transform:translateY(-1px)}.wb-photo-icon-btn-danger:hover{background:var(--wb-danger)}.wb-photo-icon-btn:has(input:disabled){opacity:.6;cursor:not-allowed}.wb-photo-icon-btn:focus-within,.wb-photo-icon-btn:focus-visible{outline:3px solid var(--wb-focus);outline-offset:2px}.wb-generation-flow{flex-direction:column;gap:20px;display:flex}.wb-intent-form{flex-direction:column;gap:18px;display:flex}.wb-field{flex-direction:column;gap:6px;display:flex}.wb-field-label{color:var(--wb-text-primary);margin:0;font-size:14px;font-weight:600;line-height:20px}.wb-select{border:1px solid var(--wb-border);background:var(--wb-surface);min-height:44px;color:var(--wb-text-primary);border-radius:8px;padding:8px 12px;font-size:14px}.wb-generation-status{border:1px solid var(--wb-border);background:var(--wb-surface-muted,#00000005);border-radius:8px;padding:12px 14px}.wb-generation-stage{color:var(--wb-text-primary);margin:0;font-size:15px;font-weight:600}.wb-generation-outcome,.wb-generation-strategy{color:var(--wb-text-secondary);margin:6px 0 0;font-size:13px;line-height:20px}.wb-result-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.wb-result-card{border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.wb-result-image{background:linear-gradient(#0000000a,#00000014);border-radius:8px;width:100%;position:relative;overflow:hidden}.wb-result-image img{object-fit:cover;width:100%;height:100%;display:block}.wb-result-download{color:#fff;cursor:pointer;background:#1118279e;border:none;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .15s;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #00000047}.wb-result-save{color:#fff;cursor:pointer;background:#1118279e;border:none;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;bottom:62px;right:12px;box-shadow:0 2px 10px #00000047}.wb-result-save:hover{background:#111827d9}.wb-result-save:focus-visible{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-result-save:disabled{cursor:wait;opacity:.7}.wb-result-save-active{color:#fff;background:#cf2638}.wb-result-save-error{color:#fff;text-align:center;background:#b42318eb;border-radius:6px;margin:0;padding:7px 10px;font-size:12px;line-height:16px;position:absolute;bottom:62px;left:12px;right:12px}.wb-result-download:hover{background:#111827d9}.wb-result-download:focus-visible{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-result-download svg{display:block}.wb-result-download-error{color:#fff;text-align:center;background:#b42318eb;border-radius:6px;margin:0;padding:7px 10px;font-size:12px;line-height:16px;position:absolute;bottom:12px;left:12px;right:12px}.wb-result-image-empty{text-align:center;justify-content:center;align-items:center;padding:12px;display:flex}.wb-shell-workbench:has(.wb-wardrobe) .wb-main{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#53607666 transparent;overflow-y:auto}.wb-wardrobe{max-width:1180px;margin:0 auto;padding:16px 24px 56px;position:relative}.wb-wardrobe-tabs{border-bottom:1px solid var(--wb-border);gap:8px;margin:0 0 20px;display:flex}.wb-wardrobe-tab{min-height:44px;color:var(--wb-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 16px;font-weight:600}.wb-wardrobe-tab.active{border-bottom-color:var(--wb-accent);color:var(--wb-text)}.wb-wardrobe-tab:focus-visible,.wb-wardrobe-heart:focus-visible,.wb-inline-button:focus-visible{outline:2px solid var(--wb-focus);outline-offset:2px}.wb-wardrobe-panel{min-height:260px}.wb-wardrobe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.wb-wardrobe-card{border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:12px;position:relative}.wb-wardrobe-card-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.wb-wardrobe-card-link img{aspect-ratio:9/16;object-fit:cover;background:var(--wb-ghost);border-radius:12px 12px 0 0;width:100%;display:block}.wb-wardrobe-copy{gap:8px;padding:12px 14px 16px;display:grid}.wb-wardrobe-title{color:var(--wb-text);margin:0;font-size:16px;font-weight:600;line-height:24px}.wb-wardrobe-summary{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-wardrobe-reasons-block h3{color:var(--wb-text);margin:0 0 6px;font-size:13px;font-weight:600;line-height:20px}.wb-wardrobe-reasons{color:var(--wb-text-secondary);margin:0;padding-left:18px;font-size:13px;line-height:20px}.wb-wardrobe-reasons li+li{margin-top:6px}.wb-wardrobe-heart{color:#fff;cursor:pointer;background:#1118279e;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 10px #00000047}.wb-wardrobe-heart:hover{background:#111827d9}.wb-wardrobe-heart.active{color:#fff;background:#cf2638}.wb-wardrobe-heart:disabled{opacity:.7;cursor:wait}.wb-wardrobe-empty,.wb-wardrobe-notice{border:1px dashed var(--wb-border);background:var(--wb-surface);border-radius:12px;justify-items:start;gap:16px;padding:28px;display:grid}.wb-wardrobe-empty p,.wb-wardrobe-notice p,.wb-wardrobe-loading{color:var(--wb-text-secondary);margin:0}.wb-inline-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:8px;font-weight:700;text-decoration:underline}@media (max-width:1023px){.wb-wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.wb-shell-workbench:has(.wb-wardrobe) .wb-main{overflow:visible}.wb-wardrobe{padding:12px 16px 40px}.wb-wardrobe-grid{gap:12px}}.wb-result-image-empty p{color:var(--wb-text-secondary);margin:0;font-size:13px}.wb-result-body{flex-direction:column;gap:8px;display:flex}.wb-result-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wb-result-title{color:var(--wb-text-primary);margin:0;font-size:16px;font-weight:700}.wb-ai-pick{color:#145ac8;background:#145ac81a;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.wb-result-summary{color:var(--wb-text-primary);margin:0;font-size:14px;line-height:21px}.wb-result-reasons{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.wb-result-reasons li{color:var(--wb-text-secondary);font-size:13px;line-height:20px}.wb-result-guide{border-top:1px solid var(--wb-border);flex-direction:column;gap:4px;padding-top:8px;display:flex}.wb-result-garment{gap:8px;margin:0;font-size:13px;line-height:19px;display:flex}.wb-result-garment-category{color:var(--wb-text-primary);flex-shrink:0;font-weight:600}.wb-result-garment-detail{color:var(--wb-text-secondary)}.wb-result-styling{color:var(--wb-text-secondary);margin:4px 0 0;font-size:12px;line-height:18px}.wb-prototype-layout{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 392px;height:100%;min-height:calc(100vh - 64px);display:grid;overflow:clip}.wb-prototype-left{background:var(--wb-bg);overscroll-behavior:contain;min-width:0;padding:24px 24px 32px;position:relative;overflow-y:auto}.wb-prototype-right{border-left:1px solid var(--wb-border);background:var(--wb-surface);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.wb-prototype-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:24px 28px 8px;overflow-y:auto}.wb-outfit-workspace{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;display:flex}.wb-outfit-redirect{text-align:right;flex:none;min-width:148px;margin-left:auto;position:relative}.wb-outfit-leave-hint{color:var(--wb-text-secondary);text-align:right;flex:none;margin:0 0 0 auto;font-size:12px;line-height:18px}.wb-outfit-redirect-button{border:1px solid var(--wb-accent);background:var(--wb-surface);min-height:36px;color:var(--wb-accent);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.wb-outfit-redirect-icon{flex:none}.wb-outfit-redirect-button:disabled{border-color:var(--wb-input-border);background:var(--wb-ghost);color:var(--wb-text-weak);cursor:not-allowed}.wb-outfit-redirect-button:focus-visible{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-outfit-redirect-hint{z-index:2;background:var(--wb-text);min-width:max-content;color:var(--wb-surface);opacity:0;pointer-events:none;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;line-height:18px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-2px)}.wb-outfit-redirect:hover .wb-outfit-redirect-hint,.wb-outfit-redirect:focus-within .wb-outfit-redirect-hint{opacity:1;transform:translateY(0)}.wb-outfit-summary{border:1px solid var(--wb-border);background:#f8f7ffb8;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:0;padding:10px 12px;display:flex}.wb-outfit-summary>.wb-generation-error{flex-basis:100%}.wb-outfit-avatar{object-fit:cover;background:var(--wb-ghost);border-radius:50%;width:44px;height:44px}.wb-outfit-avatar-empty{border:1px dashed var(--wb-input-border);display:inline-block}.wb-outfit-hint{color:var(--wb-text-secondary);margin:0;font-size:13px;line-height:20px}.wb-outfit-tags{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.wb-outfit-tags li{background:var(--wb-surface);border:1px solid var(--wb-border);color:var(--wb-text-secondary);border-radius:999px;padding:4px 10px;font-size:12px;line-height:16px}.wb-outfit-slots{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-items:start;gap:20px;margin-top:32px;display:grid}.wb-outfit-slot{min-width:0;color:var(--wb-text-secondary);text-align:center;flex-direction:column;gap:8px;display:flex}.wb-outfit-slot[role=radio]{cursor:pointer}.wb-outfit-slot:focus-visible{outline:none}.wb-outfit-slot:focus-visible>.wb-outfit-slot-fill,.wb-outfit-slot:focus-visible>.wb-result-image,.wb-outfit-slot:focus-visible>.wb-outfit-card{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-outfit-slot-fill,.wb-outfit-slot>.wb-result-image,.wb-outfit-card>.wb-result-image{aspect-ratio:9/16;box-sizing:border-box;background:#edecf7db;border:2px solid #695fca24;border-radius:12px;width:100%;overflow:hidden}.wb-outfit-slot-fill{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 12px;display:flex}.wb-outfit-slot-empty>.wb-outfit-slot-fill{background:#f8f7ffeb;border-color:#695fca2e;gap:7px;padding-bottom:46px}.wb-outfit-slot-fill>p{margin:0;font-size:13px;line-height:18px}.wb-outfit-slot-empty-title{color:var(--wb-text);margin:4px 0 0;font-size:18px;font-weight:700;line-height:26px}.wb-outfit-slot-empty-note{color:var(--wb-text-weak);font-size:14px!important;line-height:20px!important}.wb-outfit-slot-note{color:var(--wb-text-weak);font-size:12px;line-height:16px}.wb-outfit-slot-mark{color:#695fca6b}.wb-outfit-slot-selected>.wb-outfit-slot-fill,.wb-outfit-slot-selected>.wb-result-image,.wb-outfit-slot-selected>.wb-outfit-card{border-color:var(--wb-accent)}.wb-outfit-slot-active>.wb-outfit-slot-fill{background:#f4f2ffe6;border-color:#6453e87a;position:relative;overflow:hidden}.wb-outfit-slot-active>.wb-outfit-slot-fill:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 25%,#6757ee1f 50%,#0000 75%) 0 0/240% 100%;animation:2.4s ease-in-out infinite wb-generation-sheen;position:absolute;inset:0}.wb-outfit-slot-caption{min-height:18px;color:var(--wb-text);font-size:13px;font-weight:600;line-height:18px}.wb-outfit-slot-preview{min-height:56px;color:var(--wb-text-secondary);text-align:left;padding:0 4px}.wb-outfit-slot-preview h3,.wb-outfit-slot-preview p{margin:0}.wb-outfit-slot-preview h3{color:var(--wb-text);font-size:16px;line-height:22px}.wb-outfit-slot-preview p{margin-top:4px;font-size:13px;line-height:18px}.wb-outfit-card{background:var(--wb-surface);border:2px solid #695fca24;border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 10px 28px #1c184812}.wb-outfit-card>.wb-result-image{border:0;border-radius:0}.wb-outfit-card-copy{--wb-copy-line:22px;box-sizing:border-box;height:calc(14px + 16px + 24px + 10px + (2 * var(--wb-copy-line)) + 10px + 26px + 68px + (5 * var(--wb-copy-line)));text-align:left;align-content:start;gap:10px;padding:14px 16px 16px;display:grid;overflow-y:auto}.wb-outfit-card-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wb-outfit-card-title{color:var(--wb-text);margin:0;font-size:16px;font-weight:600;line-height:24px}.wb-outfit-card-summary{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-outfit-card-reasons h4{color:var(--wb-text);margin:0 0 6px;font-size:13px;font-weight:600;line-height:20px}.wb-outfit-card-reasons ul{color:var(--wb-text-secondary);margin:0;padding-left:18px;font-size:13px;line-height:20px}.wb-outfit-card-reasons li+li{margin-top:4px}.wb-outfit-footer{color:var(--wb-text-weak);text-align:center;margin:16px 0 0;font-size:12px;line-height:18px}.wb-prototype-canvas{border-radius:var(--wb-radius-canvas);border:1px solid var(--wb-border);background:var(--wb-surface);grid-template-columns:clamp(320px,36%,400px) minmax(0,1fr);min-height:680px;animation:.16s wb-canvas-fade-in;display:grid;overflow:hidden}@keyframes wb-canvas-fade-in{0%{opacity:0}to{opacity:1}}.wb-prototype-summary{background:var(--wb-surface);flex-direction:column;align-items:flex-start;gap:12px;min-width:0;padding:28px 24px;display:flex}.wb-prototype-meta{flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;padding-top:12px;display:flex}.wb-prototype-rank{color:var(--wb-text-weak);margin:0;font-size:12px;line-height:18px}.wb-prototype-pick{background:var(--wb-accent-soft);color:var(--wb-accent);border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.wb-secondary-action{border:1px solid var(--wb-accent);background:var(--wb-surface);min-height:40px;color:var(--wb-accent);font:inherit;cursor:pointer;border-radius:10px;justify-self:start;padding:8px 14px;font-size:13px;font-weight:600}.wb-secondary-action:disabled{border-color:var(--wb-input-border);background:var(--wb-ghost);color:var(--wb-text-weak);cursor:not-allowed}.wb-prototype-summary h2{color:var(--wb-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:26px;font-weight:700;line-height:34px;display:-webkit-box;overflow:hidden}.wb-prototype-intro{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}.wb-prototype-status{color:var(--wb-text-secondary);margin:0;font-size:13px;line-height:20px}.wb-prototype-section{gap:8px;width:100%;margin-top:4px;display:grid}.wb-prototype-section h3{color:var(--wb-text);margin:0;font-size:13px;font-weight:600}.wb-prototype-section ul{color:var(--wb-text-secondary);gap:8px;margin:0;padding-left:18px;font-size:14px;line-height:22px;display:grid}.wb-prototype-garments{flex-wrap:wrap;gap:6px;display:flex}.wb-prototype-garments span{border:1px solid var(--wb-border);color:var(--wb-text-secondary);border-radius:999px;padding:4px 10px;font-size:12px;line-height:16px}.wb-generation-error{background:var(--wb-danger-bg);color:var(--wb-danger);border-radius:8px;margin:0;padding:8px 10px;font-size:13px;line-height:20px}.wb-prototype-main-image{background:#f0eee7;place-items:center;min-width:0;padding:20px;display:grid}.wb-prototype-main-image .wb-result-image{aspect-ratio:9/16;background:0 0;border-radius:8px;width:min(360px,100%);height:auto}.wb-prototype-main-image .wb-result-image img{object-fit:contain}.wb-prototype-stage{aspect-ratio:9/16;width:min(360px,100%);color:var(--wb-text-secondary);text-align:center;background:#e6eaf1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.wb-prototype-stage>p{margin:0;font-size:13px;line-height:20px}.wb-prototype-stage-icon{background:var(--wb-surface);width:40px;height:40px;color:var(--wb-danger);border-radius:50%;place-items:center;font-size:18px;font-weight:700;display:grid}.wb-prototype-stage-title{color:var(--wb-text);margin:0;font-size:14px;font-weight:600}.wb-prototype-stage-note{color:var(--wb-text-weak);margin:0;font-size:12px}.wb-prototype-stage-action{border:1px solid var(--wb-input-border);background:var(--wb-surface);min-height:36px;color:var(--wb-accent);cursor:pointer;border-radius:8px;padding:0 14px;font-size:13px;font-weight:500}.wb-generation-brief,.wb-generation-progress{box-sizing:border-box;background:#ffffffc7;border:1px solid #695fca29;border-radius:16px;width:min(392px,100%);min-height:560px;padding:24px;box-shadow:0 18px 42px #332a8514}.wb-generation-brief{flex-direction:column;gap:18px;display:flex}.wb-generation-brief-head h3,.wb-generation-progress-head h3{color:var(--wb-text);margin:4px 0 0;font-size:22px;line-height:30px}.wb-generation-brief-head>p:last-child,.wb-generation-progress-head>div>p:last-child{color:var(--wb-text-secondary);margin:8px 0 0;font-size:13px;line-height:20px}.wb-generation-eyebrow{color:var(--wb-accent);letter-spacing:.02em;margin:0;font-size:12px;font-weight:700;line-height:18px}.wb-generation-brief-profile{border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:12px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.wb-generation-brief-profile img,.wb-generation-brief-profile-empty{background:var(--wb-ghost);width:62px;height:78px;color:var(--wb-text-weak);object-fit:cover;border-radius:8px;place-items:center;font-size:12px;display:grid}.wb-generation-brief-profile p,.wb-generation-brief-profile strong{margin:0;display:block}.wb-generation-brief-profile p{color:var(--wb-text-weak);font-size:12px;line-height:18px}.wb-generation-brief-profile strong{color:var(--wb-text);margin-top:4px;font-size:13px;line-height:20px}.wb-generation-brief-list,.wb-generation-deliverables ul,.wb-generation-progress-steps{margin:0;padding:0;list-style:none}.wb-generation-brief-list{gap:8px;display:grid}.wb-generation-brief-list li{color:var(--wb-text-weak);border-bottom:1px solid #1f293712;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:8px;font-size:12px;line-height:18px;display:flex}.wb-generation-brief-list li strong{min-width:0;color:var(--wb-text-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.wb-generation-brief-list li[data-complete] strong{color:var(--wb-text)}.wb-generation-deliverables{background:var(--wb-accent-soft);border-radius:12px;margin-top:auto;padding:14px}.wb-generation-deliverables>p{color:var(--wb-accent);margin:0 0 8px;font-size:12px;font-weight:700;line-height:18px}.wb-generation-deliverables ul{color:var(--wb-text-secondary);gap:5px;font-size:12px;line-height:18px;display:grid}.wb-generation-deliverables li:before{content:"✓";color:var(--wb-accent);margin-right:7px;font-weight:700}.wb-generation-progress{background:linear-gradient(145deg,#ffffffe6,#f4f2ffdb);flex-direction:column;justify-content:center;gap:22px;display:flex;overflow:hidden}.wb-generation-progress-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.wb-generation-progress-orb{background:var(--wb-accent-soft);width:44px;height:44px;color:var(--wb-accent);border-radius:50%;place-items:center;display:grid}.wb-generation-progress-steps{gap:12px;display:grid}.wb-generation-progress-steps li{color:var(--wb-text-weak);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;display:grid}.wb-generation-progress-steps li>span{border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.wb-generation-progress-steps li[data-state=active]>span{border-color:var(--wb-accent);background:var(--wb-accent);color:#fff}.wb-generation-progress-steps li[data-state=done]>span{border-color:var(--wb-success);background:var(--wb-success-bg);color:var(--wb-success)}.wb-generation-progress-steps strong,.wb-generation-progress-steps small{display:block}.wb-generation-progress-steps strong{color:var(--wb-text);font-size:13px;line-height:18px}.wb-generation-progress-steps small{color:var(--wb-text-secondary);margin-top:1px;font-size:12px;line-height:18px}.wb-generation-progress-schemes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wb-generation-progress-schemes>div{border:1px solid var(--wb-border);background:var(--wb-surface);border-radius:10px;align-content:center;gap:4px;min-height:70px;padding:10px;display:grid;position:relative;overflow:hidden}.wb-generation-progress-schemes span{color:var(--wb-text-weak);font-size:11px;line-height:16px}.wb-generation-progress-schemes strong{color:var(--wb-text-secondary);font-size:12px;line-height:18px}.wb-generation-progress-schemes>div[data-state=succeeded]{background:var(--wb-success-bg);border-color:#1e8a5757}.wb-generation-progress-schemes>div[data-state=succeeded] strong{color:var(--wb-success)}.wb-generation-progress-schemes>div[data-active]:after,.wb-prototype-scheme[data-active]:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 25%,#6757ee1f 50%,#0000 75%) 0 0/240% 100%;animation:2.4s ease-in-out infinite wb-generation-sheen;position:absolute;inset:0}.wb-prototype-scheme[data-active]{border-color:#6453e87a;position:relative}@keyframes wb-generation-sheen{0%,to{background-position:120% 0}50%{background-position:-120% 0}}.wb-prototype-scheme-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.wb-prototype-scheme{border:1px solid var(--wb-border);border-radius:var(--wb-radius-card);background:var(--wb-surface);min-width:0;height:157px;color:var(--wb-text);text-align:left;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px 10px 10px;display:grid;overflow:hidden}button.wb-prototype-scheme{cursor:pointer}button.wb-prototype-scheme:hover{border-color:var(--wb-accent)}.wb-prototype-scheme-selected{border:2px solid var(--wb-accent);background:var(--wb-accent-soft);padding:9px 11px 9px 9px}.wb-prototype-scheme img,.wb-prototype-thumb-empty{background:var(--wb-ghost);object-fit:cover;border-radius:8px;width:76px;height:135px;display:block}.wb-prototype-thumb-empty{color:var(--wb-text-secondary);text-align:center;place-items:center;font-size:12px;display:grid}.wb-prototype-scheme-info{gap:4px;min-width:0;display:grid}.wb-prototype-scheme-rank{color:var(--wb-text-weak);font-size:12px;line-height:16px}.wb-prototype-scheme-title{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:20px;overflow:hidden}.wb-prototype-scheme-sub{color:var(--wb-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.wb-prototype-scheme-waiting{border-style:dashed}.wb-prototype-group{border:0;border-bottom:1px solid var(--wb-border);margin:0;padding:18px 0}.wb-prototype-group:first-child{padding-top:0}.wb-prototype-group h2{align-items:center;gap:10px;margin:0 0 10px;font-size:15px;line-height:24px;display:flex}.wb-prototype-group h2>span{background:var(--wb-text);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:inline-grid}.wb-target-count{color:var(--wb-muted);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:500;line-height:20px}.wb-prototype-group .wb-chip-group{gap:8px}.wb-prototype-group .wb-chip{border:1.5px solid var(--wb-border);border-radius:var(--wb-radius-input);min-width:0;min-height:34px;padding:0 12px;font-size:13px;transition:border-color .15s,background-color .15s,color .15s}.wb-prototype-group .wb-chip:hover{border-color:var(--wb-accent);background:var(--wb-accent-soft)}.wb-prototype-group .wb-chip-selected{border-color:var(--wb-accent);background:var(--wb-accent-soft);color:var(--wb-accent);font-weight:600}.wb-prototype-group .wb-chip-selected:before{content:"✓ ";font-weight:700}.wb-prototype-group .wb-chip-group+.wb-chip-group{margin-top:8px}.wb-more-options-toggle{min-height:44px;color:var(--wb-accent);cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0 4px;font-size:13px;font-weight:600}.wb-more-options-toggle:hover{color:var(--wb-text)}.wb-prototype-group .wb-textarea-input{min-height:88px}.wb-prototype-subgroup{gap:8px;display:grid}.wb-prototype-subgroup+.wb-prototype-subgroup{margin-top:14px}.wb-prototype-subgroup-title{color:var(--wb-text-weak);margin:0;font-size:12px;line-height:16px}.wb-prototype-right .wb-profile-slot{gap:10px;padding:0}.wb-prototype-right .wb-profile-list-section{gap:8px}.wb-prototype-right .wb-profile-list{gap:10px}.wb-prototype-right .wb-profile-card{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;min-height:108px;padding:8px}.wb-prototype-right .wb-profile-thumb{aspect-ratio:auto;grid-row:1/span 2;width:70px;height:88px}.wb-prototype-right .wb-profile-meta{padding:0}.wb-prototype-right .wb-profile-check{width:22px;height:22px;top:10px;right:10px}.wb-prototype-submit{padding:12px 28px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--wb-border);background:var(--wb-surface);flex:none;gap:8px;display:grid}.wb-prototype-submit-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.wb-generation-notice{color:var(--wb-text-secondary);margin:0;font-size:12px;line-height:18px}.wb-prototype-right .wb-cta{flex:0 0 280px;width:280px;height:48px}.wb-cancel-button{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);width:48px;height:48px;color:var(--wb-text-secondary);cursor:pointer;flex:0 0 48px;place-items:center;padding:0;transition:background-color .16s,color .16s,border-color .16s;display:grid}.wb-cancel-button svg{width:20px;height:20px}.wb-cancel-button:hover{border-color:var(--wb-accent);color:var(--wb-accent)}.wb-cancel-button:focus-visible{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-cancel-button:disabled{background:var(--wb-ghost);color:var(--wb-text-weak);cursor:not-allowed}.wb-regenerate-slot{width:48px;height:48px;position:relative}.wb-regenerate-button{border:1px solid var(--wb-input-border);border-radius:var(--wb-radius-input);background:var(--wb-surface);width:48px;height:48px;color:var(--wb-accent);cursor:pointer;place-items:center;padding:0;display:grid;position:relative}.wb-regenerate-button:after{z-index:2;background:var(--wb-text);color:#fff;content:attr(data-tooltip);white-space:nowrap;opacity:0;pointer-events:none;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:500;line-height:18px;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}.wb-regenerate-button:hover:after,.wb-regenerate-button:focus-visible:after{opacity:1;transform:translateY(0)}.wb-regenerate-button:focus-visible{outline:2px solid var(--wb-accent);outline-offset:2px}.wb-regenerate-button:disabled{background:var(--wb-ghost);color:var(--wb-text-weak);cursor:not-allowed}.wb-prototype-right .wb-cta:disabled{color:#8f8ac4;cursor:not-allowed;opacity:1;background:#e7e5f8}@media (min-width:1024px) and (max-width:1179px){.wb-prototype-layout{grid-template-columns:minmax(0,1fr) 360px}.wb-prototype-canvas{grid-template-columns:minmax(280px,38%) minmax(0,1fr);min-height:640px}}@media (min-width:768px) and (max-width:1199px){.wb-outfit-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:768px) and (max-width:1023px){.wb-prototype-layout{grid-template-columns:minmax(0,1fr) 320px}.wb-prototype-canvas{grid-template-columns:1fr;min-height:0}.wb-prototype-summary{border-bottom:1px solid var(--wb-border)}.wb-prototype-main-image{min-height:560px}}@media (max-width:767px){.wb-prototype-layout{grid-template-columns:1fr}.wb-prototype-left{overscroll-behavior:auto;order:2;padding:0 16px 24px;overflow-y:visible}.wb-prototype-right{border-left:0;order:1;overflow:visible}.wb-prototype-scroll{flex:none;padding:24px 16px 8px;overflow:visible}.wb-prototype-submit{padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:sticky;bottom:0}.wb-prototype-canvas{grid-template-columns:1fr;min-height:0}.wb-prototype-summary{border-bottom:1px solid var(--wb-border)}.wb-prototype-main-image{order:-1;min-height:560px}.wb-prototype-left-lead{order:1}.wb-prototype-left-lead~.wb-prototype-right{order:2}.wb-prototype-scheme-rail{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto}.wb-outfit-workspace{max-width:none}.wb-outfit-summary .wb-outfit-redirect,.wb-outfit-summary .wb-outfit-leave-hint{text-align:left;flex-basis:100%;width:100%;margin-left:0}.wb-outfit-summary .wb-outfit-redirect-hint{left:0;right:auto}.wb-outfit-slots{scroll-snap-type:x mandatory;grid-template-columns:none;justify-content:flex-start;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.wb-outfit-slot{scroll-snap-align:start;flex:0 0 min(280px,78vw)}}.wb-guest-note{border:1px dashed var(--wb-border);border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;padding:20px;display:flex}.wb-guest-note p{color:var(--wb-text-secondary);margin:0;font-size:14px;line-height:22px}
