@import '_content/HELM.UiKit/HELM.UiKit.hhk4fyvdbn.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/Nbly.Platform.Web.Components/Nbly.Platform.Web.Components.jr8fmmflxk.bundle.scp.css';

/* /Components/Authorization/AtlasApiErrorBoundary.razor.rz.scp.css */
.atlas-access-panel[b-3j5jc7qitj] {
    max-width: 32rem;
    margin: 4rem auto;
    padding: 2.5rem 2rem;
    text-align: center;
    border: 1px solid var(--helm-border, #e2e8f0);
    border-radius: 0.75rem;
    background: var(--helm-surface, #fff);
}

.atlas-access-panel > i[b-3j5jc7qitj] {
    font-size: 2.5rem;
    color: var(--color-primary, #475569);
    display: block;
    margin-bottom: 0.75rem;
}

.atlas-access-panel h1[b-3j5jc7qitj] {
    margin-bottom: 0.5rem;
}

.atlas-access-panel p[b-3j5jc7qitj] {
    margin-bottom: 1.25rem;
}
/* /Components/Authorization/AtlasPlaneGuard.razor.rz.scp.css */
/* Mirrors AtlasApiErrorBoundary's panel so a soft persona block reads identically to an API 403. */
.atlas-access-panel[b-11emwr89eu] {
    max-width: 32rem;
    margin: 4rem auto;
    padding: 2.5rem 2rem;
    text-align: center;
    border: 1px solid var(--helm-border, #e2e8f0);
    border-radius: 0.75rem;
    background: var(--helm-surface, #fff);
}

.atlas-access-panel > i[b-11emwr89eu] {
    font-size: 2.5rem;
    color: var(--color-primary, #475569);
    display: block;
    margin-bottom: 0.75rem;
}

.atlas-access-panel h1[b-11emwr89eu] {
    margin-bottom: 0.5rem;
}

.atlas-access-panel p[b-11emwr89eu] {
    margin-bottom: 1.25rem;
}
/* /Components/Layout/AtlasContextChip.razor.rz.scp.css */
/* Sits on the primary-coloured shell topbar → light text, subtle translucent fills (mirrors ANCHOR's chip). */
.atlas-ctx[b-ljmalrzqxe] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-right: 4px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
}

.atlas-ctx__persona[b-ljmalrzqxe] {
    padding: 3px 8px;
    border-radius: var(--radius-pill, 999px);
    font-weight: 600;
    letter-spacing: .02em;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .35);
}

/* Admin = the standout (accent); the rest are quieter translucent fills. */
.atlas-ctx__persona--admin[b-ljmalrzqxe] {
    background: var(--color-accent, #56BE8B);
    border-color: transparent;
    color: #0e2a1d;
}

.atlas-ctx__persona--world[b-ljmalrzqxe] {
    background: rgba(255, 255, 255, .18);
}

.atlas-ctx__persona--operator[b-ljmalrzqxe] {
    background: rgba(255, 255, 255, .18);
}

.atlas-ctx__persona--strategy[b-ljmalrzqxe] {
    background: rgba(255, 255, 255, .12);
    font-weight: 500;
}

.atlas-ctx__persona--viewer[b-ljmalrzqxe] {
    background: rgba(255, 255, 255, .08);
    font-weight: 500;
}

.atlas-ctx__tenant[b-ljmalrzqxe] {
    color: rgba(255, 255, 255, .82);
    font-variant-numeric: tabular-nums;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Top-bar chrome (.top-nav, .nav-brand, .nav-links, .nav-link, .user-pill)
   moved to Nbly.Platform.Web.Components/Components/NavigatorChrome.razor.css
   and UserPill.razor.css per NAVIGATOR_SHELL_PLAN.md §6. */
        text-decoration: underline;[b-51wtkda2lh]
    }

    .top-row[b-51wtkda2lh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-51wtkda2lh] {
        justify-content: space-between;
    }

    .top-row[b-51wtkda2lh]  a, .top-row[b-51wtkda2lh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-51wtkda2lh] {
        flex-direction: row;
    }

    .sidebar[b-51wtkda2lh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-51wtkda2lh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-51wtkda2lh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-51wtkda2lh], article[b-51wtkda2lh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-51wtkda2lh] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-51wtkda2lh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ykiitd91en] {
    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-ykiitd91en] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ykiitd91en] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ykiitd91en] {
    font-size: 1.1rem;
}

.nav-grouped[b-ykiitd91en] {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}

.nav-group-label[b-ykiitd91en] {
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.45);
    padding: 1rem 1rem 0.25rem;
}

.nav-item[b-ykiitd91en] {
    font-size: 0.9rem;
    padding-bottom: 0.1rem;
}

.nav-item[b-ykiitd91en]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 2.25rem;
    display: flex;
    align-items: center;
    line-height: 2.25rem;
    width: 100%;
    padding: 0 0.75rem;
}

.nav-item[b-ykiitd91en]  .nav-link .bi {
    margin-right: 0.6rem;
    width: 1rem;
    text-align: center;
}

.nav-item[b-ykiitd91en]  a.active {
    background-color: rgba(255, 255, 255, 0.18);
    color: white;
}

.nav-item[b-ykiitd91en]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

.nav-scrollable[b-ykiitd91en] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ykiitd91en] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ykiitd91en] {
        display: none;
    }

    .nav-scrollable[b-ykiitd91en] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-dpiyne1yo2],
.components-reconnect-repeated-attempt-visible[b-dpiyne1yo2],
.components-reconnect-failed-visible[b-dpiyne1yo2],
.components-pause-visible[b-dpiyne1yo2],
.components-resume-failed-visible[b-dpiyne1yo2],
.components-rejoining-animation[b-dpiyne1yo2] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-retrying[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-failed[b-dpiyne1yo2],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-dpiyne1yo2] {
    display: block;
}


#components-reconnect-modal[b-dpiyne1yo2] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-dpiyne1yo2 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-dpiyne1yo2 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-dpiyne1yo2 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-dpiyne1yo2]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-dpiyne1yo2 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-dpiyne1yo2 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-dpiyne1yo2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-dpiyne1yo2 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-dpiyne1yo2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-dpiyne1yo2] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-dpiyne1yo2] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-dpiyne1yo2] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-dpiyne1yo2] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-dpiyne1yo2] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-dpiyne1yo2] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-dpiyne1yo2 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-dpiyne1yo2] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-dpiyne1yo2 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Dashboard.razor.rz.scp.css */
.atlas-dashboard[b-r8ujz4i2te] {
    padding: 1.5rem 2rem;
    max-width: 1100px;
}

.page-header[b-r8ujz4i2te] {
    margin-bottom: 1.5rem;
}

.page-header h1[b-r8ujz4i2te] {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.dashboard-loading[b-r8ujz4i2te] {
    padding: 2rem;
    color: #6c757d;
}

/* Stat cards row */
.stat-row[b-r8ujz4i2te] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
    margin-bottom: 2rem;
}

.stat-card[b-r8ujz4i2te] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem 1rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.15s, border-color 0.15s, transform 0.1s;
}

.stat-card:hover[b-r8ujz4i2te] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    border-color: #0066cc;
    transform: translateY(-2px);
    color: inherit;
    text-decoration: none;
}

.stat-icon[b-r8ujz4i2te] {
    font-size: 1.8rem;
    color: #0066cc;
    margin-bottom: 0.5rem;
}

.stat-value[b-r8ujz4i2te] {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #1a202c;
}

.stat-label[b-r8ujz4i2te] {
    font-size: 0.8rem;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 0.35rem;
}

