@import '_content/Corvenia.Yggdrasil.Module.Common/Corvenia.Yggdrasil.Module.Common.y7arykic40.bundle.scp.css';

/* /Components/Pages/WebApiAdmin.razor.rz.scp.css */
.page-header[b-55g8l209hw] {
    padding-bottom: 7px;
    margin-bottom: 1rem;
    position: relative;
}

.page-header[b-55g8l209hw]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    height: 1px;
    background-color: #e4e4e7;
    width: 100vw;
    margin-left: -50vw;
}
.page-header h5[b-55g8l209hw] {
    color: #1f2937;
    font-weight: 600;
}
.page-subtitle[b-55g8l209hw] {
    color: #64748b;
}

.filter-panel[b-55g8l209hw] {
    padding: 16px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
}

.summary-row-with-pagination[b-55g8l209hw] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.tab-summary-row[b-55g8l209hw] {
    justify-content: space-between;
}

.tab-summary-text[b-55g8l209hw] {
    margin-right: auto;
    flex: 1 1 240px;
    min-width: 0;
}

/* Table styling — targets MudTable on this page */
[b-55g8l209hw] .mud-table thead th {
    background-color: #f8f9fa !important;
    font-weight: 600 !important;
    color: #495057 !important;
    font-size: 0.9rem !important;
    padding: 8px 12px !important;
    border-bottom: 2px solid #dee2e6 !important;
    white-space: nowrap !important;
    user-select: none !important;
}

[b-55g8l209hw] .mud-table tbody td {
    padding: 8px 12px !important;
    vertical-align: middle !important;
    border-bottom: 1px solid #dee2e6 !important;
}

[b-55g8l209hw] .mud-table tbody tr:hover {
    background-color: #f8f9fa !important;
}

.name-cell[b-55g8l209hw] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.name-text[b-55g8l209hw] {
    font-weight: 500;
    color: #1e293b;
}

[b-55g8l209hw] .type-chip {
    font-size: 0.75rem;
    font-weight: 500;
    background: #f1f5f9;
    color: #475569;
    border-radius: 6px;
}

.chip-stack[b-55g8l209hw] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.menu-item-content[b-55g8l209hw] {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.menu-item-icon[b-55g8l209hw] {
    flex-shrink: 0;
}

.menu-item-text[b-55g8l209hw] {
    flex: 1;
}

@media (max-width: 768px) {
    [b-55g8l209hw] .mud-table thead th,
    [b-55g8l209hw] .mud-table tbody td {
        padding: 8px !important;
        font-size: 0.875rem;
    }
}
