/* _content/FastBusinessQuote.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-m3sjt6y5tp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-m3sjt6y5tp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-m3sjt6y5tp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m3sjt6y5tp]  a, .top-row[b-m3sjt6y5tp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-m3sjt6y5tp]  a:hover, .top-row[b-m3sjt6y5tp]  .btn-link:hover {
        text-decoration: underline;
    }

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

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

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

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

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

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

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

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

/* cust-fix-learn-blazor-error-banner-2026-05-28: #blazor-error-ui rule moved
   to global wwwroot/app.css. Scoped selector here only matched MainLayout-
   served pages and left LearnLayout-served pages with a permanently visible
   banner. See gotcha_blazor_scoped_css_unreliable_2026_05_22. */
/* _content/FastBusinessQuote.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4j8a89f6c6] {
    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-4j8a89f6c6] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

    .nav-scrollable[b-4j8a89f6c6] {
        /* 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/FastBusinessQuote.Web/Components/Pages/Cost/CostPage.razor.rz.scp.css */
/* worldclass-dataviz-s5-layout-2026-07-04: research-backed article layout for /cost.
   The text column stays at its optimal ~66-CPL reading measure (widening body text hurts readability —
   Baymard/NNGroup). To fix desktop narrowness + dead side-space, DATA blocks (calculator, benchmark cards,
   segmented tables + chart, filed-rate, state links) BREAK OUT to a wider width, centered on the VIEWPORT
   (not the narrower text column) via the left:50% + translateX(-50%) technique. Scoped to CostPage. */
