/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-gplnyfwrzj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gplnyfwrzj] {
    flex: 1;
}

.sidebar[b-gplnyfwrzj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-gplnyfwrzj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gplnyfwrzj]  a, .top-row[b-gplnyfwrzj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-gplnyfwrzj]  a:hover, .top-row[b-gplnyfwrzj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-gplnyfwrzj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-gplnyfwrzj] {
        justify-content: space-between;
    }

    .top-row[b-gplnyfwrzj]  a, .top-row[b-gplnyfwrzj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-gplnyfwrzj] {
        flex-direction: row;
    }

    .sidebar[b-gplnyfwrzj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gplnyfwrzj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-gplnyfwrzj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-gplnyfwrzj], article[b-gplnyfwrzj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-gplnyfwrzj] {
    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-gplnyfwrzj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-743lm7ci3g] {
    appearance: none;
    cursor: pointer;
    width: 2.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0.25rem;
    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.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.5rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-743lm7ci3g] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-743lm7ci3g] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    padding: 0 1rem;
}

.navbar-brand[b-743lm7ci3g] {
    font-size: 1.1rem;
    margin: 0;
    font-weight: 600;
    color: white;
    text-decoration: none;
}

.bi[b-743lm7ci3g] {
    display: inline-block;
    font-family: "bootstrap-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    margin-right: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    background-image: none !important;
}

.nav-item[b-743lm7ci3g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-743lm7ci3g] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-743lm7ci3g] {
        padding-bottom: 1rem;
    }

    .nav-item[b-743lm7ci3g]  .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-743lm7ci3g]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-743lm7ci3g]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-743lm7ci3g] {
    display: none;
    box-sizing: border-box;
}

.navbar-toggler:checked ~ .nav-scrollable[b-743lm7ci3g] {
    display: block;
}

.sidebar-container[b-743lm7ci3g], .nav.flex-column[b-743lm7ci3g] {
    overflow: visible !important;
}

.dropend:hover .nested-submenu[b-743lm7ci3g] {
    display: block !important;
    margin-left: 0.25rem;
}

.dropend:hover .flyout-trigger[b-743lm7ci3g] {
    background-color: var(--bs-dropdown-link-hover-bg, #f8f9fa);
    color: var(--bs-dropdown-link-hover-color, #1e2125);
}

.dropdown-chevron-arrow[b-743lm7ci3g] {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23212529' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.dropdown-backdrop[b-743lm7ci3g] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9990;
    background: transparent;
    cursor: default;
}

.sidebar-container[b-743lm7ci3g] {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
}

.user-profile-footer[b-743lm7ci3g] {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    box-sizing: border-box;
}

    .user-profile-footer .bi[b-743lm7ci3g] {
        font-family: "bootstrap-icons" !important;
        background-image: none !important;
        color: inherit;
        width: auto;
        height: auto;
        margin-right: 0;
    }

@media (min-width: 641px) {
    .navbar-toggler[b-743lm7ci3g] {
        display: none;
    }

   
    .sidebar-container[b-743lm7ci3g] {
        width: 100% !important;
    }

    .nav-scrollable[b-743lm7ci3g] {
        display: flex !important;
        flex-direction: column;
        width: 100%;
        height: calc(100vh - 3.5rem) !important;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-g8q7zkmy6f],
.components-reconnect-repeated-attempt-visible[b-g8q7zkmy6f],
.components-reconnect-failed-visible[b-g8q7zkmy6f],
.components-pause-visible[b-g8q7zkmy6f],
.components-resume-failed-visible[b-g8q7zkmy6f],
.components-rejoining-animation[b-g8q7zkmy6f] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-retrying[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-failed[b-g8q7zkmy6f],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-g8q7zkmy6f] {
    display: block;
}


#components-reconnect-modal[b-g8q7zkmy6f] {
    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-g8q7zkmy6f 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-g8q7zkmy6f 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-g8q7zkmy6f 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-g8q7zkmy6f]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-g8q7zkmy6f 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-g8q7zkmy6f {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-g8q7zkmy6f {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-g8q7zkmy6f {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-g8q7zkmy6f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-g8q7zkmy6f] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-g8q7zkmy6f] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-g8q7zkmy6f] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-g8q7zkmy6f] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-g8q7zkmy6f] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-g8q7zkmy6f] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-g8q7zkmy6f 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-g8q7zkmy6f] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-g8q7zkmy6f {
    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/Bin.razor.rz.scp.css */
/* Styled pill buttons mimicking Google Drive filters */
.filter-btn[b-6haagmu0hm] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-6haagmu0hm] {
        background-color: rgba(68, 71, 70, 0.08);
    }

