@import '_content/AGG_DISP.Components/AGG_DISP.Components.mypkdovb6b.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.layout-wrapper[b-nqhjf4m0mq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.navbar-compact[b-nqhjf4m0mq] {
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 32px;
    font-size: 13px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
}

.logo-small-wrap[b-nqhjf4m0mq] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.logo-small[b-nqhjf4m0mq] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
}

.logo-text[b-nqhjf4m0mq] {
    font-size: 14px;
    font-weight: 600;
}

.top-menu-compact[b-nqhjf4m0mq] {
    font-size: 13px;
}

.top-menu-compact .k-menu-horizontal[b-nqhjf4m0mq] {
    gap: 4px;
}

.top-menu-compact :deep(.k-menu-link.k-selected)[b-nqhjf4m0mq],
.top-menu-compact :deep(.k-menu-item.k-selected > .k-link)[b-nqhjf4m0mq] {
    color: #1b6ec2;
    border-color: #1b6ec2;
}

.menu-item-content[b-nqhjf4m0mq] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 4px;
    font-size: 13px;
}

.menu-item-content :deep(svg)[b-nqhjf4m0mq] {
    width: 14px;
    height: 14px;
}

.profile-menu-compact[b-nqhjf4m0mq] {
    font-size: 12px;
}

.profile-trigger[b-nqhjf4m0mq] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 4px;
}

.profile-icon :deep(svg)[b-nqhjf4m0mq] {
    width: 16px;
    height: 16px;
}

.profile-name[b-nqhjf4m0mq] {
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout-main[b-nqhjf4m0mq] {
    flex: 1;
    padding: 6px 10px 8px 10px;
}

.content-shell[b-nqhjf4m0mq] {
    width: 100%;
}

.layout-footer[b-nqhjf4m0mq] {
    padding: 4px 10px;
    font-size: 11px;
    color: #6c757d;
    border-top: 1px solid #e1e1e1;
    text-align: right;
}
/* /Pages/PlantDashboard.razor.rz.scp.css */
/* Reference palette: page #121212, cards #2A2A2A, labels #A0A0A0, headings #FFFFFF,
   accents #3498DB / #2ECC71 / #F39C12 / #E74C3C */

.aggregates-dashboard[b-9j69bb1q5s] {
    --dash-bg: #121212;
    --dash-card: #1e1e1e;
    --dash-inner: #2a2a2a;
    --dash-muted: #a0a0a0;
    --dash-text: #ffffff;
    --dash-accent-blue: #3498db;
    --dash-accent-green: #2ecc71;
    --dash-accent-orange: #f39c12;
    --dash-accent-red: #e74c3c;
    --dash-card-radius: 12px;
    --dash-card-padding: 16px;
    --dash-section-gap: 16px;
    --dash-content-gap: 10px;
    --dash-card-shadow: 0 6px 14px rgba(0, 0, 0, 0.22);

    font-family: "Segoe UI", Roboto, system-ui, -apple-system, sans-serif;
    background: var(--dash-bg);
    color: var(--dash-text);
    min-height: 100vh;
    margin: 0;
    padding: 24px;
    box-sizing: border-box;
}

.aggregates-dashboard__header[b-9j69bb1q5s] {
    margin-bottom: var(--dash-section-gap);
}

.aggregates-dashboard__header-row[b-9j69bb1q5s] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px 24px;
}

/* Date stacked above DO range; dark inputs (#2a2a2a), not white */
.aggregates-dashboard__filters-column[b-9j69bb1q5s] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    max-width: 280px;
    flex-shrink: 0;
}

.aggregates-dashboard__filters-column .aggregates-dashboard__field[b-9j69bb1q5s] {
    width: 100%;
    min-width: 0;
}

.aggregates-dashboard__title[b-9j69bb1q5s] {
    font-size: 1.85rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0;
    color: #ffffff;
}

.aggregates-dashboard__subtitle[b-9j69bb1q5s] {
    margin: 4px 0 0;
    font-size: 0.95rem;
    color: var(--dash-muted);
}

.aggregates-dashboard__field[b-9j69bb1q5s] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}

