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

main[b-02fp819920] {
    flex: 1;
}

.sidebar[b-02fp819920] {
    background-color: #052767;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bi[b-iznz9h4yvn] {
    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-iznz9h4yvn] {
    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-iznz9h4yvn] {
    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-iznz9h4yvn] {
    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-iznz9h4yvn] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

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

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

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

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

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

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-r2oyt65h8t {
    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/Login.razor.rz.scp.css */
/* 企业级蓝白色调登录页面样式 */

/* 主容器 - 左右分栏布局 */
.login-container[b-ougs4nxpu1] {
    display: flex;
    min-height: 100vh;
    width: 100%;
    background: #ffffff;
}

/* 左侧品牌区域 */
.login-brand-section[b-ougs4nxpu1] {
    flex: 1;
    background: linear-gradient(135deg, #1e3a5f 0%, #2563eb 50%, #1d4ed8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 48px;
}

.brand-content[b-ougs4nxpu1] {
    position: relative;
    z-index: 2;
    color: white;
    text-align: center;
    max-width: 400px;
}

.brand-logo[b-ougs4nxpu1] {
    margin-bottom: 24px;
    animation: float-b-ougs4nxpu1 3s ease-in-out infinite;
}

.brand-logo svg[b-ougs4nxpu1] {
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}

.brand-title[b-ougs4nxpu1] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: 2px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.brand-subtitle[b-ougs4nxpu1] {
    font-size: 1.125rem;
    opacity: 0.9;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ffffff;
}

.brand-features[b-ougs4nxpu1] {
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: left;
}

.feature-item[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.feature-item:hover[b-ougs4nxpu1] {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(8px);
}

.feature-item svg[b-ougs4nxpu1] {
    flex-shrink: 0;
    opacity: 0.9;
}

.feature-item span[b-ougs4nxpu1] {
    font-size: 0.95rem;
    font-weight: 400;
}

/* 装饰性圆圈 */
.brand-decoration[b-ougs4nxpu1] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.decoration-circle[b-ougs4nxpu1] {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
}

.circle-1[b-ougs4nxpu1] {
    width: 300px;
    height: 300px;
    top: -100px;
    left: -100px;
    animation: pulse-b-ougs4nxpu1 4s ease-in-out infinite;
}

.circle-2[b-ougs4nxpu1] {
    width: 200px;
    height: 200px;
    bottom: -50px;
    right: -50px;
    animation: pulse-b-ougs4nxpu1 5s ease-in-out infinite 1s;
}

.circle-3[b-ougs4nxpu1] {
    width: 150px;
    height: 150px;
    top: 50%;
    right: 10%;
    animation: pulse-b-ougs4nxpu1 6s ease-in-out infinite 2s;
}

/* 右侧登录表单区域 */
.login-form-section[b-ougs4nxpu1] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px;
    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
}

.login-form-wrapper[b-ougs4nxpu1] {
    width: 100%;
    max-width: 400px;
}

.form-header[b-ougs4nxpu1] {
    text-align: center;
    margin-bottom: 32px;
}

.form-title[b-ougs4nxpu1] {
    font-size: 2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.form-subtitle[b-ougs4nxpu1] {
    font-size: 0.95rem;
    color: #64748b;
}

/* 错误提示 */
.alert[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    border-radius: 10px;
    margin-bottom: 24px;
    font-size: 0.9rem;
}

.alert-error[b-ougs4nxpu1] {
    background: #fef2f2;
    border: 1px solid #fecaca;
    color: #dc2626;
}

.alert-warning[b-ougs4nxpu1] {
    background: #fff7e6;
    border: 1px solid #ffd591;
    color: #d46b08;
}

.alert svg[b-ougs4nxpu1] {
    flex-shrink: 0;
}

/* 表单样式 */
.login-form[b-ougs4nxpu1] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.form-group[b-ougs4nxpu1] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 2%;
}

.form-label[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
    font-weight: 500;
    color: #374151;
}

.form-label svg[b-ougs4nxpu1] {
    color: #3b82f6;
}

.form-label .required[b-ougs4nxpu1] {
    color: #ef4444;
}

.form-control[b-ougs4nxpu1] {
    border-radius: 10px !important;
}

/* 登录按钮 */
.btn-login[b-ougs4nxpu1] {
    width: 100%;
    padding: 14px 24px;
    font-size: 1rem;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(37, 99, 235, 0.35);
    margin-top: 8px;
}

.btn-login:hover:not(:disabled)[b-ougs4nxpu1] {
    background: linear-gradient(135deg, #1d4ed8 0%, #1e40af 100%);
    box-shadow: 0 6px 20px rgba(37, 99, 235, 0.45);
    transform: translateY(-1px);
}

.btn-login:active:not(:disabled)[b-ougs4nxpu1] {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.3);
}

.btn-login:disabled[b-ougs4nxpu1] {
    opacity: 0.7;
    cursor: not allowed;
}

.btn-content[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.btn-loading[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.spinner[b-ougs4nxpu1] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-ougs4nxpu1 0.8s linear infinite;
}

/* 页脚 */
.form-footer[b-ougs4nxpu1] {
    margin-top: 32px;
    text-align: center;
}

.copyright[b-ougs4nxpu1] {
    font-size: 0.8rem;
    color: #94a3b8;
}

/* SSO 登录区域 */
.sso-section[b-ougs4nxpu1] {
    margin-top: 16px;
    text-align: center;
}

.sso-divider[b-ougs4nxpu1] {
    display: flex;
    align-items: center;
    margin: 16px 0;
}

.sso-divider-line[b-ougs4nxpu1] {
    flex: 1;
    height: 1px;
    background: #e5e7eb;
}

.sso-divider-text[b-ougs4nxpu1] {
    padding: 0 12px;
    color: #9ca3af;
    font-size: 13px;
}

.sso-icons[b-ougs4nxpu1] {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.sso-icon-btn[b-ougs4nxpu1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.25s ease;
    padding: 0;
    overflow: hidden;
}

.sso-icon-btn:hover[b-ougs4nxpu1] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    border-color: transparent;
}

.sso-wechat:hover[b-ougs4nxpu1] {
    background: #07c160;
    color: #ffffff;
}

.sso-github:hover[b-ougs4nxpu1] {
    background: #24292f;
    color: #ffffff;
}

.sso-wechat[b-ougs4nxpu1] {
    color: #07c160;
}

.sso-github[b-ougs4nxpu1] {
    color: #24292f;
}

/* 动画 */
@keyframes float-b-ougs4nxpu1 {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes pulse-b-ougs4nxpu1 {
    0%, 100% {
        transform: scale(1);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.08;
    }
}

@keyframes spin-b-ougs4nxpu1 {
    to {
        transform: rotate(360deg);
    }
}

/* 响应式设计 */
@media (max-width: 968px) {
    .login-container[b-ougs4nxpu1] {
        flex-direction: column;
    }

    .login-brand-section[b-ougs4nxpu1] {
        min-height: auto;
        padding: 40px 24px;
    }

    .brand-title[b-ougs4nxpu1] {
        font-size: 2rem;
    }

    .brand-subtitle[b-ougs4nxpu1] {
        margin-bottom: 32px;
    }

    .brand-features[b-ougs4nxpu1] {
        display: none;
    }

    .login-form-section[b-ougs4nxpu1] {
        padding: 32px 24px;
    }
}

@media (max-width: 480px) {
    .login-brand-section[b-ougs4nxpu1] {
        padding: 32px 20px;
    }

    .brand-title[b-ougs4nxpu1] {
        font-size: 1.75rem;
    }

    .login-form-section[b-ougs4nxpu1] {
        padding: 24px 16px;
    }

    .form-title[b-ougs4nxpu1] {
        font-size: 1.5rem;
    }

    .btn-login[b-ougs4nxpu1] {
        padding: 12px 20px;
    }
}
/* /Components/Shared/FileExplorer.razor.rz.scp.css */
/* 组件根容器：所有样式都在 FileExplorer 内部，不依赖外部 wrapper */
.file-explorer-root[b-gdyq5vt2np] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
    min-height: 300px;
    padding: 16px;
}

/* 面包屑导航 */
.breadcrumb-container[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 12px;
    padding: 8px 12px;
    background: #f3f4f6;
    border-radius: 6px;
}

.breadcrumb-separator[b-gdyq5vt2np] {
    color: #9ca3af;
}

/* 按钮 */
.btn[b-gdyq5vt2np] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.15s;
    text-decoration: none;
}

.btn:disabled[b-gdyq5vt2np] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-primary[b-gdyq5vt2np] {
    background: #2563eb;
    color: white;
}

.btn-primary:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #1d4ed8;
}

.btn-default[b-gdyq5vt2np] {
    background: white;
    color: #374151;
    border-color: #d1d5db;
}

.btn-default:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #f9fafb;
}

