/****************************************************************************  
 * @Author: 陌寒
 * @Date: 2025-08-31 20:47:47
 * @LastEditTime: 2025-09-28 18:46:33
 * @Description: ZibBox 子主题，为 WordPress 添加灵动之美，让网页别具韵味！
 * @Email: 7083266@qq.com
 * @Remind: 有任何问题请联系主题作者,希望大家在使用的途中遵守我们的相关约定，也呼吁每一位子比正版用户，使用正版 拒绝盗版，如有盗版 也绝不售卖！
 * @Copyright (c) 2025 by 郑州汇聚云网络科技有限公司, All Rights Reserved.
 ****************************************************************************/

.zibbox-b-gray,
.zibbox-b-theme,
.zibbox-b-red,
.zibbox-b-yellow,
.zibbox-b-blue,
.zibbox-b-blue-2,
.zibbox-b-cyan,
.zibbox-b-green,
.zibbox-b-purple,
.zibbox-jb-red,
.zibbox-jb-pink,
.zibbox-jb-yellow,
.zibbox-jb-blue,
.zibbox-jb-cyan,
.zibbox-jb-green,
.zibbox-jb-purple,
.zibbox-jb-vip1,
.zibbox-dy-lz,
.zibbox-dy-fl,
.zibbox-dy-zl,
.zibbox-dy-zh,
.zibbox-dy-ch,
.zibbox-dy-hl,
.zibbox-dy-purple,
.zibbox-dy-pink,
.zibbox-dy-pinkblue,
.zibbox-dy-icepink,
.zibbox-dy-softpink,
.zibbox-jb-vip2 {
    color: var(--this-color);
    background: var(--this-bg);
    --this-color: #fff;
}

.zibbox-jb-red,
.zibbox-jb-pink,
.zibbox-jb-yellow,
.zibbox-jb-blue,
.zibbox-jb-cyan,
.zibbox-jb-green,
.zibbox-jb-purple,
.zibbox-jb-vip1,
.zibbox-jb-vip2 {
    border: none;
}

.zibbox-b-theme {
    --this-bg: var(--focus-color);
}

.zibbox-b-gray {
    --this-bg: #818b95;
}

.zibbox-b-red {
    --this-bg: #ff5473;
}

.zibbox-b-yellow {
    --this-bg: #ff6f06;
}

.zibbox-b-cyan {
    --this-bg: #08c4c1;
}

.zibbox-b-blue {
    --this-bg: #2997f7;
}

.zibbox-b-blue-2 {
    --this-bg: #5c7cff;
}

.zibbox-b-green {
    --this-bg: #12b928;
}

.zibbox-b-purple {
    --this-bg: #d448f5;
}

.zibbox-c-theme,
.zibbox-c-gray,
.zibbox-c-white,
.zibbox-c-red,
.zibbox-c-red-2,
.zibbox-c-yellow,
.zibbox-c-yellow-2,
.zibbox-c-blue,
.zibbox-c-blue-2,
.zibbox-c-green,
.zibbox-c-cyan,
.zibbox-c-green-2,
.zibbox-c-purple,
.zibbox-c-purple-2 {
    color: var(--this-color);
}

.zibbox-c-theme {
    --this-color: var(--focus-color);
    --this-bg: var(--focus-color-opacity1);
}

.zibbox-c-gray {
    --this-color: #888;
    --this-bg: rgba(136, 136, 136, 0.1);
}

.zibbox-c-white {
    --this-color: #fff;
    --this-bg: rgba(255, 255, 255, 0.1);
}

.zibbox-c-red {
    --this-color: #ff5473;
    --this-bg: rgba(255, 84, 115, 0.1);
}

.zibbox-c-red-2 {
    --this-color: #d6064c;
    --this-bg: rgba(194, 41, 46, 0.1);
}

.zibbox-c-yellow {
    --this-color: #ff6f06;
    --this-bg: rgba(255, 111, 6, 0.1);
}

.zibbox-c-yellow-2 {
    --this-color: #c58516;
    --this-bg: rgba(179, 103, 8, 0.1);
}

.zibbox-c-blue {
    --this-color: #2997f7;
    --this-bg: rgba(41, 151, 247, 0.1);
}

.zibbox-c-blue-2 {
    --this-color: #5c7cff;
    --this-bg: rgba(77, 130, 249, 0.1);
}

.zibbox-c-cyan {
    --this-color: #04b9b6;
    --this-bg: rgba(8, 196, 193, 0.1);
}

.zibbox-c-green {
    --this-color: #18a52a;
    --this-bg: rgba(18, 185, 40, 0.1);
}

.zibbox-c-green-2 {
    --this-color: #6a933e;
    --this-bg: rgba(72, 135, 24, 0.1);
}

.zibbox-c-purple {
    --this-color: #e434e1;
    --this-bg: rgba(213, 72, 245, 0.1);
}

.zibbox-c-purple-2 {
    --this-color: #8e4aff;
    --this-bg: rgba(154, 72, 245, 0.1);
}


