/* _content/FlowManagement/Components/Layout/AdminLayout.razor.rz.scp.css */
.navbar-vertical[b-lue4yd3l88] {
    background-color: #fff;
}

.sidebar-logo[b-lue4yd3l88] {
    height: 30px;
    width: auto;
    max-width: 120px;
}

.brand-stack[b-lue4yd3l88] {
    padding-bottom: 8px;
    display: flex;
    justify-content: center;
}

.company-brand[b-lue4yd3l88],
.building-brand[b-lue4yd3l88] {
    border: 0;
    border-radius: 0;
    background: transparent;
    padding: 0;
}

.company-logo-nav[b-lue4yd3l88],
.building-logo-nav[b-lue4yd3l88] {
    max-width: 180px;
    max-height: 60px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.company-name[b-lue4yd3l88],
.building-name[b-lue4yd3l88] {
    margin-top: 4px;
    font-size: 0.74rem;
    font-weight: 700;
    color: #4b5567;
    line-height: 1.25;
}

.company-name[b-lue4yd3l88] {
    display: none;
}

.profile-menu-toggle[b-lue4yd3l88] {
    background: transparent;
}

.profile-avatar[b-lue4yd3l88] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #d5d9e2;
}

.profile-avatar-fallback[b-lue4yd3l88] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #3a76ff;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
}

.admin-profile-menu .dropdown-menu[b-lue4yd3l88] {
    min-width: 12rem;
}

.navbar-vertical .nav-link[b-lue4yd3l88] {
    font-size: 0.82rem;
    padding-top: 0.34rem;
    padding-bottom: 0.34rem;
}

.navbar-vertical .nav-link-icon[b-lue4yd3l88] {
    min-width: 16px;
}
/* _content/FlowManagement/Components/Layout/AuthLayout.razor.rz.scp.css */
.main[b-okamozde6s] {
    background-color: #e9f0f7;
    min-height: 100vh;
}

.auth-row[b-okamozde6s] {
    min-height: 90vh !important;
}
/* _content/FlowManagement/Components/Layout/InstallerLayout.razor.rz.scp.css */
.installer-shell-nav[b-m3u965satl] {
    background: linear-gradient(180deg, #ffffff 0%, #f4f7fb 100%);
    border-right: 1px solid #dfe5ef;
}

.installer-logo[b-m3u965satl] {
    height: 30px;
    width: auto;
}

.installer-building-label[b-m3u965satl] {
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #5b6b86;
    margin-bottom: 0.3rem;
}

.installer-nav-link[b-m3u965satl] {
    border-radius: 10px;
    color: #24324a;
    font-weight: 600;
    padding: 0.6rem 0.75rem;
}

.installer-nav-link.active[b-m3u965satl] {
    background: #0f9f64;
    color: #fff;
}

.installer-topbar[b-m3u965satl] {
    background: #fff;
    border-bottom: 1px solid #dfe5ef;
}

.installer-content[b-m3u965satl] {
    padding-top: 80px;
}

.installer-avatar[b-m3u965satl] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0f9f64;
    color: #fff;
    font-weight: 700;
}

.installer-avatar-image[b-m3u965satl] {
    object-fit: cover;
    border: 1px solid #dbe1eb;
    background: #fff;
}

