#community.v2-community-engine {
  isolation: isolate;
  min-height: 100svh;
  padding-top: 5.35rem !important;
  padding-bottom: 0 !important;
  background: transparent !important;
}

#community.v2-community-engine::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(2, 5, 8, 0.08) 0%, rgba(2, 5, 8, 0.01) 43%, rgba(2, 5, 8, 0.12) 100%),
    linear-gradient(180deg, rgba(2, 5, 8, 0.56) 0%, rgba(2, 5, 8, 0.02) 46%, rgba(2, 5, 8, 0.66) 100%);
}

#community.v2-community-engine > .absolute,
#community.v2-community-engine > .pointer-events-none {
  display: none !important;
}

#community.v2-community-engine > .section-container {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: none !important;
  min-height: calc(100svh - 5.35rem);
  padding-left: 42px;
  padding-right: 42px;
}

#community .v2-community-intro {
  position: absolute;
  left: 42px;
  top: 1.12rem;
  width: 650px;
  max-width: 650px !important;
  margin-bottom: 0 !important;
}

#community .v2-community-intro .reveal-up {
  opacity: 1 !important;
  transform: none !important;
}

#community .v2-community-intro .hud-label {
  color: hsl(var(--primary));
  font-size: 0.76rem;
  letter-spacing: 0.16em;
}

#community .v2-community-intro h2 {
  margin-top: 2.55rem;
  color: rgba(255, 255, 255, 0.96);
  font-size: clamp(4.75rem, 5.6vw, 5.85rem);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: 0;
}

#community .v2-community-intro h2 span:last-child {
  color: hsl(var(--primary));
}

#community .v2-community-intro h2::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  margin-top: 1.45rem;
  background: hsl(var(--primary));
}

#community .v2-community-kicker {
  width: 520px;
  margin-top: 1.22rem;
  color: hsl(var(--primary));
  font-size: 1.26rem;
  font-weight: 700;
  line-height: 1.45;
}

#community .v2-community-copy {
  width: 520px;
  margin-top: 1.15rem;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.97rem;
  line-height: 1.9;
}

#community .v2-community-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 620px;
  margin-top: 2.05rem;
  gap: 0;
}

#community .v2-community-stat {
  min-width: 0;
  padding-right: 1.05rem;
  border-right: 1px solid rgba(255, 255, 255, 0.22);
}

#community .v2-community-stat:last-child {
  border-right: 0;
}

#community .v2-community-stat-icon,
#community .v2-community-feature-icon,
#community .v2-community-panel-icon,
#community .v2-community-center-badge > span {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  color: hsl(var(--primary));
}

#community .v2-community-stat-icon::before,
#community .v2-community-stat-icon::after,
#community .v2-community-feature-icon::before,
#community .v2-community-feature-icon::after,
#community .v2-community-panel-icon::before,
#community .v2-community-panel-icon::after,
#community .v2-community-center-badge > span::before,
#community .v2-community-center-badge > span::after {
  content: "";
  position: absolute;
  border-color: currentColor;
}

#community .v2-community-stat-icon.is-users::before,
#community .v2-community-feature-icon.is-person::before {
  inset: 2px 7px 11px;
  border: 2px solid currentColor;
  border-radius: 999px;
}

#community .v2-community-stat-icon.is-users::after,
#community .v2-community-feature-icon.is-person::after {
  left: 2px;
  right: 2px;
  bottom: 2px;
  height: 10px;
  border: 2px solid currentColor;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
}

#community .v2-community-stat-icon.is-network::before {
  inset: -1px;
  background-color: currentColor;
  -webkit-mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 4.25l3.64 7.39 8.16 1.19-5.9 5.75 1.39 8.12L16 22.87 8.71 26.7l1.39-8.12-5.9-5.75 8.16-1.19L16 4.25Z' stroke='white' stroke-width='2.8' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 4.25l3.64 7.39 8.16 1.19-5.9 5.75 1.39 8.12L16 22.87 8.71 26.7l1.39-8.12-5.9-5.75 8.16-1.19L16 4.25Z' stroke='white' stroke-width='2.8' stroke-linejoin='round'/%3E%3C/svg%3E");
}

