/* /Components/CaseDetail/Tabs/ChecklistTab.razor.rz.scp.css */
.checklist-status[b-0l1qud04tm] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.1rem;
}

.checklist-toolbar[b-0l1qud04tm] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: .5rem;
}
/* /Components/CaseDetail/Tabs/DisabilityMathPanel.razor.rz.scp.css */
.disability-math-kpis[b-5f426403xk] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 0.5rem;
}

.disability-math-kpi[b-5f426403xk] {
    border: 1px solid #d7e0ea;
    border-radius: 8px;
    padding: 0.5rem 0.75rem;
    background: #fff;
}

.disability-math-kpi .label[b-5f426403xk] {
    font-size: 0.7rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #6c757d;
}

.disability-math-kpi .rounded[b-5f426403xk] {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}

.disability-math-kpi .raw[b-5f426403xk] {
    font-size: 0.8rem;
    color: #6c757d;
}

.disability-math-chips[b-5f426403xk] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
}

.disability-math-chip[b-5f426403xk] {
    font-size: 0.75rem;
    border-radius: 999px;
    padding: 0.15rem 0.55rem;
    background: #e8f0f7;
}

.disability-math-chip.existing[b-5f426403xk] {
    background: #f3eee4;
}

.rating-efficiency-row[b-5f426403xk] {
    margin-bottom: 0.4rem;
}

.rating-efficiency-copy[b-5f426403xk] {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
    font-size: 0.8rem;
    margin-bottom: 0.15rem;
}

.rating-efficiency-bar[b-5f426403xk] {
    height: 8px;
    border-radius: 999px;
    background: #e9eef3;
    overflow: hidden;
}

.rating-efficiency-bar .taken[b-5f426403xk] {
    height: 100%;
    background: #3d6b99;
}

.disability-math-steps[b-5f426403xk] {
    font-size: 0.85rem;
}

.disability-math-steps .bucket[b-5f426403xk] {
    font-weight: 600;
    margin-top: 0.35rem;
}