/* Dashboard sections */
.dashboard-section[b-r8ujz4i2te] {
    margin-bottom: 2rem;
}

.dashboard-section h2[b-r8ujz4i2te] {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #6c757d;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e2e8f0;
}

/* Quick action cards */
.quick-links[b-r8ujz4i2te] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.quick-link-card[b-r8ujz4i2te] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    text-decoration: none;
    color: #1a202c;
    transition: box-shadow 0.15s, border-color 0.15s;
}

.quick-link-card:hover[b-r8ujz4i2te] {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-color: #0066cc;
    color: #0066cc;
    text-decoration: none;
}

.quick-link-card span[b-r8ujz4i2te] {
    font-weight: 600;
    font-size: 0.95rem;
}

/* Hierarchy diagram */
.hierarchy-diagram[b-r8ujz4i2te] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 1rem 1.5rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    max-width: 280px;
}

.hierarchy-node[b-r8ujz4i2te] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hierarchy-node a[b-r8ujz4i2te] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.75rem;
    border-radius: 6px;
    font-size: 0.9rem;
    color: #0066cc;
    text-decoration: none;
    transition: background 0.1s;
}

.hierarchy-node a:hover[b-r8ujz4i2te] {
    background: #f0f7ff;
    text-decoration: none;
}

.hierarchy-node--leaf a[b-r8ujz4i2te] {
    color: #495057;
}

.hierarchy-arrow[b-r8ujz4i2te] {
    padding-left: 1rem;
    color: #adb5bd;
    font-size: 0.85rem;
    line-height: 1;
    margin: 1px 0;
}

@media (max-width: 900px) {
    .quick-links[b-r8ujz4i2te] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 540px) {
    .stat-row[b-r8ujz4i2te],
    .quick-links[b-r8ujz4i2te] {
        grid-template-columns: 1fr;
    }

    .atlas-dashboard[b-r8ujz4i2te] {
        padding: 1rem;
    }
}
/* /Components/Pages/DataQuality.razor.rz.scp.css */
.dq-splash[b-bqpe8mribh] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    color: var(--text-muted, #6c757d);
    font-size: 1.1rem;
}

