.aidesign-box7 {
  width: 100%;
  box-sizing: border-box;
  background: #effeff;
}
.aidesign-box7__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0.8rem 0.28rem 0.8rem;
  box-sizing: border-box;
}
/* 2:438 — y=40；214×60@1× */
.aidesign-box7__head {
  width: 100%;
  min-width: 0;
  height: 1.1rem;
}
.aidesign-box7__title {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  width: 100%;
  text-align: center;
}
.aidesign-box7__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: #2f343b;
  white-space: nowrap;
}
/* 2:438_0 — #4F56FF */
.aidesign-box7__title-line--accent {
  color: #4f56ff;
}
/* 2:359 — y=120；列 gap 5@1×、行 gap 14@1× */
.aidesign-box7__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  column-gap: 0.1rem;
  row-gap: 0.28rem;
  width: 100%;
  max-width: 7.3rem;
  margin-top: 0.4rem;
  box-sizing: border-box;
}
.aidesign-box7-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
}
/* 2:362 — 150×26@1×；x=15 相对卡 */
.aidesign-box7-card__ribbon {
  position: relative;
  width: 3rem;
  height: 0.52rem;
  margin-left: 0.3rem;
}
.aidesign-box7-card__ribbon-bg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.aidesign-box7-card__ribbon-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  pointer-events: none;
}
/* 2:365 等 — 180 宽；ribbon→body 5@1× */
.aidesign-box7-card__body {
  width: 100%;
  margin-top: 0.1rem;
  padding: 0.24rem 0.24rem 0.2rem;
  box-sizing: border-box;
  border-radius: 0.24rem;
  background: linear-gradient(225deg, #dfebff 0%, #f6fcff 49.563%, #d1e8ff 100%);
}
.aidesign-box7-card__tags {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  width: 100%;
}
.aidesign-box7-card__tag-row {
  display: flex;
  gap: 0.16rem;
  width: 100%;
}
.aidesign-box7-card__tag {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.42rem;
  padding: 0 0.08rem;
  box-sizing: border-box;
  border-radius: 0.08rem;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.22rem;
  line-height: 1;
  white-space: nowrap;
}
/* 2:367/368 — #B4ECFF / #4687FF */
.aidesign-box7-card__tags--visual .aidesign-box7-card__tag {
  background: #b4ecff;
  color: #4687ff;
}
/* 2:380/381 — #B4ECFF / #4F6CFF */
.aidesign-box7-card__tags--brand .aidesign-box7-card__tag {
  background: #b4ecff;
  color: #4f6cff;
}
/* 2:400/401 — #E3E7FF / #742EF5 */
.aidesign-box7-card__tags--purple .aidesign-box7-card__tag {
  background: #e3e7ff;
  color: #742ef5;
}
/* 2:420/421 — #FFE9D8 / #FF5730 */
.aidesign-box7-card__tags--orange .aidesign-box7-card__tag {
  background: #ffe9d8;
  color: #ff5730;
}
.aidesign-box7-card__skills {
  margin: 0.16rem 0 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #2f343b;
}
/* 2:372 — stroke #A6D8FF */
.aidesign-box7-card__divider {
  width: 2.8rem;
  max-width: 100%;
  height: 1px;
  margin: 0.16rem auto;
  background: #a6d8ff;
}
.aidesign-box7-card__roles {
  margin: 0;
  font-family: "Microsoft YaHei-Regular", "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: 0.02rem;
  color: #1f71d6;
}
.aidesign-box7-card__salary {
  margin: 0.12rem 0 0;
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #ff693f;
  white-space: nowrap;
}
/* 2:439 — y=706；350×16@1× */
.aidesign-box7__tools {
  display: block;
  width: 7rem;
  max-width: 100%;
  height: auto;
  margin-top: 0.6rem;
}
/* 2:356 — y=745；202×54@1× */
.aidesign-box7__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
  margin-top: 0.46rem;
  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-box7__cta-text {
  font-family: "Microsoft YaHei-Bold", "Microsoft YaHei", sans-serif;
  font-weight: 700;
  font-size: 0.36rem;
  line-height: 0.36rem;
  letter-spacing: 0.04rem;
  color: #fff;
  white-space: nowrap;
}
.aidesign-box7__cta-arrow {
  display: block;
  width: 0.12rem;
  height: 0.2rem;
  flex-shrink: 0;
  object-fit: contain;
  opacity: 0.4;
}
