/* WXSSC V68.6-H2 About visual upgrade */

body{
  background:
    radial-gradient(circle at 16% 0%, rgba(37,99,235,.13), transparent 34%),
    radial-gradient(circle at 84% 12%, rgba(14,165,233,.10), transparent 30%),
    linear-gradient(180deg,#f8fbff 0%,#eef6ff 48%,#f8fafc 100%) !important;
}

.wx-about-v686h2{
  width:1300px;
  max-width:calc(100vw - 28px);
  margin:112px auto 38px;
}

.wx-about-hero-v686h2{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  min-height:410px;
  padding:42px;
  background:
    linear-gradient(135deg,rgba(7,17,31,.96),rgba(15,23,42,.92)),
    radial-gradient(circle at 80% 12%, rgba(37,99,235,.28), transparent 38%);
  color:#fff;
  box-shadow:0 28px 74px rgba(15,23,42,.20);
}

.wx-about-hero-v686h2:before{
  content:"";
  position:absolute;
  inset:-160px -120px auto auto;
  width:420px;
  height:420px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(59,130,246,.36),transparent 68%);
  filter:blur(4px);
}

.wx-about-hero-v686h2:after{
  content:"";
  position:absolute;
  right:38px;
  bottom:34px;
  width:340px;
  height:210px;
  border-radius:28px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}

.wx-about-hero-main-v686h2{
  position:relative;
  z-index:2;
  max-width:780px;
}

.wx-about-badge-v686h2{
  display:inline-flex;
  align-items:center;
  height:34px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(59,130,246,.18);
  border:1px solid rgba(147,197,253,.26);
  color:#bfdbfe;
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
}

.wx-about-hero-v686h2 h1{
  margin:18px 0 0;
  font-size:58px;
  line-height:1.02;
  letter-spacing:-.07em;
  font-weight:1000;
}

.wx-about-hero-v686h2 p{
  margin:18px 0 0;
  max-width:760px;
  color:#cbd5e1;
  font-size:17px;
  line-height:1.86;
  font-weight:760;
}

.wx-about-hero-tags-v686h2{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:26px;
}

.wx-about-hero-tags-v686h2 span{
  height:34px;
  display:inline-flex;
  align-items:center;
  padding:0 13px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#e2e8f0;
  font-size:13px;
  font-weight:850;
}

.wx-about-metrics-v686h2{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin-top:-54px;
  padding:0 26px;
}

.wx-about-metric-v686h2{
  min-height:116px;
  border-radius:24px;
  padding:20px;
  background:rgba(255,255,255,.95);
  border:1px solid rgba(148,163,184,.20);
  box-shadow:0 18px 44px rgba(15,23,42,.10);
}

.wx-about-metric-v686h2 b{
  display:block;
  color:#0f172a;
  font-size:30px;
  line-height:1;
  letter-spacing:-.045em;
  font-weight:1000;
}

.wx-about-metric-v686h2 span{
  display:block;
  margin-top:8px;
  color:#64748b;
  font-size:13px;
  line-height:1.45;
  font-weight:820;
}

.wx-about-section-v686h2{
  margin-top:22px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:18px;
  align-items:start;
}

.wx-about-main-v686h2,
.wx-about-side-v686h2{
  min-width:0;
}

.wx-about-card-v686h2{
  border:1px solid rgba(148,163,184,.20);
  border-radius:28px;
  background:rgba(255,255,255,.94);
  box-shadow:0 16px 42px rgba(15,23,42,.06);
  padding:30px;
  margin-bottom:18px;
}

.wx-about-card-v686h2 h2{
  margin:0 0 14px;
  font-size:28px;
  line-height:1.2;
  letter-spacing:-.045em;
  font-weight:1000;
  color:#0f172a;
}

.wx-about-card-v686h2 p{
  margin:0 0 13px;
  color:#475569;
  font-size:15px;
  line-height:1.9;
  font-weight:730;
}

.wx-about-services-v686h2{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:12px;
}