.btn-danger[b-gdyq5vt2np] {
    background: #ef4444;
    color: white;
}

.btn-danger:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #dc2626;
}

.btn-primary-outline[b-gdyq5vt2np] {
    background: white;
    color: #2563eb;
    border-color: #2563eb;
}

.btn-primary-outline:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #eff6ff;
}

.btn-danger-outline[b-gdyq5vt2np] {
    background: white;
    color: #ef4444;
    border-color: #ef4444;
}

.btn-danger-outline:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #fef2f2;
}

.btn-success-outline[b-gdyq5vt2np] {
    background: white;
    color: #16a34a;
    border-color: #16a34a;
}

.btn-success-outline:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #f0fff4;
}

.btn-success[b-gdyq5vt2np] {
    background: #16a34a;
    color: white;
}

.btn-success:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #15803d;
}

.btn-link[b-gdyq5vt2np] {
    background: none;
    border: none;
    color: #2563eb;
    cursor: pointer;
    font-size: 14px;
    padding: 4px 8px;
}

.btn-link:hover[b-gdyq5vt2np] {
    color: #1d4ed8;
    text-decoration: underline;
}

.btn-sm[b-gdyq5vt2np] {
    padding: 4px 8px;
    font-size: 12px;
}

/* 文件操作区 */
.files-actions[b-gdyq5vt2np] {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
}

