.navbar{align-items:center;background-color:#b18fcf;box-sizing:border-box;display:flex;justify-content:space-between;padding:30px 60px;width:100%}.navbar h3{color:#fff;font-size:32px;font-weight:800;letter-spacing:1.5px}.navbar a{color:#f4f4fb;font-size:22px;font-weight:800;margin-left:35px;text-decoration:none;transition:all .3s ease}.navbar a:hover{color:#fff;text-decoration:none;transform:scale(1.05)}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{width:100%}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{align-items:center;background-color:#fff;display:flex;flex:1 1;justify-content:center;padding:40px}.home-container{max-width:1000px;text-align:center;width:100%}.home-title{color:#4b2e83;font-size:48px;font-weight:700;margin-bottom:18px}.home-description{color:#333;font-size:16px;line-height:1.6;margin:0 auto;max-width:700px}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0}.add-employee-wrapper{align-items:center;background-color:#fff;display:flex;flex:1 1;justify-content:center;overflow:hidden;width:100%}.add-employee-container{background-color:#e2d5f3;border-radius:20px;box-shadow:0 8px 25px #0000000d;box-sizing:border-box;max-width:850px;padding:25px 45px;width:90%}.page-title{border-bottom:2px solid #ffffff80;font-size:30px;margin-bottom:15px;padding-bottom:5px;text-align:left}.form-grid{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{color:#4b2e83;font-size:14px;font-weight:700;margin-bottom:5px}.form-group input{background-color:#fff;border:1px solid #fff;border-radius:8px;font-size:14px;outline:none;padding:9px 12px}.submit-btn{align-self:flex-start;background-color:#4b2e83;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:800;padding:11px 32px;transition:.3s ease}.submit-btn:hover{background-color:#3a2366;transform:translateY(-2px)}.custom-popup{align-items:center;background:#e6fffa;border-radius:10px;box-shadow:0 8px 20px #00000026;color:#065f46;display:flex;font-weight:700;gap:10px;left:50%;padding:14px 30px;position:fixed;top:100px;transform:translateX(-50%);z-index:9999}.employees-wrapper{align-items:center;background-color:#fff;display:flex;height:calc(100vh - 110px);justify-content:center;overflow:hidden;padding:20px;width:100%}.employees-container{background-color:#e2d5f3;border-radius:20px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:85vh;max-width:1100px;padding:30px;width:95%}.employees-header{align-items:center;border-bottom:2px solid #fff;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.page-title{color:#4b2e83;font-size:28px;font-weight:800}.refresh-btn{background-color:#4b2e83;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.refresh-btn:hover{background-color:#3a2366}.table-responsive{background:#fff;border-radius:12px;flex:1 1;overflow-y:auto}.employee-table{border-collapse:collapse;text-align:left;width:100%}.employee-table th{background-color:#4b2e83;color:#fff;font-weight:700;padding:15px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.employee-table td{border-bottom:1px solid #eee;color:#333;padding:12px 15px}.employee-table tr:hover{background-color:#f9f6ff}.total-cell{color:#4b2e83;font-weight:700}.update-btn{background-color:#4b2e83;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-right:8px;padding:6px 14px}.update-btn:hover{background-color:#3a2366}.delete-btn{background-color:#b91c1c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:6px 14px}.delete-btn:hover{background-color:#991b1b}.loading-text,.no-data{color:#666;font-weight:600;padding:40px;text-align:center}.modal-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-box{background:#fff;border-radius:14px;box-shadow:0 15px 40px #0003;padding:30px;text-align:center;width:350px}.modal-box h3{color:#4b2e83;margin-bottom:20px}.modal-box input{border:1px solid #ccc;border-radius:8px;font-size:15px;margin-bottom:20px;padding:10px;width:100%}.modal-actions{display:flex;justify-content:space-between}.about-wrapper{align-items:center;background-color:#fff;display:flex;height:calc(100vh - 110px);justify-content:center;padding:20px}.about-container{background-color:#e2d5f3;border-radius:22px;box-shadow:0 12px 35px #00000014;max-width:900px;padding:40px;text-align:center;width:95%}.about-title{color:#4b2e83;font-size:32px;font-weight:800;margin-bottom:10px}.about-subtitle{color:#333;font-size:16px;line-height:1.6;margin-bottom:35px}.about-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.about-card{background-color:#fff;border-radius:14px;box-shadow:0 6px 20px #0000000f;padding:25px}.about-card h3{color:#4b2e83;font-size:18px;margin-bottom:8px}.about-card p{color:#555;font-size:15px;font-weight:600}.about-footer{color:#444;font-size:15px;line-height:1.7}
/*# sourceMappingURL=main.eb421cc1.css.map*/