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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}.popup-content{background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000004d;max-height:90vh;overflow-y:auto;padding:20px;position:relative;width:70%}.popup-close{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:15px;top:10px}.preloader-container{align-items:center;background:radial-gradient(circle at 30% 30%,#0f2027,#203a43,#2c5364);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100%;justify-content:center;left:0;overflow:hidden;padding:1rem;position:fixed;top:0;width:100%;z-index:9999}.preloader-logo{animation:glow 2s ease-in-out infinite alternate;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;letter-spacing:2px;margin-bottom:2rem;text-align:center}.logo-part{color:#fff;text-transform:uppercase}.logo-highlight{color:#00e0ff;margin-left:.5rem;text-shadow:0 0 15px #00e0ff;text-transform:capitalize}.loading-bar{background:#ffffff1a;height:6px;margin-bottom:1.5rem;overflow:hidden;width:clamp(150px,40%,300px)}.bar,.loading-bar{border-radius:10px}.bar{animation:load 2s linear infinite;background:linear-gradient(90deg,#00e0ff,#007bff,#00e0ff);height:100%;width:0}.loading-text{animation:fadeIn 2s ease-in-out infinite alternate;font-size:clamp(.9rem,2vw,1.2rem);font-weight:300;letter-spacing:1px;opacity:.8;text-align:center}@keyframes load{0%{transform:translateX(-50%);width:0}50%{transform:translateX(0);width:100%}to{transform:translateX(50%);width:0}}@keyframes glow{0%{text-shadow:0 0 10px #00e0ff,0 0 20px #00e0ff,0 0 30px #007bff}to{text-shadow:0 0 25px #00e0ff,0 0 40px #007bff,0 0 60px #00e0ff}}@media (max-width:480px){.preloader-logo{font-size:1.8rem}.loading-text{font-size:.9rem}.loading-bar{width:70%}}@media (max-width:768px){.preloader-logo{font-size:2.2rem}.loading-bar{width:60%}.loading-text{font-size:1rem}}@media (min-width:1200px){.preloader-logo{font-size:3.2rem}.loading-text{font-size:1.3rem}}.login-container{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;max-width:400px;padding:40px;width:100%}.login-form h2{color:#333;margin-bottom:10px}.login-form p{color:#666;font-size:14px}.input-group,.login-form p{margin-bottom:20px}.input-group label{color:#444;display:block;font-weight:500;margin-bottom:6px}.input-group input{border:1px solid #ccc;border-radius:6px;font-size:15px;padding:10px 14px;transition:border .3s;width:100%}.input-group input:focus{border-color:#4e54c8;outline:none}.password-wrapper{position:relative}.password-wrapper input{width:100%}.toggle-password{cursor:pointer;font-size:18px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.options{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin-bottom:20px}.options a{color:#4e54c8;text-decoration:none}.options a:hover{text-decoration:underline}.error-msg{background-color:#ffe5e5;border-radius:6px;color:#d8000c;font-size:14px;margin-bottom:15px;padding:10px}.login-btn{background-color:#4e54c8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s ease;width:100%}.login-btn:hover{background-color:#3b40a4}.register-link{font-size:14px;margin-top:16px;text-align:center}.register-link a{color:#4e54c8;text-decoration:none}.register-link a:hover{text-decoration:underline}@media (max-width:480px){.login-container{padding:30px 20px}}.modal-overlay{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1050}.modal-content{animation:fadeIn .3s ease;background:#fff;border-radius:8px;box-shadow:0 10px 30px #0000004d;max-width:500px;padding:25px;width:90%}.modal-content h5{color:#333;margin-bottom:15px}.modal-actions{display:flex;justify-content:flex-end;margin-top:15px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.salary_main{background-color:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem}.salary_balance-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.salary_balance{font-size:1.25rem;font-weight:600}.salary_eye{cursor:pointer;margin-left:.3rem}.salary_balance-amount{font-size:2rem;font-weight:700;margin-top:.3rem}.salary_button-group{display:flex;gap:10px}.salary_btn{border:none;border-radius:20px;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:background .3s ease}.salary_btn-primary{background-color:#306ef7;color:#fff}.salary_btn-primary:hover{background-color:#1f5ad7}@media (max-width:528px){.salary_button-group{flex-direction:column;width:100%}}.salary_status-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.salary_card{border-radius:12px;box-shadow:0 2px 6px #0000000d;flex:1 1;padding:1rem}.salary_card-paid{background-color:#e6f4ea}.salary_card-unpaid{background-color:#fff3cd}.salary_card-title{font-weight:700}.salary_recent-header{align-items:center;display:flex;justify-content:space-between}.salary_seeall{color:#306ef7;cursor:pointer;font-weight:500}.salary_payment-list{display:flex;flex-direction:column;gap:1.5rem}.salary_payment-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;justify-content:space-between;overflow-x:auto;padding:1rem}.salary_payment-info{display:flex;flex-direction:column;gap:.3rem}.salary_payment-type{font-size:1.1rem;font-weight:700}.salary_payment-mop{color:gray}.salary_payment-details{color:#555;display:flex;flex-wrap:wrap;font-size:.9rem;gap:2rem;justify-content:space-between}.salary_label{color:#888;font-weight:600}.salary_img-wrapper{align-items:center;display:flex;justify-content:center}.salary_img{border-radius:50%;cursor:pointer;height:50px;object-fit:cover;width:50px}.salary_amount{font-weight:700}.salary_popup{align-items:center;background-color:#000c;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.salary_popup-img{border-radius:8px;box-shadow:0 0 20px #00000080;max-height:90%;max-width:90%}.salary_popup-close{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;right:30px;top:20px}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;height:var(--rt-arrow-size);width:8px;width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}.attendance-main-panel{background:#fff;border-radius:18px;box-shadow:0 14px 40px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:800px;padding:1rem 2rem 3rem}.attendance-page-title{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.attendance-calendar-wrapper{background-color:#fff;border-radius:14px;box-shadow:0 12px 40px #00000026;margin-top:2rem;max-width:600px;overflow:hidden;width:100%}.react-calendar{-webkit-font-smoothing:antialiased;border:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;-webkit-user-select:none;user-select:none;width:100%}.react-calendar__navigation{align-items:center;background:linear-gradient(90deg,#4f46e5,#3b82f6);border-radius:14px 14px 0 0;box-shadow:0 4px 10px #3b82f680;display:flex;justify-content:space-between;padding:.8rem 1rem}.react-calendar__navigation button{background:#0000;border:none;border-radius:8px;box-shadow:0 2px 8px #ffffff4d;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:700;padding:6px 12px;transition:background-color .3s ease}.react-calendar__navigation button:focus,.react-calendar__navigation button:hover{background-color:#fff3;box-shadow:0 0 10px #a5b4fc;outline:none}.react-calendar__month-view__weekdays{background-color:#e0e7ff;color:#4b5563;font-size:.9rem;font-weight:600}.react-calendar__month-view__weekdays__weekday{border-bottom:1px solid #c7d2fe;letter-spacing:.05em;padding:10px 0;text-align:center;text-transform:uppercase}.react-calendar__month-view__days{background-color:#f9fafb;border-radius:0 0 14px 14px;box-shadow:inset 0 0 12px #e0e7ffaa;padding:10px 8px}.react-calendar__month-view__days__day{align-items:center;border-radius:10px;color:#334155;cursor:pointer;display:flex;flex-direction:column;font-weight:600;justify-content:center;padding:14px 0;position:relative;transition:background-color .25s ease,color .25s ease}.react-calendar__month-view__days__day:hover{background-color:#c7d2fe;box-shadow:0 4px 12px #6366f166;color:#3730a3;z-index:1}.react-calendar__tile--now{background:#4f46e5;border-radius:12px;box-shadow:0 0 12px #818cf8;color:#fff;font-weight:700}.react-calendar__tile--active{background:#4338ca;border-radius:12px;box-shadow:0 0 15px #6366f1;color:#fff;font-weight:700}.attendance-present-day{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 10px #22c55eaa}.attendance-halfday-day,.attendance-present-day{border-radius:12px;color:#fff!important;font-weight:700}.attendance-halfday-day{background:linear-gradient(135deg,#fbbf24,#ef4444);box-shadow:0 0 10px #fbbf24aa}.attendance-absent-day{background:linear-gradient(135deg,#ef4444,#b91c1c);border-radius:12px;box-shadow:0 0 10px #ef4444aa;color:#fff!important;font-weight:700}.attendance-calendar-tile{align-items:center;color:#fff;display:flex;font-size:1.1rem;justify-content:center;margin-top:4px}.attendance-legend{color:#334155;display:flex;font-size:1rem;font-weight:600;gap:2rem;justify-content:center;margin-top:2rem}.attendance-legend-item{align-items:center;display:flex;gap:.75rem}.attendance-legend-item>div{border-radius:5px;height:18px;width:18px}.attendance-present{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 8px #22c55eaa}.attendance-halfday{background:linear-gradient(135deg,#fbbf24,#ef4444);box-shadow:0 0 8px #fbbf24aa}.attendance-absent{background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 0 8px #ef4444aa}@media (max-width:640px){.attendance-main-panel{padding:1rem 1.2rem 2rem;width:100%}.attendance-page-title{font-size:1.5rem}.attendance-legend{flex-direction:column;font-size:.9rem;gap:1rem}}.AdminAttendance_attendanceModal,.AdminAttendance_photoModal{align-items:center;background:#0000;display:flex;height:100%;justify-content:center;left:0;padding:10px;position:fixed;top:0;transition:background .5s ease;width:100%;z-index:10000}.AdminAttendance_modal-show{background:#00000080}.AdminAttendance_modal-content{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000004d;max-width:400px;padding:20px;transform:translateY(200%);transition:transform .5s ease;width:100%}.AdminAttendance_attendanceModal.AdminAttendance_modal-show .AdminAttendance_modal-content,.AdminAttendance_photoModal.AdminAttendance_modal-show .AdminAttendance_modal-content{transform:translateY(0)}.AdminAttendance_modal-header{display:flex;justify-content:flex-end}.AdminAttendance_close-btn{border:1px solid red;border-radius:50%;color:red;cursor:pointer;font-size:25px;padding:2px 5px}.AdminAttendance_modal-body{text-align:center}.AdminAttendance_modal-photo{max-height:350px;object-fit:contain;width:100%}.attendance-body{align-items:center;display:flex;flex-direction:column}.modal-employee-photo{border-radius:50%;height:150px;margin-bottom:10px;object-fit:cover;width:150px}.attendance-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:15px;width:100%}@media (max-width:480px){.attendance-buttons button{flex:1 1 100%}}
/*# sourceMappingURL=main.4d59ab7d.css.map*/