/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-wshz32lcr4] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: var(--mud-palette-background);
}

main[b-wshz32lcr4] {
    flex: 1;
}

.sidebar[b-wshz32lcr4] {
    background-color: var(--mud-palette-drawer-background);
    background-image: none;
    box-shadow: var(--syba-card-shadow);
    border-right: 1px solid var(--mud-palette-divider);
}

.top-row[b-wshz32lcr4] {
    background-color: var(--mud-palette-appbar-background);
    border-bottom: 1px solid var(--mud-palette-divider);
    justify-content: flex-end;
    height: 4.25rem;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
}

    .top-row[b-wshz32lcr4]  a, .top-row[b-wshz32lcr4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: var(--syba-primary-text);
        font-weight: 500;
    }

    .top-row[b-wshz32lcr4]  a:hover, .top-row[b-wshz32lcr4]  .btn-link:hover {
        text-decoration: none;
        color: var(--mud-palette-warning);
    }

    .top-row[b-wshz32lcr4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-wshz32lcr4] {
        justify-content: space-between;
    }

    .top-row[b-wshz32lcr4]  a, .top-row[b-wshz32lcr4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wshz32lcr4] {
        flex-direction: row;
    }

    .sidebar[b-wshz32lcr4] {
        width: 240px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wshz32lcr4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wshz32lcr4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wshz32lcr4], article[b-wshz32lcr4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* Custom styling for dark theme */
#blazor-error-ui[b-wshz32lcr4] {
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-text-primary);
    bottom: 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid var(--mud-palette-divider);
}

#blazor-error-ui .dismiss[b-wshz32lcr4] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
    color: var(--mud-palette-text-primary);
}

/* Scrollbar styles for dark theme */
[b-wshz32lcr4]::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

[b-wshz32lcr4]::-webkit-scrollbar-track {
    background: var(--mud-palette-background);
}

[b-wshz32lcr4]::-webkit-scrollbar-thumb {
    background: rgba(var(--mud-palette-primary-rgb), 0.2);
    border-radius: 4px;
}

[b-wshz32lcr4]::-webkit-scrollbar-thumb:hover {
    background: rgba(var(--mud-palette-primary-rgb), 0.3);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-59xubalvi7] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #ededef;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid var(--mud-palette-primary);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28237, 237, 239, 0.8%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(1, 208, 255, 0.05);
    transition: all 0.2s ease;
    border-radius: 4px;
}

.navbar-toggler:checked[b-59xubalvi7] {
    background-color: rgba(1, 208, 255, 0.1);
}

.top-row[b-59xubalvi7] {
    min-height: 3.5rem;
    background-color: var(--mud-palette-drawer-background);
    display: flex;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid var(--mud-palette-divider);
}

.navbar-brand[b-59xubalvi7] {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--syba-primary-text);
    margin-right: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.bi[b-59xubalvi7] {
    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-59xubalvi7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2301d0ff' 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-59xubalvi7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2301d0ff' 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-59xubalvi7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2301d0ff' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-59xubalvi7] {
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
    transition: all 0.2s ease;
}

.nav-item:first-of-type[b-59xubalvi7] {
    padding-top: 0.5rem;
}

.nav-item:last-of-type[b-59xubalvi7] {
    padding-bottom: 0.5rem;
}

.nav-link[b-59xubalvi7] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border-radius: 4px;
    color: #ededef;
    background-color: rgba(1, 208, 255, 0);
    transition: all 0.2s ease;
}

.nav-link:hover[b-59xubalvi7] {
    background-color: rgba(1, 208, 255, 0.05);
    color: var(--syba-primary-text);
}

.nav-link.active[b-59xubalvi7] {
    background-color: rgb(45, 45, 48);
    color: var(--syba-primary-text);
    font-weight: 600;
}

.nav-link.active:hover[b-59xubalvi7] {
    background-color: rgba(1, 208, 255, 0.2);
}

.section-header[b-59xubalvi7] {
    color: var(--syba-primary-text);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.05em;
}

/* Modern navigation styling */
.modern-nav[b-59xubalvi7] {
    padding: 0.25rem !important;
    background-color: var(--mud-palette-drawer-background) !important;
    font-family: "Poppins", "Segoe UI", sans-serif !important;
}

.mud-nav-link[b-59xubalvi7] {
    color: var(--mud-palette-drawer-text) !important;
    border-radius: 4px !important;
    margin: 2px 8px !important;
    transition: all 0.3s ease;
    font-family: "Poppins", "Segoe UI", sans-serif !important;
}

.mud-nav-link:hover:not(.mud-nav-link-disabled)[b-59xubalvi7] {
    background-color: rgba(1, 208, 255, 0.05) !important;
    color: var(--syba-primary-text) !important;
}

.mud-nav-link.active[b-59xubalvi7] {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.08) !important;
    color: var(--syba-primary-text) !important;
    font-weight: 600;
}

.mud-nav-group.mud-nav-group-expanded .mud-nav-link[b-59xubalvi7] {
    color: var(--mud-palette-drawer-text) !important;
}

.mud-nav-group > button[b-59xubalvi7] {
    background-color: transparent !important;
}

.mud-nav-group > button > span[b-59xubalvi7] {
    color: var(--syba-primary-text) !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
    font-family: "Poppins", "Segoe UI", sans-serif !important;
}

.mud-nav-group > button > .mud-nav-link-text[b-59xubalvi7] {
    color: var(--syba-primary-text) !important;
}

.mud-nav-group > .mud-collapse[b-59xubalvi7] {
    padding-left: 0.75rem;
    background-color: rgba(1, 208, 255, 0.03) !important;
    border-left: 1px solid var(--syba-primary-text);
    margin-left: 24px;
}

.mud-navmenu.mud-navmenu-default .mud-nav-item .mud-nav-link[b-59xubalvi7] {
    color: var(--mud-palette-drawer-text) !important;
}

.mud-navmenu.mud-navmenu-default .mud-nav-link.active[b-59xubalvi7] {
    color: var(--syba-primary-text) !important;
    font-weight: 600;
}

.mud-icon-root[b-59xubalvi7] {
    color: var(--syba-primary-text) !important;
}

/* Light mode: keep nav text and icons one consistent lighter tone */
html[data-theme="light"] .mud-nav-link[b-59xubalvi7],
html[data-theme="light"] .mud-nav-link .mud-nav-link-text[b-59xubalvi7],
html[data-theme="light"] .mud-nav-group > button > span[b-59xubalvi7],
html[data-theme="light"] .mud-nav-group > button > .mud-nav-link-text[b-59xubalvi7],
html[data-theme="light"] .mud-icon-root[b-59xubalvi7] {
    color: var(--mud-palette-drawer-text) !important;
}

html[data-theme="light"] .mud-nav-link:hover:not(.mud-nav-link-disabled)[b-59xubalvi7],
html[data-theme="light"] .mud-nav-link.active[b-59xubalvi7],
html[data-theme="light"] .mud-navmenu.mud-navmenu-default .mud-nav-link.active[b-59xubalvi7] {
    color: var(--mud-palette-drawer-text) !important;
    background-color: rgba(15, 23, 42, 0.04) !important;
}

.nav-scrollable[b-59xubalvi7] {
    display: none;
    margin-top: 0.5rem;
}

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

.mud-typography-caption[b-59xubalvi7] {
    color: var(--syba-primary-text);
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        padding: 0 0.5rem;
    }
    
    /* Custom scrollbar for sidebar */
    .nav-scrollable[b-59xubalvi7]::-webkit-scrollbar {
        width: 4px;
    }
    
    .nav-scrollable[b-59xubalvi7]::-webkit-scrollbar-track {
        background: var(--mud-palette-drawer-background);
        border-radius: 2px;
    }
    
    .nav-scrollable[b-59xubalvi7]::-webkit-scrollbar-thumb {
        background: rgba(1, 208, 255, 0.08);
        border-radius: 2px;
    }
    
    .nav-scrollable[b-59xubalvi7]::-webkit-scrollbar-thumb:hover {
        background: rgba(1, 208, 255, 0.08);
    }
}

/* Apply Poppins font to all navigation elements */
.mud-navmenu[b-59xubalvi7], 
.mud-nav-link[b-59xubalvi7], 
.mud-nav-group[b-59xubalvi7],
.mud-nav-item[b-59xubalvi7],
.mud-nav-link-text[b-59xubalvi7],
.section-header[b-59xubalvi7],
.nav-text[b-59xubalvi7] {
    font-family: "Poppins", "Segoe UI", sans-serif !important;
}
/* /Components/Pages/Admin/StaleReferences.razor.rz.scp.css */
.table-cell-truncate[b-l6qq2zmojq] {
    display: block;
    max-width: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    overflow: hidden;
}

.compact-text[b-l6qq2zmojq] {
    font-size: 0.74rem;
    line-height: 1.15;
}

.compact-chip :global(.mud-chip-content)[b-l6qq2zmojq] {
    font-size: 0.68rem;
    line-height: 1;
}

