.page-container.svelte-lye1y1{position:relative;min-height:100vh;width:100%;overflow-x:hidden;background-color:#000;color:#fff}.page-inner.svelte-lye1y1{padding:60px 20px;max-width:960px;margin:0 auto;position:relative;z-index:1}.hero.svelte-lye1y1{text-align:center;margin-bottom:60px;margin-top:60px}.free-badge.svelte-lye1y1{display:inline-flex;align-items:center;gap:8px;background:#22c55e;color:#000;padding:6px 16px;border-radius:100px;font-weight:700;font-size:.85rem;margin-bottom:24px}.badge-icon.svelte-lye1y1{font-size:1rem}h1.svelte-lye1y1{font-size:5rem;font-weight:600;margin:0 0 16px;color:#fff;letter-spacing:-.05em;line-height:.9}.subtitle.svelte-lye1y1{font-size:1.2rem;color:#a1a1aa;margin:0 0 8px}.badge-sub.svelte-lye1y1{font-size:.9rem;color:#52525b;margin:0}.tool-layout.svelte-lye1y1{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;margin-bottom:100px}.card.svelte-lye1y1{background:#ffffff05;border-radius:24px;padding:32px;border:1px solid rgba(255,255,255,.05)}.preview-card.svelte-lye1y1{display:flex;flex-direction:column;justify-content:center;min-height:400px}.preview-placeholder.svelte-lye1y1{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#52525b;min-height:300px}.placeholder-content.svelte-lye1y1{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.source-preview.svelte-lye1y1{display:flex;justify-content:center}.source-image.svelte-lye1y1{max-width:100%;max-height:400px;border-radius:12px;object-fit:contain}.checkerboard.svelte-lye1y1{background-image:linear-gradient(45deg,#1a1a1a 25%,transparent 25%),linear-gradient(-45deg,#1a1a1a 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1a1a1a 75%),linear-gradient(-45deg,transparent 75%,#1a1a1a 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border-radius:12px;display:flex;justify-content:center;padding:8px}.result-image.svelte-lye1y1{max-width:100%;max-height:400px;border-radius:8px;object-fit:contain}.result-actions.svelte-lye1y1{display:flex;gap:12px;margin-top:20px}.action-btn.svelte-lye1y1{flex:1;padding:12px;border-radius:100px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;border:none;text-decoration:none;transition:all .2s}.action-btn.download.svelte-lye1y1{background:#22c55e;color:#000}.action-btn.download.svelte-lye1y1:hover{background:#16a34a}.controls-card.svelte-lye1y1{display:flex;flex-direction:column}.controls-content.svelte-lye1y1{height:100%;display:flex;flex-direction:column;gap:24px}.upload-section.svelte-lye1y1{display:flex;flex-direction:column;gap:12px}.section-label.svelte-lye1y1{display:flex;justify-content:space-between;align-items:center}.section-label.svelte-lye1y1 span:where(.svelte-lye1y1){font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#71717a;font-weight:500}.icon-btn.svelte-lye1y1{background:transparent;border:1px solid rgba(255,255,255,.1);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.icon-btn.svelte-lye1y1:hover{background:#ffffff1a}.upload-area.svelte-lye1y1{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px;border:2px dashed rgba(255,255,255,.1);border-radius:16px;background:transparent;color:#52525b;cursor:pointer;transition:all .2s;font-size:.85rem;font-family:inherit}.upload-area.svelte-lye1y1:hover:not(:disabled){border-color:#fff3;color:#71717a}.upload-area.svelte-lye1y1:disabled{opacity:.3;cursor:not-allowed}.upload-thumb.svelte-lye1y1{position:relative;display:flex;justify-content:center}.upload-thumb.svelte-lye1y1 img:where(.svelte-lye1y1){max-width:100%;max-height:120px;border-radius:12px;object-fit:contain}.change-btn.svelte-lye1y1{position:absolute;bottom:-8px;background:#18181b;border:1px solid #27272a;color:#a1a1aa;padding:4px 12px;border-radius:20px;font-size:.75rem;cursor:pointer;font-family:inherit}.change-btn.svelte-lye1y1:hover{color:#fff;border-color:#52525b}.model-info.svelte-lye1y1{display:flex;align-items:center;gap:10px;font-size:.85rem;color:#71717a}.free-tag.svelte-lye1y1{background:#22c55e;color:#000;font-size:.65rem;padding:2px 6px;border-radius:4px;font-weight:700}.generate-btn.svelte-lye1y1{width:100%;background:#22c55e;color:#000;border:none;padding:16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px;font-family:inherit}.generate-btn.svelte-lye1y1:hover:not(:disabled){transform:translateY(-1px);background:#16a34a}.generate-btn.svelte-lye1y1:disabled{opacity:.5;cursor:not-allowed}.error-text.svelte-lye1y1{color:#ef4444;font-size:.85rem;margin-top:12px;text-align:center}.upgrade-hint.svelte-lye1y1{font-size:.8rem;color:#52525b;text-align:center;margin-top:8px}.upgrade-hint.svelte-lye1y1 a:where(.svelte-lye1y1){color:#a1a1aa;text-decoration:underline}.upgrade-hint.svelte-lye1y1 a:where(.svelte-lye1y1):hover{color:#fff}.seo-section.svelte-lye1y1{margin-bottom:100px}.seo-section.svelte-lye1y1 h2:where(.svelte-lye1y1){font-size:2rem;font-weight:600;margin-bottom:16px;letter-spacing:-.03em}.section-intro.svelte-lye1y1{font-size:1.1rem;color:#71717a;line-height:1.7;margin-bottom:40px;max-width:700px}.steps-grid.svelte-lye1y1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step-card.svelte-lye1y1{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:32px 24px}.step-number.svelte-lye1y1{width:40px;height:40px;border-radius:50%;background:#22c55e;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-bottom:16px}.step-card.svelte-lye1y1 h3:where(.svelte-lye1y1){font-size:1rem;font-weight:600;margin:0 0 8px}.step-card.svelte-lye1y1 p:where(.svelte-lye1y1){font-size:.9rem;color:#71717a;line-height:1.6;margin:0}.features-grid.svelte-lye1y1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card.svelte-lye1y1{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:28px 24px}.feature-card.svelte-lye1y1 h3:where(.svelte-lye1y1){font-size:1rem;font-weight:600;margin:0 0 8px}.feature-card.svelte-lye1y1 p:where(.svelte-lye1y1){font-size:.9rem;color:#71717a;line-height:1.6;margin:0}.usecases-grid.svelte-lye1y1{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.usecase-card.svelte-lye1y1{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:28px 24px}.usecase-card.svelte-lye1y1 h3:where(.svelte-lye1y1){font-size:1rem;font-weight:600;margin:0 0 8px}.usecase-card.svelte-lye1y1 p:where(.svelte-lye1y1){font-size:.9rem;color:#71717a;line-height:1.6;margin:0}.compare-table.svelte-lye1y1{border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden}.compare-header.svelte-lye1y1,.compare-row.svelte-lye1y1{display:grid;grid-template-columns:1fr 120px 120px}.compare-header.svelte-lye1y1{background:#ffffff0d;font-weight:600;font-size:.85rem}.compare-header.svelte-lye1y1 .compare-feature:where(.svelte-lye1y1),.compare-header.svelte-lye1y1 .compare-col:where(.svelte-lye1y1){padding:16px}.compare-row.svelte-lye1y1{border-top:1px solid rgba(255,255,255,.04)}.compare-feature.svelte-lye1y1{padding:14px 16px;font-size:.9rem;color:#a1a1aa}.compare-col.svelte-lye1y1{padding:14px 16px;text-align:center;font-size:.9rem}.compare-col.free.svelte-lye1y1{color:#22c55e}.compare-col.pro.svelte-lye1y1{color:#fff}.faq-list.svelte-lye1y1{display:flex;flex-direction:column;gap:0}.faq-item.svelte-lye1y1{border-bottom:1px solid rgba(255,255,255,.06)}.faq-item.svelte-lye1y1 summary:where(.svelte-lye1y1){padding:20px 0;font-size:1rem;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item.svelte-lye1y1 summary:where(.svelte-lye1y1)::-webkit-details-marker{display:none}.faq-item.svelte-lye1y1 summary:where(.svelte-lye1y1):after{content:"+";font-size:1.2rem;color:#52525b;transition:transform .2s}.faq-item[open].svelte-lye1y1 summary:where(.svelte-lye1y1):after{content:"-"}.faq-item.svelte-lye1y1 p:where(.svelte-lye1y1){padding:0 0 20px;color:#71717a;line-height:1.7;font-size:.95rem;margin:0}.cta-section.svelte-lye1y1{text-align:center;padding:80px 0;border-top:1px solid rgba(255,255,255,.05)}.cta-section.svelte-lye1y1 h2:where(.svelte-lye1y1){font-size:2.5rem;font-weight:600;margin-bottom:12px;letter-spacing:-.03em}.cta-section.svelte-lye1y1 p:where(.svelte-lye1y1){color:#71717a;font-size:1.1rem;margin-bottom:32px}.cta-btn.svelte-lye1y1{background:#22c55e;color:#000;border:none;padding:16px 40px;border-radius:100px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.cta-btn.svelte-lye1y1:hover{background:#16a34a;transform:translateY(-2px)}.loader.svelte-lye1y1{width:16px;height:16px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;animation:svelte-lye1y1-rotation 1s linear infinite}@keyframes svelte-lye1y1-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-text.svelte-lye1y1{color:#fff;font-size:1.1rem;margin-top:16px;margin-bottom:8px}.sub-status.svelte-lye1y1{color:#71717a;font-size:.9rem}.spinner.svelte-lye1y1{width:16px;height:16px;border:2px solid #000;border-bottom-color:transparent;border-radius:50%;display:inline-block;animation:svelte-lye1y1-rotation 1s linear infinite}@media(max-width:768px){h1.svelte-lye1y1{font-size:3rem}.tool-layout.svelte-lye1y1,.steps-grid.svelte-lye1y1,.features-grid.svelte-lye1y1,.usecases-grid.svelte-lye1y1{grid-template-columns:1fr}.compare-header.svelte-lye1y1,.compare-row.svelte-lye1y1{grid-template-columns:1fr 80px 80px}.page-inner.svelte-lye1y1{padding:40px 16px}.hero.svelte-lye1y1{margin-top:40px;margin-bottom:40px}}