/* Wrapper context for positioning dropdown layers */
.dropdown-wrapper[b-6haagmu0hm] {
    position: relative;
    z-index: 1005;
}

/* Dropdown layouts for the pill bars */
.filter-dropdown-menu[b-6haagmu0hm] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
}

.filter-item[b-6haagmu0hm] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-6haagmu0hm] {
        background-color: #f1f3f4;
    }

/* SVG Arrow Vectors */
.filter-chevron-down[b-6haagmu0hm] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-6haagmu0hm] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

/* Invisible background shield to auto-close selectors on click-away */
.filter-backdrop[b-6haagmu0hm] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}
/* /Components/Pages/Home.razor.rz.scp.css */

.home-chevron-arrow[b-z2wz9qpgbz] {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23212529' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.15s ease-in-out;
    transform-origin: center center; 
}

   
    .home-chevron-arrow.rotated[b-z2wz9qpgbz] {
        transform: rotate(90deg);
    }

.fade-in[b-z2wz9qpgbz] {
    animation: fadeInAnimation-b-z2wz9qpgbz 0.2s ease-out forwards;
}

@keyframes fadeInAnimation-b-z2wz9qpgbz {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.accordion-row button:focus[b-z2wz9qpgbz] {
    box-shadow: none;
}




.accordion-content .card[b-z2wz9qpgbz] {
    transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    border-radius: 12px !important;
}

    .accordion-content .card:hover[b-z2wz9qpgbz] {
        background-color: rgba(0, 0, 0, 0.04) !important;
        border-color: rgba(0, 0, 0, 0.12) !important;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08) !important;
    }


.accordion-content .table[b-z2wz9qpgbz] {
    border-collapse: separate;
    border-spacing: 0;
}

    .accordion-content .table tbody tr[b-z2wz9qpgbz] {
        transition: background-color 0.12s ease;
    }

    
    .accordion-content .table th[b-z2wz9qpgbz] {
        border-top: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
        padding-bottom: 10px;
    }

    .accordion-content .table td[b-z2wz9qpgbz] {
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

.accordion-content .row[b-z2wz9qpgbz] {
    overflow: visible;
}

.accordion-content .card[b-z2wz9qpgbz] {
    overflow: visible;
}

.accordion-row[b-z2wz9qpgbz] {
    overflow: visible !important;
}

.accordion-content[b-z2wz9qpgbz] {
    overflow: visible !important;
}


.upload-toast[b-z2wz9qpgbz] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 320px;
    z-index: 1080;
    animation: uploadToastIn-b-z2wz9qpgbz 0.25s ease-out;
}

.rounded-top-3[b-z2wz9qpgbz] {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

@keyframes uploadToastIn-b-z2wz9qpgbz {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* /Components/Pages/MyDrive.razor.rz.scp.css */

.filter-btn[b-dbxnb6864v] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-dbxnb6864v] {
        background-color: rgba(68, 71, 70, 0.08);
    }


.dropdown-wrapper[b-dbxnb6864v] {
    position: relative;
    z-index: 1005;
}


.filter-dropdown-menu[b-dbxnb6864v] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
    z-index: 1010;
}

.filter-item[b-dbxnb6864v] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-dbxnb6864v] {
        background-color: #f1f3f4;
    }


.filter-chevron-down[b-dbxnb6864v] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-dbxnb6864v] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}


.filter-backdrop[b-dbxnb6864v] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    background: transparent;
}


.drive-title-dropdown[b-dbxnb6864v] {
    overflow: visible !important;
}

.dropend[b-dbxnb6864v] {
    position: relative;
}

.nested-submenu[b-dbxnb6864v] {
    display: none;
}

.dropend:hover > .nested-submenu[b-dbxnb6864v] {
    display: block !important;
}

.flyout-trigger[b-dbxnb6864v] {
    cursor: pointer;
}

.dropdown-chevron-arrow[b-dbxnb6864v] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
}


.upload-toast[b-dbxnb6864v] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 320px;
    z-index: 1080;
    animation: uploadToastIn-b-dbxnb6864v 0.25s ease-out;
}

.rounded-top-3[b-dbxnb6864v] {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

@keyframes uploadToastIn-b-dbxnb6864v {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}



/* /Components/Pages/Recent.razor.rz.scp.css */
/* Styled pill buttons mimicking Google Drive filters */
.filter-btn[b-da9jf8dqlh] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-da9jf8dqlh] {
        background-color: rgba(68, 71, 70, 0.08);
    }

/* Wrapper context for positioning dropdown layers */
.dropdown-wrapper[b-da9jf8dqlh] {
    position: relative;
    z-index: 1005;
}

/* Dropdown layouts for the pill bars */
.filter-dropdown-menu[b-da9jf8dqlh] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
}

