{"id":1354,"date":"2026-04-15T19:49:44","date_gmt":"2026-04-15T19:49:44","guid":{"rendered":"https:\/\/millawellness.com\/?page_id=1354"},"modified":"2026-05-27T02:57:18","modified_gmt":"2026-05-27T02:57:18","slug":"milla-wellness","status":"publish","type":"page","link":"https:\/\/millawellness.com\/da\/","title":{"rendered":"Talk to Milla \u2014 Your Personal Weight Loss Guide | Milla Wellness"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1354\" class=\"elementor elementor-1354\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8033142 e-flex e-con-boxed e-con e-parent\" data-id=\"8033142\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07f8fc9 elementor-widget elementor-widget-html\" data-id=\"07f8fc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- MILLA WELLNESS V3 \u2014 CHAT-FIRST DESIGN \u2014 27 mai 2026 -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,600&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ===== CSS VARIABLES ===== *\/\n:root {\n  --milla-forest: #2D5A47;\n  --milla-forest-dark: #1e3d30;\n  --milla-sage: #9DC4A7;\n  --milla-sage-light: #e8f3eb;\n  --milla-cream: #FAF7F2;\n  --milla-white: #FFFFFF;\n  --milla-blush: #F4DAD0;\n  --milla-violet: #9B8BC4;\n  --milla-gold: #D4A574;\n  --milla-charcoal: #2C3E50;\n  --milla-slate: #5A6878;\n  --milla-coral: #E07856;\n  --font-serif: 'Fraunces', Georgia, serif;\n  --font-sans: 'Inter', -apple-system, sans-serif;\n}\n\n\/* ===== RESET ===== *\/\n.mv3 * { box-sizing: border-box; margin: 0; padding: 0; }\n.mv3 { font-family: var(--font-sans); font-size: 18px; color: var(--milla-charcoal); background: var(--milla-cream); line-height: 1.7; }\n.mv3 a { text-decoration: none; color: inherit; }\n.mv3 button { font-family: var(--font-sans); cursor: pointer; border: none; }\n\n\/* ===== 1. ANNOUNCEMENT BAR ===== *\/\n.mv3-bar {\n  background: var(--milla-forest-dark);\n  color: rgba(255,255,255,0.88);\n  text-align: center;\n  padding: 9px 20px;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.02em;\n}\n.mv3-bar-dot { margin: 0 10px; opacity: 0.45; }\n\n\/* ===== 2. HEADER ===== *\/\n.mv3-header {\n  background: var(--milla-white);\n  padding: 15px 48px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  border-bottom: 1px solid #e6ede8;\n  position: sticky;\n  top: 0;\n  z-index: 200;\n  box-shadow: 0 2px 16px rgba(45,90,71,0.06);\n}\n.mv3-logo {\n  font-family: var(--font-serif);\n  font-size: 26px;\n  font-weight: 700;\n  color: var(--milla-forest);\n  letter-spacing: -0.02em;\n}\n.mv3-logo span { color: var(--milla-coral); }\n.mv3-nav { display: flex; align-items: center; gap: 36px; }\n.mv3-nav a { font-size: 15px; color: var(--milla-slate); font-weight: 500; transition: color 0.2s; }\n.mv3-nav a:hover { color: var(--milla-forest); }\n.mv3-nav-cta {\n  background: var(--milla-coral) !important;\n  color: #fff !important;\n  padding: 11px 24px;\n  border-radius: 50px;\n  font-weight: 700 !important;\n  font-size: 14px !important;\n  transition: background 0.2s, transform 0.15s !important;\n  box-shadow: 0 3px 12px rgba(224,120,86,0.35);\n}\n.mv3-nav-cta:hover { background: #c96040 !important; transform: translateY(-1px); }\n\n\/* ===== 3. HERO ===== *\/\n.mv3-hero {\n  background: var(--milla-forest);\n  min-height: 680px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 64px 48px;\n  position: relative;\n  overflow: hidden;\n}\n.mv3-hero::before {\n  content: '';\n  position: absolute;\n  top: -40%; right: -10%;\n  width: 600px; height: 600px;\n  background: radial-gradient(circle, rgba(157,196,167,0.12) 0%, transparent 65%);\n  pointer-events: none;\n}\n.mv3-hero-inner {\n  max-width: 1140px;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 52px;\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n\n\/* Hero left *\/\n.mv3-hero-left {}\n.mv3-hero-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(157,196,167,0.18);\n  border: 1px solid rgba(157,196,167,0.35);\n  color: var(--milla-sage);\n  padding: 5px 14px;\n  border-radius: 50px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n  margin-bottom: 24px;\n}\n.mv3-hero-h1 {\n  font-family: var(--font-serif);\n  font-size: 52px;\n  font-weight: 700;\n  line-height: 1.12;\n  letter-spacing: -0.025em;\n  color: #fff;\n  margin-bottom: 20px;\n}\n.mv3-hero-h1 em {\n  font-style: italic;\n  color: var(--milla-sage);\n}\n.mv3-hero-sub {\n  font-size: 17px;\n  color: rgba(255,255,255,0.78);\n  line-height: 1.65;\n  margin-bottom: 36px;\n  max-width: 440px;\n}\n.mv3-mega-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--milla-coral);\n  color: #fff;\n  padding: 17px 34px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n  box-shadow: 0 4px 22px rgba(224,120,86,0.45);\n  cursor: pointer;\n  text-decoration: none;\n  border: none;\n}\n.mv3-mega-cta:hover { background: #c96040; transform: translateY(-2px); box-shadow: 0 7px 28px rgba(224,120,86,0.55); }\n.mv3-sub-cta {\n  display: block;\n  margin-top: 12px;\n  font-size: 13px;\n  color: rgba(255,255,255,0.5);\n  font-style: italic;\n}\n.mv3-trust-micro {\n  margin-top: 32px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n  font-weight: 500;\n}\n.mv3-trust-micro .stars { color: var(--milla-gold); font-size: 15px; }\n.mv3-trust-dot { opacity: 0.35; margin: 0 2px; }\n\n\/* Hero right \u2014 OPEN CHAT *\/\n.mv3-hero-chat {\n  background: #fff;\n  border-radius: 20px;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.25);\n  display: flex;\n  flex-direction: column;\n  overflow: hidden;\n  height: 460px;\n}\n.mv3-chat-head {\n  background: var(--milla-forest-dark);\n  padding: 16px 20px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  flex-shrink: 0;\n}\n.mv3-chat-head-avatar {\n  width: 38px; height: 38px;\n  background: linear-gradient(135deg, var(--milla-sage), var(--milla-violet));\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 18px;\n  flex-shrink: 0;\n}\n.mv3-chat-head-name { color: #fff; font-weight: 700; font-size: 15px; line-height: 1.2; }\n.mv3-chat-head-status { color: rgba(255,255,255,0.6); font-size: 12px; display: flex; align-items: center; gap: 5px; }\n.mv3-online-dot { width: 7px; height: 7px; background: #4ade80; border-radius: 50%; display: inline-block; flex-shrink: 0; }\n.mv3-chat-msgs {\n  flex: 1;\n  overflow-y: auto;\n  padding: 20px 18px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  background: #f7faf8;\n}\n.mv3-msg { display: flex; gap: 8px; max-width: 88%; }\n.mv3-msg-bot { align-self: flex-start; }\n.mv3-msg-user { align-self: flex-end; flex-direction: row-reverse; }\n.mv3-msg-av {\n  width: 30px; height: 30px;\n  background: linear-gradient(135deg, var(--milla-sage), var(--milla-violet));\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 13px;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n.mv3-msg-bubble {\n  padding: 11px 15px;\n  border-radius: 16px;\n  font-size: 14px;\n  line-height: 1.55;\n}\n.mv3-msg-bot .mv3-msg-bubble { background: #fff; color: var(--milla-charcoal); border: 1px solid #e4ede7; border-bottom-left-radius: 4px; }\n.mv3-msg-user .mv3-msg-bubble { background: var(--milla-forest); color: #fff; border-bottom-right-radius: 4px; }\n.mv3-typing-dots {\n  display: inline-flex; gap: 4px; align-items: center; padding: 4px 2px;\n}\n.mv3-typing-dots span {\n  width: 6px; height: 6px; background: var(--milla-slate); border-radius: 50%;\n  animation: mv3bounce 1.2s infinite;\n}\n.mv3-typing-dots span:nth-child(2) { animation-delay: 0.2s; }\n.mv3-typing-dots span:nth-child(3) { animation-delay: 0.4s; }\n@keyframes mv3bounce { 0%,60%,100%{transform:translateY(0)} 30%{transform:translateY(-5px)} }\n\n.mv3-chat-input-row {\n  padding: 14px 16px;\n  border-top: 1px solid #e4ede7;\n  display: flex;\n  gap: 8px;\n  background: #fff;\n  flex-shrink: 0;\n}\n.mv3-chat-input {\n  flex: 1;\n  border: 1.5px solid #d0ddd4;\n  border-radius: 22px;\n  padding: 11px 16px;\n  font-size: 14px;\n  font-family: var(--font-sans);\n  color: var(--milla-charcoal);\n  background: #f7faf8;\n  outline: none;\n  transition: border-color 0.2s, background 0.2s;\n}\n.mv3-chat-input:focus { border-color: var(--milla-forest); background: #fff; }\n.mv3-chat-send {\n  width: 42px; height: 42px;\n  background: var(--milla-forest);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 16px;\n  color: #fff;\n  flex-shrink: 0;\n  transition: background 0.2s, transform 0.1s;\n}\n.mv3-chat-send:hover { background: var(--milla-forest-dark); transform: scale(1.07); }\n\n\/* ===== SHARED SECTION STYLES ===== *\/\n.mv3-section {\n  padding: 80px 48px;\n}\n.mv3-inner { max-width: 1100px; margin: 0 auto; }\n.mv3-label {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--milla-forest);\n  margin-bottom: 10px;\n}\n.mv3-h2 {\n  font-family: var(--font-serif);\n  font-size: 42px;\n  font-weight: 700;\n  line-height: 1.18;\n  letter-spacing: -0.02em;\n  color: var(--milla-charcoal);\n  margin-bottom: 16px;\n}\n.mv3-h2 em { font-style: italic; color: var(--milla-forest); }\n.mv3-intro {\n  font-size: 18px;\n  color: var(--milla-slate);\n  line-height: 1.65;\n  max-width: 640px;\n  margin-bottom: 48px;\n}\n.mv3-section-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--milla-coral);\n  color: #fff;\n  padding: 15px 30px;\n  border-radius: 50px;\n  font-size: 17px;\n  font-weight: 700;\n  cursor: pointer;\n  border: none;\n  transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n  box-shadow: 0 4px 18px rgba(224,120,86,0.35);\n  text-decoration: none;\n}\n.mv3-section-cta:hover { background: #c96040; transform: translateY(-2px); box-shadow: 0 6px 24px rgba(224,120,86,0.45); }\n.mv3-inline-link {\n  color: var(--milla-forest);\n  font-weight: 600;\n  font-size: 16px;\n  cursor: pointer;\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n  border: none;\n  background: none;\n  padding: 0;\n  font-family: var(--font-sans);\n  transition: color 0.2s;\n  text-decoration: none;\n}\n.mv3-inline-link:hover { color: var(--milla-coral); }\n\n\/* ===== 4. WHY DIETS STOP ===== *\/\n.mv3-why-bg { background: var(--milla-white); }\n.mv3-cards-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-bottom: 40px;\n}\n.mv3-card {\n  background: var(--milla-cream);\n  border: 1px solid #e0ebe3;\n  border-radius: 16px;\n  padding: 30px 26px;\n  transition: transform 0.2s, box-shadow 0.2s;\n  position: relative;\n  overflow: hidden;\n}\n.mv3-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 4px;\n  background: linear-gradient(90deg, var(--milla-forest), var(--milla-sage));\n}\n.mv3-card:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(45,90,71,0.1); }\n.mv3-card-icon { font-size: 34px; margin-bottom: 16px; }\n.mv3-card h3 {\n  font-family: var(--font-serif);\n  font-size: 20px;\n  font-weight: 700;\n  color: var(--milla-charcoal);\n  margin-bottom: 10px;\n  line-height: 1.3;\n}\n.mv3-card p { font-size: 15px; color: var(--milla-slate); line-height: 1.65; }\n\n\/* ===== 5. WHAT MILLA CAN HELP ===== *\/\n.mv3-help-bg { background: var(--milla-forest); }\n.mv3-help-bg .mv3-label { color: var(--milla-sage); }\n.mv3-help-bg .mv3-h2 { color: #fff; }\n.mv3-help-bg .mv3-h2 em { color: var(--milla-sage); }\n.mv3-help-bg .mv3-intro { color: rgba(255,255,255,0.75); }\n.mv3-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n  margin-bottom: 48px;\n}\n.mv3-benefit {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 16px;\n  padding: 30px 24px;\n}\n.mv3-benefit-icon { font-size: 32px; margin-bottom: 16px; }\n.mv3-benefit h3 {\n  font-family: var(--font-serif);\n  font-size: 21px;\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 10px;\n  line-height: 1.3;\n}\n.mv3-benefit p { font-size: 15px; color: rgba(255,255,255,0.75); line-height: 1.65; }\n.mv3-help-cta { text-align: center; }\n\n\/* ===== 6. WHAT'S WORKING 2026 ===== *\/\n.mv3-science-bg { background: var(--milla-blush); }\n.mv3-science-inner {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.mv3-science-text p { font-size: 17px; color: var(--milla-charcoal); line-height: 1.7; margin-bottom: 18px; }\n.mv3-science-text strong { color: var(--milla-forest); }\n.mv3-science-stat {\n  background: var(--milla-white);\n  border-radius: 20px;\n  padding: 36px 32px;\n  text-align: center;\n  box-shadow: 0 4px 20px rgba(45,90,71,0.08);\n  border: 1px solid rgba(45,90,71,0.08);\n}\n.mv3-stat-big {\n  font-family: var(--font-serif);\n  font-size: 60px;\n  font-weight: 700;\n  color: var(--milla-forest);\n  line-height: 1;\n  margin-bottom: 10px;\n}\n.mv3-stat-label { font-size: 17px; color: var(--milla-charcoal); font-weight: 600; margin-bottom: 6px; line-height: 1.4; }\n.mv3-stat-source { font-size: 12px; color: var(--milla-slate); }\n\n\/* ===== 7. STORIES ===== *\/\n.mv3-stories-bg { background: var(--milla-cream); }\n.mv3-stories-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n  margin-bottom: 28px;\n}\n.mv3-story {\n  background: var(--milla-white);\n  border-radius: 16px;\n  padding: 26px;\n  box-shadow: 0 2px 12px rgba(45,90,71,0.07);\n  border: 1px solid #e6ede8;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n.mv3-story:hover { transform: translateY(-3px); box-shadow: 0 8px 26px rgba(45,90,71,0.13); }\n.mv3-story-stars { color: var(--milla-gold); font-size: 16px; margin-bottom: 12px; }\n.mv3-story-quote { font-size: 15px; color: var(--milla-charcoal); line-height: 1.65; font-style: italic; margin-bottom: 18px; }\n.mv3-story-author { font-weight: 700; font-size: 14px; color: var(--milla-forest); }\n.mv3-story-loc { font-size: 13px; color: var(--milla-slate); }\n.mv3-stories-trust {\n  text-align: center;\n  font-size: 14px;\n  color: var(--milla-slate);\n  font-weight: 600;\n  letter-spacing: 0.02em;\n  margin-bottom: 8px;\n}\n.mv3-stories-disclaimer {\n  text-align: center;\n  font-size: 12px;\n  color: var(--milla-slate);\n  font-style: italic;\n  max-width: 680px;\n  margin: 0 auto;\n}\n.mv3-stories-cta { text-align: center; margin-top: 32px; }\n\n\/* ===== 8. FAQ ===== *\/\n.mv3-faq-bg { background: var(--milla-white); }\n.mv3-faq-list { max-width: 780px; margin: 0 auto; }\n.mv3-faq-item { border-bottom: 1px solid #dce8e0; }\n.mv3-faq-btn {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 22px 0;\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 16px;\n  text-align: left;\n  cursor: pointer;\n  font-family: var(--font-sans);\n}\n.mv3-faq-q { font-size: 17px; font-weight: 600; color: var(--milla-charcoal); line-height: 1.4; }\n.mv3-faq-icon {\n  width: 28px; height: 28px;\n  background: var(--milla-sage-light);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 18px; color: var(--milla-forest);\n  flex-shrink: 0;\n  transition: transform 0.25s, background 0.2s;\n  font-weight: 300;\n}\n.mv3-faq-item.open .mv3-faq-icon { transform: rotate(45deg); background: var(--milla-forest); color: #fff; }\n.mv3-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }\n.mv3-faq-item.open .mv3-faq-answer { max-height: 260px; }\n.mv3-faq-a { font-size: 16px; color: var(--milla-slate); line-height: 1.7; padding-bottom: 22px; }\n\n\/* ===== 9. FINAL CTA ===== *\/\n.mv3-final {\n  background: linear-gradient(135deg, var(--milla-forest) 0%, var(--milla-forest-dark) 100%);\n  padding: 100px 48px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mv3-final::before {\n  content: '';\n  position: absolute;\n  top: -50%; left: 50%;\n  transform: translateX(-50%);\n  width: 700px; height: 700px;\n  background: radial-gradient(circle, rgba(157,196,167,0.1) 0%, transparent 55%);\n  pointer-events: none;\n}\n.mv3-final-inner { max-width: 680px; margin: 0 auto; position: relative; z-index: 1; }\n.mv3-final h2 {\n  font-family: var(--font-serif);\n  font-size: 50px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1.18;\n  letter-spacing: -0.02em;\n  margin-bottom: 18px;\n}\n.mv3-final p { font-size: 19px; color: rgba(255,255,255,0.78); margin-bottom: 42px; line-height: 1.6; }\n.mv3-final-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--milla-coral);\n  color: #fff;\n  padding: 20px 44px;\n  border-radius: 50px;\n  font-size: 20px;\n  font-weight: 700;\n  cursor: pointer;\n  border: none;\n  transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n  box-shadow: 0 6px 28px rgba(224,120,86,0.5);\n  text-decoration: none;\n}\n.mv3-final-btn:hover { background: #c96040; transform: translateY(-2px); box-shadow: 0 10px 36px rgba(224,120,86,0.6); }\n.mv3-final-sub { margin-top: 18px; font-size: 14px; color: rgba(255,255,255,0.45); font-style: italic; }\n\n\/* ===== 10. FOOTER ===== *\/\n.mv3-footer {\n  background: #0d1a13;\n  color: rgba(255,255,255,0.55);\n  padding: 52px 48px 36px;\n}\n.mv3-footer-inner { max-width: 1100px; margin: 0 auto; }\n.mv3-footer-top {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 40px;\n  flex-wrap: wrap;\n  padding-bottom: 36px;\n  margin-bottom: 36px;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n}\n.mv3-footer-logo {\n  font-family: var(--font-serif);\n  font-size: 24px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.85);\n  display: block;\n  margin-bottom: 6px;\n}\n.mv3-footer-tagline { font-size: 13px; color: rgba(255,255,255,0.4); }\n.mv3-footer-links { display: flex; gap: 24px; flex-wrap: wrap; }\n.mv3-footer-links a { font-size: 13px; color: rgba(255,255,255,0.5); transition: color 0.2s; }\n.mv3-footer-links a:hover { color: rgba(255,255,255,0.85); }\n.mv3-footer-disclaimers { font-size: 12px; color: rgba(255,255,255,0.4); line-height: 1.75; }\n.mv3-footer-disclaimers > div { margin-bottom: 14px; }\n.mv3-disclaimer-title { font-weight: 700; font-size: 11px; color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.07em; margin-bottom: 4px; }\n.mv3-footer-copy { font-size: 12px; color: rgba(255,255,255,0.3); margin-top: 28px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.06); text-align: center; }\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 900px) {\n  .mv3-hero { padding: 48px 24px; min-height: auto; }\n  .mv3-hero-inner { grid-template-columns: 1fr; gap: 36px; }\n  .mv3-hero-h1 { font-size: 36px; }\n  .mv3-header { padding: 14px 20px; }\n  .mv3-nav { display: none; }\n  .mv3-section { padding: 56px 20px; }\n  .mv3-h2 { font-size: 30px; }\n  .mv3-cards-3 { grid-template-columns: 1fr; }\n  .mv3-benefits { grid-template-columns: 1fr; }\n  .mv3-science-inner { grid-template-columns: 1fr; gap: 32px; }\n  .mv3-stories-grid { grid-template-columns: 1fr; }\n  .mv3-final { padding: 64px 20px; }\n  .mv3-final h2 { font-size: 32px; }\n  .mv3-final-btn { font-size: 17px; padding: 18px 32px; width: 100%; justify-content: center; }\n  .mv3-footer { padding: 40px 20px 28px; }\n  .mv3-footer-top { flex-direction: column; gap: 20px; }\n  .mv3-mega-cta { width: 100%; justify-content: center; }\n  .mv3-hero-chat { height: 400px; }\n  .mv3-bar { font-size: 11px; }\n}\n<\/style>\n\n<div class=\"mv3\">\n\n<!-- 1. ANNOUNCEMENT BAR -->\n<div class=\"mv3-bar\">\n  \ud83c\uddfa\ud83c\uddf8 Available in all 50 states\n  <span class=\"mv3-bar-dot\">\u00b7<\/span>\n  550,000+ women trust Milla's recommendations\n  <span class=\"mv3-bar-dot\">\u00b7<\/span>\n  \u2b50 4.6\/5\n<\/div>\n\n<!-- 2. HEADER -->\n<header class=\"mv3-header\">\n  <div class=\"mv3-logo\">Milla<span>.<\/span><\/div>\n  <nav class=\"mv3-nav\">\n    <a href=\"#about\">Omkring<\/a>\n    <a href=\"#stories\">Stories<\/a>\n    <a href=\"#faq\">FAQ<\/a>\n    <a href=\"#chat\" class=\"mv3-nav-cta\" onclick=\"mv3ScrollToChat();return false;\">Talk to Milla \u2192<\/a>\n  <\/nav>\n<\/header>\n\n<!-- 3. HERO -->\n<section class=\"mv3-hero\" id=\"hero\">\n  <div class=\"mv3-hero-inner\">\n\n    <!-- Left: Headline + CTA -->\n    <div class=\"mv3-hero-left\">\n      <div class=\"mv3-hero-eyebrow\">\ud83c\udf3f Your Personal Health Guide<\/div>\n      <h1 class=\"mv3-hero-h1\">\n        Stop wasting time on diets that don't work after 45.<br>\n        <em>Start talking with Milla.<\/em>\n      <\/h1>\n      <p class=\"mv3-hero-sub\">\n        Milla is your personal health guide. Tell her what's been struggling. She'll listen, understand, and point you to the path that actually works for your body \u2014 not someone else's.\n      <\/p>\n      <button class=\"mv3-mega-cta\" onclick=\"mv3ScrollToChat()\">\n        \u26a1 Talk to Milla now \u2192\n      <\/button>\n      <span class=\"mv3-sub-cta\">No commitment. No credit card. Just a real conversation.<\/span>\n      <div class=\"mv3-trust-micro\">\n        <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/span>\n        <span class=\"mv3-trust-dot\">\u00b7<\/span>\n        Based on 11,574+ reviews\n        <span class=\"mv3-trust-dot\">\u00b7<\/span>\n        Trusted by 550,000+ women\n        <span class=\"mv3-trust-dot\">\u00b7<\/span>\n        US-based\n      <\/div>\n    <\/div>\n\n    <!-- Right: OPEN CHAT -->\n    <div class=\"mv3-hero-chat\" id=\"mv3-hero-chat-widget\">\n      <div class=\"mv3-chat-head\">\n        <div class=\"mv3-chat-head-avatar\">\ud83c\udf3f<\/div>\n        <div>\n          <div class=\"mv3-chat-head-name\">Milla \u2014 Your health guide<\/div>\n          <div class=\"mv3-chat-head-status\">\n            <span class=\"mv3-online-dot\"><\/span>\n            Online now \u00b7 here to listen\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"mv3-chat-msgs\" id=\"mv3-msgs\">\n        <div class=\"mv3-msg mv3-msg-bot\">\n          <div class=\"mv3-msg-av\">\ud83c\udf3f<\/div>\n          <div class=\"mv3-msg-bubble\">Hi \ud83d\udc4b I'm Milla.<br><br>What's been the biggest weight loss struggle for you lately?<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"mv3-chat-input-row\">\n        <input\n          type=\"text\"\n          class=\"mv3-chat-input\"\n          id=\"mv3-input\"\n          placeholder=\"Type your message...\"\n          onkeydown=\"if(event.key==='Enter')mv3Send()\"\n          onfocus=\"mv3TrackOpened()\"\n          autocomplete=\"off\"\n        >\n        <button class=\"mv3-chat-send\" onclick=\"mv3Send()\">\u27a4<\/button>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- 4. WHY DIETS STOP WORKING -->\n<section class=\"mv3-section mv3-why-bg\" id=\"about\">\n  <div class=\"mv3-inner\">\n    <div class=\"mv3-label\">The real reason<\/div>\n    <h2 class=\"mv3-h2\">Why diets stopped working for you<br><em>(and what's actually happening).<\/em><\/h2>\n    <p class=\"mv3-intro\">If you used to lose weight just by eating less and now nothing works \u2014 you're not crazy, and you're not failing. Three real biological changes happen after 40\u201345 that completely flip the game.<\/p>\n    <div class=\"mv3-cards-3\">\n      <div class=\"mv3-card\">\n        <div class=\"mv3-card-icon\">\ud83e\uddec<\/div>\n        <h3>Your hormones rewrote the rules.<\/h3>\n        <p>Estrogen drops. Insulin resistance climbs. Cortisol storage shifts to your belly. The same food now stores differently in your body than it did at 35.<\/p>\n      <\/div>\n      <div class=\"mv3-card\">\n        <div class=\"mv3-card-icon\">\ud83d\udd25<\/div>\n        <h3>Your metabolism slowed without warning.<\/h3>\n        <p>1\u20132% per year after 40. By 50, you're burning 200\u2013400 fewer calories than you used to \u2014 without feeling it. The deficit isn't from lack of effort.<\/p>\n      <\/div>\n      <div class=\"mv3-card\">\n        <div class=\"mv3-card-icon\">\ud83d\udca1<\/div>\n        <h3>The old solutions stopped scaling.<\/h3>\n        <p>Diet + exercise alone work less efficiently than they did at 30. New science exists. Milla can tell you about it and whether it fits your specific situation.<\/p>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center;\">\n      <button class=\"mv3-section-cta\" onclick=\"mv3ScrollToChat()\">Tell Milla what's not working for you \u2192<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 5. WHAT MILLA CAN HELP WITH -->\n<section class=\"mv3-section mv3-help-bg\">\n  <div class=\"mv3-inner\">\n    <div class=\"mv3-label\">What Milla does<\/div>\n    <h2 class=\"mv3-h2\">What Milla <em>actually<\/em> does.<\/h2>\n    <p class=\"mv3-intro\">Milla isn't here to sell you anything. She's here to listen, understand, and recommend the right path \u2014 whatever that means for you.<\/p>\n    <div class=\"mv3-benefits\">\n      <div class=\"mv3-benefit\">\n        <div class=\"mv3-benefit-icon\">\ud83c\udfaf<\/div>\n        <h3>Listens without judgment<\/h3>\n        <p>Tell her what's working, what's not, what you've tried, what you're scared of. No script. No pressure. No 47-question quiz.<\/p>\n      <\/div>\n      <div class=\"mv3-benefit\">\n        <div class=\"mv3-benefit-icon\">\ud83e\uddec<\/div>\n        <h3>Understands your specific situation<\/h3>\n        <p>Milla asks the right questions to understand if your weight loss block is hormonal, metabolic, behavioral \u2014 or something else entirely.<\/p>\n      <\/div>\n      <div class=\"mv3-benefit\">\n        <div class=\"mv3-benefit-icon\">\ud83d\uddfa\ufe0f<\/div>\n        <h3>Guides you to the path that works<\/h3>\n        <p>Based on your answers, Milla recommends what's most likely to work for you \u2014 including new science that wasn't available 5 years ago.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"mv3-help-cta\">\n      <button class=\"mv3-section-cta\" onclick=\"mv3ScrollToChat()\">\u26a1 Start the conversation now \u2192<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 6. WHAT'S WORKING IN 2026 -->\n<section class=\"mv3-section mv3-science-bg\">\n  <div class=\"mv3-inner\">\n    <div class=\"mv3-label\">The science has changed<\/div>\n    <h2 class=\"mv3-h2\">The science has changed.<br><em>Has your approach?<\/em><\/h2>\n    <div class=\"mv3-science-inner\">\n      <div class=\"mv3-science-text\">\n        <p>A new generation of treatments \u2014 including <strong>GLP-1 medications<\/strong> like the ones doctors prescribe to over 500,000 women in the US \u2014 is changing the game for weight loss after 45.<\/p>\n        <p>They're not for everyone. They have real side effects. But for the women they work for, the results are different from anything that came before.<\/p>\n        <p><strong>Milla can help you understand if a GLP-1 treatment might be right for you<\/strong> \u2014 based on your specific situation, your medical history, and your goals.<\/p>\n        <br>\n        <button class=\"mv3-section-cta\" onclick=\"mv3ScrollToChat()\">\ud83d\udcac Ask Milla about GLP-1 \u2192<\/button>\n      <\/div>\n      <div class=\"mv3-science-stat\">\n        <div class=\"mv3-stat-big\">1 in 5<\/div>\n        <div class=\"mv3-stat-label\">American women aged 50\u201364 has used a GLP-1 medication<\/div>\n        <div class=\"mv3-stat-source\">Source: RAND Corporation, August 2025<\/div>\n        <br>\n        <div style=\"background:var(--milla-sage-light);border-radius:12px;padding:16px 18px;margin-top:4px;\">\n          <div style=\"font-size:13px;color:var(--milla-forest);font-weight:700;margin-bottom:6px;\">What are GLP-1 medications?<\/div>\n          <div style=\"font-size:13px;color:var(--milla-slate);line-height:1.6;\">Medications like semaglutide (Ozempic\u00ae, Wegovy\u00ae) and tirzepatide (Mounjaro\u00ae) that help regulate appetite and metabolism. Compounded versions are available through licensed US physicians at lower cost.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 7. STORIES -->\n<section class=\"mv3-section mv3-stories-bg\" id=\"stories\">\n  <div class=\"mv3-inner\">\n    <div class=\"mv3-label\" style=\"text-align:center;\">Real women<\/div>\n    <h2 class=\"mv3-h2\" style=\"text-align:center;\">Real women. Real conversations.<br><em>Real results.<\/em><\/h2>\n    <p class=\"mv3-intro\" style=\"margin: 0 auto 48px; text-align:center;\">These are women who talked to Milla, found their path, and reclaimed their bodies.<\/p>\n    <div class=\"mv3-stories-grid\">\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"My insurance stopped covering Wegovy in March. I felt like I was losing everything I'd worked for. Milla helped me find an alternative within a week. Same results. Half the cost.\"<\/p>\n        <div class=\"mv3-story-author\">Diana, 58<\/div>\n        <div class=\"mv3-story-loc\">Austin, TX \u00b7 Lost 22 lbs<\/div>\n      <\/div>\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"I was on Ro for a year, then got immune to the dose. I talked to Milla, she asked the right questions, and I finally started seeing results again. The doctor actually listened.\"<\/p>\n        <div class=\"mv3-story-author\">Sharon, 54<\/div>\n        <div class=\"mv3-story-loc\">Tampa, FL \u00b7 Lost 11 lbs<\/div>\n      <\/div>\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"The whole process took less than a week. I've tried 4 other services. Compared to all of them, this is by far the smoothest, most professional experience I've had.\"<\/p>\n        <div class=\"mv3-story-author\">Lou-Ann, 61<\/div>\n        <div class=\"mv3-story-loc\">Charlotte, NC \u00b7 Lost 9 lbs<\/div>\n      <\/div>\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"I'm a nurse, so I was skeptical. But the protocols here are real medicine, not gimmicks. My A1C dropped 1.2 points in 90 days. Lost 24 lbs. I wish I'd found this sooner.\"<\/p>\n        <div class=\"mv3-story-author\">Patricia, 56<\/div>\n        <div class=\"mv3-story-loc\">Phoenix, AZ<\/div>\n      <\/div>\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"After menopause, nothing was working \u2014 diet, exercise, nothing. The combination of GLP-1 and the nutrition support changed everything. Finally a program that works for me.\"<\/p>\n        <div class=\"mv3-story-author\">Donna, 60<\/div>\n        <div class=\"mv3-story-loc\">Columbus, OH<\/div>\n      <\/div>\n      <div class=\"mv3-story\">\n        <div class=\"mv3-story-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n        <p class=\"mv3-story-quote\">\"The nurse was so empathic. She actually listened. I've never had a health visit feel this personal. Quick, supportive, smooth process from start to finish.\"<\/p>\n        <div class=\"mv3-story-author\">Jacqueline, 52<\/div>\n        <div class=\"mv3-story-loc\">Nashville, TN<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"mv3-stories-trust\">\u2b50\u2b50\u2b50\u2b50\u2b50 4.6\/5 \u00b7 Based on 11,574+ reviews \u00b7 550,000+ women served<\/div>\n    <p class=\"mv3-stories-disclaimer\"><em>Stories are based on real customer experiences. Names may be modified and stock photography used for privacy. Results vary based on individual health factors and adherence.<\/em><\/p>\n    <div class=\"mv3-stories-cta\">\n      <button class=\"mv3-section-cta\" onclick=\"mv3ScrollToChat()\">Get your own conversation with Milla \u2192<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 8. FAQ -->\n<section class=\"mv3-section mv3-faq-bg\" id=\"faq\">\n  <div class=\"mv3-inner\">\n    <div class=\"mv3-label\" style=\"text-align:center;\">Your questions<\/div>\n    <h2 class=\"mv3-h2\" style=\"text-align:center;\">Honest answers.<\/h2>\n    <div class=\"mv3-faq-list\">\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">What does Milla do exactly?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">Milla is a health guide. You tell her your situation in your own words \u2014 no quiz, no forms. She asks a few questions to understand, and recommends the path most likely to work for you. That can be a treatment, a lifestyle change, or sometimes \u2014 honestly \u2014 something she can't help with.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">Does Milla sell anything?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">No. Milla recommends. If her recommendation is a treatment, she'll connect you to a partner who specializes in it. You decide what to do with the recommendation. There's no pressure, no upsell, no sneaky checkout.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">Is talking to Milla free?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">Yes. Always. Talking to Milla costs nothing. No commitment, no credit card, no obligation. If you decide to pursue a recommendation she gives you, the partner she connects you with will be fully transparent about their pricing.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">How long does a conversation take?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">3\u20135 minutes typically. Milla asks 4\u20136 questions and gives you a personalized recommendation by email. You can take your time \u2014 there's no timer, no pressure to respond fast.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">Will Milla pressure me to buy something?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">No. Milla's job is to listen and guide. She won't pressure you. She'll send her recommendation by email so you can take your time deciding. If you're not ready, that's completely fine \u2014 she'll still be here.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mv3-faq-item\">\n        <button class=\"mv3-faq-btn\" onclick=\"mv3ToggleFaq(this)\">\n          <span class=\"mv3-faq-q\">What information does Milla ask for?<\/span>\n          <span class=\"mv3-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"mv3-faq-answer\">\n          <p class=\"mv3-faq-a\">Your first name, your email, and what you're trying to change about your weight or health. Nothing more. Your information stays private and is never sold to third parties.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 9. FINAL CTA -->\n<section class=\"mv3-final\">\n  <div class=\"mv3-final-inner\">\n    <h2>Stop guessing.<br>Start talking.<br>Milla is waiting.<\/h2>\n    <p>The first step toward losing weight after 45 isn't another diet. It's understanding what's actually happening with your body. That's where Milla starts.<\/p>\n    <button class=\"mv3-final-btn\" onclick=\"mv3ScrollToChat()\">\n      \ud83d\udcac Talk to Milla now \u2014 it's free \u2192\n    <\/button>\n    <div class=\"mv3-final-sub\">No commitment \u00b7 No credit card \u00b7 Just a real conversation<\/div>\n  <\/div>\n<\/section>\n\n<!-- 10. FOOTER -->\n<footer class=\"mv3-footer\">\n  <div class=\"mv3-footer-inner\">\n    <div class=\"mv3-footer-top\">\n      <div>\n        <span class=\"mv3-footer-logo\">Milla.<\/span>\n        <div class=\"mv3-footer-tagline\">Your personal health guide. Here to listen.<\/div>\n      <\/div>\n      <div class=\"mv3-footer-links\">\n        <a href=\"#about\">Omkring<\/a>\n        <a href=\"#stories\">Stories<\/a>\n        <a href=\"#faq\">FAQ<\/a>\n        <a href=\"#\" onclick=\"mv3ScrollToChat();return false;\">Talk to Milla<\/a>\n        <a href=\"#\">Privacy Policy<\/a>\n        <a href=\"#\">Affiliate Disclosure<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"mv3-footer-disclaimers\">\n      <div>\n        <div class=\"mv3-disclaimer-title\">Medical Disclaimer<\/div>\n        Milla provides general health information and connects users with licensed health partners. Milla is not a medical provider. Recommendations are not a substitute for professional medical advice. Always consult a qualified healthcare provider before starting any treatment.\n      <\/div>\n      <div>\n        <div class=\"mv3-disclaimer-title\">Affiliate Disclosure<\/div>\n        Milla may earn a commission when users choose to pursue recommendations through our affiliated partners. This compensation does not influence Milla's recommendations or your experience.\n      <\/div>\n      <div>\n        <div class=\"mv3-disclaimer-title\">Privacy<\/div>\n        Your conversation with Milla is private. We collect your first name, email, and goal solely to send you a personalized recommendation and follow-up content. You can unsubscribe anytime.\n      <\/div>\n      <div>\n        <div class=\"mv3-disclaimer-title\">FDA Notice<\/div>\n        These statements have not been evaluated by the Food and Drug Administration. Compounded GLP-1 medications are not FDA-approved as finished products. They are prepared by licensed pharmacies using FDA-regulated active ingredients under direct physician supervision. Not intended to diagnose, treat, cure, or prevent any disease.\n      <\/div>\n    <\/div>\n    <div class=\"mv3-footer-copy\">\u00a9 2026 Milla Wellness. All rights reserved.<\/div>\n  <\/div>\n<\/footer>\n\n<\/div><!-- .mv3 -->\n\n<!-- ===== JAVASCRIPT ===== -->\n<script>\n\/\/ State\nvar mv3Session = { id: 'mv3_' + Date.now(), msgs: [], step: 0, opened: false, emailCaptured: false, firstName: '' };\nvar mv3WEBHOOK = 'https:\/\/n8n-g9lc.onrender.com\/webhook\/Milla2';\nvar mv3AFFILIATE = 'https:\/\/glp1.medvi.org\/?page=multi&uid=84&oid=5&affid=40';\n\n\/\/ Scroll to chat (hero widget)\nfunction mv3ScrollToChat() {\n  var hero = document.getElementById('hero');\n  if (hero) hero.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  setTimeout(function() {\n    var inp = document.getElementById('mv3-input');\n    if (inp) inp.focus();\n  }, 500);\n  if (typeof gtag === 'function') gtag('event', 'cta_clicked_scroll');\n}\n\n\/\/ Track chat opened (first focus)\nfunction mv3TrackOpened() {\n  if (!mv3Session.opened) {\n    mv3Session.opened = true;\n    if (typeof gtag === 'function') gtag('event', 'chat_opened');\n  }\n}\n\n\/\/ Add message to chat\nfunction mv3AddMsg(text, isBot) {\n  var msgs = document.getElementById('mv3-msgs');\n  if (!msgs) return;\n  var wrap = document.createElement('div');\n  wrap.className = 'mv3-msg ' + (isBot ? 'mv3-msg-bot' : 'mv3-msg-user');\n  if (isBot) wrap.innerHTML = '<div class=\"mv3-msg-av\">\ud83c\udf3f<\/div><div class=\"mv3-msg-bubble\">' + mv3Escape(text).replace(\/\\n\/g,'<br>') + '<\/div>';\n  else wrap.innerHTML = '<div class=\"mv3-msg-bubble\">' + mv3Escape(text) + '<\/div>';\n  msgs.appendChild(wrap);\n  msgs.scrollTop = msgs.scrollHeight;\n  return wrap;\n}\n\n\/\/ Typing indicator\nfunction mv3Typing() {\n  var msgs = document.getElementById('mv3-msgs');\n  var wrap = document.createElement('div');\n  wrap.className = 'mv3-msg mv3-msg-bot';\n  wrap.id = 'mv3-typing';\n  wrap.innerHTML = '<div class=\"mv3-msg-av\">\ud83c\udf3f<\/div><div class=\"mv3-msg-bubble\"><div class=\"mv3-typing-dots\"><span><\/span><span><\/span><span><\/span><\/div><\/div>';\n  msgs.appendChild(wrap);\n  msgs.scrollTop = msgs.scrollHeight;\n}\nfunction mv3StopTyping() { var t = document.getElementById('mv3-typing'); if (t) t.remove(); }\n\n\/\/ Send message\nasync function mv3Send() {\n  var inp = document.getElementById('mv3-input');\n  var text = inp.value.trim();\n  if (!text) return;\n  inp.value = '';\n\n  mv3AddMsg(text, false);\n  mv3Session.msgs.push({ role: 'user', content: text });\n  mv3Session.step++;\n\n  \/\/ GA4\n  if (mv3Session.step === 1 && typeof gtag === 'function') gtag('event', 'chat_first_message');\n  if (mv3Session.step === 2 && typeof gtag === 'function') gtag('event', 'chat_q1_answered');\n\n  mv3Typing();\n\n  try {\n    var resp = await fetch(mv3WEBHOOK, {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json' },\n      body: JSON.stringify({\n        message: text,\n        sessionId: mv3Session.id,\n        history: mv3Session.msgs,\n        step: mv3Session.step,\n        source: 'milla_v3_hero'\n      })\n    });\n    var data = await resp.json();\n    var reply = data.output || data.reply || data.message || data.text || mv3FallbackReply(mv3Session.step);\n\n    mv3StopTyping();\n    mv3AddMsg(reply, true);\n    mv3Session.msgs.push({ role: 'assistant', content: reply });\n\n    \/\/ Check if email was captured (look for @ in user messages)\n    if (!mv3Session.emailCaptured && text.includes('@') && text.includes('.')) {\n      mv3Session.emailCaptured = true;\n      if (typeof gtag === 'function') gtag('event', 'chat_q5_email_captured');\n    }\n\n    \/\/ Check for affiliate link in reply\n    if (data.affiliate_link || (reply && reply.toLowerCase().includes('medvi'))) {\n      setTimeout(mv3ShowAffiliateButton, 1000);\n    }\n\n  } catch(e) {\n    mv3StopTyping();\n    mv3AddMsg(mv3FallbackReply(mv3Session.step), true);\n  }\n}\n\n\/\/ Fallback replies if webhook fails\nfunction mv3FallbackReply(step) {\n  var replies = [\n    \"I hear you. That's frustrating. Tell me \u2014 have you tried weight loss methods before? What worked, what didn't?\",\n    \"Got it. How old are you? And \u2014 be honest \u2014 what's your relationship with your weight right now? (You can be raw \u2014 I'm not judging.)\",\n    \"OK. Have you ever taken a medication like Ozempic, Wegovy, or Mounjaro? Or are you considering it for the first time?\",\n    \"What would success look like for you in 6 months? A number on the scale, energy levels, confidence \u2014 whatever matters most to you.\",\n    \"Last thing \u2014 what's your first name and email? I want to send you a personalized recommendation. No spam. Unsubscribe anytime.\"\n  ];\n  return replies[Math.min(step - 1, replies.length - 1)] || \"I'm here to help. Tell me more about what you're going through.\";\n}\n\n\/\/ Show affiliate recommendation button\nfunction mv3ShowAffiliateButton() {\n  var msgs = document.getElementById('mv3-msgs');\n  if (!msgs) return;\n  var wrap = document.createElement('div');\n  wrap.className = 'mv3-msg mv3-msg-bot';\n  wrap.innerHTML = '<div class=\"mv3-msg-av\">\ud83c\udf3f<\/div><div class=\"mv3-msg-bubble\"><a href=\"' + mv3AFFILIATE + '\" target=\"_blank\" onclick=\"mv3TrackAffiliate()\" style=\"display:inline-flex;align-items:center;gap:6px;background:#E07856;color:#fff;padding:10px 18px;border-radius:50px;font-weight:700;font-size:14px;text-decoration:none;\">See Milla\\'s recommendation \u2192<\/a><\/div>';\n  msgs.appendChild(wrap);\n  msgs.scrollTop = msgs.scrollHeight;\n}\nfunction mv3TrackAffiliate() {\n  if (typeof gtag === 'function') gtag('event', 'affiliate_link_clicked', { partner: 'medvi' });\n}\n\n\/\/ FAQ accordion\nfunction mv3ToggleFaq(btn) {\n  var item = btn.closest('.mv3-faq-item');\n  var isOpen = item.classList.contains('open');\n  document.querySelectorAll('.mv3-faq-item.open').forEach(function(el) { el.classList.remove('open'); });\n  if (!isOpen) {\n    item.classList.add('open');\n    if (typeof gtag === 'function') gtag('event', 'faq_expand', { question: btn.querySelector('.mv3-faq-q').textContent });\n  }\n}\n\n\/\/ GA4: scroll 50%\nvar mv3scroll50done = false;\nwindow.addEventListener('scroll', function() {\n  if (!mv3scroll50done) {\n    var pct = (window.scrollY \/ (document.body.scrollHeight - window.innerHeight)) * 100;\n    if (pct >= 50) {\n      mv3scroll50done = true;\n      if (typeof gtag === 'function') gtag('event', 'scroll_50pct');\n    }\n  }\n});\n\n\/\/ GA4: CTA clicks tracking\ndocument.addEventListener('DOMContentLoaded', function() {\n  document.querySelectorAll('.mv3-section-cta, .mv3-mega-cta, .mv3-final-btn').forEach(function(btn, i) {\n    btn.addEventListener('click', function() {\n      if (typeof gtag === 'function') gtag('event', 'cta_clicked_' + (btn.textContent.trim().substring(0,20).replace(\/\\s+\/g,'_')));\n    });\n  });\n});\n\nfunction mv3Escape(t) {\n  return t.replace(\/&\/g,'&amp;').replace(\/<\/g,'&lt;').replace(\/>\/g,'&gt;');\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\uddfa\ud83c\uddf8 Available in all 50 states \u00b7 550,000+ women trust Milla&#8217;s recommendations \u00b7 \u2b50 4.6\/5 Milla. About Stories FAQ Talk to Milla \u2192 \ud83c\udf3f Your Personal Health Guide Stop wasting time on diets that don&#8217;t work after 45. Start talking with Milla. Milla is your personal health guide. Tell her what&#8217;s been struggling. She&#8217;ll listen, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-1354","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"millawellness.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"Det udvalgt billede skal v\u00e6re mindst 200 x 200 px, for at Facebook og andre sociale medier bruger billede.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"milla-wellness","permalinkFormat":"https:\/\/millawellness.com\/da\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/millawellness.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"Talk to Milla \u2014 Free Weight Loss Guide for Women 45+","description":"Milla listens to your story and guides you toward real results. Tell her what's not working \u2014 she'll help you find your next step. Free, private, no pressure.","focusKeywords":"weight loss for women over 45","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"https:\/\/millawellness.com\/wp-content\/uploads\/2025\/08\/Logo-numerique-Milla-avec-gradient-colore.png","facebookImageID":"972","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"brugernavn","primaryTerm":0,"authorName":"nteffvlewz","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":false},"homeUrl":"https:\/\/millawellness.com\/da","objectID":1354,"objectType":"post","locale":"da","localeFull":"da_DK","overlayImages":{"play":{"name":"Afspil ikon","url":"https:\/\/millawellness.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/mnt\/customers\/customers-bh-5dqay4\/62167a83-a918-4d5b-bbaf-e03b3ab29e61\/wp-content\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF ikon","url":"https:\/\/millawellness.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/mnt\/customers\/customers-bh-5dqay4\/62167a83-a918-4d5b-bbaf-e03b3ab29e61\/wp-content\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/millawellness.com\/wp-content\/uploads\/2025\/06\/5a902c94-3080-47a6-9185-c4ee027bcea8.webp","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fmillawellness.com%2Fda&r=https%3A%2F%2Fmillawellness.com%3A8080%2Fda%2Fwp-json%2Fwp%2Fv2%2Fpages%2F1354%3Fnonce%3Df951302328","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/millawellness.com\/wp-content\/uploads\/2025\/08\/Logo-numerique-Milla-avec-gradient-colore-150x150.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Opgrader","trendsPreviewImage":"https:\/\/millawellness.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/pages\/1354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/comments?post=1354"}],"version-history":[{"count":26,"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/pages\/1354\/revisions"}],"predecessor-version":[{"id":1476,"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/pages\/1354\/revisions\/1476"}],"wp:attachment":[{"href":"https:\/\/millawellness.com\/da\/wp-json\/wp\/v2\/media?parent=1354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}