/* _content/BilrapportFrontend/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fr2mlmhxsn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main-layout[b-fr2mlmhxsn] {
    min-height: 100vh;
}

main[b-fr2mlmhxsn] {
    flex: 1;
    width: 100%;
}

.sidebar[b-fr2mlmhxsn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fr2mlmhxsn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fr2mlmhxsn]  a, .top-row[b-fr2mlmhxsn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-fr2mlmhxsn]  a:hover, .top-row[b-fr2mlmhxsn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-fr2mlmhxsn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-fr2mlmhxsn] {
        justify-content: space-between;
    }

    .top-row[b-fr2mlmhxsn]  a, .top-row[b-fr2mlmhxsn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fr2mlmhxsn] {
        flex-direction: row;
    }

    .sidebar[b-fr2mlmhxsn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fr2mlmhxsn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-fr2mlmhxsn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fr2mlmhxsn], article[b-fr2mlmhxsn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-fr2mlmhxsn] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-fr2mlmhxsn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BilrapportFrontend/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-or3ogqcmc6] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-or3ogqcmc6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-or3ogqcmc6] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-or3ogqcmc6] {
    font-size: 1.1rem;
}

.bi[b-or3ogqcmc6] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-or3ogqcmc6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-or3ogqcmc6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-or3ogqcmc6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-or3ogqcmc6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-or3ogqcmc6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-or3ogqcmc6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-or3ogqcmc6]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-or3ogqcmc6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-or3ogqcmc6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-or3ogqcmc6] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-or3ogqcmc6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-or3ogqcmc6] {
        display: none;
    }

    .nav-scrollable[b-or3ogqcmc6] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BilrapportFrontend/Components/Pages/Home.razor.rz.scp.css */
.landing-page[b-ltg4x6zlbj] {
    background-color: #f5f5f5;
    color: #222;
}

.topbar[b-ltg4x6zlbj] {
    background: #ffffff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
    position: sticky;
    top: 0;
    z-index: 20;
}

.topbar-container[b-ltg4x6zlbj],
.section-container[b-ltg4x6zlbj],
.content-shell[b-ltg4x6zlbj] {
    width: min(1200px, 92%);
    margin: 0 auto;
}

.topbar-container[b-ltg4x6zlbj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 84px;
    gap: 1rem;
    padding: 0.25rem 0;
}

.brand[b-ltg4x6zlbj] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.brand-logo[b-ltg4x6zlbj] {
    height: 60px;
    width: auto;
    display: block;
}

.brand-text[b-ltg4x6zlbj] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #111111;
}

.authenticated-header[b-ltg4x6zlbj] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.topbar-actions[b-ltg4x6zlbj] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.header-login[b-ltg4x6zlbj] {
    margin: 0;
}

.header-login-fields[b-ltg4x6zlbj] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}

.header-login-fields > .header-input[b-ltg4x6zlbj],
.password-field-group[b-ltg4x6zlbj] {
    width: 170px;
    min-width: 170px;
    flex: 0 0 170px;
}

.password-field-group[b-ltg4x6zlbj] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
}

.header-input[b-ltg4x6zlbj] {
    width: 100%;
    min-width: 170px;
    min-height: 42px;
    border-radius: 0.35rem;
    box-sizing: border-box;
}

.header-login-fields > .header-button[b-ltg4x6zlbj] {
    flex: 0 0 auto;
    margin: 0;
}

.header-button[b-ltg4x6zlbj] {
    background-color: #6648b1;
    border: 1px solid #563d7c;
    color: #ffffff;
    border-radius: 0.35rem;
    padding: 0.5rem 1rem;
    white-space: nowrap;
    min-height: 42px;
    align-self: start;
}

.header-button:hover[b-ltg4x6zlbj] {
    background-color: #5c419d;
}

.user-badge[b-ltg4x6zlbj] {
    font-weight: 600;
    white-space: nowrap;
    color: #111111;
}

.topbar-status[b-ltg4x6zlbj] {
    width: min(1200px, 92%);
    margin: 0 auto 0.5rem auto;
    color: #8b0000;
    font-weight: 600;
}

.hero[b-ltg4x6zlbj] {
    position: relative;
    min-height: 363px;
    height: 363px;
    overflow: hidden;
}

.hero-image[b-ltg4x6zlbj] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: opacity 0.4s ease;
}

.hero-overlay[b-ltg4x6zlbj] {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.35));
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content[b-ltg4x6zlbj] {
    width: min(1200px, 92%);
    margin: 0 auto;
    text-align: center;
}

.hero-text h1[b-ltg4x6zlbj] {
    color: #fff;
    font-size: 3rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 15px #000;
    margin-bottom: 0.75rem;
}

