@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=FuturaAgMiteOpti:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Island+Moments&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);.login-background{background-image:url(/static/media/hack1.5f640d22b0e32a773318.jpg);background-size:cover;font-size:25px;font-weight:400;min-height:100vh;overflow:hidden}.login-container{background-image:linear-gradient(90deg,#fff,#fff,#379fc5c0);border-radius:10px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);height:700px;margin:150px auto 50px;width:1400px}.login-text{color:#577bfa;font-size:32px;font-weight:500;padding:100px 0 0 50px}input[type=text]{background-color:#00000000;border:1px solid #ccc;border-radius:7px;box-sizing:border-box;font-size:20px;margin:50px 0 0 50px;padding:20px;transition:width .4s ease-in-out;width:30%}input[type=text]:focus{width:35%}input[type=submit]{background-color:#577bfa;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:24px;margin:50px 0 0 50px;padding:20px;width:30%}input[type=submit]:hover{background-color:#2756ff}.dept-container{background-color:#ffe5ec;height:100vh;margin:4rem 0 0 17%}.dept-wrapper>h1{margin-bottom:2rem;padding:1.5rem;text-align:center}.depts{display:flex;justify-content:space-around;margin:200px auto 0}.card4dept-component{background-color:#fff;border-radius:7px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;overflow:hidden;transition:.3s ease-in-out;width:15%}.card4dept-inner{align-items:center;display:flex;flex-direction:column;padding:1rem}.card4dept-component:hover{box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3)}.dept-header{align-items:center;display:flex;justify-content:space-around}.dept-count{color:#b5b5b5}.dept{grid-gap:25px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:3rem}.dept-detail{margin-top:3rem;text-align:center}.dept-detail>h3{color:#373852}.dept-detail>p{color:#b3b4c0;font-size:.8rem;margin-top:5px}.job-dept{align-items:center;background-color:#f9429e;border-top:1px solid hsla(0,0%,44%,.1);color:#fff;display:flex;font-size:.8rem;height:3rem;justify-content:center;width:-webkit-max-content;width:max-content;width:100%}.dept-navbar{background-color:#f1e9da;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:4rem;position:fixed;top:0;width:100%}.modal4deptContainer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:1s ease-in-out;width:100%;z-index:10}.modal4deptBox{background-color:#fff;border-radius:10px;overflow:hidden;width:40rem}.modal4deptFooter,.modal4deptHeader{background-color:#fcfbfe;display:grid;height:5rem;place-items:center}.modal4deptFooter{margin-top:15px}.modal4deptHeader>h2{font-size:1.2rem}.modal4deptInner{padding:2rem}.leftNav4dept{background-image:linear-gradient(#f1e9da,#fff,#fff);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100vh;left:0;position:fixed;top:0;width:17%}.deptdetail{align-items:center;display:flex;flex-direction:column;gap:20px;height:auto;margin:4rem 1rem 1rem}.deptdetail>img{border-radius:50%;height:17rem;object-fit:cover;width:17rem}.deptdetail>h1{font-weight:500}.deptdetail>h2{margin-bottom:3rem}.dept-date{font-weight:600}.leftNav{background-image:linear-gradient(#f1e9da,#fff,#fff);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100vh;left:0;position:fixed;top:0;width:17%}.employeeDetail{align-items:center;display:flex;flex-direction:column;gap:20px;height:auto;margin:4rem 1rem 1rem}.employeeDetail>img{border-radius:50%;height:17rem;object-fit:cover;width:17rem}.employeeDetail>h1{font-weight:500}.employeeDetail>h2{margin-bottom:3rem}.date{font-weight:600}.mainContainer{background-color:#ffe5ec;margin-left:17%;margin-top:4rem}.mainWrapper{height:100vh;margin:0 auto;max-width:1100px}.mainWrapper>h1{margin-bottom:2rem;padding:1.5rem;text-align:center}.add-btn{background-color:#577bfa;border:none;border-radius:10px;color:#fff;cursor:pointer;font:inherit;gap:5px;padding:10px 16px}.add-btn,.employeeHeader{align-items:center;display:flex}.employeeHeader{justify-content:space-around}.emp-count{color:#b5b5b5}.searchBox{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:2.5rem;justify-content:space-between;padding:4px 12px 0;width:40rem}.searchBox>input{background-color:initial;border:none;font:inherit;font-size:.9rem;height:2.5rem;margin:0;padding:10px;width:100%}.searchBox>input::-webkit-input-placeholder{color:#b5b5b5}.searchBox>input::placeholder{color:#b5b5b5}.searchBox>input:focus{outline:none}.employees{grid-gap:25px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:3rem}.card-component{background-color:#fff;border-radius:7px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;overflow:hidden;transition:.3s ease-in-out;width:100%}.card-inner{align-items:center;display:flex;flex-direction:column;padding:1rem}.card-component:hover{box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3)}.profileImage{display:grid;place-items:center}.profileImage>img{border-radius:50%;height:7rem;object-fit:cover;width:7rem}.emp-detail{margin-top:3rem;text-align:center}.emp-detail>h3{color:#373852}.emp-detail>p{color:#b3b4c0;font-size:.8rem;margin-top:5px}.job-role{align-items:center;background-color:#f9429e;border-top:1px solid hsla(0,0%,44%,.1);color:#fff;display:flex;font-size:.8rem;height:3rem;justify-content:center;width:-webkit-max-content;width:max-content;width:100%}.dropdownContainer{display:flex;justify-content:flex-end;position:relative;width:100%}.dropdownContainer>svg{background-color:#fcfbfe;border-radius:1rem;padding:.5rem}.dropdown{background-color:#fff;border-radius:10px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);padding:.5rem;position:absolute;top:2rem;width:8rem}.dropdown>li{border-radius:5px;font-size:.9rem;font-weight:500;list-style:none;padding:4px}.dropdown>li:hover{background-color:#f4f5fb}.modalContainer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:1s ease-in-out;width:100%;z-index:10}.modalBox{background-color:#fff;border-radius:10px;overflow:hidden;width:40rem}.input-container{display:flex;gap:20px;justify-content:space-between}.modalFooter,.modalHeader{background-color:#fcfbfe;display:grid;height:5rem;place-items:center}.modalFooter{margin-top:15px}.modalHeader>h2{font-size:1.2rem}.modalInner{padding:2rem}.input-box{display:flex;flex-direction:column;margin-top:10px;width:100%}label{font-size:.8rem;font-weight:500;text-transform:uppercase}.input-box>input{background-color:initial;background-color:#ecedf6;border:none;border:1px solid rgba(0,0,0,.1);border-radius:5px;font:inherit;font-size:.9rem;margin-top:10px;padding:12px}.input-box>input:focus{outline:none}.close-button{background:none;border:none;cursor:pointer;font-size:20px;margin:-75px 25px 0 auto}.navbar{background-color:#f1e9da;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:4rem;position:fixed;top:0;width:100%}.header{text-align:center}*{--font-futuraagmiteopti:FuturaAgMiteOpti;--font-outfit:Outfit;padding:0}*,body{margin:0}body{background-color:#f5f5f5;font-family:Outfit,sans-serif;height:100vh;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.7b99ee75.css.map*/