@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/Admin/HeadButtons.razor.rz.scp.css */
.head-nav-actions-wrapper[b-twwvc9qiet] {
    display: inline-flex !important;
    align-items: center !important;
    gap: 20px !important;
    white-space: nowrap !important;
    margin-left: auto !important;
    padding: 0 !important;
    float: none !important;
    min-width: 140px !important;
    height: 56px !important;
}

.head-home-icon-btn[b-twwvc9qiet] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
    position: relative !important;
    background: transparent !important;
    margin-right: 20px !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer !important;
    padding: 0 !important;
    transform: translateY(6px) !important;
}

    .head-home-icon-btn .head-home-roof[b-twwvc9qiet] {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 0 !important;
        height: 0 !important;
        border-left: 12px solid transparent !important;
        border-right: 12px solid transparent !important;
        border-bottom: 11px solid #4a5568 !important;
    }

    .head-home-icon-btn .head-home-body[b-twwvc9qiet] {
        position: absolute !important;
        top: 11px !important;
        left: 2px !important;
        width: 20px !important;
        height: 13px !important;
        background-color: #4a5568 !important;
    }

    .head-home-icon-btn .head-home-door[b-twwvc9qiet] {
        position: absolute !important;
        bottom: 0 !important;
        left: 9px !important;
        width: 6px !important;
        height: 8px !important;
        background-color: #f7f7f7 !important;
    }

.head-logout-button-card[b-twwvc9qiet] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #4a5568 !important;
    color: #ffffff !important;
    border: 1px solid #4a5568 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: inherit !important;
    min-width: 85px !important;
    height: 34px !important;
    padding: 0 16px !important;
    border-radius: 6px !important;
    line-height: 34px !important;
    cursor: pointer !important;
    box-shadow: none !important;
    margin: 0 !important;
    transition: all 0.15s ease !important;
}

    .head-logout-button-card:hover[b-twwvc9qiet] {
        background-color: #313a46 !important;
        border-color: #313a46 !important;
        transform: translateY(-0.5px) !important;
    }

    .head-logout-button-card:active[b-twwvc9qiet] {
        transform: translateY(0.5px) !important;
    }
/* /Components/Layout/Admin/Layout.razor.rz.scp.css */
.page[b-rdzvldr6b9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rdzvldr6b9] {
    flex: 1;
}