.gbc-cost-wide[b-6x1z6s67ss] {
    width: min(94vw, 1080px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
}

/* On small screens the breakout is ~full width (94vw) — give it a little breathing room so it doesn't
   collide with the text column's padding. */
@media (max-width: 720px) {
    .gbc-cost-wide[b-6x1z6s67ss] {
        width: 100%;
        left: 0;
        transform: none;
    }
}
/* _content/FastBusinessQuote.Web/Components/Shared/AdminBreadcrumb.razor.rz.scp.css */
/* Scoped CSS for AdminBreadcrumb (cust-adm-uiux-breadcrumb-2026-05-22) */

.adm-breadcrumb[b-lidin3lwf0] {
    font-size: 0.75rem;
    color: var(--text-muted, #718096);
}

.adm-breadcrumb ol[b-lidin3lwf0] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
}

.adm-breadcrumb a[b-lidin3lwf0] {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted transparent;
    transition: border-color 0.15s, color 0.15s;
}

.adm-breadcrumb a:hover[b-lidin3lwf0] {
    color: var(--primary, #2c5282);
    border-bottom-color: var(--primary, #2c5282);
}

.adm-bc-sep[b-lidin3lwf0] {
    color: var(--border, rgba(255,255,255,0.25));
    user-select: none;
}

.adm-bc-section[b-lidin3lwf0] {
    font-weight: 500;
}

.adm-bc-page[b-lidin3lwf0] {
    color: var(--text, #2d3748);
    font-weight: 600;
}

@media (max-width: 640px) {
    .adm-breadcrumb[b-lidin3lwf0] { display: none; }
}
/* _content/FastBusinessQuote.Web/Components/Shared/AdminDateRangePicker.razor.rz.scp.css */
/* Scoped CSS for AdminDateRangePicker (cust-adm-uiux-date-range-2026-05-22) */

.adm-dr[b-br5rrn35i4] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.adm-dr-presets[b-br5rrn35i4] {
    display: inline-flex;
    gap: 0;
    background: var(--card-bg, rgba(255,255,255,0.04));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 6px;
    padding: 2px;
}

.adm-dr-btn[b-br5rrn35i4] {
    padding: 0.35rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 500;
    background: transparent;
    color: var(--text-muted, #718096);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.15s, color 0.15s;
}

.adm-dr-btn:hover[b-br5rrn35i4] {
    background: var(--hover-bg, rgba(255,255,255,0.06));
    color: var(--text, #2d3748);
}

.adm-dr-btn.active[b-br5rrn35i4] {
    background: var(--primary, #2c5282);
    color: white;
}

.adm-dr-custom[b-br5rrn35i4] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.adm-dr-label[b-br5rrn35i4] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.7rem;
    color: var(--text-muted, #718096);
}

.adm-dr-label input[type="date"][b-br5rrn35i4] {
    padding: 0.3rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid var(--border, rgba(255,255,255,0.12));
    background: var(--card-bg, rgba(255,255,255,0.03));
    color: var(--text, #2d3748);
    border-radius: 4px;
    cursor: pointer;
    font-variant-numeric: tabular-nums;
}

.adm-dr-label input[type="date"]:focus[b-br5rrn35i4] {
    outline: 2px solid var(--primary, #2c5282);
    outline-offset: 1px;
}

@media (max-width: 640px) {
    .adm-dr-btn[b-br5rrn35i4] { padding: 0.3rem 0.55rem; font-size: 0.7rem; }
}
/* _content/FastBusinessQuote.Web/Components/Shared/AdminEmptyState.razor.rz.scp.css */
/* Scoped CSS for AdminEmptyState (cust-adm-uiux-empty-state-2026-05-22) */

.adm-empty[b-p4zf705pio] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--text-muted, #718096);
    padding: 2rem 1.5rem;
}

.adm-empty-small[b-p4zf705pio]  { padding: 1rem; gap: 0.4rem; }
.adm-empty-medium[b-p4zf705pio] { padding: 2rem 1.5rem; gap: 0.6rem; }
.adm-empty-large[b-p4zf705pio]  { padding: 4rem 2rem; gap: 0.85rem; }

.adm-empty-icon[b-p4zf705pio] {
    font-size: 2rem;
    opacity: 0.55;
}

.adm-empty-small  .adm-empty-icon[b-p4zf705pio] { font-size: 1.25rem; }
.adm-empty-large  .adm-empty-icon[b-p4zf705pio] { font-size: 3rem; }

.adm-empty-title[b-p4zf705pio] {
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text, #2d3748);
}

.adm-empty-small  .adm-empty-title[b-p4zf705pio] { font-size: 0.85rem; }
.adm-empty-large  .adm-empty-title[b-p4zf705pio] { font-size: 1.15rem; }

.adm-empty-body[b-p4zf705pio] {
    font-size: 0.8rem;
    max-width: 32rem;
    line-height: 1.5;
}

.adm-empty-body a[b-p4zf705pio] {
    color: var(--primary, #2c5282);
    text-decoration: underline;
    text-underline-offset: 2px;
}

.adm-empty-action[b-p4zf705pio] {
    margin-top: 0.35rem;
}
/* _content/FastBusinessQuote.Web/Components/Shared/AdminSkeleton.razor.rz.scp.css */
/* Scoped CSS for AdminSkeleton (cust-adm-uiux-skeleton-2026-05-22) */

.admin-skeleton[b-pasqowlj3v] {
    padding: 0.5rem;
}

/* Shared shimmer line */
.sk-line[b-pasqowlj3v] {
    background: linear-gradient(
        90deg,
        var(--skeleton-base, rgba(255,255,255,0.06)) 0%,
        var(--skeleton-shimmer, rgba(255,255,255,0.12)) 50%,
        var(--skeleton-base, rgba(255,255,255,0.06)) 100%
    );
    background-size: 200% 100%;
    border-radius: 4px;
    height: 12px;
    margin-bottom: 0.5rem;
    animation: sk-shimmer-b-pasqowlj3v 1.6s ease-in-out infinite;
}

.sk-line-xs[b-pasqowlj3v] { width: 30%; height: 8px; }
.sk-line-sm[b-pasqowlj3v] { width: 45%; height: 10px; }
.sk-line-md[b-pasqowlj3v] { width: 80%; height: 12px; }
.sk-line-lg[b-pasqowlj3v] { width: 92%; height: 14px; }
.sk-line-xl[b-pasqowlj3v] { width: 60%; height: 28px; margin-top: 0.5rem; margin-bottom: 0.5rem; }

/* KPI grid */
.sk-kpi-grid[b-pasqowlj3v] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.sk-kpi[b-pasqowlj3v] {
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
    padding: 1rem;
}

/* Table */
.sk-table[b-pasqowlj3v] {
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
    overflow: hidden;
}

.sk-table-row[b-pasqowlj3v] {
    display: grid;
    grid-template-columns: 2fr repeat(4, 1fr);
    gap: 0.75rem;
    padding: 0.625rem 1rem;
    border-bottom: 1px solid var(--border, rgba(255,255,255,0.06));
}

.sk-table-row:last-child[b-pasqowlj3v] { border-bottom: none; }

.sk-table-header[b-pasqowlj3v] { background: var(--card-header-bg, rgba(255,255,255,0.04)); }

.sk-table-row .sk-line[b-pasqowlj3v] { margin-bottom: 0; }

/* Chart */
.sk-chart[b-pasqowlj3v] {
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
    padding: 1rem;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sk-chart-bars[b-pasqowlj3v] {
    flex: 1;
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
    padding-bottom: 0.5rem;
}

.sk-chart-bar[b-pasqowlj3v] {
    flex: 1;
    background: linear-gradient(
        180deg,
        var(--skeleton-shimmer, rgba(255,255,255,0.12)),
        var(--skeleton-base, rgba(255,255,255,0.06))
    );
    border-radius: 3px 3px 0 0;
    animation: sk-shimmer-y-b-pasqowlj3v 1.8s ease-in-out infinite;
}

/* List */
.sk-list[b-pasqowlj3v] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.sk-list-item[b-pasqowlj3v] {
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
    padding: 0.875rem 1rem;
}

@keyframes sk-shimmer-b-pasqowlj3v {
    0% { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

@keyframes sk-shimmer-y-b-pasqowlj3v {
    0%, 100% { opacity: 0.4; }
    50% { opacity: 0.9; }
}

@media (prefers-reduced-motion: reduce) {
    .sk-line[b-pasqowlj3v], .sk-chart-bar[b-pasqowlj3v] {
        animation: none;
        opacity: 0.6;
    }
}
/* _content/FastBusinessQuote.Web/Components/Shared/AdminTable.razor.rz.scp.css */
/* Scoped CSS for AdminTable (cust-adm-uiux-table-2026-05-22) */

.adm-table-wrap[b-2y5hv2r04q] {
    overflow-x: auto;
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
}

.adm-table[b-2y5hv2r04q] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.875rem;
    font-variant-numeric: tabular-nums;
}

.adm-table thead[b-2y5hv2r04q] {
    background: var(--card-header-bg, rgba(255,255,255,0.04));
    border-bottom: 1px solid var(--border, rgba(255,255,255,0.08));
    position: sticky;
    top: 0;
    z-index: 1;
}

.adm-table-th[b-2y5hv2r04q] {
    padding: 0.625rem 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 0.4px;
    color: var(--text-muted, #4a5568);
    text-align: left;
    user-select: none;
    transition: background-color 0.12s;
}

.adm-table-th[style*="cursor"]:hover[b-2y5hv2r04q] {
    background: var(--hover-bg, rgba(255,255,255,0.06));
}

.adm-table-th-label[b-2y5hv2r04q] { margin-right: 0.25rem; }

.adm-table-sort-arrow[b-2y5hv2r04q] {
    font-size: 0.65rem;
    opacity: 0.4;
    transition: opacity 0.12s;
}

.adm-table-sort-arrow.active[b-2y5hv2r04q] {
    opacity: 1;
    color: var(--primary, #2c5282);
}

.adm-table-td[b-2y5hv2r04q] {
    padding: 0.625rem 0.875rem;
    border-top: 1px solid var(--border, rgba(255,255,255,0.06));
    color: var(--text, #2d3748);
}

.adm-table tbody tr:first-child .adm-table-td[b-2y5hv2r04q] { border-top: none; }

.adm-align-left[b-2y5hv2r04q]   { text-align: left; }
.adm-align-right[b-2y5hv2r04q]  { text-align: right; }
.adm-align-center[b-2y5hv2r04q] { text-align: center; }

.adm-row-clickable[b-2y5hv2r04q] {
    cursor: pointer;
    transition: background-color 0.12s;
}

.adm-row-clickable:hover[b-2y5hv2r04q] {
    background: var(--hover-bg, rgba(255,255,255,0.04));
}

.adm-table-empty[b-2y5hv2r04q] {
    padding: 2rem;
    text-align: center;
    color: var(--text-muted, #718096);
    font-size: 0.875rem;
}

.adm-table-pagination[b-2y5hv2r04q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.875rem;
    border-top: 1px solid var(--border, rgba(255,255,255,0.06));
    font-size: 0.75rem;
    color: var(--text-muted, #4a5568);
}

.adm-table-pagination button[b-2y5hv2r04q] {
    padding: 0.3rem 0.75rem;
    font-size: 0.75rem;
    background: transparent;
    border: 1px solid var(--border, rgba(255,255,255,0.12));
    border-radius: 4px;
    color: inherit;
    cursor: pointer;
    transition: background-color 0.12s;
}

.adm-table-pagination button:hover:not(:disabled)[b-2y5hv2r04q] {
    background: var(--hover-bg, rgba(255,255,255,0.06));
}

.adm-table-pagination button:disabled[b-2y5hv2r04q] {
    opacity: 0.4;
    cursor: not-allowed;
}

@media (max-width: 640px) {
    .adm-table-th[b-2y5hv2r04q], .adm-table-td[b-2y5hv2r04q] {
        padding: 0.5rem 0.625rem;
        font-size: 0.8rem;
    }
}
/* _content/FastBusinessQuote.Web/Components/Shared/Content/BarChart.razor.rz.scp.css */
/* worldclass-dataviz-s4-2026-07-03: scoped styles for the BarChart component. Loaded once via the app's
   global scoped-CSS bundle (FastBusinessQuote.Web.styles.css) — no per-instance duplication. */
.gbc-barchart[b-frsqda67mq] {
    margin: 20px 0;
}
.gbc-barchart-caption[b-frsqda67mq] {
    font-size: 16px;
    font-weight: 700;
    color: #0a1525;
    margin: 0 0 8px;
}
.gbc-barchart-svg[b-frsqda67mq] {
    width: 100%;
    max-width: 520px;
    height: auto;
    display: block;
}
.gbc-barchart-label[b-frsqda67mq] {
    font-size: 13px;
    fill: #1a2638;
    font-weight: 600;
}
.gbc-barchart-bar[b-frsqda67mq] {
    fill: #0066ff;
}
.gbc-barchart-value[b-frsqda67mq] {
    font-size: 13px;
    fill: #0a1525;
    font-weight: 700;
}
.gbc-barchart-source[b-frsqda67mq] {
    font-size: 12px;
    color: #5f6c80;
    margin: 6px 0 0;
}
.gbc-barchart-source a[b-frsqda67mq] {
    color: #0066ff;
}
/* _content/FastBusinessQuote.Web/Components/Shared/Content/Callout.razor.rz.scp.css */
/* worldclass-s1.3d-component-library-2026-07-03: scoped styles for the Callout component. Loaded once via
   the app's global scoped-CSS bundle (FastBusinessQuote.Web.styles.css) — no per-instance duplication. */
.gbc-callout[b-6xjq0fmc0o] {
    border-radius: 8px;
    padding: 12px 16px;
    margin: 14px 0;
    font-size: 16px;
    line-height: 1.55;
    border-left: 4px solid;
}
.gbc-callout-label[b-6xjq0fmc0o] {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin-bottom: 4px;
}
.gbc-callout-icon[b-6xjq0fmc0o] {
    margin-right: 6px;
}
.gbc-callout-body[b-6xjq0fmc0o]  a {
    color: #0066ff;
}

/* Variants */
.gbc-callout-info[b-6xjq0fmc0o] { background: #f2f7ff; border-left-color: #0066ff; color: #1a2638; }
.gbc-callout-info .gbc-callout-label[b-6xjq0fmc0o] { color: #0050cc; }

.gbc-callout-tip[b-6xjq0fmc0o] { background: #fffbeb; border-left-color: #f59e0b; color: #5b4a1c; }
.gbc-callout-tip .gbc-callout-label[b-6xjq0fmc0o] { color: #92400e; }

.gbc-callout-warning[b-6xjq0fmc0o] { background: #fef2f2; border-left-color: #ef4444; color: #7f1d1d; }
.gbc-callout-warning .gbc-callout-label[b-6xjq0fmc0o] { color: #b91c1c; }
/* _content/FastBusinessQuote.Web/Components/Shared/Content/DataTable.razor.rz.scp.css */
/* worldclass-dataviz-s1-2026-07-03: scoped styles for the DataTable component. Loaded once via the app's
   global scoped-CSS bundle (FastBusinessQuote.Web.styles.css) — no per-instance duplication. */
.gbc-datatable[b-01rbcifxdq] {
    margin: 24px 0;
    overflow: hidden;
    /* worldclass-dataviz-s5: cap width so a 2-3 column table doesn't over-stretch inside a wide breakout
       section — over-wide tables separate the data and read worse (A List Apart). */
    max-width: 760px;
    /* worldclass-dataviz-s-pop-2026-07-04: frame the table as a card so it POPS off the page — the pale
       tint alone did not read as a distinct block (owner: "headers are not popping"). */
    border: 1px solid #e3e9f2;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(16, 42, 90, 0.07);
    background: #ffffff;
}
.gbc-datatable table[b-01rbcifxdq] {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.5;
}
.gbc-datatable-caption[b-01rbcifxdq] {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #0a1525;
    padding: 14px 16px 10px;
    caption-side: top;
}
/* Strong, high-contrast header so the column labels POP (solid brand-blue on white) rather than a pale,
   near-invisible tint. */
.gbc-datatable thead th[b-01rbcifxdq] {
    text-align: left;
    font-size: 12.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #ffffff;
    background: #0066ff;
    padding: 12px 16px;
    border-bottom: none;
    white-space: nowrap;
}
.gbc-datatable tbody th[b-01rbcifxdq],
.gbc-datatable tbody td[b-01rbcifxdq] {
    padding: 12px 16px;
    border-bottom: 1px solid #eef1f6;
    color: #1a2638;
    vertical-align: top;
}
.gbc-datatable tbody th[b-01rbcifxdq] {
    text-align: left;
    font-weight: 700;
    color: #0a1525;
}
.gbc-datatable tbody tr:nth-child(even)[b-01rbcifxdq] {
    background: #f5f8ff;
}
.gbc-datatable tbody tr:last-child th[b-01rbcifxdq],
.gbc-datatable tbody tr:last-child td[b-01rbcifxdq] {
    border-bottom: none;
}
.gbc-datatable-source[b-01rbcifxdq] {
    font-size: 12px;
    color: #5f6c80;
    padding: 6px 0 0;
}
.gbc-datatable-source a[b-01rbcifxdq] {
    color: #0066ff;
}
/* _content/FastBusinessQuote.Web/Components/Shared/Content/SectionBand.razor.rz.scp.css */
/* worldclass-g1.2-component-library-2026-07-03: scoped styles for the SectionBand component. Loaded once via
   the app's global scoped-CSS bundle (FastBusinessQuote.Web.styles.css) — no per-instance duplication. */
.gbc-sectionband[b-hj6xju5bxr] {
    /* worldclass-dataviz-s-pop-2026-07-04: stronger accent bar + a subtle blue wash so the section
       header reads as a distinct band rather than plain text on white. */
    border-left: 5px solid #0066ff;
    background: linear-gradient(90deg, #eaf2ff 0%, #f6f8fc 60%);
    border-radius: 0 10px 10px 0;
    padding: 16px 20px;
    margin: 28px 0 18px;
}
.gbc-sectionband-eyebrow[b-hj6xju5bxr] {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #0050cc;
    margin: 0 0 4px;
}
.gbc-sectionband-title[b-hj6xju5bxr] {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    color: #0a1525;
    margin: 0;
}
.gbc-sectionband-desc[b-hj6xju5bxr] {
    font-size: 14px;
    line-height: 1.6;
    color: #5f6c80;
    margin: 6px 0 0;
}
/* _content/FastBusinessQuote.Web/Components/Shared/Content/StateTileMap.razor.rz.scp.css */
/* worldclass-statemap-2026-07-04: scoped styles for the StateTileMap. Loaded once via the global bundle. */
.gbc-statemap[b-zvj3gd03dh] {
    margin: 20px 0;
}
.gbc-statemap-caption[b-zvj3gd03dh] {
    font-size: 16px;
    font-weight: 700;
    color: #0a1525;
    margin: 0 0 10px;
}
.gbc-statemap-svg[b-zvj3gd03dh] {
    width: 100%;
    max-width: 560px;
    height: auto;
    display: block;
}
.gbc-statemap-legend[b-zvj3gd03dh] {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin: 12px 0 0;
    font-size: 12px;
    color: #5f6c80;
}
.gbc-statemap-legend span[b-zvj3gd03dh] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.gbc-statemap-legend i[b-zvj3gd03dh] {
    width: 13px;
    height: 13px;
    border-radius: 3px;
    display: inline-block;
}
/* _content/FastBusinessQuote.Web/Components/Shared/DataFreshness.razor.rz.scp.css */
/* Scoped CSS for DataFreshness component (cust-adm-uiux-data-freshness-2026-05-22) */

.data-freshness[b-2ggprwx15q] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.25rem 0.6rem;
    font-size: 0.75rem;
    color: var(--text-muted, #718096);
    background: var(--card-bg, rgba(255,255,255,0.04));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 999px;
    font-variant-numeric: tabular-nums;
}

.data-freshness.stale[b-2ggprwx15q] {
    border-color: var(--warning, #d69e2e);
    color: var(--warning, #d69e2e);
}

.df-icon[b-2ggprwx15q] { font-size: 0.8rem; }
.df-text strong[b-2ggprwx15q] { color: var(--text, #2d3748); font-weight: 600; }
.data-freshness.stale .df-text strong[b-2ggprwx15q] { color: var(--warning, #d69e2e); }
.df-relative[b-2ggprwx15q] { opacity: 0.7; margin-left: 0.25rem; }

.df-refresh-btn[b-2ggprwx15q] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 1px solid var(--border, rgba(255,255,255,0.12));
    background: transparent;
    border-radius: 50%;
    color: inherit;
    cursor: pointer;
    font-size: 0.8rem;
    line-height: 1;
    transition: background-color 0.15s, transform 0.15s;
}

.df-refresh-btn:hover:not(:disabled)[b-2ggprwx15q] {
    background: var(--hover-bg, rgba(255,255,255,0.08));
    transform: rotate(60deg);
}

.df-refresh-btn:disabled[b-2ggprwx15q] { opacity: 0.5; cursor: wait; }

.df-spinner[b-2ggprwx15q] {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: df-spin-b-2ggprwx15q 0.8s linear infinite;
}

@keyframes df-spin-b-2ggprwx15q { to { transform: rotate(360deg); } }

.df-auto-toggle[b-2ggprwx15q] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.7rem;
    cursor: pointer;
    user-select: none;
    padding-left: 0.25rem;
    border-left: 1px solid var(--border, rgba(255,255,255,0.12));
}

.df-auto-toggle input[b-2ggprwx15q] { margin: 0; }

@media (prefers-reduced-motion: reduce) {
    .df-refresh-btn[b-2ggprwx15q] { transition: none; }
    .df-refresh-btn:hover:not(:disabled)[b-2ggprwx15q] { transform: none; }
    .df-spinner[b-2ggprwx15q] { animation-duration: 1.6s; }
}
/* _content/FastBusinessQuote.Web/Components/Shared/KpiTile.razor.rz.scp.css */
/* Scoped CSS for KpiTile (cust-adm-uiux-kpi-tile-2026-05-22) */

.kt[b-uxjxfmfrns] {
    display: block;
    background: var(--card-bg, rgba(255,255,255,0.03));
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 8px;
    padding: 1rem;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.15s, box-shadow 0.15s, transform 0.15s;
}

.kt-link[b-uxjxfmfrns] {
    cursor: pointer;
}

.kt-link:hover[b-uxjxfmfrns] {
    border-color: var(--primary, #2c5282);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    transform: translateY(-1px);
}

.kt-label[b-uxjxfmfrns] {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--text-muted, #718096);
    margin-bottom: 0.5rem;
}

.kt-value-row[b-uxjxfmfrns] {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
}

.kt-value[b-uxjxfmfrns] {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.1;
    font-variant-numeric: tabular-nums;
    color: var(--text, #2d3748);
}

.kt-good .kt-value[b-uxjxfmfrns] { color: var(--success, #38a169); }
.kt-warn .kt-value[b-uxjxfmfrns] { color: var(--warning, #d69e2e); }
.kt-bad  .kt-value[b-uxjxfmfrns] { color: var(--danger,  #e53e3e); }

.kt-sub[b-uxjxfmfrns] {
    font-size: 0.7rem;
    color: var(--text-muted, #718096);
    margin-top: 0.35rem;
}

.kt-trend[b-uxjxfmfrns] {
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.1rem 0.35rem;
    border-radius: 4px;
    background: var(--bg-input, rgba(255,255,255,0.06));
    color: var(--text-muted, #4a5568);
}

.kt-trend-up[b-uxjxfmfrns]   { background: rgba(56, 161, 105, 0.15); color: #38a169; }
.kt-trend-down[b-uxjxfmfrns] { background: rgba(229,  62,  62, 0.15); color: #e53e3e; }
.kt-trend-flat[b-uxjxfmfrns] { color: var(--text-muted, #718096); }

.kt-extra[b-uxjxfmfrns] {
    margin-top: 0.5rem;
}
/* _content/FastBusinessQuote.Web/Components/Shared/RecentPinnedNav.razor.rz.scp.css */
/* Scoped CSS for RecentPinnedNav (cust-adm-uiux-recent-pinned-2026-05-22) */

.adm-rp[b-rwlpz0u07x] { padding: 0.5rem 0.75rem 0.75rem; }

.adm-rp-section[b-rwlpz0u07x] { margin-bottom: 0.5rem; }
.adm-rp-section:last-child[b-rwlpz0u07x] { margin-bottom: 0; }

.adm-rp-label[b-rwlpz0u07x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.6rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--text-muted, rgba(255,255,255,0.5));
    padding: 0.35rem 0.4rem;
}

.adm-rp ul[b-rwlpz0u07x] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.adm-rp li[b-rwlpz0u07x] {
    margin: 0;
}

.adm-rp-link[b-rwlpz0u07x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem 0.5rem;
    font-size: 0.75rem;
    color: var(--text-muted, rgba(255,255,255,0.7));
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.12s, color 0.12s;
}

.adm-rp-link:hover[b-rwlpz0u07x] {
    background: var(--hover-bg, rgba(255,255,255,0.06));
    color: var(--text, rgba(255,255,255,0.95));
}

.adm-rp-link.active[b-rwlpz0u07x] {
    background: var(--primary, rgba(49, 130, 206, 0.15));
    color: var(--primary, #2c5282);
    font-weight: 600;
}

.adm-rp-title[b-rwlpz0u07x] {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.adm-rp-pin[b-rwlpz0u07x], .adm-rp-unpin[b-rwlpz0u07x], .adm-rp-clear[b-rwlpz0u07x] {
    background: transparent;
    border: none;
    color: var(--text-muted, rgba(255,255,255,0.35));
    cursor: pointer;
    padding: 0 0.25rem;
    font-size: 0.85rem;
    line-height: 1;
    opacity: 0;
    transition: opacity 0.12s, color 0.12s;
}

.adm-rp-unpin[b-rwlpz0u07x] {
    color: var(--warning, #d69e2e);
    opacity: 0.85;
}

.adm-rp-link:hover .adm-rp-pin[b-rwlpz0u07x],
.adm-rp-link:hover .adm-rp-unpin[b-rwlpz0u07x] {
    opacity: 1;
}

.adm-rp-pin:hover[b-rwlpz0u07x] { color: var(--warning, #d69e2e); }
.adm-rp-unpin:hover[b-rwlpz0u07x] { color: var(--text, #fff); opacity: 1; }

.adm-rp-clear[b-rwlpz0u07x] {
    font-size: 0.55rem;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.6;
    letter-spacing: 0.5px;
}

.adm-rp-clear:hover[b-rwlpz0u07x] {
    color: var(--text, rgba(255,255,255,0.9));
    opacity: 1;
}