.hero-text h3[b-ltg4x6zlbj] {
    color: #fff;
    font-size: 1.25rem;
    text-shadow: 1px 1px 10px #000;
    margin-bottom: 1rem;
}

.hero-actions[b-ltg4x6zlbj] {
    display: flex;
    justify-content: center;
}

.hero-nav[b-ltg4x6zlbj] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.75);
    color: #111111;
    font-size: 1.5rem;
    font-weight: 700;
    cursor: pointer;
    z-index: 2;
}

.hero-nav:hover[b-ltg4x6zlbj] {
    background: rgba(255, 255, 255, 0.95);
}

.hero-nav-left[b-ltg4x6zlbj] {
    left: 1rem;
}

.hero-nav-right[b-ltg4x6zlbj] {
    right: 1rem;
}

.hero-indicators[b-ltg4x6zlbj] {
    position: absolute;
    left: 50%;
    bottom: 0.9rem;
    transform: translateX(-50%);
    display: flex;
    gap: 0.5rem;
    z-index: 2;
}

.hero-indicator[b-ltg4x6zlbj] {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    border: none;
    background: rgba(255, 255, 255, 0.55);
    cursor: pointer;
}

.hero-indicator.active[b-ltg4x6zlbj] {
    background: #ffffff;
}

.info-card[b-ltg4x6zlbj],
.jumbotron-card[b-ltg4x6zlbj] {
    background: #fff;
    border-radius: 0.5rem;
    padding: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.loading-state[b-ltg4x6zlbj],
.dashboard-section[b-ltg4x6zlbj],
.jumbotron-section[b-ltg4x6zlbj],
.welcome-section[b-ltg4x6zlbj],
.landing-links-section[b-ltg4x6zlbj],
.history-section[b-ltg4x6zlbj],
.connect-section[b-ltg4x6zlbj] {
    padding: 2rem 0;
}

.jumbotron-card[b-ltg4x6zlbj] {
    width: min(1200px, 92%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.8fr auto;
    gap: 1rem;
    align-items: center;
}

.welcome-section .section-container[b-ltg4x6zlbj] {
    text-align: center;
}

.welcome-section hr[b-ltg4x6zlbj] {
    border-top: 2px solid #b4b4b4;
    width: 95%;
    margin: 0.3rem auto 1rem auto;
}

.landing-links-section[b-ltg4x6zlbj] {
    background: #ffffff;
}

.landing-audience-links[b-ltg4x6zlbj] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 3rem;
    text-align: left;
}

.landing-audience-links h2[b-ltg4x6zlbj] {
    margin-bottom: 0.75rem;
}

.landing-audience-links p[b-ltg4x6zlbj] {
    margin-bottom: 0.75rem;
}

.landing-feature-links[b-ltg4x6zlbj] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem 2rem;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #dedede;
}

.fixed-figure[b-ltg4x6zlbj] {
    position: relative;
    width: 100%;
    height: 380px;
    margin: 0;
}

.fixed-wrap[b-ltg4x6zlbj] {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    inset: 0;
}

#fixed[b-ltg4x6zlbj] {
    background-image: url('/images/gatebil.jpg');
    position: fixed;
    inset: 0;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}

.social-links[b-ltg4x6zlbj] {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
    margin-top: 1.5rem;
}

.social-links a[b-ltg4x6zlbj] {
    font-size: 1.4rem;
    text-decoration: none;
}

.site-footer[b-ltg4x6zlbj] {
    background-color: #3f3f3f;
    color: #d5d5d5;
    padding: 2rem 0;
}

.light[b-ltg4x6zlbj] {
    border-top: 1px solid #d5d5d5;
    width: 75%;
    margin: 0.8rem auto 1rem auto;
}

.user-summary[b-ltg4x6zlbj] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    line-height: 1.1;
}

.user-phone-number[b-ltg4x6zlbj] {
    font-weight: 400;
    color: #111111;
    cursor: default;
}

.user-picker-button:hover[b-ltg4x6zlbj] {
    text-decoration: underline;
}

.selected-vehicle-label[b-ltg4x6zlbj] {
    font-size: 0.9rem;
    color: #555555;
    margin-top: 0.2rem;
}

.selected-vehicle-button[b-ltg4x6zlbj] {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0.15rem 0 0 0;
    font-size: 0.9rem;
    color: #555555;
    cursor: pointer;
}

.selected-vehicle-button:hover[b-ltg4x6zlbj] {
    text-decoration: underline;
}

.forgot-password-link[b-ltg4x6zlbj] {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    color: #6648b1;
    text-decoration: underline;
    font-size: 0.75rem;
    line-height: 1;
    white-space: nowrap;
}

