/* /Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.auth-card[b-xj4ulmpxpo] {
    border-top: 3px solid var(--bs-primary);
}

.auth-card .card-footer[b-xj4ulmpxpo] {
    border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}
/* /Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */
.auth-card[b-0boy3ddnre] {
    border-top: 3px solid var(--bs-primary);
}

.auth-card .card-footer[b-0boy3ddnre] {
    border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}
/* /Pages/RouteGroups/Analysis.cshtml.rz.scp.css */
/* Pages/RouteGroups/Analysis.cshtml.css */

.analysis-dashboard .card[b-igubljmfub] {
    border-radius: 0.75rem;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.analysis-dashboard .card:hover[b-igubljmfub] {
    transform: translateY(-2px);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.08) !important;
}

.analysis-dashboard .card-header[b-igubljmfub] {
    background-color: transparent;
    border-bottom: 2px solid rgba(0,0,0,0.05);
}

.analysis-dashboard .list-group-item[b-igubljmfub] {
    border-color: rgba(0,0,0,0.05);
    background-color: transparent;
}

.analysis-dashboard .list-group-item:last-child[b-igubljmfub] {
    border-bottom: none;
}

.chart-container[b-igubljmfub] {
    min-height: 400px;
}

/* Metric toggle styling enhancements */
.chart-metric-toggle .btn-outline-primary[b-igubljmfub] {
    border-color: rgba(13, 110, 253, 0.5);
}

.chart-metric-toggle .btn-outline-primary:hover[b-igubljmfub],
.chart-metric-toggle .btn-check:checked + .btn-outline-primary[b-igubljmfub] {
    border-color: #0d6efd;
    box-shadow: none;
}
/* /Pages/RouteGroups/Routes/Analysis.cshtml.rz.scp.css */
/* Pages/RouteGroups/Analysis.cshtml.css */

.route-analysis-dashboard .card[b-qnxvpsfec7] {
    border-radius: 0.75rem;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.route-analysis-dashboard .card:hover[b-qnxvpsfec7] {
    transform: translateY(-2px);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.08) !important;
}

.route-analysis-dashboard .card-header[b-qnxvpsfec7] {
    background-color: transparent;
    border-bottom: 2px solid rgba(0,0,0,0.05);
}

.route-analysis-dashboard .list-group-item[b-qnxvpsfec7] {
    border-color: rgba(0,0,0,0.05);
    background-color: transparent;
}

.route-analysis-dashboard .list-group-item:last-child[b-qnxvpsfec7] {
    border-bottom: none;
}

.chart-container[b-qnxvpsfec7] {
    min-height: 400px;
}

/* Metric toggle styling enhancements */
.chart-metric-toggle .btn-outline-primary[b-qnxvpsfec7] {
    border-color: rgba(13, 110, 253, 0.5);
}

.chart-metric-toggle .btn-outline-primary:hover[b-qnxvpsfec7],
.chart-metric-toggle .btn-check:checked + .btn-outline-primary[b-qnxvpsfec7] {
    border-color: #0d6efd;
    box-shadow: none;
}
/* /Pages/RouteGroups/Routes/Map.cshtml.rz.scp.css */
.map-container[b-eb898kk0h1] {
    height: 500px;
    width: 100%;
}

@media (max-width: 576px) {
    .map-container[b-eb898kk0h1] {
        height: 300px;
    }
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-upjuadznbs] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-upjuadznbs] {
  color: #0077cc;
}

.btn-primary[b-upjuadznbs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-upjuadznbs], .nav-pills .show > .nav-link[b-upjuadznbs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-upjuadznbs] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-upjuadznbs] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-upjuadznbs] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-upjuadznbs] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-upjuadznbs] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