.compact-chip[b-l6qq2zmojq] {
    height: 20px;
    max-width: 120px;
}

.user-col[b-l6qq2zmojq] {
    max-width: 160px;
    min-width: 0;
}

.attr-col[b-l6qq2zmojq] {
    max-width: 120px;
    min-width: 0;
}

.value-col[b-l6qq2zmojq] {
    max-width: 190px;
    min-width: 0;
}

.value-main[b-l6qq2zmojq],
.value-sub[b-l6qq2zmojq] {
    max-width: 190px;
}

.stale-references-grid :global(.mud-table-cell)[b-l6qq2zmojq] {
    white-space: normal;
    height: auto;
    vertical-align: top;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.stale-references-grid :global(.mud-table-row)[b-l6qq2zmojq] {
    height: auto;
}

.stale-references-grid :global(.mud-table-cell > *)[b-l6qq2zmojq] {
    max-width: 100%;
    min-width: 0;
}

.user-secondary-line[b-l6qq2zmojq] {
    margin-top: 2px;
}
/* /Components/Pages/Analyze/AccountUsage/Index.razor.rz.scp.css */
.account-usage-page[b-hntzy5ave4] {
  padding-bottom: 18px;
}

.account-usage-topbar[b-hntzy5ave4] {
  gap: 12px;
}

.account-usage-title[b-hntzy5ave4] {
  letter-spacing: 0.02em;
  font-weight: 700;
}

.data-freshness-banner[b-hntzy5ave4] {
  border: 1px solid rgba(15, 23, 42, 0.09);
  border-radius: 10px;
}

.account-usage-tabs[b-hntzy5ave4] {
  border-radius: 12px;
}

.metric-card[b-hntzy5ave4] {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(248, 250, 252, 0.94));
}

.metric-value[b-hntzy5ave4] {
  font-weight: 700;
  letter-spacing: 0.01em;
}

.metric-label[b-hntzy5ave4] {
  color: var(--mud-palette-text-secondary);
}

.overview-info-alert[b-hntzy5ave4] {
  border-radius: 10px;
}

.filters-card[b-hntzy5ave4] {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 12px;
}

.account-usage-view-select .mud-input.mud-input-outlined[b-hntzy5ave4],
.account-usage-view-select .mud-select-input[b-hntzy5ave4] {
  min-height: 36px !important;
}

.account-usage-view-select .mud-input-slot[b-hntzy5ave4] {
  min-height: 34px !important;
  padding: 6px 10px !important;
}

.account-usage-view-select .mud-input-adornment[b-hntzy5ave4] {
  margin-top: 0 !important;
}

.system-option[b-hntzy5ave4] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.system-option-icon[b-hntzy5ave4] {
  width: 16px;
  height: 16px;
  object-fit: contain;
  border-radius: 4px;
  background: var(--mud-palette-background);
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 2px;
}

.tenant-header[b-hntzy5ave4],
.group-header[b-hntzy5ave4],
.tenant-cell[b-hntzy5ave4] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tenant-header-icon[b-hntzy5ave4],
.group-header-icon[b-hntzy5ave4],
.tenant-cell-icon[b-hntzy5ave4] {
  width: 16px;
  height: 16px;
  object-fit: contain;
  border-radius: 4px;
  background: var(--mud-palette-background);
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 2px;
}

.group-header[b-hntzy5ave4] {
  font-weight: 600;
}

.row-system-icons[b-hntzy5ave4] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  min-height: 18px;
}

.row-system-icon[b-hntzy5ave4] {
  width: 14px;
  height: 14px;
  object-fit: contain;
  border-radius: 4px;
  background: var(--mud-palette-background);
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 1px;
  opacity: 1;
}

.row-system-extra[b-hntzy5ave4] {
  font-size: 11px;
  color: var(--mud-palette-text-secondary);
  margin-left: 2px;
}

.account-list-item[b-hntzy5ave4] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.account-list-icon[b-hntzy5ave4] {
  width: 14px;
  height: 14px;
  object-fit: contain;
  border-radius: 4px;
  background: var(--mud-palette-background);
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 1px;
}

.results-table[b-hntzy5ave4] {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 12px;
  overflow: hidden;
}

.table-toolbar[b-hntzy5ave4] {
  width: 100%;
  padding: 6px 0;
}

.results-table .mud-table-head .mud-table-cell[b-hntzy5ave4] {
  font-weight: 700;
  font-size: 0.79rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--mud-palette-text-secondary);
  background: rgba(248, 250, 252, 0.75);
}

.results-table .mud-table-body .mud-table-row:hover[b-hntzy5ave4] {
  background-color: rgba(14, 165, 233, 0.05);
}

.status-col[b-hntzy5ave4] {
  min-width: 170px;
}

.status-col-cell[b-hntzy5ave4] {
  white-space: nowrap !important;
}

.status-chip[b-hntzy5ave4] {
  max-width: 100%;
}

.status-chip .mud-chip-content[b-hntzy5ave4] {
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

/* /Components/Pages/Analyze/ActiveDirectory/DomainOverview.razor.rz.scp.css */
.metric-card[b-p3dzgrrwj6] {
    position: relative;
    background: var(--mud-palette-surface);
    border-radius: 12px;
    padding: 20px;
    border: 1px solid var(--mud-palette-divider);
    box-shadow: var(--syba-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    overflow: hidden;
    height: 100%;
}

.metric-card:hover[b-p3dzgrrwj6] {
    transform: translateY(-2px);
    box-shadow: var(--syba-card-shadow);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
}

.metric-card-accent[b-p3dzgrrwj6] {
    display: none;
}

.metric-card-content[b-p3dzgrrwj6] {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    z-index: 1;
}

.metric-icon[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-secondary) !important;
    font-size: 2.5rem !important;
    flex-shrink: 0;
    opacity: 0.7;
}

.metric-text[b-p3dzgrrwj6] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex: 1;
    text-align: right;
    gap: 2px;
}

.metric-value[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-primary) !important;
    font-weight: 700 !important;
    font-size: 1.875rem !important;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.02em;
}

.metric-label[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-secondary) !important;
    font-size: 0.875rem !important;
    font-weight: 400;
    margin: 0;
}

/* Keep legacy class names but use neutral surfaces in all themes. */
.card-purple[b-p3dzgrrwj6],
.card-blue-purple[b-p3dzgrrwj6],
.card-pink[b-p3dzgrrwj6],
.card-teal[b-p3dzgrrwj6],
.card-orange[b-p3dzgrrwj6] {
    background: var(--mud-palette-surface) !important;
}

html:not([data-theme="light"]) .metric-icon[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-secondary) !important;
    opacity: 0.9;
}

html:not([data-theme="light"]) .metric-value[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-primary) !important;
}

html:not([data-theme="light"]) .metric-label[b-p3dzgrrwj6] {
    color: var(--mud-palette-text-secondary) !important;
}

html:not([data-theme="light"]) .metric-card-accent[b-p3dzgrrwj6] {
    display: block;
    background: var(--mud-palette-primary) !important;
}

/* Keep chart and control text readable on dark backgrounds for this page. */
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .mud-typography,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .mud-input-label,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .mud-input > input,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .mud-select-input {
    color: var(--mud-palette-text-primary) !important;
}

html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .mud-input-label {
    opacity: 0.95;
}

html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-text,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-legend-text,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-xaxis-texts-g text,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-yaxis-texts-g text,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-datalabel-label,
html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-datalabel-value {
    fill: var(--mud-palette-text-primary) !important;
    color: var(--mud-palette-text-primary) !important;
}

html:not([data-theme="light"]) .ad-domain-overview-page[b-p3dzgrrwj6]  .apexcharts-legend-text {
    opacity: 1 !important;
}

/* ApexCharts tooltip polish (matches Home.razor) */
:global(.apexcharts-tooltip)[b-p3dzgrrwj6] {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4) !important;
    border: none !important;
    background: #1a1a1a !important;
    color: #fff !important;
}

:global(.apexcharts-tooltip-title)[b-p3dzgrrwj6] {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
    font-weight: bold !important;
    margin-bottom: 8px !important;
}

:global(.apexcharts-tooltip-series-group)[b-p3dzgrrwj6] {
    background: transparent !important;
    padding: 0 !important;
}

:global(.apexcharts-tooltip-text-y-label)[b-p3dzgrrwj6],
:global(.apexcharts-tooltip-text-y-value)[b-p3dzgrrwj6] {
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
}


/* /Components/Pages/Analyze/ActiveDirectory/HealthCheckReports.razor.rz.scp.css */
.health-findings-table .mud-table-container[b-kalyuhjv6g] {
    max-width: 100%;
}

.health-findings-table .mud-table-cell[b-kalyuhjv6g] {
    vertical-align: top;
}

.health-findings-table .finding-title-cell[b-kalyuhjv6g] {
    min-width: 280px;
    max-width: 520px;
}

