/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mauv76rajv] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: #f8fafc;
}

main[b-mauv76rajv] {
    flex: 1;
}

.sidebar[b-mauv76rajv] {
    background: #0f172a;
}

.top-row[b-mauv76rajv] {
    background-color: rgba(248, 250, 252, 0.92);
    border-bottom: 1px solid #e2e8f0;
    justify-content: space-between;
    min-height: 4.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    backdrop-filter: blur(10px);
}

.top-title[b-mauv76rajv] {
    font-size: 1rem;
    font-weight: 600;
    color: #0f172a;
}

.top-subtitle[b-mauv76rajv] {
    font-size: 0.88rem;
    color: #64748b;
}

.top-meta[b-mauv76rajv] {
    color: #475569;
    font-size: 0.84rem;
    padding: 0.45rem 0.7rem;
    border: 1px solid #dbe2ea;
    border-radius: 0.45rem;
    background: #fff;
    white-space: nowrap;
}

@media (max-width: 640.98px) {
    .top-row[b-mauv76rajv] {
        align-items: flex-start;
        flex-direction: column;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (min-width: 641px) {
    .page[b-mauv76rajv] {
        flex-direction: row;
    }

    .sidebar[b-mauv76rajv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mauv76rajv] {
        position: sticky;
        top: 0;
        z-index: 2;
    }

    .top-row[b-mauv76rajv], article[b-mauv76rajv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mauv76rajv] {
    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-mauv76rajv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.brand-panel[b-76y923x30s] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 1.25rem 1rem 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.brand-mark[b-76y923x30s] {
    width: 2.4rem;
    height: 2.4rem;
    display: grid;
    place-items: center;
    background: #f97316;
    color: #101828;
    font-weight: 700;
    border-radius: 0.45rem;
}

.brand-copy[b-76y923x30s] {
    min-width: 0;
}

.navbar-brand[b-76y923x30s] {
    color: #f8fafc;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
}

.brand-subtitle[b-76y923x30s] {
    color: #94a3b8;
    font-size: 0.82rem;
}

.nav-section[b-76y923x30s] {
    padding: 1rem 1rem 0.5rem;
    color: #94a3b8;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0;
}

.bi[b-76y923x30s] {
    display: inline-block;
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    color: currentColor;
    flex: 0 0 auto;
}

.bi-grid-1x2-fill-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M0 96C0 60.7 28.7 32 64 32H224c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM320 96c0-35.3 28.7-64 64-64H448c35.3 0 64 28.7 64 64V224c0 35.3-28.7 64-64 64H384c-35.3 0-64-28.7-64-64V96zM512 384c0 53-43 96-96 96H384c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64h32c53 0 96 43 96 96z'/%3E%3C/svg%3E");
}

.bi-people-fill-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='white' d='M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 239.8 47.8 192 106.7 192H181.3c30 0 57.1 12.4 76.5 32.3C242.4 246.6 224 276.7 224 311.1V416c0 11 .9 21.8 2.7 32H21.3C9.6 448 0 438.4 0 426.7V298.7zM458.2 224.3c19.4-19.9 46.5-32.3 76.5-32.3h74.7C592.2 192 640 239.8 640 298.7V426.7c0 11.8-9.6 21.3-21.3 21.3H413.3c1.8-10.2 2.7-21 2.7-32V311.1c0-34.4-18.4-64.5-45.8-86.8zM320 256a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm-61.3 32C191.1 288 136 343.1 136 410.7V469.3c0 23.6 19.1 42.7 42.7 42.7H461.3c23.6 0 42.7-19.1 42.7-42.7V410.7C504 343.1 448.9 288 381.3 288H258.7z'/%3E%3C/svg%3E");
}

.bi-shop-window-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='white' d='M112 32c-17.7 0-32 14.3-32 32v32H496V64c0-17.7-14.3-32-32-32H112zM32 128H544l-27.2 136.2c-4.8 24.2-26 41.8-50.7 41.8c-22.8 0-42.6-14.8-49.2-36.5L405.3 224H170.7l-11.6 45.5C152.6 291.2 132.8 306 110 306c-24.7 0-45.9-17.6-50.7-41.8L32 128zM112 352c19.1 0 37.2-4.7 53.1-13.1C184.7 358.8 211.8 372 240 372s55.3-13.2 74.9-33.1C334.5 347.3 352.6 352 371.7 352c15.1 0 29.6-2.9 42.8-8.2V448H448c17.7 0 32 14.3 32 32v0H96v0c0-17.7 14.3-32 32-32h32V343.8c13.2 5.3 27.7 8.2 42.8 8.2H112z'/%3E%3C/svg%3E");
}

.bi-journal-check-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M128 0C92.7 0 64 28.7 64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V160H320c-35.3 0-64-28.7-64-64V0H128zM256 0V96c0 17.7 14.3 32 32 32H448L256 0zM184 272c13.3 0 24 10.7 24 24v80c0 13.3-10.7 24-24 24s-24-10.7-24-24V296c0-13.3 10.7-24 24-24zm72 8c0-13.3 10.7-24 24-24H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H280c-13.3 0-24-10.7-24-24zm24 72H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H280c-13.3 0-24-10.7-24-24s10.7-24 24-24z'/%3E%3C/svg%3E");
}

