.modal-content.svelte-hui88o{display:flex;flex-direction:column;align-items:center;padding:40px;gap:28px;width:480px;text-align:center;position:relative}.modal-content.svelte-hui88o:before{content:"";position:absolute;top:-50%;width:100%;height:100%;background:radial-gradient(circle,color-mix(in srgb,var(--primary),transparent 50%) 0%,transparent 70%);z-index:-1}.header-section.svelte-hui88o{display:flex;flex-direction:column;gap:16px;align-items:center}.header-section.svelte-hui88o img:where(.svelte-hui88o){width:56px;height:56px}.header-section.svelte-hui88o h2:where(.svelte-hui88o){font-size:clamp(20px,2.2vw,28px);font-weight:700;margin-bottom:0}.description.svelte-hui88o{font-size:clamp(14px,1.2vw,15px);line-height:1.6;color:var(--dark-shade-100);margin-bottom:0}.picker.svelte-hui88o{display:flex;flex-direction:column;gap:12px;width:100%}.gender-options.svelte-hui88o{display:flex;flex-direction:row;gap:8px;justify-content:center}.gender-option.svelte-hui88o{padding:10px 24px;border-radius:8px;border:1px solid var(--dark-shade-500);background:var(--dark-shade-700);color:var(--dark-shade-200);font-size:15px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.gender-option.svelte-hui88o:hover{border-color:var(--dark-shade-300);color:#fff}.gender-option.selected.svelte-hui88o{border-color:var(--primary);color:#fff;background:var(--dark-shade-600)}.actions.svelte-hui88o{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:280px}.refuse-link.svelte-hui88o{background:none;border:none;color:var(--dark-shade-400);font-size:12px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.refuse-link.svelte-hui88o:hover{color:var(--dark-shade-200)}.refuse-link.svelte-hui88o:disabled{opacity:.5;pointer-events:none}.error-text.svelte-hui88o{color:var(--red, #f44336);font-size:13px}@media screen and (width <= 768px){.modal-content.svelte-hui88o{padding:24px;gap:20px;width:90vw}.gender-option.svelte-hui88o{padding:10px 16px;font-size:14px}.actions.svelte-hui88o{max-width:100%}}@media screen and (width <= 480px){.modal-content.svelte-hui88o{padding:20px}}