#community .v2-community-stat-icon.is-network::after {
  content: none;
}

#community .v2-community-feature-icon.is-mic::before {
  inset: 0;
  background-color: currentColor;
  -webkit-mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M10 6.5h12c3.59 0 6.5 2.91 6.5 6.5v5c0 3.59-2.91 6.5-6.5 6.5h-7.78L9.6 28.3a1 1 0 0 1-1.6-.8v-3.24A6.47 6.47 0 0 1 3.5 18v-5c0-3.59 2.91-6.5 6.5-6.5Z' stroke='white' stroke-width='2.6' stroke-linejoin='round'/%3E%3Ccircle cx='11.1' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='16' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='20.9' cy='15.5' r='1.75' fill='white'/%3E%3C/svg%3E");
  mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M10 6.5h12c3.59 0 6.5 2.91 6.5 6.5v5c0 3.59-2.91 6.5-6.5 6.5h-7.78L9.6 28.3a1 1 0 0 1-1.6-.8v-3.24A6.47 6.47 0 0 1 3.5 18v-5c0-3.59 2.91-6.5 6.5-6.5Z' stroke='white' stroke-width='2.6' stroke-linejoin='round'/%3E%3Ccircle cx='11.1' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='16' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='20.9' cy='15.5' r='1.75' fill='white'/%3E%3C/svg%3E");
}

#community .v2-community-feature-icon.is-mic::after {
  content: none;
}

#community .v2-community-stat-icon.is-chat::before {
  inset: 0;
  background-color: currentColor;
  -webkit-mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M10 6.5h12c3.59 0 6.5 2.91 6.5 6.5v5c0 3.59-2.91 6.5-6.5 6.5h-7.78L9.6 28.3a1 1 0 0 1-1.6-.8v-3.24A6.47 6.47 0 0 1 3.5 18v-5c0-3.59 2.91-6.5 6.5-6.5Z' stroke='white' stroke-width='2.6' stroke-linejoin='round'/%3E%3Ccircle cx='11.1' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='16' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='20.9' cy='15.5' r='1.75' fill='white'/%3E%3C/svg%3E");
  mask: center / contain no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M10 6.5h12c3.59 0 6.5 2.91 6.5 6.5v5c0 3.59-2.91 6.5-6.5 6.5h-7.78L9.6 28.3a1 1 0 0 1-1.6-.8v-3.24A6.47 6.47 0 0 1 3.5 18v-5c0-3.59 2.91-6.5 6.5-6.5Z' stroke='white' stroke-width='2.6' stroke-linejoin='round'/%3E%3Ccircle cx='11.1' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='16' cy='15.5' r='1.75' fill='white'/%3E%3Ccircle cx='20.9' cy='15.5' r='1.75' fill='white'/%3E%3C/svg%3E");
}

#community .v2-community-stat-icon.is-chat::after {
  content: none;
}

#community .v2-community-stat-icon.is-growth::before {
  inset: -2px;
  background: center / contain no-repeat url("/assets/community-impact-icon-20260525.png");
  mix-blend-mode: screen;
  opacity: 0.98;
}

#community .v2-community-stat-icon.is-growth::after {
  content: none;
}

#community .v2-community-stat-label,
#community .v2-community-stat-sub {
  display: block;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.75rem;
  line-height: 1.4;
}

#community .v2-community-stat-label {
  margin-top: 0.58rem;
}

#community .v2-community-stat-value {
  display: block;
  margin-top: 0.45rem;
  color: hsl(var(--primary));
  font-family: Uranus Pixel, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 1.72rem;
  line-height: 1.05;
  letter-spacing: 0.02em;
}

#community .v2-community-features {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.72rem;
  width: 650px;
  margin-top: 2.9rem;
}

