.setup-progress.svelte-1bgjdsq{margin-bottom:3rem}.progress-track.svelte-1bgjdsq{display:flex;flex-direction:column;gap:0}.progress-item.svelte-1bgjdsq{display:flex;align-items:flex-start;gap:1.5rem;position:relative;padding-bottom:2rem}.progress-item.completed.svelte-1bgjdsq .progress-circle:where(.svelte-1bgjdsq){background:var(--primary);color:var(--white);border-color:var(--primary)}.progress-item.current.svelte-1bgjdsq .progress-circle:where(.svelte-1bgjdsq){background:var(--white);border-color:var(--primary);box-shadow:0 0 0 3px #e8706a26}.progress-item.svelte-1bgjdsq:not(.accessible) .progress-circle:where(.svelte-1bgjdsq){background:var(--light-gray);border-color:var(--light-gray);color:var(--gray)}.progress-item.svelte-1bgjdsq:not(.accessible) .progress-label:where(.svelte-1bgjdsq) h4:where(.svelte-1bgjdsq){color:var(--gray)}.progress-item.svelte-1bgjdsq:not(.accessible) .progress-label:where(.svelte-1bgjdsq) p:where(.svelte-1bgjdsq){color:silver}.progress-circle.svelte-1bgjdsq{width:40px;height:40px;min-width:40px;border:2px solid var(--light-gray);border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--white);color:var(--gray);font-weight:600;font-size:.9375rem;transition:all .2s ease;position:relative;z-index:2}.check-icon.svelte-1bgjdsq{width:20px;height:20px}.step-number.svelte-1bgjdsq{display:block}.progress-label.svelte-1bgjdsq{flex:1;padding-top:.25rem}.progress-label.svelte-1bgjdsq h4:where(.svelte-1bgjdsq){font-size:1rem;font-weight:600;color:var(--dark);margin:0 0 .25rem;transition:color .2s ease}.progress-label.svelte-1bgjdsq p:where(.svelte-1bgjdsq){font-size:.875rem;color:var(--gray);margin:0;transition:color .2s ease}.progress-line.svelte-1bgjdsq{position:absolute;left:20px;top:40px;width:2px;height:calc(100% - 40px);background:var(--light-gray);transition:background .2s ease;z-index:1}.progress-line.completed.svelte-1bgjdsq{background:var(--primary)}@media(max-width:768px){.setup-progress.svelte-1bgjdsq{margin-bottom:2rem}.progress-item.svelte-1bgjdsq{gap:1rem;padding-bottom:1.5rem}.progress-circle.svelte-1bgjdsq{width:36px;height:36px;font-size:.875rem}.progress-label.svelte-1bgjdsq h4:where(.svelte-1bgjdsq){font-size:.9375rem}.progress-label.svelte-1bgjdsq p:where(.svelte-1bgjdsq){font-size:.8125rem}}@media(max-width:480px){.progress-circle.svelte-1bgjdsq{width:32px;height:32px;font-size:.75rem}.progress-label.svelte-1bgjdsq h4:where(.svelte-1bgjdsq){font-size:.875rem}.progress-label.svelte-1bgjdsq p:where(.svelte-1bgjdsq){display:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard-container.svelte-1a9771v{width:100%;max-width:900px;margin:0 auto}.wizard-header.svelte-1a9771v{text-align:center;margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--light-gray)}.wizard-header.svelte-1a9771v h1:where(.svelte-1a9771v){font-size:2.5rem;font-weight:800;color:var(--dark);margin-bottom:.5rem;line-height:1.2}.wizard-header.svelte-1a9771v p:where(.svelte-1a9771v){font-size:1.125rem;color:var(--gray);margin:0;line-height:1.6}.wizard-step.svelte-1a9771v{animation:fadeIn .3s ease}.step-content.svelte-1a9771v{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;padding:var(--spacing-lg);margin:var(--spacing-lg) 0;box-shadow:0 1px 3px #0000000d}.step-content.svelte-1a9771v h2:where(.svelte-1a9771v){font-size:1.75rem;font-weight:700;color:var(--dark);margin:0 0 var(--spacing-sm) 0;line-height:1.3}.step-description.svelte-1a9771v{font-size:1rem;color:var(--gray);margin:0 0 var(--spacing-lg) 0;line-height:1.6}.mode-selection.svelte-1a9771v{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:var(--spacing-lg)}.mode-card.svelte-1a9771v{padding:2rem;border:2px solid var(--light-gray);border-radius:12px;background:var(--white);cursor:pointer;text-align:center;font-family:inherit;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:1rem}.mode-card.svelte-1a9771v:hover{border-color:var(--primary);box-shadow:0 4px 12px #e8706a1a}.mode-card.selected.svelte-1a9771v{border-color:var(--primary);background:#e8706a0d;box-shadow:0 0 0 3px #e8706a26}.mode-icon.svelte-1a9771v{width:48px;height:48px;background:#e8706a1a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.mode-card.svelte-1a9771v svg:where(.svelte-1a9771v){width:24px;height:24px}.mode-card.svelte-1a9771v h3:where(.svelte-1a9771v){font-size:1.25rem;font-weight:700;color:var(--dark);margin:0}.mode-card.svelte-1a9771v p:where(.svelte-1a9771v){font-size:.95rem;color:var(--gray);margin:0;line-height:1.5}.mode-label.svelte-1a9771v{display:inline-block;background:var(--primary);color:var(--white);padding:.4rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem}.form-group.svelte-1a9771v{margin-bottom:var(--spacing-lg)}.form-label.svelte-1a9771v{display:block;font-weight:600;color:var(--dark);font-size:.95rem;margin-bottom:.5rem}.form-input.svelte-1a9771v,.form-textarea.svelte-1a9771v{width:100%;padding:.875rem 1rem;border:1px solid var(--light-gray);border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s ease;background:var(--white);color:var(--dark)}.form-input.svelte-1a9771v:focus,.form-textarea.svelte-1a9771v:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #e8706a1a}.form-textarea.svelte-1a9771v{resize:vertical;min-height:150px;line-height:1.5}.char-count.svelte-1a9771v{font-size:.8rem;color:var(--gray);margin-top:.5rem;text-align:right}.templates-grid.svelte-1a9771v{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.template-option.svelte-1a9771v{padding:1rem;border:2px solid var(--light-gray);border-radius:12px;background:var(--white);cursor:pointer;text-align:center;font-family:inherit;transition:all .2s ease;display:flex;flex-direction:column;gap:.75rem}.template-option.svelte-1a9771v:hover{border-color:var(--primary);box-shadow:0 2px 8px #00000014}.template-option.selected.svelte-1a9771v{border-color:var(--primary);background:#e8706a0d;box-shadow:0 0 0 3px #e8706a26}.template-thumbnail.svelte-1a9771v{width:100%;height:120px;border-radius:8px;background-size:cover;background-position:center}.template-option.svelte-1a9771v h4:where(.svelte-1a9771v){font-size:1rem;font-weight:600;color:var(--dark);margin:0}.template-option.svelte-1a9771v p:where(.svelte-1a9771v){font-size:.8rem;color:var(--gray);margin:0;line-height:1.4}.review-section.svelte-1a9771v{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:var(--spacing-lg)}.review-group.svelte-1a9771v{background:#e8706a05;padding:var(--spacing-md);border-radius:8px;border:1px solid var(--light-gray)}.review-group.svelte-1a9771v h3:where(.svelte-1a9771v){font-size:.85rem;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem}.review-value.svelte-1a9771v{font-size:1.125rem;font-weight:600;color:var(--dark);margin:0;line-height:1.5}.review-value.review-long.svelte-1a9771v{font-size:.95rem;font-weight:400}.form-hint.svelte-1a9771v{font-size:.8rem;color:var(--color-text-muted, #94a3b8);margin-top:.25rem}.error-message.svelte-1a9771v{background:#dc26261a;color:#dc2626;padding:var(--spacing-sm) var(--spacing-md);border-radius:6px;border-left:4px solid #dc2626;font-size:.9rem;margin-top:.5rem}.error-large.svelte-1a9771v{margin:var(--spacing-md) 0}.step-actions.svelte-1a9771v{display:flex;gap:var(--spacing-md);justify-content:flex-end;margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--light-gray)}.btn.svelte-1a9771v{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:.5rem}.btn-primary.svelte-1a9771v{background:var(--primary);color:var(--white)}.btn-primary.svelte-1a9771v:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #e8706a4d}.btn-primary.svelte-1a9771v:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-1a9771v{background:var(--white);color:var(--dark);border:2px solid var(--light-gray)}.btn-secondary.svelte-1a9771v:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.btn-secondary.svelte-1a9771v:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.mode-selection.svelte-1a9771v{grid-template-columns:1fr}.templates-grid.svelte-1a9771v{grid-template-columns:repeat(2,1fr)}.review-section.svelte-1a9771v{grid-template-columns:1fr}}@media(max-width:768px){.wizard-header.svelte-1a9771v h1:where(.svelte-1a9771v){font-size:1.75rem}.step-content.svelte-1a9771v{padding:var(--spacing-md)}.step-content.svelte-1a9771v h2:where(.svelte-1a9771v){font-size:1.375rem}.templates-grid.svelte-1a9771v{grid-template-columns:1fr}.step-actions.svelte-1a9771v{flex-direction:column-reverse}.btn.svelte-1a9771v{width:100%;justify-content:center;text-align:center}}.start-page.svelte-zvie4z{min-height:100vh;padding:var(--spacing-xl) 0;background:linear-gradient(135deg,#e8706a05,#8b3a8f05)}.container.svelte-zvie4z{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.page-header.svelte-zvie4z{text-align:center;margin-bottom:var(--spacing-xl)}.page-header.svelte-zvie4z h1:where(.svelte-zvie4z){font-size:2.5rem;font-weight:800;color:var(--dark);margin:0 0 .5rem;line-height:1.2}.page-header.svelte-zvie4z p:where(.svelte-zvie4z){font-size:1.25rem;color:var(--gray);margin:0;line-height:1.6}@media(max-width:768px){.start-page.svelte-zvie4z{padding:var(--spacing-lg) 0}.page-header.svelte-zvie4z h1:where(.svelte-zvie4z){font-size:2rem}.page-header.svelte-zvie4z p:where(.svelte-zvie4z){font-size:1rem}}@media(max-width:480px){.start-page.svelte-zvie4z{padding:var(--spacing-md) 0}.page-header.svelte-zvie4z h1:where(.svelte-zvie4z){font-size:1.5rem}.page-header.svelte-zvie4z p:where(.svelte-zvie4z){font-size:.9375rem}}
