*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f7;height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,sans-serif;overflow:hidden}.app{flex-direction:column;width:100%;height:100vh;display:flex;position:relative}#view-home{flex-direction:column;width:100%;height:100vh;display:flex}#view-canvas{flex-direction:column;width:100%;height:100vh;display:none;position:relative}.main-area{flex-direction:column;flex:1;display:flex;overflow:hidden}.top-header{background:#fff;border-bottom:1px solid #e8e8ed;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.mobile-menu-btn{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:none}.mobile-menu-btn:hover{background:#f5f5f7}.mobile-menu-btn svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;width:22px;height:22px}.mobile-nav-backdrop{display:none}.brand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:32px;padding-left:16px;display:flex}.brand-logo{object-fit:contain;width:86px;height:auto;display:block}.brand-name{color:#06c179;letter-spacing:0;font-size:22px;font-weight:700}.version-update-wrap{align-items:center;gap:6px;display:inline-flex}.version-update-wrap[hidden]{display:none!important}.version-update-btn{color:#047857;cursor:pointer;white-space:nowrap;background:#06c1791f;border:1px solid #06c17957;border-radius:18px;outline-color:#0000;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.version-update-btn:hover{background:#06c1792e;border-color:#06c17975}.version-update-btn.has-update{color:#92400e;background:#f59e0b24;border-color:#f59e0b9e;outline-color:#f59e0b}.version-update-btn.has-update:hover{background:#f59e0b33;border-color:#f59e0bc2}.version-action-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f59e0b;border:none;border-radius:18px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:800;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 8px 18px #f59e0b3d}.version-action-btn:hover{background:#d97706;transform:translateY(-1px)}.version-action-btn:disabled{opacity:.68;cursor:not-allowed;transform:none}.version-action-btn[hidden]{display:none!important}.header-nav{align-items:center;gap:8px;margin-left:32px;display:flex}.header-nav-item{color:#86868b;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:600;transition:color .15s,background .15s}.header-nav-item:hover{color:#1d1d1f;background:#0000000a}.header-nav-item.active{color:#06c179;background:#06c17914;font-weight:600}body:not(.treepix-logged-in) [data-auth-required="1"]:not(.header-nav-item),body:not(.treepix-logged-in) .upgrade-count{display:none!important}body:not(.treepix-logged-in) .upgrade-btn{gap:0;padding:6px 14px;font-size:13px}.header-right{align-items:center;gap:16px;display:flex}.icon-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:relative}.icon-btn:hover{background:#f5f5f7}.icon-btn svg{stroke:#1d1d1f;fill:none;width:20px;height:20px}.notification-dot{background:#dc3545;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:7px}.theme-btn svg{transition:opacity .3s,transform .3s;position:absolute}.theme-btn .icon-sun{opacity:1;transform:rotate(0)}.theme-btn .icon-moon{opacity:0;transform:rotate(-90deg)}body.dark .theme-btn .icon-sun{opacity:0;transform:rotate(90deg)}body.dark .theme-btn .icon-moon{opacity:1;transform:rotate(0)}.upgrade-btn{cursor:pointer;color:#1d1d1f;background:#fff;border:1px solid #e8e8ed;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.upgrade-btn:hover{background:#f5f5f7;border-color:#d1d1d6}.upgrade-count{color:#fff;text-align:center;background:#06c179;border-radius:10px;align-items:center;gap:2px;min-width:24px;padding:2px 8px;font-size:13px;font-weight:600;display:flex}.upgrade-count svg{fill:#fff;width:14px;height:14px}.api-settings-btn,.download-dir-btn{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8ed;border-radius:18px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 13px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.api-settings-btn:hover,.download-dir-btn:hover{color:#06a86a;background:#f5f5f7;border-color:#d1d1d6}.api-settings-btn svg,.download-dir-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.content-area{flex:1;padding:clamp(32px,2.4vw,56px);overflow-y:auto}.content-area:has(#page-landing.active){padding:0;overflow:hidden}.page-section{display:none}.page-section.active{display:block}.page-title{color:#1d1d1f;letter-spacing:-.02em;margin-bottom:28px;font-size:24px;font-weight:600}#page-landing.active{height:100%;display:block}.landing-page{background:#fbfbfc radial-gradient(circle,#1f29371f 1px,#0000 1px) 0 0/24px 24px;border-radius:0;justify-content:center;align-items:center;height:100%;min-height:calc(100vh - 56px);display:flex;position:relative;overflow:hidden}.landing-page:before,.landing-page:after{content:"";pointer-events:none;border:1px dashed #1f293726;border-radius:50%;position:absolute}.landing-page:before{width:92px;height:92px;top:14%;left:19%}.landing-page:after{width:96px;height:96px;bottom:23%;right:24%}.landing-hero{z-index:1;text-align:center;max-width:760px;padding:80px 24px;position:relative}.landing-title{letter-spacing:0;color:#111827;white-space:nowrap;margin-bottom:42px;font-size:72px;font-weight:800;line-height:1.05}.landing-title em{color:#06c179;font-style:normal}.landing-copy{color:#6b7280;margin-bottom:64px;font-size:22px;line-height:1.7}.landing-copy strong{color:#1f2937;font-weight:700;position:relative}.landing-copy strong:after{content:"";background:#f59e0b;border-radius:99px;height:5px;position:absolute;bottom:-4px;left:-3px;right:-3px}.landing-copy mark{color:#1f2937;background:#5b9bd540;border-radius:8px;padding:0 8px;font-weight:700}.landing-copy em{color:#06c179;font-style:normal;font-weight:700}.landing-actions{justify-content:center;align-items:center;gap:16px;display:flex}.landing-btn{cursor:pointer;color:#1f2937;background:#ffffffc7;border:1px solid #d1d5db;border-radius:10px;height:48px;padding:0 24px;font-size:18px;font-weight:500;transition:background .15s,border-color .15s;box-shadow:0 1px 3px #0000000f}.landing-btn.primary{color:#1f2937;background:#ffffffc7;border-color:#d1d5db}.landing-btn:hover,.landing-btn.primary:hover{background:#f3f4f6}.landing-btn-arrow{margin-left:8px}.date-filter-bar{background:#fff;border-radius:12px;align-items:center;gap:6px;padding:6px;display:inline-flex;box-shadow:0 1px 2px #00000008}.date-filter-bar.centered{justify-content:center;margin:12px auto 0}.date-filter-select{color:#1d1d1f;cursor:pointer;appearance:none;background-color:#f5f5f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:none;border-radius:8px;outline:none;height:30px;padding:0 28px 0 12px;font-size:12px;font-weight:600;transition:background-color .15s,box-shadow .15s,color .15s}.date-filter-select:hover{color:#06c179;background-color:#ededf2}.date-filter-select:focus{color:#06c179;background-color:#fff;box-shadow:0 0 0 2px #06c17947}.project-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(18px,1.4vw,28px);display:grid}.project-card{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:12px;transition:box-shadow .2s,transform .2s;overflow:hidden}.project-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}#new-project-card{background:#fff;flex-direction:column;min-height:0;display:flex}.card-preview{aspect-ratio:2;background:#f5f5f7;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.card-preview img{object-fit:cover;width:100%;height:100%;display:block}.card-preview.new-project{aspect-ratio:auto;background:#fafafa;flex-direction:column;flex:1;gap:8px}#new-project-card .card-preview.new-project{aspect-ratio:2;background:linear-gradient(#f8fafc 0%,#eef2f7 100%);flex:none;justify-content:center;align-items:center;min-height:0;padding:0;display:flex}.new-project-info{justify-content:center;align-items:center;min-height:46px;padding:12px 14px;display:flex}.new-project-icon{background:#06c17924;border:1.5px dashed #1d1d1f24;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.new-project-icon svg{stroke:#06c179;stroke-width:2px;fill:none;width:22px;height:22px}.card-delete{cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:none;position:absolute;top:8px;right:8px}.project-card:hover .card-delete{display:flex}.card-delete:hover{background:#000000b3}.card-delete svg{stroke:#fff;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.card-info{padding:12px 14px}.card-name{color:#1d1d1f;margin-bottom:4px;font-size:13px;font-weight:500}.card-name.new-label{color:#86868b;text-align:center;margin-bottom:0}.card-date{color:#86868b;font-size:12px}.card-name[contenteditable]{border-radius:4px;outline:none;margin:-1px -4px;padding:1px 4px;transition:background .15s}.card-name[contenteditable]:focus{background:#f0f0f5}.card-name[contenteditable]:hover{background:#f5f5f7}.history-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex}.history-header .page-title{margin-bottom:0}.history-output-dir-btn{color:#047857;cursor:pointer;white-space:nowrap;min-width:0;height:34px;box-shadow:none;background:#06c1791f;border:1px solid #06c17957;border-radius:18px;justify-content:center;align-items:center;margin-left:auto;padding:0 12px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.history-output-dir-btn:hover{background:#06c1792e;border-color:#06c17975}.history-retention-note{color:#7b8494;vertical-align:baseline;margin-left:8px;font-size:12px;font-weight:600;line-height:1;display:inline-block;transform:translateY(2px)}.download-page-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.download-type-tabs{background:#06c17914;border:1px solid #06c17929;border-radius:12px;align-items:center;gap:4px;padding:2px;font-size:14px;display:inline-flex}.download-type-tab{color:#64748b;height:34px;font-size:inherit;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:0 14px;font-weight:850;transition:all .15s}.download-type-tab:hover{color:#111827;background:#ffffffb8}.download-type-tab.active{color:#fff;background:#06c179;box-shadow:0 8px 18px #06c1793d}.history-grid.download-panel{display:none}.history-grid.download-panel.active{display:grid}.history-grid{grid-template-columns:repeat(10,1fr);gap:8px;display:grid}.history-pagination{border:1px solid #0f172a0f;border-radius:10px;grid-column:1/-1;justify-content:center;margin-top:12px}.history-card{aspect-ratio:1;cursor:pointer;background:#f5f5f7;border-radius:10px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.history-card:hover{transform:scale(1.03);box-shadow:0 4px 16px #0000001a}.history-card-img{object-fit:contain;background:#f8fafc;width:100%;height:100%;display:block}.history-card.preview-missing .history-card-img{opacity:0}.history-card-status.image-missing{background:linear-gradient(145deg,#f8fafc,#eef3f8)}.psd-history-card .history-card-img{opacity:0;transition:opacity .22s}.psd-history-card.is-ready .history-card-img{opacity:1}.psd-history-card.is-ready.is-downloadable-only .history-card-img{opacity:0}.psd-history-card.is-generating,.psd-history-card.is-failed{cursor:default;background:linear-gradient(145deg,#f2f7fb,#e8eef6)}.history-card-status{color:#64748b;text-align:center;pointer-events:none;z-index:2;background:linear-gradient(145deg,#f5f9ff,#e7eff8);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px 12px 22px;display:flex;position:absolute;inset:0}.psd-history-card.is-ready .history-card-status{opacity:0;visibility:hidden;transition:opacity .18s,visibility .18s}.psd-history-card.is-ready.is-downloadable-only .history-card-status{opacity:1;visibility:visible;background:linear-gradient(145deg,#f5f9ff,#e7eff8)}.history-card-status-icon{color:#64748b;background:#64748b1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.history-card-status-icon.is-loading{background:0 0;border:2px solid #06c17933;border-top-color:#06c179;animation:.8s linear infinite psdStatusSpin}.history-card-status-icon.is-ready{color:#06c179;background:#06c1791f}.history-card-status-icon.is-failed{color:#ef4444;background:#ef44441f}.history-card-status-icon svg{stroke:currentColor;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.history-card-status-title{color:#334155;font-size:12px;font-weight:850;line-height:1}.history-card-status-subtitle{display:none!important}.psd-history-card.is-failed .history-card-status{background:linear-gradient(145deg,#fff5f5,#f1f5f9)}.psd-history-card.is-failed .history-card-status-title{color:#ef4444}.download-panel-empty{grid-column:1/-1;min-height:180px}@keyframes psdStatusSpin{to{transform:rotate(360deg)}}.history-card-delete{color:#fff;cursor:pointer;z-index:12;background:#00000080;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:7px;right:7px}.history-card-save{color:#fff;cursor:pointer;z-index:12;background:#06c179e0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:7px;left:7px}.psd-history-card .history-card-save{display:none!important}.history-card-delete:hover{background:#000000b8}.history-card-save:hover{background:#05a867}.history-card-delete svg,.history-card-save svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.history-card-time{color:#fff;text-align:right;z-index:6;background:linear-gradient(#0000,#0000008c);padding:4px 8px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.history-card-badge{color:#fff;letter-spacing:0;z-index:8;background:#06c179eb;border-radius:999px;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:7px;left:7px;box-shadow:0 4px 14px #0000002e}.lightbox{z-index:3000;-webkit-backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.lightbox.show{display:flex}.lightbox-inner{justify-content:center;align-items:center;gap:24px;max-width:92vw;max-height:86vh;display:flex;position:relative}.lightbox-image-wrap{cursor:zoom-in;touch-action:none;border-radius:12px;justify-content:center;align-items:center;width:min(68vw,980px);max-width:calc(92vw - 220px);height:min(80vh,760px);max-height:80vh;display:flex;overflow:hidden;box-shadow:0 12px 48px #0006}.lightbox-image-wrap.zoomed{cursor:grab}.lightbox-image-wrap.dragging{cursor:grabbing}.lightbox-canvas-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.lightbox-canvas-btn:hover{background:#05a867;transform:translateY(-1px)}.lightbox-canvas-btn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.lightbox-img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .12s;display:block}.lightbox-img.long-preview{max-width:min(520px,100%);max-height:100%}.lightbox-img.dragging{transition:none}.lightbox-info{color:#fff;flex-direction:column;align-items:flex-start;gap:12px;min-width:160px;max-width:200px;display:flex}.lightbox-meta{opacity:.7;font-size:13px;line-height:2}.lightbox-close{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:-40px;right:0}.lightbox-close:hover{background:#ffffff4d}.lightbox-close svg{stroke:#fff;stroke-width:2px;fill:none;stroke-linecap:round;width:16px;height:16px}.lightbox-nav{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#ffffff4d}.lightbox-nav:disabled{opacity:.28;cursor:not-allowed;pointer-events:none}.lightbox-nav svg{stroke:#fff;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.lightbox-prev{left:-56px}.lightbox-next{right:-56px}@media (width<=720px){.lightbox-inner{flex-direction:column;gap:14px;max-width:94vw;max-height:92vh}.lightbox-image-wrap{width:94vw;max-width:94vw;height:min(68vh,640px);max-height:68vh}.lightbox-info{flex-direction:row;justify-content:space-between;align-items:center;width:94vw;min-width:0;max-width:94vw}.lightbox-meta{line-height:1.5}.lightbox-prev{left:8px}.lightbox-next{right:8px}}.app-toast{z-index:5200;box-sizing:border-box;color:#111827;text-align:left;opacity:0;visibility:hidden;pointer-events:none;word-break:break-word;background:#fff;border-radius:12px;justify-content:flex-start;align-items:center;gap:8px;width:max-content;max-width:min(560px,100vw - 32px);min-height:42px;padding:9px 14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:1.5715;transition:opacity .2s,transform .2s cubic-bezier(.2,.8,.2,1),visibility .2s;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%,-8px)scale(.98);box-shadow:0 6px 16px #0f172a14,0 3px 6px -4px #0f172a1f,0 9px 28px 8px #0f172a0d}.app-toast-icon{color:#14b8a6;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.app-toast-icon svg{fill:currentColor;width:16px;height:16px;display:block}.app-toast-success .app-toast-icon{color:#10b981}.app-toast-warning .app-toast-icon{color:#f59e0b}.app-toast-error .app-toast-icon{color:#ef4444}.app-toast-info .app-toast-icon{color:#14b8a6}.app-toast-message{color:#111827;min-width:0}.app-toast.show{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.app-loading-bar{z-index:5190;transform-origin:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#14b8a6,#0000);width:100%;height:2px;position:fixed;top:0;left:0}.app-loading-bar.show{opacity:1;animation:1.15s ease-in-out infinite app-loading-bar-run}.app-loading{z-index:5190;color:#111827;opacity:0;visibility:hidden;pointer-events:none;background:#fffffff0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 13px;font-size:13px;font-weight:700;line-height:1;transition:opacity .18s,transform .18s cubic-bezier(.2,.8,.2,1),visibility .18s;display:inline-flex;position:fixed;top:76px;left:50%;transform:translate(-50%,-8px)scale(.98);box-shadow:0 6px 16px #0f172a14,0 3px 6px -4px #0f172a1f,0 9px 28px 8px #0f172a0d}.app-loading.show{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.app-loading-spinner{border:2px solid #14b8a62e;border-top-color:#14b8a6;border-radius:50%;width:14px;height:14px;animation:.72s linear infinite app-loading-spin}.app-loading-text{white-space:nowrap}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@keyframes app-loading-bar-run{0%{transform:translate(-45%)scaleX(.25)}45%{transform:translate(22%)scaleX(.55)}to{transform:translate(100%)scaleX(.22)}}body.dark .app-toast{color:#f5f5f7;background:#2c2c2e;box-shadow:0 6px 16px #0000003d,0 3px 6px -4px #00000047,0 9px 28px 8px #0000002e}body.dark .app-toast-message{color:#f5f5f7}body.dark .app-loading{color:#f5f5f7;background:#2c2c2ef0;box-shadow:0 6px 16px #0000003d,0 3px 6px -4px #00000047,0 9px 28px 8px #0000002e}.detail-long-modal-overlay{z-index:3600;-webkit-backdrop-filter:blur(5px);background:#080d189e;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.detail-long-modal-overlay.show{display:flex}body.detail-long-preview-open{overflow:hidden}.detail-long-modal{color:#111827;background:#fff;border-radius:18px;flex-direction:column;width:min(1120px,100vw - 48px);height:min(88vh,820px);display:flex;overflow:hidden;box-shadow:0 26px 80px #0f172a47}.detail-long-modal-head{background:#fff;border-bottom:1px solid #edf0f3;flex:none;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 22px 0 26px;display:flex}.detail-long-modal-title{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;color:#111827;min-width:0;font-size:18px;font-weight:900;overflow:hidden}.detail-long-modal-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.detail-long-action-btn{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.detail-long-modal-close{flex:none}.detail-long-modal-body{background:#eef2f5;flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:26px;display:flex;position:relative;overflow:auto}.detail-long-modal-loading{color:#475569;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:min(520px,100%);min-height:260px;font-size:14px;font-weight:800;display:none;box-shadow:0 18px 44px #0f172a1f}.detail-long-modal-loading:before{content:"";border:2px solid #06c1792e;border-top-color:#06c179;border-radius:50%;width:18px;height:18px;animation:.72s linear infinite app-loading-spin}.detail-long-modal.is-loading .detail-long-modal-loading{display:flex}.detail-long-modal-img{background:#fff;border-radius:14px;width:min(520px,100%);height:auto;display:block;box-shadow:0 18px 44px #0f172a2e}.detail-long-modal.is-loading .detail-long-modal-img{display:none}.detail-long-sort-strip{background:#f8fafc;border-bottom:1px solid #edf0f3;flex:none;align-items:center;gap:10px;padding:12px 18px;display:flex;overflow-x:auto}.detail-long-sort-item{cursor:grab;background:#fff;border:2px solid #0000;border-radius:8px;flex:none;width:72px;height:92px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.detail-long-sort-item.dragging{opacity:.55;cursor:grabbing}.detail-long-sort-item.drag-over{border-color:#06c179}.detail-long-sort-item img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.detail-long-sort-index{color:#fff;background:#111827b8;border-radius:99px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;top:6px;left:6px}.credits-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:32px;display:grid}.credits-card{background:#fff;border:1px solid #0f172a14;border-radius:14px;min-height:178px;padding:22px;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f172a0f}.credits-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06c1791f,#0000 45%);position:absolute;inset:0}.credits-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:22px;display:flex;position:relative}.credits-overview>.credits-card:first-child .credits-card-head{margin-bottom:35px}.credits-card-title{color:#1f2937;font-size:16px;font-weight:800}.credits-card-subtitle{color:#7b8494;margin-top:5px;font-size:12px;font-weight:600}.credits-card-badge{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.credits-card-badge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.credits-card-badge svg polygon,.credits-card-badge svg.solid-icon,.credits-card-badge svg.solid-icon path{fill:currentColor;stroke:none}.credits-card-body{justify-content:space-between;align-items:flex-end;gap:18px;display:flex;position:relative}.credits-card:not(.usage) .credits-card-body{grid-template-columns:minmax(0,1fr) 260px;align-items:end;margin-top:10px;display:grid}.credits-card.usage .credits-card-body{grid-template-columns:1fr 230px;align-items:end;gap:18px;margin-top:10px;display:grid}@media (width>=1181px){.credits-card.usage .credits-card-body{margin-top:30px}}.credits-card-value{letter-spacing:0;color:#06c179;font-size:48px;font-weight:800;line-height:.95}.credits-card-unit{color:#7b8494;margin-left:7px;font-size:13px;font-weight:800}.credits-card-caption{color:#7b8494;margin-top:10px;font-size:12px;font-weight:600}.credits-card-meta{gap:10px;width:260px;min-width:260px;display:grid;position:relative}.credits-mini-row{color:#7b8494;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:700;display:none}.credits-mini-row strong{color:#1f2937;font-size:13px}.credits-recharge-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:8px;width:100%;height:36px;padding:0 16px;font-size:13px;font-weight:800;transition:background .15s,transform .15s}.credits-recharge-btn:hover{background:#05a867;transform:translateY(-1px)}body.dark .credits-recharge-btn{color:#1c1c1e;background:#06c179}body.dark .credits-recharge-btn:hover{background:#05a867}.credits-filter-block{justify-items:start;gap:10px;width:100%;display:grid;position:relative}.credits-filter-label{color:#7b8494;font-size:12px;font-weight:700}.credits-card .date-filter-bar.centered{justify-content:flex-start;margin:0}.credits-card.usage .credits-filter-label{margin-left:0}.credits-card.usage .date-filter-bar.centered{box-shadow:none;background:0 0;border-radius:0;gap:8px;padding:0}.credits-page-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.credits-page-head .page-title{margin-bottom:0}.credits-history-panel{background:#fff;border:1px solid #0f172a14;border-radius:14px;overflow:hidden;box-shadow:0 12px 34px #0f172a0f}.credits-history-head{background:linear-gradient(#fff,#fbfcfd);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.credits-history-title{color:#1f2937;font-size:16px;font-weight:800}.credits-history-subtitle{color:#7b8494;margin-top:4px;font-size:12px;font-weight:600}.credits-history-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.credits-history-count{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.credits-redeem-btn{color:#047857;cursor:pointer;white-space:nowrap;min-width:0;height:34px;box-shadow:none;background:#06c1791f;border:1px solid #06c17957;border-radius:18px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.credits-redeem-btn:hover{background:#06c1792e;border-color:#06c17975}.credits-redeem-modal-overlay{z-index:5300;-webkit-backdrop-filter:blur(8px);background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.credits-redeem-modal-overlay.show{display:flex}.credits-redeem-modal{color:#1d1d1f;background:#fff;border-radius:14px;width:min(440px,100vw - 40px);overflow:hidden;box-shadow:0 28px 90px #0f172a42,0 0 0 1px #0f172a0f}.credits-redeem-head{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 16px;display:flex}.credits-redeem-title{color:#1f2937;font-size:18px;font-weight:850;line-height:1.25}.credits-redeem-subtitle{color:#7b8494;margin-top:6px;font-size:13px;font-weight:650;line-height:1.5}.credits-redeem-close{color:#86868b;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.credits-redeem-close:hover{color:#1d1d1f;background:#f5f5f7}.credits-redeem-close svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:18px;height:18px}.credits-redeem-body{padding:22px 24px 6px}.credits-redeem-field{color:#374151;gap:9px;font-size:13px;font-weight:800;display:grid}.credits-redeem-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.credits-redeem-field input{box-sizing:border-box;color:#111827;letter-spacing:0;text-transform:uppercase;background:#f8fafc;border:1px solid #0f172a1f;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font:800 14px/1.2 inherit}.credits-redeem-field input:focus{background:#fff;border-color:#06c17994;box-shadow:0 0 0 3px #06c1791f}.credits-redeem-paste{color:#047857;white-space:nowrap;cursor:pointer;background:#06c1791a;border:1px solid #06c17957;border-radius:8px;height:44px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:850}.credits-redeem-paste:hover{background:#06c17929;border-color:#06c1797a}.credits-redeem-paste:disabled{opacity:.62;cursor:not-allowed}.credits-redeem-status{color:#7b8494;min-height:22px;margin-top:10px;font-size:12px;font-weight:700;line-height:1.45}.credits-redeem-status.error,.credits-redeem-status.success{color:#047857}.credits-redeem-actions{justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px 22px;display:flex}.credits-redeem-confirm{cursor:pointer;color:#fff;background:#06c179;border:0;border-radius:8px;height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:850;box-shadow:0 10px 22px #06c1792e}.credits-redeem-confirm:hover{background:#05a867}.credits-redeem-confirm:disabled{opacity:.68;cursor:not-allowed}.credits-table-wrap{overflow-x:auto}.credits-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:840px}.credits-table th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #0f172a0f;padding:13px 18px;font-size:12px;font-weight:800}.credits-table td{color:#1f2937;border-bottom:1px solid #0f172a0f;padding:16px 18px;font-size:14px;font-weight:650}.credits-table th:first-child,.credits-table td:first-child{width:128px}.credits-table th:nth-child(3),.credits-table td:nth-child(3){white-space:nowrap;width:178px}.credits-table th:nth-child(4),.credits-table td:nth-child(4),.credits-table th:nth-child(5),.credits-table td:nth-child(5){width:128px}.credits-detail-text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.credits-table tr:last-child td{border-bottom:none}.credits-table tr:hover td{background:#06c1790a}.credits-pagination{background:#fff;border-top:1px solid #0f172a0f;justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px 18px;display:none}.credits-pagination.show{display:flex}.credits-pagination-info{text-align:center;color:#64748b;white-space:nowrap;min-width:150px;font-size:12px;font-weight:800}.credits-pagination-btn{color:#047857;cursor:pointer;background:#06c1791a;border:1px solid #06c17947;border-radius:8px;min-width:72px;height:32px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:850}.credits-pagination-btn:hover{background:#06c17929;border-color:#06c1796b}.credits-pagination-btn:disabled{opacity:.42;cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#0f172a14}.table-loading-row{color:#86868b;justify-content:center;align-items:center;gap:10px;min-height:112px;font-size:13px;font-weight:800;display:flex}.table-loading-row:before{content:"";border:2px solid #f59e0b38;border-top-color:#f59e0b;border-radius:50%;width:16px;height:16px;animation:.72s linear infinite app-loading-spin}.credits-type-pill{color:#475569;white-space:nowrap;background:#64748b1a;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.credits-type-pill.consume{color:#06c179;background:#06c1791a}.credits-type-pill.gift{color:#0284c7;background:#0ea5e91a}.credits-type-pill.recharge{color:#d97706;background:#f59e0b1f}.credits-positive,.credits-negative{border-radius:999px;justify-content:center;align-items:center;min-width:54px;min-height:28px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.credits-positive{color:#059669;background:#0596691a}.credits-negative{color:#dc2626;background:#dc262614}.workbench-tabs{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.workbench-tab{color:#1d1d1f;letter-spacing:0;-webkit-user-select:none;user-select:none;font-size:26px;font-weight:700;line-height:1.2}.workbench-tab.active{color:#1d1d1f}.workbench-task-status-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 8px 24px #0f172a0f}.workbench-task-status-btn:hover{color:#047857;background:#f8fafc;border-color:#06c17957}.workbench-task-status-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.workbench-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(18px,1.4vw,28px);width:100%;display:grid}.workbench-card{cursor:pointer;box-shadow:none;background:#fff;border:1px solid #e8e8ed;border-radius:12px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.workbench-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.workbench-card.is-pressed{transform:translateY(0)scale(.992);box-shadow:0 2px 10px #0000001a}.workbench-card-visual{aspect-ratio:2;background:#eef6fb;width:100%;position:relative;overflow:hidden}.workbench-card-visual img{object-fit:cover;width:100%;height:100%;display:block}.workbench-card-info{background:#fff;min-height:70px;padding:14px 16px 15px}.workbench-card-name{color:#111827;letter-spacing:0;margin-bottom:6px;font-size:15px;font-weight:800;line-height:1.2}.workbench-card-desc{color:#6b7280;letter-spacing:0;font-size:13px;font-weight:600;line-height:1.4}.workbench-card:first-child .workbench-card-visual{background:#fff1e6}.workbench-card:nth-child(2) .workbench-card-visual{background:#e3f2fb}.workbench-card:nth-child(3) .workbench-card-visual{background:#fff0fa}.workbench-card:nth-child(4) .workbench-card-visual{background:#e5f2fb}.workbench-card:nth-child(5) .workbench-card-visual{background:#f8fafc}.workbench-card:nth-child(6) .workbench-card-visual{background:#eef6ff}.generated-card-preview{background:#edf3fb;width:100%;height:100%;position:relative;overflow:hidden}.generated-card-preview img{object-fit:cover;object-position:center center;z-index:2;width:100%;height:100%;display:block;position:absolute;inset:0}.generated-card-preview-fallback{z-index:1;pointer-events:none;position:absolute;inset:0}.generated-card-preview.white-multiview{background:linear-gradient(135deg,#f4f7fb 0%,#fff 56%,#edf2f7 100%)}.generated-card-preview.white-multiview img{background:#fff}.generated-card-preview.free-image{background:linear-gradient(135deg,#09101b 0%,#13304d 34%,#0f6cbd 74%,#5eead4 100%)}.white-multiview-photo-grid{box-sizing:border-box;z-index:1;background:linear-gradient(135deg,#edf7ff 0%,#fff 56%,#f1f5f9 100%);grid-template-columns:1.08fr repeat(3,minmax(0,.82fr));gap:8px;padding:10px 11px;display:grid;position:absolute;inset:0}.white-multiview-photo{background:#fff;border-radius:8px;min-width:0;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a1a,inset 0 0 0 1px #0f172a0f}.white-multiview-photo:after{content:"";background:#0f172a14;border-radius:999px;height:5px;position:absolute;bottom:9%;left:18%;right:18%}.white-multiview-photo img{object-fit:cover;width:100%;height:100%;display:block}.white-multiview-photo.front img{object-fit:contain;box-sizing:border-box;padding:4px}.white-multiview-photo.detail img{object-position:center center}.white-multiview-photo.angle img{transform:rotate(-8deg)scale(1.16)}.free-image-card-fallback{background:radial-gradient(circle at 22% 18%,#ffffff3d 0%,#fff0 30%),radial-gradient(circle at 78% 24%,#ffffff29 0%,#fff0 24%),linear-gradient(135deg,#09101b 0%,#13304d 34%,#0f6cbd 74%,#5eead4 100%);width:100%;height:100%;position:relative;overflow:hidden}.free-image-card-fallback:before,.free-image-card-fallback:after{content:"";-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(160deg,#ffffff3d,#ffffff0d);border-radius:18px;position:absolute;box-shadow:0 18px 36px #02061738,inset 0 0 0 1px #ffffff2e}.free-image-card-fallback:before{width:38%;height:70%;top:10%;right:8%;transform:rotate(-11deg)}.free-image-card-fallback:after{width:28%;height:48%;bottom:12%;left:10%;transform:rotate(11deg)}.free-image-card-fallback-glow{filter:blur(10px);background:radial-gradient(circle,#6ee7ffb8 0%,#6ee7ff2e 36%,#6ee7ff00 74%);border-radius:999px;height:60%;position:absolute;bottom:-18%;left:-12%;right:38%}.white-view-option-grid{display:none}#view-pose-split[data-tool-mode=white-multiview] .pose-reference-section>.hot-section-head{margin-bottom:10px}#view-pose-split[data-tool-mode=white-multiview] .white-view-option-grid.show,.canvas-full-workbench-widget .white-view-option-grid.show{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}#view-pose-split[data-tool-mode=pose] .white-view-option-grid,#view-pose-split[data-tool-mode=free-image] .white-view-option-grid{display:none!important}.notification-panel{z-index:500;background:#fff;border-radius:14px;flex-direction:column;width:360px;max-height:none;display:none;position:absolute;top:52px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 0 1px #0000001a}.notification-panel.show{display:flex}.notification-panel-header{border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.notification-panel-title{color:#1d1d1f;font-size:15px;font-weight:600}.notification-mark-all{color:#06c179;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700}.notification-mark-all:hover{color:#059669}.notification-filter-tabs{border-bottom:1px solid #f0f0f5;flex-wrap:wrap;gap:6px;padding:10px 16px 8px;display:flex;overflow:visible}.notification-filter-tabs:empty{display:none}.notification-filter-btn{color:#6e6e73;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8ed;border-radius:8px;flex:none;padding:6px 9px;font-size:12px;font-weight:700}.notification-filter-btn.active{color:#047857;background:#06c17914;border-color:#06c17959}.notification-filter-count{color:#06c179;margin-left:4px}.notification-list{flex:none;padding:8px 0;overflow:visible}.notification-loading{color:#86868b;justify-content:center;align-items:center;gap:10px;min-height:116px;padding:28px 20px;font-size:13px;font-weight:800;display:flex}.notification-loading:before{content:"";border:2px solid #f59e0b38;border-top-color:#f59e0b;border-radius:50%;width:16px;height:16px;animation:.72s linear infinite app-loading-spin}.notification-item{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 16px;transition:background .12s;display:flex}.notification-item:hover{background:#f5f5f7}.notification-item.unread{background:#f0faf4}.notification-item.unread:hover{background:#e5f5eb}.notification-item-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification-item-icon.icon-green{background:#06c1791a}.notification-item-icon.icon-green svg{stroke:#06c179}.notification-item-icon.icon-orange{background:#f59e0b1a}.notification-item-icon.icon-orange svg{stroke:#f59e0b}.notification-item-icon.icon-blue{background:#3b82f61a}.notification-item-icon.icon-blue svg{stroke:#3b82f6}.notification-item-icon.icon-red{background:#ef44441a}.notification-item-icon.icon-red svg{stroke:#ef4444}.notification-item-icon.icon-purple{background:#8b5cf61a}.notification-item-icon.icon-purple svg{stroke:#8b5cf6}.notification-item-icon svg{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.notification-item-content{flex:1;min-width:0}.notification-item-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:3px;display:flex}.notification-type-badge{color:#06c179;font-size:11px;font-weight:800}.notification-item-title{color:#1d1d1f;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin-bottom:2px;font-size:13px;font-weight:500;line-height:1.45}.notification-item-desc{color:#86868b;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.55;overflow:visible}.notification-item-time{color:#aeaeb2;margin-top:4px;font-size:11px}.notification-item-check{flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;display:none}.notification-item-check svg{fill:none;stroke:#06c179;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.notification-item:not(.unread) .notification-item-check{display:flex}.notification-empty{text-align:center;color:#86868b;white-space:normal;padding:28px 20px;font-size:13px;line-height:1.5}.notification-pagination{border-top:1px solid #f0f0f5;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px 14px;display:none}.notification-pagination.show{display:flex}.notification-page-info{color:#86868b;white-space:nowrap;font-size:12px;font-weight:750}.notification-page-actions{align-items:center;gap:8px;display:flex}.notification-page-btn{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:8px;min-width:64px;height:30px;padding:0 10px;font-size:12px;font-weight:800}.notification-page-btn:hover:not(:disabled){color:#047857;background:#f7fffb;border-color:#06c17957}.notification-page-btn:disabled{opacity:.46;cursor:not-allowed}.notification-modal-overlay{z-index:4300;-webkit-backdrop-filter:blur(8px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.notification-modal-overlay.show{display:flex}.notification-modal{background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #0f172a14;border-radius:18px;flex-direction:column;width:min(424px,100vw - 28px);max-height:min(78vh,620px);animation:.18s ease-out notificationModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a47,0 1px 2px #0f172a14}.notification-modal:before{content:"";background:#06c179;height:4px;position:absolute;top:0;left:0;right:0}.notification-modal-overlay[data-modal-type=announcement] .notification-modal:before{background:#f59e0b}.notification-modal-overlay[data-modal-type=feature] .notification-modal:before{background:#2563eb}@keyframes notificationModalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-modal-close{color:#8b95a5;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:12px;right:12px}.notification-modal-close:hover{color:#111827;background:#f5f5f7}.notification-modal-close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.notification-modal-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:242px;padding:48px 32px 22px;display:flex}.notification-modal-icon{color:#06c179;background:#06c1791a;border:1px solid #06c1792e;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex;box-shadow:0 10px 22px #06c1791f}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-icon{color:#d97706;background:#fff7ed;border-color:#fed7aa;box-shadow:0 10px 22px #f59e0b24}.notification-modal-overlay[data-modal-type=feature] .notification-modal-icon{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;box-shadow:0 10px 22px #2563eb21}.notification-modal-icon svg{stroke:currentColor;fill:none;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.notification-modal-type{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;justify-content:center;align-items:center;min-height:24px;margin-bottom:10px;padding:0 10px;font-size:12px;font-weight:850;line-height:1.2;display:inline-flex}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-type{color:#b45309;background:#fff7ed}.notification-modal-overlay[data-modal-type=feature] .notification-modal-type{color:#1d4ed8;background:#eff6ff}.notification-modal-title{color:#111827;overflow-wrap:anywhere;max-width:100%;font-size:19px;font-weight:850;line-height:1.4}.notification-modal-message{color:#667085;white-space:pre-line;overflow-wrap:anywhere;max-width:100%;margin-top:12px;font-size:14px;line-height:1.75}.notification-modal-time{color:#98a2b3;margin-top:12px;font-size:12px;font-weight:650}.notification-modal-actions{justify-content:center;padding:0 32px 30px;display:flex}.notification-modal-confirm{color:#fff;cursor:pointer;background:#06c179;border:0;border-radius:10px;width:min(190px,100%);height:42px;font-family:inherit;font-size:14px;font-weight:850;transition:background .15s,transform .15s;box-shadow:0 10px 22px #06c17933}.notification-modal-confirm:hover{background:#05a867;transform:translateY(-1px)}.notification-modal-confirm:disabled{opacity:.68;cursor:progress;transform:none}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm{background:#f59e0b;box-shadow:0 10px 22px #f59e0b38}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm:hover{background:#d97706}.notification-modal-overlay[data-modal-type=feature] .notification-modal-confirm{background:#2563eb;box-shadow:0 10px 22px #2563eb38}.notification-modal-overlay[data-modal-type=feature] .notification-modal-confirm:hover{background:#1d4ed8}@media (width<=480px){.notification-modal{border-radius:16px;width:calc(100vw - 24px)}.notification-modal-body{min-height:226px;padding:46px 22px 20px}.notification-modal-actions{padding:0 22px 26px}.notification-modal-title{font-size:18px}}.confirm-overlay{z-index:4200;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.confirm-overlay.show{display:flex}.confirm-dialog{background:#fff;border-radius:14px;width:340px;padding:24px;box-shadow:0 20px 60px #0003}.confirm-title{color:#1d1d1f;margin-bottom:8px;font-size:16px;font-weight:600}.confirm-msg{color:#86868b;margin-bottom:20px;font-size:13px;line-height:1.5}.confirm-actions{justify-content:flex-end;gap:10px;display:flex}.confirm-cancel{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .15s}.confirm-cancel:hover{background:#f5f5f7}.confirm-danger{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s}.confirm-danger:hover{background:#c82333}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-overlay.show{display:flex}.modal{background:#fff;border-radius:16px;flex-direction:column;width:520px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}#account-modal .modal{width:min(720px,100vw - 32px)}.modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.modal-title{color:#1d1d1f;font-size:16px;font-weight:600}body.dark .modal-title{color:#f5f5f7}.modal-tabs{gap:24px;display:flex}.modal-tab{color:#86868b;cursor:pointer;border-bottom:2px solid #0000;padding-bottom:12px;font-size:14px;font-weight:500;transition:all .15s}.modal-tab:hover{color:#1d1d1f}.modal-tab.active{color:#1d1d1f;border-bottom-color:#06c179}.modal-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.library-add-selected-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:8px;height:32px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;display:none}.library-add-selected-btn.show{justify-content:center;align-items:center;display:inline-flex}.library-add-selected-btn:disabled{opacity:.45;cursor:not-allowed}.modal-close{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.modal-close:hover{background:#f5f5f7}.modal-close svg{stroke:#86868b;stroke-width:2px;fill:none;stroke-linecap:round;width:18px;height:18px}.modal-body{padding:20px 24px 24px;overflow-y:auto}.tab-content{display:none}.tab-content.active{display:block}.profile-card{background:#f5f5f7;border-radius:12px;margin-bottom:16px;padding:20px}.profile-user{justify-content:space-between;align-items:center;margin-bottom:16px;padding-top:8px;display:flex}.profile-info{flex-direction:column;gap:4px;display:flex}.profile-name{color:#1d1d1f;align-items:center;gap:8px;font-size:16px;font-weight:600;display:inline-flex}.profile-edit-btn{cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .15s;display:inline-flex}.profile-edit-btn:hover{background:#e8e8ed}.profile-edit-btn svg{stroke:#86868b;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.profile-id{color:#86868b;align-items:center;gap:6px;font-size:12px;display:flex}.copy-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .15s;display:flex}.copy-btn:hover{background:#e8e8ed}.copy-btn svg{stroke:#86868b;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.logout-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.logout-btn:hover{background:#e8e8ed}.logout-btn svg{stroke:#ff3b30;fill:none;opacity:.5;width:18px;height:18px}.account-card{background:#f5f5f7;border-radius:12px;padding:20px}.account-card+.account-card{margin-top:10px}.account-title{color:#1d1d1f;margin-bottom:16px;font-size:14px;font-weight:600}.account-row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.account-row+.account-row{border-top:1px solid #e8e8ed}.account-label{color:#86868b;font-size:13px}.account-value{color:#1d1d1f;font-size:13px;font-weight:500}.account-value.highlight{color:#06c179;font-size:18px;font-weight:600}.account-value.highlight.account-credits-link{cursor:pointer;border-bottom:1px dashed #06c1796b;outline:none}.account-value.highlight.account-credits-link:hover,.account-value.highlight.account-credits-link:focus-visible{color:#05a867;border-bottom-color:currentColor}.contact-card{background:#f5f5f7;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:10px;padding:18px 20px;display:none}.contact-card.show{display:flex}.contact-card-copy{flex-direction:column;gap:10px;min-width:0;display:flex}.contact-card-title{color:#1d1d1f;font-size:14px;font-weight:600}.contact-card-row{flex-wrap:wrap;align-items:center;gap:12px;min-height:30px;display:flex}.contact-card-label{color:#86868b;font-size:13px}.contact-card-value{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:800;display:none}.contact-card-hint{color:#9a9aa1;font-size:12px;line-height:1.5}.contact-qr{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:83px;height:83px;padding:6px;display:none;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0f}.contact-qr.show{display:flex}.contact-qr img{object-fit:contain;width:100%;height:100%;display:block}#api-settings-modal .modal{width:min(860px,100vw - 32px)}#download-dir-modal .modal{width:min(560px,100vw - 32px)}.download-dir-card{background:#fbfbfc;border:1px solid #e8e8ed;border-radius:14px;padding:18px}.download-dir-label{color:#6e6e73;margin-bottom:8px;font-size:12px;font-weight:850}.download-dir-path{color:#1d1d1f;overflow-wrap:anywhere;background:#fff;border:1px solid #e1e4ea;border-radius:10px;align-items:center;min-height:42px;padding:10px 12px;font-size:13px;font-weight:750;display:flex}.download-dir-help{display:none!important}.download-dir-status{color:#7b8494;overflow-wrap:anywhere;min-height:18px;margin-top:10px;font-size:12px;font-weight:750;line-height:1.5}.download-dir-status.ok{color:#059669}.download-dir-status.error{color:#dc2626}.download-dir-actions{border-top:1px solid #e8e8ed;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;display:flex}#download-dir-clear,#download-dir-test{display:none!important}.api-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.api-settings-card{background:#fbfbfc;border:1px solid #e8e8ed;border-radius:14px;padding:16px}.api-settings-card-title{color:#1d1d1f;margin-bottom:4px;font-size:15px;font-weight:850}.api-settings-card-desc{color:#86868b;margin-bottom:14px;font-size:12px;font-weight:650;line-height:1.55}.api-settings-field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.api-settings-field label{color:#6e6e73;font-size:12px;font-weight:800}.api-settings-field input,.api-settings-field textarea{color:#1d1d1f;background:#fff;border:1px solid #e1e4ea;border-radius:10px;outline:none;width:100%;padding:9px 10px;font-size:13px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.api-settings-field textarea{resize:vertical;min-height:66px;font-family:inherit}.api-settings-field input:focus,.api-settings-field textarea:focus{border-color:#06c179a6;box-shadow:0 0 0 3px #06c1791f}.api-settings-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.api-settings-status{color:#7b8494;overflow-wrap:anywhere;min-height:18px;font-size:12px;font-weight:750}.api-settings-status.ok{color:#059669}.api-settings-status.error{color:#dc2626}.api-settings-footer{border-top:1px solid #e8e8ed;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;display:flex}.api-settings-secondary,.api-settings-primary,.api-settings-test{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.api-settings-secondary{color:#1d1d1f;background:#fff;border:1px solid #e8e8ed}.api-settings-secondary:hover{background:#f5f5f7}.api-settings-test{color:#047857;background:#06c17914;border:1px solid #06c17947}.api-settings-test:hover{background:#06c17924}.api-settings-primary{color:#fff;background:#06c179;border:none}.api-settings-primary:hover{background:#05a867}.points-panel{background:#fff;border:1px solid #0f172a14;border-radius:14px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.points-panel-head{background:linear-gradient(#fff,#fbfcfd);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.points-panel-title{color:#1f2937;font-size:15px;font-weight:850}.points-panel-subtitle{color:#7b8494;margin-top:3px;font-size:12px;font-weight:650}.points-panel-count{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.points-table-wrap{overflow-x:auto}.points-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:640px}.points-table thead th{color:#64748b;text-align:left;background:#f8fafc;border-bottom:1px solid #0f172a0f;padding:12px 16px;font-size:12px;font-weight:800}.points-table tbody td{color:#1f2937;border-bottom:1px solid #0f172a0f;padding:14px 16px;font-size:13px;font-weight:650}.points-table th:nth-child(2),.points-table td:nth-child(2){width:98px}.points-table th:nth-child(3),.points-table td:nth-child(3){white-space:nowrap;width:168px}.points-table th:nth-child(4),.points-table td:nth-child(4){width:110px}.points-detail-text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.points-table tbody tr:last-child td{border-bottom:none}.points-table tbody tr:hover td{background:#06c1790a}.status-consumed,.status-acquired{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-consumed{color:#dc2626;background:#dc262614}.status-acquired{color:#059669;background:#0596691a}.points-negative,.points-positive{border-radius:999px;justify-content:center;align-items:center;min-width:50px;min-height:26px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.points-negative{color:#dc2626;background:#dc262614}.points-positive{color:#059669;background:#0596691a}.filter-select{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:999px;outline:none;min-height:30px;padding:0 28px 0 10px;font-size:12px;font-weight:800}.filter-select option{color:#1f2937;background:#fff}.recharge-amounts{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.recharge-amount{cursor:pointer;white-space:nowrap;background:#f5f5f7;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:baseline;gap:4px;padding:16px 12px;transition:all .15s;display:flex;position:relative;overflow:hidden}.recharge-amount:hover{background:#e8e8ed}.recharge-amount.active{background:#f0f0f5;border-color:#06c179}.recharge-currency{color:#86868b;font-size:12px;font-weight:500}.recharge-number{color:#1d1d1f;font-size:24px;font-weight:600}.recharge-amount.active .recharge-currency{color:#1d1d1f}.custom-amount{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px}.custom-label{color:#1d1d1f;font-size:13px;font-weight:500}.custom-range{color:#86868b;font-size:11px}.custom-stepper{background:#fff;border:1px solid #e8e8ed;border-radius:8px;align-items:center;display:none;overflow:hidden}.custom-amount.active .custom-stepper{display:flex}.custom-stepper-btn{cursor:pointer;color:#86868b;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:500;transition:background .12s,color .12s;display:flex}.custom-stepper-btn:hover{color:#1d1d1f;background:#f5f5f7}.custom-stepper-btn:active{background:#e8e8ed}.custom-input{text-align:center;color:#1d1d1f;-moz-appearance:textfield;background:0 0;border:none;border-radius:0;outline:none;width:60px;padding:6px 4px;font-size:16px;font-weight:600}.custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.recharge-footer{border-top:1px solid #e8e8ed;padding-top:16px}.recharge-agreement{color:#86868b;cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.recharge-agreement input[type=checkbox]{accent-color:#06c179;cursor:pointer;width:16px;height:16px}.agreement-link{color:#06c179;text-decoration:underline}.agreement-modal-overlay{z-index:5200;-webkit-backdrop-filter:blur(8px);background:#0f172a8a;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.agreement-modal-overlay.show{display:flex}.agreement-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(620px,100vw - 32px);max-height:min(86vh,760px);display:flex;overflow:hidden;box-shadow:0 26px 80px #0f172a47,0 0 0 1px #0f172a0f}.agreement-modal-header{border-bottom:1px solid #edf0f3;align-items:flex-start;gap:14px;padding:22px 24px 18px;display:flex}.agreement-modal-icon{color:#06c179;background:#06c1791a;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:inset 0 0 0 1px #06c1792e}.agreement-modal-icon svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.agreement-modal-title{color:#111827;font-size:18px;font-weight:900;line-height:1.35}.agreement-modal-subtitle{color:#64748b;margin-top:5px;font-size:13px;font-weight:600;line-height:1.55}.agreement-modal-close{color:#8e8e93;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:inline-flex}.agreement-modal-close:hover{color:#1d1d1f;background:#f5f5f7}.agreement-modal-close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.agreement-modal-body{color:#334155;padding:20px 24px 22px;font-size:13px;line-height:1.76;overflow-y:auto}.agreement-modal-body h3{color:#111827;margin:18px 0 8px;font-size:14px;font-weight:900}.agreement-modal-body h3:first-child{margin-top:0}.agreement-modal-body p{margin:0 0 10px}.agreement-modal-body ul{margin:0 0 12px 18px;padding:0}.agreement-modal-body li{margin:5px 0}.agreement-modal-actions{background:#fbfcfd;border-top:1px solid #edf0f3;justify-content:flex-end;gap:10px;padding:14px 24px 22px;display:flex}.agreement-modal-primary{color:#fff;cursor:pointer;background:#06c179;border:0;border-radius:8px;height:38px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:850}.agreement-modal-primary:hover{background:#05a867}.recharge-payment-overlay{z-index:5250;-webkit-backdrop-filter:blur(8px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.recharge-payment-overlay.show{display:flex}.recharge-payment-modal{background:#fff;border-radius:10px;width:min(420px,100vw - 32px);overflow:hidden;box-shadow:0 26px 84px #0f172a4d,0 0 0 1px #0f172a0f}.recharge-payment-head{border-bottom:1px solid #edf0f3;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 54px;display:flex;position:relative}.recharge-payment-title{color:#111827;text-align:center;width:100%;font-size:16px;font-weight:900}.recharge-payment-close{color:#8e8e93;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.recharge-payment-close:hover{color:#111827;background:#f5f5f7}.recharge-payment-close svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:17px;height:17px}.recharge-payment-body{text-align:center;padding:24px 24px 22px}.recharge-payment-amount-label{color:#86868b;font-size:12px;font-weight:750}.recharge-payment-amount{color:#111827;margin-top:6px;font-size:30px;font-weight:900;line-height:1.15}.recharge-payment-qr{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:196px;height:196px;margin:22px auto 14px;padding:12px;display:flex}.recharge-payment-qr img{object-fit:contain;width:100%;height:100%;display:block}.recharge-payment-qr-fallback{color:#64748b;background:#f8fafc;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.recharge-payment-tip{color:#475569;font-size:13px;font-weight:800;line-height:1.55}.recharge-payment-meta{color:#94a3b8;word-break:break-all;margin-top:12px;font-size:12px;font-weight:700;line-height:1.6}.recharge-payment-actions{background:#fbfcfd;border-top:1px solid #edf0f3;grid-template-columns:1fr 1fr;justify-content:stretch;align-items:center;gap:10px;padding:14px 18px 18px;display:grid}.recharge-payment-secondary,.recharge-payment-primary{cursor:pointer;border-radius:8px;height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:850}.recharge-payment-secondary{color:#475569;background:#fff;border:1px solid #e5e7eb}.recharge-payment-secondary:hover{color:#111827;background:#f8fafc}.recharge-payment-primary{color:#fff;background:#06c179;border:0}.recharge-payment-primary:hover{background:#05a867}.recharge-payment-primary[hidden]{display:none!important}.recharge-action{justify-content:space-between;align-items:center;display:flex}.recharge-total{color:#1d1d1f;font-size:14px}.recharge-price{color:#1d1d1f;font-size:20px;font-weight:600}.recharge-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:10px;padding:10px 32px;font-size:14px;font-weight:500;transition:background .15s}.recharge-btn:hover{background:#05a867}#view-hot-replica,#view-detail-page,#view-dress-tryon,#view-pose-split{color:#111827;background:#f6f7f9;width:100%;height:100vh;display:none;overflow:hidden}.hot-global-header{z-index:120;height:44px;box-shadow:none;background:#fff;border-bottom:0;flex:0 0 44px;justify-content:space-between;align-items:center;padding:0 28px 0 8px;display:flex;position:relative}.hot-global-actions{align-items:center;gap:10px;display:flex}.hot-global-actions .hot-account-widget{order:1}.hot-global-actions .theme-toggle-btn{order:2;margin-left:0}.hot-global-actions .download-dir-btn{order:3}.hot-global-actions .hot-history-floating{order:4}.hot-global-left{align-items:center;gap:8px;display:flex}.hot-tool-shell{z-index:1;width:100%;height:calc(100% - 44px);min-height:0;display:flex;position:relative}.hot-tool-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:clamp(398px,22vw,520px);height:100%;display:flex;overflow:hidden}.hot-sidebar-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent;scrollbar-gutter:stable;flex:1;padding:clamp(16px,1.1vw,24px) clamp(16px,1.2vw,28px) 24px;overflow-y:auto}.hot-sidebar-scroll::-webkit-scrollbar{width:8px;height:8px}.hot-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.hot-sidebar-scroll::-webkit-scrollbar-thumb{background:padding-box content-box;border:2px solid #0000;border-radius:99px}.hot-sidebar-scroll:hover{scrollbar-color:#9ca3af57 transparent}.hot-sidebar-scroll:hover::-webkit-scrollbar-thumb{background-color:#9ca3af57}.hot-form-section{margin-bottom:clamp(22px,1.3vw,30px)}.hot-section-title{color:#111827;align-items:center;gap:4px;margin-bottom:12px;font-size:clamp(15px,.86vw,18px);font-weight:700;display:flex}.hot-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hot-section-head .hot-section-title{margin-bottom:0}.hot-library-select-btn{color:#06c179;cursor:pointer;white-space:nowrap;background:#06c1790f;border:1px solid #06c17961;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hot-library-select-btn svg{fill:currentColor;flex-shrink:0;width:13px;height:13px}.hot-library-select-btn:hover{color:#fff;background:#06c179;border-color:#06c179}.hot-help-dot{color:#6b7280;border:1px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;line-height:1;display:inline-flex}.dress-model-title{justify-content:space-between}.dress-model-notice-wrap{align-items:center;margin-left:auto;display:inline-flex;position:relative}.dress-model-notice-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:inherit;font-size:11px;font-weight:800;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.dress-model-notice-btn:hover,.dress-model-notice-btn.active{color:#4b5563;background:0 0;border-color:#c4c9d1}.dress-model-notice-popover{color:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:20;white-space:normal;background:#1f2937f5;border-radius:8px;width:min(340px,100vw - 36px);max-height:360px;padding:12px 14px;font-size:12px;font-weight:600;line-height:1.58;position:absolute;top:24px;left:50%;overflow-y:auto;transform:translate(-24px)translateY(-4px);box-shadow:0 14px 34px #0f172a3d}.dress-model-notice-popover.show{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-24px)translateY(0)}.dress-model-title .dress-model-notice-popover{left:auto;right:0;transform:translateY(-4px)}.dress-model-title .dress-model-notice-popover.show{transform:translateY(0)}.dress-model-notice-popover strong{color:#eafff7;font-weight:800}.dress-model-notice-popover p{margin:0 0 8px}.dress-model-notice-popover p:last-child{margin-bottom:0}.hot-upload-box{cursor:pointer;background:#fff;border:1.5px dashed #dce4ef;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:clamp(106px,6.5vw,150px);transition:border-color .15s,background .15s;display:flex}.hot-upload-box:hover{background:#06c1790a;border-color:#06c179}.hot-upload-box.drag-over,.hot-upload-preview-grid.drag-over{background:#06c17914;border-color:#06c179;box-shadow:0 0 0 3px #06c1791f}.hot-upload-mini{color:#111827;background:#fff;border:1px solid #eef0f4;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.hot-upload-mini svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px}.hot-upload-hint{color:#7b8494;font-size:11px;font-weight:600}.hot-upload-preview-grid{border:1.5px dashed #0000;border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));align-items:center;gap:12px;min-height:88px;transition:border-color .15s,background .15s,box-shadow .15s;display:none}.hot-upload-preview-grid.show{display:grid}.hot-upload-thumb,.hot-upload-add-tile{aspect-ratio:1;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:8px;flex-shrink:0;width:100%;min-width:0;height:auto;position:relative;overflow:hidden}.hot-upload-thumb img{object-fit:cover;width:100%;height:100%;display:block}.hot-upload-remove-btn{color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:3px;right:3px}.hot-upload-thumb:hover .hot-upload-remove-btn{opacity:1}.hot-upload-remove-btn:hover{background:#000000bf}.hot-upload-remove-btn svg{stroke:currentColor;stroke-width:2.2px;fill:none;stroke-linecap:round;width:10px;height:10px}.hot-upload-add-tile{cursor:pointer;color:#1d1d1f;border:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.hot-upload-add-tile:hover{color:#06c179;background:#06c1791a}.hot-upload-add-tile svg{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;width:23px;height:23px}.hot-segment{background:#f1f3f8;border-radius:10px;grid-template-columns:1fr 1fr;gap:0;height:34px;padding:2px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #edf0f6}.hot-segment.single{grid-template-columns:1fr}.hot-segment-btn{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:14px;font-weight:600;transition:background .15s,box-shadow .15s}.hot-segment-btn.active{background:#fff;box-shadow:0 1px 5px #0f172a14}.hot-link-field{margin-top:12px;display:none}.hot-link-field.show{display:block}.hot-link-input{color:#111827;border:1px solid #dce4ef;border-radius:10px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px}.hot-link-input:focus{border-color:#06c179;box-shadow:0 0 0 3px #06c17924}.hot-strength-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hot-strength-card{cursor:pointer;background:#f2f3f6;border:1px solid #0000;border-radius:10px;min-height:112px;padding:18px 16px;transition:border-color .15s,background .15s}.hot-strength-card.active{background:#06c1790f;border-color:#06c179;box-shadow:0 0 0 1px #06c17914}.hot-strength-title{color:#111827;margin-bottom:8px;font-size:14px;font-weight:800}.hot-strength-desc{color:#7b8494;font-size:12px;font-weight:600;line-height:1.65}.hot-textarea{box-sizing:border-box;resize:none;color:#111827;border:1px solid #dce4ef;border-radius:12px;outline:none;width:100%;max-width:100%;min-height:clamp(80px,5vw,120px);padding:12px;font-family:inherit;font-size:13px;line-height:1.6;transition:border-color .15s,box-shadow .15s;display:block;box-shadow:0 1px 3px #0f172a0d}.hot-textarea:focus{border-color:#06c179;box-shadow:0 0 0 3px #06c17924,0 1px 3px #0f172a0d}.hot-textarea::placeholder{color:#7b8494}.hot-setting-grid{grid-template-columns:1fr 1fr;gap:clamp(14px,.9vw,20px);display:grid}.hot-setting-field{min-width:0}.hot-setting-label{color:#1d1d1f;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.2;display:block}.hot-select{color:#1d1d1f;appearance:none;background-color:#f5f5f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;border:1px solid #e8e8ed;border-radius:11px;outline:none;width:100%;height:40px;padding:0 34px 0 12px;font-size:13px;font-weight:600;transition:border-color .15s,background-color .15s,box-shadow .15s}.hot-select:hover{background-color:#ededf2;border-color:#d1d1d6}.hot-select:focus{border-color:#06c179;box-shadow:0 0 0 3px #06c17929}.hot-custom-select{position:relative}.hot-select-trigger{color:#1d1d1f;cursor:pointer;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.hot-select-trigger:hover{background:#ededf2;border-color:#d1d1d6}.hot-custom-select.open .hot-select-trigger{background:#fff;border-color:#06c179;box-shadow:0 0 0 3px #06c17929}.hot-select-trigger svg{stroke:#86868b;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:12px;height:12px;transition:transform .15s}.hot-custom-select.open .hot-select-trigger svg{transform:rotate(180deg)}.hot-select-menu{z-index:80;background:#fff;border:1px solid #0000000f;border-radius:12px;max-height:300px;padding:5px;display:none;position:absolute;inset:auto 0 calc(100% + 6px);overflow-y:auto;box-shadow:0 10px 26px #0000001f,0 1px 3px #0000000f}.hot-custom-select.open .hot-select-menu{display:block}.hot-custom-select.drop-up .hot-select-menu{top:auto;bottom:calc(100% + 6px)}.hot-select-option{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:34px;padding:0 9px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.hot-select-option:hover{color:#06c179;background:#06c17914}.hot-select-option.active{color:#06c179;background:#06c1791f;font-weight:700}.hot-select-option.active:after{content:"";border-bottom:2px solid #06c179;border-left:2px solid #06c179;flex-shrink:0;width:8px;height:5px;transform:rotate(-45deg)translateY(-1px)}.hot-submit-bar{background:#fff;border-top:1px solid #eef0f4;padding:14px clamp(16px,1.2vw,28px) 16px}.hot-submit-btn{color:#fff;cursor:pointer;background:#06c179;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-size:14px;font-weight:800;transition:background .15s;display:flex}.hot-submit-image-count{display:none}.hot-submit-btn:hover{background:#05a867}.hot-submit-btn.is-pressed,.detail-ai-btn.is-pressed,.landing-btn.is-pressed,.workbench-task-status-btn.is-pressed,.header-action-btn.is-pressed,.tool-btn.is-pressed,.free-tool-btn.is-pressed,.free-submit-pill.is-pressed{transform:scale(.985)}.hot-submit-btn:disabled{cursor:wait;opacity:.78;background:#06c179}.hot-submit-btn.form-disabled,.hot-submit-btn.form-disabled:hover{cursor:not-allowed;color:#1f2937;opacity:1;background:#5b9bd540;transform:none}.hot-submit-cost{color:#06c179;background:#fffffff5;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:32px;height:22px;padding:0 8px;font-size:13px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff73}.hot-submit-cost svg{fill:currentColor;flex-shrink:0;width:14px;height:14px}.hot-submit-btn.hide-cost .hot-submit-cost{display:none}.hot-preview-area{flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;padding:clamp(44px,4vw,92px) clamp(28px,4vw,96px);display:flex;position:relative;overflow:auto}.hot-replica-preview-area{overflow:hidden}.hot-replica-library-float{color:#111827;text-align:left;cursor:default;isolation:isolate;opacity:0;visibility:hidden;pointer-events:none;background:#ffffffe0;border:1px solid #06c17947;border-radius:8px;flex-direction:column;gap:12px;width:min(282px,100% - 72px);min-height:138px;padding:14px;font-family:inherit;transition:opacity .18s,visibility .18s,transform .18s,border-color .18s,box-shadow .18s;display:flex;position:absolute;top:clamp(136px,12vw,178px);left:clamp(28px,3vw,52px);transform:translateY(8px);box-shadow:0 18px 48px #0f172a1f}.hot-replica-library-float:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#06c17924,#0000 42%),linear-gradient(315deg,#f59e0b1f,#0000 46%);position:absolute;inset:0}:is(.hot-tool-shell:has(.hot-library-select-btn:hover) .hot-replica-library-float,.hot-tool-shell:has(.hot-library-select-btn:focus-visible) .hot-replica-library-float){opacity:1;visibility:visible;border-color:#06c1798f;transform:translateY(0);box-shadow:0 22px 58px #0f172a2e}.hot-float-topline,.hot-float-main{align-items:center;display:flex}.hot-float-topline{gap:10px}.hot-float-kicker{color:#06c179;letter-spacing:0;font-size:11px;font-weight:800}.hot-float-main{gap:13px}.hot-float-stack{flex:none;width:88px;height:68px;position:relative}.hot-float-poster{background:#111827;border:1px solid #ffffffad;border-radius:7px;width:50px;height:62px;position:absolute;bottom:0;overflow:hidden;box-shadow:0 10px 20px #0f172a24}.hot-float-poster img{object-fit:cover;width:100%;height:100%;display:block}.hot-float-poster:after{content:"";background:linear-gradient(#0000 48%,#00000047);position:absolute;inset:0}.hot-float-poster:first-child{left:0;transform:rotate(-7deg)}.hot-float-poster:nth-child(2){left:20px;transform:translateY(-4px)}.hot-float-poster:nth-child(3){left:40px;transform:rotate(8deg)}.hot-float-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.hot-float-title{color:#111827;font-size:16px;font-weight:850;line-height:1.2}.hot-float-desc{color:#64748b;font-size:12px;font-weight:650;line-height:1.45}.hot-preview-area.result-mode .hot-replica-library-float{display:none}.hot-preview-title{text-align:center;margin-bottom:0}.hot-preview-title h1{letter-spacing:0;color:#111827;margin-bottom:12px;font-size:clamp(34px,2.15vw,54px);font-weight:800;line-height:1.15}.hot-preview-title h1 em{color:#06c179;font-style:normal}.hot-preview-title p{color:#4b5563;font-size:clamp(15px,.95vw,20px);font-weight:500;line-height:1.7}.hot-preview-title p strong{color:#1f2937;font-weight:800;position:relative}.hot-preview-title p strong:after{content:"";background:#f59e0b;border-radius:99px;height:4px;position:absolute;bottom:-4px;left:-2px;right:-2px}.hot-preview-title p mark{color:#1f2937;background:#5b9bd540;border-radius:7px;padding:0 6px;font-weight:800}.hot-preview-title p em{color:#06c179;font-style:normal;font-weight:800}.detail-setting-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.detail-setting-row.single{grid-template-columns:1fr}.detail-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.detail-ai-btn{color:#06c179;cursor:pointer;white-space:nowrap;background:#06c1790f;border:1px solid #06c17961;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.detail-ai-btn:hover{color:#fff;background:#06c179;border-color:#06c179}.detail-ai-btn.is-working{pointer-events:none;opacity:.78}.detail-ai-cost{color:#06c179;background:#06c1791f;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:32px;height:18px;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #06c17929}.detail-ai-cost svg{fill:currentColor;flex-shrink:0;width:12px;height:12px}.detail-ai-btn:hover .detail-ai-cost{color:#06c179;background:#fff;box-shadow:inset 0 0 0 1px #ffffffb3}.hot-replica-prompt-section .hot-section-head,.hot-replica-prompt-section .hot-textarea{width:100%}.hot-replica-prompt-section .hot-textarea{min-height:clamp(106px,6.5vw,150px);margin-right:0}.detail-ai-tip{color:#06c179;opacity:0;margin-top:8px;font-size:12px;font-weight:700;line-height:1.35;transition:opacity .15s,transform .15s;display:none;transform:translateY(-2px)}.detail-ai-tip.show{opacity:1;display:block;transform:translateY(0)}.hot-upload-box.need-image,.detail-product-upload.need-image{background:#06c17914;border-color:#06c179;box-shadow:0 0 0 3px #06c1791f}.detail-info-textarea{min-height:106px}.detail-tool-shell .hot-form-section{margin-bottom:18px}.detail-module-head{align-items:center}.detail-module-select-all{color:#06c179;cursor:pointer;white-space:nowrap;background:#06c1790f;border:1px solid #06c17961;border-radius:8px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.detail-module-select-all:hover,.detail-module-select-all.active{color:#fff;background:#06c179;border-color:#06c179}.detail-module-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.detail-module-card{cursor:pointer;background:#f2f3f6;border:1px solid #0000;border-radius:8px;min-height:58px;padding:11px 12px;transition:background .15s,border-color .15s,box-shadow .15s}.detail-module-card:hover{background:#06c1790f;border-color:#06c17947}.detail-module-card.active{box-shadow:none;background:#06c179;border-color:#0000}.detail-module-card.active .detail-module-title,.detail-module-card.active .detail-module-desc{color:#fff}.detail-module-title{color:#111827;margin-bottom:5px;font-size:13px;font-weight:800}.detail-module-desc{color:#7b8494;font-size:11px;font-weight:600;line-height:1.45}.detail-plan-overlay{z-index:1300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a57;justify-content:center;align-items:center;padding:28px;display:none;position:fixed;inset:0}body.detail-plan-open{overflow:hidden}.detail-plan-overlay.show{display:flex}.detail-plan-modal{background:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;width:min(1280px,100vw - 24px);height:min(840px,100vh - 24px);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 80px #0f172a38}.detail-plan-header{background:linear-gradient(#fff,#fbfcfd);flex-shrink:0;align-items:flex-start;gap:12px;padding:18px 22px 14px;display:flex}.detail-plan-progress{background:#edf0f3;flex-shrink:0;height:5px;overflow:hidden}.detail-plan-progress-bar{transform-origin:0;background:#06c179;border-radius:999px;width:100%;min-width:0;height:100%;transition:transform .18s;transform:scaleX(0)}.detail-plan-modal.loading .detail-plan-progress-bar,.detail-plan-overlay.loading .detail-plan-progress-bar{transition:transform .32s}.detail-plan-icon,.detail-plan-section-icon{color:#06c179;background:#06c1791a;border:1px solid #06c1792e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.detail-plan-icon svg,.detail-plan-section-icon svg,.detail-plan-action svg,.detail-plan-close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.detail-plan-heading{flex:1;min-width:0}.detail-plan-title{color:#111827;font-size:17px;font-weight:800;line-height:1.2}.detail-plan-subtitle{color:#64748b;margin-top:4px;font-size:12px;font-weight:700}.detail-plan-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.detail-plan-close:hover{color:#111827;background:#f3f5f8}.detail-plan-body{scrollbar-width:thin;scrollbar-color:#64748b6b transparent;flex:auto;grid-template-columns:304px minmax(0,1fr);align-content:stretch;gap:16px;min-height:0;padding:16px 18px;display:grid;overflow:hidden}.detail-plan-body::-webkit-scrollbar{width:8px}.detail-plan-body::-webkit-scrollbar-thumb{background:#64748b57;border-radius:99px}.detail-plan-body.loading{justify-content:center;align-items:center;padding:32px;display:flex}.detail-plan-loading-card{text-align:center;background:linear-gradient(#fff,#f8fafc);border:1px solid #e8ebef;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(520px,100%);min-height:220px;display:flex}.detail-plan-loading-spinner{border:3px solid #06c17929;border-top-color:#06c179;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite detailPlanSpin}.detail-plan-loading-title{color:#111827;font-size:15px;font-weight:900}.detail-plan-loading-desc{color:#64748b;font-size:12px;font-weight:700}@keyframes detailPlanSpin{to{transform:rotate(360deg)}}.detail-plan-nav{background:linear-gradient(#f8fafc,#f4f7fa);border:1px solid #e8ebef;border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.detail-plan-nav-head{background:#ffffff9e;border-bottom:1px solid #edf0f3;padding:15px 14px 12px}.detail-plan-nav-title{color:#111827;font-size:13px;font-weight:900;line-height:1.25}.detail-plan-nav-desc{color:#64748b;margin-top:4px;font-size:11px;font-weight:700;line-height:1.35}.detail-plan-nav-stat{color:#111827;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:900;display:flex}.detail-plan-nav-stat strong{color:#06c179;font-size:18px;line-height:1}.detail-plan-nav-list{align-content:start;gap:8px;min-height:0;padding:10px;display:grid;overflow-y:auto}.detail-plan-nav-list::-webkit-scrollbar{width:6px}.detail-plan-nav-list::-webkit-scrollbar-thumb{background:#64748b47;border-radius:99px}.detail-plan-nav-item{color:#111827;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 28px 16px;align-items:start;gap:8px;width:100%;min-height:54px;padding:10px;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:grid}.detail-plan-nav-item[draggable=true]{cursor:grab}.detail-plan-nav-item.dragging{opacity:.55;cursor:grabbing}.detail-plan-nav-item.drag-over{border-color:#06c179;box-shadow:0 0 0 2px #06c1791a}.detail-plan-nav-item[data-plan-nav="-1"]{grid-template-columns:24px minmax(0,1fr) 16px}.detail-plan-nav-item:hover{background:#fff;border-color:#edf0f3}.detail-plan-nav-item.active{background:linear-gradient(135deg,#06c17921,#fff 72%);border-color:#06c17957;box-shadow:0 0 0 2px #06c17914}.detail-plan-nav-num{color:#06c179;background:#06c1791a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:inline-flex}.detail-plan-nav-item.active .detail-plan-nav-num{color:#fff;background:#06c179}.detail-plan-nav-handle{color:#94a3b8;opacity:.9;pointer-events:none;justify-content:center;place-self:center end;align-items:center;width:16px;height:16px;display:inline-flex}.detail-plan-nav-handle svg{fill:currentColor;width:14px;height:14px}.detail-plan-nav-delete{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;place-self:center end;align-items:center;width:28px;height:28px;display:inline-flex}.detail-plan-nav-delete:hover{color:#ef4444;background:#dc26261a}.detail-plan-nav-delete svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.detail-plan-nav-item:hover .detail-plan-nav-handle,.detail-plan-nav-item.active .detail-plan-nav-handle,.detail-plan-nav-item.drag-over .detail-plan-nav-handle{color:#06c179;opacity:1}.detail-plan-nav-name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.25;display:block;overflow:hidden}.detail-plan-nav-meta{text-overflow:ellipsis;white-space:nowrap;color:#64748b;margin-top:4px;font-size:11px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.detail-plan-workspace{background:#fff;border:1px solid #e8ebef;border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.detail-plan-workspace-head{background:linear-gradient(#fff,#fafbfc);border-bottom:1px solid #edf0f3;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px 15px;display:flex}.detail-plan-workspace-title-row{align-items:center;gap:10px;min-width:0;display:flex}.detail-plan-workspace-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:900;line-height:1.25;overflow:hidden}.detail-plan-workspace-badge{color:#06c179;background:#06c1791a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.detail-plan-workspace-desc{color:#64748b;margin-top:5px;font-size:12px;font-weight:700;line-height:1.45}.detail-plan-workspace-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.detail-plan-edit-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:32px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.detail-plan-edit-btn:hover{background:#f3f5f8}.detail-plan-detail-scroll{background:#f7f9fb;min-height:0;padding:18px 20px 22px;overflow-y:auto}.detail-plan-detail-scroll::-webkit-scrollbar{width:8px}.detail-plan-detail-scroll::-webkit-scrollbar-thumb{background:#64748b57;border-radius:99px}.detail-plan-section-label{color:#111827;letter-spacing:0;font-size:14px;font-weight:900;line-height:1.25}.detail-plan-standard,.detail-plan-item{background:#fff;border:1px solid #e8ebef;border-radius:12px;transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden}.detail-plan-item{background:#f5f7f9;border-color:#0000}.detail-plan-standard.open,.detail-plan-item.open{box-shadow:none;border-color:#e0e5eb}.detail-plan-section-head,.detail-plan-item-head{cursor:pointer;align-items:flex-start;gap:12px;min-height:66px;padding:14px 17px;display:flex}.detail-plan-section-head:hover,.detail-plan-item-head:hover{background:#ffffff8c}.detail-plan-section-text,.detail-plan-item-text{flex:1;min-width:0}.detail-plan-section-title,.detail-plan-item-title{color:#111827;font-size:14px;font-weight:900;line-height:1.35}.detail-plan-section-desc,.detail-plan-item-desc{color:#64748b;margin-top:4px;font-size:12px;font-weight:600;line-height:1.35}.detail-plan-item-desc{max-height:66px;overflow:hidden}.detail-plan-index{color:#06c179;background:#06c1791a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.detail-plan-actions{color:#64748b;align-items:center;gap:4px;display:inline-flex}.detail-plan-action{min-width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-family:inherit;font-size:12px;font-weight:800;display:inline-flex}.detail-plan-action:hover{color:#111827;background:#f3f5f8}.detail-plan-chevron{transition:transform .18s}.detail-plan-standard.open .detail-plan-chevron,.detail-plan-item.open .detail-plan-chevron{transform:rotate(180deg)}.detail-plan-content{border-top:1px solid #edf0f3;padding:0 17px 16px;display:none}.detail-plan-standard.open .detail-plan-content,.detail-plan-item.open .detail-plan-content{animation:.18s both detailPlanReveal;display:block}@keyframes detailPlanReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.detail-plan-content-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.detail-plan-content-title{color:#64748b;font-size:12px;font-weight:800}.detail-plan-copy{color:#111827;flex-direction:column;gap:12px;font-size:12px;font-weight:600;line-height:1.68;display:flex}.detail-plan-copy-row{background:#fff;border:1px solid #edf0f3;border-radius:10px;padding:13px 15px;display:block;box-shadow:0 1px #0f172a05}.detail-plan-copy-row-summary{background:linear-gradient(135deg,#06c1791c,#fff 64%);border-color:#06c17933;padding:14px 15px}.detail-plan-copy-row-summary .detail-plan-copy-label{color:#047857;font-size:13px}.detail-plan-copy-row-summary .detail-plan-copy-value{margin-top:4px;font-size:13px;font-weight:800}.detail-plan-copy-label{color:#111827;white-space:nowrap;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.detail-plan-copy-value{color:#111827;word-break:break-word;min-width:0}.detail-plan-copy-points{gap:5px;display:grid}.detail-plan-copy-point{padding-left:12px;position:relative}.detail-plan-copy-point:before{content:"";background:#06c179cc;border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:0}.detail-plan-copy-point:only-child{padding-left:0}.detail-plan-copy-point:only-child:before{display:none}.detail-plan-copy-paragraph{color:#0f766e;background:#06c17912;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.55}.detail-plan-textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #06c17961;border-radius:10px;outline:none;width:100%;min-height:520px;padding:14px 15px;font-family:inherit;font-size:12px;line-height:1.65;display:none}.detail-plan-workspace.editing .detail-plan-detail-scroll{background:#fff}.detail-plan-item.editing .detail-plan-copy,.detail-plan-standard.editing .detail-plan-copy,.detail-plan-workspace.editing .detail-plan-copy{display:none}.detail-plan-item.editing .detail-plan-textarea,.detail-plan-standard.editing .detail-plan-textarea,.detail-plan-workspace.editing .detail-plan-textarea{display:block}.detail-plan-footer{z-index:4;background:#fff;border-top:1px solid #edf0f3;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 18px 18px;display:flex;position:sticky;bottom:0}.detail-plan-secondary,.detail-plan-primary{cursor:pointer;border-radius:8px;height:36px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:800}.detail-plan-secondary{color:#111827;background:#fff;border:1px solid #e5e7eb}.detail-plan-secondary:hover{background:#f3f5f8}.detail-plan-primary{color:#fff;background:#06c179;border:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.detail-plan-primary:hover{background:#05a867}.detail-plan-confirm-cost{color:#06c179;background:#fffffff5;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:34px;height:22px;padding:0 8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff80}.detail-plan-confirm-cost svg{fill:currentColor;flex-shrink:0;width:13px;height:13px}.detail-plan-primary:disabled,.detail-plan-secondary:disabled{opacity:.55;cursor:not-allowed}.detail-plan-group-head{cursor:default;align-items:center;gap:12px;min-height:auto;padding:10px 0 0;display:flex}.detail-plan-group-head .detail-plan-section-icon,.detail-plan-group-head .detail-plan-section-desc,.detail-plan-group-head .detail-plan-count-pill{display:none}.detail-plan-count-pill{color:#06c179;white-space:nowrap;background:#06c1791a;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.detail-preview-area{gap:36px}.detail-preview-title h1 em{color:#111827}.detail-preview-title p mark{color:#1f2937;background:#5b9bd529}.detail-preview-card{background:#fff;border-radius:18px;grid-template-columns:clamp(86px,6vw,126px) 36px 1fr;align-items:center;gap:clamp(14px,1.1vw,22px);width:clamp(500px,38vw,760px);min-width:0;min-height:clamp(280px,19vw,420px);padding:16px;display:grid;box-shadow:0 1px #0f172a08}.detail-product-stack{gap:clamp(9px,.7vw,14px);display:grid}.detail-product-tile{background:linear-gradient(135deg,#e8f4ff,#f7fbff);border-radius:9px;justify-content:center;align-items:center;height:clamp(64px,4.5vw,92px);display:flex;overflow:hidden}.detail-product-tile img{object-fit:cover;width:100%;height:100%}.detail-preview-arrow{color:#9aa4b2;background:#eef2f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.detail-preview-arrow svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.detail-page-grid{grid-template-columns:repeat(3,1fr);gap:clamp(8px,.65vw,14px);display:grid}.detail-page-card{background:linear-gradient(#f5f8fc,#e8f0f8);border:1px solid #eef2f7;border-radius:9px;grid-template-rows:34px 1fr;min-height:clamp(112px,7vw,160px);display:grid;overflow:hidden}.detail-page-card.wide{grid-column:span 2}.detail-page-card.tall{grid-row:span 2;min-height:clamp(234px,14.6vw,334px)}.detail-page-hero{background:linear-gradient(135deg,#174a86,#74a7df)}.detail-page-body{gap:5px;padding:7px;display:grid}.detail-page-line{background:#2563eb38;border-radius:99px;height:6px}.detail-page-line.short{width:62%}.detail-page-photo{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:6px}.hot-demo-card{aspect-ratio:545/326;background:#fff;border-radius:22px;justify-content:center;align-items:center;gap:clamp(20px,1.4vw,32px);width:clamp(560px,42vw,860px);min-width:0;height:auto;padding:clamp(18px,1.3vw,28px);display:flex;box-shadow:0 1px #0f172a05}.hot-preview-area:not(.result-mode) .hot-demo-card,.hot-preview-area:not(.result-mode) .detail-preview-card,.hot-preview-area:not(.result-mode) .tool-preview-card{display:none}.hot-demo-source{width:216px;position:relative}.hot-demo-poster{background:#f4eadf;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 10px 28px #412b1e24}.hot-demo-poster img,.hot-demo-poster.real-photo img{display:none}.hot-demo-poster:before{content:"";z-index:0;background:linear-gradient(90deg,#ffffffb8 0 49%,#d6e7f7d1 50% 100%),linear-gradient(#f8fbff,#d9eaf8);border-radius:13px;width:64px;height:84px;position:absolute;top:12px;right:13px;box-shadow:inset 0 0 0 1px #ffffff9e,0 18px 44px #9f764f1f}.hot-demo-poster.real-photo:before{display:none}.hot-demo-poster:after{content:"";z-index:0;background:linear-gradient(90deg,#b5865b24,#ffffff14),repeating-linear-gradient(90deg,#7a563821 0 1px,#0000 1px 52px);height:29px;position:absolute;bottom:0;left:0;right:0}.hot-demo-poster.real-photo:after{display:none}.hot-demo-poster.real-photo .hot-scene-shelf,.hot-demo-poster.real-photo .hot-scene-model{display:block}.hot-scene-shelf{z-index:1;background:linear-gradient(145deg,#ffffffb8,#dcc3a66b);border:1px solid #875f3c29;border-radius:10px;width:57px;height:42px;position:absolute;bottom:18px;left:13px;box-shadow:0 12px 24px #6c48281a}.hot-scene-shelf:before{content:"";background:#ffffffeb;border-radius:50%;width:13px;height:13px;position:absolute;top:10px;left:10px}.hot-scene-shelf:after{content:"";background:#986c442e;border-radius:99px;width:20px;height:3px;position:absolute;bottom:7px;right:8px}.hot-scene-model{z-index:1;background:radial-gradient(circle at 50% 18%,#f3c8a4 0 12px,#0000 13px),linear-gradient(#eec86f 0 20px,#0000 21px),linear-gradient(100deg,#b8d8f4 0 46%,#f5f9ff 47% 100%);border-radius:30px 30px 13px 13px;width:59px;height:95px;position:absolute;bottom:14px;right:17px;box-shadow:inset 0 -36px #ebc49ef5,0 14px 28px #6c48281f}.hot-scene-model:before,.hot-scene-model:after{content:"";background:#f0c7a4f0;border-radius:99px;width:11px;height:34px;position:absolute;top:43px}.hot-scene-model:before{left:-3px;transform:rotate(8deg)}.hot-scene-model:after{right:-3px;transform:rotate(-8deg)}.hot-scene-layout-lines{z-index:1;background:linear-gradient(#ffffffd1,#ffffffd1) 8px 9px/34px 5px no-repeat,linear-gradient(#ffffffa8,#ffffffa8) 8px 20px/50px 4px no-repeat,linear-gradient(#ffffff7a,#ffffff7a) 8px 30px/38px 4px no-repeat;border:1px solid #ffffff8a;border-radius:9px;width:66px;height:42px;position:absolute;top:10px;left:11px;box-shadow:0 10px 22px #6c482814}.hot-scene-layout-lines:after{content:"";background:#06c1792e;border:1px solid #06c17957;border-radius:7px;width:18px;height:18px;position:absolute;top:8px;right:-8px}.hot-scene-product-card{z-index:2;color:#8b5a2b;background:#ffffffd1;border-radius:14px;align-items:center;gap:5px;width:42px;height:28px;padding:0;font-size:0;font-weight:800;display:flex;position:absolute;bottom:10px;left:13px;box-shadow:0 8px 18px #6c48281a}.hot-scene-product-card:after{content:"";border-bottom:2px solid #06c179;border-right:2px solid #06c179;width:7px;height:7px;transform:rotate(45deg)translateY(-1px)}.hot-scene-garment{background:radial-gradient(circle at 5px 4px,#fff 0 2px,#0000 3px),radial-gradient(circle at 13px 4px,#fff 0 2px,#0000 3px),linear-gradient(135deg,#b6d7f4,#eff8ff);border:1px solid #96b8d7a6;border-radius:6px 6px 4px 4px;width:19px;height:15px}.hot-scene-swap-spark{z-index:3;background:#06c17929;border:1px solid #06c17957;border-radius:50%;width:24px;height:24px;position:absolute;top:13px;right:11px}.hot-scene-swap-spark:before,.hot-scene-swap-spark:after{content:"";background:#06c179;border-radius:99px;width:12px;height:2px;position:absolute;top:11px;left:6px}.hot-scene-swap-spark:after{transform:rotate(90deg)}.hot-demo-kicker{z-index:2;color:#704926b8;letter-spacing:0;font-size:8px;font-weight:800;position:absolute;top:34px;left:10px}.hot-demo-subcopy{z-index:2;color:#432e1dad;max-width:105px;font-size:7px;font-weight:600;line-height:1.35;position:absolute;top:48px;left:10px}.hot-demo-tagline{z-index:2;color:#8b5a2b;background:#ffffffb8;border-radius:99px;padding:4px 6px;font-size:8px;font-weight:800;position:absolute;bottom:9px;left:10px}.hot-demo-poster.source-card{background:radial-gradient(circle at 74% 18%,#ffffffbd,#0000 36%),linear-gradient(135deg,#f3dcc5 0%,#f8efe6 48%,#d9e4ef 100%)}.hot-demo-poster.result-card{background:radial-gradient(circle at 70% 16%,#ffffffc7,#0000 35%),linear-gradient(135deg,#efe0cf 0%,#f9f0e4 52%,#ddc5aa 100%)}.hot-demo-poster.style-card{background:radial-gradient(circle at 72% 18%,#ffffffa8,#0000 34%),linear-gradient(135deg,#dff0ff 0%,#f4fbff 52%,#ccdff1 100%)}.hot-demo-poster.style-card:before{background:radial-gradient(circle at 50% 17%,#f5d5b7 0 18px,#0000 19px),linear-gradient(#eec982 0 26px,#0000 27px),linear-gradient(92deg,#b9d8f5 0 48%,#eaf5ff 49% 100%)}.hot-demo-source .hot-demo-poster{height:133px}.hot-demo-product{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:66px;height:66px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:-32px;left:60px;box-shadow:0 12px 24px #0f172a1f}.hot-demo-product img,.hot-demo-product span{display:none}.hot-demo-product:before{content:"";background:radial-gradient(circle at 13px 10px,#fff 0 6px,#0000 7px),radial-gradient(circle at 37px 10px,#fff 0 6px,#0000 7px),linear-gradient(135deg,#c7ddf5,#eef6ff);border:1px solid #d9e7f6;border-radius:14px 14px 10px 10px;width:35px;height:27px}.hot-demo-badge{color:#111827;z-index:3;background:#ffffffe6;border-radius:18px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:9px;right:8px}.hot-demo-card .hot-demo-caption,.hot-demo-card .hot-demo-kicker,.hot-demo-card .hot-demo-subcopy,.hot-demo-card .hot-demo-badge{display:none}.hot-demo-arrows{color:#cbd9e8;flex-direction:column;gap:8px;display:flex;transform:translateY(13px)}.hot-demo-arrows svg{fill:currentColor;width:25px;height:25px}.hot-demo-results{flex-direction:column;gap:14px;width:231px;display:flex}.hot-demo-results .hot-demo-poster{height:144px}.hot-demo-results .hot-demo-poster.small{background:#dcedfb;height:134px}.hot-demo-caption{z-index:3;color:#b36d2f;max-width:126px;font-size:11px;font-weight:900;line-height:1.05;position:absolute;top:8px;left:10px}.hot-demo-caption.blue,.hot-demo-poster.style-card .hot-demo-kicker,.hot-demo-poster.style-card .hot-demo-subcopy,.hot-demo-poster.style-card .hot-demo-tagline{color:#174b78}.dress-switch-card{background:#f5f6f8;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;height:54px;padding:10px 12px;display:flex}.dress-switch-title{color:#111827;margin-bottom:3px;font-size:13px;font-weight:800}.dress-switch-desc{color:#7b8494;font-size:11px;font-weight:600}.dress-switch{flex-shrink:0;width:34px;height:20px;display:inline-flex;position:relative}.dress-switch input{opacity:0;width:0;height:0}.dress-switch span{cursor:pointer;background:#e5e7eb;border-radius:999px;transition:background .15s;position:absolute;inset:0}.dress-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a38}.dress-switch input:checked+span{background:#06c179}.dress-switch input:checked+span:after{transform:translate(14px)}.dress-preview-area{justify-content:center;align-items:center;padding:clamp(44px,4vw,92px) clamp(28px,4vw,96px)}.tool-preview-card{aspect-ratio:545/326;background:#fff;border:1px solid #0f172a0f;border-radius:22px;grid-template-columns:minmax(0,.9fr) auto minmax(0,1.1fr);align-items:center;gap:clamp(18px,1.4vw,32px);width:clamp(560px,42vw,860px);margin-top:clamp(28px,2vw,46px);padding:clamp(18px,1.3vw,28px);display:grid;box-shadow:0 1px #0f172a08}.tool-preview-inputs,.tool-preview-outputs{gap:clamp(10px,.8vw,16px);min-width:0;display:grid}.tool-preview-inputs{grid-template-columns:1fr 1fr}.tool-preview-outputs{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-preview-tile{background:linear-gradient(135deg,#f4f7fb,#e8eef6);border:1px solid #0f172a0f;border-radius:14px;min-height:clamp(112px,8vw,178px);position:relative;overflow:hidden;box-shadow:0 12px 26px #0f172a12}.tool-preview-tile.large{grid-column:span 2;min-height:clamp(150px,10vw,226px)}.tool-preview-arrow{color:#9aa4b2;background:#eef2f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tool-preview-arrow svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.tool-preview-tile:before{content:"";background:radial-gradient(circle at 50% 12%,#f1c6a5 0 12%,#0000 13%),linear-gradient(100deg,#9cc9f2 0 48%,#f8fbff 49% 100%);border-radius:40% 40% 18% 18%;width:34%;height:58%;position:absolute;bottom:14%;left:50%;transform:translate(-50%);box-shadow:inset 0 -34px #1c2e4c29}.tool-preview-tile:after{content:"";background:#0f172a14;border-radius:999px;height:8px;position:absolute;bottom:10%;left:12%;right:12%}.tool-preview-tile.product{background:linear-gradient(135deg,#dff5ef,#f6fbff)}.tool-preview-tile.product:before{background:radial-gradient(circle at 28% 22%,#fff 0 8%,#0000 9%),radial-gradient(circle at 68% 22%,#fff 0 8%,#0000 9%),linear-gradient(135deg,#2f80ed 0 50%,#f8fafc 51% 100%);border-radius:28px 28px 16px 16px;width:48%;height:44%;box-shadow:0 12px 26px #2f80ed24}.tool-preview-tile.pose-a:before{transform:translate(-50%)rotate(-7deg)}.tool-preview-tile.pose-b:before{height:52%;transform:translate(-50%)rotate(7deg)}.tool-preview-tile.pose-c:before{border-radius:48% 48% 24% 24%;width:44%;height:50%}.pose-flow-card .tool-preview-outputs{grid-template-columns:repeat(3,minmax(0,1fr))}.pose-flow-card .tool-preview-tile.large{grid-column:span 1}#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile{background:linear-gradient(135deg,#eef6ff 0%,#fff 55%,#f3f8fd 100%)}#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile:after{background:#2563eb14;height:10px;bottom:16%;left:16%;right:16%}#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.product:before{background:radial-gradient(circle at 24% 28%,#ffffffeb 0 8%,#0000 9%),linear-gradient(135deg,#93c5fd 0 22%,#2563eb 23% 76%,#dbeafe 77% 100%);border-radius:18px;width:58%;height:36%;bottom:28%;left:50%;transform:translate(-50%);box-shadow:0 16px 30px #2563eb2e}#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-a:before,#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-b:before,#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-c:before{background:linear-gradient(#fffffff5 0 26%,#0000 26%),linear-gradient(135deg,#dbeafe 0 18%,#fff 19% 100%);border-radius:14px;width:62%;height:46%;bottom:24%;left:50%;transform:translate(-50%);box-shadow:0 18px 30px #0f172a1a}#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-a:after,#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-b:after,#view-pose-split[data-tool-mode=free-image] .pose-flow-card .tool-preview-tile.pose-c:after{background:#0f172a0d;height:8px;bottom:22%;left:20%;right:20%}#view-pose-split[data-tool-mode=free-image] .pose-custom-section .hot-textarea{min-height:clamp(106px,6.5vw,150px)}.hot-preview-area.result-mode{--hot-result-pad-x:24px;--hot-result-pad-top:0;--hot-result-pad-bottom:24px;--hot-result-topbar-height:120px;--hot-result-fixed-top:44px;--hot-result-fixed-left:clamp(398px, 22vw, 520px);--hot-result-fixed-width:calc(100vw - clamp(398px, 22vw, 520px));padding:var(--hot-result-pad-top) var(--hot-result-pad-x) var(--hot-result-pad-bottom);background:#f5f6f8;justify-content:flex-start;align-items:stretch;position:relative;overflow:auto}.hot-preview-area.result-mode .hot-preview-title,.hot-preview-area.result-mode .hot-demo-card,.hot-preview-area.result-mode .detail-preview-card,.hot-preview-area.result-mode .tool-preview-card{display:none}.hot-result-panel{color:#111827;width:100%;min-height:100%;display:none}.hot-preview-area.result-mode .hot-result-panel{padding-top:calc(var(--hot-result-topbar-height) + 20px);box-sizing:border-box;display:block}.hot-result-topbar{top:0;z-index:180;height:var(--hot-result-topbar-height);min-height:var(--hot-result-topbar-height);margin:0 calc(-1 * var(--hot-result-pad-x)) 20px;padding:var(--hot-result-pad-top) var(--hot-result-pad-x) 14px;background:#f5f6f8;border-bottom:0;justify-content:space-between;align-items:center;gap:16px;display:flex;inset-block-start:0;transform:translateZ(0);box-shadow:0 1px #0f172a0f,0 10px 20px #f5f6f8e0;position:sticky!important}.hot-preview-area.result-mode .hot-result-topbar{top:var(--hot-result-fixed-top);left:var(--hot-result-fixed-left);width:var(--hot-result-fixed-width);box-sizing:border-box;margin:0!important;position:fixed!important}.hot-result-topbar:after{content:"";pointer-events:none;background:#f5f6f8;height:20px;position:absolute;bottom:-20px;left:0;right:0}.hot-result-title{color:#111827;font-size:18px;font-weight:800}.hot-result-select{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.hot-result-checkbox{appearance:none;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:3px;width:16px;height:16px;position:relative}.hot-result-checkbox:checked{background:#06c179;border-color:#06c179}.hot-result-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.hot-result-checkbox:indeterminate{background:#06c179;border-color:#06c179}.hot-result-checkbox:indeterminate:after{content:"";background:#fff;border-radius:999px;height:2px;position:absolute;top:7px;left:3px;right:3px}.hot-result-meta{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;min-height:38px;margin-top:12px;margin-bottom:30px;padding-top:2px;overflow:visible;display:none!important}.detail-preview-area .hot-result-meta{margin-top:18px;padding-top:8px}.hot-result-name{color:#111827;align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:800;display:flex}.hot-result-name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-long-preview-btn{color:#047857;cursor:pointer;background:#06c1791a;border:1px solid #06c1796b;border-radius:8px;flex:none;justify-content:center;align-items:center;height:32px;margin-top:4px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:800;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.detail-long-preview-btn:hover{color:#fff;background:#06c179;border-color:#06c179}.detail-long-preview-btn:disabled,.detail-long-preview-btn.disabled{color:#94a3b8;cursor:not-allowed;background:#94a3b81f;border-color:#94a3b857}.detail-long-preview-btn:disabled:hover,.detail-long-preview-btn.disabled:hover{color:#94a3b8;background:#94a3b81f;border-color:#94a3b857}.hot-result-actions{flex-shrink:0;align-items:center;gap:10px;display:flex;position:relative}.hot-result-actions .hot-result-download,.hot-result-actions .hot-result-psd-download{position:relative}.hot-result-action-tip{z-index:25;color:#06c179;white-space:nowrap;pointer-events:none;font-size:12px;font-weight:800;line-height:1;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.hot-result-action-tip.show{display:block}.hot-result-download,.hot-result-psd-download{color:#fff;cursor:pointer;background:#2f80ed;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 15px;font-family:inherit;font-size:14px;font-weight:800;transition:background .15s,transform .15s;display:inline-flex;position:relative}.hot-result-psd-download{background:#06c179}#detail-long-download-all{display:none!important}.hot-result-download:hover,.hot-result-psd-download:hover{background:#1f6fd1;transform:translateY(-1px)}.hot-result-psd-download:hover{background:#05a867}.hot-result-psd-download.is-success{pointer-events:none;opacity:1;background:#06c179;transform:none}.hot-result-psd-download.is-loading,.download-dropdown-item.is-loading{pointer-events:none;opacity:.78}.psd-button-spinner,.download-dropdown-item.is-loading:before{content:"";border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.72s linear infinite psd-btn-spin}.hot-result-download.is-loading[data-tooltip]:after,.hot-result-download.is-loading[data-tooltip]:before,.hot-result-psd-download.is-loading[data-tooltip]:after,.hot-result-psd-download.is-loading[data-tooltip]:before,.hot-result-download.is-loading svg,.hot-result-psd-download.is-loading svg{display:none}.download-dropdown-item.is-loading:before{border-color:#06c179 #06c17938 #06c17938;flex:none}.download-dropdown-item.is-loading svg{display:none}@keyframes psd-btn-spin{to{transform:rotate(360deg)}}.hot-result-download[data-tooltip]:after,.hot-result-psd-download[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#111827eb;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 20px #0f172a2e}.hot-result-download[data-tooltip]:before,.hot-result-psd-download[data-tooltip]:before{content:"";opacity:0;pointer-events:none;background:#111827eb;width:8px;height:8px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%,4px)rotate(45deg)}.hot-result-download[data-tooltip]:hover:after,.hot-result-download[data-tooltip]:hover:before,.hot-result-psd-download[data-tooltip]:hover:after,.hot-result-psd-download[data-tooltip]:hover:before{opacity:1;transform:translate(-50%)rotate(0)}.hot-result-download[data-tooltip]:hover:before,.hot-result-psd-download[data-tooltip]:hover:before{transform:translate(-50%)rotate(45deg)}.hot-result-download svg,.hot-result-psd-download svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.hot-result-cost{color:#06c179;background:#fffffff5;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:28px;height:20px;padding:0 7px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.hot-result-cost svg{fill:currentColor;stroke:none;width:13px;height:13px}.hot-result-grid{flex-direction:column;gap:28px;display:flex}.hot-result-batch-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hot-result-batch-label{align-items:center;gap:10px;min-width:0;display:inline-flex}.hot-result-batch-check-label{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:0;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.hot-result-batch-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:850;overflow:hidden}.hot-result-batch-count{color:#64748b;flex:none;font-size:12px;font-weight:750}.hot-result-batch-meta{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.hot-result-batch-actions{align-items:center;gap:6px;display:inline-flex}.detail-long-batch-preview-btn{border-radius:7px;height:28px;margin-top:0;padding:0 10px}#detail-result-grid .hot-result-batch-head{align-items:center}.hot-result-batch-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;display:grid}.hot-result-card{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:7px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.hot-result-card:hover{border-color:#06c17961}.hot-result-card.generating{cursor:default;background:#06c1791a;border-color:#06c179c2;animation:1.5s ease-in-out infinite gen-border-pulse}.hot-result-card.generating:hover{border-color:#06c179c2}.hot-result-card.generating .hot-result-visual{background:linear-gradient(135deg,#06c1792e,#2f80ed29),#163347}.hot-result-card.generating .hot-result-generating-bg{z-index:0;object-fit:cover;filter:blur(16px)brightness(.62)saturate(1.08);opacity:.76;width:124%;height:124%;position:absolute;inset:-12%;transform:scale(1.04)}.hot-result-card.generating .hot-result-visual:before{z-index:1;background:radial-gradient(circle at 50% 44%,#ffffff24,#0000 30%);inset:0}.hot-result-card.generating .gen-overlay{-webkit-backdrop-filter:blur(2px);background:linear-gradient(135deg,#0f172a61,#0f172a38)}.hot-result-card.failed{cursor:default;background:linear-gradient(145deg,#f2f7fb,#e8eef6);border-color:#ef444457;animation:none}.hot-result-card.failed:hover{border-color:#ef44447a;transform:none}.hot-result-card.failed .hot-result-visual{background:linear-gradient(145deg,#f2f7fb,#e8eef6)}.hot-result-card.failed .hot-result-visual:before{background:0 0;inset:0}.hot-result-card.failed .hot-result-visual:after{display:none}.hot-result-card.failed .gen-overlay{text-align:center;pointer-events:auto;background:linear-gradient(145deg,#fff5f5,#f1f5f9);gap:6px;padding:18px 12px 22px}.hot-result-card.failed .gen-spinner{display:none}.hot-result-card.failed .history-card-status-icon{flex:none}.hot-result-card.failed .gen-text{color:#ef4444;text-shadow:none;font-size:12px;font-weight:850;line-height:1}.gen-retry-btn{pointer-events:auto;color:#047857;cursor:pointer;background:#fff;border:1px solid #06c1796b;border-radius:6px;min-width:76px;height:28px;font-size:12px;font-weight:850}.gen-retry-btn:hover{color:#fff;background:#06c179;border-color:#06c179}.gen-retry-btn:disabled{opacity:.56;cursor:wait}.hot-result-card.selected{border-color:#06c179;box-shadow:0 0 0 2px #06c17929,0 8px 22px #0f172a14}.hot-result-card input{z-index:5;opacity:0;pointer-events:none;accent-color:#06c179;width:16px;height:16px;transition:opacity .15s;position:absolute;top:10px;left:10px}.hot-result-card:hover input,.hot-result-card.selected input{opacity:1;pointer-events:auto}.hot-result-badge,.hot-result-mini{z-index:3;border-radius:6px;font-size:11px;font-weight:800;position:absolute}.hot-result-badge{color:#fff;background:#1118276b;padding:6px 9px;top:8px;left:8px}.hot-result-mini{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff9e;border:1px solid #ffffffd1;width:42px;height:42px;bottom:8px;right:8px;box-shadow:0 8px 18px #0f172a1f}.hot-result-visual{background:#eef3f8;position:absolute;inset:0;overflow:hidden}.hot-result-visual .gen-overlay,.hot-result-visual .gen-retry-btn{pointer-events:auto}.hot-result-img{object-fit:cover;width:100%;height:100%;display:block}.hot-result-missing{text-align:center;color:#64748b;background:linear-gradient(145deg,#f8fafc,#edf2f7);justify-content:center;align-items:center;padding:16px;font-size:13px;font-weight:700;line-height:1.4;display:flex;position:absolute;inset:0}.hot-result-photo-1{background:linear-gradient(135deg,#d8e7f5,#f8fbff)}.hot-result-photo-2{background:linear-gradient(135deg,#edf4f8,#d6e2ec)}.hot-result-photo-3{background:linear-gradient(135deg,#e5f4f9,#f7fbff)}.hot-result-photo-4{background:linear-gradient(135deg,#f4eee8,#dce9f2)}.hot-result-visual:before,.hot-result-visual:after{content:"";position:absolute}.hot-result-original{background:radial-gradient(circle at 50% 15%,#ffffffeb,#0000 22%),linear-gradient(#fff,#fbfbfc)}.hot-result-original:before,.hot-result-mini:before{background:linear-gradient(#f8f1e8 0 32px,#0000 33px),linear-gradient(90deg,#0d73bd 0 56%,#f3eee7 57% 100%),linear-gradient(#0d73bd,#0d73bd);border-radius:18px 18px 10px 10px;width:134px;height:128px;top:70px;left:50%;transform:translate(-50%);box-shadow:inset 0 -42px #f4eee6,inset -44px -72px #d5aa73,0 18px 34px #0f172a14}.hot-result-original:after{background:#0d73bd;border-radius:28px;width:50px;height:118px;top:84px;left:42px;box-shadow:154px 0 #0d73bd}.hot-result-model{background:linear-gradient(160deg,#ffffff26,#fff0),repeating-linear-gradient(145deg,#ffffff29 0 6px,#0000 6px 22px),linear-gradient(135deg,#c8d7e8 0%,#f2f4f7 42%,#9aa9b9 100%)}.hot-result-model:before{background:radial-gradient(circle at 50% 18%,#f4c7a3 0 22px,#0000 23px),linear-gradient(#f7eadc 0 62px,#0000 63px),linear-gradient(90deg,#0d73bd 0 56%,#f5f0e9 57% 100%);border-radius:48px 48px 18px 18px;width:94px;height:204px;top:42px;left:50%;transform:translate(-50%);box-shadow:inset 0 -70px #f2eee8,inset -34px -118px #d2a875,0 20px 32px #0f172a26}.hot-result-model:after{background:#ffffffb8;border-radius:999px;width:205px;height:9px;bottom:46px;left:42px;transform:rotate(-18deg);box-shadow:0 -34px #ffffff7a,0 -68px #ffffff57}.hot-result-ad{background:radial-gradient(circle at 84% 10%,#ffffffdb,#0000 18%),radial-gradient(circle at 18% 82%,#ffffffe0,#0000 20%),linear-gradient(135deg,#dff4ff 0%,#edf8fb 48%,#b9d9e6 100%)}.hot-result-ad:before{background:linear-gradient(#f7eadc 0 35px,#0000 36px),linear-gradient(90deg,#0d73bd 0 58%,#f4f0e9 59% 100%);border-radius:16px 16px 8px 8px;width:120px;height:132px;top:68px;left:50%;transform:translate(-50%);box-shadow:inset 0 -48px #f3f0ea,0 18px 34px #0f172a17}.hot-result-ad:after{background:radial-gradient(circle at 18% 36%,#fffffff2 0 8px,#0000 9px),radial-gradient(circle at 23% 46%,#ffffffe0 0 5px,#0000 6px),radial-gradient(circle at 78% 34%,#ffffffeb 0 8px,#0000 9px),linear-gradient(70deg,#0000 0 22%,#5394768c 23% 24%,#0000 25% 100%),linear-gradient(110deg,#0000 0 64%,#53947680 65% 66%,#0000 67% 100%);height:72px;bottom:38px;left:0;right:0}.hot-result-mini:before{width:22px;height:23px;box-shadow:none;top:9px;border-radius:6px;inset:auto auto auto 50%;transform:translate(-50%)}.hot-back-floating{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;height:28px;padding:0 8px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.hot-history-floating{color:#111827;cursor:pointer;background:#ffffffad;border:1px solid #0f172a1a;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;height:28px;padding:0 12px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.hot-back-floating:hover,.hot-history-floating:hover{background:#f5f5f7}.hot-back-floating svg,.hot-history-floating svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.hot-history-floating svg{display:none}.hot-history-overlay{z-index:2600;background:#00000042;display:none;position:fixed;inset:0}.hot-history-overlay.show{display:block}.hot-history-drawer{background:#fff;border-left:1px solid #0f172a14;flex-direction:column;width:min(390px,100vw - 32px);height:100%;transition:transform .2s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0f172a2e}.hot-history-overlay.show .hot-history-drawer{transform:translate(0)}.hot-history-head{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:14px;height:56px;padding:0 18px 0 20px;display:flex}.hot-history-title{color:#111827;font-size:16px;font-weight:850}.hot-history-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hot-history-close:hover{color:#111827;background:#f3f4f6}.hot-history-close svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:17px;height:17px}.hot-history-summary{border-bottom:1px solid #0f172a0f;padding:16px 20px}.hot-history-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:750}.hot-history-time{color:#111827;font-size:14px;font-weight:850}.hot-history-list{flex:1;padding:14px 14px 18px;overflow-y:auto}.hot-history-empty{text-align:center;color:#94a3b8;justify-content:center;align-items:center;height:100%;font-size:13px;font-weight:700;display:flex}.hot-history-item{background:#fff;border:1px solid #0f172a1a;border-radius:10px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:6px 10px;padding:10px;display:grid}.hot-history-item+.hot-history-item{margin-top:10px}.hot-history-item:hover{cursor:pointer;background:#f8fafc;border-color:#06c17957}.hot-history-thumb{background:#f1f5f9;border:1px solid #0f172a14;border-radius:8px;grid-row:1/span 2;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.hot-history-thumb img{object-fit:cover;width:100%;height:100%;display:block}.hot-history-thumb.empty{color:#94a3b8;text-align:center;font-size:12px;font-weight:800;line-height:1}.hot-history-action{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:850;overflow:hidden}.hot-history-detail{color:#64748b;grid-column:2/-1;font-size:12px;font-weight:650;line-height:1.45}.hot-history-stamp{color:#94a3b8;white-space:nowrap;font-size:12px;font-weight:750}.hot-history-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.hot-history-status.running,.hot-history-status.pending{color:#047857;background:#06c1791a}.hot-history-status.completed{color:#2563eb;background:#2563eb1a}.hot-history-status.partial_failed,.hot-history-status.failed,.hot-history-status.timeout{color:#dc2626;background:#dc262614}.hot-history-delete{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hot-history-delete:hover{color:#ef4444;background:#dc26261a}.hot-history-delete svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.top-bar{z-index:100;background:#fff;border-bottom:1px solid #e8e8ed;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.top-left{align-items:center;gap:8px;display:flex}.back-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;height:32px;margin-right:4px;padding:0 8px;transition:background .15s;display:flex}.back-btn:hover{background:#f5f5f7}.back-btn svg{stroke:#1d1d1f;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.back-btn-text{color:#1d1d1f;font-size:13px;font-weight:500}.project-name{color:#1d1d1f;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;cursor:text;border-radius:6px;outline:none;min-width:40px;max-width:260px;padding:3px 5px;font-size:13px;font-weight:500;line-height:20px;transition:background .15s,box-shadow .15s;overflow:hidden}.project-name:hover{background:#f5f5f7}.project-name:focus{background:#fff;box-shadow:0 0 0 2px #06c17947}.top-right{align-items:center;gap:4px;display:flex}.zoom-control{background:#f5f5f7;border-radius:8px;align-items:center;gap:0;padding:2px;display:flex}.zoom-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.zoom-btn:hover{background:#e8e8ed}.zoom-btn svg{stroke:#1d1d1f;stroke-width:2px;width:16px;height:16px}.zoom-value{color:#1d1d1f;text-align:center;-webkit-user-select:none;user-select:none;min-width:36px;font-size:12px;font-weight:500}.canvas-bottom-controls{z-index:55;align-items:center;gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.canvas-bottom-controls .zoom-control,.canvas-bottom-controls .zoom-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f5f7f5;box-shadow:0 8px 24px #0f172a1a,0 0 0 1px #0f172a0d}.canvas-bottom-controls .zoom-control .zoom-btn{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.canvas-minimap-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:14px;width:220px;height:156px;padding:10px;display:none;position:absolute;bottom:44px;right:0;box-shadow:0 18px 46px #0f172a29,0 0 0 1px #0f172a0f}.canvas-minimap-panel.show{display:block}.canvas-minimap-head{justify-content:space-between;align-items:center;height:20px;margin-bottom:8px;display:flex}.canvas-minimap-title{color:#111827;font-size:12px;font-weight:900}.canvas-minimap-scale{color:#06c179;font-size:11px;font-weight:800}.canvas-minimap-stage{background-color:#f5f7fa;background-image:radial-gradient(circle,#d4d4d8 .8px,#0000 .8px);background-size:10px 10px;border-radius:10px;height:108px;position:relative;overflow:hidden}.canvas-minimap-content{position:absolute;inset:0}.canvas-minimap-item{background:#2f80ed8c;border-radius:3px;position:absolute;box-shadow:0 0 0 1px #2f80ed4d}.canvas-minimap-item.image{background:#06c17994;box-shadow:0 0 0 1px #06c1794d}.canvas-minimap-item.widget{background:#94a3b894;box-shadow:0 0 0 1px #64748b47}.canvas-minimap-viewport{pointer-events:none;background:#06c17914;border:1.5px solid #06c179;border-radius:5px;position:absolute;box-shadow:inset 0 0 0 1px #fffc}.canvas-account-widget{color:#06c179;align-items:center;gap:4px;padding:0 8px 0 2px;display:inline-flex}.canvas-account-widget .bottom-icon{opacity:1;width:22px;height:28px}.canvas-account-widget .bottom-count{line-height:28px}.main-content{flex:1;display:flex;overflow:hidden}.canvas-area{cursor:default;background-color:#f5f5f7;background-image:radial-gradient(circle,#d4d4d8 .8px,#0000 .8px);background-size:20px 20px;flex:1;position:relative;overflow:hidden}.canvas-area:before{content:"";z-index:1;pointer-events:none;white-space:pre-line;text-align:center;letter-spacing:0;color:#64748b5c;opacity:0;font-size:16px;font-weight:800;line-height:1.55;transition:opacity .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-area.is-empty:before{content:"生成的图片会同步\a 到输出目录文件夹";opacity:1}.canvas-area.pan-mode,.canvas-area.pan-mode .canvas-board,.canvas-area.pan-mode .canvas-image-item,.canvas-area.pan-mode .free-widget,.canvas-area.pan-mode .canvas-flow-node,.canvas-area.pan-mode .canvas-image-gen-panel,.canvas-area.pan-mode .canvas-dress-widget,.canvas-area.pan-mode .canvas-workflow-node,.canvas-area.pan-mode .canvas-workflow-panel,.canvas-area.pan-mode .rh-image-node,.canvas-area.pan-mode .rh-node-menu,.canvas-area.pan-mode .rh-gen-panel,.canvas-area.pan-mode .resize-handle,.canvas-area.pan-mode .canvas-node-handle,.canvas-area.pan-mode .rh-port{cursor:grab!important}.canvas-area.pan-mode.panning,.canvas-area.pan-mode.panning .canvas-board,.canvas-area.pan-mode.panning .canvas-image-item,.canvas-area.pan-mode.panning .free-widget,.canvas-area.pan-mode.panning .canvas-flow-node,.canvas-area.pan-mode.panning .canvas-image-gen-panel,.canvas-area.pan-mode.panning .canvas-dress-widget,.canvas-area.pan-mode.panning .canvas-workflow-node,.canvas-area.pan-mode.panning .canvas-workflow-panel,.canvas-area.pan-mode.panning .rh-image-node,.canvas-area.pan-mode.panning .rh-node-menu,.canvas-area.pan-mode.panning .rh-gen-panel,.canvas-area.pan-mode.panning .resize-handle,.canvas-area.pan-mode.panning .canvas-node-handle,.canvas-area.pan-mode.panning .rh-port{cursor:grabbing!important}.canvas-area.drag-import-over{cursor:copy}.canvas-area.drag-import-over:after{content:"释放图片添加到画布";z-index:76;color:#047857;letter-spacing:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06c17914;border:1.5px dashed #06c179ad;border-radius:18px;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex;position:absolute;inset:18px}.canvas-board{z-index:2;transform-origin:0 0;position:absolute;top:0;left:0}.canvas-area.panning .canvas-board{will-change:transform}.canvas-image-toolbar-float{transform-origin:top;white-space:nowrap;z-index:92;pointer-events:none;backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:#fffffffa;border:1px solid #0f172a1a;border-radius:12px;align-items:center;gap:3px;padding:5px 7px;display:none;position:absolute;top:0;left:0;transform:translate(-50%);box-shadow:0 12px 32px #0f172a2e,inset 0 0 0 1px #ffffffb3}.canvas-image-toolbar-float.show{pointer-events:auto;display:flex}.canvas-remove-bg-panel{z-index:88;color:#f5f7fb;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121214f0;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;width:560px;min-height:56px;padding:9px 12px;transition:opacity .18s,transform .18s;display:none;position:absolute;top:0;left:0;transform:translate(-50%,10px);box-shadow:0 16px 44px #00000057,inset 0 0 0 1px #ffffff0a}.canvas-remove-bg-panel.show{opacity:1;pointer-events:auto;display:flex;transform:translate(-50%)}.remove-bg-close{color:#f5f7fbc2;cursor:pointer;background:#ffffff14;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.remove-bg-close:hover{color:#fff;background:#ffffff24}.remove-bg-close svg{stroke:currentColor;stroke-width:2.2px;fill:none;stroke-linecap:round;width:16px;height:16px}.remove-bg-copy{flex:1;justify-content:flex-start;align-items:center;gap:10px;min-width:0;display:flex}.remove-bg-title{color:#fff;white-space:nowrap;font-size:14px;font-weight:900}.remove-bg-desc{color:#f5f7fb8f;text-overflow:clip;white-space:nowrap;font-size:11px;font-weight:700;overflow:visible}.remove-bg-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.remove-bg-credit{color:#06c179;cursor:pointer;background:#06c1791f;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:50px;height:32px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #06c17938}.remove-bg-credit:hover{color:#35e39e;background:#06c1792e}.remove-bg-credit svg{fill:currentColor;flex-shrink:0;width:14px;height:14px}.canvas-erase-panel{z-index:89;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);background:#0a0a0bf0;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:8px;width:560px;padding:8px;transition:opacity .18s,transform .18s;display:none;position:absolute;top:0;left:0;transform:translate(-50%,10px);box-shadow:0 18px 48px #00000061,inset 0 0 0 1px #ffffff0a}.canvas-erase-panel.show{opacity:1;pointer-events:auto;display:flex;transform:translate(-50%)}.erase-panel-close{color:#f5f7fbb3;cursor:pointer;z-index:2;background:#ffffff12;border:none;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:8px;right:8px}.erase-panel-close:hover{color:#fff;background:#ffffff24}.erase-panel-close svg{stroke:currentColor;stroke-width:2.2px;fill:none;stroke-linecap:round;width:14px;height:14px}.erase-panel-input{resize:none;color:#f5f7fb;scrollbar-width:thin;scrollbar-color:transparent transparent;scrollbar-gutter:stable;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;min-height:58px;padding:13px 42px 13px 14px;font:800 13px/1.45 inherit}.erase-panel-input::-webkit-scrollbar{width:8px;height:8px}.erase-panel-input::-webkit-scrollbar-track{background:0 0}.erase-panel-input::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.erase-panel-input:hover{scrollbar-color:#9ca3af57 transparent}.erase-panel-input:hover::-webkit-scrollbar-thumb{background-color:#9ca3af57}.erase-panel-input::placeholder{color:#f5f7fb61;font-weight:800}.erase-panel-input:focus{border-color:#06c1796b;box-shadow:0 0 0 2px #06c1791f}.erase-panel-footer{align-items:center;gap:8px;min-height:34px;display:flex}.erase-panel-caption{color:#f5f7fb9e;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:850}.erase-panel-chip{color:#f5f7fbdb;cursor:pointer;background:#ffffff1a;border:none;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:36px;height:30px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:900;display:inline-flex}.erase-panel-chip svg{stroke:currentColor;stroke-width:2.1px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.erase-panel-chip:hover{color:#35e39e;background:#06c1792e}.erase-panel-chip.active{color:#35e39e;background:#06c1792e;box-shadow:inset 0 0 0 1px #35e39e47}.erase-panel-credit{color:#35e39e;cursor:pointer;background:#06c17924;border:none;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:70px;height:34px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #35e39e42}.erase-panel-credit:hover{color:#86efac;background:#06c17933}.erase-panel-credit>svg{fill:currentColor;flex-shrink:0;width:14px;height:14px}.canvas-flow-lines{pointer-events:none;z-index:8;width:1px;height:1px;position:absolute;top:0;left:0;overflow:visible}.canvas-flow-lines path{fill:none;stroke:#06c179a8;stroke-width:2.4px;stroke-linecap:round;opacity:.92}.canvas-flow-lines path.rh-flow-line{stroke:#06c179d1;stroke-width:2.6px;opacity:.96;stroke-linecap:round}.canvas-flow-lines path.temp{stroke:#34d399e0;stroke-dasharray:6 5;opacity:.78}.canvas-flow-node{cursor:move;-webkit-user-select:none;user-select:none;z-index:18;background:#ffffffeb;border:1.5px solid #2f80ed;border-radius:8px;width:120px;height:86px;position:absolute;box-shadow:0 12px 30px #0f172a14}.canvas-flow-node.selected{box-shadow:0 0 0 3px #2f80ed2e,0 12px 30px #0f172a1f}.canvas-flow-node.result{background:#fff;border-color:#06c179;width:156px;height:156px;overflow:hidden}.canvas-flow-node.result.generating{background:linear-gradient(135deg,#06c1792e,#2f80ed2e),#163347;border-color:#06c179c7}.canvas-flow-node.result .canvas-flow-node-caption{color:#047857;top:-18px}.canvas-flow-node.result img{object-fit:contain;pointer-events:none;background:#f8fafc;width:100%;height:100%;display:block}.canvas-flow-node.result.generating img{filter:blur(8px)brightness(.68)saturate(1.08);opacity:.62}.canvas-flow-node.result.generating:after{display:none}.canvas-flow-node-caption{color:#334155;white-space:nowrap;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-16px;left:0}.canvas-flow-node-caption:before{content:"";opacity:.72;background:currentColor;border-radius:1px;width:4px;height:4px}.canvas-flow-node-body{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.canvas-flow-node-body svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:18px;height:18px}.canvas-flow-node-title{color:#111827;font-size:12px;font-weight:900;line-height:1}.canvas-flow-node-desc{color:#94a3b8;text-align:center;max-width:84px;font-size:9px;font-weight:700;line-height:1.2}.canvas-node-handle{color:#2f80ed;cursor:crosshair;z-index:20;background:#fffffff5;border:1px solid #2f80ed73;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1f}.canvas-node-handle:hover{color:#fff;background:#2f80ed;border-color:#2f80ed}.canvas-node-handle[data-port=in]{left:-34px}.canvas-node-handle[data-port=out]{right:-34px}.canvas-node-handle svg{stroke:currentColor;stroke-width:2.4px;fill:none;stroke-linecap:round;width:14px;height:14px}.canvas-image-gen-panel{z-index:24;cursor:default;background:#fffffff5;border-radius:18px;flex-direction:column;width:560px;min-height:146px;display:flex;position:absolute;overflow:visible;box-shadow:0 22px 60px #0f172a29,0 0 0 1px #0f172a0f}.canvas-image-gen-panel.dragging{cursor:grabbing}.canvas-dress-widget{z-index:26;cursor:move;background:#fff;border:1px solid #94a3b86b;flex-direction:column;width:398px;height:624px;display:flex;position:absolute;overflow:visible;box-shadow:0 22px 60px #0f172a29}.canvas-dress-widget.canvas-full-workbench-widget{width:430px;height:760px}.canvas-dress-widget.selected{box-shadow:0 0 0 1px #06c179,0 22px 60px #0f172a2e}.canvas-dress-widget .hot-tool-sidebar{background:0 0;border-right:0;width:100%;height:100%}.canvas-dress-widget .hot-sidebar-scroll{padding:16px}.canvas-dress-widget .hot-form-section{margin-bottom:22px}.canvas-dress-widget .hot-section-title{font-size:16px}.canvas-dress-widget .hot-upload-box{min-height:104px}.canvas-dress-widget .hot-upload-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:72px}.canvas-dress-widget .hot-setting-grid{gap:12px}.canvas-dress-widget .hot-submit-bar{padding:12px 16px 14px}.canvas-dress-widget .hot-submit-btn{height:44px}.canvas-dress-widget .canvas-node-handle[data-port=in]{left:-14px}.canvas-dress-widget .canvas-node-handle[data-port=out]{right:-14px}.canvas-dress-widget .dress-model-notice-popover{z-index:95}.canvas-node-delete-btn{color:#fff;cursor:pointer;z-index:96;opacity:0;background:#0f172ab3;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .16s,background .16s;display:inline-flex;position:absolute;top:8px;right:8px}.canvas-node-delete-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.canvas-node-delete-btn:hover{background:#dc2626e0}.canvas-gen-prompt-wrap{padding:16px 18px 8px}.canvas-gen-prompt{resize:none;color:#111827;background:0 0;border:none;outline:none;width:100%;min-height:44px;max-height:86px;font:700 14px/1.55 inherit;overflow:hidden}.canvas-gen-prompt::placeholder{color:#9ca3af;font-weight:700}.canvas-gen-toolbar{align-items:center;gap:8px;padding:8px 14px 14px;display:flex}.canvas-gen-icon-btn,.canvas-gen-chip,.canvas-gen-send{color:#111827;cursor:pointer;white-space:nowrap;background:#f8fafce0;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:38px;font-size:13px;font-weight:900;transition:background .15s,transform .15s,border-color .15s;display:inline-flex}.canvas-gen-icon-btn{color:#475569;width:38px}.canvas-gen-chip{padding:0 14px}.canvas-gen-chip:hover,.canvas-gen-icon-btn:hover{background:#eef2f7;transform:translateY(-1px)}.canvas-gen-chip svg,.canvas-gen-icon-btn svg,.canvas-gen-send svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.canvas-gen-chip svg.chevron{color:#64748b;width:12px;height:12px}.canvas-gen-spacer{flex:1}.canvas-gen-cost{color:#06c179;background:#06c1791a;border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:38px;padding:0 14px;font-size:14px;font-weight:950;display:inline-flex}.canvas-gen-send{color:#fff;background:#06c179;border-color:#0000;border-radius:50%;width:38px}.canvas-gen-send:hover{background:#05a867;transform:translateY(-1px)}.canvas-gen-send.is-loading{pointer-events:auto;opacity:.92;border-radius:999px;width:auto;min-width:88px;padding:0 14px}.canvas-gen-send.is-loading:hover{background:#06c179;transform:none}.canvas-gen-send-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;flex:none;width:14px;height:14px;animation:.72s linear infinite psd-btn-spin}.canvas-gen-send-label{font-size:13px;font-weight:950;line-height:1}.canvas-gen-popover{z-index:28;background:#fff;border-radius:12px;min-width:144px;padding:6px;display:none;position:absolute;bottom:52px;left:58px;box-shadow:0 16px 38px #0f172a29,0 0 0 1px #0f172a0f}.canvas-gen-popover.show{display:block}.canvas-gen-popover.settings{min-width:188px;left:238px}.canvas-gen-option{color:#111827;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:13px;font-weight:800;display:flex}.canvas-gen-option:hover{background:#f3f6f9}.canvas-gen-option.selected{color:#06c179;background:#06c1791a}.canvas-gen-option small{color:#94a3b8;font-size:11px;font-weight:800}.canvas-workflow-node,.canvas-workflow-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:move;-webkit-user-select:none;user-select:none;z-index:22;background:#fffffff5;border:1px solid #2f80ed61;position:absolute;box-shadow:0 18px 46px #0f172a24,inset 0 0 0 1px #ffffffb8}.canvas-workflow-node:before,.canvas-workflow-node:after,.canvas-workflow-panel:before,.canvas-workflow-panel:after{content:"+";color:#2f80ed;pointer-events:none;background:#fffffff5;border:1px solid #2f80ed6b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:900;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1f}.canvas-workflow-node:before,.canvas-workflow-panel:before{left:-34px}.canvas-workflow-node:after,.canvas-workflow-panel:after{right:-34px}.canvas-workflow-node{border-radius:14px;width:176px;min-height:126px;padding:16px}.canvas-workflow-node.result{border-color:#06c17994;width:166px;min-height:198px;padding:10px}.canvas-workflow-node.result:after{display:none}.workflow-node-kicker{color:#2f80ed;align-items:center;gap:6px;margin-bottom:10px;font-size:10px;font-weight:900;display:flex}.workflow-node-kicker svg{stroke:currentColor;stroke-width:2px;fill:none;width:13px;height:13px}.workflow-node-title{color:#111827;margin-bottom:6px;font-size:14px;font-weight:950;line-height:1.25}.workflow-node-desc{color:#64748b;font-size:12px;font-weight:750;line-height:1.45}.workflow-node-chip{color:#06c179;background:#06c1791a;border-radius:999px;align-items:center;gap:5px;height:24px;margin-top:12px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.workflow-result-image{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:10px;width:100%;margin-bottom:10px;position:relative;overflow:hidden}.workflow-result-image.generating:after{content:"生成中";color:#fff;background:#0f172a6b;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;position:absolute;inset:0}.workflow-result-title{color:#111827;margin-bottom:4px;font-size:13px;font-weight:950}.workflow-result-meta{color:#64748b;font-size:11px;font-weight:800}.canvas-workflow-panel{border-radius:18px;width:560px;overflow:visible}.workflow-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 10px;display:flex}.workflow-panel-title{color:#111827;margin-bottom:5px;font-size:16px;font-weight:950;line-height:1.2}.workflow-panel-desc{color:#64748b;font-size:12px;font-weight:760;line-height:1.45}.workflow-panel-badge{color:#06c179;background:#06c1791a;border-radius:999px;flex:none;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.workflow-panel-body{padding:0 18px 12px}.workflow-ref-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.workflow-ref-chip{color:#2563eb;background:#2f80ed14;border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.workflow-ref-chip svg{stroke:currentColor;stroke-width:2px;fill:none;width:13px;height:13px}.workflow-prompt{resize:none;color:#111827;background:0 0;border:none;outline:none;width:100%;min-height:58px;max-height:96px;font:800 14px/1.55 inherit}.workflow-prompt::placeholder{color:#9ca3af}.workflow-panel-foot{border-top:1px solid #0f172a0f;align-items:center;gap:8px;padding:10px 14px 14px;display:flex}.workflow-foot-chip{color:#111827;white-space:nowrap;background:#f8fafce0;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.workflow-foot-spacer{flex:1}.workflow-generate-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13px;font-weight:950;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 10px 24px #06c1793d}.workflow-generate-btn:hover{background:#05a867;transform:translateY(-1px)}.workflow-generate-btn svg{fill:currentColor;width:14px;height:14px}.rh-image-node{cursor:move;-webkit-user-select:none;user-select:none;z-index:25;width:320px;position:absolute}.rh-image-node.result{width:300px}.rh-image-node.result .rh-port{display:none}.rh-image-node.locked{cursor:default}.rh-image-node.locked .lock-badge{display:flex}.rh-image-label{color:#f5f5f7b8;white-space:nowrap;align-items:center;gap:7px;margin:0 0 8px 4px;font-size:13px;font-weight:850;display:none}.rh-image-label svg{stroke:currentColor;fill:none;stroke-width:2px;width:14px;height:14px}.rh-image-card{background:#fff;border:1px solid #0f172a1a;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 16px 38px #0f172a29}.rh-image-node.result .rh-image-card{background:0 0;border-color:#94a3b83d;box-shadow:0 14px 34px #0f172a24}.rh-image-node.selected .rh-image-card{border:2px solid #06c179;box-shadow:0 0 0 1px #06c1794d,0 16px 38px #0f172a2e}.rh-image-node.result.selected .rh-image-card{border-color:#06c179;box-shadow:0 0 0 1px #06c17942,0 16px 38px #0f172a2e}.rh-image-node .image-toolbar{z-index:90}.rh-image-node.selected .image-toolbar{display:none}.rh-image-card img{object-fit:contain;pointer-events:none;background:#f8fafc;width:100%;height:180px;display:block}.rh-image-node.result .rh-image-card img{background:0 0;height:210px}.rh-image-card.generating img{filter:blur(8px)brightness(.68);opacity:.52}.rh-image-card.image-loading{background:#0f172a1f}.rh-image-card.image-loading img{opacity:0;transition:opacity .18s}.rh-image-card.generating:after,.rh-image-card.generating.has-crop-status:after{display:none}.crop-result-status{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff42;border-radius:8px;align-items:center;gap:8px;height:32px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:14px;left:14px}.rh-image-card.failed{background:linear-gradient(145deg,#f8fafc,#edf2f7);border-color:#ef44442e}.rh-image-card.failed img{opacity:.08;filter:grayscale()}.rh-image-card.failed .gen-overlay{text-align:center;pointer-events:auto;background:linear-gradient(145deg,#fff5f5,#f1f5f9);gap:6px;padding:18px 12px 22px}.rh-image-card.failed .gen-spinner{display:none}.rh-image-card.failed .history-card-status-icon{flex:none}.rh-image-card.failed .gen-text{color:#ef4444;text-shadow:none;font-size:12px;font-weight:850;line-height:1}.rh-image-status{z-index:6;text-align:center;background:linear-gradient(145deg,#ffffffe0,#f1f5f9f5);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 20px;display:flex;position:absolute;inset:0}.rh-image-status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.rh-image-status-icon.is-failed{color:#ef4444;background:#ef44441f}.rh-image-status-icon svg{stroke:currentColor;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.rh-image-status-title{color:#ef4444;font-size:13px;font-weight:900;line-height:1}.rh-image-status-subtitle{color:#94a3b8;font-size:11px;font-weight:700;line-height:1.35}.rh-replace-btn{color:#fff;cursor:pointer;background:#141414db;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:10px;right:10px}.rh-replace-btn svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:14px;height:14px}.rh-port{color:#f5f5f7e0;cursor:pointer;z-index:28;background:#101010cc;border:1.4px solid #e2e8f094;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:calc(50% + 12px);box-shadow:0 10px 26px #00000047}.rh-port:hover{color:#06c179;background:#0c1412eb;border-color:#06c179}.rh-port.in{left:-16px}.rh-port.out{right:-16px}.rh-port svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:16px;height:16px}.rh-node-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:80;color:#fff;background:#1f1f1ff5;border:1px solid #ffffff1a;border-radius:18px;width:300px;padding:16px;position:absolute;box-shadow:0 24px 70px #0000006b}.rh-node-menu-title{color:#f5f5f7a3;margin-bottom:12px;font-size:15px;font-weight:950}.rh-node-menu-option{cursor:pointer;border-radius:14px;align-items:center;gap:12px;height:58px;padding:0 12px;font-size:15px;font-weight:950;display:flex}.rh-node-menu-option:hover,.rh-node-menu-option.active{background:#ffffff12}.rh-node-menu-icon{background:#ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.rh-node-menu-icon svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:22px;height:22px}.rh-node-menu-sub{color:#f5f5f775;margin-top:2px;font-size:12px;font-weight:800;display:block}.rh-gen-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:65;color:#fff;cursor:move;background:#1f1f1ff5;border:1px solid #ffffff1a;border-radius:18px;width:760px;min-height:190px;position:absolute;overflow:visible;box-shadow:0 28px 80px #00000075}.rh-gen-assets{gap:10px;padding:14px 16px 4px;display:flex}.rh-asset-chip{background:#ffffff0f;border:1px solid #ffffff29;border-radius:10px;flex-shrink:0;width:76px;height:60px;position:relative;overflow:hidden}.rh-asset-chip img{object-fit:cover;opacity:.82;width:100%;height:100%;display:block}.rh-asset-chip span{color:#fff;background:linear-gradient(#0000,#000000bd);justify-content:center;align-items:flex-end;height:20px;padding-bottom:2px;font-size:12px;font-weight:950;display:flex;position:absolute;bottom:0;left:0;right:0}.rh-asset-add{color:#f5f5f77a;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:76px;height:60px;font-size:12px;font-weight:850;display:flex}.rh-asset-add strong{font-size:28px;font-weight:500;line-height:1}.rh-prompt-wrap{padding:8px 16px 12px}.rh-prompt{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;min-height:44px;max-height:92px;font:900 18px/1.45 inherit}.rh-prompt::placeholder{color:#f5f5f76b}.rh-gen-footer{align-items:center;gap:12px;padding:12px 16px 16px;display:flex}.rh-select-chip{color:#f5f5f7e6;white-space:nowrap;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:14px;font-weight:950;display:inline-flex}.rh-select-chip svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px}.rh-gen-spacer{flex:1}.rh-cost-pill{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:124px;height:46px;font-size:18px;font-weight:950;display:inline-flex}.rh-cost-pill em{color:#86efac;font-size:20px;font-style:normal}.rh-submit-btn{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.rh-submit-btn svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:20px;height:20px}.canvas-image-item{cursor:move;-webkit-user-select:none;user-select:none;z-index:10;position:absolute}.canvas-image-item.locked{cursor:default}.canvas-image-item.locked .lock-badge{display:flex}.lock-badge{z-index:5;background:#06c179;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:none;position:absolute;top:8px;left:8px;box-shadow:0 10px 24px #06c17942}.lock-badge svg{stroke:#fff;stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.erase-region-marker{cursor:grab;pointer-events:auto;z-index:12;background:0 0;border:none;width:52px;height:60px;padding:0;position:absolute;top:36%;left:30%;transform:translate(-50%,-100%)}.erase-region-marker.dragging{cursor:grabbing}.erase-region-marker svg{filter:drop-shadow(0 10px 14px #06c1794d);width:52px;height:60px;display:block;overflow:visible}.erase-region-marker .marker-pin-outline{fill:#06c179;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.erase-region-marker .marker-pin-hole{fill:#fff;stroke:none}.canvas-image-item.erase-placement-mode,.rh-image-node.erase-placement-mode{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='42' viewBox='0 0 52 60'%3E%3Cpath d='M26 56C21 47 9 39 9 24a17 17 0 0 1 34 0c0 15-12 23-17 32Z' fill='%2306C179' stroke='white' stroke-width='2'/%3E%3Ccircle cx='26' cy='24' r='7' fill='white'/%3E%3C/svg%3E") 18 38,crosshair}.canvas-image-item.dragging-to-slot{opacity:.3;z-index:30;transition:opacity .25s,transform .25s;transform:scale(.6)}.canvas-image-item.multi-selected,.canvas-flow-node.multi-selected,.canvas-workflow-node.multi-selected,.canvas-workflow-panel.multi-selected,.free-widget.multi-selected,.canvas-image-gen-panel.multi-selected,.rh-image-node.multi-selected,.rh-node-menu.multi-selected,.rh-gen-panel.multi-selected{outline-offset:2px;outline:2px solid #06c179}.canvas-image-label{color:#f5f5f7b8;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;align-items:center;gap:5px;max-width:100%;font-size:13px;font-weight:850;line-height:1;display:none;position:absolute;top:-30px;left:0;overflow:hidden}.canvas-image-label svg{stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0;width:14px;height:14px}.canvas-image-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selection-rect{pointer-events:none;z-index:160;background:#06c1790f;border:1.5px dashed #06c179;position:absolute}.canvas-align-guides{pointer-events:none;z-index:80;width:0;height:0;position:absolute;top:0;left:0;overflow:visible}.canvas-align-guide{pointer-events:none;background:#06c179;position:absolute;box-shadow:0 0 0 1px #06c1792e,0 0 12px #06c1796b}.multi-toolbar{z-index:1000;color:#1d1d1f;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex;position:fixed;top:60px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001f,0 0 0 1px #0000000f}.multi-toolbar-count{color:#06c179;margin-right:4px;font-weight:600}.multi-toolbar-btn{color:#06c179;cursor:pointer;background:#06c17914;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.multi-toolbar-btn:hover{background:#06c17929}.multi-toolbar-btn:disabled,.multi-toolbar-btn.is-loading{cursor:wait;opacity:.82;pointer-events:none}.multi-toolbar-btn.is-loading{color:#fff;background:#06c179}.multi-toolbar-btn.is-loading .psd-button-spinner{border-color:#fff #ffffff73 #ffffff73}.multi-toolbar-btn.is-loading svg{display:none}.multi-toolbar-btn svg{stroke:#06c179;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.multi-toolbar-btn.danger{color:#ef4444;background:#dc26261a}.multi-toolbar-btn.danger:hover{background:#dc26262e}.multi-toolbar-btn.danger svg{stroke:#ef4444}.free-upload-zone.drop-highlight{transition:transform .2s,background .2s,border-color .2s;transform:scale(1.08);background:#06c1791f!important;border-color:#06c179!important}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]).drop-highlight{background:#8cbfa62e!important;border-color:#8cbfa6!important}.canvas-image-item>img{object-fit:contain;pointer-events:none;background:0 0;border-radius:8px;width:100%;height:100%;display:block;overflow:hidden}.canvas-image-item.is-long-image>img{border-radius:0}.canvas-image-item.generating{border-radius:12px;overflow:hidden}.canvas-image-item.generating img{filter:blur(8px)brightness(.7);opacity:.5}.canvas-image-item.image-loading{background:#0f172a14;border-radius:12px;overflow:hidden}.canvas-image-item.image-loading>img{opacity:0;transition:opacity .18s}@keyframes gen-border-pulse{0%,to{box-shadow:0 0 0 2px #06c1794d}50%{box-shadow:0 0 0 2px #06c179cc}}.canvas-image-item.generating{animation:1.5s ease-in-out infinite gen-border-pulse}.canvas-image-item.gen-done{animation:.4s cubic-bezier(.34,1.56,.64,1) gen-pop}.gen-overlay{z-index:18;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.canvas-generation-loading-overlay{-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle at 50% 44%,#ffffff24,#0000 32%),linear-gradient(135deg,#0f172a8f,#0f172a57)}.rh-image-card.generating,.canvas-flow-node.result.generating,.canvas-image-item.generating{animation:1.5s ease-in-out infinite gen-border-pulse}.rh-image-card.generating .canvas-generation-loading-overlay,.canvas-flow-node.result.generating .canvas-generation-loading-overlay,.canvas-image-item.generating .canvas-generation-loading-overlay{-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle at 50% 44%,#ffffff24,#0000 32%),linear-gradient(135deg,#0f172a8f,#0f172a57)}.canvas-image-load-overlay{-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#0f172a85,#0f172a57)}.gen-spinner{border:3px solid #ffffff4d;border-top-color:#06c179;border-radius:50%;width:28px;height:28px;margin-bottom:8px;animation:.8s linear infinite gen-spin}@keyframes gen-spin{to{transform:rotate(360deg)}}.gen-text{color:#fff;text-shadow:0 1px 4px #0006;font-size:13px;font-weight:850}@keyframes gen-pop{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.canvas-image-item.selected{outline-offset:-1px;outline:2px solid #06c179}.resize-handle{z-index:10;pointer-events:auto;background:#fff;border:1.5px solid #06c179;border-radius:50%;width:8px;height:8px;position:absolute}.resize-handle.nw{cursor:nw-resize;top:-4px;left:-4px}.resize-handle.ne{cursor:ne-resize;top:-4px;right:-4px}.resize-handle.sw{cursor:sw-resize;bottom:-4px;left:-4px}.resize-handle.se{cursor:se-resize;bottom:-4px;right:-4px}.resize-handle.n{cursor:n-resize;top:-4px;left:50%;transform:translate(-50%)}.resize-handle.s{cursor:s-resize;bottom:-4px;left:50%;transform:translate(-50%)}.resize-handle.w{cursor:w-resize;top:50%;left:-4px;transform:translateY(-50%)}.resize-handle.e{cursor:e-resize;top:50%;right:-4px;transform:translateY(-50%)}.canvas-image-item.crop-active,.rh-image-node.crop-active{cursor:default;z-index:140;outline-color:#06c179;overflow:visible!important}.rh-image-node.crop-active .rh-image-card{overflow:visible}.canvas-image-item.crop-active .image-toolbar,.canvas-image-item.crop-active.selected .image-toolbar,.rh-image-node.crop-active .image-toolbar,.rh-image-node.crop-active.selected .image-toolbar{display:none!important}.canvas-crop-layer{z-index:70;pointer-events:auto;border-radius:8px;position:absolute;inset:0;overflow:visible!important}.canvas-crop-shade{pointer-events:none;background:#0307128a;position:absolute}.canvas-crop-box{border:var(--canvas-crop-border,1.5px) solid #06c179;cursor:move;background:#06c17908;position:absolute;box-shadow:0 0 0 9999px #03071205,inset 0 0 0 1px #ffffffad,0 10px 30px #06c1792e}.canvas-crop-grid{pointer-events:none;background-image:linear-gradient(90deg,#ffffff94 1px,#0000 1px),linear-gradient(#ffffff94 1px,#0000 1px);background-size:33.333% 33.333%;position:absolute;inset:0}.canvas-crop-handle{width:var(--canvas-crop-handle-size,13px);height:var(--canvas-crop-handle-size,13px);border:var(--canvas-crop-handle-border,2px) solid #06c179;z-index:2;background:#fff;border-radius:50%;position:absolute;box-shadow:0 4px 12px #00000038}.canvas-crop-handle.nw{left:var(--canvas-crop-handle-offset,-16px);top:var(--canvas-crop-handle-offset,-16px);cursor:nw-resize}.canvas-crop-handle.ne{right:var(--canvas-crop-handle-offset,-16px);top:var(--canvas-crop-handle-offset,-16px);cursor:ne-resize}.canvas-crop-handle.sw{left:var(--canvas-crop-handle-offset,-16px);bottom:var(--canvas-crop-handle-offset,-16px);cursor:sw-resize}.canvas-crop-handle.se{right:var(--canvas-crop-handle-offset,-16px);bottom:var(--canvas-crop-handle-offset,-16px);cursor:se-resize}.canvas-crop-handle.n{left:50%;top:var(--canvas-crop-handle-offset,-16px);cursor:n-resize;transform:translate(-50%)}.canvas-crop-handle.s{left:50%;bottom:var(--canvas-crop-handle-offset,-16px);cursor:s-resize;transform:translate(-50%)}.canvas-crop-handle.w{left:var(--canvas-crop-handle-offset,-16px);cursor:w-resize;top:50%;transform:translateY(-50%)}.canvas-crop-handle.e{right:var(--canvas-crop-handle-offset,-16px);cursor:e-resize;top:50%;transform:translateY(-50%)}.canvas-crop-actions{left:50%;top:var(--canvas-toolbar-offset,-50px);width:max-content;max-width:none;transform:translateX(-50%) scale(var(--canvas-ui-scale,1));transform-origin:top;z-index:85;white-space:nowrap;writing-mode:horizontal-tb;background:#fffffffa;border:1px solid #0f172a1a;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:6px;padding:5px;display:inline-flex;position:absolute;box-shadow:0 12px 32px #0f172a2e}.canvas-crop-size{color:#64748b;white-space:nowrap;text-align:center;writing-mode:horizontal-tb;flex:none;justify-content:center;align-items:center;min-width:108px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.canvas-crop-action{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb;cursor:pointer;color:#334155;background:#0f172a0f;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:44px;height:30px;padding:0 11px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.canvas-crop-action.apply{color:#fff;background:#06c179;box-shadow:0 8px 18px #06c1793d}.canvas-crop-action:disabled{opacity:.58;cursor:wait}.image-toolbar{top:var(--canvas-toolbar-offset,-50px);transform:translateX(-50%) scale(var(--canvas-ui-scale,1));transform-origin:top;white-space:nowrap;z-index:40;backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:#fffffffa;border:1px solid #0f172a1a;border-radius:12px;align-items:center;gap:3px;padding:5px 7px;display:none;position:absolute;left:50%;box-shadow:0 12px 32px #0f172a2e,inset 0 0 0 1px #ffffffb3}.canvas-image-item.selected .image-toolbar{display:none}.image-toolbar-btn{cursor:pointer;color:#111827;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:12px;font-weight:500;line-height:1;transition:background .12s,color .12s;display:inline-flex}.image-toolbar-btn:hover{color:#06a86a;background:#06c1791a}.image-toolbar-btn svg{stroke:currentColor;stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.image-toolbar-btn svg *{vector-effect:non-scaling-stroke}.image-toolbar-label{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb;flex:none;display:inline-block}.image-toolbar-btn[data-action=mockup],.image-toolbar-btn[data-action=mockup]+.image-toolbar-divider{display:none}.image-toolbar-divider{background:#0f172a1a;width:1px;height:22px;margin:0 1px}.download-btn-wrap{position:relative}.download-dropdown{z-index:9999;background:#fff;border-radius:10px;min-width:156px;margin-top:6px;padding:4px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001f,0 0 1px #0000001a}.download-dropdown.show{display:block}.download-dropdown-item{cursor:pointer;color:#1d1d1f;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:400;transition:background .12s;display:flex}.download-dropdown-item:hover{background:#f5f5f7}.download-dropdown-item svg{stroke:#1d1d1f;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.download-credit-pill{color:#06c179;background:#06c1791f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;min-width:34px;height:20px;margin-left:auto;padding:0 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.download-dropdown-item .download-credit-pill svg{stroke:none;fill:currentColor;width:11px;height:11px}.expand-overlay{z-index:60;opacity:0;visibility:hidden;background:#000000d9;flex-direction:column;width:100%;height:100%;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:0;left:0}.expand-overlay.show{opacity:1;visibility:visible}.expand-top-bar{flex-shrink:0;justify-content:flex-end;align-items:center;padding:12px 20px;display:flex}.expand-close-btn{cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.expand-close-btn:hover{background:#fff3}.expand-close-btn svg{stroke:#f5f5f7;stroke-width:2px;fill:none;stroke-linecap:round;width:18px;height:18px}.expand-image-area{cursor:zoom-in;touch-action:none;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}.expand-image-area.zoomed{cursor:grab}.expand-image-area.dragging{cursor:grabbing}.expand-image-area img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:4px;max-width:100%;max-height:100%;transition:transform .12s;display:block}.expand-image-area.dragging img{transition:none}.expand-zoom-controls{-webkit-backdrop-filter:blur(12px);background:#141416b8;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex;position:absolute;bottom:58px;right:20px;box-shadow:0 12px 28px #00000047}.expand-zoom-btn{color:#f5f5f7;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.expand-zoom-btn:hover{background:#ffffff24}.expand-zoom-btn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:15px;height:15px}.expand-zoom-value{color:#ffffffd1;text-align:center;-webkit-user-select:none;user-select:none;min-width:42px;font-size:12px;font-weight:700}.expand-bottom-bar{flex-shrink:0;justify-content:center;align-items:center;gap:24px;padding:12px 20px;display:flex}.expand-meta-item{color:#ffffff8c;align-items:center;gap:6px;font-size:12px;display:flex}.expand-meta-item span{color:#ffffffd9;font-weight:500}.free-widget{z-index:20;cursor:move;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #0f172a12;border-radius:18px;flex-direction:column;width:820px;display:flex;position:absolute;overflow:visible;box-shadow:0 22px 60px #0f172a24,inset 0 0 0 1px #ffffffa3}.free-widget:before,.free-widget:after{content:"+";color:#2f80ed;pointer-events:none;background:#fffffff2;border:1px solid #2f80ed6b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:900;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1f}.free-widget:before{left:-34px}.free-widget:after{right:-34px}.free-widget.pose-widget{overflow:visible}.widget-side-label{white-space:nowrap;pointer-events:auto;cursor:move;-webkit-user-select:none;user-select:none;z-index:98;color:#fff;letter-spacing:0;background:linear-gradient(#18d48a 0%,#06c179 100%);border:1px solid #06c179eb;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:0 15px 0 12px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-40px;left:-1px;box-shadow:0 14px 30px #06c17947,inset 0 1px #fff3}.widget-side-label:before{content:"";background:#ffffffeb;border-radius:2px;flex:none;width:5px;height:14px;box-shadow:0 0 0 1px #ffffff1a}.widget-side-label span{font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:0;line-height:1}.free-widget-close{cursor:pointer;z-index:25;background:#f8fafceb;border:1px solid #0f172a0f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .15s;display:flex;position:absolute;top:12px;right:12px}.free-widget-action-btn{color:#06c179;cursor:pointer;z-index:25;background:#06c1791a;border:1px solid #06c17942;border-radius:999px;min-height:34px;padding:0 16px;font-size:13px;font-weight:900;transition:all .15s;position:absolute;top:10px;right:44px}.free-widget-action-btn:hover{color:#fff;background:#06c179}.free-widget-close:hover{background:#0f172a14;transform:translateY(-1px)}.free-widget-close svg{stroke:#64748b;stroke-width:2.3px;fill:none;stroke-linecap:round;width:12px;height:12px}.free-prompt-top{flex-direction:column;min-height:74px;padding:18px 18px 8px;display:flex}.frame-section-label{color:#64748b;margin:8px 0 7px;font-size:11px;font-weight:900}.frame-tag-row{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.frame-tag-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafce6;border:1px solid #0f172a14;border-radius:999px;padding:6px 13px;font-size:12px;font-weight:800;transition:all .15s}.frame-tag-btn:hover{color:#06c179;border-color:#06c179}.frame-tag-btn.active{color:#fff;background:#06c179;border-style:solid;border-color:#06c179}body.dark .frame-tag-btn:hover{color:#06c179;border-color:#06c179}.free-upload-row{flex-wrap:wrap;align-items:center;gap:8px;max-height:166px;margin:2px 34px 12px 0;padding-right:4px;display:flex;overflow:auto}.free-upload-thumb{cursor:pointer;background:#06c1790f;border:1.5px solid #06c179;border-radius:12px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.free-upload-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.free-upload-thumb .free-upload-remove{cursor:pointer;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .15s;display:flex;position:absolute;top:2px;right:2px}.free-upload-thumb:hover .free-upload-remove{opacity:1}.free-upload-thumb .free-upload-remove svg{stroke:#fff;stroke-width:2px;fill:none;width:10px;height:10px}.free-upload-zone{cursor:pointer;background:#06c1790d;border:1.5px dashed #06c179b8;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:background .15s,border-color .15s,transform .15s;display:flex}.free-upload-zone:hover{background:#06c1791a;transform:translateY(-1px)}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]){color:#8cbfa6;border-color:#8cbfa6}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]):hover{background:#8cbfa614}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]) .free-upload-icon{stroke:#8cbfa6}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]) .free-upload-label{color:#8cbfa6}.free-upload-zone[data-pose-slot]:not([data-pose-slot=model]).has-image{border-color:#8cbfa6}.free-upload-zone[data-outfit-slot=product1],.free-upload-zone[data-outfit-model-slot=model1]{color:#06c179;border-color:#06c179}.free-upload-zone[data-outfit-slot=product1]:hover,.free-upload-zone[data-outfit-model-slot=model1]:hover{background:#06c1790f}.free-upload-zone[data-outfit-slot=product1] .free-upload-icon,.free-upload-zone[data-outfit-model-slot=model1] .free-upload-icon{stroke:#06c179}.free-upload-zone[data-outfit-slot=product1] .free-upload-label,.free-upload-zone[data-outfit-model-slot=model1] .free-upload-label{color:#06c179}.free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]),.free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]){color:#8cbfa6;border-color:#8cbfa6}.free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]):hover,.free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]):hover{background:#8cbfa614}.free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]) .free-upload-icon,.free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]) .free-upload-icon{stroke:#8cbfa6}.free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]) .free-upload-label,.free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]) .free-upload-label{color:#8cbfa6}.free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]).has-image,.free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]).has-image{border-color:#8cbfa6}.free-upload-zone[data-hot-slot=product1],.free-upload-zone[data-hot-model-slot=model1]{color:#06c179;border-color:#06c179}.free-upload-zone[data-hot-slot=product1]:hover,.free-upload-zone[data-hot-model-slot=model1]:hover{background:#06c1790f}.free-upload-zone[data-hot-slot=product1] .free-upload-icon,.free-upload-zone[data-hot-model-slot=model1] .free-upload-icon{stroke:#06c179}.free-upload-zone[data-hot-slot=product1] .free-upload-label,.free-upload-zone[data-hot-model-slot=model1] .free-upload-label{color:#06c179}.pose-add-slot,.fw-add-slot{cursor:pointer;background:#8cbfa60f;border:1.5px dashed #8cbfa6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:background .15s,border-color .15s,transform .15s;display:flex}.pose-add-slot:hover,.fw-add-slot:hover{background:#8cbfa61f;transform:translateY(-1px)}.pose-add-slot svg,.fw-add-slot svg{stroke:#8cbfa6;stroke-width:2px;fill:none;stroke-linecap:round;width:20px;height:20px}.free-upload-zone.hidden{display:none}.free-upload-zone.has-image{border-style:solid;padding:0;position:relative}.free-upload-zone.has-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.free-upload-zone.has-image .free-upload-remove{cursor:pointer;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .15s;display:flex;position:absolute;top:2px;right:2px}.free-upload-zone.has-image:hover .free-upload-remove{opacity:1}.free-upload-zone.has-image .free-upload-remove svg{stroke:#fff;stroke-width:2px;fill:none;width:10px;height:10px}.free-upload-icon{width:23px;height:23px;margin-bottom:2px}.free-upload-label{color:#06c179;font-size:10px;font-weight:800}.free-prompt-input{color:#111827;resize:none;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:16px;font-weight:800;line-height:1.55;overflow:hidden}.free-prompt-input::placeholder{color:#9ca3af;font-weight:800}.free-toolbar-row{border-top:1px solid #0f172a0f;flex-wrap:nowrap;align-items:center;gap:8px;padding:8px 14px 14px;display:flex}.free-tool-btn{color:#111827;cursor:pointer;white-space:nowrap;background:#f8fafce0;border:1px solid #0f172a14;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:13px;font-weight:900;transition:background .12s,transform .12s,border-color .12s;display:flex;position:relative}.free-tool-btn:hover{background:#eef2f7;transform:translateY(-1px)}.free-tool-btn.active{color:#06c179;background:#06c1791a;border-color:#06c1793d}.free-tool-btn svg{stroke:#1d1d1f;stroke-width:1.8px;fill:none;width:16px;height:16px}.free-tool-btn svg.chevron{stroke:#86868b;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px}.free-tool-btn.icon-btn{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.free-tool-btn.icon-btn svg{width:16px;height:16px}.free-tool-btn.blue-text{color:#4a90d9}.free-tool-btn.blue-text svg,.free-tool-btn.blue-text svg.chevron{stroke:#4a90d9}.free-spacer{flex:1}.free-submit-pill{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:38px;padding:0 16px;font-size:13px;font-weight:950;transition:background .15s,transform .15s;display:flex;box-shadow:0 10px 24px #06c17938}.free-submit-pill:hover{background:#05a86c;transform:translateY(-1px)}.free-submit-pill svg{fill:currentColor;width:14px;height:14px}.free-dropdown{z-index:30;background:#fffffffa;border-radius:12px;min-width:130px;padding:6px;display:none;position:absolute;top:0;left:calc(100% + 6px);box-shadow:0 16px 38px #0f172a29,0 0 0 1px #0f172a0f}.free-dropdown.show{display:block}.free-dropdown-item{cursor:pointer;color:#111827;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;font-weight:800;transition:background .12s;display:flex}.free-dropdown-item:hover{background:#f3f6f9}.free-dropdown-item.selected{color:#06c179;background:#06c1791a;font-weight:900}.free-dropdown-item .check{stroke:#6c5ce7;stroke-width:2.5px;fill:none;width:14px;height:14px;display:none}.free-dropdown-item.selected .check{display:block}.free-ratio-dropdown{padding:8px 6px}.free-ratio-header{color:#8e8e93;padding:4px 10px 8px;font-size:12px;font-weight:500}.free-ratio-item{cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;transition:background .12s;display:flex}.free-ratio-item:hover{background:#f5f5f7}.free-ratio-check{border:1.5px solid #c7c7cc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .12s;display:flex}.free-ratio-item.selected .free-ratio-check{background:#06c179;border-color:#06c179}.free-ratio-item.selected .free-ratio-check:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:5px;display:block;transform:rotate(-45deg)translateY(-1px)}.free-ratio-text{color:#111827;font-size:13px;font-weight:800}.free-ratio-item.selected .free-ratio-text{color:#06c179;font-weight:500}.free-count-dropdown{min-width:80px}.free-count-item{cursor:pointer;color:#111827;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;font-weight:800;transition:background .12s;display:flex}.free-count-item:hover{background:#f5f5f7}.free-count-item.selected{background:#f0f0f5}.free-count-item .check{stroke:#6c5ce7;stroke-width:2.5px;fill:none;width:14px;height:14px;display:none}.free-count-item.selected .check{display:block}.left-toolbar{z-index:50;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:6px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 2px 8px #00000014,0 0 1px #0000001a}.tool-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:relative}.tool-btn:hover{background:#f5f5f7}.tool-btn.active{background:#f0f0f5}.tool-btn svg{stroke:#1d1d1f;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.tool-btn.active svg{stroke:#1d1d1f}.tool-separator{background:#e8e8ed;width:24px;height:1px;margin:4px 0}.tool-dropdown{opacity:0;visibility:hidden;z-index:200;background:#fff;border-radius:10px;min-width:180px;padding:4px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:calc(100% + 8px);transform:translate(-4px);box-shadow:0 4px 16px #0000001f,0 0 1px #0000001a}.tool-dropdown.show{opacity:1;visibility:visible;transform:translate(0)}.dropdown-option{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;transition:background .12s;display:flex}.dropdown-option:hover{background:#f5f5f7}.dropdown-option.selected{background:#f0f0f5}.dropdown-option-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dropdown-option-icon svg{stroke:#1d1d1f;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.dropdown-option-label{color:#1d1d1f;flex:1;font-size:13px;font-weight:400}.dropdown-option-check{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dropdown-option-check svg{stroke:#1d1d1f;stroke-width:2px;fill:none;width:14px;height:14px}.dropdown-option-shortcut{color:#86868b;margin-left:auto;font-size:12px;font-weight:400}.bottom-bar{z-index:50;align-items:center;gap:12px;display:flex;position:absolute;bottom:16px;left:28px}.bottom-icon{cursor:pointer;opacity:.45;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s;display:flex}.bottom-icon:hover{opacity:.8}.bottom-icon svg{fill:#06c179;width:18px;height:18px}.bottom-count{color:#06c179;font-size:14px;font-weight:600}.bottom-bar-clickable{cursor:pointer;transition:opacity .15s}.bottom-bar-clickable:hover{opacity:.8}.hot-account-widget{background:0 0;border:0;align-items:center;gap:4px;padding:0;display:flex}.hot-account-widget .bottom-icon{opacity:1;width:22px;height:28px}.hot-account-widget .bottom-count{padding-right:10px;line-height:28px}.theme-toggle-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:4px;transition:background .15s;display:flex;position:relative}.theme-toggle-btn:hover{background:#f5f5f7}.theme-toggle-btn svg{stroke:#1d1d1f;fill:none;width:18px;height:18px;transition:opacity .3s,transform .3s;position:absolute}.theme-toggle-btn .icon-sun{opacity:1;transform:rotate(0)}.theme-toggle-btn .icon-moon{opacity:0;transform:rotate(-90deg)}body.dark{background:#1c1c1e}body.dark .top-header{background:#2c2c2e;border-bottom-color:#3a3a3c}body.dark .icon-btn:hover{background:#2c2c2e}body.dark .icon-btn svg{stroke:#f5f5f7}body.dark .version-update-btn{color:#34d399;background:#06c17929;border-color:#06c17952;outline-color:#0000}body.dark .version-update-btn:hover{background:#06c17938;border-color:#06c17970}body.dark .notification-dot{border-color:#2c2c2e}body.dark .upgrade-btn{color:#f5f5f7;background:#2c2c2e;border-color:#3a3a3c}body.dark .upgrade-btn:hover{background:#3a3a3c;border-color:#48484a}body.dark .login-required-overlay{background:#0000006b}body.dark .login-required-dialog{box-shadow:0 20px 62px #00000061,0 0 0 1px #ffffff1f}body.dark .login-required-close{color:#1d1d1f}body.dark .login-required-close:hover{background:#f5f5f7}body.dark .content-area{background:#1c1c1e}body.dark .page-title{color:#f5f5f7}body.dark .landing-page{background:#111 radial-gradient(circle,#ffffff2e 1px,#0000 1px) 50%/24px 24px}body.dark .landing-page:before,body.dark .landing-page:after{border-color:#ffffff1f}body.dark .landing-title{color:#f5f5f7}body.dark .landing-title em{color:#06c179}body.dark .landing-copy{color:#8e8e93}body.dark .landing-copy strong{color:#f5f5f7}body.dark .landing-copy mark{color:#f5f5f7;background:#5b9bd575}body.dark .landing-copy em{color:#06c179}body.dark .landing-btn{color:#e5e7eb;box-shadow:none;background:0 0;border-color:#ffffff2e}body.dark .landing-btn.primary{color:#e5e7eb;background:0 0;border-color:#ffffff2e}body.dark .landing-btn:hover,body.dark .landing-btn.primary:hover{background:#ffffff14}body.dark .header-nav-item{color:#98989d}body.dark .header-nav-item:hover{color:#f5f5f7;background:#ffffff0f}body.dark .header-nav-item.active{color:#06c179;background:#06c1791f}body.dark .date-filter-bar{background:#2c2c2e;box-shadow:0 1px 2px #00000040}body.dark .credits-card.usage .date-filter-bar.centered{box-shadow:none;background:0 0}body.dark .date-filter-select{color:#f5f5f7;background-color:#3a3a3c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%2398989d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}body.dark .date-filter-select:hover{color:#06c179;background-color:#48484a}body.dark .date-filter-select:focus{color:#06c179;background-color:#2c2c2e;box-shadow:0 0 0 2px #06c17940}body.dark .project-card{background:#2c2c2e;border-color:#3a3a3c}body.dark .project-card:hover{box-shadow:0 4px 16px #0000004d}body.dark .card-preview{background:#3a3a3c}body.dark #new-project-card,body.dark .card-preview.new-project{background:#2c2c2e}body.dark #new-project-card .card-preview.new-project{background:linear-gradient(#25282d 0%,#1f2126 100%)}body.dark .new-project-info{border-top:1px solid #ffffff0f}body.dark .new-project-icon{background:#06c17929;border-color:#06c17957}body.dark .new-project-icon svg{stroke:#35e39e}body.dark .card-name{color:#f5f5f7}body.dark .card-name.new-label{color:#c4c7cf}body.dark .card-date{color:#8e8e93}body.dark .card-name[contenteditable]:focus,body.dark .card-name[contenteditable]:hover{background:#3a3a3c}body.dark .card-delete{background:#0009}body.dark .card-delete:hover{background:#000c}body.dark .history-retention-note{color:#98989d}body.dark .history-card{background:#2c2c2e}body.dark .history-card:hover{box-shadow:0 4px 16px #0006}body.dark .history-pagination{background:#232325;border-color:#ffffff14}body.dark .credits-card{box-shadow:none;background:#232325;border-color:#ffffff14}body.dark .credits-card:before{background:linear-gradient(135deg,#06c1792e,#0000 48%)}body.dark .credits-card-title,body.dark .credits-mini-row strong{color:#f5f5f7}body.dark .credits-card-subtitle,body.dark .credits-card-caption,body.dark .credits-card-unit,body.dark .credits-mini-row,body.dark .credits-filter-label{color:#98989d}body.dark .credits-history-panel{box-shadow:none;background:#232325;border-color:#ffffff14}body.dark .credits-history-head{background:linear-gradient(#232325,#202022);border-color:#ffffff14}body.dark .credits-history-title{color:#f5f5f7}body.dark .credits-history-subtitle{color:#98989d}body.dark .credits-redeem-btn{color:#34d399;box-shadow:none;background:#06c17929;border-color:#06c17952}body.dark .credits-redeem-btn:hover{background:#06c17938;border-color:#06c17970}body.dark .history-output-dir-btn{color:#f5f5f7;box-shadow:none;background:#2c2c2e;border-color:#ffffff1a}body.dark .history-output-dir-btn:hover{color:#34d399;background:#3a3a3c;border-color:#ffffff29}body.dark .credits-redeem-modal-overlay{background:#0000009e}body.dark .credits-redeem-modal{color:#f5f5f7;background:#232325;box-shadow:0 28px 90px #0000007a,0 0 0 1px #ffffff14}body.dark .credits-redeem-head{border-bottom-color:#ffffff14}body.dark .credits-redeem-title{color:#f5f5f7}body.dark .credits-redeem-subtitle,body.dark .credits-redeem-status,body.dark .credits-redeem-close{color:#98989d}body.dark .credits-redeem-close:hover{color:#f5f5f7;background:#2c2c2e}body.dark .credits-redeem-field{color:#d1d5db}body.dark .credits-redeem-field input{color:#f5f5f7;background:#2c2c2e;border-color:#ffffff1a}body.dark .credits-redeem-field input:focus{background:#2c2c2e;border-color:#06c17994;box-shadow:0 0 0 3px #06c17924}body.dark .credits-redeem-paste{color:#34d399;background:#06c17929;border-color:#06c17952}body.dark .credits-redeem-paste:hover{background:#06c17938;border-color:#06c17970}body.dark .credits-redeem-status.error,body.dark .credits-redeem-status.success{color:#34d399}body.dark .credits-redeem-confirm{color:#1c1c1e;background:#06c179}body.dark .credits-redeem-confirm:hover{background:#05a867}body.dark .credits-table th{color:#98989d;background:#2c2c2e;border-color:#ffffff14}body.dark .credits-table td{color:#f5f5f7;border-color:#ffffff0d}body.dark .credits-table tr:hover td{background:#06c1790f}body.dark .credits-pagination{background:#232325;border-color:#ffffff14}body.dark .credits-pagination-info{color:#98989d}body.dark .credits-pagination-btn{color:#7ee2b4;background:#06c1791f;border-color:#06c17947}body.dark .credits-pagination-btn:disabled{color:#6f6f74;background:#2c2c2e;border-color:#ffffff14}body.dark .table-loading-row{color:#98989d}body.dark .workbench-tab,body.dark .workbench-tab.active{color:#f5f5f7}body.dark .workbench-card{background:#2c2c2e;border-color:#3a3a3c}body.dark .workbench-card:hover{box-shadow:0 4px 16px #0000004d}body.dark .workbench-card-name{color:#f5f5f7}body.dark .workbench-card-desc{color:#8e8e93}body.dark .notification-panel{background:#2c2c2e;box-shadow:0 8px 32px #0006,0 0 1px #0000004d}body.dark .notification-panel-header{border-bottom-color:#3a3a3c}body.dark .notification-panel-title{color:#f5f5f7}body.dark .notification-mark-all{color:#35e39e}body.dark .notification-mark-all:hover{color:#5ff0b4}body.dark .notification-filter-tabs{border-bottom-color:#ffffff14}body.dark .notification-filter-btn{color:#c4c7cf;background:#232325;border-color:#ffffff1a}body.dark .notification-filter-btn:hover{color:#f5f5f7;background:#303033;border-color:#ffffff29}body.dark .notification-filter-btn.active{color:#35e39e;background:#06c17924;border-color:#06c17961}body.dark .notification-filter-count{color:#35e39e}body.dark .notification-item:hover{background:#3a3a3c}body.dark .notification-item.unread{background:#06c17914}body.dark .notification-item.unread:hover{background:#06c17924}body.dark .notification-item-icon.icon-green{background:#06c17929}body.dark .notification-item-icon.icon-orange{background:#f59e0b29}body.dark .notification-item-icon.icon-blue{background:#3b82f629}body.dark .notification-item-icon.icon-red{background:#ef444429}body.dark .notification-item-icon.icon-purple{background:#8b5cf629}body.dark .notification-type-badge{color:#35e39e}body.dark .notification-item-title{color:#f5f5f7}body.dark .notification-item-desc{color:#8e8e93}body.dark .notification-item-time{color:#636366}body.dark .notification-item-check svg{stroke:#35e39e}body.dark .notification-empty,body.dark .notification-loading{color:#98989d}body.dark .notification-pagination{border-top-color:#ffffff14}body.dark .notification-page-info{color:#98989d}body.dark .notification-page-btn{color:#f5f5f7;background:#232325;border-color:#ffffff1a}body.dark .notification-page-btn:hover:not(:disabled){color:#35e39e;background:#06c1791f;border-color:#06c17952}body.dark .notification-modal{background:#232325;border-color:#ffffff1a;box-shadow:0 28px 80px #00000075,0 0 0 1px #ffffff0a}body.dark .notification-modal:before{background:#35e39e}body.dark .notification-modal-close{color:#98989d}body.dark .notification-modal-close:hover{color:#f5f5f7;background:#303033}body.dark .notification-modal-title{color:#f5f5f7}body.dark .notification-modal-message{color:#c4c7cf}body.dark .notification-modal-time{color:#8e8e93}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal:before,body.dark .notification-modal-overlay[data-modal-type=feature] .notification-modal:before{background:#35e39e}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-icon,body.dark .notification-modal-overlay[data-modal-type=feature] .notification-modal-icon{color:#35e39e;background:#06c17929;border-color:#06c1794d;box-shadow:0 10px 22px #06c1791f}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-type,body.dark .notification-modal-overlay[data-modal-type=feature] .notification-modal-type{color:#35e39e;background:#06c17924}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm,body.dark .notification-modal-overlay[data-modal-type=feature] .notification-modal-confirm{background:#06c179;box-shadow:0 10px 22px #06c17933}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm:hover,body.dark .notification-modal-overlay[data-modal-type=feature] .notification-modal-confirm:hover{background:#05a867}body.dark .confirm-dialog{background:#2c2c2e}body.dark .confirm-title{color:#f5f5f7}body.dark .confirm-msg{color:#8e8e93}body.dark .confirm-cancel{color:#f5f5f7;background:#3a3a3c;border-color:#48484a}body.dark .confirm-cancel:hover{background:#48484a}body.dark .modal{background:#2c2c2e}body.dark #download-dir-modal .modal{background:#232325;box-shadow:0 24px 78px #00000080,0 0 0 1px #ffffff14}body.dark .download-dir-card{background:#2c2c2e;border-color:#ffffff14}body.dark .download-dir-label{color:#98989d}body.dark .download-dir-path{color:#f5f5f7;background:#1f1f21;border-color:#ffffff1a}body.dark .download-dir-status{color:#98989d}body.dark .download-dir-status.ok{color:#34d399}body.dark .download-dir-status.error{color:#f87171}body.dark .download-dir-actions{border-top-color:#ffffff14}body.dark .modal-tab{color:#8e8e93}body.dark .modal-tab:hover{color:#f5f5f7}body.dark .modal-tab.active{color:#f5f5f7;border-bottom-color:#06c179}body.dark .modal-close:hover{background:#3a3a3c}body.dark .modal-close svg{stroke:#8e8e93}body.dark .profile-card{background:#3a3a3c}body.dark .profile-name{color:#f5f5f7}body.dark .profile-edit-btn:hover{background:#48484a}body.dark .profile-edit-btn svg{stroke:#8e8e93}body.dark .profile-id{color:#8e8e93}body.dark .copy-btn:hover{background:#48484a}body.dark .copy-btn svg{stroke:#8e8e93}body.dark .logout-btn:hover{background:#48484a}body.dark .logout-btn svg{stroke:#ff453a}body.dark .account-card{background:#3a3a3c}body.dark .account-title{color:#f5f5f7}body.dark .account-row+.account-row{border-top-color:#48484a}body.dark .account-label{color:#8e8e93}body.dark .account-value{color:#f5f5f7}body.dark .account-value.highlight{color:#06c179}body.dark .account-value.highlight.account-credits-link:hover,body.dark .account-value.highlight.account-credits-link:focus-visible{color:#35e39e}body.dark .contact-card{background:#3a3a3c}body.dark .contact-card-title{color:#f5f5f7}body.dark .contact-card-label,body.dark .contact-card-hint{color:#8e8e93}body.dark .contact-qr{background:#f5f5f7;box-shadow:inset 0 0 0 1px #ffffff0a}body.dark .points-panel{box-shadow:none;background:#232325;border-color:#ffffff14}body.dark .points-panel-head{background:linear-gradient(#232325,#202022);border-color:#ffffff14}body.dark .points-panel-title{color:#f5f5f7}body.dark .points-panel-subtitle{color:#98989d}body.dark .points-table thead th{color:#98989d;background:#2c2c2e;border-color:#ffffff14}body.dark .points-table tbody td{color:#f5f5f7;border-bottom-color:#ffffff0d}body.dark .points-table tbody tr:hover td{background:#06c1790f}body.dark .filter-select{color:#f5f5f7;background:#3a3a3c;border-color:#48484a}body.dark .filter-select option{color:#f5f5f7;background:#2c2c2e}body.dark .recharge-amount{background:#3a3a3c}body.dark .recharge-amount:hover{background:#48484a}body.dark .recharge-amount.active{background:#48484a;border-color:#06c179}body.dark .recharge-currency{color:#8e8e93}body.dark .recharge-number,body.dark .recharge-amount.active .recharge-currency,body.dark .custom-label{color:#f5f5f7}body.dark .custom-range{color:#8e8e93}body.dark .custom-input{color:#f5f5f7;background:0 0;border-color:#48484a}body.dark .custom-stepper{background:#3a3a3c;border-color:#48484a}body.dark .custom-stepper-btn{color:#8e8e93}body.dark .custom-stepper-btn:hover{color:#f5f5f7;background:#48484a}body.dark .custom-stepper-btn:active{background:#5a5a5e}body.dark .recharge-footer{border-top-color:#48484a}body.dark .recharge-agreement{color:#8e8e93}body.dark .agreement-link{color:#06c179}body.dark .agreement-modal{background:#232325;box-shadow:0 26px 80px #0000007a,0 0 0 1px #ffffff14}body.dark .agreement-modal-header,body.dark .agreement-modal-actions{border-color:#ffffff14}body.dark .agreement-modal-header{background:#232325}body.dark .agreement-modal-actions{background:#202022}body.dark .agreement-modal-title,body.dark .agreement-modal-body h3{color:#f5f5f7}body.dark .agreement-modal-subtitle{color:#98989d}body.dark .agreement-modal-body{color:#d1d5db}body.dark .agreement-modal-close{color:#98989d}body.dark .agreement-modal-close:hover{color:#f5f5f7;background:#303033}body.dark .recharge-payment-overlay{background:#0000009e}body.dark .recharge-payment-modal{background:#232325;box-shadow:0 26px 84px #00000080,0 0 0 1px #ffffff14}body.dark .recharge-payment-head,body.dark .recharge-payment-actions{border-color:#ffffff14}body.dark .recharge-payment-actions{background:#202022}body.dark .recharge-payment-title,body.dark .recharge-payment-amount{color:#f5f5f7}body.dark .recharge-payment-amount-label,body.dark .recharge-payment-meta{color:#98989d}body.dark .recharge-payment-tip{color:#d1d5db}body.dark .recharge-payment-close{color:#98989d}body.dark .recharge-payment-close:hover{color:#f5f5f7;background:#303033}body.dark .recharge-payment-qr{background:#fff;border-color:#ffffff1a}body.dark .recharge-payment-qr-fallback{color:#cbd5e1;background:#2c2c2e}body.dark .recharge-payment-secondary{color:#f5f5f7;background:#2c2c2e;border-color:#ffffff1a}body.dark .recharge-payment-secondary:hover{background:#3a3a3c}body.dark .recharge-total,body.dark .recharge-price{color:#f5f5f7}body.dark .recharge-btn{color:#1c1c1e;background:#06c179}body.dark .recharge-btn:hover{background:#05a867}body.dark .top-bar{background:#2c2c2e;border-bottom-color:#3a3a3c}body.dark .back-btn:hover{background:#3a3a3c}body.dark .back-btn svg{stroke:#f5f5f7}body.dark .back-btn-text,body.dark .project-name{color:#f5f5f7}body.dark .project-name:hover{background:#3a3a3c}body.dark .project-name:focus{background:#2c2c2e;box-shadow:0 0 0 2px #06c17957}body.dark .zoom-control{background:#3a3a3c}body.dark .canvas-bottom-controls .zoom-control,body.dark .canvas-bottom-controls .zoom-btn{background:#3a3a3cf5;box-shadow:0 8px 24px #00000047,0 0 0 1px #ffffff0f}body.dark .canvas-bottom-controls .zoom-control .zoom-btn{box-shadow:none;background:0 0}body.dark .canvas-minimap-panel{background:#2c2c2ef5;box-shadow:0 18px 46px #00000061,0 0 0 1px #ffffff14}body.dark .canvas-minimap-title{color:#f5f5f7}body.dark .canvas-minimap-stage{background-color:#1f2023;background-image:radial-gradient(circle,#3a3a3c .8px,#0000 .8px)}body.dark .canvas-minimap-viewport{box-shadow:inset 0 0 0 1px #1f2023cc}body.dark .zoom-btn:hover{background:#48484a}body.dark .zoom-btn svg{stroke:#f5f5f7}body.dark .zoom-value{color:#f5f5f7}body.dark .canvas-area{background-color:#1c1c1e;background-image:radial-gradient(circle,#2a2a2e .8px,#0000 .8px)}body.dark .canvas-area:before{color:#f5f5f738}body.dark .canvas-area.drag-import-over:after{color:#86efac;background:#06c1791f;border-color:#35e39eb8}body.dark .canvas-flow-lines path{stroke:#06c179b8}body.dark .canvas-flow-lines path.rh-flow-line{stroke:#06c179db}body.dark .canvas-flow-lines path.temp{stroke:#4ade80e0}body.dark .canvas-flow-node{background:#1f2937f2;border-color:#60a5fa;box-shadow:0 12px 30px #00000047}body.dark .canvas-flow-node.result{background:#1f2937;border-color:#22d995}body.dark .canvas-flow-node.result .canvas-flow-node-caption{color:#5ee8ae}body.dark .canvas-flow-node-caption{color:#cbd5e1}body.dark .canvas-flow-node-title{color:#f8fafc}body.dark .canvas-flow-node-desc,body.dark .canvas-flow-node-body{color:#94a3b8}body.dark .canvas-node-handle{color:#93c5fd;background:#273241;border-color:#60a5fa80}body.dark .canvas-node-handle:hover{color:#0f172a;background:#60a5fa}body.dark .canvas-image-gen-panel{background:#2c2c2ef5;box-shadow:0 22px 60px #0000005c,0 0 0 1px #ffffff14}body.dark .canvas-dress-widget{background:#2c2c2ef5;border-color:#ffffff1f;box-shadow:0 22px 60px #00000057}body.dark .canvas-dress-widget.selected{border-color:#06c17985;box-shadow:0 0 0 1px #06c1799e,0 22px 60px #00000057}body.dark .canvas-gen-prompt{color:#f8fafc}body.dark .canvas-gen-prompt::placeholder{color:#8e8e93}body.dark .canvas-gen-icon-btn,body.dark .canvas-gen-chip{color:#f5f5f7;background:#3a3a3ce0;border-color:#ffffff14}body.dark .canvas-gen-chip:hover,body.dark .canvas-gen-icon-btn:hover{background:#48484a}body.dark .canvas-gen-popover{background:#2c2c2e;box-shadow:0 16px 38px #0000005c,0 0 0 1px #ffffff14}body.dark .canvas-gen-option{color:#f5f5f7}body.dark .canvas-gen-option:hover{background:#3a3a3c}body.dark .canvas-gen-option.selected{color:#22d995;background:#06c1792e}body.dark .canvas-workflow-node,body.dark .canvas-workflow-panel{background:#2c2c2ef5;border-color:#60a5fa6b;box-shadow:0 22px 60px #0000005c,inset 0 0 0 1px #ffffff0f}body.dark .canvas-workflow-node:before,body.dark .canvas-workflow-node:after,body.dark .canvas-workflow-panel:before,body.dark .canvas-workflow-panel:after{color:#93c5fd;background:#273241;border-color:#60a5fa80;box-shadow:0 8px 20px #00000047}body.dark .workflow-node-title,body.dark .workflow-result-title,body.dark .workflow-panel-title{color:#f8fafc}body.dark .workflow-node-desc,body.dark .workflow-result-meta,body.dark .workflow-panel-desc{color:#cbd5e1}body.dark .workflow-prompt{color:#f8fafc}body.dark .workflow-prompt::placeholder{color:#8e8e93}body.dark .workflow-panel-foot{border-top-color:#ffffff14}body.dark .workflow-foot-chip{color:#f5f5f7;background:#3a3a3ce0;border-color:#ffffff14}body.dark .workflow-ref-chip{color:#93c5fd;background:#60a5fa24}body.dark .left-toolbar{background:#2c2c2e;box-shadow:0 2px 8px #0000004d,0 0 1px #0003}body.dark .tool-btn:hover,body.dark .tool-btn.active{background:#3a3a3c}body.dark .tool-btn svg,body.dark .tool-btn.active svg{stroke:#f5f5f7}body.dark .tool-separator{background:#48484a}body.dark .tool-dropdown{background:#2c2c2e;box-shadow:0 4px 16px #0006,0 0 1px #0000004d}body.dark .dropdown-option:hover,body.dark .dropdown-option.selected{background:#3a3a3c}body.dark .dropdown-option-icon svg{stroke:#f5f5f7}body.dark .dropdown-option-label{color:#f5f5f7}body.dark .dropdown-option-check svg{stroke:#f5f5f7}body.dark .dropdown-option-shortcut{color:#8e8e93}body.dark .bottom-icon svg{fill:#06c179}body.dark .bottom-count{color:#06c179}body.dark .hot-account-widget{background:0 0;border-color:#0000}body.dark .theme-toggle-btn:hover{background:#3a3a3c}body.dark .theme-toggle-btn .icon-sun{opacity:0;transform:rotate(90deg)}body.dark .theme-toggle-btn .icon-moon{opacity:1;transform:rotate(0)}body.dark .theme-toggle-btn svg{stroke:#f5f5f7}body.dark .multi-toolbar{color:#f5f5f7;background:#2c2c2e;box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff1a}body.dark .canvas-image-item.selected{outline-color:#06c179}body.dark .resize-handle{background:#2c2c2e;border-color:#06c179}body.dark .canvas-crop-actions{background:#212124fa;border-color:#ffffff24;box-shadow:0 14px 38px #0000007a,inset 0 0 0 1px #ffffff14}body.dark .canvas-crop-size{color:#f5f7fbb8}body.dark .canvas-crop-action{color:#f5f7fb;background:#ffffff1a}body.dark .canvas-crop-action.apply{color:#fff;background:#06c179}body.dark .canvas-crop-handle{background:#2c2c2e;border-color:#35e39e}body.dark .canvas-image-toolbar-float{background:#212124fa;border-color:#ffffff24;box-shadow:0 14px 38px #0000007a,inset 0 0 0 1px #ffffff14}body.dark .rh-image-card{background:#fff;border-color:#64748b52;box-shadow:0 16px 38px #00000038}body.dark .rh-image-node.result .rh-image-card{background:#ffffff05;border-color:#64748b47;box-shadow:0 16px 34px #00000047}body.dark .rh-image-node.selected .rh-image-card{border-width:1px;border-color:#64748b66;box-shadow:0 0 0 1px #06c17933,0 16px 38px #0000003d}body.dark .rh-image-node.result.selected .rh-image-card{border-color:#06c179e0;box-shadow:0 0 0 1px #06c1792e,0 16px 34px #0000004d}body.dark .image-toolbar{background:#212124fa;border-color:#ffffff24;box-shadow:0 14px 38px #0000007a,inset 0 0 0 1px #ffffff14}body.dark .image-toolbar-btn{color:#f5f7fb}body.dark .image-toolbar-btn:hover{color:#35e39e;background:#06c17929}body.dark .image-toolbar-btn svg{stroke:currentColor}body.dark .image-toolbar-divider{background:#ffffff29}body.dark .download-dropdown{background:#2c2c2e;box-shadow:0 4px 16px #0006,0 0 1px #0000004d}body.dark .download-dropdown-item{color:#f5f5f7}body.dark .download-dropdown-item:hover{background:#3a3a3c}body.dark .download-dropdown-item svg{stroke:#f5f5f7}body.dark .download-credit-pill{color:#35e39e;background:#06c1792e}body.dark .download-dropdown-item .download-credit-pill svg{stroke:none;fill:currentColor}body:not(.dark) .canvas-remove-bg-panel{color:#111827;background:#fffffff5;border-color:#0f172a1a;box-shadow:0 16px 44px #0f172a29,inset 0 0 0 1px #ffffffb3}body:not(.dark) .remove-bg-close{color:#0f172a9e;background:#0f172a0f}body:not(.dark) .remove-bg-close:hover{color:#111827;background:#0f172a1a}body:not(.dark) .remove-bg-title{color:#111827}body:not(.dark) .remove-bg-desc{color:#1118278f}body:not(.dark) .canvas-erase-panel{background:#fffffff5;border-color:#0f172a1a;box-shadow:0 16px 44px #0f172a29,inset 0 0 0 1px #ffffffb3}body:not(.dark) .erase-panel-close{color:#0f172a9e;background:#0f172a0f}body:not(.dark) .erase-panel-close:hover{color:#111827;background:#0f172a1a}body:not(.dark) .erase-panel-input{color:#111827;background:#f8fafceb;border-color:#0f172a14}body:not(.dark) .erase-panel-input::placeholder{color:#1118275c}body:not(.dark) .erase-panel-caption{color:#11182794}body:not(.dark) .erase-panel-chip{color:#111827c7;background:#0f172a0f}body.dark .canvas-remove-bg-panel{color:#f5f7fb;background:#121214f0;border-color:#ffffff1a;box-shadow:0 16px 44px #00000057,inset 0 0 0 1px #ffffff0a}body.dark .remove-bg-title{color:#fff}body.dark .remove-bg-desc{color:#f5f7fb8f}body.dark .remove-bg-credit{color:#35e39e;background:#06c1792e;box-shadow:inset 0 0 0 1px #35e39e47}body.dark .canvas-erase-panel{background:#0a0a0bf0;border-color:#ffffff14;box-shadow:0 18px 48px #00000061,inset 0 0 0 1px #ffffff0a}body.dark .free-widget{background:#2c2c2ef5;border-color:#ffffff14;box-shadow:0 22px 60px #00000061,inset 0 0 0 1px #ffffff0f}body.dark .free-widget:before,body.dark .free-widget:after{color:#93c5fd;background:#273241;border-color:#60a5fa7a;box-shadow:0 8px 20px #00000047}body.dark .widget-side-label{color:#fff;background:linear-gradient(#18d48a 0%,#06c179 100%);border-color:#34d399f0;box-shadow:0 16px 32px #06c1793d,0 14px 30px #0000004d,inset 0 1px #ffffff2e}body.dark .free-widget-close{background:#ffffff14;border-color:#ffffff14}body.dark .free-widget-action-btn{color:#22d995;background:#06c1791f;border-color:#06c1794d}body.dark .free-widget-action-btn:hover{color:#fff;background:#06c179}body.dark .free-widget-close:hover{background:#fff3}body.dark .free-widget-close svg{stroke:#cbd5e1}body.dark .free-prompt-input{color:#f5f5f7}body.dark .free-prompt-input::placeholder{color:#8e8e93}body.dark .free-upload-thumb,body.dark .free-upload-zone,body.dark .free-upload-zone.has-image{border-color:#06c179}body.dark .free-upload-zone[data-pose-slot]:not([data-pose-slot=model]){color:#8cbfa6;border-color:#8cbfa6}body.dark .free-upload-zone[data-pose-slot]:not([data-pose-slot=model]).has-image{border-color:#8cbfa6}body.dark .free-upload-zone[data-pose-slot]:not([data-pose-slot=model]):hover{background:#8cbfa61f}body.dark .free-upload-zone[data-pose-slot]:not([data-pose-slot=model]) .free-upload-icon{stroke:#8cbfa6}body.dark .free-upload-zone[data-pose-slot]:not([data-pose-slot=model]) .free-upload-label{color:#8cbfa6}body.dark .free-upload-zone[data-outfit-slot=product1],body.dark .free-upload-zone[data-outfit-model-slot=model1]{color:#06c179;border-color:#06c179}body.dark .free-upload-zone[data-outfit-slot=product1] .free-upload-icon,body.dark .free-upload-zone[data-outfit-model-slot=model1] .free-upload-icon{stroke:#06c179}body.dark .free-upload-zone[data-outfit-slot=product1] .free-upload-label,body.dark .free-upload-zone[data-outfit-model-slot=model1] .free-upload-label{color:#06c179}body.dark .free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]),body.dark .free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]){color:#8cbfa6;border-color:#8cbfa6}body.dark .free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]).has-image,body.dark .free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]).has-image{border-color:#8cbfa6}body.dark .free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]):hover,body.dark .free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]):hover{background:#8cbfa61f}body.dark .free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]) .free-upload-icon,body.dark .free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]) .free-upload-icon{stroke:#8cbfa6}body.dark .free-upload-zone[data-outfit-slot]:not([data-outfit-slot=product1]) .free-upload-label,body.dark .free-upload-zone[data-outfit-model-slot]:not([data-outfit-model-slot=model1]) .free-upload-label{color:#8cbfa6}body.dark .free-upload-zone[data-hot-slot=product1],body.dark .free-upload-zone[data-hot-model-slot=model1]{color:#06c179;border-color:#06c179}body.dark .free-upload-zone[data-hot-slot=product1] .free-upload-icon,body.dark .free-upload-zone[data-hot-model-slot=model1] .free-upload-icon{stroke:#06c179}body.dark .free-upload-zone[data-hot-slot=product1] .free-upload-label,body.dark .free-upload-zone[data-hot-model-slot=model1] .free-upload-label{color:#06c179}body.dark .free-upload-zone:hover{background:#06c1791a}body.dark .free-upload-icon{stroke:#06c179}body.dark .free-upload-label{color:#06c179}body.dark .free-toolbar-row{border-top-color:#ffffff14}body.dark .free-tool-btn{color:#f5f5f7;background:#3a3a3ce0;border-color:#ffffff14}body.dark .free-tool-btn:hover{background:#48484a}body.dark .free-tool-btn.active{color:#22d995;background:#06c17929;border-color:#06c1794d}body.dark .free-tool-btn svg{stroke:#f5f5f7}body.dark .free-tool-btn svg.chevron{stroke:#8e8e93}body.dark .free-tool-btn.blue-text{color:#60a5fa}body.dark .free-tool-btn.blue-text svg,body.dark .free-tool-btn.blue-text svg.chevron{stroke:#60a5fa}body.dark .free-submit-pill{background:#06c179}body.dark .free-submit-pill:hover{background:#05a86c}body.dark .free-dropdown{background:#2c2c2e;box-shadow:0 16px 38px #0000005c,0 0 0 1px #ffffff14}body.dark .free-dropdown-item{color:#f5f5f7}body.dark .free-dropdown-item:hover{background:#3a3a3c}body.dark .free-dropdown-item.selected{color:#22d995;background:#06c1792e}body.dark .free-ratio-item:hover{background:#2c2c2e}body.dark .free-ratio-check{border-color:#545458}body.dark .free-ratio-item.selected .free-ratio-check{background:#06c179;border-color:#06c179}body.dark .free-ratio-text{color:#f5f5f7}body.dark .frame-section-label{color:#cbd5e1}body.dark .frame-tag-btn{color:#cbd5e1;background:#3a3a3cc7;border-color:#ffffff14}body.dark .frame-tag-btn.active{color:#1c1c1e;background:#06c179;border-color:#06c179}body.dark .free-ratio-item.selected .free-ratio-text{color:#06c179}body.dark .free-count-item{color:#f5f5f7}body.dark .free-count-item:hover,body.dark .free-count-item.selected{background:#3a3a3c}body.dark .pose-add-slot,body.dark .fw-add-slot{border-color:#8cbfa6}body.dark .pose-add-slot svg,body.dark .fw-add-slot svg{stroke:#8cbfa6}body.dark .pose-add-slot:hover,body.dark .fw-add-slot:hover{background:#8cbfa614}.prompt-library{margin-top:48px}.prompt-library-header{margin-bottom:24px}.prompt-library-title{color:#1d1d1f;letter-spacing:-.02em;margin-bottom:6px;font-size:24px;font-weight:600}.prompt-library-subtitle{color:#86868b;font-size:14px}.prompt-filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.prompt-filter-tag{color:#86868b;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #d1d1d6;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s}.prompt-filter-tag:hover{color:#06c179;border-color:#06c179}.prompt-filter-tag.active{color:#fff;background:#06c179;border-style:solid;border-color:#06c179}.prompt-category-tabs{border-bottom:1px solid #e8e8ed;gap:0;margin-bottom:20px;display:flex}.prompt-category-tab{color:#86868b;cursor:pointer;border-bottom:2px solid #0000;padding:10px 24px;font-size:15px;font-weight:500;transition:all .15s}.prompt-category-tab:hover{color:#1d1d1f}.prompt-category-tab.active{color:#06c179;border-bottom-color:#06c179}#library-modal #library-category-tabs.reference-library-tabs{flex-wrap:wrap;row-gap:4px}#library-modal #library-category-tabs.reference-library-tabs .prompt-category-tab{padding:10px 14px}.library-search-bar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 0 18px;display:grid}.library-search-input{color:#1d1d1f;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;min-width:0;height:40px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:650;transition:border-color .15s,box-shadow .15s,background .15s}.library-search-input:focus{border-color:#06c1799e;box-shadow:0 0 0 3px #06c1791a}.library-search-input::placeholder{color:#a3aab5;font-weight:600}.library-search-btn{color:#fff;cursor:pointer;background:#06c179;border:1px solid #06c179;border-radius:8px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:850;transition:background .15s,border-color .15s,color .15s,transform .15s}.library-search-btn:hover{background:#05a867;border-color:#05a867;transform:translateY(-1px)}.library-search-btn.secondary{color:#64748b;background:#fff;border-color:#e5e7eb}.library-search-btn.secondary:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.library-pagination{justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.library-page-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:34px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:850;transition:border-color .15s,background .15s,color .15s}.library-page-btn:hover:not(:disabled){color:#059669;background:#06c17914;border-color:#06c1796b}.library-page-btn:disabled{opacity:.45;cursor:not-allowed}.library-page-status{text-align:center;color:#64748b;min-width:96px;font-size:12px;font-weight:750}#library-modal[data-library-source=canvas-workbench-hot] .modal{border-radius:14px;box-shadow:0 26px 70px #0f172a38;width:min(1120px,100vw - 36px)!important;max-height:min(88vh,860px)!important}#library-modal[data-library-source=canvas-workbench-hot] .modal-header{background:#fff;border-bottom:1px solid #edf0f3;padding:18px 20px 12px}#library-modal[data-library-source=canvas-workbench-hot] .modal-title{color:#111827;font-size:17px;font-weight:900}#library-modal[data-library-source=canvas-workbench-hot] .modal-body{background:#f7f9fb;max-height:calc(88vh - 64px)!important;padding:16px 20px 20px!important}#library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs{background:#fff;border:1px solid #e8edf2;border-radius:8px;margin:0 0 12px;padding:4px;overflow-x:auto}#library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab{color:#64748b;white-space:nowrap;border-bottom:0;border-radius:6px;flex:none;align-items:center;height:34px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}#library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab:hover{color:#111827;background:#f4f7fa}#library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab.active{color:#059669;background:#06c1791f;box-shadow:inset 0 0 0 1px #06c17938}#library-modal[data-library-source=canvas-workbench-hot] .library-search-bar{z-index:3;-webkit-backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e8edf2;border-radius:8px;margin:0 0 14px;padding:12px;position:sticky;top:-16px;box-shadow:0 8px 18px #0f172a0f}#library-modal[data-library-source=canvas-workbench-hot] .library-search-input{background:#f8fafc;border-color:#e2e8f0;height:42px}#library-modal[data-library-source=canvas-workbench-hot] .library-search-input:focus{background:#fff}#library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar{gap:7px;margin:0 0 16px;padding:0}#library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag{color:#64748b;background:#fff;border-style:solid;border-color:#e5e7eb;border-radius:7px;height:30px;padding:0 11px;font-weight:800}#library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag:hover{background:#06c1790f;border-color:#06c17961}#library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag.active{color:#fff;background:#06c179;border-color:#06c179}#library-modal[data-library-source=canvas-workbench-hot] #library-grid.prompt-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:14px}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card{border-color:#e8edf2;border-radius:8px;box-shadow:0 1px 2px #0f172a0a}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-img-wrap{aspect-ratio:4/5;background:#eef3f8;height:auto}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-body{padding:11px 12px 12px}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-category{background:#06c1791a;border-radius:5px;margin-bottom:7px;font-weight:800}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-title{margin-bottom:6px;font-size:13px;font-weight:900;line-height:1.35}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-text{-webkit-line-clamp:3;min-height:58px;font-size:12px;line-height:1.5}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-footer{gap:8px;margin-top:10px}#library-modal[data-library-source=canvas-workbench-hot] .prompt-copy-btn{border-radius:7px;height:30px;padding:0 12px;font-weight:850}#library-modal[data-library-source=canvas-workbench-hot] .prompt-expand-hint{font-weight:750}body.dark .prompt-category-tabs{border-bottom-color:#38383a}body.dark .prompt-category-tab{color:#8e8e93}body.dark .prompt-category-tab:hover{color:#f5f5f7}body.dark .prompt-category-tab.active{color:#06c179;border-bottom-color:#06c179}.prompt-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1200px){.prompt-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.prompt-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.prompt-grid{grid-template-columns:1fr}.library-search-bar{grid-template-columns:minmax(0,1fr)}.library-search-btn{width:100%}#library-modal[data-library-source=canvas-workbench-hot] .modal{width:calc(100vw - 18px)!important}#library-modal[data-library-source=canvas-workbench-hot] .modal-body{padding:12px!important}#library-modal[data-library-source=canvas-workbench-hot] .library-search-bar{grid-template-columns:minmax(0,1fr) 82px;top:-12px}#library-modal[data-library-source=canvas-workbench-hot] .library-search-btn.secondary{grid-column:1/-1}#library-modal[data-library-source=canvas-workbench-hot] #library-grid.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#library-modal[data-library-source=canvas-workbench-hot] .prompt-card-img-wrap{aspect-ratio:1}}.prompt-card{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:12px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.prompt-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.prompt-card-img-wrap{background:#f0f0f2;width:100%;height:200px;overflow:hidden}.prompt-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.prompt-card:hover .prompt-card-img{transform:scale(1.03)}#library-modal[data-library-mode=hot] .prompt-card-img-wrap{position:relative}#library-modal[data-library-mode=hot] .prompt-card-img{opacity:0;transition:opacity .18s,transform .3s}#library-modal[data-library-mode=hot] .prompt-card.is-loaded .prompt-card-img{opacity:1}#library-modal[data-library-mode=hot] .prompt-card-image-loading{z-index:1;pointer-events:none;background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0}#library-modal[data-library-mode=hot] .prompt-card.is-loaded .prompt-card-image-loading{opacity:0}#library-modal[data-library-mode=hot] .prompt-card.is-error .prompt-card-image-loading:after{content:"图片加载失败";color:#94a3b8;font-size:12px;font-weight:850}#library-modal[data-library-mode=hot] .prompt-card.is-error .prompt-card-image-loading .reference-library-state-spinner{display:none}.prompt-card-body{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.prompt-card-category{color:#06c179;background:#06c17914;border-radius:4px;align-self:flex-start;margin-bottom:8px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.prompt-card-title{color:#1d1d1f;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.4}.prompt-card-text{color:#86868b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.prompt-card-text.expanded{-webkit-line-clamp:unset}.prompt-card-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.prompt-copy-btn{color:#fff;cursor:pointer;background:#06c179;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:background .15s}.prompt-copy-btn:hover{background:#05a96a}.prompt-copy-btn.copied{background:#34c759}.prompt-expand-hint{color:#86868b;font-size:11px}#library-detail-modal{z-index:1200}#library-detail-modal .library-detail-modal{border-radius:14px;width:min(1040px,100vw - 36px);max-height:min(88vh,820px);box-shadow:0 28px 78px #0f172a3d}#library-detail-modal .modal-header{border-bottom:1px solid #edf0f3;height:58px;padding:0 18px 0 20px}#library-detail-modal .modal-title{color:#111827;font-size:16px;font-weight:900}.library-detail-body{background:#f7f9fb;max-height:calc(88vh - 58px);padding:0!important;overflow:hidden!important}.library-detail-layout{grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:min(660px,88vh - 58px);max-height:calc(88vh - 58px);display:grid}.library-detail-media{background:#eef3f8;border-right:1px solid #e5eaf0;justify-content:center;align-items:stretch;min-width:0;padding:18px;display:flex}.library-detail-media-frame{background:#e5ebf2;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:420px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0f}.library-detail-img{object-fit:contain;background:#eef3f8;width:100%;height:100%;max-height:calc(88vh - 96px);display:block}.library-detail-media-frame.is-missing:after{content:"图片加载失败";color:#64748b;background:linear-gradient(145deg,#f8fafc,#eef3f8);justify-content:center;align-items:center;font-size:13px;font-weight:850;display:flex;position:absolute;inset:0}.library-detail-content{background:#fff;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;min-width:0;padding:20px;display:grid;overflow:hidden}.library-detail-heading{min-width:0;padding-bottom:2px}.library-detail-kicker{color:#059669;background:#06c1791a;border-radius:6px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.library-detail-title{color:#111827;overflow-wrap:anywhere;margin-top:10px;font-size:18px;font-weight:900;line-height:1.35}.library-detail-prompt-label,.library-detail-section-title{color:#334155;margin-bottom:8px;font-size:12px;font-weight:900}.library-detail-prompt{color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-gutter:stable;background:#f8fafc;border:1px solid #e5eaf0;border-radius:8px;max-height:min(300px,34vh);padding:12px;font-size:13px;line-height:1.72;overflow-y:auto}.library-detail-tag-section{min-width:0}.library-detail-tags{flex-wrap:wrap;gap:7px;min-height:28px;display:flex}.library-detail-tag,.library-detail-empty-tag{color:#059669;background:#eef6f2;border-radius:6px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.library-detail-empty-tag{color:#94a3b8;background:#f1f5f9}.library-detail-param-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.library-detail-param{background:#fbfcfd;border:1px solid #edf0f3;border-radius:8px;min-width:0;padding:9px 10px}.library-detail-param span{color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.library-detail-param strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.35;display:block;overflow:hidden}.library-detail-actions{border-top:1px solid #edf0f3;justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.library-detail-secondary-btn,.library-detail-primary-btn{cursor:pointer;border-radius:8px;height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:900;transition:background .15s,border-color .15s,color .15s,transform .15s}.library-detail-secondary-btn{color:#475569;background:#fff;border:1px solid #e5e7eb}.library-detail-secondary-btn:hover{color:#111827;background:#f8fafc;border-color:#cbd5e1}.library-detail-primary-btn{color:#fff;background:#06c179;border:1px solid #06c179;box-shadow:0 10px 20px #06c17933}.library-detail-primary-btn:hover{background:#05a867;border-color:#05a867;transform:translateY(-1px)}@media (width<=820px){#library-detail-modal .library-detail-modal{width:calc(100vw - 18px);max-height:92vh}.library-detail-body{max-height:calc(92vh - 58px);overflow-y:auto!important}.library-detail-layout{grid-template-columns:1fr;min-height:0;max-height:none}.library-detail-media{border-bottom:1px solid #e5eaf0;border-right:0;padding:12px}.library-detail-media-frame{aspect-ratio:4/5;min-height:0}.library-detail-img{max-height:none}.library-detail-content{flex-direction:column;padding:14px;display:flex;overflow:visible}.library-detail-prompt{max-height:240px}.library-detail-actions{background:#fff;margin:0 -14px -14px;padding:12px 14px 14px;position:sticky;bottom:0}}@media (width<=520px){.library-detail-param-grid{grid-template-columns:1fr}.library-detail-actions{grid-template-columns:1fr;display:grid}.library-detail-secondary-btn,.library-detail-primary-btn{width:100%}}.reference-library-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:14px;display:grid}.reference-library-state{color:#64748b;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:220px;font-size:13px;font-weight:850;display:flex}.reference-library-state.is-loading{color:#475569}.reference-library-state-spinner{border:2px solid #06c17938;border-top-color:#06c179;border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite gen-spin}.reference-library-card{cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:12px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.reference-library-card.selected{border-color:#06c179;box-shadow:0 0 0 3px #06c17929,0 8px 22px #0f172a1a}.reference-library-card.already-added:not(.selected){border-color:#06c1798c;box-shadow:inset 0 0 0 1px #06c17938}.reference-library-card.already-added:after{content:"已添加";color:#fff;pointer-events:none;background:#06c179eb;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:800;line-height:1.4;position:absolute;top:6px;right:6px}.reference-library-card.disabled{opacity:.45;cursor:not-allowed}.reference-library-img-wrap{aspect-ratio:3/4;background:#f5f5f7;width:100%;position:relative;overflow:hidden}.reference-library-img{object-fit:cover;cursor:pointer;opacity:0;width:100%;height:100%;transition:opacity .18s,transform .18s;display:block}.reference-library-card.is-loaded .reference-library-img{opacity:1}.reference-library-card:hover .reference-library-img{transform:scale(1.02)}.reference-library-image-loading{pointer-events:none;background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0}.reference-library-card.is-loaded .reference-library-image-loading{opacity:0}.reference-library-card.is-error .reference-library-image-loading:after{content:"图片加载失败";color:#94a3b8;font-size:12px;font-weight:850}.reference-library-card.is-error .reference-library-image-loading .reference-library-state-spinner{display:none}body.dark .prompt-library-title{color:#f5f5f7}body.dark .prompt-library-subtitle{color:#8e8e93}body.dark .prompt-filter-tag{color:#8e8e93;background:0 0;border-color:#48484a}body.dark .prompt-filter-tag:hover{color:#06c179;border-color:#06c179}body.dark .prompt-filter-tag.active{color:#1c1c1e;background:#06c179;border-color:#06c179}body.dark .prompt-card{background:#1c1c1e;border-color:#38383a}body.dark .prompt-card:hover{box-shadow:0 4px 16px #0000004d}body.dark .prompt-card-img-wrap{background:#2c2c2e}body.dark #library-modal[data-library-mode=hot] .prompt-card-image-loading{background:linear-gradient(135deg,#202023 0%,#2c2c2e 100%)}body.dark #library-modal[data-library-mode=hot] .prompt-card.is-error .prompt-card-image-loading:after{color:#8e8e93}body.dark .prompt-card-category{background:#06c17926}body.dark .prompt-card-title{color:#f5f5f7}body.dark .prompt-card-text{color:#8e8e93}body.dark .prompt-expand-hint{color:#636366}body.dark #library-modal[data-library-source=canvas-workbench-hot] .modal{background:#1c1c1e;box-shadow:0 26px 70px #00000085}body.dark #library-modal[data-library-source=canvas-workbench-hot] .modal-header{background:#202023;border-bottom-color:#ffffff14}body.dark #library-modal[data-library-source=canvas-workbench-hot] .modal-title{color:#f5f5f7}body.dark #library-modal[data-library-source=canvas-workbench-hot] .modal-body{background:#18181b}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs{background:#232325;border-color:#ffffff1a}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab{color:#c4c7cf}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab:hover{color:#f5f5f7;background:#303033}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-category-tabs .prompt-category-tab.active{color:#35e39e;background:#06c17929;box-shadow:inset 0 0 0 1px #06c17957}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-bar{background:#232325f5;border-color:#ffffff1a;box-shadow:0 8px 18px #00000047}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-input{color:#f5f5f7;background:#18181b;border-color:#ffffff1a}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-input:focus{background:#202023;border-color:#06c1799e;box-shadow:0 0 0 3px #06c1792e}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-input::placeholder{color:#73737a}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-btn.secondary{color:#d1d5db;background:#2c2c2e;border-color:#ffffff1f}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-search-btn.secondary:hover{color:#fff;background:#3a3a3c;border-color:#ffffff2e}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag{color:#c4c7cf;background:#232325;border-color:#ffffff1a}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag:hover{color:#35e39e;background:#06c1791a;border-color:#06c17961}body.dark #library-modal[data-library-source=canvas-workbench-hot] #library-filter-bar .prompt-filter-tag.active{color:#fff;background:#06c179;border-color:#06c179}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card{background:#232325;border-color:#ffffff1a;box-shadow:0 1px 2px #0000003d}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card:hover{box-shadow:0 12px 28px #0000005c}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card-img-wrap{background:#111113}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card-category{color:#35e39e;background:#06c17929}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card-title{color:#f5f5f7}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-card-text{color:#98989d}body.dark #library-modal[data-library-source=canvas-workbench-hot] .prompt-expand-hint{color:#73737a}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-page-btn{color:#d1d5db;background:#232325;border-color:#ffffff1a}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-page-btn:hover:not(:disabled){color:#35e39e;background:#06c1791f;border-color:#06c17961}body.dark #library-modal[data-library-source=canvas-workbench-hot] .library-page-status{color:#98989d}body.dark #library-detail-modal .library-detail-modal{background:#1c1c1e;box-shadow:0 28px 78px #0000007a}body.dark #library-detail-modal .modal-header{background:#202023;border-bottom-color:#ffffff14}body.dark #library-detail-modal .modal-title{color:#f5f5f7}body.dark .library-detail-body{background:#1c1c1e}body.dark .library-detail-media{background:#18181b;border-right-color:#ffffff14}body.dark .library-detail-media-frame{background:#111113;box-shadow:inset 0 0 0 1px #ffffff14}body.dark .library-detail-img{background:#111113}body.dark .library-detail-media-frame.is-missing:after{color:#8e8e93;background:linear-gradient(145deg,#18181b,#242428)}body.dark .library-detail-content{background:#202023}body.dark .library-detail-title{color:#f5f5f7}body.dark .library-detail-prompt-label,body.dark .library-detail-section-title{color:#d1d5db}body.dark .library-detail-prompt{color:#d1d5db;background:#18181b;border-color:#ffffff14}body.dark .library-detail-tag{color:#22d995;background:#06c17929}body.dark .library-detail-empty-tag{color:#8e8e93;background:#ffffff0f}body.dark .library-detail-param{background:#18181b;border-color:#ffffff14}body.dark .library-detail-param span{color:#8e8e93}body.dark .library-detail-param strong{color:#e5e7eb}body.dark .library-detail-actions{border-top-color:#ffffff14}body.dark .library-detail-secondary-btn{color:#d1d5db;background:#2c2c2e;border-color:#ffffff1a}body.dark .library-detail-secondary-btn:hover{color:#fff;background:#3a3a3c;border-color:#ffffff29}@media (width<=820px){body.dark .library-detail-actions{background:#202023}}body.dark .reference-library-card{background:#1c1c1e;border-color:#38383a}body.dark .reference-library-card.selected{border-color:#06c179}body.dark .reference-library-card.already-added:not(.selected){border-color:#06c1799e}body.dark .reference-library-img-wrap{background:#2c2c2e}body.dark .reference-library-state{color:#98989d}body.dark .reference-library-state.is-loading{color:#c4c7cf}body.dark .reference-library-image-loading{background:linear-gradient(135deg,#202023 0%,#2c2c2e 100%)}body.dark .reference-library-card.is-error .reference-library-image-loading:after{color:#8e8e93}body.dark #view-hot-replica,body.dark #view-detail-page,body.dark #view-dress-tryon,body.dark #view-pose-split{color:#f5f5f7;background:#1c1c1e}body.dark .hot-global-header{background:#2c2c2e;border-bottom-color:#3a3a3c}body.dark .hot-tool-sidebar{background:#2c2c2e;border-right-color:#3a3a3c}body.dark .hot-submit-bar{background:#2c2c2e;border-top-color:#3a3a3c}body.dark .hot-section-title,body.dark .hot-strength-title,body.dark .hot-preview-title h1{color:#f5f5f7}body.dark .hot-preview-title h1 em,body.dark .hot-preview-title p em{color:#06c179}body.dark .hot-preview-title p strong{color:#f5f5f7}body.dark .hot-preview-title p mark,body.dark .hot-submit-btn.form-disabled,body.dark .hot-submit-btn.form-disabled:hover{color:#f5f5f7;background:#5b9bd575}body.dark .hot-library-select-btn{color:#06c179;background:#06c1791f;border-color:#06c1796b}body.dark .hot-library-select-btn:hover{color:#fff;background:#06c179;border-color:#06c179}body.dark .hot-replica-library-float{color:#f5f5f7;background:#242426e6;border-color:#06c17957;box-shadow:0 20px 52px #00000057}:is(body.dark .hot-tool-shell:has(.hot-library-select-btn:hover) .hot-replica-library-float,body.dark .hot-tool-shell:has(.hot-library-select-btn:focus-visible) .hot-replica-library-float){border-color:#06c1799e;box-shadow:0 24px 62px #00000070}body.dark .hot-float-title{color:#f5f5f7}body.dark .hot-float-desc{color:#aeaeb2}body.dark .detail-ai-cost{color:#06c179;background:#06c1792e;box-shadow:inset 0 0 0 1px #06c17938}body.dark .detail-ai-btn:hover .detail-ai-cost{color:#06c179;background:#fff;box-shadow:inset 0 0 0 1px #ffffffbf}body.dark .hot-preview-title p,body.dark .hot-strength-desc,body.dark .hot-upload-hint{color:#98989d}body.dark .hot-upload-box{background:#1f1f21;border-color:#4a4a4f;box-shadow:inset 0 0 0 1px #ffffff05}body.dark .hot-upload-box:hover{background:#06c17914;border-color:#06c1799e}body.dark .hot-upload-box.drag-over,body.dark .hot-upload-preview-grid.drag-over{background:#06c1791f;border-color:#06c179b8;box-shadow:0 0 0 3px #06c17929}body.dark .hot-upload-mini{color:#f5f5f7;box-shadow:none;background:#2c2c2e;border-color:#545458}body.dark .hot-upload-box:hover .hot-upload-mini{color:#06c179;background:#06c17929;border-color:#06c1798c}body.dark .hot-upload-mini svg{stroke:currentColor}body.dark .hot-upload-thumb,body.dark .hot-upload-add-tile{color:#f5f5f7;background:#3a3a3c;border-color:#48484a}body.dark .hot-upload-add-tile:hover{color:#06c179;background:#06c17929}body.dark .hot-demo-card{background:#222224;border:1px solid #3a3a3c}body.dark .hot-segment,body.dark .dress-switch-card,body.dark .hot-strength-card,body.dark .hot-select{color:#f5f5f7;background-color:#3a3a3c}body.dark .dress-switch-title{color:#f5f5f7}body.dark .dress-switch-desc{color:#98989d}body.dark .dress-model-notice-popover{background:#3a3a3cfa;box-shadow:0 16px 34px #0000005c}body.dark .hot-strength-card{border-color:#0000}body.dark .hot-strength-card:hover{background:#434347}body.dark .hot-setting-label{color:#c7c7cc}body.dark .hot-select{border-color:#48484a}body.dark .hot-select:hover{background-color:#48484a}body.dark .hot-select-trigger{color:#f5f5f7;background:#3a3a3c;border-color:#48484a}body.dark .hot-select-trigger:hover{background:#48484a}body.dark .hot-custom-select.open .hot-select-trigger{background:#2c2c2e;border-color:#06c179}body.dark .hot-select-menu{background:#2c2c2e;border-color:#48484a;box-shadow:0 10px 26px #0000006b}body.dark .hot-select-option{color:#f5f5f7}body.dark .hot-select-option:hover{color:#06c179;background:#06c17924}body.dark .hot-select-option.active{color:#06c179;background:#06c1792e}body.dark .detail-module-card{background:#3a3a3c}body.dark .detail-module-card:hover{background:#06c1791f;border-color:#06c17952}body.dark .detail-module-card.active{background:#06c179;border-color:#0000}body.dark .detail-module-title{color:#f5f5f7}body.dark .detail-module-desc{color:#98989d}body.dark .detail-plan-overlay{background:#00000085}body.dark .detail-plan-modal{background:#1f1f21;border-color:#3a3a3c;box-shadow:0 28px 90px #00000075}body.dark .detail-plan-header{background:linear-gradient(#242426,#1f1f21)}body.dark .detail-plan-nav{background:linear-gradient(#252528,#202023);border-color:#3a3a3c}body.dark .detail-plan-nav-head,body.dark .detail-plan-workspace-head{background:#2c2c2eb8;border-color:#3a3a3c}body.dark .detail-plan-nav-title,body.dark .detail-plan-nav-item,body.dark .detail-plan-nav-name,body.dark .detail-plan-nav-stat,body.dark .detail-plan-workspace-title,body.dark .detail-plan-edit-btn,body.dark .detail-plan-loading-title{color:#f5f5f7}body.dark .detail-plan-nav-desc,body.dark .detail-plan-nav-meta,body.dark .detail-plan-workspace-desc,body.dark .detail-plan-loading-desc{color:#98989d}body.dark .detail-plan-nav-item:hover,body.dark .detail-plan-workspace,body.dark .detail-plan-edit-btn{background:#2c2c2e;border-color:#48484a}body.dark .detail-plan-nav-item.active{background:linear-gradient(135deg,#06c1793d,#2c2c2e 72%);border-color:#06c1796b}body.dark .detail-plan-nav-item.drag-over{border-color:#06c179;box-shadow:0 0 0 2px #06c1792e}body.dark .detail-plan-nav-handle{color:#8e8e93}body.dark .detail-plan-nav-item:hover .detail-plan-nav-handle,body.dark .detail-plan-nav-item.active .detail-plan-nav-handle,body.dark .detail-plan-nav-item.drag-over .detail-plan-nav-handle{color:#06c179}body.dark .detail-plan-nav-delete{color:#73737a}body.dark .detail-plan-nav-delete:hover{color:#f87171;background:#ef444424}body.dark .detail-plan-section-label{color:#f5f5f7}body.dark .detail-plan-icon,body.dark .detail-plan-section-icon,body.dark .detail-plan-count-pill,body.dark .detail-plan-workspace-badge{color:#06c179;background:#06c1792e;border-color:#06c17957}body.dark .detail-plan-title,body.dark .detail-plan-section-title,body.dark .detail-plan-item-title,body.dark .detail-plan-copy{color:#f5f5f7}body.dark .detail-plan-subtitle,body.dark .detail-plan-section-desc,body.dark .detail-plan-item-desc,body.dark .detail-plan-content-title{color:#98989d}body.dark .detail-plan-action:hover,body.dark .detail-plan-section-head:hover,body.dark .detail-plan-item-head:hover,body.dark .detail-plan-secondary:hover{color:#f5f5f7;background:#3a3a3c}body.dark .detail-plan-standard{background:#2c2c2e;border-color:#3a3a3c}body.dark .detail-plan-item{background:#252528;border-color:#0000}body.dark .detail-plan-standard.open,body.dark .detail-plan-item.open{box-shadow:none;border-color:#48484a}body.dark .detail-plan-progress{background:#3a3a3c}body.dark .detail-plan-content,body.dark .detail-plan-footer{border-color:#3a3a3c}body.dark .detail-plan-footer{background:#1f1f21}body.dark .detail-plan-detail-scroll{background:#1c1c1e}body.dark .detail-plan-copy-row{box-shadow:none;background:#2c2c2e;border-color:#3a3a3c}body.dark .detail-plan-copy-row-summary{background:linear-gradient(135deg,#06c17933,#2c2c2e 64%);border-color:#06c17957}body.dark .detail-plan-copy-label,body.dark .detail-plan-copy-value{color:#f5f5f7}body.dark .detail-plan-copy-row-summary .detail-plan-copy-label{color:#31d79a}body.dark .detail-plan-copy-paragraph{color:#4adeaa;background:#06c17921}body.dark .detail-plan-textarea{color:#f5f5f7;background:#1c1c1e;border-color:#06c1796b}body.dark .detail-plan-workspace.editing .detail-plan-detail-scroll{background:#1c1c1e}body.dark .detail-plan-secondary{color:#f5f5f7;background:#2c2c2e;border-color:#48484a}body.dark .detail-plan-loading-card{background:linear-gradient(#252528,#202023);border-color:#3a3a3c}body.dark .detail-preview-title h1 em{color:#f5f5f7}body.dark .detail-preview-card{background:#2c2c2e}body.dark .detail-preview-arrow{color:#98989d;background:#3a3a3c}body.dark .detail-page-card{background:#3a3a3c;border-color:#48484a}body.dark .hot-segment-btn{color:#f5f5f7}body.dark .hot-segment-btn.active,body.dark .hot-strength-card.active{background:#06c17921;border-color:#06c179;box-shadow:0 0 0 1px #06c17914}body.dark .hot-link-input,body.dark .hot-textarea{color:#f5f5f7;background:#1c1c1e;border-color:#48484a}body.dark .hot-textarea:focus{border-color:#06c179;box-shadow:0 0 0 3px #06c1792e}body.dark .hot-textarea::placeholder{color:#8e8e93}body.dark .hot-submit-btn{color:#fff}body.dark .hot-preview-area.result-mode{background:#1c1c1e}body.dark .hot-result-topbar{background:#1c1c1e;box-shadow:0 1px #ffffff14,0 10px 20px #1c1c1ee0}body.dark .hot-result-topbar:after{background:#1c1c1e}body.dark .hot-result-panel,body.dark .hot-result-title,body.dark .hot-result-select,body.dark .hot-result-name{color:#f5f5f7}body.dark .hot-result-card{box-shadow:none;background:#2c2c2e}body.dark .detail-long-preview-btn{color:#4adeaa;background:#06c17924;border-color:#06c1797a}body.dark .detail-long-preview-btn:hover{color:#1c1c1e;background:#06c179;border-color:#06c179}body.dark .detail-long-modal-overlay{background:#000000ad}body.dark .detail-long-modal{color:#f5f5f7;background:#1f1f21;box-shadow:0 26px 86px #00000085}body.dark .detail-long-modal-head{background:#1f1f21;border-color:#3a3a3c}body.dark .detail-long-modal-title{color:#f5f5f7}body.dark .detail-long-modal-body{background:#121214}body.dark .hot-back-floating{color:#f5f5f7;background:0 0}body.dark .hot-history-floating{color:#f5f5f7;background:#3a3a3c;border-color:#48484a}body.dark .hot-back-floating:hover,body.dark .hot-history-floating:hover{background:#3a3a3c}body.dark .hot-history-overlay{background:#0000006b}body.dark .hot-history-drawer{background:#232325;border-left-color:#ffffff14;box-shadow:-20px 0 60px #0000005c}body.dark .hot-history-head,body.dark .hot-history-summary{border-color:#ffffff14}body.dark .hot-history-title,body.dark .hot-history-time,body.dark .hot-history-action{color:#f5f5f7}body.dark .hot-history-label,body.dark .hot-history-detail{color:#98989d}body.dark .hot-history-stamp,body.dark .hot-history-empty{color:#73737a}body.dark .hot-history-close{color:#98989d}body.dark .hot-history-item{background:#252528;border-color:#ffffff14}body.dark .hot-history-thumb{background:#1c1c1e;border-color:#ffffff14}body.dark .hot-history-thumb.empty{color:#73737a}body.dark .hot-history-close:hover,body.dark .hot-history-item:hover{color:#f5f5f7;background:#2c2c2e}body.dark .hot-history-delete{color:#73737a}body.dark .hot-history-delete:hover{color:#f87171;background:#ef444424}@media (width>=1600px){.top-header{height:68px;padding:0 clamp(40px,2.4vw,64px)}.header-left{gap:18px}.brand{padding-left:0}.brand-logo{width:102px}.brand-name{font-size:28px}.header-nav{gap:12px;margin-left:34px}.header-nav-item{border-radius:10px;padding:9px 18px;font-size:16px}.header-right{gap:18px}.icon-btn{border-radius:10px;width:42px;height:42px}.icon-btn svg{width:22px;height:22px}.notification-dot{width:9px;height:9px;top:8px;right:8px}.version-update-btn,.version-action-btn{border-radius:20px;height:38px;padding:0 14px;font-size:14px}.upgrade-btn{border-radius:22px;min-height:38px;padding:7px 16px;font-size:14px}.upgrade-count{border-radius:12px;padding:3px 10px;font-size:14px}.content-area{padding:clamp(42px,2.6vw,68px)}.workbench-tabs{margin-bottom:clamp(26px,1.6vw,38px)}.project-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(24px,1.4vw,34px)}.workbench-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(24px,1.4vw,34px)}.workbench-card{border-radius:14px}.workbench-card-info{min-height:86px;padding:18px 20px 20px}.workbench-card-name{font-size:18px}.workbench-card-desc{font-size:15px}.hot-global-header{height:56px;padding:0 44px 0 14px}.hot-tool-shell{height:calc(100% - 56px)}.hot-back-floating,.hot-history-floating{border-radius:10px;gap:5px;height:36px;padding:0 11px;font-size:14px}.hot-back-floating svg,.hot-history-floating svg{width:20px;height:20px}.hot-global-actions{gap:14px}.hot-account-widget .bottom-icon,.canvas-account-widget .bottom-icon{width:24px;height:32px}.hot-account-widget .bottom-icon svg,.canvas-account-widget .bottom-icon svg{width:20px;height:20px}.hot-account-widget .bottom-count,.canvas-account-widget .bottom-count{font-size:15px;line-height:32px}.hot-account-widget .bottom-count{padding-right:12px}.theme-toggle-btn{border-radius:10px;width:38px;height:38px}.theme-toggle-btn svg{width:20px;height:20px}.hot-tool-sidebar{width:clamp(470px,23vw,560px)}.hot-upload-mini{height:38px;padding:0 16px;font-size:15px}.hot-upload-hint{font-size:12px}.hot-select-trigger{height:46px;font-size:14px}.hot-setting-label{font-size:14px}.hot-submit-btn{height:50px;font-size:15px}.hot-preview-area{justify-content:center}.detail-preview-area{gap:clamp(44px,3vw,72px)}.top-bar{height:64px;padding:0 24px}.top-left{gap:12px}.top-right{gap:10px}.back-btn{border-radius:10px;gap:5px;height:38px;padding:0 11px}.back-btn svg{width:22px;height:22px}.back-btn-text{font-size:14px;font-weight:600}.project-name{border-radius:8px;max-width:360px;padding:4px 8px;font-size:15px;line-height:24px}.canvas-account-widget{gap:5px;padding:0 10px 0 2px}}@media (width<=1180px){.top-header{padding:0 18px}.brand{padding-left:4px}.header-nav{gap:4px;margin-left:18px}.header-nav-item{padding:6px 10px}.header-right{gap:10px}.content-area{padding:28px}.project-grid,.workbench-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.history-grid{grid-template-columns:repeat(8,1fr)}.credits-overview{gap:14px}.credits-card-body{flex-direction:column;align-items:flex-start}.credits-card:not(.usage) .credits-card-body,.credits-card.usage .credits-card-body{flex-direction:column;align-items:flex-start;display:flex}.credits-card-meta{width:100%;min-width:0}.detail-plan-modal{width:min(960px,100vw - 32px)}.detail-plan-body{grid-template-columns:260px minmax(0,1fr)}.detail-plan-copy{grid-template-columns:1fr}.hot-tool-sidebar{width:clamp(340px,34vw,430px)}.hot-preview-area{padding:44px 24px}.hot-preview-title{margin-bottom:0}.detail-preview-card{width:min(545px,100%);min-width:0}.hot-demo-card{aspect-ratio:545/326;gap:14px;width:min(545px,100%);min-width:0;height:auto;padding:17px}.hot-demo-source{width:min(216px,42%)}.hot-demo-results{gap:14px;width:min(231px,44%)}.hot-demo-source .hot-demo-poster{height:clamp(120px,13vw,133px)}.hot-demo-results .hot-demo-poster{height:clamp(128px,14vw,144px)}.hot-demo-results .hot-demo-poster.small{height:clamp(120px,13vw,134px)}.hot-preview-area.result-mode{--hot-result-pad-x:20px}.hot-result-batch-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){body{overflow:auto}.app,#view-home,#view-canvas,#view-hot-replica,#view-detail-page,#view-dress-tryon,#view-pose-split{height:auto;min-height:100vh}.top-header{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"menu brand actions";align-items:center;gap:10px;height:58px;min-height:56px;padding:10px 16px;display:grid}.header-left{display:contents}.mobile-menu-btn{grid-area:menu;display:flex}.brand{grid-area:brand;min-width:0;padding-left:0}.header-nav{z-index:6100;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(18px);background:#fffffff5;flex-direction:column;align-items:stretch;gap:8px;width:min(286px,84vw);max-width:100vw;margin-left:0;padding:18px 16px;transition:transform .22s,visibility .22s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-104%);box-shadow:24px 0 60px #0f172a2e}.header-nav:before{content:"菜单";color:#1d1d1f;letter-spacing:0;padding:4px 2px 10px;font-size:18px;font-weight:850;display:block}body.mobile-menu-open .header-nav{visibility:visible;pointer-events:auto;transform:translate(0)}.header-nav::-webkit-scrollbar{width:0;height:0}.header-nav-item{color:#1f2937;background:#0f172a0a;border-radius:12px;flex:none;width:100%;padding:12px 14px;font-size:15px}.header-nav-item:hover{background:#06c17914}.mobile-nav-backdrop{z-index:6090;opacity:0;pointer-events:none;background:#0f172a52;transition:opacity .2s;display:block;position:fixed;inset:0}body.mobile-menu-open .mobile-nav-backdrop{opacity:1;pointer-events:auto}body.mobile-menu-open{overflow:hidden}body.dark .header-nav{background:#2c2c2ef5;box-shadow:24px 0 60px #0000006b}body.dark .header-nav:before{color:#f5f5f7}body.dark .header-nav-item{color:#f5f5f7;background:#ffffff0f}body.dark .header-nav-item:hover{background:#06c17924}body.dark .mobile-nav-backdrop{background:#0000007a}.header-right{flex-shrink:0;grid-area:actions;justify-self:end;gap:8px}.upgrade-btn{padding:6px 10px}.api-settings-btn,.download-dir-btn{padding:0 10px}.content-area{padding:22px 18px}.landing-title{white-space:normal;font-size:48px}.landing-copy{margin-bottom:42px;font-size:18px}.landing-actions{flex-wrap:wrap}.project-grid,.workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-grid{grid-template-columns:repeat(5,1fr)}.credits-overview{flex-direction:column;grid-template-columns:1fr}#view-hot-replica,#view-detail-page,#view-dress-tryon,#view-pose-split{overflow:auto}.hot-tool-shell{flex-direction:column;height:auto;min-height:calc(100vh - 44px)}.hot-tool-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;width:100%;height:auto;max-height:none}.hot-sidebar-scroll{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:16px;display:grid;overflow:visible}.hot-form-section{margin-bottom:0}.hot-submit-bar{z-index:90;position:sticky;bottom:0}.hot-preview-area{height:auto;min-height:560px;padding:36px 18px 48px}.hot-preview-title h1{font-size:30px}.detail-preview-card{width:100%;min-width:0;max-width:720px}.hot-demo-card{aspect-ratio:auto;width:100%;max-width:720px;min-height:430px}.tool-preview-card{aspect-ratio:auto;grid-template-columns:minmax(0,1fr);width:100%;max-width:720px;min-height:420px}.tool-preview-arrow{margin:0 auto;transform:rotate(90deg)}.tool-preview-inputs,.tool-preview-outputs,.pose-flow-card .tool-preview-outputs{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-preview-area.result-mode{--hot-result-pad-x:16px;--hot-result-pad-top:0;--hot-result-pad-bottom:42px;--hot-result-fixed-top:0px;--hot-result-fixed-left:0px;--hot-result-fixed-width:100vw;min-height:560px}.hot-result-topbar{flex-wrap:wrap;align-items:center}.hot-result-meta{flex-direction:column;align-items:flex-start}.hot-result-actions{width:auto;margin-left:auto}.hot-result-download,.hot-result-psd-download{flex:none}}@media (width<=640px){.top-header{padding:10px 12px}.brand-logo{width:78px}.brand-name{font-size:20px}.mobile-menu-btn{width:34px;height:34px}.header-nav{width:min(282px,86vw);padding:16px 14px}.header-nav-item{padding:12px 14px}.header-right{gap:4px}.icon-btn{width:32px;height:32px}.api-settings-btn,.download-dir-btn{border-radius:10px;width:32px;height:32px;padding:0;font-size:0}.api-settings-btn svg,.download-dir-btn svg{width:17px;height:17px}.version-update-btn,.version-action-btn{border-radius:9px;height:32px;padding:0 8px;font-size:11px}.upgrade-btn{gap:0;padding:5px 8px;font-size:0}.upgrade-count{font-size:12px}.api-settings-grid{grid-template-columns:1fr}#api-settings-modal .modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.content-area{padding:18px 14px}.page-title,.workbench-tab{margin-bottom:20px;font-size:22px}.credits-page-head{gap:10px;margin-bottom:20px}.credits-page-head .page-title{margin-bottom:0}.credits-redeem-btn,.history-output-dir-btn{border-radius:9px;height:32px;padding:0 8px;font-size:11px}.project-grid,.workbench-grid{grid-template-columns:1fr}#account-modal .modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.profile-user{grid-template-columns:1fr}.profile-actions{grid-template-columns:1fr auto;place-items:center stretch}.profile-balance-chip{text-align:left}.account-grid{grid-template-columns:1fr}.contact-card{flex-direction:column;align-items:flex-start}.contact-qr{align-self:flex-end}.history-grid{grid-template-columns:repeat(3,1fr)}.credits-card{padding:18px}.credits-card-value{font-size:40px}.credits-card-head{flex-direction:column}.credits-card .date-filter-bar.centered{flex-wrap:wrap}.credits-table{min-width:840px}#page-credits{overflow-x:auto}.detail-plan-modal{width:calc(100vw - 20px);height:calc(100vh - 20px)}.detail-plan-body{grid-template-columns:1fr;padding-right:18px;overflow-y:auto}.detail-plan-nav{max-height:230px}.detail-plan-workspace{min-height:420px}.detail-long-modal-overlay{padding:10px}.detail-long-modal{border-radius:14px;width:calc(100vw - 20px);height:calc(100vh - 20px)}.detail-long-modal-head{flex-wrap:wrap;height:auto;min-height:64px;padding:14px}.detail-long-modal-title{width:100%;font-size:16px}.detail-long-modal-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.detail-long-modal-close{margin-left:auto}.detail-long-sort-strip{gap:8px;padding:10px 12px}.detail-long-sort-item{width:58px;height:78px}.detail-long-modal-body{padding:14px}.detail-long-modal-img{width:min(430px,100%)}.landing-title{font-size:38px}.landing-copy{font-size:16px;line-height:1.55}.landing-btn{width:100%;font-size:16px}.hot-global-header{padding:0 12px}.hot-sidebar-scroll{grid-template-columns:1fr;gap:20px;padding:14px 16px 18px}.hot-strength-grid,.hot-setting-grid{grid-template-columns:1fr}.hot-preview-area{min-height:0;padding:32px 14px 42px}.hot-preview-title{margin-bottom:0}.hot-preview-title h1{font-size:28px}.hot-preview-title p{font-size:13px}.hot-demo-card{border-radius:18px;flex-direction:column;align-items:stretch;gap:18px;max-width:420px;min-height:0;padding:18px}.tool-preview-card{border-radius:18px;max-width:420px;min-height:0;padding:16px}.tool-preview-inputs,.tool-preview-outputs,.pose-flow-card .tool-preview-outputs{grid-template-columns:1fr}.hot-demo-source,.hot-demo-results{width:100%}.hot-demo-source .hot-demo-poster,.hot-demo-results .hot-demo-poster,.hot-demo-results .hot-demo-poster.small{height:170px}.hot-demo-product{left:50%;transform:translate(-50%)}.hot-demo-arrows{display:none}.hot-result-batch-grid{grid-template-columns:1fr}.hot-result-name{font-size:14px}.hot-result-topbar{align-items:flex-start}.hot-result-actions{width:100%;margin-left:0}.hot-result-download,.hot-result-psd-download{flex:1}}.treepix-picking-canvas .canvas-image-item{outline-offset:4px;cursor:copy;outline:3px dashed #06c179}.treepix-picking-canvas .canvas-image-item:hover{filter:brightness(1.05)}.treepix-crop-overlay{z-index:9999;background:#0000009e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.treepix-crop-panel{background:#1d1d1f;border-radius:18px;flex-direction:column;width:min(920px,88vw);height:min(720px,86vh);display:flex;overflow:hidden;box-shadow:0 28px 80px #00000073}.treepix-crop-head{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:54px;padding:0 18px;font-weight:600;display:flex}.treepix-crop-head button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:10px;width:32px;height:32px;font-size:22px}.treepix-crop-stage{background:#111;border-radius:14px;flex:1;justify-content:center;align-items:center;margin:18px;display:flex;position:relative;overflow:hidden}.treepix-crop-stage img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%}.treepix-crop-box{cursor:move;border:2px solid #06c179;min-width:40px;min-height:40px;position:absolute;box-shadow:0 0 0 9999px #00000061}.treepix-crop-box i{cursor:nwse-resize;background:#06c179;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-7px;right:-7px}.treepix-crop-actions{border-top:1px solid #ffffff1a;justify-content:flex-end;align-items:center;gap:12px;height:62px;padding:0 18px;display:flex}.treepix-crop-actions button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:10px;padding:10px 18px}.treepix-crop-actions button.primary{background:#06c179}.web-login-notice-mask{z-index:10050;background:#00000047;justify-content:center;align-items:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:none;position:fixed;inset:0}.web-login-notice-mask.show{display:flex}.web-login-notice{box-sizing:border-box;color:#1d1d1f;text-align:center;background:#fff;border-radius:6px;width:min(320px,100vw - 40px);padding:38px 18px 18px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000038,0 0 0 1px #0000000f}.web-login-notice-close{z-index:3;color:#1d1d1f;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:inline-flex;position:absolute;top:12px;right:12px}.web-login-notice-close:hover{background:#f5f5f7}.web-login-notice-close svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:15px;height:15px}.web-login-notice-logo{background:linear-gradient(#f7fbff 0%,#eef5ff 62%,#06c1792e 100%);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;overflow:hidden;box-shadow:0 8px 20px #06c17929,inset 0 0 0 1px #0000000f}.web-login-notice-logo img{object-fit:contain;width:42px;height:42px;display:block}.web-login-notice-title{color:#1d1d1f;letter-spacing:0;margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.3}.web-login-notice-desc{color:#6e6e73;margin:0 8px 24px;font-size:13px;font-weight:500;line-height:1.55}.web-login-notice-action{color:#fff;letter-spacing:0;width:100%;height:40px;box-shadow:none;cursor:pointer;background:#2f3338;border:0;border-radius:4px;font-size:14px;font-weight:800;transition:background .15s,transform .15s}.web-login-notice-action:hover{background:#202327}.web-login-notice-action:active{transform:translateY(1px)}body.dark .web-login-notice{color:#1d1d1f;background:#fff}body.dark .web-login-notice-title{color:#1d1d1f}body.dark .web-login-notice-desc{color:#6e6e73}#page-image-workbench .workbench-card-info{background:#fff}#page-image-workbench .workbench-card-name{color:#111827}#page-image-workbench .workbench-card-desc{color:#6b7280}body.dark #page-image-workbench .workbench-card-info{background:#2c2c2e}body.dark #page-image-workbench .workbench-card-name{color:#f5f5f7}body.dark #page-image-workbench .workbench-card-desc{color:#8e8e93}body.dark .hot-result-batch-title{color:#fff}.notification-modal-overlay[data-modal-type=announcement]{z-index:4300;-webkit-backdrop-filter:blur(10px);background:#1d1d1f61;padding:18px}.notification-modal-overlay[data-modal-type=announcement] .notification-modal{color:#1d1d1f;background:#fff;border:0;border-radius:8px;width:min(620px,100%);max-height:min(92vh,780px);overflow:hidden;box-shadow:0 32px 96px #0000003d}.notification-modal-overlay[data-modal-type=announcement] .notification-modal:before{display:none}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-close{z-index:2;color:#fff;background:#ffffff24;border:1px solid #ffffff57;border-radius:8px;width:34px;height:34px;top:16px;right:16px}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-close:hover{color:#fff;background:#ffffff3d}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-body{text-align:left;min-height:0;padding:0;display:block}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-actions{justify-content:space-between;align-items:center;gap:16px;padding:0 26px 26px;display:flex}.announcement-visual{color:#fff;background:linear-gradient(135deg,#06c179fa 0%,#0a84ffe0 58%,#1d1d1ff5 100%);min-height:166px;padding:24px 26px;position:relative}.announcement-kicker{background:#ffffff2e;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.announcement-title{color:#fff;letter-spacing:0;overflow-wrap:anywhere;width:min(430px,100% - 44px);margin:18px 0 8px;font-size:30px;font-weight:850;line-height:1.15}.announcement-subtitle{color:#ffffffdb;white-space:pre-line;overflow-wrap:anywhere;width:min(450px,100%);margin:0;font-size:14px;font-weight:650;line-height:1.6}.announcement-body{padding:24px 26px 20px}.announcement-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.announcement-item{background:#fbfbfd;border:1px solid #e6e6eb;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.announcement-icon{color:#06c179;background:#06c1791a;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.announcement-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.announcement-copy strong{color:#1d1d1f;overflow-wrap:anywhere;margin-bottom:4px;font-size:14px;font-weight:850;line-height:1.35;display:block}.announcement-copy span{color:#6e6e73;overflow-wrap:anywhere;font-size:13px;line-height:1.6;display:block}.announcement-check{color:#6e6e73;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.announcement-check input{accent-color:#06c179;width:16px;height:16px}.announcement-actions{gap:10px;display:flex}.announcement-btn{cursor:pointer;border-radius:8px;height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:800}.announcement-btn.secondary{color:#1d1d1f;background:#fff;border:1px solid #e6e6eb}.announcement-btn.primary,.notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm{color:#fff;background:#06c179;border:0;border-radius:8px;width:auto;height:40px;padding:0 16px;box-shadow:0 10px 24px #06c17933}.announcement-btn.primary:hover,.notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm:hover{background:#05a867;transform:none}@media (width<=720px){.announcement-title{font-size:24px}.notification-modal-overlay[data-modal-type=announcement] .notification-modal-actions{flex-direction:column;align-items:stretch}.announcement-actions{grid-template-columns:1fr 1fr;display:grid}.announcement-btn,.notification-modal-overlay[data-modal-type=announcement] .notification-modal-confirm{width:100%}}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal{color:#f5f5f7;background:#232325;box-shadow:0 32px 96px #00000075,0 0 0 1px #ffffff0f}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-close{color:#f5f5f7;background:#0000002e;border-color:#ffffff29}body.dark .notification-modal-overlay[data-modal-type=announcement] .notification-modal-close:hover{background:#ffffff1f}body.dark .announcement-body{background:#232325}body.dark .announcement-item{background:#2c2c2e;border-color:#ffffff1a}body.dark .announcement-copy strong{color:#f5f5f7}body.dark .announcement-copy span,body.dark .announcement-check{color:#c4c7cf}body.dark .announcement-btn.secondary{color:#f5f5f7;background:#2c2c2e;border-color:#ffffff24}body.dark .announcement-btn.secondary:hover{background:#3a3a3c}body.dark .version-update-btn.has-update{color:#fbbf24;background:#f59e0b29;border-color:#f59e0b94;outline-color:#f59e0b}body.dark .version-update-btn.has-update:hover{background:#f59e0b38;border-color:#f59e0bb8}.section-loading-card{color:#86868b;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:180px;font-size:13px;font-weight:800;display:flex}.section-loading-card:before{content:"";border:2px solid #f59e0b33;border-top-color:#f59e0b;border-radius:50%;width:18px;height:18px;animation:.72s linear infinite app-loading-spin}.lightbox-close{z-index:80;pointer-events:auto}.expand-close-btn{z-index:80;pointer-events:auto;flex:0 0 32px;position:relative}.expand-top-bar{z-index:80;pointer-events:auto;position:relative}.lightbox-image-wrap{background:#1212145c;position:relative}.lightbox.is-loading .lightbox-image-wrap{place-items:center;min-width:min(60vw,520px);min-height:min(70vh,360px);display:grid}.lightbox.is-loading .lightbox-img{opacity:.58}.lightbox-image-wrap:after{content:"";opacity:0;pointer-events:none;border:3px solid #ffffff42;border-top-color:#06c179;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;position:absolute;top:50%;left:50%;transform:translateZ(0)}.lightbox.is-loading .lightbox-image-wrap:after{opacity:1;animation:.72s linear infinite app-loading-spin}:root{--treepix-scrollbar-size:9px;--treepix-scrollbar-gutter:12px}html,body,*{scrollbar-width:thin!important;scrollbar-color:#8e8e9394 transparent!important}body.dark,body.dark *{scrollbar-color:#636366e0 transparent!important}::-webkit-scrollbar{width:var(--treepix-scrollbar-size)!important;height:var(--treepix-scrollbar-size)!important}::-webkit-scrollbar-track{background:0 0!important;border-radius:999px!important}::-webkit-scrollbar-thumb{background-color:#8e8e9394!important;background-clip:content-box!important;border:2px solid #0000!important;border-radius:999px!important;min-height:42px!important}::-webkit-scrollbar-thumb:hover{background-color:#8e8e93c7!important}body.dark ::-webkit-scrollbar-thumb{background-color:#636366e0!important}body.dark ::-webkit-scrollbar-thumb:hover{background-color:#8e8e93f5!important}::-webkit-scrollbar-corner{background:0 0!important}.content-area,.modal-body,.hot-sidebar-scroll,.hot-preview-area,.hot-preview-area.result-mode,.detail-plan-body,.detail-plan-nav-list,.detail-plan-detail-scroll,.hot-history-list,.free-upload-row,.erase-panel-input{scrollbar-gutter:stable!important}.hot-preview-area.result-mode .hot-result-topbar{width:calc(var(--hot-result-fixed-width) - var(--treepix-scrollbar-gutter))!important}
