/* 模块5：四阶能力路径 — 对齐 Pixso 12:70 */
.airobot-mobile-module5 {
  position: relative;
  padding: 0.7rem 0.3rem 0.6rem;
  background: #14257b;
  overflow: hidden;
}

/* 标题 */
.airobot-mobile-module5 .module5-title {
  position: relative;
  z-index: 2;
  text-align: center;
}
.airobot-mobile-module5 .module5-title h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.68rem;
}
.airobot-mobile-module5 .module5-title .line1 {
  position: relative;
  color: #ffffff;
  white-space: nowrap;
}
.airobot-mobile-module5 .module5-title .line1 em {
  font-style: normal;
  color: #00fff2;
}
.airobot-mobile-module5 .module5-title .title-brush {
  display: inline-block;
  width: 3.1rem;
  height: 1.36rem;
  margin: -0.42rem 0 -0.48rem -0.08rem;
  vertical-align: middle;
  background: url("/mobile/subject/airobot/assets/images/moudle5/title-brush.png")
    no-repeat center;
  background-size: contain;
}
.airobot-mobile-module5 .module5-title .line2 {
  color: #ffffff;
  margin-top: 0.2rem;
}
.airobot-mobile-module5 .module5-title p {
  margin-top: 0.12rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  font-weight: bold;
  letter-spacing: 0.04rem;
  color: #ffffff;
}

/* 四阶卡片 2×2 */
.airobot-mobile-module5 .module5-stages {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 7.22rem;
  margin: 0.38rem auto 0;
}
.airobot-mobile-module5 .stage-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.airobot-mobile-module5 .stage-item {
  box-sizing: border-box;
  width: 100%;
  min-height: 7.4rem;
  padding: 0.12rem 0.12rem 0.16rem;
}
/* 对齐稿面：矩形纵向渐变，非 PC 斜切 SVG */
.airobot-mobile-module5 .stage-item1 {
  background: linear-gradient(180deg, #0129ac 0%, #18246d 100%);
}
.airobot-mobile-module5 .stage-item2 {
  background: linear-gradient(180deg, #0032d4 0%, #103683 100%);
}
.airobot-mobile-module5 .stage-item3 {
  background: linear-gradient(180deg, #0032d3 0%, #103683 100%);
}
.airobot-mobile-module5 .stage-item4 {
  background: linear-gradient(180deg, #0129ab 0%, #18246e 100%);
}
.airobot-mobile-module5 .stage-num {
  display: block;
  width: 1.72rem;
  margin: 0 auto;
  font-size: 0.6rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(180deg, #66c1ff 0%, rgba(102, 193, 255, 0) 76%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.airobot-mobile-module5 .stage-item h3 {
  margin-top: -0.08rem;
  font-size: 0.26rem;
  line-height: 0.34rem;
  font-weight: bold;
  text-align: center;
  color: #4ee6f6;
}
.airobot-mobile-module5 .stage-item2 h3,
.airobot-mobile-module5 .stage-item4 h3 {
  color: #00fff2;
}
.airobot-mobile-module5 .salary {
  margin-top: 0.04rem;
  font-size: 0.2rem;
  line-height: 0.28rem;
  text-align: center;
  color: #ffffff;
}
.airobot-mobile-module5 .salary span {
  color: #fffe8c;
  font-weight: bold;
}
.airobot-mobile-module5 .skill-group {
  width: 100%;
  margin-top: 0.1rem;
  padding: 0.12rem 0;
  box-sizing: border-box;
  background: rgba(17, 57, 255, 0.12);
}
.airobot-mobile-module5 .skill-group h4 {
  padding: 0 0.08rem 0.06rem;
  font-size: 0.22rem;
  line-height: 0.32rem;
  font-weight: bold;
  text-align: center;
  color: #f2e0ff;
}
.airobot-mobile-module5 .skill-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.08rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.airobot-mobile-module5 .skill-list li {
  width: 3rem;
  box-sizing: border-box;
  padding: 0.08rem 0.06rem;
  border-radius: 0.74rem;
  border: 1px solid rgba(191, 213, 255, 0.25);
  background: rgba(8, 100, 215, 0.42);
  font-size: 0.2rem;
  line-height: 0.28rem;
  letter-spacing: 0.02rem;
  text-align: center;
  color: #f2e0ff;
}

.airobot-mobile-module5 .stage-robot {
  position: absolute;
  right: -0.1rem;
  bottom: -0.4rem;
  z-index: 3;
  width: 2.3rem;
  height: 2.2rem;
  pointer-events: none;
}

/* 可胜任岗位 */
.airobot-mobile-module5 .module5-jobs {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  max-width: 7.26rem;
  min-height: 1.82rem;
  margin: 0.5rem auto 0;
  padding: 0.52rem 0.16rem 0.24rem;
  border-radius: 0.2rem;
  background: linear-gradient(103deg, #ed4242 0%, #fe5597 100%);
  box-shadow: 0 0.1rem 0.88rem rgba(160, 176, 227, 0.2);
}
.airobot-mobile-module5 .jobs-badge {
  position: absolute;
  left: 50%;
  top: -0.2rem;
  z-index: 1;
  width: 2.86rem;
  height: 0.52rem;
  margin-left: -1.43rem;
  border-radius: 0.12rem;
  background: linear-gradient(135deg, #fff3f6 0%, #ffffff 100%);
  box-shadow: 0 0.1rem 0.88rem rgba(160, 176, 227, 0.2);
  font-size: 0.26rem;
  line-height: 0.52rem;
  font-weight: bold;
  text-align: center;
  color: #ee4347;
}
.airobot-mobile-module5 .jobs-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.14rem 0.08rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.airobot-mobile-module5 .jobs-list li {
  font-size: 0.2rem;
  line-height: 0.28rem;
  text-align: center;
  color: #ffffff;
}