.health-findings-table .wrap-text[b-kalyuhjv6g] {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Analyze/ActiveDirectory/SecurityRisks.razor.rz.scp.css */
.security-risks-tabs[b-hku5hvjmg4]  .mud-tab {
    cursor: pointer;
}

.security-risks-tabs[b-hku5hvjmg4]  .mud-tab .mud-tab-wrapper,
.security-risks-tabs[b-hku5hvjmg4]  .mud-tab .mud-ripple,
.security-risks-tabs[b-hku5hvjmg4]  .mud-tab .mud-ripple-root {
    cursor: inherit;
}

.security-risks-tabs[b-hku5hvjmg4]  .mud-tab-slider {
    pointer-events: none;
}

.security-risks-tabs[b-hku5hvjmg4]  .mud-tab.mud-disabled,
.security-risks-tabs[b-hku5hvjmg4]  .mud-tab.mud-disabled .mud-tab-wrapper {
    cursor: not-allowed;
}
/* /Components/Pages/Audit/AdminRoleChangeAudit.razor.rz.scp.css */
/* Override global table defaults for this page */
[b-1dhf7k38mj] .admin-role-changes-grid .mud-table-container {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    max-width: 100% !important;
}

/* Keep table content inside viewport width */
[b-1dhf7k38mj] .admin-role-changes-grid .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-1dhf7k38mj] .admin-role-changes-grid .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-1dhf7k38mj] .admin-role-changes-grid .mud-chip {
    max-width: 100%;
}

[b-1dhf7k38mj] .admin-role-changes-grid .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/AppChangeAudit.razor.rz.scp.css */
/* Keep app audit table contained in viewport width */
[b-ydnlh0m7xh] .app-change-audit-table .mud-table-container {
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-ydnlh0m7xh] .app-change-audit-table .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-ydnlh0m7xh] .app-change-audit-table .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    vertical-align: top;
}

[b-ydnlh0m7xh] .app-change-audit-table .mud-chip {
    max-width: 100%;
}

[b-ydnlh0m7xh] .app-change-audit-table .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/AuthSecurityPolicyChangeAudit.razor.rz.scp.css */
/* Override global table defaults for this page */
[b-8kkfpcqvp0] .auth-security-policy-audit-grid .mud-table-container {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-8kkfpcqvp0] .auth-security-policy-audit-grid .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-8kkfpcqvp0] .auth-security-policy-audit-grid .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-8kkfpcqvp0] .auth-security-policy-audit-grid .mud-chip {
    max-width: 100%;
}

[b-8kkfpcqvp0] .auth-security-policy-audit-grid .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/GroupChangeAudit.razor.rz.scp.css */
/* Keep group audit table contained in viewport width */
[b-606dk0m2xy] .group-change-audit-table .mud-table-container {
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-606dk0m2xy] .group-change-audit-table .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-606dk0m2xy] .group-change-audit-table .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    vertical-align: top;
}

[b-606dk0m2xy] .group-change-audit-table .mud-chip {
    max-width: 100%;
}

[b-606dk0m2xy] .group-change-audit-table .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/IdpConfigChangeAudit.razor.rz.scp.css */
/* Override global table defaults for this page */
[b-ofhqujtq4d] .idp-config-audit-grid .mud-table-container {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-ofhqujtq4d] .idp-config-audit-grid .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-ofhqujtq4d] .idp-config-audit-grid .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-ofhqujtq4d] .idp-config-audit-grid .mud-chip {
    max-width: 100%;
}

[b-ofhqujtq4d] .idp-config-audit-grid .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/SybaInsightAudit.razor.rz.scp.css */
/* Keep internal audit table contained in viewport width */
[b-zewz4o8f0p] .syba-internal-audit-table .mud-table-container {
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-zewz4o8f0p] .syba-internal-audit-table .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-zewz4o8f0p] .syba-internal-audit-table .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    vertical-align: top;
}

[b-zewz4o8f0p] .syba-internal-audit-table .mud-chip {
    max-width: 100%;
}

[b-zewz4o8f0p] .syba-internal-audit-table .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Audit/UserChangeAudit.razor.rz.scp.css */
/* Keep user audit table contained in viewport width */
[b-bykgc17hmo] .user-change-audit-table .mud-table-container {
    overflow-x: hidden !important;
    max-width: 100% !important;
}

[b-bykgc17hmo] .user-change-audit-table .mud-table {
    width: 100% !important;
    table-layout: fixed !important;
}

[b-bykgc17hmo] .user-change-audit-table .mud-table-cell {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    vertical-align: top;
}

[b-bykgc17hmo] .user-change-audit-table .mud-chip {
    max-width: 100%;
}

[b-bykgc17hmo] .user-change-audit-table .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}
/* /Components/Pages/Automation/AutomationBuilder.razor.rz.scp.css */
.automation-builder-shell[b-p6gb4n7ob1] {
    align-items: stretch;
}

.automation-builder-flow-panel[b-p6gb4n7ob1] {
    position: sticky;
    top: 16px;
    max-height: calc(100vh - 120px);
    overflow: auto;
    border-radius: var(--auto-radius-md);
}

:deep .automation-builder-editor-panel .mud-stepper[b-p6gb4n7ob1] {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: var(--auto-radius-md);
    padding: 8px;
    background: var(--mud-palette-surface);
}

:deep .automation-builder-stepper .mud-stepper-content[b-p6gb4n7ob1] {
    padding-top: 8px;
}

:deep .automation-builder-editor-panel .mud-stepper-content[b-p6gb4n7ob1] {
    padding-left: 8px;
    padding-right: 8px;
}

[b-p6gb4n7ob1] .mud-stepper-nav {
    flex-wrap: wrap;
    gap: 2px 0;
    border-bottom: 1px solid var(--mud-palette-lines-default);
    padding-bottom: 4px;
}

[b-p6gb4n7ob1] .mud-stepper-nav .mud-step {
    padding: 12px 8px;
    min-width: 0;
}

[b-p6gb4n7ob1] .mud-stepper-nav .mud-step .mud-step-label .mud-step-label-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.automation-builder-global-actions[b-p6gb4n7ob1] {
    position: sticky;
    bottom: 12px;
    z-index: 3;
    background: var(--mud-palette-surface);
    border-radius: var(--auto-radius-md);
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.08);
}

.automation-builder-review-card[b-p6gb4n7ob1] {
    border-radius: var(--auto-radius-md);
}

:deep .automation-builder-editor-panel .mud-alert[b-p6gb4n7ob1] {
    border-radius: 10px;
}

:deep .automation-builder-editor-panel .mud-paper.mud-paper-outlined[b-p6gb4n7ob1] {
    border-radius: 10px;
}
/* /Components/Pages/Automation/Dashboard.razor.rz.scp.css */
/* Drawer container: only wraps overlay drawer; main content is the flex layout */
.automation-hub-drawer-container[b-1lgwhpv412] {
    min-height: 620px;
}

.automation-hub-layout[b-1lgwhpv412] {
    display: flex;
    flex-direction: row;
    min-height: 620px;
    width: 100%;
}

/* Inline category sidebar: fixed width, inside main content area (right of app NavMenu) */
.automation-category-sidebar[b-1lgwhpv412] {
    flex-shrink: 0;
    width: 260px;
    min-width: 260px;
    overflow-y: auto;
    border-right: 1px solid var(--mud-palette-divider);
    background: var(--mud-palette-surface);
}

.automation-category-sidebar-inline[b-1lgwhpv412] {
    display: none;
}

@media (min-width: 960px) {
    .automation-category-sidebar-inline[b-1lgwhpv412] {
        display: block;
    }
}

.automation-content-main[b-1lgwhpv412] {
    flex: 1;
    min-width: 0;
}

.automation-hub-header[b-1lgwhpv412] {
    border-radius: 12px;
}

.automation-hub-stats[b-1lgwhpv412] {
    min-width: 360px;
}

.automation-metric-card[b-1lgwhpv412] {
    border-radius: var(--auto-radius-md);
    border-color: var(--auto-border);
}

.automation-rule-card[b-1lgwhpv412] {
    border-radius: var(--auto-radius-md);
    height: 100%;
    border-color: var(--auto-border);
}

.automation-filter-drawer-overlay[b-1lgwhpv412] {
    border-right: 1px solid var(--mud-palette-divider);
}

.automation-filter-sidebar[b-1lgwhpv412] {
    gap: 10px;
}

.automation-main-panel[b-1lgwhpv412] {
    min-height: 620px;
    border-radius: 12px;
}

.automation-filter-button[b-1lgwhpv412],
.automation-filter-sub-button[b-1lgwhpv412] {
    justify-content: flex-start;
    text-transform: none;
}

.automation-subcategory-list[b-1lgwhpv412] {
    padding-left: 14px;
}

.automation-category-group[b-1lgwhpv412] {
    width: 100%;
}

.automation-category-toggle[b-1lgwhpv412] {
    font-weight: 500;
}

.automation-toolbar[b-1lgwhpv412] {
    position: sticky;
    top: 0;
    z-index: 2;
    padding-bottom: 8px;
    background: var(--mud-palette-surface);
}

