html.wizard-open,body.wizard-open{overflow:hidden;overscroll-behavior:none}.wizard-modal[data-astro-cid-of4xh566]{border:none;padding:0;width:min(1100px,calc(100vw - 2rem));max-width:1100px;height:min(760px,calc(100vh - 2rem));border-radius:1.75rem;overflow:visible;background:transparent}.wizard-modal[data-astro-cid-of4xh566]::backdrop{background:#020617a6;backdrop-filter:blur(10px)}.wizard-panel[data-astro-cid-of4xh566]{height:100%;border-radius:1.75rem;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.4);box-shadow:0 30px 80px #02061759;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr}.wizard-topbar[data-astro-cid-of4xh566]{padding:1rem 1rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff}.wizard-progress[data-astro-cid-of4xh566]{padding:0 1rem 1rem;background:#fff}.wizard-body[data-astro-cid-of4xh566]{padding:1rem;display:grid;grid-template-columns:1fr;gap:1rem;height:100%;overflow:hidden}@media (min-width: 900px){.wizard-body[data-astro-cid-of4xh566]{grid-template-columns:1.35fr .65fr}}.wizard-main[data-astro-cid-of4xh566]{height:100%;overflow:hidden}.wizard-steps[data-astro-cid-of4xh566]{flex:1;overflow:auto;overscroll-behavior:contain;padding:.25rem .25rem .75rem}.wizard-actions[data-astro-cid-of4xh566]{display:flex;flex-direction:column;gap:.75rem;padding:.75rem .25rem .25rem}.wizard-actions[data-astro-cid-of4xh566] button[data-astro-cid-of4xh566]:disabled{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}@media (min-width: 640px){.wizard-actions[data-astro-cid-of4xh566]{flex-direction:row;align-items:center}}.wizard-aside[data-astro-cid-of4xh566]{height:100%;overflow:auto;overscroll-behavior:contain}@media (max-width: 899px){.wizard-aside[data-astro-cid-of4xh566]{position:fixed;left:1rem;right:1rem;bottom:1rem;max-height:60vh;transform:translateY(calc(100% + 1rem));transition:transform .22s ease;z-index:10}.wizard-aside[data-astro-cid-of4xh566].wizard-aside--open{transform:translateY(0)}}.wizard-title[data-astro-cid-of4xh566]{font-family:var(--font-heading, inherit);font-size:clamp(1.6rem,2.5vw,2.15rem);font-weight:900;letter-spacing:-.02em;color:rgb(var(--c-ink));line-height:1.12}.wizard-desc[data-astro-cid-of4xh566]{margin-top:.65rem;color:rgb(var(--c-muted));line-height:1.55}.wizard-grid[data-astro-cid-of4xh566]{margin-top:1.25rem;display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 640px){.wizard-grid[data-astro-cid-of4xh566]{grid-template-columns:1fr 1fr}}.wizard-option[data-astro-cid-of4xh566],.wizard-check[data-astro-cid-of4xh566]{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 1.05rem;border-radius:1.1rem;border:1px solid rgb(var(--c-border));background:#ffffffdb;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.wizard-option[data-astro-cid-of4xh566]:hover,.wizard-check[data-astro-cid-of4xh566]:hover{border-color:rgb(var(--c-brand) / .45);box-shadow:0 12px 28px #02061714;transform:translateY(-1px);background:#fff}.wizard-option[data-astro-cid-of4xh566] input[data-astro-cid-of4xh566],.wizard-check[data-astro-cid-of4xh566] input[data-astro-cid-of4xh566]{margin-top:.28rem;accent-color:rgb(var(--c-brand));flex-shrink:0;width:1.15rem;height:1.15rem}.wizard-option[data-astro-cid-of4xh566]>span[data-astro-cid-of4xh566],.wizard-check[data-astro-cid-of4xh566]>span[data-astro-cid-of4xh566]{display:grid;gap:.18rem;min-width:0;color:rgb(var(--c-ink))}.wizard-option[data-astro-cid-of4xh566] strong[data-astro-cid-of4xh566],.wizard-check[data-astro-cid-of4xh566] strong[data-astro-cid-of4xh566]{display:block;font-weight:900;letter-spacing:-.01em;color:rgb(var(--c-ink))}.wizard-sub[data-astro-cid-of4xh566]{display:block;font-size:.9rem;font-weight:650;color:rgb(var(--c-muted));line-height:1.35}.wizard-option[data-astro-cid-of4xh566].is-selected,.wizard-check[data-astro-cid-of4xh566].is-selected{border-color:rgb(var(--c-brand) / .8);background:#fff;box-shadow:0 16px 32px #02061714,0 0 0 4px #ff6b351f;transform:translateY(-1px)}@supports selector(label:has(input:checked)){label[data-astro-cid-of4xh566].wizard-option:has(input:checked),label[data-astro-cid-of4xh566].wizard-check:has(input:checked){border-color:rgb(var(--c-brand) / .8);background:#fff;box-shadow:0 16px 32px #02061714,0 0 0 4px #ff6b351f;transform:translateY(-1px)}}.wizard-enter[data-astro-cid-of4xh566]{animation:wizardIn .26s ease both}@keyframes wizardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