.bi-receipt-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='white' d='M64 0C28.7 0 0 28.7 0 64V488c0 9 10.8 13.5 17.2 7.2L48 464l30.8 31.2c6.2 6.3 16.4 6.3 22.6 0L132 464l30.8 31.2c6.2 6.3 16.4 6.3 22.6 0L216 464l30.8 31.2c6.2 6.3 16.4 6.3 22.6 0L300 464l30.8 31.2c6.4 6.3 17.2 1.8 17.2-7.2V64c0-35.3-28.7-64-64-64H64zM96 144c0-8.8 7.2-16 16-16H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 80c0-8.8 7.2-16 16-16H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 80c0-8.8 7.2-16 16-16H208c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm152 16a24 24 0 1 1 0-48 24 24 0 1 1 0 48z'/%3E%3C/svg%3E");
}

.bi-file-invoice-nav-menu[b-76y923x30s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='white' d='M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-35.3 0-64-28.7-64-64V0H64zM224 0V96c0 17.7 14.3 32 32 32H384L224 0zM80 232c0-13.3 10.7-24 24-24H280c13.3 0 24 10.7 24 24s-10.7 24-24 24H104c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24H280c13.3 0 24 10.7 24 24s-10.7 24-24 24H104c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24H184c13.3 0 24 10.7 24 24s-10.7 24-24 24H104c-13.3 0-24-10.7-24-24z'/%3E%3C/svg%3E");
}

.nav-item[b-76y923x30s] {
    font-size: 0.95rem;
    padding-bottom: 0.25rem;
}

.nav-item[b-76y923x30s]  .nav-link {
    color: #cbd5e1;
    background: none;
    border: none;
    border-radius: 0.45rem;
    height: 2.9rem;
    display: flex;
    align-items: center;
    line-height: 2.9rem;
    width: calc(100% - 1rem);
    margin: 0 0.5rem;
    padding: 0 0.85rem;
}

.nav-item[b-76y923x30s]  a.active {
    background-color: #1e293b;
    color: #fff;
}

.nav-item[b-76y923x30s]  .nav-link:hover {
    background-color: rgba(148, 163, 184, 0.14);
    color: #fff;
}

.nav-scrollable[b-76y923x30s] {
    display: none;
}

.navbar-toggler[b-76y923x30s] {
    appearance: none;
    cursor: pointer;
    width: 3rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 1rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28248, 250, 252, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.4rem rgba(15, 23, 42, 0.55);
    border-radius: 0.45rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-76y923x30s] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-76y923x30s] {
        display: none;
    }

    .nav-scrollable[b-76y923x30s] {
        display: block;
        height: calc(100vh - 4.7rem);
        overflow-y: auto;
        padding-bottom: 1rem;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-igahx1uomy],
.components-reconnect-repeated-attempt-visible[b-igahx1uomy],
.components-reconnect-failed-visible[b-igahx1uomy],
.components-pause-visible[b-igahx1uomy],
.components-resume-failed-visible[b-igahx1uomy],
.components-rejoining-animation[b-igahx1uomy] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-retrying[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-failed[b-igahx1uomy],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-igahx1uomy] {
    display: block;
}


#components-reconnect-modal[b-igahx1uomy] {
    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-igahx1uomy 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-igahx1uomy 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-igahx1uomy 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-igahx1uomy]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-igahx1uomy 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-igahx1uomy {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-igahx1uomy {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-igahx1uomy {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-igahx1uomy] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-igahx1uomy] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-igahx1uomy] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-igahx1uomy] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-igahx1uomy] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-igahx1uomy] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-igahx1uomy] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-igahx1uomy 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-igahx1uomy] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-igahx1uomy {
    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;
    }
}