.aggregates-dashboard__label[b-9j69bb1q5s] {
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: var(--dash-muted);
}

.aggregates-dashboard__range[b-9j69bb1q5s] {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.aggregates-dashboard__range[b-9j69bb1q5s] (.dash-telerik-input--do) {
    flex: 1;
    min-width: 0;
}

.aggregates-dashboard__range .dash-do-readonly[b-9j69bb1q5s] {
    flex: 1;
    min-width: 0;
    height: 38px;
    padding: 0 10px;
    border: none;
    border-radius: 10px;
    background: #000000;
    color: #ffffff;
    box-sizing: border-box;
}

.aggregates-dashboard__range-sep[b-9j69bb1q5s] {
    flex: 0 0 auto;
    align-self: center;
    color: var(--dash-muted);
    font-size: 0.85rem;
    line-height: 1;
}

.aggregates-dashboard__filters-column[b-9j69bb1q5s] (.dash-telerik-input--wide.k-datepicker) {
    width: 100% !important;
    max-width: 100%;
}

/* Telerik inputs — dark panels (#2a2a2a), no heavy border */
.aggregates-dashboard[b-9j69bb1q5s] (.dash-telerik-input.k-datepicker),
.aggregates-dashboard[b-9j69bb1q5s] (.dash-telerik-input.k-numerictextbox) {
    border-radius: 10px;
    border: none;
    background: var(--dash-card);
    box-shadow: none;
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-telerik-input .k-input-inner) {
    background: var(--dash-card);
    color: #ffffff;
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-telerik-input .k-input-button) {
    color: var(--dash-muted);
    border: none;
    background: var(--dash-inner);
}

.aggregates-dashboard__kpi-section[b-9j69bb1q5s] {
    margin-bottom: var(--dash-section-gap);
}

.aggregates-dashboard__kpi-heading[b-9j69bb1q5s] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: var(--dash-muted);
    margin: 0 0 12px;
}

.aggregates-dashboard__kpis[b-9j69bb1q5s] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--dash-section-gap);
    align-items: stretch;
}

@media (max-width: 768px) {
    .aggregates-dashboard__kpis[b-9j69bb1q5s] {
        grid-template-columns: 1fr;
    }
}

/* KPI cards: same panel color as Material dispatched / other .dash-card sections */
.metric-telerik[b-9j69bb1q5s] {
    position: relative;
    border-radius: var(--dash-card-radius) !important;
    border: none !important;
    background: var(--dash-card) !important;
    box-shadow: var(--dash-card-shadow) !important;
    overflow: hidden;
    min-height: 124px;
    height: 100%;
}

.aggregates-dashboard[b-9j69bb1q5s] (.metric-telerik.k-card) {
    background: var(--dash-card) !important;
    height: 100%;
}

.aggregates-dashboard[b-9j69bb1q5s] (.metric-telerik .k-card-body) {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    background: transparent !important;
    min-height: 124px;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.metric-card__content[b-9j69bb1q5s] {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 124px;
    padding: 16px 16px 16px 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
}

.metric-card__content[b-9j69bb1q5s]::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 10px;
    bottom: 10px;
    width: 4px;
    border-radius: 999px;
}

.metric-telerik--blue .metric-card__content[b-9j69bb1q5s]::before {
    background: var(--dash-accent-blue);
}

.metric-telerik--green .metric-card__content[b-9j69bb1q5s]::before {
    background: var(--dash-accent-green);
}

.metric-telerik--orange .metric-card__content[b-9j69bb1q5s]::before {
    background: var(--dash-accent-orange);
}

.metric-card__label[b-9j69bb1q5s] {
    display: block;
    font-size: 0.8rem;
    color: var(--dash-muted);
    line-height: 1.35;
    margin: 0;
}

.metric-card__value[b-9j69bb1q5s] {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1;
    color: #ffffff;
    margin: 0;
}

.aggregates-dashboard__col--left[b-9j69bb1q5s] {
    grid-column: 1;
}

.aggregates-dashboard__col--mid[b-9j69bb1q5s] {
    grid-column: 2;
}

