@import url("/apps/bootstrap.min.css");
@import url("/apps/bootstrap-icons.css");
@import url("/apps/animate.css");
@import url("/apps/themify-icons.css");
@import url("/apps/styles.css");
@import url("/apps/themes.css");
@import url("/apps/owl.carousel.min.css");
@import url("/apps/jquery.fancybox.css");
@import url("/apps/ihover.css");

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
	
 #stats .card.pt-5 { padding-top: 1.25rem !important; } /* 降低原本过大的顶部内边距 */
    #stats .card-body {
      display: flex; flex-direction: column; align-items: center; justify-content: center;
    }
    #stats .stat-icon {
      display: inline-flex; align-items: center; justify-content: center;
      width: 48px; height: 48px; border-radius: 50%;
      font-size: 24px; line-height: 1; margin-bottom: 8px;
    }
    @media (min-width: 992px) {
      #stats .stat-icon { width: 52px; height: 52px; font-size: 26px; }
    }
    /* 轻量配色，避免喧宾夺主 */
    #stats .stat-cyan   { background: rgba(0,188,212,.12);  color: #00bcd4; }
    #stats .stat-orange { background: rgba(255,152,0,.12);  color: #ff9800; }
    #stats .stat-green  { background: rgba(76,175,80,.12);  color: #4caf50; }
    #stats .stat-blue   { background: rgba(33,150,243,.12); color: #2196f3; }
    #stats h2 { font-size: 1.6rem; margin: 4px 0 2px; }
    #stats p  { margin: 0; }
    
    
     #task-types .tt-head{display:flex;align-items:center;margin-bottom:.25rem;}
    #task-types .tt-head h5{margin:0 0 0 8px;font-weight:600;}
    #task-types .tt-icon{
      display:inline-flex;align-items:center;justify-content:center;
      width:36px;height:36px;border-radius:50%;font-size:18px;line-height:1;
    }
    #task-types .tt-cyan{background:rgba(0,188,212,.12);color:#00bcd4;}
    #task-types .tt-orange{background:rgba(255,152,0,.12);color:#ff9800;}
    #task-types .tt-pink{background:rgba(233,30,99,.12);color:#e91e63;}
    /* 细调卡片内边距，避免视觉显得空 */
    #task-types .card-body{padding:1.25rem 1.25rem 1rem;}
    
    
     .position-relative .features .card.pt-5 { padding-top: 1.25rem !important; }
    .position-relative .features .card-body {
      display: flex; flex-direction: column; align-items: center; text-align: center;
    }
    .position-relative .features .feat-icon{
      display:inline-flex; align-items:center; justify-content:center;
      width:44px; height:44px; border-radius:50%; font-size:20px; line-height:1; margin-bottom:10px;
    }
    @media (min-width: 992px){
      .position-relative .features .feat-icon{ width:48px; height:48px; font-size:22px; }
    }
    /* 轻量配色，不喧宾夺主 */
    .position-relative .features .fi-cyan  { background:rgba(0,188,212,.12);  color:#00bcd4; }
    .position-relative .features .fi-orange{ background:rgba(255,152,0,.12);  color:#ff9800; }
    .position-relative .features .fi-green { background:rgba(76,175,80,.12);   color:#4caf50; }
    
    
   .sbz-case-vz19 .sec-hd-88{display:flex;flex-direction:column;gap:.25rem;align-items:center;text-align:center;margin-bottom:1rem}
    .sbz-case-vz19 .k-card-x1{border:0;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:1rem;height:100%}
    .sbz-case-vz19 .mini-bio-i2{display:flex;gap:.75rem;align-items:center;margin-bottom:.5rem}
    .sbz-case-vz19 .mini-bio-i2 img{width:44px;height:44px;border-radius:9999px;border:1px solid #e5e7eb;padding:2px;background:#fff}
    .sbz-case-vz19 .k-list-s1{margin:0;padding-left:1rem}
    .sbz-case-vz19 .k-list-s1 li{margin:.25rem 0}
    .sbz-case-vz19 .tbl-xr3{width:100%;border-collapse:collapse;margin-top:.5rem}
    .sbz-case-vz19 .tbl-xr3 th,.sbz-case-vz19 .tbl-xr3 td{border-bottom:1px solid #e5e7eb;padding:.55rem .5rem;vertical-align:top}
    .sbz-case-vz19 .ok-i5{color:#10b981}.sbz-case-vz19 .muted{color:#6b7280}
    /* Donut */
    .sbz-case-vz19 .donut-wrap{display:flex;gap:1rem;align-items:center;justify-content:center}
    .sbz-case-vz19 .donut-legend{font-size:.9rem}
    .sbz-case-vz19 .legend-dot{display:inline-block;width:.75rem;height:.75rem;border-radius:9999px;margin-right:.4rem}
    .sbz-case-vz19 .c-app{background:#3b82f6}.sbz-case-vz19 .c-int{background:#f59e0b}.sbz-case-vz19 .c-sur{background:#10b981}
    /* Bars */
    .sbz-case-vz19 .bars-wrap{display:flex;align-items:flex-end;gap:.6rem;height:140px;padding:.5rem 0;border-bottom:1px dashed #e5e7eb}
    .sbz-case-vz19 .bar{width:22px;background:linear-gradient(180deg,rgba(99,102,241,.9),rgba(59,130,246,.9));border-radius:6px 6px 0 0;position:relative}
    .sbz-case-vz19 .bar small{position:absolute;top:-1.3rem;left:50%;transform:translateX(-50%);font-size:.75rem}
    .sbz-case-vz19 .bar-label{display:block;text-align:center;margin-top:.35rem;font-size:.8rem}
    .sbz-case-vz19 .k-note-i1{font-size:.85rem}
    
    
   .sbz-camp-a52 .camp-card-a1{border:0;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:1.25rem;height:100%}
    .sbz-camp-a52 .tag-ff2{font-size:.75rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:9999px;padding:.15rem .5rem}  
    
   
    .sbz-spec-qa84 .tbl-xr2{width:100%;border-collapse:collapse}
    .sbz-spec-qa84 .tbl-xr2 th,.sbz-spec-qa84 .tbl-xr2 td{border-bottom:1px solid #e5e7eb;padding:.7rem .6rem;vertical-align:top}
    .sbz-spec-qa84 .ok-i5{color:#10b981}.sbz-spec-qa84 .bad-i5{color:#ef4444}
    
    
    
    
  .sbz-guide-wx71 .guide-wrap-3p9{max-width:980px;margin:0 auto}
    .sbz-guide-wx71 h2{font-size:1.6rem}
    .sbz-guide-wx71 .step-lst-r4a{counter-reset:stepn}
    .sbz-guide-wx71 .step-lst-r4a li{list-style:none;margin:.9rem 0;padding:.75rem 1rem;border-left:4px solid #22c55e;background:#f8fafc;border-radius:6px;position:relative}
    .sbz-guide-wx71 .step-lst-r4a li:before{counter-increment:stepn;content:counter(stepn);position:absolute;left:-1.65rem;top:.7rem;background:#22c55e;color:#fff;width:22px;height:22px;line-height:22px;text-align:center;border-radius:9999px;font-size:.8rem}
    .sbz-guide-wx71 .tips-k5m{background:#fff7ed;border:1px dashed #fdba74;border-radius:8px;padding:.75rem}   
    
    
   .sbz-why-tt92 .why-wrap-a9z{max-width:1120px;margin:0 auto} .sbz-why-tt92 .why-grid-xk7{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px} @media (max-width: 991px){.sbz-why-tt92 .why-grid-xk7{grid-template-columns:1fr}} .sbz-why-tt92 .why-card-wm3{border:0;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:1rem;display:flex;gap:.8rem;align-items:flex-start;height:100%} .sbz-why-tt92 .why-ico-qe2{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#111827;flex:0 0 42px} .sbz-why-tt92 h3#why-title{font-size:1.6rem;margin-bottom:.25rem;text-align:center} .sbz-why-tt92 p.sub-xm1{text-align:center;color:#6b7280;margin-bottom:1rem} .sbz-why-tt92 .why-kpi-kt8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px} @media (max-width: 991px){.sbz-why-tt92 .why-kpi-kt8{grid-template-columns:1fr}} .sbz-why-tt92 .kpi-card-y2b{border:0;border-radius:14px;background:#f8fafc;padding:1rem;display:flex;gap:.8rem;align-items:center} .sbz-why-tt92 .kpi-num-a1v{font-weight:700;font-size:1.25rem} /* 小环形图：24h提现达成率 */ .sbz-why-tt92 .ring-wrap-pp6{display:flex;align-items:center;gap:1rem;justify-content:center} .sbz-why-tt92 .ring-legend-pm4{font-size:.9rem;color:#374151} 
   
   
   .sbz-stories-hb73 .st-wrap-uq1{max-width:1120px;margin:0 auto} .sbz-stories-hb73 h3#stories-title{text-align:center;font-size:1.6rem;margin-bottom:.25rem} .sbz-stories-hb73 p.sub-tt5{text-align:center;color:#6b7280;margin-bottom:1rem} .sbz-stories-hb73 .st-grid-yy9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px} @media (max-width: 991px){.sbz-stories-hb73 .st-grid-yy9{grid-template-columns:1fr}} .sbz-stories-hb73 .st-card-rk2{border:0;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:1rem;height:100%} .sbz-stories-hb73 .bio-lt1{display:flex;gap:.75rem;align-items:center;margin-bottom:.5rem} .sbz-stories-hb73 .bio-lt1 img{width:44px;height:44px;border-radius:9999px;border:1px solid #e5e7eb;padding:2px;background:#fff} .sbz-stories-hb73 .st-ul-x2f{margin:0 0 .5rem 1rem} .sbz-stories-hb73 .st-ul-x2f li{margin:.25rem 0} .sbz-stories-hb73 .tag-mm8{display:inline-block;font-size:.75rem;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9999px;padding:.1rem .5rem;margin-right:.25rem} .sbz-stories-hb73 .st-foot-s4a{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem} .sbz-stories-hb73 .st-cta-jr7{font-weight:600;background:#ff4da6;color:#fff;border-radius:9999px;padding:.35rem .7rem;display:inline-flex;align-items:center;gap:.35rem;text-decoration:none} 
    
    
    
    