.insurance-wizard[data-astro-cid-unm4fvc2]{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;margin-block:2rem;box-shadow:var(--shadow-sm);max-width:var(--max-content);margin-inline:auto}.insurance-wizard__title[data-astro-cid-unm4fvc2]{font-size:1.25rem;color:var(--color-sea-deep);margin:0;font-weight:600}.insurance-wizard__subtitle[data-astro-cid-unm4fvc2]{font-size:.85rem;color:var(--on-surface-muted);margin:.25rem 0 1.25rem}.stepper[data-astro-cid-unm4fvc2]{display:flex;flex-direction:column}.stepper__radio[data-astro-cid-unm4fvc2]{display:none}.stepper__nav[data-astro-cid-unm4fvc2]{display:flex;gap:.5rem;border-bottom:2px solid var(--border-color);padding-block-end:.75rem;margin-block-end:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.stepper__tab[data-astro-cid-unm4fvc2]{flex:1 1 0%;display:flex;align-items:center;gap:.5rem;padding:.6rem .8rem;border-radius:6px;cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:1px solid transparent}.stepper__tab[data-astro-cid-unm4fvc2]:hover{background:var(--color-sea-mist);color:var(--accent)}.stepper__tab-num[data-astro-cid-unm4fvc2]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--surface-tint);font-size:.8rem;font-weight:700;color:var(--on-surface-muted);transition:var(--transition-smooth);border:1px solid var(--border-color)}.stepper__tab-text[data-astro-cid-unm4fvc2]{font-size:.85rem;font-weight:600;color:var(--on-surface-muted);transition:var(--transition-smooth)}#step-1[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-1],#step-2[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-2],#step-3[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-3],#step-4[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-4]{background:var(--color-sea-pale);color:var(--color-sea-deep)}#step-1[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-1] .stepper__tab-num[data-astro-cid-unm4fvc2],#step-2[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-2] .stepper__tab-num[data-astro-cid-unm4fvc2],#step-3[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-3] .stepper__tab-num[data-astro-cid-unm4fvc2],#step-4[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-4] .stepper__tab-num[data-astro-cid-unm4fvc2]{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}#step-1[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-1] .stepper__tab-text[data-astro-cid-unm4fvc2],#step-2[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-2] .stepper__tab-text[data-astro-cid-unm4fvc2],#step-3[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-3] .stepper__tab-text[data-astro-cid-unm4fvc2],#step-4[data-astro-cid-unm4fvc2]:checked~.stepper__nav[data-astro-cid-unm4fvc2] label[data-astro-cid-unm4fvc2][for=step-4] .stepper__tab-text[data-astro-cid-unm4fvc2]{color:var(--color-sea-deep)}.stepper__content-wrapper[data-astro-cid-unm4fvc2]{position:relative}.stepper__content[data-astro-cid-unm4fvc2]{display:none}#step-1[data-astro-cid-unm4fvc2]:checked~.stepper__content-wrapper[data-astro-cid-unm4fvc2] #content-1[data-astro-cid-unm4fvc2],#step-2[data-astro-cid-unm4fvc2]:checked~.stepper__content-wrapper[data-astro-cid-unm4fvc2] #content-2[data-astro-cid-unm4fvc2],#step-3[data-astro-cid-unm4fvc2]:checked~.stepper__content-wrapper[data-astro-cid-unm4fvc2] #content-3[data-astro-cid-unm4fvc2],#step-4[data-astro-cid-unm4fvc2]:checked~.stepper__content-wrapper[data-astro-cid-unm4fvc2] #content-4[data-astro-cid-unm4fvc2]{display:block;animation:fadeInUp .4s ease-out}.stepper__content-inner[data-astro-cid-unm4fvc2]{display:flex;gap:1.25rem}@media(max-width:480px){.stepper__content-inner[data-astro-cid-unm4fvc2]{flex-direction:column;gap:.75rem}}.stepper__icon[data-astro-cid-unm4fvc2]{flex:0 0 auto;width:48px;height:48px;border-radius:12px;background:var(--color-sea-mist);color:var(--accent);display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color)}.stepper__icon[data-astro-cid-unm4fvc2] svg[data-astro-cid-unm4fvc2]{width:24px;height:24px}.stepper__text[data-astro-cid-unm4fvc2] h4[data-astro-cid-unm4fvc2]{font-size:1.1rem;color:var(--color-sea-deep);margin:0 0 .5rem;font-weight:600}.stepper__text[data-astro-cid-unm4fvc2] p[data-astro-cid-unm4fvc2]{font-size:.95rem;line-height:1.6;color:var(--on-surface);margin:0 0 1rem}.stepper__tip[data-astro-cid-unm4fvc2]{background:var(--color-sand-medium);border-left:3px solid var(--accent-light);padding:.6rem .8rem;font-size:.8rem;color:var(--on-surface-muted);border-radius:0 4px 4px 0;line-height:1.45}.stepper__tip[data-astro-cid-unm4fvc2] strong[data-astro-cid-unm4fvc2]{color:var(--color-sea-deep)}.resource-body[data-astro-cid-3kblmlr2]{max-width:var(--max-content);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);line-height:1.7}.resource-body[data-astro-cid-3kblmlr2] h2{font-family:var(--font-heading);color:var(--color-sea-deep);margin-block:2rem .75rem}.resource-body[data-astro-cid-3kblmlr2] h3{margin-block:1.5rem .5rem}.resource-body[data-astro-cid-3kblmlr2] p{margin-block:.75rem}.resource-body[data-astro-cid-3kblmlr2] ul,.resource-body[data-astro-cid-3kblmlr2] ol{margin-block:.75rem;padding-inline-start:1.5rem}.resource-body[data-astro-cid-3kblmlr2] li{margin-block:.35rem}.resource-body[data-astro-cid-3kblmlr2] blockquote{margin-block:1.75rem;margin-inline:0;padding-inline:1.25rem 1rem;padding-block:.5rem;border-inline-start:4px solid var(--accent-light);background:color-mix(in srgb,var(--color-sea-pale) 15%,var(--surface));font-style:italic;color:var(--on-surface-muted);border-radius:0 8px 8px 0;font-size:1.05rem;line-height:1.6}
