/* CFG Series｜沿用 Mini Pulser 399 产品落地页的红白卡片式版式 */
.cfg399-page,
.cfg399-page * { box-sizing: border-box !important; }
.cfg399-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.68 !important;
  text-align: left !important;
}
.cfg399-page h1,.cfg399-page h2,.cfg399-page h3,.cfg399-page p,.cfg399-page ul,.cfg399-page li,.cfg399-page figure { margin: 0 !important; padding: 0 !important; }
.cfg399-page ul { list-style: none !important; }
.cfg399-page img { display: block !important; max-width: 100% !important; height: auto !important; border: 0 !important; }
.cfg399-page a { text-decoration: none !important; }
.cfg399-section {
  margin: 0 0 22px !important;
  padding: 24px 22px !important;
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 22px !important;
  box-shadow: 0 8px 22px rgba(15,23,42,.04) !important;
  overflow: hidden !important;
}
.cfg399-hero {
  margin: 0 0 22px !important;
  padding: 28px 26px 26px !important;
  background: #fff7f7 !important;
  border: 1px solid #f4c7c7 !important;
  border-radius: 24px !important;
  box-shadow: 0 12px 30px rgba(185,28,28,.12) !important;
  overflow: hidden !important;
}
.cfg399-kicker {
  margin-bottom: 8px !important;
  color: #b91c1c !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}
.cfg399-hero h1 {
  margin-bottom: 16px !important;
  color: #111827 !important;
  font-size: clamp(28px,3.4vw,38px) !important;
  line-height: 1.24 !important;
  font-weight: 900 !important;
}
.cfg399-lead {
  max-width: 980px !important;
  color: #1f2937 !important;
  font-size: 16px !important;
  line-height: 1.78 !important;
}
.cfg399-lead strong { color: #b91c1c !important; font-weight: 900 !important; }
.cfg399-badges { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; margin-top: 20px !important; }
.cfg399-badges span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 32px !important;
  padding: 6px 11px !important;
  color: #b91c1c !important;
  background: #fff !important;
  border: 1px solid #f2b6b6 !important;
  border-radius: 12px !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}
.cfg399-actions { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; margin-top: 22px !important; }
.cfg399-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 9px 20px !important;
  border-radius: 999px !important;
  font-size: 16px !important;
  font-weight: 800 !important;
}
.cfg399-btn-primary { color: #fff !important; background: #d71920 !important; box-shadow: 0 8px 20px rgba(215,25,32,.24) !important; }
.cfg399-btn-outline { color: #d71920 !important; background: #fff !important; border: 2px solid #d71920 !important; }
.cfg399-product-figure { max-width: 330px !important; margin: 20px auto 0 !important; padding: 16px !important; background: #fff !important; border: 1px solid #f1d5d5 !important; border-radius: 22px !important; }
.cfg399-product-figure img { width: 100% !important; border-radius: 16px !important; }
.cfg399-metrics { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(150px,1fr)) !important; gap: 10px !important; margin-top: 18px !important; }
.cfg399-metric { padding: 12px 12px !important; text-align: center !important; background: #fff !important; border: 1px solid #f0d0d0 !important; border-radius: 16px !important; }
.cfg399-metric strong { display: block !important; color: #b91c1c !important; font-size: 17px !important; line-height: 1.25 !important; font-weight: 900 !important; }
.cfg399-metric span { display: block !important; margin-top: 5px !important; color: #4b5563 !important; font-size: 13px !important; }


/* 第一模块新版：仅调整首屏产品介绍区 */
.cfg399-hero,
.cfg399-hero * { box-sizing: border-box !important; }
.cfg399-hero {
  position: relative !important;
  margin: 0 0 22px !important;
  padding: 0 !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif !important;
  background:
    radial-gradient(circle at 92% 10%, rgba(215,25,32,.10) 0, rgba(215,25,32,0) 31%),
    linear-gradient(135deg,#fff 0%,#fff9f9 55%,#fff3f3 100%) !important;
  border: 1px solid #efc7c8 !important;
  border-radius: 24px !important;
  box-shadow: 0 14px 36px rgba(127,29,29,.12) !important;
  overflow: hidden !important;
}
.cfg399-hero:before {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 4px !important;
  content: "" !important;
  background: linear-gradient(90deg,#a50f15 0%,#d71920 55%,#ef6a6f 100%) !important;
}
.cfg399-hero p,
.cfg399-hero figure { margin: 0 !important; padding: 0 !important; }
.cfg399-hero a { text-decoration: none !important; }
.cfg399-hero img { display: block !important; max-width: 100% !important; height: auto !important; border: 0 !important; }
.cfg399-hero-main {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  grid-template-columns: minmax(0,1.1fr) minmax(280px,.9fr) !important;
  align-items: center !important;
  gap: 24px !important;
  padding: 30px 28px 24px !important;
}
.cfg399-hero-copy { min-width: 0 !important; }
.cfg399-hero .cfg399-kicker {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 27px !important;
  margin: 0 0 11px !important;
  padding: 4px 10px !important;
  color: #a50f15 !important;
  background: #fff !important;
  border: 1px solid #efc7c8 !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important;
}
.cfg399-hero h1 {
  margin: 0 0 8px !important;
  color: #111827 !important;
  font-size: clamp(28px,3.2vw,38px) !important;
  line-height: 1.16 !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
}
.cfg399-hero h1 .cfg399-title-model {
  display: block !important;
  margin-bottom: 2px !important;
  color: #d71920 !important;
  font-size: .63em !important;
  line-height: 1.25 !important;
  letter-spacing: .02em !important;
}
.cfg399-hero-subtitle {
  margin: 0 0 12px !important;
  color: #374151 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-weight: 800 !important;
}
.cfg399-hero .cfg399-lead {
  max-width: 660px !important;
  margin: 0 !important;
  color: #4b5563 !important;
  font-size: 14px !important;
  line-height: 1.72 !important;
}
.cfg399-hero .cfg399-lead strong { color: #991b1b !important; font-weight: 900 !important; }
.cfg399-hero .cfg399-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 15px 0 0 !important;
}
.cfg399-hero .cfg399-badges span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  color: #7f1d1d !important;
  background: rgba(255,255,255,.86) !important;
  border: 1px solid #efc7c8 !important;
  border-radius: 10px !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-weight: 800 !important;
}
.cfg399-hero .cfg399-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 18px 0 0 !important;
}
.cfg399-hero .cfg399-btn {
  min-height: 42px !important;
  padding: 9px 20px !important;
  border-radius: 12px !important;
}
.cfg399-hero .cfg399-btn-primary {
  box-shadow: 0 10px 24px rgba(215,25,32,.23) !important;
}
.cfg399-hero .cfg399-btn-outline {
  border-width: 1px !important;
  box-shadow: 0 6px 18px rgba(127,29,29,.06) !important;
}
.cfg399-hero-visual {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 300px !important;
  padding: 22px 18px 20px !important;
  background: rgba(255,255,255,.76) !important;
  border: 1px solid rgba(239,199,200,.92) !important;
  border-radius: 20px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.95),0 10px 26px rgba(127,29,29,.08) !important;
  overflow: hidden !important;
}
.cfg399-hero-visual:before {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 230px !important;
  height: 230px !important;
  content: "" !important;
  background: radial-gradient(circle,rgba(215,25,32,.12) 0%,rgba(215,25,32,.035) 52%,rgba(215,25,32,0) 72%) !important;
  border-radius: 50% !important;
  transform: translate(-50%,-50%) !important;
}
.cfg399-hero .cfg399-product-figure {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: 320px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.cfg399-hero .cfg399-product-figure img {
  width: 100% !important;
  max-height: 255px !important;
  object-fit: contain !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 12px 14px rgba(31,41,55,.14)) !important;
}
.cfg399-visual-label {
  position: absolute !important;
  top: 13px !important;
  left: 13px !important;
  z-index: 3 !important;
  padding: 5px 9px !important;
  color: #fff !important;
  background: #d71920 !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
}
.cfg399-visual-caption {
  position: absolute !important;
  right: 12px !important;
  bottom: 12px !important;
  z-index: 3 !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 7px 10px !important;
  color: #4b5563 !important;
  background: rgba(255,255,255,.94) !important;
  border: 1px solid #efc7c8 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 20px rgba(127,29,29,.08) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}
.cfg399-visual-caption strong { color: #d71920 !important; font-size: 14px !important; font-weight: 900 !important; }
.cfg399-hero .cfg399-metrics {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  gap: 0 !important;
  margin: 0 !important;
  background: rgba(255,255,255,.82) !important;
  border-top: 1px solid #efc7c8 !important;
}
.cfg399-hero .cfg399-metric {
  min-width: 0 !important;
  padding: 13px 10px 14px !important;
  text-align: center !important;
  background: transparent !important;
  border: 0 !important;
  border-right: 1px solid #f0d7d8 !important;
  border-radius: 0 !important;
}
.cfg399-hero .cfg399-metric:last-child { border-right: 0 !important; }
.cfg399-hero .cfg399-metric strong {
  display: block !important;
  color: #b91c1c !important;
  font-size: clamp(18px,1.8vw,22px) !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
}
.cfg399-hero .cfg399-metric span {
  display: block !important;
  margin-top: 4px !important;
  color: #6b7280 !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}
.cfg399-head { display: flex !important; align-items: flex-end !important; justify-content: space-between !important; gap: 16px !important; margin-bottom: 16px !important; }
.cfg399-head h2 { color: #111827 !important; font-size: clamp(22px,2.5vw,27px) !important; line-height: 1.35 !important; font-weight: 900 !important; }
.cfg399-head p:last-child { max-width: 560px !important; color: #4b5563 !important; font-size: 14px !important; }
.cfg399-grid { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)) !important; gap: 10px !important; }
.cfg399-card { padding: 17px 16px !important; background: #f9fafb !important; border: 1px solid #e5e7eb !important; border-radius: 18px !important; }
.cfg399-no { display: inline-flex !important; align-items: center !important; justify-content: center !important; width: 32px !important; height: 32px !important; margin-bottom: 9px !important; color: #fff !important; background: #d71920 !important; border-radius: 50% !important; font-size: 14px !important; font-weight: 900 !important; }
.cfg399-card h3 { margin-bottom: 8px !important; color: #111827 !important; font-size: 17px !important; line-height: 1.45 !important; font-weight: 900 !important; }
.cfg399-card p { color: #4b5563 !important; font-size: 14px !important; line-height: 1.68 !important; }
.cfg399-soft { background: #f9fafb !important; }
.cfg399-feature { position: relative !important; padding: 18px 17px 18px 21px !important; background: #fff !important; border: 1px solid #e5e7eb !important; border-radius: 18px !important; }
.cfg399-feature:before { position: absolute !important; top: 18px !important; left: 0 !important; width: 4px !important; height: 34px !important; content: "" !important; background: #d71920 !important; border-radius: 0 4px 4px 0 !important; }
.cfg399-feature small { display: block !important; margin-bottom: 6px !important; color: #b91c1c !important; font-size: 11px !important; font-weight: 900 !important; letter-spacing: .1em !important; }
.cfg399-feature h3 { margin-bottom: 8px !important; font-size: 17px !important; line-height: 1.45 !important; font-weight: 900 !important; color: #111827 !important; }
.cfg399-feature p { color: #4b5563 !important; font-size: 14px !important; }
.cfg399-flow { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)) !important; gap: 11px !important; }
.cfg399-step { padding: 17px 15px !important; background: #fff !important; border: 1px solid #e5e7eb !important; border-radius: 18px !important; }
.cfg399-step b { display: block !important; margin-bottom: 8px !important; color: #b91c1c !important; font-size: 13px !important; font-weight: 900 !important; letter-spacing: .08em !important; }
.cfg399-step h3 { margin-bottom: 8px !important; font-size: 16px !important; font-weight: 900 !important; color: #111827 !important; }
.cfg399-step p { color: #4b5563 !important; font-size: 14px !important; }
.cfg399-table-wrap { width: 100% !important; overflow-x: auto !important; -webkit-overflow-scrolling: touch !important; border-radius: 16px !important; }
.cfg399-table { width: 100% !important; min-width: 680px !important; border-collapse: collapse !important; background: #fff !important; border: 1px solid #d1d5db !important; }
.cfg399-table th { width: 185px !important; padding: 12px 13px !important; color: #fff !important; background: #111827 !important; border-bottom: 1px solid #374151 !important; text-align: left !important; font-size: 14px !important; font-weight: 800 !important; }
.cfg399-table td { padding: 12px 13px !important; color: #111827 !important; background: #fff !important; border-bottom: 1px solid #e5e7eb !important; font-size: 14px !important; }
.cfg399-table tr:nth-child(even) td { background: #f9fafb !important; }
.cfg399-checks { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(250px,1fr)) !important; gap: 10px !important; }
.cfg399-checks li { position: relative !important; padding: 12px 13px 12px 38px !important; color: #374151 !important; background: #fff !important; border: 1px solid #eadada !important; border-radius: 15px !important; }
.cfg399-checks li:before { position: absolute !important; left: 14px !important; top: 12px !important; content: "✓" !important; color: #d71920 !important; font-weight: 900 !important; }
.cfg399-quote { background: #fff7f7 !important; border-color: #f4c7c7 !important; box-shadow: none !important; }
.cfg399-faq { display: grid !important; gap: 10px !important; margin-top: 0 !important; }
.cfg399-faq details {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #f9fafb !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  overflow: hidden !important;
}
.cfg399-faq details[open] {
  background: #fff7f7 !important;
  border-color: #f2b6b6 !important;
  box-shadow: 0 8px 20px rgba(185,28,28,.07) !important;
}
.cfg399-faq summary {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 13px 50px 13px 15px !important;
  color: #111827 !important;
  background: transparent !important;
  border: 0 !important;
  cursor: pointer !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  font-weight: 900 !important;
  list-style: none !important;
  text-align: left !important;
}
.cfg399-faq summary::-webkit-details-marker { display: none !important; }
.cfg399-faq summary::marker { display: none !important; content: "" !important; }
.cfg399-faq summary:after {
  position: absolute !important;
  top: 50% !important;
  right: 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 24px !important;
  content: "+" !important;
  color: #fff !important;
  background: #d71920 !important;
  border-radius: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 17px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}
.cfg399-faq details[open] summary:after { content: "−" !important; }
.cfg399-faq details p {
  margin: 0 !important;
  padding: 12px 15px 14px !important;
  color: #4b5563 !important;
  background: #fff !important;
  border-top: 1px solid #f0d0d0 !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}
.cfg399-contact { margin: 0 !important; padding: 26px 24px !important; color: #fff !important; background: #d71920 !important; border-radius: 26px !important; box-shadow: 0 14px 36px rgba(215,25,32,.22) !important; }
.cfg399-contact .cfg399-kicker,.cfg399-contact h2,.cfg399-contact p,.cfg399-contact strong { color: #fff !important; }
.cfg399-contact h2 { margin-bottom: 12px !important; font-size: clamp(22px,2.5vw,27px) !important; line-height: 1.35 !important; font-weight: 900 !important; }
.cfg399-contact p { max-width: 850px !important; }
.cfg399-contact .cfg399-btn-primary { color: #d71920 !important; background: #fff !important; box-shadow: none !important; }
.cfg399-contact .cfg399-btn-outline { color: #fff !important; background: transparent !important; border-color: #fff !important; }
@media (max-width:720px) {
  .cfg399-page { padding-top: 0 !important; font-size: 14px !important; }
  .cfg399-hero,.cfg399-section,.cfg399-contact { padding: 23px 18px !important; border-radius: 19px !important; margin-bottom: 18px !important; }
  .cfg399-lead { font-size: 16px !important; }
  .cfg399-head { display: block !important; }
  .cfg399-head p:last-child { margin-top: 8px !important; }
  .cfg399-btn { width: 100% !important; }
  .cfg399-product-figure { max-width: 340px !important; padding: 9px !important; border-radius: 16px !important; }
  .cfg399-faq summary { padding: 15px 52px 15px 15px !important; font-size: 14px !important; }
  .cfg399-faq summary:after { right: 14px !important; width: 26px !important; height: 26px !important; }
  .cfg399-faq details p { padding: 14px 15px 16px !important; }
  .cfg399-table { min-width: 620px !important; }
}

@media (max-width: 960px) {
  .cfg399-hero-main {
    grid-template-columns: minmax(0,1fr) 330px !important;
    gap: 24px !important;
    padding: 36px 30px 30px !important;
  }
  .cfg399-hero-visual { min-height: 340px !important; }
}
@media (max-width: 820px) {
  .cfg399-hero { padding: 0 !important; border-radius: 22px !important; }
  .cfg399-hero-main {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
    padding: 32px 24px 26px !important;
  }
  .cfg399-hero .cfg399-lead { max-width: none !important; }
  .cfg399-hero-visual { min-height: 320px !important; }
  .cfg399-hero .cfg399-product-figure { max-width: 360px !important; }
  .cfg399-hero .cfg399-metrics { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .cfg399-hero .cfg399-metric:nth-child(2) { border-right: 0 !important; }
  .cfg399-hero .cfg399-metric:nth-child(-n+2) { border-bottom: 1px solid #f0d7d8 !important; }
}
@media (max-width: 720px) {
  .cfg399-hero { margin-bottom: 18px !important; padding: 0 !important; border-radius: 19px !important; }
  .cfg399-hero-main { padding: 27px 18px 22px !important; }
  .cfg399-hero h1 { font-size: 34px !important; }
  .cfg399-hero-subtitle { font-size: 17px !important; }
  .cfg399-hero .cfg399-lead { font-size: 14px !important; line-height: 1.78 !important; }
  .cfg399-hero .cfg399-actions { gap: 10px !important; }
  .cfg399-hero .cfg399-btn { width: 100% !important; border-radius: 11px !important; }
  .cfg399-hero-visual { min-height: 280px !important; padding: 30px 15px 23px !important; border-radius: 18px !important; }
  .cfg399-hero .cfg399-product-figure { max-width: 310px !important; }
  .cfg399-visual-label { top: 13px !important; left: 13px !important; }
  .cfg399-visual-caption { right: 12px !important; bottom: 11px !important; }
  .cfg399-hero .cfg399-metric { padding: 16px 8px 17px !important; }
  .cfg399-hero .cfg399-metric strong { font-size: 20px !important; }
  .cfg399-hero .cfg399-metric span { font-size: 12px !important; }
}
@media (max-width: 420px) {
  .cfg399-hero h1 { font-size: 31px !important; }
  .cfg399-hero .cfg399-badges { gap: 7px !important; }
  .cfg399-hero .cfg399-badges span { padding: 6px 9px !important; font-size: 13px !important; }
  .cfg399-visual-caption { position: relative !important; right: auto !important; bottom: auto !important; margin-top: 4px !important; }
}