.automation-subtoolbar[b-1lgwhpv412] {
    border-top: 1px solid var(--mud-palette-divider);
    padding-top: 10px;
}

.automation-search-field[b-1lgwhpv412] {
    min-width: 260px;
    max-width: 340px;
}

.automation-mobile-only[b-1lgwhpv412] {
    display: inline-flex;
}

.automation-rules-table .mud-table-cell[b-1lgwhpv412] {
    vertical-align: middle;
    white-space: normal;
    overflow-wrap: anywhere;
}

.automation-rules-table .mud-table-cell:last-child[b-1lgwhpv412] {
    white-space: nowrap;
}

/* Force table to stay within its container -- never cause horizontal page scroll */
.automation-rules-table[b-1lgwhpv412] {
    width: 100%;
}

.automation-rules-table .mud-table-container[b-1lgwhpv412] {
    overflow-x: hidden;
    max-width: 100%;
}

.automation-rules-table table[b-1lgwhpv412] {
    table-layout: fixed;
    width: 100%;
}

[b-1lgwhpv412] .automation-rules-table .mud-table-row:hover .mud-table-cell {
    background-color: rgba(37, 99, 235, 0.08);
}

/* Slight hover emphasis on filter sidebar buttons */
.automation-filter-button:hover[b-1lgwhpv412],
.automation-filter-sub-button:hover[b-1lgwhpv412] {
    opacity: 0.92;
}

@media (max-width: 960px) {
    .automation-hub-header[b-1lgwhpv412] {
        padding: 16px;
    }

    .automation-main-panel[b-1lgwhpv412] {
        padding: 12px;
    }

    .automation-search-field[b-1lgwhpv412] {
        min-width: 220px;
    }
}

@media (min-width: 960px) {
    .automation-mobile-only[b-1lgwhpv412] {
        display: none;
    }
}
/* /Components/Pages/Automation/Dialogs/ExecutionDetailDialog.razor.rz.scp.css */
/* Ensure failure summary text is visible in both light and dark mode.
   MudAlert filled variant sets a contrasting foreground; child MudText can
   end up with theme default (e.g. dark gray in dark theme), so force inherit. */
