.wizard[data-astro-cid-k3lvmwim]{padding:8rem 0 6rem;position:relative;z-index:2}.wizard__header[data-astro-cid-k3lvmwim]{max-width:720px;margin-bottom:3rem}.wizard__title[data-astro-cid-k3lvmwim]{font-family:Playfair Display,serif;font-size:clamp(2.25rem,5vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:.75rem 0 1.25rem}.wizard__sub[data-astro-cid-k3lvmwim]{color:var(--muted);font-size:1.1rem;line-height:1.7;font-weight:300;max-width:640px}.wizard__progress[data-astro-cid-k3lvmwim]{display:flex;gap:.6rem;margin-bottom:3rem;max-width:720px}.wizard__progress-dot[data-astro-cid-k3lvmwim]{flex:1;height:4px;background:var(--border);border-radius:2px;transition:background .3s ease}.wizard__progress-dot[data-astro-cid-k3lvmwim].is-active{background:var(--aqua)}.wizard__step[data-astro-cid-k3lvmwim]{max-width:720px}.wizard__step[data-astro-cid-k3lvmwim][hidden]{display:none}.wizard__step-label[data-astro-cid-k3lvmwim]{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--aqua);margin-bottom:.75rem}.wizard__step-title[data-astro-cid-k3lvmwim]{font-family:Playfair Display,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.015em;margin:0 0 .75rem}.wizard__step-help[data-astro-cid-k3lvmwim]{color:var(--muted);font-size:1rem;line-height:1.65;font-weight:300;margin-bottom:2rem}.wizard__field[data-astro-cid-k3lvmwim]{margin-bottom:2rem}.wizard__select[data-astro-cid-k3lvmwim]{width:100%;padding:1rem 3rem 1rem 1.25rem;font-size:1rem;font-family:inherit;color:var(--white);background:var(--glass);border:1px solid var(--border);border-radius:16px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8L0 0h12z' fill='%2390e0ef'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:12px;min-height:56px;cursor:pointer}.wizard__select[data-astro-cid-k3lvmwim]:focus{outline:2px solid var(--aqua);outline-offset:2px}.wizard__select[data-astro-cid-k3lvmwim]:disabled{opacity:.5;cursor:wait}.wizard__error[data-astro-cid-k3lvmwim]{color:#f87171;font-size:.85rem;margin-top:.5rem}.wizard__link[data-astro-cid-k3lvmwim]{color:var(--aqua);background:none;border:none;text-decoration:underline;cursor:pointer;font:inherit;padding:0}.wizard__cards[data-astro-cid-k3lvmwim]{display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}@media(min-width:768px){.wizard__cards[data-astro-cid-k3lvmwim]{grid-template-columns:repeat(3,1fr)}}.wizard__card[data-astro-cid-k3lvmwim]{text-align:left;background:var(--glass);border:1px solid var(--border);border-radius:20px;padding:1.5rem;cursor:pointer;transition:all .2s ease;color:var(--white);font-family:inherit;display:flex;flex-direction:column;gap:.5rem;min-height:160px}.wizard__card[data-astro-cid-k3lvmwim]:hover{border-color:#90e0ef59;transform:translateY(-2px)}.wizard__card[data-astro-cid-k3lvmwim].is-picked{border-color:var(--aqua);background:#90e0ef14;box-shadow:0 0 0 2px #90e0ef2e}.wizard__card-eyebrow[data-astro-cid-k3lvmwim]{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--aqua)}.wizard__card-title[data-astro-cid-k3lvmwim]{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;line-height:1.25}.wizard__card-desc[data-astro-cid-k3lvmwim]{color:var(--muted);font-size:.9rem;line-height:1.55;font-weight:300}.wizard__summary[data-astro-cid-k3lvmwim]{background:var(--glass);border:1px solid var(--border);border-radius:20px;padding:1.5rem;margin-bottom:2rem}.wizard__summary-row[data-astro-cid-k3lvmwim]{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.wizard__summary-row[data-astro-cid-k3lvmwim]:last-child{border-bottom:none}.wizard__summary-label[data-astro-cid-k3lvmwim]{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);align-self:center}.wizard__summary-value[data-astro-cid-k3lvmwim]{color:var(--white);font-size:.95rem;text-align:right}.wizard__actions[data-astro-cid-k3lvmwim]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.wizard__actions--stack[data-astro-cid-k3lvmwim]{flex-direction:column;align-items:stretch}.wizard__btn[data-astro-cid-k3lvmwim]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.5rem;border-radius:100px;font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-family:inherit}.wizard__btn--primary[data-astro-cid-k3lvmwim]{background:var(--aqua);color:var(--deep)}.wizard__btn--primary[data-astro-cid-k3lvmwim]:hover{background:var(--foam);transform:translateY(-1px)}.wizard__btn--primary[data-astro-cid-k3lvmwim]:disabled{opacity:.4;cursor:not-allowed;transform:none}.wizard__btn--secondary[data-astro-cid-k3lvmwim]{background:transparent;color:var(--white);border-color:var(--border)}.wizard__btn--secondary[data-astro-cid-k3lvmwim]:hover{background:#ffffff0f}.wizard__btn--ghost[data-astro-cid-k3lvmwim]{background:transparent;color:var(--muted);border-color:transparent;font-size:.85rem}.wizard__btn--ghost[data-astro-cid-k3lvmwim]:hover{color:var(--white)}.wizard__btn--large[data-astro-cid-k3lvmwim]{padding:1rem 2rem;font-size:1rem;min-height:56px}.sr-only[data-astro-cid-k3lvmwim]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.wizard[data-astro-cid-k3lvmwim]{padding:6rem 0 4rem}.wizard__actions[data-astro-cid-k3lvmwim]{justify-content:stretch}.wizard__actions[data-astro-cid-k3lvmwim] .wizard__btn[data-astro-cid-k3lvmwim]{flex:1}}