.file-row-actions[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.file-row-actions .btn[b-gdyq5vt2np] {
    margin-right: 4px;
}

.file-row-actions .btn:last-child[b-gdyq5vt2np] {
    margin-right: 0;
}

.file-name-btn[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.file-item[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
}

.file-info-name-btn[b-gdyq5vt2np] {
    padding: 0;
    color: #111827;
    text-decoration: none;
}

.file-info-name-btn:hover .file-name[b-gdyq5vt2np] {
    color: #2563eb;
    text-decoration: underline;
}

.folder-row[b-gdyq5vt2np] {
    cursor: pointer;
}

.folder-row:hover[b-gdyq5vt2np] {
    background: #eff6ff;
}

.file-row:hover[b-gdyq5vt2np] {
    background: #f9fafb;
}

.current-path[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    background: #f3f4f6;
    border-radius: 6px;
    color: #374151;
    font-size: 14px;
}

/* 加载和空状态 */
.loading-files[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 40px;
    color: #6b7280;
    font-size: 14px;
}

.empty-files[b-gdyq5vt2np] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 40px;
    color: #9ca3af;
}

.empty-files i[b-gdyq5vt2np] {
    font-size: 48px;
}

.empty-files p[b-gdyq5vt2np] {
    font-size: 14px;
    margin: 0;
}

.empty-hint[b-gdyq5vt2np] {
    font-size: 12px;
    color: #9ca3af;
}

/* 文件表格 */
.files-table[b-gdyq5vt2np] {
    width: 100%;
    border-collapse: collapse;
}

.files-table th[b-gdyq5vt2np] {
    text-align: left;
    padding: 10px 12px;
    background: #f9fafb;
    font-size: 12px;
    font-weight: 500;
    color: #6b7280;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e7eb;
}

.files-table td[b-gdyq5vt2np] {
    padding: 10px 12px;
    font-size: 13px;
    color: #111827;
    border-bottom: 1px solid #f3f4f6;
    vertical-align: middle;
}

.files-table tbody tr:hover[b-gdyq5vt2np] {
    background: #f9fafb;
}

.file-icon[b-gdyq5vt2np] {
    margin-right: 8px;
    color: #6b7280;
}

.file-name[b-gdyq5vt2np] {
    font-size: 13px;
    color: #111827;
}

.type-tag[b-gdyq5vt2np] {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
}

.type-folder[b-gdyq5vt2np] {
    background: #dbeafe;
    color: #2563eb;
}

.type-file[b-gdyq5vt2np] {
    background: #f3f4f6;
    color: #6b7280;
}

.files-summary[b-gdyq5vt2np] {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
    font-size: 13px;
    color: #6b7280;
}

/* 弹窗 */
.modal-overlay[b-gdyq5vt2np] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1200;
}