.wx-about-service-v686h2{
  border-radius:22px;
  padding:20px;
  background:
    linear-gradient(180deg,#f8fbff,#ffffff);
  border:1px solid rgba(148,163,184,.18);
}

.wx-about-service-v686h2 i{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:rgba(37,99,235,.09);
  color:#2563eb;
  font-style:normal;
  font-weight:1000;
  margin-bottom:12px;
}

.wx-about-service-v686h2 h3{
  margin:0 0 8px;
  font-size:18px;
  line-height:1.25;
  color:#0f172a;
  font-weight:1000;
}

.wx-about-service-v686h2 p{
  margin:0;
  font-size:14px;
  line-height:1.75;
}

.wx-about-feature-list-v686h2{
  display:grid;
  gap:12px;
}

.wx-about-feature-v686h2{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:13px;
  align-items:start;
  padding:17px;
  border-radius:20px;
  background:#f8fbff;
  border:1px solid rgba(148,163,184,.16);
}

.wx-about-feature-v686h2 em{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:#0f172a;
  color:#fff;
  font-style:normal;
  font-weight:1000;
}

.wx-about-feature-v686h2 h3{
  margin:0 0 6px;
  color:#0f172a;
  font-size:17px;
  font-weight:1000;
}

.wx-about-feature-v686h2 p{
  margin:0;
  font-size:14px;
  line-height:1.75;
}

.wx-about-disclaimer-v686h2{
  border-color:rgba(245,158,11,.26);
  background:
    radial-gradient(circle at 4% 0%,rgba(245,158,11,.10),transparent 34%),
    linear-gradient(180deg,#fffdf7,#ffffff);
}

.wx-about-disclaimer-v686h2 h2{
  color:#92400e;
}

.wx-about-side-card-v686h2{
  border:1px solid rgba(148,163,184,.20);
  border-radius:24px;
  background:rgba(255,255,255,.94);
  box-shadow:0 16px 42px rgba(15,23,42,.055);
  padding:22px;
  margin-bottom:14px;
}

.wx-about-side-card-v686h2 b{
  display:block;
  color:#0f172a;
  font-size:17px;
  margin-bottom:10px;
  font-weight:1000;
}

.wx-about-side-card-v686h2 p{
  margin:0;
  color:#64748b;
  font-size:14px;
  line-height:1.8;
  font-weight:730;
}

.wx-about-links-v686h2{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.wx-about-links-v686h2 a{
  height:34px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  text-decoration:none;
  background:rgba(37,99,235,.08);
  border:1px solid rgba(37,99,235,.14);
  color:#2563eb;
  font-size:13px;
  font-weight:900;
}

.wx-about-side-dark-v686h2{
  color:#fff;
  background:
    linear-gradient(135deg,#0f172a,#1e293b);
  border-color:rgba(255,255,255,.10);
}

.wx-about-side-dark-v686h2 b{
  color:#fff;
}

.wx-about-side-dark-v686h2 p{
  color:#cbd5e1;
}

@media(max-width:980px){
  .wx-about-v686h2{
    margin-top:96px;
  }

  .wx-about-hero-v686h2{
    padding:32px 24px;
    min-height:auto;
  }

  .wx-about-hero-v686h2:after{
    display:none;
  }

  .wx-about-hero-v686h2 h1{
    font-size:42px;
  }

  .wx-about-metrics-v686h2{
    grid-template-columns:repeat(2,1fr);
    margin-top:14px;
    padding:0;
  }

  .wx-about-section-v686h2{
    grid-template-columns:1fr;
  }

  .wx-about-services-v686h2{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .wx-about-v686h2{
    width:calc(100vw - 22px);
  }

  .wx-about-hero-v686h2{
    border-radius:26px;
  }

  .wx-about-hero-v686h2 h1{
    font-size:36px;
  }

  .wx-about-metrics-v686h2{
    grid-template-columns:1fr;
  }

  .wx-about-card-v686h2{
    padding:22px;
    border-radius:24px;
  }
}

/* WXSSC V68.6-H3 metric counter animation */
.wx-about-metric-v686h2{
  transform:translateY(0);
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

.wx-about-metric-v686h2:hover{
  transform:translateY(-3px);
  border-color:rgba(37,99,235,.24);
  box-shadow:0 22px 54px rgba(15,23,42,.13);
}

.wx-about-metric-v686h2 b[data-wx-about-count-v686h3]{
  display:inline-flex;
  min-width:88px;
  will-change:contents, transform;
}

.wx-about-metric-v686h2.is-counting-v686h3 b{
  animation:wxAboutMetricPulseV686h3 .72s ease both;
}

.wx-about-metric-v686h2.is-counted-v686h3 b{
  text-shadow:0 8px 22px rgba(37,99,235,.16);
}

.wx-about-metric-text-v686h3 b{
  animation:wxAboutMetricSoftInV686h3 .72s ease both;
}

@keyframes wxAboutMetricPulseV686h3{
  0%{transform:translateY(8px) scale(.96); opacity:.35;}
  55%{transform:translateY(-2px) scale(1.025); opacity:1;}
  100%{transform:translateY(0) scale(1); opacity:1;}
}

@keyframes wxAboutMetricSoftInV686h3{
  0%{transform:translateY(8px); opacity:.45;}
  100%{transform:translateY(0); opacity:1;}
}

@media (prefers-reduced-motion: reduce){
  .wx-about-metric-v686h2,
  .wx-about-metric-v686h2 b,
  .wx-about-metric-text-v686h3 b{
    animation:none !important;
    transition:none !important;
  }
}