.execution-detail-failure-alert[b-f0hezo1zhy] (.execution-detail-failure-messages),
.execution-detail-failure-alert[b-f0hezo1zhy] (.execution-detail-failure-messages .mud-typography),
.execution-detail-failure-alert[b-f0hezo1zhy] (.execution-detail-failure-messages span) {
    color: inherit !important;
}
/* /Components/Pages/Governance/CampaignCreation.razor.rz.scp.css */
    /* Enhanced Template Section */
    .template-hero-section[b-2jvmihgv4g] {
        text-align: center;
        margin-bottom: 3rem;
        padding: 2rem 0;
    }

    .template-grid .template-card[b-2jvmihgv4g] {
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        border: 2px solid transparent;
        height: 100%;
        position: relative;
    }

    .template-card:hover[b-2jvmihgv4g] {
        transform: translateY(-8px);
        box-shadow: 0 12px 35px rgba(1, 208, 255, 0.15);
        border-color: var(--mud-palette-primary-lighten);
    }

    .template-card.blank-template[b-2jvmihgv4g] {
        border: 2px dashed var(--mud-palette-divider);
    }

    .template-card.blank-template:hover[b-2jvmihgv4g] {
        border-color: var(--mud-palette-primary);
        background: rgba(1, 208, 255, 0.02);
    }

    .template-icon-container[b-2jvmihgv4g] {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        border-radius: 50%;
        background: rgba(1, 208, 255, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }

    .template-card:hover .template-icon-container[b-2jvmihgv4g] {
        background: rgba(1, 208, 255, 0.2);
        transform: scale(1.1);
    }

    .template-tags[b-2jvmihgv4g] {
        display: flex;
        gap: 0.5rem;
        justify-content: center;
        flex-wrap: wrap;
    }

    /* Enhanced Progress Timeline */
    .campaign-progress-visual[b-2jvmihgv4g] {
        margin: 2rem 0 3rem 0;
        padding: 1rem;
        background: linear-gradient(135deg, rgba(1, 208, 255, 0.05), rgba(255, 255, 255, 0.05));
        border-radius: 12px;
        border: 1px solid rgba(1, 208, 255, 0.1);
    }

    .progress-timeline[b-2jvmihgv4g] {
        display: flex;
        justify-content: space-between;
        position: relative;
        align-items: flex-start;
    }

    .timeline-step[b-2jvmihgv4g] {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        flex: 1;
        cursor: pointer;
        transition: all 0.3s ease;
        opacity: 0.6;
    }

    .timeline-step.active[b-2jvmihgv4g],
    .timeline-step.completed[b-2jvmihgv4g] {
        opacity: 1;
    }

    .step-circle[b-2jvmihgv4g] {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: var(--mud-palette-surface);
        border: 3px solid var(--mud-palette-divider);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
        position: relative;
        z-index: 2;
    }

    .timeline-step.active .step-circle[b-2jvmihgv4g] {
        background: var(--mud-palette-primary);
        border-color: var(--mud-palette-primary);
        color: white;
        animation: pulse-b-2jvmihgv4g 2s infinite;
        box-shadow: 0 0 0 8px rgba(1, 208, 255, 0.1);
    }

    .timeline-step.completed .step-circle[b-2jvmihgv4g] {
        background: var(--mud-palette-success);
        border-color: var(--mud-palette-success);
        color: white;
    }

    .step-info[b-2jvmihgv4g] {
        text-align: center;
        margin-top: 1rem;
        max-width: 120px;
    }

    .step-connector[b-2jvmihgv4g] {
        position: absolute;
        top: 30px;
        left: 60px;
        right: -60px;
        height: 3px;
        background: var(--mud-palette-divider);
        z-index: 1;
        transition: all 0.3s ease;
    }

    .step-connector.completed[b-2jvmihgv4g] {
        background: var(--mud-palette-primary);
    }

    /* Step Container Styling */
    .step-container[b-2jvmihgv4g] {
        min-height: 500px;
    }

    .step-header[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        padding: 1.5rem;
        background: linear-gradient(135deg, rgba(1, 208, 255, 0.05), rgba(255, 255, 255, 0.02));
        border-radius: 12px;
        border: 1px solid rgba(1, 208, 255, 0.1);
    }

    /* Field Container Styling */
    .field-container[b-2jvmihgv4g] {
        transition: all 0.3s ease;
        border: 1px solid transparent;
    }

    .field-container:hover[b-2jvmihgv4g] {
        border-color: rgba(1, 208, 255, 0.3);
        box-shadow: 0 4px 12px rgba(1, 208, 255, 0.1);
    }

    /* Impact Analysis */
    .impact-analysis[b-2jvmihgv4g] {
        border: 1px solid rgba(1, 208, 255, 0.2);
    }

    .metrics-grid[b-2jvmihgv4g] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 1rem;
    }

    .metric-card[b-2jvmihgv4g] {
        padding: 1.5rem;
        border-radius: 12px;
        position: relative;
        overflow: hidden;
        color: white;
        text-align: center;
    }

    .metric-card.primary[b-2jvmihgv4g] {
        background: linear-gradient(135deg, #1976d2, #42a5f5);
    }

    .metric-card.success[b-2jvmihgv4g] {
        background: linear-gradient(135deg, #388e3c, #66bb6a);
    }

    .metric-card.info[b-2jvmihgv4g] {
        background: linear-gradient(135deg, #1976d2, #29b6f6);
    }

    .metric-value[b-2jvmihgv4g] {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1;
    }

    .metric-label[b-2jvmihgv4g] {
        font-size: 0.875rem;
        margin-top: 0.5rem;
        opacity: 0.9;
    }

    .metric-icon[b-2jvmihgv4g] {
        position: absolute;
        right: 1rem;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0.3;
        font-size: 2rem !important;
    }

    /* Approval Flow Designer */
    .approval-flow-designer[b-2jvmihgv4g] {
        border: 1px solid rgba(1, 208, 255, 0.2);
    }

    .flow-canvas[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 1rem;
        padding: 2rem;
        background: linear-gradient(135deg, rgba(1, 208, 255, 0.02), rgba(255, 255, 255, 0.02));
        border-radius: 8px;
        overflow-x: auto;
        min-height: 120px;
        position: relative;
    }

    .flow-node[b-2jvmihgv4g] {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 1rem;
        border-radius: 12px;
        border: 2px solid var(--mud-palette-divider);
        background: var(--mud-palette-surface);
        min-width: 100px;
        text-align: center;
        transition: all 0.3s ease;
        cursor: pointer;
        position: relative;
    }

    .flow-node:hover[b-2jvmihgv4g] {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

    .flow-node.start-node[b-2jvmihgv4g] {
        border-color: var(--mud-palette-success);
        background: rgba(76, 175, 80, 0.1);
    }

    .flow-node.end-node[b-2jvmihgv4g] {
        border-color: var(--mud-palette-info);
        background: rgba(33, 150, 243, 0.1);
    }

    .flow-node.approver-node[b-2jvmihgv4g] {
        border-color: var(--mud-palette-primary);
        background: rgba(1, 208, 255, 0.05);
    }

    .flow-node.editing[b-2jvmihgv4g] {
        border-color: var(--mud-palette-warning);
        background: rgba(255, 193, 7, 0.1);
    }

    .flow-connector[b-2jvmihgv4g] {
        flex: 1;
        height: 3px;
        background: var(--mud-palette-divider);
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    .flow-connector.active[b-2jvmihgv4g] {
        background: var(--mud-palette-primary);
    }

    .node-badge[b-2jvmihgv4g] {
        position: absolute;
        top: -8px;
        right: -8px;
        padding: 0.25rem 0.5rem;
        border-radius: 12px;
        font-size: 0.75rem;
        color: white;
        background: var(--mud-palette-primary);
    }

    .node-badge.required[b-2jvmihgv4g] {
        background: var(--mud-palette-error);
    }

    .node-badge.optional[b-2jvmihgv4g] {
        background: var(--mud-palette-warning);
    }

    .node-timeout[b-2jvmihgv4g] {
        position: absolute;
        bottom: -20px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 0.7rem;
        color: var(--mud-palette-text-secondary);
        white-space: nowrap;
    }

    .flow-actions[b-2jvmihgv4g] {
        position: absolute;
        bottom: -60px;
        left: 50%;
        transform: translateX(-50%);
    }

    /* Action Marketplace */
    .action-marketplace .action-card[b-2jvmihgv4g] {
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        border: 2px solid transparent;
        height: 100%;
        position: relative;
    }

    .action-card:hover[b-2jvmihgv4g] {
        transform: translateY(-4px);
        box-shadow: 0 8px 25px rgba(0,0,0,0.12);
        border-color: rgba(1, 208, 255, 0.3);
    }

    .action-card.selected[b-2jvmihgv4g] {
        border-color: var(--mud-palette-primary);
        background: rgba(1, 208, 255, 0.05);
        box-shadow: 0 4px 20px rgba(1, 208, 255, 0.2);
    }

    .action-header[b-2jvmihgv4g] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 1rem;
    }

    .action-icon-container[b-2jvmihgv4g] {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: rgba(1, 208, 255, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }

    .action-card:hover .action-icon-container[b-2jvmihgv4g] {
        background: rgba(1, 208, 255, 0.2);
        transform: scale(1.1);
    }

    .selected-indicator[b-2jvmihgv4g] {
        position: absolute;
        top: -8px;
        right: -8px;
        background: white;
        border-radius: 50%;
        padding: 4px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }

    .action-tags[b-2jvmihgv4g] {
        display: flex;
        gap: 0.5rem;
        flex-wrap: wrap;
        margin-top: auto;
    }

    /* Campaign Dashboard */
    .campaign-dashboard[b-2jvmihgv4g] {
        background: linear-gradient(135deg, rgba(1, 208, 255, 0.02), rgba(255, 255, 255, 0.02));
        border-radius: 12px;
        padding: 1rem;
    }

    .campaign-preview-card[b-2jvmihgv4g] {
        border: 1px solid rgba(1, 208, 255, 0.2);
    }

    .campaign-header[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 1.5rem;
    }

    .campaign-icon-container[b-2jvmihgv4g] {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: linear-gradient(135deg, rgba(1, 208, 255, 0.1), rgba(1, 208, 255, 0.2));
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--mud-palette-primary);
    }

    .campaign-timeline[b-2jvmihgv4g] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .timeline-item[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        font-size: 0.875rem;
    }

    .reviewer-message-preview[b-2jvmihgv4g] {
        margin-top: 1rem;
    }

    /* Metrics Sidebar */
    .metric-highlight-card[b-2jvmihgv4g] {
        background: linear-gradient(135deg, #1976d2, #42a5f5);
        color: white;
        position: relative;
        overflow: hidden;
    }

    .metric-highlight-card.savings[b-2jvmihgv4g] {
        background: linear-gradient(135deg, #388e3c, #66bb6a);
    }

    .metric-content[b-2jvmihgv4g] {
        position: relative;
        z-index: 2;
    }

    .metric-value.large[b-2jvmihgv4g] {
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1;
    }

    .metric-bg-icon[b-2jvmihgv4g] {
        position: absolute;
        right: 1rem;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0.2;
        font-size: 3rem !important;
    }

    .quick-stats[b-2jvmihgv4g] {
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
    }

    .stat-item[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        font-size: 0.875rem;
    }

    .readiness-check[b-2jvmihgv4g] {
        border-radius: 8px;
    }

    .readiness-item[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        font-size: 0.875rem;
        margin-bottom: 0.5rem;
    }

    .readiness-item:last-child[b-2jvmihgv4g] {
        margin-bottom: 0;
    }

    /* Flow Summary */
    .flow-summary[b-2jvmihgv4g] {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .flow-tier-summary[b-2jvmihgv4g] {
        padding: 1rem;
        border-radius: 8px;
        background: rgba(1, 208, 255, 0.05);
        border-left: 4px solid var(--mud-palette-primary);
    }

    .tier-header[b-2jvmihgv4g] {
        display: flex;
        gap: 0.5rem;
        margin-bottom: 0.5rem;
    }

    /* Skeleton Loading */
    .preview-skeleton[b-2jvmihgv4g] {
        margin-top: 2rem;
    }

    .skeleton-header[b-2jvmihgv4g] {
        margin-bottom: 1rem;
    }

    .skeleton-row[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 1rem;
        margin-bottom: 1rem;
        padding: 1rem;
    }

    .skeleton[b-2jvmihgv4g] {
        background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
        background-size: 200% 100%;
        animation: loading-b-2jvmihgv4g 1.5s infinite;
        border-radius: 4px;
    }

    .skeleton-avatar[b-2jvmihgv4g] {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .skeleton-text[b-2jvmihgv4g] {
        height: 16px;
        flex: 1;
    }

    .skeleton-text.short[b-2jvmihgv4g] {
        flex: 0.3;
    }

    .skeleton-text.medium[b-2jvmihgv4g] {
        flex: 0.6;
    }

    /* Enhanced Navigation */
    .form-navigation[b-2jvmihgv4g] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2rem 0 1rem 0;
        border-top: 1px solid var(--mud-palette-divider);
        margin-top: 2rem;
    }

    .nav-right[b-2jvmihgv4g] {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    /* Recommendation Panel */
    .recommendation-panel[b-2jvmihgv4g] {
        border-radius: 8px;
    }

    /* Campaign Creation Container */
    .campaign-creation-container[b-2jvmihgv4g] {
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(1, 208, 255, 0.02));
        border: 1px solid rgba(1, 208, 255, 0.1);
        border-radius: 16px;
    }

    /* Animations */
    @keyframes pulse-b-2jvmihgv4g {
        0%, 100% { 
            transform: scale(1); 
            box-shadow: 0 0 0 8px rgba(1, 208, 255, 0.1);
        }
        50% { 
            transform: scale(1.02); 
            box-shadow: 0 0 0 12px rgba(1, 208, 255, 0.05);
        }
    }

    @keyframes loading-b-2jvmihgv4g {
        0% { background-position: 200% 0; }
        100% { background-position: -200% 0; }
    }

    /* Responsive Design */
    @media (max-width: 768px) {
        .progress-timeline[b-2jvmihgv4g] {
            flex-direction: column;
            gap: 1rem;
        }
        
        .step-connector[b-2jvmihgv4g] {
            display: none;
        }
        
        .flow-canvas[b-2jvmihgv4g] {
            flex-direction: column;
            align-items: stretch;
        }
        
        .metrics-grid[b-2jvmihgv4g] {
            grid-template-columns: 1fr;
        }
        
        .campaign-header[b-2jvmihgv4g] {
            flex-direction: column;
            text-align: center;
        }
    }

    /* Dark mode adjustments */
    @media (prefers-color-scheme: dark) {
        .skeleton[b-2jvmihgv4g] {
            background: linear-gradient(90deg, #2a2a2a 25%, #3a3a3a 50%, #2a2a2a 75%);
        }
        
        .template-icon-container[b-2jvmihgv4g] {
            background: rgba(1, 208, 255, 0.15);
        }
        
        .flow-node[b-2jvmihgv4g] {
            background: #1a1a1a;
            border-color: #333;
        }
    }

    /* Override existing styles for consistency */
    [b-2jvmihgv4g] .mud-input-outlined {
        background-color: transparent !important;
    }

    [b-2jvmihgv4g] .mud-input-outlined .mud-input-outlined-border {
        border-color: rgba(1, 208, 255, 0.3) !important;
    }

    [b-2jvmihgv4g] .mud-input-outlined:hover .mud-input-outlined-border {
        border-color: rgba(1, 208, 255, 0.5) !important;
    }

    [b-2jvmihgv4g] .mud-input-outlined.mud-input-focused .mud-input-outlined-border {
        border-color: var(--mud-palette-primary) !important;
        border-width: 2px;
    }

    /* Action Card Styling */
    .action-card[b-2jvmihgv4g] {
        transition: all 0.2s ease;
        background-color: rgba(0, 0, 0, 0.3) !important;
    }

    .action-card:hover[b-2jvmihgv4g] {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(1, 208, 255, 0.15);
        border-color: rgba(1, 208, 255, 0.4) !important;
    }

    .action-card-selected[b-2jvmihgv4g] {
        background-color: rgba(1, 208, 255, 0.1) !important;
        border-color: var(--mud-palette-primary) !important;
    }

    /* Make inline date picker match the rest of the form fields */
    [b-2jvmihgv4g] .campaign-date-picker .mud-picker {
        background-color: transparent !important;
        box-shadow: none !important;
        border-radius: 4px;
        border: 1px solid rgba(1, 208, 255, 0.3) !important;
    }

    [b-2jvmihgv4g] .campaign-date-picker .mud-input-root {
        margin-top: 0 !important;
    }
/* /Components/Pages/Governance/CampaignDashboard.razor.rz.scp.css */
.campaign-dashboard-table :deep(.mud-table-cell)[b-k1dapd4y6t] {
    white-space: normal;
    overflow-wrap: anywhere;
    vertical-align: top;
}

.campaign-dashboard-table :deep(.mud-table-sort-label)[b-k1dapd4y6t] {
    white-space: nowrap;
}

.campaign-dashboard-actions[b-k1dapd4y6t] {
    white-space: nowrap;
}
/* /Components/Pages/Management/AdDomains/Details.razor.rz.scp.css */
.ou-list-toolbar[b-bb74eqmhhk] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.ou-count[b-bb74eqmhhk] {
  user-select: none;
}

.ou-list-paper[b-bb74eqmhhk] {
  /* If a floating/sticky save action overlaps, ensure last rows remain accessible. */
  padding-bottom: 72px;
}

.ou-dn-text[b-bb74eqmhhk] {
  /* Keep DN on one line; container will scroll horizontally if needed. */
  white-space: nowrap;
}

.domain-actions[b-bb74eqmhhk] {
  /* Keep the 3 action buttons on one line when possible. */
  flex-wrap: wrap;
  justify-content: flex-end;
}

/* Compact metric row used on sync status cards (Directory Metadata, Security Audit, Health Check).
   Replaces the old stacked chip list to keep the cards short and scannable. */
[b-bb74eqmhhk] .syba-metric-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  align-items: stretch;
  margin-top: 2px;
}

[b-bb74eqmhhk] .syba-metric {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 56px;
  padding: 6px 10px;
  border-radius: 6px;
  background-color: var(--mud-palette-background-grey, rgba(0, 0, 0, 0.04));
  border: 1px solid var(--mud-palette-lines-default, rgba(0, 0, 0, 0.08));
  line-height: 1.1;
}

[b-bb74eqmhhk] .syba-metric-value {
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--mud-palette-text-primary);
}

[b-bb74eqmhhk] .syba-metric-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--mud-palette-text-secondary);
  margin-top: 2px;
}

[b-bb74eqmhhk] .syba-metric.sev-critical { border-color: var(--mud-palette-error); }
[b-bb74eqmhhk] .syba-metric.sev-critical .syba-metric-value { color: var(--mud-palette-error); }

[b-bb74eqmhhk] .syba-metric.sev-high { border-color: var(--mud-palette-warning); }
[b-bb74eqmhhk] .syba-metric.sev-high .syba-metric-value { color: var(--mud-palette-warning); }

[b-bb74eqmhhk] .syba-metric.sev-medium { border-color: var(--mud-palette-info); }
[b-bb74eqmhhk] .syba-metric.sev-medium .syba-metric-value { color: var(--mud-palette-info); }

[b-bb74eqmhhk] .syba-metric.sev-low { border-color: var(--mud-palette-lines-default, rgba(0,0,0,0.2)); }
[b-bb74eqmhhk] .syba-metric.sev-low .syba-metric-value { color: var(--mud-palette-text-primary); }

[b-bb74eqmhhk] .syba-metric.sev-info .syba-metric-value { color: var(--mud-palette-text-secondary); }

[b-bb74eqmhhk] .syba-metric.sev-total { border-color: var(--mud-palette-success); }
[b-bb74eqmhhk] .syba-metric.sev-total .syba-metric-value { color: var(--mud-palette-success); }

[b-bb74eqmhhk] .syba-metric.sev-muted {
  background-color: transparent;
}

[b-bb74eqmhhk] .syba-metric-placeholder {
  color: var(--mud-palette-text-secondary);
  font-size: 0.85rem;
}

/* /Components/Pages/Management/CopilotSettings.razor.rz.scp.css */
.copilot-settings-note[b-uovw44gen6] {
    opacity: 0.8;
}

.usage-card[b-uovw44gen6] {
    height: 100%;
}

.budget-status[b-uovw44gen6] {
    background: rgba(255, 255, 255, 0.02);
}
/* /Components/Pages/Management/UserSupport/Index.razor.rz.scp.css */
.user-support-action-switch[b-uycm986wej] {
    width: 100%;
    margin-inline-end: 0;
}

[b-uycm986wej] .user-support-action-switch .mud-switch-label {
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.3;
}
/* /Components/Pages/My/OwnedApps/AccessModeling.razor.rz.scp.css */
.metric-card[b-rgvvn3w4y1] {
    position: relative;
    background: var(--mud-palette-surface);
    border: 1px solid var(--mud-palette-divider);
    box-shadow: var(--syba-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    overflow: hidden;
    height: 100%;
}

.metric-card:hover[b-rgvvn3w4y1] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-color: var(--mud-palette-primary);
}

.metric-card-accent[b-rgvvn3w4y1] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--mud-palette-primary);
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    opacity: 0.9;
    display: none;
}

.metric-card-content[b-rgvvn3w4y1] {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.metric-icon[b-rgvvn3w4y1] {
    color: var(--mud-palette-text-secondary) !important;
    flex-shrink: 0;
    opacity: 0.75;
}

.metric-text[b-rgvvn3w4y1] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex: 1;
    text-align: right;
    gap: 2px;
}

.metric-value[b-rgvvn3w4y1] {
    color: var(--mud-palette-text-primary) !important;
    font-weight: 700 !important;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.02em;
}

.metric-label[b-rgvvn3w4y1] {
    color: var(--mud-palette-text-secondary) !important;
    font-weight: 400;
    margin: 0;
}

/* Remove the old "random gradient" backgrounds; keep classes for compatibility. */
.card-purple[b-rgvvn3w4y1],
.card-blue-purple[b-rgvvn3w4y1],
.card-pink[b-rgvvn3w4y1],
.card-teal[b-rgvvn3w4y1],
.card-orange[b-rgvvn3w4y1] {
    background: var(--mud-palette-surface) !important;
}

/* Dark theme: sleek "glass" look that matches the app background */
html:not([data-theme="light"]) .metric-card[b-rgvvn3w4y1] {
    background: rgba(5, 6, 13, 0.28);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.12);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

html:not([data-theme="light"]) .metric-card:hover[b-rgvvn3w4y1] {
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
}

html:not([data-theme="light"]) .metric-icon[b-rgvvn3w4y1] {
    color: var(--mud-palette-text-primary) !important;
    opacity: 0.9;
}

html:not([data-theme="light"]) .metric-card-accent[b-rgvvn3w4y1] {
    display: block;
}

/* Chart sizing helpers */
.access-modeling-chart[b-rgvvn3w4y1] {
    height: 400px;
}

.access-modeling-chart--md[b-rgvvn3w4y1] {
    height: 350px;
}

@media (max-width: 960px) {
    .access-modeling-chart[b-rgvvn3w4y1] {
        height: 320px;
    }

    .access-modeling-chart--md[b-rgvvn3w4y1] {
        height: 280px;
    }
}
/* /Components/Pages/Reports/DailyAccessAnalytics.razor.rz.scp.css */
[b-b92idcomnj] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-b92idcomnj] .mud-table thead th,
[b-b92idcomnj] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/DualAccounts.razor.rz.scp.css */
[b-y2m0c1p03i] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-y2m0c1p03i] .mud-table thead th,
[b-y2m0c1p03i] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/EntraAppOwnersReport.razor.rz.scp.css */
/* Theme-aware report chrome; scoped to this page only (avoids global .stat-value / .section-title leakage). */
.entra-app-owners-page :deep(.dashboard-container)[b-6kgh3snq9s] {
    padding: 24px;
}

