/* /Components/Layout/FolderTreeSidebar.razor.rz.scp.css */
.folder-tree-sidebar[b-suzk45r2rh] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

[b-suzk45r2rh] .tree-item-content:hover {
    background-color: var(--rz-base-200);
    border-radius: var(--rz-border-radius);
}

[b-suzk45r2rh] .tree-menu-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.25rem;
    border-radius: var(--rz-border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--rz-text-color);
    opacity: 0.7;
}

[b-suzk45r2rh] .tree-menu-btn:hover {
    background-color: var(--rz-base-300);
    opacity: 1;
}

[b-suzk45r2rh] .tree-item-content.current {
    background-color: var(--rz-primary-lighter);
    font-weight: 600;
}

[b-suzk45r2rh] .tree-item-content.current:hover {
    background-color: var(--rz-primary-light);
}
/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.login-page[b-0h3szie4bh] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

#blazor-error-ui[b-0h3szie4bh] {
    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: 1000;
}

#blazor-error-ui .dismiss[b-0h3szie4bh] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-1lvcquhisj] {
    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-1lvcquhisj] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wpf3eumvjk] {
    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-wpf3eumvjk] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-wpf3eumvjk] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wpf3eumvjk] {
    font-size: 1.1rem;
}

.bi[b-wpf3eumvjk] {
    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-wpf3eumvjk] {
    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-wpf3eumvjk] {
    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-wpf3eumvjk] {
    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");
}

.bi-key-nav-menu[b-wpf3eumvjk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-key' viewBox='0 0 16 16'%3E%3Cpath d='M0 8a4 4 0 0 1 7.465-2H14a.5.5 0 0 1 .354.146l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0L13 9.207l-.646.647a.5.5 0 0 1-.708 0L11 9.207l-.646.647a.5.5 0 0 1-.708 0L9 9.207l-.646.647A.5.5 0 0 1 8 10h-.535A4 4 0 0 1 0 8zm4-3a3 3 0 1 0 2.712 4.285A.5.5 0 0 1 7.163 9h.63l.853-.854a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.793-.793-1-1h-6.63a.5.5 0 0 1-.451-.285A3 3 0 0 0 4 5zm-1.5 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3E%3C/svg%3E");
}

