@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.wizard-header.svelte-19mz1nu{color:var(--text-primary);margin-bottom:2rem}.wizard-head-row.svelte-19mz1nu{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.wizard-eyebrow.svelte-19mz1nu{color:var(--primary);background:#ffffffa6;border:1px solid #0e2a361a;align-items:center;gap:.4rem;margin-bottom:0;display:inline-flex}.wizard-eyebrow.svelte-19mz1nu i:where(.svelte-19mz1nu){font-size:.85em}.wizard-title.svelte-19mz1nu{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(1.875rem,4.2vw,2.75rem);font-weight:800;line-height:1.05}.wizard-title-accent.svelte-19mz1nu{color:var(--primary);white-space:nowrap;position:relative}.wizard-title-accent.svelte-19mz1nu:after{content:"";background:linear-gradient(90deg, var(--accent-orange), var(--accent-sky));opacity:.85;border-radius:999px;height:.22em;position:absolute;bottom:-.18em;left:0;right:0;transform:skew(-8deg)}.wizard-sub.svelte-19mz1nu{color:var(--text-secondary);max-width:56ch;margin:0 0 1.5rem;font-size:1rem;line-height:1.55}.wizard-rule.svelte-19mz1nu{border:0;border-top:var(--rule-strong);margin:0 0 1.5rem}.wizard-reset.svelte-19mz1nu{color:var(--text-secondary);border-radius:var(--radius-pill);cursor:pointer;transition:all .2s var(--ease-out-expo);background:0 0;border:1px solid #0e2a3633;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.wizard-reset.svelte-19mz1nu:hover{border-color:var(--primary);color:var(--primary);background:#ffffff73}.wizard-stepper.svelte-19mz1nu{border-radius:var(--radius-md);background:#ffffffa6;border:1.5px solid #0e2a361f;grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 1.25rem;padding:0;list-style:none;display:grid;overflow:hidden}.stepper-item.svelte-19mz1nu{display:flex;position:relative}.stepper-item.svelte-19mz1nu:not(:last-child):after{content:"";background:#0e2a3624;width:1px;position:absolute;top:18%;bottom:18%;right:0}.stepper-btn.svelte-19mz1nu{cursor:pointer;text-align:left;color:var(--text-muted);transition:background-color .2s var(--ease-out-expo), color .2s var(--ease-out-expo);background:0 0;border:0;flex:1;align-items:center;gap:.875rem;padding:1rem 1.1rem;display:flex}.stepper-btn.svelte-19mz1nu:disabled{cursor:default}.stepper-btn.svelte-19mz1nu:not(:disabled):hover{color:var(--text-primary);background:#ffffffb3}.stepper-num.svelte-19mz1nu{width:36px;height:36px;font-family:var(--font-display);font-variant-numeric:tabular-nums;color:var(--text-muted);transition:background-color .22s var(--ease-out-expo), border-color .22s var(--ease-out-expo), color .22s var(--ease-out-expo), transform .22s var(--ease-out-expo), box-shadow .22s var(--ease-out-expo);background:#ffffffd9;border:1.5px solid #0e2a362e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:inline-flex}.stepper-item.complete.svelte-19mz1nu .stepper-num:where(.svelte-19mz1nu){background:var(--primary);border-color:var(--primary);color:var(--text-inverse)}.stepper-item.active.svelte-19mz1nu .stepper-num:where(.svelte-19mz1nu){background:var(--primary);border-color:var(--primary);color:var(--text-inverse);transform:scale(1.08);box-shadow:0 6px 16px #0e2a3647}.stepper-body.svelte-19mz1nu{flex-direction:column;min-width:0;line-height:1.15;display:flex}.stepper-name.svelte-19mz1nu{font-family:var(--font-display);color:inherit;overflow-wrap:anywhere;font-size:.92rem;font-weight:700}.stepper-marker.svelte-19mz1nu{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-top:.2rem;font-size:.7rem}.stepper-item.complete.svelte-19mz1nu .stepper-marker:where(.svelte-19mz1nu){color:var(--primary)}.stepper-item.active.svelte-19mz1nu .stepper-marker:where(.svelte-19mz1nu){color:var(--accent-orange);font-weight:700}.stepper-item.active.svelte-19mz1nu .stepper-btn:where(.svelte-19mz1nu),.stepper-item.complete.svelte-19mz1nu .stepper-btn:where(.svelte-19mz1nu){color:var(--text-primary)}.wizard-progress.svelte-19mz1nu{background:#0e2a361a;border-radius:999px;height:3px;overflow:hidden}.wizard-progress-bar.svelte-19mz1nu{background:linear-gradient(90deg, var(--primary), var(--primary-bright));height:100%;transition:width .28s var(--ease-out-expo)}@media (width<=720px){.wizard-stepper.svelte-19mz1nu{grid-template-columns:1fr}.stepper-item.svelte-19mz1nu:not(:last-child):after{width:auto;height:1px;inset:auto 12% 0}.stepper-btn.svelte-19mz1nu{padding:.75rem .875rem}.stepper-name.svelte-19mz1nu{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.wizard-progress-bar.svelte-19mz1nu,.stepper-num.svelte-19mz1nu,.stepper-btn.svelte-19mz1nu,.wizard-reset.svelte-19mz1nu{transition:none!important}}.wizard-footer.svelte-w9v8eo{padding-top:.5rem;position:relative}.wizard-footer-rule.svelte-w9v8eo{background:#0e2a362e;height:1px;margin-bottom:1rem}.wizard-footer-inner.svelte-w9v8eo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.wizard-footer-hint.svelte-w9v8eo{color:var(--text-secondary);align-items:center;gap:.5rem;max-width:50ch;margin:0;font-size:.85rem;display:inline-flex}.wizard-footer-hint.svelte-w9v8eo i:where(.svelte-w9v8eo){color:var(--primary);opacity:.8}.wizard-footer-cta.svelte-w9v8eo{align-items:center;gap:.625rem;display:inline-flex}@media (width<=640px){.wizard-footer-inner.svelte-w9v8eo{flex-direction:column;align-items:stretch}.wizard-footer-hint.svelte-w9v8eo{text-align:center;justify-content:center}.wizard-footer-cta.svelte-w9v8eo{justify-content:space-between}.wizard-footer-cta.svelte-w9v8eo .btn:where(.svelte-w9v8eo){flex:1}}.wizard-page[data-astro-cid-zizpguys]{background:radial-gradient(ellipse 80% 60% at 50% -10%, #ffffff2e 0%, transparent 60%), radial-gradient(ellipse 60% 50% at 90% 30%, #5ba8d61a 0%, transparent 60%), var(--bg-color);min-height:calc(100vh - 80px);padding:3rem 0 5rem}.wizard-container[data-astro-cid-zizpguys]{max-width:880px}.wizard-body[data-astro-cid-zizpguys]{background:var(--card-bg);border-radius:var(--radius-xl);min-height:460px;margin-bottom:1.5rem;padding:2.75rem 3rem;box-shadow:0 24px 60px #0e2a3633}@media (width<=640px){.wizard-page[data-astro-cid-zizpguys]{padding:2rem 0 3rem}.wizard-body[data-astro-cid-zizpguys]{border-radius:var(--radius-lg);padding:1.5rem}}