.filter-item[b-da9jf8dqlh] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-da9jf8dqlh] {
        background-color: #f1f3f4;
    }

/* SVG Arrow Vectors */
.filter-chevron-down[b-da9jf8dqlh] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-da9jf8dqlh] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

/* Invisible background shield to auto-close selectors on click-away */
.filter-backdrop[b-da9jf8dqlh] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}

/* NEW: Multi-tiered flyout structural rules tailored to the Title Bar dropdown */
.drive-title-dropdown[b-da9jf8dqlh] {
    overflow: visible !important;
}

.dropend:hover .nested-submenu[b-da9jf8dqlh] {
    display: block !important;
}

.dropend:hover .flyout-trigger[b-da9jf8dqlh] {
    background-color: var(--bs-dropdown-link-hover-bg, #f8f9fa);
    color: var(--bs-dropdown-link-hover-color, #1e2125);
}

.drive-chevron-right[b-da9jf8dqlh] {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23212529' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* /Components/Pages/SharedWithMe.razor.rz.scp.css */
/* Styled pill buttons mimicking Google Drive filters */
.filter-btn[b-49nh81xz8p] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-49nh81xz8p] {
        background-color: rgba(68, 71, 70, 0.08);
    }

/* Wrapper context for positioning dropdown layers */
.dropdown-wrapper[b-49nh81xz8p] {
    position: relative;
    z-index: 1005;
}

/* Dropdown layouts for the pill bars */
.filter-dropdown-menu[b-49nh81xz8p] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
}

.filter-item[b-49nh81xz8p] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-49nh81xz8p] {
        background-color: #f1f3f4;
    }

/* SVG Arrow Vectors */
.filter-chevron-down[b-49nh81xz8p] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-49nh81xz8p] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

/* Invisible background shield to auto-close selectors on click-away */
.filter-backdrop[b-49nh81xz8p] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}

/* NEW: Multi-tiered flyout structural rules tailored to the Title Bar dropdown */
.drive-title-dropdown[b-49nh81xz8p] {
    overflow: visible !important;
}

.dropend:hover .nested-submenu[b-49nh81xz8p] {
    display: block !important;
}

.dropend:hover .flyout-trigger[b-49nh81xz8p] {
    background-color: var(--bs-dropdown-link-hover-bg, #f8f9fa);
    color: var(--bs-dropdown-link-hover-color, #1e2125);
}

.drive-chevron-right[b-49nh81xz8p] {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23212529' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* /Components/Pages/Starred.razor.rz.scp.css */
/* Styled pill buttons mimicking Google Drive filters */
.filter-btn[b-qlt4g1jusg] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-qlt4g1jusg] {
        background-color: rgba(68, 71, 70, 0.08);
    }

/* Wrapper context for positioning dropdown layers */
.dropdown-wrapper[b-qlt4g1jusg] {
    position: relative;
    z-index: 1005;
}

/* Dropdown layouts for the pill bars */
.filter-dropdown-menu[b-qlt4g1jusg] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
}

.filter-item[b-qlt4g1jusg] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-qlt4g1jusg] {
        background-color: #f1f3f4;
    }

/* SVG Arrow Vectors */
.filter-chevron-down[b-qlt4g1jusg] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-qlt4g1jusg] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

/* Invisible background shield to auto-close selectors on click-away */
.filter-backdrop[b-qlt4g1jusg] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}
/* /Components/Pages/Storage.razor.rz.scp.css */
/* Styled pill buttons mimicking Google Drive filters */
.filter-btn[b-1l4zyyb83n] {
    background-color: transparent;
    border: 1px solid #747775;
    color: #444746;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

    .filter-btn:hover[b-1l4zyyb83n] {
        background-color: rgba(68, 71, 70, 0.08);
    }

/* Wrapper context for positioning dropdown layers */
.dropdown-wrapper[b-1l4zyyb83n] {
    position: relative;
    z-index: 1005;
}

/* Dropdown layouts for the pill bars */
.filter-dropdown-menu[b-1l4zyyb83n] {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.3), 0 4px 8px 3px rgba(60,64,67,0.15);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
}

.filter-item[b-1l4zyyb83n] {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1f1f1f;
    cursor: pointer;
    width: 100%;
}

    .filter-item:hover[b-1l4zyyb83n] {
        background-color: #f1f3f4;
    }

/* SVG Arrow Vectors */
.filter-chevron-down[b-1l4zyyb83n] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444746'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.title-chevron-down[b-1l4zyyb83n] {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1f1f'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

/* Invisible background shield to auto-close selectors on click-away */
.filter-backdrop[b-1l4zyyb83n] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}