.disability-math-steps ul[b-5f426403xk] {
    padding-left: 1.1rem;
}
/* /Components/CaseDetail/Tabs/VeteranProgressRail.razor.rz.scp.css */
.progress-rail[b-7oahk79kn5] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.progress-rail__summary[b-7oahk79kn5] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.progress-rail__counts[b-7oahk79kn5] {
    font-size: 0.82rem;
    font-weight: 600;
    color: var(--rz-text-secondary-color, #6b7280);
}

.progress-rail__next[b-7oahk79kn5] {
    padding: 0.65rem 0.75rem;
    border-radius: 8px;
    background: color-mix(in srgb, var(--brand-accent, #ffcd00) 22%, white);
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.35;
}

.progress-rail__list[b-7oahk79kn5] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.progress-rail__item[b-7oahk79kn5] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    text-align: left;
    border: 1px solid var(--bs-border-color, #d9d9d9);
    border-radius: 8px;
    background: var(--bs-body-bg, #fff);
    padding: 0.55rem 0.65rem;
    cursor: pointer;
}

.progress-rail__item:hover[b-7oahk79kn5] {
    border-color: var(--brand-primary, #9d2235);
}

.progress-rail__item.is-complete .progress-rail__icon[b-7oahk79kn5] {
    color: #198754;
}

.progress-rail__item.is-open .progress-rail__icon[b-7oahk79kn5] {
    color: var(--rz-text-secondary-color, #6b7280);
}

.progress-rail__icon[b-7oahk79kn5] {
    display: inline-flex;
    margin-top: 0.1rem;
}

.progress-rail__copy[b-7oahk79kn5] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.progress-rail__title[b-7oahk79kn5] {
    font-weight: 650;
    font-size: 0.92rem;
}

.progress-rail__hint[b-7oahk79kn5] {
    font-size: 0.78rem;
    color: var(--rz-text-secondary-color, #6b7280);
    line-height: 1.3;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0nnbjpj80t] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-0nnbjpj80t] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.app-build-footer[b-0nnbjpj80t] {
    margin-top: auto;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.72rem;
    color: #8a8a8a;
    text-align: right;
    background-color: #ffffff;
    border-top: 1px solid #ececec;
    user-select: text;
}

/* Top navigation bar: sticky full-width header that frees the entire
   page width for content (Prospects / Clients grids). */
.top-nav[b-0nnbjpj80t] {
    position: sticky;
    top: 0;
    z-index: 1030;
    background-image: linear-gradient(90deg, var(--brand-nav-start, rgb(5, 39, 103)) 0%, var(--brand-nav-end, #3a0647) 100%);
}

/* Let the routed page content grow so the build footer is always pushed
   below it, preventing overlap on short/empty pages (e.g. empty grids). */
.content[b-0nnbjpj80t] {
    flex: 1 0 auto;
    padding-top: 1rem;
}

#blazor-error-ui[b-0nnbjpj80t] {
    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-0nnbjpj80t] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

[b-0nnbjpj80t] .vaa-error-card {
    max-width: 32rem;
    margin: 2rem auto;
    padding: 1.5rem;
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-left: 4px solid var(--bs-danger, #dc3545);
    border-radius: 0.5rem;
    background: var(--bs-body-bg, #fff);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

[b-0nnbjpj80t] .vaa-error-title {
    color: var(--bs-danger, #dc3545);
    margin-bottom: 0.5rem;
}

[b-0nnbjpj80t] .vaa-error-text {
    margin-bottom: 0.5rem;
}

[b-0nnbjpj80t] .vaa-error-id {
    font-size: 1.05rem;
    margin-bottom: 1rem;
}

    [b-0nnbjpj80t] .vaa-error-id code {
        padding: 0.15rem 0.5rem;
        background: var(--bs-secondary-bg, #f1f3f5);
        border-radius: 0.25rem;
        letter-spacing: 0.05em;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4ivxgt4o1v] {
    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-4ivxgt4o1v] {
    background-color: rgba(255, 255, 255, 0.5);
}

/* Horizontal top navigation bar. */
.top-nav-bar[b-4ivxgt4o1v] {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 3.5rem;
    padding: 0 1rem;
}

.navbar-brand[b-4ivxgt4o1v] {
    font-size: 1.1rem;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

/* Service branch emblem. Fits within the existing bar height (no growth):
   sized to the line, vertically centered. The actual image is theme-driven
   from global app.css (keyed off html.theme-*), since the theme class lives
   on <html>, outside this component's scoped styles. */
.branch-logo[b-4ivxgt4o1v] {
    display: inline-block;
    width: 1.9rem;
    height: 1.9rem;
    flex: 0 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.35));
}

.navbar-brand-text[b-4ivxgt4o1v] {
    line-height: 1;
}

.environment-badge[b-4ivxgt4o1v] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 4.2rem;
    height: 2rem;
    padding: 0 0.65rem;
    margin-right: 0.75rem;
    border-radius: 999px;
    font-size: 0.95rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.55);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

.environment-badge--dev[b-4ivxgt4o1v] {
    background: #0f766e;
}

.environment-badge--prod[b-4ivxgt4o1v] {
    background: #b42318;
}

.environment-badge--local-dev[b-4ivxgt4o1v] {
    background: #facc15;
    color: #1f2937;
    border-color: rgba(31, 41, 55, 0.4);
}

.environment-badge--other[b-4ivxgt4o1v] {
    background: #475467;
}

/* U.S. flag accent. Sized to sit within the existing bar height (no growth).
   On wide screens the flex:1 nav-scrollable pushes this to the far-right edge;
   on narrow screens nav-scrollable collapses, so it rests beside the brand
   while the absolutely-positioned hamburger stays clear on the right. */
.top-nav-flag[b-4ivxgt4o1v] {
    flex: 0 0 auto;
    height: 1.4rem;
    width: auto;
    margin-left: 0.85rem;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.top-nav-links[b-4ivxgt4o1v] {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.bi[b-4ivxgt4o1v] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.5rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-4ivxgt4o1v] {
    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-4ivxgt4o1v] {
    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-4ivxgt4o1v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-4ivxgt4o1v] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-4ivxgt4o1v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-4ivxgt4o1v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-4ivxgt4o1v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-4ivxgt4o1v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-4ivxgt4o1v] {
    font-size: 0.9rem;
    padding: 0;
}

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

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

/* Logout form should not add block spacing inside the inline bar. */
.nav-item[b-4ivxgt4o1v]  form {
    margin: 0;
}

/* ===== Narrow screens: collapse to a hamburger dropdown ===== */
@media (max-width: 700.98px) {
    .environment-badge[b-4ivxgt4o1v] {
        min-width: 3.8rem;
        height: 1.75rem;
        font-size: 0.8rem;
        padding: 0 0.5rem;
    }

    .nav-scrollable[b-4ivxgt4o1v] {
        display: none;
        position: absolute;
        top: 3.5rem;
        left: 0;
        right: 0;
        z-index: 1031;
        background-image: linear-gradient(180deg, var(--brand-nav-start, rgb(5, 39, 103)) 0%, var(--brand-nav-end, #3a0647) 90%);
        padding: 0.5rem 0;
        max-height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

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

    .top-nav-links[b-4ivxgt4o1v] {
        flex-direction: column;
        align-items: stretch;
    }

    .nav-item[b-4ivxgt4o1v] {
        padding: 0 1rem;
    }
}

/* ===== Wide screens: inline horizontal bar ===== */
@media (min-width: 701px) {
    .navbar-toggler[b-4ivxgt4o1v] {
        display: none;
    }

    .nav-scrollable[b-4ivxgt4o1v] {
        display: flex;
        flex: 1;
        align-items: center;
    }

    .top-nav-links[b-4ivxgt4o1v] {
        flex: 1;
        gap: 0.15rem;
    }

    .nav-item[b-4ivxgt4o1v] {
        padding: 0 0.15rem;
    }

        .nav-item[b-4ivxgt4o1v]  .nav-link {
            height: 2.5rem;
            line-height: 2.5rem;
            padding: 0 0.6rem;
            white-space: nowrap;
        }

    /* Convert the section separators into thin vertical dividers. */
    .top-nav-links hr[b-4ivxgt4o1v] {
        width: 1px;
        height: 1.5rem;
        align-self: center;
        margin: 0 0.4rem;
        padding: 0;
        border: 0;
        border-left: 1px solid rgba(255, 255, 255, 0.25);
        opacity: 1;
    }

    /* Push the personal section (My Account / Logout) and its divider to
       the right edge of the bar. */
    .top-nav-links hr:last-of-type[b-4ivxgt4o1v] {
        margin-left: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-tw7nqy58ll],
.components-reconnect-repeated-attempt-visible[b-tw7nqy58ll],
.components-reconnect-failed-visible[b-tw7nqy58ll],
.components-pause-visible[b-tw7nqy58ll],
.components-resume-failed-visible[b-tw7nqy58ll],
.components-rejoining-animation[b-tw7nqy58ll] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-retrying[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-failed[b-tw7nqy58ll],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-tw7nqy58ll] {
    display: block;
}


#components-reconnect-modal[b-tw7nqy58ll] {
    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-tw7nqy58ll 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-tw7nqy58ll 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-tw7nqy58ll 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-tw7nqy58ll]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-tw7nqy58ll 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-tw7nqy58ll {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-tw7nqy58ll {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-tw7nqy58ll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-tw7nqy58ll] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-tw7nqy58ll] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-tw7nqy58ll] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-tw7nqy58ll] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-tw7nqy58ll] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-tw7nqy58ll] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-tw7nqy58ll] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-tw7nqy58ll 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-tw7nqy58ll] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-tw7nqy58ll {
    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/Staff/AllCases.razor.rz.scp.css */
/* Tier 2 responsive create-case panel.
   On extra-large screens (>= 1200px / Bootstrap xl) the create panel and the
   Clients grid keep their original side-by-side arrangement. Below that, the
   create panel slides in as an overlay so it never squeezes the grid. */

.create-case-backdrop[b-yx9w3nv6fi] {
    display: none;
}

@media (max-width: 1199.98px) {
    /* The grid always takes the full width on narrower screens. */
    .cases-grid-col[b-yx9w3nv6fi] {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Collapsed state: render as a normal full-width slim bar above the grid. */
    .create-case-col[b-yx9w3nv6fi] {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Open state: full off-canvas panel sliding from the left. */
    .create-case-col--open[b-yx9w3nv6fi] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1045;
        width: 92vw;
        max-width: 420px;
        height: 100vh;
        overflow-y: auto;
        background: #fff;
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.25);
        padding: 0.75rem;
    }

    .create-case-col--open[b-yx9w3nv6fi]  .card.h-100 {
        height: auto !important;
        border: none;
    }

    .create-case-backdrop[b-yx9w3nv6fi] {
        display: block;
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1044;
    }
}
/* /Components/Pages/Staff/Prospects.razor.rz.scp.css */
/* Tier 2 responsive intake panel.
   On large screens (>= 992px / Bootstrap lg) the intake panel and the
   Recent Prospects grid keep their original side-by-side arrangement and
   nothing below changes. On laptops/tablets/phones the intake panel slides
   in as an overlay so it never squeezes the grid. */

.intake-panel-backdrop[b-zplam2u36k] {
    display: none;
}

@media (max-width: 991.98px) {
    /* The grid always takes the full width on narrow screens. */
    .recent-prospects-col[b-zplam2u36k] {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Collapsed state: render as a normal full-width slim bar above the grid
       (the card header holds the "Intake" expand button). */
    .intake-panel-col[b-zplam2u36k] {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Open state: full off-canvas panel sliding from the left. */
    .intake-panel-col--open[b-zplam2u36k] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1045;
        width: 90vw;
        max-width: 380px;
        height: 100vh;
        overflow-y: auto;
        background: #fff;
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.25);
        padding: 0.75rem;
    }

    .intake-panel-col--open[b-zplam2u36k]  .card.h-100 {
        height: auto !important;
        border: none;
    }

    .intake-panel-backdrop[b-zplam2u36k] {
        display: block;
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1044;
    }
}
