@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&family=Nunito:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&family=Lato:wght@300;400;700&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.poppins-extrabold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal;font-size:38px}.poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:16px}@keyframes fadeInPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutShrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.animated-icon-in{animation:fadeInPop .3s ease-out}.animated-icon-out{animation:fadeOutShrink .5s ease-in forwards}._container_1sqcx_1{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;padding:20px;height:50vh;overflow:hidden}@media screen and (min-width: 600px){._container_1sqcx_1{flex-direction:row;height:60vh;max-width:900px;margin:auto}}._subText_1sqcx_21{text-align:center;max-width:90%;white-space:initial;color:var(--text-secondary)}@media screen and (min-width: 600px){._subText_1sqcx_21{max-width:100%;text-align:left}}._loader_1bqzr_1{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:8px}._contentWrapper_1bqzr_10{display:block;text-align:center}html{height:100%}body{height:100%;background-color:var(--background-paper-elevation-0)!important}#root{display:flex;flex-direction:column;height:100%}::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--other-outlined-border-23-p)}input[type=range]{-webkit-appearance:none;margin:18px 0;width:40%;align-items:center}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{height:1px;cursor:pointer;background:var(--primary-light);border-radius:1.3px}input[type=range]::-webkit-slider-thumb{height:12px;width:12px;border-radius:6px;background:var(--primary-light);cursor:pointer;-webkit-appearance:none;margin-top:-5px}input[type=range]::-webkit-slider-runnable-track{background:var(--primary-light)}input[type=range]::-moz-range-track{height:1px;cursor:pointer;background:var(--primary-light);border-radius:1.3px}input[type=range]::-moz-range-thumb{height:12px;width:12px;border-radius:6px;background:var(--primary-light);cursor:pointer}input[type=range]::-ms-track{height:1px;cursor:pointer;background:var(--primary-light);border-radius:1.3px}input[type=range]::-ms-fill-lower{background:var(--primary-light);border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}input[type=range]::-ms-fill-upper{background:var(--primary-light);border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}input[type=range]::-ms-thumb{height:12px;width:12px;border-radius:6px;background:var(--primary-main);cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:var(--primary-main)}input[type=range]:focus::-ms-fill-upper{background:var(--primary-main)}.table-container{overflow-x:auto}.table{width:100%;border-radius:20px}.header-row{background-color:transparent;display:flex}.header-cell,.data-cell{padding:10px}.header-cell{flex:1}.data-row{display:flex}.data-cell{flex:1}.sl-no{flex-basis:5%}.description{flex-basis:25%}.quantity,.price{flex-basis:20%}.no-spinner input::-webkit-outer-spin-button,.no-spinner input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.no-spinner input[type=number]{-moz-appearance:textfield!important}.hrms-card-hover{transition:box-shadow .2s ease,transform .2s ease}.hrms-card-hover:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-1px)}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:var(--text-secondary)}.ant-table-wrapper .ant-table-tbody>tr{transition:background-color .15s ease}.ant-table-wrapper .ant-table-tbody>tr>td{font-size:13.5px}*:focus-visible{outline:2px solid var(--primary-main);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-main);outline-offset:2px}.hrms-status-pill{display:inline-flex;align-items:center;padding:2px 10px;border-radius:9999px;font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}.hrms-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;font-size:22px;flex-shrink:0}.hrms-icon-circle-sm{width:36px;height:36px;border-radius:8px;font-size:16px}.hrms-page-header{margin-bottom:24px}.hrms-page-header .ant-breadcrumb{margin-bottom:8px}.hrms-filter-toolbar{margin-bottom:16px}.hrms-filter-toolbar .ant-input,.hrms-filter-toolbar .ant-select-selector,.hrms-filter-toolbar .ant-picker{height:40px!important}.hrms-filter-toolbar .ant-select-selector{display:flex!important;align-items:center!important}.hrms-section-card{border-radius:12px;border:1px solid var(--other-divider);overflow:hidden}.hrms-section-card .ant-card-head{border-bottom:1px solid var(--other-divider);min-height:auto;padding:12px 24px}.hrms-section-card .ant-card-head-title{font-size:15px;font-weight:600;padding:4px 0}.hrms-empty-state{padding:48px 24px;text-align:center}.hrms-empty-state .ant-empty-description{color:var(--text-secondary);font-size:14px;margin-top:12px}.ant-drawer-header,.ant-modal-header{border-bottom:1px solid var(--other-divider)}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border-radius:8px 8px 0 0;padding:8px 20px}@media (max-width: 768px){.hrms-page-header h4.ant-typography{font-size:18px}.hrms-icon-circle{width:40px;height:40px;font-size:18px}}@keyframes hrms-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hrms-skeleton-row{height:16px;border-radius:4px;background:linear-gradient(90deg,var(--other-divider) 25%,transparent 37%,var(--other-divider) 63%);background-size:200% 100%;animation:hrms-shimmer 1.5s ease infinite}.hrms-no-animations *,.hrms-no-animations *:before,.hrms-no-animations *:after{animation-duration:0s!important;transition-duration:0s!important}[dir=rtl] .hrms-page-header{direction:rtl}[dir=rtl] .ant-menu-inline .ant-menu-item,[dir=rtl] .ant-menu-inline .ant-menu-submenu-title{padding-right:24px;padding-left:0}.hrms-header-dark{background-color:#001529!important}.hrms-header-dark .ant-btn,.hrms-header-dark .anticon{color:#ffffffd9!important}.hrms-header-colored,.hrms-header-colored .ant-btn,.hrms-header-colored .anticon{color:#fff!important}.hrms-sider-gradient{background:linear-gradient(180deg,var(--hrms-sider-from, #001529) 0%,var(--hrms-sider-to, #003a8c) 100%)!important}.hrms-sider-light{background-color:#fff!important;border-right:1px solid var(--other-divider, #e0e0e0)}@media print{.ant-layout-sider,.ant-layout-header,.ant-layout-footer,.hrms-filter-toolbar,.hrms-page-header .ant-breadcrumb{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}}