#community .v2-community-feature {
  min-height: 116px;
  display: grid;
  grid-template-rows: 26px auto auto;
  row-gap: 0.4rem;
  align-items: start;
  padding: 1.1rem 1.1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 28% 20%, rgba(255, 255, 255, 0.08), transparent 26%),
    linear-gradient(135deg, rgba(20, 23, 26, 0.66), rgba(7, 10, 13, 0.62));
  -webkit-backdrop-filter: blur(18px) saturate(112%);
  backdrop-filter: blur(18px) saturate(112%);
}

#community .v2-community-feature strong {
  color: hsl(var(--primary));
  font-size: 0.85rem;
  line-height: 1.25;
}

#community .v2-community-feature span:last-child {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.72rem;
  line-height: 1.5;
}

#community .v2-community-feature-icon.is-time::before {
  inset: 2px;
  border: 2px solid currentColor;
  border-radius: 999px;
}

#community .v2-community-feature-icon.is-time::after {
  left: 11px;
  top: 5px;
  width: 7px;
  height: 9px;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
}

#community .v2-community-feature-icon.is-stack::before {
  inset: -5px -1px 0 -1px;
  background-color: currentColor;
  -webkit-mask: center / 41px 31px no-repeat url("/assets/community-stack-icon-20260525c.png?v=2");
  mask: center / 41px 31px no-repeat url("/assets/community-stack-icon-20260525c.png?v=2");
  opacity: 1;
}

#community .v2-community-feature-icon.is-stack::after {
  content: none;
}

#community .v2-community-side-panels {
  position: absolute;
  top: 0.15rem;
  right: 42px;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0.88rem !important;
  width: 315px;
}

#community .v2-community-panel {
  position: relative;
  height: 202px;
  min-height: 202px;
  padding: 1rem 1.2rem 0.86rem !important;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  background:
    radial-gradient(circle at 24% 20%, rgba(255, 255, 255, 0.09), transparent 23%),
    radial-gradient(circle at 88% 4%, rgba(255, 102, 0, 0.09), transparent 32%),
    linear-gradient(135deg, rgba(20, 23, 26, 0.72), rgba(6, 9, 12, 0.68));
  -webkit-backdrop-filter: blur(20px) saturate(112%);
  backdrop-filter: blur(20px) saturate(112%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 56px rgba(0, 0, 0, 0.28);
}

#community .v2-community-panel-number {
  position: absolute;
  top: 0.48rem;
  right: 1rem;
  color: rgba(255, 102, 0, 0.15);
  font-family: Uranus Pixel, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 2rem;
  line-height: 1;
}

#community .v2-community-panel-head {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 0.82rem;
  align-items: start;
}

#community .v2-community-panel-icon {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 102, 0, 0.66);
  border-radius: 8px;
}

#community .v2-community-panel-icon::before {
  inset: 8px;
  border: 2px solid currentColor;
  border-radius: 999px;
}

#community .v2-community-panel-icon::after {
  left: 8px;
  right: 8px;
  bottom: 7px;
  height: 8px;
  border: 2px solid currentColor;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
}

#community .v2-community-panel h3 {
  color: rgba(255, 255, 255, 0.94);
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
  font-size: 1.04rem !important;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em !important;
}

#community .v2-community-panel p {
  margin-top: 0.28rem;
  color: rgba(255, 255, 255, 0.53);
  font-size: 0.7rem;
  line-height: 1.3;
}

#community .v2-community-panel ul {
  display: grid;
  gap: 0.31rem;
  margin-top: 0.7rem;
}

#community .v2-community-panel li {
  display: flex;
  align-items: flex-start;
  gap: 0.42rem;
  color: rgba(255, 255, 255, 0.66) !important;
  font-size: 0.7rem !important;
  line-height: 1.24;
}

#community .v2-community-panel li span {
  width: 4px;
  height: 4px;
  margin-top: 0.36rem;
  flex: 0 0 auto;
  background: hsl(var(--primary)) !important;
  border-radius: 999px;
}

