.add-employee-container{background-color:#fff;min-height:100vh;width:100%}.add-employee-layout{max-width:1280px;margin:0 auto;display:flex;flex-direction:column}.add-employee-header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:16px 24px;border-bottom:1px solid #e9ecef}.add-employee-title{font-size:20px;font-weight:600;color:#212529;margin:0}.add-employee-header-actions{display:flex;gap:8px}.add-employee-header-actions .ant-btn{border-radius:20px!important;font-weight:500!important;height:38px!important;padding:0 16px!important}.add-employee-header-actions .ant-btn-primary{background-color:#f39c12!important;border-color:#f39c12!important}.add-employee-header-actions .ant-btn-primary:hover{background-color:#e67e22!important;border-color:#e67e22!important}.add-employee-header-actions .ant-btn-default{background-color:#f8f9fa!important;border-color:#dee2e6!important;color:#495057!important}.add-employee-header-actions .ant-btn-default:hover{border-color:#adb5bd!important;color:#212529!important}.add-employee-content{display:flex;gap:24px;padding:24px;align-items:flex-start}.add-employee-form-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.add-employee-form-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.sidebar-section{display:flex;flex-direction:column;gap:16px}.sidebar-divider{height:1px;background-color:#e9ecef;margin:8px 0}.add-employee-form-main>.form-section{border:none;background-color:transparent;padding:0}.form-section{background-color:#fff;border-radius:8px;border:1px solid #e9ecef;padding:24px;display:flex;flex-direction:column;gap:16px}.form-section-title{font-size:18px;font-weight:600;margin:0 0 8px;color:#343a40}.form-field{display:flex;flex-direction:column;gap:4px}.form-field-label{font-size:14px;font-weight:500;color:#495057}.form-field-row{display:flex;gap:16px}.form-field-row>.form-field{flex:1}.add-employee-container .ant-select-single .ant-select-selector,.add-employee-container .ant-input,.add-employee-container .ant-radio-button-wrapper{border-radius:6px!important;height:40px!important;border:1px solid #ced4da!important}.add-employee-container .ant-select-single .ant-select-selector{display:flex!important;align-items:center!important}.add-employee-container .ant-select-multiple .ant-select-selector{border-radius:6px!important;min-height:40px!important;height:auto!important;border:1px solid #ced4da!important;padding:4px!important}.add-employee-container .ant-select-multiple .ant-select-selection-item{margin:2px!important;height:24px!important;line-height:22px!important}.add-employee-container .ant-select-multiple .ant-select-selection-overflow{position:relative!important}.add-employee-container .ant-select-multiple .ant-select-selection-search{margin-inline-start:4px!important}.add-employee-container .ant-select-single .ant-select-selection-search-input{height:38px!important;line-height:38px!important;padding:0!important}.add-employee-container .ant-select-multiple .ant-select-selection-search-input{height:24px!important;line-height:24px!important;padding:0!important}.add-employee-container .ant-input{padding-top:0!important;padding-bottom:0!important;line-height:38px!important}.add-employee-container .ant-input-affix-wrapper{border-radius:6px!important;height:40px;border:1px solid #ced4da;padding:0 11px}.add-employee-container .ant-input-affix-wrapper .ant-input{border:none!important;box-shadow:none!important}.add-employee-container .ant-radio-group{display:flex;gap:12px}.add-employee-container .ant-radio-button-wrapper{line-height:38px;border-left-width:1px!important}.add-employee-container .ant-radio-button-wrapper:not(:first-child):before{display:none}.add-employee-container .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#2dc4b6!important;border-color:#2dc4b6!important;color:#fff!important}.add-employee-container .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background-color:#28b0a3!important;border-color:#28b0a3!important}.add-employee-container .ant-radio-button-wrapper:hover{color:#2dc4b6!important;border-color:#2dc4b6!important}.google-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:40px!important;background-color:#fff!important;border:1px solid #e0e0e0!important;color:#333!important;font-weight:500!important;transition:background-color .3s}.google-btn:hover{background-color:#f5f5f5!important;border-color:#d9d9d9!important}.google-icon{width:16px;height:16px;margin-right:8px}.add-employee-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e9ecef;background-color:#fff}.add-employee-footer .ant-btn{border-radius:20px!important;font-weight:500!important;height:38px!important;padding:0 16px!important}.add-employee-footer .ant-btn-primary{background-color:#f39c12!important;border-color:#f39c12!important}.add-employee-footer .ant-btn-primary:hover{background-color:#e67e22!important;border-color:#e67e22!important}.add-employee-footer .ant-btn-default{background-color:#f8f9fa!important;border-color:#dee2e6!important;color:#495057!important}.add-employee-footer .ant-btn-default:hover{border-color:#adb5bd!important;color:#212529!important}
