/* Gene Pulser X2 PRO｜沿用 Mini Pulser 399 产品落地页的红白卡片式版式 */
.x2pro-page,
.x2pro-page * { box-sizing: border-box !important; }
.x2pro-page {
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 12px 0 36px !important;
  color: #111827 !important;
  background: transparent !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  text-align: left !important;
}
.x2pro-page h1,.x2pro-page h2,.x2pro-page h3,.x2pro-page p,.x2pro-page ul,.x2pro-page li,.x2pro-page figure { margin: 0 !important; padding: 0 !important; }
.x2pro-page ul { list-style: none !important; }
.x2pro-page img { display: block !important; max-width: 100% !important; height: auto !important; border: 0 !important; }
.x2pro-page a { text-decoration: none !important; }

.x2pro-section {
  margin: 0 0 28px !important;
  padding: 30px 26px !important;
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 26px !important;
  box-shadow: 0 10px 28px rgba(15,23,42,.04) !important;
  overflow: hidden !important;
}
.x2pro-soft { background: #f9fafb !important; }
.x2pro-quote { background: #fff7f7 !important; border-color: #f4c7c7 !important; box-shadow: none !important; }

.x2pro-hero {
  margin: 0 0 28px !important;
  padding: 34px 30px 30px !important;
  background: #fff7f7 !important;
  border: 1px solid #f4c7c7 !important;
  border-radius: 28px !important;
  box-shadow: 0 14px 36px rgba(185,28,28,.12) !important;
  overflow: hidden !important;
}
.x2pro-kicker {
  margin-bottom: 8px !important;
  color: #b91c1c !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}
.x2pro-hero h1 {
  margin-bottom: 16px !important;
  color: #111827 !important;
  font-size: clamp(30px,4.2vw,42px) !important;
  line-height: 1.24 !important;
  font-weight: 900 !important;
}
.x2pro-lead {
  max-width: 980px !important;
  color: #1f2937 !important;
  font-size: 18px !important;
  line-height: 1.85 !important;
}
.x2pro-lead strong { color: #b91c1c !important; font-weight: 900 !important; }
.x2pro-badges { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; margin-top: 20px !important; }
.x2pro-badges span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 38px !important;
  padding: 7px 13px !important;
  color: #b91c1c !important;
  background: #fff !important;
  border: 1px solid #f2b6b6 !important;
  border-radius: 12px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
}
.x2pro-actions { display: flex !important; flex-wrap: wrap !important; gap: 12px !important; margin-top: 22px !important; }
.x2pro-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 11px 25px !important;
  border-radius: 999px !important;
  font-size: 16px !important;
  font-weight: 800 !important;
}
.x2pro-btn-primary { color: #fff !important; background: #d71920 !important; box-shadow: 0 8px 20px rgba(215,25,32,.24) !important; }
.x2pro-btn-outline { color: #d71920 !important; background: #fff !important; border: 2px solid #d71920 !important; }

.x2pro-product-figure {
  max-width: 460px !important;
  margin: 28px auto 0 !important;
  padding: 14px !important;
  background: #fff !important;
  border: 1px solid #f1d5d5 !important;
  border-radius: 22px !important;
}
.x2pro-product-figure img { width: 100% !important; border-radius: 16px !important; }
.x2pro-image-fallback {
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  padding: 30px;
  color: #991b1b;
  background: #fff7f7;
  border: 1px dashed #efb4b4;
  border-radius: 16px;
  text-align: center;
  font-weight: 800;
}
.x2pro-metrics { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(150px,1fr)) !important; gap: 12px !important; margin-top: 18px !important; }
.x2pro-metric { padding: 15px 14px !important; text-align: center !important; background: #fff !important; border: 1px solid #f0d0d0 !important; border-radius: 16px !important; }
.x2pro-metric strong { display: block !important; color: #b91c1c !important; font-size: 22px !important; line-height: 1.25 !important; font-weight: 900 !important; }
.x2pro-metric span { display: block !important; margin-top: 5px !important; color: #4b5563 !important; font-size: 13px !important; }

.x2pro-head { display: flex !important; align-items: flex-end !important; justify-content: space-between !important; gap: 20px !important; margin-bottom: 22px !important; }
.x2pro-head h2 { color: #111827 !important; font-size: clamp(25px,3vw,31px) !important; line-height: 1.35 !important; font-weight: 900 !important; }
.x2pro-head p:last-child { max-width: 560px !important; color: #4b5563 !important; font-size: 15px !important; }
.x2pro-grid { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)) !important; gap: 16px !important; }
.x2pro-card { padding: 21px 19px !important; background: #f9fafb !important; border: 1px solid #e5e7eb !important; border-radius: 18px !important; }
.x2pro-no { display: inline-flex !important; align-items: center !important; justify-content: center !important; width: 38px !important; height: 38px !important; margin-bottom: 13px !important; color: #fff !important; background: #d71920 !important; border-radius: 50% !important; font-size: 14px !important; font-weight: 900 !important; }
.x2pro-card h3 { margin-bottom: 8px !important; color: #111827 !important; font-size: 19px !important; line-height: 1.45 !important; font-weight: 900 !important; }
.x2pro-card p { color: #4b5563 !important; font-size: 15px !important; line-height: 1.75 !important; }

.x2pro-feature { position: relative !important; padding: 22px 20px 22px 24px !important; background: #fff !important; border: 1px solid #e5e7eb !important; border-radius: 18px !important; }
.x2pro-feature:before { position: absolute !important; top: 22px !important; left: 0 !important; width: 4px !important; height: 42px !important; content: "" !important; background: #d71920 !important; border-radius: 0 4px 4px 0 !important; }
.x2pro-feature small { display: block !important; margin-bottom: 7px !important; color: #b91c1c !important; font-size: 12px !important; font-weight: 900 !important; letter-spacing: .1em !important; }
.x2pro-feature h3 { margin-bottom: 8px !important; font-size: 19px !important; line-height: 1.45 !important; font-weight: 900 !important; color: #111827 !important; }
.x2pro-feature p { color: #4b5563 !important; font-size: 15px !important; }

.x2pro-mode-grid { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 18px !important; }
.x2pro-mode { padding: 24px 22px !important; background: #fff !important; border: 1px solid #eadada !important; border-radius: 20px !important; }
.x2pro-mode-label { display: inline-flex !important; margin-bottom: 12px !important; padding: 5px 10px !important; color: #fff !important; background: #d71920 !important; border-radius: 999px !important; font-size: 12px !important; font-weight: 900 !important; letter-spacing: .08em !important; }
.x2pro-mode h3 { margin-bottom: 9px !important; color: #111827 !important; font-size: 22px !important; font-weight: 900 !important; }
.x2pro-mode p { color: #4b5563 !important; font-size: 15px !important; }

.x2pro-table-wrap { width: 100% !important; overflow-x: auto !important; -webkit-overflow-scrolling: touch !important; border-radius: 16px !important; }
.x2pro-table { width: 100% !important; min-width: 680px !important; border-collapse: collapse !important; background: #fff !important; border: 1px solid #d1d5db !important; }
.x2pro-table th { width: 210px !important; padding: 15px 16px !important; color: #fff !important; background: #111827 !important; border-bottom: 1px solid #374151 !important; text-align: left !important; font-size: 15px !important; font-weight: 800 !important; }
.x2pro-table td { padding: 15px 16px !important; color: #111827 !important; background: #fff !important; border-bottom: 1px solid #e5e7eb !important; font-size: 15px !important; }
.x2pro-table tr:nth-child(even) td { background: #f9fafb !important; }

.x2pro-checks { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(250px,1fr)) !important; gap: 12px !important; }
.x2pro-checks li { position: relative !important; padding: 15px 16px 15px 43px !important; color: #374151 !important; background: #fff !important; border: 1px solid #eadada !important; border-radius: 15px !important; }
.x2pro-checks li:before { position: absolute !important; left: 16px !important; top: 15px !important; content: "✓" !important; color: #d71920 !important; font-weight: 900 !important; }

.x2pro-faq { display: grid !important; gap: 12px !important; margin-top: 20px !important; }
.x2pro-faq details { background: #fff !important; border: 1px solid #e5e7eb !important; border-radius: 16px !important; overflow: hidden !important; transition: border-color .2s ease, box-shadow .2s ease !important; }
.x2pro-faq details[open] { border-color: #efb4b4 !important; box-shadow: 0 8px 22px rgba(185,28,28,.08) !important; }
.x2pro-faq summary { position: relative !important; cursor: pointer !important; padding: 17px 54px 17px 18px !important; color: #111827 !important; background: #f9fafb !important; font-weight: 900 !important; list-style: none !important; }
.x2pro-faq summary::-webkit-details-marker { display: none !important; }
.x2pro-faq summary:after { position: absolute !important; top: 50% !important; right: 18px !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 28px !important; height: 28px !important; content: "+" !important; color: #fff !important; background: #d71920 !important; border-radius: 50% !important; transform: translateY(-50%) !important; font-size: 20px !important; line-height: 1 !important; }
.x2pro-faq details[open] summary { color: #b91c1c !important; background: #fff7f7 !important; }
.x2pro-faq details[open] summary:after { content: "−" !important; }
.x2pro-faq details p { padding: 16px 18px 18px !important; color: #4b5563 !important; background: #fff !important; border-top: 1px solid #f1dddd !important; font-size: 15px !important; line-height: 1.8 !important; }

.x2pro-contact { margin: 0 !important; padding: 34px 30px !important; color: #fff !important; background: #d71920 !important; border-radius: 26px !important; box-shadow: 0 14px 36px rgba(215,25,32,.22) !important; }
.x2pro-contact .x2pro-kicker,.x2pro-contact h2,.x2pro-contact p,.x2pro-contact strong { color: #fff !important; }
.x2pro-contact h2 { margin-bottom: 12px !important; font-size: clamp(25px,3vw,31px) !important; line-height: 1.35 !important; font-weight: 900 !important; }
.x2pro-contact p { max-width: 850px !important; }
.x2pro-contact .x2pro-btn-primary { color: #d71920 !important; background: #fff !important; box-shadow: none !important; }
.x2pro-contact .x2pro-btn-outline { color: #fff !important; background: transparent !important; border-color: #fff !important; }

@media (max-width:720px) {
  .x2pro-page { padding-top: 0 !important; font-size: 15px !important; }
  .x2pro-hero,.x2pro-section,.x2pro-contact { padding: 23px 18px !important; border-radius: 19px !important; margin-bottom: 18px !important; }
  .x2pro-lead { font-size: 16px !important; }
  .x2pro-head { display: block !important; }
  .x2pro-head p:last-child { margin-top: 8px !important; }
  .x2pro-btn { width: 100% !important; }
  .x2pro-product-figure { max-width: 330px !important; padding: 9px !important; border-radius: 16px !important; }
  .x2pro-mode-grid { grid-template-columns: 1fr !important; }
  .x2pro-table { min-width: 620px !important; }
  .x2pro-faq summary { padding: 15px 48px 15px 15px !important; }
  .x2pro-faq details p { padding: 14px 15px 16px !important; }
}

/* 第一模块重新排版：只调整布局，产品图使用原上传地址并保持原图比例 */
.x2pro-hero-main {
  display: grid !important;
  grid-template-columns: minmax(0,1.18fr) minmax(330px,.82fr) !important;
  align-items: center !important;
  gap: 34px !important;
}
.x2pro-hero-copy { min-width: 0 !important; }
.x2pro-hero-copy .x2pro-lead { max-width: 700px !important; }
.x2pro-hero-subtitle {
  margin: -5px 0 14px !important;
  color: #b91c1c !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  font-weight: 800 !important;
}
.x2pro-hero .x2pro-badges {
  margin-top: 18px !important;
}
.x2pro-hero .x2pro-actions {
  margin-top: 22px !important;
}
.x2pro-hero-visual {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
}
.x2pro-hero .x2pro-product-figure {
  width: 100% !important;
  max-width: 460px !important;
  margin: 0 auto !important;
  padding: 14px !important;
  background: #fff !important;
  border: 1px solid #f1d5d5 !important;
  border-radius: 22px !important;
  box-shadow: none !important;
  overflow: hidden !important;
}
.x2pro-hero .x2pro-product-figure img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: none !important;
  transform: none !important;
  border-radius: 16px !important;
}
.x2pro-hero .x2pro-metrics {
  grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  margin-top: 26px !important;
  gap: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #f0d0d0 !important;
  border-radius: 18px !important;
}
.x2pro-hero .x2pro-metric {
  min-width: 0 !important;
  padding: 17px 10px !important;
  border: 0 !important;
  border-right: 1px solid #f0d0d0 !important;
  border-radius: 0 !important;
}
.x2pro-hero .x2pro-metric:last-child { border-right: 0 !important; }

@media (max-width:900px) {
  .x2pro-hero-main {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }
  .x2pro-hero-copy .x2pro-lead { max-width: none !important; }
  .x2pro-hero .x2pro-product-figure { max-width: 430px !important; }
  .x2pro-hero .x2pro-metrics { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .x2pro-hero .x2pro-metric:nth-child(2) { border-right: 0 !important; }
  .x2pro-hero .x2pro-metric:nth-child(-n+2) { border-bottom: 1px solid #f0d0d0 !important; }
}
@media (max-width:720px) {
  .x2pro-hero-main { gap: 22px !important; }
  .x2pro-hero-subtitle { font-size: 16px !important; }
  .x2pro-hero .x2pro-product-figure {
    max-width: 350px !important;
    padding: 9px !important;
    border-radius: 16px !important;
  }
  .x2pro-hero .x2pro-product-figure img { border-radius: 12px !important; }
  .x2pro-hero .x2pro-metrics { margin-top: 20px !important; border-radius: 15px !important; }
  .x2pro-hero .x2pro-metric { padding: 15px 8px !important; }
  .x2pro-hero .x2pro-metric strong { font-size: 19px !important; }
  .x2pro-hero .x2pro-metric span { font-size: 12px !important; }
}
