@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.84wtju4z0n.bundle.scp.css';

/* _content/FSTIntegration.Website/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4osmb41deh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4osmb41deh] {
    flex: 1;
}

.sidebar[b-4osmb41deh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4osmb41deh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4osmb41deh]  a, .top-row[b-4osmb41deh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4osmb41deh]  a:hover, .top-row[b-4osmb41deh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4osmb41deh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4osmb41deh] {
        justify-content: space-between;
    }

    .top-row[b-4osmb41deh]  a, .top-row[b-4osmb41deh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4osmb41deh] {
        flex-direction: row;
    }

    .sidebar[b-4osmb41deh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4osmb41deh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4osmb41deh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4osmb41deh], article[b-4osmb41deh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4osmb41deh] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-4osmb41deh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/FSTIntegration.Website/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rj9e0n197n] {
    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-rj9e0n197n] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-rj9e0n197n] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rj9e0n197n] {
    font-size: 1.1rem;
}

.bi[b-rj9e0n197n] {
    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-rj9e0n197n] {
    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-rj9e0n197n] {
    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-rj9e0n197n] {
    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-activity-nav-menu[b-rj9e0n197n] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-activity' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6 2a.5.5 0 0 1 .47.33L10 12.036l1.53-4.208A.5.5 0 0 1 12 7.5h3.5a.5.5 0 0 1 0 1h-3.15l-1.88 5.17a.5.5 0 0 1-.94 0L6 3.964 4.47 8.171A.5.5 0 0 1 4 8.5H.5a.5.5 0 0 1 0-1h3.15l1.88-5.17A.5.5 0 0 1 6 2'/%3E%3C/svg%3E");
}


.nav-item[b-rj9e0n197n] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rj9e0n197n] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rj9e0n197n] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rj9e0n197n]  .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-rj9e0n197n]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-rj9e0n197n]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-rj9e0n197n] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-rj9e0n197n] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rj9e0n197n] {
        display: none;
    }

    .nav-scrollable[b-rj9e0n197n] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/FSTIntegration.Website/Components/Pages/AzureInsights.razor.rz.scp.css */
.toolbar[b-a3iur01wrb] {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 12px;
}

.text-break[b-a3iur01wrb] {
    white-space: pre-wrap;
    word-break: break-word;
}
/* _content/FSTIntegration.Website/Components/Pages/ManualSearchAndSync.razor.rz.scp.css */
.page[b-bb00u4mq6y] {
    padding: 18px;
}

.crumb[b-bb00u4mq6y] {
    font-size: 12px;
    color: #6b6b6b;
    margin-bottom: 6px;
}

.title[b-bb00u4mq6y] {
    margin: 0 0 14px 0;
    font-weight: 600;
}

.card[b-bb00u4mq6y] {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 14px 14px 10px 14px;
}

.card-header[b-bb00u4mq6y] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 10px;
}

.card-title[b-bb00u4mq6y] {
    font-size: 16px;
    font-weight: 600;
}

.card-subtitle[b-bb00u4mq6y] {
    font-size: 12px;
    color: #6b6b6b;
    margin-top: 2px;
}

.card-actions[b-bb00u4mq6y] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-text[b-bb00u4mq6y] {
    margin-left: 8px;
    font-weight: 600;
    letter-spacing: .02em;
}

.filters[b-bb00u4mq6y] {
    display: grid;
    grid-template-columns: 240px 160px 170px 160px 220px 44px;
    gap: 10px;
    align-items: end;
    margin: 10px 0 12px;
}

.filter-label[b-bb00u4mq6y] {
    font-size: 11px;
    color: #6b6b6b;
    margin-bottom: 4px;
}

.filter-apply[b-bb00u4mq6y] {
    display: flex;
    justify-content: center;
}


.filters-grid[b-bb00u4mq6y] {
    display: grid;
    grid-template-columns: 280px 180px 260px auto;
    gap: 16px;
    align-items: end;
    margin-bottom: 16px;
}

.filter-group[b-bb00u4mq6y] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

    .filter-group label[b-bb00u4mq6y] {
        font-size: 12px;
        font-weight: 600;
        color: #444;
    }

.filter-control[b-bb00u4mq6y] {
    width: 100%;
}

