/* /Components/Layout/MainLayout.razor.rz.scp.css */
.layout-shell[b-s0516iievh] {
    min-height: 100vh;
}

#blazor-error-ui[b-s0516iievh] {
    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-s0516iievh] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9b9ghfb3fv] {
    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-9b9ghfb3fv] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9b9ghfb3fv] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9b9ghfb3fv] {
    font-size: 1.1rem;
}

.bi[b-9b9ghfb3fv] {
    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-9b9ghfb3fv] {
    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-9b9ghfb3fv] {
    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-9b9ghfb3fv] {
    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-9b9ghfb3fv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9b9ghfb3fv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9b9ghfb3fv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9b9ghfb3fv]  .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-9b9ghfb3fv]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9b9ghfb3fv]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9b9ghfb3fv] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-9b9ghfb3fv] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9b9ghfb3fv] {
        display: none;
    }

    .nav-scrollable[b-9b9ghfb3fv] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-zxpa3fvqvr],
.components-reconnect-repeated-attempt-visible[b-zxpa3fvqvr],
.components-reconnect-failed-visible[b-zxpa3fvqvr],
.components-pause-visible[b-zxpa3fvqvr],
.components-resume-failed-visible[b-zxpa3fvqvr],
.components-rejoining-animation[b-zxpa3fvqvr] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-retrying[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-failed[b-zxpa3fvqvr],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-zxpa3fvqvr] {
    display: block;
}


#components-reconnect-modal[b-zxpa3fvqvr] {
    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-zxpa3fvqvr 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-zxpa3fvqvr 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-zxpa3fvqvr 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-zxpa3fvqvr]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-zxpa3fvqvr 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-zxpa3fvqvr {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-zxpa3fvqvr {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-zxpa3fvqvr {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-zxpa3fvqvr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-zxpa3fvqvr] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-zxpa3fvqvr] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-zxpa3fvqvr] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-zxpa3fvqvr] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-zxpa3fvqvr] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-zxpa3fvqvr] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-zxpa3fvqvr 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-zxpa3fvqvr] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-zxpa3fvqvr {
    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/Error.razor.rz.scp.css */
.status-page[b-eooytlh68f] {
    min-height: 100vh;
    background-color: #f3f4f6;
    color: #263548;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    padding-bottom: 1.2rem;
}

.top-brand[b-eooytlh68f] {
    height: 112px;
    background-color: #e6e8eb;
    border-bottom: 1px solid #dadddf;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.55rem 1.45rem;
}

.brand-left[b-eooytlh68f] {
    text-align: center;
    user-select: none;
}

.brand-name[b-eooytlh68f] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 2.2rem;
    line-height: 0.9;
    font-weight: 700;
    color: #002169;
    letter-spacing: 0.02em;
}

.brand-tagline[b-eooytlh68f] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.1rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: #002169;
    line-height: 1.2;
}

.brand-fdic[b-eooytlh68f] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.5rem;
    font-size: 0.62rem;
    font-weight: 400;
    color: #002169;
    line-height: 1.2;
}

.language-button[b-eooytlh68f] {
    margin-top: 0.08rem;
    background-color: #07296f;
    color: #ffffff;
    border: 0;
    padding: 0.52rem 0.8rem;
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1;
}

.status-card[b-eooytlh68f],
.help-card[b-eooytlh68f] {
    width: min(1320px, calc(100% - 26px));
    margin: 12px auto 0;
    background: #ffffff;
    border: 1px solid #dadddf;
    border-radius: 10px;
}

.card-body[b-eooytlh68f] {
    padding: 0.95rem 1rem 0.85rem;
}

h1[b-eooytlh68f] {
    margin: 0 0 0.75rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dadddf;
    font-size: 2.55rem;
    line-height: 1.16;
    font-weight: 700;
    color: #b42318;
}

p[b-eooytlh68f] {
    margin: 0 0 1rem;
    font-size: 1.08rem;
    line-height: 1.5;
}

.primary-action[b-eooytlh68f] {
    margin-top: 0.2rem;
    background: #052b76;
    color: #ffffff;
    border: 0;
    border-radius: 10px;
    padding: 0.54rem 0.98rem;
    font-size: 0.95rem;
    font-weight: 600;
    min-width: 176px;
}

.help-card[b-eooytlh68f] {
    padding: 0.72rem 1rem 0.9rem;
}