#community .v2-community-tags {
  display: flex;
  gap: 0.42rem;
  margin-top: 0.66rem;
  flex-wrap: wrap;
}

#community .v2-community-tags span {
  padding: 0.26rem 0.58rem;
  border: 1px solid rgba(255, 102, 0, 0.18);
  border-radius: 6px;
  background: rgba(255, 102, 0, 0.05);
  color: hsl(var(--primary));
  font-size: 0.65rem;
  line-height: 1;
}

#community .v2-community-orbit {
  position: absolute;
  left: 33.6%;
  top: 6.2%;
  width: 43.2%;
  height: 66%;
  pointer-events: none;
}

#community .v2-community-center-badge {
  position: absolute;
  left: 47%;
  top: 52%;
  width: 94px;
  height: 94px;
  display: grid;
  place-items: center;
  padding: 1rem;
  border: 1px solid rgba(255, 102, 0, 0.55);
  border-radius: 999px;
  background: rgba(8, 10, 12, 0.62);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  box-shadow: 0 0 34px rgba(255, 102, 0, 0.26), inset 0 0 18px rgba(255, 102, 0, 0.16);
  color: rgba(255, 255, 255, 0.94);
  font-size: 0.82rem;
  line-height: 1.25;
  text-align: center;
  transform: translate(-50%, -50%);
}

#community .v2-community-center-badge > span {
  width: 30px;
  height: 22px;
  margin-bottom: 0.1rem;
}

#community .v2-community-center-badge > span::before {
  inset: 1px 9px 10px;
  border: 2px solid currentColor;
  border-radius: 999px;
}

#community .v2-community-center-badge > span::after {
  left: 2px;
  right: 2px;
  bottom: 2px;
  height: 10px;
  border: 2px solid currentColor;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
}

#community .v2-community-orbit-label {
  position: absolute;
  color: hsl(var(--primary));
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-shadow: 0 0 18px rgba(255, 102, 0, 0.52);
  white-space: nowrap;
}

#community .v2-community-orbit-label.is-top {
  left: 49%;
  top: 4%;
  transform: translateX(-50%);
}

#community .v2-community-orbit-label.is-left-top {
  left: 11%;
  top: 28%;
}

#community .v2-community-orbit-label.is-right-top {
  right: 7%;
  top: 30%;
}

#community .v2-community-orbit-label.is-left-bottom {
  left: 17%;
  bottom: 7%;
}

#community .v2-community-orbit-label.is-right-bottom {
  right: 7%;
  bottom: 13%;
}

#community .v2-community-orbit-label.is-bottom {
  left: 49%;
  bottom: 1%;
  transform: translateX(-50%);
}

@media (max-width: 1280px) {
  #community .v2-community-intro {
    width: 560px;
  }

  #community .v2-community-stats,
  #community .v2-community-features {
    width: 560px;
  }

  #community .v2-community-side-panels {
    width: 300px;
  }
}

@media (max-width: 1180px) {
  #community.v2-community-engine {
    padding-top: 6.25rem !important;
    padding-bottom: 2.2rem !important;
  }

  #community.v2-community-engine > .section-container {
    min-height: auto;
  }

  #community .v2-community-intro,
  #community .v2-community-side-panels {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
  }

  #community .v2-community-orbit {
    display: none;
  }

  #community .v2-community-stats,
  #community .v2-community-features {
    width: 100%;
  }

  #community .v2-community-side-panels {
    margin-top: 1.5rem;
  }

  #community .v2-community-panel {
    height: auto;
    min-height: 0;
  }
}

@media (max-width: 640px) {
  #community .v2-community-intro h2 {
    font-size: clamp(2.7rem, 15vw, 3.65rem);
    white-space: nowrap;
    letter-spacing: 0;
  }

  #community .v2-community-stats,
  #community .v2-community-features {
    grid-template-columns: 1fr 1fr;
  }

  #community .v2-community-stat {
    padding-right: 0;
    border-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
