.avatars-panel.svelte-1bmyy2s{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:24px 16px;color:#fff}.avatars-panel.svelte-1bmyy2s::-webkit-scrollbar{width:6px}.avatars-panel.svelte-1bmyy2s::-webkit-scrollbar-track{background:transparent}.avatars-panel.svelte-1bmyy2s::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.panel-header.svelte-1bmyy2s{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.panel-header.svelte-1bmyy2s h2:where(.svelte-1bmyy2s){font-size:1.5rem;margin:0;font-weight:600;color:var(--text-primary)}.create-btn.svelte-1bmyy2s{background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);padding:6px 14px;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.create-btn.svelte-1bmyy2s:hover{background:var(--bg-card);border-color:var(--border-hover)}.influencer-list.svelte-1bmyy2s{display:flex;flex-direction:column;gap:16px;width:100%}.influencer-row.svelte-1bmyy2s{background:var(--bg-card);border:1px solid var(--border-default);border-radius:8px;overflow:hidden;transition:border-color .2s}.influencer-row.svelte-1bmyy2s:hover{border-color:var(--border-hover)}.influencer-header.svelte-1bmyy2s{display:flex;align-items:center;justify-content:space-between;padding:10px 12px}.influencer-name.svelte-1bmyy2s{font-size:.85rem;font-weight:600;color:var(--text-primary);text-transform:capitalize}.influencer-actions.svelte-1bmyy2s{display:flex;gap:4px;opacity:0;transition:opacity .15s}.influencer-row.svelte-1bmyy2s:hover .influencer-actions:where(.svelte-1bmyy2s){opacity:1}.influencer-images.svelte-1bmyy2s{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:2px}.influencer-img-wrap.svelte-1bmyy2s{aspect-ratio:1;overflow:hidden}.influencer-img-wrap.svelte-1bmyy2s img:where(.svelte-1bmyy2s){width:100%;height:100%;object-fit:cover;display:block}.action-btn.svelte-1bmyy2s{width:24px;height:24px;border:1px solid var(--border-default);border-radius:6px;background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.action-btn.svelte-1bmyy2s:hover{background:var(--bg-card);color:var(--text-primary)}.action-btn.danger.svelte-1bmyy2s:hover{background:#450a0a;color:#f87171;border-color:#7f1d1d}.loading-state.svelte-1bmyy2s,.error-state.svelte-1bmyy2s{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:var(--text-muted)}.spinner.svelte-1bmyy2s{width:24px;height:24px;border:3px solid rgba(255,255,255,.1);border-top-color:#2563eb;border-radius:50%;animation:svelte-1bmyy2s-spin 1s linear infinite}@keyframes svelte-1bmyy2s-spin{to{transform:rotate(360deg)}}.retry-btn.svelte-1bmyy2s{padding:4px 12px;border:1px solid var(--border-default);border-radius:6px;background:var(--bg-elevated);color:var(--text-primary);font-size:.75rem;cursor:pointer}.retry-btn.svelte-1bmyy2s:hover{background:var(--bg-card)}.empty-card.svelte-1bmyy2s{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;text-align:center;background:var(--bg-card);border-radius:12px;border:1px dashed var(--border-default)}.empty-title.svelte-1bmyy2s{color:var(--text-primary);font-weight:600;font-size:.85rem;margin:0}.empty-sub.svelte-1bmyy2s{color:var(--text-muted);margin:0;font-size:.75rem}.primary-btn.svelte-1bmyy2s{padding:6px 16px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.primary-btn.svelte-1bmyy2s:hover{background:#1d4ed8}@media(max-width:768px){.influencer-images.svelte-1bmyy2s{grid-template-columns:repeat(3,1fr)}}.split-layout.svelte-ywhckw{display:flex;height:100%;width:100%;overflow:hidden}.split-left.svelte-ywhckw{width:30%;min-width:240px;border-right:1px solid var(--border-subtle);overflow:hidden}.split-right.svelte-ywhckw{flex:1;min-width:0;overflow:hidden}@media(max-width:768px){.split-layout.svelte-ywhckw{flex-direction:column}.split-left.svelte-ywhckw{width:100%;max-height:40vh;border-right:none;border-bottom:1px solid var(--border-subtle)}.split-right.svelte-ywhckw{flex:1;min-height:0}}.generator-container.svelte-ywhckw{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;color:var(--text-primary);position:relative}.creation-area.svelte-ywhckw{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:32px 24px}.page-hero-row.svelte-ywhckw{display:flex;align-items:center;gap:12px;justify-content:center}.page-hero-icon.svelte-ywhckw{width:48px;height:48px;border-radius:12px;background:var(--icon-bg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000026,0 4px 8px #0000001a,inset 0 1px #ffffff40;border:1px solid rgba(0,0,0,.06)}.page-hero-icon.svelte-ywhckw svg:where(.svelte-ywhckw){filter:drop-shadow(0 .5px 1px rgba(0,0,0,.15))}.creation-header.svelte-ywhckw{text-align:center;margin-bottom:32px}.creation-header.svelte-ywhckw h2:where(.svelte-ywhckw){font-size:48px;font-weight:700;margin:0;color:var(--text-primary);height:48px;display:flex;align-items:center}.creation-header.svelte-ywhckw p:where(.svelte-ywhckw){font-size:.95rem;color:var(--text-muted);margin:12px 0 0}.prompt-area.svelte-ywhckw{width:100%;max-width:600px}.prompt-textarea.svelte-ywhckw{width:100%;min-height:120px;resize:none;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:16px;color:var(--text-primary);padding:16px;font-family:inherit;font-size:15px;line-height:1.5;outline:none;transition:border-color .2s;box-sizing:border-box}.prompt-textarea.svelte-ywhckw:focus{border-color:var(--border-default)}.prompt-textarea.svelte-ywhckw::placeholder{color:var(--text-muted)}.prompt-toolbar.svelte-ywhckw{display:flex;flex-direction:column;gap:12px;margin-top:12px}.toolbar-left.svelte-ywhckw{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar-btn.svelte-ywhckw{display:flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:100px;border:none;background:var(--bg-input-btn);color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:.8rem;transition:background .2s,color .2s}.toolbar-btn.svelte-ywhckw:hover{background:var(--bg-surface, rgba(255,255,255,.1));color:var(--text-primary)}.toolbar-btn.active.svelte-ywhckw{border-color:var(--accent-primary);color:var(--accent-primary)}.configure-btn.svelte-ywhckw{position:relative}.config-dot.svelte-ywhckw{width:8px;height:8px;background:#22c55e;border-radius:50%;position:absolute;top:-2px;right:-2px}.control-wrapper.svelte-ywhckw{position:relative}.control-chip.svelte-ywhckw{display:flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:100px;border:none;background:var(--bg-input-btn);color:var(--text-secondary);font-size:.8rem;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.control-chip.svelte-ywhckw:hover{background:var(--bg-input-btn);filter:brightness(1.15);color:var(--text-primary)}.control-dropdown.svelte-ywhckw{position:absolute;bottom:calc(100% + 8px);left:0;z-index:100;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 12px 32px #0006;padding:4px;min-width:160px}.dropdown-item.svelte-ywhckw{display:block;width:100%;padding:8px 12px;border:none;border-radius:8px;background:transparent;color:var(--text-secondary);font-size:.85rem;cursor:pointer;font-family:inherit;text-align:left;transition:all .15s}.dropdown-item.svelte-ywhckw:hover{background:#ffffff0f;color:var(--text-primary)}.dropdown-item.selected.svelte-ywhckw{color:var(--text-primary);background:#ffffff14}.generate-btn.svelte-ywhckw{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;padding:0 24px;background:#fff;color:#000;border:none;border-radius:100px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .1s}.generate-btn.svelte-ywhckw:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.generate-btn.svelte-ywhckw:disabled{opacity:.3;cursor:not-allowed;transform:none}.generation-progress.svelte-ywhckw{display:flex;align-items:center;justify-content:center;height:100%;padding:32px}.progress-content.svelte-ywhckw{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.spinner-large.svelte-ywhckw{width:48px;height:48px;border:4px solid rgba(255,255,255,.1);border-top-color:#2563eb;border-radius:50%;animation:svelte-ywhckw-spin 1s linear infinite}@keyframes svelte-ywhckw-spin{to{transform:rotate(360deg)}}.progress-content.svelte-ywhckw h3:where(.svelte-ywhckw){font-size:1.2rem;font-weight:600;margin:0}.progress-content.svelte-ywhckw p:where(.svelte-ywhckw){font-size:.9rem;color:var(--text-muted);margin:0}.base-preview.svelte-ywhckw{position:relative;width:120px;margin-top:8px}.base-preview.svelte-ywhckw img:where(.svelte-ywhckw){width:100%;border-radius:8px;box-shadow:0 4px 12px #0000004d}.base-label.svelte-ywhckw{position:absolute;bottom:4px;left:50%;transform:translate(-50%);font-size:.7rem;font-weight:600;color:#fff;background:#0009;padding:2px 8px;border-radius:4px}.pose-progress-bar.svelte-ywhckw{display:flex;gap:12px;margin-top:16px}.pose-step.svelte-ywhckw{display:flex;flex-direction:column;align-items:center;gap:4px;opacity:.3}.pose-step.done.svelte-ywhckw{opacity:.7}.pose-step.active.svelte-ywhckw{opacity:1}.step-num.svelte-ywhckw{width:28px;height:28px;border-radius:50%;background:var(--bg-elevated);border:2px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.pose-step.done.svelte-ywhckw .step-num:where(.svelte-ywhckw){background:#22c55e;border-color:#22c55e;color:#fff}.pose-step.active.svelte-ywhckw .step-num:where(.svelte-ywhckw){border-color:#2563eb;color:#2563eb}.step-label.svelte-ywhckw{font-size:.7rem;color:var(--text-muted)}.preview-area.svelte-ywhckw{display:flex;flex-direction:column;height:100%;overflow:hidden}.preview-header.svelte-ywhckw{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;gap:12px}.preview-title.svelte-ywhckw{display:flex;flex-direction:column;gap:4px}.name-input.svelte-ywhckw{font-size:1.3rem;font-weight:700;color:var(--text-primary);background:transparent;border:none;border-bottom:2px solid transparent;padding:2px 0;font-family:inherit;outline:none;transition:border-color .2s}.name-input.svelte-ywhckw:focus{border-bottom-color:var(--accent-primary)}.preview-subtitle.svelte-ywhckw{font-size:.85rem;color:var(--text-muted)}.preview-actions.svelte-ywhckw{display:flex;gap:8px}.action-btn.svelte-ywhckw{display:flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:100px;border:1px solid var(--border-default);font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.action-btn.reject.svelte-ywhckw{background:transparent;color:var(--text-secondary)}.action-btn.reject.svelte-ywhckw:hover{background:#450a0a;color:#f87171;border-color:#7f1d1d}.action-btn.accept.svelte-ywhckw{background:#22c55e;color:#fff;border-color:#22c55e}.action-btn.accept.svelte-ywhckw:hover{background:#16a34a}.preview-grid.svelte-ywhckw{flex:1;overflow-y:auto;padding:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;align-content:start}.preview-card.svelte-ywhckw{border-radius:12px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-default);transition:transform .2s,box-shadow .2s}.preview-card.svelte-ywhckw:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.card-img-wrap.svelte-ywhckw{aspect-ratio:2/3;overflow:hidden}.card-img-wrap.svelte-ywhckw img:where(.svelte-ywhckw){width:100%;height:100%;object-fit:cover;display:block}.card-label.svelte-ywhckw{padding:8px 12px;font-size:.8rem;font-weight:600;color:var(--text-primary);text-align:center}.base-card.svelte-ywhckw{border-color:var(--accent-primary)}.error-banner.svelte-ywhckw{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#450a0a;border:1px solid #7f1d1d;border-radius:8px;margin-top:16px;color:#f87171;font-size:.85rem}.error-banner.svelte-ywhckw button:where(.svelte-ywhckw){background:none;border:none;color:#f87171;cursor:pointer;padding:0;display:flex}.sidebar-overlay.svelte-ywhckw{position:fixed;inset:0;background:#00000080;z-index:99}.character-sidebar.svelte-ywhckw{position:fixed;top:0;right:0;width:380px;height:100vh;background:var(--bg-elevated);border-left:1px solid var(--border-subtle);z-index:100;display:flex;flex-direction:column;animation:svelte-ywhckw-slideIn .3s cubic-bezier(.22,1,.36,1)}@keyframes svelte-ywhckw-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sidebar-header.svelte-ywhckw{padding:20px;border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between}.sidebar-header.svelte-ywhckw h3:where(.svelte-ywhckw){margin:0;font-size:1.1rem;font-weight:600}.sidebar-actions.svelte-ywhckw{display:flex;align-items:center;gap:8px}.sidebar-btn.svelte-ywhckw{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;border:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:.85rem;transition:all .2s}.sidebar-btn.svelte-ywhckw:hover{background:#ffffff0a;color:var(--text-primary)}.sidebar-btn.icon.svelte-ywhckw{padding:6px;width:32px;height:32px}.sidebar-body.svelte-ywhckw{flex:1;overflow-y:auto;padding:20px}.sample-strip.svelte-ywhckw{position:relative;width:200px;height:160px;margin:0 auto 20px;flex-shrink:0}.strip-card.svelte-ywhckw{position:absolute;top:50%;left:50%;width:90px;border-radius:10px;box-shadow:0 4px 16px #00000059,0 1px 4px #0003;border:1px solid var(--border-subtle);overflow:hidden;transform:translate(calc(-50% + var(--tx)),-50%) rotate(var(--rot));z-index:var(--z)}.strip-card.svelte-ywhckw img:where(.svelte-ywhckw){width:100%;height:130px;object-fit:cover;display:block}.mobile-bottom-bar.svelte-ywhckw{display:none}@media(max-width:768px){.split-layout.svelte-ywhckw{flex-direction:column}.split-left.svelte-ywhckw{display:none}.split-layout.is-gallery-tab.svelte-ywhckw .split-left:where(.svelte-ywhckw){display:flex;flex:1;height:0;min-height:0;max-height:none;border-right:none;width:100%;min-width:0;overflow:hidden}.split-layout.is-gallery-tab.svelte-ywhckw .split-right:where(.svelte-ywhckw){display:none}.split-layout.is-generating.svelte-ywhckw .mobile-bottom-bar:where(.svelte-ywhckw){display:none!important}.split-layout.is-generating.svelte-ywhckw .split-right:where(.svelte-ywhckw){flex:1}.split-right.svelte-ywhckw{flex:1;height:0;min-height:0;overflow-y:auto}.mobile-bottom-bar.svelte-ywhckw{display:flex;flex-direction:row;border-top:1px solid var(--border-subtle);background:var(--bg-elevated);flex-shrink:0}.mobile-tab-btn.svelte-ywhckw{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:56px;background:transparent;border:none;color:var(--text-muted);font-family:inherit;font-size:.72rem;font-weight:500;cursor:pointer;transition:color .15s}.mobile-tab-btn.active.svelte-ywhckw{color:var(--text-primary)}.mobile-tab-btn.svelte-ywhckw svg:where(.svelte-ywhckw){flex-shrink:0}.character-sidebar.svelte-ywhckw{width:100%}.page-hero-icon.svelte-ywhckw{width:32px;height:32px;border-radius:8px}.page-hero-icon.svelte-ywhckw svg:where(.svelte-ywhckw){width:16px;height:16px}.creation-header.svelte-ywhckw h2:where(.svelte-ywhckw){font-size:1.5rem;height:auto}.creation-area.svelte-ywhckw{padding:16px 8px;box-sizing:border-box}.sample-strip.svelte-ywhckw{display:none}}
