@import '_content/HaloUI/HaloUI.fqqq3jg1jk.bundle.scp.css';

/* /Components/Layout/Footer.razor.rz.scp.css */
.rm-footer[b-izusg0jdmh] {
    border-top: 1px solid rgb(226 232 240 / 0.9);
    background: rgb(255 255 255 / 0.86);
    backdrop-filter: blur(10px);
}

.rm-footer__inner[b-izusg0jdmh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    width: 100%;
    height: 2rem;
    padding: 0.25rem 0.75rem;
}

.rm-footer__group[b-izusg0jdmh] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    min-width: 0;
    flex: 1 1 auto;
    overflow: hidden;
}

.rm-footer__chip[b-izusg0jdmh] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    height: 1.35rem;
    max-width: 100%;
    min-width: 0;
    padding: 0 0.5rem;
    border-radius: 999px;
    border: 1px solid rgb(203 213 225 / 0.85);
    background: rgb(248 250 252 / 0.9);
    color: rgb(51 65 85);
    font-size: 0.7rem;
    line-height: 1;
    white-space: nowrap;
}

.rm-footer__chip-text[b-izusg0jdmh] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rm-footer__chip-icon[b-izusg0jdmh] {
    flex-shrink: 0;
    font-size: 0.82rem;
    line-height: 1;
}

.rm-footer__chip--version[b-izusg0jdmh] {
    background: linear-gradient(135deg, rgb(15 23 42), rgb(30 41 59));
    border-color: rgb(15 23 42 / 0.9);
    color: rgb(241 245 249);
    font-weight: 700;
    letter-spacing: 0.02em;
    flex-shrink: 0;
}

.rm-footer__chip--source[b-izusg0jdmh] {
    color: rgb(30 41 59);
    font-weight: 600;
    max-width: 14rem;
}

.rm-footer__chip--api[b-izusg0jdmh] {
    max-width: 13rem;
}

.rm-footer__chip--build[b-izusg0jdmh] {
    max-width: 12rem;
}

.rm-footer__chip--host[b-izusg0jdmh] {
    max-width: 10rem;
}

.rm-footer__chip--env[b-izusg0jdmh] {
    flex-shrink: 0;
    font-weight: 600;
}

.rm-footer__chip--env-production[b-izusg0jdmh] {
    border-color: rgb(22 163 74 / 0.5);
    background: rgb(240 253 244 / 0.95);
    color: rgb(22 101 52);
}

.rm-footer__chip--env-staging[b-izusg0jdmh] {
    border-color: rgb(245 158 11 / 0.55);
    background: rgb(255 251 235 / 0.95);
    color: rgb(146 64 14);
}

.rm-footer__chip--env-development[b-izusg0jdmh] {
    border-color: rgb(56 189 248 / 0.6);
    background: rgb(240 249 255 / 0.95);
    color: rgb(12 74 110);
}

.rm-footer__chip--env-unknown[b-izusg0jdmh] {
    border-color: rgb(148 163 184 / 0.6);
    background: rgb(248 250 252 / 0.95);
    color: rgb(71 85 105);
}

.rm-footer__copy[b-izusg0jdmh] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    flex-shrink: 0;
    height: 1.45rem;
    padding: 0 0.5rem;
    border: 1px solid rgb(203 213 225 / 0.95);
    border-radius: 0.5rem;
    background: rgb(255 255 255 / 0.95);
    color: rgb(51 65 85);
    font-size: 0.68rem;
    font-weight: 600;
    line-height: 1;
    transition: border-color 120ms ease, background-color 120ms ease, color 120ms ease;
}

.rm-footer__copy:hover[b-izusg0jdmh] {
    border-color: rgb(148 163 184 / 0.95);
    background: rgb(248 250 252 / 1);
    color: rgb(15 23 42);
}

.rm-footer__copy-icon[b-izusg0jdmh] {
    font-size: 0.82rem;
    line-height: 1;
}

@media (max-width: 1024px) {
    .rm-footer__chip--host[b-izusg0jdmh] {
        display: none;
    }
}