.help-card h3[b-eooytlh68f] {
    margin: 0;
    padding-bottom: 0.55rem;
    border-bottom: 1px solid #dadddf;
    font-size: 1.85rem;
    font-weight: 700;
    color: #263548;
}

.help-card p[b-eooytlh68f] {
    margin: 0;
    padding: 0.55rem 0;
    border-bottom: 1px solid #dadddf;
    font-size: 1.1rem;
    font-weight: 600;
}

.help-card p:last-child[b-eooytlh68f] {
    border-bottom: 0;
}

.help-card a[b-eooytlh68f] {
    color: #0f3678;
}

/* Responsive — tablet */
@media (max-width: 1024px) {
    .brand-name[b-eooytlh68f] {
        font-size: 1.6rem;
    }

    .brand-tagline[b-eooytlh68f] {
        font-size: 0.72rem;
    }

    .language-button[b-eooytlh68f] {
        font-size: 0.85rem;
        padding: 0.45rem 0.68rem;
    }

    h1[b-eooytlh68f] {
        font-size: 1.7rem;
    }
}

@media (max-width: 820px) {
    .top-brand[b-eooytlh68f] {
        height: auto;
        padding: 0.5rem 0.7rem;
    }

    .status-card[b-eooytlh68f],
    .help-card[b-eooytlh68f] {
        width: calc(100% - 12px);
    }

    .card-body[b-eooytlh68f],
    .help-card[b-eooytlh68f] {
        padding-left: 0.65rem;
        padding-right: 0.65rem;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.signup-page[b-cd530t66p7] {
    min-height: 100vh;
    background-color: #f3f4f6;
    color: #263548;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    padding-bottom: 1.2rem;
}

.top-brand[b-cd530t66p7] {
    height: 112px;
    background-color: #e6e8eb;
    border-bottom: 1px solid #dadddf;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.55rem 1.45rem;
}

.brand-left[b-cd530t66p7] {
    text-align: center;
    user-select: none;
}

.brand-name[b-cd530t66p7] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 2.2rem;
    line-height: 0.9;
    font-weight: 700;
    color: #002169;
    letter-spacing: 0.02em;
}

.brand-tagline[b-cd530t66p7] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.1rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: #002169;
    line-height: 1.2;
}

.brand-fdic[b-cd530t66p7] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.5rem;
    font-size: 0.62rem;
    font-weight: 400;
    color: #002169;
    line-height: 1.2;
}

.language-button[b-cd530t66p7] {
    margin-top: 0.08rem;
    background-color: #07296f;
    color: #ffffff;
    border: 0;
    padding: 0.52rem 0.8rem;
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1;
}

.signup-card[b-cd530t66p7],
.help-card[b-cd530t66p7] {
    width: min(1320px, calc(100% - 26px));
    margin: 12px auto 0;
    background: #ffffff;
    border: 1px solid #dadddf;
    border-radius: 10px;
}

.card-body[b-cd530t66p7] {
    padding: 0.95rem 1rem 0.85rem;
}

h1[b-cd530t66p7] {
    margin: 0 0 0.9rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dadddf;
    font-size: 2.55rem;
    line-height: 1.16;
    font-weight: 700;
}

h2[b-cd530t66p7] {
    margin: 0.78rem 0 0.5rem;
    padding-bottom: 0.38rem;
    border-bottom: 1px solid #dadddf;
    font-size: 1.95rem;
    font-weight: 700;
    line-height: 1.2;
}

.long-heading[b-cd530t66p7] {
    margin-top: 0.95rem;
    font-size: 1.95rem;
}

.field-group[b-cd530t66p7] {
    margin-bottom: 0.42rem;
}

.field-group > label[b-cd530t66p7] {
    display: block;
    margin-bottom: 0.18rem;
    font-size: 1rem;
    font-weight: 400;
    color: #1f2e40;
}

.field-note[b-cd530t66p7] {
    display: block;
    margin-top: 0.14rem;
    font-size: 0.72rem;
    color: #667587;
}

[b-cd530t66p7] .field-input {
    width: 100%;
    height: 45px;
    border: 1px solid #cdd4dc;
    border-radius: 10px;
    padding: 0 12px;
    font-size: 1.03rem;
    color: #1f2e40;
    background: #ffffff;
}

[b-cd530t66p7] .field-input::placeholder {
    color: #788595;
}