.entra-app-owners-page :deep(.dashboard-card)[b-6kgh3snq9s],
.entra-app-owners-page :deep(.summary-card)[b-6kgh3snq9s] {
    background-color: var(--mud-palette-surface) !important;
    border-radius: 8px;
    border: 1px solid var(--mud-palette-divider);
    box-shadow: var(--syba-card-shadow);
}

.entra-app-owners-page :deep(.stat-title)[b-6kgh3snq9s] {
    color: var(--mud-palette-text-secondary);
    font-size: 14px;
    font-weight: 500;
}

.entra-app-owners-page :deep(.stat-value)[b-6kgh3snq9s] {
    color: var(--mud-palette-text-primary) !important;
    font-weight: 500;
}

.entra-app-owners-page :deep(.section-title)[b-6kgh3snq9s] {
    position: relative;
    padding-left: 12px;
    color: var(--mud-palette-text-primary);
}

.entra-app-owners-page :deep(.section-title::before)[b-6kgh3snq9s] {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 20px;
    background: var(--mud-palette-primary);
    border-radius: 2px;
}

/* Table body text stays on-palette inside the paper (defensive against stray global rules). */
.entra-app-owners-page :deep(.mud-table-body .mud-table-cell)[b-6kgh3snq9s] {
    color: var(--mud-palette-text-primary) !important;
}