.modal-content[b-gdyq5vt2np] {
    background: white;
    border-radius: 8px;
    width: 480px;
    max-width: 90vw;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.modal-header[b-gdyq5vt2np] {
    padding: 16px 20px;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-gdyq5vt2np] {
    font-size: 16px;
    font-weight: 600;
    color: #111827;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.modal-close[b-gdyq5vt2np] {
    background: none;
    border: none;
    color: #6b7280;
    cursor: pointer;
    font-size: 16px;
    padding: 4px;
}

.modal-close:hover[b-gdyq5vt2np] {
    color: #111827;
}

.modal-body[b-gdyq5vt2np] {
    padding: 20px;
}

.modal-footer[b-gdyq5vt2np] {
    padding: 16px 20px;
    border-top: 1px solid #e5e7eb;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.versions-modal[b-gdyq5vt2np] {
    width: min(920px, 94vw);
}

.versions-modal .modal-body[b-gdyq5vt2np] {
    overflow-x: auto;
}

.versions-modal .files-table[b-gdyq5vt2np] {
    min-width: 820px;
}

.versions-modal .files-table th[b-gdyq5vt2np],
.versions-modal .files-table td[b-gdyq5vt2np] {
    white-space: nowrap;
}

.versions-modal .files-table td .btn + .btn[b-gdyq5vt2np] {
    margin-left: 8px;
}

.file-preview-modal[b-gdyq5vt2np] {
    width: min(1100px, 92vw);
    height: min(780px, 88vh);
    display: flex;
    flex-direction: column;
}

.file-preview-body[b-gdyq5vt2np] {
    flex: 1;
    min-height: 0;
    overflow: auto;
    padding: 0;
    background: #f9fafb;
}

.file-preview-frame[b-gdyq5vt2np] {
    width: 100%;
    height: 100%;
    min-height: 560px;
    border: none;
    background: #fff;
}

.file-preview-centered[b-gdyq5vt2np] {
    width: 100%;
    height: 100%;
    min-height: 560px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
}

.file-preview-image[b-gdyq5vt2np] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}

.file-preview-text[b-gdyq5vt2np] {
    min-height: 560px;
    margin: 0;
    padding: 16px;
    white-space: pre-wrap;
    word-break: break-word;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 12px;
    line-height: 1.6;
    background: #111827;
    color: #f9fafb;
}

.file-preview-media[b-gdyq5vt2np] {
    width: min(720px, 100%);
}

.file-preview-video[b-gdyq5vt2np] {
    width: 100%;
    height: 100%;
    min-height: 560px;
    background: #111827;
}

/* 表单 */
.form-item[b-gdyq5vt2np] {
    margin-bottom: 16px;
}

.form-label[b-gdyq5vt2np] {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #374151;
    margin-bottom: 6px;
}

.form-input[b-gdyq5vt2np] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 14px;
    background: white;
    transition: all 0.15s;
}

.form-input:focus[b-gdyq5vt2np] {
    outline: none;
    border-color: #2563eb;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.selected-file[b-gdyq5vt2np] {
    margin-top: 8px;
    padding: 8px 12px;
    background: #f0f5ff;
    border-radius: 4px;
    color: #2563eb;
    font-size: 13px;
}

.required[b-gdyq5vt2np] {
    color: #ef4444;
}

/* 删除确认 */
.warning-message[b-gdyq5vt2np] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 20px;
}

.warning-icon[b-gdyq5vt2np] {
    font-size: 48px;
    color: #fbbf24;
}

.warning-hint[b-gdyq5vt2np] {
    font-size: 13px;
    color: #6b7280;
}

