@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Components/InitialLoading.razor.rz.scp.css */
.my-component[b-izdbvne6d6] {
    border: 2px dashed red;
    padding: 1em;
    margin: 1em 0;
    background-image: url('background.png');
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* ── App layout (vertical stack) ───────────────────────────── */
.app-layout[b-xz6na7c6l1] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

/* ── Test environment: orange header ────────────────────────── */
.test-env[b-xz6na7c6l1] {
    background: #f59e0b !important;
    border-bottom-color: #d97706 !important;
}

.test-env .z-topnav-brand[b-xz6na7c6l1],
.test-env .z-topnav-brand:hover[b-xz6na7c6l1] {
    color: #fff !important;
    border-right-color: rgba(255, 255, 255, 0.3) !important;
}

.test-env .z-topnav-link[b-xz6na7c6l1] {
    color: rgba(255, 255, 255, 0.85) !important;
}

.test-env .z-topnav-link:hover[b-xz6na7c6l1] {
    background: rgba(255, 255, 255, 0.15) !important;
    color: #fff !important;
}

.test-env .z-topnav-link.active[b-xz6na7c6l1] {
    background: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
}

.test-env .z-burger[b-xz6na7c6l1] {
    color: #fff !important;
}

.app-main[b-xz6na7c6l1] {
    flex: 1;
    min-width: 0;
}

.app-main.impersonating[b-xz6na7c6l1] {
    background-color: rgba(255, 220, 0, 0.12);
    outline: 3px solid #ffc107;
    outline-offset: -3px;
}

/* ── Desktop header bar ──────────────────────────────────── */
.z-header[b-xz6na7c6l1] {
    align-items: center;
    gap: 0.5rem;
    padding: 0 1rem;
    height: 3rem;
    background: var(--z-surface, #fff);
    border-bottom: 1px solid var(--z-border, #dee2e6);
    position: sticky;
    top: 0;
    z-index: 20;
}

.z-header-actions[b-xz6na7c6l1] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: auto;
    white-space: nowrap;
}

.open-reporting-badge[b-xz6na7c6l1] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.8rem;
    color: #dc3545;
    white-space: nowrap;
    border: 2px solid #dc3545;
    border-radius: 0.375rem;
    padding: 0.15rem 0.5rem;
}

.open-date-link[b-xz6na7c6l1] {
    color: #dc3545;
    text-decoration: underline;
}

.open-date-link:hover[b-xz6na7c6l1] {
    color: #b02a37;
    text-decoration: underline;
}

.user-select[b-xz6na7c6l1] {
    min-width: 140px;
    max-width: 200px;
}

/* ── Mobile bar wrapper ──────────────────────────────────── */
.z-mobile-bar-wrapper[b-xz6na7c6l1] {
    background: var(--z-surface, #fff);
    border-bottom: 1px solid var(--z-border, #dee2e6);
    position: sticky;
    top: 0;
    z-index: 20;
}

.mobile-bar[b-xz6na7c6l1] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.75rem;
    flex-wrap: wrap;
}

.mobile-warning-bar[b-xz6na7c6l1] {
    padding: 0.25rem 0.75rem 0.4rem;
}

.user-select-mobile[b-xz6na7c6l1] {
    min-width: 0;
    flex: 1;
    max-width: 200px;
}

/* ── Error UI ─────────────────────────────────────────────── */
#blazor-error-ui[b-xz6na7c6l1] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-xz6na7c6l1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* ── Test environment badge ──────────────────────────────── */
.z-env-badge[b-23tzrchdl0] {
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.35rem;
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
    vertical-align: middle;
    line-height: 1.2;
}

/* ── Desktop: horizontal top nav items ────────────────────── */
.z-topnav-brand[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0 1rem 0 0;
    margin-right: 0.5rem;
    font-weight: 700;
    font-size: 1rem;
    color: var(--z-text, #1e293b);
    text-decoration: none;
    border-right: 1px solid var(--z-border, #dee2e6);
}

.z-topnav-brand:hover[b-23tzrchdl0] {
    text-decoration: none;
    color: var(--z-text, #1e293b);
}

.z-topnav-links[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    gap: 0.125rem;
    flex: 1;
    min-width: 0;
}

.z-topnav-link[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.4rem 0.6rem;
    border-radius: 0.375rem;
    color: var(--z-text-muted, #64748b);
    text-decoration: none;
    font-size: 0.82rem;
    font-weight: 500;
    transition: background 0.15s, color 0.15s;
    white-space: nowrap;
}

.z-topnav-link:hover[b-23tzrchdl0] {
    background: #f1f5f9;
    color: var(--z-text, #1e293b);
    text-decoration: none;
}

.z-topnav-link.active[b-23tzrchdl0] {
    background: rgba(37, 99, 235, 0.08);
    color: var(--z-primary, #2563eb);
    font-weight: 600;
}

/* ── Mobile header (burger only, sits inline in parent bar) ── */
.z-mobile-header[b-23tzrchdl0] {
    display: flex;
    align-items: center;
}

.z-burger[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    border: none;
    border-radius: 0.375rem;
    background: transparent;
    color: var(--z-text, #1e293b);
    font-size: 1.25rem;
    cursor: pointer;
    transition: background 0.15s;
}

.z-burger:hover[b-23tzrchdl0] {
    background: #f1f5f9;
}

/* ── Fullscreen mobile overlay nav ───────────────────────── */
.z-mobile-overlay[b-23tzrchdl0] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 40;
}

.z-mobile-nav[b-23tzrchdl0] {
    position: fixed;
    inset: 0;
    background: var(--z-surface, #fff);
    z-index: 50;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    animation: z-slide-in-b-23tzrchdl0 0.2s ease-out;
}

@keyframes z-slide-in-b-23tzrchdl0 {
    from { opacity: 0; transform: translateY(-8px); }
    to   { opacity: 1; transform: translateY(0); }
}

.z-mobile-nav-header[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.875rem 1rem;
    border-bottom: 1px solid var(--z-border, #dee2e6);
    font-weight: 700;
    font-size: 1.1rem;
}

.z-mobile-nav ul[b-23tzrchdl0] {
    list-style: none;
    padding: 1rem;
    margin: 0;
    flex: 1;
}

.z-mobile-nav li[b-23tzrchdl0] {
    margin-bottom: 0.25rem;
}

.z-mobile-nav a[b-23tzrchdl0] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.875rem 1rem;
    border-radius: 0.5rem;
    color: var(--z-text, #1e293b);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: background 0.15s;
}

.z-mobile-nav a:hover[b-23tzrchdl0],
.z-mobile-nav a.active[b-23tzrchdl0] {
    background: rgba(37, 99, 235, 0.06);
    color: var(--z-primary, #2563eb);
    text-decoration: none;
}

.z-mobile-nav a.active[b-23tzrchdl0] {
    font-weight: 600;
}
/* /Components/VersionComponent.razor.rz.scp.css */
.my-component[b-po8jbeoc5j] {
    border: 2px dashed red;
    padding: 1em;
    margin: 1em 0;
    background-image: url('background.png');
}
