/**
 * 51ziy.com版权所有，未经允许请勿复制！！！
 */


#posts-pay .hidden-box.show {
    padding: 0 !important; 
}

.mcp-download-tabs.mb20.post-tab.nav-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


@keyframes mcp-icon-rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

#posts-pay .hidden-box.show {
    padding: 0 !important; 
}


@keyframes mcp-icon-rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
@keyframes mcp-icon-pulse {
    0%, 100% { 
        transform: scale(1); 
        filter: drop-shadow(0 0 1px rgba(255, 255, 0, 0.5));
    }
    50% { 
        transform: scale(1.15); 
        filter: drop-shadow(0 0 4px rgba(255, 255, 0, 0.9));
    }
}

.mcp-download-tabs .tab-nav-theme {
    display: flex;
    gap: 12px;
    padding: 0;
    background-color: transparent;
    border-bottom: none; 
    margin: 0; 
    position: relative;
}
.mcp-download-tabs .tab-nav-theme::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--main-border-color, #e9ecef);
    z-index: 1;
}
.dark-theme .mcp-download-tabs .tab-nav-theme::after {
    background-color: #40454d;
}
.mcp-download-tabs .list-inline > li {
    margin-bottom: -1px;
    flex-grow: 0;
    text-align: center;
}
.mcp-download-tabs .tab-nav-theme a.post-tab-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 4px;
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color-placeholder, #6c757d);
    background-color: transparent;
    border: none;
    border-bottom: 2px solid transparent;
    text-decoration: none !important;
    white-space: nowrap;
    transition: color 0.25s ease, border-color 0.25s ease;
    position: relative;
    z-index: 2;
    margin: 0 10px;
}
.dark-theme .mcp-download-tabs .list-inline > li:not(.active) a.post-tab-toggle {
    color: #a0aec0;
}
.mcp-download-tabs .list-inline > li:not(.active) a.post-tab-toggle:hover {
    color: var(--title-color, #1a202c);
}
.dark-theme .mcp-download-tabs .list-inline > li:not(.active) a.post-tab-toggle:hover {
    color: #e2e8f0;
}
.mcp-download-tabs .tab-nav-theme .active a.post-tab-toggle {
    color: var(--primary-color, #007bff) !important;
    border-bottom-color: var(--primary-color, #007bff) !important;
    font-weight: 600;
}
.dark-theme .mcp-download-tabs .tab-nav-theme .active a.post-tab-toggle {
    color: var(--dark-accent, #58a6ff) !important;
    border-bottom-color: var(--dark-accent, #58a6ff) !important;
}
.mcp-download-tabs .tab-nav-theme li.mcp-li-override.active::before {
    display: none !important;
}
.mcp-download-tabs .tab-nav-theme a .btn-icon {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    background-color: currentColor;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    margin-right: 8px;
    vertical-align: -3px;
    line-height: 1;
    transition: transform 0.3s ease;
}
.mcp-normal-tab-btn .btn-icon {
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="2" y1="12" x2="22" y2="12"%3E%3C/line%3E%3Cpath d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"%3E%3C/path%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="2" y1="12" x2="22" y2="12"%3E%3C/line%3E%3Cpath d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"%3E%3C/path%3E%3C/svg%3E');
}
.mcp-download-tabs .list-inline > li.active .mcp-normal-tab-btn .btn-icon {
    animation: mcp-icon-rotate 8s linear infinite;
}
.mcp-highspeed-tab-btn .btn-icon {
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"%3E%3C/polygon%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"%3E%3C/polygon%3E%3C/svg%3E');
}
.mcp-download-tabs .list-inline > li.active .mcp-highspeed-tab-btn .btn-icon {
    animation: mcp-icon-pulse 1.2s ease-in-out infinite;
    background-color: var(--primary-color, #007bff) !important; 
}
.dark-theme .mcp-download-tabs .list-inline > li.active .mcp-highspeed-tab-btn .btn-icon {
    background-color: var(--dark-accent, #58a6ff) !important; 
}
.mcp-download-tabs .tab-content {
    padding: 20px;
    margin-top: -1px; 
    background-color: var(--main-bg-light, #f8f9fa);
    border: 1px solid var(--main-border-color, #e9ecef);
    border-top: none; 
    border-radius: 0 0 12px 12px; 
}
.dark-theme .mcp-download-tabs .tab-content {
    background-color: #2a2d33;
    border-color: #40454d;
}

.mcp-download-list {
    margin-top: 0;
}
.mcp-dl-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 15px;
    background-color: var(--main-bg-light, #f8f9fa);
    padding: 12px 18px;
    border-radius: 10px;
    margin-bottom: 12px;
    border: 1px solid var(--main-border-color, #e9ecef);
    transition: all 0.25s ease-in-out;
}
.mcp-dl-item:hover {
    border-color: var(--primary-color, #0d6efd);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px -4px rgba(0, 123, 255, 0.2);
}
.dark-theme .mcp-dl-item {
    background-color: #2a2d33;
    border-color: #40454d;
}
.dark-theme .mcp-dl-item:hover {
    border-color: #58a6ff;
    box-shadow: 0 5px 15px -4px rgba(88, 166, 255, 0.2);
}
.mcp-dl-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 18px;
    background: linear-gradient(145deg, #007bff, #0056b3);
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    flex-shrink: 0; 
}
.dark-theme .mcp-dl-btn {
    background: linear-gradient(145deg, #58a6ff, #3b82f6);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.mcp-dl-btn:hover {
    transform: scale(1.03);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    color: #fff !important;
}
.mcp-dl-btn i {
    margin-right: 8px;
    font-size: 1.1em;
}
.mcp-dl-more-info {
    display: flex;
    align-items: center;
    justify-content: flex-end; 
    flex-grow: 1;             
    min-width: 150px;         
    gap: 10px;                 
    font-size: 13px;
    color: #6c757d;
}
.mcp-dl-more-info span {
    text-align: right;
}
.dark-theme .mcp-dl-more-info {
    color: #a0aec0;
}
.mcp-dl-more-info .mcp-copy-btn {
    margin-left: 10px;
    padding: 4px 8px;
    font-size: 12px;
    background-color: #e9ecef;
    color: #495057;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    transition: background-color 0.2s;
    text-decoration: none;
    flex-shrink: 0;
}
.mcp-dl-more-info .mcp-copy-btn:hover {
    background-color: #dee2e6;
}
.dark-theme .mcp-dl-more-info .mcp-copy-btn {
    background-color: #4a5568;
    color: #e2e8f0;
}
.dark-theme .mcp-dl-more-info .mcp-copy-btn:hover {
    background-color: #718096;
}

.mcp-vip-cta-notice {
    text-align: center;
    padding: 20px 15px;
    background-color: rgba(255, 249, 237, 0.6);
    border-radius: 8px;
    border: 1px dashed #fbd38d;
    margin-top: 0;
}
.dark-theme .mcp-vip-cta-notice {
    background-color: rgba(60, 50, 30, 0.4);
    border-color: #a18041;
}
.mcp-vip-cta-notice p {
    margin: 0 0 15px 0;
    color: var(--text-color, #4a5568);
    font-size: 14px;
}
.dark-theme .mcp-vip-cta-notice p {
    color: #d1d5db;
}
.mcp-vip-cta-button {
    display: inline-block;
    padding: 10px 25px;
    background: linear-gradient(135deg, #f59e0b, #ef4444);
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    border: none;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 4px 10px -2px rgba(239, 68, 68, 0.3);
}
.mcp-vip-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px -3px rgba(239, 68, 68, 0.4);
    color: #fff !important;
}


.mcp-vip-cta-notice.mcp-no-links-notice {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 20px;
    background-color: rgba(74, 85, 104, 0.05); 
    border: 1px solid #e2e8f0; 
    color: #4a5568;
    min-height: 80px;
    border-style: solid; 
}
.dark-theme .mcp-vip-cta-notice.mcp-no-links-notice {
    background-color: rgba(74, 85, 104, 0.2);
    border-color: #4a5568;
    color: #a0aec0;
}
.mcp-vip-cta-notice.mcp-no-links-notice p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px; 
}
.mcp-vip-cta-notice.mcp-no-links-notice p::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background-color: currentColor; 
    -webkit-mask-size: contain; mask-size: contain;
    -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
    -webkit-mask-position: center; mask-position: center;
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="12" y1="16" x2="12" y2="12"%3E%3C/line%3E%3Cline x1="12" y1="8" x2="12.01" y2="8"%3E%3C/line%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="12" y1="16" x2="12" y2="12"%3E%3C/line%3E%3Cline x1="12" y1="8" x2="12.01" y2="8"%3E%3C/line%3E%3C/svg%3E');
}


.mcp-dl-disclaimer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 13px;
    color: #8c939d;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 5px; 
    margin-right: 5px; 
    padding: 12px 18px;
    border: 1px dashed #dcdfe6; 
    background-color: #f7f8fa; 
    border-radius: 8px; 
    box-shadow: 0 1px 2px rgba(0,0,0,0.04); 
    transition: all 0.25s ease-in-out;
}
.mcp-dl-disclaimer::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    width: 1.2em;
    height: 1.2em;
    background-color: currentColor; 
    -webkit-mask-size: contain; mask-size: contain;
    -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
    -webkit-mask-position: center; mask-position: center;
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="12" y1="16" x2="12" y2="12"%3E%3C/line%3E%3Cline x1="12" y1="8" x2="12.01" y2="8"%3E%3C/line%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="12" y1="16" x2="12" y2="12"%3E%3C/line%3E%3Cline x1="12" y1="8" x2="12.01" y2="8"%3E%3C/line%3E%3C/svg%3E');
    opacity: 0.8;
}
.mcp-dl-disclaimer a {
    color: var(--primary-color, #007bff);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-color .2s ease;
}
.mcp-dl-disclaimer a:hover {
    border-bottom-color: currentColor;
}
.dark-theme .mcp-dl-disclaimer {
    color: #a0aec0;
    background-color: rgba(74, 85, 104, 0.2);
    border-color: #4a5568; 
}
.dark-theme .mcp-dl-disclaimer a {
    color: var(--dark-accent, #58a6ff);
}

@media (max-width: 768px) {
    
    #posts-pay .box-body,
    #posts-pay .hidden-box.show {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

   
    .mcp-download-tabs .tab-content {
        padding: 15px 5px;
    }

    .mcp-dl-item {
        flex-direction: column !important;
        align-items: stretch !important;
        padding: 12px;
    }

    .mcp-dl-btn {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
        padding: 12px 15px;
        box-sizing: border-box;
    }

    .mcp-dl-more-info {
        width: 100%;
        justify-content: space-between;
        margin-top: 4px;
        padding: 6px 10px;    
        background-color: rgba(0, 0, 0, 0.03); 
        border-radius: 6px;
    }
    .dark-theme .mcp-dl-more-info {
        background-color: rgba(255, 255, 255, 0.05);
    }
    .mcp-dl-more-info span {
        text-align: left;
    }
    .mcp-dl-more-info .mcp-copy-btn {
        margin-left: 10px;
    }
    
    .mcp-dl-disclaimer {
        display: block; 
        text-align: center; 
        padding: 12px 15px;
        margin-left: 0; 
        margin-right: 0;
    }


    .mcp-dl-disclaimer::before {
        display: inline-block; 
        vertical-align: middle; 
        margin-right: 8px;
    }
}