/* /Components/Layout/MainLayout.razor.rz.scp.css */
.shell[b-wcb4otp519] {
    min-height: 100vh;
}

.shell-main[b-wcb4otp519] {
    min-height: 100vh;
}

#blazor-error-ui[b-wcb4otp519] {
    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-wcb4otp519] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ptrn885oah] {
    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-ptrn885oah] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-ptrn885oah] {
    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-ptrn885oah] {
    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-ptrn885oah] {
    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-ptrn885oah] {
    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");
}

.bi-bar-chart-fill-nav-menu[b-ptrn885oah] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-bar-chart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M1 14s-1 0-1-1 1-4 1-4 0-1 1-1h2s1 0 1 1 0 4 0 4 0 1-1 1H1zm5 0s-1 0-1-1V8s0-1 1-1h2s1 0 1 1v5s0 1-1 1H6zm5 0s-1 0-1-1V4s0-1 1-1h2s1 0 1 1v9s0 1-1 1h-2z'/%3E%3C/svg%3E");
}

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

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

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

    .nav-item[b-ptrn885oah]  .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-ptrn885oah]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

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

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-cuzwqvrpeb],
.components-reconnect-repeated-attempt-visible[b-cuzwqvrpeb],
.components-reconnect-failed-visible[b-cuzwqvrpeb],
.components-pause-visible[b-cuzwqvrpeb],
.components-resume-failed-visible[b-cuzwqvrpeb],
.components-rejoining-animation[b-cuzwqvrpeb] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-retrying[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-failed[b-cuzwqvrpeb],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-cuzwqvrpeb] {
    display: block;
}


#components-reconnect-modal[b-cuzwqvrpeb] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-cuzwqvrpeb 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-cuzwqvrpeb 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-cuzwqvrpeb 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-cuzwqvrpeb]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-cuzwqvrpeb 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-cuzwqvrpeb {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-cuzwqvrpeb {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-cuzwqvrpeb {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-cuzwqvrpeb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-cuzwqvrpeb] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-cuzwqvrpeb] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-cuzwqvrpeb] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-cuzwqvrpeb] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-cuzwqvrpeb] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-cuzwqvrpeb] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-cuzwqvrpeb 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-cuzwqvrpeb] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-cuzwqvrpeb {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Statistics.razor.rz.scp.css */
.stats-app[b-8xrhdecu93] {
    display: grid;
    gap: 16px;
    width: 100%;
}

.stats-app-embedded[b-8xrhdecu93] {
    min-height: 0;
    padding: 0;
}

.stats-dashboard-scope[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: minmax(190px, 0.72fr) minmax(210px, 1fr) minmax(230px, 1.15fr) auto;
    align-items: center;
    gap: 14px;
    padding: 13px 16px;
    border: 1px solid var(--line-soft);
    border-radius: 16px;
    background: linear-gradient(115deg, rgba(33, 24, 39, 0.98), rgba(46, 34, 54, 0.96));
    box-shadow: 0 14px 34px rgba(14, 10, 18, 0.18);
}

.stats-dashboard-scope-title[b-8xrhdecu93] {
    display: grid;
    gap: 1px;
    min-width: 0;
}

.stats-dashboard-scope-title strong[b-8xrhdecu93] {
    color: var(--text);
    font-size: 15px;
}

.stats-dashboard-scope-title small[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 11px;
}

.stats-dashboard-scope-field[b-8xrhdecu93] {
    min-width: 0;
}

.stats-dashboard-scope-facts[b-8xrhdecu93] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 7px;
}

.stats-dashboard-scope-facts > span[b-8xrhdecu93] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    min-height: 28px;
    padding: 4px 9px;
    border: 1px solid rgba(169, 124, 192, 0.18);
    border-radius: 999px;
    color: var(--text-soft);
    background: rgba(169, 124, 192, 0.06);
    font-size: 11px;
    white-space: nowrap;
}

.stats-dashboard-scope-facts .is-demo[b-8xrhdecu93] {
    color: #f8c56a;
    border-color: rgba(248, 197, 106, 0.3);
    background: rgba(248, 197, 106, 0.08);
}

@media (max-width: 1100px) {
    .stats-dashboard-scope[b-8xrhdecu93] {
        grid-template-columns: minmax(170px, 0.8fr) minmax(190px, 1fr) minmax(210px, 1fr);
    }

    .stats-dashboard-scope-facts[b-8xrhdecu93] {
        grid-column: 1 / -1;
        justify-content: flex-start;
    }
}

@media (max-width: 720px) {
    .stats-dashboard-scope[b-8xrhdecu93] {
        grid-template-columns: 1fr;
    }

    .stats-dashboard-scope-facts[b-8xrhdecu93] {
        grid-column: auto;
    }
}

.stats-builder[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: minmax(230px, 0.32fr) minmax(0, 1fr);
    gap: 14px;
    padding: 16px;
    border: 1px solid var(--line-soft);
    border-radius: 14px;
    background:
        radial-gradient(circle at 0% 0%, rgba(169, 124, 192, 0.1), transparent 30%),
        linear-gradient(145deg, rgba(43, 32, 50, 0.96), rgba(33, 24, 39, 0.92));
    box-shadow: var(--shadow);
}

.stats-field-library[b-8xrhdecu93],
.stats-builder-canvas[b-8xrhdecu93] {
    min-width: 0;
}

.stats-field-library[b-8xrhdecu93] {
    padding-right: 14px;
    border-right: 1px solid var(--line-soft);
}

.stats-builder-head[b-8xrhdecu93],
.stats-builder-canvas-head[b-8xrhdecu93] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

.stats-builder h2[b-8xrhdecu93] {
    margin: 2px 0 0;
    color: var(--text);
    font-size: 19px;
    line-height: 1.1;
}

.stats-eyebrow[b-8xrhdecu93] {
    color: var(--cyan);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.stats-field-count[b-8xrhdecu93] {
    display: inline-grid;
    place-items: center;
    min-width: 26px;
    height: 24px;
    padding: 0 7px;
    border-radius: 999px;
    color: var(--cyan);
    background: rgba(169, 124, 192, 0.1);
    font-size: 11px;
    font-weight: 800;
}

.stats-builder-help[b-8xrhdecu93] {
    margin: 10px 0 12px;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.4;
}

.stats-field-search[b-8xrhdecu93] {
    width: 100%;
    margin-bottom: 10px;
}

.stats-field-list[b-8xrhdecu93] {
    display: grid;
    gap: 6px;
    max-height: 290px;
    overflow: auto;
    padding-right: 3px;
}

.stats-field-card[b-8xrhdecu93] {
    --field-depth: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    gap: 9px;
    width: 100%;
    padding: 8px 9px 8px calc(9px + (var(--field-depth) * 16px));
    color: inherit;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px;
    background: rgba(20, 15, 25, 0.28);
    cursor: grab;
}

.stats-field-card.is-nested[b-8xrhdecu93]::before {
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: calc(10px + ((var(--field-depth) - 1) * 16px));
    width: 1px;
    content: "";
    background: rgba(169, 124, 192, 0.25);
}

.stats-field-card.is-nested[b-8xrhdecu93]::after {
    position: absolute;
    top: 50%;
    left: calc(10px + ((var(--field-depth) - 1) * 16px));
    width: 11px;
    height: 1px;
    content: "";
    background: rgba(169, 124, 192, 0.35);
}

.stats-field-card:hover[b-8xrhdecu93] {
    border-color: rgba(169, 124, 192, 0.45);
    background: rgba(169, 124, 192, 0.08);
}

.stats-field-card:focus-visible[b-8xrhdecu93],
.stats-field-pill:focus-visible[b-8xrhdecu93],
.stats-filter-suggestions button:focus-visible[b-8xrhdecu93] {
    outline: 2px solid var(--cyan);
    outline-offset: 2px;
}

.stats-field-card > .m4-icon[b-8xrhdecu93] {
    flex: 0 0 auto;
    color: var(--cyan);
    font-size: 16px;
}

.stats-field-card span[b-8xrhdecu93] {
    display: grid;
    justify-items: start;
    min-width: 0;
    text-align: left;
}

.stats-field-card > span[b-8xrhdecu93] {
    flex: 1 1 auto;
}

.stats-field-kind[b-8xrhdecu93] {
    flex: 0 0 auto;
    padding: 3px 6px;
    color: var(--text-soft);
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.035);
    font-size: 9px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.stats-field-kind.is-numeric[b-8xrhdecu93] {
    color: var(--cyan);
    border-color: rgba(169, 124, 192, 0.28);
    background: rgba(169, 124, 192, 0.08);
}

.stats-field-kind.is-boolean[b-8xrhdecu93] {
    color: var(--green);
    border-color: rgba(120, 77, 150, 0.28);
    background: rgba(120, 77, 150, 0.08);
}

.stats-field-empty[b-8xrhdecu93] {
    padding: 18px 8px;
    color: var(--text-soft);
    font-size: 12px;
    text-align: center;
}

.stats-field-card strong[b-8xrhdecu93],
.stats-field-card small[b-8xrhdecu93] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stats-field-card strong[b-8xrhdecu93] {
    color: var(--text);
    font-size: 12px;
}

.stats-field-card small[b-8xrhdecu93] {
    margin-top: 2px;
    color: var(--text-soft);
    font-size: 10px;
}

.stats-drop-grid[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 18px;
}

.stats-drop-zone[b-8xrhdecu93] {
    display: grid;
    align-content: center;
    gap: 8px;
    min-height: 88px;
    padding: 12px;
    border: 1px dashed rgba(169, 124, 192, 0.42);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.28);
}

.stats-drop-zone:hover[b-8xrhdecu93] {
    border-color: var(--cyan);
    background: rgba(169, 124, 192, 0.08);
}

.stats-drop-label[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.stats-drop-placeholder[b-8xrhdecu93] {
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
}

.stats-field-pill[b-8xrhdecu93] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    width: fit-content;
    max-width: 100%;
    padding: 6px 8px;
    color: var(--text);
    border: 1px solid rgba(169, 124, 192, 0.35);
    border-radius: 7px;
    background: rgba(169, 124, 192, 0.12);
    cursor: pointer;
    font-size: 12px;
}

.stats-field-pill span[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 15px;
    line-height: 1;
}

.stats-field-pills[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}

.stats-measure-list[b-8xrhdecu93] {
    display: grid;
    gap: 7px;
}

.stats-measure-item[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    gap: 7px;
    min-width: 0;
}

.stats-measure-aggregation[b-8xrhdecu93] {
    min-width: 118px;
    max-width: 150px;
}

.stats-builder-options[b-8xrhdecu93] {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.stats-quick-add[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid var(--line-soft);
}

.stats-quick-add-field[b-8xrhdecu93] {
    flex: 1 1 280px;
    min-width: 220px;
}

.stats-filter-editor[b-8xrhdecu93] {
    display: grid;
    gap: 10px;
    margin-top: 12px;
    padding: 12px;
    border: 1px solid rgba(169, 124, 192, 0.28);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.26);
}

.stats-filter-editor-head[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.stats-filter-editor-head strong[b-8xrhdecu93] {
    display: block;
    margin-top: 3px;
    color: var(--text);
    font-size: 13px;
}

.stats-filter-editor-input[b-8xrhdecu93] {
    flex: 1 1 260px;
    max-width: 520px;
}

.stats-filter-editor-controls[b-8xrhdecu93] {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.stats-filter-operator[b-8xrhdecu93] {
    flex: 0 1 210px;
}

.stats-measure-hint[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.35;
}

.stats-filter-suggestions[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}

.stats-filter-suggestions > span[b-8xrhdecu93] {
    margin-right: 3px;
    color: var(--text-soft);
    font-size: 11px;
}

.stats-filter-suggestions button[b-8xrhdecu93] {
    padding: 4px 8px;
    color: var(--text-soft);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.04);
    cursor: pointer;
    font-size: 11px;
}

.stats-filter-suggestions button:hover[b-8xrhdecu93] {
    color: var(--text);
    border-color: rgba(169, 124, 192, 0.45);
    background: rgba(169, 124, 192, 0.1);
}

.stats-builder-select[b-8xrhdecu93] {
    width: 210px;
}

.stats-builder-filter[b-8xrhdecu93] {
    flex: 1 1 auto;
}

.stats-header[b-8xrhdecu93] {
    padding: 12px;
    min-height: 74px;
    margin: 0;
}

.stats-brand[b-8xrhdecu93] {
    flex: 1 1 auto;
    min-width: 0;
}

.stats-brand .m4-icon[b-8xrhdecu93] {
    color: var(--cyan);
}

.stats-controls[b-8xrhdecu93],
.stats-summary[b-8xrhdecu93],
.stats-table-shell[b-8xrhdecu93] {
    border: 1px solid var(--line-soft);
    background: linear-gradient(180deg, rgba(43, 32, 50, 0.88), rgba(33, 24, 39, 0.88));
    box-shadow: var(--shadow);
    padding: 16px;
}

.stats-saved-views[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: minmax(190px, 0.7fr) minmax(180px, 0.8fr) minmax(190px, 1fr) auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--line-soft);
}

