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

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-h8gj2ham17] {
    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-h8gj2ham17] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wq6wohtd2e] {
    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-wq6wohtd2e] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-wq6wohtd2e] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wq6wohtd2e] {
    font-size: 1.1rem;
}

.bi[b-wq6wohtd2e] {
    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-wq6wohtd2e] {
    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-wq6wohtd2e] {
    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-wq6wohtd2e] {
    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-lock-nav-menu[b-wq6wohtd2e] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-wq6wohtd2e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-wq6wohtd2e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-wq6wohtd2e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-wq6wohtd2e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

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

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

    .nav-item:last-of-type[b-wq6wohtd2e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wq6wohtd2e]  .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-wq6wohtd2e]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wq6wohtd2e]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-wq6wohtd2e] {
        /* 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-dazbarskjw],
.components-reconnect-repeated-attempt-visible[b-dazbarskjw],
.components-reconnect-failed-visible[b-dazbarskjw],
.components-pause-visible[b-dazbarskjw],
.components-resume-failed-visible[b-dazbarskjw],
.components-rejoining-animation[b-dazbarskjw] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-dazbarskjw {
    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/Novels/Pages/Detail.razor.rz.scp.css */

/* progress */

.reading-progress[b-ftd9841wsq] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(0,0,0,.05);
    z-index: 100;
}

.reading-progress-bar[b-ftd9841wsq] {
    height: 100%;
    background: var(--accent);
}

/* header */

.chapter-header[b-ftd9841wsq] {
    max-width: var(--content-width);
    margin: 0 auto;
    padding: 40px 20px 32px;
}

.back-link[b-ftd9841wsq] {
    display: inline-block;
    margin-bottom: 24px;
    color: var(--muted);
    text-decoration: none;
}

.book-title[b-ftd9841wsq] {
    color: var(--accent);
    font-size: .95rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.chapter-header h1[b-ftd9841wsq] {
    font-size: 2rem;
    line-height: 1.25;
}

/* content */

.chapter-content[b-ftd9841wsq] {
    max-width: var(--content-width);
    margin: 0 auto;
    padding: 0 20px 60px;
}

    .chapter-content p[b-ftd9841wsq] {
        font-size: 1.25rem;
        line-height: 2; 
    }

/* footer */

.chapter-footer[b-ftd9841wsq] {
    max-width: var(--content-width);
    margin: 0 auto 60px;
    padding: 24px 20px;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

    .chapter-footer > a[b-ftd9841wsq] {
        color: var(--accent);
        text-decoration: none;
        font-weight: 600;
    }

/* translators */

.translator-selector[b-ftd9841wsq] {
    min-width: 260px;
}

    .translator-selector summary[b-ftd9841wsq] {
        cursor: pointer;
        list-style: none;
        text-align: center;
        color: var(--muted);
    }

.translator-list[b-ftd9841wsq] {
    margin-top: 12px;
    border: 1px solid var(--border);
    border-radius: 12px;
    overflow: hidden;
}

.translator-item[b-ftd9841wsq] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    border-bottom: 1px solid var(--border);
}

    .translator-item:last-child[b-ftd9841wsq] {
        border-bottom: none;
    }

.position[b-ftd9841wsq] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--accent);
    color: white;
    font-size: .8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* mobile */

@media (max-width: 768px) {

    .chapter-header h1[b-ftd9841wsq] {
        font-size: 1.6rem;
    }

    .chapter-content p[b-ftd9841wsq] {
        font-size: 1.1rem;
        line-height: 1.95;
        text-indent: 1.5em;
    } 

    .translator-selector[b-ftd9841wsq] {
        width: 100%;
    }
}
/* /Components/Novels/Pages/Index.razor.rz.scp.css */
:root[b-5jc1pyp7id] {
    --bg: #ffffff;
    --surface: #f8fafc;
    --text: #111827;
    --muted: #6b7280;
    --border: #e5e7eb;
    --accent: #00bcd4;
    --max-width: 960px;
}

body[b-5jc1pyp7id] {
    font-family: "Inter", sans-serif;
    background: var(--bg);
    color: var(--text);
    margin: 0;
}

.container[b-5jc1pyp7id] {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 32px 24px 80px;
}

.breadcrumbs[b-5jc1pyp7id] {
    display: flex;
    gap: 8px;
    margin-bottom: 32px;
    color: var(--muted);
    font-size: .9rem;
}

.book-header[b-5jc1pyp7id] {
    padding-bottom: 40px;
    border-bottom: 1px solid var(--border);
}

    .book-header h1[b-5jc1pyp7id] {
        font-size: 3rem;
        line-height: 1.1;
        margin-bottom: 12px;
    }

.original-title[b-5jc1pyp7id] {
    color: var(--muted);
    margin-bottom: 16px;
    font-size: 1.1rem;
}

.author[b-5jc1pyp7id] {
    margin-bottom: 24px;
    font-weight: 500;
}

.book-meta[b-5jc1pyp7id] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
}

    .book-meta span[b-5jc1pyp7id] {
        padding: 8px 14px;
        background: var(--surface);
        border-radius: 999px;
        font-size: .9rem;
    }

.genres[b-5jc1pyp7id] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 28px;
}

    .genres a[b-5jc1pyp7id] {
        text-decoration: none;
        color: var(--accent);
        border: 1px solid var(--border);
        border-radius: 999px;
        padding: 8px 14px;
    }