@media (max-width: 991.98px) {
    .installer-shell-nav[b-m3u965satl] {
        z-index: 1041;
    }

    .installer-content[b-m3u965satl] {
        padding-top: 76px;
    }

    .installer-shell-nav .navbar-collapse[b-m3u965satl] {
        border-top: 1px solid #dfe5ef;
        background: #fff;
    }

    .installer-nav-link[b-m3u965satl] {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
}
/* _content/FlowManagement/Components/Layout/MainLayout.razor.rz.scp.css */
.container[b-fpfhvpny29] {
    max-width: 1200px;
}
/* _content/FlowManagement/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1kfln456hq] {
    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-1kfln456hq] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-1kfln456hq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1kfln456hq] {
    font-size: 1.1rem;
}

.bi[b-1kfln456hq] {
    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-1kfln456hq] {
    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-1kfln456hq] {
    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-1kfln456hq] {
    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-1kfln456hq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1kfln456hq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1kfln456hq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1kfln456hq]  .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-1kfln456hq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-1kfln456hq]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-1kfln456hq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-1kfln456hq] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1kfln456hq] {
        display: none;
    }

    .nav-scrollable[b-1kfln456hq] {
        /* 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/FlowManagement/Components/Layout/SuperAdminLayout.razor.rz.scp.css */
.sa-shell-nav[b-d2ui27m9iz] {
    background: linear-gradient(180deg, #ffffff 0%, #f4f7fb 100%);
    border-right: 1px solid #dfe5ef;
}

.sa-logo[b-d2ui27m9iz] {
    height: 30px;
    width: auto;
}

.sa-nav-link[b-d2ui27m9iz] {
    border-radius: 10px;
    color: #24324a;
    font-weight: 600;
    padding: 0.6rem 0.75rem;
}

.sa-nav-link.active[b-d2ui27m9iz] {
    background: #1f6fff;
    color: #fff;
}

.sa-topbar[b-d2ui27m9iz] {
    background: #fff;
    border-bottom: 1px solid #dfe5ef;
}

.sa-content[b-d2ui27m9iz] {
    padding-top: 80px;
}

.sa-avatar[b-d2ui27m9iz] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1f6fff;
    color: #fff;
    font-weight: 700;
}

@media (max-width: 991.98px) {
    .sa-shell-nav[b-d2ui27m9iz] {
        z-index: 1041;
    }

    .sa-content[b-d2ui27m9iz] {
        padding-top: 76px;
    }

    .sa-shell-nav .navbar-collapse[b-d2ui27m9iz] {
        border-top: 1px solid #dfe5ef;
        background: #fff;
    }

    .sa-nav-link[b-d2ui27m9iz] {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
}
/* _content/FlowManagement/Components/Layout/TenantLayout.razor.rz.scp.css */
.profile-menu-toggle[b-ohiamvild1] {
    background: transparent;
}

.tenant-building-logo[b-ohiamvild1] {
    max-width: 110px;
    max-height: 28px;
    object-fit: contain;
    border: 1px solid #dbe1eb;
    border-radius: 6px;
    background: #fff;
    padding: 2px 4px;
}

.profile-avatar[b-ohiamvild1] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #d8deea;
}

.profile-avatar-fallback[b-ohiamvild1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #2563eb;
    background: #e8f0ff;
}
/* _content/FlowManagement/Components/Layout/UserLayout.razor.rz.scp.css */
.navbar-vertical[b-fafamu80qh] {
    background-color: #fff;
}

.sidebar-logo[b-fafamu80qh] {
    height: 30px;
    width: auto;
    max-width: 120px;
}

.user-brand-stack[b-fafamu80qh] {
    padding-bottom: 8px;
}

.building-brand[b-fafamu80qh] {
    border: 1px solid #dce3ef;
    border-radius: 10px;
    background: #fff;
    padding: 8px;
}

.building-logo-nav[b-fafamu80qh] {
    max-width: 120px;
    max-height: 40px;
    object-fit: contain;
    display: block;
}

.building-name[b-fafamu80qh] {
    margin-top: 4px;
    font-size: 0.72rem;
    font-weight: 700;
    color: #4b5567;
}

.navbar-vertical .nav-link[b-fafamu80qh] {
    font-size: 0.82rem;
    padding-top: 0.34rem;
    padding-bottom: 0.34rem;
}

.navbar-vertical .nav-link-icon[b-fafamu80qh] {
    min-width: 16px;
}

.profile-menu-toggle[b-fafamu80qh] {
    background: transparent;
}

.profile-avatar[b-fafamu80qh] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #d8deea;
}

.profile-avatar-fallback[b-fafamu80qh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #2563eb;
    background: #e8f0ff;
}
/* _content/FlowManagement/Components/Pages/Admin/Buildings.razor.rz.scp.css */
.building-logo-thumb[b-jxpqcwrmib] {
    width: 42px;
    height: 42px;
    object-fit: contain;
    border: 1px solid #d9e0ea;
    border-radius: 8px;
    background: #fff;
    padding: 2px;
}