.entra-app-owners-page :deep(.mud-table-body .mud-table-cell span)[b-6kgh3snq9s] {
    color: inherit;
}

.entra-app-owners-page :deep(.table-toolbar-owner-filter)[b-6kgh3snq9s] {
    min-width: min(420px, 100%);
    flex: 1 1 280px;
}

.entra-owner-chart-wrap[b-6kgh3snq9s] {
    min-height: 360px;
}

.entra-top-owners-list[b-6kgh3snq9s] {
    max-height: 360px;
    overflow-y: auto;
}

.entra-top-owner-row:last-child[b-6kgh3snq9s] {
    margin-bottom: 0 !important;
}
/* /Components/Pages/Reports/HighActivityAccounts.razor.rz.scp.css */
[b-ptvu4j17rz] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-ptvu4j17rz] .mud-table thead th,
[b-ptvu4j17rz] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/MergedAccounts.razor.rz.scp.css */
[b-4f52mjx5p3] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-4f52mjx5p3] .mud-table thead th,
[b-4f52mjx5p3] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/OktaSignInAnalytics.razor.rz.scp.css */
[b-fcxc4vlc6y] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-fcxc4vlc6y] .mud-table thead th,
[b-fcxc4vlc6y] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/RemovedUsersDashboard.razor.rz.scp.css */
[b-a3ovt9eyek] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-a3ovt9eyek] .mud-table thead th,
[b-a3ovt9eyek] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/TimedAccessDashboard.razor.rz.scp.css */
.timed-access-dashboard .mud-paper[b-a7ia2f4yx8] {
    border-radius: 8px;
}
/* /Components/Pages/Reports/UnusedAccounts.razor.rz.scp.css */
[b-qpjroj8xj3] .mud-table table {
    width: 100%;
    table-layout: fixed;
}

[b-qpjroj8xj3] .mud-table thead th,
[b-qpjroj8xj3] .mud-table tbody td {
    white-space: normal;
    word-break: break-word;
    vertical-align: top;
}
/* /Components/Pages/Reports/WorkforceLicenseOpportunities.razor.rz.scp.css */
.impact-metric-card[b-05rbrw7s99] {
    position: relative;
    background: var(--mud-palette-surface);
    border: 1px solid var(--mud-palette-divider);
    box-shadow: var(--syba-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    overflow: hidden;
    height: 100%;
}

.impact-metric-card[b-05rbrw7s99]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--mud-palette-primary);
    opacity: 0.9;
}

.impact-metric-card:hover[b-05rbrw7s99] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
}

.impact-metric-label[b-05rbrw7s99] {
    color: var(--mud-palette-text-secondary);
    font-weight: 500;
}

.impact-metric-value[b-05rbrw7s99] {
    color: var(--mud-palette-text-primary);
    font-weight: 700;
    letter-spacing: -0.02em;
}

.impact-chart-card[b-05rbrw7s99] {
    height: 100%;
}

.impact-chart[b-05rbrw7s99] {
    height: 340px;
    margin-top: 8px;
}

.impact-chart[b-05rbrw7s99]  .mud-chart {
    height: 100%;
}

.impact-table[b-05rbrw7s99] {
    border-radius: 10px;
    overflow: hidden;
}

.impact-table[b-05rbrw7s99]  table {
    width: 100%;
    table-layout: fixed;
}

.impact-table[b-05rbrw7s99]  thead th {
    position: sticky;
    top: 0;
    z-index: 2;
    background: var(--mud-palette-surface);
    font-weight: 700;
    white-space: normal;
    word-break: break-word;
}

.impact-table[b-05rbrw7s99]  tbody td {
    white-space: normal;
    word-break: break-word;
}

.impact-table[b-05rbrw7s99]  .mud-table-cell {
    vertical-align: top;
}

.impact-table[b-05rbrw7s99]  tbody tr:hover {
    background: rgba(var(--mud-palette-primary-rgb), 0.06);
}

.wrap-cell[b-05rbrw7s99] {
    max-width: 240px;
}

.impact-table[b-05rbrw7s99]  .mud-link {
    display: inline-flex;
    align-items: center;
}

.rank-chip[b-05rbrw7s99] {
    min-width: 34px;
    justify-content: center;
}

.bucket-table[b-05rbrw7s99]  tbody tr {
    cursor: pointer;
}

.bucket-table[b-05rbrw7s99]  tbody tr:hover td {
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
}

.bucket-table[b-05rbrw7s99]  .mud-table-container {
    max-height: min(65vh, 720px);
    overflow-y: auto;
}

.bucket-hint-chip[b-05rbrw7s99] {
    font-size: 0.65rem;
    opacity: 0.45;
    height: 18px;
    transition: opacity 0.2s ease;
    pointer-events: none;
}

.bucket-table[b-05rbrw7s99]  tbody tr:hover .bucket-hint-chip {
    opacity: 0.75;
}

.bucket-label-cell[b-05rbrw7s99] {
    font-weight: 600;
}

.fw-semibold[b-05rbrw7s99] {
    font-weight: 600;
}

.expanded-child-cell[b-05rbrw7s99] {
    padding: 0 !important;
}

.child-app-table[b-05rbrw7s99]  .mud-table-container {
    max-height: min(48vh, 520px);
    overflow-y: auto;
}

@media (max-width: 960px) {
    .impact-chart[b-05rbrw7s99] {
        height: 280px;
    }

    .bucket-table[b-05rbrw7s99]  .mud-table-container {
        max-height: min(58vh, 560px);
    }

    .child-app-table[b-05rbrw7s99]  .mud-table-container {
        max-height: min(46vh, 420px);
    }
}
/* /Components/Pages/Resources/Applications/AccessModeling.razor.rz.scp.css */
.metric-card[b-by4lk64sv5] {
    position: relative;
    background: var(--mud-palette-surface);
    border: 1px solid var(--mud-palette-divider);
    box-shadow: var(--syba-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    overflow: hidden;
    height: 100%;
}

.metric-card:hover[b-by4lk64sv5] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-color: var(--mud-palette-primary);
}

.metric-card-accent[b-by4lk64sv5] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--mud-palette-primary);
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    opacity: 0.9;
    display: none;
}

.metric-card-accent-orange[b-by4lk64sv5] {
    background: var(--mud-palette-warning);
}

.metric-card-content[b-by4lk64sv5] {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.metric-icon[b-by4lk64sv5] {
    color: var(--mud-palette-text-secondary) !important;
    flex-shrink: 0;
    opacity: 0.75;
}

.metric-text[b-by4lk64sv5] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex: 1;
    text-align: right;
    gap: 2px;
}

.metric-value[b-by4lk64sv5] {
    color: var(--mud-palette-text-primary) !important;
    font-weight: 700 !important;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.02em;
}

.metric-label[b-by4lk64sv5] {
    color: var(--mud-palette-text-secondary) !important;
    font-weight: 400;
    margin: 0;
}

/* Remove the old "random gradient" backgrounds; keep classes for compatibility. */
.card-purple[b-by4lk64sv5],
.card-blue-purple[b-by4lk64sv5],
.card-pink[b-by4lk64sv5],
.card-teal[b-by4lk64sv5],
.card-orange[b-by4lk64sv5] {
    background: var(--mud-palette-surface) !important;
}

/* Dark theme: sleek “glass” look that matches the app background */
html:not([data-theme="light"]) .metric-card[b-by4lk64sv5] {
    background: rgba(5, 6, 13, 0.28);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.12);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

html:not([data-theme="light"]) .metric-card:hover[b-by4lk64sv5] {
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
}

html:not([data-theme="light"]) .metric-icon[b-by4lk64sv5] {
    color: var(--mud-palette-text-primary) !important;
    opacity: 0.9;
}

html:not([data-theme="light"]) .metric-card-accent[b-by4lk64sv5] {
    display: block;
}

/* Chart sizing helpers */
.access-modeling-chart[b-by4lk64sv5] {
    height: 400px;
}

.access-modeling-chart--md[b-by4lk64sv5] {
    height: 350px;
}

@media (max-width: 960px) {
    .access-modeling-chart[b-by4lk64sv5] {
        height: 320px;
    }

    .access-modeling-chart--md[b-by4lk64sv5] {
        height: 280px;
    }
}
/* /Components/Pages/Support/UserInformation.razor.rz.scp.css */
/* ====== Support User Information - Scoped Styles ====== */