.forgot-password-link:hover[b-ltg4x6zlbj] {
    color: #563d7c;
}

.password-field-group[b-ltg4x6zlbj] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
    width: 170px;
    min-width: 170px;
    margin-right: 1rem;
}

@media (max-width: 1200px) {
    .authenticated-header[b-ltg4x6zlbj] {
        flex-direction: column;
        align-items: flex-end;
    }
}

@media (max-width: 992px) {
    .topbar-container[b-ltg4x6zlbj],
    .jumbotron-card[b-ltg4x6zlbj] {
        flex-direction: column;
        grid-template-columns: 1fr;
        align-items: stretch;
    }

    .authenticated-header[b-ltg4x6zlbj] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .authenticated-header[b-ltg4x6zlbj]  .top-menu {
        flex: 0 0 auto;
    }

    .topbar-actions[b-ltg4x6zlbj] {
        margin-left: auto;
    }

    .header-login-fields[b-ltg4x6zlbj] {
        flex-direction: column;
        align-items: stretch;
        gap: 0.75rem;
    }

    .header-login-fields > .header-input[b-ltg4x6zlbj],
    .password-field-group[b-ltg4x6zlbj] {
        width: 100%;
        min-width: 100%;
        flex: 1 1 auto;
    }
}

@media (max-width: 768px) {
    .hero[b-ltg4x6zlbj] {
        min-height: 293px;
        height: 293px;
    }

    .hero-text h1[b-ltg4x6zlbj] {
        font-size: 1.7rem;
    }

    .hero-text h3[b-ltg4x6zlbj] {
        font-size: 0.95rem;
    }

    .header-input[b-ltg4x6zlbj] {
        min-width: 100%;
    }

    .hero-nav[b-ltg4x6zlbj] {
        width: 40px;
        height: 40px;
    }

    .landing-audience-links[b-ltg4x6zlbj] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
}
/* _content/BilrapportFrontend/Components/Pages/Trips.razor.rz.scp.css */
.trips-page[b-hrxw2u9zfh] {
    color: #202124;
}

.trips-heading[b-hrxw2u9zfh],
.trip-detail-header[b-hrxw2u9zfh],
.trip-section-heading[b-hrxw2u9zfh],
.trip-card-heading[b-hrxw2u9zfh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.trips-heading[b-hrxw2u9zfh] {
    margin-bottom: 1.25rem;
}

.trips-heading h1[b-hrxw2u9zfh],
.trip-detail-header h2[b-hrxw2u9zfh],
.trip-card-heading h2[b-hrxw2u9zfh],
.trip-section-heading h3[b-hrxw2u9zfh] {
    margin-bottom: 0.25rem;
}

.eyebrow[b-hrxw2u9zfh] {
    margin: 0 0 0.2rem;
    color: #6648b1;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.trip-layout[b-hrxw2u9zfh] {
    display: grid;
    grid-template-columns: minmax(280px, 0.75fr) minmax(0, 1.65fr);
    gap: 1.25rem;
    align-items: start;
}

.trip-list-card[b-hrxw2u9zfh],
.trip-detail-card[b-hrxw2u9zfh],
.trip-empty-state[b-hrxw2u9zfh] {
    border: 1px solid #e7e2ef;
    border-radius: 0.75rem;
    background: #fff;
    box-shadow: 0 8px 25px rgba(55, 33, 88, 0.08);
}

.trip-list-card[b-hrxw2u9zfh],
.trip-detail-card[b-hrxw2u9zfh] {
    padding: 1rem;
}

.trip-list-card[b-hrxw2u9zfh] {
    position: sticky;
    top: 1rem;
}

.trip-empty-state[b-hrxw2u9zfh],
.trip-detail-placeholder[b-hrxw2u9zfh] {
    padding: 2.5rem 1.5rem;
    text-align: center;
}

.trip-tree[b-hrxw2u9zfh] {
    margin-top: 1rem;
}

.trip-tree-row[b-hrxw2u9zfh] {
    display: grid;
    grid-template-columns: auto auto minmax(0, 1fr) auto auto auto;
    gap: 0.35rem;
    align-items: center;
    padding: 0.5rem;
    border-radius: 0.45rem;
}

.trip-tree-row:hover[b-hrxw2u9zfh],
.trip-tree-row.selected[b-hrxw2u9zfh] {
    background: #f3eff9;
}

.trip-tree-toggle[b-hrxw2u9zfh],
.trip-tree-toggle-placeholder[b-hrxw2u9zfh] {
    width: 1.65rem;
    height: 1.65rem;
}

.trip-tree-toggle[b-hrxw2u9zfh] {
    border: 1px solid #d4c9e4;
    border-radius: 0.3rem;
    background: #fff;
    color: #6648b1;
    line-height: 1;
}

.trip-tree-select[b-hrxw2u9zfh] {
    min-width: 0;
    padding: 0.15rem 0.35rem;
    border: 0;
    background: transparent;
    text-align: left;
}

.trip-tree-name[b-hrxw2u9zfh],
.trip-tree-summary[b-hrxw2u9zfh] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trip-tree-name[b-hrxw2u9zfh] {
    font-weight: 600;
}

.trip-tree-summary[b-hrxw2u9zfh] {
    color: #6c6872;
    font-size: 0.76rem;
}

.trip-tree-children[b-hrxw2u9zfh] {
    margin-left: 1rem;
    padding-left: 0.65rem;
    border-left: 2px solid #eee9f5;
}

.trip-facts[b-hrxw2u9zfh] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0.75rem;
    margin: 1.25rem 0;
}