/* Toast */
.toast[b-gdyq5vt2np] {
    position: fixed;
    top: 24px;
    right: 24px;
    padding: 12px 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 2000;
    animation: slideIn 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@@keyframes slideIn {
    from[b-gdyq5vt2np] { transform: translateX(100%); opacity: 0; }
    to[b-gdyq5vt2np] { transform: translateX(0); opacity: 1; }
}

.toast-success[b-gdyq5vt2np] {
    background: #dcfce7;
    color: #16a34a;
}

.toast-error[b-gdyq5vt2np] {
    background: #fee2e2;
    color: #ef4444;
}

/* 压缩弹窗文件列表样式 */
.compress-modal[b-gdyq5vt2np] {
    width: 600px;
    max-width: 90vw;
}

.compress-file-list[b-gdyq5vt2np] {
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    max-height: 300px;
    overflow-y: auto;
}

.compress-file-header[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    font-size: 13px;
    color: #374151;
}

.compress-file-header input[type="checkbox"][b-gdyq5vt2np] {
    width: 16px;
    height: 16px;
}

.compress-file-item[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-bottom: 1px solid #f3f4f6;
    font-size: 13px;
}

.compress-file-item:last-child[b-gdyq5vt2np] {
    border-bottom: none;
}

.compress-file-item.selected[b-gdyq5vt2np] {
    background: #eff6ff;
}

.compress-file-item input[type="checkbox"][b-gdyq5vt2np] {
    width: 16px;
    height: 16px;
}

.compress-file-item i[b-gdyq5vt2np] {
    color: #6b7280;
    font-size: 14px;
}

.compress-file-item .file-name[b-gdyq5vt2np] {
    flex: 1;
    color: #111827;
}

.compress-file-item .file-size[b-gdyq5vt2np] {
    color: #6b7280;
    font-size: 12px;
}

.form-hint[b-gdyq5vt2np] {
    margin-top: 4px;
    font-size: 12px;
    color: #6b7280;
}

/* 对象信息抽屉 */
.object-info-overlay[b-gdyq5vt2np] {
    position: fixed;
    inset: 0;
    background: rgba(17, 24, 39, 0.35);
    display: flex;
    justify-content: flex-end;
    z-index: 1100;
}

.object-info-panel[b-gdyq5vt2np] {
    width: 440px;
    max-width: 95vw;
    height: 100vh;
    background: #fff;
    box-shadow: -8px 0 24px rgba(15, 23, 42, 0.18);
    display: flex;
    flex-direction: column;
}

.object-info-header[b-gdyq5vt2np] {
    padding: 18px 20px;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.object-info-title-wrap[b-gdyq5vt2np] {
    min-width: 0;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.object-info-title-wrap > i[b-gdyq5vt2np] {
    color: #2563eb;
    margin-top: 3px;
}

.object-info-title[b-gdyq5vt2np] {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

.object-info-subtitle[b-gdyq5vt2np] {
    max-width: 320px;
    margin-top: 3px;
    font-size: 13px;
    color: #6b7280;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.object-info-body[b-gdyq5vt2np] {
    flex: 1;
    overflow-y: auto;
    padding: 18px 20px 24px;
}

.object-info-section[b-gdyq5vt2np] {
    margin-bottom: 22px;
}

.object-info-section h4[b-gdyq5vt2np] {
    margin: 0 0 12px;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
}

.object-info-actions[b-gdyq5vt2np] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.object-info-grid[b-gdyq5vt2np] {
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr);
    row-gap: 10px;
    column-gap: 12px;
    margin: 0;
}

.object-info-grid dt[b-gdyq5vt2np] {
    color: #6b7280;
    font-size: 13px;
}

.object-info-grid dd[b-gdyq5vt2np] {
    min-width: 0;
    margin: 0;
    color: #111827;
    font-size: 13px;
    word-break: break-all;
}

.object-info-grid code[b-gdyq5vt2np] {
    font-size: 12px;
    color: #374151;
    background: #f3f4f6;
    border-radius: 4px;
    padding: 2px 4px;
}

.object-info-empty[b-gdyq5vt2np] {
    padding: 12px;
    border: 1px dashed #d1d5db;
    border-radius: 6px;
    color: #9ca3af;
    font-size: 13px;
    text-align: center;
}

.metadata-table[b-gdyq5vt2np] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    overflow: hidden;
}

.metadata-table th[b-gdyq5vt2np],
.metadata-table td[b-gdyq5vt2np] {
    padding: 9px 10px;
    border-bottom: 1px solid #f3f4f6;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    word-break: break-all;
}

.metadata-table th[b-gdyq5vt2np] {
    width: 38%;
    color: #6b7280;
    background: #f9fafb;
    font-weight: 600;
}

.metadata-table td[b-gdyq5vt2np] {
    color: #111827;
}

.metadata-table tr:last-child th[b-gdyq5vt2np],
.metadata-table tr:last-child td[b-gdyq5vt2np] {
    border-bottom: none;
}

.tag-chip-list[b-gdyq5vt2np] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.tag-chip[b-gdyq5vt2np] {
    display: inline-flex;
    align-items: center;
    padding: 3px 8px;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}

.tags-modal[b-gdyq5vt2np] {
    width: min(720px, 92vw);
}

.tags-modal-header[b-gdyq5vt2np] {
    align-items: flex-start;
}

.tags-modal-title-wrap[b-gdyq5vt2np] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-width: 0;
}

.tags-modal-icon-wrap[b-gdyq5vt2np] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background: #eff6ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.tags-modal-icon[b-gdyq5vt2np] {
    color: #2563eb;
    font-size: 16px;
}