.row.two-column[b-cd530t66p7] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.input-with-action[b-cd530t66p7],
.input-with-icon[b-cd530t66p7] {
    position: relative;
}

.input-with-action .show-toggle[b-cd530t66p7] {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.field-icon[b-cd530t66p7] {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #abb4bf;
    font-size: 1.1rem;
    letter-spacing: -0.08em;
}

.show-toggle[b-cd530t66p7] {
    border: 0;
    background: transparent;
    color: #214785;
    font-size: 0.64rem;
    font-weight: 600;
    line-height: 1;
    padding: 0.06rem 0.2rem;
    letter-spacing: 0.04em;
}

.terms-row[b-cd530t66p7] {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-top: 0.52rem;
}

.terms-checkbox[b-cd530t66p7] {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    border: 1px solid #b8c2ce;
}

.terms-row label[b-cd530t66p7] {
    font-size: 0.99rem;
    line-height: 1.35;
}

.terms-row a[b-cd530t66p7] {
    color: #1a3f80;
    text-decoration: underline;
}

.primary-action[b-cd530t66p7] {
    margin-top: 0.7rem;
    background: #052b76;
    color: #ffffff;
    border: 0;
    border-radius: 10px;
    padding: 0.54rem 0.98rem;
    font-size: 0.95rem;
    font-weight: 600;
    min-width: 176px;
}

.submit-feedback[b-cd530t66p7] {
    margin: 0.48rem 0 0;
    font-size: 0.92rem;
}

.submit-feedback.error[b-cd530t66p7] {
    color: #b42318;
}

.submit-feedback.success[b-cd530t66p7] {
    color: #0f5132;
}

.help-card[b-cd530t66p7] {
    padding: 0.72rem 1rem 0.9rem;
}

.help-card h3[b-cd530t66p7] {
    margin: 0;
    padding-bottom: 0.55rem;
    border-bottom: 1px solid #dadddf;
    font-size: 1.85rem;
    font-weight: 700;
}

.help-card p[b-cd530t66p7] {
    margin: 0;
    padding: 0.55rem 0;
    border-bottom: 1px solid #dadddf;
    font-size: 1.1rem;
    font-weight: 600;
}

.help-card p:last-child[b-cd530t66p7] {
    border-bottom: 0;
}

.help-card a[b-cd530t66p7] {
    color: #0f3678;
}

/* Submit overlay */
.submit-overlay[b-cd530t66p7] {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.55);
}

.submit-overlay-content[b-cd530t66p7] {
    background: #ffffff;
    border-radius: 12px;
    padding: 2.2rem 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
}

.submit-overlay-content p[b-cd530t66p7] {
    margin: 0;
    font-size: 1.15rem;
    font-weight: 600;
    color: #263548;
}

.spinner[b-cd530t66p7] {
    width: 44px;
    height: 44px;
    border: 4px solid #dadddf;
    border-top-color: #052b76;
    border-radius: 50%;
    animation: spin-b-cd530t66p7 0.8s linear infinite;
}

@keyframes spin-b-cd530t66p7 {
    to {
        transform: rotate(360deg);
    }
}

/* Field-level validation messages */
[b-cd530t66p7] .validation-message {
    display: block;
    margin-top: 0.22rem;
    font-size: 0.82rem;
    color: #b42318;
    line-height: 1.3;
}

/* Requirements text shown beneath focused fields */
.field-requirements[b-cd530t66p7] {
    margin: 0.3rem 0 0;
    padding-left: 1.25rem;
    list-style: disc;
    font-size: 0.82rem;
    color: #667587;
    line-height: 1.45;
}

.field-requirements li[b-cd530t66p7] {
    margin-bottom: 0.1rem;
}

/* Responsive — tablet */
@media (max-width: 1024px) {
    .brand-name[b-cd530t66p7] {
        font-size: 1.6rem;
    }

    .brand-tagline[b-cd530t66p7] {
        font-size: 0.72rem;
    }

    .language-button[b-cd530t66p7] {
        font-size: 0.85rem;
        padding: 0.45rem 0.68rem;
    }

    h1[b-cd530t66p7] {
        font-size: 1.7rem;
    }

    h2[b-cd530t66p7],
    .long-heading[b-cd530t66p7],
    .help-card h3[b-cd530t66p7] {
        font-size: 1.4rem;
    }
}

