body{background-color:#000;color:#fff}.page-container.svelte-1cd8q7w{min-height:100vh;display:flex;justify-content:center;padding:120px 20px 60px;position:relative}.background-effects.svelte-1cd8q7w{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.blob.svelte-1cd8q7w{position:absolute;filter:blur(80px);opacity:.3}.blob-1.svelte-1cd8q7w{top:-10%;right:20%;width:40vw;height:40vw;background:radial-gradient(circle,#7c3aed 0%,transparent 70%)}.blob-2.svelte-1cd8q7w{bottom:-10%;left:20%;width:40vw;height:40vw;background:radial-gradient(circle,#6d28d9 0%,transparent 70%)}.content-wrapper.svelte-1cd8q7w{width:100%;max-width:1000px;z-index:1;display:flex;flex-direction:column;gap:30px;align-items:center}.header.svelte-1cd8q7w{text-align:center;margin-bottom:10px}.header.svelte-1cd8q7w h1:where(.svelte-1cd8q7w){font-size:2.5rem;margin:0 0 10px;background:linear-gradient(to right,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.header.svelte-1cd8q7w p:where(.svelte-1cd8q7w){color:#a1a1aa;font-size:1.1rem}.card.svelte-1cd8q7w{background:#18181b99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:30px;width:100%;max-width:600px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}@media(max-width:480px){.card.svelte-1cd8q7w{padding:20px}}.reference-section.svelte-1cd8q7w{display:flex;flex-direction:column;gap:12px}.section-label.svelte-1cd8q7w{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#a1a1aa;font-weight:500}.add-ref-btn.svelte-1cd8q7w{background:#ffffff1a;border:none;color:#fff;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:.8rem;display:flex;align-items:center;gap:6px}.add-ref-btn.svelte-1cd8q7w:hover{background:#fff3}.ref-thumbnails.svelte-1cd8q7w{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.ref-thumb.svelte-1cd8q7w{width:60px;height:60px;border-radius:8px;position:relative;flex-shrink:0;border:1px solid rgba(255,255,255,.2)}.ref-thumb.svelte-1cd8q7w img:where(.svelte-1cd8q7w){width:100%;height:100%;object-fit:cover;border-radius:8px}.remove-ref.svelte-1cd8q7w{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#ef4444;border:1px solid #000;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.input-group.svelte-1cd8q7w{display:flex;flex-direction:column;gap:8px}.input-group.svelte-1cd8q7w label:where(.svelte-1cd8q7w){font-size:.85rem;color:#a1a1aa;font-weight:500}.style-chips.svelte-1cd8q7w{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.style-chip.svelte-1cd8q7w{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#d4d4d8;padding:6px 12px;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .2s}.style-chip.svelte-1cd8q7w:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}.style-chip.selected.svelte-1cd8q7w{background:#7c3aed;border-color:#7c3aed;color:#fff}.style-chip.svelte-1cd8q7w:disabled{opacity:.5;cursor:not-allowed}.add-style-wrapper.svelte-1cd8q7w{display:flex;gap:8px;align-items:flex-start}.custom-input-container.svelte-1cd8q7w{flex:1;position:relative;display:flex;flex-direction:column;gap:4px}.custom-style-input.svelte-1cd8q7w{width:100%;height:38px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 12px;color:#fff;font-size:.9rem;box-sizing:border-box}.custom-style-input.svelte-1cd8q7w:focus{outline:none;border-color:#a78bfa}.input-hint.svelte-1cd8q7w{font-size:.7rem;color:#a78bfa;margin-left:4px;animation:svelte-1cd8q7w-fadeIn .3s ease-out}@keyframes svelte-1cd8q7w-fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.add-style-btn.svelte-1cd8q7w{background:#ffffff1a;border:none;color:#fff;width:38px;height:38px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.add-style-btn.svelte-1cd8q7w:hover:not(:disabled){background:#fff3}.add-style-btn.svelte-1cd8q7w:disabled{opacity:.5;cursor:not-allowed}textarea.svelte-1cd8q7w{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;color:#fff;font-family:inherit;font-size:1rem;resize:vertical}textarea.svelte-1cd8q7w:focus{outline:none;border-color:#a78bfa}.settings-row.svelte-1cd8q7w{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:480px){.settings-row.svelte-1cd8q7w{grid-template-columns:1fr}}.select-wrapper.svelte-1cd8q7w{display:flex;flex-direction:column;gap:6px}.select-wrapper.svelte-1cd8q7w label:where(.svelte-1cd8q7w){font-size:.85rem;color:#a1a1aa;font-weight:500}.dropdown-container.svelte-1cd8q7w{position:relative;width:100%}.control-trigger.svelte-1cd8q7w{width:100%;background:#ffffff0d;color:#e4e4e7;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px 12px;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;height:44px;box-sizing:border-box}.trigger-content.svelte-1cd8q7w{display:flex;align-items:center;gap:10px;flex:1}.trigger-label.svelte-1cd8q7w{text-align:left}.chevron.svelte-1cd8q7w{transition:transform .2s;color:#71717a}.chevron.rotate.svelte-1cd8q7w{transform:rotate(180deg)}.dropdown-menu.svelte-1cd8q7w{position:absolute;top:100%;left:0;width:100%;margin-top:8px;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:6px;box-shadow:0 10px 25px #00000080;display:flex;flex-direction:column;gap:2px;z-index:100}.dropdown-item.svelte-1cd8q7w{background:transparent;border:none;color:#a1a1aa;padding:10px 12px;text-align:left;cursor:pointer;border-radius:8px;font-size:.9rem;width:100%;display:flex;align-items:center;gap:12px}.dropdown-item.svelte-1cd8q7w:hover{background:#27272a;color:#fff}.dropdown-item.selected.svelte-1cd8q7w{background:#27272a;color:#a78bfa}.dropdown-item.selected.svelte-1cd8q7w .item-icon-wrapper:where(.svelte-1cd8q7w){color:#a78bfa}.item-icon-wrapper.svelte-1cd8q7w{color:#71717a;display:flex;align-items:center}.dropdown-item.svelte-1cd8q7w:hover .item-icon-wrapper:where(.svelte-1cd8q7w){color:#fff}.item-content.svelte-1cd8q7w{display:flex;flex-direction:column;gap:2px}.item-title.svelte-1cd8q7w{display:block;font-weight:500}.item-desc.svelte-1cd8q7w{display:block;font-size:.75rem;color:#71717a}.primary-btn.svelte-1cd8q7w{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .1s}.primary-btn.svelte-1cd8q7w:hover:not(:disabled){transform:translateY(-1px)}.primary-btn.svelte-1cd8q7w:disabled{opacity:.5;cursor:not-allowed}.secondary-btn.svelte-1cd8q7w{background:#ffffff1a;color:#fff;border:none;padding:12px 20px;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:8px}.status-indicator.svelte-1cd8q7w{display:flex;align-items:center;gap:10px;color:#a78bfa;font-size:.9rem;justify-content:center}.review-card.svelte-1cd8q7w{align-items:center;text-align:center}.image-preview.svelte-1cd8q7w{width:100%;max-width:300px;border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #00000080}.image-preview.svelte-1cd8q7w img:where(.svelte-1cd8q7w){width:100%;display:block}.prompt-review.svelte-1cd8q7w{background:#0000004d;padding:12px;border-radius:8px;width:100%;text-align:left}.prompt-review.svelte-1cd8q7w p:where(.svelte-1cd8q7w){margin:0;font-size:.9rem;color:#e4e4e7;line-height:1.4}.actions.svelte-1cd8q7w{display:flex;gap:12px;width:100%}.actions.svelte-1cd8q7w button:where(.svelte-1cd8q7w){flex:1;justify-content:center}.results-grid.svelte-1cd8q7w{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;width:100%;max-width:1200px}@media(max-width:640px){.results-grid.svelte-1cd8q7w{grid-template-columns:1fr}.result-card.base.svelte-1cd8q7w{grid-column:1 / -1}}.result-card.svelte-1cd8q7w{background:#18181b99;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.result-card.base.svelte-1cd8q7w{border-color:#a78bfa}.result-card.svelte-1cd8q7w img:where(.svelte-1cd8q7w){width:100%;display:block}.card-header.svelte-1cd8q7w{padding:12px;border-bottom:1px solid rgba(255,255,255,.1);background:#0003}.card-header.svelte-1cd8q7w h3:where(.svelte-1cd8q7w){margin:0;font-size:.95rem;font-weight:600;text-align:center}.image-wrapper.svelte-1cd8q7w{position:relative;aspect-ratio:2/3}.image-wrapper.svelte-1cd8q7w img:where(.svelte-1cd8q7w){width:100%;height:100%;object-fit:cover;display:block}.download-btn.svelte-1cd8q7w{position:absolute;bottom:10px;right:10px;background:#000000b3;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.download-btn.svelte-1cd8q7w:hover{background:#7c3aed}.loading-state.svelte-1cd8q7w{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#a1a1aa}.loader.svelte-1cd8q7w{width:20px;height:20px;border:2px solid currentColor;border-bottom-color:transparent;border-radius:50%;animation:svelte-1cd8q7w-rotation 1s linear infinite}@keyframes svelte-1cd8q7w-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message.svelte-1cd8q7w{color:#ef4444;margin-top:10px;text-align:center}.examples-container.svelte-1cd8q7w{width:100%;max-width:1000px;margin-top:20px;display:flex;flex-direction:column;gap:20px;animation:svelte-1cd8q7w-fadeIn .8s ease-out}.examples-header.svelte-1cd8q7w{text-align:center}.examples-header.svelte-1cd8q7w h3:where(.svelte-1cd8q7w){font-size:1.2rem;margin:0 0 4px;color:#fff}.examples-header.svelte-1cd8q7w p:where(.svelte-1cd8q7w){font-size:.85rem;color:#a1a1aa;margin:0}.examples-grid-display.svelte-1cd8q7w{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}@media(max-width:640px){.examples-grid-display.svelte-1cd8q7w{display:flex;flex-direction:column}.example-box.svelte-1cd8q7w:last-child{grid-column:span 2;width:50%;margin:0 auto}}@media(max-width:480px){.examples-grid-display.svelte-1cd8q7w{display:flex;flex-direction:column}.example-box.svelte-1cd8q7w:last-child{width:100%}}.example-box.svelte-1cd8q7w{display:flex;flex-direction:column;gap:10px;align-items:center}.example-img-wrapper.svelte-1cd8q7w{width:100%;aspect-ratio:2/3;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.example-img-wrapper.svelte-1cd8q7w img:where(.svelte-1cd8q7w){width:100%;height:100%;object-fit:cover;transition:transform .3s}.example-box.svelte-1cd8q7w:hover .example-img-wrapper:where(.svelte-1cd8q7w) img:where(.svelte-1cd8q7w){transform:scale(1.05)}.example-tag.svelte-1cd8q7w{font-size:.75rem;padding:4px 10px;background:#ffffff1a;border-radius:20px;color:#a1a1aa;border:1px solid rgba(255,255,255,.05)}.example-tag.base.svelte-1cd8q7w{background:#7c3aed33;color:#a78bfa;border-color:#7c3aed4d}.final-actions.svelte-1cd8q7w{margin-top:20px}
