*{box-sizing:border-box;margin:0;padding:0}.employee-app .app{background:#e2dfdfc3;display:flex}.employee-app .main{margin:10px 30px;width:50%}a{text-decoration:none}body.light-theme{color:#121212}body.dark-theme,body.light-theme{background-color:#fff}.employee-app .sidebar{background:#213b77;height:100vh;transition:width .3s ease-in-out}.employee-app .sidebar.collapsed{width:0}.employee-app .hamburger{background:#2e0357;border-radius:5px;color:#fff;cursor:pointer;font-size:1.8rem;left:10px;padding:8px;position:fixed;top:10px;z-index:1000}.employee-app .main{flex-grow:1;transition:margin-left .3s ease-in-out}.employee-app .iconn{color:#fff}.employee-app .sidebar{box-sizing:border-box;position:sticky;top:0;transition:width .3s ease;width:250px}.employee-app .sidebar-container{background-color:#fff;bottom:0;color:#fff;left:0;max-height:400px;position:sticky;top:0}.employee-app .toggle-icon{cursor:pointer;left:12px;position:fixed;top:12px;z-index:100}.employee-app .iconn{color:#fff!important;font-size:24px;transition:.3s ease-in-out}.employee-app .iconn:hover{scale:1.3}.employee-app .sidebar.collapsed{margin-top:120px;padding:20px 5px;width:100px}.employee-app .cross{left:2px!important;top:30px!important}.employee-app .cross,.employee-app .ham{bottom:20px!important;position:fixed!important}.employee-app .ham{left:210px!important;top:160px!important}#log{height:7%;margin-left:7px;transition:all .2s ease-in-out;width:5.5%}#log:hover{scale:1.1}.employee-app .logo img{background:#fff}.employee-app .links ul{display:flex;flex-direction:column;margin:20px;transition-duration:.3s}.employee-app .links ul .dash{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:20px;font-weight:700;margin:18px 5px;min-height:40px;padding:7px 12px;text-decoration:none;transition-duration:.3s}.employee-app .sidebar.collapsed .links .dash{justify-content:center;padding:10px;scale:.9}.employee-app .dash svg{font-size:22px;min-width:24px}ul{list-style:none}.employee-app .dash svg{color:#00ff1a}.employee-app .links span{margin-left:30px}.employee-app .links ul .dash:hover{background-color:rgba(240,248,255,.584);border-radius:10px}.logout-section{margin-top:auto;padding:10px}.logout-button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;padding:10px;width:100%}.logout-button:hover{background-color:#f2f2f2}.employee-app .navbar{align-items:center;background-color:#d3d2d2c2;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:18px;padding:0 20px}.employee-app .search{flex:1 1}.employee-app .toggle-wrapper{margin:0 15px}.employee-app .toggle-btn{background:#ccc;border:none;border-radius:6px;cursor:pointer;font-size:20px;padding:6px 12px}.employee-app .nav-icons{align-items:center;display:flex;gap:12px}.employee-app .notification-icon,.profile-pic{font-size:20px}.employee-app .searchinput{background-color:#fff;border:none;border-radius:10px;box-shadow:3px 3px 10px #9c9b9b;font-size:20px;font-weight:700;margin-top:1%;padding:15px;position:relative;text-indent:30px;transition:all .3s;width:550px}.employee-app .searchinput:focus{box-shadow:0 5px 15px #00000059}.employee-app .inputs{align-items:baseline;display:flex}.employee-app .serachicon{font-size:23px;margin-left:13px;position:absolute;top:50px}.employee-app .search{display:flex;justify-content:space-between;margin:10px 0;width:100%}.employee-app .profile{align-items:center;display:flex;font-size:20px;gap:10px}.employee-app .adminimg,.employee-app .notify{align-items:center;cursor:pointer;display:flex;gap:10px}.employee-app .adminimg img{border-radius:50%;height:60px;width:60px}.employee-app .searchlink{color:#000;text-decoration:none}.sgap{margin-left:20px;margin-right:15px}.employee-app .notification-container{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0003;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.employee-app .notification-popup{animation:popupFadeIn .4s ease-out;background-color:#dff0d8;border:1px solid #d0e9c6;border-radius:8px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;min-width:320px;padding:20px;position:relative;z-index:1001}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.employee-app .close-btn{background:#0000;border:none;color:#333;cursor:pointer;font-size:20px;position:absolute;right:10px;top:6px}.employee-app .theme-toggle{align-items:center;display:flex;gap:10px}.employee-app .icon{color:#f39c12;font-size:20px}.employee-app .theme-toggle .icon:last-child{color:#2c3e50}.employee-app .switch{display:inline-block;height:26px;position:relative;width:50px}.employee-app .switch input{height:0;opacity:0;width:0}.employee-app .slider{background-color:#ccc;border-radius:30px;bottom:0;left:0;position:absolute;right:0;top:0;transition:.4s}.employee-app .slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:20px;left:4px;position:absolute;transition:.4s;width:20px}input:checked+.slider{background-color:#4caf50}input:checked+.slider:before{transform:translateX(24px)}body.dark-mode{background-color:#121212}:root{--bg-color:#79bd42;--text-color:#223b78;--display:flex}.employee-app .workflow{display:flex;justify-content:space-between}.employee-app .numbersofwk{text-align:center}#as2 svg{font-size:27px}#as3 svg{font-size:20px}#as4 svg{font-size:25px}.employee-app .allproject{align-items:center;background-color:#223b78;background-color:var(--text-color);border:none;border-radius:20px;color:#79bd42;color:var(--bg-color);color:#fff;cursor:pointer;display:flex;display:var(--display);font-size:20px;gap:18px;padding:20px 25px;text-align:left;transition:.3s ease-in-out}.employee-app .allproject:hover{background:#fff;color:#000;transform:scale(1.1)}.employee-app .tasks,.employee-app .teams{display:flex;display:var(--display);justify-content:space-between}.employee-app .teams{align-items:center;margin:40px 0}.employee-app .teams .chart{background-color:#79bd42;background-color:var(--bg-color);border-radius:10px;margin-right:16%;width:350px}.employee-app .overviewtable{display:flex;justify-content:space-around;margin-bottom:20px;width:100%}.employee-app .container{background:#fff;border-radius:10px;display:flex;height:295px;justify-content:center;overflow:hidden;padding:15px;transition:all .3s;width:503px}.employee-app .piechart{align-items:center;display:flex;scale:.9}.employee-app .piechart .pie-container{box-shadow:none}.employee-app .piechart .pie-container h3{font-weight:600!important;margin-left:5%;text-align:center;width:max-content}.employee-app .piechart img{border-radius:10px;width:300px}.employee-app .piedetaile{font-size:23px;list-style:square}.employee-app .con-col{width:646px}.employee-app .pie-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;float:left;font-family:Arial,sans-serif;height:45vh;padding:25px;text-align:center;width:40%}.employee-app .pie-container h3{color:#333;font-size:24px;text-align:center}canvas{margin:0 auto;padding-block:2%;scale:.8}.employee-app .pie-col{width:800px}.employee-app .table-containerss{margin-right:4.5%}.employee-app .task-table{background:#fff;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;width:42.4vw}.employee-app .task-table td,.employee-app .task-table th{border:1px solid #ddd;padding:20px;text-align:center}.employee-app .task-table thead{background-color:#f5f5f5;color:#333;text-transform:uppercase}.employee-app .status{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.employee-app .in-progress{background-color:#007bff;color:#fff}.employee-app .completed{background-color:green;color:#fff}.employee-app .pendings{background-color:#f12222;color:#fff}.employee-app .recent-content{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;font-family:Arial,Helvetica,sans-serif;padding:16px;width:50%}.employee-app .title{color:#333;display:flex;font-size:18px;font-weight:700;justify-content:center;margin-bottom:12px}.employee-app .content-list{list-style:none;margin:0;padding:0}.employee-app .content-details{border-bottom:1px solid #eee;display:flex;flex-direction:row;padding:8px 0}.employee-app .content-details:last-child{border-bottom:none}.employee-app .time{color:#555;font-size:14px;font-weight:700}.employee-app .description{color:#666;font-size:14px;padding-left:30px}.employee-app .eod-container{background:#fff;border-radius:10px;box-shadow:0 8px 16px #0000001a;margin:40px auto;padding:20px}.employee-app .header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.employee-app .eod-container h2{color:#333;font-size:24px;margin:0 0 20px}.employee-app .eod-table{font-family:Segoe UI,sans-serif;font-size:16px}.employee-app .eod-table td,.employee-app .eod-table th{border:1px solid #ddd;padding:12px 15px;text-align:center}.employee-app .eod-table tr:nth-child(2n){background-color:#f9f9f9}.employee-app .eod-table tr:hover{background-color:#eaf6ff;transition:background-color .3s ease}.employee-app .add-button{background:#007bff}.employee-app .add-button:hover{background:#0056b3}.employee-app .add-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-bottom:20px;padding:10px 18px;transition:background-color .3s ease}.employee-app .timesheet-container{min-height:20vh}.employee-app .pie-contain{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;float:left;font-family:Arial,sans-serif;height:45vh;margin-bottom:18px;padding:25px;text-align:center;width:40%}.employee-app .pie-contain h3{color:#333;font-size:24px;text-align:center}#can{margin-top:-2%}.employee-app .pie{display:flex;justify-content:space-between;width:100%}.employee-app .projectcontent-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 18px;width:80%}.employee-app .projectcontent-container h3{color:#333;font-size:30px;font-weight:700;margin-bottom:20px}.employee-app .project-table{background-color:#fff;border-collapse:collapse;box-shadow:0 4px 12px #0000001a;width:125%}.employee-app .project-table td,.employee-app .project-table th{border:1px solid #ddd;font-size:18px;padding:14px;text-align:center}.employee-app .project-table th{background-color:#007bff;color:#fff;font-weight:700;text-transform:uppercase}.employee-app .project-table select{background-color:#f8f9fa;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:16px;padding:8px 12px;transition:border-color .3s ease}.employee-app .project-table select:focus{border-color:#007bff;outline:none}.employee-app .status-select{border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:16px;padding:8px 12px;transition:all .3s ease}.employee-app .status-pending{background-color:#fff3cd;color:brown}.employee-app .status-in-progress{background-color:#d1ecf1;color:blue}.employee-app .status-completed{background-color:#d4edda;color:green}.employee-app .lee{display:flex;flex-direction:column;justify-content:end;margin-top:2%;width:100%}.employee-app .leaveid{display:block;display:flex;justify-content:end}.employee-app .button{align-items:center;display:flex;height:50px;justify-content:center;width:50%}.employee-app .clanup{display:flex;margin-top:2.7%}.employee-app .upco{margin-right:0;width:47%}.employee-app .button-t{background-color:#79bd42;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:bolder;height:50px;padding-inline:10px;position:absolute;scale:.9;transition:all .5s ease-out;z-index:10}.employee-app .button-t:hover{background-color:#fff;border:none;color:#79bd42}#but-link{align-items:center;margin-left:50%;width:600px}#but-link,#nav-buttons{display:flex;justify-content:center}#nav-buttons{box-sizing:border-box;gap:10px;margin-bottom:-12px;scale:.9;width:fit-content}#leave{margin-top:35px}.employee-app .nav-button{background-color:#213b77;border-radius:6px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:10px 15px;text-decoration:none;transition:all .3s ease;white-space:nowrap}#nav-buttons.nav-button-c{margin-left:20%!important}.employee-app .nav-button:hover{background-color:#2c3e90;transform:translateY(-2px)}.employee-app .nav-button:active{transform:scale(.98)}.employee-app .nav-buttons{box-sizing:border-box;display:flex;gap:10px;justify-content:center;margin-bottom:-33px;scale:.9;transition:all .3s ease;width:fit-content}.employee-app .nav-buttons.collapsed{margin-left:69.6%}.employee-app .nav-buttons.expanded{margin-left:68%}.employee-app .cal-col{margin-top:42.5px}.employee-app .upco-col{margin-top:-.57%}.employee-app .upcom1{border-radius:10px;margin-right:0;width:100%}#leave-heading{align-items:center;background-color:#f9f8f8;border-radius:6px;color:#fff;display:flex;flex-direction:column;padding:20px;position:sticky;top:0;z-index:1}.employee-app .statu{align-items:start;background-color:#fff;border-radius:10px;display:block;height:504.1px;margin-left:8.2%;overflow-y:scroll;padding-bottom:10%;width:92%}.employee-app .statu::-webkit-scrollbar{display:none}.employee-app .statu{-ms-overflow-style:none;scrollbar-width:none}.employee-app .sttext{color:#000;font-size:x-large;margin-bottom:5%;text-align:center;width:100%}.employee-app .li{align-items:center;font-family:sans-serif,arial;font-size:20px;height:60px;margin-top:2%;width:100%}.employee-app .leave-leave-date,.employee-app .li{display:flex;gap:5%;justify-content:center}.employee-app .leave-but{display:flex;flex-wrap:wrap;justify-content:center;margin-top:-1%}#leave-tab{border-radius:15px;margin-top:3%;margin-inline:10%;padding-block:3%}#leave-reason{padding-block:3%;text-align:center}.employee-app .leave-del-but{border:2px solid #000;border-radius:7px;color:red;cursor:pointer;font-size:20px;padding:12px 20px;scale:.5;text-align:center;text-transform:uppercase;transition:all .3s ease}.employee-app .leave-del-but:hover{background-color:#f44!important;border-radius:3px;color:#fff;scale:.55}.employee-app .leave-del-but:active{background-color:#ff2626;box-shadow:0 1px 1px #091e4240,0 0 1px 1px #091e4221}.employee-app .leave-approved{color:#79bd42}#ed:hover{cursor:pointer;scale:1.2}.employee-app .leave-approved:hover{background-color:#a0e765!important;color:#fff;transition:all .5s}.employee-app .leave-pending-but{color:#eb8a51}.employee-app .leave-pending-but:hover{background-color:#eb8a51!important;color:#fff}#ed{margin-left:90%;margin-top:-5%;transition:all .3s}.employee-app .leave-approved-tab{background-color:#d4edda;border-left:6px solid green;border-radius:8px;margin:.5rem 0;padding:1rem}#leave-tab button{background-color:#fff;border:none!important;font-weight:700}.employee-app .leave-pending-tab{background-color:#fff3cd;border-left:6px solid orange;border-radius:8px;margin:.5rem 0}.employee-app .leave-rejected-tab{background-color:#f8d7da;border-left:6px solid red;border-radius:8px;margin:.5rem 0;padding:1rem}.employee-app .del-alert{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:5px;color:#856404;margin:10px 0;padding:10px;position:absolute}.employee-app .reconfirm{text-align:center}.employee-app .reconfirm p{font-weight:700;margin-bottom:10px}.employee-app .reconfirm button{border:none;border-radius:3px;cursor:pointer;margin-right:10px;padding:5px 12px}#leave-d-b,#leave-e-b{background-color:gray!important;color:#fff;scale:.65;text-transform:uppercase}#leave-e-b{align-items:center;scale:.65}#leave-d-b:hover{background-color:red!important}#leave-e-b:hover{background-color:#856404!important}.employee-app .filter-icon svg{color:#000}.employee-app .custom-dropdown{border:1px solid #ccc;cursor:pointer;font-size:14px;padding:8px 5px;text-align:center}.employee-app .filter-icon{align-items:center;display:flex;gap:10px}.employee-app .filter-icon svg{margin-right:23.5px;scale:.75;top:25px}.employee-app .down-arrow{margin-left:100px;pointer-events:none;position:absolute}#second-down{margin-left:70%}.employee-app .filter-i{margin-left:20px;pointer-events:none;position:absolute}#first-down{margin-left:118px}.employee-app .sort{margin-left:150px;pointer-events:none;position:absolute}select option:hover{background-color:#2e0357}.employee-app .sort{margin-left:170px}#second-down{margin-left:282px}#leave-d{display:flex;justify-content:center}.employee-app .filter-icon div{align-items:center;display:flex;width:30%}.employee-app .select-wrapper{display:inline-block;position:relative;width:220px}.employee-app .select-icon{left:10px}.employee-app .select-arrow,.employee-app .select-icon{color:#555;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.employee-app .select-arrow{right:10px}.employee-app .custom-dropdown{appearance:none;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a;font-size:12px;margin-left:10px;transition:all .4s ease;width:100%}.employee-app .custom-dropdown:focus,.employee-app .custom-dropdown:hover,select option{outline:none}.employee-app .leave-leave-time{display:flex;gap:5%;justify-content:center;margin-top:2%}.employee-app .stat{display:flex;margin-right:0;margin-top:4%}.employee-app .leed{border-collapse:collapse;border-radius:20%;height:50%;width:65%}.employee-app .col-nl{width:64.7%}.employee-app .upcoming{align-items:start;background-color:#fff;border-radius:10px;display:block;justify-content:center;margin-left:57px;width:24vw}.employee-app .col-upc{margin-left:63px;width:414px}.employee-app .sttexts{align-items:center;display:flex;font-size:xx-large;justify-content:center;margin-top:9%;width:100%}.employee-app .statusdate{display:block;font-family:sans-serif,arial;margin-bottom:0;margin-left:20px;margin-top:8%;padding-top:2%}.employee-app .bday-emp{align-items:center;display:flex;justify-content:space-between;margin-left:-5%;padding-inline:5%}.employee-app .bday-emp-det{text-align:center}.employee-app .bday-emp-det h4,.what h4{margin-top:5%}.employee-app .bday-emp-img{border-radius:50%;width:20%}.employee-app .confetti{width:10%}.employee-app .what{text-align:center}hr{margin-top:5%}#next-hol{margin-left:20px;margin-right:0!important}.employee-app .holiday-container{background-color:#213b77;border-radius:15px;display:flex;flex-wrap:wrap;justify-content:center;padding-block:5%}#holiday-head{color:#fff;padding-bottom:5%;position:absolute}.employee-app .holiday-card{align-items:center;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;display:flex;margin-top:5%;padding:16px;scale:.9;transition:transform .2s;width:30%}.employee-app .holiday-card:hover{transform:scale(1.02)}.employee-app .holiday-icon{height:60px;margin-right:20px;object-fit:contain;width:60px}.employee-app .holiday-info{display:flex;flex-direction:column;justify-content:center}.employee-app .holiday-name{font-size:18px;font-weight:600;margin:0}.employee-app .holiday-date{color:#666;font-size:14px;margin:4px 0 0}#next-holl{flex:none;margin-right:35px;width:64.7%}body{background-color:#fefdfd;font-family:Arial,sans-serif;margin:0}.employee-app .date-input-container input{border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 5px #0000001a;cursor:pointer;font-family:inherit;padding:5px 10px;scale:1.1;text-transform:uppercase}.employee-app .calendar-container{background-color:#f9f8f8;border-radius:10px;display:block;height:600px;margin-left:-1.8%;margin-top:-6.4%;padding-block:4.5%;scale:.94;width:97%}.employee-app .calendar-header{display:flex;margin-bottom:20px;margin-left:45%;margin-top:-3%}.employee-app .selector-container{align-items:baseline;display:flex;justify-content:space-between}.employee-app .month-navigation,.employee-app .year-navigation{align-items:baseline;display:flex;gap:10px}.employee-app .year-navigation{margin-left:-101%}.employee-app .month-navigation{margin-right:42%}.employee-app .arrow-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.5rem;font-weight:700;transition:color .3s ease}.employee-app .arrow-button:hover{color:#007bff}.employee-app .current-month,.employee-app .current-year{font-size:1rem;font-weight:700}.employee-app .date-input-container,.employee-app .filter-container{display:flex;gap:10px;justify-content:center;margin-left:90%}.employee-app .date-input-container label,.employee-app .filter-container label{font-size:1rem;font-weight:700}#dateInput,#filter{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:flex;flex-direction:end;font-size:1rem;margin-left:25vw;padding:8px;width:10vw}#dateInput{margin-left:-20%}.employee-app .calendar-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr);height:500px}.employee-app .calendar-header-item{color:#555;font-weight:700;text-align:center}.employee-app .calendar-day{align-items:center;border:1px solid #000;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-left:7%;min-height:70px;text-align:center;transition:background-color .3s ease,transform .2s ease;transition:all .3s ease-in-out;width:100px}.employee-app .calendar-day:hover{scale:1.1}.employee-app .calendar-day .day-number{font-size:1.2rem;font-weight:700}.employee-app .calendar-day.empty{visibility:hidden}.employee-app .holiday{animation:holidayAnimation 1s ease-in-out;color:#000}.employee-app .leave{animation:leaveAnimation 1s ease-in-out;color:green}.employee-app .rejected-leave{animation:rejectedLeaveAnimation 1s ease-in-out;color:red}.employee-app .selected-day{color:#2158bd}@keyframes holidayAnimation{0%{background-color:rgba(0,0,255,.645)}50%{background-color:rgba(251,253,250,.537)}to{background-color:rgba(99,178,114,.526)}}@keyframes leaveAnimation{0%{background-color:#008000cc}50%{background-color:#fffc}to{background-color:#495797cc}}@keyframes rejectedLeaveAnimation{0%{background-color:#c81e1ecc}50%{background-color:#ffb4b4b3}to{background-color:#c81e1ecc}}@keyframes pendingLeaveAnimation{0%{background-color:#ffb4b4b3}50%{background-color:#c81e1ecc}to{background-color:#ffb4b4b3}}.employee-app .holiday-label{align-items:flex-end;color:#000;display:flex;font-size:.8rem;font-weight:600;margin-top:5px}.employee-app .day-number,.employee-app .leave-label{color:#000}.employee-app .rejected-label{color:#fff0f0;font-weight:700}@media (max-width:768px){.employee-app .calendar-grid{grid-template-columns:repeat(5,1fr)}}.employee-app .pending{animation:pendingLeaveAnimation 1s ease-in-out;background-color:initial;color:#d5ba66}.employee-app .calendar-day.dimmed{background-color:#aba9a9;color:#bbb;opacity:.6}.employee-app .weekend{background-color:#d5cbcb}.employee-app .cdi-col{margin-left:-10px}.employee-app .lb-container{background-color:#f9f9f9;border-radius:1rem;border-radius:10px;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-family:inherit;height:566px;margin-right:27px;margin-top:-5.5%;overflow:auto;padding:2rem;width:89%}.employee-app .lb-title{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.employee-app .lb-table-wrapper{overflow-x:auto}.employee-app .lb-table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 2px 10px #0000000d;overflow:hidden;width:100%}.employee-app .lb-table thead{background-color:#1565c0;color:#fff}.employee-app .lb-table td,.employee-app .lb-table th{border-bottom:1px solid #ddd;font-size:1rem;padding:1rem;text-align:center}.employee-app .lb-table tbody tr:nth-child(2n){background-color:#f9f9f9}.employee-app .lb-table tbody tr:hover{background-color:#e3f2fd;transition:background-color .3s ease-in-out}@media (max-width:768px){.employee-app .lb-table td,.employee-app .lb-table th{font-size:.9rem;padding:.75rem}.employee-app .lb-container{padding:1rem}.employee-app .lb-title{font-size:1.5rem}}.employee-app .profile-container{box-sizing:border-box;color:#333;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:24px}.employee-app .profile-left{display:flex;flex:0 0 32%;flex-direction:column;gap:24px}.employee-app .profile-card{background:#fff;border-radius:12px;box-shadow:0 6px 15px #0000001a;padding:24px 16px 3px;text-align:center}.employee-app .employee-image{border:4px solid #223b78;border-radius:50%;height:200px;margin-bottom:16px;object-fit:cover;width:200px}.employee-app .profile-name{color:#223b78;font-size:1.8rem}.employee-app .profile-email{color:#666;font-size:1rem;margin-bottom:18px}.employee-app .button-group{gap:12px;justify-content:center;margin-bottom:24px}.employee-app .delete-btn,.employee-app .edit-btn{border:none;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 24px;transition:background-color .3s ease}.employee-app .edit-btn{background-color:#3f51b5;color:#fff}.employee-app .edit-btn:hover{background-color:#303f9f}.employee-app .delete-btn{background-color:#e53935;color:#fff}.employee-app .delete-btn:hover{background-color:#b71c1c}.employee-app .profile-summary{background:#fff;border-radius:12px;box-shadow:0 6px 15px #0000001a;display:flex;flex-direction:column;gap:14px;height:280px;padding:24px 20px}.employee-app .summary-title{color:#223b78;font-size:1.4rem;font-weight:700}.employee-app .profile-right{background:#fff;border-radius:12px;display:flex;flex:1 1;flex-direction:column;height:100%;margin-bottom:auto;overflow:hidden}.employee-app .profile-table-scroll{max-height:200vh;width:100%}.employee-app .tabledata{padding:12px 14px;vertical-align:middle}.employee-app .label{color:#555;font-weight:600;padding:15px;width:40%}.employee-app .section-header td{background-color:#223b78;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.04em;padding:16px 14px;text-transform:uppercase}@media (max-width:900px){.employee-app .profile-container{flex-direction:column;height:auto}.employee-app .profile-left,.employee-app .profile-right{flex:initial;width:100%}.employee-app .profile-table-scroll{max-height:400px}}.employee-app .edit-icon-link{float:right;text-decoration:none}.employee-app .edit-icon{color:#fff;cursor:pointer;font-size:1.1rem;margin-left:6px;margin-right:2px;transition:color .2s ease}.employee-app .edit-icon:hover{color:#fff}.employee-app .image-edit-wrapper{display:inline-block;position:relative}.employee-app .photo-edit-icon{background-color:#223b78;border-radius:50%;box-shadow:0 2px 6px #00000026;padding:6px;position:absolute;right:8px;top:4px}.employee-app .section-title{align-items:center;border:none;justify-content:space-between}.employee-app .profile-table-scroll{-ms-overflow-style:none;max-height:90vh;overflow-y:auto;scrollbar-width:none}.employee-app .profile-table-scroll::-webkit-scrollbar{display:none}.employee-app .profile-header-bar{align-items:center;background-color:#f5f5f5;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 16px}.employee-app .profile-header-bar h3{color:#333;font-size:18px;margin:0}.employee-app .top-download-icon{align-items:center;background-color:#e8f0ff;border-radius:5px;color:#007bff;display:flex;padding:6px 10px;text-decoration:none;transition:background .3s}.employee-app .top-download-icon:hover{background-color:#d0e7ff}.employee-app .section-edit-links{margin-top:2rem}.employee-app .section-edit-links ul{list-style:none;padding:0}.employee-app .section-edit-links li{margin:.5rem 0}.employee-app .section-edit-links a{color:#07c;font-weight:700;text-decoration:none}.employee-app .request-button{background-color:#07c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.employee-app .request-button:hover{background-color:#005fa3}.employee-app .custom-text-input{border:none;border-radius:4px;outline:none;padding:5px;width:95%}.employee-app .header-actions-bar{align-items:center;background-color:#f5f5f5;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;gap:14px;justify-content:flex-end;margin-bottom:16px;padding:12px 24px}.employee-app .admin-logo-button,.employee-app .pdf-download-button{align-items:center;border-radius:6px;display:inline-flex;font-size:.95rem;font-weight:600;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.employee-app .admin-logo-button{background-color:#223b78;color:#fff}.employee-app .admin-logo-button:hover{background-color:#223b78}.employee-app .pdf-download-button{background-color:#223b78;border:none;color:#fff;cursor:pointer}.employee-app .education-tabs{display:flex;gap:10px;justify-content:center;margin-bottom:12px}.employee-app .education-tabs button{background:#f0f0f0;border:1px solid #aaa;border-radius:5px;cursor:pointer;padding:6px 16px;transition:background .2s}.employee-app .education-tabs .active-tab{background-color:#4caf50;border-color:#4caf50;color:#fff}.employee-app .employee-photo{border-radius:30px}.employee-app .payslip-download-btn{background-color:#2b5dab;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:10px;outline:none;padding:6px 10px}.employee-app .paydownload{align-items:center;display:flex;padding:8px;width:fit-content}.employee-app .bold-text,.employee-app tr.bank-emergency-row td:nth-child(2),.employee-app tr.education-row td:nth-child(2),.employee-app tr.marital-status-row td:nth-child(2){font-weight:700}.employee-app .fulltabledetails{background-color:initial;border-collapse:collapse;color:#444;font-size:.95rem;width:100%}.employee-app .month-year-dropdown{background-color:#223b78;border-radius:4px;color:#fff;font-weight:300;margin-right:3px;padding:5px}.employee-app .payslip-status-label{color:#000;display:flex;font-size:20px;font-style:normal;margin-left:3px}.employee-app .section-spacer td{background-color:#e7e5e5;border:none;height:5px;padding:0}.employee-app .tdbodyright{background-color:#fff}.employee-app .month-year-input{border:1px solid #ccc;border-radius:5px;margin-right:10px;padding:6px}.employee-app .selected-label{border:none;color:#333;font-size:14px;margin-left:12px}.employee-app .admin-panel-wrapper{padding-bottom:8px;text-align:left}.employee-app .admin-panel-button-top{background-color:#223b78;border-radius:5px;color:#fff;font-size:12px;padding:5px 10px;text-decoration:none}.employee-app .section-title-with-button{padding:10px}.employee-app .section-title-container{align-items:center;display:flex;justify-content:space-between}.employee-app .form-container{background-color:#f9f8f8;display:block;margin-left:-1.8%;margin-top:-1.37%;min-height:595px;padding-block:10%;scale:.94;width:90%}#leave-leave-card{display:flex;gap:0;justify-content:space-around}.employee-app .leave-days-card{background-color:#e7f0ff;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:pointer;display:block;font-size:14px;margin:20px 0 0;padding:10px 14px;position:relative;width:49.9%}.employee-app .from,.employee-app .to{margin-top:15px}.employee-app .leave-duration{margin-top:12px}.employee-app .datas,.employee-app .date{border-radius:6px}#comment,#reason{margin-left:2px;padding:10px}.employee-app .decision{margin-top:20px}.employee-app .thankyou-popup{padding:40px;text-align:center}.employee-app .thankyou-img{margin-bottom:20px;width:150px}.employee-app .thankyou-text{font-weight:500}.employee-app .form-container.blurred{filter:blur(2px);pointer-events:none;transition:filter .3s ease;-webkit-user-select:none;user-select:none}.employee-app .blur-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff6;inset:0;position:fixed;z-index:1000}.employee-app .form-container{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif;max-width:97%;padding:30px}.employee-app .leaverathish{color:#333;font-size:28px;margin-bottom:30px;text-align:center}.employee-app .leave-summary{display:flex;justify-content:space-around;margin-bottom:20px}.employee-app .card{background-color:#e7f0ff;border-radius:10px;box-shadow:0 2px 6px #0000001a;margin-bottom:27px;padding:16px;text-align:center;width:30%}.employee-app .card h3{color:#444;margin-bottom:15px}.employee-app .manager{margin-bottom:20px}.employee-app .reporting{display:block;font-weight:600;margin-bottom:15px}.employee-app .report{border:1px solid #ccc;border-radius:8px;padding:10px;width:100%}.employee-app .leave-type{margin-bottom:30px}.employee-app .leave-detail{display:block;font-weight:600;margin-bottom:18px}.employee-app .map-leave{align-items:center;display:flex;flex-wrap:wrap;gap:20px;position:relative}.employee-app .map-leave label{align-items:center;cursor:pointer;display:flex;gap:6px;position:relative}.employee-app .leave-days-card h4{font-size:18px;font-weight:600;margin:0}.employee-app .leave-days-card small{color:#666;font-size:12px}.employee-app .leave-details-card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin-top:6%;padding:20px}.employee-app .card-header{align-items:center;display:flex;justify-content:space-between}.employee-app .minimize-icon{color:#888;cursor:pointer;font-size:24px}.duration,.employee-app .date-range{display:flex;flex-wrap:wrap;gap:20px;margin-top:15px}.employee-app .duration{font-weight:600;margin-top:5px}.employee-app .error-message{background-color:#ffd2d2;border-radius:6px;color:#d8000c;font-weight:700;margin-bottom:15px;padding:10px 15px;text-align:center}.employee-app .leave-durat{border:1px solid #ccc;border-radius:5px;font-size:14px;margin-top:2px;padding:10px;width:100%}.employee-app .date-range .from,.employee-app .date-range .to{flex:1 1;min-width:200px}.employee-app .begin,.employee-app .leave-to{display:block;font-weight:600;margin-bottom:5px}.employee-app .datas,.employee-app .date{border:1px solid #bbb;border-radius:8px;font-size:14px;padding:10px;width:100%}.employee-app .map-from{display:flex;gap:20px;margin-bottom:20px;margin-top:20px}.employee-app .map-from label{align-items:center;display:flex;gap:5px}#comment,#reason{border-radius:6px;font-weight:600;margin-bottom:15px;margin-top:8px;padding:10px 10px 10px 0;width:100%}.employee-app .comment-box{font-weight:500px;height:80px;resize:vertical}#comments,#reasons{border-radius:6px;font-size:14px;margin-bottom:15px;margin-top:8px;padding:10px;width:100%}.employee-app .decision{display:flex;gap:12px;justify-content:flex-end;margin-top:7%}.employee-app .apply-leave,.employee-app .cancel{border-radius:8px;font-size:15px;padding:10px 18px}.employee-app .cancel{background-color:#ccc;color:#333}.employee-app .apply-leave{background-color:#4caf50;color:#fff}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%,-50%)}}.employee-app .thankyou-popup{animation:slideDown .5s ease-out;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}.employee-app .thankyou-img{display:block;width:100%}.employee-app .thankyou-text{color:#333;font-size:20px;font-weight:600}@media (max-width:768px){.employee-app .leave-summary{flex-direction:column;gap:12px}.employee-app .card{width:100%}.employee-app .map-from,.employee-app .map-leave{flex-direction:column}.employee-app .decision{align-items:stretch;flex-direction:column}.employee-app .leave-days-card{margin-top:10px;position:static;transform:none;width:100%}}.employee-app .apply-leave,.employee-app .cancel{background-color:#ddd;border:none;border-radius:6px;color:#333;cursor:pointer;flex:1 1;font-size:16px;padding:10px 20px;transition:all .3s}.employee-app .cancel:hover{background-color:red;box-shadow:0 0 10px #000c}.employee-app .apply-leave:hover{background-color:#4ea045;box-shadow:0 0 10px #000c}.employee-app .time-duration{display:flex;flex-wrap:wrap;gap:20px;margin:15px 0}.employee-app .from-time,.employee-app .to-time{display:flex;flex:1 1;flex-direction:column;min-width:200px}.employee-app .from-time label,.employee-app .to-time label{color:#333;font-weight:600;margin-bottom:6px}.employee-app .from-time input,.employee-app .to-time input{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:inset 0 1px 3px #0000001a;font-size:14px;padding:10px;transition:border-color .2s}.employee-app .from-time input:focus,.employee-app .to-time input:focus{border-color:#4a90e2;outline:none}.employee-app .form-container #nav-buttons{margin-top:-4%;position:absolute;z-index:20}.employee-app .form-container .expanded{margin-left:104%}.employee-app .clanup form{width:100%}#form-lb{height:120%;margin-left:-3.6%;margin-top:2%;position:absolute;width:112%}.employee-app .form-container .collapsed{margin-left:107%}.employee-app .left-section{display:flex;margin-top:2.7%}.employee-app .right-section{margin-right:0;margin-top:55px;width:47%}.employee-app .row{align-items:center;display:flex;gap:2vw;justify-content:space-between;width:100%}.employee-app .row label{color:#fff;flex:0 0 35%;font-size:1rem;font-weight:600;text-align:left;white-space:nowrap}.employee-app .group{align-items:center;display:flex;position:relative}.employee-app .input{background-color:#f8fafc;border:2px solid #0000;border-radius:10px;color:#0d0c22;font-size:.95rem;height:45px;transition:.5s ease;width:215px}.employee-app .input::placeholder{color:#94a3b8;font-size:13px;text-align:center}.employee-app .input:focus,.input:hover{background-color:#fff;border-color:#818cf8;box-shadow:0 0 0 5px #818cf84d;outline:none}.employee-app .icon{left:1rem}.employee-app .icon,.employee-app .icon1{color:#0d0c22;height:1rem;position:absolute;top:1rem;width:1rem}.employee-app .icon1{cursor:pointer;right:1rem}.employee-app .s{margin-top:-20px!important}.employee-app .group input{text-align:center}.employee-app .container-settings{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:5px;margin:auto;max-width:1000px;padding:2rem}.employee-app .settings h1{font-size:2rem;margin-bottom:1.5rem;text-align:center}.employee-app .settings__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.employee-app .settings__container__item,.employee-app .settings__footer__item{background:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;flex:1 1 45%;padding:1.5rem}.employee-app .settings__container__item h2,.employee-app .settings__footer__item h2{border-bottom:1px solid #ddd;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.employee-app .container-settings label{color:#34495e;display:block;font-size:14px;font-weight:500;gap:5px;margin-bottom:5px}.employee-app .container-settings input{border:1px solid #ccc;border-radius:5px;font-size:1rem;margin-top:.5rem;outline:none;padding:.6rem;width:100%}.employee-app .container-settings button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin:10px 0;padding:.7rem 1.4rem;transition:background-color .2s ease-in-out,transform .1s ease}.employee-app .container-settings button:hover{background-color:#0056b3;transform:scale(1.02)}.employee-app .comments{border:1px solid #ccc;border-radius:5px;font-size:1rem;height:130px;margin-top:10px;padding:.7rem;resize:vertical;width:100%}.employee-app .accbtn{margin-left:40px;margin-top:85px}.employee-app .profile-pic-preview{border:2px solid #ccc;border-radius:50%;height:100px;margin-left:35%;margin-top:10px;object-fit:cover;width:100px}@media (max-width:768px){.employee-app .settings__container{flex-direction:column}.employee-app .settings__container__item{flex:1 1 100%}.employee-app .settings__footer{align-items:flex-start;flex-direction:column}.employee-app .profile-pic-preview{display:block;margin-left:auto;margin-right:auto}}.employee-app .form-groups{margin-bottom:15px}.employee-app .form-groups label{color:#34495e;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.employee-app .form-groups input[type=date],.employee-app .form-groups input[type=email],.employee-app .form-groups input[type=number],.employee-app .form-groups input[type=tel],.employee-app .form-groups input[type=text],.employee-app .form-groups select,.employee-app .form-groups textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.employee-app .form-groups input:focus,.employee-app .form-groups select:focus,.employee-app .form-groups textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.employee-app .form-groups textarea{min-height:80px;resize:vertical}.employee-app .document-upload{align-items:center;display:flex;gap:15px;margin-top:10px}.employee-app .document-upload select{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;padding:10px}.employee-app .document-upload input[type=file]{border:1px solid #ccc;border-radius:4px;flex:3 1;padding:8px}.employee-app .footer-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.8rem;transition:background-color .2s ease-in-out,transform .1s ease;width:15%}.employee-app .footer-button:hover{background-color:#0056b3;transform:scale(1.02)}.employee-app .footer-button.delete{background-color:#dc3545}.employee-app .footer-button.delete:hover{background-color:#c82333}.employee-app .settingsnav{display:flex;gap:15px;list-style:none;margin:20px 0;padding:0}.employee-app .settingsnav li{margin:0}.employee-app .sett{background-color:#f2f2f2;border:1px solid #ccc;border-radius:6px;color:#333;cursor:pointer;display:inline-block;font-weight:500;margin-left:5px;padding:10px 20px;text-decoration:none;transition:background-color .3s,color .3s}.employee-app .sett:hover{background-color:#213b77;border-color:#213b77;color:#fff}.employee-app .eod-form{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.employee-app .eod-form input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px}.employee-app .eod-form input[name=hoursWorked],.employee-app .eod-form input[name=work]{grid-column:span 2}.employee-app .eod-table{border-collapse:collapse;width:100%}.employee-app .button-group{gap:10px;justify-content:flex-end;margin-top:20px}.employee-app .export-button,.finish-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.employee-app .finish-button{background-color:#28a745}.employee-app .export-button:hover{background-color:#0056b3}.employee-app .finish-button:hover{background-color:#1e7e34}.employee-app .submit-button{background-color:#28a745;margin-top:10px;width:100px}.employee-app .edit-button,.employee-app .submit-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px}.employee-app .edit-button{background-color:#007bff;margin-right:15px}.employee-app .delete-button{background-color:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px}.employee-app .kteam-container{background-color:#f7f9fb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:40px 20px}.employee-app .kteam-container h2{color:#036;font-size:28px;margin-bottom:30px;text-align:center}.employee-app .card-view{display:flex;flex-direction:column;gap:24px}.employee-app .team-card-full{background:#fff;border:1px solid #c4f8e5;border-radius:12px;box-shadow:inset 4px 10px #3e3d3d0f,inset 4px 10px #3837370f;color:#131314;cursor:pointer;display:flex;flex:1 1 50%;flex-direction:column;font-family:Inter,sans-serif;gap:8px;justify-content:center;max-width:80%px;padding:20px;transition:box-shadow .3s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.employee-app .team-card-full:hover{box-shadow:0 10px 25px #0000001f;transform:scale(1.01)}.employee-app .team-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px;padding-bottom:10px}.employee-app .team-header h4{color:#024;font-size:22px;margin:0}.employee-app .team-meta{text-align:right}.employee-app .team-meta p{color:#555;font-weight:600;margin:2px 0}.employee-app .description-box{background:#fff;border:1px solid #c4f8e5;border-radius:10px;box-shadow:inset 4px 10px #edc7c70f;color:#333;font-family:Courier New,Courier,monospace;margin:20px 0;padding:16px;white-space:pre-wrap}.employee-app .description-box pre{margin:0}.employee-app .team-details-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));padding-top:8px}.employee-app .team-details-row p{color:#444;font-size:15px;margin:6px 0}.employee-app .team-member-list{list-style:none;margin-top:6px;padding-left:0}.employee-app .team-member-list li{background:#f9f9f9;border-left:4px solid #007bff;border-radius:8px;margin-bottom:6px;padding:6px 10px}.employee-app .member-info{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.employee-app .member-name{color:#222;font-weight:600}.employee-app .member-role{color:#666;font-style:italic;margin-left:12px}.employee-app .member-status{border-radius:12px;font-size:13px;font-weight:600;min-width:75px;padding:4px 10px;text-align:center}.employee-app .member-status.present{background-color:#d1f2d1;color:#272}.employee-app .member-status.absent{background-color:#fcdede;color:#a33}.employee-app .leave-policy-container{align-items:center;background:#f9f9ff;border-radius:12px;box-shadow:0 0 12px #0000001a;display:flex;flex-direction:column;gap:2rem;margin:50px auto;padding:20px;width:65%}.employee-app .leave-policy-container h2{color:#213b77;font-size:24px;margin-bottom:10px;text-align:center}.employee-app .leave-policy-content ul{list-style:none;margin:0;padding-left:0}.employee-app .leave-policy-content li{font-size:16px;line-height:1.6;margin-bottom:10px}.employee-app .acknowledge-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:all .3s ease}.employee-app .acknowledge-btn:hover{background:#45a049}.employee-app .thanks-message{color:green;font-weight:700;margin-top:20px;text-align:center}.employee-app .ack-t-cont{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:30px}.employee-app .ack-container{align-items:center;background:linear-gradient(135deg,#fff,#f5f5f5);border-radius:1rem;box-shadow:0 6px 18px #0000001a;box-sizing:border-box;display:flex;flex:1 1 45%;flex-direction:column;max-width:600px;padding:1rem}.employee-app .ack-title{color:#2e3c57;font-size:1.75rem;margin-bottom:1rem}.employee-app .ack-pdf-viewer{background:#fff;border:1px solid #ccc;border-radius:.5rem;max-width:500px;overflow-y:auto;padding:1rem;width:100%}.employee-app .ack-pdf-page{box-shadow:0 2px 8px #00000014;margin-bottom:1rem}.employee-app .ack-download{margin-top:1.5rem}.employee-app .ack-download-button{background-color:#213b77;border-radius:8px;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.employee-app .ack-download-button:hover{background-color:#1a2f5c}.employee-app .iframe-scroll-wrapper{border-radius:.5rem;height:fit-content}.employee-app .ack-pdf-iframe{border:none;display:block;height:400px;width:100%}.employee-app .ack-check{align-items:center;display:flex;gap:5px;width:max-content}.employee-app .full-layout{display:flex;min-height:100vh}.employee-app .main-content{background-color:#f9f9f9;flex-direction:column;padding:1rem;width:100%}.employee-app .edit-profile-container{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}.employee-app .edit-profile-container h2{color:#333;margin-bottom:1.5rem;text-align:center}.employee-app .edit-profile-form{gap:1.5rem}.employee-app .edit-profile-form,.employee-app .form-group{display:flex;flex-direction:column}.employee-app .form-group label{color:#555;font-weight:600;margin-bottom:.5rem}input[type=file]{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem .5rem}.employee-app .employee-image-preview{border-radius:12px;box-shadow:0 4px 10px #0000001a;height:auto;margin-top:1rem;max-width:200px;object-fit:cover;width:100%}.employee-app .button-group{display:flex;gap:1rem;justify-content:space-between}.employee-app .form-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;padding:.75rem;transition:background-color .3s ease}.employee-app .form-button:hover{background-color:#0056b3}.TicketCard,.employee-app .LeaveCard,.employee-app .TimeRequest{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:0 auto 2rem;max-width:1220px;padding:2rem;transition:all .3s ease}.TicketCard,.employee-app .LeaveCard{background:linear-gradient(to bottom right,#f8f9fa,#edf2f7)}.employee-app .TimeRequest{background:linear-gradient(to bottom right,#fdfdfd,#f5f7fa)}@media (max-width:768px){.employee-app .LeaveCard,.employee-app .TicketCard,.employee-app .TimeRequest{border-radius:8px;margin-bottom:1.5rem;padding:1.2rem}}.employee-app .Leave-Notification{background:#0000;display:flex;flex-wrap:wrap;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:20px;justify-content:space-between;margin:0 auto;max-width:900px;padding:2rem}.employee-app .Leave-Notification-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #0000000f;cursor:pointer;margin-bottom:1.5rem;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.employee-app .Leave-Notification-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-4px)}.employee-app .Leave-details{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.employee-app .Leave-user{color:#2c3e50;flex:2 1;font-size:1.1rem;font-weight:600}.employee-app .Leave-from,.employee-app .Leave-to{color:#7f8c8d;flex:1 1;font-size:1rem}.employee-app .Leave-status{align-items:center;border-radius:30px;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;min-width:120px;padding:.5rem 1rem;position:relative;text-align:center;text-transform:capitalize;transition:background .3s,color .3s}.employee-app .Leave-status:before{border-radius:50%;content:"";display:inline-block;height:10px;width:10px}@media (max-width:768px){.employee-app .Leave-details{align-items:flex-start;flex-direction:column}.employee-app .Leave-from,.employee-app .Leave-status,.employee-app .Leave-to,.employee-app .Leave-user{flex:none;text-align:left;width:100%}.employee-app .Leave-status{justify-content:flex-start}}.employee-app .Leave-title{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1.8rem;padding-left:.5rem;position:relative}.employee-app .Leave-title:after{background:#007bff;border-radius:2px;content:"";display:block;height:4px;margin-top:8px;transition:width .3s ease;width:100px}.employee-app .Leave-title:hover:after{width:250px}@media (max-width:768px){.employee-app .Leave-title{font-size:1.5rem;text-align:center}.employee-app .Leave-title:after{margin:.5rem auto 0}}.employee-app .Time-Notification{background:#0000;border-radius:12px;font-family:Inter,Segoe UI,sans-serif;margin:0 auto;max-width:960px;padding:2rem}.employee-app .Time-Notification-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.employee-app .Time-Notification-title:after{background-color:#3b82f6;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.employee-app .Time-Notification-card{background-color:#fff;border:1px solid #e5e7eb;border-left:6px solid #3b82f6;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.employee-app .Time-Notification-card:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-4px)}.employee-app .Time-details{align-items:flex-start;column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1rem}.employee-app .Time-reason,.employee-app .Time-timein,.employee-app .Time-timeout,.employee-app .Time-userid{color:#374151;flex:1 1 20%;font-size:.95rem;line-height:1.4}.employee-app .Time-userid{color:#111827;font-weight:600}.employee-app .Time-reason{border-top:1px dashed #e5e7eb;color:#6b7280;flex:1 1 100%;font-style:italic;padding-top:.5rem}.employee-app .Time-missing{background-color:#fef3c7;border:1px solid #fde68a;border-radius:20px;color:#b45309;flex:1 1 120px;font-size:.85rem;font-weight:600;padding:.3rem .7rem;text-align:center;text-transform:uppercase}.employee-app .Time-missing[data-type=IN-TIME]{background-color:#e0f2fe;border:1px solid #bae6fd;color:#0369a1}.employee-app .Time-missing[data-type=OUT-TIME]{background-color:#fee2e2;border:1px solid #fecaca;color:#b91c1c}@media (max-width:768px){.employee-app .Time-details{align-items:flex-start;flex-direction:column}.employee-app .Time-missing,.employee-app .Time-reason,.employee-app .Time-timein,.employee-app .Time-timeout,.employee-app .Time-userid{flex:1 1 100%}.employee-app .Time-missing{margin-top:.5rem}}.employee-app .Ticket-Notification{background:#0000;box-sizing:border-box;display:flex;flex-wrap:wrap;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:30px 20px;justify-content:space-between;margin:0 auto;max-width:900px;padding:2rem}.employee-app .Ticket-Notification-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #0000000f;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:275px;justify-content:space-between;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.333% - 13.33px)}.employee-app .Ticket-Notification-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-4px)}.employee-app .Ticket-details{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.employee-app .Ticket-user{color:#2c3e50;flex:2 1;font-size:1.1rem;font-weight:600}.employee-app .Ticket-from,.employee-app .Ticket-to{color:#7f8c8d;flex:1 1;font-size:1rem}.employee-app .Ticket-status{align-items:center;border-radius:30px;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;min-width:120px;padding:.5rem 1rem;position:relative;text-align:center;text-transform:capitalize;transition:background .3s,color .3s}.employee-app .Ticket-status:before{border-radius:50%;content:"";display:inline-block;height:10px;width:10px}.employee-app .status-approved{background-color:#e6f4ea;border:1px solid #b2dfdb;color:#2e7d32}.employee-app .status-approved:before{background-color:#2e7d32}.employee-app .status-pending{background-color:#fff6e6;border:1px solid #ffcf91;color:#e67e22}.employee-app .status-pending:before{background-color:#e67e22}.employee-app .status-rejected{background-color:#fdecea;border:1px solid #fab1a0;color:#e74c3c}.employee-app .status-rejected:before{background-color:#e74c3c}@media (max-width:768px){.employee-app .Ticket-details{align-items:flex-start;flex-direction:column}.employee-app .Ticket-from,.employee-app .Ticket-status,.employee-app .Ticket-to,.employee-app .Ticket-user{flex:none;text-align:left;width:100%}.employee-app .Ticket-status{justify-content:flex-start}}.employee-app .Ticket-title{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1.8rem;padding-left:.5rem;position:relative}.employee-app .Ticket-title:after{background:#007bff;border-radius:2px;content:"";display:block;height:4px;margin-top:8px;transition:width .3s ease;width:100px}.employee-app .Ticket-title:hover:after{width:250px}@media (max-width:768px){.employee-app .Ticket-title{font-size:1.5rem;text-align:center}.employee-app .Ticket-title:after{margin:.5rem auto 0}}.employee-app .status-open{background-color:#fff6e6;border:1px solid #ffcf91;color:#e67e22}.employee-app .status-open:before{background-color:#e67e22}.employee-app .status-closed{background-color:#fdecea;border:1px solid #fab1a0;color:#e74c3c}.employee-app .status-closed:before{background-color:#e74c3c}.employee-app .status-blocked{background-color:#e6f4ea;border:1px solid #b2dfdb;color:#2e7d32}.employee-app .status-blocked:before{background-color:#2e7d32}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.employee-app .overall{align-items:center;background:#0000;border-radius:20px;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:15px;width:100%}.employee-app .timesheet-container{animation:fadeIn .8s ease-in-out;background-color:initial;border-radius:20px;box-sizing:border-box;color:#000;font-family:Segoe UI,sans-serif;height:32vh;margin:0 auto;padding:24px 24px 0;width:100%}.employee-app .modal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.employee-app .modal{animation:slideIn .3s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 0 15px #0000004d;max-width:90%;padding:2.5rem;width:400px}.employee-app .entry-form label{display:block;font-weight:500;margin-bottom:1rem}.employee-app .entry-form input,.employee-app .entry-form select,.employee-app .entry-form textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;margin-top:7px;padding:10px;width:100%}.employee-app .entry-form select{border:1px solid #ccc;border-radius:8px;margin-top:7px;padding:10px;width:100%}.employee-app .entry-form textarea{height:150px;resize:none}.employee-app .modal-buttons{gap:10px;margin-top:1rem}.employee-app .submitt-btn{background:#28a745}.employee-app .cancell-btn,.employee-app .submitt-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.employee-app .cancell-btn{background-color:#dc3545}.employee-app .timesheet-header{align-items:center;border-bottom:2px solid #ddd;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;width:100%}.employee-app .timesheet-header h1{color:#213b77;font-size:26px;margin:0;transition:color .3s ease}.employee-app .timesheet-header h1:hover{color:#79bd42}.employee-app .timesheet-header p{color:#888;font-size:14px;margin:4px 0 0}.employee-app .add-entry{background-color:#79bd42;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:13px 16px;transition:background-color .3s ease,transform .2s}.employee-app .add-entry:hover{background-color:#213b77;transform:scale(1.05)}.employee-app .filter-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.employee-app .view-tabs button{background-color:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:15px;font-weight:700;gap:8px;margin-right:17px;padding:12px 16px;transition:all .3s ease}.employee-app .view-tabs button:hover{background-color:#213b77;color:#fff}.employee-app .view-tabs button.active{background-color:#79bd42;border-color:#213b77;color:#000;font-weight:700}.employee-app .filters{align-items:center;display:flex;gap:20px;justify-content:flex-end;padding:10px 20px}.employee-app .filters input,.employee-app .filters select{border:1px solid #ccc;border-radius:6px;margin-left:12px;padding:8px 10px;transition:border .3s ease}.employee-app .filters input:focus,.employee-app .filters select:focus{border-color:#79bd42;outline:none}.employee-app .date-range{align-items:center;display:flex;gap:8px}.employee-app .date-range label{font-size:14px;font-weight:500}.employee-app .summary-section{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.employee-app .summary-card{animation:slideUp .6s ease forwards;border:1px solid #e1e1e1;border-radius:10px;box-shadow:0 4px 10px #00000014;flex:1 1;margin-bottom:16px;margin-top:45px;min-width:200px;padding:18px;text-align:center;transition:transform .3s ease,background-color .3s ease}.employee-app .bottom-summary-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:40px}.employee-app .bottom-summary-row .summary-card{flex:1 1 1;margin:0;min-width:200px}.employee-app .summary-card:last-child{margin-right:0}.employee-app .summary-card h2{color:#79bd42;font-size:22px;margin:0}.employee-app .summary-card p{color:#213b77;font-size:20px;font-weight:600;line-height:1.8;margin:0 0 8px}.employee-app .center-info-panels{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:40px auto;width:101.2%}.employee-app .info-card{background:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1 1 250px;margin-right:15px;min-width:200px;padding:18px 20px}.employee-app .info-card h3{color:#333;font-size:20px;margin:0 0 8px}.employee-app .new{color:#79bd42}.employee-app .info-card h4,.employee-app .info-card p,.employee-app .info-card ul{color:#213b77;font-size:16px;font-weight:600;line-height:32px;margin:10px 0}.employee-app .info-card ul{list-style-type:disc;padding-left:16px}.employee-app .today-info{color:#213b77;font-size:18px;font-weight:500;margin:30px 0 45px;text-align:center}.employee-app .top-right-info{display:flex;flex-direction:column;gap:16px;position:absolute;right:20px;top:100px;width:260px;z-index:2}.employee-app .icons,.employee-app .icons-green{font-size:18px;margin-right:8px}.employee-app .icons-green{color:green}.employee-app .icons-yellow{color:#ffb300;font-size:18px;margin-right:8px}.employee-app .heads{color:#213b78;font-size:30px;margin-bottom:30px;text-align:center}.employee-app .filter-grid{grid-gap:20px;align-items:end;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.employee-app .filter-item{display:flex;flex-direction:column}.employee-app .filter-item label{color:#213b78;font-weight:600;margin-bottom:7px}.employee-app .filter-item input[type=date],.employee-app .filter-item input[type=text],.employee-app .filter-item select{background-color:#fdfdfd;border:1px solid #ccc;border-radius:5px;font-size:14px;letter-spacing:1px;padding:10px}.employee-app .disabled-input{background-color:#f0f0f0;color:#555;cursor:not-allowed}.employee-app .full-width{display:flex;grid-column:1/-1;justify-content:center;margin-top:25px;width:200px}.employee-app .full-width button{background-color:#79bd42;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:12px 20px}.employee-app .filter-footer{display:flex;grid-column:1/-1;justify-content:center;margin-top:20px}.employee-app .search-button{background-color:#79bd42;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:12px 28px;transition:background-color .3s ease}.employee-app .search-button:hover{background-color:#558e2f}.employee-app .table-container{box-sizing:border-box;margin-top:50px;overflow-x:auto;padding:0 30px;width:100%}.employee-app .timesheet-table{border-collapse:collapse;font-family:Arial,sans-serif;table-layout:fixed;width:100%}.employee-app .timesheet-table td:first-child,.employee-app .timesheet-table th:first-child{width:50px}.employee-app .timesheet-table td:nth-child(2),.employee-app .timesheet-table td:nth-child(3),.employee-app .timesheet-table td:nth-child(4),.employee-app .timesheet-table th:nth-child(2),.employee-app .timesheet-table th:nth-child(3),.employee-app .timesheet-table th:nth-child(4){width:80px}.employee-app .timesheet-table td:nth-child(5),.employee-app .timesheet-table td:nth-child(6),.employee-app .timesheet-table th:nth-child(5),.employee-app .timesheet-table th:nth-child(6){width:110px}.employee-app .timesheet-table td,.employee-app .timesheet-table th{border:1px solid #213b78;box-sizing:border-box;height:90px;overflow:hidden;padding:20px 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.employee-app .timesheet-table thead{background-color:#f2f2f2}.employee-app .timesheet-table th{background-color:#79bd42;color:#fff;font-size:15px;font-weight:700;text-align:center}.employee-app .timesheet-table td{position:relative}.employee-app .timesheet-table td:hover:after{background-color:#333;border-radius:5px;color:#fff;font-size:13px;left:0;max-width:300px;padding:6px 10px;position:absolute;top:100%;white-space:normal;z-index:10}.employee-app .timesheet-table td,.employee-app .timesheet-table th{overflow:visible;text-overflow:clip;white-space:normal}.employee-app .ticket-link{color:#03f;font-weight:500;text-decoration:none}.employee-app .ticket-link:hover{text-decoration:underline}.employee-app .pagination{font-size:14px}.employee-app .modal-backdrop{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.employee-app .modal-content{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 0 20px #0003;box-sizing:border-box;padding:25px;width:600px}.employee-app .modal-content h3{margin-top:0}.employee-app .modal-content label{display:block;font-weight:700;margin-top:9px}.employee-app .modal-content input,.employee-app .modal-content select,.employee-app .modal-content textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:7px;margin-top:5px;padding:8px;width:100%}.employee-app .modal-content textarea{height:120px;resize:none}.employee-app .modal-buttons{display:flex;justify-content:space-between;margin-top:20px}.employee-app .save{background-color:#79bd42;border:none}.employee-app .modal-buttons .cancelll,.employee-app .save{border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px}.employee-app .modal-buttons .cancelll{background-color:red;border:none}.employee-app .pdf{background-color:#213b78;margin-bottom:50px;margin-right:20px;margin-top:20px}.employee-app .add,.employee-app .pdf{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:12px 20px}.employee-app .add{background-color:#79bd42;margin-bottom:25px}.employee-app .admin-disabled{cursor:not-allowed;filter:blur(.5px);opacity:.4;pointer-events:none}.employee-app .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:10px}.employee-app .pagination button{background-color:#f1f1f1;border:none;border-radius:5px;cursor:pointer;padding:5px 12px}.employee-app .pagination button:hover{background-color:#d0d0d0}.employee-app .pagination .active-page{background-color:#213b78;color:#fff;font-weight:700}.employee-app .note{color:gray;display:block;font-size:.8rem;margin-bottom:10px}.employee-app .excel{background-color:#1d6f42;font-size:18px;margin-bottom:50px;margin-top:20px;padding:12px 20px}.employee-app .cancel-btttn,.employee-app .excel{border:none;border-radius:6px;color:#fff;cursor:pointer}.employee-app .cancel-btttn{background-color:#f87171;padding:8px 14px}.employee-app .custom-checkbox input[type=checkbox]{display:none}.employee-app .custom-checkbox span{background-color:#fff;border:2px solid #ccc;border-radius:3px;display:inline-block;height:16px;position:relative;width:16px}.employee-app .custom-checkbox.green span{background-color:#8bc34a}.employee-app .custom-checkbox.yellow span{background-color:#ffc107}.employee-app .custom-checkbox.red span{background-color:#f44336}.employee-app .date-wrapper{align-items:center;display:flex;position:relative}.employee-app .date-wrapper input[type=text]{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:16px;padding:8px 38px 8px 10px;width:100%}.employee-app .calendar-icon{color:#444;cursor:pointer;font-size:18px;position:absolute;right:10px}.employee-app .hidden-date-input{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.span-timesheet{color:red}.employee-app .timesheet-main{background-color:#fff;border-radius:20px;min-height:150vh;width:100%}.employer-app .main{display:flex;flex-direction:column;flex-grow:1;height:100vh;margin-left:250px;overflow:hidden;transition:margin-left .3s ease}.employer-app .main-expanded{margin-left:7%}.employer-app .navbar{background-color:#fff;box-shadow:2px 2px 5px #0000004d;height:auto;padding:10px 20px;position:sticky;top:0;z-index:1000}.employer-app .content{flex-grow:1;overflow-y:auto;padding:70px 20px 20px}.employer-app .sidebar-container{background-color:#223b78;box-shadow:2px 0 5px #0003;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;transition:width .8s ease;width:250px;z-index:999}.employer-app .sidebar-container.collapsed{max-width:100px;min-width:80px;width:15%}.employer-app .sidebar-header{align-items:center;border-bottom:1px solid #fff3;border-radius:10px;justify-content:center;padding:10px}.employer-app .sidebar-links{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:20px 10px}.employer-app .sidebar-links::-webkit-scrollbar{display:none}.employer-app .sidebar-links a{border-radius:6px;color:#fff;padding:10px 15px;text-decoration:none;transition:background .9s ease}.employer-app .sidebar-links a:hover{background-color:#ffffff1a}.employer-app .sidebar-container.collapsed .sidebar-links{align-items:center;padding:10px 0}.employer-app .sidebar-container .sidebar-header img{background-color:#fff;border-radius:0;box-sizing:border-box;max-height:60px;object-fit:contain;padding:6px;transition:all .4s ease;width:100%}.employer-app .sidebar-container.collapsed .sidebar-header img{background-color:#fff;border-radius:50%;height:40px;padding:4px;width:40px}.employer-app .logo-wrapper{align-items:center;background-color:#fff;border-radius:0;border-radius:10px;display:flex;height:110px;justify-content:center;padding:6px}.employer-app .links ul{display:flex;flex-direction:column}.employer-app .links ul .dash{color:#fff;display:flex;font-size:20px;font-weight:700;margin:15px 5px;padding:7px;text-decoration:none}.employer-app .dash svg{color:#00ff1a}.employer-app .links span{margin-left:30px}.employer-app .links ul .dash:hover{background-color:rgba(240,248,255,.584);border-radius:10px}.employer-app .dash{color:#333;padding:10px;transition:background .3s,color .3s}.employer-app .dash:hover{background-color:#f0f0f0;color:#000}.employer-app .dash.active{background-color:#fff;border-radius:5px;color:#000!important;font-weight:700}.employer-app .dash.active svg{color:#000}.links ul{list-style:none;margin:0;padding:0}.employer-app .dash{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:14px;gap:10px;padding:10px 15px;text-decoration:none;transition:background-color .2s}.dash:hover,.employer-app .dash.active{background-color:#fff}.employer-app .dash span{transition:opacity .2s ease;white-space:nowrap}.employer-app .searchinput{background-color:#fff;border:1px solid #000;border-radius:10px;font-size:20px;font-weight:700;padding:10px;position:relative;text-indent:30px;width:450px}.employer-app .inputs{align-items:center;display:flex}.employer-app .serachicon{font-size:30px;margin-left:7px;position:absolute;top:25px}.employer-app .search{background-color:#fff;box-shadow:#223b78;display:flex;justify-content:space-between;width:100%}.employer-app .profile{align-items:center;display:flex;font-size:20px;gap:30px}.adminimg,.employer-app .notify{align-items:center;cursor:pointer;display:flex;gap:10px}.employer-app .adminimg img{border-radius:50%;height:60px;width:60px}.employer-app .admin-name{cursor:pointer;display:flex;gap:30px}.employer-app .adminimg{position:relative}.employer-app .profile-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:16px;position:absolute;right:0;top:60px;width:220px;z-index:100}.notification-container{display:inline-block;margin-right:20px;position:relative}.employer-app .notification-icon{font-size:20px;position:relative}.employer-app .notification-count{background:red;border-radius:50%;color:#fff;font-size:10px;padding:2px 6px;position:absolute;right:-8px;top:-6px}.employer-app .notification-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;top:30px;width:350px;z-index:999}.employer-app .notification-header{align-items:center;background:#f9f9f9;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:8px 12px}.employer-app .notification-header h4{font-size:16px;margin:0}.employer-app .close-btn{background:none;color:#888;font-size:16px}.employer-app .mark-btn{background:#eee;border:none;cursor:pointer;font-size:12px;padding:6px;width:100%}.employer-app .notification-list{list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:0}.employer-app .notification-list li{border-bottom:1px solid #eee;font-size:14px;padding:10px}.employer-app .notification-list li.unseen{background-color:#f0f8ff}.employer-app .timestamp{color:gray;font-size:10px;margin-top:4px}.employer-app .btn-group{display:flex;gap:6px;margin-top:6px}.employer-app .accept-btn{background-color:#28a745}.employer-app .accept-btn,.employer-app .reject-btn{border:none;border-radius:4px;cursor:pointer;font-size:12px;padding:4px 8px}.employer-app .reject-btn{background-color:#dc3545}.employer-app .accept-btn:hover{background-color:#218838}.employer-app .reject-btn:hover{background-color:#c82333}.admin-profile-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;position:absolute;right:20px;top:70px;transition:all .3s ease-in-out;width:260px;z-index:1000}.profile-image{border:2px solid #223b78;border-radius:50%;display:block;height:70px;margin:0 auto 15px;object-fit:cover;width:70px}.profile-name{color:#333;font-size:18px;font-weight:600;margin-bottom:6px;text-align:center}.profile-email,.profile-role{color:#666;font-size:14px;margin-bottom:10px;text-align:center}.dashboard-button,.logout-button{background-color:#223b78;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-weight:700;padding:10px;transition:background-color .3s ease;width:100%}.dashboard-button{background-color:#137a62;margin-top:10px}.logout-button:hover{background-color:#1a2f63}.employer-app .workflow{display:flex;justify-content:space-between}.employer-app .allproject{align-items:center;background-color:var(--text-color);border:none;border-radius:20px;box-shadow:var(--shodow);color:#fff;cursor:pointer;display:var(--display);font-size:18px;gap:20px;padding:15px;text-align:left}.employer-app .overallcount{margin:5px;text-align:center}.employer-app .allproject:hover{background:#c6c6c4;color:#000;transform:scale(1.05);transition:.6s ease-in-out}.employer-app .tasks,.employer-app .teams-chart{display:var(--display);justify-content:space-between}.employer-app .teams-chart{align-items:flex-start;margin:40px 0}.employer-app .teams-chart .chart{background-color:var(--bg-color);border-radius:10px;box-shadow:var(--shodow);box-shadow:2px 2px 5px grey;margin-right:16%;width:600px}.employer-app .overviewtable{margin-bottom:20px;width:100%}.employer-app .employer-app .team-performance-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;font-family:Segoe UI,sans-serif;height:350px;max-width:600px;padding:30px}.employer-app .performance-title{color:#222;font-size:26px;font-weight:700;margin-bottom:25px;text-align:center}.employer-app .performance-content{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.employer-app .legend-list{font-size:18px;line-height:2.2;list-style-type:none;margin:0;min-width:180px;padding:0}.employer-app .legend-list li{align-items:center;display:flex;font-weight:500}.employer-app .activity-panel{background-color:#1e3a8a;border-radius:12px;box-shadow:0 6px 16px #00000026;color:#fff;height:350px;margin-top:0;overflow:scroll;padding:20px;width:600px}.activity-panel::-webkit-scrollbar{display:none}.activity-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:20px;text-align:center}.activity-card{background-color:#f3f4f6;border-radius:10px;box-shadow:0 4px 10px #0000001a;color:#111827;margin-bottom:16px;padding:18px 24px;transition:transform .2s ease}.activity-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.activity-type{border-bottom:1px solid #e5e7eb;font-size:16px;font-weight:600;margin-bottom:10px;padding-bottom:6px}.activity-details{display:flex;flex-wrap:wrap;font-size:14px;gap:10px;justify-content:space-between}.activity-user{color:#1f2937;font-weight:500}.activity-message{color:#4b5563;flex:1 1;text-align:center}.activity-date{color:#2563eb;font-weight:500}.add-activity-form{background:#f5f5f5;border-radius:8px;margin-top:20px;padding:20px}.add-activity-form input{border:1px solid #ccc;border-radius:4px;margin:10px 0;padding:10px;width:100%}.add-activity-form button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 15px}.add-activity-form button:hover{background-color:#45a049}.activity-card{background-color:#fff;border:1px solid #ccc;border-left:5px solid #000;margin-bottom:10px;padding:10px}.activity-card.green{border-left-color:#28a745}.activity-card.red{border-left-color:#dc3545}.activity-card.green{background-color:#eafbea;border-left:4px solid #28a745}.activity-card.red{background-color:#fdecea;border-left:4px solid #dc3545;border-left:5px solid red}.activity-card.orange{border-left:5px solid orange}.activity-card.blue{border-left:5px solid blue}.activity-card.purple{border-left:5px solid purple}.activity-card.yellow{border-left:5px solid #daa520}.activity-card.green{border-left:5px solid green}.activity-card.mediumvioletred{border-left:5px solid #c71585}.employer-app .popup-overlay{bottom:0;right:0}.employer-app .popup-content{background:#fff;border-radius:8px;color:#000;max-width:80%;padding:20px;width:400px}.employer-app .popup-close{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px;position:absolute;right:570px;top:340px}.employer-app .stat-card-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;padding:2rem 0}.employer-app .stat-card{background-color:#223b78;border-radius:1.25rem;box-shadow:0 6px 20px #00000026;color:#fff;cursor:pointer;padding:1.5rem 1.8rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:190px}.employer-app .stat-card:hover{background-color:#f5f5f5;box-shadow:0 12px 30px #00000040;color:#adff2f;transform:translateY(-8px)}.employer-app .stat-icon{font-size:2rem;margin-bottom:.75rem}.employer-app .stat-value{font-size:1.6rem;font-weight:700}.employer-app .stat-label{font-size:1rem;opacity:.9}.employer-app .heading{padding:20px;text-align:center}.employer-app .company-navigation-wrapper{align-items:center;display:flex;justify-content:center;margin-top:20px;position:relative}.employer-app .nav-arrow{background-color:initial;border:none;color:#333;cursor:pointer;font-size:24px;padding:10px;transition:transform .2s}.employer-app .nav-arrow:disabled{cursor:not-allowed;opacity:.3}.employer-app .nav-arrow:hover:not(:disabled){transform:scale(1.2)}.employer-app .company-grid{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;height:200px;justify-content:space-evenly;max-width:1000px;overflow:hidden;width:100%}.employer-app .company-card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;cursor:pointer;flex:0 0 auto;height:150px;padding:10px;text-align:center;transition:transform .2s,box-shadow .2s;width:150px}.employer-app .company-card:hover{box-shadow:0 4px 12px #0000001a;transform:scale(1.05)}.employer-app .company-card img{margin-bottom:10px;max-height:80px;max-width:100%;object-fit:contain}.employer-app .project-container{background:#f7f9fc;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:fit-content;padding:20px}.employer-app .title{color:#333;font-size:28px;margin-bottom:20px;text-align:center}.employer-app .add-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:15px;padding:10px 16px}.employer-app .add-btn:hover{background:#0056b3}.employer-app .status-table{background:#fff;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.employer-app .status-table td,.status-table th{border-bottom:1px solid #e0e0e0;padding:14px 16px;text-align:left}.employer-app .status-table th{background-color:#e9eff5;color:#444;font-weight:600}.employer-app .status-table td{color:#555;font-size:15px}.employer-app .dot{border-radius:50%;display:inline-block;height:12px;margin-right:8px;vertical-align:middle;width:12px}.employer-app .dot-green,.progress-fill.dot-green{background:#4caf50}.employer-app .dot-yellow,.progress-fill.dot-yellow{background:#ff9800}.employer-app .dot-blue,.progress-fill.dot-blue{background:#2196f3}.employer-app .progress-bar{background:#ddd;border-radius:10px;height:10px;margin:5px 0;width:100px}.employer-app .progress-fill{border-radius:10px;height:100%}.employer-app .progress-text{color:#333;font-size:13px}.employer-app .popup-overlay{background:#00000080;z-index:999}.employer-app .popup-form{background:#fff;border-radius:12px;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;gap:15px;padding:25px;width:950px}.employer-app .popup-form h2{color:#333;margin-top:0;text-align:center}.employer-app .popup-form select,.popup-form input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px}.employer-app .form-actions{display:flex;justify-content:space-between}.employer-app .form-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 15px}.employer-app .form-actions button[type=submit]{background-color:#28a745;color:#fff}.employer-app .form-actions button[type=button]{background-color:#dc3545;color:#fff}.delete-btn,.employer-app .edit-btn{border:none;border-radius:4px;color:#fff;cursor:pointer;margin:2px;padding:5px 10px}.employer-app .edit-btn{background-color:#3498db}.employer-app .edit-btn:hover{background-color:#2980b9}.employer-app .delete-btn{background-color:#e74c3c}.employer-app .delete-btn:hover{background-color:#c0392b}.employer-app .filter-container{align-items:center;display:flex;gap:30px;margin:15px 0;padding:10px}.employer-app .filter-container .filtertText{font-size:1.1rem;font-weight:bolder}.employer-app .filter-container .filterOption{font-size:1.1rem;padding:7px;width:170px}.employer-app :root{--bg-color:#79bd42;--text-color:#223b78;--display:flex}.employer-app .client-head{align-items:center;display:flex;margin:40px 20px}.employer-app .client-btn .addBtn{align-items:center;background:var(--text-color);border:none;border-radius:10px;box-shadow:4px 3px 10px grey;color:#fff;cursor:pointer;display:flex;font-size:18px;gap:15px;justify-content:center;padding:10px;width:161px}.employer-app .client-btn{display:flex;gap:20px;justify-content:space-between;width:100%}.employer-app .viewBtns{display:flex}.client-wrapper{background-color:#5f9ea0;border-radius:15px;color:#2c3e50;font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:1200px;padding:1rem}.title{color:#1a237e;font-size:2rem;margin-bottom:2rem;text-align:center}.client-thumbnails{display:flex;flex-wrap:wrap;gap:1.4rem;margin-bottom:2rem;margin-left:10px}.client-main{align-items:center;animation:slideFade .6s ease-in-out;background:#f4f8fb;border-radius:15px;box-shadow:0 10px 30px #0000001a;display:flex;gap:2rem;padding:2rem}.client-info{flex:1 1}.client-info h3{color:#1a237e;font-size:1.8rem;margin:0}.subtitle{color:#555;font-size:1rem;margin:.5rem 0}.tags{margin:1rem 0}.tags span{background:#e0ecff;border-radius:20px;color:#3f51b5;font-size:.85rem;margin-right:.5rem;padding:.3rem .7rem}.bio{color:#444;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.actions .view{transition:background-color .3s ease}.client-photo img{width:200px}.thumb{animation:fadeInThumbs .6s ease-in-out both;border:2px solid #0000;border-radius:50%;cursor:pointer;height:60px;object-fit:cover;opacity:.6;transition:all .3s ease;width:60px}@keyframes fadeInThumbs{0%{opacity:0;transform:scale(.8)}to{opacity:.6;transform:scale(1)}}.thumb.active{animation:bounceIn .4s ease forwards;border:3px solid #3f51b5;box-shadow:0 0 10px #3f51b580;opacity:1;transform:scale(1.1)}@keyframes bounceIn{0%{transform:scale(.95)}60%{transform:scale(1.15)}to{transform:scale(1.1)}}.client-photo img{animation:fadeInPhoto .7s ease-in-out both;border:4px solid #3f51b5;border-radius:12px;box-shadow:0 4px 15px #00000026;height:200px;object-fit:cover;width:350px}@keyframes fadeInPhoto{0%{opacity:0;transform:scale(.9) rotate(-2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.actions .view{background-color:#3f51b5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:background-color .3s ease,transform .2s}.actions .view:hover{animation:pulse .4s ease-in-out;background-color:#303f9f}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes slideFade{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.client-main{flex-direction:column;text-align:center}.client-photo img{height:150px;margin:1rem auto;width:150px}.thumb{height:50px;width:50px}}.client-main{animation:fadeSlideIn .6s ease-in-out forwards;opacity:0;transform:translateY(10px) scale(.98)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.client-info{animation:fadeInInfo .8s ease-in-out}@keyframes fadeInInfo{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.loadingText{color:#777;font-size:2rem;font-size:1.2rem;margin-top:40px;text-align:center}.modal-overlay{background-color:#00000080}.modal-content{background:#fff;max-width:500px;padding:20px}.clientcompanydetails-add-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;margin:30px 0 0 10px;padding:.7rem 1.6rem;transition:background-color .3s ease}.employer-app .clientcompanydetails-form{background-color:#fff;border-radius:10px;box-shadow:0 8px 25px #00000026;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;padding:30px 40px}.employer-app .clientcompanydetails-form h2{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:25px;text-align:center}.employer-app .clientcompanydetails-form label{color:#555;margin-bottom:8px;margin-top:15px}.clientcompanydetails-form input[type=date],.clientcompanydetails-form input[type=email],.clientcompanydetails-form input[type=text],.employer-app .clientcompanydetails-form input[type=file]{border:1.8px solid #ddd;border-radius:6px;font-size:1rem;padding:10px 12px;transition:border-color .3s ease}.clientcompanydetails-form input[type=email]:focus,.clientcompanydetails-form input[type=text]:focus,.employer-app .clientcompanydetails-form input[type=date]:focus{border-color:#007bff;outline:none}.employer-app .clientcompanydetails-form input[type=file]{font-size:.9rem;padding:4px 8px}.employer-app .clientcompanydetails-form img{border-radius:6px;box-shadow:0 3px 8px #0000001a;margin-top:10px}.employer-app .clientcompanydetails-form-buttons{gap:20px;justify-content:center;margin-top:30px}.clientcompanydetails-submit-btn,.employer-app .clientcompanydetails-cancel-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 28px;transition:background-color .3s ease}.employer-app .clientcompanydetails-submit-btn{background-color:#007bff}.employer-app .clientcompanydetails-submit-btn:hover{background-color:#0056b3}.employer-app .clientcompanydetails-cancel-btn{background-color:#f0f0f0;color:#555}.employer-app .clientcompanydetails-cancel-btn:hover{background-color:#ddd}.employer-app .Record-dash{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px}.employer-app .box{background-color:#f7f9fc;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.employer-app .box h3{color:#333;font-size:1.1rem;margin:0 0 10px}.employer-app .amount-wrapper{cursor:pointer;font-size:1.6rem;font-weight:700;margin:0 0 10px;position:relative}.employer-app .amount-wrapper:hover:after{color:#000;content:attr(data-amount);left:0;position:absolute;top:0}.employer-app .growth{color:green;font-size:.9rem}.employer-app .cashflow,.expenses,.profit,.revenue{background-color:#fff}.employer-app .popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.employer-app .popup-box{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0003;min-width:250px;padding:25px 30px;text-align:center}.employer-app .popup-box h3{color:#2c3e50;margin-bottom:10px}.employer-app .popup-box p{color:#27ae60;font-size:20px;font-weight:700;margin-bottom:15px}.employer-app .close-btn{background-color:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .3s ease}.employer-app .close-btn:hover{background-color:#c0392b}.employer-app .earnings-table-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif;margin:20px;padding:24px}.earnings-table-container h2{color:#333;font-size:24px;margin-bottom:16px}.earnings-table{border-collapse:collapse;width:100%}.earnings-table td,.earnings-table th{border:1px solid #213b77;padding:15px}.earnings-table th{background-color:#79bd42;color:#fff;font-size:17px;font-weight:700}.earnings-table tr:hover{background-color:#f9f9f9}.pdf-btn{background-color:#213b77;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:30px;padding:10px 20px}.modal-overlay{background:#00000080;height:100%;width:100%}.employer-app .modal{background:#fff;border-radius:8px;min-width:300px;padding:20px}.employer-app .modal input{display:block;margin:10px 0;padding:8px;width:100%}.employer-app .modal-buttons{justify-content:space-between}.employer-app .icon-btns{display:flex;gap:10px;justify-content:center}.employer-app .icon-btn{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:10px;transition:background-color .3s ease}.employer-app .icon-btn.download{background-color:#1abc9c}.employer-app .icon-btn.edit{background-color:#27ae60}.employer-app .icon-btn.delete{background-color:#e74c3c}.employer-app .icon-btn:hover{opacity:.9}.employer-app .tooltip-container{display:inline-block;position:relative}.employer-app .tooltip{background-color:#333;border-radius:5px;bottom:120%;color:#fff;font-size:12px;left:50%;opacity:0;padding:5px 8px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;white-space:nowrap;z-index:1}.employer-app .tooltip-container:hover .tooltip{opacity:1;visibility:visible}.employer-app .card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000d;font-family:sans-serif;height:380px;margin:20px;padding:40px;width:97%}.card-header{display:flex;justify-content:space-between;margin-bottom:26px}.income-summary h2{color:#6b7280;font-size:14px;margin:0}.income-total{color:#111827;font-size:28px;font-weight:700;margin:4px 0}.income-change{color:#16a34a;font-size:14px}.legend{font-size:12px;text-align:right}.legend div{align-items:center;display:flex;gap:6px;margin-bottom:4px}.dot{border-radius:50%;display:inline-block;height:8px;width:8px}.dot.active{background-color:#f97316}.dot.passive{background-color:#60a5fa}.dot.business{background-color:#4f46e5}.chart-container{height:200px}.employer-app .expense-container{background-color:#fff;border-radius:12px;font-family:Arial,sans-serif;margin:20px;padding:25px;width:97%}.employer-app .expense-table{border-collapse:collapse;margin-top:25px}.employer-app .expense-table td,.expense-table th{border:1px solid #213b77;padding:20px;text-align:center}.employer-app .expense-table th{background-color:#79bd42;color:#fff;font-size:17px;font-weight:700}.employer-app .expense-table tr:nth-child(2n){background-color:#f9f9f9}.employer-app .expense-table tr:hover{background-color:#eef}.employer-app .container-settings{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:auto;max-width:1000px;padding:2rem}.settings h1{font-size:2rem;margin-bottom:1.5rem;text-align:center}.settings__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.settings__container__item,.settings__footer__item{background:#fff;border-radius:var(--item-radius);box-shadow:0 2px 6px #00000014;flex:1 1 45%;padding:1.5rem}.settings__container__item h2,.settings__footer__item h2{border-bottom:1px solid #ddd;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.settings__container__item label{display:block;font-weight:600;margin-top:1rem}.settings__container__item input,.settings__container__item select{border:1px solid #ccc;border-radius:5px;font-size:1rem;margin-top:.5rem;outline:none;padding:.6rem;width:100%}.settings__footer{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media (max-width:768px){.settings__container{flex-direction:column}.settings__container__item{flex:1 1 100%}.settings__footer{align-items:flex-start;flex-direction:column}}.settings button{border:none;border-radius:var(--button-radius);cursor:pointer;font-size:1rem;font-weight:500;margin:10px;padding:.7rem 1.4rem;transition:background-color .2s ease-in-out,transform .1s ease}.comments{height:130px;width:700px}.generalbtn button{margin-top:250px}#comments{margin-bottom:10px;margin-top:10px}.accbtn button{margin-top:85px}.profile-pic-preview{border:2px solid #ccc;border-radius:50%;height:100px;margin-left:35%;margin-top:10px;object-fit:cover;width:100px}.employer-app .invoice-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:40px;position:relative}.add,.add-btn,.employer-app .toggle-view-btn{background-color:#3fe11f;border:none;border-radius:4px;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px 0 #0a254059;color:#fff;cursor:pointer;font-size:14px;margin:10px 10px 0 0;padding:10px;transition:background-color .3s ease}.add-btn:hover,.add:hover,.employer-app .toggle-view-btn:hover{background-color:#1d4ed8;color:#fff}.employer-app .invoice-table{border-collapse:collapse;border-radius:8px;box-shadow:0 5px 15px #00000059;margin-top:20px;overflow:hidden;width:105%}.employer-app .invoice-table td,.invoice-table th{border:1px solid #ddd;font-size:11px;padding:10px;text-align:center}.employer-app .invoice-table th{background-color:#435df1;color:#fff;font-weight:600}.employer-app .thumbnail{border:1px solid #ccc;border-radius:4px;cursor:pointer;height:60px;object-fit:cover;width:60px}.employer-app .expenses-card-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.employer-app .expenses-card{background:#fdfdfd;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:15px;transition:box-shadow .3s ease;width:320px}.employer-app .expenses-card:hover{box-shadow:0 4px 12px #00000026}.employer-app .expenses-cardh4{color:#333;font-size:16px;margin-top:0}.employer-app .expenses-card p{color:#555;font-size:14px;margin:4px 0}.employer-app .expenses-card-bill-img{border-radius:4px;cursor:pointer;height:200px;margin-top:10px;width:100%}.employer-app .expenses-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.employer-app .action-btn,.expenses-card-actions button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;padding:6px 10px}.card-actions button:hover,.employer-app .action-btn:hover{background-color:#0056b3}.employer-app .modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.employer-app .modal{animation:slideIn .3s ease-in-out;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0003,0 4px 12px #0000001a;color:#333;max-width:45%;padding:2rem;width:90%}.employer-app .modal-form{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:10px}.employer-app .modal-form label{color:#444;display:flex;flex-direction:column;font-size:13px}.employer-app .modal-form input{border:1px solid #ccc;border-radius:4px;padding:12px}.employer-app .modal-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.employer-app .modal-buttons button{background-image:linear-gradient(#0dccea,#0d70ea);border:none;border-radius:4px;box-shadow:0 5px 15px #0000004d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px}.employer-app .image-lightbox{align-items:center;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.employer-app .image-lightbox img{border-radius:8px;box-shadow:0 0 20px #ffffff1a;max-height:90%;max-width:90%}.employer-app .ack-checkbox{border-radius:8px;left:34%;padding:20px 30px;position:fixed;text-align:center;top:70%}.employer-app .filters{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:wrap;gap:4.6rem;margin-bottom:1.5rem;margin-top:10px;padding:20px}.filters label{color:#333;display:flex;flex:1 1 200px;flex-direction:column;font-size:16px;min-width:400px}.filters input,.filters select{background-color:#fff;border:1px solid #ccc;border-radius:6px;font-size:14px;margin-top:10px;padding:10px 20px;transition:border-color .3s,box-shadow .3s}.filters input:focus,.filters select:focus{border-color:#4a90e2;box-shadow:0 0 4px #4a90e266;outline:none}.employer-app .styled-select{background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#333;font-size:14px;margin-top:4px;padding:8px;width:100%}.employer-app .styled-select:focus{border-color:#007bff;box-shadow:0 0 3px #007bff33;outline:none}.employer-app .status-option{font-weight:700}.employer-app .action-btn{background-color:#3fe11f;border:0;border-radius:4px;box-shadow:0 5px 15px #0000004d;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.9em;margin:5px;padding:10px 15px;text-align:center;touch-action:manipulation;user-select:none;-webkit-user-select:none}.employer-app .overall{align-items:center;width:100%}.employer-app .timesheet-container{animation:fadeIn .8s ease-in-out;box-sizing:border-box;color:#000;font-family:Segoe UI,sans-serif;min-height:108vh}.employer-app .timesheet-header{align-items:center;border-bottom:2px solid #ddd;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.employer-app .timesheet-header h1{color:#213b77;font-size:26px;margin:0;transition:color .3s ease}.employer-app .timesheet-header h1:hover{color:#79bd42}.employer-app .today-info{color:#213b77;font-size:18px;font-weight:500;margin:10px 0 50px;text-align:center}.employer-app .filter-grid{align-items:end;margin-bottom:30px}.employer-app .filter-item{display:flex;flex-direction:column}.employer-app .filter-item label{color:#213b78;font-weight:600;margin-bottom:7px}.employer-app .filter-item input,.employer-app .filter-item select{background-color:#fdfdfd;font-size:14px}.employer-app .summary-section{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.employer-app .summary-card{animation:slideUp .6s ease forwards;background-color:#79bd42;border:1px solid #e1e1e1;border-radius:10px;box-shadow:0 4px 10px #00000014;flex:1 1;max-width:300px;min-width:220px;padding:20px;transition:transform .3s ease,background-color .3s ease}.employer-app .summary-card:hover{background-color:#213b77;color:#fff;transform:translateY(-5px)}.employer-app .summary-card h2,.employer-app .summary-card p{color:#fff;margin:0}.employer-app .timesheet-table{border:1px solid #ddd;min-height:400px}.employer-app .timesheet-table td span{cursor:pointer;font-size:16px}.employer-app .timesheet-table td span:hover{opacity:.7}.employer-app .pagination{margin-top:15px;text-align:center}.employer-app .pagination button{background-color:#eee;border:none;border-radius:5px;margin:0 3px;padding:6px 12px;transition:background-color .3s ease}.employer-app .pagination button.active{background-color:#8bc34a}.employer-app .pagination button:hover{background-color:#c5e1a5}.employer-app .full-width{display:flex;justify-content:center;margin-top:25px;width:200px}.employer-app .full-width button,.employer-app .search-button{background-color:#79bd42;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:12px 20px}.employer-app .upcoming-section{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:2rem}.employer-app .upcoming-card{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 6px #0000001a;flex:1 1;line-height:27px;margin-bottom:50px;min-width:450px;padding:1rem 1.5rem}.employer-app .upcoming-card h3{color:#000;font-size:1.2rem;margin-bottom:1rem}.employer-app .upcoming-card ul{font-size:22px;font-weight:600;list-style:none;padding-left:0}.employer-app .upcoming-card li{color:#213b77;font-size:.95rem;margin-bottom:.75rem}.employer-app .notification-area{margin-right:10px;position:relative}.employer-app .notification-icon{color:#333;cursor:pointer;font-size:22px;transition:color .3s}.employer-app .notification-icon:hover{color:#007bff}.employer-app .notification-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 8px #0000001a;font-size:14px;padding:12px;position:absolute;right:0;top:35px;width:260px;z-index:10}.employer-app .notification-actions{display:flex;justify-content:space-between;margin-top:12px}.employer-app .accept-btn,.employer-app .reject-btn{border:none;border-radius:4px;cursor:pointer;font-size:13px;padding:6px 12px}.employer-app .accept-btn{background-color:#4caf50;color:#fff}.employer-app .reject-btn{background-color:#f44336;color:#fff}.employer-app .accept-btn:hover{background-color:#45a049}.employer-app .reject-btn:hover{background-color:#d32f2f}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.employer-app .table-section{box-sizing:border-box;margin-top:20px;max-height:500px;min-height:600px;overflow-x:auto;overflow-y:auto;width:100%}.employer-app .timesheet-table{border:1px solid #213b77;table-layout:fixed}.employer-app .timesheet-table td,.employer-app .timesheet-table th{height:90px;min-width:100px;vertical-align:middle}.employer-app .timesheet-table th{background-color:#79bd42;color:#fff;font-weight:600}.employer-app .timesheet-table input[type=checkbox]{cursor:pointer;transform:scale(1.2)}.employer-app .timesheet-container{background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #0000001a;margin:0 auto;max-width:1300px;padding:30px;width:100%}.employer-app .overall{background-color:#f0f0f0;background-color:initial;border-radius:20px;display:flex;justify-content:center;min-height:100vh}.employer-app .timesheet-header{color:#213b77;font-size:26px;margin-bottom:30px;text-align:center}.employer-app .filter-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.employer-app .filter-item label{color:#213b77;font-weight:700;margin-bottom:5px}.employer-app .filter-item input,.employer-app .filter-item select{border:1px solid #ccc;border-radius:5px;padding:10px}.employer-app .filter-footer{display:flex;justify-content:flex-end;margin-bottom:15px}.employer-app .search-button{background-color:#79bd42;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 18px}.employer-app .search-button:hover{background-color:#5e9e32}.employer-app .table-wrapper{border:1px solid #ccc;margin-bottom:20px;max-height:400px;overflow-y:auto}.employer-app .timesheet-table{border-collapse:collapse;width:100%}.employer-app .timesheet-table td,.employer-app .timesheet-table th{border:1px solid #213b77;padding:12px;text-align:center}.employer-app .timesheet-table thead th{background-color:#79bd42;color:#fff;position:sticky;top:0;z-index:1}.employer-app .pagination{display:flex;gap:10px;justify-content:center;margin-top:20px}.employer-app .pagination button{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:8px 14px}.employer-app .pagination button.active{background-color:#213b77;color:#fff;font-weight:700}.employer-app .export-buttons{border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;gap:7px}.employer-app .export-button{background-color:#79bd42;border-radius:6px;color:#fff;padding:12px 20px}.employer-app .submit-button-container{display:flex;justify-content:center;margin-top:1rem}.employer-app .submit-button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.employer-app .submit-button:hover{background-color:#388e3c}.employer-app .custom-checkbox{cursor:pointer;display:inline-block;height:18px;position:relative;width:18px}.employer-app .custom-checkbox input{height:0;opacity:0;position:absolute;width:0}.employer-app .custom-checkbox span{background-color:#ccc;border-radius:4px;display:inline-block;height:18px;left:0;position:absolute;top:0;transition:background-color .3s ease;width:18px}.employer-app .custom-checkbox span:after{content:"";display:none;position:absolute}.employer-app .custom-checkbox.green input:checked+span{background-color:#4caf50}.employer-app .custom-checkbox.green input:checked+span:after{color:#fff;content:"✓";display:block;font-size:12px;font-weight:700;line-height:18px;text-align:center;width:100%}.employer-app .custom-checkbox.red input:checked+span{background-color:#f44336}.employer-app .custom-checkbox.red input:checked+span:after{color:#fff;content:"✓";display:block;font-size:12px;font-weight:700;line-height:18px;text-align:center;width:100%}.employer-app .custom-checkbox.yellow input:checked+span{background-color:#ff9800}.employer-app .custom-checkbox.yellow input:checked+span:after{color:#fff;content:"✓";display:block;font-size:12px;font-weight:700;line-height:18px;text-align:center;width:100%}.employer-app .approve-all-btn{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s ease}.employer-app .approve-all-btn:hover{background-color:#45a049}.toast-approve{background-color:#4caf50!important}.toast-approve,.toast-reject{color:#fff!important;font-weight:700}.toast-reject{background-color:#f44336!important}.toast-revert{background-color:#ff9800!important;color:#fff!important;font-weight:700}.Toastify__toast-body{font-size:14px}.status-filter{border:1px solid #ccc;border-radius:5px;font-size:14px;margin-bottom:20px;padding:10px;width:100%;width:20%}.employer-app .myprofileimg{border-radius:50%;height:200px;margin:20px;width:200px}.employer-app .profile-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-family:Arial,sans-serif;font-size:18px;font-weight:500;height:100vh;margin:20px auto;padding:20px;text-align:center;width:100vh}.profile-list{list-style-type:none;padding:0}.profile-list li{margin:8px 0}.employer-app .teamss{display:flex;flex-direction:column;margin-block:2%}.employer-app #teams-header{margin-bottom:1%;text-align:center}.employer-app #teams-header select{border-radius:8px;font-size:medium;font-weight:400;margin-left:1%;margin-block:3%;padding-inline:3%;scale:1.2;text-align:center;transition:all .3s}.employer-app #teams-header select:focus{border:none;box-shadow:0 5px 15px #00000059;outline:none}.employer-app #teams-header button{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:500;margin:5% 0 0 -18%;padding:10px 20px;position:absolute;transition:background-color .3s ease}#teams-header button:hover{background-color:#79bd42;color:#fff}.employer-app .kteam-container{background:#f9fafb;color:#2c3e50;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:40px 24px;position:relative}.employer-app .kteam-container .card-view{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-evenly;width:1250px}.employer-app .add-team{background:linear-gradient(135deg,#4caf50,#26db2f);border:none;border-radius:6px;box-shadow:0 8px 15px #2e7d324d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:15px 0;padding:12px 22px;transition:background .3s ease,box-shadow .3s ease}.employer-app .add-team:hover{background:linear-gradient(135deg,#51b856,#41de49);box-shadow:0 10px 20px #388e3c66}.employer-app #toggle-view-btn{background:linear-gradient(135deg,#4caf50,#16e420);border:none;border-radius:6px;box-shadow:0 8px 15px #2e7d324d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:15px 0;padding:12px 22px;transition:background .3s ease,box-shadow .3s ease}.employer-app .team-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100vw;z-index:9999}.employer-app .kteam{background:#fff;border-radius:10px;box-sizing:border-box;max-height:95vh;max-width:700px;overflow-y:auto;padding:20px;position:relative;width:100%}.employer-app .kteam-form{grid-gap:18px 24px;display:grid;gap:18px 24px;grid-template-columns:repeat(auto-fit,minmax(300px,2fr));margin-top:18px}.employer-app .kteam-form label{color:#607d8b;display:flex;flex-direction:column;font-size:14px;font-weight:600;letter-spacing:.03em;-webkit-user-select:none;user-select:none}.employer-app .kteam-form select,.kteam-form input{border:1.8px solid #d7dade;border-radius:8px;box-shadow:inset 0 2px 6px #0000000a;color:#374151;font-size:14px;font-weight:400;margin-top:6px;padding:12px 14px;transition:border-color .25s ease}.employer-app .kteam-form select:focus,.kteam-form input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 6px 1px #3b82f666;color:#111827;outline:none;transition:all .3s ease;z-index:1}.employer-app .kteam-buttons{display:flex;gap:16px;justify-content:flex-end;margin-top:30px}.employer-app .kteam-buttons button{border:none;border-radius:8px;box-shadow:0 6px 14px #3b82f680;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 22px;transition:background .3s ease,box-shadow .3s ease}.employer-app .kteam-buttons button:first-child{background:#3b82f6}.employer-app .kteam-buttons button:first-child:hover{background:#2563eb;box-shadow:0 8px 20px #2563ebb3}.employer-app .kteam-buttons button:last-child{background:#e0e7ff;box-shadow:none;color:#1e293b;font-weight:500}.employer-app .kteam-buttons button:last-child:hover{background:#c7d2fe;color:#1e40af}.employer-app .card-view{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px}.employer-app .team-card{background:#fff;border:1px solid #c4f8e5;border-radius:12px;box-shadow:inset 4px 10px #3e3d3d0f,inset 4px 10px #3837370f;color:#131314;cursor:pointer;display:flex;flex:1 1 50%;flex-direction:column;font-family:Inter,sans-serif;gap:8px;justify-content:center;max-width:330px;padding:30px;transition:box-shadow .3s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.employer-app .team-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-6px)}.employer-app .team-card button{border:none;border-radius:4px;cursor:pointer;font-weight:500;margin-right:10px;padding:6px 12px;transition:background-color .3s ease}.employer-app .team-card button:first-of-type{background-color:#007bff;color:#fff}.employer-app .team-card button:first-of-type:hover{background-color:#0056b3}.employer-app .team-card button:last-of-type{background-color:#28a745;color:#fff}.employer-app .team-card button:last-of-type:hover{background-color:#1e7e34}.employer-app .autocomplete-list{background:#fff;border:1px solid #cbd5e1;border-radius:0 0 8px 8px;box-shadow:0 4px 14px #0000001a;color:#334155;font-size:14px;font-weight:500;list-style:none;margin-top:2px;max-height:140px;overflow-y:auto;padding-left:0;position:absolute;width:220px;z-index:20}.employer-app .autocomplete-item{border-bottom:1px solid #e2e8f0;cursor:pointer;padding:8px 14px;transition:background-color .2s ease}.employer-app .autocomplete-item:last-child{border-bottom:none}.employer-app .autocomplete-item:hover{background-color:#eff6ff;color:#1e40af}.employer-app .team-member-input{display:flex;gap:8px;margin-top:8px}.employer-app .team-member-input input{border:1.8px solid #d1d5db;border-radius:8px;color:#374151;flex-grow:1;font-size:14px;padding:11px 14px;transition:border-color .3s ease}.employer-app .team-member-input input:focus{border-color:#3b82f6;box-shadow:0 0 6px #3b82f666;outline:none}.employer-app .team-add{background:#3b82f6;border:none;border-radius:8px;box-shadow:0 5px 15px #3b82f666;color:#fff;cursor:pointer;font-weight:600;padding:11px 18px;transition:background .3s ease}.employer-app .team-add:hover{background:#2563eb}.employer-app .members-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.employer-app .member-chip{align-items:center;background-color:#e0f2fe;border-radius:15px;display:flex;padding:5px 10px}.employer-app .member-chip button{background:none;border:none;color:red;cursor:pointer;margin-left:5px}.employer-app .view-popup{background:#fff;border:2px solid #baf6e7;border-radius:10px;box-sizing:border-box;gap:10px;max-height:90vh;max-width:500px;overflow-y:auto;padding:35px;width:100%}.employer-app .view-popup h3,.team-card h4{font-size:x-large;margin-top:0}.employer-app .team-card P,.view-popup P{font-size:large;margin-top:5px}.employer-app .view-popup button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:15px 16px}.employer-app .team-details{color:#2c3e50;font-family:Segoe UI,sans-serif;margin:30px auto;max-width:1200px;padding:0 20px;text-align:center}.employer-app .team-details h2{font-size:2rem;margin-bottom:40px}.employer-app .hierarchy{align-items:center;display:flex;flex-direction:column;position:relative}.employer-app .level{display:flex;gap:30px;justify-content:center;margin-bottom:40px;position:relative}.employer-app .node{background-color:#fff;border-radius:16px;box-shadow:0 8px 24px #13121214;padding:20px 15px;text-align:center;transition:transform .3s;width:160px}.employer-app .node:hover{transform:translateY(-5px)}.employer-app .node img{border:3px solid #121112;border-radius:50%;height:85px;margin-bottom:10px;object-fit:cover;width:85px}.employer-app .role{color:#573afb;font-weight:600}.employer-app .name{color:#020202;font-size:1rem;margin-top:5px}.employer-app .connector.curvy:before{background:#3498db;border-radius:10px;height:40px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px}.employer-app .hierarchy .level:not(:first-child):before{background-color:#3498db;content:"";height:20px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:2px}.employer-app .level.devs{flex-wrap:wrap;gap:20px}.employer-app .project-info{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 16px #0000000d;margin-top:50px;padding:20px;text-align:left}.employer-app .project-info p{font-size:1rem;margin:10px 0}.employer-app #div{background:#fff;border:1px solid #d8cdcd;border-radius:12px;box-shadow:inset 4px 10px #db9dc60f,inset 4px 10px #c0c2c40f;color:#131314;cursor:pointer;display:flex;flex:1 1 50%;flex-direction:column;font-family:Inter,sans-serif;gap:8px;justify-content:center;max-width:300px;padding:20px;transition:box-shadow .3s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.employer-app .back-button{background:linear-gradient(135deg,#4caf50,#26db2f);border:none;border-radius:6px;box-shadow:0 8px 15px #2e7d324d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-right:580px;padding:20px 22px;transition:background .3s ease,box-shadow .3s ease}.employer-app .back-button:hover{background:linear-gradient(135deg,#51b856,#41de49);box-shadow:0 10px 20px #388e3c66}.employer-app .Appleav{display:block;height:50%;margin-bottom:24px;margin-top:18px;width:100%}.employer-app .App1{border-radius:4%;display:flex;height:50%}.employer-app .Appleav th,td{align-items:center;border:1px solid #000;border-collapse:collapse;justify-content:center;padding:20px;text-align:center}.employer-app .Appleav table{border-collapse:collapse;width:100%}.employer-app .Appleav th{background-color:#79bd42}.employer-app .leave1{background-color:initial;box-shadow:none;justify-content:center;margin-bottom:1%;text-align:center}.employer-app .settingsnav{display:flex;gap:15px;list-style:none;margin:20px 0;padding:0}.settingsnav li{margin:0}.sett{background-color:#f2f2f2;border:1px solid #ccc;border-radius:6px;color:#333;display:inline-block;font-weight:500;padding:10px 20px;text-decoration:none;transition:background-color .3s,color .3s}.sett:hover{background-color:#213b77;border-color:#213b77;color:#fff;cursor:pointer}.employer-app .approved{background-color:#c8e6c9!important}.employer-app .pending{background-color:#fff9c4!important}.employer-app .rejected{background-color:#ffcdd2!important}.clientcompanydetails-container{font-family:Segoe UI,sans-serif;padding:2rem}.employer-app .clientcompanydetails-top{align-items:center;display:flex;justify-content:space-between}.employer-app .clientcompanydetails-title{color:#333;font-size:2rem}.employer-app .clientcompanydetails-logo{height:60px;width:auto}.employer-app .clientcompanydetails-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:2rem}.employer-app .clientcompanydetails-card{align-items:center;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 10px #00000014;cursor:pointer;display:flex;gap:10px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.employer-app .clientcompanydetails-card:hover{background:#eef2ff;box-shadow:0 8px 16px #4e54c833;transform:translateY(-4px)}.employer-app .clientcompanydetails-card:hover span{color:#4e54c8;font-weight:600}.employer-app .clientcompanydetails-card:hover svg{color:#4e54c8}.employer-app .clientcompanydetails-footer{margin-top:2rem;text-align:center}.employer-app .clientcompanydetails-avatar{border-radius:20px;box-shadow:0 8px 20px #00000026;height:auto;object-fit:cover;transition:transform .3s ease;width:240px}.employer-app .clientcompanydetails-avatar:hover{transform:scale(1.05)}.employer-app .clientcompanydetails-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.clientcompanydetails-contact-btn,.clientcompanydetails-edit-btn,.employer-app .clientcompanydetails-delete-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;padding:.7rem 1.6rem;transition:background-color .3s ease}.employer-app .clientcompanydetails-add-btn{background-color:#4caf50;color:#fff}.employer-app .clientcompanydetails-contact-btn{background-color:#4e54c8;color:#fff}.employer-app .clientcompanydetails-add-btn:hover{background-color:green;color:#fff}.employer-app .clientcompanydetails-contact-btn:hover{background-color:#3b40a4}.employer-app .clientcompanydetails-edit-btn{background-color:#3498db}.employer-app .clientcompanydetails-edit-btn:hover{background-color:#2980b9}.employer-app .clientcompanydetails-delete-btn{background-color:#e74c3c;color:#fff}.employer-app .clientcompanydetails-delete-btn:hover{background-color:#c0392b}.employer-app .clientcompanydetails-edit-btn{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px}.employer-app .clientcompanydetails-modal-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.employer-app .clientcompanydetails-modal-content{background:#fff;border-radius:8px;max-height:90vh;overflow-y:auto;padding:2rem;position:relative;width:80%}.employer-app .clientcompanydetails-close-btn{background:#0000;border:none;color:#555;cursor:pointer;font-size:1.8rem;font-weight:700;position:absolute;right:15px;top:10px}.employer-app .clientcompanydetails-form label{display:block;font-weight:600;margin-top:12px}.clientcompanydetails-form input[type=date],.clientcompanydetails-form input[type=email],.clientcompanydetails-form input[type=text],.employer-app .clientcompanydetails-form input[type=file]{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-top:4px;padding:8px 6px;width:100%}.employer-app .clientcompanydetails-form-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.employer-app .clientcompanydetails-submit-btn{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 18px}.employer-app .clientcompanydetails-cancel-btn{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 18px}.employer-app .clientContact-modal-overlay{align-items:center;animation:fadeIn .3s ease-in;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:11000}.employer-app .clientContact-modal-content{animation:popIn .4s ease;background:#fff;border-radius:12px;box-shadow:0 16px 40px #00000040;font-family:Segoe UI,sans-serif;max-width:480px;padding:2rem;position:relative;width:90%}.employer-app .clientContact-modal-content h2{color:#2c3e50;font-size:1.6rem;margin-bottom:1.5rem;text-align:center}.employer-app .clientContact-modal-content p{align-items:center;color:#333;display:flex;font-size:1rem;gap:10px;margin:.8rem 0}.employer-app .clientContact-icon{color:#4e54c8;font-size:1.2rem}.employer-app .clientContact-close-button{background:#0000;border:none;color:#888;cursor:pointer;font-size:1.3rem;position:absolute;right:14px;top:10px;transition:color .3s ease}.employer-app .clientContact-close-button:hover{color:#000}.employer-app @keyframes fadeIn{0%{opacity:0}to{opacity:1}}.employer-app @keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.employer-app .setting-emp-container{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin:20px auto;max-width:500px;padding:20px}.employer-app .setting-emp-container h6{color:#333;font-size:18px;margin-bottom:20px;text-align:center}.employer-app .setting-emp-container form{display:flex;flex-direction:column;gap:15px}.employer-app .setting-emp-container label{color:#555;display:block;font-weight:600;margin-bottom:5px}.employer-app .setting-emp-container input[type=file]{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:6px}.employer-app .setting-emp-container button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:background-color .2s ease}.employer-app .setting-emp-container button:hover{background-color:#0056b3}.LeaveCard,.employer-app .TimeRequest{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:0 auto 2rem;max-width:1100px;padding:2rem;transition:all .3s ease}.employer-app .LeaveCard{background:linear-gradient(to bottom right,#f8f9fa,#edf2f7)}.employer-app .TimeRequest{background:linear-gradient(to bottom right,#fdfdfd,#f5f7fa)}.employer-app @media(max-width: 768px){.LeaveCard,.TimeRequest{border-radius:8px;margin-bottom:1.5rem;padding:1.2rem}}.employer-app .Leave-Notification{background:linear-gradient(90deg,#f8f9fa,#f1f3f5);display:flex;flex-wrap:wrap;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:20px;justify-content:space-between;margin:0 auto;max-width:900px;padding:2rem}.employer-app .Leave-Notification-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #0000000f;cursor:pointer;margin-bottom:1.5rem;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.employer-app .Leave-Notification-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-4px)}.employer-app .Leave-details{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.employer-app .Leave-user{color:#2c3e50;flex:2 1;font-size:1.1rem;font-weight:600}.Leave-from,.employer-app .Leave-to{color:#7f8c8d;flex:1 1;font-size:1rem}.employer-app .Leave-status{align-items:center;border-radius:30px;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;min-width:120px;padding:.5rem 1rem;position:relative;text-align:center;text-transform:capitalize;transition:background .3s,color .3s}.employer-app .Leave-status:before{border-radius:50%;content:"";display:inline-block;height:10px;width:10px}.employer-app .status-approved{background-color:#e6f4ea;border:1px solid #b2dfdb;color:#2e7d32}.employer-app .status-approved:before{background-color:#2e7d32}.employer-app .status-pending{background-color:#fff6e6;border:1px solid #ffcf91;color:#e67e22}.employer-app .status-pending:before{background-color:#e67e22}.employer-app .status-rejected{background-color:#fdecea;border:1px solid #fab1a0;color:#e74c3c}.employer-app .status-rejected:before{background-color:#e74c3c}.employer-app @media(max-width: 768px){.Leave-details{align-items:flex-start;flex-direction:column}.Leave-from,.Leave-status,.Leave-to,.Leave-user{flex:none;text-align:left;width:100%}.Leave-status{justify-content:flex-start}}.employer-app .employer-app .Leave-title{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1.8rem;padding-left:.5rem;position:relative}.employer-app .Leave-title:after{background:#007bff;border-radius:2px;content:"";display:block;height:4px;margin-top:8px;transition:width .3s ease;width:100px}.employer-app .Leave-title:hover:after{width:250px}.employer-app @media(max-width: 768px){.Leave-title{font-size:1.5rem;text-align:center}.Leave-title:after{margin:.5rem auto 0}}.employer-app .Time-Notification{background:linear-gradient(to bottom right,#f9fafb,#edf1f5);border-radius:12px;font-family:Inter,Segoe UI,sans-serif;margin:0 auto;max-width:960px;padding:2rem}.employer-app .Time-Notification-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.employer-app .Time-Notification-title:after{background-color:#3b82f6;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.employer-app .Time-Notification-card{background-color:#fff;border:1px solid #e5e7eb;border-left:6px solid #3b82f6;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.employer-app .Time-Notification-card:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-4px)}.employer-app .Time-details{align-items:flex-start;column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1rem}.Time-timein,.Time-timeout,.Time-userid,.employer-app .Time-reason{color:#374151;flex:1 1 20%;font-size:.95rem;line-height:1.4}.employer-app .Time-userid{color:#111827;font-weight:600}.employer-app .Time-reason{border-top:1px dashed #e5e7eb;color:#6b7280;flex:1 1 100%;font-style:italic;padding-top:.5rem}.employer-app .Time-missing{background-color:#fef3c7;border:1px solid #fde68a;border-radius:20px;color:#b45309;flex:1 1 120px;font-size:.85rem;font-weight:600;padding:.3rem .7rem;text-align:center;text-transform:uppercase}.employer-app .Time-missing[data-type=IN-TIME]{background-color:#e0f2fe;border:1px solid #bae6fd;color:#0369a1}.employer-app .Time-missing[data-type=OUT-TIME]{background-color:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.employer-app @media(max-width: 768px){.Time-details{align-items:flex-start;flex-direction:column}.Time-missing,.Time-reason,.Time-timein,.Time-timeout,.Time-userid{flex:1 1 100%}.Time-missing{margin-top:.5rem}}.employee-management-container{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.header-section{margin-bottom:30px}.header-section h1{color:#2c3e50;font-size:28px;margin:0}.add-employee-btn{align-items:center;background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:8px;padding:10px 20px;transition:background-color .3s ease}.add-employee-btn:hover{background-color:#2980b9}.employee-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.no-employees{background-color:#f8f9fa;border-radius:8px;border-style:none;color:#7f8c8d;grid-column:1/-1;padding:40px;text-align:center}.employee-card{animation:fadeIn .5s ease-in-out;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.employee-card:hover{animation:scaleUp .2s ease-in-out;box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.employee-card-header{align-items:center;animation:slideIn .5s ease-in-out;border-bottom:1px solid #eee;justify-content:space-between;padding:25px}.employee-basic-info{align-items:center;animation:fadeIn .5s ease-in-out .2s;display:flex;gap:15px}.employee-avatar{height:60px;width:60px}.employee-basic-info h3{animation:fadeIn .5s ease-in-out .4s;color:#2c3e50;font-size:18px;margin:0}.employee-designation{animation:fadeIn .5s ease-in-out .6s;color:#3b5998;font-size:14px;margin:5px 0 0}.employee-department{font-size:13px}.employee-department,.employee-email{animation:fadeIn .5s ease-in-out .8s;color:#3b5998;margin:2px 0 0}.employee-email{font-size:15px}.employee-actions{display:flex;gap:10px}.edit-btn,.view-details-btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:13px;gap:5px;padding:6px 12px;transition:background-color .3s ease}.view-details-btn{background-color:#f1f1f1;color:#333}.view-details-btn:hover{background-color:#e0e0e0}.edit-btn{background-color:#f39c12}.edit-btn:hover{background-color:#e67e22}.download-btn{align-items:center;background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:5px;margin-right:8px;padding:8px 12px;transition:background .3s}.download-btn:hover{background:#45a049}.employee-details-expanded{background-color:#f9f9f9;padding:20px}.detail-section{margin-bottom:20px}.detail-section h4{border-bottom:1px solid #ddd;color:#2c3e50;font-size:16px;margin:0 0 15px;padding-bottom:5px}.detail-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.detail-item{margin-bottom:10px}.detail-label{color:#7f8c8d;display:block;font-size:13px;margin-bottom:3px}.detail-value{background-color:#fff;border-left:3px solid #3498db;border-radius:4px;color:#2c3e50;display:block;font-size:14px;padding:8px}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 5px 20px #0003;max-height:90vh;max-width:1100px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.modal-header h2{color:#2c3e50;font-size:22px;margin:0}.close-button{background:none;border:none;color:#95a5a6;cursor:pointer;font-size:20px;transition:color .3s ease}.close-button:hover{color:#e74c3c}.employee-form{padding:20px}.form-section{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:20px}.form-section h3{color:#2c3e50;display:grid;font-size:18px;justify-content:center;margin-bottom:20px;text-decoration:underline}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-group{margin-bottom:15px}.form-group label{color:#34495e;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.form-group input[type=date],.form-group input[type=email],.form-group input[type=number],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.form-group textarea{min-height:80px;resize:vertical}.file-input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px;width:fit-content}.file-info{color:#7f8c8d;display:block;font-size:12px;margin-top:5px}.profile-upload{margin-bottom:20px;text-align:center}.profile-label{cursor:pointer;display:inline-block}.profile-preview{border:3px solid #3498db;border-radius:50%;height:120px;margin-bottom:10px;object-fit:cover;width:120px}.upload-text{color:#3498db;display:block;font-size:14px}.education-entry,.experience-entry{background-color:#f8f9fa;border-left:3px solid #3498db;border-radius:6px;margin-bottom:20px;padding:15px}.add-more-btn{align-items:center;background-color:#2ecc71;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:5px;margin-top:10px;padding:8px 15px;transition:background-color .3s ease}.add-more-btn:hover{background-color:#27ae60}.remove-btn{align-items:center;background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:5px;padding:4px 7px;transition:background-color .3s ease;width:fit-content}.remove-btn:hover{background-color:#c0392b}.form-actions{border-top:1px solid #eee;display:flex;gap:15px;justify-content:flex-end;margin-top:20px;padding-top:20px}.cancel-btn,.submit-btn{border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.cancel-btn{background-color:#95a5a6;color:#fff}.cancel-btn:hover{background-color:#7f8c8d}.submit-btn{background-color:#3498db;color:#fff}.submit-btn:hover{background-color:#2980b9}.document-upload{display:flex;gap:10px}.document-upload select{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:fit-content}.filter-section{margin-bottom:20px}.filter-search{max-width:400px;position:relative}.filter-search input{border-radius:8px;font-size:14px;padding:10px 35px 10px 15px;width:100%}.clear-filter-btn{background:none;border:none;color:#999;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.clear-filter-btn:hover{color:#666}.header-section{justify-content:space-between;margin-bottom:20px}.header-section,.pagination{align-items:center;display:flex}.pagination{gap:5px;justify-content:center;margin:20px 0}.pagination button{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;margin:0 2px;min-width:36px;padding:8px 12px;text-align:center;transition:all .3s ease}.pagination button:hover:not(:disabled){background-color:#f0f0f0}.pagination button.active{background-color:#007bff;border-color:#007bff;color:#fff}.pagination button:disabled{color:#ccc;cursor:not-allowed;opacity:.6}@media (max-width:600px){.pagination{flex-wrap:wrap}.pagination button{font-size:.9em;min-width:30px;padding:6px 8px}}@media (max-width:768px){.employee-grid,.form-grid{grid-template-columns:1fr}.header-section{align-items:flex-start;flex-direction:column;gap:15px}.modal-content{max-height:80vh}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes slideIn{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.employee-table-container{margin-top:20px;overflow-x:auto}.employee-table{border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;width:100%}.employee-table thead{background-color:#3498db;color:#fff}.employee-table th{font-size:14px;font-weight:600;padding:12px 15px;text-align:left}.employee-row{border-style:solid;cursor:pointer;transition:background-color .3s ease}.employee-table td{border-bottom:1px solid #eee;padding:12px 15px;vertical-align:middle}.employee-table tr:last-child td{border-bottom:none}.employee-name-cell{align-items:center;display:flex;gap:10px}.employee-avatar{border:2px solid #3498db;border-radius:50%;height:100px;object-fit:cover;width:100px}.action-buttons{display:flex;gap:8px}.delete-btn,.edit-btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:13px;gap:5px;padding:6px 10px;transition:background-color .3s ease}.edit-btn{background-color:#27ae60;color:#fff}.edit-btn:hover{background-color:#2ecc71}.delete-btn{background-color:#e74c3c;color:#fff}.delete-btn:hover{background-color:#c0392b}@media (max-width:768px){.employee-table{display:block}.employee-table thead{display:none}.employee-table tr{border-bottom:2px solid #ddd;display:block;margin-bottom:15px}.employee-table td{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 10px}.employee-table td:before{color:#3498db;content:attr(data-label);font-weight:700;margin-right:10px}.action-buttons{justify-content:flex-end}}.employer-app .employer-app .main{background-color:#fff;padding:20px}.employer-app .employer-app .sidebar{width:250px}#mas{align-items:center;display:flex;height:100vh;justify-content:center}#cp{margin-bottom:4%;text-align:center;top:0}#container{background-color:initial;background:linear-gradient(315deg,#213b77,#79bd42);border:2px solid #388e3c;border-radius:10px;box-shadow:0 0 20px #fff;color:#fff;display:flex;flex-direction:column;font-weight:600;gap:6vh;height:min-content;justify-content:center;padding:7%;width:35%}#cp{text-transform:uppercase}#formWrapper{align-items:stretch;display:flex;flex-direction:column;gap:5vh;margin-left:-9%;width:max-content}.row{align-items:center;display:flex;gap:2vw;justify-content:space-between;width:100%}.row label{color:#fff;flex:0 0 35%;font-size:1rem;font-weight:600;text-align:left;white-space:nowrap}.group{align-items:center;display:flex;position:relative}.input{background-color:#f8fafc;border:2px solid #0000;border-radius:10px;color:#0d0c22;font-size:.95rem;height:45px;transition:.5s ease;width:215px}.input::placeholder{color:#94a3b8;font-size:13px;text-align:center}.input:focus,.input:hover{background-color:#fff;border-color:#818cf8;box-shadow:0 0 0 5px #818cf84d;outline:none}.icon{left:1rem}.icon,.icon1{color:#0d0c22;height:1rem;position:absolute;top:1rem;width:1rem}.icon1{cursor:pointer;right:1rem}#submit{align-items:center;background:linear-gradient(135deg,#213b77,#79bd42);border:1px solid #404c5d;border-radius:5px;box-shadow:1px 1px 13px #20232e,-1px -1px 13px #545b78;color:#a1a1a1;cursor:pointer;display:flex;filter:brightness(1.6);font-size:16px;height:50px;justify-content:center;margin:50px auto 0;transition:.5s;width:120px}.s{margin-top:-20px!important}#submit:hover{box-shadow:0 2px 6px #213b774d,0 2px 6px #79bd424d;color:#d6d6d6;filter:brightness(1.3)}#submit:active{box-shadow:1px 1px 13px #20232e,-1px -1px 33px #545b78;color:#d6d6d6;transition:.1s}.group input{text-align:center}#pwdpopup{animation:slideDownFade .6s ease forwards;background-color:#fff;border-radius:10px;font-weight:700;left:50%;padding:15px 25px;position:fixed;top:20px;transform:translateX(-50%);z-index:999}@keyframes slideDownFade{0%{opacity:0;top:-50px}to{opacity:1;top:15%}}#overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0003;filter:brightness(1.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}input::-ms-reveal{display:none}.form{align-items:center;display:flex;flex:1 1;justify-content:center}.form,.login-form{background-color:#f2f2f2}.login-form{border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:5%;width:60%}.loginform{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;display:block;font-size:14px;margin-bottom:15px;padding:10px;transition:all .3s;width:100%}.login-form input{align-items:center;padding-left:12%}.login-form label{color:#333;display:block;font-size:14px;font-weight:700;margin-bottom:5px}.g .icon{left:1rem}.g .icon,.g .icon1{color:#0d0c22;height:1rem;position:absolute;top:-.3rem;width:1rem}.g .icon1{cursor:pointer;right:1rem}.g{height:20px!important;margin-block:6.6%;position:relative;width:380px!important}#log-but{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-left:2px;margin-top:10px;padding:12px;width:99%}#log-but,.image{align-items:center;display:flex;justify-content:center}.image{background-color:#4f9c9f;flex:1 1}.image img{color:#fff;width:60%}.login-page{overflow:hidden;position:absolute;width:100%;z-index:1000}.login-page,.login-page div{display:flex;height:100vh;justify-content:center}.login-page div{align-items:center;width:50%}
/*# sourceMappingURL=main.ece78eb8.css.map*/