.actions[b-5jc1pyp7id] {
    display: flex;
    gap: 12px;
}

.primary-btn[b-5jc1pyp7id] {
    background: var(--accent);
    color: white;
    padding: 14px 24px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
}

.secondary-btn[b-5jc1pyp7id] {
    border: 1px solid var(--border);
    padding: 14px 24px;
    border-radius: 12px;
    text-decoration: none;
    color: var(--text);
}

.description[b-5jc1pyp7id] {
    padding: 40px 0;
}

    .description h2[b-5jc1pyp7id] {
        margin-bottom: 20px;
    }

    .description p[b-5jc1pyp7id] {
        line-height: 1.9;
        font-size: 1.05rem;
        color: var(--muted);
    }

.section-header[b-5jc1pyp7id] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.chapter-list[b-5jc1pyp7id] {
    border: 1px solid var(--border);
    border-radius: 14px;
    max-height: 400px;
    overflow-y: scroll;
}

    .chapter-list a[b-5jc1pyp7id] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        color: var(--text);
        padding: 18px 20px;
        border-bottom: 1px solid var(--border);
    }

        .chapter-list a:last-child[b-5jc1pyp7id] {
            border-bottom: none;
        }

        .chapter-list a:hover[b-5jc1pyp7id] {
            background: var(--surface);
        }

    .chapter-list time[b-5jc1pyp7id] {
        color: var(--muted);
        font-size: .9rem;
    }

@media (max-width: 768px) {

    .book-header h1[b-5jc1pyp7id] {
        font-size: 2rem;
    }

    .actions[b-5jc1pyp7id] {
        flex-direction: column;
    }

    .chapter-list a[b-5jc1pyp7id] {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
}
.chapter-filter[b-5jc1pyp7id] {
    margin-bottom: 16px;
}

    .chapter-filter input[b-5jc1pyp7id] {
        width: 100%;
        height: 48px;
        padding: 0 16px;
        border: 1px solid var(--border);
        border-radius: 12px;
        background: white;
        color: var(--text);
        font: inherit;
        transition: .15s;
    }

        .chapter-filter input:focus[b-5jc1pyp7id] {
            outline: none;
            border-color: var(--accent);
        }
/* /Components/Pages/Phrases.razor.rz.scp.css */
.tags-cloud-container[b-ucuuv06xoj] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.title[b-ucuuv06xoj] {
    text-align: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 20px;
    font-size: 2.5em;
}

.tags-cloud[b-ucuuv06xoj] {
    background: white;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(102, 126, 234, 0.2);
}

.stats-bar[b-ucuuv06xoj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    border-radius: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
}

.stats-text[b-ucuuv06xoj] {
    font-size: 1.1em;
    color: #333;
}

.status-legend[b-ucuuv06xoj] {
    display: flex;
    gap: 20px;
    font-size: 0.9em;
}

.legend-active[b-ucuuv06xoj] {
    color: #667eea;
    font-weight: bold;
}

.legend-inactive[b-ucuuv06xoj] {
    color: #999;
}

.virtualize-wrapper[b-ucuuv06xoj] {
    min-height: 500px;
    position: relative;
}

[b-ucuuv06xoj] .virtualize-wrapper > div {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
}

.tag[b-ucuuv06xoj] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    user-select: none;
    border: 2px solid transparent;
    animation: fadeIn-b-ucuuv06xoj 0.3s ease;
}

@keyframes fadeIn-b-ucuuv06xoj {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.tag-active[b-ucuuv06xoj] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

    .tag-active:hover[b-ucuuv06xoj] {
        transform: translateY(-2px) scale(1.05);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
    }

.tag-inactive[b-ucuuv06xoj] {
    background: #f0f0f0;
    color: #999;
    border-color: #e0e0e0;
}

    .tag-inactive:hover[b-ucuuv06xoj] {
        background: #e8e8e8;
        transform: translateY(-2px);
    }

.tag-name[b-ucuuv06xoj] {
    font-size: 0.95em;
}

.tag-status[b-ucuuv06xoj] {
    font-size: 1.1em;
    font-weight: bold;
}

.tag-placeholder[b-ucuuv06xoj] {
    display: inline-block;
    padding: 8px 16px;
}

.skeleton[b-ucuuv06xoj] {
    width: 100px;
    height: 36px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading-b-ucuuv06xoj 1.5s infinite;
    border-radius: 25px;
}

@keyframes loading-b-ucuuv06xoj {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.loading-more[b-ucuuv06xoj] {
    text-align: center;
    padding: 20px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    color: #667eea;
    font-weight: bold;
}

.loader[b-ucuuv06xoj] {
    width: 30px;
    height: 30px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #667eea;
    border-radius: 50%;
    animation: spin-b-ucuuv06xoj 1s linear infinite;
}

@keyframes spin-b-ucuuv06xoj {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.end-message[b-ucuuv06xoj] {
    text-align: center;
    padding: 20px;
    margin-top: 20px;
    color: #999;
    font-style: italic;
    background: #f9f9f9;
    border-radius: 15px;
}

@media (max-width: 768px) {
    .tag[b-ucuuv06xoj] {
        padding: 6px 12px;
        font-size: 0.85em;
    }

    .title[b-ucuuv06xoj] {
        font-size: 1.8em;
    }

    .stats-bar[b-ucuuv06xoj] {
        flex-direction: column;
        align-items: stretch;
    }

    .status-legend[b-ucuuv06xoj] {
        justify-content: center;
    }
}