.filter-actions[b-bb00u4mq6y] {
    display: flex;
    justify-content: flex-end;
}



.grid-wrap[b-bb00u4mq6y] {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 18px; /* creates a gap below grid */
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.pager[b-bb00u4mq6y] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px solid #ededed;
}

.rows-per-page[b-bb00u4mq6y] {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    color: #444;
}


.sync-grid thead th[b-bb00u4mq6y] {
    font-weight: 600;
    font-size: 13px;
    color: #1f2937;
    padding-top: 10px;
    padding-bottom: 10px;
}


.sync-grid[b-bb00u4mq6y] {
    overflow: hidden; /* prevents overlay from extending outside grid container */
}


    .sync-grid thead th:not(:last-child)[b-bb00u4mq6y] {
        border-right: 1px solid #e5e7eb;
    }


.sync-grid tbody tr:nth-child(even)[b-bb00u4mq6y] {
    background-color: #f9fafb;
}

.sync-grid tbody tr:hover[b-bb00u4mq6y] {
    background-color: #eef4ff;
}

.clean-pager[b-bb00u4mq6y] {
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
}

.pager-right[b-bb00u4mq6y] {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

.range-text[b-bb00u4mq6y] {
    margin-left: 4px;
    margin-right: 8px;
}

.ok[b-bb00u4mq6y] {
    color: #166534;
    background-color: #dcfce7;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 12px;
}

.bad[b-bb00u4mq6y] {
    color: #991b1b;
    background-color: #fee2e2;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 12px;
}


/* Optional: highlight selected rows.
   Fluent UI Blazor demo suggests :has([row-selected]) styling for selection. [3](https://fluentui-blazor.azurewebsites.net/datagrid-multi-select) */
.fluent-data-grid-row:has([row-selected]) > td[b-bb00u4mq6y] {
    background-color: var(--neutral-fill-stealth-hover);
}



/**TEMP CODE FOR DEBUG*/


.clean-pager[b-bb00u4mq6y] {
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
    position: relative;
    z-index: 9999;
}


.grid-wrap[b-bb00u4mq6y] {
    position: relative;
    z-index: 1;
}



.pager-btn[b-bb00u4mq6y] {
    width: 32px;
    height: 32px;
    border: 1px solid #d1d5db;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .pager-btn:disabled[b-bb00u4mq6y] {
        opacity: 0.5;
        cursor: not-allowed;
    }





/* Toolbar container */
.filters-toolbar[b-bb00u4mq6y] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}

/* Left group */
.filters-left[b-bb00u4mq6y] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 0; /* CRITICAL: prevents wrapping */
}

/* Right group */
.filters-right[b-bb00u4mq6y] {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

/* Base field */
.filter-field[b-bb00u4mq6y] {
    min-width: 0;
}

    /* Width presets */
    .filter-field.wide[b-bb00u4mq6y] {
        width: 220px;
    }

    .filter-field.medium[b-bb00u4mq6y] {
        width: 160px;
    }

    .filter-field.small[b-bb00u4mq6y] {
        width: 100px;
    }

/* _content/FSTIntegration.Website/Components/Pages/SessionActivityPanel.razor.rz.scp.css */

.activity-backdrop[b-xkwavzmi21] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.25);
    z-index: 1999;
}

.activity-panel[b-xkwavzmi21] {
    z-index: 2000;
}
/* _content/FSTIntegration.Website/Components/Pages/SyncConfiguration.razor.rz.scp.css */
.sync-config-page[b-l0fjgfhsjj] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.page-title[b-l0fjgfhsjj] {
    margin-bottom: 4px;
}

.page-subtitle[b-l0fjgfhsjj] {
    margin-top: 0;
    color: #666;
}

.toolbar[b-l0fjgfhsjj] {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.status-banner[b-l0fjgfhsjj] {
    padding: 10px 14px;
    border-radius: 6px;
    font-size: 0.95rem;
}

    .status-banner.success[b-l0fjgfhsjj] {
        background: #edf7ed;
        color: #1e4620;
        border: 1px solid #c7e7c8;
    }

    .status-banner.error[b-l0fjgfhsjj] {
        background: #fdecec;
        color: #611a15;
        border: 1px solid #f5c2c0;
    }

.loading-panel[b-l0fjgfhsjj] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 0;
}

