@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Components/Layout/Footer.razor.rz.scp.css */
/* Div Styles */
@media(min-width: 1024px){
    .outer-content[b-zzf3xgh9u5]{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex: 1 0 0;
    }
    .inner-content[b-zzf3xgh9u5]{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
    }
    .links[b-zzf3xgh9u5] {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        gap: 8px;
        /* align-self: stretch; */
        flex-wrap: wrap;
    }
    .text-content[b-zzf3xgh9u5] {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        flex-wrap: wrap;
    }
    /* Text Styles  */
    .p-xsmall[b-zzf3xgh9u5] {
        color: var(--Neutral-Neutral-100);
        text-align: center;
    }
}
@media(min-width: 500px) and (max-width: 1023px){
    .global-footer[b-zzf3xgh9u5] {
        display: flex;
        max-width: 1023px;
        padding: 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
        background: var(--Primary-Primary-07);
    }

    .inner-content[b-zzf3xgh9u5]{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }
    .links[b-zzf3xgh9u5] {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 8px;
        align-self: stretch;
        flex-wrap: wrap;
    }
    .text-content[b-zzf3xgh9u5] {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }
    /* Text Styles  */
    .p-xsmall[b-zzf3xgh9u5] {
        color: var(--Neutral-Neutral-100);
    }
}
@media(max-width: 499px){
    .global-footer[b-zzf3xgh9u5] {
        display: flex;
        min-width: 260px;
        max-width: 499px;
        padding: 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        background: var(--Primary-Primary-07);
    }

    .inner-content[b-zzf3xgh9u5]{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
    }
    .links[b-zzf3xgh9u5] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }
    .text-content[b-zzf3xgh9u5] {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    /* Text Styles  */
    .p-xsmall[b-zzf3xgh9u5] {
        color: var(--Neutral-Neutral-100);
    }
}

.link[b-zzf3xgh9u5] {
    display: flex;
    height: 24px;
    padding: 0px 4px;
    align-items: center;
    gap: 8px;
}