.trip-facts > div[b-hrxw2u9zfh],
.trip-total-card[b-hrxw2u9zfh] {
    padding: 0.8rem;
    border-radius: 0.5rem;
    background: #f8f7fa;
}

.trip-facts span[b-hrxw2u9zfh],
.trip-facts strong[b-hrxw2u9zfh],
.trip-total-card span[b-hrxw2u9zfh],
.trip-total-card strong[b-hrxw2u9zfh],
.trip-total-card small[b-hrxw2u9zfh] {
    display: block;
}

.trip-facts span[b-hrxw2u9zfh],
.trip-total-card span[b-hrxw2u9zfh] {
    color: #6c6872;
    font-size: 0.78rem;
}

.trip-facts strong[b-hrxw2u9zfh] {
    margin-top: 0.2rem;
    font-size: 0.9rem;
}

.trip-total-grid[b-hrxw2u9zfh] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
}

.trip-total-card strong[b-hrxw2u9zfh] {
    margin: 0.2rem 0;
    font-size: 1.45rem;
}

.trip-total-card small[b-hrxw2u9zfh] {
    color: #6c6872;
}

.trip-total-card.accent[b-hrxw2u9zfh] {
    background: #efeafa;
}

.trip-section-heading[b-hrxw2u9zfh] {
    margin: 1.5rem 0 0.75rem;
}

.trip-section-heading p[b-hrxw2u9zfh] {
    margin: 0;
    color: #6c6872;
    font-size: 0.85rem;
}

.trip-data-table[b-hrxw2u9zfh] {
    font-size: 0.88rem;
}

.trip-data-table th[b-hrxw2u9zfh] {
    white-space: nowrap;
}

.trip-note-row td[b-hrxw2u9zfh] {
    padding-top: 0;
    color: #6c6872;
    font-size: 0.82rem;
}

.trip-dialog[b-hrxw2u9zfh] {
    width: min(720px, 94vw);
    max-height: 92vh;
    overflow-y: auto;
}

@media (max-width: 1100px) {
    .trip-layout[b-hrxw2u9zfh] {
        grid-template-columns: 1fr;
    }

    .trip-list-card[b-hrxw2u9zfh] {
        position: static;
    }

    .trip-facts[b-hrxw2u9zfh] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .trips-heading[b-hrxw2u9zfh],
    .trip-detail-header[b-hrxw2u9zfh],
    .trip-section-heading[b-hrxw2u9zfh] {
        align-items: stretch;
        flex-direction: column;
    }

    .trip-actions[b-hrxw2u9zfh] {
        display: flex;
        flex-wrap: wrap;
    }

    .trip-tree-row[b-hrxw2u9zfh] {
        grid-template-columns: auto auto minmax(0, 1fr);
    }

    .trip-tree-row > .btn[b-hrxw2u9zfh] {
        grid-column: 3;
    }

    .trip-facts[b-hrxw2u9zfh],
    .trip-total-grid[b-hrxw2u9zfh] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 450px) {
    .trip-facts[b-hrxw2u9zfh],
    .trip-total-grid[b-hrxw2u9zfh] {
        grid-template-columns: 1fr;
    }
}
/* _content/BilrapportFrontend/Components/Shared/BilrapportMenu.razor.rz.scp.css */
#cssmenu[b-eajt55a77i],
#cssmenu ul[b-eajt55a77i],
#cssmenu ul li[b-eajt55a77i],
#cssmenu ul li a[b-eajt55a77i] {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}

#cssmenu[b-eajt55a77i] {
    font-family: Poppins, sans-serif;
}