.summary-bar[b-bqpe8mribh] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    background: var(--surface-2, #f8f9fa);
    border: 1px solid var(--border-color, #dee2e6);
    border-radius: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
}

.summary-bar .separator[b-bqpe8mribh] {
    color: var(--text-muted, #6c757d);
}

.dq-group[b-bqpe8mribh] {
    margin-bottom: 2rem;
}

.dq-group-header[b-bqpe8mribh] {
    margin-bottom: 0.5rem;
}

.dq-group-header h2[b-bqpe8mribh] {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--text-muted, #6c757d);
    margin: 0;
    display: flex;
    align-items: center;
}
/* /Components/Pages/DraftPlaceReview.razor.rz.scp.css */
.link-panel[b-51e1oyqm3m], .reject-panel[b-51e1oyqm3m] {
    padding: 0.75rem 1rem;
}

.link-results[b-51e1oyqm3m] {
    max-height: 16rem;
    overflow-y: auto;
    border: 1px solid var(--helm-border, #e2e8f0);
    border-radius: 0.5rem;
}

.link-result[b-51e1oyqm3m] {
    padding: 0.4rem 0.6rem;
    cursor: pointer;
    border-bottom: 1px solid var(--helm-border, #eef2f6);
}

.link-result:last-child[b-51e1oyqm3m] {
    border-bottom: none;
}

.link-result:hover[b-51e1oyqm3m] {
    background: var(--helm-surface-hover, #f1f5f9);
}

.link-result.selected[b-51e1oyqm3m] {
    background: var(--color-primary, #475569);
    color: #fff;
}

.link-result.selected .text-muted[b-51e1oyqm3m] {
    color: rgba(255, 255, 255, 0.8) !important;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* Explorer Layout */
.explorer-container[b-v945iyc1o2] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: #f5f7fa;
}

/* Header */
.explorer-header[b-v945iyc1o2] {
    background: linear-gradient(135deg, #0066cc 0%, #004499 100%);
    color: white;
    padding: 32px 24px;
    text-align: center;
}

.explorer-header h1[b-v945iyc1o2] {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.explorer-header .tagline[b-v945iyc1o2] {
    margin: 8px 0 0 0;
    opacity: 0.9;
    font-size: 1.1rem;
}

/* Main Content */
.explorer-main[b-v945iyc1o2] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    padding: 24px;
    flex: 1;
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 1200px) {
    .explorer-main[b-v945iyc1o2] {
        grid-template-columns: 1fr;
    }
}

/* Panels */
.search-panel[b-v945iyc1o2],
.result-panel[b-v945iyc1o2] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    padding: 24px;
}

.panel-header[b-v945iyc1o2] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}

.panel-header h2[b-v945iyc1o2] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #212529;
    margin: 0;
}

.panel-header p[b-v945iyc1o2] {
    color: #6c757d;
    font-size: 0.9rem;
    margin: 4px 0 0 0;
}

/* Search Filters */
.search-filters[b-v945iyc1o2] {
    margin-bottom: 20px;
}

/* Search Context Selector */
.search-context-selector[b-v945iyc1o2] {
    margin-bottom: 20px;
    padding: 16px;
    background: #f8f9fa;
    border-radius: 8px;
}

.context-label[b-v945iyc1o2] {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 12px;
}

.context-options[b-v945iyc1o2] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

@media (max-width: 768px) {
    .context-options[b-v945iyc1o2] {
        grid-template-columns: 1fr;
    }
}

.context-btn[b-v945iyc1o2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    padding: 16px;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    background: white;
    cursor: pointer;
    transition: all 0.2s;
}

.context-btn:hover[b-v945iyc1o2] {
    border-color: #0066cc;
    background: #f0f7ff;
}

.context-btn.active[b-v945iyc1o2] {
    border-color: #0066cc;
    background: #e7f3ff;
    box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.15);
}

.context-btn i[b-v945iyc1o2] {
    font-size: 1.5rem;
    color: #6c757d;
}

.context-btn.active i[b-v945iyc1o2] {
    color: #0066cc;
}

.context-title[b-v945iyc1o2] {
    font-weight: 600;
    color: #212529;
    font-size: 0.95rem;
}

.context-desc[b-v945iyc1o2] {
    font-size: 0.75rem;
    color: #6c757d;
}

.context-btn.active .context-title[b-v945iyc1o2] {
    color: #0066cc;
}

.filter-row[b-v945iyc1o2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 12px;
}

.filter-item label[b-v945iyc1o2] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #6c757d;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.filter-item .form-select[b-v945iyc1o2],
.filter-item .form-control[b-v945iyc1o2] {
    font-size: 0.9rem;
}

/* Selected Address Card */
.selected-address-card[b-v945iyc1o2] {
    margin-top: 20px;
    padding: 16px;
    background: #f8f9ff;
    border: 1px solid #cce5ff;
    border-radius: 8px;
}

.selected-header[b-v945iyc1o2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.selected-header h4[b-v945iyc1o2] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #004085;
    margin: 0;
}

.selected-content .address-line[b-v945iyc1o2] {
    font-size: 1rem;
    font-weight: 500;
    color: #212529;
    margin: 0 0 8px 0;
}

.address-meta[b-v945iyc1o2] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.source-tag[b-v945iyc1o2], .confidence-tag[b-v945iyc1o2], .geo-tag[b-v945iyc1o2] {
    font-size: 0.75rem;
    padding: 2px 8px;
    border-radius: 4px;
}

.source-tag.nar[b-v945iyc1o2] {
    background: #d4edda;
    color: #155724;
}

.source-tag.google_places[b-v945iyc1o2] {
    background: #cce5ff;
    color: #004085;
}

.confidence-tag[b-v945iyc1o2] {
    background: #e9ecef;
    color: #495057;
}

.geo-tag[b-v945iyc1o2] {
    background: #fff3cd;
    color: #856404;
}

/* Action Buttons */
.action-buttons[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #dee2e6;
}

.action-buttons .btn-primary[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.action-buttons .form-check[b-v945iyc1o2] {
    margin: 0;
}

.action-buttons .form-check-label[b-v945iyc1o2] {
    font-size: 0.9rem;
    color: #495057;
}

/* Result Panel */
.result-panel[b-v945iyc1o2] {
    display: flex;
    flex-direction: column;
}

.result-panel .panel-header[b-v945iyc1o2] {
    flex-shrink: 0;
}

/* Footer */
.explorer-footer[b-v945iyc1o2] {
    background: #212529;
    color: #adb5bd;
    padding: 16px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.85rem;
}

.explorer-footer .stats[b-v945iyc1o2] {
    display: flex;
    gap: 24px;
}

.explorer-footer .stats span[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.explorer-footer .version[b-v945iyc1o2] {
    color: #6c757d;
}

/* Alert Styling */
.alert-danger[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Existing Locations Section */
.existing-locations-section[b-v945iyc1o2] {
    margin-top: 16px;
    padding: 16px;
    background: linear-gradient(135deg, #e8f5e9 0%, #f1f8e9 100%);
    border-radius: 8px;
    border: 1px solid #c8e6c9;
}

.existing-locations-header h5[b-v945iyc1o2] {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 600;
    color: #2e7d32;
    display: flex;
    align-items: center;
    gap: 8px;
}

.existing-locations-header p[b-v945iyc1o2] {
    margin: 4px 0 0 0;
}

.existing-locations-list[b-v945iyc1o2] {
    margin-top: 12px;
    background: white;
    border-radius: 6px;
    border: 1px solid #c8e6c9;
    overflow: hidden;
}

.existing-location-item[b-v945iyc1o2] {
    padding: 12px;
    border-bottom: 1px solid #e8f5e9;
    cursor: pointer;
    transition: background-color 0.15s;
}

.existing-location-item:hover[b-v945iyc1o2] {
    background-color: #f1f8e9;
}

.existing-location-item.selected[b-v945iyc1o2] {
    background-color: #c8e6c9;
    border-left: 3px solid #2e7d32;
}

.existing-location-item:last-child[b-v945iyc1o2] {
    border-bottom: none;
}

.location-info[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.location-info strong[b-v945iyc1o2] {
    color: #212529;
}

.location-subtype[b-v945iyc1o2] {
    margin-top: 2px;
}

.existing-location-actions[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.existing-location-hint[b-v945iyc1o2] {
    padding: 8px 12px;
    background: white;
    border-radius: 6px;
    border: 1px dashed #c8e6c9;
}

/* Business Search Section */
.business-search-section[b-v945iyc1o2] {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e9ecef;
}

.business-search-header h5[b-v945iyc1o2] {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 600;
    color: #495057;
    display: flex;
    align-items: center;
    gap: 8px;
}

.business-search-header p[b-v945iyc1o2] {
    margin: 4px 0 0 0;
}

.business-search-input[b-v945iyc1o2] {
    margin: 12px 0;
}

.business-results[b-v945iyc1o2] {
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #e9ecef;
    border-radius: 8px;
}

.business-item[b-v945iyc1o2] {
    padding: 12px;
    border-bottom: 1px solid #f1f3f4;
    cursor: pointer;
    transition: background-color 0.15s;
}

.business-item:hover[b-v945iyc1o2] {
    background-color: #f8f9fa;
}

.business-item.selected[b-v945iyc1o2] {
    background-color: #e7f3ff;
    border-left: 3px solid #0066cc;
}

.business-item:last-child[b-v945iyc1o2] {
    border-bottom: none;
}

.business-info[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.business-info strong[b-v945iyc1o2] {
    color: #212529;
}

.business-type[b-v945iyc1o2] {
    font-size: 0.75rem;
    padding: 2px 6px;
    background: #e9ecef;
    border-radius: 4px;
    color: #6c757d;
}

.business-type.commercial[b-v945iyc1o2] {
    background: #d1e7dd;
    color: #0f5132;
}

.business-type.institutional[b-v945iyc1o2] {
    background: #cfe2ff;
    color: #084298;
}

.business-rating[b-v945iyc1o2] {
    font-size: 0.8rem;
    color: #495057;
}

.rating-count[b-v945iyc1o2] {
    color: #6c757d;
    font-size: 0.75rem;
}

.business-address[b-v945iyc1o2],
.business-phone[b-v945iyc1o2] {
    margin-top: 4px;
}

.business-status[b-v945iyc1o2] {
    margin-top: 4px;
}

.business-status.open[b-v945iyc1o2] {
    color: #198754;
}

.business-status.closed[b-v945iyc1o2] {
    color: #dc3545;
}

.business-results-header[b-v945iyc1o2] {
    padding: 8px 12px;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    font-size: 0.85rem;
    color: #6c757d;
}

.no-businesses-found[b-v945iyc1o2] {
    padding: 16px;
    text-align: center;
    color: #6c757d;
}

.search-hint[b-v945iyc1o2] {
    padding: 8px 12px;
}

/* Manual Entry Mode */
.manual-entry-section[b-v945iyc1o2] {
    padding: 12px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.manual-entry-header[b-v945iyc1o2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    font-weight: 500;
}

.manual-entry-form[b-v945iyc1o2] {
    background: white;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

.manual-entry-form .form-label[b-v945iyc1o2] {
    font-weight: 500;
    margin-bottom: 4px;
}

.geo-tag.loading[b-v945iyc1o2] {
    background: #e2e3e5;
    color: #41464b;
}

.geo-tag.no-coords[b-v945iyc1o2] {
    background: #f8d7da;
    color: #842029;
}

/* ======================================================================
   Inlined address typeahead (was AddressSearchBox.razor.css). The page
   now owns the address picker markup directly so it can drive the thin
   IAtlasApiClient seam without a child component holding in-process state.
   ====================================================================== */
.address-search-container[b-v945iyc1o2] {
    position: relative;
    width: 100%;
}

.search-input-wrapper[b-v945iyc1o2] {
    position: relative;
}

.address-search-input[b-v945iyc1o2] {
    width: 100%;
    padding: 12px 16px;
    font-size: 1rem;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.address-search-input:focus[b-v945iyc1o2] {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.15);
}

.search-spinner[b-v945iyc1o2] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
}

.address-dropdown[b-v945iyc1o2] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: 4px;
    max-height: 400px;
    overflow-y: auto;
    z-index: 1000;
}

.address-suggestion[b-v945iyc1o2] {
    padding: 12px 16px;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.15s;
}

.address-suggestion:last-of-type[b-v945iyc1o2] {
    border-bottom: none;
}

.address-suggestion:hover[b-v945iyc1o2],
.address-suggestion.selected[b-v945iyc1o2] {
    background-color: #f5f9ff;
}

.suggestion-main[b-v945iyc1o2] {
    font-weight: 500;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 8px;
}

.suggestion-main mark[b-v945iyc1o2] {
    background-color: #fff3cd;
    padding: 0 2px;
    border-radius: 2px;
}

.unit-badge[b-v945iyc1o2] {
    font-size: 0.75rem;
    background: #e9ecef;
    padding: 2px 6px;
    border-radius: 4px;
    color: #495057;
}

.suggestion-secondary[b-v945iyc1o2] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 4px;
}

.suggestion-meta[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 6px;
}

.business-name[b-v945iyc1o2] {
    color: #0066cc;
    font-weight: 600;
}

.source-badge[b-v945iyc1o2] {
    font-size: 0.7rem;
    padding: 2px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
}

.source-badge.nar[b-v945iyc1o2] {
    background-color: #d4edda;
    color: #155724;
}

.source-badge.location[b-v945iyc1o2] {
    background-color: #e8f5e9;
    color: #2e7d32;
}

.source-badge.google_places[b-v945iyc1o2],
.source-badge.google[b-v945iyc1o2] {
    background-color: #cce5ff;
    color: #004085;
}

.source-badge.manual[b-v945iyc1o2] {
    background-color: #fff3cd;
    color: #856404;
}

.source-badge.import[b-v945iyc1o2] {
    background-color: #e2e3e5;
    color: #383d41;
}

.confidence[b-v945iyc1o2] {
    font-size: 0.75rem;
    color: #28a745;
}

.search-meta[b-v945iyc1o2] {
    padding: 8px 16px;
    background: #f8f9fa;
    font-size: 0.75rem;
    color: #6c757d;
    border-top: 1px solid #e0e0e0;
}

.no-results[b-v945iyc1o2] {
    padding: 16px;
    text-align: center;
    color: #6c757d;
}

/* ======================================================================
   Inlined result card (was LocationDetailsCard.razor.css). Renders the
   created place's PlaceDto in the result panel.
   ====================================================================== */
.location-card[b-v945iyc1o2] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    min-height: 200px;
}

.location-card.loading[b-v945iyc1o2] {
    pointer-events: none;
}

.loading-overlay[b-v945iyc1o2] {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.loading-text[b-v945iyc1o2] {
    margin-top: 12px;
    color: #6c757d;
}

.card-header[b-v945iyc1o2] {
    padding: 20px 24px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #dee2e6;
}

.header-main[b-v945iyc1o2] {
    margin-bottom: 12px;
}

.card-header .business-name[b-v945iyc1o2] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #212529;
    margin: 0 0 4px 0;
}

.formatted-address[b-v945iyc1o2] {
    color: #6c757d;
    margin: 0;
}

.formatted-address-main[b-v945iyc1o2] {
    font-size: 1.25rem;
    font-weight: 500;
    color: #212529;
    margin: 0;
}

.header-badges[b-v945iyc1o2] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.classification-badge[b-v945iyc1o2] {
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

.classification-badge.residential[b-v945iyc1o2] {
    background: #e2e3e5;
    color: #383d41;
}

.classification-badge.commercial[b-v945iyc1o2] {
    background: #cce5ff;
    color: #004085;
}

.classification-badge.institutional[b-v945iyc1o2] {
    background: #d4edda;
    color: #155724;
}

.classification-badge.industrial[b-v945iyc1o2] {
    background: #fff3cd;
    color: #856404;
}

.classification-badge.agricultural[b-v945iyc1o2] {
    background: #d1ecf1;
    color: #0c5460;
}

.card-body[b-v945iyc1o2] {
    padding: 0;
}

.detail-section[b-v945iyc1o2] {
    padding: 20px 24px;
    border-bottom: 1px solid #f0f0f0;
}

.detail-section:last-child[b-v945iyc1o2] {
    border-bottom: none;
}

.detail-section h4[b-v945iyc1o2] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #495057;
    margin: 0 0 16px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.detail-section h4 i[b-v945iyc1o2] {
    color: #6c757d;
}

.detail-grid[b-v945iyc1o2] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 16px;
}

.detail-item[b-v945iyc1o2] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.detail-item.full-width[b-v945iyc1o2] {
    grid-column: 1 / -1;
}

.detail-item .label[b-v945iyc1o2] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.detail-item .value[b-v945iyc1o2] {
    font-size: 0.95rem;
    color: #212529;
}

.detail-item .value a[b-v945iyc1o2] {
    color: #0066cc;
    text-decoration: none;
}

.detail-item .value a:hover[b-v945iyc1o2] {
    text-decoration: underline;
}

.detail-item .value.mono[b-v945iyc1o2] {
    font-family: 'SF Mono', Monaco, 'Cascadia Code', monospace;
    font-size: 0.8rem;
    color: #6c757d;
    word-break: break-all;
}

.geo-display[b-v945iyc1o2] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.coordinate[b-v945iyc1o2] {
    background: #f8f9fa;
    padding: 6px 12px;
    border-radius: 6px;
    font-family: 'SF Mono', Monaco, monospace;
    font-size: 0.85rem;
}

.coord-label[b-v945iyc1o2] {
    color: #6c757d;
    margin-right: 4px;
}

.map-link[b-v945iyc1o2] {
    color: #0066cc;
    text-decoration: none;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 4px;
}

.map-link:hover[b-v945iyc1o2] {
    text-decoration: underline;
}

.metadata[b-v945iyc1o2] {
    background: #fafbfc;
}

.empty-state[b-v945iyc1o2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 24px;
    color: #6c757d;
}

.empty-state i[b-v945iyc1o2] {
    font-size: 3rem;
    margin-bottom: 16px;
    opacity: 0.5;
}

.empty-state p[b-v945iyc1o2] {
    margin: 0;
}
/* /Components/Pages/NarExplorer.razor.rz.scp.css */
/* NAR Explorer Page Styles */
.nar-explorer[b-l82cnz01si] {
    min-height: 100vh;
    background: #f5f7fa;
}

.page-header[b-l82cnz01si] {
    background: linear-gradient(135deg, #2d3748 0%, #1a202c 100%);
    color: white;
    padding: 24px 32px;
}

.page-header h1[b-l82cnz01si] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-header p[b-l82cnz01si] {
    margin: 4px 0 0 0;
    opacity: 0.8;
    font-size: 0.95rem;
}

/* Search Section */
.search-section[b-l82cnz01si] {
    background: white;
    padding: 24px 32px;
    border-bottom: 1px solid #e2e8f0;
}

.search-form .form-row[b-l82cnz01si] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

@media (max-width: 1200px) {
    .search-form .form-row[b-l82cnz01si] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .search-form .form-row[b-l82cnz01si] {
        grid-template-columns: 1fr;
    }
}

.form-group label[b-l82cnz01si] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #4a5568;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.form-actions[b-l82cnz01si] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.result-count[b-l82cnz01si] {
    margin-left: auto;
    color: #718096;
    font-size: 0.9rem;
}

/* Results Section */
.results-section[b-l82cnz01si] {
    padding: 24px 32px;
}

.results-table-container[b-l82cnz01si] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.results-table[b-l82cnz01si] {
    width: 100%;
    border-collapse: collapse;
}

.results-table th[b-l82cnz01si] {
    background: #f7fafc;
    padding: 12px 16px;
    text-align: left;
    font-size: 0.8rem;
    font-weight: 600;
    color: #4a5568;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #e2e8f0;
}

.results-table td[b-l82cnz01si] {
    padding: 12px 16px;
    border-bottom: 1px solid #edf2f7;
    vertical-align: middle;
}

.results-table tbody tr:hover[b-l82cnz01si] {
    background: #f7fafc;
}

.results-table tbody tr.selected[b-l82cnz01si] {
    background: #ebf8ff;
}

.address-cell[b-l82cnz01si] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.street-address[b-l82cnz01si] {
    font-weight: 500;
}

.unit-badge[b-l82cnz01si] {
    font-size: 0.7rem;
    background: #edf2f7;
    padding: 2px 6px;
    border-radius: 4px;
    color: #4a5568;
}

.province-badge[b-l82cnz01si] {
    display: inline-block;
    padding: 2px 8px;
    background: #e2e8f0;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
}

.postal-code[b-l82cnz01si] {
    font-family: 'SF Mono', Monaco, monospace;
    font-size: 0.9rem;
}

.coordinates .has-coords[b-l82cnz01si] {
    color: #38a169;
}

.coordinates .no-coords[b-l82cnz01si] {
    color: #a0aec0;
}

.confidence-indicator[b-l82cnz01si] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.confidence-bar[b-l82cnz01si] {
    width: 60px;
    height: 6px;
    background: #edf2f7;
    border-radius: 3px;
    overflow: hidden;
}

.confidence-fill[b-l82cnz01si] {
    height: 100%;
    background: linear-gradient(90deg, #48bb78, #38a169);
    border-radius: 3px;
}

.confidence-indicator span[b-l82cnz01si] {
    font-size: 0.8rem;
    color: #718096;
}

/* Empty/No Results States */
.no-results[b-l82cnz01si], .empty-state[b-l82cnz01si] {
    text-align: center;
    padding: 60px 24px;
    color: #718096;
}

.no-results i[b-l82cnz01si], .empty-state i[b-l82cnz01si] {
    font-size: 3rem;
    opacity: 0.5;
    display: block;
    margin-bottom: 16px;
}

/* Detail Panel */
.detail-panel[b-l82cnz01si] {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 400px;
    background: white;
    box-shadow: -4px 0 12px rgba(0, 0, 0, 0.1);
    z-index: 100;
    display: flex;
    flex-direction: column;
}

.detail-panel .panel-header[b-l82cnz01si] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    border-bottom: 1px solid #e2e8f0;
    background: #f7fafc;
}

.detail-panel .panel-header h3[b-l82cnz01si] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.detail-panel .panel-body[b-l82cnz01si] {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
}

.detail-grid[b-l82cnz01si] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.detail-item[b-l82cnz01si] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.detail-item .label[b-l82cnz01si] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.detail-item .value[b-l82cnz01si] {
    font-size: 0.95rem;
    color: #2d3748;
}

.detail-item .value.mono[b-l82cnz01si] {
    font-family: 'SF Mono', Monaco, monospace;
    font-size: 0.8rem;
    color: #4a5568;
    word-break: break-all;
}

.source-badge[b-l82cnz01si] {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.source-badge.nar[b-l82cnz01si] {
    background: #c6f6d5;
    color: #22543d;
}

.map-link-container[b-l82cnz01si] {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e2e8f0;
}
/* /Components/Pages/NetworkTree.razor.rz.scp.css */
.tree-splash[b-4twd62qr31] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    color: var(--text-muted, #6c757d);
    font-size: 1.1rem;
}

.tree-filter[b-4twd62qr31] {
    max-width: 320px;
    margin-bottom: 1.25rem;
}

.network-tree[b-4twd62qr31] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

/* ── depth indentation ── */
.tree-org[b-4twd62qr31]   { --tree-indent: 0rem; }
.tree-region[b-4twd62qr31]   { --tree-indent: 1.5rem; }
.tree-district[b-4twd62qr31] { --tree-indent: 3rem; }
.tree-site[b-4twd62qr31]     { --tree-indent: 4.5rem; }

.tree-node[b-4twd62qr31] {
    padding-left: var(--tree-indent, 0);
}

/* ── row layout ── */
.tree-row[b-4twd62qr31] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.3rem 0.5rem;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: background 0.1s;
    user-select: none;
}

.tree-row:hover[b-4twd62qr31] {
    background: var(--surface-hover, rgba(0,0,0,0.04));
}

.tree-leaf[b-4twd62qr31] {
    cursor: default;
}

.tree-leaf:hover[b-4twd62qr31] {
    background: var(--surface-hover, rgba(0,0,0,0.03));
}

.tree-unassigned[b-4twd62qr31] {
    opacity: 0.75;
}

/* ── row elements ── */
.tree-caret[b-4twd62qr31] {
    width: 1rem;
    text-align: center;
    font-size: 0.75rem;
    flex-shrink: 0;
    color: var(--text-muted, #6c757d);
}

.tree-icon[b-4twd62qr31] {
    font-size: 0.9rem;
    flex-shrink: 0;
}

.tree-label[b-4twd62qr31] {
    font-weight: 500;
    color: inherit;
    text-decoration: none;
}

.tree-label:hover[b-4twd62qr31] {
    text-decoration: underline;
}

.tree-code[b-4twd62qr31] {
    font-size: 0.78rem;
    font-family: var(--bs-font-monospace, monospace);
}

.tree-badge[b-4twd62qr31] {
    font-size: 0.72rem;
    color: var(--text-muted, #6c757d);
    margin-left: 0.25rem;
}

/* ── org-level rows are slightly bolder ── */
.tree-org > .tree-row[b-4twd62qr31] {
    font-size: 0.95rem;
}

.tree-org > .tree-row .tree-label[b-4twd62qr31] {
    font-weight: 600;
}
/* /Components/Pages/PlacesExplorer.razor.rz.scp.css */
/* Places Explorer Styles */
.places-explorer[b-e8p7qp88gc] {
    min-height: 100vh;
    background: #f8fafc;
    display: flex;
    flex-direction: column;
}

/* Header */
.page-header[b-e8p7qp88gc] {
    background: linear-gradient(135deg, #1e40af 0%, #1e3a8a 100%);
    color: white;
    padding: 20px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-header .header-content h1[b-e8p7qp88gc] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-header .header-content p[b-e8p7qp88gc] {
    margin: 4px 0 0 0;
    opacity: 0.85;
    font-size: 0.9rem;
}

.header-actions .btn[b-e8p7qp88gc] {
    background: white;
    color: #1e40af;
    border: none;
    font-weight: 500;
}

.header-actions .btn:hover[b-e8p7qp88gc] {
    background: #f0f4ff;
}

/* Content Layout */
.content-area[b-e8p7qp88gc] {
    display: grid;
    grid-template-columns: 280px 1fr;
    flex: 1;
    overflow: hidden;
}

/* Filter Panel */
.filter-panel[b-e8p7qp88gc] {
    background: white;
    border-right: 1px solid #e2e8f0;
    padding: 20px;
    overflow-y: auto;
}

.filter-section h3[b-e8p7qp88gc],
.stats-section h3[b-e8p7qp88gc] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #475569;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 16px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.filter-group[b-e8p7qp88gc] {
    margin-bottom: 16px;
}

.filter-group label[b-e8p7qp88gc] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #64748b;
    margin-bottom: 6px;
}

.filter-group .form-control[b-e8p7qp88gc],
.filter-group .form-select[b-e8p7qp88gc] {
    font-size: 0.9rem;
}

.search-input-group[b-e8p7qp88gc] {
    display: flex;
    gap: 8px;
}

.search-input-group .form-control[b-e8p7qp88gc] {
    flex: 1;
}

.filter-actions[b-e8p7qp88gc] {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #e2e8f0;
}

/* Stats Section */
.stats-section[b-e8p7qp88gc] {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #e2e8f0;
}

.stat-item[b-e8p7qp88gc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
}

.stat-label[b-e8p7qp88gc] {
    font-size: 0.85rem;
    color: #64748b;
}

.stat-value[b-e8p7qp88gc] {
    font-weight: 600;
    color: #1e40af;
}

.type-breakdown[b-e8p7qp88gc] {
    margin-top: 16px;
}

.type-stat[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    font-size: 0.85rem;
}

.type-stat .type-name[b-e8p7qp88gc] {
    flex: 1;
    color: #475569;
}

.type-stat .type-count[b-e8p7qp88gc] {
    font-weight: 500;
    color: #1e40af;
}

/* Results Area */
.results-area[b-e8p7qp88gc] {
    padding: 20px 24px;
    overflow-y: auto;
}

.results-header[b-e8p7qp88gc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.results-count[b-e8p7qp88gc] {
    font-size: 0.9rem;
    color: #64748b;
}

.view-toggle[b-e8p7qp88gc] {
    display: flex;
    gap: 4px;
}

/* Table View */
.results-table-container[b-e8p7qp88gc] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.results-table[b-e8p7qp88gc] {
    width: 100%;
    border-collapse: collapse;
}

.results-table th[b-e8p7qp88gc] {
    background: #f8fafc;
    padding: 12px 16px;
    text-align: left;
    font-size: 0.75rem;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #e2e8f0;
}

.results-table th.sortable[b-e8p7qp88gc] {
    cursor: pointer;
    user-select: none;
}

.results-table th.sortable:hover[b-e8p7qp88gc] {
    background: #f1f5f9;
}

.results-table td[b-e8p7qp88gc] {
    padding: 12px 16px;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
    font-size: 0.9rem;
}

.results-table tbody tr[b-e8p7qp88gc] {
    cursor: pointer;
    transition: background-color 0.15s;
}

.results-table tbody tr:hover[b-e8p7qp88gc] {
    background: #f8fafc;
}

.results-table tbody tr.selected[b-e8p7qp88gc] {
    background: #eff6ff;
}

.name-cell[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.place-name[b-e8p7qp88gc] {
    font-weight: 500;
    color: #1e293b;
}

.place-icon[b-e8p7qp88gc] {
    font-size: 1.1rem;
    color: #64748b;
}

.place-icon.large[b-e8p7qp88gc] {
    font-size: 2rem;
}

.address-cell[b-e8p7qp88gc] {
    color: #64748b;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.phone-cell[b-e8p7qp88gc] {
    font-family: 'SF Mono', Monaco, monospace;
    font-size: 0.85rem;
}

.province-badge[b-e8p7qp88gc] {
    display: inline-block;
    padding: 2px 8px;
    background: #e2e8f0;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #475569;
}

.type-badge[b-e8p7qp88gc] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.badge-pharmacy[b-e8p7qp88gc] { background: #dcfce7; color: #166534; }
.badge-clinic[b-e8p7qp88gc] { background: #dbeafe; color: #1e40af; }
.badge-hospital[b-e8p7qp88gc] { background: #fef3c7; color: #92400e; }
.badge-ltc[b-e8p7qp88gc] { background: #fce7f3; color: #9d174d; }
.badge-residence[b-e8p7qp88gc] { background: #e0e7ff; color: #3730a3; }
.badge-business[b-e8p7qp88gc] { background: #f3e8ff; color: #6b21a8; }
.badge-government[b-e8p7qp88gc] { background: #f1f5f9; color: #475569; }
.badge-default[b-e8p7qp88gc] { background: #f1f5f9; color: #475569; }

.actions-col[b-e8p7qp88gc] {
    width: 140px;
}

.actions-cell[b-e8p7qp88gc] {
    display: flex;
    gap: 6px;
}

/* Cards View */
.cards-grid[b-e8p7qp88gc] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 16px;
}

.place-card[b-e8p7qp88gc] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s;
    overflow: hidden;
}

.place-card:hover[b-e8p7qp88gc] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.place-card.selected[b-e8p7qp88gc] {
    ring: 2px solid #1e40af;
}

.place-card .card-header[b-e8p7qp88gc] {
    padding: 12px 16px;
    background: #f8fafc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e2e8f0;
}

.place-card .card-body[b-e8p7qp88gc] {
    padding: 16px;
}

.place-card .card-body h4[b-e8p7qp88gc] {
    margin: 0 0 8px 0;
    font-size: 1rem;
    font-weight: 600;
    color: #1e293b;
}

.place-card .place-address[b-e8p7qp88gc],
.place-card .place-phone[b-e8p7qp88gc] {
    margin: 4px 0;
    font-size: 0.85rem;
    color: #64748b;
    display: flex;
    align-items: center;
    gap: 6px;
}

.place-card .card-actions[b-e8p7qp88gc] {
    padding: 12px 16px;
    background: #f8fafc;
    display: flex;
    gap: 8px;
    border-top: 1px solid #e2e8f0;
}

/* Pagination */
.pagination-info[b-e8p7qp88gc] {
    margin-top: 20px;
    text-align: center;
}

/* Empty & Loading States */
.empty-state[b-e8p7qp88gc],
.loading-state[b-e8p7qp88gc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    color: #64748b;
}

.empty-state i[b-e8p7qp88gc],
.loading-state i[b-e8p7qp88gc] {
    font-size: 3rem;
    margin-bottom: 16px;
    opacity: 0.5;
}

.empty-state h3[b-e8p7qp88gc] {
    margin: 0 0 8px 0;
    color: #334155;
}

.empty-state p[b-e8p7qp88gc] {
    margin: 0 0 20px 0;
}

/* Detail Panel */
.detail-overlay[b-e8p7qp88gc] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
}

.detail-panel[b-e8p7qp88gc] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 480px;
    max-width: 100vw;
    background: white;
    box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
    z-index: 101;
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    transition: transform 0.3s ease;
}

.detail-panel.open[b-e8p7qp88gc] {
    transform: translateX(0);
}

.panel-header[b-e8p7qp88gc] {
    padding: 16px 20px;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.panel-header h3[b-e8p7qp88gc] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.panel-body[b-e8p7qp88gc] {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
}

.panel-footer[b-e8p7qp88gc] {
    padding: 16px 20px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

/* Detail View */
.detail-section[b-e8p7qp88gc] {
    margin-bottom: 24px;
}

.detail-section h4[b-e8p7qp88gc] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 12px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.place-header[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.place-header h2[b-e8p7qp88gc] {
    margin: 0 0 6px 0;
    font-size: 1.25rem;
}

.formatted-address[b-e8p7qp88gc] {
    font-style: normal;
    line-height: 1.6;
    color: #334155;
}

.coordinates[b-e8p7qp88gc] {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.detail-list[b-e8p7qp88gc] {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 8px 16px;
    margin: 0;
}

.detail-list dt[b-e8p7qp88gc] {
    font-weight: 500;
    color: #64748b;
    font-size: 0.85rem;
}

.detail-list dd[b-e8p7qp88gc] {
    margin: 0;
    color: #1e293b;
    word-break: break-word;
}

.detail-list dd.mono[b-e8p7qp88gc] {
    font-family: 'SF Mono', Monaco, monospace;
    font-size: 0.8rem;
    color: #64748b;
}

/* Edit Form */
.edit-form[b-e8p7qp88gc] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.form-section[b-e8p7qp88gc] {
    border-bottom: 1px solid #e2e8f0;
    padding-bottom: 20px;
}

.form-section:last-child[b-e8p7qp88gc] {
    border-bottom: none;
}

.form-section h4[b-e8p7qp88gc] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #334155;
    margin: 0 0 16px 0;
}

.form-group[b-e8p7qp88gc] {
    margin-bottom: 14px;
}

.form-group label[b-e8p7qp88gc] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #64748b;
    margin-bottom: 4px;
}

.form-row[b-e8p7qp88gc] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

/* Modal */
.modal-backdrop[b-e8p7qp88gc] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 200;
}

.confirm-modal[b-e8p7qp88gc] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    z-index: 201;
    width: 400px;
    max-width: 90vw;
}

.confirm-modal .modal-header[b-e8p7qp88gc] {
    padding: 16px 20px;
    border-bottom: 1px solid #e2e8f0;
}

.confirm-modal .modal-header h4[b-e8p7qp88gc] {
    margin: 0;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 10px;
}

.confirm-modal .modal-body[b-e8p7qp88gc] {
    padding: 20px;
}

.confirm-modal .modal-body p[b-e8p7qp88gc] {
    margin: 0 0 8px 0;
}

.confirm-modal .modal-footer[b-e8p7qp88gc] {
    padding: 16px 20px;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

/* Toast */
.toast-notification[b-e8p7qp88gc] {
    position: fixed;
    bottom: 24px;
    right: 24px;
    padding: 14px 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 300;
    animation: slideIn-b-e8p7qp88gc 0.3s ease;
}

.toast-notification.success[b-e8p7qp88gc] {
    background: #dcfce7;
    color: #166534;
}

.toast-notification.error[b-e8p7qp88gc] {
    background: #fee2e2;
    color: #991b1b;
}

.toast-notification.warning[b-e8p7qp88gc] {
    background: #fef3c7;
    color: #92400e;
}

.toast-notification .btn-close[b-e8p7qp88gc] {
    filter: none;
}

@keyframes slideIn-b-e8p7qp88gc {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* Responsive */
@media (max-width: 1024px) {
    .content-area[b-e8p7qp88gc] {
        grid-template-columns: 1fr;
    }
    
    .filter-panel[b-e8p7qp88gc] {
        display: none; /* Could make this a collapsible drawer */
    }
    
    .detail-panel[b-e8p7qp88gc] {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .page-header[b-e8p7qp88gc] {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .cards-grid[b-e8p7qp88gc] {
        grid-template-columns: 1fr;
    }
}

/* Address Search Section */
.address-search-section[b-e8p7qp88gc] {
    margin-bottom: 16px;
}

.address-search-section .form-label[b-e8p7qp88gc] {
    font-weight: 500;
    margin-bottom: 8px;
    color: #374151;
}

.address-search-wrapper[b-e8p7qp88gc] {
    position: relative;
}

.address-search-wrapper .input-group[b-e8p7qp88gc] {
    margin-bottom: 0;
}

.address-suggestions-dropdown[b-e8p7qp88gc] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #e5e7eb;
    border-top: none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 100;
    max-height: 320px;
    overflow-y: auto;
}

.address-suggestion-item[b-e8p7qp88gc] {
    padding: 12px 16px;
    cursor: pointer;
    border-bottom: 1px solid #f3f4f6;
    transition: background-color 0.15s ease;
    position: relative;
}

.address-suggestion-item:hover[b-e8p7qp88gc] {
    background: #f0f9ff;
}

.address-suggestion-item:last-child[b-e8p7qp88gc] {
    border-bottom: none;
}

.suggestion-address[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #1f2937;
    font-size: 0.95rem;
}

.suggestion-address i[b-e8p7qp88gc] {
    color: #3b82f6;
    font-size: 0.9rem;
}

.suggestion-details[b-e8p7qp88gc] {
    margin-left: 24px;
    font-size: 0.85rem;
    color: #6b7280;
}

.suggestion-source[b-e8p7qp88gc] {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
}

.suggestion-source.nar[b-e8p7qp88gc] {
    background: #dbeafe;
    color: #1d4ed8;
}

.suggestion-source.hybrid[b-e8p7qp88gc] {
    background: #e0e7ff;
    color: #4338ca;
}

.suggestion-source.google[b-e8p7qp88gc] {
    background: #fef3c7;
    color: #92400e;
}

.suggestion-source.location[b-e8p7qp88gc] {
    background: #d1fae5;
    color: #065f46;
}

.selected-address-preview[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    background: #f0fdf4;
    border: 1px solid #bbf7d0;
    border-radius: 8px;
    margin-top: 12px;
}

.preview-content[b-e8p7qp88gc] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #166534;
    font-size: 0.9rem;
}

.preview-content i[b-e8p7qp88gc] {
    font-size: 1.1rem;
}

.current-address-info[b-e8p7qp88gc] {
    margin-top: 8px;
    padding: 8px 12px;
    background: #f9fafb;
    border-radius: 6px;
}

.manual-address-toggle[b-e8p7qp88gc] {
    margin-top: 12px;
    text-align: center;
}

.manual-address-toggle .btn-link[b-e8p7qp88gc] {
    color: #6b7280;
    font-size: 0.85rem;
    text-decoration: none;
}

.manual-address-toggle .btn-link:hover[b-e8p7qp88gc] {
    color: #374151;
}

.manual-address-fields[b-e8p7qp88gc] {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px dashed #e5e7eb;
    animation: fadeIn-b-e8p7qp88gc 0.2s ease;
}

@keyframes fadeIn-b-e8p7qp88gc {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Components/Pages/StoreProfileReview.razor.rz.scp.css */
.store-profile-review[b-qozkdr62y0] {
    padding: 1.25rem 1.5rem;
}

.page-header[b-qozkdr62y0] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    margin-bottom: 1rem;
}

.page-header h1[b-qozkdr62y0] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 0.25rem;
    color: #1f2d3d;
}

.page-header p[b-qozkdr62y0] {
    color: #495057;
    margin: 0;
    max-width: 720px;
}

.header-actions .spin[b-qozkdr62y0] {
    animation: spin-b-qozkdr62y0 1s linear infinite;
}

@keyframes spin-b-qozkdr62y0 {
    to { transform: rotate(360deg); }
}

.summary-bar[b-qozkdr62y0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #495057;
    font-size: 0.9rem;
    padding: 0.5rem 0 0.75rem;
    border-bottom: 1px solid var(--bs-border-color, #dee2e6);
    margin-bottom: 0.85rem;
}

.summary-bar .separator[b-qozkdr62y0] {
    color: #adb5bd;
}

.summary-bar .muted[b-qozkdr62y0] {
    color: #6c757d;
    font-style: italic;
}

.empty-state[b-qozkdr62y0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 3rem 1rem;
    color: #198754;
    text-align: center;
}

.empty-state i[b-qozkdr62y0] {
    font-size: 2.25rem;
}

.queue-list[b-qozkdr62y0] {
    display: flex;
    flex-direction: column;
}

.pager[b-qozkdr62y0] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.85rem;
    margin-top: 1rem;
}

.pager-status[b-qozkdr62y0] {
    color: #495057;
    font-size: 0.875rem;
}
/* /Components/Review/ReviewCandidateCard.razor.rz.scp.css */
.review-candidate-card[b-n29z6nmaaw] {
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 6px;
    padding: 0.75rem 1rem;
    background: #f8f9fb;
    margin-bottom: 0.5rem;
}

.candidate-header[b-n29z6nmaaw] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.35rem;
}

.place-id[b-n29z6nmaaw] {
    font-size: 0.75rem;
    color: #495057;
    background: #e9ecef;
    padding: 0.1rem 0.4rem;
    border-radius: 3px;
    word-break: break-all;
}

.candidate-reason[b-n29z6nmaaw] {
    font-size: 0.875rem;
    color: #343a40;
    line-height: 1.35;
}
/* /Components/Review/ReviewQueueRow.razor.rz.scp.css */
.review-row[b-14h8vhzo2d] {
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 8px;
    background: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
    transition: box-shadow 0.15s ease;
}

.review-row.expanded[b-14h8vhzo2d] {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.row-summary[b-14h8vhzo2d] {
    display: grid;
    grid-template-columns: 28px 90px minmax(180px, 1.5fr) minmax(220px, 2fr) auto;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    padding: 0.65rem 1rem;
    background: transparent;
    border: 0;
    text-align: left;
    cursor: pointer;
}

.row-summary:hover[b-14h8vhzo2d] {
    background: #f5f7fa;
}

.caret[b-14h8vhzo2d] {
    color: #6c757d;
}

.store-number[b-14h8vhzo2d] {
    font-family: var(--bs-font-monospace, monospace);
    font-weight: 600;
    color: #1f2d3d;
}

.store-name[b-14h8vhzo2d] {
    font-weight: 500;
    color: #212529;
}

.store-address[b-14h8vhzo2d] {
    color: #495057;
    font-size: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.candidate-count[b-14h8vhzo2d] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.row-detail[b-14h8vhzo2d] {
    border-top: 1px solid var(--bs-border-color, #dee2e6);
    padding: 1rem 1.25rem 1.25rem;
    background: #fcfcfd;
}

.detail-grid[b-14h8vhzo2d] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.85rem 1.25rem;
    margin-bottom: 1rem;
}

.detail-label[b-14h8vhzo2d] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #6c757d;
    margin-bottom: 0.15rem;
}

.detail-value[b-14h8vhzo2d] {
    font-size: 0.9rem;
    color: #212529;
    word-break: break-word;
}

.error-block[b-14h8vhzo2d] {
    background: #fff4f4;
    border: 1px solid #f5c2c2;
    border-radius: 6px;
    padding: 0.6rem 0.85rem;
    margin-bottom: 1rem;
}

.error-message[b-14h8vhzo2d] {
    font-size: 0.85rem;
    color: #842029;
    line-height: 1.4;
    white-space: pre-wrap;
}

.candidates-block[b-14h8vhzo2d] {
    margin-top: 0.5rem;
}

.muted[b-14h8vhzo2d] {
    color: #6c757d;
    font-style: italic;
    font-size: 0.875rem;
}


.triage-toolbar[b-14h8vhzo2d] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.85rem;
}

.triage-status[b-14h8vhzo2d] {
    margin: 0 0 0.85rem;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
}

.triage-status .spin[b-14h8vhzo2d] {
    animation: spin-b-14h8vhzo2d 1s linear infinite;
}

@keyframes spin-b-14h8vhzo2d {
    to { transform: rotate(360deg); }
}
/* /Components/Review/TriageActionPanel.razor.rz.scp.css */
.triage-action-panel[b-z2s9ii1jv3] {
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 6px;
    padding: 0.85rem 1rem;
    margin-bottom: 1rem;
    background: #fff;
}

.triage-action-panel.tone-warning[b-z2s9ii1jv3] {
    border-color: #ffd591;
    background: #fff8ec;
}

.triage-action-panel.tone-danger[b-z2s9ii1jv3] {
    border-color: #f5c2c2;
    background: #fff4f4;
}

.panel-header[b-z2s9ii1jv3] {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    margin-bottom: 0.65rem;
}

.panel-description[b-z2s9ii1jv3] {
    font-size: 0.85rem;
    color: #495057;
}

.form-label[b-z2s9ii1jv3] {
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
    color: #495057;
}

.panel-actions[b-z2s9ii1jv3] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    margin-top: 0.65rem;
}

.spin[b-z2s9ii1jv3] {
    animation: spin-b-z2s9ii1jv3 1s linear infinite;
}

@keyframes spin-b-z2s9ii1jv3 {
    to { transform: rotate(360deg); }
}
/* /Components/Review/TriageSearchPanel.razor.rz.scp.css */
.triage-search-panel[b-1sct26r8l6] {
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 6px;
    padding: 0.85rem 1rem;
    margin-bottom: 1rem;
    background: #fff;
}

.panel-header[b-1sct26r8l6] {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    margin-bottom: 0.65rem;
}

.panel-description[b-1sct26r8l6] {
    font-size: 0.85rem;
    color: #495057;
}

.search-input-row[b-1sct26r8l6] {
    display: flex;
    gap: 0.5rem;
    align-items: stretch;
    margin-bottom: 0.5rem;
}

.search-input-row input[b-1sct26r8l6] {
    flex: 1 1 auto;
}

.search-alert[b-1sct26r8l6] {
    margin: 0.25rem 0 0.5rem;
    padding: 0.45rem 0.75rem;
    font-size: 0.85rem;
}

.search-empty[b-1sct26r8l6] {
    margin: 0.5rem 0;
}

.search-results[b-1sct26r8l6] {
    list-style: none;
    margin: 0.5rem 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.search-result[b-1sct26r8l6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.55rem 0.75rem;
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 5px;
    background: #fafbfc;
}

.search-result-text[b-1sct26r8l6] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    min-width: 0;
}

.result-name[b-1sct26r8l6] {
    font-weight: 500;
    color: #212529;
}

.result-address[b-1sct26r8l6] {
    font-size: 0.85rem;
    color: #495057;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.place-id[b-1sct26r8l6] {
    font-size: 0.75rem;
    color: #6c757d;
}

.spin[b-1sct26r8l6] {
    animation: spin-b-1sct26r8l6 1s linear infinite;
}

@keyframes spin-b-1sct26r8l6 {
    to { transform: rotate(360deg); }
}
/* /Components/Shared/CityAutocomplete.razor.rz.scp.css */
.city-autocomplete-container[b-c9s3kzuhua] {
    position: relative;
    width: 100%;
}

.city-dropdown[b-c9s3kzuhua] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1050;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-top: none;
    border-radius: 0 0 0.375rem 0.375rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    max-height: 300px;
    overflow-y: auto;
}

.city-option[b-c9s3kzuhua] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    cursor: pointer;
    transition: background-color 0.15s;
    color: #212529;
}

.city-option:hover[b-c9s3kzuhua],
.city-option.selected[b-c9s3kzuhua] {
    background-color: #e7f1ff;
}

.city-name[b-c9s3kzuhua] {
    flex: 1;
    font-weight: 500;
    color: #212529;
}

.city-province[b-c9s3kzuhua] {
    font-size: 0.75rem;
    color: #495057;
    background: #e9ecef;
    padding: 0.125rem 0.375rem;
    border-radius: 0.25rem;
    font-weight: 600;
}

.city-count[b-c9s3kzuhua] {
    font-size: 0.7rem;
    color: #6c757d;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .city-dropdown[b-c9s3kzuhua] {
        background: #2d2d2d;
        border-color: #404040;
    }
    
    .city-option[b-c9s3kzuhua] {
        color: #f8f9fa;
    }
    
    .city-option:hover[b-c9s3kzuhua],
    .city-option.selected[b-c9s3kzuhua] {
        background-color: #3d3d3d;
    }
    
    .city-name[b-c9s3kzuhua] {
        color: #f8f9fa;
    }
    
    .city-province[b-c9s3kzuhua] {
        background: #495057;
        color: #e9ecef;
    }
    
    .city-count[b-c9s3kzuhua] {
        color: #adb5bd;
    }
}

/* When input is focused and has dropdown */
.city-autocomplete-container.show-dropdown input.form-control[b-c9s3kzuhua] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #86b7fe;
}