.stats-saved-views-title[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    gap: 9px;
    min-width: 0;
}

.stats-saved-views-title > .m4-icon[b-8xrhdecu93] {
    flex: 0 0 auto;
    color: var(--green);
    font-size: 18px;
}

.stats-saved-views-title span[b-8xrhdecu93] {
    display: grid;
    min-width: 0;
}

.stats-saved-views-title strong[b-8xrhdecu93] {
    color: var(--text);
    font-size: 12px;
}

.stats-saved-views-title small[b-8xrhdecu93] {
    margin-top: 2px;
    overflow: hidden;
    color: var(--text-soft);
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stats-saved-view-select[b-8xrhdecu93],
.stats-saved-view-name[b-8xrhdecu93] {
    min-width: 0;
}

.stats-saved-view-actions[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 4px;
}

.stats-grid[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 12px;
}

.stats-field[b-8xrhdecu93] {
    min-width: 0;
}

.stats-actions[b-8xrhdecu93] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    margin-top: 14px;
}

.stats-chips[b-8xrhdecu93] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.stats-actions-right[b-8xrhdecu93] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
}

.stats-summary-grid[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.stats-kpi-section[b-8xrhdecu93] {
    display: grid;
    gap: 12px;
    padding: 16px;
    border: 1px solid var(--line-soft);
    background:
        radial-gradient(circle at 100% 0%, rgba(120, 77, 150, 0.08), transparent 28%),
        linear-gradient(180deg, rgba(43, 32, 50, 0.9), rgba(33, 24, 39, 0.88));
    box-shadow: var(--shadow);
}

.stats-section-heading[b-8xrhdecu93] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
}

.stats-section-heading h2[b-8xrhdecu93] {
    margin: 2px 0 0;
    color: var(--text);
    font-size: 19px;
}

.stats-section-heading > span[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 12px;
}

.stats-kpi-grid[b-8xrhdecu93] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    gap: 10px;
}

.stats-kpi-card[b-8xrhdecu93] {
    display: grid;
    gap: 7px;
    min-width: 0;
    padding: 14px;
    border: 1px solid rgba(120, 77, 150, 0.18);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.24);
}

.stats-kpi-card small[b-8xrhdecu93] {
    overflow: hidden;
    color: var(--text-soft);
    font-size: 11px;
    font-weight: 750;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stats-kpi-card strong[b-8xrhdecu93] {
    color: var(--text);
    font-size: clamp(1.45rem, 2.2vw, 2rem);
    line-height: 1;
}

.stats-kpi-card span[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 11px;
}

.stats-summary-card[b-8xrhdecu93] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 14px;
    border: 1px solid var(--line-soft);
    background: rgba(255, 255, 255, 0.03);
}

.stats-summary-card small[b-8xrhdecu93] {
    color: var(--text-soft);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 0.74rem;
}

.stats-summary-card strong[b-8xrhdecu93] {
    font-size: 1.75rem;
    line-height: 1;
}

.stats-summary-card span[b-8xrhdecu93] {
    color: var(--text-soft);
    font-size: 0.9rem;
}

.stats-table-shell[b-8xrhdecu93] {
    overflow-x: auto;
}

.stats-chart-notice[b-8xrhdecu93] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    padding: 9px 11px;
    color: var(--text-soft);
    border: 1px solid rgba(169, 124, 192, 0.2);
    border-radius: 8px;
    background: rgba(169, 124, 192, 0.06);
    font-size: 12px;
}

.stats-chart-shell[b-8xrhdecu93] {
    width: 100%;
    min-height: 480px;
    display: flex;
    align-items: center;
    justify-content: stretch;
    padding: 4px 0 0;
}

.stats-chart-shell-pie[b-8xrhdecu93] {
    min-height: 500px;
}

.stats-chart-shell-bar[b-8xrhdecu93] {
    min-height: 600px;
}

.stats-chart-shell-line[b-8xrhdecu93] {
    min-height: 600px;
}

.stats-chart-shell[b-8xrhdecu93]  svg {
    width: 100% !important;
}

.stats-chart-shell-bar[b-8xrhdecu93]  svg {
    min-width: 100% !important;
}

.stats-app .stats-notice[b-8xrhdecu93] {
    margin-top: 0;
    padding: 8px 12px;
    min-height: 0;
    line-height: 1.25;
    align-items: center;
}

.stats-app[b-8xrhdecu93]  .stats-notice .mud-alert-message {
    padding: 0;
}

.stats-app[b-8xrhdecu93]  .stats-notice .mud-alert-icon {
    margin-inline-end: 10px;
    padding: 0;
}

.stats-app[b-8xrhdecu93]  .stats-notice .mud-alert-position {
    align-items: center;
}

@media (min-width: 769px) {
    .stats-app .stats-header[b-8xrhdecu93],
    .stats-app .notice[b-8xrhdecu93],
    .stats-app .stats-controls[b-8xrhdecu93],
    .stats-app .stats-summary[b-8xrhdecu93],
    .stats-app .stats-table-shell[b-8xrhdecu93] {
        margin-left: 0;
        width: 100%;
    }
}

.stats-table[b-8xrhdecu93]  table {
    background: transparent;
}

.stats-table[b-8xrhdecu93]  thead th {
    color: var(--text-soft);
    font-weight: 600;
    letter-spacing: 0.02em;
    border-bottom-color: var(--line-soft);
}

.stats-table[b-8xrhdecu93]  tbody td {
    border-bottom-color: var(--line-soft);
}

.stats-table[b-8xrhdecu93]  tbody tr:hover {
    background: rgba(169, 124, 192, 0.05);
}

.stats-rank-column[b-8xrhdecu93] {
    width: 72px;
}

.stats-count-column[b-8xrhdecu93],
.stats-share-column[b-8xrhdecu93] {
    min-width: 140px;
    white-space: nowrap;
}

.stats-metric-quality[b-8xrhdecu93] {
    display: block;
    margin-top: 3px;
    color: var(--text-soft);
    font-size: 10px;
    font-weight: 500;
}

.stats-row-subtitle[b-8xrhdecu93] {
    margin-top: 4px;
    color: var(--text-soft);
    font-size: 0.82rem;
}

@media (max-width: 1200px) {
    .stats-builder[b-8xrhdecu93] {
        grid-template-columns: 1fr;
        padding: 16px;
    }

    .stats-field-library[b-8xrhdecu93] {
        padding-right: 0;
        padding-bottom: 12px;
        border-right: 0;
        border-bottom: 1px solid var(--line-soft);
    }

    .stats-grid[b-8xrhdecu93] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .stats-saved-views[b-8xrhdecu93] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .stats-saved-view-actions[b-8xrhdecu93] {
        justify-content: flex-start;
    }

    .stats-summary-grid[b-8xrhdecu93] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .stats-actions[b-8xrhdecu93] {
        flex-direction: column;
    }

    .stats-actions-right[b-8xrhdecu93] {
        justify-content: flex-start;
    }

    .stats-grid[b-8xrhdecu93],
    .stats-summary-grid[b-8xrhdecu93],
    .stats-drop-grid[b-8xrhdecu93],
    .stats-saved-views[b-8xrhdecu93] {
        grid-template-columns: 1fr;
    }

    .stats-builder-options[b-8xrhdecu93] {
        flex-direction: column;
    }

    .stats-quick-add[b-8xrhdecu93] {
        align-items: stretch;
        flex-direction: column;
    }

    .stats-quick-add-field[b-8xrhdecu93] {
        min-width: 0;
    }

    .stats-section-heading[b-8xrhdecu93] {
        align-items: flex-start;
        flex-direction: column;
    }

    .stats-builder-select[b-8xrhdecu93] {
        width: 100%;
    }
}

:root[data-theme="light"] .stats-controls[b-8xrhdecu93],
:root[data-theme="light"] .stats-summary[b-8xrhdecu93],
:root[data-theme="light"] .stats-table-shell[b-8xrhdecu93],
:root[data-theme="light"] .stats-kpi-section[b-8xrhdecu93],
:root[data-theme="light"] .stats-builder[b-8xrhdecu93],
body[data-theme="light"] .stats-controls[b-8xrhdecu93],
body[data-theme="light"] .stats-summary[b-8xrhdecu93],
body[data-theme="light"] .stats-table-shell[b-8xrhdecu93],
body[data-theme="light"] .stats-kpi-section[b-8xrhdecu93],
body[data-theme="light"] .stats-builder[b-8xrhdecu93] {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 252, 0.98));
    border-color: var(--line-soft);
}

:root[data-theme="light"] .stats-summary-card[b-8xrhdecu93],
body[data-theme="light"] .stats-summary-card[b-8xrhdecu93],
:root[data-theme="light"] .stats-kpi-card[b-8xrhdecu93],
body[data-theme="light"] .stats-kpi-card[b-8xrhdecu93],
:root[data-theme="light"] .stats-field-card[b-8xrhdecu93],
body[data-theme="light"] .stats-field-card[b-8xrhdecu93] {
    background: rgba(104, 65, 127, 0.03);
    border-color: var(--line-soft);
}

:root[data-theme="light"] .stats-drop-zone[b-8xrhdecu93],
body[data-theme="light"] .stats-drop-zone[b-8xrhdecu93] {
    background: rgba(104, 65, 127, 0.035);
    border-color: rgba(104, 65, 127, 0.26);
}

:root[data-theme="light"] .stats-drop-zone:hover[b-8xrhdecu93],
body[data-theme="light"] .stats-drop-zone:hover[b-8xrhdecu93] {
    background: rgba(104, 65, 127, 0.08);
    border-color: rgba(104, 65, 127, 0.5);
}

:root[data-theme="light"] .stats-filter-editor[b-8xrhdecu93],
body[data-theme="light"] .stats-filter-editor[b-8xrhdecu93] {
    background: rgba(104, 65, 127, 0.035);
    border-color: rgba(104, 65, 127, 0.22);
}

:root[data-theme="light"] .stats-field-pill[b-8xrhdecu93],
body[data-theme="light"] .stats-field-pill[b-8xrhdecu93] {
    color: #68417f;
    background: rgba(104, 65, 127, 0.1);
    border-color: rgba(104, 65, 127, 0.28);
}

:root[data-theme="light"] .stats-measure-aggregation[b-8xrhdecu93],
body[data-theme="light"] .stats-measure-aggregation[b-8xrhdecu93] {
    background: rgba(104, 65, 127, 0.03);
}

:root[data-theme="light"] .stats-filter-suggestions button[b-8xrhdecu93],
body[data-theme="light"] .stats-filter-suggestions button[b-8xrhdecu93] {
    color: #66586e;
    background: rgba(104, 65, 127, 0.04);
    border-color: rgba(104, 65, 127, 0.16);
}

:root[data-theme="light"] .stats-table[b-8xrhdecu93]  tbody tr:hover,
body[data-theme="light"] .stats-table[b-8xrhdecu93]  tbody tr:hover {
    background: rgba(104, 65, 127, 0.05);
}
/* /Components/Shared/DeviceAiSearch.razor.rz.scp.css */
.device-ai-search[b-27pzm9yhn7] {
    display: flex;
    flex: 1 1 430px;
    min-width: min(100%, 300px);
    max-width: 680px;
    align-items: center;
    gap: 7px;
}

.device-ai-search__input-shell[b-27pzm9yhn7] {
    display: flex;
    flex: 1 1 340px;
    min-width: 250px;
    height: 40px;
    align-items: center;
    gap: 8px;
    padding: 0 5px 0 11px;
    border: 1px solid var(--line);
    border-radius: 4px;
    background: var(--panel-soft);
    color: var(--text-soft);
    transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.device-ai-search__input-shell:focus-within[b-27pzm9yhn7],
.device-ai-search__input-shell.is-searching[b-27pzm9yhn7] {
    border-color: rgba(120, 77, 150, 0.52);
    box-shadow: 0 0 0 3px rgba(120, 77, 150, 0.09);
}

.device-ai-search__leading-icon[b-27pzm9yhn7] {
    flex: 0 0 auto;
    color: var(--text-soft);
}

.device-ai-search__input-shell input[b-27pzm9yhn7] {
    width: 100%;
    min-width: 0;
    height: 100%;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--text);
    font: inherit;
    font-size: 13px;
}

