body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.register-wrapper{align-items:center;background:#f6f6f6;display:flex;height:100vh;justify-content:center;padding:20px}.register-card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;display:flex;max-width:1100px;overflow:hidden;width:100%}.register-left{align-items:center;background-color:indigo;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.dashboard-img{border-radius:20px;margin-bottom:1.5rem;max-width:500px;width:90%}.left-text h3{font-size:1.2rem;margin-bottom:.5rem}.left-text p{font-size:.95rem;line-height:1.4;margin-bottom:1rem}.carousel-dots{display:flex;gap:8px;justify-content:center}.dot{background:#ccc;border-radius:50%;height:8px;width:8px}.dot.active{background:#fff}.register-right{background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2.5rem}.register-logo{margin-bottom:1.5rem;width:100px}.add-candidate-container{padding:2rem}.add-candidate-topbar{align-items:center;display:flex;justify-content:space-between}.add-candidate-search{width:300px}.add-candidate-button{background-color:indigo!important;border-color:indigo!important;color:#fff!important}.add-candidate-table{margin-top:2rem}.add-candidate-table .ant-table-thead>tr>th{background-color:indigo!important;color:#fff!important}.status-select-wrapper .ant-select-selector{font-weight:700}.status-new .ant-select-selector{color:#000!important}.status-scheduled .ant-select-selector{color:orange!important}.status-ongoing .ant-select-selector{color:green!important}.status-selected .ant-select-selector{color:indigo!important}.status-rejected .ant-select-selector{color:red!important}.sidebar{background-color:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;height:100vh;padding:24px 16px;position:fixed;width:240px}.sidebar-logo{color:#5e2ced;font-size:20px;font-weight:700;margin-bottom:20px}.sidebar-search{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-bottom:24px;padding:8px 12px;width:100%}.section-title{color:#999;font-size:13px;margin-bottom:10px;margin-top:20px}.sidebar-item{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:15px;gap:10px;padding:10px;transition:background .3s}.sidebar-item:hover{background-color:#f1efff;color:#5e2ced}.sidebar-item.active{background-color:#e6e0ff;color:#5e2ced;font-weight:600}.header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:60px;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-title{color:#333;font-size:20px;font-weight:600}.header-right{align-items:center;display:flex;gap:16px}.header-search{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:6px 12px;width:220px}.header-icon{cursor:pointer;font-size:18px}.header-profile{border:1px solid #ccc;border-radius:50%;height:32px;object-fit:cover;width:32px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-layout{display:flex;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:240px}.page-content{background-color:#f9f9f9;flex:1 1;overflow-y:auto;padding:24px}.add-attendance-container{padding:2rem}.add-attendance-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.add-attendance-datepicker .ant-picker{width:200px}.add-attendance-save-button{background-color:indigo!important;border-color:indigo!important;color:#fff!important}.add-attendance-table{margin-top:1rem}.add-attendance-table .ant-table-thead>tr>th{background-color:indigo!important;color:#fff!important}.status-select{font-weight:500;width:160px}.status-present .ant-select-selector{color:green!important}.status-absent .ant-select-selector{color:red!important}.status-halfday .ant-select-selector{color:orange!important}.status-wfh .ant-select-selector{color:#007acc!important}.leave-management-container{background-color:#f9f9f9;display:flex;flex-wrap:wrap;gap:2rem;padding:2rem}.left-section{flex:2 1;min-width:300px}.right-section{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:280px}.calendar-container{background:#fff}.approved-leaves,.calendar-container{border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.approved-leaves{background-color:#f6ffed}.approved-leaves h3{color:indigo;font-weight:600;margin-bottom:10px}.approved-leaves p{font-size:14px;margin:0}.add-leave-btn{border-color:indigo!important;font-weight:500}.add-leave-btn,.ant-table-thead>tr>th{background-color:indigo!important;color:#fff!important}.ant-table-thead>tr>th{font-weight:600}.ant-pagination-item-active{border-color:indigo}.ant-pagination-item-active a{color:indigo!important}.ant-modal-title{color:indigo;font-weight:600}.ant-tag-orange{background-color:#fff7e6;border-color:orange;color:orange}.ant-tag-green{background-color:#f6ffed;border-color:green;color:green}.ant-tag-red{background-color:#fff1f0;border-color:red;color:red}.ant-select:not(.ant-select-customize-input) .ant-select-selector{font-weight:500}.add-leave-btn:hover{background-color:#5c1a9d!important;border-color:#5c1a9d!important}.ant-form-item-label>label{color:indigo;font-weight:500}
/*# sourceMappingURL=main.feec4edc.css.map*/