@media (max-width: 820px) {
    .top-brand[b-cd530t66p7] {
        height: auto;
        padding: 0.5rem 0.7rem;
    }

    .signup-card[b-cd530t66p7],
    .help-card[b-cd530t66p7] {
        width: calc(100% - 12px);
    }

    .card-body[b-cd530t66p7],
    .help-card[b-cd530t66p7] {
        padding-left: 0.65rem;
        padding-right: 0.65rem;
    }

    .row.two-column[b-cd530t66p7] {
        grid-template-columns: 1fr;
        gap: 0;
    }
}




/* /Components/Pages/Success.razor.rz.scp.css */
.status-page[b-e5w95pdu2w] {
    min-height: 100vh;
    background-color: #f3f4f6;
    color: #263548;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    padding-bottom: 1.2rem;
}

.top-brand[b-e5w95pdu2w] {
    height: 112px;
    background-color: #e6e8eb;
    border-bottom: 1px solid #dadddf;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.55rem 1.45rem;
}

.brand-left[b-e5w95pdu2w] {
    text-align: center;
    user-select: none;
}

.brand-name[b-e5w95pdu2w] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 2.2rem;
    line-height: 0.9;
    font-weight: 700;
    color: #002169;
    letter-spacing: 0.02em;
}

.brand-tagline[b-e5w95pdu2w] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.1rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: #002169;
    line-height: 1.2;
}

.brand-fdic[b-e5w95pdu2w] {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    margin-top: 0.5rem;
    font-size: 0.62rem;
    font-weight: 400;
    color: #002169;
    line-height: 1.2;
}

.language-button[b-e5w95pdu2w] {
    margin-top: 0.08rem;
    background-color: #07296f;
    color: #ffffff;
    border: 0;
    padding: 0.52rem 0.8rem;
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1;
}

.status-card[b-e5w95pdu2w],
.help-card[b-e5w95pdu2w] {
    width: min(1320px, calc(100% - 26px));
    margin: 12px auto 0;
    background: #ffffff;
    border: 1px solid #dadddf;
    border-radius: 10px;
}

.card-body[b-e5w95pdu2w] {
    padding: 0.95rem 1rem 0.85rem;
}

h1[b-e5w95pdu2w] {
    margin: 0 0 0.75rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dadddf;
    font-size: 2.55rem;
    line-height: 1.16;
    font-weight: 700;
    color: #0f5132;
}

p[b-e5w95pdu2w] {
    margin: 0 0 1rem;
    font-size: 1.08rem;
    line-height: 1.5;
}

.primary-action[b-e5w95pdu2w] {
    margin-top: 0.2rem;
    background: #052b76;
    color: #ffffff;
    border: 0;
    border-radius: 10px;
    padding: 0.54rem 0.98rem;
    font-size: 0.95rem;
    font-weight: 600;
    min-width: 176px;
}

.help-card[b-e5w95pdu2w] {
    padding: 0.72rem 1rem 0.9rem;
}

.help-card h3[b-e5w95pdu2w] {
    margin: 0;
    padding-bottom: 0.55rem;
    border-bottom: 1px solid #dadddf;
    font-size: 1.85rem;
    font-weight: 700;
}

.help-card p[b-e5w95pdu2w] {
    margin: 0;
    padding: 0.55rem 0;
    border-bottom: 1px solid #dadddf;
    font-size: 1.1rem;
    font-weight: 600;
}

.help-card p:last-child[b-e5w95pdu2w] {
    border-bottom: 0;
}

.help-card a[b-e5w95pdu2w] {
    color: #0f3678;
}

/* Responsive — tablet */
@media (max-width: 1024px) {
    .brand-name[b-e5w95pdu2w] {
        font-size: 1.6rem;
    }

    .brand-tagline[b-e5w95pdu2w] {
        font-size: 0.72rem;
    }

    .language-button[b-e5w95pdu2w] {
        font-size: 0.85rem;
        padding: 0.45rem 0.68rem;
    }

    h1[b-e5w95pdu2w] {
        font-size: 1.7rem;
    }
}

@media (max-width: 820px) {
    .top-brand[b-e5w95pdu2w] {
        height: auto;
        padding: 0.5rem 0.7rem;
    }

    .status-card[b-e5w95pdu2w],
    .help-card[b-e5w95pdu2w] {
        width: calc(100% - 12px);
    }

    .card-body[b-e5w95pdu2w],
    .help-card[b-e5w95pdu2w] {
        padding-left: 0.65rem;
        padding-right: 0.65rem;
    }
}
