﻿.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body.topic-page-body {
  background: #f4f7f2;
  color: #2d3530;
}

.topic-page-account {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-left: 38px;
  color: var(--color-primary);
  text-decoration: none;
  font-size: 16px;
}

.topic-page-account:hover {
  opacity: 0.92;
}

.topic-hero {
  position: relative;
  min-height: 178px;
  overflow: hidden;
  color: #fff;
}

.topic-hero__media,
.topic-hero__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.topic-hero__media img {
  object-fit: cover;
}

.topic-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(10, 28, 17, 0.78) 0%, rgba(10, 28, 17, 0.5) 46%, rgba(10, 28, 17, 0.28) 100%),
    linear-gradient(180deg, rgba(8, 18, 10, 0.18) 0%, rgba(8, 18, 10, 0.52) 100%);
}

.topic-hero .container {
  position: relative;
  z-index: 1;
}

.topic-hero__content {
  padding: 42px 0 34px;
}

.topic-hero__content .h1 {
  height: 45px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 45px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 10px;
  text-align: center;
}

.topic-hero__content .p {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-align: center;
}



.topic-hero__breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 36px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
}

.topic-hero__breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.topic-hero__copy {
  max-width: 760px;
}

.topic-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(24, 99, 56, 0.78);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  font-size: 13px;
  letter-spacing: 1px;
}

.topic-hero__copy h1 {
  margin: 18px 0 16px;
  font-size: 38px;
  line-height: 1.22;
  font-weight: 700;
}

.topic-hero__copy p {
  max-width: 680px;
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 15px;
  line-height: 1.9;
}

.topic-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.topic-hero__meta span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.84);
  font-size: 13px;
}

.topic-tabs {
  position: sticky;
  top: 0;
  z-index: 40;
  border-bottom: 1px solid #dfe8df;
  background: #fff;
  backdrop-filter: blur(10px);
}

.topic-tabs__inner {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding: 12px 0;
}

.topic-tabs__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  height: 38px;
  padding: 0 40px;
  border: 1px solid #dfe6de;
  border-radius: 6px;
  background: #fff;
  color: #6f7d70;
  text-decoration: none;
  font-size: 20px;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  height: 55px;
  background: rgba(24, 99, 56, 0.1);
  border-radius: 4px 4px 4px 4px;
  background-size: auto 50%;
  background-position: 20px center;
  background-repeat: no-repeat;
  padding-left: 55px;
}

.topic-tabs__link:nth-child(1) {
  background-image: url(../assets/images/zhuanti/topic-slice-071-alt@2x.png);
}

.topic-tabs__link:nth-child(1):hover,
.topic-tabs__link:nth-child(1).is-active {
  background-image: url(../assets/images/zhuanti/topic-slice-071@2x.png);
}



.topic-tabs__link:nth-child(2) {
  background-image: url(../assets/images/zhuanti/topic-slice-072@2x.png);
}

.topic-tabs__link:nth-child(2):hover {
  background-image: url(../assets/images/zhuanti/topic-slice-073@2x.png);
}



.topic-tabs__link:nth-child(3) {
  background-image: url(../assets/images/zhuanti/topic-slice-075@2x.png);
}

.topic-tabs__link:nth-child(3):hover,
.topic-tabs__link:nth-child(3).is-active {
  background-image: url(../assets/images/zhuanti/topic-slice-074@2x.png);
}




.topic-tabs__link:nth-child(4) {
  background-image: url(../assets/images/zhuanti/topic-slice-077@2x.png);
}

.topic-tabs__link:nth-child(4):hover,
.topic-tabs__link:nth-child(4).is-active {
  background-image: url(../assets/images/zhuanti/topic-slice-076@2x.png);
}




.topic-tabs__link:nth-child(5) {
  background-image: url(../assets/images/zhuanti/topic-slice-079@2x.png);
}

.topic-tabs__link:nth-child(5):hover,
.topic-tabs__link:nth-child(5).is-active {
  background-image: url(../assets/images/zhuanti/topic-slice-078@2x.png);
}



.topic-tabs__link:nth-child(6) {
  background-image: url(../assets/images/zhuanti/topic-slice-081@2x.png);
}

.topic-tabs__link:nth-child(6):hover,
.topic-tabs__link:nth-child(6).is-active {
  background-image: url(../assets/images/zhuanti/topic-slice-080@2x.png);
}

.topic-tabs__link.is-active,
.topic-tabs__link:hover {
  border-color: #186338;
  background-color: #186338;
  color: #fff;
}

.topic-page-main {
  padding: 22px 0 40px;
}

.topic-section {
  margin-bottom: 22px;
  padding: 24px;
  border: 1px solid #e3ebe3;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(16, 53, 32, 0.04);
}

.topic-section__head {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #edf2ee;
}

.topic-section__eyebrow {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  color: #186338;
  font-size: 13px;
  font-weight: 600;
}

.topic-section__eyebrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background: #186338;
}

.topic-section__title {
  margin: 10px 0 0;
  color: #253126;
  font-size: 26px;
  line-height: 1.25;
}

.topic-section__desc {
  max-width: 430px;
  margin: 0;
  color: #7f8b82;
  font-size: 14px;
  line-height: 1.8;
}

.topic-card__heading,
.topic-card__heading--spaced {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}

