@import '_content/XN1Lab.Platform.UI/XN1Lab.Platform.UI.mapr4xygop.bundle.scp.css';

/* /Features/Categories/Pages/CategoryManagementPage.razor.rz.scp.css */
.taxonomy-header-actions[b-zi0dxboiro] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.taxonomy-table-segment.ui.segment[b-zi0dxboiro],
.taxonomy-editor-segment.ui.segment[b-zi0dxboiro] {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 10px;
    box-shadow: none;
    background: #fff;
    padding: 0.75rem;
}

.taxonomy-page :deep(.ui.form .field > label)[b-zi0dxboiro] {
    color: #111827;
    font-weight: 600;
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
}

.taxonomy-page :deep(.ui.form input)[b-zi0dxboiro] {
    min-height: 34px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    box-shadow: none;
    background: #fff;
    padding: 0.45rem 0.6rem;
}

.taxonomy-page :deep(.ui.button)[b-zi0dxboiro],
.taxonomy-page :deep(.ui.label)[b-zi0dxboiro],
.taxonomy-page :deep(.ui.segment)[b-zi0dxboiro] {
    border-radius: 6px;
}

.taxonomy-table.ui.table[b-zi0dxboiro] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    font-size: 0.82rem;
}

.taxonomy-table.ui.table thead th[b-zi0dxboiro] {
    background: #f9fafb;
    color: #6b7280;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.5rem 0.55rem;
}

.taxonomy-table.ui.table tbody td[b-zi0dxboiro] {
    padding: 0.4rem 0.55rem;
    vertical-align: middle;
}

.taxonomy-table.ui.table tfoot th[b-zi0dxboiro] {
    background: #fff;
    padding: 0.55rem;
}

.taxonomy-table-footer[b-zi0dxboiro] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.taxonomy-actions-column[b-zi0dxboiro] {
    width: 1%;
    white-space: nowrap;
}

.taxonomy-editor-actions[b-zi0dxboiro] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0.5rem;
}

.taxonomy-editor-segment .ui.tiny.header[b-zi0dxboiro] {
    margin-bottom: 0.6rem;
}

.taxonomy-editor-segment :deep(.ui.form .field)[b-zi0dxboiro] {
    margin-bottom: 0.65rem;
}

.taxonomy-footer-meta[b-zi0dxboiro] {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 0.82rem;
    color: #6b7280;
}
/* /Features/Tags/Pages/TagManagementPage.razor.rz.scp.css */
.taxonomy-page .taxonomy-table-segment.ui.segment[b-9u72hoe0nn],
.taxonomy-page .taxonomy-editor-segment.ui.segment[b-9u72hoe0nn] {
    border: 1px solid rgba(137, 96, 49, 0.12);
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(81, 58, 27, 0.07);
    background: rgba(255, 252, 247, 0.92);
}

.taxonomy-page :deep(.ui.form .field > label)[b-9u72hoe0nn] {
    color: #6b4f2d;
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 0.35rem;
}

.taxonomy-page :deep(.ui.form input)[b-9u72hoe0nn] {
    border-radius: 12px;
    border: 1px solid #dcc7aa;
    background: #fffdfa;
    min-height: 40px;
}

.taxonomy-title[b-9u72hoe0nn] {
    font-weight: 700 !important;
    color: #1f2937 !important;
}
