html,body{font-family:Roboto,sans-serif;height:100%;margin:0;padding:1rem;background-color:#1e1e1e;color:#e0e0e0}.custom-table{background-color:#1e1e1e;border-collapse:separate;border-spacing:0;border-radius:10px;box-shadow:0 4px 15px #0006;overflow:hidden;width:100%}.custom-table th,.custom-table td{background:none;border:1px solid #333;padding:.6rem .75rem;vertical-align:middle}.custom-table tr:first-child th{border-top:none}.custom-table th:first-child,.custom-table td:first-child{border-left:none}.custom-table th:last-child,.custom-table td:last-child{border-right:none}.custom-table tr:last-child td{border-bottom:none}.custom-table th{background-color:#2c2c2c;color:#e0e0e0;font-weight:600;text-align:left;padding:.75rem;border-bottom:2px solid #388ae5}.custom-table tbody tr:hover td{background-color:#ffffff14}.toolsbar{display:flex;align-items:center;justify-content:space-between;width:100%;margin:20px auto 10px;padding:10px 20px;background-color:#1e1e1e;border:1px solid #333;border-radius:10px;box-shadow:0 4px 15px #0006}.toolsbar h1{margin:0;font-family:Roboto,sans-serif;font-weight:700;font-size:25px;color:#e0e0e0}.custom-tabs{border-bottom:2px solid #333;margin-bottom:1rem}.custom-tabs .nav-link{background-color:#1e1e1e;color:#e0e0e0;border:none;border-radius:6px 6px 0 0;margin-right:.5rem;padding:.6rem 1rem;transition:.12s ease-in-out}.custom-tabs .nav-link:hover{background-color:#ffffff14;color:#e0e0e0}.custom-tabs .nav-link.active{background-color:#2c2c2c;color:#388ae5;font-weight:600;border-bottom:2px solid #388ae5}