.topic-card__heading h3,
.topic-card__heading--spaced h3 {
  margin: 0;
  color: #28412d;
  font-size: 18px;
}

.topic-card__heading p,
.topic-card__heading--spaced p {
  margin: 8px 0 0;
  color: #8a948d;
  font-size: 13px;
  line-height: 1.7;
}

.topic-card__heading--spaced {
  margin-top: 28px;
  margin-bottom: 18px;
}

.topic-overview {
  display: grid;
  gap: 18px;
}

.topic-overview__intro,
.topic-overview__map-card {
  padding: 22px;
  border: 1px solid #edf2ec;
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(248, 251, 247, 0.96) 0%, rgba(255, 255, 255, 1) 100%);
}

.topic-overview__intro {
  position: relative;
  overflow: hidden;
}

.topic-overview__intro::after {
  content: "";
  position: absolute;
  right: -52px;
  bottom: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(24, 99, 56, 0.12) 0%, rgba(24, 99, 56, 0) 72%);
}

.topic-overview__badge {
  display: inline-flex;
  align-items: center;
  height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(24, 99, 56, 0.1);
  color: #186338;
  font-size: 12px;
  font-weight: 600;
}

.topic-overview__intro h3 {
  margin: 18px 0 14px;
  color: #28412d;
  font-size: 22px;
}

.topic-overview__intro p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #66756a;
  font-size: 14px;
  line-height: 1.95;
}

.topic-overview__facts {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.topic-overview__facts div {
  padding: 16px;
  border: 1px solid #e6efe7;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
}

.topic-overview__facts dt {
  margin-bottom: 10px;
  color: #8a948d;
  font-size: 12px;
}

.topic-overview__facts dd {
  margin: 0;
  color: #2d3c32;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
}

.topic-map__legend {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #7f8b82;
  font-size: 12px;
}

.topic-map__legend i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d62924;
  box-shadow: 0 0 0 5px rgba(214, 41, 36, 0.12);
}

.topic-map {
  position: relative;
  min-height: 380px;
  margin-top: 20px;
  border-radius: 8px;
  background: linear-gradient(180deg, #eef5f7 0%, #eff5ef 100%);
  overflow: hidden;
}

.topic-map__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.topic-map__marker {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -20px;
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
}

.topic-map__marker::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 0;
  width: 16px;
  height: 16px;
  border-radius: 50% 50% 50% 0;
  background: #d62924;
  box-shadow: 0 0 0 8px rgba(214, 41, 36, 0.12);
  transform: rotate(-45deg);
}

.topic-map__marker::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.topic-map__marker.is-active::before,
.topic-map__marker:hover::before {
  animation: topic-marker-pulse 1.8s ease-in-out infinite;
}

.topic-map__tooltip {
  position: absolute;
  left: 18px;
  bottom: 18px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 240px;
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 28px rgba(36, 60, 41, 0.12);
  color: #5e6d61;
  font-size: 12px;
}

.topic-map__tooltip strong {
  color: #223428;
  font-size: 16px;
}

.topic-map__tooltip small {
  color: #186338;
  font-size: 12px;
}

@keyframes topic-marker-pulse {

  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(214, 41, 36, 0.3);
  }

  50% {
    box-shadow: 0 0 0 10px rgba(214, 41, 36, 0.08);
  }
}

