.modal-add-employee .modal-dialog{max-width:640px}.modal-add-employee .modal-content{border:none;border-radius:8px;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 8px 24px #00000026}.modal-add-employee .modal-header{border-bottom:none;padding:0 0 20px}.modal-add-employee .modal-header .modal-title{font-size:28px}.modal-add-employee .modal-header .btn-close{flex-shrink:0}.modal-add-employee .modal-body{padding:0}.modal-add-employee .form-fields{flex-direction:column;gap:1rem;display:flex}.modal-add-employee .form-section{border:1px solid #e9ecef;border-radius:8px;padding:16px}.modal-add-employee .form-section-title{margin-bottom:12px;font-weight:600}.modal-add-employee .form-address{color:#6c757d;margin:-.5rem 0 .75rem;font-size:.85rem}.modal-add-employee .actions-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin-top:1.5rem;display:grid}.modal-add-employee .actions-footer .btn{min-height:48px;font-weight:700}
