{"product_id":"her-harmony","title":"Her Harmony | Hormone Support Formula","description":"\u003c!-- Own Her Glow — Her Harmony — Product Description --\u003e\n\u003cstyle\u003e\n\/* ========== SHOPIFY NUCLEAR OVERRIDES ========== *\/\n.ohg *,\n.ohg *::before,\n.ohg *::after {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.ohg a, .ohg a:visited, .ohg a:link {\n    text-decoration: none !important;\n    color: inherit !important;\n}\n.ohg img {\n    max-width: 100% !important;\n    display: block !important;\n}\n\n\/* ========== DESIGN TOKENS ========== *\/\n.ohg {\n    --black: #0b0b0b;\n    --white: #FAF8F5;\n    --cream: #F5F0E8;\n    --gold: #C4A962;\n    --gold-light: #D4BC72;\n    --gold-dark: #A8893D;\n    --text: #1a1a1a;\n    --text-soft: #888;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', 'Helvetica Neue', sans-serif;\n\n    font-family: var(--sans) !important;\n    color: var(--text) !important;\n    line-height: 1.6 !important;\n    -webkit-font-smoothing: antialiased !important;\n    margin: 0 -20px !important;\n    overflow: hidden !important;\n}\n@media (max-width: 768px) {\n    .ohg { margin: 0 -15px !important; }\n}\n\n\/* ========== SECTIONS ========== *\/\n.ohg-s {\n    padding: 60px 32px !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n@media (max-width: 768px) {\n    .ohg-s { padding: 48px 22px !important; }\n}\n\n.ohg-s--dark {\n    background: linear-gradient(165deg, #1a1714 0%, #0d0a07 100%) !important;\n}\n.ohg-s--dark::before {\n    content: '' !important;\n    position: absolute !important;\n    inset: 0 !important;\n    background: radial-gradient(ellipse 60% 50% at 30% 20%, rgba(196,169,98,0.04) 0%, transparent 70%) !important;\n    pointer-events: none !important;\n}\n\n.ohg-s--cream {\n    background: linear-gradient(180deg, #FAF8F5 0%, #F5F0E8 100%) !important;\n}\n\n.ohg-s--white {\n    background: #ffffff !important;\n}\n\n\/* Gold separator line between sections *\/\n.ohg-s + .ohg-s::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 1px !important;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent) !important;\n}\n\n\/* ========== EYEBROW + TITLE SYSTEM ========== *\/\n.ohg-eye {\n    font-family: var(--sans) !important;\n    font-size: 12px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    color: var(--gold) !important;\n    margin-bottom: 14px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 12px !important;\n}\n.ohg-eye::after {\n    content: '' !important;\n    flex: 0 0 32px !important;\n    height: 1px !important;\n    background: linear-gradient(90deg, var(--gold), transparent) !important;\n}\n\n.ohg-h {\n    font-family: var(--serif) !important;\n    font-weight: 400 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -0.03em !important;\n    margin-bottom: 12px !important;\n}\n.ohg-h--lg {\n    font-size: 38px !important;\n    color: #ffffff !important;\n}\n.ohg-h--md {\n    font-size: 36px !important;\n    color: var(--text) !important;\n}\n.ohg-h em {\n    font-style: italic !important;\n    color: var(--gold) !important;\n}\n@media (max-width: 768px) {\n    .ohg-h--lg { font-size: 36px !important; }\n    .ohg-h--md { font-size: 26px !important; }\n}\n\n.ohg-sub {\n    font-family: var(--sans) !important;\n    font-size: 16px !important;\n    font-weight: 300 !important;\n    line-height: 1.7 !important;\n    max-width: 420px !important;\n}\n.ohg-sub--light {\n    color: rgba(255,255,255,0.45) !important;\n}\n.ohg-sub--dark {\n    color: var(--text-soft) !important;\n}\n\n\/* ========== HERO HEADER ========== *\/\n.ohg-hero {\n    text-align: center !important;\n    padding-bottom: 44px !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-hero .ohg-eye {\n    justify-content: center !important;\n}\n.ohg-hero .ohg-eye::after {\n    display: none !important;\n}\n.ohg-hero .ohg-sub {\n    margin: 0 auto !important;\n}\n.ohg-hero .ohg-h {\n    font-size: 34px !important;\n}\n@media (max-width: 768px) {\n    .ohg-hero .ohg-h { font-size: 28px !important; }\n}\n\n\/* ========== STAT BADGES ========== *\/\n.ohg-stats {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 32px !important;\n    margin-top: 28px !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-stat {\n    text-align: center !important;\n}\n.ohg-stat-num {\n    font-family: var(--serif) !important;\n    font-size: 38px !important;\n    font-weight: 300 !important;\n    color: var(--gold) !important;\n    line-height: 1.1 !important;\n}\n.ohg-stat-label {\n    font-family: var(--sans) !important;\n    font-size: 11px !important;\n    font-weight: 400 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.35) !important;\n    margin-top: 4px !important;\n}\n@media (max-width: 768px) {\n    .ohg-stats { gap: 20px !important; }\n    .ohg-stat-num { font-size: 28px !important; }\n}\n\n\/* ========== 2x2 BENEFIT GRID ========== *\/\n.ohg-grid4 {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 10px !important;\n    margin-top: 32px !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-ben {\n    background: rgba(255,255,255,0.03) !important;\n    border: 1px solid rgba(196,169,98,0.12) !important;\n    border-radius: 12px !important;\n    padding: 28px 18px !important;\n    text-align: center !important;\n    transition: all 0.3s ease !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n.ohg-ben:hover {\n    border-color: rgba(196,169,98,0.3) !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.15) !important;\n}\n.ohg-ben-icon {\n    width: 38px !important;\n    height: 38px !important;\n    margin: 0 auto 12px !important;\n    background: linear-gradient(135deg, rgba(196,169,98,0.12) 0%, rgba(196,169,98,0.04) 100%) !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n}\n.ohg-ben-icon svg {\n    width: 18px !important;\n    height: 18px !important;\n    stroke: var(--gold) !important;\n    stroke-width: 1.5 !important;\n    fill: none !important;\n}\n.ohg-ben-name {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 500 !important;\n    color: #ffffff !important;\n    margin-bottom: 3px !important;\n}\n.ohg-ben-sub {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.35) !important;\n}\n\n\/* ========== PRODUCT IMAGE ========== *\/\n.ohg-img {\n    width: 100% !important;\n    border-radius: 10px !important;\n    overflow: hidden !important;\n    margin-bottom: 32px !important;\n    position: relative !important;\n}\n.ohg-img img {\n    width: 100% !important;\n    height: auto !important;\n    display: block !important;\n}\n.ohg-img::after {\n    content: '' !important;\n    position: absolute !important;\n    inset: 0 !important;\n    border-radius: 10px !important;\n    border: 1px solid rgba(196,169,98,0.1) !important;\n    pointer-events: none !important;\n}\n\n\/* ========== INGREDIENT CARDS ========== *\/\n.ohg-pair {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 8px !important;\n    margin-bottom: 8px !important;\n}\n\n\/* ========== ALL COLLAPSIBLE CARDS ========== *\/\n.ohg-c {\n    margin-bottom: 8px !important;\n}\n.ohg-c-toggle {\n    width: 100% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    padding: 18px 20px !important;\n    border-radius: 10px !important;\n    cursor: pointer !important;\n    transition: all 0.25s ease !important;\n    border: 1px solid rgba(196,169,98,0.12) !important;\n    background: transparent !important;\n    -webkit-appearance: none !important;\n    appearance: none !important;\n    text-align: left !important;\n}\n\n\/* Light card toggle *\/\n.ohg-c-toggle--light {\n    background: linear-gradient(135deg, #FDFCFA 0%, #F9F7F4 100%) !important;\n    border-color: rgba(196,169,98,0.12) !important;\n}\n.ohg-s--cream .ohg-c-toggle--light {\n    background: #ffffff !important;\n}\n.ohg-c-toggle--light:hover {\n    border-color: rgba(196,169,98,0.35) !important;\n    box-shadow: 0 2px 12px rgba(196,169,98,0.06) !important;\n}\n\n\/* Dark card toggle *\/\n.ohg-c-toggle--dark {\n    background: linear-gradient(145deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.01) 100%) !important;\n    border-color: rgba(196,169,98,0.12) !important;\n}\n.ohg-c-toggle--dark:hover {\n    border-color: rgba(196,169,98,0.3) !important;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.12) !important;\n}\n\n\/* Paired ingredient cards - dark style *\/\n.ohg-pair .ohg-c-toggle {\n    background: linear-gradient(145deg, #1e1a16 0%, #141210 100%) !important;\n    border-color: rgba(196,169,98,0.15) !important;\n    padding: 16px 16px !important;\n}\n.ohg-pair .ohg-c-toggle:hover {\n    border-color: rgba(196,169,98,0.35) !important;\n}\n\n.ohg-c-toggle.active {\n    border-radius: 10px 10px 0 0 !important;\n    border-bottom-color: transparent !important;\n}\n\n.ohg-c-left {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 3px !important;\n}\n.ohg-c-name {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 500 !important;\n    letter-spacing: -0.01em !important;\n}\n.ohg-c-name--light { color: var(--text) !important; }\n.ohg-c-name--dark { color: #ffffff !important; }\n\n.ohg-pair .ohg-c-name {\n    font-size: 14px !important;\n    color: #ffffff !important;\n}\n\n.ohg-c-sub {\n    font-family: var(--sans) !important;\n    font-size: 12px !important;\n    font-weight: 400 !important;\n    color: var(--gold) !important;\n}\n.ohg-pair .ohg-c-sub {\n    font-size: 11px !important;\n    color: rgba(196,169,98,0.7) !important;\n}\n\n.ohg-c-arrow {\n    width: 16px !important;\n    height: 16px !important;\n    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    flex-shrink: 0 !important;\n}\n.ohg-c-arrow svg {\n    width: 100% !important;\n    height: 100% !important;\n    fill: none !important;\n    stroke-width: 2 !important;\n}\n.ohg-c-toggle--light .ohg-c-arrow svg { stroke: var(--gold) !important; }\n.ohg-c-toggle--dark .ohg-c-arrow svg { stroke: rgba(255,255,255,0.4) !important; }\n.ohg-pair .ohg-c-arrow svg { stroke: rgba(255,255,255,0.35) !important; }\n\n.ohg-c-toggle.active .ohg-c-arrow {\n    transform: rotate(180deg) !important;\n}\n\n\/* Content panels *\/\n.ohg-c-body {\n    display: none !important;\n    padding: 20px !important;\n    border: 1px solid rgba(196,169,98,0.12) !important;\n    border-top: none !important;\n    border-radius: 0 0 10px 10px !important;\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    line-height: 1.75 !important;\n}\n.ohg-c-body.active { display: block !important; }\n.ohg-c-body strong {\n    font-weight: 600 !important;\n    color: var(--text) !important;\n}\n\n.ohg-c-body--light {\n    background: #ffffff !important;\n    color: #666 !important;\n}\n.ohg-c-body--dark {\n    background: rgba(255,255,255,0.02) !important;\n    color: rgba(255,255,255,0.55) !important;\n}\n.ohg-c-body--dark strong {\n    color: #ffffff !important;\n}\n\n.ohg-pair .ohg-c-body {\n    background: linear-gradient(180deg, #faf9f7 0%, #ffffff 100%) !important;\n    color: #666 !important;\n    font-size: 13px !important;\n    padding: 18px !important;\n}\n\n\/* ========== SUPPLEMENT FACTS ========== *\/\n.ohg-facts {\n    border: 2px solid #1a1a1a !important;\n    padding: 16px !important;\n    background: #fff !important;\n    border-radius: 4px !important;\n}\n.ohg-facts-title {\n    font-size: 18px !important;\n    font-weight: 800 !important;\n    border-bottom: 6px solid #1a1a1a !important;\n    padding-bottom: 4px !important;\n    margin-bottom: 6px !important;\n    color: #1a1a1a !important;\n}\n.ohg-facts-serv {\n    font-size: 13px !important;\n    color: #1a1a1a !important;\n    padding-bottom: 6px !important;\n    margin-bottom: 6px !important;\n    border-bottom: 1px solid #1a1a1a !important;\n}\n.ohg-facts-row {\n    display: flex !important;\n    justify-content: space-between !important;\n    padding: 5px 0 !important;\n    font-size: 13px !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n    color: #1a1a1a !important;\n}\n.ohg-facts-row:last-of-type { border-bottom: none !important; }\n.ohg-facts-row.sub {\n    padding-left: 12px !important;\n    color: #666 !important;\n    font-size: 11px !important;\n    line-height: 1.4 !important;\n}\n.ohg-facts-note {\n    font-size: 11px !important;\n    color: #666 !important;\n    margin-top: 10px !important;\n    line-height: 1.5 !important;\n    padding-top: 6px !important;\n    border-top: 1px solid #e5e5e5 !important;\n}\n\n\/* ========== PRODUCT DIVIDERS ========== *\/\n.ohg-prod-label {\n    display: flex !important;\n    align-items: center !important;\n    gap: 14px !important;\n    margin: 28px 0 12px !important;\n    padding: 0 !important;\n}\n.ohg-prod-label:first-of-type {\n    margin-top: 0 !important;\n}\n.ohg-prod-label span {\n    font-family: var(--serif) !important;\n    font-size: 18px !important;\n    font-weight: 400 !important;\n    font-style: italic !important;\n    color: var(--text) !important;\n    white-space: nowrap !important;\n}\n.ohg-prod-label em {\n    font-family: var(--sans) !important;\n    font-size: 12px !important;\n    font-style: normal !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.1em !important;\n    color: var(--gold) !important;\n    background: linear-gradient(135deg, rgba(196,169,98,0.12) 0%, rgba(196,169,98,0.05) 100%) !important;\n    padding: 5px 12px !important;\n    border-radius: 20px !important;\n    border: 1px solid rgba(196,169,98,0.15) !important;\n}\n.ohg-prod-label::after {\n    content: '' !important;\n    flex: 1 !important;\n    height: 1px !important;\n    background: linear-gradient(90deg, rgba(196,169,98,0.2), transparent) !important;\n}\n\n\/* ========== HOW TO USE STEPS ========== *\/\n.ohg-steps {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 10px !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-step {\n    background: rgba(255,255,255,0.03) !important;\n    border: 1px solid rgba(196,169,98,0.12) !important;\n    border-radius: 12px !important;\n    padding: 28px 18px !important;\n    text-align: center !important;\n    transition: all 0.3s ease !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n.ohg-step:hover {\n    border-color: rgba(196,169,98,0.25) !important;\n    transform: translateY(-1px) !important;\n}\n.ohg-step-n {\n    width: 36px !important;\n    height: 36px !important;\n    background: linear-gradient(145deg, var(--gold-light) 0%, var(--gold-dark) 100%) !important;\n    color: #ffffff !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    margin: 0 auto 12px !important;\n    box-shadow: 0 3px 10px rgba(196,169,98,0.25) !important;\n}\n.ohg-step-h {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 500 !important;\n    color: #ffffff !important;\n    margin-bottom: 6px !important;\n}\n.ohg-step-p {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.4) !important;\n    line-height: 1.55 !important;\n}\n\n.ohg-tip {\n    background: linear-gradient(135deg, rgba(196,169,98,0.08) 0%, rgba(196,169,98,0.03) 100%) !important;\n    border: 1px solid rgba(196,169,98,0.15) !important;\n    border-left: 2px solid var(--gold) !important;\n    border-radius: 0 8px 8px 0 !important;\n    padding: 12px 16px !important;\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.5) !important;\n    line-height: 1.55 !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-tip strong {\n    color: var(--gold) !important;\n    font-weight: 500 !important;\n}\n\n\/* ========== RESEARCH CARDS ========== *\/\n.ohg-study-cite {\n    font-family: var(--sans) !important;\n    font-size: 11px !important;\n    font-weight: 300 !important;\n    font-style: italic !important;\n    color: rgba(255,255,255,0.3) !important;\n    margin-bottom: 14px !important;\n    padding-bottom: 12px !important;\n    border-bottom: 1px solid rgba(196,169,98,0.1) !important;\n}\n.ohg-study-text {\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.55) !important;\n    line-height: 1.75 !important;\n    margin-bottom: 14px !important;\n}\n.ohg-study-text strong {\n    color: #ffffff !important;\n    font-weight: 500 !important;\n}\n.ohg-tag {\n    display: inline-block !important;\n    font-family: var(--sans) !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.05em !important;\n    text-transform: uppercase !important;\n    padding: 6px 12px !important;\n    background: rgba(196,169,98,0.08) !important;\n    color: var(--gold) !important;\n    border-radius: 20px !important;\n    margin-right: 5px !important;\n    margin-top: 4px !important;\n    border: 1px solid rgba(196,169,98,0.15) !important;\n}\n\n\/* ========== DISCLAIMER ========== *\/\n.ohg-disc {\n    text-align: center !important;\n    font-family: var(--sans) !important;\n    font-size: 10px !important;\n    font-weight: 300 !important;\n    color: #aaa !important;\n    padding-top: 20px !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n.ohg-disc::before {\n    content: '' !important;\n    display: block !important;\n    width: 40px !important;\n    height: 1px !important;\n    background: rgba(196,169,98,0.2) !important;\n    margin: 0 auto 12px !important;\n}\n\n\/* ========== SHOPIFY NUCLEAR TEXT OVERRIDES ========== *\/\n.ohg .ohg-c-toggle--dark,\n.ohg .ohg-s--cream .ohg-c-toggle--dark,\n.ohg .ohg-s--white .ohg-c-toggle--dark,\n.ohg div .ohg-c-toggle--dark,\n.ohg div div .ohg-c-toggle--dark {\n    background: linear-gradient(145deg, #1e1a16 0%, #141210 100%) !important;\n    border: 1px solid rgba(196,169,98,0.2) !important;\n}\n.ohg .ohg-c-toggle--dark:hover,\n.ohg .ohg-s--cream .ohg-c-toggle--dark:hover {\n    border-color: rgba(196,169,98,0.4) !important;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.15) !important;\n}\n.ohg .ohg-c-toggle--dark .ohg-c-name,\n.ohg .ohg-s--cream .ohg-c-toggle--dark .ohg-c-name {\n    color: #ffffff !important;\n}\n.ohg .ohg-c-toggle--dark .ohg-c-sub,\n.ohg .ohg-s--cream .ohg-c-toggle--dark .ohg-c-sub {\n    color: var(--gold) !important;\n}\n.ohg .ohg-c-toggle--dark .ohg-c-arrow svg,\n.ohg .ohg-c-toggle--dark .ohg-c-arrow svg path {\n    stroke: rgba(255,255,255,0.4) !important;\n}\n.ohg .ohg-pair .ohg-c-toggle,\n.ohg .ohg-s--cream .ohg-pair .ohg-c-toggle,\n.ohg .ohg-s--white .ohg-pair .ohg-c-toggle,\n.ohg div .ohg-pair .ohg-c-toggle {\n    background: linear-gradient(145deg, #1e1a16 0%, #141210 100%) !important;\n    border: 1px solid rgba(196,169,98,0.15) !important;\n}\n.ohg .ohg-pair .ohg-c-toggle:hover {\n    border-color: rgba(196,169,98,0.35) !important;\n}\n.ohg .ohg-pair .ohg-c-name,\n.ohg .ohg-s--cream .ohg-pair .ohg-c-name {\n    color: #ffffff !important;\n}\n.ohg .ohg-pair .ohg-c-sub,\n.ohg .ohg-s--cream .ohg-pair .ohg-c-sub {\n    color: rgba(196,169,98,0.7) !important;\n}\n.ohg .ohg-pair .ohg-c-arrow svg,\n.ohg .ohg-pair .ohg-c-arrow svg path {\n    stroke: rgba(255,255,255,0.35) !important;\n}\n.ohg .ohg-s--dark h2,\n.ohg .ohg-s--dark .ohg-h { color: #ffffff !important; }\n.ohg .ohg-s--dark .ohg-eye { color: var(--gold) !important; }\n.ohg .ohg-s--dark .ohg-sub { color: rgba(255,255,255,0.45) !important; }\n.ohg .ohg-s--dark .ohg-ben-name { color: #ffffff !important; }\n.ohg .ohg-s--dark .ohg-ben-sub { color: rgba(255,255,255,0.35) !important; }\n.ohg .ohg-s--dark .ohg-step-h { color: #ffffff !important; }\n.ohg .ohg-s--dark .ohg-step-p { color: rgba(255,255,255,0.4) !important; }\n.ohg .ohg-s--dark .ohg-tip { color: rgba(255,255,255,0.5) !important; }\n.ohg .ohg-s--dark .ohg-tip strong { color: var(--gold) !important; }\n.ohg .ohg-s--dark .ohg-c-name--dark { color: #ffffff !important; }\n.ohg .ohg-stat-num { color: var(--gold) !important; }\n.ohg .ohg-stat-label { color: rgba(255,255,255,0.35) !important; }\n.ohg .ohg-h em { color: var(--gold) !important; }\n.ohg .ohg-s--cream .ohg-h,\n.ohg .ohg-s--white .ohg-h { color: #1a1a1a !important; }\n.ohg .ohg-s--cream .ohg-eye,\n.ohg .ohg-s--white .ohg-eye { color: var(--gold) !important; }\n.ohg .ohg-c-name--light { color: #1a1a1a !important; }\n.ohg .ohg-c-sub { color: var(--gold) !important; }\n.ohg .ohg-prod-label span { color: #1a1a1a !important; }\n.ohg .ohg-prod-label em { color: var(--gold) !important; }\n\n\/* ========== SPARKLE EFFECTS ========== *\/\n@keyframes pulseGlow {\n    0%, 100% { text-shadow: 0 0 10px rgba(196,169,98,0.4), 0 0 25px rgba(196,169,98,0.15); }\n    50% { text-shadow: 0 0 20px rgba(196,169,98,0.6), 0 0 50px rgba(196,169,98,0.25); }\n}\n@keyframes shimmerLine {\n    0% { left: -100%; }\n    100% { left: 200%; }\n}\n.ohg .ohg-h em {\n    animation: pulseGlow 3s ease-in-out infinite !important;\n}\n.ohg .ohg-stat-num {\n    text-shadow: 0 0 15px rgba(196,169,98,0.4), 0 0 35px rgba(196,169,98,0.15) !important;\n    animation: pulseGlow 4s ease-in-out infinite !important;\n}\n.ohg .ohg-ben { position: relative !important; overflow: hidden !important; }\n.ohg .ohg-ben::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: -100% !important;\n    width: 60% !important;\n    height: 100% !important;\n    background: linear-gradient(90deg, transparent, rgba(196,169,98,0.08), rgba(212,188,114,0.12), rgba(196,169,98,0.08), transparent) !important;\n    animation: shimmerLine 4s ease-in-out infinite !important;\n    pointer-events: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.ohg .ohg-ben:nth-child(2)::after { animation-delay: 1s !important; }\n.ohg .ohg-ben:nth-child(3)::after { animation-delay: 2s !important; }\n.ohg .ohg-ben:nth-child(4)::after { animation-delay: 3s !important; }\n.ohg .ohg-step { position: relative !important; overflow: hidden !important; }\n.ohg .ohg-step::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: -100% !important;\n    width: 60% !important;\n    height: 100% !important;\n    background: linear-gradient(90deg, transparent, rgba(196,169,98,0.07), rgba(212,188,114,0.1), rgba(196,169,98,0.07), transparent) !important;\n    animation: shimmerLine 5s ease-in-out infinite !important;\n    pointer-events: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.ohg .ohg-step:nth-child(2)::after { animation-delay: 1.5s !important; }\n.ohg .ohg-step-n {\n    box-shadow: 0 3px 10px rgba(196,169,98,0.3), 0 0 25px rgba(196,169,98,0.15) !important;\n}\n\n\/* ========== SKETCH EFFECTS ========== *\/\n@keyframes ohgDrawIn {\n    from { clip-path: inset(0 100% 0 0); }\n    to { clip-path: inset(0 0 0 0); }\n}\n.ohg .sketch-underline { position: relative !important; display: inline !important; }\n.ohg .sketch-underline::after {\n    content: '' !important;\n    position: absolute !important;\n    left: 0 !important; right: 0 !important; bottom: -4px !important;\n    height: 2px !important;\n    background: var(--gold) !important;\n    pointer-events: none !important;\n    opacity: 0.7 !important;\n    filter: drop-shadow(0 0 4px rgba(196,169,98,0.3)) !important;\n    animation: ohgDrawIn 0.6s ease-out 0.3s both !important;\n}\n.ohg .sketch-underline--bold::after {\n    height: 3px !important;\n    opacity: 0.9 !important;\n    filter: drop-shadow(0 0 6px rgba(196,169,98,0.4)) !important;\n}\n.ohg .sketch-circle { position: relative !important; display: inline !important; }\n.ohg .sketch-circle::after {\n    content: '' !important;\n    position: absolute !important;\n    left: 0 !important; right: 0 !important; bottom: -4px !important;\n    height: 3px !important;\n    background: var(--gold) !important;\n    pointer-events: none !important;\n    opacity: 0.9 !important;\n    filter: drop-shadow(0 0 6px rgba(196,169,98,0.4)) !important;\n    animation: ohgDrawIn 0.6s ease-out 0.3s both !important;\n}\n\n\/* Sparkle canvas container *\/\n.ohg-sparkle-canvas {\n    position: absolute !important;\n    inset: 0 !important;\n    pointer-events: none !important;\n    z-index: 0 !important;\n}\n.ohg .ohg-s--dark \u003e *:not(.ohg-sparkle-canvas),\n.ohg .ohg-s--cream \u003e *:not(.ohg-sparkle-canvas),\n.ohg .ohg-s--white \u003e *:not(.ohg-sparkle-canvas) {\n    position: relative !important;\n    z-index: 1 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ohg\"\u003e\n\u003c!-- ====== HERO + BENEFITS — DARK ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--dark\"\u003e\n\u003ccanvas class=\"ohg-sparkle-canvas\"\u003e\u003c\/canvas\u003e\n\u003cdiv class=\"ohg-hero\"\u003e\n\u003cdiv class=\"ohg-eye\"\u003eHer Harmony\u003c\/div\u003e\n\u003ch2 class=\"ohg-h ohg-h--lg\"\u003eHormonal Balance, \u003cem\u003e\u003cspan class=\"sketch-underline sketch-underline--bold\"\u003eRestored.\u003c\/span\u003e\u003c\/em\u003e*\u003c\/h2\u003e\n\u003cp class=\"ohg-sub ohg-sub--light\"\u003e11 clinically-dosed botanicals targeting hot flashes, mood swings, and cycle chaos — so your hormones stop running your life.\u003c\/p\u003e\n\u003cdiv class=\"ohg-stats\"\u003e\n\u003cdiv class=\"ohg-stat\"\u003e\n\u003cdiv class=\"ohg-stat-num\"\u003e11\u003c\/div\u003e\n\u003cdiv class=\"ohg-stat-label\"\u003eBotanicals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-stat\"\u003e\n\u003cdiv class=\"ohg-stat-num\"\u003e1,256\u003c\/div\u003e\n\u003cdiv class=\"ohg-stat-label\"\u003emg Per Serving\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-stat\"\u003e\n\u003cdiv class=\"ohg-stat-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"ohg-stat-label\"\u003eCapsules Daily\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-grid4\"\u003e\n\u003cdiv class=\"ohg-ben\"\u003e\n\u003cdiv class=\"ohg-ben-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003ccircle r=\"1\" cy=\"9\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1\" cy=\"9\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-name\"\u003eMood Support*\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-sub\"\u003eHormonal irritability relief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben\"\u003e\n\u003cdiv class=\"ohg-ben-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-name\"\u003eHot Flash Relief*\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-sub\"\u003eRed clover + sage formula\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben\"\u003e\n\u003cdiv class=\"ohg-ben-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-name\"\u003eCycle Balance*\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-sub\"\u003ePMS \u0026amp; period support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben\"\u003e\n\u003cdiv class=\"ohg-ben-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 000-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-name\"\u003eAdrenal Support*\u003c\/div\u003e\n\u003cdiv class=\"ohg-ben-sub\"\u003eStress hormone balance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ====== WHAT'S INSIDE — CREAM ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--cream\"\u003e\n\u003cdiv class=\"ohg-eye\"\u003eWhat's Inside\u003c\/div\u003e\n\u003cdiv class=\"ohg-h ohg-h--md\"\u003e11 Clinically-Dosed \u003cem\u003eBotanicals.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c!-- PRIMARY BOTANICALS --\u003e\n\u003cdiv class=\"ohg-prod-label\"\u003e\n\u003cspan\u003ePrimary Botanicals\u003c\/span\u003e \u003cem\u003eCore Formula\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-pair\"\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eRed Clover Extract\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e400mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A rich source of isoflavones — plant compounds that mimic estrogen in the body.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Supports natural estrogen levels during perimenopause and menopause. Clinically shown to reduce hot flash frequency and severity by up to 44%.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e The most researched phytoestrogen for menopausal support — 400mg is a full clinical dose, not the 80mg sprinkle most brands use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eSage Leaf Extract\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e200mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A traditional European herb used for centuries to manage menopausal symptoms.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Directly targets hot flashes and night sweats. Studies show a 64% reduction in hot flash intensity within 8 weeks.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Sage works through a different pathway than red clover — together they provide dual-mechanism relief.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-pair\"\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eBlack Cohosh\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e160mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e The #1 most studied botanical for menopause symptoms worldwide.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Reduces hot flashes, night sweats, sleep disturbances, and mood swings. Works on serotonin receptors, not just estrogen.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e 160mg is the exact dose used in clinical trials that showed significant symptom reduction within 4–8 weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eDong Quai Root\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e150mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e Known as \"female ginseng\" — a cornerstone of Traditional Chinese Medicine for women's health for over 2,000 years.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Supports healthy blood flow, reduces cramping, and helps regulate menstrual cycles. Also supports estrogen receptor activity.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Works synergistically with the other phytoestrogens in the formula to provide comprehensive cycle support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUPPORTING BOTANICALS --\u003e\n\u003cdiv class=\"ohg-prod-label\"\u003e\n\u003cspan\u003eSupporting Botanicals\u003c\/span\u003e \u003cem\u003eSynergy Complex\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-pair\"\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eLicorice Root\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e150mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e An adaptogenic root that supports the adrenal glands — where your body manages stress hormones.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Helps regulate cortisol production, supports healthy estrogen metabolism, and reduces adrenal fatigue common during hormonal transitions.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Adrenal health directly impacts hormone balance. Most women in perimenopause have stressed adrenals, making every symptom worse.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eChasteberry\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e50mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e Also called Vitex — the most clinically validated herb for PMS and menstrual cycle regulation.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Acts on the pituitary gland to balance the ratio of progesterone to estrogen. Clinically shown to reduce PMS symptoms by 52% including bloating, breast tenderness, and irritability.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e The bridge between cycle support and menopause support — effective for women in their 30s dealing with PMS AND women in their 40s–50s transitioning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-pair\"\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eRed Raspberry Leaf\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e50mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A uterine tonic used for centuries in women's herbal medicine.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Tones and strengthens the uterine wall, reduces heavy menstrual bleeding, and eases period cramping through smooth muscle relaxation.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Addresses the physical symptoms — heavy, painful periods — that other botanicals in this formula don't target directly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eBlessed Thistle\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e50mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A traditional women's herb used to support hormonal health and digestion.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Supports healthy hormone production, aids nutrient absorption of the other ingredients, and acts as a gentle digestive bitter.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e A support player — it enhances how your body absorbs and utilizes the primary botanicals in this formula.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-pair\"\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eSoy Isoflavones\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e30mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e Concentrated phytoestrogens extracted from soy — the same compounds that contribute to lower menopause symptoms in Asian populations.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Binds to estrogen receptors and provides gentle estrogenic activity. Studies show 26% reduction in hot flash frequency over 12 weeks.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Stacks with red clover for enhanced phytoestrogen coverage across multiple estrogen receptor types.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name\"\u003eWild Yam Extract\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e15mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e Contains diosgenin — a compound structurally similar to progesterone.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Supports the body's natural progesterone pathways and has been traditionally used for menstrual cramp relief and menopausal comfort.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy we chose it:\u003c\/strong\u003e Provides progesterone-pathway support to complement the estrogen-focused botanicals in this formula.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ANTIOXIDANT --\u003e\n\u003cdiv class=\"ohg-prod-label\"\u003e\u003cspan\u003eAntioxidant Support\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--dark\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name ohg-c-name--dark\"\u003etrans-Resveratrol\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003e1mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke=\"rgba(255,255,255,0.4)\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A polyphenol antioxidant found in grape skins and red wine.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Provides cellular-level antioxidant protection. Supports healthy aging and cardiovascular health during hormonal transitions.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eTransparency note:\u003c\/strong\u003e At 1mg this is a supporting dose, not a standalone therapeutic amount. It's included for antioxidant synergy with the botanical complex, not as a primary active.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUPPLEMENT FACTS --\u003e\n\u003cdiv class=\"ohg-prod-label\"\u003e\u003cspan\u003eSupplement Facts\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--dark\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name ohg-c-name--dark\"\u003eHer Harmony Capsules\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003eView Full Panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke=\"rgba(255,255,255,0.4)\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px!important;\" class=\"ohg-c-body ohg-c-body--light\"\u003e\n\u003cdiv class=\"ohg-facts\"\u003e\n\u003cdiv class=\"ohg-facts-title\"\u003eSupplement Facts\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-serv\"\u003eServing Size: 2 Capsules · 30 Servings Per Container\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eRed Clover Extract\u003c\/span\u003e\u003cspan\u003e400mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eSage Leaf Extract\u003c\/span\u003e\u003cspan\u003e200mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eBlack Cohosh Root Extract\u003c\/span\u003e\u003cspan\u003e160mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eDong Quai Root Extract\u003c\/span\u003e\u003cspan\u003e150mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eLicorice Root Extract\u003c\/span\u003e\u003cspan\u003e150mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eRed Raspberry Leaf\u003c\/span\u003e\u003cspan\u003e50mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eChasteberry (Vitex)\u003c\/span\u003e\u003cspan\u003e50mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eBlessed Thistle\u003c\/span\u003e\u003cspan\u003e50mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eSoy Isoflavones\u003c\/span\u003e\u003cspan\u003e30mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003eWild Yam Extract\u003c\/span\u003e\u003cspan\u003e15mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-row\"\u003e\n\u003cspan\u003etrans-Resveratrol\u003c\/span\u003e\u003cspan\u003e1mg†\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-facts-note\"\u003e†Daily Value not established\u003cbr\u003e\u003cstrong\u003eOther Ingredients:\u003c\/strong\u003e Gelatin (bovine), Microcrystalline Cellulose, Vegetable Magnesium Stearate, Silicon Dioxide\u003cbr\u003e\u003cstrong\u003eContains: Soy\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ====== HOW TO USE — DARK ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--dark\"\u003e\n\u003ccanvas class=\"ohg-sparkle-canvas\"\u003e\u003c\/canvas\u003e\n\u003cdiv class=\"ohg-eye\"\u003eHow To Use\u003c\/div\u003e\n\u003cdiv class=\"ohg-h ohg-h--lg\"\u003eYour Daily \u003cem\u003e2-Capsule\u003c\/em\u003e Ritual.\u003c\/div\u003e\n\u003cdiv class=\"ohg-steps\"\u003e\n\u003cdiv class=\"ohg-step\"\u003e\n\u003cdiv class=\"ohg-step-n\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"ohg-step-h\"\u003eTake 2 Capsules\u003c\/div\u003e\n\u003cdiv class=\"ohg-step-p\"\u003eTake two capsules daily with a meal and a full glass of water. Morning or evening — your choice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-step\"\u003e\n\u003cdiv class=\"ohg-step-n\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"ohg-step-h\"\u003eStay Consistent\u003c\/div\u003e\n\u003cdiv class=\"ohg-step-p\"\u003eBotanicals build up over time. Most women notice meaningful changes by week 4–6 with daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-tip\"\u003e\n\u003cstrong\u003ePro tip:\u003c\/strong\u003e Take with your largest meal for best absorption. If you're sensitive to supplements, start with 1 capsule daily for the first week then increase to 2.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ====== WHAT TO EXPECT — CREAM ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--cream\"\u003e\n\u003cdiv class=\"ohg-eye\"\u003eWhat To Expect\u003c\/div\u003e\n\u003cdiv class=\"ohg-h ohg-h--md\"\u003eYour Journey to \u003cem\u003e\u003cspan class=\"sketch-circle\"\u003eHarmony.\u003c\/span\u003e\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eWeek 1–2\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003eFoundation Phase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eThe botanicals begin accumulating in your system. Some women notice early improvements in mood stability and sleep quality. Your body is adjusting — this is when consistency matters most.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eWeek 3–4\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003eBuilding Balance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eThis is where most women start feeling real changes. Hot flash frequency typically begins decreasing. Mood swings become less intense. Night sweats start easing. Your cycle may feel more predictable if you're still menstruating.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\n\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eWeek 6–8\u003c\/span\u003e \u003cspan class=\"ohg-c-sub\"\u003eFull Effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eThe full botanical complex is working in sync. Clinical trials show peak effectiveness at 8 weeks for most ingredients. Hot flashes, mood, energy, and sleep should all show meaningful improvement. Continued daily use maintains your results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ====== RESEARCH — DARK ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--dark\"\u003e\n\u003ccanvas class=\"ohg-sparkle-canvas\"\u003e\u003c\/canvas\u003e\n\u003cdiv class=\"ohg-eye\"\u003eBacked By Research\u003c\/div\u003e\n\u003cdiv class=\"ohg-h ohg-h--lg\"\u003eClinically Studied \u003cem\u003eBotanicals.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--dark\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--dark\"\u003eRed Clover Isoflavones \u0026amp; Hot Flashes\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke=\"rgba(255,255,255,0.4)\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--dark\"\u003e\n\u003cdiv class=\"ohg-study-cite\"\u003eLambert MNT, et al. PLoS ONE, 2017\u003c\/div\u003e\n\u003cdiv class=\"ohg-study-text\"\u003e\n\u003cstrong\u003eThe Study:\u003c\/strong\u003e 62 menopausal women consumed fermented red clover extract daily for 12 weeks in a randomized, double-blind, placebo-controlled trial.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eThe Results:\u003c\/strong\u003e Hot flash frequency decreased by \u003cspan class=\"sketch-underline\"\u003e44%\u003c\/span\u003e compared to placebo. Women also reported improved sleep quality, reduced anxiety, and better overall quality of life scores.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy It Matters:\u003c\/strong\u003e Red clover isoflavones provide a gentle, plant-based approach to estrogen receptor support — the same mechanism our formula uses at a full 400mg clinical dose.\u003c\/div\u003e\n\u003cspan class=\"ohg-tag\"\u003e44% Fewer Hot Flashes\u003c\/span\u003e \u003cspan class=\"ohg-tag\"\u003eImproved Sleep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--dark\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--dark\"\u003eBlack Cohosh \u0026amp; Menopausal Symptoms\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke=\"rgba(255,255,255,0.4)\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--dark\"\u003e\n\u003cdiv class=\"ohg-study-cite\"\u003eOsmers R, et al. Obstetrics \u0026amp; Gynecology, 2005\u003c\/div\u003e\n\u003cdiv class=\"ohg-study-text\"\u003e\n\u003cstrong\u003eThe Study:\u003c\/strong\u003e 304 women with menopausal complaints were randomized to receive black cohosh extract or placebo for 12 weeks. Researchers measured hot flash intensity, mood, and overall symptom scores.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eThe Results:\u003c\/strong\u003e The black cohosh group showed significantly greater reduction in menopausal symptoms compared to placebo. Hot flash intensity dropped markedly, and the Menopause Rating Scale scores improved across the board — including mood, sleep, and physical complaints.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy It Matters:\u003c\/strong\u003e This is the gold standard study that established black cohosh as the leading botanical for menopause. Our 160mg dose matches the exact clinical protocol.\u003c\/div\u003e\n\u003cspan class=\"ohg-tag\"\u003eClinically Significant Relief\u003c\/span\u003e \u003cspan class=\"ohg-tag\"\u003e12-Week Trial\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--dark\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--dark\"\u003eChasteberry \u0026amp; PMS Symptoms\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke=\"rgba(255,255,255,0.4)\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--dark\"\u003e\n\u003cdiv class=\"ohg-study-cite\"\u003eSchellenberg R. BMJ, 2001\u003c\/div\u003e\n\u003cdiv class=\"ohg-study-text\"\u003e\n\u003cstrong\u003eThe Study:\u003c\/strong\u003e 170 women with PMS took either chasteberry extract or placebo daily for 3 menstrual cycles. Symptoms tracked included irritability, mood changes, breast tenderness, bloating, and headaches.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eThe Results:\u003c\/strong\u003e The chasteberry group experienced a \u003cspan class=\"sketch-underline\"\u003e52%\u003c\/span\u003e reduction in total PMS symptoms. Over 93% of women reported their symptoms as improved or much improved by the study's end.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhy It Matters:\u003c\/strong\u003e This landmark BMJ study established chasteberry as the leading evidence-based botanical for PMS — making Her Harmony effective for both cycling women AND menopausal women.\u003c\/div\u003e\n\u003cspan class=\"ohg-tag\"\u003e52% PMS Reduction\u003c\/span\u003e \u003cspan class=\"ohg-tag\"\u003e93% Reported Improvement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ====== FAQ — WHITE ====== --\u003e\n\u003cdiv class=\"ohg-s ohg-s--white\"\u003e\n\u003cdiv class=\"ohg-eye\"\u003eFAQ\u003c\/div\u003e\n\u003cdiv class=\"ohg-h ohg-h--md\"\u003eCommon \u003cem\u003e\u003cspan class=\"sketch-circle\"\u003eQuestions.\u003c\/span\u003e\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eIs this for menopause or PMS?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eBoth. Her Harmony is formulated for women 30+ experiencing hormonal changes at any stage — PMS, perimenopause, or full menopause. Ingredients like chasteberry and red raspberry leaf target cycle-related symptoms, while red clover, sage, and black cohosh address menopausal symptoms. The formula works across the full hormonal spectrum.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eHow long until I feel results?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eMost women begin noticing mood and sleep improvements within 2–3 weeks. Hot flash reduction typically becomes noticeable around week 4. Peak effectiveness for most ingredients is reached at 6–8 weeks of consistent daily use. We recommend committing to at least 8 weeks for a fair evaluation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eCan I take this with HRT?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eHer Harmony contains phytoestrogens (plant-based estrogen mimics). If you're currently on Hormone Replacement Therapy (HRT), we recommend consulting your healthcare provider before adding this supplement. Phytoestrogens may interact with prescribed hormone therapies. Your doctor can advise based on your specific treatment plan.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eI see it contains soy — is that safe?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eThe soy isoflavones in Her Harmony are concentrated, purified extracts — not whole soy protein. The amount is 30mg, which is a moderate supplemental dose. However, if you have a soy allergy, do not take this product. If you have thyroid concerns or are on thyroid medication, consult your healthcare provider first.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eIs this vegan?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eNo — Her Harmony uses bovine gelatin capsules. The formula itself is plant-based, but the capsule shell is not vegan. We chose gelatin for its stability and bioavailability. If you require a vegan option, this product is not suitable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c\"\u003e\n\u003cdiv role=\"button\" class=\"ohg-c-toggle ohg-c-toggle--light\" tabindex=\"0\"\u003e\n\u003cdiv class=\"ohg-c-left\"\u003e\u003cspan class=\"ohg-c-name ohg-c-name--light\"\u003eWhat's your return policy?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-arrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-c-body ohg-c-body--light\"\u003eWe offer a 45-day money-back guarantee from delivery date on first orders. If Her Harmony doesn't work for you, contact us for a full refund. We want you to have enough time to reach the 4–6 week mark where most women see real results before deciding.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ohg-disc\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Consult your healthcare provider before starting any supplement regimen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ========== SPARKLE CANVAS ========== --\u003e\n\u003cp\u003e\u003cscript\u003e\n(function(){\n    document.querySelectorAll('.ohg-sparkle-canvas').forEach(canvas =\u003e {\n        const section = canvas.parentElement;\n        const ctx = canvas.getContext('2d');\n        let w, h;\n        const particles = [];\n        const COUNT = 18;\n        \n        function resize() {\n            w = section.offsetWidth;\n            h = section.offsetHeight;\n            canvas.width = w * 2;\n            canvas.height = h * 2;\n            canvas.style.width = w + 'px';\n            canvas.style.height = h + 'px';\n            ctx.setTransform(2, 0, 0, 2, 0, 0);\n        }\n        resize();\n        window.addEventListener('resize', resize);\n        \n        for (let i = 0; i \u003c COUNT; i++) {\n            particles.push({\n                x: Math.random() * 1000,\n                y: Math.random() * 800,\n                size: Math.random() * 1.8 + 0.4,\n                speedX: (Math.random() - 0.5) * 0.15,\n                speedY: -(Math.random() * 0.12 + 0.03),\n                phase: Math.random() * Math.PI * 2,\n                twinkleSpeed: Math.random() * 0.03 + 0.01,\n                maxOpacity: Math.random() * 0.5 + 0.15,\n                opacity: 0,\n                drift: Math.random() * 2 - 1,\n                type: Math.random() \u003e 0.4 ? 'star' : 'dot'\n            });\n        }\n        \n        function drawStar(ctx, x, y, size, opacity) {\n            ctx.save();\n            ctx.globalAlpha = opacity;\n            ctx.fillStyle = 'rgba(230,210,150,' + opacity + ')';\n            ctx.beginPath();\n            ctx.arc(x, y, size * 0.8, 0, Math.PI * 2);\n            ctx.fill();\n            ctx.strokeStyle = 'rgba(212,188,114,' + (opacity * 0.6) + ')';\n            ctx.lineWidth = 0.5;\n            ctx.beginPath();\n            ctx.moveTo(x - size * 3, y);\n            ctx.lineTo(x + size * 3, y);\n            ctx.moveTo(x, y - size * 3);\n            ctx.lineTo(x, y + size * 3);\n            ctx.stroke();\n            ctx.restore();\n        }\n        \n        function drawDot(ctx, x, y, size, opacity) {\n            ctx.save();\n            ctx.globalAlpha = opacity;\n            const grad = ctx.createRadialGradient(x, y, 0, x, y, size * 2.5);\n            grad.addColorStop(0, 'rgba(230,210,150,' + opacity + ')');\n            grad.addColorStop(0.5, 'rgba(196,169,98,' + (opacity * 0.3) + ')');\n            grad.addColorStop(1, 'rgba(196,169,98,0)');\n            ctx.fillStyle = grad;\n            ctx.beginPath();\n            ctx.arc(x, y, size * 2.5, 0, Math.PI * 2);\n            ctx.fill();\n            ctx.restore();\n        }\n        \n        function animate() {\n            ctx.clearRect(0, 0, w, h);\n            particles.forEach(p =\u003e {\n                p.phase += p.twinkleSpeed;\n                p.opacity = p.maxOpacity * (0.3 + 0.7 * ((Math.sin(p.phase) + 1) \/ 2));\n                p.x += p.speedX + Math.sin(p.phase * 0.5) * p.drift * 0.1;\n                p.y += p.speedY;\n                if (p.y \u003c -10) { p.y = h + 10; p.x = Math.random() * w; }\n                if (p.x \u003c -10) p.x = w + 10;\n                if (p.x \u003e w + 10) p.x = -10;\n                if (p.type === 'star') {\n                    drawStar(ctx, p.x, p.y, p.size, p.opacity);\n                } else {\n                    drawDot(ctx, p.x, p.y, p.size, p.opacity);\n                }\n            });\n            requestAnimationFrame(animate);\n        }\n        \n        const observer = new IntersectionObserver(entries =\u003e {\n            entries.forEach(entry =\u003e {\n                if (entry.isIntersecting) { requestAnimationFrame(animate); }\n            });\n        }, { threshold: 0.1 });\n        observer.observe(section);\n    });\n})();\n\u003c\/script\u003e \u003cscript\u003e\ndocument.querySelectorAll('.ohg-c-toggle').forEach(t =\u003e {\n    t.addEventListener('click', function() {\n        const card = this.parentElement;\n        const body = card.querySelector('.ohg-c-body');\n        const section = card.closest('.ohg-s');\n        const isActive = this.classList.contains('active');\n        \n        const container = card.closest('.ohg-pair') || section;\n        if (container) {\n            container.querySelectorAll('.ohg-c-toggle.active').forEach(a =\u003e {\n                if (a !== this) {\n                    a.classList.remove('active');\n                    const b = a.parentElement.querySelector('.ohg-c-body');\n                    if (b) b.classList.remove('active');\n                }\n            });\n        }\n        \n        this.classList.toggle('active');\n        if (body) body.classList.toggle('active');\n    });\n});\n\u003c\/script\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Own Her Glow","offers":[{"title":"Default Title","offer_id":47343322038508,"sku":"VTL4WOVI","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/6808\/0108\/files\/56946127.jpg?v=1771623196","url":"https:\/\/ownherglow.com\/products\/her-harmony","provider":"Own Her Glow","version":"1.0","type":"link"}