@charset "UTF-8";
.aidesign-box6 {
  width: 100%;
  box-sizing: border-box;
  background: #2b2d3b;
}

.aidesign-box6__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0.8rem 0 0.8rem;
  box-sizing: border-box;
}

/* 2:306 — y=40；218×60@1× */
.aidesign-box6__head {
  width: 100%;
  min-width: 0;
  height: 1.7rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.aidesign-box6__title {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  width: 100%;
  text-align: center;
}

.aidesign-box6__title-line {
  font-size: 0.48rem;
  font-family: "Source Han Serif CN Heavy", "Source Han Serif CN-Heavy", "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 900;
  line-height: 0.6rem;
  letter-spacing: 0.04rem;
  color: #fff;
  white-space: nowrap;
}

/* 2:306_1 — #4DFFEE */
.aidesign-box6__title-line--accent {
  color: #4dffee;
}

.aidesign-box6__cards {
  position: relative;
  width: 7.48rem;
  max-width: 100%;
  margin-top: 0.26rem;
}

/* 2:310 — 353×221@1×；x=20 相对帧 */
.aidesign-box6__pain-card {
  position: relative;
  z-index: 2;
  width: 7.06rem;
  max-width: calc(100% - 0.4rem);
  height: 4.42rem;
  margin-left: 0.2rem;
  margin-right: auto;
  padding: 0.4rem 0.5rem 0;
  box-sizing: border-box;
  border-radius: 0.4rem;
  background: linear-gradient(180deg, #1c3576 0%, rgba(28, 53, 118, 0.24) 100%);
}

/* 2:311 — y=133 相对帧 → card 内 top 20@1× */
.aidesign-box6__pain-q {
  margin: 0;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.04rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  white-space: nowrap;
}

/* 2:312 — y=158 → 距 q 底 9@1× */
.aidesign-box6__pain-keywords {
  margin: 0.18rem 0 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: rgba(190, 229, 255, 0.42);
  text-align: center;
}

/* 2:313 — y=249 → 距 keywords 底 9@1× */
.aidesign-box6__pain-stats {
  margin-top: 0.18rem;
  text-align: center;
}

.aidesign-box6__pain-stats-main {
  margin: 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
}

.aidesign-box6__pain-stats-sub {
  margin: 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.3rem;
  line-height: 0.44rem;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
}

/* 2:314 — 374×286@1×；与上卡重叠 31@1× */
.aidesign-box6__case-card {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 5.72rem;
  margin-top: -0.62rem;
  padding: 0.5rem 0.7rem 0.56rem;
  box-sizing: border-box;
  border-radius: 0.4rem;
  background: linear-gradient(0deg, rgba(28, 53, 118, 0) 0%, rgb(28, 53, 118) 100%);
}

/* 2:316 — y=25 相对组合；居中 */
.aidesign-box6__case-title {
  margin: 0;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.28rem;
  line-height: 0.6rem;
  letter-spacing: 0.04rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}

/* 2:353 — y=59；304×48@1× */
.aidesign-box6__case-desc {
  margin: 0.08rem 0 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: 0.04rem;
  color: #fff;
  text-align: center;
}

/* 2:317 x=22@1×；相对 card padding-left 35@1× 左移 13@1× */
.aidesign-box6__case-rows {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  margin-top: 0.26rem;
  margin-left: -0.26rem;
  width: 100%;
}

.aidesign-box6-case-row {
  display: flex;
  align-items: center;
  gap: 0.26rem;
  width: 100%;
  min-width: 0;
}

/* 3:1 / 2:2144、2:2162 — letter-spacing 0 */
.aidesign-box6-case-row__label {
  flex: none;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 0.24rem;
  letter-spacing: 0;
  white-space: nowrap;
}
.aidesign-box6-case-row__label--basic {
  color: #64adff;
}
.aidesign-box6-case-row__label--large {
  color: #b5b8ff;
}

.aidesign-box6-tags {
  flex: 1;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(3, 1.4rem);
  column-gap: 0.12rem;
  justify-content: start;
}

.aidesign-box6-tags__col {
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
}

/* 3:1 tag cells — 70×@1× / 11px / letter-spacing 0 */
.aidesign-box6-tags__cell {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.5rem;
  box-sizing: border-box;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.22rem;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.aidesign-box6-tags--cyan .aidesign-box6-tags__cell {
  background: rgba(0, 192, 255, 0.15);
  color: #48c6ff;
}

.aidesign-box6-tags--purple .aidesign-box6-tags__cell {
  background: rgba(147, 0, 255, 0.18);
  color: #aab0ff;
}

.aidesign-box6-tags__cell--left-top {
  border-radius: 0.2rem 0 0 0;
}

.aidesign-box6-tags__cell--left-bottom {
  border-radius: 0 0 0 0.2rem;
}

.aidesign-box6-tags__cell--right-top {
  border-radius: 0 0.2rem 0 0;
}

.aidesign-box6-tags__cell--right-bottom {
  border-radius: 0 0 0.2rem 0;
}

/* 3:1 / 2:2180 — x≈278,y=134 相对组合；96×99@1×；透明底 normal */
.aidesign-box6__calligraphy {
  position: absolute;
  top: 2.68rem;
  right: 0;
  display: block;
  width: 1.92rem;
  height: 1.98rem;
  object-fit: contain;
  mix-blend-mode: normal;
  pointer-events: none;
}

/* 2:307 — y=588；184×51@1× */
.aidesign-box6__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
  margin-top: 0.56rem;
  padding: 0.4rem 0.64rem;
  box-sizing: border-box;
  border: none;
  border-radius: 0.24rem;
  box-shadow: inset 0 0 0.22rem #fff;
  background: linear-gradient(90deg, #bc75ff 0%, #7568ff 100%);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.aidesign-box6__cta-text {
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0.04rem;
  color: #fff;
  white-space: nowrap;
}

.aidesign-box6__cta-arrow {
  display: block;
  width: 0.12rem;
  height: 0.2rem;
  flex-shrink: 0;
  object-fit: contain;
  opacity: 0.4;
}