/* ── Left column sticky container ── */
[b-51a80t14uy] .support-left-sticky {
    position: sticky;
    top: 80px;
}

/* ── Search bar ── */
[b-51a80t14uy] .support-search-bar {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 8px;
}

/* ── Profile card ── */
[b-51a80t14uy] .support-profile-card {
    border-radius: 10px;
    border: 1px solid var(--mud-palette-lines-default);
    overflow: hidden;
}

[b-51a80t14uy] .support-avatar {
    width: 96px !important;
    height: 96px !important;
    font-size: 2rem !important;
    border: 3px solid var(--mud-palette-primary);
    box-shadow: 0 0 0 4px rgba(var(--mud-palette-primary-rgb), 0.12);
}

[b-51a80t14uy] .support-profile-name {
    font-weight: 700 !important;
    letter-spacing: -0.01em;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: break-word;
    white-space: normal;
}

[b-51a80t14uy] .support-profile-title {
    color: var(--mud-palette-primary) !important;
    font-weight: 500 !important;
    max-width: 100%;
    width: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.2;
}

/* ── Stat chips ── */
[b-51a80t14uy] .support-stat {
    text-align: center;
    min-width: 64px;
}

[b-51a80t14uy] .support-stat-number {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    line-height: 1.2;
}

[b-51a80t14uy] .support-stat-label {
    font-size: 0.65rem !important;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    opacity: 0.55;
}

/* ── Contact info labels ── */
/* ── Location chips in profile card ── */
[b-51a80t14uy] .support-profile-card .mud-chip {
    max-width: 100%;
}

[b-51a80t14uy] .support-profile-card .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.2;
}

[b-51a80t14uy] .support-profile-card .support-location-chips {
    max-width: 100%;
    overflow: hidden;
}

/* ── Contact info labels ── */
[b-51a80t14uy] .support-info-label {
    font-size: 0.7rem !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 600 !important;
    opacity: 0.55;
    margin-bottom: 2px;
}

[b-51a80t14uy] .support-info-value {
    word-break: break-word;
    overflow-wrap: anywhere;
}

/* ── Systems navigation panel ── */
[b-51a80t14uy] .support-systems-nav {
    border-radius: 10px;
    border: 1px solid var(--mud-palette-lines-default);
}

/* ── Clickable nav rows (overview, back, etc.) ── */
[b-51a80t14uy] .support-nav-row {
    cursor: pointer;
    border-radius: 6px;
    padding: 8px 10px;
    transition: background-color 0.15s, border-color 0.15s;
    border: 1px solid transparent;
    user-select: none;
}

[b-51a80t14uy] .support-nav-row:hover {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.08);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.18);
}

[b-51a80t14uy] .support-nav-row.active {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.14);
    border-color: var(--mud-palette-primary);
}

/* ── System group header (Okta, Entra, AD, etc.) ── */
[b-51a80t14uy] .support-nav-group {
    cursor: pointer;
    border-radius: 6px;
    padding: 8px 10px;
    margin-top: 4px;
    transition: background-color 0.15s;
    user-select: none;
    display: flex;
    align-items: center;
    border: 1px solid rgba(var(--mud-palette-lines-default-rgb, 0, 0, 0), 0.08);
    background-color: rgba(var(--mud-palette-primary-rgb), 0.03);
}

[b-51a80t14uy] .support-nav-group:hover {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.07);
}

/* ── System/vendor icons (align with connectors/resources icon style) ── */
[b-51a80t14uy] .support-system-icon-sm {
    width: 16px;
    height: 16px;
    object-fit: contain;
    display: block;
}

[b-51a80t14uy] .support-system-icon-md {
    width: 24px;
    height: 24px;
    object-fit: contain;
    display: block;
}

/* ── Tenant row within an expanded system group ── */
[b-51a80t14uy] .support-nav-tenant {
    cursor: pointer;
    border-radius: 4px;
    padding: 6px 10px 6px 36px;
    transition: background-color 0.15s, border-color 0.15s;
    border: 1px solid transparent;
    user-select: none;
    display: flex;
    align-items: center;
}

[b-51a80t14uy] .support-nav-tenant:hover {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.08);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.15);
}

[b-51a80t14uy] .support-nav-tenant.active {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.14);
    border-color: var(--mud-palette-primary);
    font-weight: 600;
}

/* ── Right panel content ── */
[b-51a80t14uy] .support-content-panel {
    border-radius: 10px;
    border: 1px solid var(--mud-palette-lines-default);
    min-height: 400px;
}

/* ── System detail header ── */
[b-51a80t14uy] .support-system-header {
    border-left: 4px solid var(--mud-palette-primary);
    padding: 12px 16px;
    margin-bottom: 16px;
    background-color: rgba(var(--mud-palette-primary-rgb), 0.04);
    border-radius: 0 6px 6px 0;
}

/* ── Tables ── */
[b-51a80t14uy] .support-table {
    border-radius: 6px !important;
    overflow: hidden;
    border: 1px solid var(--mud-palette-lines-default) !important;
}

[b-51a80t14uy] .support-audit-table {
    overflow: visible !important;
}

[b-51a80t14uy] .support-audit-table .mud-table-container {
    overflow-y: auto !important;
}

[b-51a80t14uy] .support-audit-table .mud-table-cell {
    font-size: 0.82rem;
    vertical-align: top;
}

[b-51a80t14uy] .support-audit-table .mud-chip {
    max-width: 100%;
}

[b-51a80t14uy] .support-audit-table .mud-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-51a80t14uy] .support-audit-wrap {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-51a80t14uy] .support-attr-key {
    font-weight: 600;
    opacity: 0.7;
    white-space: normal;
    min-width: 160px;
    max-width: 240px;
    font-size: 0.85rem;
    border-right: 1px solid var(--mud-palette-lines-default);
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-51a80t14uy] .support-attr-value {
    word-break: break-word;
    font-size: 0.85rem;
}

/* ── Info cards ── */
[b-51a80t14uy] .support-info-card {
    border-radius: 8px;
    height: 100%;
    border-color: var(--mud-palette-lines-default) !important;
    transition: border-color 0.15s, box-shadow 0.15s;
}

[b-51a80t14uy] .support-info-card:hover {
    border-color: var(--mud-palette-primary) !important;
    box-shadow: 0 0 0 1px rgba(var(--mud-palette-primary-rgb), 0.15);
}

/* ── Teams profile presentation ── */
[b-51a80t14uy] .support-teams-summary-card {
    border-radius: 8px;
    border: 1px solid var(--mud-palette-lines-default);
    background: rgba(var(--mud-palette-surface-rgb), 0.8);
    height: 100%;
}

[b-51a80t14uy] .support-teams-summary-value {
    font-weight: 500;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-51a80t14uy] .support-teams-sections .mud-expand-panel {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 8px;
    margin-bottom: 8px;
}

[b-51a80t14uy] .support-teams-sections .mud-expand-panel-header {
    background: rgba(var(--mud-palette-primary-rgb), 0.04);
}

[b-51a80t14uy] .support-teams-table .support-attr-key {
    width: 35%;
}

/* ── Action group cards ── */
[b-51a80t14uy] .support-action-group {
    border-radius: 8px;
    border-color: var(--mud-palette-lines-default) !important;
}

/* ── Section headers ── */
[b-51a80t14uy] .support-section-title {
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.72rem !important;
    opacity: 0.5;
    margin-bottom: 8px;
}

/* ── Ensure MudDividers are visible in dark mode ── */
[b-51a80t14uy] .mud-divider {
    border-color: var(--mud-palette-lines-default) !important;
}

/* ── MudTabs panel borders ── */
[b-51a80t14uy] .mud-tabs-panels {
    border: 1px solid var(--mud-palette-lines-default);
    border-top: none;
    border-radius: 0 0 8px 8px;
    padding: 4px;
}

[b-51a80t14uy] .support-profile-card .support-location-chip {
    height: auto;
    max-width: 100%;
}

[b-51a80t14uy] .support-profile-card .support-location-chip .mud-chip-content {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.2;
}
/* /Components/Shared/ResourceLink.razor.rz.scp.css */
.resource-link-icon[b-310hk5eww3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.resource-link-inline[b-310hk5eww3] {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: var(--syba-primary-text);
}

.resource-link-inline:hover[b-310hk5eww3] {
    text-decoration: underline;
}
/* /Components/Shared/SupportCopilotPanel.razor.rz.scp.css */
.copilot-response-body[b-kgavhv8a6k] {
    font-size: 0.875rem;
    line-height: 1.5;
    color: var(--mud-palette-text-primary);
}

.copilot-response-body p[b-kgavhv8a6k] {
    margin: 0 0 2px 0;
}

.copilot-response-body strong[b-kgavhv8a6k] {
    font-weight: 600;
    color: var(--mud-palette-text-primary);
}

[b-kgavhv8a6k] .copilot-response-body strong {
    font-weight: 600;
}