.device-ai-search__input-shell input[b-27pzm9yhn7]::placeholder {
    color: var(--text-soft);
    opacity: 0.82;
}

.device-ai-search__input-shell input:disabled[b-27pzm9yhn7] {
    cursor: not-allowed;
    opacity: 0.55;
}

.device-ai-search__submit[b-27pzm9yhn7],
.device-ai-search__clear[b-27pzm9yhn7] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 0;
    cursor: pointer;
    color: var(--green);
}

.device-ai-search__submit[b-27pzm9yhn7] {
    height: 30px;
    gap: 4px;
    padding: 0 8px;
    border: 1px solid rgba(120, 77, 150, 0.32);
    border-radius: 4px;
    background: rgba(120, 77, 150, 0.1);
    font: inherit;
    font-size: 11px;
    font-weight: 800;
}

.device-ai-search__submit:hover:not(:disabled)[b-27pzm9yhn7] {
    border-color: rgba(120, 77, 150, 0.55);
    background: rgba(120, 77, 150, 0.16);
}

.device-ai-search__submit:disabled[b-27pzm9yhn7] {
    cursor: default;
    opacity: 0.45;
}

.device-ai-search__progress[b-27pzm9yhn7] {
    flex: 0 0 auto;
    margin-right: 7px;
}

.device-ai-search__result[b-27pzm9yhn7] {
    display: inline-flex;
    min-width: 0;
    max-width: 260px;
    height: 32px;
    align-items: center;
    gap: 5px;
    padding: 0 4px 0 9px;
    border: 1px solid rgba(120, 77, 150, 0.28);
    border-radius: 999px;
    background: rgba(120, 77, 150, 0.08);
    color: var(--green);
    font-size: 11px;
    font-weight: 700;
}

.device-ai-search__result > span[b-27pzm9yhn7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.device-ai-search__warning[b-27pzm9yhn7] {
    flex: 0 0 auto;
    color: var(--amber);
}

.device-ai-search__clear[b-27pzm9yhn7] {
    width: 25px;
    height: 25px;
    padding: 0;
    border-radius: 999px;
    background: transparent;
}

.device-ai-search__clear:hover[b-27pzm9yhn7] {
    background: rgba(120, 77, 150, 0.12);
}

@media (max-width: 980px) {
    .device-ai-search[b-27pzm9yhn7] {
        max-width: none;
    }
}

@media (max-width: 780px) {
    .device-ai-search[b-27pzm9yhn7] {
        width: 100%;
        min-width: 0;
        max-width: none;
        flex: 1 1 100%;
        flex-wrap: wrap;
    }

    .device-ai-search__input-shell[b-27pzm9yhn7] {
        width: 100%;
        min-width: 0;
        flex-basis: 100%;
    }

    .device-ai-search__result[b-27pzm9yhn7] {
        max-width: 100%;
    }
}
/* /Components/Shared/DeviceBulkUpdateDialog.razor.rz.scp.css */
.device-bulk-update-dialog[b-yicgkh5m8n] {
    display: grid;
    gap: 13px;
    min-width: 0;
    color: var(--text);
}

.device-bulk-update-dialog__notice[b-yicgkh5m8n] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 12px;
    padding: 12px;
    border: 1px solid color-mix(in srgb, var(--amber) 34%, transparent);
    border-radius: 12px;
    background: color-mix(in srgb, var(--amber) 9%, transparent);
}

.device-bulk-update-dialog__notice-icon[b-yicgkh5m8n] {
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    color: var(--amber);
    border-radius: 10px;
    background: color-mix(in srgb, var(--amber) 13%, transparent);
}

.device-bulk-update-dialog__notice strong[b-yicgkh5m8n],
.device-bulk-update-dialog__progress-summary strong[b-yicgkh5m8n] {
    display: block;
    font-size: 13px;
}

.device-bulk-update-dialog__notice p[b-yicgkh5m8n] {
    margin: 4px 0 0;
    color: var(--text-soft);
    font-size: 11px;
    line-height: 1.5;
}

.device-bulk-update-dialog__progress-summary[b-yicgkh5m8n] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.device-bulk-update-dialog__progress-summary span[b-yicgkh5m8n] {
    display: block;
    margin-top: 3px;
    color: var(--text-soft);
    font-size: 11px;
}

.device-bulk-update-dialog__progress-summary .device-bulk-update-dialog__progress-value[b-yicgkh5m8n] {
    margin: 0;
    color: var(--green);
    font-size: 17px;
    font-weight: 800;
}

.device-bulk-update-dialog__progress[b-yicgkh5m8n] {
    height: 7px;
    overflow: hidden;
    border-radius: 999px;
    background: var(--panel-strong);
    box-shadow: inset 0 0 0 1px var(--line-soft);
}

.device-bulk-update-dialog__progress > span[b-yicgkh5m8n] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, var(--green), var(--purple));
    box-shadow: 0 0 12px var(--glow);
    transition: width 180ms ease;
}

.device-bulk-update-dialog__counters[b-yicgkh5m8n] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.device-bulk-update-dialog__counters > span[b-yicgkh5m8n] {
    padding: 4px 7px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 999px;
    background: var(--panel-strong);
    font-size: 10px;
    font-weight: 700;
}

.device-bulk-update-dialog__counters > .is-success[b-yicgkh5m8n] {
    color: var(--green);
}

.device-bulk-update-dialog__counters > .is-partial[b-yicgkh5m8n] {
    color: var(--amber);
}

.device-bulk-update-dialog__counters > .is-error[b-yicgkh5m8n] {
    color: var(--red);
}

.device-bulk-update-dialog__counters > .is-cancelled[b-yicgkh5m8n] {
    color: var(--amber);
}

.device-bulk-update-dialog__list-heading[b-yicgkh5m8n] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: var(--text-soft);
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.device-bulk-update-dialog__list-heading > span[b-yicgkh5m8n] {
    min-width: 26px;
    padding: 2px 7px;
    color: var(--text);
    border: 1px solid var(--line);
    border-radius: 999px;
    background: var(--panel-soft);
    text-align: center;
}

.device-bulk-update-dialog__target-list[b-yicgkh5m8n] {
    display: grid;
    max-height: min(42vh, 340px);
    overflow-y: auto;
    border: 1px solid var(--line-soft);
    border-radius: 12px;
    background: var(--panel-strong);
    scrollbar-gutter: stable;
}

.device-bulk-update-dialog__target[b-yicgkh5m8n] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) minmax(120px, auto);
    align-items: center;
    gap: 9px;
    min-height: 50px;
    padding: 8px 10px;
    border-bottom: 1px solid var(--line-soft);
    transition: background 150ms ease;
}

.device-bulk-update-dialog__target:last-child[b-yicgkh5m8n] {
    border-bottom: 0;
}

.device-bulk-update-dialog__target.is-running[b-yicgkh5m8n] {
    background: color-mix(in srgb, var(--cyan) 6%, transparent);
}

.device-bulk-update-dialog__target.is-success[b-yicgkh5m8n] {
    background: color-mix(in srgb, var(--green) 5%, transparent);
}

.device-bulk-update-dialog__target.is-partial[b-yicgkh5m8n] {
    background: color-mix(in srgb, var(--amber) 6%, transparent);
}

.device-bulk-update-dialog__target.is-error[b-yicgkh5m8n] {
    background: color-mix(in srgb, var(--red) 6%, transparent);
}

.device-bulk-update-dialog__target.is-cancelled[b-yicgkh5m8n] {
    background: color-mix(in srgb, var(--amber) 6%, transparent);
}

.device-bulk-update-dialog__online-dot[b-yicgkh5m8n] {
    width: 8px;
    height: 8px;
    border: 1px solid currentColor;
    border-radius: 50%;
    background: currentColor;
    box-shadow: 0 0 7px color-mix(in srgb, currentColor 50%, transparent);
}

.device-bulk-update-dialog__online-dot.is-online[b-yicgkh5m8n] {
    color: var(--green);
}

.device-bulk-update-dialog__online-dot.is-offline[b-yicgkh5m8n] {
    color: var(--red);
}

.device-bulk-update-dialog__online-dot.is-unknown[b-yicgkh5m8n] {
    color: var(--text-muted);
}

.device-bulk-update-dialog__identity[b-yicgkh5m8n] {
    min-width: 0;
}

.device-bulk-update-dialog__identity strong[b-yicgkh5m8n],
.device-bulk-update-dialog__identity span[b-yicgkh5m8n] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.device-bulk-update-dialog__identity strong[b-yicgkh5m8n] {
    font-size: 12px;
}

.device-bulk-update-dialog__identity span[b-yicgkh5m8n] {
    margin-top: 2px;
    color: var(--text-muted);
    font-size: 10px;
}

.device-bulk-update-dialog__status[b-yicgkh5m8n] {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    max-width: 230px;
    color: var(--text-soft);
    font-size: 10px;
    font-weight: 700;
    text-align: right;
}

.device-bulk-update-dialog__status > span[b-yicgkh5m8n] {
    font-size: 14px;
    line-height: 1;
}

.device-bulk-update-dialog__target.is-running .device-bulk-update-dialog__status[b-yicgkh5m8n] {
    color: var(--cyan);
}

.device-bulk-update-dialog__target.is-success .device-bulk-update-dialog__status[b-yicgkh5m8n] {
    color: var(--green);
}

.device-bulk-update-dialog__target.is-partial .device-bulk-update-dialog__status[b-yicgkh5m8n] {
    color: var(--amber);
}

.device-bulk-update-dialog__target.is-error .device-bulk-update-dialog__status[b-yicgkh5m8n] {
    color: var(--red);
}

.device-bulk-update-dialog__target.is-cancelled .device-bulk-update-dialog__status[b-yicgkh5m8n] {
    color: var(--amber);
}

.device-bulk-update-dialog__empty[b-yicgkh5m8n] {
    padding: 12px;
    color: var(--text-soft);
    border: 1px dashed var(--line);
    border-radius: 10px;
    font-size: 11px;
    text-align: center;
}

.device-bulk-update-dialog__actions[b-yicgkh5m8n] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 7px;
    padding-top: 2px;
}

@media (max-width: 640px) {
    .device-bulk-update-dialog__target[b-yicgkh5m8n] {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .device-bulk-update-dialog__status[b-yicgkh5m8n] {
        grid-column: 2;
        justify-content: flex-start;
        max-width: none;
        text-align: left;
    }
}

@media (max-width: 480px) {
    .device-bulk-update-dialog__actions[b-yicgkh5m8n] {
        align-items: stretch;
        flex-direction: column-reverse;
    }

    .device-bulk-update-dialog__actions[b-yicgkh5m8n]  .mud-button-root {
        width: 100%;
    }
}
/* /Components/Shared/GlobalDashboardView.razor.rz.scp.css */
.global-dashboard[b-vy7ny4goi5] {
    display: grid;
    gap: 14px;
}

.global-dashboard-header[b-vy7ny4goi5],
.dashboard-hero-card[b-vy7ny4goi5],
.dashboard-panel[b-vy7ny4goi5] {
    border: 1px solid var(--line-soft);
    border-radius: 12px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.012)),
        rgba(33, 24, 39, 0.88);
    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.2);
}

.global-dashboard-header[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 16px;
}

.global-dashboard-title[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.global-dashboard-title-icon[b-vy7ny4goi5] {
    color: var(--green);
    font-size: 24px;
    flex: 0 0 auto;
}

.global-dashboard-title h2[b-vy7ny4goi5] {
    margin: 0;
    color: var(--text);
    font-size: 22px;
    line-height: 1.1;
}

.global-dashboard-title p[b-vy7ny4goi5] {
    margin: 3px 0 0;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.35;
}

.global-dashboard-actions[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    flex-wrap: wrap;
}

.dashboard-hero-grid[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.75fr) minmax(320px, 0.9fr);
    gap: 14px;
}

.dashboard-kpi-grid[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.dashboard-kpi-card[b-vy7ny4goi5] {
    display: grid;
    gap: 8px;
    min-width: 0;
    padding: 15px 16px;
    border: 1px solid var(--line-soft);
    border-radius: 12px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.012)), rgba(33, 24, 39, 0.88);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);
}

.dashboard-kpi-label[b-vy7ny4goi5] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: var(--text-soft);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.dashboard-kpi-card > strong[b-vy7ny4goi5] {
    color: var(--text);
    font-size: 30px;
    line-height: 1;
}

.dashboard-kpi-card > strong.status-success[b-vy7ny4goi5],
.dashboard-kpi-card > strong.status-warning[b-vy7ny4goi5],
.dashboard-kpi-card > strong.status-danger[b-vy7ny4goi5] {
    background: transparent !important;
}

.dashboard-kpi-card > strong.status-success[b-vy7ny4goi5] {
    color: var(--success);
}

