/* Minimal local Bootstrap-compatible helpers for this dashboard. No CDN required. */
.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.row>*{padding-right:.75rem;padding-left:.75rem}.g-3{gap:0}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.d-flex{display:flex!important}.d-grid{display:grid!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.text-center{text-align:center!important}.text-end{text-align:right!important}.text-danger{color:#ff3131!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.small{font-size:.875em}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:.85rem .75rem;vertical-align:middle}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-control{display:block;width:100%;padding:.75rem 1rem;font-size:1rem;border-radius:14px;border:1px solid rgba(255,56,56,.25);background:rgba(0,0,0,.35);color:#fff}.form-control:focus{outline:0;border-color:#ff3131;box-shadow:0 0 0 .2rem rgba(255,49,49,.18)}.progress{display:flex;height:.75rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.progress-bar{height:100%;background:#ff3131}.badge{display:inline-block;padding:.4em .65em;border-radius:999px;font-weight:700}.col-12{flex:0 0 auto;width:100%}@media(min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.333333%}.col-md-5{flex:0 0 auto;width:41.666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.333333%}.col-md-8{flex:0 0 auto;width:66.666667%}.col-md-9{flex:0 0 auto;width:75%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.333333%}.col-lg-8{flex:0 0 auto;width:66.666667%}.col-lg-9{flex:0 0 auto;width:75%}}
