@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--accent-color:#40d34c;--background-color:#edf2f7;--on-background:#fff;--text-color:#00024e;--color-danger:#ca1515}*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}canvas,img,picture,svg,video{display:inline-block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body{background-color:var(--background-color);color:var(--text-color);font-family:Poppins,sans-serif}button{align-items:center;border:none;border-radius:4px;display:flex;font-weight:500;padding:8px 20px}button:hover{cursor:pointer}.signupin{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:40px;width:100%;h1{margin:40px}.signup-form{display:flex;flex-direction:column;gap:20px;width:25%;div{display:flex;flex-direction:column;gap:2px;width:100%;label{color:#8f8f8f;font-size:.75em}input{border:none;border-radius:8px;outline:none;padding:4px 16px;width:100%}}.signin-btn,.signup-btn{background-color:#3e60be;border-radius:8px;color:#fff;display:flex;justify-content:center;margin-top:16px;padding:12px}}}body{background-color:#edf2f7}.employeelist{background-color:#fff;border-radius:16px;height:fit-content;margin:4px auto auto;padding:32px;width:99%}.employeelist .top{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:64px}.employeelist .top p{color:#b7b7b7;font-size:1em;font-weight:600;margin-left:4px;margin-top:8px}.employeelist .top button{background-color:#27d83c}.employeelist .top button svg{margin-right:8px}.employeelist table{width:100%}td,th{border:none;padding:20px;text-align:left}tr:nth-child(2n){td{background-color:#f2f5f9}}tr:nth-child(odd){td{background-color:#ecf1f6}}tr:first-child{background-color:initial}tr:last-child td:first-child{border-radius:0 0 0 16px}tr:last-child td:last-child{border-radius:0 0 16px 0}th{background-color:#e5eff8}th:first-child{border-radius:16px 0 0 0}th:last-child{border-radius:0 16px 0 0}td:last-child{width:15%}td .action-btns{gap:10px}td .action-btns,th div{display:flex;flex-direction:row}th div{align-items:center;justify-content:space-between}th button{background:none;flex-direction:column;justify-content:center;padding:0;svg:last-child{margin-top:-16px;padding:0}}header,th button{align-items:center;display:flex;margin:0}header{background-color:var(--background-color);border-radius:10px;height:64px;justify-content:space-between;padding:16px;width:calc(100% - 8px)}header button{background-color:var(--color-danger);font-weight:500}header button:hover{box-shadow:0 0 10px 4px var(--color-danger)}header h2{font-size:1.2em}.addEmp{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;h2{margin:40px}label{color:#8f8f8f}input{border:#8f8f8f;outline:none;padding:5px 10px;width:100%}form{align-items:center;justify-content:center;width:60%}form,form div{display:flex;flex-direction:column}form div{margin:20px;width:100%}form .buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-left:auto}}.view-emp{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;h2{margin:40px}button{background:grey;color:#fff;margin:20px}p{margin:5px}}
/*# sourceMappingURL=main.89b65a6f.css.map*/