.topic-overview__stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.topic-stat-card {
  padding: 20px;
  border: 1px solid #ebf1ea;
  border-radius: 8px;
  background: linear-gradient(180deg, #fcfdfc 0%, #f7faf7 100%);
}

.topic-stat-card__label {
  color: #7c897d;
  font-size: 13px;
}

.topic-stat-card__value {
  display: block;
  margin-top: 14px;
  color: #1b6a3b;
  font-size: 30px;
  line-height: 1;
}

.topic-stat-card p {
  margin: 14px 0 0;
  color: #7f8b82;
  font-size: 13px;
  line-height: 1.7;
}

.topic-results__charts {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: 18px;
}

.topic-chart-card {
  padding: 20px;
  border: 1px solid #edf2ec;
  border-radius: 8px;
  background: #fff;
}

.topic-chart {
  width: 100%;
  height: 320px;
  margin-top: 10px;
}

.topic-files {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.topic-file-card {
  padding: 18px;
  border: 1px solid #edf2ec;
  border-radius: 8px;
  background: #fff;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.topic-file-card.is-featured,
.topic-file-card:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 99, 56, 0.16);
  box-shadow: 0 16px 28px rgba(20, 63, 34, 0.08);
}

.topic-file-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.topic-file-card__icon--red {
  background: #ef5449;
}

.topic-file-card__icon--blue {
  background: #5a85f8;
}

.topic-file-card__icon--purple {
  background: #777ce8;
}

.topic-file-card__icon--orange {
  background: #f2a34a;
}

.topic-file-card__icon--green {
  background: #49b16d;
}

.topic-file-card h4 {
  margin: 16px 0 10px;
  color: #2d3c32;
  font-size: 16px;
}

.topic-file-card p {
  min-height: 46px;
  margin: 0;
  color: #7e8b81;
  font-size: 13px;
  line-height: 1.75;
}

.topic-file-card__meta {
  display: inline-block;
  margin-top: 14px;
  color: #b0b9b2;
  font-size: 12px;
}

.topic-species {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.topic-species-card {
  overflow: hidden;
  border: 1px solid #e9efea;
  border-radius: 8px;
  background: #fff;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.topic-species-card.is-featured,
.topic-species-card:hover {
  transform: translateY(-4px);
  border-color: rgba(24, 99, 56, 0.18);
  box-shadow: 0 18px 28px rgba(22, 69, 38, 0.1);
}

.topic-species-card__image {
  width: 100%;
  height: 188px;
  display: block;
  object-fit: cover;
}

.topic-species-card__body {
  padding: 18px;
}

.topic-species-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.topic-tag {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  background: #f1f7f2;
  color: #186338;
  font-size: 12px;
}

.topic-species-card h3 {
  margin: 16px 0 6px;
  color: #273a2b;
  font-size: 22px;
}

.topic-species-card__latin {
  margin: 0 0 14px;
  color: #8a948d;
  font-size: 13px;
}

.topic-species-card__body p {
  color: #68776b;
  font-size: 13px;
  line-height: 1.82;
}

.topic-species-card__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 98px;
  height: 34px;
  margin-top: 14px;
  border: 1px solid #dfe7df;
  border-radius: 999px;
  color: #7a847d;
  font-size: 13px;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.topic-species-card.is-featured .topic-species-card__action,
.topic-species-card__action:hover {
  border-color: #186338;
  background: #186338;
  color: #fff;
}

.topic-team__leaders {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.topic-member-card {
  text-align: center;
  padding: 20px 16px 18px;
  border: 1px solid #e9efea;
  border-radius: 8px;
  background: #fff;
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.topic-member-card.is-featured,
.topic-member-card:hover {
  transform: translateY(-4px);
  border-color: rgba(24, 99, 56, 0.18);
  box-shadow: 0 18px 28px rgba(22, 69, 38, 0.08);
}

.topic-member-card__avatar {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #edf5ef;
  margin: auto;
}

.topic-member-card h3 {
  margin: 14px 0 6px;
  color: #26392a;
  font-size: 18px;
}

.topic-member-card__role {
  margin: 0;
  color: #186338;
  font-size: 13px;
  font-weight: 600;
}

.topic-member-card__desc {
  margin: 12px 0 0;
  color: #7d8980;
  font-size: 12px;
  line-height: 1.75;
}

.topic-units {
  margin-top: 22px;
  padding: 20px;
  border: 1px solid #edf2ec;
  border-radius: 8px;
  background: linear-gradient(180deg, #fcfefc 0%, #f7faf6 100%);
}

.topic-units__cloud {
  position: relative;
  min-height: 258px;
  margin-top: 18px;
  overflow: hidden;
  border-radius: 8px;
  background:
    radial-gradient(circle at 20% 20%, rgba(24, 99, 56, 0.08) 0%, rgba(24, 99, 56, 0) 40%),
    radial-gradient(circle at 85% 40%, rgba(24, 99, 56, 0.07) 0%, rgba(24, 99, 56, 0) 36%),
    #fff;
}

.topic-unit-chip {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 16px;
  border: 1px solid #d7e3d8;
  border-radius: 999px;
  background: #fff;
  color: #48604e;
  font-size: 13px;
  white-space: nowrap;
  box-shadow: 0 10px 20px rgba(25, 60, 35, 0.05);
}

.topic-progress {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.topic-progress-card {
  padding: 20px;
  border: 1px solid #e9efea;
  border-radius: 8px;
  background: #fff;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.topic-progress-card.is-featured,
.topic-progress-card:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 99, 56, 0.18);
  box-shadow: 0 18px 28px rgba(23, 67, 38, 0.08);
}

.topic-progress-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #9aa49d;
  font-size: 12px;
}

.topic-progress-card h3 {
  margin: 14px 0 10px;
  color: #26392a;
  font-size: 20px;
  line-height: 1.45;
}

.topic-progress-card p {
  margin: 0;
  color: #768479;
  font-size: 13px;
  line-height: 1.85;
}

.topic-progress-card__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 114px;
  height: 36px;
  margin-top: 16px;
  border: 1px solid #dde6de;
  border-radius: 999px;
  background: #fff;
  color: #90a093;
  text-decoration: none;
  font-size: 13px;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.topic-progress-card__action.is-featured,
.topic-progress-card__action:hover {
  background: #186338;
  border-color: #186338;
  color: #fff;
}

.topic-contact {
  display: grid;
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1fr);
  gap: 20px;
}

.topic-contact__info {
  display: grid;
  gap: 16px;
}

.topic-contact__panel,
.topic-contact__form {
  padding: 20px;
  border: 1px solid #edf2ec;
  border-radius: 8px;
  background: #fff;
}

.topic-contact__panel h3,
.topic-contact__form h3 {
  margin: 0;
  color: #28412d;
  font-size: 18px;
}

.topic-contact__items {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.topic-contact__items div {
  padding: 16px;
  border-radius: 8px;
  background: #f7faf7;
}

.topic-contact__items span {
  display: block;
  margin-bottom: 8px;
  color: #8a948d;
  font-size: 12px;
}

.topic-contact__items strong {
  color: #2b3d30;
  font-size: 15px;
  line-height: 1.7;
  font-weight: 600;
}

.topic-contact__qrcodes {
  display: flex;
  gap: 16px;
  margin-top: 18px;
}

.topic-contact__qrcodes figure {
  display: grid;
  justify-items: center;
  gap: 10px;
  margin: 0;
  flex: 1;
  padding: 14px;
  border-radius: 8px;
  background: #f7faf7;
}

.topic-contact__qrcodes figcaption {
  color: #748178;
  font-size: 12px;
}

.topic-contact__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.topic-contact__form label {
  display: block;
}

.topic-subsection-head .topic-subsection-head__bar{
  margin-bottom: 0;
}

.topic-contact__form span {
  display: block;
  margin-bottom: 10px;
  color: #7c877f;
  font-size: 13px;
}

.topic-contact__form input,
.topic-contact__form textarea {
  width: 100%;
  border: 1px solid #dde7de;
  border-radius: 8px;
  background: #f8faf8;
  color: #2d3c32;
  font-size: 14px;
  box-sizing: border-box;
}

.topic-contact__form input {
  height: 46px;
  padding: 0 14px;
}

.topic-contact__form textarea {
  padding: 14px;
  resize: vertical;
}

.topic-contact__full {
  display: block;
  margin-top: 16px;
}

.topic-contact__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  height: 44px;
  margin-top: 18px;
  border: none;
  border-radius: 6px;
  background: #186338;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.topic-contact__submit:hover {
  background: #14552f;
  transform: translateY(-1px);
  box-shadow: 0 12px 20px rgba(24, 99, 56, 0.18);
}

.topic-section--overview {
  padding: 20px 22px 24px;
}

.topic-overview-panel__banner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 0 16px;
}

.topic-overview-panel__banner::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(74deg, rgba(24, 99, 56, 1), rgba(24, 99, 56, 0)) 1 1;
}

.topic-overview-panel__title-wrap {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.topic-overview-panel__mark {
  width: 12px;
  height: 10px;
  background: url("../assets/images/zhuanti/topic-slice-082@2x.png") center / contain no-repeat;
  flex: 0 0 20px;
}

.topic-overview-panel__title {
  margin: 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

.topic-section-title__main {
  color: rgba(0, 0, 0, 1);
}

.topic-section-title__accent {
  color: rgba(24, 99, 56, 1);
}

.topic-overview-panel__subtitle {
  flex: 1;
  margin: 0;
  padding: 5px 18px;
  background: linear-gradient(-90deg, rgba(24, 99, 56, 0.1) 0%, rgba(24, 99, 56, 0) 100%);
  color: #54856a;
  font-size: 15px;
  line-height: 1.75;
}

.topic-overview-panel__body {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(420px, 0.9fr);
  gap: 34px;
  padding-top: 26px;
}

.topic-overview-group+.topic-overview-group {
  margin-top: 28px;
}

.topic-overview-group__heading {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}

.topic-overview-group__bar {
  width: 4px;
  height: 15px;
  border-radius: 999px;
  background: linear-gradient(180deg, #7bb12f 0%, #4e9219 100%);
}

.topic-overview-group__heading h3 {
  margin: 0;
  color: #202726;
  font-size: 16px;
}

.topic-goal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 20px;
}

.topic-goal-card {
  position: relative;
  min-height: 94px;
  padding: 28px 28px 28px 50px;
  border: 1px solid rgba(135, 169, 47, 0.14);
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(135, 169, 47, 0.102) 0%, rgba(24, 99, 56, 0.102) 100%);
  overflow: hidden;
}

.topic-goal-card__icon {
  position: absolute;
  left: 20px;
  top: 32px;
  width: 16px;
  height: 16px;
  background: url("../assets/images/zhuanti/topic-slice-083@2x.png") center / contain no-repeat;
}

.topic-goal-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #565656;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.topic-goal-card__index {
  position: absolute;
  right: 10px;
  bottom: -6px;
  color: rgba(24, 99, 56, 0.08);
  font-size: 72px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -2px;
}

.topic-survey-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.topic-survey-card {
  min-height: 138px;
  padding: 16px 14px 14px;
  border: 1px solid rgba(135, 169, 47, 0.12);
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(135, 169, 47, 0.1) 0.71%, rgba(24, 99, 56, 0.1) 100%);
  text-align: left;
}

.topic-survey-card h4 {
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}

.topic-survey-card__divider {
  display: block;
  position: relative;
  width: 100%;
  height: 3px;
  margin: 12px 0 20px;
  background: rgba(24, 99, 56, 0.1);
}

.topic-survey-card__divider::before {
  content: "";
  display: block;
  width: 46px;
  height: 3px;
  background: #186338;
  margin-left: 30px;
}

.topic-survey-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.topic-survey-card li {
  position: relative;
  padding-left: 14px;
  color: #565656;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.topic-survey-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #92ba2f;
}

.topic-overview-panel__map-wrap {
  min-width: 0;
}

.topic-overview-group__heading--map {
  margin-bottom: 14px;
}

.topic-overview-map {
  border: 1px solid #eef1ee;
  border-radius: 4px;
  background: linear-gradient(180deg, #ffffff 0%, #fafcfb 100%);
  overflow: hidden;
  position: relative;
}

.topic-overview-map__title {
  padding: 16px 18px 10px;
  color: #17683a;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.8);
}

.topic-overview-map__chart {
  height: 410px;
  background: #f0f4f2;
}

.topic-overview-map__footer {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 12px 16px 14px;
  background: rgba(255, 255, 255, 0.80);
  position: absolute;
  min-width: 160px;
  left: 3px;
  bottom: 3px;
}

.topic-overview-map__footer strong {
  color: #5d915d;
  font-size: 12px;
  line-height: 1.4;
}

.topic-overview-map__footer span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #5d915d;
  font-size: 12px;
}

.topic-overview-map__footer i {
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url("../assets/images/zhuanti/topic-slice-084@2x.png") center / contain no-repeat;
}

@media (min-width: 960px) {
  .topic-overview {
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  }

  .topic-overview__stats {
    grid-column: 1 / -1;
  }
}

@media (max-width: 1200px) {
  .topic-overview-panel__banner {
    display: block;
  }

  .topic-overview-panel__subtitle {
    margin-top: 12px;
  }

  .topic-overview-panel__body {
    grid-template-columns: 1fr;
  }

  .topic-survey-grid,
  .topic-species,
  .topic-files {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .topic-team__leaders {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .topic-hero__copy h1 {
    font-size: 32px;
  }

  .topic-overview-panel__title {
    font-size: 20px;
  }

  .topic-overview-panel__subtitle {
    padding: 10px 14px;
    font-size: 14px;
  }

  .topic-goal-grid,
  .topic-contact__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .topic-results__charts,
  .topic-contact,
  .topic-progress {
    grid-template-columns: 1fr;
  }

  .topic-overview-map__chart {
    height: 360px;
  }

  .topic-team__leaders {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .topic-page-account span {
    display: none;
  }

  .topic-hero {
    min-height: 320px;
  }

  .topic-hero__content {
    padding: 32px 0 28px;
  }

  .topic-hero__breadcrumb {
    margin-bottom: 24px;
  }

  .topic-hero__copy h1 {
    font-size: 26px;
  }

  .topic-hero__meta {
    gap: 10px;
  }

  .topic-tabs {
    top: 0;
  }

  .topic-section {
    padding: 18px;
  }

  .topic-section__head {
    display: block;
  }

  .topic-section__desc {
    max-width: none;
    margin-top: 14px;
  }

  .topic-section--overview {
    padding: 18px;
  }

  .topic-overview-panel__banner {
    display: block;
  }

  .topic-overview-panel__title-wrap {
    gap: 10px;
  }

  .topic-overview-panel__title {
    font-size: 20px;
  }

  .topic-overview-panel__subtitle {
    margin-top: 12px;
    padding: 10px 12px;
    font-size: 14px;
  }

  .topic-overview-panel__body {
    gap: 24px;
    padding-top: 20px;
  }

  .topic-goal-grid,
  .topic-survey-grid,
  .topic-species,
  .topic-files,
  .topic-team__leaders,
  .topic-contact__grid {
    grid-template-columns: 1fr;
  }

  .topic-goal-card {
    min-height: 94px;
    padding: 16px 16px 16px 50px;
  }

  .topic-goal-card__icon {
    left: 16px;
    top: 18px;
  }

  .topic-goal-card__index {
    font-size: 72px;
  }

  .topic-overview-map__title {
    padding: 14px 12px 8px;
    font-size: 18px;
  }

  .topic-overview-map__chart,
  .topic-chart {
    height: 320px;
  }

  .topic-progress-card h3,
  .topic-section__title {
    font-size: 22px;
  }

  .topic-contact__qrcodes {
    flex-direction: column;
  }

  .topic-units__cloud {
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 14px;
  }

  .topic-unit-chip {
    position: static;
  }
}




.topic-module-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
  padding: 6px 10px 6px 0;
  align-items: center;
  background: linear-gradient(-90deg, rgba(24, 99, 56, 0.1) 0%, rgba(24, 99, 56, 0) 100%);
  margin-bottom: 30px;
}

.topic-module-banner::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(74deg, rgba(24, 99, 56, 1), rgba(24, 99, 56, 0)) 1 1;
}

.topic-module-banner__main {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  min-width: 0;
}

.topic-module-banner__mark {
  width: 20px;
  height: 22px;
  background: url("../assets/images/zhuanti/topic-slice-082@2x.png") center / contain no-repeat;
  flex: 0 0 20px;
}

.topic-module-banner__title {
  margin: 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

.topic-module-banner__subtitle {
  margin: 0;
  padding: 0 16px;
  color: #4f8a62;
  font-size: 14px;
  line-height: 1.7;
}

.topic-more-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #4e8e68;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}

.topic-more-link::after {
  content: ">";
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  transform: translate(0, -2px);
}

.topic-subsection-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 10px 0 18px;
}

.topic-subsection-head--with-link {
  justify-content: flex-start;
}

.topic-subsection-head--with-link .topic-more-link {
  margin-left: auto;
}

.topic-subsection-head__bar {
  width: 4px;
  height: 15px;
  border-radius: 2px;
  background: #87a92f;
}

.topic-subsection-head h3 {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.topic-section--results,
.topic-section--species,
.topic-section--team,
.topic-section--progress,
.topic-section--contact {
  padding: 20px 22px 26px;
}

.topic-section--results .topic-section__head,
.topic-section--species .topic-section__head,
.topic-section--team .topic-section__head,
.topic-section--progress .topic-section__head,
.topic-section--contact .topic-section__head {
  display: none;
}

.topic-results__stats {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 22px;
}

.topic-results-stat {
  min-height: 76px;
  padding: 14px 16px 12px;
  border-radius: 8px;
}

.topic-results-stat--mint {
  background: #e7f5f2;
}

.topic-results-stat--sand {
  background: #fbf1e4;
}

.topic-results-stat--blush {
  background: #fbeaea;
}

.topic-results-stat--aqua {
  background: #e4f4f1;
}

.topic-results-stat--blue {
  background: #dfe8fb;
}

.topic-results-stat__label {
  display: block;
  color: #6d716d;
  font-size: 13px;
  line-height: 1.5;
}

.topic-results-stat__value {
  display: block;
  margin-top: 12px;
  color: #2d3f59;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}

.topic-results__charts {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.topic-chart-card {
  padding: 22px 22px 16px;
  border: none;
  border-radius: 8px;
  background: #f7f7f8;
}

.topic-chart-card__title {
  margin: 0;
  color: #86888b;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.topic-chart {
  height: 390px;
  margin-top: 10px;
}

.topic-files {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  margin-top: 8px;
}

.topic-file-card {
  display: flex;
  flex-direction: column;
  min-height: 128px;
  padding: 18px 16px 12px;
  border: 1px solid rgba(240, 240, 240, 1);
  border-radius: 6px;
  background: rgba(245, 245, 245, 1);
  box-shadow: none;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.topic-file-card:hover,
.topic-file-card.is-featured {
  background-color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.1);
}

.topic-file-card__head {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-height: 56px;
}

.topic-file-card__icon-image {
  display: block;
  width: 33px;
  height: 42px;
  flex-shrink: 0;
  object-fit: cover;
}

.topic-file-card h4 {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}

.topic-file-card__download {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #186338;
  text-decoration: none;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  padding-left: 50px;
}

.topic-file-card__download::before {
  content: "\2193";
  font-size: 12px;
  line-height: 1;
}

.topic-file-card__footer {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
}

.topic-file-card__meta {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 17px;
}

.topic-species {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
}

.topic-species-card {
  position: relative;
  border: none;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 14px rgba(44, 67, 45, 0.08);
  overflow: hidden;
}

.topic-species-card:hover,
.topic-species-card.is-featured {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(25, 59, 35, 0.12);
}

.topic-species-card__level {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 62px;
  height: 28px;
  padding: 0 10px;
  background: #e3271d;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}

.topic-species-card__image {
  height: 161px;
}

.topic-species-card__body {
  padding: 12px 12px 0;
}

.topic-species-card h3 {
  margin: 0;
  color: #1e7a43;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.topic-species-card__latin {
  margin: 4px 0 7px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 1;
}

.topic-species-card__meta {
  gap: 6px;
  margin-bottom: 10px;
}

.topic-tag {
  height: 18px;
  padding: 0 9px;
  border-radius: 15px;
  background: rgba(24, 99, 56, 0.1);
  color: #186338;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}

.topic-species-card__summary {
  min-height: 92px;
  margin: 0;
  color: #565656;
  font-size: 14px;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.topic-species-card__action--wide {
  position: relative;
  width: calc(100% + 24px);
  height: 32px;
  margin: 8px -12px 0;
  border: none;
  border-radius: 0 0 4px 4px;
  background: rgba(24, 99, 56, 0.1);
  color: #186338;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  justify-content: center;
  padding-left: 12px;
}

.topic-species-card.is-featured .topic-species-card__action--wide,
.topic-species-card__action--wide:hover {
  background: #186338;
  color: #fff;
}

.topic-species-card__action--wide::after {
  content: "";
  width: 14px;
  height: 14px;
  /* margin-left: auto; */
  margin-left: 10px;
  margin-right: 12px;
  background: url("../assets/images/zhuanti/topic-slice-103@2x.png") center / contain no-repeat;
}

.topic-species-card.is-featured .topic-species-card__action--wide::after,
.topic-species-card__action--wide:hover::after {
  background-image: url("../assets/images/zhuanti/topic-slice-102@2x.png");
}

.topic-team__leaders {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.topic-member-card {
  min-height: 308px;
  padding: 17px;
  border: none;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: none;
  text-align: center;
}

.topic-member-card:hover,
.topic-member-card.is-featured {
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.topic-member-card__avatar {
  width: 115px;
  height: 115px;
  max-width: 100%;
  border: 3px solid #186338;
}

.topic-member-card h3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  height: 28px;
  margin: 14px auto 12px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(24, 99, 56, 0.1);
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.topic-member-card.is-featured h3 {
  background: rgba(24, 99, 56, 0.1);
  color: #000;
}

.topic-member-card__role {
  margin: 0;
  color: #186338;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.topic-member-card__role--featured {
  color: #186338;
}

.topic-member-card__org {
  margin: 12px 0 8px;
  color: #000;
  font-size: 12px;
  line-height: 17px;
}

.topic-member-card__desc {
  margin: 0;
  color: #595959;
  font-size: 12px;
  line-height: 17px;
}

.topic-member-card__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 14px;
}

.topic-member-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.2s ease, background-image 0.2s ease;
}

.topic-member-card__icon--mail {
  background-image: url("../assets/images/zhuanti/topic-slice-107@2x.png");
}

.topic-member-card__icon--link {
  background-image: url("../assets/images/zhuanti/topic-slice-108@2x.png");
}

.topic-member-card:hover .topic-member-card__icon--mail,
.topic-member-card.is-featured .topic-member-card__icon--mail,
.topic-member-card__icon--mail:hover {
  background-image: url("../assets/images/zhuanti/topic-slice-105@2x.png");
}

.topic-member-card:hover .topic-member-card__icon--link,
.topic-member-card.is-featured .topic-member-card__icon--link,
.topic-member-card__icon--link:hover {
  background-image: url("../assets/images/zhuanti/topic-slice-106@2x.png");
}

.topic-units {
  margin-top: 28px;
  padding: 0;
  border: none;
  background: transparent;
}

.topic-units__cloud {
  min-height: 420px;
  margin-top: 16px;
  background: transparent;
}

.topic-unit-chip {
  min-height: 48px;
  padding: 14px 18px;
  max-width: 220px;
  border: 2px solid #9ed8a7;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(120, 181, 132, 0.16);
  color: #383f3c;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  white-space: normal;
  text-align: center;
}

.topic-unit-chip--medium {
  width: 180px;
}

.topic-unit-chip--large {
  width: 220px;
}

.topic-unit-chip--xlarge {
  width: 220px;
}

.topic-unit-chip--small {
  width: 96px;
  min-height: 24px;
  padding: 10px 12px;
}

.topic-unit-chip--ghost {
  border: none;
  background: rgba(216, 241, 229, 0.8);
  box-shadow: 0 8px 18px rgba(152, 200, 173, 0.25);
  color: transparent;
}

.topic-progress {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px 22px;
}

.topic-progress-card {
  overflow: hidden;
  padding: 0;
  border: none;
  min-height: 180px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: none;
}

.topic-progress-card:hover,
.topic-progress-card.is-featured {
  background: #fff;
  box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1);
}

.topic-progress-card__head {
  padding: 16px 18px 10px;
  background: transparent;
  color: #186338;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  text-align: left;
  text-align: center;
  background: rgba(24, 99, 56, 0.10);
  
}

.topic-progress-card.is-featured .topic-progress-card__head {
  background: #176d3b;
  color: #fff;
  padding-bottom: 14px;
}

.topic-progress-card__body {
  padding: 24px 18px 18px;
}

.topic-progress-card__body p {
  min-height: 88px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.topic-progress-card__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 12px;
}

.topic-progress-card__date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.topic-progress-card__date::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../assets/images/zhuanti/topic-slice-112@2x.png") center / contain no-repeat;
  flex-shrink: 0;
}

.topic-progress-card__actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.topic-progress-card__action {
  min-width: 124px;
  height: 34px;
  border: 1px solid #cfe3d7;
  border-radius: 4px;
  background: #fff;
  color: #186338;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  justify-content: flex-start;
  gap: 6px;
  padding: 0 10px;
}

.topic-progress-card__action::before {
  content: "";
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(27%) sepia(54%) saturate(646%) hue-rotate(96deg) brightness(94%) contrast(88%);
}

.topic-progress-card__action--report::before {
  background-image: url("../assets/images/zhuanti/topic-slice-113@2x.png");
}

.topic-progress-card__action--gallery::before {
  background-image: url("../assets/images/zhuanti/topic-slice-114@2x.png");
}

.topic-progress-card__action--database::before {
  background-image: url("../assets/images/zhuanti/topic-slice-115@2x.png");
}

.topic-progress-card__action--guide::before {
  background-image: url("../assets/images/zhuanti/topic-slice-116@2x.png");
}

.topic-progress-card__action--summary::before {
  background-image: url("../assets/images/zhuanti/topic-slice-117@2x.png");
}

.topic-progress-card__action--map::before {
  background-image: url("../assets/images/zhuanti/topic-slice-118@2x.png");
}

.topic-progress-card__action--news::before {
  background-image: url("../assets/images/zhuanti/topic-slice-119@2x.png");
}

.topic-progress-card__action--training::before {
  background-image: url("../assets/images/zhuanti/topic-slice-120@2x.png");
}

.topic-progress-card__action.is-featured,
.topic-progress-card__action:hover {
  background: #176d3b;
  border-color: #176d3b;
  color: #fff;
}

.topic-progress-card__action.is-featured::before,
.topic-progress-card__action:hover::before {
  filter: brightness(0) saturate(100%) invert(100%);
}

.topic-contact {
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.98fr);
  gap: 26px;
}

.topic-contact__panel,
.topic-contact__form {
  padding: 0;
  border: none;
  background: transparent;
}

.topic-contact__info {
  padding-right: 26px;
  border-right: 1px solid #d8d8d8;
}

.topic-contact__items {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 8px;
}

.topic-contact__info-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 75px;
  padding: 14px 16px;
  border-radius: 4px;
  background: #f5f5f5;
}

.topic-contact__info-card--full {
  grid-column: 1 / -1;
}

.topic-contact__info-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}

.topic-contact__info-icon--mail {
  background-image: url("../assets/images/zhuanti/topic-slice-121@2x.png");
}

.topic-contact__info-icon--location {
  background-image: url("../assets/images/zhuanti/topic-slice-122@2x.png");
}

.topic-contact__info-icon--phone {
  background-image: url("../assets/images/zhuanti/topic-slice-123@2x.png");
}

.topic-contact__info-card strong {
  display: block;
  margin-bottom: 4px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.topic-contact__info-card span:last-child {
  color: #9e9e9e;
  font-size: 14px;
  line-height: 20px;
}

.topic-contact__qrcodes {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  padding: 0;
  border-radius: 4px;
  background: #f5f5f5;
}

.topic-contact__qrcodes::before {
  content: "珍稀濒危药用植物保护研究";
  grid-column: 1 / -1;
  padding: 7px 12px;
  border-radius: 4px 4px 0 0;
  background: rgba(24, 99, 56, 0.1);
  color: #186338;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.topic-contact__qrcodes figure {
  display: grid;
  justify-items: center;
  gap: 7px;
  padding: 0 0 14px;
  background: transparent;
}

.topic-contact__qrcodes img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  background: #fff;
}

.topic-contact__qrcode-label {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #333;
  font-size: 12px;
  line-height: 17px;
}

.topic-contact__qrcode-label::before {
  content: "";
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.topic-contact__qrcode-label--wechat::before {
  background-image: url("../assets/images/zhuanti/topic-slice-125@2x.png");
}

.topic-contact__qrcode-label--weibo::before {
  background-image: url("../assets/images/zhuanti/topic-slice-126@2x.png");
}

.topic-contact__qrcode-label--douyin::before {
  background-image: url("../assets/images/zhuanti/topic-slice-127@2x.png");
}

.topic-contact__qrcode-label--video::before {
  background-image: url("../assets/images/zhuanti/topic-slice-128@2x.png");
}

.topic-contact__qrcodes figcaption {
  font-size: 12px;
  line-height: 17px;
}

.topic-contact__form .topic-subsection-head,
.topic-contact__panel .topic-subsection-head {
  margin-top: 0;
  margin-bottom: 18px;
}

.topic-contact__grid {
  gap: 18px 20px;
}

.topic-contact__grid .topic-contact__full {
  margin-top: 0;
}

.topic-contact__form span {
  color: #414844;
  font-size: 15px;
  font-weight: 600;
}

.topic-contact__form input,
.topic-contact__form textarea,
.topic-contact__form select {
  width: 100%;
  border: none;
  border-radius: 8px;
  background: #f7f7f7;
  color: #626a65;
  font-size: 15px;
  box-sizing: border-box;
  appearance: none;
}

.topic-contact__form input,
.topic-contact__form select {
  height: 50px;
  padding: 0 18px;
}

.topic-contact__form select {
  background-image: linear-gradient(45deg, transparent 50%, #5b625e 50%), linear-gradient(135deg, #5b625e 50%, transparent 50%);
  background-position: calc(100% - 26px) 23px, calc(100% - 18px) 23px;
  background-size: 8px 8px, 8px 8px;
  background-repeat: no-repeat;
}

.topic-contact__form textarea {
  min-height: 138px;
  padding: 16px 18px;
  resize: none;
}

.topic-contact__submit {
  width: 100%;
  height: 54px;
  margin-top: 18px;
  border-radius: 6px;
  background: #176d3b;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.topic-contact__submit::before {
  content: "";
  font-weight: bold;
  width: 22px;
  height: 22px;
  background: url("../assets/images/zhuanti/topic-slice-129@2x.png") center / contain no-repeat;
}

@media (max-width: 1280px) {
  .topic-results__stats {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .topic-team__leaders,
  .topic-species,
  .topic-files {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .topic-contact__qrcodes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {

  .topic-module-banner,
  .topic-module-banner__main,
  .topic-contact,
  .topic-results__charts,
  .topic-progress,
  .topic-contact__items {
    display: grid;
    grid-template-columns: 1fr;
  }

  .topic-results__stats,
  .topic-team__leaders,
  .topic-species,
  .topic-files,
  .topic-contact__qrcodes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .topic-contact__info {
    padding-right: 0;
    border-right: none;
  }

  .topic-member-card__avatar {
    width: 108px;
    height: 108px;
  }

  .topic-progress-card__foot {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 767px) {

  .topic-section--results,
  .topic-section--species,
  .topic-section--team,
  .topic-section--progress,
  .topic-section--contact {
    padding: 18px;
  }

  .topic-module-banner__title {
    font-size: 20px;
  }

  .topic-module-banner__subtitle {
    padding: 10px 12px;
    font-size: 13px;
  }

  .topic-results__stats,
  .topic-team__leaders,
  .topic-species,
  .topic-files,
  .topic-contact__qrcodes,
  .topic-contact__items {
    grid-template-columns: 1fr;
  }

  .topic-chart {
    height: 300px;
  }

  .topic-species-card__image {
    height: 180px;
  }

  .topic-member-card__avatar {
    width: 96px;
    height: 96px;
  }

  .topic-units__cloud {
    min-height: auto;
  }

  .topic-unit-chip,
  .topic-unit-chip--medium,
  .topic-unit-chip--large,
  .topic-unit-chip--xlarge,
  .topic-unit-chip--small {
    width: auto;
  }

  .topic-progress-card__actions {
    width: 100%;
    flex-direction: column;
  }

  .topic-progress-card__action {
    width: 100%;
  }
}