.aggregates-dashboard__col--right[b-9j69bb1q5s] {
    grid-column: 3;
}

.aggregates-dashboard__grid[b-9j69bb1q5s] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--dash-section-gap);
    align-items: start;
}

@media (max-width: 1100px) {
    .aggregates-dashboard__grid[b-9j69bb1q5s] {
        grid-template-columns: 1fr;
    }
}

.aggregates-dashboard__col[b-9j69bb1q5s] {
    display: flex;
    flex-direction: column;
    gap: var(--dash-section-gap);
    min-width: 0;
    align-self: stretch;
}

.dash-card[b-9j69bb1q5s] {
    background: var(--dash-card);
    border: none;
    border-radius: var(--dash-card-radius);
    padding: var(--dash-card-padding);
    box-shadow: var(--dash-card-shadow);
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.dash-card--grow[b-9j69bb1q5s] {
    flex: 1;
    min-height: 0;
}

.dash-card--transport-block[b-9j69bb1q5s] {
    min-height: 0;
}

.dash-card--tall[b-9j69bb1q5s] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.dash-card__title[b-9j69bb1q5s] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: var(--dash-muted);
    margin: 0;
    line-height: 1.3;
}

.dash-card__title--spaced[b-9j69bb1q5s] {
    margin-top: 8px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.status-tiles[b-9j69bb1q5s] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.status-tile[b-9j69bb1q5s] {
    border-radius: 10px;
    padding: 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 128px;
    border: none;
    gap: 8px;
}

.status-tile--pending[b-9j69bb1q5s] {
    background: #f8f4ed;
    color: #1a1a1a;
}

.status-tile--pending .status-tile__value[b-9j69bb1q5s] {
    color: var(--dash-accent-orange);
}

.status-tile--progress[b-9j69bb1q5s] {
    background: #e8f4fc;
    color: #1a1a1a;
}

.status-tile--progress .status-tile__value[b-9j69bb1q5s] {
    color: var(--dash-accent-blue);
}

.status-tile__value[b-9j69bb1q5s] {
    font-size: 2.35rem;
    font-weight: 800;
    line-height: 1;
}

.status-tile__label[b-9j69bb1q5s] {
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.3;
}

.client-list[b-9j69bb1q5s] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.client-list__item[b-9j69bb1q5s] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.25rem 0.75rem;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
}

.client-list__item:last-child[b-9j69bb1q5s] {
    border-bottom: none;
}

.client-list__name[b-9j69bb1q5s] {
    font-weight: 600;
    color: #ffffff;
}

.client-list__meta[b-9j69bb1q5s] {
    font-size: 0.85rem;
    color: var(--dash-muted);
    text-align: right;
}

.client-list__m3[b-9j69bb1q5s] {
    color: #ffffff;
    font-weight: 700;
}

.client-list__so[b-9j69bb1q5s] {
    color: var(--dash-muted);
    font-weight: 400;
}

.transport-summary[b-9j69bb1q5s] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.transport-tile[b-9j69bb1q5s] {
    border-radius: 10px;
    background: #242424;
    border: 1px solid rgba(255, 255, 255, 0.03);
    min-height: 116px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
}

.transport-tile__label[b-9j69bb1q5s] {
    color: var(--dash-muted);
    font-size: 0.65rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.25;
}

.transport-tile__value[b-9j69bb1q5s] {
    font-size: 2.05rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
}

.transport-tile__meta[b-9j69bb1q5s] {
    color: var(--dash-muted);
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 1.3;
}

.progress-lane[b-9j69bb1q5s] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.progress-lane:last-of-type[b-9j69bb1q5s] {
    margin-bottom: 0;
}

.progress-lane__head[b-9j69bb1q5s] {
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem;
    color: var(--dash-muted);
    gap: 12px;
    line-height: 1.35;
}

.progress-lane__pct[b-9j69bb1q5s] {
    color: #ffffff;
    font-weight: 600;
}

.progress-lane__pct--private[b-9j69bb1q5s] {
    color: var(--dash-accent-blue) !important;
}

.progress-lane__pct--company[b-9j69bb1q5s] {
    color: var(--dash-accent-green) !important;
}