.config-grid[b-l0fjgfhsjj] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
}

.config-card[b-l0fjgfhsjj] {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 16px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

    .config-card h4[b-l0fjgfhsjj] {
        margin: 0 0 4px 0;
    }

.field-row[b-l0fjgfhsjj] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .field-row > label[b-l0fjgfhsjj] {
        font-weight: 600;
        font-size: 0.92rem;
    }

.input-field[b-l0fjgfhsjj] {
    min-height: 36px;
    padding: 6px 10px;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
}

.checkbox-row[b-l0fjgfhsjj] {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding-top: 6px;
}

    .checkbox-row > label[b-l0fjgfhsjj] {
        font-weight: 500;
    }

.checkbox-field[b-l0fjgfhsjj] {
    width: 18px;
    height: 18px;
}

.readonly-row span[b-l0fjgfhsjj] {
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    padding: 6px 10px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    background: #f8f8f8;
}

.metadata-card[b-l0fjgfhsjj] {
    background: #fafafa;
}
/* _content/FSTIntegration.Website/Components/Pages/SyncExecutionEntries.razor.rz.scp.css */
/* =========================
   Page & Layout
   ========================= */
.see-page[b-8dz3z5pn85] {
    padding: 16px 18px;
    box-sizing: border-box;
    min-height: calc(100vh - 170px);
}

.see-topbar[b-8dz3z5pn85] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.see-layout[b-8dz3z5pn85] {
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    width: 100%;
}

/* =========================
   Buttons
   ========================= */
.see-btn[b-8dz3z5pn85] {
    border: 1px solid #d1d5db;
    background: #ffffff;
    color: #111827;
    border-radius: 6px;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: 0.02em;
}

/*
    .see-btn:hover {
        background: #f9fafb;
    }

    .see-btn:disabled {
        opacity: 0.55;
        cursor: not-allowed;
    }

    .see-btn.primary {
        background: #111827;
        border-color: #111827;
        color: #ffffff;
    }

        .see-btn.primary:hover {
            background: #1f2937;
        }

    .see-btn.secondary {
        background: #f3f4f6;
        border-color: #e5e7eb;
        color: #374151;
    }

.done-btn {
    min-width: 72px;
}*/

/* =========================
   Left Panel
   ========================= */
/*.see-left {
    border: 1px solid var(--neutral-stroke-2, #e5e5e5);
    border-radius: 8px;
    background: var(--neutral-layer-1, #fff);
    padding: 12px;
    max-height: calc(100vh - 190px);
    overflow: auto;
    display: grid;
    gap: 12px;
    width: 100%
}*/


.see-left[b-8dz3z5pn85] {
    border-radius: 8px;
    border: 1px solid var(--neutral-stroke-2, #e5e5e5);
    background: var(--neutral-layer-1, #fff);
    padding: 12px;
    display: grid;
    gap: 12px;
    width: 100%;
    align-self: start;
    overflow: visible;
}


.see-mini-cards[b-8dz3z5pn85] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.mini-card[b-8dz3z5pn85] {
    border: 1px solid var(--neutral-stroke-2, #e5e5e5);
    border-radius: 8px;
    padding: 10px 10px;
    background: var(--neutral-layer-1, #fff);
}

.mini-label[b-8dz3z5pn85] {
    font-size: 11px;
    color: var(--neutral-foreground-hint, #666);
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: bold;
}

.mini-value[b-8dz3z5pn85] {
    font-weight: bold;
    font-size: 13px;
    color: var(--neutral-foreground-rest, #111827);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.see-left-actions[b-8dz3z5pn85] {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 2px;
}

/* =========================
   JSON Blocks
   ========================= */
.json-block[b-8dz3z5pn85] {
    border: 1px solid var(--neutral-stroke-2, #e5e5e5);
    border-radius: 8px;
    background: var(--neutral-layer-1, #fff);
    overflow: hidden;
}

.json-header[b-8dz3z5pn85] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    border-bottom: 1px solid var(--neutral-stroke-2, #e5e5e5);
}

.json-title[b-8dz3z5pn85] {
    font-size: 12px;
    color: var(--neutral-foreground-rest, #374151);
    font-weight: bold;
}

.json-text[b-8dz3z5pn85] {
    display: block;
    width: 100%;
}

    .json-text textarea[b-8dz3z5pn85] {
        width: 100%;
        min-width: 100%;
        box-sizing: border-box;
        border: 0;
        outline: none;
        font-size: 12px;
        line-height: 1.35;
        white-space: pre-wrap;
        word-break: break-word;
        overflow: auto;
        max-height: 260px;
        min-height: 220px;
        resize: vertical;
        padding: 10px;
        margin: 0;
        background: #fff;
        color: #111827;
        font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    }

/* =========================
   Confirmation
   ========================= */
/*.confirmation-panel {
    border: 1px solid #f0d38a;
    background: #fff8e1;
    border-radius: 8px;
    padding: 12px;
}*/


.confirmation-panel[b-8dz3z5pn85] {
    border: 1px solid #f0d38a;
    background: #fff8e1;
    border-radius: 8px;
    padding: 12px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}


.confirmation-title[b-8dz3z5pn85] {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #6b4f00;
}

.confirmation-message[b-8dz3z5pn85] {
    font-size: 12px;
    color: #5b5b5b;
    margin-bottom: 10px;
}

.confirmation-actions[b-8dz3z5pn85] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

/* =========================
   Right Panel
   ========================= */
.see-right[b-8dz3z5pn85] {
    min-width: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.see-header[b-8dz3z5pn85] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 12px;
}

.see-title[b-8dz3z5pn85] {
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    color: #2d2d2d;
}

.see-subtitle[b-8dz3z5pn85] {
    font-size: 12px;
    color: var(--neutral-foreground-hint, #666);
    margin-top: 2px;
    font-weight: 600;
}

/* =========================
   Filters Row
   ========================= */
.see-filters[b-8dz3z5pn85] {
    display: grid;
    grid-template-columns: minmax(220px, 1fr) 240px auto auto;
    gap: 12px;
    align-items: end;
}

.filter label[b-8dz3z5pn85] {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: var(--neutral-foreground-rest, #6b7280);
    margin-bottom: 4px;
}

.filter.search[b-8dz3z5pn85] {
    width: 100%;
}

.filter.icon-only[b-8dz3z5pn85] {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 0;
}

.see-input[b-8dz3z5pn85],
.see-select[b-8dz3z5pn85],
.pager-select[b-8dz3z5pn85] {
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    background: #ffffff;
    color: #111827;
    padding: 8px 10px;
    font-size: 13px;
    height: 36px;
    box-sizing: border-box;
}

.pager-select[b-8dz3z5pn85] {
    width: 72px;
}

/* =========================
   Grid
   ========================= */
.see-gridwrap[b-8dz3z5pn85] {
    border: 1px solid var(--neutral-stroke-2, #e5e5e5);
    border-radius: 8px;
    background: var(--neutral-layer-1, #fff);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 420px;
}

.see-grid[b-8dz3z5pn85] {
    width: 100%;
    min-width: 980px;
    border-collapse: collapse;
    table-layout: fixed;
}

    .see-grid thead th[b-8dz3z5pn85] {
        font-weight: bold;
        font-size: 12px;
        color: var(--neutral-foreground-rest, #111827);
        white-space: nowrap;
        text-align: left;
        padding: 12px 10px;
        border-bottom: 1px solid #e5e7eb;
        background: #ffffff;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .see-grid tbody td[b-8dz3z5pn85] {
        font-size: 12px;
        color: #374151;
        padding: 11px 10px;
        border-bottom: 1px solid #f1f5f9;
        vertical-align: middle;
    }

    .see-grid tbody tr:nth-child(even)[b-8dz3z5pn85] {
        background-color: #fafafa;
    }

    .see-grid tbody tr:hover[b-8dz3z5pn85] {
        background-color: #eef4ff;
    }

.select-col[b-8dz3z5pn85] {
    width: 36px;
}

.dt[b-8dz3z5pn85] {
    white-space: nowrap;
}

.cell-ellipsis[b-8dz3z5pn85] {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row-selected[b-8dz3z5pn85] {
    background: rgba(0, 120, 212, 0.10) !important;
}

.no-data[b-8dz3z5pn85] {
    text-align: center;
    color: #6b7280;
    padding: 20px 10px !important;
}


.see-grid th:nth-child(2)[b-8dz3z5pn85],
.see-grid td:nth-child(2)[b-8dz3z5pn85] {
    width: 155px;
}

.see-grid th:nth-child(3)[b-8dz3z5pn85],
.see-grid td:nth-child(3)[b-8dz3z5pn85] {
    width: 140px;
}

.see-grid th:nth-child(4)[b-8dz3z5pn85],
.see-grid td:nth-child(4)[b-8dz3z5pn85],
.see-grid th:nth-child(5)[b-8dz3z5pn85],
.see-grid td:nth-child(5)[b-8dz3z5pn85],
.see-grid th:nth-child(6)[b-8dz3z5pn85],
.see-grid td:nth-child(6)[b-8dz3z5pn85] {
    width: 180px;
}

.see-grid th:nth-child(7)[b-8dz3z5pn85],
.see-grid td:nth-child(7)[b-8dz3z5pn85] {
    width: 140px;
}

/* =========================
   Pager
   ========================= */
.see-pager[b-8dz3z5pn85] {
    margin-top: auto;
    padding: 10px 12px;
    border-top: 1px solid var(--neutral-stroke-2, #e5e5e5);
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    background: #fff;
}

.pager-right[b-8dz3z5pn85] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

    .pager-right .muted[b-8dz3z5pn85] {
        white-space: nowrap;
    }

.pager-btn[b-8dz3z5pn85] {
    border: 0;
    background: transparent;
    color: #374151;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    padding: 0 6px;
}

    .pager-btn:disabled[b-8dz3z5pn85] {
        opacity: 0.35;
        cursor: not-allowed;
    }

.muted[b-8dz3z5pn85] {
    color: var(--neutral-foreground-hint, #666);
    font-size: 12px;
}

/* =========================
   Empty State
   ========================= */
.empty-card[b-8dz3z5pn85] {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    padding: 18px;
}

.empty-title[b-8dz3z5pn85] {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 8px;
}

.empty-text[b-8dz3z5pn85] {
    font-size: 13px;
    color: #6b7280;
}

.empty-actions[b-8dz3z5pn85] {
    margin-top: 14px;
}

/* =========================
   Responsive
   ========================= */
@media (max-width: 1300px) {
    .see-layout[b-8dz3z5pn85] {
        grid-template-columns: 380px 1fr;
    }
}

@media (max-width: 1100px) {
    .see-layout[b-8dz3z5pn85] {
        grid-template-columns: 1fr;
    }

    .see-left[b-8dz3z5pn85] {
        max-height: none;
    }

    .see-filters[b-8dz3z5pn85] {
        grid-template-columns: 1fr 220px auto auto;
    }
}

@media (max-width: 840px) {
    .see-filters[b-8dz3z5pn85] {
        grid-template-columns: 1fr;
    }

    .filter.icon-only[b-8dz3z5pn85] {
        justify-content: flex-start;
    }

    .see-header[b-8dz3z5pn85] {
        flex-direction: column;
        align-items: flex-start;
    }

    .see-mini-cards[b-8dz3z5pn85] {
        grid-template-columns: 1fr;
    }

    .see-left-actions[b-8dz3z5pn85],
    .confirmation-actions[b-8dz3z5pn85] {
        flex-direction: column;
        align-items: stretch;
    }
}

``[b-8dz3z5pn85]
/* _content/FSTIntegration.Website/Components/Pages/SyncStatus.razor.rz.scp.css */
.page[b-6miaq9o9we] {
    padding: 18px;
}

.crumb[b-6miaq9o9we] {
    font-size: 12px;
    color: #6b6b6b;
    margin-bottom: 6px;
}

.title[b-6miaq9o9we] {
    margin: 0 0 14px 0;
    font-weight: 600;
}

.card[b-6miaq9o9we] {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 14px 14px 10px 14px;
}

.card-header[b-6miaq9o9we] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 10px;
}

.card-title[b-6miaq9o9we] {
    font-size: 16px;
    font-weight: 600;
}

.card-subtitle[b-6miaq9o9we] {
    font-size: 12px;
    color: #6b6b6b;
    margin-top: 2px;
}

.card-actions[b-6miaq9o9we] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-text[b-6miaq9o9we] {
    margin-left: 8px;
    font-weight: 600;
    letter-spacing: .02em;
}

.filters[b-6miaq9o9we] {
    display: grid;
    grid-template-columns: 240px 160px 170px 160px 220px 44px;
    gap: 10px;
    align-items: end;
    margin: 10px 0 12px;
}

.filter-label[b-6miaq9o9we] {
    font-size: 11px;
    color: #6b6b6b;
    margin-bottom: 4px;
}

.filter-apply[b-6miaq9o9we] {
    display: flex;
    justify-content: center;
}


.filters-grid[b-6miaq9o9we] {
    display: grid;
    grid-template-columns: 280px 180px 260px auto;
    gap: 16px;
    align-items: end;
    margin-bottom: 16px;
}

.filter-group[b-6miaq9o9we] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

    .filter-group label[b-6miaq9o9we] {
        font-size: 12px;
        font-weight: 600;
        color: #444;
    }

.filter-control[b-6miaq9o9we] {
    width: 100%;
}

.filter-actions[b-6miaq9o9we] {
    display: flex;
    justify-content: flex-end;
}



.grid-wrap[b-6miaq9o9we] {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 18px; /* creates a gap below grid */
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.pager[b-6miaq9o9we] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px solid #ededed;
}

.rows-per-page[b-6miaq9o9we] {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    color: #444;
}


.sync-grid thead th[b-6miaq9o9we] {
    font-weight: 600;
    font-size: 13px;
    color: #1f2937;
    padding-top: 10px;
    padding-bottom: 10px;
}


.sync-grid[b-6miaq9o9we] {
    overflow: hidden; /* prevents overlay from extending outside grid container */
}


    .sync-grid thead th:not(:last-child)[b-6miaq9o9we] {
        border-right: 1px solid #e5e7eb;
    }


    .sync-grid tbody tr:nth-child(even)[b-6miaq9o9we] {
        background-color: #f9fafb;
    }

    .sync-grid tbody tr:hover[b-6miaq9o9we] {
        background-color: #eef4ff;
    }

.clean-pager[b-6miaq9o9we] {
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
}

.pager-right[b-6miaq9o9we] {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

.range-text[b-6miaq9o9we] {
    margin-left: 4px;
    margin-right: 8px;
}

.ok[b-6miaq9o9we] {
    color: #166534;
    background-color: #dcfce7;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 12px;
}

.bad[b-6miaq9o9we] {
    color: #991b1b;
    background-color: #fee2e2;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 12px;
}


/* Optional: highlight selected rows.
   Fluent UI Blazor demo suggests :has([row-selected]) styling for selection. [3](https://fluentui-blazor.azurewebsites.net/datagrid-multi-select) */
.fluent-data-grid-row:has([row-selected]) > td[b-6miaq9o9we] {
    background-color: var(--neutral-fill-stealth-hover);
}



/**TEMP CODE FOR DEBUG*/


.clean-pager[b-6miaq9o9we] {
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
    position: relative;
    z-index: 9999;
}


.grid-wrap[b-6miaq9o9we] {
    position: relative;
    z-index: 1;
}



.pager-btn[b-6miaq9o9we] {
    width: 32px;
    height: 32px;
    border: 1px solid #d1d5db;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .pager-btn:disabled[b-6miaq9o9we] {
        opacity: 0.5;
        cursor: not-allowed;
    }

/* Toolbar container */
.filters-toolbar[b-6miaq9o9we] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}

/* Left group */
.filters-left[b-6miaq9o9we] {
    display: flex !important;
    align-items: center;
    gap: 15px !important;
    flex: 1;
    min-width: 0; /* CRITICAL: prevents wrapping */
}

.filters-left11[b-6miaq9o9we] {
    display: flex !important;
    align-items: center;
    gap: 15px !important;
    flex: 1;
    min-width: 0; /* CRITICAL: prevents wrapping */
}

/* Right group */
.filters-right[b-6miaq9o9we] {
   /* display: flex;
    align-items: center;
    white-space: nowrap;*/
}

/* Base field */
.filter-field[b-6miaq9o9we] {
min-width: 0;
}

/* Width presets */
.filter-field.wide[b-6miaq9o9we] {
    width: 220px;
}

.filter-field.medium[b-6miaq9o9we] {
    width: 160px;
}

.filter-field.small[b-6miaq9o9we] {
    width: 100px;
}
