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

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

.top-row[b-len7al2dvj] {
    border-bottom: 1px rgba(255,255,255,.1) solid;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-len7al2dvj] {
    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-len7al2dvj] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.bcv-footer[b-len7al2dvj] {
    margin: 0 1rem 1rem;
    padding: 18px 22px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.075);
    color: #98a1b2;
    font-size: 0.84rem;
}

.bcv-footer-main[b-len7al2dvj],
.bcv-footer-links[b-len7al2dvj] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.bcv-footer-main[b-len7al2dvj] {
    color: #dce1ea;
    font-weight: 700;
}

.bcv-footer-links[b-len7al2dvj] {
    margin-top: 8px;
}

.bcv-footer a[b-len7al2dvj] {
    color: #ff4545;
    font-weight: 800;
    text-decoration: none;
}

.bcv-footer a:hover[b-len7al2dvj] {
    text-decoration: underline;
}

.bcv-footer p[b-len7al2dvj] {
    margin: 10px 0 0;
    line-height: 1.5;
}

.bcv-footer-dot[b-len7al2dvj] {
    color: #ff4545;
}

@media (max-width: 768px) {
    .bcv-footer[b-len7al2dvj] {
        margin: 0 14px 14px;
        padding: 16px;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-2jid79po27] {
    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-2jid79po27] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-2jid79po27] {
    height: 3.5rem;
    border-bottom: 1px rgba(255,255,255,.1) solid;
}

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

.bi[b-2jid79po27] {
    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-2jid79po27] {
    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-2jid79po27] {
    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-2jid79po27] {
    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");
}

.nav-item[b-2jid79po27] {
    position: relative;
    color: #c7ccd5;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    transition: 0.15s ease;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-bottom: .5rem;
    overflow: hidden;
    border-left: 3px solid transparent;
}

    .nav-item:hover[b-2jid79po27],
    .nav-item:has(.active)[b-2jid79po27] {
        color: #ff4545;
        border-left-color: #ff3b3b;
        background: linear-gradient(90deg, rgba(239, 68, 68, 0.18), rgba(239, 68, 68, 0.04));
        box-shadow: none;
    }

    .nav-item[b-2jid79po27]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        display: flex;
        align-items: center;
        width: 100%;
    }

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

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

    .nav-scrollable[b-2jid79po27] {
        /* Never collapse the sidebar for wide screens */
        display: flex;
        flex-direction: column;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 5.5rem);
        overflow-y: auto;
    }
}

.bcv-sidebar[b-2jid79po27] {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(5, 8, 12, 0.92);
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.bcv-brand[b-2jid79po27] {
    font-size: 1.65rem;
    font-weight: 800;
    letter-spacing: -0.04em;
}

.bcv-brand span[b-2jid79po27] {
    color: #ff3b3b;
}

.bcv-value-card[b-2jid79po27] {
    margin-top: 5rem;
    display: flex;
    gap: 14px;
    align-items: center;
    padding: 18px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.bcv-value-icon[b-2jid79po27] {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #1d2530;
    color: #d7dde8;
}

.bcv-muted[b-2jid79po27] {
    color: #98a1b2;
    font-size: 0.82rem;
}

.bcv-value[b-2jid79po27] {
    font-size: 1.4rem;
    font-weight: 800;
}

.bcv-positive[b-2jid79po27] {
    color: #35d486;
    font-size: 0.8rem;
}

.bcv-settings[b-2jid79po27] {
    margin-top: auto;
    padding: 12px 16px;
    color: #c7ccd5;
}

.nav-link[b-2jid79po27] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
}

.bcv-value-icon .bi[b-2jid79po27],
.nav-link .bi[b-2jid79po27],
.bcv-settings .bi[b-2jid79po27] {
    font-size: 1.05rem;
    width: 1.25rem;
    text-align: center;
}

.bcv-settings[b-2jid79po27] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
}

    .bcv-settings[b-2jid79po27]  .nav-link.active {
        font-weight: bold !important;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-8ag40z2e95],