.dashboard-kpi-card > strong.status-warning[b-vy7ny4goi5] {
    color: #b07c00;
}

.dashboard-kpi-card > strong.status-danger[b-vy7ny4goi5] {
    color: #d4362d;
}

.dashboard-kpi-card > small[b-vy7ny4goi5] {
    overflow: hidden;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-hero-card[b-vy7ny4goi5] {
    min-width: 0;
    padding: 16px;
}

.dashboard-health-card[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 18px;
    background:
        radial-gradient(circle at 8% 0%, rgba(120, 77, 150, 0.12), transparent 32%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.012)),
        rgba(33, 24, 39, 0.9);
}

.dashboard-workload-card[b-vy7ny4goi5] {
    display: grid;
    gap: 14px;
}

.dashboard-workload-body[b-vy7ny4goi5],
.dashboard-mix-chart[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 14px;
}

.dashboard-kicker[b-vy7ny4goi5],
.dashboard-donut-core span[b-vy7ny4goi5] {
    color: var(--text-soft);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.dashboard-health-copy[b-vy7ny4goi5] {
    display: grid;
    gap: 8px;
    min-width: 0;
}

.dashboard-health-copy h3[b-vy7ny4goi5] {
    margin: 0;
    color: var(--text);
    font-size: 22px;
    line-height: 1.16;
}

.dashboard-health-copy p[b-vy7ny4goi5] {
    max-width: 56ch;
    margin: 0;
    color: var(--text-soft);
    font-size: 13px;
    line-height: 1.45;
}

.dashboard-donut[b-vy7ny4goi5] {
    --donut: conic-gradient(rgba(255, 255, 255, 0.14) 0deg 360deg);
    position: relative;
    display: grid;
    place-items: center;
    width: 148px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--donut);
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, 0.08),
        0 14px 32px rgba(0, 0, 0, 0.24);
}

.dashboard-donut[b-vy7ny4goi5]::after {
    content: "";
    position: absolute;
    inset: 13px;
    border-radius: inherit;
    background:
        linear-gradient(180deg, rgba(23, 32, 26, 0.98), rgba(12, 18, 14, 0.98));
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.07);
}

.dashboard-donut-small[b-vy7ny4goi5] {
    width: 104px;
}

.dashboard-donut-small[b-vy7ny4goi5]::after {
    inset: 10px;
}

.dashboard-donut-core[b-vy7ny4goi5] {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    gap: 2px;
    text-align: center;
}

.dashboard-donut-core strong[b-vy7ny4goi5] {
    color: var(--text);
    font-size: 26px;
    line-height: 1;
}

.dashboard-donut-small .dashboard-donut-core strong[b-vy7ny4goi5] {
    font-size: 22px;
}

.dashboard-legend[b-vy7ny4goi5] {
    display: flex;
    gap: 8px 12px;
    flex-wrap: wrap;
}

.dashboard-legend-column[b-vy7ny4goi5] {
    display: grid;
    gap: 8px;
}

.dashboard-legend span[b-vy7ny4goi5] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-width: 0;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.2;
}

.dashboard-legend i[b-vy7ny4goi5] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex: 0 0 auto;
}

.dashboard-panel-head[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-width: 0;
}

.metric-icon[b-vy7ny4goi5] {
    font-size: 20px;
    flex: 0 0 auto;
}

.dashboard-workspace-grid[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
    gap: 14px;
}

.dashboard-panel[b-vy7ny4goi5] {
    display: grid;
    align-content: start;
    gap: 12px;
    min-width: 0;
    padding: 14px;
}

.dashboard-panel h3[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
    margin: 0;
    color: var(--text);
    font-size: 12px;
    font-weight: 850;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.dashboard-panel-subtitle[b-vy7ny4goi5] {
    margin: 4px 0 0 24px;
    color: var(--text-soft);
    font-size: 11px;
    line-height: 1.25;
}

.dashboard-health-breakdown[b-vy7ny4goi5] {
    display: grid;
    gap: 14px;
}

.dashboard-health-row[b-vy7ny4goi5] {
    display: grid;
    gap: 7px;
}

.dashboard-health-row-label[b-vy7ny4goi5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: var(--text-soft);
    font-size: 12px;
}

.dashboard-health-row-label span[b-vy7ny4goi5] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.dashboard-health-row-label i[b-vy7ny4goi5] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.dashboard-health-row-label strong[b-vy7ny4goi5] {
    color: var(--text);
    font-size: 13px;
}

.dashboard-health-bar[b-vy7ny4goi5] {
    height: 7px;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
}

.dashboard-health-bar span[b-vy7ny4goi5] {
    display: block;
    height: 100%;
    min-width: 2px;
    border-radius: inherit;
}

.dashboard-panel-priority[b-vy7ny4goi5] {
    grid-row: auto;
}

.dashboard-priority-list[b-vy7ny4goi5],
.dashboard-list[b-vy7ny4goi5],
.dashboard-distribution-list[b-vy7ny4goi5],
.dashboard-security-grid[b-vy7ny4goi5] {
    display: grid;
    gap: 8px;
}

.dashboard-priority-row[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px;
    color: inherit;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.38);
    cursor: pointer;
}

.dashboard-priority-row:hover[b-vy7ny4goi5] {
    border-color: rgba(120, 77, 150, 0.26);
    background: rgba(24, 18, 29, 0.76);
}

.priority-rank[b-vy7ny4goi5] {
    display: inline-grid;
    place-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: var(--text);
    font-size: 12px;
    font-weight: 900;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.priority-main[b-vy7ny4goi5],
.dashboard-list-main[b-vy7ny4goi5] {
    min-width: 0;
}

.priority-main strong[b-vy7ny4goi5],
.dashboard-list-main strong[b-vy7ny4goi5],
.dashboard-distribution-row strong[b-vy7ny4goi5] {
    display: block;
    overflow: hidden;
    color: var(--text);
    font-size: 13px;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.priority-main small[b-vy7ny4goi5],
.dashboard-list-main small[b-vy7ny4goi5],
.dashboard-distribution-row small[b-vy7ny4goi5] {
    display: block;
    overflow: hidden;
    margin-top: 3px;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.priority-tags[b-vy7ny4goi5] {
    display: flex;
    justify-content: flex-end;
    gap: 6px;
    flex-wrap: wrap;
    max-width: 260px;
}

.dashboard-list-row[b-vy7ny4goi5],
.dashboard-distribution-row[b-vy7ny4goi5] {
    min-width: 0;
    padding: 10px;
    border: 1px solid var(--line-soft);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.34);
}

.dashboard-list-row[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
}

.dashboard-list-value[b-vy7ny4goi5] {
    min-width: 56px;
    text-align: right;
}

.dashboard-list-value strong[b-vy7ny4goi5] {
    display: block;
    background: transparent !important;
    font-size: 18px;
    line-height: 1;
}

.dashboard-list-value small[b-vy7ny4goi5] {
    display: block;
    margin-top: 3px;
    color: var(--text-soft);
    font-size: 11px;
    line-height: 1;
}

.dashboard-distribution-row[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px 10px;
    align-items: center;
}

.dashboard-distribution-row .status-pill[b-vy7ny4goi5] {
    min-width: 40px;
    justify-content: center;
}

.dashboard-security-grid[b-vy7ny4goi5] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.dashboard-signal-card[b-vy7ny4goi5] {
    display: grid;
    gap: 12px;
}

.dashboard-signal-summary[b-vy7ny4goi5] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 9px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.06);
    font-size: 12px;
    font-weight: 850;
    line-height: 1;
}

.signal-success[b-vy7ny4goi5] {
    color: var(--green);
}

.signal-warning[b-vy7ny4goi5] {
    color: #f1c84b;
}

.signal-danger[b-vy7ny4goi5] {
    color: #ff6b6b;
}

.signal-muted[b-vy7ny4goi5] {
    color: var(--text-soft);
}

.dashboard-signal-list[b-vy7ny4goi5] {
    display: grid;
    gap: 2px;
}

.dashboard-signal-row[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: 22px minmax(82px, 1fr) auto;
    gap: 8px 10px;
    align-items: center;
    min-width: 0;
    padding: 9px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.055);
}

.dashboard-signal-row:last-child[b-vy7ny4goi5] {
    border-bottom: 0;
}

.dashboard-signal-dot[b-vy7ny4goi5] {
    width: 9px;
    height: 9px;
    margin-left: 6px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.035);
}