.tags-modal-title-text[b-gdyq5vt2np] {
    min-width: 0;
}

.tags-modal-title-text .modal-title[b-gdyq5vt2np] {
    margin: 0;
}

.tags-modal-subtitle[b-gdyq5vt2np] {
    margin-top: 4px;
    color: #6b7280;
    font-size: 13px;
    word-break: break-all;
}

.tags-modal-body[b-gdyq5vt2np] {
    padding-top: 18px;
}

.tags-modal-footer[b-gdyq5vt2np] {
    justify-content: flex-end;
}

.tag-section[b-gdyq5vt2np] {
    margin-bottom: 18px;
}

.tag-section-title[b-gdyq5vt2np] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
}

.tag-section-title[b-gdyq5vt2np]::before {
    content: '';
    width: 4px;
    height: 16px;
    border-radius: 999px;
    background: #2563eb;
}

.tag-empty[b-gdyq5vt2np] {
    padding: 14px 16px;
    border: 1px dashed #d1d5db;
    border-radius: 8px;
    background: #f9fafb;
    color: #9ca3af;
    font-size: 13px;
}

.tag-chip-list-edit[b-gdyq5vt2np] {
    margin-bottom: 4px;
}

.tag-chip-edit[b-gdyq5vt2np] {
    border: none;
    cursor: pointer;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.tag-chip-edit:hover:not(:disabled)[b-gdyq5vt2np] {
    background: #1d4ed8;
}

.tag-chip-edit i[b-gdyq5vt2np] {
    font-size: 11px;
    opacity: 0.9;
}

.tag-chip-text[b-gdyq5vt2np] {
    white-space: nowrap;
}

.tag-add-form[b-gdyq5vt2np] {
    padding: 14px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
}

.tag-add-grid[b-gdyq5vt2np] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    align-items: start;
}

.tag-add-row[b-gdyq5vt2np] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.tag-field-label[b-gdyq5vt2np] {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
}

.tag-field-input[b-gdyq5vt2np] {
    font-size: 13px;
    padding: 9px 10px;
}

.tag-add-actions[b-gdyq5vt2np] {
    margin-top: 12px;
    display: flex;
    justify-content: flex-end;
}

.tag-editor-error[b-gdyq5vt2np] {
    padding: 10px 12px;
    border: 1px solid #fecaca;
    border-radius: 6px;
    background: #fef2f2;
    color: #dc2626;
    font-size: 13px;
}

@media (max-width: 640px) {
    .tag-add-grid[b-gdyq5vt2np] {
        grid-template-columns: 1fr;
    }

    .tags-modal-title-wrap[b-gdyq5vt2np] {
        gap: 10px;
    }
}

