.list .tabItem[data-v-6896f28a]{padding:0 16px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:999px;margin-right:4px;color:var(--qz-text-2);transition:all .25s}.list .tabItem[data-v-6896f28a]:hover{color:var(--qz-primary);background:#f3f1ff}.list .tabItem.tabActive[data-v-6896f28a]{background:var(--qz-grad);color:#fff;font-weight:600;border-radius:999px;box-shadow:0 3px 10px rgba(91,77,255,.3)}.list .sortBox .active[data-v-6896f28a]{color:var(--qz-primary);font-weight:600;position:relative}.list .sortBox .active[data-v-6896f28a]:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;border-radius:2px;background:var(--qz-grad)}