{"product_id":"the-complete-recovery-bundle","title":"The Complete Recovery Program","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500;1,9..144,600\u0026amp;family=Caveat:wght@400;600\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #0F0E0C;\n    --surface: #14110D;\n    --charcoal: #1F1B16;\n    --warm-dark: #241C15;\n    --cream: #F7EFD9;\n    --cream-soft: #E5D7B0;\n    --bone: #FAF4E5;\n    --white: #FFFFFF;\n    --gold: #B68D52;\n    --gold-deep: #8A6A3A;\n    --gold-light: #C9A878;\n    --gold-pale: #E8D8B0;\n    --ink: #0F0E0C;\n    --text-warm: #C9BFA8;\n    --text-soft: #9A8E76;\n    --text-muted: #6B6256;\n    --line: rgba(182, 141, 82, 0.22);\n    --line-strong: rgba(182, 141, 82, 0.4);\n    --line-soft: rgba(255, 255, 255, 0.06);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'Inter', -apple-system, sans-serif;\n    background: var(--bg);\n    color: var(--cream);\n    line-height: 1.6;\n    font-weight: 400;\n    -webkit-font-smoothing: antialiased;\n    overflow-x: hidden;\n  }\n  .container { max-width: 1320px; margin: 0 auto; padding: 0 32px; }\n  .narrow { max-width: 820px; margin: 0 auto; padding: 0 32px; }\n\n  \/* ==================== TYPOGRAPHY ==================== *\/\n  .eyebrow {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 24px;\n  }\n  .eyebrow.center { text-align: center; }\n  h1, h2, h3, h4 {\n    font-family: 'Fraunces', Georgia, serif;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n    line-height: 1.05;\n    color: var(--bone);\n  }\n  h1 { font-size: clamp(42px, 5vw, 72px); font-weight: 500; line-height: 1.02; }\n  h2 { font-size: clamp(36px, 4.8vw, 64px); }\n  h3 { font-size: clamp(22px, 2.4vw, 32px); font-weight: 500; line-height: 1.2; }\n  h4 { font-size: clamp(18px, 1.8vw, 22px); font-weight: 500; line-height: 1.2; }\n  em.gold, .italic-gold { font-style: italic; color: var(--gold-light); font-weight: 500; }\n\n  \/* ==================== PILL BANNER ==================== *\/\n  .pill-banner {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--ink);\n    padding: 12px 28px;\n    border-radius: 999px;\n    font-family: 'Inter', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    line-height: 1.3;\n    text-align: center;\n    box-shadow: 0 4px 18px rgba(182, 141, 82, 0.22);\n  }\n\n  \/* ==================== PAGE INTRO ====================\n     Sits right below Shopify's native product header. Centers the pill banner,\n     opens with brand sub-copy, then trust marks, then \"What You'll Feel\" panel.\n     ====================================================================== *\/\n  .page-intro {\n    background: var(--bg);\n    padding: 64px 0 88px;\n    text-align: center;\n    position: relative;\n    border-bottom: 1px solid var(--line);\n  }\n  .page-intro .container {\n    max-width: 760px;\n  }\n  .page-intro .pill-banner {\n    margin-bottom: 32px;\n  }\n  .page-intro-sub {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.55;\n    color: var(--cream-soft);\n    margin: 0 auto 44px;\n    max-width: 620px;\n  }\n  .page-intro .trust-row {\n    max-width: 560px;\n    margin: 0 auto 56px;\n  }\n  .page-intro .feel-panel {\n    text-align: left;\n    margin: 0 auto;\n  }\n\n  \/* (Hero CSS removed — Shopify product page template handles the top of page.\n     The trust-row and feel-panel styles below are reused by the page-intro section.) *\/\n\n  \/* Trust icons row below widget *\/\n  .trust-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    padding: 20px 0;\n    border-top: 1px solid var(--line-soft);\n    border-bottom: 1px solid var(--line-soft);\n    margin-bottom: 28px;\n  }\n  .trust-item-mini {\n    text-align: center;\n    padding: 0 12px;\n    border-right: 1px solid var(--line-soft);\n  }\n  .trust-item-mini:last-child { border-right: none; }\n  .trust-icon {\n    font-size: 18px;\n    color: var(--gold-light);\n    margin-bottom: 6px;\n    line-height: 1;\n  }\n  .trust-label {\n    font-size: 10px;\n    color: var(--cream);\n    font-weight: 600;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  \/* \"What You'll Feel\" stats panel *\/\n  .feel-panel {\n    background: var(--charcoal);\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    padding: 28px 28px;\n  }\n  .feel-panel-title {\n    font-family: 'Fraunces', serif;\n    font-size: 19px;\n    font-weight: 500;\n    color: var(--bone);\n    text-align: center;\n    margin-bottom: 22px;\n    letter-spacing: -0.01em;\n  }\n  .feel-panel-title em { font-style: italic; color: var(--gold-light); }\n  .feel-row {\n    display: grid;\n    grid-template-columns: 36px 1fr auto;\n    align-items: center;\n    gap: 14px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--line-soft);\n  }\n  .feel-row:last-child { border-bottom: none; }\n  .feel-icon {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: rgba(182, 141, 82, 0.18);\n    display: flex; align-items: center; justify-content: center;\n    \/* Emoji-safe font stack — falls through to OS emoji fonts so the\n       leaf \/ droplet \/ sparkles \/ heart glyphs always render in color. *\/\n    font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', system-ui, sans-serif;\n    font-size: 18px;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n  .feel-text strong {\n    display: block;\n    font-family: 'Fraunces', serif;\n    font-size: 15px;\n    color: var(--bone);\n    font-weight: 500;\n    line-height: 1.2;\n    margin-bottom: 2px;\n  }\n  .feel-text small {\n    display: block;\n    font-size: 11px;\n    color: var(--text-soft);\n    line-height: 1.4;\n  }\n  .feel-milestone {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 13px;\n    color: var(--gold-light);\n    font-weight: 500;\n    letter-spacing: 0.02em;\n  }\n\n  \/* ==================== TRUST MARQUEE ==================== *\/\n  .trust-strip {\n    background: var(--gold);\n    color: var(--ink);\n    padding: 16px 0;\n    overflow: hidden;\n    border-top: 1px solid var(--ink);\n    border-bottom: 1px solid var(--ink);\n  }\n  .trust-track {\n    display: flex;\n    white-space: nowrap;\n    animation: trustMarquee 38s linear infinite;\n    width: max-content;\n  }\n  .trust-item-big {\n    font-size: clamp(15px, 1.5vw, 19px);\n    font-weight: 700;\n    letter-spacing: -0.01em;\n    padding: 0 28px;\n    display: inline-flex;\n    align-items: center;\n    gap: 28px;\n  }\n  .trust-item-big::after {\n    content: '✦';\n    font-size: 0.6em;\n    color: var(--ink);\n    opacity: 0.5;\n  }\n  @keyframes trustMarquee {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n\n  \/* ==================== SECTIONS ==================== *\/\n  .section { padding: 130px 0; }\n  .section.surface { background: var(--surface); }\n  .section.warm { background: var(--warm-dark); }\n  .section.dark { background: var(--bg); }\n  .section-head { text-align: center; margin-bottom: 72px; max-width: 760px; margin-left: auto; margin-right: auto; }\n  .section-head h2 { color: var(--bone); margin-bottom: 20px; }\n  .section-head h2 em { font-style: italic; color: var(--gold-light); }\n  .section-head p {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: var(--cream-soft);\n    line-height: 1.55;\n  }\n\n  \/* ==================== BIG STAT ==================== *\/\n  .big-stat {\n    background: var(--surface);\n    padding: 90px 0;\n    text-align: center;\n    border-bottom: 1px solid var(--line-soft);\n  }\n  .big-stat h2 {\n    font-size: clamp(32px, 4.5vw, 60px);\n    color: var(--bone);\n    max-width: 980px;\n    margin: 0 auto 22px;\n    font-weight: 500;\n  }\n  .big-stat h2 em { font-style: italic; color: var(--gold-light); }\n  .big-stat p {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--cream-soft);\n    max-width: 620px;\n    margin: 0 auto;\n  }\n\n  \/* ==================== STORY ==================== *\/\n  .story-body {\n    font-size: 16px;\n    color: var(--text-warm);\n    line-height: 1.9;\n    max-width: 640px;\n    margin: 0 auto;\n    text-align: left;\n  }\n  .story-body p + p { margin-top: 22px; }\n  .story-body strong { color: var(--cream); font-weight: 600; }\n  .reject-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px 32px;\n    max-width: 720px;\n    margin: 48px auto 0;\n    text-align: left;\n  }\n  .reject-list li {\n    list-style: none;\n    padding-left: 32px;\n    position: relative;\n    color: var(--cream-soft);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .reject-list li::before {\n    content: '✕';\n    position: absolute;\n    left: 0; top: 0;\n    color: var(--gold);\n    font-weight: 700;\n  }\n\n  \/* ==================== KIT BREAKDOWN (text-led, letterpress) ====================\n     Images stripped. Each card opens with a Roman numeral in gold, followed by a\n     thin gold rule. All six cards now share one visual treatment — no info-graphic\n     vs placeholder mismatch.\n     ================================================================================ *\/\n  .kit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    max-width: 1140px;\n    margin: 0 auto;\n  }\n  .kit-card {\n    background: var(--charcoal);\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    padding: 36px 30px 30px;\n    display: flex;\n    flex-direction: column;\n    transition: border-color 0.3s, transform 0.3s;\n    position: relative;\n  }\n  .kit-card:hover { border-color: var(--gold); transform: translateY(-2px); }\n  \/* Roman numeral ornament at top of each card *\/\n  .kit-card-num {\n    font-family: 'Fraunces', serif;\n    font-size: 14px;\n    font-weight: 400;\n    letter-spacing: 0.32em;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid var(--line-soft);\n  }\n  .kit-card-body {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n  }\n  .kit-card-tag {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n  }\n  .kit-card h3 {\n    color: var(--bone);\n    font-size: 22px;\n    margin-bottom: 12px;\n    font-weight: 500;\n    line-height: 1.25;\n  }\n  .kit-card p {\n    font-size: 14px;\n    color: var(--text-warm);\n    line-height: 1.7;\n    margin-bottom: 18px;\n  }\n  \/* Meta row at the bottom of each card — value + optional PDF preview link *\/\n  .kit-card-meta {\n    margin-top: auto;\n    padding-top: 16px;\n    border-top: 1px solid var(--line-soft);\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .kit-card-value {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 14px;\n    color: var(--gold-light);\n    letter-spacing: 0.02em;\n  }\n  .kit-card-link {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    transition: gap 0.2s ease, color 0.2s ease;\n    align-self: flex-start;\n  }\n  .kit-card-link:hover { color: var(--gold-light); gap: 12px; }\n  .kit-card-link::after { content: '→'; font-size: 13px; letter-spacing: 0; }\n\n  \/* ==================== 90-DAY TIMELINE (letterpress edition) ====================\n     A horizontal four-phase timeline with a gold rail across the top, gold markers\n     at evenly spaced points, Roman-numeral phase labels, and a small list of\n     specific milestones under each step. Replaces the older basic arc-track look.\n     ================================================================================ *\/\n  .arc-track {\n    position: relative;\n    max-width: 1180px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 28px;\n  }\n  \/* The horizontal gold rail behind the markers *\/\n  .arc-track::before {\n    content: '';\n    position: absolute;\n    top: 56px;\n    left: 12.5%;\n    right: 12.5%;\n    height: 1px;\n    background: linear-gradient(90deg,\n      rgba(182, 141, 82, 0) 0%,\n      rgba(182, 141, 82, 0.55) 12%,\n      rgba(182, 141, 82, 0.55) 88%,\n      rgba(182, 141, 82, 0) 100%);\n    z-index: 0;\n  }\n  .arc-step {\n    position: relative;\n    z-index: 1;\n    text-align: center;\n    padding: 0 10px;\n  }\n  \/* Roman numeral phase label above the marker *\/\n  .arc-roman {\n    font-family: 'Fraunces', serif;\n    font-size: 12px;\n    font-weight: 400;\n    letter-spacing: 0.32em;\n    color: var(--gold);\n    margin-bottom: 14px;\n    text-transform: uppercase;\n  }\n  \/* The marker dot — gold filled, double-ringed against the section bg *\/\n  .arc-dot {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: var(--gold);\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n    box-shadow:\n      0 0 0 5px var(--surface),\n      0 0 0 6px rgba(182, 141, 82, 0.45),\n      0 0 18px rgba(182, 141, 82, 0.25);\n  }\n  .arc-days {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin: 26px 0 10px;\n  }\n  .arc-title {\n    font-family: 'Fraunces', serif;\n    font-size: 30px;\n    color: var(--bone);\n    font-weight: 400;\n    margin-bottom: 14px;\n    letter-spacing: -0.015em;\n  }\n  .arc-desc {\n    font-size: 13px;\n    color: var(--text-warm);\n    line-height: 1.65;\n    margin-bottom: 22px;\n    max-width: 230px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \/* Specific milestone bullets under each phase *\/\n  .arc-checks {\n    list-style: none;\n    padding: 0;\n    margin: 0 auto;\n    max-width: 220px;\n    text-align: left;\n  }\n  .arc-checks li {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    line-height: 1.55;\n    color: var(--text-soft);\n    padding-left: 20px;\n    position: relative;\n    margin-bottom: 9px;\n    letter-spacing: 0.01em;\n  }\n  .arc-checks li::before {\n    content: '✦';\n    position: absolute;\n    left: 0;\n    top: 1px;\n    color: var(--gold);\n    font-size: 9px;\n  }\n\n  \/* ==================== \"WHAT YOU'VE BEEN REPLACING\" SECTION ====================\n     The chaos-pile callout: bathroom-chaos photo on the left, letterpress price\n     list on the right with dotted leader rules, totals row, and a final\n     \"Recovery Protocol $297\" reveal.\n     ================================================================================ *\/\n  .replace-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    max-width: 1180px;\n    margin: 0 auto;\n    align-items: center;\n  }\n  .replace-image {\n    aspect-ratio: 4 \/ 5;\n    background: linear-gradient(180deg, var(--charcoal), var(--warm-dark));\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    overflow: hidden;\n    position: relative;\n  }\n  .replace-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .replace-image-placeholder {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 36px;\n    font-family: 'Inter', sans-serif;\n  }\n  .replace-image-placeholder .label {\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 18px;\n  }\n  .replace-image-placeholder strong {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 22px;\n    color: var(--cream);\n    font-weight: 400;\n    margin-bottom: 14px;\n    display: block;\n  }\n  .replace-image-placeholder p {\n    font-size: 12px;\n    color: var(--text-soft);\n    line-height: 1.6;\n    max-width: 260px;\n  }\n  \/* The letterpress price list *\/\n  .replace-list { padding: 8px 0; }\n  .replace-list-eyebrow {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n  }\n  .replace-list-title {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--cream);\n    margin-bottom: 30px;\n    letter-spacing: 0.01em;\n  }\n  .replace-item {\n    display: flex;\n    align-items: baseline;\n    padding: 13px 0;\n    font-family: 'Inter', sans-serif;\n    border-bottom: 1px solid rgba(247, 239, 217, 0.06);\n  }\n  .replace-item:last-of-type { border-bottom: none; }\n  .replace-item-name {\n    color: var(--bone);\n    font-size: 13px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    font-weight: 500;\n    flex-shrink: 0;\n  }\n  .replace-item-dots {\n    flex-grow: 1;\n    border-bottom: 1px dotted rgba(182, 141, 82, 0.4);\n    margin: 0 14px;\n    transform: translateY(-5px);\n    min-width: 24px;\n  }\n  .replace-item-price {\n    color: var(--gold);\n    font-family: 'Fraunces', serif;\n    font-size: 18px;\n    font-weight: 400;\n    flex-shrink: 0;\n    font-feature-settings: 'lnum';\n  }\n  \/* The totals row *\/\n  .replace-totals {\n    margin-top: 26px;\n    padding-top: 22px;\n    border-top: 1px solid rgba(182, 141, 82, 0.35);\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    font-family: 'Inter', sans-serif;\n  }\n  .replace-totals-monthly {\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--text-soft);\n  }\n  .replace-totals-annual {\n    font-family: 'Fraunces', serif;\n    font-size: 36px;\n    color: var(--cream);\n    letter-spacing: -0.02em;\n    font-weight: 400;\n    line-height: 1;\n  }\n  .replace-totals-annual-label {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-top: 4px;\n    display: block;\n    text-align: right;\n  }\n  \/* The italic \"Recovery Protocol\" divider *\/\n  .replace-vs {\n    display: flex;\n    align-items: center;\n    margin: 38px 0 26px;\n    gap: 18px;\n  }\n  .replace-vs-line {\n    flex-grow: 1;\n    height: 1px;\n    background: linear-gradient(90deg,\n      rgba(182, 141, 82, 0) 0%,\n      rgba(182, 141, 82, 0.55) 50%,\n      rgba(182, 141, 82, 0) 100%);\n  }\n  .replace-vs-text {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    color: var(--gold);\n    font-size: 14px;\n    letter-spacing: 0.08em;\n  }\n  \/* The final price reveal *\/\n  .replace-result {\n    text-align: center;\n    padding: 4px 0 0;\n  }\n  .replace-result-amount {\n    font-family: 'Fraunces', serif;\n    font-size: 68px;\n    color: var(--cream);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -0.025em;\n  }\n  .replace-result-label {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.26em;\n    color: var(--gold);\n    margin-top: 16px;\n    text-transform: uppercase;\n  }\n  .replace-result-sublabel {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 16px;\n    color: var(--text-warm);\n    margin-top: 10px;\n  }\n\n  \/* ==================== COMPARISON V2 — IM8-style 2-column cards ====================\n     Replaces the older 4-column grid table. Two rounded cards side by side, each\n     with a header containing a product photo, title, and subtitle. Below the\n     header, a list of rows with check (gold) or X (grey) icons in solid circles.\n     Mobile collapses to a single stacked column.\n     ================================================================================== *\/\n  .compare-table {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n  .compare-col {\n    background: var(--charcoal);\n    border: 1px solid var(--line);\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n  }\n  .compare-col.lume {\n    border-color: rgba(182, 141, 82, 0.45);\n    box-shadow: 0 0 0 1px rgba(182, 141, 82, 0.12), 0 14px 40px rgba(0, 0, 0, 0.3);\n  }\n  .compare-col-header {\n    padding: 36px 28px 28px;\n    text-align: center;\n    border-bottom: 1px solid var(--line-soft);\n  }\n  .compare-col.lume .compare-col-header {\n    background: linear-gradient(180deg, rgba(182, 141, 82, 0.15) 0%, rgba(182, 141, 82, 0.04) 100%);\n  }\n  .compare-col.other .compare-col-header {\n    background: linear-gradient(180deg, rgba(180, 180, 180, 0.06) 0%, rgba(180, 180, 180, 0.02) 100%);\n  }\n  .compare-col-image {\n    width: 100%;\n    height: 150px;\n    margin-bottom: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .compare-col-image img {\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n  \/* CSS-only generic bottle silhouette for the \"Other Brands\" column *\/\n  .compare-col-other-icon {\n    width: 78px;\n    height: 130px;\n    background: linear-gradient(180deg, rgba(160, 160, 160, 0.22) 0%, rgba(160, 160, 160, 0.08) 100%);\n    border: 1px solid rgba(160, 160, 160, 0.28);\n    border-radius: 6px 6px 18px 18px;\n    position: relative;\n  }\n  .compare-col-other-icon::before {\n    content: '';\n    position: absolute;\n    top: -12px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 28px;\n    height: 16px;\n    background: rgba(160, 160, 160, 0.3);\n    border: 1px solid rgba(160, 160, 160, 0.3);\n    border-radius: 3px;\n  }\n  .compare-col-other-icon::after {\n    content: '';\n    position: absolute;\n    top: 40%;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 60%;\n    height: 22%;\n    background: rgba(160, 160, 160, 0.18);\n    border-radius: 2px;\n  }\n  .compare-col-title {\n    font-family: 'Fraunces', serif;\n    font-size: 22px;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 6px;\n  }\n  .compare-col.lume .compare-col-title { color: var(--cream); }\n  .compare-col.other .compare-col-title { color: var(--text-warm); }\n  .compare-col-sub {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    color: var(--text-soft);\n  }\n  .compare-col.lume .compare-col-sub { color: var(--gold); }\n  \/* The rows below the header *\/\n  .compare-rows { flex-grow: 1; }\n  .compare-row {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 24px;\n    font-family: 'Inter', sans-serif;\n    font-size: 13px;\n    line-height: 1.45;\n    border-bottom: 1px solid var(--line-soft);\n    letter-spacing: 0.01em;\n  }\n  .compare-col.lume .compare-row { color: var(--cream); }\n  .compare-col.other .compare-row { color: var(--text-soft); }\n  .compare-row:last-child { border-bottom: none; }\n  \/* The circular check \/ X icons *\/\n  .compare-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 13px;\n    font-weight: 700;\n    font-family: 'Inter', sans-serif;\n    line-height: 1;\n  }\n  .compare-icon.check {\n    background: var(--gold);\n    color: var(--ink);\n  }\n  .compare-icon.x {\n    background: rgba(160, 160, 160, 0.18);\n    color: rgba(247, 239, 217, 0.4);\n    border: 1px solid rgba(160, 160, 160, 0.22);\n  }\n  \/* The footer row showing price *\/\n  .compare-col-footer {\n    padding: 22px 24px;\n    text-align: center;\n    border-top: 1px solid var(--line);\n    font-family: 'Inter', sans-serif;\n  }\n  .compare-col.lume .compare-col-footer {\n    background: linear-gradient(180deg, rgba(182, 141, 82, 0.08) 0%, rgba(182, 141, 82, 0.15) 100%);\n  }\n  .compare-col-price {\n    font-family: 'Fraunces', serif;\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -0.01em;\n    margin-bottom: 6px;\n  }\n  .compare-col.lume .compare-col-price { color: var(--cream); }\n  .compare-col.other .compare-col-price { color: var(--text-warm); }\n  .compare-col-price-sub {\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--text-soft);\n  }\n  .compare-col.lume .compare-col-price-sub { color: var(--gold); }\n\n  \/* ==================== INGREDIENTS ==================== *\/\n  .ing-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    max-width: 1080px;\n    margin: 0 auto 56px;\n  }\n  .ing-card {\n    background: var(--charcoal);\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    padding: 32px 28px;\n    text-align: left;\n    transition: border-color 0.3s ease;\n  }\n  .ing-card:hover { border-color: var(--gold); }\n  .ing-card .ing-num {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 13px;\n    color: var(--gold);\n    letter-spacing: 0.1em;\n    margin-bottom: 14px;\n  }\n  .ing-card h4 {\n    color: var(--bone);\n    margin-bottom: 6px;\n    font-size: 22px;\n    font-weight: 500;\n  }\n  .ing-card .latin {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 13px;\n    color: var(--text-soft);\n    margin-bottom: 16px;\n  }\n  .ing-card p {\n    font-size: 14px;\n    color: var(--text-warm);\n    line-height: 1.75;\n  }\n  .see-all { text-align: center; }\n  .see-all a {\n    color: var(--gold-light);\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    text-decoration: none;\n    border-bottom: 1px solid var(--gold);\n    padding-bottom: 6px;\n    transition: color 0.3s;\n  }\n  .see-all a:hover { color: var(--bone); }\n\n  \/* ==================== FOUNDER ==================== *\/\n  .founder-grid {\n    display: grid;\n    grid-template-columns: 1fr 1.5fr;\n    gap: 80px;\n    align-items: center;\n    max-width: 1080px;\n    margin: 0 auto;\n  }\n  .founder-portrait {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background:\n      radial-gradient(circle at 50% 40%, rgba(182,141,82,0.12), transparent 70%),\n      linear-gradient(135deg, var(--warm-dark), var(--charcoal));\n    border: 1px solid var(--line-strong);\n    border-radius: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 32px;\n  }\n  .founder-portrait .ph-label {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 16px;\n    color: var(--text-soft);\n    line-height: 1.6;\n  }\n  .founder-portrait .ph-label strong {\n    display: block;\n    font-style: normal;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.4em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n  }\n  .founder .eyebrow { margin-bottom: 24px; }\n  .founder h2 {\n    color: var(--bone);\n    font-size: clamp(32px, 3.8vw, 48px);\n    margin-bottom: 28px;\n  }\n  .founder h2 em { font-style: italic; color: var(--gold-light); }\n  .founder-body {\n    font-size: 16px;\n    color: var(--text-warm);\n    line-height: 1.9;\n  }\n  .founder-body p + p { margin-top: 22px; }\n  .founder-signature {\n    margin-top: 36px;\n    font-family: 'Caveat', cursive;\n    font-size: 38px;\n    color: var(--gold-light);\n    line-height: 1;\n    transform: rotate(-2deg);\n  }\n  .founder-signature small {\n    display: block;\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-top: 10px;\n    transform: rotate(2deg);\n  }\n\n  \/* ==================== REVIEWS ==================== *\/\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .review-card {\n    background: var(--charcoal);\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    padding: 40px 32px;\n  }\n  .review-stars {\n    color: var(--gold);\n    font-size: 18px;\n    margin-bottom: 16px;\n    letter-spacing: 4px;\n  }\n  .review-card blockquote {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--bone);\n    line-height: 1.55;\n    margin-bottom: 24px;\n  }\n  .review-attr {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--gold-light);\n    letter-spacing: 0.04em;\n  }\n  .review-attr small {\n    display: block;\n    color: var(--text-soft);\n    font-weight: 400;\n    margin-top: 4px;\n    font-size: 11px;\n    letter-spacing: 0;\n  }\n  .reviews-note {\n    text-align: center;\n    margin-top: 56px;\n    color: var(--text-soft);\n    font-size: 13px;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n  }\n\n  \/* ==================== FAQ ==================== *\/\n  .faq-list {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 1px solid var(--line);\n  }\n  .faq-row {\n    border-bottom: 1px solid var(--line);\n    transition: background 0.25s ease;\n  }\n  .faq-row:hover { background: rgba(182, 141, 82, 0.04); }\n  .faq-row[open] { background: rgba(182, 141, 82, 0.06); }\n  .faq-row summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 28px 0;\n    display: grid;\n    grid-template-columns: 1fr 32px;\n    align-items: center;\n    gap: 20px;\n    user-select: none;\n  }\n  .faq-row summary::-webkit-details-marker { display: none; }\n  .faq-row summary::marker { content: none; }\n  .faq-q {\n    font-family: 'Fraunces', serif;\n    font-size: 21px;\n    color: var(--bone);\n    font-weight: 500;\n    line-height: 1.3;\n    letter-spacing: -0.01em;\n  }\n  .faq-icon {\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    background: transparent;\n    color: var(--gold);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.35s ease;\n    border: 1px solid var(--gold);\n  }\n  .faq-row[open] .faq-icon { transform: rotate(45deg); background: var(--gold); color: var(--ink); }\n  .faq-a {\n    padding: 0 0 32px 0;\n    font-size: 15px;\n    color: var(--cream);\n    line-height: 1.85;\n    max-width: 760px;\n  }\n  .faq-a p + p { margin-top: 14px; }\n\n  \/* ==================== GUARANTEE ==================== *\/\n  .guarantee {\n    background: var(--surface);\n    padding: 130px 0;\n    text-align: center;\n  }\n  .guarantee-card {\n    max-width: 820px;\n    margin: 0 auto;\n    background: var(--charcoal);\n    border: 1.5px solid var(--gold);\n    border-radius: 4px;\n    padding: 64px 56px;\n    position: relative;\n  }\n  .guarantee-stamp {\n    position: absolute;\n    top: -32px; left: 50%;\n    transform: translateX(-50%);\n    width: 100px; height: 100px;\n    border-radius: 50%;\n    background: var(--bg);\n    border: 2px solid var(--gold);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n  .guarantee-stamp-inner {\n    font-family: 'Fraunces', serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: var(--gold-light);\n    line-height: 1;\n  }\n  .guarantee-stamp-inner small {\n    display: block;\n    font-family: 'Inter', sans-serif;\n    font-size: 8px;\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-top: 4px;\n  }\n  .guarantee .eyebrow { margin-top: 18px; margin-bottom: 20px; }\n  .guarantee h2 { color: var(--bone); margin-bottom: 24px; }\n  .guarantee h2 em { font-style: italic; color: var(--gold-light); }\n  .guarantee-body {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: var(--cream-soft);\n    line-height: 1.65;\n    max-width: 640px;\n    margin: 0 auto;\n  }\n  .guarantee-quote {\n    max-width: 560px;\n    margin: 28px auto 0;\n    padding: 22px 28px;\n    border-top: 0.5px solid rgba(182, 141, 82, 0.3);\n    border-bottom: 0.5px solid rgba(182, 141, 82, 0.3);\n  }\n  .guarantee-quote p {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 18px;\n    line-height: 1.55;\n    color: var(--gold-light);\n    margin: 0 0 10px;\n    text-align: center;\n  }\n  .guarantee-quote-attribution {\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.28em;\n    font-weight: 700;\n    color: var(--gold);\n    text-transform: uppercase;\n    text-align: center;\n  }\n\n  \/* ==================== FINAL CTA ==================== *\/\n  .final-cta {\n    background: var(--gold);\n    color: var(--ink);\n    padding: 140px 0;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .final-cta::before {\n    content: '✦';\n    position: absolute;\n    top: 50px; right: 8%;\n    font-size: 140px;\n    color: var(--ink);\n    opacity: 0.08;\n    line-height: 1;\n  }\n  .final-cta::after {\n    content: '✦';\n    position: absolute;\n    bottom: 50px; left: 8%;\n    font-size: 100px;\n    color: var(--ink);\n    opacity: 0.08;\n    line-height: 1;\n  }\n  .final-cta .container { position: relative; z-index: 2; }\n  .final-cta .eyebrow { color: var(--ink); opacity: 0.7; }\n  .final-cta h2 {\n    color: var(--ink);\n    font-size: clamp(36px, 5vw, 72px);\n    max-width: 880px;\n    margin: 0 auto 24px;\n    font-weight: 500;\n  }\n  .final-cta h2 em { font-style: italic; color: var(--white); }\n  .final-cta p {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: var(--ink);\n    opacity: 0.85;\n    max-width: 620px;\n    margin: 0 auto 48px;\n    line-height: 1.55;\n  }\n  \/* Scroll-to-top CTA button — sends visitor back to Shopify's buy area at top *\/\n  .final-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 14px;\n    background: var(--ink);\n    color: var(--cream);\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    text-decoration: none;\n    padding: 22px 44px;\n    border-radius: 999px;\n    transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.18);\n  }\n  .final-cta-btn:hover {\n    background: #1A1814;\n    transform: translateY(-2px);\n    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);\n  }\n  .final-cta-arrow {\n    font-family: 'Fraunces', serif;\n    font-size: 18px;\n    color: var(--gold-light);\n    transition: transform 0.3s ease;\n  }\n  .final-cta-btn:hover .final-cta-arrow { transform: translateY(-3px); }\n  .final-cta-fineprint {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    color: var(--ink);\n    opacity: 0.7;\n    margin-top: 28px;\n    letter-spacing: 0.04em;\n  }\n\n  \/* ==================== FOOTER ==================== *\/\n  .foot-note {\n    background: var(--bg);\n    padding: 56px 0;\n    text-align: center;\n    border-top: 1px solid var(--line);\n  }\n  .foot-note p {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 14px;\n    color: var(--text-soft);\n    letter-spacing: 0.04em;\n  }\n\n  \/* ==================== SECTION IMAGE BANNERS ==================== *\/\n  .section-banner {\n    max-width: 1280px;\n    margin: 0 auto 72px;\n    border-radius: 4px;\n    overflow: hidden;\n    border: 1px solid var(--line);\n    position: relative;\n  }\n  .section-banner img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .section-banner.cinema { aspect-ratio: 21 \/ 9; }\n  .section-banner.wide { aspect-ratio: 16 \/ 9; }\n\n  \/* Subtle dark gradient overlay so text alongside the banner doesn't fight it *\/\n  .section-banner::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(180deg, rgba(15,14,12,0) 60%, rgba(15,14,12,0.4) 100%);\n  }\n\n  \/* ==================== FEATURED INGREDIENT CARD ==================== *\/\n  .ing-card.featured {\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n  }\n  .ing-card.featured .ing-card-image {\n    aspect-ratio: 5 \/ 4;\n    overflow: hidden;\n    border-bottom: 1px solid var(--line);\n    background: var(--warm-dark);\n  }\n  .ing-card.featured .ing-card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.55s ease;\n  }\n  .ing-card.featured:hover .ing-card-image img {\n    transform: scale(1.04);\n  }\n  .ing-card.featured .ing-card-content {\n    padding: 30px 28px 32px;\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n  }\n\n  \/* ==================== REVIEWS HERO IMAGE ==================== *\/\n  .reviews-hero {\n    max-width: 1100px;\n    margin: 0 auto 64px;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n    border-radius: 4px;\n    border: 1px solid var(--line);\n    position: relative;\n  }\n  .reviews-hero img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .reviews-hero::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(15,14,12,0) 50%, rgba(15,14,12,0.45) 100%);\n    pointer-events: none;\n  }\n\n  \/* ==================== GUARANTEE WAX SEAL IMAGE ==================== *\/\n  .guarantee-seal {\n    width: 170px;\n    height: 170px;\n    margin: 0 auto 36px;\n    position: relative;\n    \/* NO overflow:hidden here — allow badge to extend outside *\/\n  }\n  .guarantee-seal-clip {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    overflow: hidden;\n    border: 2px solid var(--gold);\n    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.4);\n  }\n  .guarantee-seal-clip img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .guarantee-seal-badge {\n    position: absolute;\n    bottom: -8px;\n    right: -8px;\n    width: 60px;\n    height: 60px;\n    border-radius: 50%;\n    background: var(--gold);\n    color: var(--ink);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 22px;\n    line-height: 0.85;\n    border: 2px solid var(--ink);\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);\n  }\n  .guarantee-seal-badge small {\n    font-family: 'Inter', sans-serif;\n    font-size: 6.5px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    margin-top: 3px;\n  }\n\n  \/* ==================== PRODUCT IMAGE TREATMENT (full-bleed) ====================\n     Cream \"letterpress plate\" frame removed. Images now fill their container\n     edge-to-edge against a dark background that blends with the page, so\n     dark info-graphics read as part of the page rather than as photos on paper.\n     object-fit: contain protects info-graphics from being cropped if their\n     aspect ratio doesn't perfectly match the container.\n     ============================================================================= *\/\n  img { image-rendering: -webkit-optimize-contrast; }\n\n  \/* (Hero and kit-card image overrides removed — handled by Shopify or text-led now.) *\/\n\n  \/* ==================== HOW-TO-USE \/ DAILY RECOVERY RITUAL ==================== *\/\n  .ritual-steps {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 32px;\n  }\n  .ritual-step {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    padding-top: 24px;\n    border-top: 1px solid var(--line);\n  }\n  .ritual-step-num {\n    font-family: 'Fraunces', serif;\n    font-size: 28px;\n    color: var(--gold);\n    font-weight: 400;\n    letter-spacing: 0.04em;\n    line-height: 1;\n  }\n  .ritual-step-body h4 {\n    font-family: 'Fraunces', serif;\n    font-size: 20px;\n    color: var(--cream);\n    font-weight: 500;\n    margin: 0 0 10px;\n    letter-spacing: -0.01em;\n  }\n  .ritual-step-body p {\n    font-family: 'Inter', sans-serif;\n    font-size: 13px;\n    line-height: 1.6;\n    color: var(--text-warm);\n    margin: 0;\n  }\n\n  \/* ==================== RESPONSIVE ==================== *\/\n  @media (max-width: 900px) {\n    .container { padding: 0 20px; }\n    .page-intro { padding: 48px 0 64px; }\n    .pill-banner { font-size: 12px; padding: 11px 22px; }\n    .trust-row { grid-template-columns: 1fr; gap: 4px; padding: 16px 0; }\n    .trust-item-mini { padding: 12px 0; border-right: none; border-bottom: 1px solid var(--line-soft); }\n    .trust-item-mini:last-child { border-bottom: none; }\n    .section { padding: 90px 0; }\n    .reject-list { grid-template-columns: 1fr; }\n    .kit-grid { grid-template-columns: 1fr; }\n    \/* Timeline collapses to a single vertical rail with markers down the left *\/\n    .arc-track { grid-template-columns: 1fr; gap: 0; }\n    .arc-track::before {\n      left: 24px;\n      right: auto;\n      top: 32px;\n      bottom: 32px;\n      height: auto;\n      width: 1px;\n      background: linear-gradient(180deg,\n        rgba(182, 141, 82, 0) 0%,\n        rgba(182, 141, 82, 0.55) 8%,\n        rgba(182, 141, 82, 0.55) 92%,\n        rgba(182, 141, 82, 0) 100%);\n    }\n    .arc-step {\n      text-align: left;\n      padding: 26px 0 26px 56px;\n      border-bottom: 1px solid var(--line-soft);\n    }\n    .arc-step:last-child { border-bottom: none; }\n    .arc-dot {\n      position: absolute;\n      left: 17px;\n      top: 32px;\n      margin: 0;\n    }\n    .arc-roman { text-align: left; margin-bottom: 4px; }\n    .arc-days { margin-top: 0; }\n    .arc-desc, .arc-checks { max-width: none; margin-left: 0; margin-right: 0; }\n    \/* \"What you've been replacing\" stacks vertically *\/\n    .replace-layout { grid-template-columns: 1fr; gap: 40px; }\n    .replace-image { aspect-ratio: 16 \/ 10; }\n    .replace-result-amount { font-size: 56px; }\n    .replace-list-title { font-size: 16px; }\n    .compare-table { grid-template-columns: 1fr; gap: 16px; }\n    .compare-col-image { height: 120px; }\n    .ritual-steps { grid-template-columns: 1fr; gap: 20px; }\n    .ing-grid { grid-template-columns: 1fr; }\n    .founder-grid { grid-template-columns: 1fr; gap: 40px; }\n    .founder-portrait { aspect-ratio: 4 \/ 3; }\n    .reviews-grid { grid-template-columns: 1fr; }\n    .guarantee-card { padding: 70px 32px 48px; }\n    .guarantee-stamp { width: 80px; height: 80px; top: -28px; }\n    .guarantee-stamp-inner { font-size: 22px; }\n    .final-cta-btn { padding: 18px 32px; font-size: 13px; }\n  }\n\u003c\/style\u003e\n\u003c!-- =================================================================\n     PAGE INTRO — sits DIRECTLY below Shopify's native product\n     gallery \/ title \/ price \/ buy section.\n     Shopify provides the top of the page (gallery, title, buy button)\n     so this HTML opens with the value statement, brand framing, and\n     the \"what you'll feel\" milestone panel that sets up the long-form\n     content below.\n     ================================================================= --\u003e\n\u003csection id=\"lume-page-top\" class=\"page-intro\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"pill-banner\"\u003eReplaces $2,000\/year of products that don't work for $4.99\/day\u003c\/div\u003e\n\u003cp class=\"page-intro-sub\"\u003ePasture-raised tallow. Structured into a 90-day arc that rebuilds the skin barrier instead of coating it. The last skincare program you'll buy this year.\u003c\/p\u003e\n\u003c!-- 3 quick credibility marks --\u003e\n\u003cdiv class=\"trust-row\"\u003e\n\u003cdiv class=\"trust-item-mini\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003e60-Day\u003cbr\u003eMoney Back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item-mini\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eFree\u003cbr\u003eShipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item-mini\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e✉\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eFounder\u003cbr\u003eText Access\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \"What You'll Feel\" milestone panel — primes the 90-day promise --\u003e\n\u003cdiv class=\"feel-panel\"\u003e\n\u003cdiv class=\"feel-panel-title\"\u003eWhat You'll \u003cem\u003eFeel\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-row\"\u003e\n\u003cdiv class=\"feel-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"feel-text\"\u003e\n\u003cstrong\u003eCalmer Skin\u003c\/strong\u003e \u003csmall\u003eLess redness, less reactivity, less of that tight, angry feeling\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-milestone\"\u003eBy Week 2\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-row\"\u003e\n\u003cdiv class=\"feel-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"feel-text\"\u003e\n\u003cstrong\u003eA Restored Barrier\u003c\/strong\u003e \u003csmall\u003eSkin that holds moisture instead of drinking it and asking for more\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-milestone\"\u003eBy Week 4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-row\"\u003e\n\u003cdiv class=\"feel-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"feel-text\"\u003e\n\u003cstrong\u003eHealing You Can See\u003c\/strong\u003e \u003csmall\u003eDry patches, flare-ups, rough spots fading instead of returning\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-milestone\"\u003eBy Week 8\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-row\"\u003e\n\u003cdiv class=\"feel-icon\"\u003e❤️\u003c\/div\u003e\n\u003cdiv class=\"feel-text\"\u003e\n\u003cstrong\u003eConfidence Back\u003c\/strong\u003e \u003csmall\u003eThe moment you stop thinking about your skin and start living in it\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feel-milestone\"\u003eBy Day 90\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     TRUST MARQUEE\n     ================================================================= --\u003e\n\u003csection class=\"trust-strip\"\u003e\n\u003cdiv class=\"trust-track\"\u003e\n\u003cdiv class=\"trust-item-big\"\u003ePasture-Raised American Cattle\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eGrass-Fed · Grass-Finished\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eSlow-Rendered in Small Batches\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eNon-Toxic\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eZero Synthetic Fragrance\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eNo Parabens · No Sulfates · No Petroleum\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003e60-Day Money-Back Guarantee\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003ePasture-Raised American Cattle\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eGrass-Fed · Grass-Finished\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eSlow-Rendered in Small Batches\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eNon-Toxic\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eZero Synthetic Fragrance\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003eNo Parabens · No Sulfates · No Petroleum\u003c\/div\u003e\n\u003cdiv class=\"trust-item-big\"\u003e60-Day Money-Back Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     BIG STAT\n     ================================================================= --\u003e\n\u003csection class=\"big-stat\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eThe average person with sensitive skin spends over \u003cem\u003e$1,000 a year\u003c\/em\u003e chasing relief.\u003c\/h2\u003e\n\u003cp\u003eMost of them are still not better. This program is built for the cohort that has tried everything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     PROBLEM AGITATION\n     ================================================================= --\u003e\n\u003csection class=\"section dark\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eIf you've tried everything\u003c\/div\u003e\n\u003ch2\u003eYou're not the \u003cem\u003eproblem.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eYou're not failing your skin. The products you've been sold are.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"story-body\"\u003e\n\u003cp\u003eYou've done the routine. Gentle cleansers, dermatologist creams, steroid topicals, prescription retinoids. By your own count, somewhere north of a thousand dollars trying to make your skin behave.\u003c\/p\u003e\n\u003cp\u003eHere's what nobody told you: \u003cstrong\u003emost modern skincare is engineered to coat the skin, not to rebuild it.\u003c\/strong\u003e Synthetic emollients sit on top. Petrolatum locks in moisture without addressing why the moisture left. Sulfates strip the lipid barrier under the marketing of \"deep clean.\"\u003c\/p\u003e\n\u003cp\u003eThe reason your skin keeps coming back angry isn't that you picked the wrong gentle brand. \u003cstrong\u003eThe barrier is broken. Nothing in your routine is built to put it back.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"reject-list\"\u003e\n\u003cli\u003eGentle cleansers that still leave your face tight\u003c\/li\u003e\n\u003cli\u003eMoisturizers that work for two weeks, then stop\u003c\/li\u003e\n\u003cli\u003e\"Sensitive skin\" brands that quietly include fragrance\u003c\/li\u003e\n\u003cli\u003eRetinoids that promise renewal but accelerate damage\u003c\/li\u003e\n\u003cli\u003ePrescription steroids with rebound flares\u003c\/li\u003e\n\u003cli\u003eThe dermatologist who keeps prescribing the same thing\u003c\/li\u003e\n\u003cli\u003eDiet protocols that don't address what touches your skin\u003c\/li\u003e\n\u003cli\u003eThe supplement stack you've built to compensate\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     MECHANISM — Why Tallow\n     ================================================================= --\u003e\n\u003csection class=\"section surface\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eThe Mechanism\u003c\/div\u003e\n\u003ch2\u003eYour skin is built from \u003cem\u003ethis.\u003c\/em\u003e Literally.\u003c\/h2\u003e\n\u003cp\u003eTallow is not a cosmetic ingredient. It is a structural one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-banner cinema\"\u003e\u003cimg alt=\"Golden rendered tallow being poured — the structural lipid the human skin barrier is built from\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/0f09adf5-b4b8-4acd-a475-574eba4517d1.png?v=1780013378\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"story-body\"\u003e\n\u003cp\u003eThe human skin barrier is built from specific lipids and fat-soluble vitamins. Slowly-rendered grass-fed tallow carries the same family: \u003cstrong\u003epalmitoleic acid, conjugated linoleic acid, cholesterol,\u003c\/strong\u003e and vitamins \u003cstrong\u003eA, D, E, and K.\u003c\/strong\u003e Your cells did not evolve to recognize lab polymers. They evolved alongside the lipids in the animals our ancestors raised.\u003c\/p\u003e\n\u003cp\u003eWhen you apply slow-rendered pasture-raised tallow, your barrier doesn't defend against it. It uses it. Fatty acids and cholesterol feed directly into the lipid lamellae the barrier is built from. Vitamins penetrate where modern formulations cannot.\u003c\/p\u003e\n\u003cp\u003eEvery culture that built skin protection from what the land produced — before the cosmetic counter existed — used animal fat. The mechanism is older than the industry. \u003cstrong\u003eIt works because your skin already speaks its language.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     KIT BREAKDOWN — What's Inside (replaces text offer stack)\n     ================================================================= --\u003e\n\u003csection id=\"kit\" class=\"section dark\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eWhat's Inside\u003c\/div\u003e\n\u003ch2\u003eSix pieces. One \u003cem\u003eprotocol.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEach item earns its place in the 90-day arc. Nothing decorative. Nothing extra.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-grid\"\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. I —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eThe Daily Active · 3x\u003c\/div\u003e\n\u003ch3\u003eLume Tallow Moisturizer\u003c\/h3\u003e\n\u003cp\u003eThe structural piece. Pasture-raised tallow + 25 supporting ingredients. The barrier rebuild lives here. Three jars — 90+ days of supply.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003e$60 each · $180 total\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. II —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eThe Daily Reset · 3x\u003c\/div\u003e\n\u003ch3\u003eRecovery Cleanser\u003c\/h3\u003e\n\u003cp\u003eCharcoal-drawn, never stripped. Lifts the day off your skin — face or any affected area — without damaging the barrier you're working to rebuild. Three bottles — full program supply.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003e$34 each · $102 total\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. III —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eThe First Week\u003c\/div\u003e\n\u003ch3\u003e7-Day Recovery Protocol Guide\u003c\/h3\u003e\n\u003cp\u003eThe most critical phase of the program is the first seven days. This guide tells you exactly what to do — and what to stop doing — to set the reset properly.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003e$49 value\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/LumeTallow_7Day_Blueprint_FINAL.pdf?v=1780078845\" class=\"kit-card-link\" target=\"_blank\"\u003ePreview the guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. IV —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eFrom the Inside\u003c\/div\u003e\n\u003ch3\u003eSkin-Gut Health Diet Guide\u003c\/h3\u003e\n\u003cp\u003eThe 30-day food protocol that supports your skin recovery from the inside. Sensitive skin is rarely just topical — this addresses the gut side.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003e$99 value\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/LumeTallow_SkinGut_Protocol_FINAL.pdf?v=1780078845\" class=\"kit-card-link\" target=\"_blank\"\u003ePreview the guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. V —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eDirect Access\u003c\/div\u003e\n\u003ch3\u003eFounder Text Line\u003c\/h3\u003e\n\u003cp\u003eDirect text access to Brett during your 90 days. Questions about your protocol, your skin, the program — text the founder, not a support ticket.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003e$194 value\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-card\"\u003e\n\u003cdiv class=\"kit-card-num\"\u003e— No. VI —\u003c\/div\u003e\n\u003cdiv class=\"kit-card-body\"\u003e\n\u003cdiv class=\"kit-card-tag\"\u003eNo Risk\u003c\/div\u003e\n\u003ch3\u003e60-Day Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eIf your skin isn't visibly calmer in two months, we refund the entire $297. No return required. No friction. We'd rather refund than have a customer whose skin didn't respond.\u003c\/p\u003e\n\u003cdiv class=\"kit-card-meta\"\u003e\n\u003cdiv class=\"kit-card-value\"\u003eFull Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     90-DAY ARC\n     ================================================================= --\u003e\n\u003csection id=\"arc\" class=\"section surface\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eWhat 90 Days Actually Looks Like\u003c\/div\u003e\n\u003ch2\u003eThe recovery \u003cem\u003earc.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eReal barrier work doesn't happen in a week. Here's the arc your skin moves through.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arc-track\"\u003e\n\u003cdiv class=\"arc-step\"\u003e\n\u003cdiv class=\"arc-roman\"\u003ePhase I\u003c\/div\u003e\n\u003cdiv class=\"arc-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"arc-days\"\u003eDays 1 — 7\u003c\/div\u003e\n\u003cdiv class=\"arc-title\"\u003eReset\u003c\/div\u003e\n\u003cdiv class=\"arc-desc\"\u003eThe barrier stops being stripped. Reactivity drops. The first signs of calm appear by the end of the week.\u003c\/div\u003e\n\u003cul class=\"arc-checks\"\u003e\n\u003cli\u003eSting-free first application\u003c\/li\u003e\n\u003cli\u003eReactivity drops within 48 hours\u003c\/li\u003e\n\u003cli\u003eFirst visible calm by Day 5\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arc-step\"\u003e\n\u003cdiv class=\"arc-roman\"\u003ePhase II\u003c\/div\u003e\n\u003cdiv class=\"arc-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"arc-days\"\u003eDays 8 — 30\u003c\/div\u003e\n\u003cdiv class=\"arc-title\"\u003eRepair\u003c\/div\u003e\n\u003cdiv class=\"arc-desc\"\u003eFatty acids begin restoring the lipid layer. Redness softens. Hydration starts holding.\u003c\/div\u003e\n\u003cul class=\"arc-checks\"\u003e\n\u003cli\u003eHydration holding through the day\u003c\/li\u003e\n\u003cli\u003eRedness softens around triggers\u003c\/li\u003e\n\u003cli\u003eSkin texture begins to even\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arc-step\"\u003e\n\u003cdiv class=\"arc-roman\"\u003ePhase III\u003c\/div\u003e\n\u003cdiv class=\"arc-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"arc-days\"\u003eDays 31 — 75\u003c\/div\u003e\n\u003cdiv class=\"arc-title\"\u003eRestore\u003c\/div\u003e\n\u003cdiv class=\"arc-desc\"\u003eThe barrier rebuilds from the inside. Texture smooths. Dry patches, flare-ups, and reactivity recede.\u003c\/div\u003e\n\u003cul class=\"arc-checks\"\u003e\n\u003cli\u003eDry patches stop returning\u003c\/li\u003e\n\u003cli\u003eFlare-ups become rare and brief\u003c\/li\u003e\n\u003cli\u003eSkin tolerates what it didn't\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arc-step\"\u003e\n\u003cdiv class=\"arc-roman\"\u003ePhase IV\u003c\/div\u003e\n\u003cdiv class=\"arc-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"arc-days\"\u003eDays 76 — 90+\u003c\/div\u003e\n\u003cdiv class=\"arc-title\"\u003eResilience\u003c\/div\u003e\n\u003cdiv class=\"arc-desc\"\u003eYour skin is no longer recovering — it is sustaining. You stop thinking about it and start living in it.\u003c\/div\u003e\n\u003cul class=\"arc-checks\"\u003e\n\u003cli\u003eMornings without checking your face\u003c\/li\u003e\n\u003cli\u003eConfidence in unfiltered photos\u003c\/li\u003e\n\u003cli\u003eSkin that holds calm on its own\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     WHAT YOU'VE BEEN REPLACING — the chaos that costs $2,000\/year\n     ================================================================= --\u003e\n\u003csection id=\"replacing\" class=\"section dark\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eWhat You've Been Replacing\u003c\/div\u003e\n\u003ch2\u003eThe chaos that costs \u003cem\u003etwo thousand dollars\u003c\/em\u003e a year.\u003c\/h2\u003e\n\u003cp\u003eSix products. Fourteen ingredients you can't pronounce. Still flaring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-layout\"\u003e\n\u003c!-- LEFT: bathroom chaos image — the accumulated mess Lume Tallow replaces --\u003e\n\u003cdiv class=\"replace-image\"\u003e\u003cimg alt=\"A cluttered marble bathroom counter overflowing with sensitive-skin products — serums, formulas, repair creams, lotions, eye creams, sheet masks\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/e2d049a8-f51b-4d8e-8279-03c590031c10.png?v=1780032548\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003c!-- RIGHT: letterpress price list with dotted leader rules --\u003e\n\u003cdiv class=\"replace-list\"\u003e\n\u003cdiv class=\"replace-list-eyebrow\"\u003eA typical sensitive-skin routine\u003c\/div\u003e\n\u003cdiv class=\"replace-list-title\"\u003eWhat it actually costs, per month:\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eDaily Cleanser\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$22\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eDaily Moisturizer\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$44\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eEczema \/ Barrier Cream\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$36\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eRepair Serum\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$32\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eEye Cream\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$18\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-item\"\u003e\n\u003cdiv class=\"replace-item-name\"\u003eHydrating Toner\u003c\/div\u003e\n\u003cdiv class=\"replace-item-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-item-price\"\u003e$14\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-totals\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"replace-totals-monthly\"\u003e$166 \/ month\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"replace-totals-annual\"\u003e$1,992\u003c\/div\u003e\n\u003cdiv class=\"replace-totals-annual-label\"\u003eper year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-vs\"\u003e\n\u003cdiv class=\"replace-vs-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"replace-vs-text\"\u003eRecovery Protocol\u003c\/div\u003e\n\u003cdiv class=\"replace-vs-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"replace-result\"\u003e\n\u003cdiv class=\"replace-result-amount\"\u003e$449\u003c\/div\u003e\n\u003cdiv class=\"replace-result-label\"\u003eOnce · 90 Days · Done\u003c\/div\u003e\n\u003cdiv class=\"replace-result-sublabel\"\u003e~ $4.99 a day. No subscription. No more pile.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================================\n     COMPARISON TABLE\n     ================================================================= --\u003e\n\u003csection class=\"section dark\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eThe Comparison\u003c\/div\u003e\n\u003ch2\u003eSide by side, \u003cem\u003eline for line.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWhat a typical sensitive-skin brand gives you. What we give you instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ====== IM8-style 2-column comparison ====== --\u003e\n\u003cdiv class=\"compare-table\"\u003e\n\u003c!-- ============ LUME COLUMN ============ --\u003e\n\u003cdiv class=\"compare-col lume\"\u003e\n\u003cdiv class=\"compare-col-header\"\u003e\n\u003cdiv class=\"compare-col-image\"\u003e\u003cimg alt=\"The Lume Tallow Recovery Moisturizer and Recovery Cleanser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/image_1.jpg?v=1780015026\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"compare-col-title\"\u003eLume Tallow\u003c\/div\u003e\n\u003cdiv class=\"compare-col-sub\"\u003eRecovery Protocol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-rows\"\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e Grass-fed bio-identical tallow base\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e 25+ supporting active ingredients\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e 0 fillers, 0 fragrance, 0 parabens\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e Rebuilds barrier from human-recognized lipids\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e Visible calm by week 2, structural by week 8\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e Founder text access included\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e 60-day full refund — entire program\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon check\"\u003e✓\u003c\/span\u003e Small-Batch Crafted in the U.S.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-col-footer\"\u003e\n\u003cdiv class=\"compare-col-price\"\u003e$449\u003c\/div\u003e\n\u003cdiv class=\"compare-col-price-sub\"\u003eOnce · 90 Days · Done\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ OTHER COLUMN ============ --\u003e\n\u003cdiv class=\"compare-col other\"\u003e\n\u003cdiv class=\"compare-col-header\"\u003e\n\u003cdiv class=\"compare-col-image\"\u003e\n\u003cdiv class=\"compare-col-other-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-col-title\"\u003eOther Brands\u003c\/div\u003e\n\u003cdiv class=\"compare-col-sub\"\u003e\"Sensitive Skin\" Lines\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-rows\"\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Petroleum or mineral-oil base\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e 3–5 active ingredients\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Synthetic fragrance, parabens, fillers\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Coats skin without rebuilding it\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Temporary surface calm at best\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Customer service ticket queue\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e 30-day return with friction\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cspan class=\"compare-icon x\"\u003e✗\u003c\/span\u003e Mixed or unverified reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-col-footer\"\u003e\n\u003cdiv class=\"compare-col-price\"\u003e$1,992\u003c\/div\u003e\n\u003cdiv class=\"compare-col-price-sub\"\u003ePer year, ongoing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     INGREDIENT TRANSPARENCY\n     ================================================================= --\u003e\n\u003csection class=\"section surface\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eIngredient Transparency\u003c\/div\u003e\n\u003ch2\u003eSix of the \u003cem\u003efifty-one.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe most important ingredients in the formula — every other one is disclosed in full on the Ingredients page.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-banner wide\"\u003e\u003cimg alt=\"Botanical skincare ingredients — rose hips, jojoba, rooibos, rosemary, charcoal, marula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/e9cbe6e8-36c5-468d-9b50-a583052a0860.png?v=1780013382\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-grid\"\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Golden rendered beef tallow in an apothecary jar\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/3a6985e7-1080-4317-b42c-10e78da1265e.png?v=1780013386\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 01 —\u003c\/div\u003e\n\u003ch4\u003eTallow\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003eBos Taurus · American Pasture\u003c\/div\u003e\n\u003cp\u003eSlowly rendered from grass-fed, grass-finished American cattle. Carries the palmitoleic acid, conjugated linoleic acid, cholesterol, and fat-soluble vitamins (A, D, E, K) the human skin barrier is structurally built from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Plant-derived squalane oil in an apothecary vial with a single drip suspended above an olive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/f7552d74-683e-467d-8f1b-e9879571b210.png?v=1780032569\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 02 —\u003c\/div\u003e\n\u003ch4\u003eSqualane\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003ePlant-Derived · Olive-Sourced\u003c\/div\u003e\n\u003cp\u003eThe stable, plant-derived form of a lipid your skin already makes — and stops making with age. Replenishes the barrier without occluding it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Dragon's Blood resin — crimson tree sap from the Croton lechleri tree of the Amazon basin\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/fe1ccabc-b220-43c0-a193-62d43835cc49.png?v=1780032578\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 03 —\u003c\/div\u003e\n\u003ch4\u003eDragon's Blood\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003eCroton Lechleri · Amazon Basin\u003c\/div\u003e\n\u003cp\u003eAn Amazonian tree resin used by indigenous healers for wound closure and skin regeneration. Rich in taspine — supports cellular migration across damaged tissue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Crystalline niacinamide powder in a clear glass beaker with a brushed-gold lab spatula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/eef52823-d535-4941-aa75-3138e475d460.png?v=1780032559\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 04 —\u003c\/div\u003e\n\u003ch4\u003eNiacinamide\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003eVitamin B3 · Clinical Active\u003c\/div\u003e\n\u003cp\u003eOne of the most studied actives in modern skincare. Reduces redness, evens tone, refines pore appearance, and reinforces barrier function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Bakuchiol oil in a cobalt-glass dropper bottle beside dried Psoralea corylifolia seeds\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/7a20e908-7348-4b10-a328-76c7f031088a.png?v=1780032527\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 05 —\u003c\/div\u003e\n\u003ch4\u003eBakuchiol\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003ePsoralea Corylifolia · Plant Retinol\u003c\/div\u003e\n\u003cp\u003eA plant-based alternative to synthetic retinol. Visibly smooths and firms without the irritation retinol causes in reactive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card featured\"\u003e\n\u003cdiv class=\"ing-card-image\"\u003e\u003cimg alt=\"Activated charcoal pieces on a dark surface\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/8e650884-b378-4b25-a6d6-461897a0da35.png?v=1780013384\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ing-card-content\"\u003e\n\u003cdiv class=\"ing-num\"\u003e— No. 06 —\u003c\/div\u003e\n\u003ch4\u003eActivated Charcoal\u003c\/h4\u003e\n\u003cdiv class=\"latin\"\u003eCoconut Shell · Cleanser\u003c\/div\u003e\n\u003cp\u003eCoconut-derived carbon that draws impurities, oxidized oils, and environmental residue out of pores by adsorption — never by abrasion or stripping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"see-all\"\u003e\u003ca href=\"\/pages\/ingredients\"\u003eSee all 51 ingredients →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     FOUNDER NOTE\n     ================================================================= --\u003e\n\u003csection class=\"section dark founder\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"founder-grid\"\u003e\n\u003cdiv class=\"founder-portrait\"\u003e\n\u003cdiv class=\"ph-label\"\u003e\n\u003cstrong\u003eFounder Portrait\u003c\/strong\u003e A warm portrait of Brett — natural light, eye contact with camera, soft and direct.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"eyebrow\"\u003eFrom the Founder\u003c\/div\u003e\n\u003ch2\u003eWhy this \u003cem\u003eexists.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"founder-body\"\u003e\n\u003cp\u003eI built Lume Tallow because the skincare industry stopped serving the people it was supposed to heal. When you have sensitive, reactive, or recovering skin, every brand promises restoration and most of them just sell you the next coating product — engineered to feel good for a week and fail at month two.\u003c\/p\u003e\n\u003cp\u003eMy faith taught me that what's true is usually older than what's marketed. The ancestral practice of rendering animal fat for skin protection didn't survive ten thousand years because it was a trend. It survived because the human barrier is built from it. We forgot that. This program is the work of remembering.\u003c\/p\u003e\n\u003cp\u003eIf you commit to the 90 days, I'll commit to you. Text me with any questions during your protocol — about your skin, about the formula, about anything. That's not customer service. That's me.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"founder-signature\"\u003eBrett \u003csmall\u003eFounder, Lume Tallow\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     REVIEWS\n     ================================================================= --\u003e\n\u003csection class=\"section surface\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eReal Results\u003c\/div\u003e\n\u003ch2\u003eWhat customers \u003cem\u003esay.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePulled from real customer feedback across the 90-day arc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"reviews-hero\"\u003e\u003cimg alt=\"Calm, recovered skin\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/400713a7-9e0a-4c3d-8c1a-1d44360ac0f2.png?v=1780013388\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cblockquote\u003e\"I've been battling skin issues for the last 10 years. I've tried every medication under the sun — prescribed and OTC. After just 3 days of using this product, my skin is the best it's looked and felt. Ever. I feel confident in my own skin again.\"\u003c\/blockquote\u003e\n\u003cdiv class=\"review-attr\"\u003eAJ Pujols \u003csmall\u003eVerified buyer · 10 years of skin issues\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cblockquote\u003e\"Plagued with skin allergies and frequent flare ups, I applied Lume to several areas without observing closely. The areas never advanced into a flare-up (full episode normally returns within 24hrs) and months later still remain calm. Being free of skin discomfort is a welcome change.\"\u003c\/blockquote\u003e\n\u003cdiv class=\"review-attr\"\u003ePatricia P. \u003csmall\u003eVerified buyer · Post-op, autoimmune flare history\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cblockquote\u003e\"I'd give this product more stars if I could. It cleared my eczema and provided instant soothing relief. My entire household now uses Lume Tallow. Thank you for creating such a wonderful product.\"\u003c\/blockquote\u003e\n\u003cdiv class=\"review-attr\"\u003eKaren E. \u003csmall\u003eVerified buyer · Eczema\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"reviews-note\"\u003eThree of 49 verified five-star reviews. Read the rest at \u003ca style=\"color: var(--gold);\" href=\"https:\/\/lumetallow.com\/products\/moisturizer\"\u003elumetallow.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     FAQ\n     ================================================================= --\u003e\n\u003csection class=\"section dark\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eAnswered\u003c\/div\u003e\n\u003ch2\u003eQuestions you \u003cem\u003ealready have.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eWill tallow make me break out?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eNo. This is the single most common assumption and the data does not support it. Tallow is non-comedogenic for the vast majority of skin types because its lipid profile mirrors what your skin already produces — your pores don't read it as foreign and react accordingly. The rare exceptions tend to be people with very high natural sebum production who don't tolerate any added lipids; for them we recommend starting with the cleanser only and introducing the moisturizer in week two.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eI have eczema. Will this actually work for me?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eEczema is a barrier dysfunction. Tallow directly supplies the lipid and vitamin building blocks the barrier uses to rebuild — palmitoleic acid, conjugated linoleic acid, cholesterol, fat-soluble vitamins A through K. The Skin-Gut Health Diet Guide also addresses the inflammatory side of eczema from the inside, which is critical because topicals alone won't resolve a barrier issue driven by gut and immune dysregulation. The 60-day money-back guarantee is specifically there for the eczema cohort — if it doesn't work, you get a full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eI have rosacea. Will it calm or trigger it?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eMost rosacea customers report visible reduction in redness within the first three weeks. Tallow is anti-inflammatory, fragrance-free, and contains zero of the synthetic preservatives and fragrance compounds that commonly trigger rosacea flares. The cleanser uses gentle coconut-derived surfactants rather than sulfates. That said, rosacea is highly individual — if you react adversely, the guarantee covers you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eDoes it smell like beef?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eNo. Slowly rendered tallow has a faint, neutral scent — slightly earthy, not animal. The formulation includes rosemary leaf oil and a trace of organic orange peel oil (in the cleanser) which give it a clean, grounded aromatic profile. We do not add synthetic fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eIs the program designed for women, men, or both?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eBoth. The human skin barrier doesn't have a gender. The formula is identical for everyone — it works on the structural lipid profile your skin is built from, which is universal. Our customer base is split close to 50\/50.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eWhat if it doesn't work for me?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eYou get the full $297 refunded within 60 days. No questions, no return of half-used products required, no friction. The guarantee is real because we'd rather refund a customer than have one in our community whose skin didn't respond. Email us, we process the refund the same day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eHow fast will I actually see results?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eMost customers report visible calm by the end of the first week and noticeable structural improvement by week four. The full barrier rebuild happens between weeks six and twelve. Severe cases (significant eczema, long-term reactive skin, post-steroid dependency) often take the full 90 days to see the structural change land — but the surface calm typically arrives much earlier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-row\"\u003e\n\u003csummary\u003eCan I use it alongside my other products?+\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003eYou can, but we don't recommend it during the first 30 days. The whole point of the recovery arc is to give your barrier a clean reset. If you layer it with the products that may have been contributing to your reactivity, you don't get the clean signal of whether the protocol is working. After day 30, you can reintroduce non-irritating items (sunscreen, makeup) one at a time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     HOW TO USE — Daily Recovery Ritual\n     Dual-use language ABOVE the image so even before Brett's\n     Gemini 4-panel grid arrives, the messaging works.\n     ================================================================= --\u003e\n\u003csection id=\"how-to-use\" class=\"section surface\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eYour Daily Recovery Ritual\u003c\/div\u003e\n\u003ch2\u003eSimple. \u003cem\u003eTwice a day.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWorks as a daily face cleanser. Also lifts dead skin cells from any affected area — elbows, hands, shoulders, back, anywhere the barrier needs rebuilding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Four numbered steps. The image slot was removed — the steps now carry\n         the entire section on their own, framed by the section head above. --\u003e\n\u003cdiv class=\"ritual-steps\"\u003e\n\u003cdiv class=\"ritual-step\"\u003e\n\u003cdiv class=\"ritual-step-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"ritual-step-body\"\u003e\n\u003ch4\u003ePress onto wet fingertips\u003c\/h4\u003e\n\u003cp\u003eOpen the disc cap. Press a small amount of Recovery Cleanser onto wet fingertips — the charcoal-grey lather is normal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ritual-step\"\u003e\n\u003cdiv class=\"ritual-step-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"ritual-step-body\"\u003e\n\u003ch4\u003eRub for 60 seconds\u003c\/h4\u003e\n\u003cp\u003eMassage onto face or affected area in slow circles for sixty seconds. Rinse with cool water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ritual-step\"\u003e\n\u003cdiv class=\"ritual-step-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"ritual-step-body\"\u003e\n\u003ch4\u003eScoop the moisturizer\u003c\/h4\u003e\n\u003cp\u003ePat skin damp-dry. Take a small scoop of Recovery Moisturizer on your fingertip — a little goes farther than you think.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ritual-step\"\u003e\n\u003cdiv class=\"ritual-step-num\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"ritual-step-body\"\u003e\n\u003ch4\u003eRub until absorbed\u003c\/h4\u003e\n\u003cp\u003eRub into the affected area until fully absorbed. Repeat AM and PM. Skin that's been through something needs both.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     GUARANTEE\n     ================================================================= --\u003e\n\u003csection class=\"guarantee\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-seal\"\u003e\n\u003cdiv class=\"guarantee-seal-clip\"\u003e\u003cimg alt=\"Hand-pressed wax seal — 60-day money-back guarantee\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/21c38f63-28aa-4a7e-98a3-ca357956c54f.png?v=1780013982\u0026amp;width=2400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"guarantee-seal-badge\"\u003e60\u003csmall\u003eDay\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eyebrow center\"\u003eThe Guarantee\u003c\/div\u003e\n\u003ch2\u003eIf it doesn't work, \u003cem\u003ewe refund.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"guarantee-body\"\u003eTry the entire protocol for sixty days. Use the products. Read the guides. Text Brett with your questions. If at any point in those two months your skin isn't visibly calmer and you're not seeing the change you came for — email us, and we refund the full $297. No partial refund. No friction. No return required.\u003c\/div\u003e\n\u003cdiv class=\"guarantee-quote\"\u003e\n\u003cp\u003e“Whether it's 29 minutes after purchase or 29 days, if you're not happy, I'm not happy. That's why we offer this money-back guarantee.”\u003c\/p\u003e\n\u003cdiv class=\"guarantee-quote-attribution\"\u003e— Brett, Founder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================================\n     FINAL CTA — scrolls visitor back to Shopify's native buy button\n     at the top of the product page. No duplicate widget slot needed\n     because Shopify owns the add-to-cart action up top.\n     ================================================================= --\u003e\n\u003csection class=\"final-cta\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"eyebrow center\"\u003eThe Last Skincare You'll Buy This Year\u003c\/div\u003e\n\u003ch2\u003eNinety days.\u003cbr\u003eThen you're \u003cem\u003edone.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003e$297 once. Not $1,000 every year. The protocol that ends the chase — backed by sixty days of full money-back protection.\u003c\/p\u003e\n\u003ca class=\"final-cta-btn\" href=\"#lume-page-top\"\u003e Start Your 90 Days — $297 \u003cspan class=\"final-cta-arrow\"\u003e↑\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"final-cta-fineprint\"\u003e60-day full refund · Free US shipping · Backed by 49 verified five-star reviews\u003c\/div\u003e\n\u003c!-- =================================================================\n     FOOTER NOTE\n     ================================================================= --\u003e\n\u003csection class=\"foot-note\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cp\u003eLume Tallow · Huntington Beach, California · Made small, made slow, made honest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Lume Tallow","offers":[{"title":"Default Title","offer_id":55692901318729,"sku":"SKN-BNDL-SET","price":449.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/8230\/0233\/files\/2ef35b39-df0e-4119-8fb9-2a048aa40338.png?v=1780532531","url":"https:\/\/lumetallow.com\/products\/the-complete-recovery-bundle","provider":"Lume Tallow","version":"1.0","type":"link"}