.dashboard-signal-row > span:not(.dashboard-signal-dot)[b-vy7ny4goi5] {
    overflow: hidden;
    color: var(--text);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-signal-row strong[b-vy7ny4goi5] {
    background: transparent !important;
    font-size: 20px;
    line-height: 1;
    text-align: right;
}

.dashboard-signal-row small[b-vy7ny4goi5] {
    grid-column: 2 / -1;
    overflow: hidden;
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-quality-grid[b-vy7ny4goi5] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.dashboard-quality-item[b-vy7ny4goi5] {
    display: grid;
    gap: 4px;
    min-width: 0;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.28);
}

.dashboard-quality-item span[b-vy7ny4goi5] {
    color: var(--text-soft);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.dashboard-quality-item strong[b-vy7ny4goi5] {
    font-size: 21px;
    line-height: 1;
}

.dashboard-quality-item small[b-vy7ny4goi5] {
    overflow: hidden;
    color: var(--text-soft);
    font-size: 11px;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-security-item[b-vy7ny4goi5] {
    display: grid;
    gap: 4px;
    min-width: 0;
    padding: 11px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    background: rgba(20, 15, 25, 0.34);
}

.dashboard-security-item span[b-vy7ny4goi5] {
    color: var(--text-soft);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.dashboard-security-item strong[b-vy7ny4goi5] {
    font-size: 22px;
    line-height: 1;
}

.dashboard-security-item small[b-vy7ny4goi5] {
    color: var(--text-soft);
    font-size: 12px;
    line-height: 1.25;
}

.status-bg-success[b-vy7ny4goi5] {
    background: var(--green);
}

.status-bg-warning[b-vy7ny4goi5] {
    background: #f1c84b;
}

.status-bg-danger[b-vy7ny4goi5] {
    background: #ff6b6b;
}

.status-bg-info[b-vy7ny4goi5] {
    background: #c09ad2;
}

.status-bg-muted[b-vy7ny4goi5],
.status-bg-offline[b-vy7ny4goi5] {
    background: rgba(255, 255, 255, 0.34);
}

.status-dot-success[b-vy7ny4goi5] {
    box-shadow: inset 0 0 0 2px rgba(120, 77, 150, 0.65);
}

.status-dot-warning[b-vy7ny4goi5] {
    box-shadow: inset 0 0 0 2px rgba(241, 200, 75, 0.72);
}

.status-dot-danger[b-vy7ny4goi5] {
    box-shadow: inset 0 0 0 2px rgba(255, 107, 107, 0.75);
}

.status-dot-info[b-vy7ny4goi5] {
    box-shadow: inset 0 0 0 2px rgba(169, 124, 192, 0.72);
}

.status-dot-muted[b-vy7ny4goi5],
.status-dot-offline[b-vy7ny4goi5] {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.28);
}

@media (max-width: 1080px) {
    .dashboard-kpi-grid[b-vy7ny4goi5] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dashboard-hero-grid[b-vy7ny4goi5] {
        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.85fr);
    }

    .dashboard-signal-card[b-vy7ny4goi5] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 900px) {
    .dashboard-hero-grid[b-vy7ny4goi5],
    .dashboard-workspace-grid[b-vy7ny4goi5] {
        grid-template-columns: 1fr;
    }

    .dashboard-panel-priority[b-vy7ny4goi5] {
        grid-row: auto;
    }
}

@media (max-width: 760px) {
    .dashboard-kpi-grid[b-vy7ny4goi5] {
        grid-template-columns: 1fr;
    }

    .global-dashboard-header[b-vy7ny4goi5],
    .dashboard-health-card[b-vy7ny4goi5] {
        align-items: stretch;
    }

    .global-dashboard-header[b-vy7ny4goi5],
    .dashboard-health-card[b-vy7ny4goi5] {
        grid-template-columns: 1fr;
        flex-direction: column;
    }

    .global-dashboard-actions[b-vy7ny4goi5] {
        justify-content: flex-start;
    }

    .dashboard-security-grid[b-vy7ny4goi5],
    .dashboard-quality-grid[b-vy7ny4goi5],
    .dashboard-workload-body[b-vy7ny4goi5],
    .dashboard-mix-chart[b-vy7ny4goi5] {
        grid-template-columns: 1fr;
    }

    .dashboard-donut[b-vy7ny4goi5] {
        justify-self: center;
    }

    .dashboard-priority-row[b-vy7ny4goi5] {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .priority-tags[b-vy7ny4goi5] {
        grid-column: 1 / -1;
        justify-content: flex-start;
        max-width: none;
    }
}

html[data-theme="light"] .global-dashboard-header[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-hero-card[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-panel[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-kpi-card[b-vy7ny4goi5],
body[data-theme="light"] .global-dashboard-header[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-hero-card[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-panel[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-kpi-card[b-vy7ny4goi5] {
    background: rgba(255, 255, 255, 0.94);
    border-color: rgba(43, 32, 50, 0.1);
    box-shadow: 0 14px 34px rgba(43, 32, 50, 0.08);
}

html[data-theme="light"] .dashboard-health-card[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-health-card[b-vy7ny4goi5] {
    background:
        radial-gradient(circle at 8% 0%, rgba(120, 77, 150, 0.1), transparent 34%),
        rgba(255, 255, 255, 0.96);
}

html[data-theme="light"] .dashboard-donut[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-donut[b-vy7ny4goi5] {
    box-shadow:
        inset 0 0 0 1px rgba(43, 32, 50, 0.09),
        0 12px 26px rgba(43, 32, 50, 0.11);
}

html[data-theme="light"] .dashboard-donut[b-vy7ny4goi5]::after,
body[data-theme="light"] .dashboard-donut[b-vy7ny4goi5]::after {
    background: linear-gradient(180deg, #ffffff, #f6f1f8);
    box-shadow: inset 0 0 0 1px rgba(43, 32, 50, 0.08);
}

html[data-theme="light"] .dashboard-priority-row[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-list-row[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-distribution-row[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-quality-item[b-vy7ny4goi5],
html[data-theme="light"] .dashboard-security-item[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-priority-row[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-list-row[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-distribution-row[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-quality-item[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-security-item[b-vy7ny4goi5] {
    background: #fbf9fc;
    border-color: rgba(43, 32, 50, 0.09);
}

html[data-theme="light"] .dashboard-priority-row:hover[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-priority-row:hover[b-vy7ny4goi5] {
    background: #f5eff8;
    border-color: rgba(120, 77, 150, 0.24);
}

html[data-theme="light"] .dashboard-signal-summary[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-signal-summary[b-vy7ny4goi5] {
    background: #f5eff8;
}

html[data-theme="light"] .dashboard-signal-row[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-signal-row[b-vy7ny4goi5] {
    border-bottom-color: rgba(43, 32, 50, 0.08);
}

html[data-theme="light"] .dashboard-signal-dot[b-vy7ny4goi5],
body[data-theme="light"] .dashboard-signal-dot[b-vy7ny4goi5] {
    box-shadow: 0 0 0 4px rgba(43, 32, 50, 0.04);
}
/* /Components/Shared/StatisticsDashboardRawDataDialog.razor.rz.scp.css */
.statistics-raw-dialog[b-vqwnzmbf7a] {
    display: grid;
    gap: 14px;
    min-width: 0;
    color: var(--text);
}

.statistics-raw-summary[b-vqwnzmbf7a] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 11px;
    padding: 12px 14px;
    border: 1px solid var(--line-soft);
    border-radius: 12px;
    background: color-mix(in srgb, var(--cyan) 7%, var(--panel) 93%);
}

.statistics-raw-summary-icon[b-vqwnzmbf7a] {
    display: grid;
    place-items: center;
    width: 36px;
    height: 36px;
    color: var(--cyan);
    border: 1px solid color-mix(in srgb, var(--cyan) 35%, transparent);
    border-radius: 10px;
    background: color-mix(in srgb, var(--cyan) 10%, transparent);
}

.statistics-raw-summary > div[b-vqwnzmbf7a] {
    display: grid;
    min-width: 0;
}

.statistics-raw-summary strong[b-vqwnzmbf7a],
.statistics-raw-summary span[b-vqwnzmbf7a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.statistics-raw-summary strong[b-vqwnzmbf7a] {
    font-size: 13px;
}

.statistics-raw-summary > div > span[b-vqwnzmbf7a] {
    margin-top: 2px;
    color: var(--text-soft);
    font-size: 10px;
}

.statistics-raw-count[b-vqwnzmbf7a] {
    display: grid;
    place-items: center;
    min-width: 42px;
    min-height: 30px;
    padding: 0 9px;
    color: var(--cyan);
    border: 1px solid color-mix(in srgb, var(--cyan) 28%, transparent);
    border-radius: 999px;
    font-size: 11px;
    font-weight: 850;
}

.statistics-raw-scope[b-vqwnzmbf7a] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 7px;
}

.statistics-raw-scope button[b-vqwnzmbf7a] {
    display: grid;
    gap: 2px;
    padding: 9px 11px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 9px;
    outline: 0;
    background: var(--panel-soft);
    cursor: pointer;
    font: inherit;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
}

.statistics-raw-scope button small[b-vqwnzmbf7a] {
    overflow: hidden;
    color: var(--text-soft);
    font-size: 9px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.statistics-raw-scope button:hover[b-vqwnzmbf7a],
.statistics-raw-scope button:focus-visible[b-vqwnzmbf7a],
.statistics-raw-scope button.is-active[b-vqwnzmbf7a] {
    color: var(--text);
    border-color: color-mix(in srgb, var(--cyan) 58%, transparent);
    background: color-mix(in srgb, var(--cyan) 12%, var(--panel) 88%);
}

.statistics-raw-scope button:focus-visible[b-vqwnzmbf7a] {
    outline: 2px solid var(--cyan);
    outline-offset: 2px;
}

.statistics-raw-grid-wrap[b-vqwnzmbf7a] {
    min-width: 0;
    max-height: min(62vh, 680px);
    overflow: auto;
    border: 1px solid var(--line-soft);
    border-radius: 12px;
    scrollbar-width: thin;
}

.statistics-raw-grid-wrap[b-vqwnzmbf7a]  .statistics-raw-grid {
    min-width: 860px;
}

.statistics-raw-grid-wrap[b-vqwnzmbf7a]  .mud-table-container {
    max-height: min(54vh, 590px);
}

.statistics-raw-grid-wrap[b-vqwnzmbf7a]  .statistics-raw-open-device:not(:disabled) {
    color: var(--cyan);
}

.statistics-raw-footer[b-vqwnzmbf7a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.statistics-raw-footer > span[b-vqwnzmbf7a] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--text-soft);
    font-size: 10px;
}

.statistics-raw-footer-actions[b-vqwnzmbf7a] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}

@media (max-width: 720px) {
    .statistics-raw-scope[b-vqwnzmbf7a] {
        grid-template-columns: 1fr;
    }

    .statistics-raw-footer[b-vqwnzmbf7a] {
        align-items: flex-start;
        flex-direction: column;
    }

    .statistics-raw-footer-actions[b-vqwnzmbf7a] {
        width: 100%;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
}
/* /Components/Shared/StatisticsDashboardStudio.razor.rz.scp.css */
.dashboard-studio[b-649kvobzgi] {
    --studio-accent: var(--cyan);
    --studio-good: var(--success);
    --studio-surface: rgba(33, 24, 39, 0.97);
    --studio-surface-soft: rgba(46, 34, 54, 0.92);
    --studio-surface-raised: rgba(54, 40, 63, 0.94);
    --studio-role-text: #eadcf0;
    --studio-role-active-text: #f6eff8;
    --studio-role-muted: var(--text-muted);
    --studio-role-border: rgba(169, 124, 192, 0.2);
    --studio-role-border-strong: rgba(169, 124, 192, 0.54);
    --studio-role-bg: rgba(169, 124, 192, 0.075);
    --studio-role-bg-active: rgba(169, 124, 192, 0.13);
    --studio-role-missing-text: #ffd4c9;
    --studio-role-missing-border: rgba(255, 111, 83, 0.34);
    --studio-role-missing-bg: rgba(255, 111, 83, 0.08);
    display: grid;
    gap: 0;
    min-width: 0;
    overflow: clip;
    color: var(--text);
    border: 1px solid var(--line-soft);
    border-radius: 18px;
    background:
        radial-gradient(circle at 8% 0%, rgba(169, 124, 192, 0.08), transparent 24%),
        linear-gradient(145deg, rgba(24, 18, 29, 0.99), rgba(33, 24, 39, 0.98));
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.24);
}

.dashboard-studio-toolbar[b-649kvobzgi] {
    position: sticky;
    top: 0;
    z-index: 20;
    display: grid;
    grid-template-columns: minmax(240px, 0.9fr) minmax(420px, 1.45fr) auto;
    align-items: center;
    gap: 18px;
    min-width: 0;
    padding: 14px 16px;
    border-bottom: 1px solid var(--line-soft);
    background: rgba(24, 18, 29, 0.96);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
    backdrop-filter: blur(18px);
}

.dashboard-title-block[b-649kvobzgi],
.dashboard-document-controls[b-649kvobzgi],
.dashboard-scope-summary[b-649kvobzgi],
.dashboard-toolbar-actions[b-649kvobzgi],
.dashboard-context-bar[b-649kvobzgi],
.dashboard-pane-heading[b-649kvobzgi],
.dashboard-inspector-heading[b-649kvobzgi],
.dashboard-role-heading[b-649kvobzgi],
.dashboard-size-control[b-649kvobzgi],
.dashboard-inline-editor > div:first-child[b-649kvobzgi] {
    display: flex;
    align-items: center;
}

.dashboard-title-block[b-649kvobzgi] {
    gap: 10px;
    min-width: 0;
}

.dashboard-title-block > div:nth-child(2)[b-649kvobzgi] {
    display: grid;
    min-width: 0;
}

.dashboard-product-mark[b-649kvobzgi] {
    display: inline-grid;
    place-items: center;
    flex: 0 0 auto;
    width: 38px;
    height: 38px;
    color: #211827;
    border-radius: 11px;
    background: linear-gradient(145deg, #d6b5e3, #a97cc0 58%, #784d96);
    box-shadow: 0 8px 22px rgba(169, 124, 192, 0.2);
}

.dashboard-eyebrow[b-649kvobzgi] {
    color: var(--studio-accent);
    font-size: 9px;
    font-weight: 850;
    letter-spacing: 0.12em;
    line-height: 1.2;
    text-transform: uppercase;
}

.dashboard-title-block input[b-649kvobzgi] {
    width: min(100%, 340px);
    min-width: 0;
    margin-top: 2px;
    padding: 0;
    overflow: hidden;
    color: var(--text);
    border: 0;
    outline: 0;
    background: transparent;
    font: inherit;
    font-size: 17px;
    font-weight: 760;
    text-overflow: ellipsis;
}

.dashboard-title-block input:focus[b-649kvobzgi] {
    box-shadow: 0 2px 0 var(--studio-accent);
}

.dashboard-dirty[b-649kvobzgi] {
    flex: 0 0 auto;
    padding: 4px 7px;
    color: var(--amber);
    border: 1px solid rgba(250, 181, 62, 0.24);
    border-radius: 999px;
    background: rgba(250, 181, 62, 0.08);
    font-size: 9px;
    font-weight: 800;
}

.dashboard-document-controls[b-649kvobzgi] {
    justify-content: center;
    gap: 12px;
    min-width: 0;
}

.dashboard-document-controls > label[b-649kvobzgi] {
    display: grid;
    flex: 1 1 240px;
    max-width: 330px;
    min-width: 180px;
    gap: 3px;
}

.dashboard-document-controls > label > span[b-649kvobzgi],
.dashboard-native-field > span[b-649kvobzgi],
.dashboard-size-control > span[b-649kvobzgi] {
    color: var(--text-soft);
    font-size: 9px;
    font-weight: 750;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.dashboard-document-controls select[b-649kvobzgi],
.dashboard-native-field input[b-649kvobzgi],
.dashboard-native-field select[b-649kvobzgi] {
    width: 100%;
    min-width: 0;
    height: 36px;
    padding: 0 10px;
    color: var(--text);
    border: 1px solid var(--line-soft);
    border-radius: 9px;
    outline: 0;
    background: rgba(255, 255, 255, 0.035);
    font: inherit;
    font-size: 11px;
    transition: border-color 150ms ease, background 150ms ease, box-shadow 150ms ease;
}

.dashboard-document-controls select:hover[b-649kvobzgi],
.dashboard-native-field input:hover[b-649kvobzgi],
.dashboard-native-field select:hover[b-649kvobzgi] {
    border-color: rgba(169, 124, 192, 0.28);
}

.dashboard-document-controls select:focus[b-649kvobzgi],
.dashboard-native-field input:focus[b-649kvobzgi],
.dashboard-native-field select:focus[b-649kvobzgi] {
    border-color: var(--studio-accent);
    box-shadow: 0 0 0 3px rgba(169, 124, 192, 0.1);
}

.dashboard-toolbar-actions[b-649kvobzgi] {
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px;
}

.dashboard-scope-summary[b-649kvobzgi] {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 7px;
}

.dashboard-scope-summary > span[b-649kvobzgi] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    max-width: 210px;
    min-height: 27px;
    padding: 4px 8px;
    overflow: hidden;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.025);
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-storage-message[b-649kvobzgi] {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 9px 16px;
    color: #eadcf0;
    border-bottom: 1px solid rgba(169, 124, 192, 0.14);
    background: rgba(169, 124, 192, 0.065);
    font-size: 11px;
}

.dashboard-context-bar[b-649kvobzgi] {
    min-width: 0;
    gap: 12px;
    padding: 10px 16px;
    border-bottom: 1px solid var(--line-soft);
    background: rgba(255, 255, 255, 0.015);
}

.dashboard-global-search[b-649kvobzgi] {
    flex: 0 1 360px;
    min-width: 220px;
}

.dashboard-context-count[b-649kvobzgi] {
    flex: 0 0 auto;
    color: var(--text-soft);
    font-size: 10px;
}

.dashboard-cross-filter-hint[b-649kvobzgi] {
    margin-left: auto;
    color: var(--text-muted);
    font-size: 10px;
}

.dashboard-cross-filter-list[b-649kvobzgi] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 1 auto;
    flex-wrap: wrap;
    gap: 6px;
    min-width: 0;
    margin-left: auto;
}

.dashboard-cross-filter[b-649kvobzgi] {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: min(440px, 42vw);
    margin-left: 0;
    padding: 5px 9px;
    color: var(--text);
    border: 1px solid rgba(120, 77, 150, 0.28);
    border-radius: 9px;
    background: rgba(120, 77, 150, 0.08);
    cursor: pointer;
    text-align: left;
}

.dashboard-cross-filter:hover[b-649kvobzgi] {
    border-color: rgba(120, 77, 150, 0.52);
    background: rgba(120, 77, 150, 0.13);
}

.dashboard-cross-filter > span:nth-child(2)[b-649kvobzgi] {
    display: grid;
    min-width: 0;
}

.dashboard-cross-filter small[b-649kvobzgi],
.dashboard-cross-filter strong[b-649kvobzgi] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-cross-filter small[b-649kvobzgi] {
    color: var(--text-soft);
    font-size: 8px;
    text-transform: uppercase;
}

.dashboard-cross-filter strong[b-649kvobzgi] {
    font-size: 10px;
}

.dashboard-workbench[b-649kvobzgi] {
    display: grid;
    grid-template-columns: 258px minmax(520px, 1fr) 326px;
    align-items: start;
    min-width: 0;
    min-height: 760px;
}

.dashboard-data-pane[b-649kvobzgi],
.dashboard-inspector[b-649kvobzgi] {
    position: sticky;
    top: 88px;
    z-index: 5;
    align-self: start;
    min-width: 0;
    height: calc(100vh - 108px);
    min-height: 620px;
    max-height: 920px;
    overflow: auto;
    scrollbar-width: thin;
}

.dashboard-data-pane[b-649kvobzgi] {
    padding: 15px 13px;
    border-right: 1px solid var(--line-soft);
    background: linear-gradient(180deg, rgba(38, 28, 45, 0.98), rgba(24, 18, 29, 0.98));
}

.dashboard-data-pane > section + section[b-649kvobzgi] {
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid var(--line-soft);
}

.dashboard-pane-heading[b-649kvobzgi],
.dashboard-inspector-heading[b-649kvobzgi],
.dashboard-role-heading[b-649kvobzgi],
.dashboard-size-control[b-649kvobzgi] {
    justify-content: space-between;
    gap: 10px;
}

.dashboard-pane-heading h2[b-649kvobzgi],
.dashboard-inspector-heading h2[b-649kvobzgi],
.dashboard-stage-header h2[b-649kvobzgi] {
    margin: 2px 0 0;
    color: var(--text);
    font-size: 15px;
    line-height: 1.15;
}

.dashboard-pane-heading > span[b-649kvobzgi],
.dashboard-inspector-heading > span[b-649kvobzgi] {
    display: inline-grid;
    place-items: center;
    min-width: 25px;
    min-height: 23px;
    padding: 0 7px;
    color: var(--studio-accent);
    border: 1px solid rgba(169, 124, 192, 0.16);
    border-radius: 999px;
    background: rgba(169, 124, 192, 0.06);
    font-size: 9px;
    font-weight: 800;
}

.dashboard-field-search[b-649kvobzgi] {
    width: 100%;
    margin: 11px 0 9px;
}

.dashboard-field-list[b-649kvobzgi] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 4px;
    max-height: min(44vh, 470px);
    overflow: auto;
    padding-right: 3px;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
}

.dashboard-field[b-649kvobzgi] {
    display: grid;
    grid-template-columns: 18px 24px minmax(0, 1fr) auto;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-width: 0;
    min-height: 40px;
    padding: 8px;
    color: var(--text);
    border: 1px solid transparent;
    border-radius: 9px;
    outline: 0;
    background: rgba(255, 255, 255, 0.025);
    cursor: grab;
    text-align: left;
    transition: border-color 140ms ease, background 140ms ease;
}

.dashboard-field:hover[b-649kvobzgi],
.dashboard-field:focus-visible[b-649kvobzgi] {
    border-color: rgba(169, 124, 192, 0.28);
    background: rgba(169, 124, 192, 0.07);
}

.dashboard-field:focus-visible[b-649kvobzgi] {
    outline: 2px solid var(--studio-accent);
    outline-offset: -2px;
}

.dashboard-field:active[b-649kvobzgi] {
    cursor: grabbing;
}

.dashboard-field > .m4-icon[b-649kvobzgi] {
    color: var(--studio-accent);
}

.dashboard-field-copy[b-649kvobzgi] {
    display: grid;
    min-width: 0;
}

.dashboard-field-chevron[b-649kvobzgi],
.dashboard-field-branch-spacer[b-649kvobzgi] {
    display: grid;
    place-items: center;
    width: 18px;
    height: 18px;
}

.dashboard-field-chevron[b-649kvobzgi] {
    color: var(--text-soft);
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    transform-origin: center;
    transition: color 140ms ease, transform 140ms ease;
}

.dashboard-field.is-parent[b-649kvobzgi] {
    cursor: pointer;
    background: rgba(169, 124, 192, 0.035);
}

.dashboard-field.is-parent:hover .dashboard-field-chevron[b-649kvobzgi],
.dashboard-field.is-parent:focus-visible .dashboard-field-chevron[b-649kvobzgi] {
    color: var(--studio-accent);
}

.dashboard-field.is-parent.is-expanded .dashboard-field-chevron[b-649kvobzgi] {
    transform: rotate(90deg);
}

.dashboard-field.is-empty-parent[b-649kvobzgi] {
    cursor: default;
    opacity: 0.72;
}

.dashboard-field.is-empty-parent:hover[b-649kvobzgi] {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.025);
}

.dashboard-field strong[b-649kvobzgi],
.dashboard-field small[b-649kvobzgi] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-field strong[b-649kvobzgi] {
    font-size: 11px;
}

.dashboard-field small[b-649kvobzgi] {
    margin-top: 1px;
    color: var(--text-muted);
    font-size: 8px;
}

.dashboard-field em[b-649kvobzgi] {
    padding: 3px 5px;
    color: var(--text-soft);
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.04);
    font-size: 8px;
    font-style: normal;
    font-weight: 750;
}

.dashboard-field em.is-numeric[b-649kvobzgi] {
    color: #ffd890;
    background: rgba(250, 181, 62, 0.08);
}

.dashboard-field em.is-boolean[b-649kvobzgi] {
    color: #bff5a6;
    background: rgba(120, 77, 150, 0.08);
}

@media (prefers-reduced-motion: reduce) {
    .dashboard-field-chevron[b-649kvobzgi] {
        transition: none;
    }
}

.dashboard-visualization-palette > p[b-649kvobzgi] {
    margin: 7px 0 10px;
    color: var(--text-muted);
    font-size: 9px;
}

.dashboard-visualization-grid[b-649kvobzgi] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
}

.dashboard-visualization-grid button[b-649kvobzgi] {
    display: grid;
    place-items: center;
    gap: 5px;
    min-height: 68px;
    padding: 8px 5px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 10px;
    outline: 0;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.012));
    cursor: grab;
    font-size: 9px;
    font-weight: 720;
    transition: color 140ms ease, border-color 140ms ease, background 140ms ease, transform 140ms ease;
}

.dashboard-visualization-grid button:hover[b-649kvobzgi],
.dashboard-visualization-grid button:focus-visible[b-649kvobzgi] {
    color: var(--text);
    border-color: rgba(169, 124, 192, 0.38);
    background: rgba(169, 124, 192, 0.08);
    transform: translateY(-1px);
}

.dashboard-visualization-grid button .m4-icon[b-649kvobzgi] {
    color: var(--studio-accent);
}

.dashboard-stage[b-649kvobzgi] {
    min-width: 0;
    min-height: 760px;
    padding: 16px;
    outline: 0;
    background:
        linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),
        radial-gradient(circle at 50% 0%, rgba(169, 124, 192, 0.045), transparent 34%);
    background-size: 24px 24px, 24px 24px, auto;
}

.dashboard-stage:focus-visible[b-649kvobzgi] {
    box-shadow: inset 0 0 0 2px rgba(169, 124, 192, 0.42);
}

.dashboard-stage-header[b-649kvobzgi] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 13px;
    padding: 0 2px;
}

.dashboard-stage-header > span[b-649kvobzgi] {
    color: var(--text-muted);
    font-size: 9px;
    text-align: right;
}

.dashboard-canvas[b-649kvobzgi] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-auto-rows: 32px;
    grid-auto-flow: row;
    align-items: stretch;
    align-content: start;
    gap: 12px;
    min-width: 0;
    min-height: 620px;
}

.dashboard-empty-canvas[b-649kvobzgi] {
    grid-column: 1 / -1;
    grid-row: 1 / span 14;
    display: grid;
    place-items: center;
    align-content: center;
    gap: 8px;
    min-height: 0;
    padding: 30px;
    color: var(--text-soft);
    border: 1px dashed rgba(169, 124, 192, 0.28);
    border-radius: 16px;
    background: rgba(169, 124, 192, 0.025);
    text-align: center;
}

.dashboard-empty-canvas .m4-icon[b-649kvobzgi] {
    color: var(--studio-accent);
}

.dashboard-empty-canvas strong[b-649kvobzgi] {
    color: var(--text);
    font-size: 14px;
}

.dashboard-empty-canvas span[b-649kvobzgi] {
    font-size: 10px;
}

.dashboard-inspector[b-649kvobzgi] {
    padding: 15px 13px 28px;
    border-left: 1px solid var(--line-soft);
    background: linear-gradient(180deg, rgba(40, 29, 48, 0.99), rgba(24, 18, 29, 0.99));
}

.dashboard-inspector-empty[b-649kvobzgi] {
    display: grid;
    place-items: center;
    align-content: center;
    gap: 8px;
    min-height: 360px;
    padding: 24px;
    color: var(--text-soft);
    text-align: center;
}

.dashboard-inspector-empty .m4-icon[b-649kvobzgi] {
    color: var(--studio-accent);
}

.dashboard-inspector-empty strong[b-649kvobzgi] {
    color: var(--text);
    font-size: 13px;
}

.dashboard-inspector-empty span[b-649kvobzgi] {
    font-size: 10px;
    line-height: 1.45;
}

.dashboard-native-field[b-649kvobzgi] {
    display: grid;
    gap: 4px;
    min-width: 0;
    margin-top: 12px;
}

.dashboard-size-control[b-649kvobzgi] {
    margin-top: 13px;
}

.dashboard-size-control > div[b-649kvobzgi] {
    display: flex;
    gap: 4px;
}

.dashboard-size-control button[b-649kvobzgi],
.dashboard-aggregation-options button[b-649kvobzgi] {
    min-width: 30px;
    min-height: 28px;
    padding: 4px 7px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 7px;
    outline: 0;
    background: rgba(255, 255, 255, 0.025);
    cursor: pointer;
    font-size: 9px;
    font-weight: 760;
}

.dashboard-size-control button:hover[b-649kvobzgi],
.dashboard-size-control button.is-active[b-649kvobzgi],
.dashboard-aggregation-options button:hover[b-649kvobzgi],
.dashboard-aggregation-options button.is-active[b-649kvobzgi],
.dashboard-aggregation-options button[aria-checked="true"][b-649kvobzgi] {
    color: var(--studio-role-active-text);
    border-color: var(--studio-role-border-strong);
    background: var(--studio-role-bg-active);
}

.dashboard-role-section[b-649kvobzgi],
.dashboard-inspector-settings[b-649kvobzgi] {
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid var(--line-soft);
}

.dashboard-role-heading > span[b-649kvobzgi] {
    color: var(--text);
    font-size: 11px;
    font-weight: 800;
}

.dashboard-role-heading > small[b-649kvobzgi] {
    color: var(--studio-role-muted);
    font-size: 8px;
    text-transform: uppercase;
}

.dashboard-role-drop[b-649kvobzgi] {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 5px;
    min-height: 51px;
    margin-top: 7px;
    padding: 7px;
    color: var(--studio-role-muted);
    border: 1px dashed var(--studio-role-border);
    border-radius: 9px;
    background: color-mix(in srgb, var(--studio-role-bg) 42%, transparent);
    font-size: 9px;
    transition: border-color 140ms ease, background 140ms ease;
}

.dashboard-role-drop:hover[b-649kvobzgi] {
    border-color: var(--studio-role-border-strong);
    background: color-mix(in srgb, var(--studio-role-bg-active) 52%, transparent);
}

.dashboard-binding-pill[b-649kvobzgi] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    max-width: 100%;
    min-height: 28px;
    padding: 4px 7px;
    overflow: hidden;
    color: var(--studio-role-text);
    border: 1px solid var(--studio-role-border);
    border-radius: 7px;
    outline: 0;
    background: var(--studio-role-bg);
    cursor: pointer;
    font-size: 9px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-binding-pill:hover[b-649kvobzgi],
.dashboard-binding-pill.is-active[b-649kvobzgi] {
    color: var(--studio-role-active-text);
    border-color: var(--studio-role-border-strong);
    background: var(--studio-role-bg-active);
}

.dashboard-binding-pill.is-missing[b-649kvobzgi] {
    color: var(--studio-role-missing-text);
    border-color: var(--studio-role-missing-border);
    background: var(--studio-role-missing-bg);
}

.dashboard-binding-pill > span:last-child[b-649kvobzgi] {
    color: currentColor;
    opacity: 0.76;
}

.dashboard-binding-pill[b-649kvobzgi]  .m4-icon,
.dashboard-binding-pill[b-649kvobzgi]  .mud-icon-root {
    color: currentColor;
}

.dashboard-inline-editor[b-649kvobzgi] {
    display: grid;
    gap: 7px;
    margin-top: 8px;
    padding: 10px;
    border: 1px solid rgba(169, 124, 192, 0.15);
    border-radius: 10px;
    background: rgba(169, 124, 192, 0.035);
}

.dashboard-inline-editor > div:first-child[b-649kvobzgi] {
    justify-content: space-between;
    gap: 8px;
}

.dashboard-inline-editor strong[b-649kvobzgi] {
    min-width: 0;
    overflow: hidden;
    color: var(--text);
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-inline-editor > div:first-child button[b-649kvobzgi] {
    padding: 0;
    color: #ff9c88;
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 9px;
}

.dashboard-inline-editor > small[b-649kvobzgi],
.dashboard-inline-editor > span[b-649kvobzgi] {
    color: var(--text-muted);
    font-size: 8px;
}

.dashboard-aggregation-options[b-649kvobzgi] {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.dashboard-check[b-649kvobzgi] {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 10px;
    color: var(--text-soft);
    cursor: pointer;
    font-size: 10px;
}

.dashboard-check input[b-649kvobzgi] {
    width: 15px;
    height: 15px;
    margin: 0;
    accent-color: var(--studio-accent);
}

.dashboard-studio[b-649kvobzgi]  .mud-input-control {
    margin: 0;
}

.dashboard-studio[b-649kvobzgi]  .mud-input-slot,
.dashboard-studio[b-649kvobzgi]  .mud-input-label {
    font-size: 11px;
}

.dashboard-studio[b-649kvobzgi]  .mud-button-root {
    border-radius: 8px;
    font-size: 10px;
    font-weight: 760;
    letter-spacing: 0;
    text-transform: none;
}

:root[data-theme="light"] .dashboard-studio[b-649kvobzgi],
body[data-theme="light"] .dashboard-studio[b-649kvobzgi] {
    --studio-surface: rgba(255, 255, 255, 0.98);
    --studio-surface-soft: rgba(246, 242, 248, 0.96);
    --studio-surface-raised: rgba(255, 255, 255, 0.99);
    --studio-role-text: #68417f;
    --studio-role-active-text: #4e2f61;
    --studio-role-muted: var(--text-soft);
    --studio-role-border: rgba(104, 65, 127, 0.32);
    --studio-role-border-strong: rgba(104, 65, 127, 0.62);
    --studio-role-bg: rgba(104, 65, 127, 0.09);
    --studio-role-bg-active: rgba(104, 65, 127, 0.15);
    --studio-role-missing-text: var(--red);
    --studio-role-missing-border: rgba(180, 35, 24, 0.38);
    --studio-role-missing-bg: rgba(180, 35, 24, 0.08);
    background:
        radial-gradient(circle at 8% 0%, rgba(104, 65, 127, 0.08), transparent 24%),
        linear-gradient(145deg, rgba(251, 249, 252, 0.99), rgba(244, 239, 247, 0.98));
    box-shadow: 0 20px 48px rgba(43, 32, 50, 0.1);
}

:root[data-theme="light"] .dashboard-studio-toolbar[b-649kvobzgi],
body[data-theme="light"] .dashboard-studio-toolbar[b-649kvobzgi] {
    background: rgba(255, 255, 255, 0.94);
}

:root[data-theme="light"] .dashboard-data-pane[b-649kvobzgi],
body[data-theme="light"] .dashboard-data-pane[b-649kvobzgi],
:root[data-theme="light"] .dashboard-inspector[b-649kvobzgi],
body[data-theme="light"] .dashboard-inspector[b-649kvobzgi] {
    background: linear-gradient(180deg, rgba(250, 247, 252, 0.99), rgba(242, 236, 246, 0.98));
}

:root[data-theme="light"] .dashboard-stage[b-649kvobzgi],
body[data-theme="light"] .dashboard-stage[b-649kvobzgi] {
    background:
        linear-gradient(rgba(104, 65, 127, 0.035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(104, 65, 127, 0.035) 1px, transparent 1px),
        radial-gradient(circle at 50% 0%, rgba(104, 65, 127, 0.05), transparent 34%);
    background-size: 24px 24px, 24px 24px, auto;
}

:root[data-theme="light"] .dashboard-document-controls select[b-649kvobzgi],
body[data-theme="light"] .dashboard-document-controls select[b-649kvobzgi],
:root[data-theme="light"] .dashboard-native-field input[b-649kvobzgi],
body[data-theme="light"] .dashboard-native-field input[b-649kvobzgi],
:root[data-theme="light"] .dashboard-native-field select[b-649kvobzgi],
body[data-theme="light"] .dashboard-native-field select[b-649kvobzgi],
:root[data-theme="light"] .dashboard-field[b-649kvobzgi],
body[data-theme="light"] .dashboard-field[b-649kvobzgi],
:root[data-theme="light"] .dashboard-visualization-grid button[b-649kvobzgi],
body[data-theme="light"] .dashboard-visualization-grid button[b-649kvobzgi] {
    background: rgba(104, 65, 127, 0.025);
}

@media (max-width: 1500px) {
    .dashboard-studio-toolbar[b-649kvobzgi] {
        grid-template-columns: minmax(220px, 0.8fr) minmax(390px, 1.35fr);
    }

    .dashboard-scope-summary[b-649kvobzgi] {
        grid-column: 1 / -1;
        justify-content: flex-start;
    }

    .dashboard-workbench[b-649kvobzgi] {
        grid-template-columns: 232px minmax(480px, 1fr) 300px;
    }
}

@media (max-width: 1180px) {
    .dashboard-workbench[b-649kvobzgi] {
        grid-template-columns: 228px minmax(0, 1fr);
    }

    .dashboard-inspector[b-649kvobzgi] {
        position: relative;
        top: auto;
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 18px;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none;
        border-top: 1px solid var(--line-soft);
        border-left: 0;
    }

    .dashboard-inspector-heading[b-649kvobzgi],
    .dashboard-inspector-empty[b-649kvobzgi] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 860px) {
    .dashboard-studio-toolbar[b-649kvobzgi] {
        position: relative;
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .dashboard-document-controls[b-649kvobzgi] {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .dashboard-document-controls > label[b-649kvobzgi] {
        max-width: none;
    }

    .dashboard-scope-summary[b-649kvobzgi] {
        grid-column: auto;
    }

    .dashboard-context-bar[b-649kvobzgi] {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .dashboard-global-search[b-649kvobzgi] {
        flex-basis: 100%;
    }

    .dashboard-cross-filter-list[b-649kvobzgi],
    .dashboard-cross-filter-hint[b-649kvobzgi] {
        max-width: 100%;
        margin-left: 0;
    }

    .dashboard-cross-filter-list[b-649kvobzgi] {
        justify-content: flex-start;
        flex-basis: 100%;
    }

    .dashboard-cross-filter[b-649kvobzgi] {
        max-width: 100%;
    }

    .dashboard-workbench[b-649kvobzgi] {
        grid-template-columns: 1fr;
    }

    .dashboard-data-pane[b-649kvobzgi],
    .dashboard-inspector[b-649kvobzgi] {
        position: relative;
        top: auto;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none;
        border: 0;
        border-bottom: 1px solid var(--line-soft);
    }

    .dashboard-field-list[b-649kvobzgi] {
        grid-template-columns: minmax(0, 1fr);
        max-height: 330px;
    }

    .dashboard-visualization-grid[b-649kvobzgi] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .dashboard-stage[b-649kvobzgi] {
        min-height: 620px;
    }
}

@media (max-width: 620px) {
    .dashboard-studio[b-649kvobzgi] {
        border-radius: 13px;
    }

    .dashboard-document-controls[b-649kvobzgi] {
        display: grid;
    }

    .dashboard-toolbar-actions[b-649kvobzgi] {
        justify-content: flex-start;
    }

    .dashboard-field-list[b-649kvobzgi],
    .dashboard-inspector[b-649kvobzgi] {
        grid-template-columns: 1fr;
    }

    .dashboard-visualization-grid[b-649kvobzgi] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dashboard-stage-header[b-649kvobzgi] {
        align-items: flex-start;
        flex-direction: column;
    }

    .dashboard-stage-header > span[b-649kvobzgi] {
        text-align: left;
    }

    .dashboard-stage[b-649kvobzgi],
    .dashboard-data-pane[b-649kvobzgi],
    .dashboard-inspector[b-649kvobzgi] {
        padding: 12px;
    }

    .dashboard-canvas[b-649kvobzgi] {
        display: flex;
        flex-direction: column;
        gap: 12px;
        min-height: 0;
    }

    .dashboard-canvas .dashboard-tile[b-649kvobzgi] {
        flex: 0 0 auto;
        width: 100%;
        height: min(520px, 70vh);
        min-height: 340px;
    }

    .dashboard-empty-canvas[b-649kvobzgi] {
        min-height: 360px;
    }
}
/* /Components/Shared/StatisticsDashboardTile.razor.rz.scp.css */
.dashboard-tile[b-70pevw59ie] {
    position: relative;
    grid-column: var(--dashboard-grid-column) / span var(--dashboard-column-span);
    grid-row: var(--dashboard-grid-row) / span var(--dashboard-row-span);
    display: grid;
    grid-template-rows: auto minmax(0, 1fr) auto;
    min-width: 0;
    min-height: 0;
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--line-soft);
    border-radius: 14px;
    background: linear-gradient(160deg, rgba(43, 32, 50, 0.96), rgba(33, 24, 39, 0.96));
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
    transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.dashboard-tile:hover[b-70pevw59ie] {
    border-color: rgba(169, 124, 192, 0.32);
    transform: translateY(-1px);
}

.dashboard-tile.is-selected[b-70pevw59ie] {
    border-color: var(--cyan);
    box-shadow: 0 0 0 2px rgba(169, 124, 192, 0.12), 0 16px 34px rgba(0, 0, 0, 0.2);
}

.dashboard-tile.is-filter-source[b-70pevw59ie] {
    border-color: var(--green);
}

.dashboard-tile-header[b-70pevw59ie] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-width: 0;
    padding: 12px 12px 10px;
    border-bottom: 1px solid var(--line-soft);
    cursor: grab;
    touch-action: none;
    user-select: none;
}

.dashboard-tile-header:active[b-70pevw59ie] {
    cursor: grabbing;
}

.dashboard-tile-header:focus-visible[b-70pevw59ie] {
    outline: 2px solid var(--cyan);
    outline-offset: -2px;
}

.dashboard-tile-title[b-70pevw59ie],
.dashboard-tile-title > span:last-child[b-70pevw59ie] {
    display: flex;
    align-items: center;
    min-width: 0;
}

.dashboard-tile-title[b-70pevw59ie] {
    gap: 9px;
}

.dashboard-tile-title > span:last-child[b-70pevw59ie] {
    align-items: flex-start;
    flex-direction: column;
}

.dashboard-tile-title strong[b-70pevw59ie],
.dashboard-tile-title small[b-70pevw59ie] {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-tile-title strong[b-70pevw59ie] {
    color: var(--text);
    font-size: 13px;
}

.dashboard-tile-title small[b-70pevw59ie] {
    margin-top: 2px;
    color: var(--text-soft);
    font-size: 10px;
}

.dashboard-tile-icon[b-70pevw59ie] {
    display: inline-grid;
    place-items: center;
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    color: var(--cyan);
    border: 1px solid rgba(169, 124, 192, 0.18);
    border-radius: 8px;
    background: rgba(169, 124, 192, 0.08);
}

.dashboard-tile-actions[b-70pevw59ie] {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 1px;
}

.dashboard-tile-actions[b-70pevw59ie]  .mud-icon-button {
    padding: 5px;
}

.dashboard-tile-filter-badge[b-70pevw59ie] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-right: 4px;
    padding: 3px 6px;
    color: var(--green);
    border-radius: 999px;
    background: rgba(120, 77, 150, 0.1);
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
}

.dashboard-tile-body[b-70pevw59ie] {
    min-height: 0;
    padding: 10px 12px;
    overflow: auto;
    scrollbar-width: thin;
}

.dashboard-tile-body.is-chart-body[b-70pevw59ie] {
    overflow: hidden;
}

.dashboard-tile-empty[b-70pevw59ie] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    min-height: 0;
    height: 100%;
    color: var(--text-soft);
    font-size: 12px;
}

.dashboard-kpi[b-70pevw59ie] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    min-height: 0;
    height: 100%;
    padding: 14px;
}

.dashboard-kpi > small[b-70pevw59ie] {
    color: var(--cyan);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.dashboard-kpi > strong[b-70pevw59ie] {
    margin: 9px 0 7px;
    color: var(--text);
    font-size: clamp(2.6rem, 6vw, 4.6rem);
    font-weight: 760;
    letter-spacing: -0.05em;
    line-height: 0.95;
}

.dashboard-kpi > span[b-70pevw59ie] {
    color: var(--text-soft);
    font-size: 11px;
}

.dashboard-kpi-breakdown[b-70pevw59ie] {
    display: grid;
    gap: 5px;
    width: 100%;
    margin-top: 18px;
}

.dashboard-kpi-breakdown button[b-70pevw59ie] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    padding: 7px 8px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.025);
    cursor: pointer;
    font-size: 10px;
}

.dashboard-kpi-breakdown button:hover[b-70pevw59ie],
.dashboard-kpi-breakdown button.is-selected[b-70pevw59ie] {
    color: var(--text);
    border-color: rgba(120, 77, 150, 0.38);
    background: rgba(120, 77, 150, 0.08);
}

.dashboard-chart-layout[b-70pevw59ie] {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr) auto;
    min-width: 0;
    min-height: 0;
    height: 100%;
    overflow: hidden;
}

.dashboard-chart[b-70pevw59ie] {
    position: relative;
    grid-row: 2;
    min-width: 0;
    min-height: 0;
    height: 100%;
    overflow: hidden;
}

.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart {
    position: absolute;
    inset: 0;
    display: block;
    width: auto !important;
    height: auto !important;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart {
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > svg,
.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-bar,
.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-line,
.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-donut,
.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-pie,
.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-radar {
    grid-row: 1;
    width: 100% !important;
    height: 100% !important;
    min-width: 0;
    min-height: 0;
    margin: 0 !important;
    overflow: hidden;
}

.dashboard-chart[b-70pevw59ie]  .dashboard-mud-chart > .mud-chart > .mud-chart-legend {
    grid-row: 2;
    align-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 40px;
    max-height: min(72px, 42%);
    min-width: 0;
    margin: 4px 0 0 !important;
    padding: 4px 0 0 !important;
    overflow: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
}

.dashboard-chart[b-70pevw59ie]  .mud-chart-legend-item {
    white-space: nowrap;
}

.dashboard-chart-notice[b-70pevw59ie] {
    grid-row: 1;
    margin-bottom: 5px;
    color: var(--text-soft);
    font-size: 10px;
}

.dashboard-chart-points[b-70pevw59ie] {
    grid-row: 3;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
    padding: 7px 0 2px;
    overflow-x: auto;
    border-top: 1px solid var(--line-soft);
    scrollbar-width: thin;
}

.dashboard-chart-points > span[b-70pevw59ie] {
    flex: 0 0 auto;
    color: var(--text-soft);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.dashboard-chart-points button[b-70pevw59ie] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    flex: 0 0 auto;
    max-width: 230px;
    padding: 5px 7px;
    color: var(--text-soft);
    border: 1px solid var(--line-soft);
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.025);
    cursor: pointer;
    font-size: 9px;
}

.dashboard-chart-points button span[b-70pevw59ie] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-chart-points button strong[b-70pevw59ie] {
    color: var(--text);
    white-space: nowrap;
}

.dashboard-chart-points button:hover[b-70pevw59ie],
.dashboard-chart-points button:focus-visible[b-70pevw59ie],
.dashboard-chart-points button.is-selected[b-70pevw59ie] {
    color: var(--text);
    border-color: rgba(120, 77, 150, 0.42);
    outline: none;
    background: rgba(120, 77, 150, 0.08);
}

.dashboard-table-wrap[b-70pevw59ie] {
    height: 100%;
    max-height: none;
    overflow: auto;
}

.dashboard-table[b-70pevw59ie] {
    width: 100%;
    border-collapse: collapse;
    font-size: 11px;
}

.dashboard-table th[b-70pevw59ie] {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 8px;
    color: var(--text-soft);
    text-align: left;
    border-bottom: 1px solid var(--line-soft);
    background: rgba(38, 28, 45, 0.98);
}

.dashboard-table-sort[b-70pevw59ie] {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    width: 100%;
    padding: 0;
    color: inherit;
    text-align: left;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.dashboard-table-sort span[b-70pevw59ie] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashboard-table-sort small[b-70pevw59ie] {
    flex: 0 0 auto;
    color: var(--text-muted);
    font-size: 10px;
}

.dashboard-table-sort:hover[b-70pevw59ie],
.dashboard-table-sort:focus-visible[b-70pevw59ie],
.dashboard-table-sort.is-active[b-70pevw59ie] {
    color: var(--text);
    outline: none;
}

.dashboard-table-sort:focus-visible[b-70pevw59ie] {
    text-decoration: underline;
    text-decoration-color: var(--cyan);
    text-underline-offset: 3px;
}

.dashboard-table-sort.is-active small[b-70pevw59ie] {
    color: var(--cyan);
}

.dashboard-table td[b-70pevw59ie] {
    padding: 8px;
    color: var(--text-soft);
    border-bottom: 1px solid var(--line-soft);
}

.dashboard-table tfoot th[b-70pevw59ie],
.dashboard-table tfoot td[b-70pevw59ie] {
    position: sticky;
    top: auto;
    bottom: 0;
    z-index: 1;
    color: var(--text);
    border-top: 1px solid var(--line);
    border-bottom: 0;
    background: rgba(38, 28, 45, 0.98);
}

.dashboard-table td strong[b-70pevw59ie],
.dashboard-table td small[b-70pevw59ie] {
    display: block;
}

.dashboard-table td strong[b-70pevw59ie] {
    color: var(--text);
}

.dashboard-table td small[b-70pevw59ie] {
    margin-top: 2px;
    color: var(--text-soft);
    font-size: 9px;
}

.dashboard-table tbody tr[b-70pevw59ie] {
    cursor: pointer;
}

.dashboard-table tbody tr:hover[b-70pevw59ie],
.dashboard-table tbody tr.is-selected[b-70pevw59ie] {
    background: rgba(169, 124, 192, 0.08);
}

.dashboard-table tbody tr:focus-visible[b-70pevw59ie] {
    outline: 2px solid var(--cyan);
    outline-offset: -2px;
}

.dashboard-tile-footer[b-70pevw59ie] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 12px;
    color: var(--text-soft);
    border-top: 1px solid var(--line-soft);
    font-size: 9px;
}

.dashboard-tile-footer .has-gaps[b-70pevw59ie] {
    color: var(--amber);
}

.dashboard-resize-handle[b-70pevw59ie] {
    position: absolute;
    z-index: 8;
    width: 24px;
    height: 24px;
    opacity: 0.34;
    touch-action: none;
    user-select: none;
    transition: opacity 120ms ease, background-color 120ms ease;
}

.dashboard-resize-handle[b-70pevw59ie]::after {
    position: absolute;
    width: 8px;
    height: 8px;
    content: "";
    border-color: var(--cyan);
    border-style: solid;
}

.dashboard-tile:hover .dashboard-resize-handle[b-70pevw59ie],
.dashboard-tile.is-selected .dashboard-resize-handle[b-70pevw59ie],
.dashboard-tile.is-layout-interacting .dashboard-resize-handle[b-70pevw59ie] {
    opacity: 1;
    background: rgba(169, 124, 192, 0.06);
}

.dashboard-resize-handle.is-nw[b-70pevw59ie] {
    top: 0;
    left: 0;
    cursor: nwse-resize;
}

.dashboard-resize-handle.is-nw[b-70pevw59ie]::after {
    top: 4px;
    left: 4px;
    border-width: 2px 0 0 2px;
}

.dashboard-resize-handle.is-ne[b-70pevw59ie] {
    top: 0;
    right: 0;
    cursor: nesw-resize;
}

.dashboard-resize-handle.is-ne[b-70pevw59ie]::after {
    top: 4px;
    right: 4px;
    border-width: 2px 2px 0 0;
}

.dashboard-resize-handle.is-se[b-70pevw59ie] {
    right: 0;
    bottom: 0;
    cursor: nwse-resize;
}

.dashboard-resize-handle.is-se[b-70pevw59ie]::after {
    right: 4px;
    bottom: 4px;
    border-width: 0 2px 2px 0;
}

.dashboard-resize-handle.is-sw[b-70pevw59ie] {
    bottom: 0;
    left: 0;
    cursor: nesw-resize;
}

.dashboard-resize-handle.is-sw[b-70pevw59ie]::after {
    bottom: 4px;
    left: 4px;
    border-width: 0 0 2px 2px;
}

:root[data-theme="light"] .dashboard-tile[b-70pevw59ie],
body[data-theme="light"] .dashboard-tile[b-70pevw59ie] {
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.99), rgba(243, 248, 252, 0.98));
}

:root[data-theme="light"] .dashboard-table th[b-70pevw59ie],
body[data-theme="light"] .dashboard-table th[b-70pevw59ie],
:root[data-theme="light"] .dashboard-table tfoot td[b-70pevw59ie],
body[data-theme="light"] .dashboard-table tfoot td[b-70pevw59ie] {
    background: rgba(247, 250, 252, 0.98);
}

@media (max-width: 620px) {
    .dashboard-tile-header[b-70pevw59ie] {
        align-items: flex-start;
        flex-wrap: wrap;
        cursor: default;
        touch-action: auto;
    }

    .dashboard-tile-actions[b-70pevw59ie] {
        width: 100%;
        justify-content: flex-end;
    }

    .dashboard-resize-handle[b-70pevw59ie] {
        display: none;
    }
}
/* /Components/Shared/StatisticsDashboardUnsavedDialog.razor.rz.scp.css */
.statistics-unsaved-dialog[b-9msdw0s5zz] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 13px;
    color: var(--text);
}

.statistics-unsaved-icon[b-9msdw0s5zz] {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    color: var(--amber);
    border: 1px solid color-mix(in srgb, var(--amber) 35%, transparent);
    border-radius: 12px;
    background: color-mix(in srgb, var(--amber) 12%, transparent);
}

.statistics-unsaved-copy strong[b-9msdw0s5zz] {
    font-size: 14px;
}

.statistics-unsaved-copy p[b-9msdw0s5zz] {
    margin: 5px 0 0;
    color: var(--text-soft);
    font-size: 11px;
    line-height: 1.55;
}

.statistics-unsaved-actions[b-9msdw0s5zz] {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 4px;
}

@media (max-width: 560px) {
    .statistics-unsaved-actions[b-9msdw0s5zz] {
        align-items: stretch;
        flex-direction: column;
    }
}
