*{margin:0;padding:0}.container-login{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/assets/image-D_lCPoyx.jpg)}.wrapper-login{width:30%;height:60%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px}.title-login{width:100%;height:30%;display:flex;justify-content:center;align-items:center}.content-login{width:100%;height:70%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.BrowserRouter{display:flex;width:100%;height:100%;flex-direction:row}.Navbar{width:30%;height:100%}.Routes{width:70%;height:100%}.container-dashboard{width:100%;height:100vh;background-color:#fff;display:flex}.left-dashboard{width:20%;height:100%;display:flex;justify-content:center;align-items:center}.wrapper-left-dashboard{width:90%;height:90%;background-color:#fff;border-radius:1%;box-shadow:0 4px 6px #0000001a}.avatar-left-dashboard{width:100%;height:10%;display:flex;justify-content:flex-start;align-items:center;gap:5%;padding-left:10px}.avatar-left-dashboard #basic-button{cursor:pointer}.avatar-left-dashboard span{color:#796060}.right-dashboard{width:80%;height:100%;display:flex;justify-content:center;align-items:center}.wrapper-right-dashboard{width:90%;height:80%;border-radius:1%;padding:3%}.user-home-dashboard{width:200px;height:200px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;border-radius:2%;color:#0f0f0f;box-shadow:0 4px 6px #0000001a}.user-home-dashboard span{font-size:24px;font-weight:600}.container-home-dashboard{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.top-home-dashboard{width:100%;height:30%;display:flex;justify-content:space-between}.bottom-home-dashboard{width:100%;height:60%;display:flex;align-items:center;justify-content:space-between}.table-user-container{max-height:100%;overflow:hidden;border:1px solid #ddd;padding:16px}.table-user-title{margin-bottom:16px}.user-table{width:100%;border-collapse:collapse}.user-table thead{background-color:#f5f5f5;display:table;width:100%;table-layout:fixed}.user-table tbody{display:block;max-height:400px;overflow-y:auto;width:100%}.user-table tr{display:table;width:100%;table-layout:fixed}.user-table th,.user-table td{padding:10px;border-bottom:1px solid #eee;text-align:left;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-state{text-align:center;color:#888;padding:16px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background:#fff;padding:2rem;border-radius:8px;width:400px}.form-group{margin-bottom:1rem;display:flex;flex-direction:column}.form-group label{margin-bottom:4px;font-weight:500}.checkbox-group{flex-direction:row;align-items:center;gap:8px}textarea{min-height:60px;resize:vertical}.button-group{display:flex;justify-content:flex-end;gap:10px}.cancel-btn{background-color:#ccc}.container-user{width:100%;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:start;padding:16px;box-sizing:border-box}.wrapper-user{width:100%;max-width:100%;height:100%;overflow:auto}*{margin:0;padding:0;font-family:Roboto,sans-serif}
