/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-yzcx1qc5u4] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-yzcx1qc5u4] {
    flex: 1;
    background-color: var(--mz-bg, #faf6f0);
}

.sidebar[b-yzcx1qc5u4] {
    background: linear-gradient(180deg, var(--mz-sidebar-start, #2c1810) 0%, var(--mz-sidebar-end, #4a2f1a) 100%);
    box-shadow: 2px 0 12px rgba(44, 24, 16, 0.15);
}

.content[b-yzcx1qc5u4] {
    padding-top: 1.5rem;
    padding-bottom: 2.5rem;
    max-width: 1100px;
}

@media (max-width: 640.98px) {
    .content[b-yzcx1qc5u4] {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

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

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

    .content[b-yzcx1qc5u4] {
        padding-left: 2.5rem !important;
        padding-right: 2rem !important;
    }
}

#blazor-error-ui[b-yzcx1qc5u4] {
    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-yzcx1qc5u4] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b9djsn894f] {
    appearance: none;
    cursor: pointer;
    width: 3.75rem;
    min-height: 2.75rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    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.7%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.08);
}

.navbar-toggler:checked[b-b9djsn894f] {
    background-color: rgba(255, 255, 255, 0.2);
}

.top-row[b-b9djsn894f] {
    min-height: 4rem;
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.navbar-brand[b-b9djsn894f] {
    font-family: var(--font-display, Georgia, serif);
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #faf6f0 !important;
}

.navbar-tagline[b-b9djsn894f] {
    display: block;
    font-family: var(--font-body, sans-serif);
    font-size: 0.7rem;
    font-weight: 400;
    color: rgba(250, 246, 240, 0.55);
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-top: -2px;
}

.bi[b-b9djsn894f] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    flex-shrink: 0;
}

.bi-house-door-fill-nav-menu[b-b9djsn894f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba%28250,246,240,0.85%29' 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-circle-fill-nav-menu[b-b9djsn894f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba%28250,246,240,0.85%29' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-b9djsn894f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba%28250,246,240,0.85%29' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319z'/%3E%3C/svg%3E");
}

.bi-cloud-upload-nav-menu[b-b9djsn894f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba%28250,246,240,0.85%29' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H10a.5.5 0 0 1 0-1h2.688C13.979 12 15 10.979 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12H6a.5.5 0 0 1 0 1H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383'/%3E%3Cpath fill-rule='evenodd' d='M7.646 4.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V14.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3z'/%3E%3C/svg%3E");
}

.nav-item[b-b9djsn894f] {
    font-size: 0.9rem;
    padding-bottom: 0.25rem;
}

.nav-item:first-of-type[b-b9djsn894f] {
    padding-top: 0.75rem;
}

.nav-item[b-b9djsn894f]  .nav-link {
    color: rgba(250, 246, 240, 0.75);
    background: none;
    border: none;
    border-radius: 8px;
    min-height: 3rem;
    display: flex;
    align-items: center;
    line-height: 1.2;
    width: 100%;
    margin: 0 0.5rem;
    width: calc(100% - 1rem);
    font-size: 1rem;
    transition: background 0.15s ease, color 0.15s ease;
}

.nav-item[b-b9djsn894f]  a.active {
    background-color: rgba(196, 136, 58, 0.25);
    color: #faf6f0;
    font-weight: 600;
}

.nav-item[b-b9djsn894f]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.08);
    color: #faf6f0;
}

.nav-scrollable[b-b9djsn894f] {
    display: none;
}

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

.nav-footer[b-b9djsn894f] {
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

@media (min-width: 641px) {
    .navbar-toggler[b-b9djsn894f] {
        display: none;
    }

    .nav-scrollable[b-b9djsn894f] {
        display: flex;
        flex-direction: column;
        height: calc(100vh - 4rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-nju78gvi16],
.components-reconnect-repeated-attempt-visible[b-nju78gvi16],
.components-reconnect-failed-visible[b-nju78gvi16],
.components-pause-visible[b-nju78gvi16],
.components-resume-failed-visible[b-nju78gvi16],
.components-rejoining-animation[b-nju78gvi16] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-nju78gvi16 {
    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/Login.razor.rz.scp.css */
.login-page[b-iu5t9jvcfy] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background:
        radial-gradient(ellipse at 20% 80%, rgba(196, 136, 58, 0.15) 0%, transparent 50%),
        radial-gradient(ellipse at 80% 20%, rgba(74, 47, 26, 0.12) 0%, transparent 50%),
        var(--mz-bg, #faf6f0);
}

.login-card[b-iu5t9jvcfy] {
    width: 100%;
    max-width: 400px;
    background: var(--mz-bg-card, #fff);
    border: 1px solid var(--mz-border, #e8dfd3);
    border-radius: 16px;
    padding: 2.25rem 2rem;
    box-shadow: 0 4px 24px rgba(44, 24, 16, 0.1);
}

.login-brand[b-iu5t9jvcfy] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-brand h1[b-iu5t9jvcfy] {
    font-family: var(--font-display, Georgia, serif);
    font-size: 2.25rem;
    margin-bottom: 0.35rem;
    color: var(--mz-text, #2a2118);
}

.login-tagline[b-iu5t9jvcfy] {
    color: var(--mz-text-muted, #7a6b5a);
    font-size: 0.9rem;
    margin: 0;
}

.login-form .form-label[b-iu5t9jvcfy] {
    font-weight: 600;
    font-size: 1rem;
}

.login-card[b-iu5t9jvcfy] {
    padding: 2rem 1.5rem;
}