.components-reconnect-repeated-attempt-visible[b-8ag40z2e95],
.components-reconnect-failed-visible[b-8ag40z2e95],
.components-pause-visible[b-8ag40z2e95],
.components-resume-failed-visible[b-8ag40z2e95],
.components-rejoining-animation[b-8ag40z2e95] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-8ag40z2e95 {
    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/Checklist.razor.rz.scp.css */
.bcv-stat-grid[b-8ju5cnd8l6] {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

.bcv-filter-row[b-8ju5cnd8l6] {
    align-items: center;
}

.bcv-variant-selector[b-8ju5cnd8l6] {
    position: relative;
    display: inline-block;
}

.bcv-dropdown-toggle[b-8ju5cnd8l6] {
    height: 36px;
    padding: 0 15px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.09);
    color: #cdd3dd;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    min-width: 160px;
}

    .bcv-dropdown-toggle:hover[b-8ju5cnd8l6] {
        background: rgba(255, 255, 255, 0.07);
    }

    .bcv-dropdown-toggle .dropdown-arrow[b-8ju5cnd8l6] {
        font-size: 0.7rem;
        margin-left: auto;
    }

.bcv-dropdown-menu[b-8ju5cnd8l6] {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 4px;
    min-width: 220px;
    max-height: 400px;
    overflow-y: auto;
    background: #1a202c;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    z-index: 1000;
    padding: 8px 0;
}

.bcv-dropdown-header[b-8ju5cnd8l6] {
    padding: 8px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bcv-link-button[b-8ju5cnd8l6] {
    background: none;
    border: none;
    color: #ff4d4d;
    font-size: 0.85rem;
    cursor: pointer;
    padding: 0;
}

    .bcv-link-button:hover[b-8ju5cnd8l6] {
        text-decoration: underline;
    }

.bcv-checkbox-item[b-8ju5cnd8l6] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    cursor: pointer;
    transition: background 0.15s;
}

    .bcv-checkbox-item:hover[b-8ju5cnd8l6] {
        background: rgba(255, 255, 255, 0.05);
    }

    .bcv-checkbox-item input[type="checkbox"][b-8ju5cnd8l6] {
        width: 16px;
        height: 16px;
        cursor: pointer;
        accent-color: #ff3b3b;
    }

    .bcv-checkbox-item span[b-8ju5cnd8l6] {
        color: #e8ecf4;
        font-size: 0.9rem;
    }

.bcv-primary-button[b-8ju5cnd8l6],
.bcv-secondary-button[b-8ju5cnd8l6] {
    width: 100%;
    height: 42px;
    border-radius: 8px;
    margin-top: 10px;
    font-weight: 700;
}

.bcv-variant-chips[b-8ju5cnd8l6] {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.bcv-modal-variant-row[b-8ju5cnd8l6] {
    min-height: 42px;
}

.bcv-actions button.wishlisted[b-8ju5cnd8l6],
.bcv-secondary-button.wishlisted[b-8ju5cnd8l6] {
    color: #f7bd46;
    border-color: rgba(247, 189, 70, 0.5);
    background: rgba(247, 189, 70, 0.12);
}

.bcv-wishlist-modal[b-8ju5cnd8l6] {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: 22px;
}

.bcv-wishlist-summary[b-8ju5cnd8l6] {
    display: grid;
    align-content: start;
    gap: 14px;
}

    .bcv-wishlist-summary > img[b-8ju5cnd8l6] {
        width: 100%;
        aspect-ratio: 3 / 4.2;
        object-fit: cover;
        border-radius: 14px;
        border: 1px solid rgba(255, 255, 255, 0.14);
        background: rgba(255, 255, 255, 0.035);
    }

    .bcv-wishlist-summary h3[b-8ju5cnd8l6] {
        margin: 4px 0 8px;
        font-size: 1.2rem;
        color: #f4f6fa;
    }

.bcv-wishlist-explain[b-8ju5cnd8l6],
.bcv-wishlist-note[b-8ju5cnd8l6] {
    display: grid;
    gap: 5px;
    padding: 11px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

    .bcv-wishlist-explain strong[b-8ju5cnd8l6] {
        color: #f4f6fa;
        font-size: 0.86rem;
    }

    .bcv-wishlist-explain span[b-8ju5cnd8l6],
    .bcv-wishlist-note[b-8ju5cnd8l6] {
        color: #98a1b2;
        font-size: 0.82rem;
    }

.bcv-any-version-button[b-8ju5cnd8l6] {
    width: 100%;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    padding: 12px;
    border-radius: 12px;
    text-align: left;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.09);
    color: #dce1ea;
}

    .bcv-any-version-button > span[b-8ju5cnd8l6] {
        width: 34px;
        height: 34px;
        display: grid;
        place-items: center;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.055);
        color: #98a1b2;
        font-size: 1rem;
    }

    .bcv-any-version-button strong[b-8ju5cnd8l6],
    .bcv-any-version-button small[b-8ju5cnd8l6] {
        display: block;
    }

    .bcv-any-version-button strong[b-8ju5cnd8l6] {
        color: #f4f6fa;
        font-size: 0.95rem;
    }

    .bcv-any-version-button small[b-8ju5cnd8l6] {
        color: #98a1b2;
        margin-top: 2px;
        font-size: 0.78rem;
    }

    .bcv-any-version-button.wishlisted[b-8ju5cnd8l6] {
        border-color: rgba(247, 189, 70, 0.45);
        background: rgba(247, 189, 70, 0.10);
    }

        .bcv-any-version-button.wishlisted > span[b-8ju5cnd8l6] {
            color: #f7bd46;
            background: rgba(247, 189, 70, 0.13);
        }

.bcv-wishlist-variants h3[b-8ju5cnd8l6] {
    margin: 0 0 12px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #f4f6fa;
}

.bcv-wishlist-variant-list[b-8ju5cnd8l6] {
    display: grid;
    gap: 8px;
    max-height: 520px;
    overflow-y: auto;
    padding-right: 4px;
}

.bcv-wishlist-variant-row[b-8ju5cnd8l6] {
    display: grid;
    grid-template-columns: auto auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
    color: #dce1ea;
    text-align: left;
    cursor: pointer;
}

    .bcv-wishlist-variant-row.wishlisted[b-8ju5cnd8l6] {
        border-color: rgba(247, 189, 70, 0.45);
        background: rgba(247, 189, 70, 0.09);
    }

    .bcv-wishlist-variant-row > span:not(.bcv-star-visual)[b-8ju5cnd8l6] {
        display: inline-flex;
        align-items: center;
        min-height: 24px;
        padding: 3px 9px;
        border-radius: 6px;
        font-size: 0.76rem;
        border: 1px solid rgba(255, 255, 255, 0.13);
        color: #cbd2df;
        background: rgba(255, 255, 255, 0.045);
    }

    .bcv-wishlist-variant-row .red[b-8ju5cnd8l6] {
        color: #ff5a5a !important;
        border-color: rgba(239, 68, 68, 0.45) !important;
    }

    .bcv-wishlist-variant-row .gold[b-8ju5cnd8l6] {
        color: #f7bd46 !important;
        border-color: rgba(247, 189, 70, 0.45) !important;
    }

    .bcv-wishlist-variant-row .platinum[b-8ju5cnd8l6] {
        color: #e2e8f0 !important;
        border-color: rgba(226, 232, 240, 0.45) !important;
    }

    .bcv-wishlist-variant-row .vinyl[b-8ju5cnd8l6] {
        color: #c084fc !important;
        border-color: rgba(192, 132, 252, 0.45) !important;
    }

    .bcv-wishlist-variant-row strong[b-8ju5cnd8l6] {
        white-space: nowrap;
        color: #f4f6fa;
    }

    .bcv-wishlist-variant-row em[b-8ju5cnd8l6] {
        font-style: normal;
        font-size: 0.78rem;
        font-weight: 800;
        color: #98a1b2;
    }

    .bcv-wishlist-variant-row.wishlisted em[b-8ju5cnd8l6],
    .bcv-star-visual[b-8ju5cnd8l6] {
        color: #f7bd46;
    }

.bcv-star-visual[b-8ju5cnd8l6] {
    width: 22px;
    height: 22px;
    display: grid;
    place-items: center;
    font-size: 0.95rem;
}

@media (max-width: 900px) {
    .bcv-wishlist-modal[b-8ju5cnd8l6] {
        grid-template-columns: 1fr;
    }

    .bcv-wishlist-summary > img[b-8ju5cnd8l6] {
        max-width: 260px;
        margin-inline: auto;
    }

    .bcv-wishlist-variant-row[b-8ju5cnd8l6] {
        grid-template-columns: auto auto minmax(0, 1fr) auto;
    }
}

.bcv-admin-variants[b-8ju5cnd8l6] {
    display: grid;
    gap: 14px;
}

.bcv-admin-variant-list[b-8ju5cnd8l6] {
    display: grid;
    gap: 10px;
    max-height: 420px;
    overflow-y: auto;
    padding-right: 4px;
}

.bcv-admin-variant-row[b-8ju5cnd8l6] {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(120px, 0.8fr) 90px auto;
    align-items: end;
    gap: 10px;
    padding: 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

    .bcv-admin-variant-row label[b-8ju5cnd8l6] {
        display: grid;
        gap: 6px;
        color: #aeb7c6;
        font-size: 0.82rem;
        font-weight: 700;
    }

.bcv-checkbox-label[b-8ju5cnd8l6] {
    display: flex !important;
    align-items: center;
    gap: 8px;
    height: 42px;
}

@media (max-width: 900px) {
    .bcv-admin-variant-row[b-8ju5cnd8l6] {
        grid-template-columns: 1fr;
    }

    .bcv-checkbox-label[b-8ju5cnd8l6] {
        height: auto;
    }
}

.bcv-image-disclaimer[b-8ju5cnd8l6] {
    margin: -4px 0 0;
    padding: 9px 10px;
    border-radius: 10px;
    color: #f7bd46;
    background: rgba(247, 189, 70, 0.09);
    border: 1px solid rgba(247, 189, 70, 0.25);
    font-size: 0.78rem;
    line-height: 1.35;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.bcv-dashboard-hero[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 14px;
    margin-bottom: 14px;
    padding: 28px;
    border-radius: 20px;
    background: radial-gradient(circle at top left, rgba(239, 68, 68, 0.24), transparent 32%), linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.025));
    border: 1px solid rgba(255, 255, 255, 0.085);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

.bcv-dashboard-hero .h1[b-qdsefwi6se] {
    max-width: 760px;
    margin: 0;
    color: #f4f6fa;
    font-size: clamp(2rem, 5vw, 4.3rem);
    line-height: 0.96;
    font-weight: 900;
    letter-spacing: -0.06em;
}

.bcv-dashboard-hero p[b-qdsefwi6se] {
    max-width: 650px;
    margin: 16px 0 0;
    color: #aeb7c6;
    font-size: 1rem;
}

.bcv-hero-actions[b-qdsefwi6se] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.bcv-primary-link-button[b-qdsefwi6se],
.bcv-secondary-link-button[b-qdsefwi6se] {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border-radius: 10px;
    font-weight: 800;
    text-decoration: none;
}

.bcv-primary-link-button[b-qdsefwi6se] {
    border: 1px solid #ff4b4b;
    background: linear-gradient(180deg, #e23a3a, #b91c1c);
    color: #fff;
}

.bcv-secondary-link-button[b-qdsefwi6se] {
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: rgba(255, 255, 255, 0.045);
    color: #dce1ea;
}

.bcv-hero-completion-card[b-qdsefwi6se] {
    display: grid;
    place-items: center;
    align-content: center;
    gap: 16px;
    text-align: center;
    border-radius: 18px;
    background: rgba(7, 11, 16, 0.58);
    border: 1px solid rgba(255, 255, 255, 0.09);
    padding: 20px;
}

    .bcv-hero-completion-card span[b-qdsefwi6se] {
        display: block;
        color: #98a1b2;
        text-transform: uppercase;
        font-size: 0.75rem;
        font-weight: 800;
    }

    .bcv-hero-completion-card strong[b-qdsefwi6se] {
        display: block;
        color: #f4f6fa;
        font-size: 1.4rem;
    }

    .bcv-hero-completion-card small[b-qdsefwi6se] {
        color: #98a1b2;
    }

.bcv-big-ring[b-qdsefwi6se] {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

    .bcv-big-ring span[b-qdsefwi6se] {
        color: #f4f6fa;
        font-size: 1.8rem;
        font-weight: 900;
    }

.bcv-loading[b-qdsefwi6se] {
    color: #dce1ea;
}

.bcv-stat-icon[b-qdsefwi6se] {
    font-size: 1.15rem;
    font-weight: 900;
}

.bcv-dashboard-grid[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 14px;
}

.bcv-dashboard-main[b-qdsefwi6se] {
    display: grid;
    gap: 14px;
    min-width: 0;
}

.bcv-dashboard-side[b-qdsefwi6se] {
    display: grid;
    align-content: start;
    gap: 14px;
}

.bcv-category-panel[b-qdsefwi6se],
.bcv-owned-panel[b-qdsefwi6se],
.bcv-side-panel[b-qdsefwi6se] {
    padding: 16px;
}

.bcv-panel-heading[b-qdsefwi6se] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 14px;
}

    .bcv-panel-heading h2[b-qdsefwi6se] {
        margin: 0;
        color: #f4f6fa;
        font-size: 1rem;
        text-transform: uppercase;
    }

    .bcv-panel-heading p[b-qdsefwi6se] {
        margin: 4px 0 0;
        color: #98a1b2;
        font-size: 0.84rem;
    }

    .bcv-panel-heading a[b-qdsefwi6se] {
        color: #ff4545;
        text-decoration: none;
        font-size: 0.85rem;
        font-weight: 800;
        white-space: nowrap;
    }

.bcv-category-grid[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.bcv-category-card strong[b-qdsefwi6se] {
    color: #f4f6fa;
}

.bcv-highlight-grid[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.bcv-highlight-card[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 14px;
    padding: 14px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

    .bcv-highlight-card img[b-qdsefwi6se] {
        width: 100%;
        aspect-ratio: 3 / 4.2;
        object-fit: cover;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.035);
        border: 1px solid rgba(255, 255, 255, 0.14);
    }

    .bcv-highlight-card span:first-child[b-qdsefwi6se] {
        color: #ff4545;
        font-weight: 900;
        font-size: 0.78rem;
    }

    .bcv-highlight-card h3[b-qdsefwi6se] {
        margin: 2px 0 4px;
        color: #f4f6fa;
        font-size: 1rem;
    }

    .bcv-highlight-card p[b-qdsefwi6se] {
        margin: 0 0 10px;
        color: #98a1b2;
        font-size: 0.82rem;
    }

.bcv-owned-meta[b-qdsefwi6se] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 7px;
}

    .bcv-owned-meta strong[b-qdsefwi6se] {
        color: #f4f6fa;
    }

    .bcv-owned-meta small[b-qdsefwi6se] {
        color: #98a1b2;
    }

.bcv-variant-chips[b-qdsefwi6se] {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
}

    .bcv-variant-chips span[b-qdsefwi6se] {
        display: inline-flex;
        align-items: center;
        min-height: 24px;
        padding: 3px 9px;
        border-radius: 6px;
        font-size: 0.74rem;
        border: 1px solid rgba(255, 255, 255, 0.13);
        color: #cbd2df;
        background: rgba(255, 255, 255, 0.045);
    }

.bcv-target-list[b-qdsefwi6se] {
    display: grid;
    gap: 8px;
}

.bcv-target-row[b-qdsefwi6se] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 11px 12px;
    border-radius: 10px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

    .bcv-target-row strong[b-qdsefwi6se] {
        display: block;
        color: #f4f6fa;
    }

    .bcv-target-row span[b-qdsefwi6se] {
        color: #98a1b2;
        font-size: 0.8rem;
    }

    .bcv-target-row small[b-qdsefwi6se] {
        color: #ff4545;
        font-weight: 900;
    }

.bcv-rarity-list[b-qdsefwi6se] {
    display: grid;
    gap: 8px;
}

    .bcv-rarity-list div[b-qdsefwi6se] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 14px;
        padding: 11px 12px;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.035);
        border: 1px solid rgba(255, 255, 255, 0.07);
    }

    .bcv-rarity-list span[b-qdsefwi6se] {
        color: #98a1b2;
    }

    .bcv-rarity-list strong[b-qdsefwi6se] {
        color: #f4f6fa;
        font-size: 1.1rem;
    }

.bcv-primary-button[b-qdsefwi6se] {
    width: 100%;
    min-height: 42px;
    border-radius: 8px;
    font-weight: 800;
}

.bcv-import-message[b-qdsefwi6se] {
    margin-top: 12px;
    padding: 12px;
    color: #cbd2df;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.09);
    font-size: 0.84rem;
    word-break: break-word;
}

.bcv-empty-state[b-qdsefwi6se] {
    display: grid;
    gap: 6px;
    padding: 32px 18px;
    text-align: center;
    color: #98a1b2;
}

    .bcv-empty-state.compact[b-qdsefwi6se] {
        padding: 18px 8px;
    }

    .bcv-empty-state strong[b-qdsefwi6se] {
        color: #f4f6fa;
    }

@media (max-width: 1400px) {
    .bcv-stat-grid[b-qdsefwi6se] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .bcv-category-grid[b-qdsefwi6se] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bcv-highlight-grid[b-qdsefwi6se] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1100px) {
    .bcv-dashboard-hero[b-qdsefwi6se],
    .bcv-dashboard-grid[b-qdsefwi6se] {
        grid-template-columns: 1fr;
    }

    .bcv-hero-completion-card[b-qdsefwi6se] {
        grid-template-columns: auto minmax(0, 1fr);
        text-align: left;
        justify-content: start;
    }
}

@media (max-width: 768px) {
    .bcv-search[b-qdsefwi6se] {
        width: 100%;
    }

    .bcv-dashboard-hero[b-qdsefwi6se] {
        padding: 20px;
    }

    .bcv-hero-completion-card[b-qdsefwi6se] {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .bcv-category-grid[b-qdsefwi6se] {
        grid-template-columns: 1fr;
    }

    .bcv-highlight-card[b-qdsefwi6se] {
        grid-template-columns: 1fr;
    }

        .bcv-highlight-card img[b-qdsefwi6se] {
            max-width: 220px;
            margin-inline: auto;
        }
}

@media (max-width: 520px) {
    .bcv-stat-grid[b-qdsefwi6se] {
        grid-template-columns: 1fr;
    }

    .bcv-big-ring[b-qdsefwi6se] {
        width: 118px;
        height: 118px;
    }
}

.bcv-completion-panel[b-qdsefwi6se] {
    padding: 16px;
}

.bcv-completion-layout[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr);
    gap: 20px;
    padding: 18px;
}

.bcv-big-ring-wrap[b-qdsefwi6se] {
    display: grid;
    place-items: center;
}

.bcv-big-ring[b-qdsefwi6se] {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    align-content: center;
}

    .bcv-big-ring strong[b-qdsefwi6se] {
        font-size: 1.7rem;
        color: #f4f6fa;
        line-height: 1;
    }

    .bcv-big-ring span[b-qdsefwi6se] {
        color: #d2d8e2;
        font-size: 0.78rem;
        font-weight: 700;
    }

.bcv-completion-details[b-qdsefwi6se] {
    display: grid;
    gap: 14px;
    min-width: 0;
}

.bcv-overall-row[b-qdsefwi6se] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

    .bcv-overall-row strong[b-qdsefwi6se] {
        color: #f4f6fa;
    }

    .bcv-overall-row span[b-qdsefwi6se] {
        color: #98a1b2;
        margin-left: 12px;
        font-size: 0.85rem;
    }

.bcv-progress-track[b-qdsefwi6se] {
    height: 6px;
    border-radius: 99px;
    background: #29313d;
    overflow: hidden;
}

    .bcv-progress-track.full[b-qdsefwi6se] {
        width: 100%;
    }

    .bcv-progress-track div[b-qdsefwi6se] {
        height: 100%;
        background: #ff3b3b;
        border-radius: inherit;
    }

.bcv-category-progress-grid[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
}

.bcv-category-progress-item[b-qdsefwi6se] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: 8px;
}

    .bcv-category-progress-item strong[b-qdsefwi6se] {
        display: block;
        color: #f4f6fa;
        font-size: 0.86rem;
    }

    .bcv-category-progress-item span[b-qdsefwi6se] {
        display: block;
        color: #98a1b2;
        font-size: 0.78rem;
    }

    .bcv-category-progress-item em[b-qdsefwi6se] {
        color: #cbd2df;
        font-size: 0.82rem;
        font-style: normal;
        font-weight: 800;
    }

.bcv-small-progress[b-qdsefwi6se] {
    grid-column: 1 / -1;
    height: 5px;
    background: #29313d;
    border-radius: 99px;
    overflow: hidden;
}

    .bcv-small-progress div[b-qdsefwi6se] {
        height: 100%;
        background: #ff3b3b;
        border-radius: inherit;
    }
/* /Components/Pages/MyCollection.razor.rz.scp.css */
.bcv-shell[b-4arrll78md] {
    min-height: 100vh;
    display: flex;
}

.bcv-main[b-4arrll78md] {
    width: 100%;
}

.bcv-page-header[b-4arrll78md] {
    padding: 0 0 14px;
}

    .bcv-page-header h1[b-4arrll78md] {
        font-size: 2rem;
        font-weight: 800;
        margin: 0;
    }

    .bcv-page-header p[b-4arrll78md] {
        margin: 4px 0 0;
        color: #98a1b2;
    }

.bcv-panel[b-4arrll78md],
.bcv-stat-card[b-4arrll78md] {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
    border: 1px solid rgba(255, 255, 255, 0.085);
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

.bcv-loading[b-4arrll78md] {
    padding: 24px;
}

.bcv-stat-grid[b-4arrll78md] {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.bcv-stat-card[b-4arrll78md] {
    min-height: 96px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px;
}

    .bcv-stat-card span[b-4arrll78md] {
        display: block;
        text-transform: uppercase;
        color: #9ca5b5;
        font-size: 0.72rem;
        font-weight: 700;
    }

    .bcv-stat-card strong[b-4arrll78md] {
        display: block;
        font-size: 1.55rem;
        line-height: 1.1;
    }

    .bcv-stat-card small[b-4arrll78md] {
        color: #98a1b2;
    }

.bcv-stat-icon[b-4arrll78md] {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    font-size: 1.3rem;
    font-weight: 800;
}

    .bcv-stat-icon.red[b-4arrll78md] {
        background: linear-gradient(180deg, #d73535, #751515);
    }

    .bcv-stat-icon.green[b-4arrll78md] {
        background: rgba(34, 197, 94, 0.15);
        color: #52e091;
    }

    .bcv-stat-icon.blue[b-4arrll78md] {
        background: rgba(59, 130, 246, 0.15);
        color: #9fc1ff;
    }

.bcv-ring[b-4arrll78md] {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

    .bcv-ring span[b-4arrll78md] {
        font-weight: 800;
        font-size: 0.78rem;
    }

.bcv-content-grid.collection-only[b-4arrll78md] {
    grid-template-columns: 1fr;
}

.bcv-left-content[b-4arrll78md] {
    display: grid;
    gap: 14px;
    min-width: 0;
}

.bcv-filter-row[b-4arrll78md] {
    padding: 14px;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.bcv-filter-pills[b-4arrll78md] {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

    .bcv-filter-pills button[b-4arrll78md],
    .bcv-view-toggle button[b-4arrll78md] {
        height: 36px;
        padding: 0 15px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.045);
        border: 1px solid rgba(255, 255, 255, 0.09);
        color: #cdd3dd;
    }

        .bcv-filter-pills button.active[b-4arrll78md],
        .bcv-view-toggle button.active[b-4arrll78md] {
            border-color: #ff3b3b;
            color: #ff4d4d;
            background: rgba(239, 68, 68, 0.12);
        }

.bcv-view-toggle[b-4arrll78md] {
    display: flex;
    gap: 8px;
    white-space: nowrap;
}

.bcv-collection-grid[b-4arrll78md] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    padding: 14px;
}

.bcv-owned-card[b-4arrll78md] {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 16px;
    padding: 14px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

.bcv-owned-card-image img[b-4arrll78md] {
    width: 100%;
    aspect-ratio: 3 / 4.2;
    object-fit: cover;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(255, 255, 255, 0.035);
}

.bcv-owned-card-body[b-4arrll78md] {
    min-width: 0;
    display: grid;
    gap: 14px;
}

.bcv-owned-card-heading[b-4arrll78md] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 14px;
}

    .bcv-owned-card-heading span:first-child[b-4arrll78md] {
        color: #ff4545;
        font-weight: 900;
        font-size: 0.82rem;
    }

    .bcv-owned-card-heading h2[b-4arrll78md] {
        margin: 3px 0 4px;
        font-size: 1.1rem;
    }

    .bcv-owned-card-heading p[b-4arrll78md] {
        margin: 0;
        color: #98a1b2;
        font-size: 0.84rem;
    }

.bcv-type-chip[b-4arrll78md],
.bcv-owned-variant span[b-4arrll78md] {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 3px 9px;
    border-radius: 6px;
    font-size: 0.76rem;
    border: 1px solid rgba(255, 255, 255, 0.13);
    color: #cbd2df;
    background: rgba(255, 255, 255, 0.045);
}

.bcv-owned-progress[b-4arrll78md] {
    display: grid;
    gap: 8px;
}

    .bcv-owned-progress > div:first-child[b-4arrll78md] {
        display: flex;
        justify-content: space-between;
        color: #98a1b2;
    }

    .bcv-owned-progress strong[b-4arrll78md] {
        color: #f4f6fa;
    }

.bcv-progress-track[b-4arrll78md] {
    width: 110px;
    height: 6px;
    border-radius: 99px;
    background: #29313d;
    overflow: hidden;
}

    .bcv-progress-track.full[b-4arrll78md] {
        width: 100%;
    }

    .bcv-progress-track div[b-4arrll78md] {
        height: 100%;
        background: #ff3b3b;
        border-radius: inherit;
    }

.bcv-owned-variants[b-4arrll78md] {
    display: grid;
    gap: 8px;
}

.bcv-owned-variant[b-4arrll78md] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 10px;
    padding: 9px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

    .bcv-owned-variant strong[b-4arrll78md] {
        color: #f4f6fa;
        white-space: nowrap;
    }

    .bcv-owned-variant button[b-4arrll78md] {
        width: 28px;
        height: 28px;
        border: 1px solid rgba(239, 68, 68, 0.35);
        background: rgba(239, 68, 68, 0.10);
        color: #ff5b5b;
        border-radius: 8px;
        font-size: 1rem;
        line-height: 1;
    }

    .bcv-owned-variant .red[b-4arrll78md] {
        color: #ff5a5a;
        border-color: rgba(239, 68, 68, 0.45);
    }

    .bcv-owned-variant .gold[b-4arrll78md] {
        color: #f7bd46;
        border-color: rgba(247, 189, 70, 0.45);
    }

    .bcv-owned-variant .platinum[b-4arrll78md] {
        color: #e2e8f0;
        border-color: rgba(226, 232, 240, 0.45);
    }

    .bcv-owned-variant .vinyl[b-4arrll78md] {
        color: #c084fc;
        border-color: rgba(192, 132, 252, 0.45);
    }

.bcv-empty-collection[b-4arrll78md] {
    padding: 46px 18px;
    text-align: center;
    color: #98a1b2;
}

    .bcv-empty-collection img[b-4arrll78md] {
        width: 150px;
        aspect-ratio: 3 / 4.2;
        object-fit: cover;
        display: block;
        margin: 0 auto 18px;
        border-radius: 12px;
        border: 1px solid rgba(255, 255, 255, 0.14);
    }

    .bcv-empty-collection h2[b-4arrll78md] {
        color: #f4f6fa;
        margin: 0 0 8px;
    }

.bcv-primary-link[b-4arrll78md] {
    color: #ff4545;
    font-weight: 800;
    text-decoration: none;
}

.bcv-table-footer[b-4arrll78md] {
    padding: 13px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #a5afbf;
}

.bcv-pagination[b-4arrll78md] {
    display: flex;
    gap: 7px;
}

    .bcv-pagination button[b-4arrll78md] {
        width: 34px;
        height: 34px;
        background: rgba(255, 255, 255, 0.045);
        border: 1px solid rgba(255, 255, 255, 0.09);
        color: #dce1ea;
        border-radius: 10px;
    }

        .bcv-pagination button.active[b-4arrll78md] {
            border-color: #ff3b3b;
            color: #ff4d4d;
        }

.bcv-topbar[b-4arrll78md] {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 14px;
    padding-inline: 1.5rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    height: 100%;
    background: #070b10;
}

    .bcv-search[b-4arrll78md],
    .bcv-sort[b-4arrll78md],
    .bcv-topbar select[b-4arrll78md],
    .bcv-table-footer select[b-4arrll78md] {
        background: #111821;
        border: 1px solid rgba(255, 255, 255, 0.12);
        color: #f4f6fa;
        border-radius: 12px;
        height: 44px;
        color-scheme: dark;
    }

.bcv-search[b-4arrll78md] {
    width: 50%;
    padding: 0 18px;
}

    .bcv-search[b-4arrll78md]::placeholder {
        color: #778091;
    }

.bcv-sort[b-4arrll78md],
.bcv-topbar select[b-4arrll78md],
.bcv-table-footer select[b-4arrll78md] {
    padding: 0 38px 0 14px;
    appearance: none;
    -webkit-appearance: none;
    background-color: #111821;
    background-image: linear-gradient(45deg, transparent 50%, #cbd2df 50%), linear-gradient(135deg, #cbd2df 50%, transparent 50%);
    background-position: calc(100% - 18px) 19px, calc(100% - 12px) 19px;
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

    .bcv-sort option[b-4arrll78md],
    .bcv-topbar select option[b-4arrll78md],
    .bcv-table-footer select option[b-4arrll78md] {
        background: #111821;
        color: #f4f6fa;
    }

.bcv-icon-button[b-4arrll78md] {
    height: 44px;
    padding: 0 16px;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.09);
    color: #dce1ea;
    border-radius: 10px;
}

.bcv-profile[b-4arrll78md] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

    .bcv-profile small[b-4arrll78md] {
        color: #ff4545;
        display: block;
        margin-top: -2px;
    }

.bcv-avatar[b-4arrll78md] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #bb1f1f;
    font-weight: 800;
}

@media (max-width: 1200px) {
    .bcv-stat-grid[b-4arrll78md] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .bcv-collection-grid[b-4arrll78md] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .bcv-main[b-4arrll78md] {
        padding: 0 14px 24px;
    }

    .bcv-topbar[b-4arrll78md] {
        height: auto;
        padding: 14px 0;
        flex-wrap: wrap;
    }

    .bcv-search[b-4arrll78md] {
        min-width: 100%;
    }

    .bcv-profile[b-4arrll78md] {
        display: none;
    }

    .bcv-stat-grid[b-4arrll78md] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bcv-filter-row[b-4arrll78md],
    .bcv-table-footer[b-4arrll78md] {
        flex-direction: column;
        align-items: stretch;
    }

    .bcv-owned-card[b-4arrll78md] {
        grid-template-columns: 1fr;
    }

    .bcv-owned-card-image img[b-4arrll78md] {
        max-width: 240px;
        display: block;
        margin-inline: auto;
    }
}
/* /Components/Pages/Privacy.razor.rz.scp.css */
.bcv-shell[b-pdaoy8mrfm] {
    min-height: 100vh;
    display: flex;
}

.bcv-main[b-pdaoy8mrfm] {
    width: 100%;
}

.bcv-topbar[b-pdaoy8mrfm] {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 14px;
    padding-inline: 1.5rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    height: 100%;
    background: #070b10;
}

.bcv-topbar-link[b-pdaoy8mrfm] {
    height: 44px;
    display: inline-flex;
    align-items: center;
    padding: 0 16px;
    border-radius: 10px;
    color: #dce1ea;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.09);
    font-weight: 700;
    font-size: 0.9rem;
}

    .bcv-topbar-link:hover[b-pdaoy8mrfm] {
        color: #ff4545;
        border-color: rgba(239, 68, 68, 0.35);
        background: rgba(239, 68, 68, 0.10);
    }

.bcv-profile[b-pdaoy8mrfm] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

    .bcv-profile strong[b-pdaoy8mrfm] {
        color: #f4f6fa;
    }

    .bcv-profile small[b-pdaoy8mrfm] {
        color: #ff4545;
        display: block;
        margin-top: -2px;
    }

.bcv-avatar[b-pdaoy8mrfm] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #bb1f1f;
    color: #fff;
    font-weight: 800;
    font-size: 0.78rem;
}

.bcv-legal-hero[b-pdaoy8mrfm] {
    margin-bottom: 14px;
    padding: 28px;
    border-radius: 20px;
    background: radial-gradient(circle at top left, rgba(239, 68, 68, 0.24), transparent 34%), linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.025));
    border: 1px solid rgba(255, 255, 255, 0.085);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

.bcv-eyebrow[b-pdaoy8mrfm] {
    display: inline-flex;
    margin-bottom: 10px;
    color: #ff4545;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bcv-legal-hero h1[b-pdaoy8mrfm] {
    margin: 0;
    color: #f4f6fa;
    font-size: clamp(2rem, 5vw, 4rem);
    line-height: 0.98;
    font-weight: 900;
    letter-spacing: -0.05em;
}

.bcv-legal-hero p[b-pdaoy8mrfm] {
    max-width: 760px;
    margin: 16px 0 0;
    color: #aeb7c6;
    font-size: 1rem;
}

.bcv-legal-meta[b-pdaoy8mrfm] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

    .bcv-legal-meta span[b-pdaoy8mrfm] {
        display: inline-flex;
        align-items: center;
        min-height: 32px;
        padding: 5px 11px;
        border-radius: 999px;
        color: #cbd2df;
        background: rgba(255, 255, 255, 0.045);
        border: 1px solid rgba(255, 255, 255, 0.09);
        font-size: 0.82rem;
        font-weight: 700;
    }

.bcv-legal-grid[b-pdaoy8mrfm] {
    display: grid;
    gap: 14px;
}

.bcv-legal-panel[b-pdaoy8mrfm] {
    padding: 20px;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
    border: 1px solid rgba(255, 255, 255, 0.085);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

    .bcv-legal-panel h2[b-pdaoy8mrfm] {
        margin: 0 0 12px;
        color: #f4f6fa;
        font-size: 1.05rem;
        text-transform: uppercase;
        letter-spacing: 0.02em;
    }

    .bcv-legal-panel p[b-pdaoy8mrfm] {
        margin: 0 0 12px;
        color: #aeb7c6;
        line-height: 1.65;
    }

        .bcv-legal-panel p:last-child[b-pdaoy8mrfm] {
            margin-bottom: 0;
        }

    .bcv-legal-panel a[b-pdaoy8mrfm] {
        color: #ff4545;
        font-weight: 800;
        text-decoration: none;
    }

        .bcv-legal-panel a:hover[b-pdaoy8mrfm] {
            text-decoration: underline;
        }

    .bcv-legal-panel ul[b-pdaoy8mrfm] {
        margin: 0;
        padding-left: 20px;
        color: #aeb7c6;
        line-height: 1.65;
    }

    .bcv-legal-panel li[b-pdaoy8mrfm] {
        margin-bottom: 6px;
    }

.bcv-legal-list[b-pdaoy8mrfm] {
    display: grid;
    gap: 10px;
    margin-top: 14px;
}

    .bcv-legal-list > div[b-pdaoy8mrfm] {
        display: grid;
        gap: 5px;
        padding: 12px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.035);
        border: 1px solid rgba(255, 255, 255, 0.07);
    }

    .bcv-legal-list strong[b-pdaoy8mrfm] {
        color: #f4f6fa;
    }

    .bcv-legal-list span[b-pdaoy8mrfm] {
        color: #aeb7c6;
        line-height: 1.55;
    }

.bcv-legal-panel-highlight[b-pdaoy8mrfm] {
    border-color: rgba(239, 68, 68, 0.35);
    background: radial-gradient(circle at top left, rgba(239, 68, 68, 0.13), transparent 38%), linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
}

.bcv-contact-button[b-pdaoy8mrfm] {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border-radius: 10px;
    border: 1px solid #ff4b4b;
    background: linear-gradient(180deg, #e23a3a, #b91c1c);
    color: #fff !important;
    font-weight: 900;
    text-decoration: none !important;
}

@media (max-width: 768px) {
    .bcv-main[b-pdaoy8mrfm] {
        padding: 0 14px 24px;
    }

    .bcv-topbar[b-pdaoy8mrfm] {
        height: auto;
        padding: 14px 0;
        flex-wrap: wrap;
    }

    .bcv-profile[b-pdaoy8mrfm] {
        display: none;
    }

    .bcv-legal-hero[b-pdaoy8mrfm] {
        padding: 20px;
    }

    .bcv-legal-panel[b-pdaoy8mrfm] {
        padding: 16px;
    }
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.bcv-shell[b-3dcbs3rt32] {
    min-height: 100vh;
    display: flex;
}

.bcv-main[b-3dcbs3rt32] {
    width: 100%;
}

.bcv-page-header[b-3dcbs3rt32] {
    padding: 0 0 14px;
}

    .bcv-page-header h1[b-3dcbs3rt32] {
        font-size: 2rem;
        font-weight: 800;
        margin: 0;
    }

    .bcv-page-header p[b-3dcbs3rt32] {
        margin: 4px 0 0;
        color: #98a1b2;
    }

.bcv-panel[b-3dcbs3rt32],
.bcv-settings-card[b-3dcbs3rt32] {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
    border: 1px solid rgba(255, 255, 255, 0.085);
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

.bcv-settings-grid[b-3dcbs3rt32] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.bcv-settings-card[b-3dcbs3rt32] {
    padding: 18px;
}

.bcv-settings-card-wide[b-3dcbs3rt32] {
    grid-column: 1 / -1;
}

.bcv-settings-card-header[b-3dcbs3rt32] {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 14px;
}

    .bcv-settings-card-header span[b-3dcbs3rt32] {
        display: block;
        text-transform: uppercase;
        color: #9ca5b5;
        font-size: 0.72rem;
        font-weight: 800;
    }

    .bcv-settings-card-header strong[b-3dcbs3rt32] {
        display: block;
        color: #f4f6fa;
        font-size: 1.25rem;
        line-height: 1.15;
    }

.bcv-settings-card p[b-3dcbs3rt32] {
    margin: 0 0 16px;
    color: #aeb7c6;
    font-size: 0.92rem;
    line-height: 1.55;
}

.bcv-settings-icon[b-3dcbs3rt32] {
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    font-size: 1.2rem;
    font-weight: 900;
}

    .bcv-settings-icon.red[b-3dcbs3rt32] {
        background: linear-gradient(180deg, #d73535, #751515);
        color: #fff;
    }

    .bcv-settings-icon.green[b-3dcbs3rt32] {
        background: rgba(34, 197, 94, 0.15);
        color: #52e091;
    }

    .bcv-settings-icon.blue[b-3dcbs3rt32] {
        background: rgba(59, 130, 246, 0.15);
        color: #9fc1ff;
    }

.bcv-primary-button[b-3dcbs3rt32] {
    width: 100%;
    min-height: 42px;
    border-radius: 8px;
    border: 1px solid #ff4b4b;
    background: linear-gradient(180deg, #e23a3a, #b91c1c);
    color: white;
    font-weight: 800;
}

.bcv-import-box[b-3dcbs3rt32] {
    min-height: 86px;
    border-radius: 14px;
    border: 1px dashed rgba(255, 255, 255, 0.24);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.025)), rgba(255, 255, 255, 0.035);
    color: #dce1ea;
    display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
    padding: 14px;
    transition: border-color 160ms ease, background 160ms ease, transform 160ms ease, box-shadow 160ms ease;
}

.bcv-import-box:hover[b-3dcbs3rt32] {
    border-color: rgba(255, 75, 75, 0.75);
    background: linear-gradient(180deg, rgba(255, 75, 75, 0.10), rgba(255, 255, 255, 0.035)), rgba(255, 255, 255, 0.045);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);
    transform: translateY(-1px);
}

.bcv-hidden-file-input[b-3dcbs3rt32] {
    display: none !important;
}

.bcv-import-icon[b-3dcbs3rt32] {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: rgba(34, 197, 94, 0.15);
    color: #52e091;
    font-size: 1.35rem;
    font-weight: 900;
}

.bcv-import-content[b-3dcbs3rt32] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

    .bcv-import-content strong[b-3dcbs3rt32] {
        color: #f4f6fa;
        font-size: 0.98rem;
        font-weight: 850;
        line-height: 1.2;
    }

    .bcv-import-content small[b-3dcbs3rt32] {
        margin-top: 4px;
        color: #98a1b2;
        font-size: 0.78rem;
        font-weight: 700;
    }

.bcv-import-button[b-3dcbs3rt32] {
    margin-left: auto;
    min-height: 36px;
    padding: 0 14px;
    border-radius: 9px;
    border: 1px solid rgba(255, 75, 75, 0.55);
    background: rgba(255, 75, 75, 0.12);
    color: #ffb3b3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.82rem;
    font-weight: 850;
    white-space: nowrap;
}

.bcv-import-box:hover .bcv-import-button[b-3dcbs3rt32] {
    background: linear-gradient(180deg, #e23a3a, #b91c1c);
    border-color: #ff4b4b;
    color: #fff;
}

@media (max-width: 520px) {
    .bcv-import-box[b-3dcbs3rt32] {
        align-items: flex-start;
    }

    .bcv-import-button[b-3dcbs3rt32] {
        display: none;
    }
}

.bcv-settings-message[b-3dcbs3rt32] {
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 10px;
    font-size: 0.88rem;
    font-weight: 700;
}

    .bcv-settings-message.success[b-3dcbs3rt32] {
        color: #52e091;
        background: rgba(34, 197, 94, 0.10);
        border: 1px solid rgba(34, 197, 94, 0.35);
    }

    .bcv-settings-message.error[b-3dcbs3rt32] {
        color: #ff5b5b;
        background: rgba(239, 68, 68, 0.10);
        border: 1px solid rgba(239, 68, 68, 0.35);
    }

.bcv-topbar[b-3dcbs3rt32] {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 14px;
    padding-inline: 1.5rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    height: 100%;
    background: #070b10;
}

.bcv-settings-topbar-title strong[b-3dcbs3rt32] {
    display: block;
    color: #f4f6fa;
}

.bcv-settings-topbar-title small[b-3dcbs3rt32] {
    display: block;
    color: #98a1b2;
    margin-top: 2px;
}

.bcv-profile[b-3dcbs3rt32] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

    .bcv-profile small[b-3dcbs3rt32] {
        color: #ff4545;
        display: block;
        margin-top: -2px;
    }

.bcv-avatar[b-3dcbs3rt32] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #bb1f1f;
    font-weight: 800;
}

@media (max-width: 900px) {
    .bcv-settings-grid[b-3dcbs3rt32] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .bcv-main[b-3dcbs3rt32] {
        padding: 0 14px 24px;
    }

    .bcv-topbar[b-3dcbs3rt32] {
        height: auto;
        padding: 14px 0;
        flex-wrap: wrap;
    }

    .bcv-profile[b-3dcbs3rt32] {
        display: none;
    }
}
/* /Components/Pages/Wishlist.razor.rz.scp.css */
.wishlist-stat-grid[b-i13frf7euf] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.wishlist-table[b-i13frf7euf] {
    min-width: 1050px;
}

.bcv-empty-wishlist[b-i13frf7euf] {
    padding: 50px 20px;
    text-align: center;
    color: #98a1b2;
}

    .bcv-empty-wishlist img[b-i13frf7euf] {
        width: 150px;
        aspect-ratio: 3 / 4;
        object-fit: cover;
        border-radius: 12px;
        margin-bottom: 18px;
        border: 1px solid rgba(255, 255, 255, 0.14);
    }

    .bcv-empty-wishlist h2[b-i13frf7euf] {
        color: #f4f6fa;
        font-size: 1.3rem;
        margin: 0 0 8px;
    }

    .bcv-empty-wishlist p[b-i13frf7euf] {
        max-width: 460px;
        margin: 0 auto 18px;
    }

.bcv-inline-button[b-i13frf7euf] {
    width: auto;
    padding: 0 18px;
}

.bcv-status.wanted[b-i13frf7euf] {
    color: #52e091;
    border-color: rgba(34, 197, 94, 0.35);
    background: rgba(34, 197, 94, 0.10);
}

.bcv-variant-name-cell[b-i13frf7euf] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.bcv-secondary-link-button[b-i13frf7euf] {
    width: 100%;
    height: 42px;
    border-radius: 8px;
    margin-top: 10px;
    font-weight: 700;
    display: grid;
    place-items: center;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: rgba(255, 255, 255, 0.035);
    color: #dce1ea;
}

    .bcv-secondary-link-button:hover[b-i13frf7euf] {
        color: #ffffff;
        border-color: rgba(255, 59, 59, 0.45);
        background: rgba(255, 59, 59, 0.08);
    }

@media (max-width: 1200px) {
    .wishlist-stat-grid[b-i13frf7euf] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .wishlist-stat-grid[b-i13frf7euf] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


.bcv-filter-row[b-i13frf7euf] {
    justify-content: space-between;
}

.bcv-primary-button[b-i13frf7euf],
.bcv-secondary-button[b-i13frf7euf] {
    height: 42px;
    border-radius: 8px;
    margin-top: 10px;
    font-weight: 700;
}

.bcv-variant-chips[b-i13frf7euf] {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.bcv-modal-variant-row[b-i13frf7euf] {
    min-height: 42px;
}
/* /Components/Shared/Modal.razor.rz.scp.css */
.bcv-modal-backdrop[b-4hexzq6124] {
    z-index: 1055;
    background: transparent;
}

.bcv-bootstrap-backdrop[b-4hexzq6124] {
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.72);
    backdrop-filter: blur(6px);
}

.bcv-modal-dialog[b-4hexzq6124] {
    width: calc(100% - 2rem);
}

.bcv-modal-content[b-4hexzq6124] {
    background: #090e15;
    color: #e8ecf4;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.6);
    overflow: hidden;
}

.bcv-modal-header[b-4hexzq6124] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 18px 20px;
}

.bcv-modal-title[b-4hexzq6124] {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 800;
}

.bcv-modal-subtitle[b-4hexzq6124] {
    margin: 4px 0 0;
    color: #98a1b2;
    font-size: 0.9rem;
}

.bcv-modal-body[b-4hexzq6124] {
    padding: 20px;
}

.bcv-modal-footer[b-4hexzq6124] {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 14px 20px;
}

.bcv-modal-close[b-4hexzq6124] {
    filter: invert(1) grayscale(100%);
    opacity: 0.75;
}

    .bcv-modal-close:hover[b-4hexzq6124] {
        opacity: 1;
    }
