.customer-form_formCard__LC50r{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);padding:2rem}.customer-form_subtitle__nXvIe{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333}.customer-form_description__yK6Jb{color:#666;margin-bottom:1.5rem;line-height:1.5}.customer-form_form___aytV{display:flex;flex-direction:column;gap:1.5rem}.customer-form_formFields__b2_3T{display:flex;flex-direction:column;gap:1rem}.customer-form_formGroup__9Q8jP{display:flex;flex-direction:column;gap:.5rem}.customer-form_label__P5bfR{font-size:.875rem;font-weight:500;color:#333}.customer-form_input__cr0go,.customer-form_select__ybGvr{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem}.customer-form_inputError__7YiRV{border-color:#e53935}.customer-form_errorText__AygtF{color:#e53935;font-size:.875rem;margin-top:.25rem}.customer-form_select__ybGvr{background-color:#fff;cursor:pointer}.customer-form_select__ybGvr:invalid{background:#f3f3f3;color:#505050}.customer-form_select__ybGvr option:disabled{display:none}.customer-form_submitButton__fynni{background-color:#ff9e1b;color:#fff;font-weight:700;padding:.75rem 1rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}.customer-form_submitButton__fynni:hover{background-color:#e67e00}