.sidebar[b-rdzvldr6b9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rdzvldr6b9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rdzvldr6b9]  a, .top-row[b-rdzvldr6b9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rdzvldr6b9]  a:hover, .top-row[b-rdzvldr6b9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rdzvldr6b9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.top-row-title[b-rdzvldr6b9] {
    margin-right: auto;
}

@media (max-width: 640.98px) {
    .top-row[b-rdzvldr6b9] {
        justify-content: space-between;
    }

    .top-row[b-rdzvldr6b9]  a, .top-row[b-rdzvldr6b9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rdzvldr6b9] {
        flex-direction: row;
    }

    .sidebar[b-rdzvldr6b9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rdzvldr6b9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rdzvldr6b9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rdzvldr6b9], article[b-rdzvldr6b9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-rdzvldr6b9] {
    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-rdzvldr6b9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/Admin/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-dqi6f06oeb] {
    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-dqi6f06oeb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-dqi6f06oeb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-dqi6f06oeb] {
    font-size: 1.1rem;
}

.bi[b-dqi6f06oeb] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.nav-item[b-dqi6f06oeb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dqi6f06oeb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dqi6f06oeb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dqi6f06oeb]  .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-dqi6f06oeb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-dqi6f06oeb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-dqi6f06oeb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-dqi6f06oeb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-dqi6f06oeb] {
        display: none;
    }

    .nav-scrollable[b-dqi6f06oeb] {
        /* 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/Admin/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ehzrn3il3k],
.components-reconnect-repeated-attempt-visible[b-ehzrn3il3k],
.components-reconnect-failed-visible[b-ehzrn3il3k],
.components-pause-visible[b-ehzrn3il3k],
.components-resume-failed-visible[b-ehzrn3il3k],
.components-rejoining-animation[b-ehzrn3il3k] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-retrying[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-failed[b-ehzrn3il3k],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ehzrn3il3k] {
    display: block;
}


#components-reconnect-modal[b-ehzrn3il3k] {
    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-ehzrn3il3k 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ehzrn3il3k 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ehzrn3il3k 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ehzrn3il3k]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ehzrn3il3k 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ehzrn3il3k {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ehzrn3il3k {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ehzrn3il3k {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ehzrn3il3k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ehzrn3il3k] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ehzrn3il3k] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ehzrn3il3k] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ehzrn3il3k] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ehzrn3il3k] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ehzrn3il3k] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ehzrn3il3k 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ehzrn3il3k] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ehzrn3il3k {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/Client/_User.razor.rz.scp.css */
/* ==========================================
   全新纯文字安全方案：0背景色，绝不冲突变白
   ========================================== */

/* 1. 보유 资产按钮（换用极其浓郁的极客深黑色，绝对清晰） */
[b-414wjxvc1v] .shop-all-in-one-row a.other {
    color: #111827 !important; /* 🌟 极高对比度的纯黑/深炭色，在任何背景下都绝不褪色 */
    background: transparent !important; /* 🌟 强制背景透明，彻底粉碎变白冲突 */
    font-weight: 700 !important; /* 稍微加粗，增加文字本身的视觉分量 */
    text-shadow: 0 0 1px rgba(255,255,255,0.5) !important; /* 微弱白边护航 */
}

    [b-414wjxvc1v] .shop-all-in-one-row a.other span {
        color: #374151 !important; /* 数字使用扎实的深灰色 */
        font-weight: 700 !important;
    }

    [b-414wjxvc1v] .shop-all-in-one-row a.other:hover {
        color: #4b5563 !important; /* 悬停时柔和变灰 */
    }

/* 2. 출금하기 提现按钮（换用最纯正、亮眼的数码深海蓝，一眼锁定） */
[b-414wjxvc1v] .shop-all-in-one-row a.shop-lnk-mypage-clean {
    color: #1e40af !important; /* 🌟 换用更扎实、对比度更强的深海皇室蓝 */
    background: transparent !important; /* 🌟 强制背景透明，彻底粉碎变白冲突 */
    font-weight: 700 !important; /* 加粗，让它在三个字里最醒目 */
    text-decoration: none !important;
}

[b-414wjxvc1v] .shop-lnk-mypage-clean:hover {
    color: #2563eb !important; /* 鼠标放上去时，文字瞬间亮起变成极光蓝，反馈极强 */
}

/* 3. 로그아웃 登出按钮（中立暗灰色，保持原本的得体感） */
[b-414wjxvc1v] .shop-all-in-one-row a.shop-lnk-logout-clean {
    color: #4b5563 !important; /* 稳重的暗灰色，读起来毫不费力 */
    background: transparent !important; /* 强制背景透明 */
    font-weight: 600 !important;
}

    [b-414wjxvc1v] .shop-all-in-one-row a.shop-lnk-logout-clean:hover {
        color: #111827 !important; /* 鼠标悬停时直接变黑 */
    }
/* /Components/Pages/Client/Home.razor.rz.scp.css */
.live-home__card[b-25w5ha1tw8] {
    display: block;

    .live-home__card.is-collapsed {
        display: none;
    }
/* /Components/Pages/Client/ShopModal.razor.rz.scp.css */
.shop-custom-backdrop[b-2xlu2o4irm] {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background-color: rgba(0, 0, 0, 0.65) !important;
    z-index: 99998 !important;
    cursor: pointer;
}

.shop-custom-wrapper[b-2xlu2o4irm],
#shopModalGlobalPortal[b-2xlu2o4irm] {
    /* 当进入 body 下后，这个容器会瞬间捕获全屏 */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.export-popup-con.shop-dialog__panel[b-2xlu2o4irm] {
    background-color: #1a1d24 !important;
    border: 1px solid #2d3139 !important;
    border-radius: 16px !important;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5) !important;
    /* 📱 默认手机移动端响应式尺寸 */
    width: 92vw !important;
    max-height: 85vh !important;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    /* 恢复你原汁原味的顺滑放大淡入动画 */
    animation: shopScaleIn-b-2xlu2o4irm 0.18s ease-out forwards;
}

@media (min-width: 480px) {
    .export-popup-con.shop-dialog__panel[b-2xlu2o4irm] {
        width: 440px !important; /* PC端最优美独立宽度 */
    }
}

@keyframes shopScaleIn-b-2xlu2o4irm {
    from {
        opacity: 0;
        transform: scale(0.96);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}
