{"id":6,"date":"2026-07-13T02:00:27","date_gmt":"2026-07-13T02:00:27","guid":{"rendered":"https:\/\/gemikingshealth.com\/?page_id=6"},"modified":"2026-07-13T09:15:04","modified_gmt":"2026-07-13T09:15:04","slug":"home","status":"publish","type":"page","link":"https:\/\/cms.gemikingshealth.com\/","title":{"rendered":"Home"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<style type=\"text\/tailwindcss\">\n  @layer utilities {\n    .gk-fade-up {\n      @apply opacity-0 translate-y-4 transition-all duration-700 ease-out;\n    }\n    .gk-fade-up.is-in {\n      @apply opacity-100 translate-y-0;\n    }\n    .gk-glow {\n      box-shadow: 0 16px 40px rgba(15, 23, 23, 0.18);\n    }\n  }\n<\/style>\n<style>\n:root,\n:host {\n  --gk-color-base: #F7F5F1;\n  --gk-color-primary: #1E3A3A;\n  --gk-color-primary-light: #4E7C7B;\n  --gk-color-accent: #D4692E;<\/p>\n<p>  --gk-font-display: 'Fraunces', serif;\n  --gk-font-body: 'Inter', sans-serif;<\/p>\n<p>  --gk-space-1: 8px;\n  --gk-space-2: 16px;\n  --gk-space-3: 24px;\n  --gk-space-4: 32px;\n  --gk-space-5: 48px;\n  --gk-space-6: 64px;\n  --gk-space-7: 96px;\n  --gk-space-8: 128px;<\/p>\n<p>  --gk-radius: 10px;\n}<\/p>\n<p>\/* Global resets *\/\nbody {\n  margin: 0;\n  padding: 0;\n  font-family: var(--gk-font-body);\n  background-color: var(--gk-color-base);\n  color: var(--gk-color-primary);\n}<\/p>\n<p>a {\n  text-decoration: none;\n  color: inherit;\n}<\/p>\n<p>\/* Nuke theme chrome so our layout can own the page *\/\nh1.wp-block-post-title,\nheader.wp-block-template-part,\nfooter.wp-block-template-part,\n.entry-header {\n  display: none !important;\n}<\/p>\n<p>main,\n.wp-site-blocks,\n.entry-content,\n.is-layout-constrained,\n.is-layout-flow,\n.wp-block-post-content {\n  max-width: 100vw !important;\n  width: 100% !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  overflow-x: hidden !important;\n}<\/p>\n<p>body {\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow-x: hidden !important;\n}<\/p>\n<p>\/* Full-bleed root sections *\/\n.home-root,\n.header-bar,\n.utility-bar,\n.closing-cta,\n.site-footer {\n  width: 100vw !important;\n  position: relative !important;\n  left: 50% !important;\n  right: 50% !important;\n  margin-left: -50vw !important;\n  margin-right: -50vw !important;\n  display: block !important;\n  max-width: none !important;\n}<\/p>\n<p>\/* Layout helpers *\/\n.section {\n  padding: 64px 20px;\n}<\/p>\n<p>.section-inner {\n  max-width: 1120px;\n  margin: 0 auto;\n}<\/p>\n<p>.section-head {\n  margin-bottom: 32px;\n}<\/p>\n<p>.section-head .eyebrow {\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--gk-color-accent);\n  margin: 0 0 8px;\n}<\/p>\n<p>.section-title {\n  font-family: var(--gk-font-display);\n  font-size: 32px;\n  line-height: 1.2;\n  margin: 0 0 12px;\n}<\/p>\n<p>.section-sub {\n  font-size: 16px;\n  line-height: 1.6;\n  color: rgba(30, 58, 58, 0.8);\n  max-width: 560px;\n}<\/p>\n<p>\/* Buttons *\/\n.btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  padding: 10px 18px;\n  border-radius: 999px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid transparent;\n  cursor: pointer;\n  transition: background 150ms ease, color 150ms ease, border-color 150ms ease, transform 100ms ease;\n}<\/p>\n<p>.btn-primary {\n  background: var(--gk-color-primary);\n  color: var(--gk-color-base);\n}<\/p>\n<p>.btn-primary:hover {\n  background: #152727;\n  transform: translateY(-1px);\n}<\/p>\n<p>.btn-ghost {\n  background: transparent;\n  color: var(--gk-color-primary);\n  border-color: rgba(30, 58, 58, 0.18);\n}<\/p>\n<p>.btn-ghost:hover {\n  background: rgba(30, 58, 58, 0.03);\n}<\/p>\n<p>.btn-on-dark {\n  background: var(--gk-color-base);\n  color: var(--gk-color-primary);\n}<\/p>\n<p>.btn-on-dark:hover {\n  background: #fff;\n}<\/p>\n<p>\/* HEADER *\/\n.header-bar {\n  background: rgba(247, 245, 241, 0.96);\n  backdrop-filter: blur(10px);\n  border-bottom: 1px solid rgba(30, 58, 58, 0.06);\n  position: sticky !important;\n  top: 0;\n  z-index: 50;\n}<\/p>\n<p>.header-inner {\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 10px 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n}<\/p>\n<p>.brand {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-weight: 700;\n  font-family: var(--gk-font-display);\n  color: var(--gk-color-primary);\n}<\/p>\n<p>.brand-mark {\n  width: 32px;\n  height: 32px;\n  border-radius: 999px;\n  background: radial-gradient(circle at 30% 20%, #fef3c7, #1e3a3a);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #fefce8;\n  font-size: 16px;\n}<\/p>\n<p>.main-nav {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  font-size: 14px;\n}<\/p>\n<p>.main-nav a {\n  padding: 6px 10px;\n  border-radius: 999px;\n  color: rgba(30, 58, 58, 0.85);\n}<\/p>\n<p>.main-nav a:hover {\n  background: rgba(30, 58, 58, 0.06);\n}<\/p>\n<p>.main-nav a.is-active {\n  background: rgba(212, 105, 46, 0.07);\n  color: var(--gk-color-accent);\n}<\/p>\n<p>\/* Utility bar *\/\n.utility-bar {\n  background: #102121;\n  color: var(--gk-color-base);\n  font-size: 13px;\n}<\/p>\n<p>.utility-inner {\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 6px 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n}<\/p>\n<p>.utility-left {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}<\/p>\n<p>.utility-left span {\n  opacity: 0.85;\n}<\/p>\n<p>.utility-links {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n}<\/p>\n<p>.utility-links a {\n  color: var(--gk-color-base);\n  opacity: 0.9;\n}<\/p>\n<p>\/* Mobile header *\/\n.menu-toggle {\n  display: none;\n  width: 36px;\n  height: 36px;\n  border-radius: 999px;\n  border: 1px solid rgba(30, 58, 58, 0.18);\n  background: #fdfaf6;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n}<\/p>\n<p>.menu-toggle span {\n  width: 18px;\n  height: 2px;\n  background: var(--gk-color-primary);\n  position: relative;\n}<\/p>\n<p>.menu-toggle span::before,\n.menu-toggle span::after {\n  content: '';\n  position: absolute;\n  left: 0;\n  width: 18px;\n  height: 2px;\n  background: var(--gk-color-primary);\n}<\/p>\n<p>.menu-toggle span::before {\n  top: -5px;\n}<\/p>\n<p>.menu-toggle span::after {\n  top: 5px;\n}<\/p>\n<p>\/* Mobile overlay *\/\n.mobile-overlay {\n  position: fixed;\n  inset: 0;\n  background: rgba(15, 23, 23, 0.96);\n  color: #f9fafb;\n  z-index: 60;\n  opacity: 0;\n  pointer-events: none;\n  transform: translateY(-8px);\n  transition: opacity 150ms ease, transform 150ms ease;\n}<\/p>\n<p>.mobile-overlay.is-open {\n  opacity: 1;\n  pointer-events: auto;\n  transform: translateY(0);\n}<\/p>\n<p>.overlay-backdrop {\n  position: absolute;\n  inset: 0;\n}<\/p>\n<p>.mobile-panel {\n  position: relative;\n  z-index: 1;\n  padding: 20px;\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n}<\/p>\n<p>.mobile-header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  margin-bottom: 24px;\n}<\/p>\n<p>.menu-close {\n  background: transparent;\n  border: none;\n  color: #f9fafb;\n  font-size: 22px;\n  cursor: pointer;\n}<\/p>\n<p>.mobile-nav {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 24px;\n}<\/p>\n<p>.mobile-nav a {\n  padding: 8px 0;\n  font-size: 16px;\n}<\/p>\n<p>.mobile-cta {\n  margin-top: auto;\n}<\/p>\n<p>\/* HERO *\/\n.hero {\n  padding: 64px 20px 40px;\n}<\/p>\n<p>.hero-inner {\n  max-width: 1120px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);\n  gap: 32px;\n  align-items: center;\n}<\/p>\n<p>.hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 4px 10px;\n  border-radius: 999px;\n  background: rgba(30, 58, 58, 0.06);\n  font-size: 12px;\n  color: rgba(30, 58, 58, 0.8);\n  margin-bottom: 10px;\n}<\/p>\n<p>.hero-badge-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 999px;\n  background: radial-gradient(circle at 30% 30%, #fef3c7, #22c55e);\n}<\/p>\n<p>.hero-title {\n  font-family: var(--gk-font-display);\n  font-size: 40px;\n  line-height: 1.1;\n  margin: 0 0 14px;\n}<\/p>\n<p>.hero-sub {\n  font-size: 16px;\n  line-height: 1.6;\n  color: rgba(30, 58, 58, 0.8);\n  margin-bottom: 20px;\n}<\/p>\n<p>.hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 20px;\n}<\/p>\n<p>.hero-proof {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}<\/p>\n<p>.hero-proof-avatars {\n  display: inline-flex;\n}<\/p>\n<p>.hero-proof-avatars span {\n  width: 30px;\n  height: 30px;\n  border-radius: 999px;\n  border: 2px solid #f7f5f1;\n  background: linear-gradient(135deg, #4e7c7b, #1e3a3a);\n  display: block;\n  margin-left: -10px;\n}<\/p>\n<p>.hero-proof-avatars span:first-child {\n  margin-left: 0;\n}<\/p>\n<p>.hero-proof-text {\n  font-size: 13px;\n  color: rgba(30, 58, 58, 0.85);\n}<\/p>\n<p>.hero-proof-text small {\n  display: block;\n  font-size: 12px;\n  color: rgba(30, 58, 58, 0.7);\n}<\/p>\n<p>\/* Hero visual *\/\n.hero-visual {\n  position: relative;\n}<\/p>\n<p>.hero-card {\n  border-radius: 24px;\n  overflow: hidden;\n  box-shadow: 0 18px 35px rgba(15, 23, 23, 0.18);\n  background: #0f172a;\n  color: #f9fafb;\n}<\/p>\n<p>.hero-card img {\n  width: 100%;\n  height: 260px;\n  object-fit: cover;\n  display: block;\n}<\/p>\n<p>.hero-card-tag {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 16px;\n  background: #0b1414;\n}<\/p>\n<p>.hero-card-tag-icon {\n  width: 32px;\n  height: 32px;\n  border-radius: 999px;\n  background: rgba(15, 118, 110, 0.18);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}<\/p>\n<p>.hero-card-tag strong {\n  display: block;\n  font-size: 14px;\n}<\/p>\n<p>.hero-card-tag span {\n  display: block;\n  font-size: 12px;\n  opacity: 0.85;\n}<\/p>\n<p>\/* TRUST BAR *\/\n.trust {\n  padding: 20px 20px 40px;\n}<\/p>\n<p>.trust-grid {\n  max-width: 1120px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n}<\/p>\n<p>.trust-item {\n  padding: 10px 14px;\n  border-radius: 999px;\n  background: rgba(30, 58, 58, 0.04);\n  font-size: 13px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}<\/p>\n<p>.trust-icon {\n  width: 22px;\n  height: 22px;\n  border-radius: 999px;\n  background: rgba(30, 58, 58, 0.12);\n}<\/p>\n<p>\/* WHY CHOOSE US *\/\n.why-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.3fr);\n  gap: 32px;\n  align-items: center;\n}<\/p>\n<p>.why-visual-ring {\n  width: 260px;\n  height: 260px;\n  border-radius: 999px;\n  border: 10px solid rgba(30, 58, 58, 0.12);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto;\n  position: relative;\n}<\/p>\n<p>.why-visual-inner {\n  width: 190px;\n  height: 190px;\n  border-radius: 999px;\n  background: radial-gradient(circle at 30% 20%, #fef3c7, #1e3a3a);\n}<\/p>\n<p>.why-visual-badge {\n  position: absolute;\n  bottom: -10px;\n  right: -10px;\n  background: #0f172a;\n  color: #f9fafb;\n  border-radius: 14px;\n  padding: 8px 10px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 12px;\n}<\/p>\n<p>.why-visual-badge-icon {\n  width: 22px;\n  height: 22px;\n  border-radius: 999px;\n  background: rgba(52, 211, 153, 0.14);\n}<\/p>\n<p>.why-list {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 16px;\n}<\/p>\n<p>.why-card {\n  padding: 10px 12px;\n  border-radius: 14px;\n  background: #fff;\n  box-shadow: 0 8px 20px rgba(30, 58, 58, 0.08);\n  font-size: 14px;\n}<\/p>\n<p>.why-card h3 {\n  margin: 0 0 4px;\n  font-size: 14px;\n}<\/p>\n<p>\/* CARE NAVIGATOR *\/\n.navigator {\n  background: #fefbf6;\n}<\/p>\n<p>.navigator-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);\n  gap: 32px;\n  align-items: stretch;\n}<\/p>\n<p>.navigator-points {\n  margin-top: 14px;\n  display: grid;\n  gap: 8px;\n  font-size: 14px;\n}<\/p>\n<p>.navigator-point {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}<\/p>\n<p>.navigator-point-icon {\n  width: 20px;\n  height: 20px;\n  border-radius: 999px;\n  background: rgba(30, 58, 58, 0.08);\n}<\/p>\n<p>\/* Simple quiz layout (static) *\/\n.quiz-card {\n  background: #fff;\n  border-radius: 18px;\n  padding: 18px;\n  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.18);\n  font-size: 14px;\n}<\/p>\n<p>.quiz-dot-row {\n  display: flex;\n  gap: 6px;\n  margin-bottom: 16px;\n}<\/p>\n<p>.quiz-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 999px;\n  background: rgba(30, 58, 58, 0.18);\n}<\/p>\n<p>.quiz-dot.active {\n  background: var(--gk-color-accent);\n}<\/p>\n<p>.quiz-question {\n  font-weight: 600;\n  margin: 0 0 8px;\n}<\/p>\n<p>.quiz-options {\n  display: grid;\n  gap: 8px;\n}<\/p>\n<p>.quiz-pill {\n  padding: 8px 10px;\n  border-radius: 999px;\n  border: 1px solid rgba(30, 58, 58, 0.18);\n  background: #fefaf4;\n  font-size: 13px;\n}<\/p>\n<p>\/* SERVICES TEASER *\/\n.services-head-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-end;\n  gap: 16px;\n}<\/p>\n<p>.cards-grid {\n  margin-top: 24px;\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}<\/p>\n<p>.card {\n  padding: 16px;\n  border-radius: 16px;\n  background: #fff;\n  box-shadow: 0 12px 25px rgba(15, 23, 23, 0.08);\n  font-size: 14px;\n}<\/p>\n<p>.card h3 {\n  margin: 0 0 6px;\n  font-size: 15px;\n}<\/p>\n<p>\/* STATS *\/\n.stats {\n  background: #102121;\n  color: #f9fafb;\n  padding: 36px 20px;\n}<\/p>\n<p>.stats-grid {\n  max-width: 1120px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 20px;\n}<\/p>\n<p>.stat-item {\n  text-align: center;\n}<\/p>\n<p>.stat-value {\n  font-family: var(--gk-font-display);\n  font-size: 28px;\n  margin-bottom: 4px;\n}<\/p>\n<p>.stat-label {\n  font-size: 13px;\n  opacity: 0.85;\n}<\/p>\n<p>\/* TESTIMONIALS *\/\n.testimonials {\n  background: #0f172a;\n  color: #f9fafb;\n}<\/p>\n<p>.testimonials .section-inner {\n  max-width: 920px;\n}<\/p>\n<p>.testimonials .section-sub {\n  color: rgba(249, 250, 251, 0.8);\n  margin-inline: auto;\n}<\/p>\n<p>.t-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);\n  gap: 24px;\n  margin-top: 16px;\n}<\/p>\n<p>.t-card {\n  background: #020617;\n  border-radius: 18px;\n  padding: 18px;\n  font-size: 14px;\n}<\/p>\n<p>.t-quote {\n  margin: 0 0 12px;\n  line-height: 1.6;\n}<\/p>\n<p>.t-author {\n  font-weight: 600;\n  margin-bottom: 2px;\n}<\/p>\n<p>.t-meta {\n  font-size: 12px;\n  opacity: 0.85;\n}<\/p>\n<p>\/* BLOG *\/\n.blog-cards {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}<\/p>\n<p>.blog-card {\n  padding: 14px;\n  border-radius: 16px;\n  background: #fff;\n  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1);\n  font-size: 14px;\n}<\/p>\n<p>.blog-card h3 {\n  margin: 0 0 6px;\n  font-size: 15px;\n}<\/p>\n<p>.blog-card p {\n  margin: 0 0 8px;\n  font-size: 13px;\n  color: rgba(30, 58, 58, 0.8);\n}<\/p>\n<p>\/* FAQ *\/\n.faq-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.4fr);\n  gap: 24px;\n}<\/p>\n<p>.faq-card {\n  background: #fff;\n  border-radius: 18px;\n  padding: 16px;\n  margin-bottom: 10px;\n  font-size: 14px;\n}<\/p>\n<p>.faq-q {\n  font-weight: 600;\n  margin-bottom: 6px;\n}<\/p>\n<p>\/* Closing CTA *\/\n.closing-cta {\n  background: #0f172a;\n  color: #f9fafb;\n  padding: 40px 20px 48px;\n}<\/p>\n<p>.closing-cta-inner {\n  max-width: 820px;\n  margin: 0 auto;\n  text-align: center;\n}<\/p>\n<p>.closing-cta .section-title {\n  color: #f9fafb;\n}<\/p>\n<p>.closing-cta .section-sub {\n  color: rgba(249, 250, 251, 0.85);\n  margin-inline: auto;\n}<\/p>\n<p>.closing-cta .cta-actions {\n  margin-top: 20px;\n  display: flex;\n  justify-content: center;\n  gap: 10px;\n}<\/p>\n<p>\/* FOOTER *\/\n.site-footer {\n  background: #020617;\n  color: rgba(249, 250, 251, 0.9);\n  padding: 32px 20px 24px;\n}<\/p>\n<p>.footer-inner {\n  max-width: 1120px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.4fr);\n  gap: 24px;\n  font-size: 14px;\n}<\/p>\n<p>.footer-brand {\n  margin-bottom: 12px;\n}<\/p>\n<p>.footer-brand .brand {\n  color: #f9fafb;\n}<\/p>\n<p>.footer-copy {\n  font-size: 13px;\n  color: rgba(249, 250, 251, 0.75);\n}<\/p>\n<p>.footer-cols {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}<\/p>\n<p>.footer-col-title {\n  font-weight: 600;\n  font-size: 13px;\n  margin-bottom: 8px;\n}<\/p>\n<p>.footer-links {\n  display: grid;\n  gap: 4px;\n  font-size: 13px;\n}<\/p>\n<p>.footer-links a {\n  color: rgba(249, 250, 251, 0.85);\n}<\/p>\n<p>.footer-meta {\n  max-width: 1120px;\n  margin: 20px auto 0;\n  font-size: 12px;\n  color: rgba(249, 250, 251, 0.55);\n  display: flex;\n  justify-content: space-between;\n  gap: 12px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* Responsive *\/\n@media (max-width: 960px) {\n  .hero-inner,\n  .why-grid,\n  .navigator-grid,\n  .t-grid,\n  .faq-grid,\n  .footer-inner {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .hero-inner {\n    gap: 40px;\n  }<\/p>\n<p>  .trust-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }<\/p>\n<p>  .cards-grid,\n  .blog-cards {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }<\/p>\n<p>  .stats-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }<\/p>\n<p>  .why-list {\n    grid-template-columns: 1fr;\n  }\n}<\/p>\n<p>@media (max-width: 720px) {\n  .header-inner {\n    gap: 10px;\n  }<\/p>\n<p>  .main-nav {\n    display: none;\n  }<\/p>\n<p>  .menu-toggle {\n    display: inline-flex;\n  }<\/p>\n<p>  .utility-bar {\n    display: none;\n  }<\/p>\n<p>  .hero {\n    padding-top: 40px;\n  }<\/p>\n<p>  .hero-title {\n    font-size: 30px;\n  }<\/p>\n<p>  .trust-grid {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .cards-grid,\n  .blog-cards,\n  .stats-grid {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .footer-cols {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .closing-cta .cta-actions {\n    flex-direction: column;\n  }\n}\n<\/style>\n<p><!-- HEADER START --><\/p>\n<div class=\"utility-bar\">\n<div class=\"utility-inner\">\n<div class=\"utility-left\">\n      <span>24\/7 Clinical Support<\/span>\n    <\/div>\n<div class=\"utility-links\">\n      <a href=\"tel:+14105550198\">Call: (410) 555-0198<\/a><br \/>\n      <a href=\"mailto:gkhealthservicesinc8276@gmail.com\">Email: gkhealthservicesinc8276@gmail.com<\/a>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<header class=\"header-bar\">\n<div class=\"header-inner\">\n    <a href=\"\/\" class=\"brand\"><br \/>\n      <span class=\"brand-mark\">G<\/span><br \/>\n      <span>Gemikings Health Services<\/span><br \/>\n    <\/a><\/p>\n<nav class=\"main-nav\" aria-label=\"Primary navigation\">\n      <a href=\"\/\" class=\"is-active\">Home<\/a><br \/>\n      <a href=\"\/services\">Services<\/a><br \/>\n      <a href=\"\/how-it-works\">How It Works<\/a><br \/>\n      <a href=\"\/referrals\">Refer a Patient<\/a><br \/>\n      <a href=\"\/about\">About<\/a><br \/>\n      <a href=\"\/careers\">Careers<\/a><br \/>\n      <a href=\"\/contact\">Contact<\/a><br \/>\n    <\/nav>\n<p>    <button class=\"btn btn-primary\" onclick=\"window.location.href='\/book-online'\"><br \/>\n      Book a Free Consultation<br \/>\n    <\/button><\/p>\n<p>    <button class=\"menu-toggle\" aria-label=\"Open menu\"><br \/>\n      <span><\/span><br \/>\n    <\/button>\n  <\/div>\n<\/header>\n<div class=\"mobile-overlay\">\n<div class=\"overlay-backdrop\"><\/div>\n<div class=\"mobile-panel\">\n<div class=\"mobile-header\">\n<div class=\"brand\">\n        <span class=\"brand-mark\">G<\/span><br \/>\n        <span>Gemikings<\/span>\n      <\/div>\n<p>      <button class=\"menu-close\" aria-label=\"Close menu\">&times;<\/button>\n    <\/div>\n<nav class=\"mobile-nav\">\n      <a href=\"\/\">Home<\/a><br \/>\n      <a href=\"\/services\">Services<\/a><br \/>\n      <a href=\"\/how-it-works\">How It Works<\/a><br \/>\n      <a href=\"\/referrals\">Refer a Patient<\/a><br \/>\n      <a href=\"\/about\">About<\/a><br \/>\n      <a href=\"\/careers\">Careers<\/a><br \/>\n      <a href=\"\/contact\">Contact<\/a><br \/>\n    <\/nav>\n<div class=\"mobile-cta\">\n      <button class=\"btn btn-primary\" onclick=\"window.location.href='\/book-online'\"><br \/>\n        Book a Free Consultation<br \/>\n      <\/button>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- HEADER END --><\/p>\n<p><!-- COMPONENT START --><\/p>\n<div class=\"home-root\">\n  <!-- Hero --><\/p>\n<section class=\"hero\" aria-label=\"Hero\">\n<div class=\"hero-inner\">\n<div class=\"hero-copy\">\n<div class=\"hero-badge\">\n          <span class=\"hero-badge-dot\"><\/span><br \/>\n          Trusted In-Home Care Provider\n        <\/div>\n<h1 class=\"hero-title\">Compassionate, Licensed Home Care in Baltimore, MD<\/h1>\n<p class=\"hero-sub\">\n          24\/7 clinical support from licensed, background-checked staff \u2014 so your family receives hospital-grade care at home.\n        <\/p>\n<div class=\"hero-actions\">\n          <button class=\"btn btn-primary\" onclick=\"window.location.href='\/book-online'\"><br \/>\n            Book a Free Consultation<br \/>\n          <\/button><br \/>\n          <button class=\"btn btn-ghost\" onclick=\"window.location.href='\/how-it-works'\"><br \/>\n            See How It Works<br \/>\n          <\/button>\n        <\/div>\n<div class=\"hero-proof\">\n<div class=\"hero-proof-avatars\" aria-hidden=\"true\">\n            <span><\/span><span><\/span><span><\/span>\n          <\/div>\n<div class=\"hero-proof-text\">\n            Trusted by 500+ families<br \/>\n            <small>across the Baltimore area<\/small>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"hero-visual\" aria-hidden=\"true\">\n<div class=\"hero-card\">\n          <img decoding=\"async\" src=\"https:\/\/plus.unsplash.com\/premium_photo-1664475811964-75af7d90ee4b?w=800&#038;q=80&#038;auto=format&#038;fit=crop\"\n               alt=\"Nurse providing care at home\"><\/p>\n<div class=\"hero-card-tag\">\n<div class=\"hero-card-tag-icon\">\u23f0<\/div>\n<div>\n              <strong>24\/7 Clinical Support<\/strong><br \/>\n              <span>Always-on help from our care team<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Trust bar --><\/p>\n<section class=\"trust\" aria-label=\"Trust indicators\">\n<div class=\"trust-grid\">\n<div class=\"trust-item\">\n        <span class=\"trust-icon\"><\/span><br \/>\n        <span>Licensed &amp; Insured<\/span>\n      <\/div>\n<div class=\"trust-item\">\n        <span class=\"trust-icon\"><\/span><br \/>\n        <span>Background-Checked Clinical Staff<\/span>\n      <\/div>\n<div class=\"trust-item\">\n        <span class=\"trust-icon\"><\/span><br \/>\n        <span>24\/7 Clinical Support<\/span>\n      <\/div>\n<div class=\"trust-item\">\n        <span class=\"trust-icon\"><\/span><br \/>\n        <span>Locally Owned in Baltimore<\/span>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Why choose us --><\/p>\n<section class=\"section\" aria-label=\"Why choose Gemikings\">\n<div class=\"section-inner\">\n<div class=\"why-grid\">\n<div class=\"why-visual\" aria-hidden=\"true\">\n<div class=\"why-visual-ring\">\n<div class=\"why-visual-inner\"><\/div>\n<div class=\"why-visual-badge\">\n<div class=\"why-visual-badge-icon\">\u2714<\/div>\n<div>\n                <strong>Licensed &amp; Insured<\/strong><br \/>\n                <span>Every caregiver, every time<\/span>\n              <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<div class=\"section-head\">\n<p class=\"eyebrow\">Why Choose Us<\/p>\n<h2 class=\"section-title\">Care You Can Trust, Backed by Real Clinical Standards<\/h2>\n<p class=\"section-sub\">\n              We built Gemikings around one idea: your family deserves care that is both clinically excellent<br \/>\n              and genuinely warm.\n            <\/p>\n<\/p><\/div>\n<div class=\"why-list\">\n<div class=\"why-card\">\n<h3>Licensed Clinical Team<\/h3>\n<p>Every caregiver is a licensed, background-checked professional \u2014 never a stranger sent to your door.<\/p>\n<\/p><\/div>\n<div class=\"why-card\">\n<h3>Personalized Care Plans<\/h3>\n<p>No two families are alike. We build a care schedule and clinical plan around your exact needs.<\/p>\n<\/p><\/div>\n<div class=\"why-card\">\n<h3>Transparent Communication<\/h3>\n<p>Regular updates so you\u2019re never in the dark about how your loved one is doing.<\/p>\n<\/p><\/div>\n<div class=\"why-card\">\n<h3>Local, Hands-On Leadership<\/h3>\n<p>Owned and operated in Baltimore \u2014 we know the community and resources you rely on.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Care navigator (static version) --><\/p>\n<section class=\"section navigator\" aria-label=\"Care navigator\">\n<div class=\"section-inner\">\n<div class=\"navigator-grid\">\n<div>\n<p class=\"eyebrow\">Get Started<\/p>\n<h2 class=\"section-title\">Find the Right Care in Under a Minute<\/h2>\n<p class=\"section-sub\">\n            Answer three quick questions and we&#8217;ll guide you to the best next step for your family.\n          <\/p>\n<div class=\"navigator-points\">\n<div class=\"navigator-point\">\n              <span class=\"navigator-point-icon\">\u2714<\/span><br \/>\n              <span>No obligation, no pressure<\/span>\n            <\/div>\n<div class=\"navigator-point\">\n              <span class=\"navigator-point-icon\">\u2714<\/span><br \/>\n              <span>Matched with a licensed care coordinator<\/span>\n            <\/div>\n<div class=\"navigator-point\">\n              <span class=\"navigator-point-icon\">\u2714<\/span><br \/>\n              <span>Takes less than 60 seconds<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"quiz-card\">\n<div class=\"quiz-dot-row\">\n<div class=\"quiz-dot active\"><\/div>\n<div class=\"quiz-dot\"><\/div>\n<div class=\"quiz-dot\"><\/div>\n<\/p><\/div>\n<p class=\"quiz-question\">Who needs care?<\/p>\n<div class=\"quiz-options\">\n<div class=\"quiz-pill\">Myself<\/div>\n<div class=\"quiz-pill\">A parent<\/div>\n<div class=\"quiz-pill\">A spouse or partner<\/div>\n<div class=\"quiz-pill\">Another family member<\/div>\n<\/p><\/div>\n<hr style=\"margin: 14px 0; border: none; border-top: 1px solid rgba(30,58,58,0.12);\">\n<p class=\"quiz-question\">What kind of help?<\/p>\n<div class=\"quiz-options\">\n<div class=\"quiz-pill\">Skilled Nursing<\/div>\n<div class=\"quiz-pill\">Personal Care<\/div>\n<div class=\"quiz-pill\">Companionship<\/div>\n<div class=\"quiz-pill\">Respite Care<\/div>\n<\/p><\/div>\n<hr style=\"margin: 14px 0; border: none; border-top: 1px solid rgba(30,58,58,0.12);\">\n<p class=\"quiz-question\">How soon do you need care?<\/p>\n<div class=\"quiz-options\">\n<div class=\"quiz-pill\">Right away<\/div>\n<div class=\"quiz-pill\">Within a week<\/div>\n<div class=\"quiz-pill\">Within a month<\/div>\n<div class=\"quiz-pill\">Just exploring<\/div>\n<\/p><\/div>\n<div style=\"margin-top: 14px;\">\n            <button class=\"btn btn-primary\" style=\"width:100%;\" onclick=\"window.location.href='\/book-online'\"><br \/>\n              Continue to booking<br \/>\n            <\/button>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Services teaser --><\/p>\n<section class=\"section\" aria-label=\"Our services\">\n<div class=\"section-inner\">\n<div class=\"services-head-row\">\n<div class=\"section-head\">\n<p class=\"eyebrow\">What We Offer<\/p>\n<h2 class=\"section-title\">Care Built Around Your Family<\/h2>\n<p class=\"section-sub\">\n            Clinical services delivered with warmth, dignity, and round-the-clock support.\n          <\/p>\n<\/p><\/div>\n<p>        <button class=\"btn btn-ghost\" onclick=\"window.location.href='\/services'\"><br \/>\n          View All Services<br \/>\n        <\/button>\n      <\/div>\n<div class=\"cards-grid\">\n<div class=\"card\">\n<h3>Skilled Nursing<\/h3>\n<p>Registered-nurse visits for medication management, wound care, and post-hospital recovery.<\/p>\n<p>          <a href=\"\/skilled-nursing\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Learn more \u2192<\/a>\n        <\/div>\n<div class=\"card\">\n<h3>Personal Care<\/h3>\n<p>Help with bathing, dressing, and daily routines \u2014 delivered with dignity and patience.<\/p>\n<p>          <a href=\"\/personal-care\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Learn more \u2192<\/a>\n        <\/div>\n<div class=\"card\">\n<h3>Companionship<\/h3>\n<p>Warm, consistent companionship that eases isolation and supports emotional well-being.<\/p>\n<p>          <a href=\"\/companionship\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Learn more \u2192<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Stats band --><\/p>\n<section class=\"stats\" aria-label=\"Gemikings by the numbers\">\n<div class=\"stats-grid\">\n<div class=\"stat-item\">\n<div class=\"stat-value\">500+<\/div>\n<div class=\"stat-label\">Families served<\/div>\n<\/p><\/div>\n<div class=\"stat-item\">\n<div class=\"stat-value\">12+<\/div>\n<div class=\"stat-label\">Years clinical experience<\/div>\n<\/p><\/div>\n<div class=\"stat-item\">\n<div class=\"stat-value\">24\/7<\/div>\n<div class=\"stat-label\">On-call support<\/div>\n<\/p><\/div>\n<div class=\"stat-item\">\n<div class=\"stat-value\">4.9\u2605<\/div>\n<div class=\"stat-label\">Average satisfaction rating<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Testimonials --><\/p>\n<section class=\"section testimonials\" aria-label=\"Testimonials\">\n<div class=\"section-inner\">\n<div class=\"section-head\" style=\"text-align:center;\">\n<p class=\"eyebrow\" style=\"justify-content:center;\">Client Stories<\/p>\n<h2 class=\"section-title\">Families Trust Gemikings<\/h2>\n<p class=\"section-sub\">\n          Hear from the families we&#8217;ve had the privilege to serve.\n        <\/p>\n<\/p><\/div>\n<div class=\"t-grid\">\n<div class=\"t-card\">\n<p class=\"t-quote\">\n            \u201cGemikings helped us bring my father home from the hospital safely. Their nurse caught a medication issue<br \/>\n            that could have sent him back. We trust them completely.\u201d\n          <\/p>\n<div class=\"t-author\">Denise, Daughter of Client<\/div>\n<div class=\"t-meta\">Skilled Nursing \u2022 Post-hospital recovery<\/div>\n<\/p><\/div>\n<div class=\"t-card\">\n<p class=\"t-quote\">\n            \u201cOur caregiver treats my mom like family. She\u2019s on time, kind, and keeps us updated after every visit.<br \/>\n            We finally feel like we can rest.\u201d\n          <\/p>\n<div class=\"t-author\">Marcus, Son of Client<\/div>\n<div class=\"t-meta\">Personal Care \u2022 Long-term support<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Blog teaser --><\/p>\n<section class=\"section\" aria-label=\"From our blog\">\n<div class=\"section-inner\">\n<div class=\"section-head\">\n<p class=\"eyebrow\">Resources<\/p>\n<h2 class=\"section-title\">From Our Blog<\/h2>\n<p class=\"section-sub\">Insights on in-home care, recovery, and family support.<\/p>\n<\/p><\/div>\n<div class=\"blog-cards\">\n<article class=\"blog-card\">\n<h3>How to Safely Transition Home After a Hospital Stay<\/h3>\n<p>5 steps to reduce the risk of readmission and keep your loved one safe at home.<\/p>\n<p>          <a href=\"\/blog\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Read article \u2192<\/a><br \/>\n        <\/article>\n<article class=\"blog-card\">\n<h3>Personal Care vs. Skilled Nursing: What\u2019s the Difference?<\/h3>\n<p>Understand which type of care fits your family\u2019s needs and when you may need both.<\/p>\n<p>          <a href=\"\/blog\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Read article \u2192<\/a><br \/>\n        <\/article>\n<article class=\"blog-card\">\n<h3>How to Talk with a Parent About Accepting Help<\/h3>\n<p>Scripts and strategies for a hard but important conversation.<\/p>\n<p>          <a href=\"\/blog\" class=\"btn btn-ghost\" style=\"padding-inline:0;\">Read article \u2192<\/a><br \/>\n        <\/article>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- FAQ --><\/p>\n<section class=\"section\" aria-label=\"Frequently asked questions\">\n<div class=\"section-inner\">\n<div class=\"faq-grid\">\n<div>\n<p class=\"eyebrow\">FAQ<\/p>\n<h2 class=\"section-title\">Common Questions<\/h2>\n<p class=\"section-sub\">\n            Answers to what families ask us most before getting started.\n          <\/p>\n<div class=\"faq-card\" style=\"margin-top:16px;\">\n<p class=\"t-author\" style=\"margin-bottom:4px;\">Still have questions?<\/p>\n<p class=\"t-meta\" style=\"margin:0 0 8px;\">Our care team is one call away.<\/p>\n<p>            <a href=\"\/contact\" class=\"btn btn-primary\">Contact us<\/a>\n          <\/div>\n<\/p><\/div>\n<div>\n<div class=\"faq-card\">\n<div class=\"faq-q\">What areas do you serve?<\/div>\n<p>We currently serve families across the greater Baltimore, MD area and surrounding communities.<\/p>\n<\/p><\/div>\n<div class=\"faq-card\">\n<div class=\"faq-q\">Do you accept insurance?<\/div>\n<p>We work with select payors and also offer private-pay options. Contact us to review your coverage.<\/p>\n<\/p><\/div>\n<div class=\"faq-card\">\n<div class=\"faq-q\">How quickly can care start?<\/div>\n<p>In many cases we can begin services within 24\u201372 hours after your initial assessment.<\/p>\n<\/p><\/div>\n<div class=\"faq-card\">\n<div class=\"faq-q\">Who are your caregivers?<\/div>\n<p>\n              Our team includes registered nurses and certified home health aides who are licensed, insured, and<br \/>\n              background-checked.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- Closing CTA --><\/p>\n<section class=\"closing-cta\" aria-label=\"Get started\">\n<div class=\"closing-cta-inner\">\n<h2 class=\"section-title\">Ready for Care That Feels Like Family?<\/h2>\n<p class=\"section-sub\">\n      Schedule a free consultation with our clinical team today.\n    <\/p>\n<div class=\"cta-actions\">\n      <button class=\"btn btn-primary\" onclick=\"window.location.href='\/book-online'\"><br \/>\n        Book a Free Consultation<br \/>\n      <\/button><br \/>\n      <button class=\"btn btn-on-dark\" onclick=\"window.location.href='\/contact'\"><br \/>\n        Contact Us<br \/>\n      <\/button>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- COMPONENT END --><\/p>\n<p><!-- FOOTER START --><\/p>\n<footer class=\"site-footer\">\n<div class=\"footer-inner\">\n<div>\n<div class=\"footer-brand\">\n        <a href=\"\/\" class=\"brand\"><br \/>\n          <span class=\"brand-mark\">G<\/span><br \/>\n          <span>Gemikings Health Services<\/span><br \/>\n        <\/a>\n      <\/div>\n<p class=\"footer-copy\">\n        Compassionate, licensed home care for families across the Baltimore, MD area \u2014 delivered with clinical<br \/>\n        excellence and genuine warmth.\n      <\/p>\n<p class=\"footer-copy\" style=\"margin-top:10px;\">\n        270 East Susquehanna Avenue, Towson, MD 21286<br \/>\n        <br \/>\n        Phone: <a href=\"tel:+14105550198\">(410) 555-0198<\/a><br \/>\n        <br \/>\n        Email: <a href=\"mailto:gkhealthservicesinc8276@gmail.com\">gkhealthservicesinc8276@gmail.com<\/a>\n      <\/p>\n<\/p><\/div>\n<div class=\"footer-cols\">\n<div>\n<div class=\"footer-col-title\">Navigation<\/div>\n<div class=\"footer-links\">\n          <a href=\"\/\">Home<\/a><br \/>\n          <a href=\"\/services\">Services<\/a><br \/>\n          <a href=\"\/how-it-works\">How It Works<\/a><br \/>\n          <a href=\"\/about\">About<\/a><br \/>\n          <a href=\"\/careers\">Careers<\/a><br \/>\n          <a href=\"\/contact\">Contact<\/a>\n        <\/div>\n<\/p><\/div>\n<div>\n<div class=\"footer-col-title\">Care<\/div>\n<div class=\"footer-links\">\n          <a href=\"\/skilled-nursing\">Skilled Nursing<\/a><br \/>\n          <a href=\"\/personal-care\">Personal Care<\/a><br \/>\n          <a href=\"\/companionship\">Companionship<\/a><br \/>\n          <a href=\"\/respite-care\">Respite Care<\/a><br \/>\n          <a href=\"\/referrals\">Refer a Patient<\/a><br \/>\n          <a href=\"\/book-online\">Book Online<\/a>\n        <\/div>\n<\/p><\/div>\n<div>\n<div class=\"footer-col-title\">Legal<\/div>\n<div class=\"footer-links\">\n          <a href=\"\/privacy-policy\">Privacy Policy<\/a><br \/>\n          <a href=\"\/terms-and-conditions\">Terms &amp; Conditions<\/a><br \/>\n          <a href=\"\/refund-policy\">Refund Policy<\/a><br \/>\n          <a href=\"\/accessibility-statement\">Accessibility<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"footer-meta\">\n    <span>\u00a9 <span id=\"gk-year\"><\/span> Gemikings Health Services. All rights reserved.<\/span><br \/>\n    <span>Designed for families who deserve hospital-grade care at home.<\/span>\n  <\/div>\n<\/footer>\n<p><!-- FOOTER END --><br \/>\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n  \/\/ --- Mobile menu (yours) ---\n  const menuToggle = document.querySelector('.menu-toggle');\n  const menuClose = document.querySelector('.menu-close');\n  const mobileOverlay = document.querySelector('.mobile-overlay');\n  const backdrop = document.querySelector('.overlay-backdrop');<\/p>\n<p>  if (menuToggle && mobileOverlay) {\n    menuToggle.addEventListener('click', () => {\n      mobileOverlay.classList.add('is-open');\n      document.body.style.overflow = 'hidden';\n    });\n  }<\/p>\n<p>  const closeMenu = () => {\n    if (mobileOverlay) {\n      mobileOverlay.classList.remove('is-open');\n      document.body.style.overflow = '';\n    }\n  };<\/p>\n<p>  if (menuClose) menuClose.addEventListener('click', closeMenu);\n  if (backdrop) backdrop.addEventListener('click', closeMenu);<\/p>\n<p>  \/\/ --- Year ---\n  const yearEl = document.getElementById('gk-year');\n  if (yearEl) yearEl.textContent = new Date().getFullYear();<\/p>\n<p>  \/\/ --- \u201cPop\u201d styling via Tailwind classes (no rewrite needed) ---\n  document.querySelectorAll('.btn').forEach((el) => {\n    el.classList.add('transition', 'duration-150', 'hover:-translate-y-0.5', 'active:translate-y-0', 'focus:outline-none');\n  });<\/p>\n<p>  document.querySelectorAll('.card, .why-card, .blog-card, .faq-card, .quiz-card, .hero-card, .t-card').forEach((el) => {\n    el.classList.add('transition', 'duration-200');\n  });<\/p>\n<p>  document.querySelectorAll('.card, .why-card, .blog-card').forEach((el) => {\n    el.classList.add('hover:-translate-y-1', 'hover:shadow-2xl');\n  });<\/p>\n<p>  const heroCard = document.querySelector('.hero-card');\n  if (heroCard) heroCard.classList.add('gk-glow');<\/p>\n<p>  \/\/ --- Sticky header shadow on scroll ---\n  const header = document.querySelector('.header-bar');\n  const onScroll = () => {\n    if (!header) return;\n    if (window.scrollY > 12) header.classList.add('shadow-xl');\n    else header.classList.remove('shadow-xl');\n  };\n  window.addEventListener('scroll', onScroll, { passive: true });\n  onScroll();<\/p>\n<p>  \/\/ --- Fade-in sections on scroll ---\n  const fadeTargets = document.querySelectorAll(\n    '.hero-inner, .trust-grid, .why-grid, .navigator-grid, .cards-grid, .stats-grid, .t-grid, .blog-cards, .faq-grid, .closing-cta-inner, .footer-inner'\n  );\n  fadeTargets.forEach((el) => el.classList.add('gk-fade-up'));<\/p>\n<p>  if ('IntersectionObserver' in window) {\n    const io = new IntersectionObserver((entries) => {\n      entries.forEach((e) => {\n        if (e.isIntersecting) e.target.classList.add('is-in');\n      });\n    }, { threshold: 0.12 });\n    fadeTargets.forEach((el) => io.observe(el));\n  } else {\n    fadeTargets.forEach((el) => el.classList.add('is-in'));\n  }<\/p>\n<p>  \/\/ --- FAQ accordion (turn each .faq-card into collapsible) ---\n  document.querySelectorAll('.faq-card').forEach((card) => {\n    const q = card.querySelector('.faq-q');\n    if (!q) return;<\/p>\n<p>    \/\/ wrap remaining content in a collapsible container\n    const nodes = Array.from(card.childNodes).filter(n => n !== q);\n    const body = document.createElement('div');\n    body.className = 'faq-body mt-2 text-[14px] leading-6 text-[rgba(30,58,58,0.8)]';\n    nodes.forEach(n => body.appendChild(n));\n    card.appendChild(body);<\/p>\n<p>    q.classList.add('cursor-pointer', 'select-none');\n    card.classList.add('cursor-pointer');\n    body.style.display = 'none';<\/p>\n<p>    const toggle = () => {\n      const open = body.style.display !== 'none';\n      body.style.display = open ? 'none' : 'block';\n      card.classList.toggle('ring-2', !open);\n      card.classList.toggle('ring-[rgba(212,105,46,0.35)]', !open);\n    };<\/p>\n<p>    q.addEventListener('click', toggle);\n    card.addEventListener('click', (e) => {\n      \/\/ prevent double-toggle if user clicks inside body links later\n      if (e.target && (e.target.tagName === 'A' || e.target.closest('a'))) return;\n      if (e.target === q) return;\n      toggle();\n    });\n  });\n});\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>24\/7 Clinical Support Call: (410) 555-0198 Email: gkhealthservicesinc8276@gmail.com G Gemikings Health Services Home Services How It Works Refer a Patient About Careers Contact Book a Free Consultation G Gemikings &times; Home Services How It Works Refer a Patient About Careers Contact Book a Free Consultation Trusted In-Home Care Provider Compassionate, Licensed Home Care in Baltimore, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","rank_math_title":"","rank_math_description":"","rank_math_focus_keyword":"","rank_math_robots":null,"rank_math_canonical_url":"","rank_math_facebook_title":"","rank_math_facebook_description":"","rank_math_facebook_image":"","rank_math_twitter_title":"","rank_math_twitter_description":"","rank_math_twitter_image":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":16,"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":69,"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/69"}],"wp:attachment":[{"href":"https:\/\/cms.gemikingshealth.com\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}