.nav-item[b-wpf3eumvjk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-wpf3eumvjk] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-wpf3eumvjk] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wpf3eumvjk]  .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-wpf3eumvjk]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wpf3eumvjk]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-wpf3eumvjk] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-wpf3eumvjk] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-wpf3eumvjk] {
        display: none;
    }

    .nav-scrollable[b-wpf3eumvjk] {
        /* 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-2wqawx5yxi],
.components-reconnect-repeated-attempt-visible[b-2wqawx5yxi],
.components-reconnect-failed-visible[b-2wqawx5yxi],
.components-pause-visible[b-2wqawx5yxi],
.components-resume-failed-visible[b-2wqawx5yxi],
.components-rejoining-animation[b-2wqawx5yxi] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-retrying[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-failed[b-2wqawx5yxi],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-2wqawx5yxi] {
    display: block;
}


#components-reconnect-modal[b-2wqawx5yxi] {
    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-2wqawx5yxi 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-2wqawx5yxi 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-2wqawx5yxi 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-2wqawx5yxi]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-2wqawx5yxi 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-2wqawx5yxi {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-2wqawx5yxi {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-2wqawx5yxi {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-2wqawx5yxi] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-2wqawx5yxi] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-2wqawx5yxi] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-2wqawx5yxi] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-2wqawx5yxi] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-2wqawx5yxi] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-2wqawx5yxi] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-2wqawx5yxi 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-2wqawx5yxi] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-2wqawx5yxi {
    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/Layout/TopNavBar.razor.rz.scp.css */
.navbar[b-yui3j981xi] {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.navbar-brand[b-yui3j981xi] {
    font-weight: 600;
    font-size: 1.25rem;
}

.nav-link[b-yui3j981xi] {
    padding: 0.5rem 1rem !important;
}

.nav-link.active[b-yui3j981xi] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0.25rem;
}
/* /Components/Pages/FolderView.razor.rz.scp.css */
.folder-card[b-az536xkajk] {
    transition: transform 0.2s, box-shadow 0.2s;
}

.folder-card:hover[b-az536xkajk] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.breadcrumb[b-az536xkajk] {
    background-color: #f8f9fa;
    padding: 0.75rem 1rem;
    border-radius: 0.25rem;
}
/* /Components/Shared/DocumentGridView.razor.rz.scp.css */
.document-grid-view .document-grid-card[b-ysapwvgsvm] {
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    border: 2px solid transparent;
}

.document-grid-view .document-grid-card:hover[b-ysapwvgsvm] {
    border-color: var(--bs-primary);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.document-grid-view .document-grid-card.selected[b-ysapwvgsvm] {
    border-color: var(--bs-primary);
    background-color: rgba(var(--bs-primary-rgb), 0.05);
}

.document-grid-view .select-indicator[b-ysapwvgsvm] {
    padding-top: 0.25rem;
}

.document-grid-view .select-indicator .form-check-input[b-ysapwvgsvm] {
    cursor: pointer;
    width: 1.1rem;
    height: 1.1rem;
}

.document-grid-view .document-icon[b-ysapwvgsvm] {
    flex-shrink: 0;
}

.document-grid-view .card-title[b-ysapwvgsvm] {
    font-size: 0.95rem;
    font-weight: 500;
}

.document-grid-view .card-footer[b-ysapwvgsvm] {
    padding: 0.5rem 1rem;
    border-top: 1px solid var(--bs-border-color-translucent);
}
/* /Components/Shared/DocumentListView.razor.rz.scp.css */
.document-list-view[b-7bzq0n9m1z] {
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
    overflow: hidden;
}

.document-list-view table[b-7bzq0n9m1z] {
    margin-bottom: 0;
}

.document-list-view thead[b-7bzq0n9m1z] {
    background-color: var(--bs-light);
    border-bottom: 1px solid var(--bs-border-color);
}

.document-list-view th[b-7bzq0n9m1z] {
    font-weight: 500;
    font-size: 0.85rem;
    color: var(--bs-secondary);
    padding: 0.5rem 0.75rem;
    border: none;
    user-select: none;
    white-space: nowrap;
}

.document-list-view th.sortable[b-7bzq0n9m1z] {
    cursor: pointer;
}

.document-list-view th.sortable:hover[b-7bzq0n9m1z] {
    background-color: var(--bs-gray-200);
}

.document-list-view th.sorted[b-7bzq0n9m1z] {
    color: var(--bs-primary);
}

.document-list-view td[b-7bzq0n9m1z] {
    padding: 0.5rem 0.75rem;
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid var(--bs-border-color-translucent);
}

.document-list-view tbody tr[b-7bzq0n9m1z] {
    cursor: pointer;
    transition: background-color 0.1s;
}

.document-list-view tbody tr:hover[b-7bzq0n9m1z] {
    background-color: var(--bs-light);
}

.document-list-view tbody tr.table-active[b-7bzq0n9m1z] {
    background-color: rgba(var(--bs-primary-rgb), 0.1);
}

.document-list-view tbody tr:last-child td[b-7bzq0n9m1z] {
    border-bottom: none;
}

.select-column[b-7bzq0n9m1z] {
    width: 40px;
    text-align: center;
}

.name-column[b-7bzq0n9m1z] {
    min-width: 200px;
}

.name-column .text-truncate[b-7bzq0n9m1z] {
    max-width: 300px;
    display: inline-block;
}

.type-column[b-7bzq0n9m1z] {
    width: 80px;
}

.size-column[b-7bzq0n9m1z] {
    width: 90px;
    text-align: right;
}

.date-column[b-7bzq0n9m1z] {
    width: 140px;
}

.form-check-input[b-7bzq0n9m1z] {
    cursor: pointer;
}
/* /Components/Shared/FolderTreeNode.razor.rz.scp.css */
.folder-node[b-ligu53d8ha] {
    margin-bottom: 0.125rem;
}

.folder-header[b-ligu53d8ha] {
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    cursor: pointer;
    font-size: 0.875rem;
}

.folder-header:hover[b-ligu53d8ha] {
    background-color: #e9ecef;
}

.expand-icon[b-ligu53d8ha] {
    width: 16px;
    font-size: 0.75rem;
    color: #6c757d;
    cursor: pointer;
}

.expand-placeholder[b-ligu53d8ha] {
    width: 16px;
    display: inline-block;
}

.folder-icon[b-ligu53d8ha] {
    color: #ffc107;
}

.folder-name[b-ligu53d8ha] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subfolder-list[b-ligu53d8ha] {
    border-left: 1px solid #dee2e6;
    padding-left: 0.25rem;
}

.badge[b-ligu53d8ha] {
    font-size: 0.65rem;
    font-weight: 500;
}
/* /Components/Shared/GroupTreeNode.razor.rz.scp.css */
.group-node[b-h0z0us0ojb] {
    margin-bottom: 0.25rem;
}

.group-header[b-h0z0us0ojb] {
    padding: 0.375rem 0.5rem;
    border-radius: 0.25rem;
    cursor: pointer;
    font-weight: 500;
}

.group-header:hover[b-h0z0us0ojb] {
    background-color: #e9ecef;
}

.expand-icon[b-h0z0us0ojb] {
    width: 16px;
    font-size: 0.75rem;
    color: #6c757d;
}

.group-name[b-h0z0us0ojb] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.folder-list[b-h0z0us0ojb] {
    border-left: 1px solid #dee2e6;
    padding-left: 0.5rem;
}