.building-logo-preview[b-jxpqcwrmib] {
    max-width: 140px;
    max-height: 64px;
    object-fit: contain;
    border: 1px solid #d9e0ea;
    border-radius: 8px;
    background: #fff;
    padding: 4px;
}
/* _content/FlowManagement/Components/Pages/Admin/Dashboard.razor.rz.scp.css */
.dashboard-card-label[b-mfyld432xx] {
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #6e7891;
    font-weight: 700;
}

.dashboard-card-value[b-mfyld432xx] {
    font-size: 1.9rem;
    line-height: 1.1;
    margin-top: 0.35rem;
    font-weight: 800;
    color: #232938;
}

.dashboard-card-note[b-mfyld432xx] {
    margin-top: 0.3rem;
    font-size: 0.78rem;
    color: #7d879c;
}

.dashboard-clickable[b-mfyld432xx] {
    cursor: pointer;
    transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.dashboard-clickable:hover[b-mfyld432xx],
.dashboard-clickable:focus-visible[b-mfyld432xx] {
    transform: translateY(-2px);
    box-shadow: 0 0.5rem 1.1rem rgba(35, 41, 56, 0.12);
}

.bar-grid[b-mfyld432xx] {
    height: 220px;
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 0.75rem;
    align-items: end;
}

.bar-item[b-mfyld432xx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3rem;
}

.bar-track[b-mfyld432xx] {
    width: 100%;
    height: 150px;
    border-radius: 0.45rem;
    background: #edf1f8;
    display: flex;
    align-items: end;
    overflow: hidden;
}

.bar-fill[b-mfyld432xx] {
    width: 100%;
    background: linear-gradient(180deg, #6b8fff 0%, #3874ff 100%);
    border-radius: 0.45rem 0.45rem 0 0;
    min-height: 3%;
}

.bar-value[b-mfyld432xx] {
    font-size: 0.75rem;
    font-weight: 700;
    color: #45516d;
}

.bar-label[b-mfyld432xx] {
    font-size: 0.72rem;
    color: #7d879c;
}

.type-row[b-mfyld432xx] {
    display: grid;
    grid-template-columns: 150px 1fr 36px;
    gap: 0.65rem;
    align-items: center;
    margin-bottom: 0.65rem;
}

.type-label[b-mfyld432xx] {
    font-size: 0.8rem;
    color: #3d4762;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.type-bar-wrap[b-mfyld432xx] {
    height: 0.62rem;
    background: #edf1f8;
    border-radius: 999px;
    overflow: hidden;
}

.type-bar[b-mfyld432xx] {
    height: 100%;
    background: linear-gradient(90deg, #6b8fff 0%, #3874ff 100%);
    border-radius: 999px;
    min-width: 5%;
}

.type-count[b-mfyld432xx] {
    font-size: 0.8rem;
    text-align: right;
    color: #45516d;
    font-weight: 700;
}

.issue-modal-tabs[b-mfyld432xx] {
    list-style: none;
    display: inline-flex;
    gap: 0.45rem;
    margin: 0;
    padding: 0.3rem;
    border: 1px solid #dbe2ef;
    border-radius: 999px;
    background: #f4f7fc;
}

.issue-tab-btn[b-mfyld432xx] {
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #4a5675;
    font-size: 0.82rem;
    font-weight: 700;
    padding: 0.42rem 0.85rem;
    transition: background-color 0.12s ease, color 0.12s ease, box-shadow 0.12s ease;
}

.issue-tab-btn:hover[b-mfyld432xx] {
    background: #e8eefb;
    color: #1f2a44;
}

.issue-tab-btn.active[b-mfyld432xx] {
    background: linear-gradient(180deg, #3874ff 0%, #2563eb 100%);
    color: #fff;
    box-shadow: 0 4px 10px rgba(37, 99, 235, 0.26);
}
/* _content/FlowManagement/Components/Pages/Admin/Locations.razor.rz.scp.css */
.tenant-tabs[b-3pq9je6agc] {
    --tab-bg: linear-gradient(180deg, #f8fafc 0%, #eef3ff 100%);
    --tab-border: #d2dcef;
    --tab-text: #30415f;
    --tab-active-start: #1e63ff;
    --tab-active-end: #0b4fe3;

    display: inline-flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    padding: 0.4rem;
    border-radius: 0.85rem;
    border: 1px solid var(--tab-border);
    background: var(--tab-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.tenant-tab[b-3pq9je6agc] {
    border: 1px solid transparent;
    background: transparent;
    color: var(--tab-text);
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    padding: 0.52rem 1rem;
    border-radius: 0.62rem;
    transition: all 0.18s ease;
}

.tenant-tab:hover[b-3pq9je6agc] {
    background: #ffffff;
    border-color: #d8e1f2;
    color: #1d2f4f;
    transform: translateY(-1px);
}

.tenant-tab:focus-visible[b-3pq9je6agc] {
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(30, 99, 255, 0.2);
}

.tenant-tab.active[b-3pq9je6agc] {
    color: #ffffff;
    border-color: #114ed0;
    background: linear-gradient(180deg, var(--tab-active-start) 0%, var(--tab-active-end) 100%);
    box-shadow: 0 0.45rem 0.9rem rgba(14, 73, 207, 0.3);
}

@media (max-width: 576px) {
    .tenant-tabs[b-3pq9je6agc] {
        width: 100%;
    }

    .tenant-tab[b-3pq9je6agc] {
        flex: 1 1 calc(50% - 0.45rem);
        text-align: center;
        padding: 0.55rem 0.75rem;
    }
}
/* _content/FlowManagement/Components/Pages/Admin/Profile.razor.rz.scp.css */
.admin-profile-preview[b-m4tbqn3tjh] {
    width: 64px;
    height: 64px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #d5d9e2;
}

.admin-profile-preview-fallback[b-m4tbqn3tjh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #3a76ff;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
}

.admin-profile-preview-logo-fallback[b-m4tbqn3tjh] {
    border-radius: 12px;
    object-fit: contain;
    background: #fff;
    padding: 6px;
}
/* _content/FlowManagement/Components/Pages/Admin/QRCodes.razor.rz.scp.css */
.tenant-tabs[b-qfdr96uzp9] {
    --tab-bg: linear-gradient(180deg, #f8fafc 0%, #eef3ff 100%);
    --tab-border: #d2dcef;
    --tab-text: #30415f;
    --tab-active-start: #1e63ff;
    --tab-active-end: #0b4fe3;

    display: inline-flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    padding: 0.4rem;
    border-radius: 0.85rem;
    border: 1px solid var(--tab-border);
    background: var(--tab-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.tenant-tab[b-qfdr96uzp9] {
    border: 1px solid transparent;
    background: transparent;
    color: var(--tab-text);
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    padding: 0.52rem 1rem;
    border-radius: 0.62rem;
    transition: all 0.18s ease;
}

.tenant-tab:hover[b-qfdr96uzp9] {
    background: #ffffff;
    border-color: #d8e1f2;
    color: #1d2f4f;
    transform: translateY(-1px);
}

.tenant-tab:focus-visible[b-qfdr96uzp9] {
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(30, 99, 255, 0.2);
}

.tenant-tab.active[b-qfdr96uzp9] {
    color: #ffffff;
    border-color: #114ed0;
    background: linear-gradient(180deg, var(--tab-active-start) 0%, var(--tab-active-end) 100%);
    box-shadow: 0 0.45rem 0.9rem rgba(14, 73, 207, 0.3);
}

@media (max-width: 576px) {
    .tenant-tabs[b-qfdr96uzp9] {
        width: 100%;
    }

    .tenant-tab[b-qfdr96uzp9] {
        flex: 1 1 calc(50% - 0.45rem);
        text-align: center;
        padding: 0.55rem 0.75rem;
    }
}
/* _content/FlowManagement/Components/Pages/Admin/ServiceCompanies.razor.rz.scp.css */
.company-options[b-lb6t854tet] {
    max-height: 170px;
    overflow: auto;
}
/* _content/FlowManagement/Components/Pages/Admin/Tenants.razor.rz.scp.css */
.tenant-tabs[b-68ka2qr3a1] {
    display: inline-flex;
    gap: 0.35rem;
    padding: 0.25rem;
    border: 1px solid #d7dce6;
    border-radius: 0.7rem;
    background: #f6f8fc;
}

.tenant-tab[b-68ka2qr3a1] {
    border: 0;
    background: transparent;
    color: #4a5673;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 0.5rem 0.9rem;
    border-radius: 0.55rem;
    transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.tenant-tab:hover[b-68ka2qr3a1] {
    background: #e9eef9;
    color: #24314f;
}

.tenant-tab.active[b-68ka2qr3a1] {
    background: #316dff;
    color: #fff;
    box-shadow: 0 0.25rem 0.55rem rgba(49, 109, 255, 0.28);
}
/* _content/FlowManagement/Components/Pages/Installer/AssignQr.razor.rz.scp.css */
.installer-scan-tip[b-5xkyzwyjur] {
    font-size: 0.85rem;
}

.installer-create-actions .btn[b-5xkyzwyjur] {
    min-width: 92px;
}

@media (max-width: 575.98px) {
    .installer-action-buttons[b-5xkyzwyjur] {
        flex-direction: column;
        align-items: stretch !important;
    }

    .installer-action-buttons .btn[b-5xkyzwyjur] {
        width: 100% !important;
    }

    .installer-create-actions[b-5xkyzwyjur] {
        margin-top: 0.25rem;
    }
}
/* _content/FlowManagement/Components/Pages/Installer/InstallerAiSpellCheck.razor.rz.scp.css */
.installer-spellcheck-card .lt-has-errors[b-9938r7jvgc] {
    border-color: #dc3545;
}

.spell-highlight-preview[b-9938r7jvgc] {
    border: 1px dashed #d8dee8;
    border-radius: 8px;
    padding: 0.5rem 0.6rem;
    font-size: 0.9rem;
    background: #f8fafc;
}

.lt-word[b-9938r7jvgc] {
    background: #ffd9dc;
    color: #6b0210;
    border-radius: 3px;
    padding: 0 2px;
}

.spell-suggestion-select[b-9938r7jvgc] {
    min-width: 180px;
    max-width: 260px;
}
/* _content/FlowManagement/Components/Pages/Installer/Locations.razor.rz.scp.css */
.tenant-tabs[b-ydu5spbkmp] {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    padding: 0.3rem;
    border-radius: 999px;
    background: linear-gradient(180deg, #f5f8fd 0%, #edf2fa 100%);
    border: 1px solid #d9e1ee;
}

.tenant-tab[b-ydu5spbkmp] {
    border: 1px solid #c8d4e7;
    background: #fff;
    color: #213049;
    border-radius: 999px;
    font-weight: 700;
    font-size: 0.92rem;
    padding: 0.36rem 0.9rem;
    line-height: 1.2;
    transition: all 0.18s ease;
}

.tenant-tab:hover[b-ydu5spbkmp] {
    border-color: #2b6bff;
    color: #1b57db;
    transform: translateY(-1px);
}

.tenant-tab.active[b-ydu5spbkmp] {
    background: linear-gradient(180deg, #2f74ff 0%, #1f63ed 100%);
    border-color: #1f63ed;
    color: #fff;
    box-shadow: 0 6px 16px rgba(31, 99, 237, 0.28);
}

.installer-location-actions[b-ydu5spbkmp] {
    display: flex;
    gap: 0.4rem;
    justify-content: flex-end;
}

@media (max-width: 767.98px) {
    .tenant-tabs[b-ydu5spbkmp] {
        width: 100%;
        border-radius: 14px;
        padding: 0.45rem;
    }

    .tenant-tab[b-ydu5spbkmp] {
        flex: 1 1 calc(50% - 0.5rem);
        text-align: center;
    }

    .installer-location-actions[b-ydu5spbkmp] {
        flex-direction: column;
        align-items: stretch;
    }

    .installer-location-actions .btn[b-ydu5spbkmp] {
        width: 100%;
    }
}
/* _content/FlowManagement/Components/Pages/Installer/Profile.razor.rz.scp.css */
.installer-profile-preview[b-w4l3u8b5ap] {
    width: 64px;
    height: 64px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #dbe1eb;
    background: #fff;
}

.installer-profile-preview-fallback[b-w4l3u8b5ap] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0f9f64;
    color: #fff;
    font-weight: 700;
}
/* _content/FlowManagement/Components/Pages/Installer/ScanAssign.razor.rz.scp.css */
@media (max-width: 575.98px) {
    .assign-scan-actions[b-ch46e22ui5] {
        flex-direction: column;
        align-items: stretch;
    }

    .assign-scan-actions .btn[b-ch46e22ui5] {
        width: 100%;
    }
}