.menu-toggle[b-eajt55a77i] {
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    width: 44px;
    height: 44px;
    margin-left: auto;
    padding: 0;
    border: 1px solid #d3d3d3;
    border-radius: 0.35rem;
    background: #ffffff;
    cursor: pointer;
}

.menu-toggle span[b-eajt55a77i] {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 999px;
    background: #111111;
}

#cssmenu > ul[b-eajt55a77i] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.25rem;
}

#cssmenu > ul > li[b-eajt55a77i] {
    position: relative;
}

#cssmenu > ul > li > a[b-eajt55a77i] {
    padding: 0.85rem 0.9rem;
    font-size: 0.95rem;
    text-decoration: none;
    color: #111111;
    font-weight: 400;
    white-space: nowrap;
    border-radius: 0.35rem;
}

#cssmenu > ul > li > a:hover[b-eajt55a77i] {
    background: rgba(0, 0, 0, 0.05);
    color: #000000;
}

.current-selector[b-eajt55a77i] {
    padding-right: 0.5rem;
}

.current-trigger[b-eajt55a77i] {
    border: 1px solid #d3d3d3;
    background: #ffffff;
    color: #111111;
    border-radius: 0.35rem;
    padding: 0.55rem 0.8rem;
    font-weight: 600;
    min-width: 120px;
}

.current-trigger:hover[b-eajt55a77i] {
    background: #f4f4f4;
}

#cssmenu ul ul[b-eajt55a77i] {
    position: absolute;
    left: -9999px;
    top: 100%;
    min-width: 220px;
    z-index: 50;
}

#cssmenu li:hover > ul[b-eajt55a77i] {
    left: 0;
}

#cssmenu ul ul li a[b-eajt55a77i] {
    padding: 0.85rem 1rem;
    font-size: 0.9rem;
    text-decoration: none;
    color: #111111;
    font-weight: 400;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: none;
    white-space: nowrap;
}

#cssmenu ul ul li:first-child a[b-eajt55a77i] {
    border-top: 1px solid #e5e5e5;
}

#cssmenu ul ul li a:hover[b-eajt55a77i] {
    background: #f4f4f4;
    color: #000000;
}

@media (max-width: 992px) {
    #cssmenu[b-eajt55a77i] {
        position: relative;
    }

    .menu-toggle[b-eajt55a77i] {
        display: flex;
    }

    #cssmenu > ul[b-eajt55a77i] {
        position: absolute;
        left: 0;
        top: calc(100% + 0.5rem);
        display: none;
        flex-direction: column;
        align-items: stretch;
        width: 240px;
        max-width: calc(100vw - 2rem);
        margin: 0;
        padding: 0.5rem;
        border: 1px solid #e5e5e5;
        border-radius: 0.35rem;
        background: #ffffff;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
        z-index: 30;
    }

    #cssmenu.is-open > ul[b-eajt55a77i] {
        display: flex;
    }

    #cssmenu > ul > li[b-eajt55a77i] {
        width: 100%;
    }

    #cssmenu ul ul[b-eajt55a77i] {
        position: static;
        left: auto;
        top: auto;
        min-width: auto;
        width: 100%;
    }
}
/* _content/BilrapportFrontend/Components/Shared/VehiclePickerDialog.razor.rz.scp.css */
.vehicle-picker-backdrop[b-eioinpgzwz] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
}

.vehicle-picker-dialog[b-eioinpgzwz] {
    width: min(460px, 92vw);
    background: #ffffff;
    border-radius: 0.5rem;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
    overflow: hidden;
}

.vehicle-picker-header[b-eioinpgzwz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #ececec;
}

.vehicle-picker-header h5[b-eioinpgzwz] {
    margin: 0;
}

.vehicle-picker-close[b-eioinpgzwz] {
    border: none;
    background: transparent;
    font-size: 1.5rem;
    line-height: 1;
    color: #111111;
}

.vehicle-picker-body[b-eioinpgzwz] {
    padding: 1rem 1.25rem 1.25rem 1.25rem;
}

.vehicle-picker-list[b-eioinpgzwz] {
    margin: 0;
    padding: 0;
    list-style: none;
}

.vehicle-picker-list li + li[b-eioinpgzwz] {
    margin-top: 0.5rem;
}

.vehicle-picker-option[b-eioinpgzwz] {
    width: 100%;
    text-align: left;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    color: #111111;
    border-radius: 0.35rem;
    padding: 0.75rem 0.9rem;
    font-weight: 600;
}

.vehicle-picker-option:hover[b-eioinpgzwz],
.vehicle-picker-option.active[b-eioinpgzwz] {
    background: #f3f3f3;
}
