.modal-form-section{background:0 0;border-radius:20px;min-width:0;padding:clamp(1.25rem,1.4vw + .85rem,1.7rem);overflow:visible}.modal-form-section__title{text-align:center;color:#0f172ae6;letter-spacing:-.01em;width:100%;margin:0;font-size:1.125rem;font-weight:600}.modal-form-section__body{background:linear-gradient(#ffffffe6,#f8fafcf2),radial-gradient(120% 120% at 0 0,#ff8a3d0f,#0000 58%);border:1px solid #94a3b82e;border-radius:24px;gap:1rem;display:grid;overflow:visible;box-shadow:inset 0 1px #ffffffc7,0 18px 34px #0f172a0f}.modal-form-section__body>.grid,.modal-form-section__body .grid{gap:clamp(1rem,1.2vw + .6rem,1.35rem)}.modal-form-field{gap:.42rem;min-width:0;display:grid}.modal-form-field__label{color:#0f172ac7;font-size:.9rem;font-weight:700;line-height:1.35;display:block}.modal-form-field__hint{color:#0f172a9e;margin-top:-.08rem;font-size:.88rem;line-height:1.45}[data-theme=dark] .modal-form-section__title,.dark .modal-form-section__title{color:#f5f5f5}[data-theme=dark] .modal-form-section__body,.dark .modal-form-section__body{background:linear-gradient(#0f172ad1,#0f172ae6),radial-gradient(120% 120% at 0 0,#fb923c1f,#0000 58%);border-color:#94a3b829;box-shadow:inset 0 1px #ffffff0a,0 18px 36px #02061747}[data-theme=dark] .modal-form-field__label,.dark .modal-form-field__label{color:#e2e8f0e6}[data-theme=dark] .modal-form-field__hint,.dark .modal-form-field__hint{color:#cbd5e1c7}@media (max-width:640px){.modal-form-section__body{border-radius:22px}}
