/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-xha8wpnkd8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xha8wpnkd8] {
    flex: 1;
}

.sidebar[b-xha8wpnkd8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-xha8wpnkd8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xha8wpnkd8]  a, .top-row[b-xha8wpnkd8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xha8wpnkd8]  a:hover, .top-row[b-xha8wpnkd8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xha8wpnkd8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xha8wpnkd8] {
        justify-content: space-between;
    }

    .top-row[b-xha8wpnkd8]  a, .top-row[b-xha8wpnkd8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xha8wpnkd8] {
        flex-direction: row;
    }

    .sidebar[b-xha8wpnkd8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xha8wpnkd8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xha8wpnkd8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xha8wpnkd8], article[b-xha8wpnkd8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0tdykw2ugf] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-0tdykw2ugf] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0tdykw2ugf] {
    font-size: 1.1rem;
}

.bi[b-0tdykw2ugf] {
    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-0tdykw2ugf] {
    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-0tdykw2ugf] {
    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-0tdykw2ugf] {
    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-0tdykw2ugf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-0tdykw2ugf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0tdykw2ugf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0tdykw2ugf]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-0tdykw2ugf]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-0tdykw2ugf]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-0tdykw2ugf] {
        display: none;
    }

    .collapse[b-0tdykw2ugf] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-0tdykw2ugf] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.home-dashboard[b-ea786aqw8j] {
    gap: 24px;
}

.home-dashboard__toolbar[b-ea786aqw8j] {
    gap: 16px;
}

.home-dashboard__loading[b-ea786aqw8j],
.home-empty-state[b-ea786aqw8j],
.home-hero-card[b-ea786aqw8j],
.home-panel[b-ea786aqw8j],
.dashboard-metric-card[b-ea786aqw8j],
.home-score-card[b-ea786aqw8j] {
    border: 1px solid rgba(148, 163, 184, 0.18);
    border-radius: 24px;
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.home-empty-state[b-ea786aqw8j] {
    min-height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at top left, rgba(59, 130, 246, 0.18), transparent 38%), radial-gradient(circle at bottom right, rgba(168, 85, 247, 0.18), transparent 34%), var(--mud-palette-surface);
}

.home-empty-state__icon[b-ea786aqw8j] {
    width: 72px;
    height: 72px;
}

.home-hero-card[b-ea786aqw8j] {
    background: linear-gradient(135deg, rgba(3, 67, 191, 0.10), rgba(59, 130, 246, 0.04)), radial-gradient(circle at top right, rgba(168, 85, 247, 0.14), transparent 30%), var(--mud-palette-surface);
}

.home-hero-card__title[b-ea786aqw8j] {
    font-weight: 800;
    line-height: 1.1;
}

.home-hero-card__subtitle[b-ea786aqw8j] {
    max-width: 720px;
    color: var(--mud-palette-text-secondary);
}

.home-score-card[b-ea786aqw8j] {
    height: 100%;
    background: rgba(255, 255, 255, 0.58);
    backdrop-filter: blur(8px);
}

.home-score-card__eyebrow[b-ea786aqw8j] {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--mud-palette-text-secondary);
}

.home-score-card__value[b-ea786aqw8j] {
    font-weight: 800;
    line-height: 1;
}

.home-score-card__description[b-ea786aqw8j] {
    color: var(--mud-palette-text-secondary);
}

.home-score-card__mini-row[b-ea786aqw8j] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    font-size: 0.95rem;
}