@media (max-width: 780px) {
    .rm-footer__chip--build[b-izusg0jdmh] {
        display: none;
    }

    .rm-footer__chip--api[b-izusg0jdmh] {
        max-width: 11rem;
    }
}

@media (max-width: 640px) {
    .rm-footer__inner[b-izusg0jdmh] {
        padding-inline: 0.5rem;
    }

    .rm-footer__chip[b-izusg0jdmh] {
        padding-inline: 0.45rem;
    }

    .rm-footer__chip--source[b-izusg0jdmh] {
        max-width: 10.5rem;
    }

    .rm-footer__chip--api[b-izusg0jdmh] {
        max-width: 9rem;
    }

    .rm-footer__copy[b-izusg0jdmh] {
        width: 1.45rem;
        justify-content: center;
        padding: 0;
    }

    .rm-footer__copy-text[b-izusg0jdmh] {
        display: none;
    }
}

@media (max-width: 460px) {
    .rm-footer__chip--source[b-izusg0jdmh] {
        max-width: 8rem;
    }

    .rm-footer__chip--api[b-izusg0jdmh] {
        max-width: 7.25rem;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fepvb66kwz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fepvb66kwz] {
    flex: 1;
}

.rm-main-scroll[b-fepvb66kwz] {
    scrollbar-gutter: auto;
}

.sidebar[b-fepvb66kwz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fepvb66kwz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fepvb66kwz]  a, .top-row[b-fepvb66kwz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-fepvb66kwz]  a:hover, .top-row[b-fepvb66kwz]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-fepvb66kwz]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-fepvb66kwz] {
        justify-content: space-between;
    }

        .top-row[b-fepvb66kwz]  a, .top-row[b-fepvb66kwz]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-fepvb66kwz] {
        flex-direction: row;
    }

    .sidebar[b-fepvb66kwz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fepvb66kwz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-fepvb66kwz]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-fepvb66kwz], article[b-fepvb66kwz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-fepvb66kwz] {
    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-fepvb66kwz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-7dg2pbdhma],
.components-reconnect-repeated-attempt-visible[b-7dg2pbdhma],
.components-reconnect-failed-visible[b-7dg2pbdhma],
.components-pause-visible[b-7dg2pbdhma],
.components-resume-failed-visible[b-7dg2pbdhma],
.components-rejoining-animation[b-7dg2pbdhma] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-7dg2pbdhma {
    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/Home.razor.rz.scp.css */
/* Copyright © 2023 Vitaly Kuzyaev. All rights reserved.
   This file is part of the RemoteMaster project.
   Licensed under the GNU Affero General Public License v3.0. */

.home-shell[b-meot6mm7c6] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 0.9rem;
    min-height: 0;
    overflow-y: auto;
    padding: 0.85rem;
}

.home-top-dock[b-meot6mm7c6] {
    position: sticky;
    top: 0;
    z-index: 24;
}

.home-workspace[b-meot6mm7c6] {
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
    min-height: 0;
}

.home-main-panel[b-meot6mm7c6] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 0.9rem;
    min-height: 0;
}

.home-panel-kicker[b-meot6mm7c6] {
    margin: 0;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgb(15 23 42 / 75%);
}

.home-hosts-panel[b-meot6mm7c6] {
    min-height: 22rem;
}

.home-hosts-scroll[b-meot6mm7c6] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 0.75rem;
    min-height: 0;
    overflow-y: auto;
    padding: 1rem;
}

.home-host-grid[b-meot6mm7c6] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: minmax(0, 1fr);
}

.home-host-empty[b-meot6mm7c6] {
    grid-column: 1 / -1;
}

.home-host-empty[b-meot6mm7c6],
.home-empty-state[b-meot6mm7c6] {
    border: 1px dashed rgb(148 163 184 / 45%);
    border-radius: 0.95rem;
    background: transparent;
    padding: 0.95rem 0.8rem;
    text-align: center;
    color: rgb(71 85 105);
}

