@import 'WheresMyBus.Client.c9u9e0l9d8.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#app[b-iwgkkivo2z],
.wb-main-content[b-iwgkkivo2z] {
    min-height: 100vh;
}

.wb-main-content[b-iwgkkivo2z] {
    padding-top: 1.25rem;
    padding-bottom: 3rem;
}

.wb-topbar[b-iwgkkivo2z] {
    min-height: 4.25rem;
    padding-inline: clamp(0.9rem, 3vw, 1.5rem);
    backdrop-filter: blur(8px);
    background-color: var(--mud-palette-appbar-background);
    border-bottom: 1px solid var(--mud-palette-divider);
}

.wb-topbar__content[b-iwgkkivo2z] {
    width: min(100%, var(--wb-page-max-width));
    min-height: inherit;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.wb-topbar__brand[b-iwgkkivo2z] {
    padding: 0.45rem 0.95rem 0.45rem 0.55rem;
    border-radius: 999px;
    border: 1px solid var(--wb-brand-chip-border);
    background: var(--wb-brand-chip-background);
    color: var(--mud-palette-primary-text);
    font-weight: 800;
    font-size: 1rem;
    letter-spacing: -0.01em;
    transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.wb-topbar__brand-stack[b-iwgkkivo2z] {
    flex-wrap: nowrap;
}

.wb-topbar__mark[b-iwgkkivo2z] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.15rem;
    height: 2.15rem;
    border-radius: 999px;
    background: var(--wb-brand-mark-background);
    color: var(--mud-palette-primary-text);
    flex: none;
}

.wb-topbar__mark .mud-icon-root[b-iwgkkivo2z] {
    display: block;
}

.wb-topbar__label[b-iwgkkivo2z] {
    margin: 0;
    font-weight: inherit;
    line-height: 1;
}

.wb-topbar__brand:hover[b-iwgkkivo2z] {
    background: var(--wb-brand-chip-hover);
    border-color: color-mix(in srgb, var(--wb-brand-chip-border) 75%, white);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
    color: var(--mud-palette-primary-text);
}

@media (max-width: 47.99rem) {
    .wb-topbar[b-iwgkkivo2z] {
        min-height: 3.85rem;
        padding-inline: 0.85rem;
    }

    .wb-topbar__brand[b-iwgkkivo2z] {
        padding-right: 0.85rem;
    }

    .wb-topbar__mark[b-iwgkkivo2z] {
        width: 2rem;
        height: 2rem;
    }

}

#blazor-error-ui[b-iwgkkivo2z] {
    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-iwgkkivo2z] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/AboutPage.razor.rz.scp.css */
[b-10i3yziycb] .wb-about-section {
    margin-top: 1.5rem;
}

[b-10i3yziycb] .wb-about-section-title {
    font-weight: 600;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid var(--mud-palette-divider);
    margin-bottom: 0.5rem;
}

[b-10i3yziycb] .wb-about-body {
    margin-bottom: 0.5rem;
    line-height: 1.6;
}

[b-10i3yziycb] .wb-about-list .mud-list-item {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

[b-10i3yziycb] .wb-about-actions {
    margin-top: 1.5rem;
}

[b-10i3yziycb] .wb-about-disclaimer {
    margin-top: 1.5rem;
    color: var(--mud-palette-text-secondary);
}