.dashboard-metric-card[b-ea786aqw8j] {
    height: 100%;
    background: var(--mud-palette-surface);
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

    .dashboard-metric-card:hover[b-ea786aqw8j],
    .home-panel:hover[b-ea786aqw8j],
    .home-shortcut-card:hover[b-ea786aqw8j],
    .home-employee-row:hover[b-ea786aqw8j],
    .home-sync-row:hover[b-ea786aqw8j] {
        transform: translateY(-2px);
        box-shadow: 0 22px 48px rgba(15, 23, 42, 0.12);
    }

.dashboard-metric-card--attention[b-ea786aqw8j] {
    background: linear-gradient(180deg, rgba(239, 68, 68, 0.08), transparent 65%), var(--mud-palette-surface);
}

.home-panel[b-ea786aqw8j] {
    background: var(--mud-palette-surface);
}

.home-insight-row[b-ea786aqw8j] {
    display: grid;
    grid-template-columns: 32px 1fr;
    gap: 14px;
    align-items: start;
    padding: 14px 16px;
    border-radius: 18px;
    border: 1px solid rgba(148, 163, 184, 0.16);
}

.home-insight-row__icon[b-ea786aqw8j] {
    margin-top: 4px;
}

.home-insight-row--info[b-ea786aqw8j] {
    background: rgba(59, 130, 246, 0.06);
}

.home-insight-row--success[b-ea786aqw8j] {
    background: rgba(34, 197, 94, 0.08);
}

.home-insight-row--warning[b-ea786aqw8j] {
    background: rgba(245, 158, 11, 0.10);
}

.home-insight-row--error[b-ea786aqw8j] {
    background: rgba(239, 68, 68, 0.10);
}

.home-shortcuts-grid[b-ea786aqw8j] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.home-shortcut-card[b-ea786aqw8j],
.home-employee-row[b-ea786aqw8j],
.home-sync-row[b-ea786aqw8j] {
    width: 100%;
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 20px;
    background: var(--mud-palette-surface);
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.home-shortcut-card[b-ea786aqw8j] {
    text-align: left;
    padding: 18px 16px;
}

    .home-shortcut-card:hover[b-ea786aqw8j],
    .home-employee-row:hover[b-ea786aqw8j],
    .home-sync-row:hover[b-ea786aqw8j] {
        border-color: rgba(3, 67, 191, 0.28);
    }

.home-employee-row[b-ea786aqw8j],
.home-sync-row[b-ea786aqw8j] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 16px;
}

.home-employee-row__main[b-ea786aqw8j],
.home-employee-row__side[b-ea786aqw8j],
.home-sync-row__side[b-ea786aqw8j] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.home-employee-row__side[b-ea786aqw8j],
.home-sync-row__side[b-ea786aqw8j] {
    align-items: flex-end;
    text-align: right;
}

.home-bucket-row[b-ea786aqw8j] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 12px 14px;
    border-radius: 18px;
    background: rgba(148, 163, 184, 0.08);
}

.home-bucket-row__header[b-ea786aqw8j],
.home-bucket-row__label[b-ea786aqw8j] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.home-bucket-row__label[b-ea786aqw8j] {
    justify-content: flex-start;
}

.home-bucket-row__dot[b-ea786aqw8j] {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    display: inline-block;
}

.home-bucket-row__dot--success[b-ea786aqw8j] {
    background: var(--mud-palette-success);
}

.home-bucket-row__dot--error[b-ea786aqw8j] {
    background: var(--mud-palette-error);
}

.home-bucket-row__dot--info[b-ea786aqw8j] {
    background: var(--mud-palette-info);
}

.home-bucket-row__dot--warning[b-ea786aqw8j] {
    background: var(--mud-palette-warning);
}

.home-status-chip--current[b-ea786aqw8j] {
    background-color: #f3e8ff !important;
    border: 1px solid #d8b4fe !important;
    color: #7e22ce !important;
}

[b-ea786aqw8j] .home-status-chip--current .mud-chip-content,
[b-ea786aqw8j] .home-status-chip--current .mud-chip-icon,
[b-ea786aqw8j] .home-status-chip--current .mud-chip-label {
    color: #7e22ce !important;
}



.home-metric-icon[b-ea786aqw8j] {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    flex-shrink: 0;
}

    .home-metric-icon .mud-icon-root[b-ea786aqw8j] {
        font-size: 1.65rem;
    }