.zibbox-jb-red {
    --this-bg: linear-gradient(135deg, #fd7a64 10%, #fb2d2d 100%);
}


.zibbox-jb-pink {
    --this-bg: linear-gradient(135deg, #ff5e7f 30%, #ff967e 100%);
}


.zibbox-jb-yellow {
    --this-bg: linear-gradient(135deg, #f59f54 10%, #ff6922 100%);
}


.zibbox-jb-blue {
    --this-bg: linear-gradient(135deg, #59c3fb 10%, #268df7 100%);
}

.zibbox-jb-cyan {
    --this-bg: linear-gradient(140deg, #039ab3 10%, #58dbcf 90%);
}


.zibbox-jb-green {
    --this-bg: linear-gradient(135deg, #60e464 10%, #5cb85b 100%);
}


.zibbox-jb-purple {
    --this-bg: linear-gradient(135deg, #f98dfb 10%, #ea00f9 100%);
}


.zibbox-jb-vip1 {
    --this-bg: linear-gradient(25deg, #eabe7b 10%, #f5e3c7 70%, #edc788 100%);
    --this-color: #866127;
}


.zibbox-jb-vip2 {
    --this-bg: linear-gradient(317deg, #4d4c4c 30%, #7b7b7b 70%, #5f5c5c 100%);
    --this-color: #ddd;
}

.zibbox-dy-lz {
    --this-bg: radial-gradient(circle at 10.6% 23.3%, rgb(186, 162, 252) 0%, rgb(176, 248, 242) 72.4%);
}

.zibbox-dy-fl {
    --this-bg: linear-gradient(220.55deg, #FFADF7 0%, #B1FF96 100%);
}

.zibbox-dy-zl {
    --this-bg: linear-gradient(103.3deg, rgb(252, 225, 208) 30%, rgb(255, 173, 214) 55.7%, rgb(162, 186, 245) 81.8%);
}

.zibbox-dy-zh {
    --this-bg: linear-gradient(111.4deg, rgb(238, 113, 113) 1%, rgb(246, 215, 148) 58%);
}

.zibbox-dy-ch {
    --this-bg: linear-gradient(102.7deg, rgb(253, 218, 255) 8.2%, rgb(223, 173, 252) 19.6%, rgb(173, 205, 252) 36.8%, rgb(173, 252, 244) 73.2%, rgb(202, 248, 208) 90.9%);
}

.zibbox-dy-hl {
    --this-bg: linear-gradient(to right, #9fe1fa, #f4edc9);
}

.zibbox-dy-purple {
    --this-bg: linear-gradient(135deg, #ed64fd 10%, #2da8fb 100%);
}

.zibbox-dy-pink {
    --this-bg: linear-gradient(43deg, #ff6ac34a 0%, #ff82c1 46%, #ff6ac34a 100%);
}

.zibbox-dy-pinkblue {
    --this-bg: linear-gradient(43deg, #ff6ac34a 0%, #82e1ff 46%, #ff6ac34a 100%);
}

.zibbox-dy-icepink {
    --this-bg: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
}

.zibbox-dy-softpink {
    --this-bg: linear-gradient(220.55deg, #B7DCFF 0%, #FFA4F6 100%);
}


.zibbox-quote-q {
    position: relative;
    padding: 0.3em 0.6em;
    margin-top: 0 !important;
    margin-bottom: 10px;
    --quote-color: var(--main-color, #007aff);
    color: var(--quote-color);
    max-width: 260px;
    width: 100%;
    box-sizing: border-box;
}

.zibbox-quote-q::before {
    content: '';
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--quote-color);
    opacity: 0.04;
    z-index: 0;
}

.zibbox-quote-q a,
.zibbox-quote-q span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #8a8a8a;
    line-height: 1.6;
    height: 3.2em;
    word-break: break-all;
    white-space: normal !important;
    text-indent: 0 !important;
}


.zibbox-quote-q a:hover {
    color: #6a6a6a;
    text-decoration: none;
}

.zibbox-nav {
    float: left;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 6px;
    opacity: .7;
    height: 26px;
}

.navbar-top .navbar-brand {
    padding: 10px 5px;
}

@media (max-width: 768px) {
    .navbar-top .navbar-logo>img {
        padding: 0;
        height: 30px;
    }
}

@media (max-width: 768px) {
    .zibbox-navbar-top {
        float: right;
    }

    .zibbox-navbar-toggle {
        margin-left: 5px;
        margin-right: 0;
        margin-top: 9px;
        opacity: .7;
        height: 32px;
        width: 32px;
        padding: 3px;
        background-color: rgb(0 59 255 / 8%);
        border-radius: 50px;
    }

    .zibbox-nav {
        float: left;
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 6px;
        opacity: .7;
        height: 26px;
    }
}

.panel-heading .fa {
    transition: transform 0.3s ease;
    transform: rotate(-45deg);
    padding: 5px;
    color: #556af1;
}

.panel-heading:not(.collapsed) .fa {
    transform: rotate(0deg);
}

.question-container {
    border-radius: 6px;
    border: solid 1px var(--main-border-color);
    overflow: hidden;
    border-bottom: solid 0px rgba(50, 50, 50, 0);
}

.question {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    padding: 2.5rem 4rem;
    margin-bottom: 0;
    border-bottom: solid 1px var(--main-border-color);
}

.question i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.question.active i.fa.fa-plus {
    display: none;
}

.question.active i.fa.fa-minus {
    display: inline-block;
}

.answer.active {
    display: unset;
    background-color: var(--focus-color);
    flex: 1 1 auto;
    min-height: 1px;
    color: #fff !important;
    padding: 2.5rem 4.5rem;
    display: block;
}

@keyframes bounce {
    0% {
        transform: scaleY(0.3);
        background-color: green;
    }

    50% {
        transform: scaleY(1);
        background-color: orange;
    }

    100% {
        transform: scaleY(0.3);
        background-color: green;
    }

    ;
}

.tab2_content.active {
    display: block;
}

.tab2_content.active {
    display: block;
}

#accordionhelp-content {
    margin-bottom: 20px;
}

.tab-container {
    width: 80%;
    margin: auto;
}

.tabs {
    display: flex;
    cursor: pointer;
    padding: 20px 0;
}

.tab {
    padding: 10px 15px;
    transition: background-color 0.3s;
    border-radius: 10px;
    background: var(--muted-bg-color);
    margin: 0px 5px;
    font-size: 14px;
}

.tab.active {
    color: #fff;
    background-color: #556af1;
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

.tab-content {
    position: relative;
    overflow: hidden;
}

.tab2_content {
    display: none;
}

.button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #556af1;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.button:hover {
    background-color: #3e53c4;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.zibbox-new-icon {
    position: absolute;
    top: -2px;
    right: 5px;
}

.article-new-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 8px;
    background-color: #f3f9ff;
    color: #556af1;
    font-family: 'Segoe UI', Roboto, sans-serif;
    font-size: 11px;
    margin-right: -5px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 1px 9px 1px 15px;
    overflow: hidden;
    border: .5px solid rgba(59, 130, 246, .15);
}

.article-new-badge:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: rgba(59, 130, 246, .2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width .6s ease, height .6s ease;
}

.panel-heading .fa {
    transition: transform 0.3s ease;
    transform: rotate(-45deg);
    padding: 5px;
    color: #556af1;
}

.panel-heading:not(.collapsed) .fa {
    transform: rotate(0deg);
}

.question-container {
    border-radius: 6px;
    border: solid 1px var(--main-border-color);
    overflow: hidden;
    border-bottom: solid 0px rgba(50, 50, 50, 0);
}

.question {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    padding: 2.5rem 4rem;
    margin-bottom: 0;
    border-bottom: solid 1px var(--main-border-color);
}

.question i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.question.active i.fa.fa-plus {
    display: none;
}

.question.active i.fa.fa-minus {
    display: inline-block;
}

.answer.active {
    display: unset;
    background-color: var(--focus-color);
    flex: 1 1 auto;
    min-height: 1px;
    color: #fff !important;
    padding: 2.5rem 4.5rem;
    display: block;
}

@keyframes bounce {
    0% {
        transform: scaleY(0.3);
        background-color: green;
    }

    50% {
        transform: scaleY(1);
        background-color: orange;
    }

    100% {
        transform: scaleY(0.3);
        background-color: green;
    }

    ;
}

.tab2_content.active {
    display: block;
}

.tab2_content.active {
    display: block;
}

#accordionhelp-content {
    margin-bottom: 20px;
}

.tab-container {
    width: 80%;
    margin: auto;
}

.tabs {
    display: flex;
    cursor: pointer;
    padding: 20px 0;
}

.tab {
    padding: 10px 15px;
    transition: background-color 0.3s;
    border-radius: 10px;
    background: var(--muted-bg-color);
    margin: 0px 5px;
    font-size: 14px;
}

.tab.active {
    color: #fff;
    background-color: #556af1;
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

.tab-content {
    position: relative;
    overflow: hidden;
}

.tab2_content {
    display: none;
}

.button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #556af1;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.button:hover {
    background-color: #3e53c4;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}


.zibbox_Mainlabel {
    position: absolute !important;
    top: 50% !important;
    right: 0 !important;
    transform: translateY(-50%) !important;
    z-index: 10 !important;
    overflow: hidden !important;
}

.zibbox_label {
    display: inline-block !important;
    position: relative !important;
    float: right !important;
    padding: 3px 6px !important;
    clear: both !important;
    margin: 0 0 4px 0 !important;
    border-radius: 4px 0 0 4px !important;
    font-size: 12px !important;
    color: white !important;
    white-space: nowrap !important;
    text-align: right !important;
    overflow: hidden !important;
}

.zibbox_label::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg,
            transparent,
            rgba(255, 255, 255, 0.6),
            transparent);
    animation: sweep 3s infinite;
}

@keyframes sweep {
    0% {
        left: -100%;
    }

    100% {
        left: 200%;
    }
}