.interactive-small[b-zzf3xgh9u5] {
    color: var(--Action-Primary-Default);
    text-align: center;
}
/* /Components/Layout/Header.razor.rz.scp.css */
/* Div Styles */
@media(min-width: 1024px){
    .horizontal-navigation[b-u5p9vxtsrr] {
        display: flex;
        height: 80px;
        width: 100%;
        padding: 8px 16px;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .menu[b-u5p9vxtsrr] {
        display: none;
    }
    .nav-logo[b-u5p9vxtsrr] {
        display: none;
    }
    .nav-items[b-u5p9vxtsrr] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        flex: 1 0 0;
    }
    .avatar[b-u5p9vxtsrr] {
        display: flex;
        width: 280px;
        max-width: 280px;
        padding: 8px 12px;
        align-items: center;
        gap: 16px;
        border-radius: 12px;
        background: var(--Primary-Primary-07, #EFF2FA);
        cursor: pointer;
    }
    .avatar-profile[b-u5p9vxtsrr] {
        display: flex;
        width: 32px;
        height: 32px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 9999px;
        background: var(--Primary-Primary-100, #234CB8);
    }
    .avatar-profile-initials[b-u5p9vxtsrr] {
        bottom: 5.5px;
        color: var(--Action-Neutral-Inverted, #FFF);
        text-align: center;
        /* Paragraph Small/Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
    }
    .full-name[b-u5p9vxtsrr] {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        align-self: center;
        overflow: hidden;
        color: var(--Neutral-Neutral-100, #1B243C);
        text-overflow: ellipsis;
        /* Interactive/Medium/Regular */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 128.571% */
        width: 100%;
    }
    .icon-button[b-u5p9vxtsrr] {
        display: flex;
        width: 32px;
        height: 32px;
        padding: 8px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        aspect-ratio: 1/1;
        border-radius: 8px;
    }
    .icon-fa[b-u5p9vxtsrr] {
        display: flex;
        width: 12px;
        height: 12px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }
    .icon[b-u5p9vxtsrr] {
        color: var(--Action-Primary-Default, #234CB8);
        text-align: center;
        /* FontAwesome Icon/XSmall/Regular */
        font-family: "Font Awesome 6 Pro";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .profile-dropdown[b-u5p9vxtsrr] {
        display: flex;
        width: 280px;
        padding: 8px 0px;
        flex-direction: column;
        align-items: center;
        position: absolute;
        right: 24px;
        top: 80px;
        border-radius: 12px;
        background: var(--Neutral-White, #FFF);
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
        z-index: 5;
    }
}
@media(min-width: 500px) and (max-width: 1023px) {
    .horizontal-navigation[b-u5p9vxtsrr] {
        display: flex;
        height: 80px;
        width: 100vw;
        max-width: 1024px;
        padding: 8px 16px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
        position: relative;
        left: -8px;
        top: -8px;
    }
    .menu[b-u5p9vxtsrr] {
        display: flex;
        width: 48px;
        height: 48px;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        border-radius: 32px;
    }
    .icon-fa-menu[b-u5p9vxtsrr] {
        display: flex;
        width: 24px;
        height: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }
    .icon-text[b-u5p9vxtsrr] {
        color: var(--Action-Neutral-Default, #767B8A);
        text-align: center;
        /* FontAwesome Icon/Medium-Small/Regular */
        font-family: "Font Awesome 6 Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .nav-logo[b-u5p9vxtsrr] {
        display: flex;
        height: 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bhhs-ss-logo1[b-u5p9vxtsrr] {
        width: 71px;
        height: 24px;
        flex-shrink: 0;
        background: url("\\images\\BHGSS-SS-Logo 1.png") -19.5px 0px / 154.862% 183.333% no-repeat;
    }
    .menu-item[b-u5p9vxtsrr] {
        display: flex;
        width: 72px;
        height: 14px;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        color: var(--Neutral-Neutral-100, #1B243C);
        text-align: center;
        font-family: Inter;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; /* 181.818% */
    }
    .nav-items[b-u5p9vxtsrr] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
    }
    .avatar[b-u5p9vxtsrr] {
        display: flex;
        max-width: 280px;
        padding: 8px;
        align-items: center;
        gap: 16px;
    }
    .avatar-profile[b-u5p9vxtsrr] {
        display: flex;
        width: 32px;
        height: 32px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 9999px;
        background: var(--Action-Primary-Default, #234CB8);
    }
    .avatar-profile-initials[b-u5p9vxtsrr] {
        bottom: 5.5px;
        color: var(--Action-Neutral-Inverted, #FFF);
        text-align: center;
        /* Paragraph Small/Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
    }
    .full-name[b-u5p9vxtsrr] {
        display: none;
    }
    .icon-button[b-u5p9vxtsrr] {
        display: none;
    }
    .icon-fa[b-u5p9vxtsrr] {
        display: flex;
        width: 12px;
        height: 12px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }
    .icon[b-u5p9vxtsrr] {
        color: var(--Action-Primary-Default, #234CB8);
        text-align: center;
        /* FontAwesome Icon/XSmall/Regular */
        font-family: "Font Awesome 6 Pro";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .profile-dropdown[b-u5p9vxtsrr] {
        display: flex;
        width: 176px;
        padding: 8px 0px;
        flex-direction: column;
        align-items: center;
        position: absolute;
        right: 24px;
        top: 64px;
        border-radius: 12px;
        background: var(--Neutral-White, #FFF);
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
        z-index: 5;
    }
}
@media(max-width: 499px) {
    .horizontal-navigation[b-u5p9vxtsrr] {
        display: flex;
        height: 80px;
        width: 100vw;
        max-width: 500px;
        min-width: 328px;
        padding: 8px 16px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
        position: relative;
        left: -8px;
        top: -8px;
        z-index: 0;
    }
    .menu[b-u5p9vxtsrr] {
        display: flex;
        width: 48px;
        height: 48px;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        border-radius: 32px;
    }
    .icon-fa-menu[b-u5p9vxtsrr] {
        display: flex;
        width: 24px;
        height: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }
    .icon-text[b-u5p9vxtsrr] {
        color: var(--Action-Neutral-Default, #767B8A);
        text-align: center;
        /* FontAwesome Icon/Medium-Small/Regular */
        font-family: "Font Awesome 6 Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .nav-logo[b-u5p9vxtsrr] {
        display: flex;
        height: 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bhhs-ss-logo1[b-u5p9vxtsrr] {
        width: 71px;
        height: 24px;
        flex-shrink: 0;
        background: url("\\images\\BHGSS-SS-Logo 1.png") -19.5px 0px / 154.862% 183.333% no-repeat;
    }
    .menu-item[b-u5p9vxtsrr] {
        display: flex;
        width: 72px;
        height: 14px;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        color: var(--Neutral-Neutral-100, #1B243C);
        text-align: center;
        font-family: Inter;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; /* 181.818% */
    }
    .nav-items[b-u5p9vxtsrr] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
    }
    .avatar[b-u5p9vxtsrr] {
        display: flex;
        max-width: 280px;
        padding: 8px;
        align-items: center;
        gap: 16px;
    }
    .avatar-profile[b-u5p9vxtsrr] {
        display: flex;
        width: 32px;
        height: 32px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 9999px;
        background: var(--Primary-Primary-100, #234CB8);
    }
    .avatar-profile-initials[b-u5p9vxtsrr] {
        bottom: 5.5px;
        color: var(--Action-Neutral-Inverted, #FFF);
        text-align: center;
        /* Paragraph Small/Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
    }
    .full-name[b-u5p9vxtsrr] {
        display: none;
    }
    .icon-button[b-u5p9vxtsrr] {
        display: none;
    }
    .icon-fa[b-u5p9vxtsrr] {
        display: flex;
        width: 12px;
        height: 12px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }
    .icon[b-u5p9vxtsrr] {
        color: var(--Action-Primary-Default, #234CB8);
        text-align: center;
        /* FontAwesome Icon/XSmall/Regular */
        font-family: "Font Awesome 6 Pro";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .profile-dropdown[b-u5p9vxtsrr] {
        display: flex;
        width: 176px;
        padding: 8px 0px;
        flex-direction: column;
        align-items: center;
        position: absolute;
        right: 24px;
        top: 64px;
        border-radius: 12px;
        background: var(--Neutral-White, #FFF);
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
        z-index: 5;
    }
}

.text-item[b-u5p9vxtsrr] {
    display: flex;
    padding: 8px 24px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    color: var(--Neutral-Neutral-100, #1B243C);
}
.text-item:hover[b-u5p9vxtsrr] {
    background: var(--Action-Primary-Hover-BG);
}

.text-item:focus[b-u5p9vxtsrr] {
    background-color: var(--Action-Primary-Default);
    color: var(--Neutral-White) ;
} 
.item-text[b-u5p9vxtsrr] {
    display: flex;
    height: 24px;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* Paragraph Small/Regular */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.14px;
}

.item-text:focus[b-u5p9vxtsrr] {
    color: var(--Neutral-White) ;
}

.profile-scrim[b-u5p9vxtsrr] {
    position: fixed;
    inset: 0;
    background: transparent;
    z-index: 4;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-037gtrath0] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 328px;
    background: var(--Primary-Primary-07, #EFF2FA);
    height: 100vh;
}

main[b-037gtrath0] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    background: var(--Neutral-White, #FFF);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.sidebar[b-037gtrath0], .mobile-sidebar[b-037gtrath0] {
    background: var(--Primary-Primary-07, #EFF2FA);
}

@media(min-width: 1024px){
    .background[b-037gtrath0] {
        display: flex;
        padding: 8px 8px 0px 8px;
        width: calc(100vw - 200px);
        flex-direction: column;
        align-items: flex-start;
        background: var(--Primary-Primary-07, #EFF2FA);
        position: relative;
        left: 200px;
    }
    header[b-037gtrath0] {
        display: flex;
        height: 80px;
        padding: 8px 16px;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        align-self: stretch;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
    }
    footer[b-037gtrath0] {
        display: flex;
        padding: 32px;
        align-items: flex-start;
        gap: 48px;
        align-self: stretch;
        background: var(--Primary-Primary-07);
        width: calc(100vw - 200px);
        position: sticky;
        left: 200px;
        height: 100%;
    }
    article[b-037gtrath0] {
        display: flex;
        padding: 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 64px;
        align-self: stretch;
        border-radius: 0px 0px 16px 16px;
    }
    .sidebar[b-037gtrath0] {
        display: flex;
        width: 200px;
        padding: 22px 8px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        align-self: stretch;
        top: 0;
        left: 0;
        position: fixed;
        height: 100vh;
    } 
    .mobile-sidebar[b-037gtrath0] {
        display: flex !important;
    }
}

@media(min-width: 500px) and (max-width: 1023px){
    .background[b-037gtrath0] {
        display: flex;
        padding: 8px 8px 0px 8px;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        background: var(--Primary-Primary-07, #EFF2FA);
    }
    header[b-037gtrath0] {
        display: flex;
        height: 80px;
        max-width: 1023px;
        padding: 8px 16px;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
    }
    main[b-037gtrath0] {
        display: flex;
        padding: 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 64px;
        align-self: stretch;
        border-radius: 16px;
        background: var(--Neutral-White, #FFF);
    }
    footer[b-037gtrath0] {
        display: flex;
        max-width: 1023px;
        align-items: flex-start;
        align-self: stretch;
    }
    article[b-037gtrath0] {
        display: flex;
        max-width: 1228px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        align-self: stretch;
    }
    .sidebar[b-037gtrath0] {
        display: none;
    }
    .mobile-sidebar[b-037gtrath0] {
        display: flex;
        width: 232px;
        height: 100%;
        max-width: 499px;
        padding: 8px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        position: fixed;
        opacity: 1;
        z-index: 1;
    }
    .scrim[b-037gtrath0] {
        width: 100vw;
        height: 100%;
        position: fixed;
        opacity: 0.5;
        background: var(--Neutral-Neutral-100, #1B243C);
        z-index: 1;
    }
}

@media(max-width: 499px){
    .background[b-037gtrath0] {
        display: flex;
        padding: 8px 8px 0px 8px;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        background: var(--Primary-Primary-07, #EFF2FA);
    }
    header[b-037gtrath0] {
        display: flex;
        height: 80px;
        min-width: 320px;
        max-width: 499px;
        padding: 8px 16px;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        border-bottom: 1px solid var(--Neutral-Neutral-10, #E9EAEC);
        background: var(--Neutral-White, #FFF);
    }
    main[b-037gtrath0] {
        display: flex;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 64px;
        align-self: stretch;
        border-radius: 16px;
        background: var(--Neutral-White, #FFF);
    }
    footer[b-037gtrath0] {
        display: flex;
        min-width: 320px;
        max-width: 499px;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
    }
    article[b-037gtrath0] {
        display: flex;
        max-width: 1228px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        align-self: stretch;
    }
    .sidebar[b-037gtrath0] {
        display: none;
    }
    .mobile-sidebar[b-037gtrath0] {
        display: flex;
        width: 100%;
        height: 100%;
        min-width: 320px;
        max-width: 499px;
        padding: 8px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        position: fixed;
        z-index: 1;
    }
    .scrim[b-037gtrath0] {
        display: none;
    }
}

article[b-037gtrath0] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;    
    background-color: var(--portal-white-text-color);
}

#blazor-error-ui[b-037gtrath0] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1001;
}

    #blazor-error-ui .dismiss[b-037gtrath0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.site-title[b-2h92j65tg9]{
    display: flex;
    width: 72px;
    height: 14px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: var(--Neutral-Neutral-100, #1B243C);
    text-align: center;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.brand-logo-navbar-container[b-2h92j65tg9] {
    display: flex;
    height: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.brand-nav-mobile-close[b-2h92j65tg9] {
    display: none;
}
.desktop-nav-logo[b-2h92j65tg9] {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1023px){
    .brand-nav-mobile-close[b-2h92j65tg9] {
        display: flex;
    }
    .desktop-nav-logo[b-2h92j65tg9] {
        display: none;
    }
}

.brand-nav-logo[b-2h92j65tg9]{
    width: 71px;
    height: 24px;
    flex-shrink: 0;
    background: url("\\images\\BHGSS-SS-Logo 1.png") -19.5px 0px / 154.862% 183.333% no-repeat;
}

.navbar-separator[b-2h92j65tg9] {
    background: #BDCAEA;
    width: 40px;
    height: 1px;
}

.nav-item[b-2h92j65tg9] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.nav-item[b-2h92j65tg9]  .nav-link {
    color: var(--Neutral-Black);
    background: none;
    display: flex;
    height: 48px;
    padding: 16px;
    align-items: center;
    align-self: stretch;
    border: none;
    border-radius: 12px;
    gap: 16px;
    width: 100%;
}

.nav-item[b-2h92j65tg9]  .nav-link:hover {
    background: rgba(81, 115, 205, 0.10);
}

.nav-item[b-2h92j65tg9]  .nav-link:active {
    color: var(--Action-Primary-Active, #1E409A);
    background: var(--Action-Primary-Active-BG);
}

.nav-item[b-2h92j65tg9]  .nav-link.active {
    color: var(--Action-Primary-Active, #1E409A);
}

.nav-item[b-2h92j65tg9]  .nav-link.brand-logo-navbar-container {
    color: var(--Action-Primary-Active, #1E409A);
}

.nav-item[b-2h92j65tg9]  .interactive-medium:active {
    color: var(--Action-Primary-Active, #1E409A);
}

.nav-item[b-2h92j65tg9]  .nav-menu-item-selected {
    font-weight: 500;
    color: var(--Primary-Primary-100);
}

.nav-sub-menu[b-2h92j65tg9] {
    display: flex;
    padding-top: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
}

.nav-sub-item[b-2h92j65tg9] {
    display: flex;
    height: 48px;
    padding: 16px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border-radius: 12px;
}

.nav-container[b-2h92j65tg9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
}

.nav-icon[b-2h92j65tg9] {
    display: flex;
    width: 16px;
    height: 16px;
    padding: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/* /Components/Layout/Registration.razor.rz.scp.css */
.registration-page[b-m60umlm6z7] {
    display: flex;
    padding: 32px;
    flex-direction: column;
    background: var(--BHGSS-Blue);
    overflow: auto;
    height: 100%;
}

.content-card[b-m60umlm6z7] {
    display: flex;
    width: 100%;
    max-width: 438px;
    max-height: fit-content;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    border-radius: 24px;
    background: var(--Neutral-White);
    margin: auto;
    align-self: stretch;
}

@media(min-width: 1024px) {
    .content-card[b-m60umlm6z7] {
        padding: 48px;
    }
}

@media(max-width: 1023px) {
    .content-card[b-m60umlm6z7] {
        padding: 24px;
    }
}
/* /Components/Layout/Tooltip.razor.rz.scp.css */
.tooltip-container[b-lc0m8wvihe] {
    position: relative;
    display: flex;
    cursor: pointer;
    width: 24px;
    height: 24px;
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .tooltip-container .tooltip-text-container[b-lc0m8wvihe] {
        display: none;
        position: absolute;
        opacity: 0;
        width: max-content;
        border-radius: 12px;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.18);
        padding: 16px 14px;
        bottom: 150%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s;
        background: var(--Action-Primary-Inverted, #FFF);
        white-space: normal;
        word-wrap: break-word;
        box-sizing: border-box;
        max-width: min(310px, 80vw);
        min-width: fit-content;
    }

.tooltip-icon[b-lc0m8wvihe] {
    /*Typography*/
    color: var(--Action-Neutral-Default, #767B8A);
    text-align: center;
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /*Layout*/
    display: flex;
    width: 24px;
    height: 24px;
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tooltip-container:hover .tooltip-text-container[b-lc0m8wvihe] {
    display: inherit;
    opacity: 1;
}

.tooltip-container:hover .tooltip-text[b-lc0m8wvihe] {
    display: inherit;
    opacity: 1;
}

.tooltip-text-container[b-lc0m8wvihe]::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 12px;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.01));
}

.tooltip-text[b-lc0m8wvihe] {
    display: none;
    opacity: 0;
    white-space: normal;
    word-wrap: break-word;
    box-sizing: border-box;
}

/* Left-positioned tooltip: appears to the left of the icon, arrow on right side */
.tooltip-left .tooltip-text-container[b-lc0m8wvihe] {
    left: auto;
    right: 100%;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 12px;
}

.tooltip-left .tooltip-text-container[b-lc0m8wvihe]::after {
    top: 50%;
    left: 100%;
    right: auto;
    transform: translateY(-50%);
    border-width: 12px;
    border-color: transparent transparent transparent #FFFFFF;
}

/* Right-positioned tooltip: appears to the right of the icon, arrow on left side */
.tooltip-right .tooltip-text-container[b-lc0m8wvihe] {
    left: 100%;
    right: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 12px;
}

.tooltip-right .tooltip-text-container[b-lc0m8wvihe]::after {
    top: 50%;
    left: auto;
    right: 100%;
    transform: translateY(-50%);
    border-width: 12px;
    border-color: transparent #FFFFFF transparent transparent;
}
/* /Components/Pages/Beneficiaries/Beneficiaries.razor.rz.scp.css */
.page-content[b-3i418rd3bm] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border-radius: 16px;
    background: var(--Neutral-White);
}

.content-container[b-3i418rd3bm] {
    display: flex;
    max-width: 752px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}

.content-section[b-3i418rd3bm] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
}

.interactive-small[b-3i418rd3bm] {
    color: var(--Primary-Primary-100);
}

.icon-left[b-3i418rd3bm] {
    display: flex;
    width: 12px;
    height: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.link[b-3i418rd3bm] {
    display: flex;
    height: 28px;
    padding: 0 4px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.link-text[b-3i418rd3bm] {
    flex: 1 0 0;
}

.beneficiary-information-content[b-3i418rd3bm] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
    overflow: hidden;
    color: var(--Neutral-Neutral-100, #1B243C);
    text-overflow: ellipsis;
}

.beneficiary-update-content[b-3i418rd3bm] {
    align-self: stretch;
}

.module-contact-row[b-3i418rd3bm] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(236px, 1fr));
    gap: 16px;
    align-self: stretch;
}

.module-column[b-3i418rd3bm] {
    min-width: 0;
}
/* /Components/Pages/Contract/BeneficiaryInformation.razor.rz.scp.css */
.module-column-header[b-v1gdzgkhwi] {
    color: var(--Neutral-Neutral-100);
}

.interactive-small[b-v1gdzgkhwi] {
    color: var(--Primary-Primary-100);
}

.figma-beneficary-designation-layout[b-v1gdzgkhwi] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
}

.single-designation-paragraph-layout[b-v1gdzgkhwi] {
    min-width: 300px;
}

p[b-v1gdzgkhwi] {
    overflow: hidden;
    color: var(--Neutral-Neutral-100, #1B243C);
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.module-column-spacer1[b-v1gdzgkhwi] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}

.module-column-spacer2[b-v1gdzgkhwi] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}

@media (max-width: 1023px) {
    .module-row[b-v1gdzgkhwi] {
        row-gap: 16px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .module-column[b-v1gdzgkhwi] {
        flex: 1 1 33%;
        min-width: 0;
    }

    .module-column-spacer2[b-v1gdzgkhwi] {
        display: none;
    }

    .spacer[b-v1gdzgkhwi] {
        display: none;
    }
}

@media (max-width: 499px) {
    .module-row[b-v1gdzgkhwi] {
        gap: 16px;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .module-column-spacer2[b-v1gdzgkhwi] {
        display: none;
    }

    .module-column-spacer1[b-v1gdzgkhwi] {
        display: none;
    }
    .spacer[b-v1gdzgkhwi] {
        display: none;
    }
}
/* /Components/Pages/Contract/Contract.razor.rz.scp.css */
.divider[b-7zgxjrc24x] {
    display: flex;
    height: 1px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: #D1D3D8;
}

.page-content[b-7zgxjrc24x] {
    display: flex;
    max-width: 1228px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
/* /Components/Pages/Contract/ContractInformation.razor.rz.scp.css */
@media(max-width: 1023px) {
    .module-row[b-n2l4qyhfgf] {
        gap: 24px;
        flex-direction: column;
    }
}
/* /Components/Pages/Contract/PayeeInformation.razor.rz.scp.css */
@media(max-width: 768px) {
    .tooltip-container:hover .tooltip-text[b-5xot3olejb] {
        width: 250px;
        height: 92px;
    }
}

@media (max-width: 1023px){
    .layout-spacer[b-5xot3olejb] {
        display: none
    }
}

@media (max-width: 499px){
    .layout-spacer[b-5xot3olejb] {
        display: none;
    }
    .module-row[b-5xot3olejb] {
        gap: 24px;
        flex-direction: column;
    }
}
/* /Components/Pages/Payments/Payments.razor.rz.scp.css */
/* ===== Page Layout ===== */

.page[b-oaxmdwl3oi] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    max-width: 1228px;
}

.page-header[b-oaxmdwl3oi] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-content[b-oaxmdwl3oi] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

/* ===== Tabs ===== */

.tabs[b-oaxmdwl3oi] {
    display: flex;
}

.tab-button[b-oaxmdwl3oi] {
    padding: 8px 16px;
    border: none;
    background: none;
    font-size: 14px;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    transition: color 0.15s, border-color 0.15s;
}

.tab-button:hover[b-oaxmdwl3oi] {
    color: #374151;
}

.tab-button.active[b-oaxmdwl3oi] {
    color: #1d4ed8;
    border-bottom-color: #1d4ed8;
    font-weight: 600;
}

/* ===== Table Layout ===== */

.payments-table[b-oaxmdwl3oi] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    margin-top: 16px;
    width: 100%;
}

[b-oaxmdwl3oi] tr:empty {
    display: none !important;
}

.col-header[b-oaxmdwl3oi] {
    color: var(--Neutral-Neutral-80, #494F63);
}

/* ===== Table Columns (shared base) ===== */

[b-oaxmdwl3oi] .col-scheduled-date,
[b-oaxmdwl3oi] .col-payee-name,
[b-oaxmdwl3oi] .col-amount,
[b-oaxmdwl3oi] .col-method,
[b-oaxmdwl3oi] .col-status,
[b-oaxmdwl3oi] .col-certain,
[b-oaxmdwl3oi] .col-tax-withholding {
    display: flex;
    height: 48px;
    padding: 0 16px;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
}

[b-oaxmdwl3oi] .col-scheduled-date {
    max-width: 168px;
}

[b-oaxmdwl3oi] .col-payee-name {
    padding: 0 16px 0 32px;
}

[b-oaxmdwl3oi] .col-amount {
    max-width: 172px;
    padding: 0 16px 0 32px;
}

[b-oaxmdwl3oi] .col-method {
    max-width: 172px;
}

[b-oaxmdwl3oi] .col-status {
    max-width: 196px;
}

[b-oaxmdwl3oi] .col-certain {
    max-width: 130px;
}

[b-oaxmdwl3oi] .col-tax-withholding {
    max-width: 170px;
}

/* ===== Payment Method ===== */

.payment-method[b-oaxmdwl3oi] {
    display: flex;
    flex-direction: column;
}

.payment-method strong[b-oaxmdwl3oi] {
    font-weight: normal;
}

.check-number[b-oaxmdwl3oi] {
    font-size: 12px;
    color: var(--Neutral-Neutral-60, #6b7280);
    line-height: 16px;
}

/* ===== Status Indicators (shared base) ===== */

.status-indicator-green[b-oaxmdwl3oi],
.status-indicator-blue[b-oaxmdwl3oi],
.status-indicator-grey[b-oaxmdwl3oi],
.status-indicator-yellow[b-oaxmdwl3oi] {
    display: flex;
    height: auto;
    min-height: 24px;
    padding: 2px 8px;
    align-items: center;
    gap: 8px;
    border-radius: 32px;
    flex-shrink: 1;
    min-width: 0;
}

.status-indicator-green[b-oaxmdwl3oi] {
    color: var(--Status-Success, #257438);
    background: var(--Status-Success-BG, #F4FBF5);
}

.status-indicator-blue[b-oaxmdwl3oi] {
    color: var(--Status-Info, #2550C1);
    background: var(--Status-Info-BG, #E0F2FE);
}

.status-indicator-grey[b-oaxmdwl3oi] {
    color: var(--Status-Default, #555);
    background: var(--Status-Default-BG, #F5F5F5);
}

.status-indicator-yellow[b-oaxmdwl3oi] {
    color: var(--Status-Warning-Inverse, #473600);
    background: var(--Status-Warning-BG, #FFFBEB);
}

/* ===== Status Dots ===== */

.status-dot[b-oaxmdwl3oi] {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.status-dot-green[b-oaxmdwl3oi]  { background: var(--Status-Success, #16a34a); }
.status-dot-blue[b-oaxmdwl3oi]   { background: var(--Status-Info, #1d4ed8); }
.status-dot-grey[b-oaxmdwl3oi]   { background: var(--Status-Default, #6b7280); }
.status-dot-yellow[b-oaxmdwl3oi] { background: var(--Status-Warning, #FFC20A); }

/* ===== Loading ===== */

.loading[b-oaxmdwl3oi] {
    display: flex;
    justify-content: center;
    padding: 48px 0;
    font-size: 24px;
    color: var(--Neutral-Neutral-40, #9ca3af);
}

/* ===== Tooltips ===== */

.payments-table[b-oaxmdwl3oi]  .tooltip-text-container {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    max-width: 310px;
}

.payments-table[b-oaxmdwl3oi]  .tooltip-container:hover .tooltip-text-container {
    display: block;
}

/* ===== Mobile Label/Info (hidden by default) ===== */

[b-oaxmdwl3oi] .mobile-label {
    display: none;
}

[b-oaxmdwl3oi] .mobile-info {
    display: none;
}

/* ===== Responsive: Tablet & Mobile (shared card layout) ===== */

@media (max-width: 1023px) {
    [b-oaxmdwl3oi] .mobile-label {
        display: inline;
        margin-right: 4px;
        font-weight: 600;
        color: var(--Neutral-Neutral-100, #1B243C);
    }

    [b-oaxmdwl3oi] .mobile-info {
        display: inline;
    }

    [b-oaxmdwl3oi] .mobile-header {
        display: flex;
        gap: 4px;
        align-items: center;
    }

    [b-oaxmdwl3oi] table {
        display: block !important;
        width: 100%;
    }

    [b-oaxmdwl3oi] thead {
        display: none !important;
    }

    [b-oaxmdwl3oi] tbody {
        display: flex !important;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }

    [b-oaxmdwl3oi] tr {
        display: grid !important;
        grid-template-columns: 1fr auto;
        border: 1px solid #e5e7eb !important;
        border-radius: 12px;
        padding: 16px;
        gap: 4px 16px;
        height: auto !important;
    }

    [b-oaxmdwl3oi] td {
        display: flex !important;
        align-items: center;
        max-width: none !important;
        height: auto !important;
        padding: 0 !important;
        border: none !important;
        gap: 4px;
        min-width: 0;
        overflow-wrap: anywhere;
    }

    [b-oaxmdwl3oi] .col-scheduled-date {
        grid-column: 1;
        grid-row: 1;
        font-weight: 600;
    }

    [b-oaxmdwl3oi] .col-amount {
        grid-column: 2;
        grid-row: 1;
        justify-content: flex-end;
        font-weight: 600;
        font-size: 14px;
    }

    [b-oaxmdwl3oi] .col-payee-name {
        grid-column: 1 / -1;
        grid-row: 2;
        padding: 0 !important;
    }

    [b-oaxmdwl3oi] .col-method {
        grid-column: 1;
        grid-row: 3;
    }

    .payment-method[b-oaxmdwl3oi] {
        flex-direction: row;
        align-items: baseline;
        gap: 6px;
    }

    .payment-method strong[b-oaxmdwl3oi] {
        font-weight: 600;
    }

    [b-oaxmdwl3oi] .col-status {
        grid-column: 2;
        grid-row: 3;
        justify-content: flex-end;
    }

    [b-oaxmdwl3oi] .col-certain {
        grid-column: 2;
        grid-row: 3;
        justify-content: flex-end
    }

    [b-oaxmdwl3oi] .col-tax-withholding {
        grid-column: 1 / -1;
        grid-row: 4;
    }

    [b-oaxmdwl3oi] .tooltip-container {
        width: 16px;
        height: 16px;
        padding: 2px;
    }

    [b-oaxmdwl3oi] .tooltip-icon {
        width: 16px;
        height: 16px;
        padding: 2px;
    }

    /* Status tooltip: left of icon (shared for tablet & mobile) */
    [b-oaxmdwl3oi] .col-status .tooltip-text-container {
        left: auto;
        right: 100%;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 12px;
        width: auto;
        min-width: 200px;
        max-width: calc(100vw - 80px);
    }

    [b-oaxmdwl3oi] .col-status .tooltip-text-container::after {
        top: 50%;
        left: 100%;
        right: auto;
        transform: translateY(-50%);
        border-color: transparent transparent transparent #FFFFFF;
    }

    /* Status tooltip: left of icon (shared for tablet & mobile) */
    [b-oaxmdwl3oi] .col-certain .tooltip-text-container {
        left: auto;
        right: 100%;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 12px;
        width: auto;
        min-width: 200px;
        max-width: calc(100vw - 80px);
    }

        [b-oaxmdwl3oi] .col-certain .tooltip-text-container::after {
            top: 50%;
            left: 100%;
            right: auto;
            transform: translateY(-50%);
            border-color: transparent transparent transparent #FFFFFF;
        }
}

/* ===== Responsive: Tablet only (tooltip positioning) ===== */

@media (max-width: 1023px) and (min-width: 500px) {
    /* Scheduled Date tooltip: right of icon */
    [b-oaxmdwl3oi] .col-scheduled-date .tooltip-text-container {
        left: 100%;
        right: auto;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 12px;
        width: auto;
        min-width: 200px;
        max-width: calc(100vw - 80px);
    }

    [b-oaxmdwl3oi] .col-scheduled-date .tooltip-text-container::after {
        top: 50%;
        left: auto;
        right: 100%;
        transform: translateY(-50%);
        border-color: transparent #FFFFFF transparent transparent;
    }
}

/* ===== Responsive: Mobile only ===== */

@media (max-width: 499px) {
    .page-header[b-oaxmdwl3oi] {
        display: flex;
        max-width: 1228px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    /* Scheduled Date tooltip: below icon */
    [b-oaxmdwl3oi] .col-scheduled-date .tooltip-text-container {
        top: 150%;
        bottom: auto;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        margin-left: 0;
        width: auto;
        min-width: 200px;
        max-width: calc(100vw - 40px);
    }

    [b-oaxmdwl3oi] .col-scheduled-date .tooltip-text-container::after {
        top: auto;
        bottom: 100%;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        border-color: transparent transparent #FFFFFF transparent;
    }
}
/* /Components/Pages/Registration/RegistrationContact.razor.rz.scp.css */
.info-section[b-d543eiguqb] {
    text-align: center;
}

.brand-input-text[b-d543eiguqb] {
    width: 100%;
}

input#mobile-number + span[b-d543eiguqb] {
    display: none;
}

input#mobile-number:focus + span[b-d543eiguqb],
input#mobile-number:active + span[b-d543eiguqb] {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.continue-button[b-d543eiguqb] {
    width: 100%;
}
/* /Components/Pages/Registration/RegistrationRegister.razor.rz.scp.css */
.brand-input-text[b-i8xb6ebh47],
.brand-input-date[b-i8xb6ebh47] {
    width: 100%;
}

.register-button[b-i8xb6ebh47] {
    width: 100%;
}

input#payee-name + span[b-i8xb6ebh47], input#payee-date-of-birth + span[b-i8xb6ebh47], input#last-four-ssn + span[b-i8xb6ebh47] {
    display: none;
}

input#payee-name:focus + span[b-i8xb6ebh47], input#payee-date-of-birth:focus + span[b-i8xb6ebh47], input#last-four-ssn:focus + span[b-i8xb6ebh47], input#payee-name:active + span[b-i8xb6ebh47], input#payee-date-of-birth:active + span[b-i8xb6ebh47], input#last-four-ssn:active + span[b-i8xb6ebh47] {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}
/* /Components/Pages/Registration/RegistrationTermsAndConditions.razor.rz.scp.css */
.terms-and-conditions-content[b-efael1veio] {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    color: var(--Neutral-Neutral-100);
}

.scrollable-div[b-efael1veio] {
    scrollbar-width: thin; /* "auto" or "none" */
    scrollbar-color: var(--Neutral-Neutral-40) var(--Neutral-White); /* thumb color, track color */
}

    /* Width/height of the scrollbar */
    .scrollable-div[b-efael1veio]::-webkit-scrollbar {
        width: 6.244px;
        height: 47.523px;
    }

    /* Track/background color */
    .scrollable-div[b-efael1veio]::-webkit-scrollbar-track {
        background: var(--Neutral-White);
    }

    /* Thumb/handle color */
    .scrollable-div[b-efael1veio]::-webkit-scrollbar-thumb {
        background: var(--Neutral-Neutral-40);
        border-radius: 100px; /* Optional: round the thumb */
    }
/* /Components/Pages/Registration/RegistrationUser.razor.rz.scp.css */
.registration-username[b-0c002vxhmx] {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-self: stretch;
}

ul[b-0c002vxhmx] {
    margin: 14px 0 0 0;
    padding-left: 20px;
}

li[b-0c002vxhmx] {
    padding-left: 0;
}

.form-inputs[b-0c002vxhmx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}

.form-input-group[b-0c002vxhmx] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    border-radius: 2px;
}

.brand-input-text[b-0c002vxhmx] {
    width: 100%;
}

.error-red-text.p-small[b-0c002vxhmx] {
    width: 12px;
    text-align: center;
    opacity: 0.8;
}

.register-button[b-0c002vxhmx] {
    width: 100%;
}

.label[b-0c002vxhmx] {
    display: flex;
    padding: 0 16px;
    align-items: center;
}

input#payee-name + span[b-0c002vxhmx] {
    display: flex;
    width: 320px;
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
}

.payee-name-label[b-0c002vxhmx] {
    color: var(--Neutral-Neutral-60);
}
/* /Components/Pages/SMSAuthentication/SMSAuthentication.razor.rz.scp.css */
/* .registration-logo-header moved to app.css for reusability */

.sms-auth-form[b-8j3a6i7rkl] {
    align-items: flex-start;
}

.header-phone-group[b-8j3a6i7rkl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.registration-header[b-8j3a6i7rkl] {
    margin: 0;
}

.info-section[b-8j3a6i7rkl] {
    color: var(--Neutral-Neutral-70, #1B243C);
    text-align: center;
    align-self: stretch;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.16px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-inputs[b-8j3a6i7rkl] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    align-self: stretch;
}

.form-input-group[b-8j3a6i7rkl] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.code-label[b-8j3a6i7rkl] {
    color: var(--Neutral-Neutral-100, #1B243C);
    text-align: left;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.36px;
    align-self: flex-start;
    display: block;
    padding: 0;
}

.resend-button[b-8j3a6i7rkl] {
    align-self: stretch;
    font-weight: 600;
    color: #1f4ed8;
    
}

.continue-button[b-8j3a6i7rkl] {
    align-self: stretch;
}

.error-message[b-8j3a6i7rkl] {
    margin-top: 4px;
}

/* /Components/Shared/ErrorBanner.razor.rz.scp.css */
.error-banner[b-1qn6u2bdoh] {
    display: flex;
    padding: 16px;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--Status-Error-BG);
    border: 1px solid #E8E8E8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.error-banner-icon[b-1qn6u2bdoh] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--Status-Error);
    font-size: 20px;
    flex-shrink: 0;
}

.error-banner-content[b-1qn6u2bdoh] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.error-banner-title[b-1qn6u2bdoh] {
    color: var(--Status-Error);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

.error-banner-message[b-1qn6u2bdoh] {
    color: var(--Neutral-Neutral-100);
    font-size: 14px;
    line-height: 1.5;
}
/* /Components/Shared/ReadMoreModal.razor.rz.scp.css */
.read-more-modal-close-button[b-eji4yqj0p4] {
    display: flex;
    height: 40px;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 12px;
    background: var(--Action-Primary-Default);
}

.close-button-text[b-eji4yqj0p4] {
    color: var(--Action-Primary-Inverted);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
    .close-button-text:hover[b-eji4yqj0p4] {
        cursor: pointer;
    }

.modal-read-more-header-inner-container[b-eji4yqj0p4] {
    display: flex;
    padding: 8px 0px 8px 0px;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
}

h3[b-eji4yqj0p4] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    margin-bottom: 0px;
}

.header-icon[b-eji4yqj0p4] {
    cursor: pointer;
}
