.CreateCustomerModal_title__HZRgo{font-size:18px;font-weight:800;color:#111;margin:0 0 18px}.CreateCustomerModal_form__s19cg{display:flex;flex-direction:column;gap:14px}.CreateCustomerModal_grid__gItYP{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.CreateCustomerModal_gridNameGender__mSRBD{grid-template-columns:2fr 1fr}.CreateCustomerModal_field__sMwcH{display:flex;flex-direction:column;min-width:0}.CreateCustomerModal_label__vtmxC{font-size:13px;font-weight:600;color:#333;margin-bottom:6px}.CreateCustomerModal_required__1p6WM{color:#e64a4a;margin-right:2px}.CreateCustomerModal_input__0VtL6,.CreateCustomerModal_select__jDcjB{height:38px;border:1px solid #d6dbe5;border-radius:6px;padding:0 12px;font-size:14px;outline:none;background:#fff;color:#111;width:100%;transition:border-color .15s,box-shadow .15s}.CreateCustomerModal_input__0VtL6::placeholder{color:#9aa3b2}.CreateCustomerModal_input__0VtL6:focus,.CreateCustomerModal_passBox__OumuU:focus-within,.CreateCustomerModal_phoneBox__z6j3G:focus-within,.CreateCustomerModal_select__jDcjB:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 15%,transparent)}.CreateCustomerModal_input__0VtL6:disabled,.CreateCustomerModal_select__jDcjB:disabled{background:#f3f5f9;cursor:not-allowed;color:#9aa3b2}.CreateCustomerModal_select__jDcjB{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}.CreateCustomerModal_phoneBox__z6j3G{display:flex;align-items:stretch;border:1px solid #d6dbe5;border-radius:6px;overflow:hidden;height:38px;transition:border-color .15s,box-shadow .15s}.CreateCustomerModal_phonePrefix__rVgvp{display:flex;align-items:center;padding:0 12px;background:#f3f5f9;border-right:1px solid #d6dbe5;font-size:14px;font-weight:600;color:#555;flex-shrink:0}.CreateCustomerModal_phoneInput__8eDOK{flex:1 1;border:none;outline:none;padding:0 12px;font-size:14px;min-width:0;background:transparent;color:#111}.CreateCustomerModal_phoneInput__8eDOK::placeholder{color:#9aa3b2}.CreateCustomerModal_passBox__OumuU{display:flex;align-items:center;border:1px solid #d6dbe5;border-radius:6px;height:38px;padding-right:8px;transition:border-color .15s,box-shadow .15s}.CreateCustomerModal_passInput__biwjv{flex:1 1;border:none;outline:none;padding:0 12px;font-size:14px;min-width:0;background:transparent;color:#111}.CreateCustomerModal_passInput__biwjv::placeholder{color:#9aa3b2}.CreateCustomerModal_passToggle__qmgGd{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#888;cursor:pointer;flex-shrink:0}.CreateCustomerModal_passToggle__qmgGd:hover{color:#555}.CreateCustomerModal_errorText__zRpAn{color:#e64a4a;font-size:12px;margin-top:4px}.CreateCustomerModal_actions__VYQap{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.CreateCustomerModal_btnCancel__q4SBL,.CreateCustomerModal_btnSave__axH_y{min-width:80px;height:38px;border-radius:6px;font-weight:700;font-size:14px;cursor:pointer;transition:opacity .15s,background .15s}.CreateCustomerModal_btnCancel__q4SBL{background:#fff;color:#333;border:1px solid #d6dbe5}.CreateCustomerModal_btnCancel__q4SBL:hover{background:#f5f7fb}.CreateCustomerModal_btnSave__axH_y{background:var(--color-primary);color:#fff;border:none}.CreateCustomerModal_btnSave__axH_y:hover{opacity:.9}.CreateCustomerModal_btnSave__axH_y:disabled{background:#b9c4d9;cursor:not-allowed}