{"id":856,"date":"2024-04-01T10:00:13","date_gmt":"2024-04-01T10:00:13","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=856"},"modified":"2026-05-09T14:25:57","modified_gmt":"2026-05-09T14:25:57","slug":"about-fleas","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8df3\u86a4\/","title":{"rendered":"\u5173\u4e8e\u8df3\u86a4"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT FLEAS \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-fleas\/\n     Scoped to .mpc-fleas to avoid affecting theme.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC ABOUT FLEAS \u2014 scoped to .mpc-fleas\n   ============================================================ *\/\n.mpc-fleas {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-warning: #B85B25;\n  --mpc-danger: #B82A25;\n  --mpc-success: #1F8A4F;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-fleas *,\n.mpc-fleas *::before,\n.mpc-fleas *::after { box-sizing: border-box; }\n.mpc-fleas a { color: inherit; text-decoration: none; }\n.mpc-fleas img { max-width: 100%; display: block; }\n.mpc-fleas p { margin: 0 0 1em 0; }\n.mpc-fleas ul { list-style: none; padding: 0; margin: 0; }\n.mpc-fleas h1, .mpc-fleas h2, .mpc-fleas h3,\n.mpc-fleas h4, .mpc-fleas h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 60px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 760px;\n  margin-bottom: 40px;\n}\n.mpc-section-head.center {\n  margin-left: auto; margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3.2vw, 38px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 70px 0 80px;\n  margin: 0 -24px 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(11,59,140,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 36px; } }\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a { color: var(--mpc-blue); font-weight: 500; }\n.mpc-hero-breadcrumb a:hover { text-decoration: underline !important; }\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(34px, 4.8vw, 54px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  max-width: 520px;\n  margin-bottom: 24px;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-meta {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n  margin-top: 4px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 16px 18px;\n}\n.mpc-hero-meta-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.mpc-hero-meta-val {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-hero-meta-val em {\n  font-style: italic;\n  color: var(--mpc-gold);\n  font-size: 13.5px;\n}\n.mpc-hero-img {\n  position: relative;\n  aspect-ratio: 4 \/ 3;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.35);\n}\n.mpc-hero-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-hero-tag {\n  position: absolute;\n  bottom: 18px; left: 18px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n\/* ============ ICEBERG CALLOUT (95\/5) ============ *\/\n.mpc-iceberg {\n  background: var(--mpc-blue-ink);\n  color: #fff;\n  padding: 70px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-iceberg::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 60%);\n  border-radius: 50%;\n}\n.mpc-iceberg::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-iceberg-head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 40px auto;\n  position: relative;\n}\n.mpc-iceberg-head .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-iceberg-head .mpc-eyebrow::before { display: none; }\n.mpc-iceberg-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-iceberg-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.5vw, 42px);\n  line-height: 1.1;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-iceberg-head h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-iceberg-head p {\n  color: #C9CFE0;\n  font-size: 15.5px;\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-iceberg-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  position: relative;\n  max-width: 920px;\n  margin: 0 auto;\n}\n@media (max-width: 720px) { .mpc-iceberg-split { grid-template-columns: 1fr; } }\n\n.mpc-iceberg-card {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.18);\n  padding: 36px 32px;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n}\n.mpc-iceberg-card.warning {\n  border-color: rgba(201,163,74,0.5);\n  background: rgba(201,163,74,0.08);\n}\n.mpc-iceberg-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(72px, 10vw, 110px);\n  font-weight: 400;\n  line-height: 1;\n  letter-spacing: -0.04em;\n  color: #fff;\n}\n.mpc-iceberg-card.warning .mpc-iceberg-num { color: var(--mpc-gold); }\n.mpc-iceberg-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  font-weight: 700;\n  margin-bottom: 4px;\n}\n.mpc-iceberg-card.warning .mpc-iceberg-label { color: var(--mpc-gold); }\n.mpc-iceberg-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.25;\n  margin-bottom: 8px;\n}\n.mpc-iceberg-card p {\n  font-size: 13px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.55;\n  margin: 0;\n}\n.mpc-iceberg-card p strong { color: #fff; font-weight: 600; }\n\n\/* ============ LIFECYCLE 4 STAGES ============ *\/\n.mpc-cycle-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-cycle-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-cycle-grid { grid-template-columns: 1fr; } }\n\n.mpc-stage {\n  background: #fff;\n  padding: 28px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-stage-icon {\n  width: 46px; height: 46px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-stage-icon svg { width: 22px; height: 22px; }\n.mpc-stage-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-stage h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-stage-time {\n  display: inline-block;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 4px 10px;\n  font-size: 11px;\n  font-weight: 500;\n  color: var(--mpc-blue);\n  letter-spacing: 0.04em;\n  margin-bottom: 4px;\n  align-self: flex-start;\n}\n.mpc-stage p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-stage p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ REPRODUCTION FEATURE ============ *\/\n.mpc-repro {\n  background: linear-gradient(135deg, var(--mpc-warning) 0%, #9C4A1B 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-repro::before {\n  content: '';\n  position: absolute;\n  top: -100px; left: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-repro-grid {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 720px) {\n  .mpc-repro-grid { grid-template-columns: 1fr; gap: 24px; text-align: center; }\n}\n.mpc-repro-stat {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(80px, 13vw, 150px);\n  font-weight: 400;\n  color: #fff;\n  line-height: 0.9;\n  letter-spacing: -0.04em;\n  flex-shrink: 0;\n}\n.mpc-repro-label {\n  display: inline-block;\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.3);\n  color: #fff;\n  font-weight: 700;\n  padding: 6px 12px;\n  margin-bottom: 14px;\n}\n.mpc-repro h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 32px);\n  line-height: 1.2;\n  color: #fff;\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.mpc-repro h3 em { font-style: italic; }\n.mpc-repro p {\n  font-size: 14.5px;\n  color: rgba(255,255,255,0.92);\n  line-height: 1.65;\n  margin: 0 0 8px 0;\n}\n.mpc-repro p strong { color: #fff; font-weight: 600; }\n\n\/* ============ CAT FLEA SPOTLIGHT ============ *\/\n.mpc-spotlight {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-spotlight { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-spotlight-icon {\n  width: 70px; height: 70px;\n  background: var(--mpc-paper);\n  color: var(--mpc-gold);\n  border: 1.5px solid var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-spotlight-icon svg { width: 34px; height: 34px; }\n.mpc-spotlight-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-spotlight-genus {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13.5px;\n  color: var(--mpc-gold);\n  margin-bottom: 4px;\n  letter-spacing: 0.02em;\n}\n.mpc-spotlight h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-spotlight h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-spotlight p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 12px 0;\n}\n.mpc-spotlight p:last-child { margin-bottom: 0; }\n.mpc-spotlight p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ BITES SECTION (with scratching image) ============ *\/\n.mpc-bites {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n@media (max-width: 820px) { .mpc-bites { grid-template-columns: 1fr; gap: 32px; } }\n\n.mpc-bites-img {\n  position: relative;\n  aspect-ratio: 4 \/ 3;\n  overflow: hidden;\n  box-shadow: 0 20px 40px -28px rgba(11,59,140,0.3);\n}\n.mpc-bites-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-bites-img-tag {\n  position: absolute;\n  bottom: 14px; left: 14px;\n  background: var(--mpc-danger);\n  color: #fff;\n  padding: 5px 11px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n.mpc-bites h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.5vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-bites h3 em { font-style: italic; color: var(--mpc-danger); }\n.mpc-bites-text p {\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-bites-text p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-bites-fad {\n  background: rgba(184,42,37,0.06);\n  border: 1px solid rgba(184,42,37,0.2);\n  padding: 16px 18px;\n  margin-top: 14px;\n}\n.mpc-bites-fad-tag {\n  display: inline-block;\n  background: var(--mpc-danger);\n  color: #fff;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  padding: 3px 8px;\n  margin-bottom: 8px;\n}\n.mpc-bites-fad h5 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.3;\n  margin-bottom: 6px;\n}\n.mpc-bites-fad p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ DISEASE CARDS ============ *\/\n.mpc-disease-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-disease-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-disease-grid { grid-template-columns: 1fr; } }\n\n.mpc-disease {\n  background: #fff;\n  padding: 26px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-disease-icon {\n  width: 42px; height: 42px;\n  border: 1px solid var(--mpc-warning);\n  color: var(--mpc-warning);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-disease-icon svg { width: 20px; height: 20px; }\n.mpc-disease-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-disease-vector {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 11.5px;\n  color: var(--mpc-gold);\n  font-weight: 400;\n}\n.mpc-disease p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ ITCH MANAGEMENT (5 cards) ============ *\/\n.mpc-manage-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 12px;\n}\n@media (max-width: 1100px) { .mpc-manage-grid { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 720px) { .mpc-manage-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-manage-grid { grid-template-columns: 1fr; } }\n\n.mpc-manage {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-manage-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 28px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n}\n.mpc-manage h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15.5px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-manage p {\n  font-size: 12px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ PARTNERSHIP CALLOUT (Pet + Home) ============ *\/\n.mpc-partner {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-success);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-partner { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-partner-icon {\n  width: 70px; height: 70px;\n  background: rgba(31,138,79,0.08);\n  border: 1.5px solid var(--mpc-success);\n  color: var(--mpc-success);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-partner-icon svg { width: 34px; height: 34px; }\n.mpc-partner-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-success);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-partner h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-partner h3 em { font-style: italic; color: var(--mpc-success); }\n.mpc-partner p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-partner p:last-child { margin-bottom: 0; }\n.mpc-partner p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-partner-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-top: 18px;\n}\n@media (max-width: 540px) { .mpc-partner-split { grid-template-columns: 1fr; } }\n.mpc-partner-half {\n  padding: 16px 18px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n}\n.mpc-partner-half-label {\n  display: inline-block;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  margin-bottom: 8px;\n  background: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-partner-half.b .mpc-partner-half-label { background: var(--mpc-success); }\n.mpc-partner-half h5 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.3;\n  margin-bottom: 6px;\n}\n.mpc-partner-half p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ BRIDGE CTA ============ *\/\n.mpc-bridge {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-bridge::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-bridge-inner {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-bridge-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-bridge .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-bridge .mpc-eyebrow::before { background: var(--mpc-gold); }\n.mpc-bridge h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-bridge h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-bridge p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-bridge-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-bridge-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-bridge .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-bridge .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: background 0.25s;\n}\n.mpc-related:hover { background: var(--mpc-paper); }\n.mpc-related-icon {\n  width: 36px; height: 36px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 6px;\n}\n.mpc-related-icon svg { width: 18px; height: 18px; }\n.mpc-related-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-related-link {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  transition: gap 0.2s;\n  margin-top: 6px;\n}\n.mpc-related:hover .mpc-related-link { gap: 9px; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-fleas\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n        <div>\n          <div class=\"mpc-hero-breadcrumb\">\n            <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5bb3\u866b\u9632\u6cbb\u670d\u52a12\/\">\u866b\u5bb3<\/a> &nbsp;\u203a&nbsp; About Fleas\n          <\/div>\n          <div class=\"mpc-eyebrow\">\u866b\u5bb3\u767e\u79d1\u5168\u4e66<\/div>\n          <h1>Fleas: tiny jumpers, <em>massive infestations.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Fleas are small, wingless insects with extraordinary jumping ability \u2014 and a parasitic life cycle that explodes once they reach a host. The cat flea (<em>\u732b\u6809\u5934\u9c7c<\/em>) is the most common species in Malaysian homes, affecting both pets and people. Most of the trouble isn&#8217;t what you see \u2014 it&#8217;s what&#8217;s hiding in your carpets and bedding.<\/p>\n\n          <div class=\"mpc-hero-meta\">\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Common Species<\/div>\n              <div class=\"mpc-hero-meta-val\"><em>C. felis<\/em><\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Visible Adults<\/div>\n              <div class=\"mpc-hero-meta-val\">~5% of population<\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Hidden Stages<\/div>\n              <div class=\"mpc-hero-meta-val\">~95% (eggs\/larvae\/pupae)<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-img\">\n          <span class=\"mpc-hero-tag\">FLEA<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes10-1536x864.jpg\" alt=\"Flea close-up \u2014 Ctenocephalides felis, the cat flea, the most common species affecting Malaysian pets and homes\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- THE 95% ICEBERG (centerpiece) -->\n  <section class=\"mpc-iceberg\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-iceberg-head\">\n        <div class=\"mpc-eyebrow\">The 95% Iceberg<\/div>\n        <h2>The fleas you see are <em>only the beginning.<\/em><\/h2>\n        <p>Of every 100 fleas in your home, only about 5 are visible adults jumping on your pet or biting your ankles. The other 95 are hidden in carpets, bedding, sofas, and cracks \u2014 eggs, larvae, and pupae waiting to emerge. This is why DIY treatment so often fails.<\/p>\n      <\/div>\n\n      <div class=\"mpc-iceberg-split\">\n\n        <div class=\"mpc-iceberg-card\">\n          <div class=\"mpc-iceberg-num\">5%<\/div>\n          <div class=\"mpc-iceberg-label\">Adults \u00b7 Visible<\/div>\n          <h4>What you actually see<\/h4>\n          <p>Adult fleas on pets, jumping on furniture, biting ankles. <strong>The visible problem.<\/strong><\/p>\n        <\/div>\n\n        <div class=\"mpc-iceberg-card warning\">\n          <div class=\"mpc-iceberg-num\">95%<\/div>\n          <div class=\"mpc-iceberg-label\">Eggs \/ Larvae \/ Pupae \u00b7 Hidden<\/div>\n          <h4>What&#8217;s hiding everywhere else<\/h4>\n          <p>Eggs in carpet fibres, larvae in skirting cracks, pupae in upholstery. <strong>The real infestation.<\/strong><\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- LIFECYCLE 4 STAGES -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u751f\u7269\u5b66\u4e0e\u751f\u547d\u5468\u671f<\/div>\n        <h2>Four stages, <em>most of them invisible.<\/em><\/h2>\n        <p>Fleas pass through four life stages \u2014 and three of those four happen off the host, in your home environment. Treating only the pet leaves the rest untouched, which is why infestations rebound.<\/p>\n      <\/div>\n\n      <div class=\"mpc-cycle-grid\">\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"6\" ry=\"9\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u7b2c\u4e00\u9636\u6bb5<\/div>\n          <h4>\u86cb<\/h4>\n          <span class=\"mpc-stage-time\">2 \u2013 14 days to hatch<\/span>\n          <p>Laid on the host but <strong>fall off into the environment<\/strong> \u2014 carpet, bedding, sofa cushions. Tiny, white, easily missed.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c4-2 8-2 12 0s8 2 6 0M3 16c4-2 8-2 12 0s8 2 6 0\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u7b2c\u4e8c\u9636\u6bb5<\/div>\n          <h4>\u5e7c\u866b<\/h4>\n          <span class=\"mpc-stage-time\">5 \u2013 20 days<\/span>\n          <p>Worm-like, blind. Feed on organic debris and adult flea faeces. Burrow deep into <strong>carpet fibres and skirting cracks<\/strong>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><circle cx=\"12\" cy=\"12\" r=\"7\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u7b2c\u4e09\u9636\u6bb5<\/div>\n          <h4>\u86f9 <span style=\"font-size:11.5px; color: var(--mpc-ink-muted); font-style: italic; font-weight:400;\">(cocoon)<\/span><\/h4>\n          <span class=\"mpc-stage-time\">Days to weeks (or months)<\/span>\n          <p>Spin protective cocoons. <strong>Highly resistant to insecticides<\/strong> while inside \u2014 can wait dormant for ideal conditions.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u7b2c\u56db\u9636\u6bb5<\/div>\n          <h4>\u6210\u4eba<\/h4>\n          <span class=\"mpc-stage-time\">Lives weeks \u2013 months<\/span>\n          <p>Emerges when detecting host via <strong>vibrations, heat, and CO\u2082<\/strong>. Jumps onto host to feed and mate. Females lay eggs within days.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- REPRODUCTION FEATURE (50\/day) -->\n  <section class=\"mpc-repro\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-repro-grid\">\n        <div class=\"mpc-repro-stat\">50<\/div>\n        <div>\n          <div class=\"mpc-repro-label\">Eggs per day \u00b7 per female<\/div>\n          <h3>One adult female flea can lay <em>500+ eggs in her lifetime.<\/em><\/h3>\n          <p>Within 24\u201348 hours of her first blood meal, a female cat flea begins laying eggs at a rate of around <strong>50 per day<\/strong>. Across her several-week lifespan, that&#8217;s <strong>500 or more eggs<\/strong> \u2014 most falling off the host into your carpets, bedding, and furniture.<\/p>\n          <p>This is why a &#8220;small flea problem&#8221; becomes a full infestation in weeks. Each visible adult on your pet represents dozens to hundreds of eggs already deposited around your home.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CAT FLEA SPOTLIGHT -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">The Main Offender<\/div>\n        <h2>Despite the name \u2014 <em>&#8220;cat fleas&#8221; attack everything.<\/em><\/h2>\n        <p>Of the many flea species worldwide, one dominates Malaysian homes \u2014 and despite its name, it doesn&#8217;t limit itself to cats.<\/p>\n      <\/div>\n\n      <div class=\"mpc-spotlight\">\n        <div class=\"mpc-spotlight-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-spotlight-label\">Most Common Species<\/div>\n          <div class=\"mpc-spotlight-genus\">\u732b\u6809\u5934\u9c7c<\/div>\n          <h3>The cat flea \u2014 <em>not just a cat problem.<\/em><\/h3>\n          <p>Despite the name, the cat flea is the <strong>most common flea on dogs as well<\/strong>, and the species most likely to bite humans in Malaysian homes. It&#8217;s responsible for the vast majority of flea problems we see \u2014 whether you have a cat, a dog, or no pets at all (fleas can hitchhike in via rats, neighbouring properties, or second-hand furniture).<\/p>\n          <p>Cat fleas are <strong>about 1\u20133 mm long<\/strong>, dark brown to black, flattened side-to-side (so they slip easily through fur), and capable of jumping over 100 times their body length. They&#8217;re built to find and stay on warm-blooded hosts.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY THE BITES ITCH (with scratching image) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Why The Bites Itch<\/div>\n        <h2>The biology of <em>that maddening itch.<\/em><\/h2>\n        <p>Flea bites itch because of saliva chemistry \u2014 and for some people, an immune over-reaction makes the itch dramatically worse.<\/p>\n      <\/div>\n\n      <div class=\"mpc-bites\">\n\n        <div class=\"mpc-bites-img\">\n          <span class=\"mpc-bites-img-tag\">FLEA BITES<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes11-1536x864.jpg\" alt=\"Person scratching leg from flea bites \u2014 characteristic itchy red bumps\">\n        <\/div>\n\n        <div class=\"mpc-bites-text\">\n          <h3>Saliva is the <em>real culprit.<\/em><\/h3>\n          <p>When fleas bite, they inject saliva into the skin to <strong>prevent blood from clotting<\/strong> while they feed. Your immune system reacts to that saliva as an allergen, releasing histamines that cause the redness, swelling, and intense itching around the bite site.<\/p>\n          <p>The reaction usually appears within minutes and can persist <strong>for several days<\/strong>, especially if the bites are scratched. Bites tend to cluster around the ankles, lower legs, and any skin in contact with carpeting or pet bedding.<\/p>\n\n          <div class=\"mpc-bites-fad\">\n            <span class=\"mpc-bites-fad-tag\">FAD<\/span>\n            <h5>Flea Allergy Dermatitis<\/h5>\n            <p>Some people and pets are highly sensitive to flea saliva and develop <strong>FAD<\/strong> \u2014 extreme itching, redness, and swelling far more severe than typical bites. In pets, it&#8217;s a leading cause of skin problems and excessive scratching.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DISEASE VECTORS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Disease Vectors<\/div>\n        <h2>What fleas can <em>actually transmit.<\/em><\/h2>\n        <p>Fleas are vectors for several pathogens affecting both humans and animals. Most are uncommon today thanks to modern public health, but they remain real risks worth knowing.<\/p>\n      <\/div>\n\n      <div class=\"mpc-disease-grid\">\n\n        <div class=\"mpc-disease\">\n          <div class=\"mpc-disease-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-disease-name\">Plague<\/div>\n          <div class=\"mpc-disease-vector\">Historical \/ rare today<\/div>\n          <p>Caused by <em>Yersinia pestis<\/em>, transmitted via rat fleas. Historically devastating; now uncommon thanks to modern medicine, but still present in some regions.<\/p>\n        <\/div>\n\n        <div class=\"mpc-disease\">\n          <div class=\"mpc-disease-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-disease-name\">Murine Typhus<\/div>\n          <div class=\"mpc-disease-vector\">Active in SE Asia<\/div>\n          <p>Bacterial infection transmitted by rat fleas. Causes fever, headache, rash. <strong>Reported in Malaysia and across SE Asia<\/strong>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-disease\">\n          <div class=\"mpc-disease-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-disease-name\">Tapeworms<\/div>\n          <div class=\"mpc-disease-vector\">Pets &#038; sometimes humans<\/div>\n          <p>Pets ingest fleas while grooming and can become infected with <em>Dipylidium caninum<\/em> tapeworms. Children may also be at risk.<\/p>\n        <\/div>\n\n        <div class=\"mpc-disease\">\n          <div class=\"mpc-disease-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-disease-name\">Allergic Reactions<\/div>\n          <div class=\"mpc-disease-vector\">FAD in pets and humans<\/div>\n          <p>Flea allergy dermatitis is the <strong>most common skin problem in pets<\/strong>. Severe scratching can lead to bacterial infections and hair loss.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ITCH MANAGEMENT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Managing Bite Itchiness<\/div>\n        <h2>Five ways to <em>calm the itch.<\/em><\/h2>\n        <p>While treating the infestation is the only lasting solution, these steps help manage the itch and prevent secondary infections in the meantime.<\/p>\n      <\/div>\n\n      <div class=\"mpc-manage-grid\">\n\n        <div class=\"mpc-manage\">\n          <div class=\"mpc-manage-num\">01<\/div>\n          <h4>Avoid scratching<\/h4>\n          <p>Keep nails short, cover bites if needed. Scratching introduces bacteria and worsens the itch.<\/p>\n        <\/div>\n\n        <div class=\"mpc-manage\">\n          <div class=\"mpc-manage-num\">02<\/div>\n          <h4>Topical treatments<\/h4>\n          <p>Hydrocortisone cream or calamine lotion helps reduce itching and inflammation.<\/p>\n        <\/div>\n\n        <div class=\"mpc-manage\">\n          <div class=\"mpc-manage-num\">03<\/div>\n          <h4>Antihistamines<\/h4>\n          <p>Oral antihistamines reduce the allergic response and overall itchiness.<\/p>\n        <\/div>\n\n        <div class=\"mpc-manage\">\n          <div class=\"mpc-manage-num\">04<\/div>\n          <h4>Cold compresses<\/h4>\n          <p>Cool, damp cloth applied to bite sites soothes inflammation and reduces the urge to scratch.<\/p>\n        <\/div>\n\n        <div class=\"mpc-manage\">\n          <div class=\"mpc-manage-num\">05<\/div>\n          <h4>Seek medical help<\/h4>\n          <p>For severe allergic reactions or signs of infection (impetigo, cellulitis), see a doctor. Antibiotics may be needed.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PARTNERSHIP \u2014 pet + home -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-partner\">\n        <div class=\"mpc-partner-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-partner-label\">The Two-Front Approach<\/div>\n          <h3>Treating the pet alone <em>doesn&#8217;t end the infestation.<\/em><\/h3>\n          <p>Because <strong>95% of the flea population is in your home environment, not on your pet<\/strong>, treating only the pet leaves an active infestation behind. Within days or weeks, new adults emerge from pupae in carpets and re-attach to the pet \u2014 and the cycle restarts.<\/p>\n          <p><strong>Effective flea control requires both the pet and the home<\/strong> to be treated together. Your vet handles the pet; we handle the environment.<\/p>\n\n          <div class=\"mpc-partner-split\">\n            <div class=\"mpc-partner-half\">\n              <span class=\"mpc-partner-half-label\">Vet&#8217;s role<\/span>\n              <h5>Treat the pet<\/h5>\n              <p>Spot-on treatments, oral medications, flea collars. Kills adults on the host and prevents new attachments.<\/p>\n            <\/div>\n            <div class=\"mpc-partner-half b\">\n              <span class=\"mpc-partner-half-label\">Our role<\/span>\n              <h5>Treat the home<\/h5>\n              <p>Targeted application to carpets, bedding, skirting, sofas, pet sleeping zones. Eliminates eggs, larvae, and pupae.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE CTA -->\n  <section class=\"mpc-bridge\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-bridge-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\">\u9047\u5230\u866b\u5bb3\u95ee\u9898\u4e86\u5417\uff1f<\/div>\n          <h2>Fleas in your home \u2014 <em>let&#8217;s clear the hidden 95%.<\/em><\/h2>\n          <p>If you&#8217;re seeing fleas on your pet or finding bites on your ankles, the eggs and larvae are already in your carpets and furniture. Our flea control programme targets all four life stages across the home environment, working alongside your vet&#8217;s pet treatment for full elimination.<\/p>\n        <\/div>\n        <div class=\"mpc-bridge-right\">\n          <div class=\"mpc-bridge-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">\n              <svg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n              WhatsApp Us\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u8df3\u86a4\u63a7\u5236\/\" class=\"mpc-btn mpc-btn-ghost\">Flea Control Service \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED PAGES -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\u7ee7\u7eed\u9605\u8bfb<\/div>\n        <h2>\u66f4\u591a\u7cbe\u5f69\u5185\u5bb9\u5c3d\u5728\u6211\u4eec\u7684 <em>\u5bb3\u866b\u767e\u79d1\u5168\u4e66\u3002.<\/em><\/h2>\n        <p>Other common pests you may encounter alongside fleas \u2014 particularly rats, who often introduce flea populations to homes.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8001\u9f20\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c0-5 4-8 9-8s9 3 9 8-4 8-9 8-9-3-9-8z\"\/><circle cx=\"9\" cy=\"11\" r=\"1\"\/><circle cx=\"15\" cy=\"11\" r=\"1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u5173\u4e8e\u8001\u9f20<\/div>\n          <span class=\"mpc-related-link\">\u9605\u8bfb\u66f4\u591a \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u81ed\u866b\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"6\"\/><path d=\"M12 6v0M9 9l-2-2M15 9l2-2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u5173\u4e8e\u81ed\u866b<\/div>\n          <span class=\"mpc-related-link\">\u9605\u8bfb\u66f4\u591a \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u87d1\u8782\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v4M12 18v4M22 12h-4M6 12H2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u5173\u4e8e\u87d1\u8782<\/div>\n          <span class=\"mpc-related-link\">\u9605\u8bfb\u66f4\u591a \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u868a\u5b50\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2v6M5 8l7 4 7-4M3 14l9 4 9-4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u5173\u4e8e\u868a\u5b50<\/div>\n          <span class=\"mpc-related-link\">\u9605\u8bfb\u66f4\u591a \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT FLEAS PAGE -->","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Fleas Bug &#038; Pest Encyclopaedia Fleas: tiny jumpers, massive infestations. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-856","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/comments?post=856"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/856\/revisions"}],"predecessor-version":[{"id":1319,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/856\/revisions\/1319"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/media?parent=856"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}