.progress-lane--private .progress-lane__pct[b-9j69bb1q5s] {
    color: var(--dash-accent-blue);
}

.progress-lane--company .progress-lane__pct[b-9j69bb1q5s] {
    color: var(--dash-accent-green);
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress.k-progressbar) {
    height: 8px;
    border-radius: 999px;
    background: var(--dash-inner);
    border: none;
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress .k-progress-status) {
    border-radius: 999px;
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress--private.k-progressbar .k-progress-status),
.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress--private .k-progress-status),
.progress-lane--private[b-9j69bb1q5s] (.k-progress-status) {
    background: var(--dash-accent-blue) !important;
}

.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress--company.k-progressbar .k-progress-status),
.aggregates-dashboard[b-9j69bb1q5s] (.dash-progress--company .k-progress-status),
.progress-lane--company[b-9j69bb1q5s] (.k-progress-status) {
    background: var(--dash-accent-green) !important;
}

.aggregates-chart-host[b-9j69bb1q5s] {
    margin: 0;
    min-height: 260px;
    padding-top: 4px;
}

.aggregates-chart-host--donut[b-9j69bb1q5s] {
    min-height: 320px;
}

.aggregates-dashboard[b-9j69bb1q5s] (.aggregates-chart .k-chart) {
    background: transparent;
}

.aggregates-dashboard[b-9j69bb1q5s] (.aggregates-chart .k-chart-surface text) {
    fill: var(--dash-muted);
}

.material-list[b-9j69bb1q5s] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.material-list__item[b-9j69bb1q5s] {
    display: grid;
    grid-template-columns: 10px 1fr auto auto;
    gap: 0.5rem 0.65rem;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.88rem;
}

.material-list__item:last-child[b-9j69bb1q5s] {
    border-bottom: none;
}

.material-list__dot[b-9j69bb1q5s] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.material-list__name[b-9j69bb1q5s] {
    font-weight: 600;
    color: #ffffff;
    min-width: 0;
    line-height: 1.35;
}

.material-list__vol[b-9j69bb1q5s] {
    color: var(--dash-muted);
    font-size: 0.82rem;
    text-align: right;
    font-weight: 600;
}

.material-list__pct[b-9j69bb1q5s] {
    color: var(--dash-muted);
    font-size: 0.82rem;
    text-align: right;
    min-width: 2.5rem;
}

.donut-wrap[b-9j69bb1q5s] {
    margin-top: auto;
    text-align: center;
    padding-top: 12px;
}

.donut-wrap__caption[b-9j69bb1q5s] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--dash-muted);
    margin: 0 0 0.5rem;
}

.dash-empty[b-9j69bb1q5s] {
    margin: 0;
    color: var(--dash-muted);
    font-size: 0.86rem;
    padding: 8px 0 12px;
}

.dash-loading[b-9j69bb1q5s] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--dash-muted);
    font-size: 0.9rem;
    margin-bottom: 12px;
}

@media (max-width: 1100px) {
    .aggregates-dashboard[b-9j69bb1q5s] {
        padding: 20px;
    }

    .aggregates-dashboard__col--left[b-9j69bb1q5s],
    .aggregates-dashboard__col--mid[b-9j69bb1q5s],
    .aggregates-dashboard__col--right[b-9j69bb1q5s] {
        grid-column: auto;
    }
}

@media (max-width: 768px) {
    .aggregates-dashboard[b-9j69bb1q5s] {
        padding: 16px;
    }

    .status-tiles[b-9j69bb1q5s],
    .transport-summary[b-9j69bb1q5s] {
        grid-template-columns: 1fr;
    }

    .client-list__meta[b-9j69bb1q5s] {
        text-align: left;
    }
}

.dash-loading__dot[b-9j69bb1q5s] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--dash-accent-blue);
    box-shadow: 0 0 0 rgba(52, 152, 219, 0.5);
    animation: dash-pulse-b-9j69bb1q5s 1.1s infinite ease-in-out;
}

@keyframes dash-pulse-b-9j69bb1q5s {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.45);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 8px rgba(52, 152, 219, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
    }
}