.home-metric-icon--attention[b-ea786aqw8j] {
    background: rgba(239, 68, 68, 0.14);
    border-color: rgba(239, 68, 68, 0.22);
    color: #b91c1c;
}



.home-metric-icon--missing[b-ea786aqw8j] {
    background: rgba(245, 158, 11, 0.16);
    border-color: rgba(245, 158, 11, 0.22);
    color: #b45309;
}

.home-metric-icon--adjustments[b-ea786aqw8j] {
    background: rgba(14, 165, 233, 0.14);
    border-color: rgba(14, 165, 233, 0.18);
    color: #0369a1;
}

.home-metric-icon--operational-warning[b-ea786aqw8j] {
    background: rgba(245, 158, 11, 0.16);
    border-color: rgba(245, 158, 11, 0.22);
    color: #b45309;
}

.home-metric-icon--operational-success[b-ea786aqw8j] {
    background: rgba(34, 197, 94, 0.14);
    border-color: rgba(34, 197, 94, 0.18);
    color: #15803d;
}

.home-shortcut-card[b-ea786aqw8j] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.home-shortcut-card__header[b-ea786aqw8j] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.home-shortcut-card__icon[b-ea786aqw8j] {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    flex-shrink: 0;
}

    .home-shortcut-card__icon .mud-icon-root[b-ea786aqw8j] {
        font-size: 1.35rem;
    }

.home-shortcut-card__title[b-ea786aqw8j] {
    line-height: 1.2;
}

.home-shortcut-card__description[b-ea786aqw8j] {
    display: block;
    color: var(--mud-palette-text-secondary);
    margin-left: 56px;
    line-height: 1.4;
}

.home-shortcut-card__icon--primary[b-ea786aqw8j] {
    background: rgba(3, 67, 191, 0.12);
    border-color: rgba(3, 67, 191, 0.16);
    color: #0343bf;
}

.home-shortcut-card__icon--info[b-ea786aqw8j] {
    background: rgba(14, 165, 233, 0.14);
    border-color: rgba(14, 165, 233, 0.18);
    color: #0369a1;
}

.home-shortcut-card__icon--success[b-ea786aqw8j] {
    background: rgba(34, 197, 94, 0.14);
    border-color: rgba(34, 197, 94, 0.18);
    color: #15803d;
}

.home-shortcut-card__icon--warning[b-ea786aqw8j] {
    background: rgba(245, 158, 11, 0.16);
    border-color: rgba(245, 158, 11, 0.22);
    color: #b45309;
}

.home-shortcut-card__icon--violet[b-ea786aqw8j] {
    background: rgba(139, 92, 246, 0.14);
    border-color: rgba(139, 92, 246, 0.18);
    color: #7c3aed;
}

.home-shortcut-card__icon--slate[b-ea786aqw8j] {
    background: rgba(71, 85, 105, 0.14);
    border-color: rgba(71, 85, 105, 0.18);
    color: #334155;
}

.home-shortcut-card__icon--indigo[b-ea786aqw8j] {
    background: rgba(99, 102, 241, 0.14);
    border-color: rgba(99, 102, 241, 0.18);
    color: #4338ca;
}

.home-shortcut-card__icon--amber[b-ea786aqw8j] {
    background: rgba(217, 119, 6, 0.14);
    border-color: rgba(217, 119, 6, 0.18);
    color: #b45309;
}


@media (max-width: 960px) {
    .home-shortcuts-grid[b-ea786aqw8j] {
        grid-template-columns: 1fr;
    }

    .home-shortcut-card__description[b-ea786aqw8j] {
        margin-left: 0;
    }

    .home-employee-row[b-ea786aqw8j],
    .home-sync-row[b-ea786aqw8j] {
        flex-direction: column;
        align-items: flex-start;
    }

    .home-employee-row__side[b-ea786aqw8j],
    .home-sync-row__side[b-ea786aqw8j] {
        align-items: flex-start;
        text-align: left;
        width: 100%;
    }
}
