@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";*{box-sizing:border-box}:root{--primary-color: #007bff;--secondary-color: #6c757d;--success-color: #28a745;--danger-color: #dc3545;--warning-color: #ffc107;--info-color: #17a2b8;--light-color: #f8f9fa;--dark-color: #343a40}[data-bs-theme=dark]{background-color:#212529;color:#fff}[data-bs-theme=dark] .navbar-brand{color:#fff!important}[data-bs-theme=dark] .card{background-color:#343a40;border-color:#495057}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{background-color:#495057;border-color:#6c757d;color:#fff}[data-bs-theme=dark] .form-control:focus,[data-bs-theme=dark] .form-select:focus{background-color:#495057;border-color:#007bff;color:#fff;box-shadow:0 0 0 .2rem #007bff40}[data-bs-theme=dark] .btn-outline-primary{border-color:#007bff;color:#007bff}[data-bs-theme=dark] .btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}[data-bs-theme=dark] .btn-outline-danger{border-color:#dc3545;color:#dc3545}[data-bs-theme=dark] .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}[data-bs-theme=dark] ::-webkit-scrollbar{width:8px}[data-bs-theme=dark] ::-webkit-scrollbar-track{background:#343a40}[data-bs-theme=dark] ::-webkit-scrollbar-thumb{background:#6c757d;border-radius:4px}[data-bs-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5a6268}.btn{border-radius:.375rem;font-weight:500;transition:all .15s ease-in-out}.btn:hover{transform:translateY(-1px)}[data-bs-theme=dark] .card:hover{box-shadow:0 4px 8px #0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-in-out}@media (max-width: 768px){.navbar-brand{font-size:1.1rem}.btn-group{flex-direction:column}.btn-group .btn{border-radius:.375rem!important;margin-bottom:.25rem}.btn-group .btn:last-child{margin-bottom:0}}.spinner-border-sm{width:1rem;height:1rem}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#dc3545}.child-route-outlet-wrapper-wrapper{position:relative;width:100%;display:inline-block;overflow:hidden;z-index:1;padding-top:10px}.child-route-outlet-wrapper{display:inline-block;width:200%}.route-container{display:inline-block;width:45%;padding:0;margin:0;z-index:0}.path-active{background-color:var(--primary-color)}[data-bs-theme=dark] .path-active{background-color:var(--light-color)}.modal-dialog-fix{z-index:99000!important}