.home-empty-state[b-meot6mm7c6] {
    padding: 3rem 1rem;
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .halo-card__media {
    background: rgb(241 245 249);
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__fallback {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    background: linear-gradient(145deg, rgb(241 245 249), rgb(226 232 240));
    color: rgb(71 85 105);
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__fallback-icon {
    font-size: 1rem;
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__fallback-label {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.01em;
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__overlay {
    pointer-events: none;
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgb(15 23 42 / 35%), transparent 58%);
}

.home-host-grid[b-meot6mm7c6]  .home-host-card .home-host-preview__ip {
    pointer-events: none;
    display: inline-block;
    position: absolute;
    left: 0.5rem;
    bottom: 0.5rem;
    max-width: calc(100% - 1rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0.35rem;
    background: rgb(15 23 42 / 62%);
    padding: 0.12rem 0.38rem;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 0.625rem;
    line-height: 1.1;
    color: rgb(248 250 252);
}

/* Theme Menu */
.theme-menu-portal[b-meot6mm7c6] {
    animation: theme-menu-in-b-meot6mm7c6 0.16s cubic-bezier(0.16, 1, 0.3, 1);
    transform-origin: top right;
}

@keyframes theme-menu-in-b-meot6mm7c6 {
    from {
        opacity: 0;
        transform: translateY(-6px) scale(0.97);
        filter: blur(4px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}

@media (min-width: 36rem) {
    .home-shell[b-meot6mm7c6] {
        padding: 1rem;
    }

    .home-host-grid[b-meot6mm7c6] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 40rem) {
    .home-host-grid[b-meot6mm7c6]  .home-host-card .halo-card__media--full-bleed {
        width: calc(100% + (var(--halo-card-padding-x) * 1.5));
        margin-left: calc(-0.75 * var(--halo-card-padding-x));
        margin-right: calc(-0.75 * var(--halo-card-padding-x));
    }
}

@container (max-width: 420px) {
    .home-host-grid[b-meot6mm7c6]  .home-host-card .halo-card__media--full-bleed {
        width: calc(100% + (var(--halo-card-padding-x) * 1.4));
        margin-left: calc(-0.7 * var(--halo-card-padding-x));
        margin-right: calc(-0.7 * var(--halo-card-padding-x));
    }
}

@media (min-width: 68rem) {
    .home-shell[b-meot6mm7c6] {
        padding: 1.05rem 1.25rem 1.25rem;
    }

    .home-main-panel[b-meot6mm7c6] {
        min-height: clamp(30rem, 72vh, 56rem);
    }

    .home-host-grid[b-meot6mm7c6] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 96rem) {
    .home-shell[b-meot6mm7c6] {
        padding-inline: 1.85rem;
    }

    .home-host-grid[b-meot6mm7c6] {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.rm-notfound[b-czjjjhl0k2] {
    position: relative;
    isolation: isolate;
    display: flex;
    min-height: max(30rem, 100%);
    width: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: clamp(1.25rem, 2.5vw, 2rem);
    color: var(--halo-color-text-primary, #0f172a);
    background: linear-gradient(
        180deg,
        color-mix(in srgb, var(--halo-color-background-primary, #f8fafc) 92%, transparent) 0%,
        color-mix(in srgb, var(--halo-color-background-primary, #f8fafc) 84%, #000 16%) 100%
    );
}

.rm-notfound__backdrop[b-czjjjhl0k2] {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        radial-gradient(
            60rem 32rem at 8% 8%,
            color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 24%, transparent),
            transparent 68%
        ),
        radial-gradient(
            40rem 24rem at 94% 0%,
            color-mix(in srgb, var(--halo-color-feedback-info-default, #3b82f6) 20%, transparent),
            transparent 64%
        );
}

.rm-notfound__card[b-czjjjhl0k2] {
    width: min(52rem, 100%);
    border-radius: 1.75rem;
    border: 1px solid color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 30%, transparent);
    background: color-mix(in srgb, var(--halo-color-surface-primary, #ffffff) 86%, transparent);
    padding: clamp(1.5rem, 4vw, 2.5rem);
    box-shadow:
        0 1.35rem 2.6rem color-mix(in srgb, var(--halo-color-text-primary, #0f172a) 14%, transparent),
        0 0 0 1px color-mix(in srgb, var(--halo-color-text-tertiary, #64748b) 10%, transparent);
    backdrop-filter: blur(14px);
}

.rm-notfound__eyebrow[b-czjjjhl0k2] {
    display: inline-flex;
    align-items: center;
    border-radius: 9999px;
    border: 1px solid color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 36%, transparent);
    background: color-mix(in srgb, var(--halo-color-interactive-primary-subtle, #dbeafe) 70%, transparent);
    padding: 0.35rem 0.8rem;
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: color-mix(in srgb, var(--halo-color-interactive-primary, #4f46e5) 86%, var(--halo-color-text-primary, #0f172a) 14%);
}

.rm-notfound__title[b-czjjjhl0k2] {
    margin: 1rem 0 0;
    font-size: clamp(1.85rem, 3.2vw, 2.75rem);
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: var(--halo-color-text-primary, #0f172a);
}

.rm-notfound__description[b-czjjjhl0k2] {
    margin: 1rem 0 0;
    max-width: 42rem;
    font-size: 1rem;
    line-height: 1.65;
    color: var(--halo-color-text-secondary, #334155);
}

.rm-notfound__actions[b-czjjjhl0k2] {
    margin-top: 1.7rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.7rem;
}

.rm-notfound__button[b-czjjjhl0k2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.8rem;
    border: 1px solid transparent;
    padding: 0.62rem 0.95rem;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    transition:
        transform 150ms ease,
        background-color 150ms ease,
        border-color 150ms ease,
        color 150ms ease,
        box-shadow 150ms ease;
}

.rm-notfound__button:focus-visible[b-czjjjhl0k2] {
    outline: 2px solid var(--halo-color-focus-ring, #2563eb);
    outline-offset: 2px;
}

.rm-notfound__button:hover[b-czjjjhl0k2] {
    transform: translateY(-1px);
}

.rm-notfound__button--primary[b-czjjjhl0k2] {
    border-color: color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 58%, transparent);
    background: color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 20%, var(--halo-color-surface-primary, #ffffff) 80%);
    color: color-mix(in srgb, var(--halo-color-interactive-primary, #4f46e5) 90%, var(--halo-color-text-primary, #0f172a) 10%);
}

.rm-notfound__button--primary:hover[b-czjjjhl0k2] {
    border-color: color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 75%, transparent);
    background: color-mix(in srgb, var(--halo-color-interactive-primary, #6366f1) 28%, var(--halo-color-surface-primary, #ffffff) 72%);
}

.rm-notfound__button--secondary[b-czjjjhl0k2] {
    border-color: color-mix(in srgb, var(--halo-color-text-tertiary, #64748b) 32%, transparent);
    background: color-mix(in srgb, var(--halo-color-surface-elevated, #f1f5f9) 72%, transparent);
    color: var(--halo-color-text-primary, #0f172a);
}

.rm-notfound__button--secondary:hover[b-czjjjhl0k2] {
    border-color: color-mix(in srgb, var(--halo-color-text-secondary, #334155) 50%, transparent);
    background: color-mix(in srgb, var(--halo-color-surface-elevated, #f1f5f9) 86%, var(--halo-color-background-primary, #f8fafc) 14%);
}

@media (max-width: 640px) {
    .rm-notfound__card[b-czjjjhl0k2] {
        border-radius: 1.25rem;
    }

    .rm-notfound__actions[b-czjjjhl0k2] {
        flex-direction: column;
    }

    .rm-notfound__button[b-czjjjhl0k2] {
        width: 100%;
    }
}
/* /Components/Shared/UserMenu.razor.rz.scp.css */
.user-trigger__label[b-zqmejwxncx] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-trigger[b-zqmejwxncx] {
    justify-content: flex-start;
}

.user-trigger--desktop[b-zqmejwxncx] {
    min-width: 11rem;
}

.user-trigger--desktop .halo-button__label[b-zqmejwxncx] {
    width: 100%;
    text-align: left;
}

.user-trigger--compact[b-zqmejwxncx] {
    --halo-button-border-radius: 1rem;
}
