.template-selector.svelte-1i54dhn{text-align:center}.step-title.svelte-1i54dhn{font-size:var(--text-h2);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.step-description.svelte-1i54dhn{font-size:var(--text-body);color:var(--color-fg-secondary);margin-bottom:var(--space-xl)}.template-grid.svelte-1i54dhn{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}@media(max-width:900px){.template-grid.svelte-1i54dhn{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.template-grid.svelte-1i54dhn{grid-template-columns:1fr}}.template-card.svelte-1i54dhn{position:relative;background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:0;cursor:pointer;text-align:left;overflow:hidden;transition:all var(--duration-micro) var(--ease-standard)}.template-card.svelte-1i54dhn:hover{border-color:var(--color-border-emphasis)}.template-card.selected.svelte-1i54dhn{border-color:var(--color-fg-primary);border-width:2px}.template-preview.svelte-1i54dhn{aspect-ratio:16/9;background:var(--color-bg-subtle);display:flex;align-items:center;justify-content:center}.preview-placeholder.svelte-1i54dhn{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs);color:var(--color-fg-muted)}.template-card.svelte-1i54dhn:hover .preview-placeholder:where(.svelte-1i54dhn),.template-card.selected.svelte-1i54dhn .preview-placeholder:where(.svelte-1i54dhn){color:var(--color-fg-secondary)}.template-info.svelte-1i54dhn{padding:var(--space-md)}.template-name.svelte-1i54dhn{font-size:var(--text-body);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.template-description.svelte-1i54dhn{font-size:var(--text-body-sm);color:var(--color-fg-secondary);margin-bottom:var(--space-sm)}.template-category.svelte-1i54dhn{font-size:var(--text-caption);color:var(--color-fg-muted);background:var(--color-bg-subtle);padding:2px var(--space-xs);border-radius:var(--radius-sm)}.selected-badge.svelte-1i54dhn{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-fg-primary);color:var(--color-bg-pure);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}.subdomain-picker.svelte-g9zqiw{text-align:center}.step-title.svelte-g9zqiw{font-size:var(--text-h2);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.step-description.svelte-g9zqiw{font-size:var(--text-body);color:var(--color-fg-secondary);margin-bottom:var(--space-xl)}.input-wrapper.svelte-g9zqiw{max-width:500px;margin:0 auto var(--space-xl)}.subdomain-input-group.svelte-g9zqiw{display:flex;align-items:center;background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--duration-micro) var(--ease-standard)}.subdomain-input-group.svelte-g9zqiw:focus-within{border-color:var(--color-border-emphasis)}.subdomain-input.svelte-g9zqiw{flex:1;background:transparent;border:none;padding:var(--space-md);font-size:var(--text-body-lg);color:var(--color-fg-primary);outline:none;min-width:0}.subdomain-input.svelte-g9zqiw::-moz-placeholder{color:var(--color-fg-muted)}.subdomain-input.svelte-g9zqiw::placeholder{color:var(--color-fg-muted)}.domain-suffix.svelte-g9zqiw{padding:var(--space-md);color:var(--color-fg-muted);background:var(--color-bg-subtle);font-size:var(--text-body);white-space:nowrap}.status.svelte-g9zqiw{margin-top:var(--space-sm);font-size:var(--text-body-sm)}.status.checking.svelte-g9zqiw{color:var(--color-fg-muted)}.status.error.svelte-g9zqiw{color:var(--color-error)}.status.valid.svelte-g9zqiw{color:var(--color-success)}.suggestion.svelte-g9zqiw{display:block;margin:var(--space-sm) auto 0;background:none;border:none;color:var(--color-fg-secondary);font-size:var(--text-body-sm);cursor:pointer;text-decoration:underline}.suggestion.svelte-g9zqiw:hover{color:var(--color-fg-primary)}.preview.svelte-g9zqiw{background:var(--color-bg-subtle);padding:var(--space-md);border-radius:var(--radius-md);max-width:500px;margin:0 auto}.preview-label.svelte-g9zqiw{display:block;font-size:var(--text-caption);color:var(--color-fg-muted);margin-bottom:var(--space-xs)}.preview-url.svelte-g9zqiw{font-family:var(--font-mono);font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.preview-url.svelte-g9zqiw strong:where(.svelte-g9zqiw){color:var(--color-fg-primary)}.business-info.svelte-uobsp2{max-width:500px;margin:0 auto}.step-title.svelte-uobsp2{font-size:var(--text-h2);color:var(--color-fg-primary);margin-bottom:var(--space-xs);text-align:center}.step-description.svelte-uobsp2{font-size:var(--text-body);color:var(--color-fg-secondary);margin-bottom:var(--space-xl);text-align:center}.form.svelte-uobsp2{display:flex;flex-direction:column;gap:var(--space-lg)}.form-row.svelte-uobsp2{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md)}@media(max-width:480px){.form-row.svelte-uobsp2{grid-template-columns:1fr}}.form-group.svelte-uobsp2{display:flex;flex-direction:column;gap:var(--space-xs)}.form-label.svelte-uobsp2{font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.required.svelte-uobsp2{color:var(--color-error)}.form-input.svelte-uobsp2{padding:var(--space-sm) var(--space-md);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-md);font-size:var(--text-body);color:var(--color-fg-primary);transition:border-color var(--duration-micro) var(--ease-standard)}.form-input.svelte-uobsp2:focus{outline:none;border-color:var(--color-border-emphasis)}.form-input.svelte-uobsp2::-moz-placeholder{color:var(--color-fg-muted)}.form-input.svelte-uobsp2::placeholder{color:var(--color-fg-muted)}.content-setup.svelte-1237xqy{text-align:center}.step-title.svelte-1237xqy{font-size:var(--text-h2);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.step-description.svelte-1237xqy{font-size:var(--text-body);color:var(--color-fg-secondary);margin-bottom:var(--space-xl)}.content-options.svelte-1237xqy{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);max-width:600px;margin:0 auto var(--space-xl)}@media(max-width:640px){.content-options.svelte-1237xqy{grid-template-columns:1fr}}.option-card.svelte-1237xqy{position:relative;padding:var(--space-lg);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);text-align:left;transition:all var(--duration-micro) var(--ease-standard)}.option-card.selected.svelte-1237xqy{border-color:var(--color-fg-primary);border-width:2px}.option-card.disabled.svelte-1237xqy{opacity:.6;cursor:not-allowed}.option-icon.svelte-1237xqy{font-size:1.5rem;margin-bottom:var(--space-sm)}.option-title.svelte-1237xqy{font-size:var(--text-body);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.option-description.svelte-1237xqy{font-size:var(--text-body-sm);color:var(--color-fg-secondary);line-height:1.5}.option-badge.svelte-1237xqy{position:absolute;top:var(--space-sm);right:var(--space-sm);font-size:var(--text-caption);padding:2px var(--space-xs);border-radius:var(--radius-sm);background:var(--color-success-muted);color:var(--color-success)}.option-badge.coming-soon.svelte-1237xqy{background:var(--color-bg-subtle);color:var(--color-fg-muted)}.note.svelte-1237xqy{background:var(--color-bg-subtle);padding:var(--space-md);border-radius:var(--radius-md);max-width:500px;margin:0 auto}.note.svelte-1237xqy p:where(.svelte-1237xqy){font-size:var(--text-body-sm);color:var(--color-fg-secondary);margin:0}.note.svelte-1237xqy strong:where(.svelte-1237xqy){color:var(--color-fg-primary)}.review-confirm.svelte-167slbw{max-width:600px;margin:0 auto}.step-title.svelte-167slbw{font-size:var(--text-h2);color:var(--color-fg-primary);margin-bottom:var(--space-xs);text-align:center}.step-description.svelte-167slbw{font-size:var(--text-body);color:var(--color-fg-secondary);margin-bottom:var(--space-xl);text-align:center}.summary.svelte-167slbw{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);margin-bottom:var(--space-xl);overflow:hidden}.summary-section.svelte-167slbw{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border-default)}.summary-section.svelte-167slbw:last-child{border-bottom:none}.section-title.svelte-167slbw{font-size:var(--text-caption);color:var(--color-fg-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-xs)}.section-content.svelte-167slbw{display:flex;align-items:center;justify-content:space-between}.value.svelte-167slbw{font-size:var(--text-body);color:var(--color-fg-primary)}.edit-btn.svelte-167slbw{background:none;border:none;color:var(--color-fg-secondary);font-size:var(--text-body-sm);cursor:pointer;text-decoration:underline}.edit-btn.svelte-167slbw:hover{color:var(--color-fg-primary)}.tier-selection.svelte-167slbw{margin-bottom:var(--space-xl)}.tier-title.svelte-167slbw{font-size:var(--text-body);color:var(--color-fg-primary);margin-bottom:var(--space-md);text-align:center}.tier-options.svelte-167slbw{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}@media(max-width:480px){.tier-options.svelte-167slbw{grid-template-columns:1fr}}.tier-card.svelte-167slbw{position:relative;padding:var(--space-lg);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);text-align:left;cursor:pointer;transition:all var(--duration-micro) var(--ease-standard)}.tier-card.svelte-167slbw:hover{border-color:var(--color-border-emphasis)}.tier-card.selected.svelte-167slbw{border-color:var(--color-fg-primary);border-width:2px}.tier-header.svelte-167slbw{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm)}.tier-name.svelte-167slbw{font-size:var(--text-body);color:var(--color-fg-primary);font-weight:500}.tier-badge.svelte-167slbw{font-size:var(--text-caption);padding:2px var(--space-xs);background:var(--color-success-muted);color:var(--color-success);border-radius:var(--radius-sm)}.tier-price.svelte-167slbw{margin-bottom:var(--space-sm)}.amount.svelte-167slbw{font-size:var(--text-h2);color:var(--color-fg-primary)}.period.svelte-167slbw{font-size:var(--text-body-sm);color:var(--color-fg-muted)}.tier-description.svelte-167slbw{font-size:var(--text-body-sm);color:var(--color-fg-secondary);margin:0}.selected-check.svelte-167slbw{position:absolute;top:var(--space-sm);right:var(--space-sm);width:24px;height:24px;background:var(--color-fg-primary);color:var(--color-bg-pure);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:var(--text-caption)}.terms.svelte-167slbw{text-align:center}.terms.svelte-167slbw p:where(.svelte-167slbw){font-size:var(--text-body-sm);color:var(--color-fg-muted);margin:0}.terms.svelte-167slbw a:where(.svelte-167slbw){color:var(--color-fg-secondary);text-decoration:underline}.terms.svelte-167slbw a:where(.svelte-167slbw):hover{color:var(--color-fg-primary)}.wizard-page.svelte-1gtebet{min-height:calc(100vh - 72px);display:flex;flex-direction:column;padding:var(--space-xl) var(--space-lg);max-width:var(--width-wide);margin:0 auto}.progress-bar.svelte-1gtebet{margin-bottom:var(--space-xl)}.progress-container.svelte-1gtebet{display:flex;justify-content:space-between;position:relative}.progress-step.svelte-1gtebet{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs);background:none;border:none;cursor:pointer;padding:0;z-index:1;transition:opacity var(--duration-micro) var(--ease-standard)}.progress-step.svelte-1gtebet:disabled{cursor:default;opacity:.5}.step-number.svelte-1gtebet{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--color-bg-surface);border:1px solid var(--color-border-default);color:var(--color-fg-secondary);font-size:var(--text-body-sm);transition:all var(--duration-micro) var(--ease-standard)}.progress-step.active.svelte-1gtebet .step-number:where(.svelte-1gtebet),.progress-step.completed.svelte-1gtebet .step-number:where(.svelte-1gtebet){background:var(--color-fg-primary);border-color:var(--color-fg-primary);color:var(--color-bg-pure)}.step-label.svelte-1gtebet{font-size:var(--text-caption);color:var(--color-fg-muted)}.progress-step.active.svelte-1gtebet .step-label:where(.svelte-1gtebet){color:var(--color-fg-primary)}.progress-line.svelte-1gtebet{position:absolute;top:18px;left:18px;right:18px;height:1px;background:var(--color-border-default)}.progress-line.svelte-1gtebet:after{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress);background:var(--color-fg-primary);transition:width var(--duration-standard) var(--ease-standard)}.wizard-content.svelte-1gtebet{flex:1;margin-bottom:var(--space-xl)}.wizard-nav.svelte-1gtebet{display:flex;justify-content:space-between;gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid var(--color-border-default)}.nav-btn.svelte-1gtebet{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);font-size:var(--text-body);cursor:pointer;transition:all var(--duration-micro) var(--ease-standard)}.nav-btn.secondary.svelte-1gtebet{background:transparent;border:1px solid var(--color-border-default);color:var(--color-fg-secondary)}.nav-btn.secondary.svelte-1gtebet:hover{border-color:var(--color-border-emphasis);color:var(--color-fg-primary)}.nav-btn.primary.svelte-1gtebet{background:var(--color-fg-primary);border:1px solid var(--color-fg-primary);color:var(--color-bg-pure)}.nav-btn.primary.svelte-1gtebet:hover:not(:disabled){opacity:.9}.nav-btn.primary.svelte-1gtebet:disabled{opacity:.5;cursor:not-allowed}.nav-btn.checkout.svelte-1gtebet{padding:var(--space-sm) var(--space-xl)}@media(max-width:640px){.step-label.svelte-1gtebet{display:none}}
