{"id":8,"date":"2024-03-03T19:33:51","date_gmt":"2024-03-03T19:33:51","guid":{"rendered":"http:\/\/nutritionthatlasts.com\/?page_id=8"},"modified":"2026-03-26T17:22:11","modified_gmt":"2026-03-26T17:22:11","slug":"home","status":"publish","type":"page","link":"https:\/\/nutritionthatlasts.com\/","title":{"rendered":"Home"},"content":{"rendered":"<style>.elementor-8 .elementor-element.elementor-element-c09167a > .elementor-container{max-width:1280px;}.elementor-8 .elementor-element.elementor-element-c09167a{padding:26px 26px 26px 26px;}.elementor-8 .elementor-element.elementor-element-2f8be81 > .elementor-element-populated{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}<\/style>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c09167a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c09167a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f8be81\" data-id=\"2f8be81\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-016e7f9 elementor-widget elementor-widget-html\" data-id=\"016e7f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Nutrition That Lasts: Dog Nutrition Consulting<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --white:      #ffffff;\r\n    --off-white:  #f7f6f2;\r\n    --light-gray: #eeece7;\r\n    --text:       #1a1a18;\r\n    --text-mid:   #484540;\r\n    --text-light: #7a756c;\r\n    --forest:     #1a3a6b;\r\n    --forest-mid: #2652a0;\r\n    --forest-pale:#dfe8f5;\r\n    --amber:      #b8822a;\r\n    --amber-light:#d4a04e;\r\n    --amber-pale: #f5e8cf;\r\n    --border:     #e2dfd8;\r\n    --dark-bg:    #0f1d3a;\r\n  }\r\n\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n  html { scroll-behavior: smooth; }\r\n  body { background: var(--white); color: var(--text); font-family: 'Jost', sans-serif; font-weight: 300; font-size: 18px; line-height: 1.6; overflow-x: hidden; max-width: 100vw; }\r\n  html { overflow-x: hidden; max-width: 100%; }\r\n\r\n  \/* \u2500\u2500 NAV \u2500\u2500 *\/\r\n  nav {\r\n    position: fixed; top: 0; left: 0; right: 0; z-index: 900;\r\n    display: flex; align-items: center; justify-content: space-between;\r\n    padding: 1rem 3.5rem;\r\n    background: rgba(255,255,255,0.97);\r\n    border-bottom: 1px solid var(--border);\r\n    backdrop-filter: blur(8px);\r\n  }\r\n  .nav-logo {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; font-weight: 600;\r\n    color: var(--text); letter-spacing: 0.03em; text-transform: capitalize;\r\n    text-decoration: none;\r\n  }\r\n  .nav-logo span { font-weight: 300; color: var(--text-light); }\r\n  .nav-links { display: flex; gap: 2rem; list-style: none; align-items: center; }\r\n  .nav-links a { text-decoration: none; color: var(--text-mid); font-size: 0.75rem; letter-spacing: 0.13em; text-transform: uppercase; transition: color 0.2s; }\r\n  .nav-links a:hover { color: var(--forest); }\r\n  .nav-cta { background: var(--forest) !important; color: var(--white) !important; padding: 0.5rem 1.4rem; border-radius: 3px; letter-spacing: 0.14em; }\r\n  .nav-cta:hover { background: var(--forest-mid) !important; }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  #hero {\r\n    padding: 120px 0 80px;\r\n    background: var(--white);\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  #hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    right: -80px; top: 60px;\r\n    width: 500px; height: 500px;\r\n    border-radius: 50%;\r\n    background: var(--forest-pale);\r\n    opacity: 0.5;\r\n    z-index: 0;\r\n  }\r\n  .hero-inner {\r\n    max-width: 1500px; margin: 0 auto; padding: 0 2.5rem;\r\n    display: grid; grid-template-columns: 1fr 1fr;\r\n    gap: 4rem; align-items: center;\r\n    position: relative; z-index: 1;\r\n  }\r\n  .hero-eyebrow {\r\n    font-size: 0.72rem; letter-spacing: 0.3em; text-transform: uppercase;\r\n    color: var(--forest); margin-bottom: 1.2rem; font-weight: 500;\r\n  }\r\n  .hero-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(2.8rem, 5vw, 4.8rem);\r\n    font-weight: 300; line-height: 1.08; color: var(--text);\r\n    text-transform: capitalize; margin-bottom: 1.4rem;\r\n  }\r\n  .hero-title em { font-style: italic; color: var(--forest-mid); }\r\n  .hero-sub {\r\n    font-size: 1.05rem; color: var(--text-mid); line-height: 1.8;\r\n    max-width: 480px; margin-bottom: 2rem;\r\n  }\r\n  .hero-cta-group { display: flex; gap: 1rem; flex-wrap: wrap; }\r\n  .btn-primary {\r\n    display: inline-block; padding: 0.85rem 2rem;\r\n    background: var(--forest); color: var(--white);\r\n    font-family: 'Jost', sans-serif; font-size: 0.78rem; font-weight: 500;\r\n    letter-spacing: 0.14em; text-transform: uppercase; text-decoration: none;\r\n    border-radius: 3px; transition: background 0.25s;\r\n  }\r\n  .btn-primary:hover { background: var(--forest-mid); }\r\n  .btn-ghost {\r\n    display: inline-block; padding: 0.85rem 2rem;\r\n    border: 1.5px solid var(--forest); color: var(--forest);\r\n    font-family: 'Jost', sans-serif; font-size: 0.78rem; font-weight: 400;\r\n    letter-spacing: 0.14em; text-transform: uppercase; text-decoration: none;\r\n    border-radius: 3px; transition: background 0.25s, color 0.25s;\r\n  }\r\n  .btn-ghost:hover { background: var(--forest); color: var(--white); }\r\n  .hero-stats {\r\n    display: flex; flex-direction: column; gap: 1.2rem;\r\n  }\r\n  .hero-stat-card {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-left: 4px solid var(--forest);\r\n    border-radius: 6px; padding: 1.2rem 1.5rem;\r\n    box-shadow: 0 2px 12px rgba(0,0,0,0.05);\r\n  }\r\n  .hsc-num {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 2.4rem; font-weight: 300; color: var(--forest); line-height: 1;\r\n  }\r\n  .hsc-label { font-size: 0.82rem; color: var(--text-mid); margin-top: 0.3rem; line-height: 1.5; }\r\n\r\n  \/* \u2500\u2500 SHARED \u2500\u2500 *\/\r\n  .container { max-width: 1500px; margin: 0 auto; padding: 0 2.5rem; }\r\n  section { padding: 70px 0; }\r\n  .section-label {\r\n    font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase;\r\n    color: var(--forest); margin-bottom: 0.8rem; display: block; font-weight: 500;\r\n  }\r\n  .section-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(2.2rem, 4vw, 3.4rem);\r\n    font-weight: 300; line-height: 1.1; color: var(--text);\r\n    text-transform: capitalize;\r\n  }\r\n  .section-title em { font-style: italic; color: var(--forest-mid); }\r\n\r\n  \/* \u2500\u2500 INTRO BAND \u2500\u2500 *\/\r\n  #intro-band {\r\n    padding: 0; background: var(--dark-bg);\r\n  }\r\n  .intro-band-grid { display: grid; grid-template-columns: repeat(3, 1fr); }\r\n  .intro-band-item {\r\n    padding: 2rem 2.5rem; display: flex; align-items: flex-start; gap: 1rem;\r\n    border-right: 1px solid rgba(255,255,255,0.08);\r\n  }\r\n  .intro-band-item:last-child { border-right: none; }\r\n  .ibi-icon { font-size: 1.9rem; flex-shrink: 0; }\r\n  .ibi-title {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 1.25rem; font-weight: 600;\r\n    color: #ffffff; margin-bottom: 0.3rem; text-transform: capitalize;\r\n  }\r\n  .ibi-text { font-size: 0.9rem; color: #c0ccdc; line-height: 1.65; }\r\n\r\n\r\n  .orb-core {\r\n    position: absolute; inset: 96px;\r\n    background: var(--dark-bg); border-radius: 50%;\r\n    border: 1px solid rgba(26,58,107,0.4);\r\n    display: flex; align-items: center; justify-content: center;\r\n    flex-direction: column; text-align: center; padding: 1rem;\r\n  }\r\n  .orb-core .big-num { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: #7aaad4; line-height: 1; }\r\n  .orb-core .big-label { font-size: 0.6rem; letter-spacing: 0.13em; text-transform: uppercase; color: #6888b8; margin-top: 0.5rem; line-height: 1.5; }\r\n  \/* \u2500\u2500 MICROBIOME \u2500\u2500 *\/\r\n  #microbiome { background: var(--off-white); }\r\n  .microbiome-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\r\n  .microbiome-content .section-title { margin-bottom: 1.2rem; }\r\n  .microbiome-content p { font-size: 1.05rem; line-height: 1.82; color: var(--text-mid); margin-bottom: 1rem; }\r\n  .micro-facts { display: grid; grid-template-columns: 1fr 1fr; gap: 0.8rem; margin-top: 1.8rem; }\r\n  .micro-fact {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-left: 3px solid var(--forest); border-radius: 3px; padding: 1rem 1.2rem;\r\n  }\r\n  .micro-fact .mf-num { font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; font-weight: 300; color: var(--forest); line-height: 1; }\r\n  .micro-fact .mf-label { font-size: 0.82rem; color: var(--text-light); margin-top: 0.25rem; line-height: 1.5; }\r\n\r\n  \/* \u2500\u2500 WHY FOOD FALLS SHORT \u2500\u2500 *\/\r\n  #why-food { background: var(--white); }\r\n  .why-food-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: start; }\r\n  .why-food-left .section-title { margin-bottom: 1.2rem; }\r\n  .why-food-left > p { font-size: 1.05rem; line-height: 1.82; color: var(--text-mid); margin-bottom: 1rem; }\r\n  .problem-list { display: flex; flex-direction: column; gap: 0; }\r\n  .problem-item {\r\n    padding: 1.3rem 0; border-bottom: 1px solid var(--border);\r\n    display: flex; gap: 1rem; align-items: flex-start;\r\n  }\r\n  .problem-item:last-child { border-bottom: none; }\r\n  .pi-icon {\r\n    width: 36px; height: 36px; border-radius: 50%;\r\n    background: #fde8e8; display: flex; align-items: center; justify-content: center;\r\n    font-size: 1rem; flex-shrink: 0; margin-top: 0.15rem;\r\n  }\r\n  .pi-title { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-weight: 600; color: var(--text); margin-bottom: 0.3rem; text-transform: capitalize; }\r\n  .pi-text { font-size: 0.88rem; color: var(--text-mid); line-height: 1.65; }\r\n\r\n  \/* \u2500\u2500 WHAT WE ADDRESS \u2500\u2500 *\/\r\n  #what-we-address { background: var(--off-white); }\r\n  .wwa-header { text-align: center; max-width: 640px; margin: 0 auto 3rem; }\r\n  .wwa-header p { font-size: 1rem; line-height: 1.78; color: var(--text-mid); margin-top: 1rem; }\r\n  .address-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }\r\n  .address-card {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-radius: 6px; padding: 2rem 1.8rem;\r\n    transition: box-shadow 0.25s, transform 0.25s, border-color 0.25s;\r\n    cursor: default;\r\n  }\r\n  .address-card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.08); transform: translateY(-3px); border-color: var(--forest-pale); }\r\n  .ac-icon { font-size: 2rem; margin-bottom: 0.9rem; display: block; }\r\n  .ac-title { font-family: 'Cormorant Garamond', serif; font-size: 1.35rem; font-weight: 600; color: var(--text); margin-bottom: 0.6rem; text-transform: capitalize; }\r\n  .ac-text { font-size: 0.95rem; line-height: 1.72; color: var(--text-mid); }\r\n  .ac-highlight { display: inline-block; margin-top: 1rem; font-size: 0.68rem; letter-spacing: 0.13em; text-transform: uppercase; color: var(--forest); font-weight: 500; }\r\n\r\n  \/* \u2500\u2500 PHILOSOPHY \u2500\u2500 *\/\r\n  #philosophy { background: var(--white); }\r\n  .philosophy-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start; }\r\n  .philosophy-left .section-title { margin-bottom: 1.2rem; }\r\n  .philosophy-left p { font-size: 1.05rem; line-height: 1.82; color: var(--text-mid); margin-bottom: 1rem; }\r\n  .philosophy-pillars { display: flex; flex-direction: column; }\r\n  .pillar { display: flex; gap: 1.2rem; align-items: flex-start; padding: 1.4rem 0; border-bottom: 1px solid var(--border); }\r\n  .pillar:last-child { border-bottom: none; }\r\n  .pillar-num { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; font-weight: 300; color: var(--light-gray); line-height: 1; flex-shrink: 0; width: 2.2rem; text-align: right; }\r\n  .pillar-title { font-family: 'Cormorant Garamond', serif; font-size: 1.25rem; font-weight: 600; color: var(--forest); margin-bottom: 0.4rem; text-transform: capitalize; }\r\n  .pillar-text { font-size: 0.95rem; line-height: 1.7; color: var(--text-mid); }\r\n\r\n\r\n\r\n  \/* \u2500\u2500 MEAL TOPPERS \u2500\u2500 *\/\r\n  #meal-toppers { background: var(--off-white); }\r\n  .toppers-header { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; margin-bottom: 2.5rem; align-items: end; }\r\n  .toppers-header p { font-size: 1rem; line-height: 1.78; color: var(--text-mid); margin-top: 0.9rem; }\r\n  .toppers-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.9rem; }\r\n  .topper-card {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-radius: 6px; padding: 1.5rem 1.3rem;\r\n    transition: box-shadow 0.25s, transform 0.25s;\r\n  }\r\n  .topper-card:hover { box-shadow: 0 6px 20px rgba(0,0,0,0.08); transform: translateY(-3px); }\r\n  .tc-icon { font-size: 1.9rem; margin-bottom: 0.65rem; display: block; }\r\n  .tc-name { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-weight: 600; color: var(--text); margin-bottom: 0.4rem; text-transform: capitalize; }\r\n  .tc-desc { font-size: 0.9rem; color: var(--text-mid); line-height: 1.62; }\r\n  .tc-badge { display: inline-block; margin-top: 0.7rem; font-size: 0.63rem; letter-spacing: 0.13em; text-transform: uppercase; padding: 0.22rem 0.7rem; border-radius: 20px; background: var(--forest-pale); color: var(--forest); border: 1px solid rgba(26,58,107,0.2); }\r\n\r\n  \/* \u2500\u2500 BRANDS \u2500\u2500 *\/\r\n  #brands { background: var(--white); padding: 50px 0; }\r\n  .brands-header { text-align: center; margin-bottom: 2.2rem; }\r\n  .brands-header p { font-size: 0.92rem; color: var(--text-light); margin-top: 0.7rem; }\r\n  .brands-row { display: flex; gap: 0.9rem; justify-content: center; flex-wrap: wrap; }\r\n  .brand-pill {\r\n    display: flex; align-items: center; gap: 0.6rem;\r\n    background: var(--off-white); border: 1px solid var(--border);\r\n    border-radius: 40px; padding: 0.65rem 1.5rem;\r\n    transition: border-color 0.25s, box-shadow 0.25s;\r\n  }\r\n  .brand-pill:hover { border-color: var(--forest); box-shadow: 0 3px 12px rgba(45,90,39,0.12); }\r\n  .brand-pill .bp-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--forest); flex-shrink: 0; }\r\n  .brand-pill .bp-name { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 600; color: var(--text); text-transform: capitalize; }\r\n  .brand-disclaimer { text-align: center; margin-top: 1.4rem; font-size: 0.78rem; color: var(--text-light); font-style: italic; }\r\n\r\n  \/* \u2500\u2500 PROMISE \u2500\u2500 *\/\r\n  #promise { background: var(--off-white); }\r\n  .promise-layout { display: grid; grid-template-columns: 5fr 7fr; gap: 5rem; align-items: start; }\r\n  .promise-left .section-title { margin-bottom: 1.2rem; }\r\n  .promise-left > p { font-size: 1rem; line-height: 1.82; color: var(--text-mid); margin-bottom: 1.4rem; }\r\n  .promise-list { list-style: none; display: flex; flex-direction: column; gap: 0.85rem; }\r\n  .promise-list li { display: flex; align-items: flex-start; gap: 0.8rem; font-size: 0.95rem; color: var(--text-mid); line-height: 1.6; }\r\n  .promise-list li::before { content: '\u2726'; color: var(--forest); font-size: 0.65rem; flex-shrink: 0; margin-top: 0.3rem; }\r\n  .testimonials { display: flex; flex-direction: column; gap: 1.2rem; }\r\n  .testimonial {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-left: 3px solid var(--forest); padding: 1.6rem 1.8rem;\r\n    border-radius: 0 6px 6px 0; position: relative;\r\n  }\r\n  .testimonial::before { content: '\"'; font-family: 'Cormorant Garamond', serif; font-size: 4.5rem; color: var(--light-gray); position: absolute; top: 0.4rem; right: 1.2rem; line-height: 1; }\r\n  .testimonial .quote { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-style: italic; color: var(--text); line-height: 1.6; margin-bottom: 0.8rem; }\r\n  .testimonial .attrib { font-size: 0.74rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--forest); }\r\n\r\n  \/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\r\n  #how-it-works { background: var(--white); }\r\n  .hiw-header { text-align: center; max-width: 600px; margin: 0 auto 3rem; }\r\n  .steps-timeline { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; }\r\n  .steps-timeline::before { content: ''; position: absolute; top: 26px; left: 12.5%; right: 12.5%; height: 1px; background: linear-gradient(to right, var(--forest), var(--forest-pale), var(--forest)); }\r\n  .step { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 1.2rem; }\r\n  .step-num { width: 52px; height: 52px; border-radius: 50%; background: var(--white); border: 2px solid var(--forest); display: flex; align-items: center; justify-content: center; font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; font-weight: 300; color: var(--forest); margin-bottom: 1.2rem; position: relative; z-index: 1; }\r\n  .step-title { font-family: 'Cormorant Garamond', serif; font-size: 1.25rem; font-weight: 600; color: var(--text); margin-bottom: 0.5rem; text-transform: capitalize; }\r\n  .step-text { font-size: 0.93rem; line-height: 1.68; color: var(--text-mid); }\r\n\r\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n  #cta { padding: 70px 0; text-align: center; position: relative; background: linear-gradient(rgba(15,29,58,0.84), rgba(15,29,58,0.9)), url('http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-24-2026-11_06_31-PM.png') center\/cover no-repeat; }\r\n  .cta-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.4rem, 5vw, 4.5rem); font-weight: 300; line-height: 1.1; color: #f0ede8; max-width: 700px; margin: 0 auto 1.4rem; text-transform: capitalize; }\r\n  .cta-title em { font-style: italic; color: #7aaad4; }\r\n  .cta-sub { font-size: 1.05rem; color: #b8ccec; max-width: 480px; margin: 0 auto 2.5rem; line-height: 1.78; }\r\n  .cta-contact { display: flex; justify-content: center; gap: 3rem; margin-top: 3rem; flex-wrap: wrap; }\r\n  .contact-item { display: flex; flex-direction: column; align-items: center; gap: 0.35rem; }\r\n  .contact-item .ci-label { font-size: 0.64rem; letter-spacing: 0.2em; text-transform: uppercase; color: #7a9acc; }\r\n  .contact-item a, .contact-item span { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; color: #a8ccf0; text-decoration: none; }\r\n  .contact-item a:hover { color: #b8d0f0; }\r\n  #cta .section-label { color: #7aaad4; margin-bottom: 0.8rem; }\r\n\r\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n  footer { background: #0a1428; padding: 1.8rem 0; border-top: 1px solid rgba(255,255,255,0.06); }\r\n  .footer-inner { display: flex; align-items: center; justify-content: space-between; }\r\n  .footer-logo { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: #7aaad4; font-weight: 600; }\r\n  .footer-copy { font-size: 0.74rem; color: #5a7aaa; }\r\n  .footer-tagline { font-family: 'Cormorant Garamond', serif; font-size: 0.88rem; font-style: italic; color: #5a7aaa; }\r\n\r\n  .hero-photo-badge strong { display: block; font-size: 1.1rem; font-family: 'Cormorant Garamond', serif; font-weight: 600; color: #7aaad4; }\r\n\r\n\r\n  \/* \u2500\u2500 PHOTOS \u2500\u2500 *\/\r\n  .hero-photo { border-radius: 12px; overflow: hidden; height: 500px; box-shadow: 0 20px 50px rgba(15,29,58,0.18); }\r\n  .hero-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n  .section-photo { border-radius: 10px; overflow: hidden; box-shadow: 0 10px 34px rgba(15,29,58,0.13); }\r\n  .section-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n  .photo-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 3rem; }\r\n  .photo-strip-item { border-radius: 8px; overflow: hidden; height: 220px; }\r\n  .photo-strip-item img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n  .cta-photo-bg {\r\n    padding: 70px 0; text-align: center; position: relative;\r\n    background: linear-gradient(rgba(15,29,58,0.82), rgba(15,29,58,0.88)),\r\n      url('http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-24-2026-11_06_31-PM.png') center\/cover no-repeat;\r\n  }\r\n\r\n  \/* \u2500\u2500 PHOTOS \u2500\u2500 *\/\r\n  .hero-img-wrap {\r\n    border-radius: 12px; overflow: hidden;\r\n    box-shadow: 0 20px 60px rgba(15,29,58,0.2);\r\n    position: relative; height: 500px;\r\n  }\r\n  .hero-img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n  .section-photo {\r\n    border-radius: 10px; overflow: hidden;\r\n    box-shadow: 0 10px 36px rgba(15,29,58,0.14);\r\n  }\r\n  .section-photo img { width: 100%; height: 420px; object-fit: cover; display: block; }\r\n  .section-photo.full-height img { height: auto; object-fit: unset; }\r\n\r\n  .photo-strip { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-top: 2.5rem; }\r\n  .photo-strip-item { border-radius: 8px; overflow: hidden; height: 240px; }\r\n  .photo-strip-item img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n  .full-bleed-photo {\r\n    width: 100%; height: 420px; overflow: hidden; position: relative;\r\n  }\r\n  .full-bleed-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n  .full-bleed-photo .fbp-overlay {\r\n    position: absolute; inset: 0;\r\n    background: linear-gradient(to right, rgba(15,29,58,0.75) 0%, rgba(15,29,58,0.1) 60%);\r\n    display: flex; align-items: center; padding: 0 4rem;\r\n  }\r\n  .fbp-overlay-text { max-width: 500px; }\r\n  .fbp-overlay-text h3 {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 2.4rem; font-weight: 300;\r\n    color: #f0ede8; line-height: 1.15; margin-bottom: 0.8rem; text-transform: capitalize;\r\n  }\r\n  .fbp-overlay-text h3 em { font-style: italic; color: #7aaad4; }\r\n  .fbp-overlay-text p { font-size: 0.95rem; color: #9aaac8; line-height: 1.7; }\r\n\r\n  \/* \u2500\u2500 TCVM EXPANDED \u2500\u2500 *\/\r\n  #tcvm { background: var(--dark-bg); padding: 80px 0; }\r\n  #tcvm .section-label { color: #7aaad4; }\r\n  #tcvm .section-title { color: #f0ede8; }\r\n  #tcvm .section-title em { color: #7aaad4; }\r\n\r\n  .tcvm-header { text-align: center; max-width: 700px; margin: 0 auto 3.5rem; }\r\n  .tcvm-header p { font-size: 1.05rem; line-height: 1.78; color: #c8d8f0; margin-top: 1rem; }\r\n\r\n  .tcvm-intro-grid {\r\n    display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; margin-bottom: 3rem;\r\n  }\r\n\r\n  .tcvm-season-card {\r\n    position: relative; border-radius: 10px; overflow: hidden;\r\n    height: 320px; cursor: default;\r\n  }\r\n  .tcvm-season-card img {\r\n    width: 100%; height: 100%; object-fit: cover; display: block;\r\n    transition: transform 0.4s ease;\r\n  }\r\n  .tcvm-season-card:hover img { transform: scale(1.04); }\r\n  .tcvm-season-overlay {\r\n    position: absolute; inset: 0;\r\n    display: flex; flex-direction: column; justify-content: flex-end;\r\n    padding: 1.8rem;\r\n  }\r\n  .tcvm-season-card.spring .tcvm-season-overlay { background: linear-gradient(to top, rgba(15,29,58,0.9) 0%, rgba(15,29,58,0.1) 55%); }\r\n  .tcvm-season-card.summer .tcvm-season-overlay { background: linear-gradient(to top, rgba(15,29,58,0.9) 0%, rgba(15,29,58,0.1) 55%); }\r\n  .tcvm-season-card.fall .tcvm-season-overlay   { background: linear-gradient(to top, rgba(15,29,58,0.9) 0%, rgba(15,29,58,0.1) 55%); }\r\n  .tcvm-season-card.winter .tcvm-season-overlay { background: linear-gradient(to top, rgba(15,29,58,0.92) 0%, rgba(15,29,58,0.15) 55%); }\r\n\r\n  .tcvm-season-tag {\r\n    display: inline-block; font-size: 0.64rem; letter-spacing: 0.22em;\r\n    text-transform: uppercase; font-weight: 500; padding: 0.25rem 0.7rem;\r\n    border-radius: 20px; margin-bottom: 0.6rem; width: fit-content;\r\n  }\r\n  .spring .tcvm-season-tag  { background: rgba(120,200,120,0.25); color: #90e890; border: 1px solid rgba(120,200,120,0.3); }\r\n  .summer .tcvm-season-tag  { background: rgba(122,184,216,0.25); color: #7ab8d8; border: 1px solid rgba(122,184,216,0.3); }\r\n  .fall .tcvm-season-tag    { background: rgba(232,152,106,0.25); color: #e8986a; border: 1px solid rgba(232,152,106,0.3); }\r\n  .winter .tcvm-season-tag  { background: rgba(180,180,220,0.25); color: #b0b8e8; border: 1px solid rgba(180,180,220,0.3); }\r\n\r\n  .tcvm-season-title {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; font-weight: 600;\r\n    color: #f0ede8; margin-bottom: 0.5rem; text-transform: capitalize;\r\n  }\r\n  .tcvm-season-proteins {\r\n    font-size: 0.82rem; color: #9aaac8; line-height: 1.6;\r\n  }\r\n  .tcvm-season-energy {\r\n    display: inline-block; margin-top: 0.5rem; font-size: 0.7rem;\r\n    letter-spacing: 0.12em; text-transform: uppercase; color: #7aaad4; font-weight: 500;\r\n  }\r\n\r\n  .tcvm-bottom-row {\r\n    display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 1.2rem; margin-top: 1.2rem;\r\n  }\r\n\r\n  .tcvm-info-box {\r\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1);\r\n    border-radius: 8px; padding: 1.6rem;\r\n  }\r\n  .tcvm-info-box h4 {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-weight: 600;\r\n    color: #a8ccf0; margin-bottom: 1rem; text-transform: capitalize;\r\n    padding-bottom: 0.6rem; border-bottom: 1px solid rgba(255,255,255,0.15);\r\n  }\r\n  .tcvm-info-proteins { display: flex; flex-direction: column; gap: 0.35rem; }\r\n  .tcvm-info-protein {\r\n    font-size: 0.88rem; color: #dce8f8; display: flex; align-items: center; gap: 0.5rem;\r\n    padding: 0.25rem 0; border-bottom: 1px solid rgba(255,255,255,0.05);\r\n  }\r\n  .tcvm-info-protein:last-child { border-bottom: none; }\r\n  .tcvm-info-protein::before { content: '\u203a'; color: #7aaad4; font-size: 0.9rem; }\r\n\r\n  .tcvm-balance-box {\r\n    background: rgba(122,170,212,0.08); border: 1px solid rgba(122,170,212,0.2);\r\n    border-top: 3px solid #7aaad4; border-radius: 8px; padding: 1.6rem;\r\n  }\r\n  .tcvm-balance-box h4 {\r\n    font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-weight: 600;\r\n    color: #ffffff; margin-bottom: 1rem; text-transform: capitalize;\r\n  }\r\n  .tcvm-balance-item { margin-bottom: 0.8rem; }\r\n  .tcvm-balance-item .bi-label {\r\n    font-size: 0.68rem; letter-spacing: 0.15em; text-transform: uppercase;\r\n    color: #a8ccf0; margin-bottom: 0.2rem; display: block;\r\n  }\r\n  .tcvm-balance-item .bi-text { font-size: 0.9rem; color: #d8e4f4; line-height: 1.55; }\r\n\r\n  .tcvm-note {\r\n    text-align: center; margin-top: 2.5rem; font-size: 0.95rem;\r\n    color: #9aaac8; font-style: italic; max-width: 700px;\r\n    margin-left: auto; margin-right: auto;\r\n    padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.06);\r\n  }\r\n\r\n  \/* \u2500\u2500 HERO BANNER \u2500\u2500 *\/\r\n  #hero-banner {\r\n    width: 100%; position: relative; overflow: hidden;\r\n  }\r\n  #hero-banner img {\r\n    width: 100%; display: block;\r\n    max-height: 600px; object-fit: cover; object-position: center top;\r\n  }\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     TABLET \u2014 max 1024px\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     TABLET \u2014 max 1100px\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n  @media (max-width: 1100px) {\r\n    .container { padding: 0 1.8rem; }\r\n    .hero-inner { grid-template-columns: 1fr; }\r\n    .hero-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 0.8rem; }\r\n    .hero-img-wrap { display: none; }\r\n    .hero-title { font-size: clamp(2.4rem, 5vw, 3.8rem); }\r\n    .hero-sub { max-width: 100%; }\r\n    .microbiome-grid { grid-template-columns: 1fr; gap: 2.5rem; }\r\n    .why-food-grid { grid-template-columns: 1fr; gap: 2.5rem; }\r\n    .philosophy-layout { grid-template-columns: 1fr; gap: 2.5rem; }\r\n    .promise-layout { grid-template-columns: 1fr; gap: 2.5rem; }\r\n    .toppers-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .toppers-header { grid-template-columns: 1fr; gap: 1rem; }\r\n    .steps-timeline { grid-template-columns: repeat(2, 1fr); gap: 2rem; }\r\n    .steps-timeline::before { display: none; }\r\n    .address-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .tcvm-intro-grid { grid-template-columns: 1fr 1fr; }\r\n    .tcvm-chart { grid-template-columns: 1fr; gap: 1rem; max-width: 100%; }\r\n    .tcvm-center-col { flex-direction: row; flex-wrap: wrap; justify-content: center; }\r\n    .tcvm-bottom-row { grid-template-columns: 1fr; gap: 1rem; }\r\n    .tcvm-balance-box > div { grid-template-columns: 1fr !important; gap: 1rem; }\r\n    .intro-band-grid { grid-template-columns: 1fr; }\r\n    .intro-band-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\r\n    .intro-band-item:last-child { border-bottom: none; }\r\n    .footer-inner { flex-direction: column; gap: 0.6rem; text-align: center; }\r\n    nav { padding: 1rem 1.5rem; }\r\n    .nav-links { gap: 1.2rem; }\r\n    .nav-links a { font-size: 0.68rem; }\r\n    .fbp-overlay { padding: 0 2rem; }\r\n    .fbp-overlay-text h3 { font-size: 2rem; }\r\n  }\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     MOBILE \u2014 max 768px\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n  @media (max-width: 768px) {\r\n    html, body { overflow-x: hidden; width: 100%; }\r\n    body { font-size: 15px; }\r\n    .container { padding: 0 1rem; max-width: 100%; }\r\n    section { padding: 50px 0; }\r\n\r\n    \/* NAV *\/\r\n    nav { padding: 0.8rem 1rem; flex-wrap: wrap; gap: 0.6rem; }\r\n    .nav-logo { font-size: 1.1rem; }\r\n    .nav-links { gap: 0.8rem; flex-wrap: wrap; }\r\n    .nav-links a { font-size: 0.65rem; letter-spacing: 0.08em; }\r\n    .nav-cta { padding: 0.4rem 0.9rem; font-size: 0.65rem; }\r\n\r\n    \/* HERO *\/\r\n    #hero { padding: 110px 0 50px; }\r\n    #hero::after { display: none; }\r\n    .hero-inner { grid-template-columns: 1fr; padding: 0 1rem; gap: 1.5rem; }\r\n    .hero-title { font-size: clamp(2rem, 8vw, 2.8rem); }\r\n    .hero-sub { font-size: 0.95rem; max-width: 100%; margin-bottom: 1.2rem; }\r\n    .hero-stats { grid-template-columns: 1fr 1fr; gap: 0.6rem; }\r\n    .hero-img-wrap { display: none; }\r\n    .hero-cta-group { flex-direction: column; gap: 0.7rem; }\r\n    .btn-primary, .btn-ghost { width: 100%; text-align: center; padding: 0.9rem 1rem; box-sizing: border-box; }\r\n\r\n    \/* HERO BANNER *\/\r\n    #hero-banner img { max-height: 220px; width: 100%; object-fit: cover; object-position: center; display: block; }\r\n\r\n    \/* SECTION TITLES *\/\r\n    .section-title { font-size: clamp(1.7rem, 6vw, 2.4rem); }\r\n\r\n    \/* INTRO BAND *\/\r\n    .intro-band-grid { grid-template-columns: 1fr; }\r\n    .intro-band-item { padding: 1.2rem 1rem; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\r\n    .intro-band-item:last-child { border-bottom: none; }\r\n\r\n    \/* MICROBIOME *\/\r\n    .microbiome-grid { grid-template-columns: 1fr; gap: 1.5rem; }\r\n    .section-photo { width: 100%; }\r\n    .section-photo img { height: auto !important; max-height: 340px; width: 100%; object-fit: cover; }\r\n    .section-photo.full-height img { max-height: none; }\r\n    .micro-facts { grid-template-columns: 1fr 1fr; gap: 0.6rem; }\r\n\r\n    \/* WHY FOOD *\/\r\n    .why-food-grid { grid-template-columns: 1fr; gap: 1.5rem; }\r\n    .photo-strip { grid-template-columns: 1fr !important; gap: 0.7rem; }\r\n    .photo-strip-item { height: 180px; }\r\n\r\n    \/* WHAT WE ADDRESS *\/\r\n    .address-grid { grid-template-columns: 1fr; gap: 0.8rem; }\r\n    .wwa-header { padding: 0 0.5rem; }\r\n\r\n    \/* PHILOSOPHY *\/\r\n    .philosophy-layout { grid-template-columns: 1fr; gap: 1.5rem; }\r\n    .philosophy-left img { max-width: 100% !important; }\r\n\r\n    \/* TOPPERS *\/\r\n    .toppers-grid { grid-template-columns: 1fr 1fr; gap: 0.7rem; }\r\n    .toppers-header { grid-template-columns: 1fr; gap: 0.8rem; }\r\n\r\n    \/* BRANDS *\/\r\n    .brands-row { gap: 0.5rem; }\r\n    .brand-pill { padding: 0.5rem 0.9rem; }\r\n    .brand-pill .bp-name { font-size: 0.9rem; }\r\n\r\n    \/* PROMISE *\/\r\n    .promise-layout { grid-template-columns: 1fr; gap: 1.5rem; }\r\n    .testimonial .quote { font-size: 0.98rem; }\r\n    .testimonial::before { font-size: 3rem; top: 0.2rem; right: 0.8rem; }\r\n\r\n    \/* TCVM *\/\r\n    #tcvm { padding: 50px 0; }\r\n    .tcvm-header { padding: 0 0.5rem; }\r\n    .tcvm-intro-grid { grid-template-columns: 1fr; gap: 0.8rem; }\r\n    .tcvm-season-card { height: 240px; }\r\n    .tcvm-chart { grid-template-columns: 1fr; max-width: 100%; gap: 1rem; }\r\n    .tcvm-center-col { flex-direction: row; justify-content: center; flex-wrap: wrap; gap: 1rem; }\r\n    .tcvm-bottom-row { grid-template-columns: 1fr; gap: 0.8rem; }\r\n    .tcvm-balance-box > div { grid-template-columns: 1fr !important; gap: 1rem; }\r\n    .tcvm-balance-box { margin-top: 0.8rem; }\r\n    .neutral-box { max-width: 220px; }\r\n\r\n    \/* STEPS *\/\r\n    .steps-timeline { grid-template-columns: 1fr; gap: 1.5rem; }\r\n    .steps-timeline::before { display: none; }\r\n    .hiw-header { padding: 0 0.5rem; }\r\n\r\n    \/* CTA *\/\r\n    #cta { padding: 50px 0; }\r\n    .cta-title { font-size: clamp(1.9rem, 7vw, 2.8rem); max-width: 100%; padding: 0 1rem; }\r\n    .cta-sub { font-size: 0.92rem; padding: 0 1rem; }\r\n    .cta-contact { flex-direction: column; gap: 1.2rem; align-items: center; }\r\n    #cta .container { padding: 0 1rem; }\r\n\r\n    \/* FULL BLEED *\/\r\n    .full-bleed-photo { height: 280px; }\r\n    .fbp-overlay { padding: 0 1.2rem; }\r\n    .fbp-overlay-text h3 { font-size: 1.6rem; }\r\n    .fbp-overlay-text p { font-size: 0.83rem; }\r\n\r\n    \/* FOOTER *\/\r\n    footer .container { padding: 0 1rem; }\r\n    .footer-inner { flex-direction: column; gap: 0.5rem; text-align: center; }\r\n    .footer-tagline { display: none; }\r\n  }\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     SMALL MOBILE \u2014 max 480px\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n  @media (max-width: 480px) {\r\n    .hero-title { font-size: clamp(1.8rem, 9vw, 2.4rem); }\r\n    .hero-stats { grid-template-columns: 1fr 1fr; gap: 0.5rem; }\r\n    .hsc-num { font-size: 1.9rem; }\r\n    .toppers-grid { grid-template-columns: 1fr; }\r\n    .micro-facts { grid-template-columns: 1fr 1fr; }\r\n    .tcvm-season-card { height: 200px; }\r\n    .address-grid { grid-template-columns: 1fr; }\r\n    .nav-links { display: none; }\r\n    .nav-cta { display: block; margin-left: auto; }\r\n  }\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n\r\n<!-- NAV -->\r\n<nav>\r\n  <a class=\"nav-logo\" href=\"#\">Nutrition <span>That Lasts<\/span><\/a>\r\n  <ul class=\"nav-links\">\r\n    <li><a href=\"#microbiome\">Science<\/a><\/li>\r\n    <li><a href=\"#philosophy\">Philosophy<\/a><\/li>\r\n    <li><a href=\"#tcvm\">Nutrition<\/a><\/li>\r\n    <li><a href=\"#meal-toppers\">Toppers<\/a><\/li>\r\n    <li><a href=\"#how-it-works\">Process<\/a><\/li>\r\n    <li><a href=\"https:\/\/share.hsforms.com\/1nQ307FxZSsG_p5rfA6t7Tgnr5zy\" target=\"_blank\" class=\"nav-cta\">Consult<\/a><\/li>\r\n  <\/ul>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section id=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-left\">\r\n      <div class=\"hero-eyebrow\">Microbial Dog Nutrition Consulting<\/div>\r\n      <h1 class=\"hero-title\">Health Begins Where<br><em>No One Looks<\/em><\/h1>\r\n      <p class=\"hero-sub\">Your dog's gut holds trillions of microorganisms that govern immunity, digestion, mood, and longevity. We help you nourish them, naturally.<\/p>\r\n      <div class=\"hero-cta-group\">\r\n        <a href=\"https:\/\/share.hsforms.com\/1nQ307FxZSsG_p5rfA6t7Tgnr5zy\" target=\"_blank\" class=\"btn-primary\">Book A Consultation<\/a>\r\n        <a href=\"#microbiome\" class=\"btn-ghost\">Explore The Science<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-stats\">\r\n      <div class=\"hero-photo\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/nutrition-yin-and-yang.png\" alt=\"Nutrition That Lasts\" loading=\"eager\">\r\n      <\/div>\r\n      <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:0.9rem;margin-top:1rem;\">\r\n        <div class=\"hero-stat-card\"><div class=\"hsc-num\">70%<\/div><div class=\"hsc-label\">Of immune function lives in the gut<\/div><\/div>\r\n        <div class=\"hero-stat-card\"><div class=\"hsc-num\">10\u2013100T<\/div><div class=\"hsc-label\">Microorganisms in the canine gut<\/div><\/div>\r\n        <div class=\"hero-stat-card\"><div class=\"hsc-num\">4\u20137+<\/div><div class=\"hsc-label\">Proteins per week, minimum<\/div><\/div>\r\n        <div class=\"hero-stat-card\"><div class=\"hsc-num\">80<\/div><div class=\"hsc-label\">Bacteria strains in fresh raw goat's milk<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- INTRO BAND -->\r\n\r\n<!-- HERO BANNER -->\r\n<section id=\"hero-banner\">\r\n  <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/Nutrition-That-Lasts-1.png\" alt=\"Nutrition That Lasts\">\r\n<\/section>\r\n\r\n<div id=\"intro-band\">\r\n  <div class=\"container\">\r\n    <div class=\"intro-band-grid\">\r\n      <div class=\"intro-band-item\"><div class=\"ibi-icon\">\ud83e\udda0<\/div><div><div class=\"ibi-title\">Microbial First<\/div><p class=\"ibi-text\">We address root causes at the microbiome level, not symptoms with synthetic band-aids.<\/p><\/div><\/div>\r\n      <div class=\"intro-band-item\"><div class=\"ibi-icon\">\ud83c\udf3f<\/div><div><div class=\"ibi-title\">Species-Appropriate<\/div><p class=\"ibi-text\">Every recommendation is biologically appropriate for the canine body. No compromise.<\/p><\/div><\/div>\r\n      <div class=\"intro-band-item\"><div class=\"ibi-icon\">\ud83c\udfaf<\/div><div><div class=\"ibi-title\">Fully Personalized<\/div><p class=\"ibi-text\">Your dog's breed, age, health history, and lifestyle shape every recommendation we make.<\/p><\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- MICROBIOME -->\r\n<section id=\"microbiome\">\r\n  <div class=\"container\">\r\n    <div class=\"microbiome-grid\">\r\n      <div class=\"section-photo\" style=\"height:auto;\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/raw-goats-milk-with-goat.png\" alt=\"Fresh raw goat's milk for canine gut health\" loading=\"lazy\" style=\"width:100%;height:auto;object-fit:unset;display:block;\">\r\n      <\/div>\r\n      <div class=\"microbiome-content\">\r\n        <span class=\"section-label\">The Foundation Of Health<\/span>\r\n        <h2 class=\"section-title\">The Gut Is Your Dog's<br><em>Control Center<\/em><\/h2>\r\n        <p>The canine gut microbiome contains an estimated 10 to 100 trillion resident microorganisms. These influence digestion, the immune system, the central nervous system, the endocrine system, and chemical signaling to the brain.<\/p>\r\n        <p>From day one, biological nourishment shapes your dog's entire trajectory. A mother dog's raw milk provides active beneficial bacteria, natural antibodies, active enzymes, and a wide variety of dense nutrients that no processed food can replicate.<\/p>\r\n        <p>These microorganisms can be nourished or systematically destroyed by what your dog eats. Most commercial pet foods do the latter. We help you do the former.<\/p>\r\n        <div class=\"micro-facts\">\r\n          <div class=\"micro-fact\"><div class=\"mf-num\">70%<\/div><div class=\"mf-label\">Of immune function lives in the gut microbiome<\/div><\/div>\r\n          <div class=\"micro-fact\"><div class=\"mf-num\">50%+<\/div><div class=\"mf-label\">Increase in nutrient availability from beneficial microbes<\/div><\/div>\r\n          <div class=\"micro-fact\"><div class=\"mf-num\">80<\/div><div class=\"mf-label\">Active bacteria strains in fresh, never-frozen raw goat's milk<\/div><\/div>\r\n          <div class=\"micro-fact\"><div class=\"mf-num\">40%<\/div><div class=\"mf-label\">More nutrients absorbed with the right microbial partners<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY FOOD FALLS SHORT -->\r\n<section id=\"why-food\">\r\n  <div class=\"container\">\r\n    <div class=\"why-food-grid\">\r\n      <div class=\"why-food-left\">\r\n        <span class=\"section-label\">Why Most Dog Food Fails<\/span>\r\n        <h2 class=\"section-title\">What's Really Inside<br><em>That Bag<\/em><\/h2>\r\n        <p>Most pet owners trust that store-bought food is safe and healthy. The truth is that much of the pet food industry is built on shortcuts, cheap fillers, and synthetic additives that the body cannot properly utilize.<\/p>\r\n        <p>These highly processed ingredients do not just strip away natural nutrition. They can actively harm your dog's health, leading to inflammation, infections, and long-term disease.<\/p>\r\n        <div style=\"margin-top:1.5rem;\">\r\n          <a href=\"#philosophy\" class=\"btn-primary\">Our Approach Instead<\/a>\r\n        <\/div>\r\n        <div class=\"photo-strip\">\r\n          <div class=\"photo-strip-item\"><img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-24-2026-11_11_41-PM.png\" alt=\"Natural dog nutrition\"><\/div>\r\n          <div class=\"photo-strip-item\"><img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-24-2026-11_06_31-PM.png\" alt=\"Healthy raw fed dog\"><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"problem-list\">\r\n        <div class=\"problem-item\">\r\n          <div class=\"pi-icon\">\ud83c\udf21\ufe0f<\/div>\r\n          <div><div class=\"pi-title\">Extreme Heat Processing<\/div><p class=\"pi-text\">Cooking at extreme temperatures destroys all natural active enzymes and most nutrient values, requiring supplementation with synthetically derived singular vitamins that the body struggles to utilize.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"problem-item\">\r\n          <div class=\"pi-icon\">\ud83e\uddea<\/div>\r\n          <div><div class=\"pi-title\">Synthetic Refined Vitamins<\/div><p class=\"pi-text\">These vitamins go through intense mechanical and chemical processing to reach their singular refined state. Through this process, nutrient bonds are broken, adulterating the natural state and the body's ability to use them.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"problem-item\">\r\n          <div class=\"pi-icon\">\ud83c\udf3e<\/div>\r\n          <div><div class=\"pi-title\">Filler Carbohydrates<\/div><p class=\"pi-text\">Beans, lentils, peas, pea proteins, starches, and potatoes cause systemic inflammation, glucose spikes, and yeast infections seen around the mouth, ears, paws, and genitals. Ear infections are extremely common from high-carb diets.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"problem-item\">\r\n          <div class=\"pi-icon\">\ud83d\uddd1\ufe0f<\/div>\r\n          <div><div class=\"pi-title\">Meat Meal Byproducts<\/div><p class=\"pi-text\">Meat meals are made from waste parts that cannot be sold for human consumption: diseased carcasses, residual meat, offal, and connective tissue, cooked at extreme heat and dehydrated into a dry powder.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHAT WE ADDRESS -->\r\n<section id=\"what-we-address\">\r\n  <div class=\"container\">\r\n    <div class=\"wwa-header\">\r\n      <span class=\"section-label\">What We Help With<\/span>\r\n      <h2 class=\"section-title\">Most Pet Health Problems<br>Start In The <em>Same Place<\/em><\/h2>\r\n      <p>Skin allergies, chronic ear infections, digestive upset, low energy, dull coat, poor immunity. These are not isolated problems. They are symptoms of a compromised gut ecosystem.<\/p>\r\n    <\/div>\r\n    <div class=\"address-grid\">\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\ud83d\udd25<\/span><div class=\"ac-title\">Chronic Inflammation<\/div><p class=\"ac-text\">Excess carbohydrates and refined ingredients cause systemic inflammation, the driver behind joint pressure, ear infections, skin issues, and yeast overgrowth. We eliminate the source.<\/p><span class=\"ac-highlight\">Gut Microbiome Reset<\/span><\/div>\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\ud83d\udee1\ufe0f<\/span><div class=\"ac-title\">Immune Deficiency<\/div><p class=\"ac-text\">With 70% of immune function housed in the gut, a depleted microbiome means a vulnerable dog. We rebuild microbial diversity to create lasting immune resilience, naturally.<\/p><span class=\"ac-highlight\">Probiotic Protocol<\/span><\/div>\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\u26a1<\/span><div class=\"ac-title\">Poor Nutrient Absorption<\/div><p class=\"ac-text\">Synthetic vitamins in processed food bypass natural nutrient bonds. Raw, whole-food nutrition with intact enzymes gives your dog nutrients the body can actually use.<\/p><span class=\"ac-highlight\">Bioavailability Optimization<\/span><\/div>\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\ud83d\udc1b<\/span><div class=\"ac-title\">Parasites And Worm Load<\/div><p class=\"ac-text\">Natural, non-synthetic approaches including raw pumpkin seeds with cucurbitin, rabbit ears with fur for digestive sweeping, and diatomaceous earth protocols keep the gut clean.<\/p><span class=\"ac-highlight\">Natural Maintenance Plan<\/span><\/div>\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\ud83e\uddb7<\/span><div class=\"ac-title\">Dental And Coat Health<\/div><p class=\"ac-text\">Raw bones, collagen-rich poultry feet, and the right fats create structural health from the inside out: cleaner teeth, healthier gums, and a coat that shows true vitality.<\/p><span class=\"ac-highlight\">Whole-Body Protocol<\/span><\/div>\r\n      <div class=\"address-card\"><span class=\"ac-icon\">\ud83e\uddec<\/span><div class=\"ac-title\">Nutritional Deficiency<\/div><p class=\"ac-text\">Mono-protein diets create macro and micro nutrient gaps over time. We build a strategic rotation of 4-7+ proteins weekly, tailored to season, age, and health status.<\/p><span class=\"ac-highlight\">Protein Rotation Plan<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PHILOSOPHY -->\r\n<section id=\"philosophy\">\r\n  <div class=\"container\">\r\n    <div class=\"philosophy-layout\">\r\n      <div class=\"philosophy-left\">\r\n        <span class=\"section-label\">Our Philosophy<\/span>\r\n        <h2 class=\"section-title\">Feed The Body<br><em>As Nature Intended<\/em><\/h2>\r\n        <p>Most pet food is built on shortcuts: waste byproducts cooked at extreme temperatures, synthetic vitamins to compensate for destroyed nutrition, and filler carbohydrates that drive the exact inflammation we are trying to prevent.<\/p>\r\n        <p>We believe in one principle above all: feed what the canine body was designed to eat, in its most biologically appropriate form. Raw. Whole. Rotating. Alive.<\/p>\r\n        <a href=\"https:\/\/share.hsforms.com\/1nQ307FxZSsG_p5rfA6t7Tgnr5zy\" target=\"_blank\" class=\"btn-primary\" style=\"display:inline-block;margin-top:1.4rem;\">Start Your Consultation<\/a>\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/NUTRITION-THAT-LASTS.png\" alt=\"Achieving balance in your dog's nutrition\" loading=\"lazy\" style=\"width:100%;max-width:400px;height:auto;display:block;border-radius:8px;margin-top:30px;\">\r\n      <\/div>\r\n      <div class=\"philosophy-pillars\">\r\n        <div class=\"pillar\"><div class=\"pillar-num\">01<\/div><div class=\"pillar-body\"><div class=\"pillar-title\">Whole-Food Over Synthetic<\/div><p class=\"pillar-text\">Whole raw foods contain bonded nutrients in their most bioavailable form: easier to digest, easier to utilize, and far more effective than any refined supplement.<\/p><\/div><\/div>\r\n        <div class=\"pillar\"><div class=\"pillar-num\">02<\/div><div class=\"pillar-body\"><div class=\"pillar-title\">Zero Applied Heat<\/div><p class=\"pillar-text\">High-temperature cooking destroys active enzymes, beneficial bacteria, and most nutrient values. The brands we recommend use zero heat and zero pasteurization.<\/p><\/div><\/div>\r\n        <div class=\"pillar\"><div class=\"pillar-num\">03<\/div><div class=\"pillar-body\"><div class=\"pillar-title\">Rotation Is Non-Negotiable<\/div><p class=\"pillar-text\">Aim for 4-7+ protein sources per week. Rotating proteins is the most proactive way to prevent macro and micro nutrient deficiencies caused by mono-protein diets.<\/p><\/div><\/div>\r\n        <div class=\"pillar\"><div class=\"pillar-num\">04<\/div><div class=\"pillar-body\"><div class=\"pillar-title\">Live, Active Bacteria<\/div><p class=\"pillar-text\">Fresh, never-frozen raw goat's milk contains approximately 80 active bacteria strains. Lab-cultured frozen alternatives simply cannot replicate this microbial diversity.<\/p><\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- FULL BLEED PHOTO -->\r\n<div class=\"full-bleed-photo\">\r\n  <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/a38eaad0-1ca5-430c-a395-4af4cb1ddd73.png\" alt=\"Natural raw dog nutrition\">\r\n  <div class=\"fbp-overlay\">\r\n    <div class=\"fbp-overlay-text\">\r\n      <h3>Raw. Whole.<br><em>Alive.<\/em><\/h3>\r\n      <p>Feed what the canine body was designed to eat, in its most biologically appropriate form. No shortcuts. No synthetic band-aids. Just nature working as intended.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- TCVM -->\r\n<section id=\"tcvm\">\r\n  <div class=\"container\">\r\n\r\n    <div class=\"tcvm-header\">\r\n      <span class=\"section-label\">TCVM Food Energetics<\/span>\r\n      <h2 class=\"section-title\">Feed With The <em>Seasons<\/em><\/h2>\r\n      <p>Traditional Chinese Veterinary Medicine teaches that every food carries energetic properties that directly affect your dog's internal balance. Rotating proteins seasonally is not just variety \u2014 it is the most intelligent way to maintain immune equilibrium, prevent chronic inflammation, and support your dog year-round.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 4 Season Cards -->\r\n    <div class=\"tcvm-intro-grid\">\r\n\r\n      <div class=\"tcvm-season-card spring\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-25-2026-01_28_15-PM.png\" alt=\"Spring dog nutrition\">\r\n        <div class=\"tcvm-season-overlay\">\r\n          <span class=\"tcvm-season-tag\">Spring<\/span>\r\n          <div class=\"tcvm-season-title\">Transition To Cooling<\/div>\r\n          <div class=\"tcvm-season-proteins\">Begin introducing cooling proteins as temperatures rise. Rabbit, Duck, and Whitefish help the body shed winter heat and reduce inflammation.<\/div>\r\n          <span class=\"tcvm-season-energy\">Yin \/ Cooling Proteins<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tcvm-season-card summer\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-25-2026-01_28_28-PM.png\" alt=\"Summer dog nutrition\">\r\n        <div class=\"tcvm-season-overlay\">\r\n          <span class=\"tcvm-season-tag\">Summer<\/span>\r\n          <div class=\"tcvm-season-title\">Peak Cooling Phase<\/div>\r\n          <div class=\"tcvm-season-proteins\">Prioritize cooling and neutral proteins. Duck, Rabbit, Whitefish, and Sardines anchor summer rotation. Avoid heavy warming proteins like Lamb or Venison.<\/div>\r\n          <span class=\"tcvm-season-energy\">Yin + Neutral Proteins<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tcvm-season-card fall\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-25-2026-05_11_47-PM.png\" alt=\"Fall dog nutrition\">\r\n        <div class=\"tcvm-season-overlay\">\r\n          <span class=\"tcvm-season-tag\">Fall<\/span>\r\n          <div class=\"tcvm-season-title\">Transition To Warming<\/div>\r\n          <div class=\"tcvm-season-proteins\">Shift toward warming proteins as days shorten. Turkey, Chicken, and Chicken Liver build internal warmth and prepare the body for winter stress.<\/div>\r\n          <span class=\"tcvm-season-energy\">Yang \/ Warming Proteins<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tcvm-season-card winter\">\r\n        <img decoding=\"async\" src=\"http:\/\/nutritionthatlasts.com\/wp-content\/uploads\/2026\/03\/Variety.png\" alt=\"Winter dog nutrition variety\">\r\n        <div class=\"tcvm-season-overlay\">\r\n          <span class=\"tcvm-season-tag\">Winter<\/span>\r\n          <div class=\"tcvm-season-title\">Deep Warming Phase<\/div>\r\n          <div class=\"tcvm-season-proteins\">Maximum warming proteins during cold months. Lamb, Venison, Mutton, and Trout are Yang Tonic (Hot) proteins that fuel deep internal warmth and immune resilience.<\/div>\r\n          <span class=\"tcvm-season-energy\">Yang Tonic (Hot) Proteins<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Protein Reference + Balance Info -->\r\n    <div class=\"tcvm-bottom-row\">\r\n\r\n      <div class=\"tcvm-info-box\">\r\n        <h4>Yin \/ Cooling Proteins<\/h4>\r\n        <div class=\"tcvm-info-proteins\">\r\n          <div class=\"tcvm-info-protein\">Rabbit<\/div>\r\n          <div class=\"tcvm-info-protein\">Duck<\/div>\r\n          <div class=\"tcvm-info-protein\">Whitefish<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tcvm-info-box\">\r\n        <h4>Neutral Proteins (Year-Round)<\/h4>\r\n        <div class=\"tcvm-info-proteins\">\r\n          <div class=\"tcvm-info-protein\">Beef &amp; Beef Liver<\/div>\r\n          <div class=\"tcvm-info-protein\">Pork &amp; Pork Liver<\/div>\r\n          <div class=\"tcvm-info-protein\">Tripe<\/div>\r\n          <div class=\"tcvm-info-protein\">Quail<\/div>\r\n          <div class=\"tcvm-info-protein\">Salmon, Sardines, Herring<\/div>\r\n          <div class=\"tcvm-info-protein\">Mackerel, Catfish<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tcvm-info-box\">\r\n        <h4>Yang \/ Warming + Hot Proteins<\/h4>\r\n        <div class=\"tcvm-info-proteins\">\r\n          <div class=\"tcvm-info-protein\">Turkey<\/div>\r\n          <div class=\"tcvm-info-protein\">Chicken &amp; Chicken Liver<\/div>\r\n          <div class=\"tcvm-info-protein\">Mussels, Shrimp, Prawns<\/div>\r\n          <div class=\"tcvm-info-protein\">Lamb (Hot)<\/div>\r\n          <div class=\"tcvm-info-protein\">Venison (Hot)<\/div>\r\n          <div class=\"tcvm-info-protein\">Mutton &amp; Sheep Kidney (Hot)<\/div>\r\n          <div class=\"tcvm-info-protein\">Trout (Hot)<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"tcvm-balance-box\" style=\"margin-top:1.2rem;\">\r\n      <h4>Understanding Energetic Balance<\/h4>\r\n      <div style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;\">\r\n        <div class=\"tcvm-balance-item\">\r\n          <span class=\"bi-label\">The Goal<\/span>\r\n          <div class=\"bi-text\">Rotate 2-4 base proteins weekly. Anchor every rotation with neutral proteins. Adjust the warming or cooling emphasis based on the current season.<\/div>\r\n        <\/div>\r\n        <div class=\"tcvm-balance-item\">\r\n          <span class=\"bi-label\">Too Much Yin (Cooling)<\/span>\r\n          <div class=\"bi-text\">A system that becomes too Yin is at increased risk of chronic infections, low energy, and tumor development. Avoid exclusive cold-protein feeding for extended periods.<\/div>\r\n        <\/div>\r\n        <div class=\"tcvm-balance-item\">\r\n          <span class=\"bi-label\">Too Much Yang (Warming)<\/span>\r\n          <div class=\"bi-text\">A system that becomes too Yang is at increased risk of allergies, autoimmune flares, skin inflammation, and overheating. Never feed only hot proteins long-term.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p class=\"tcvm-note\">TCVM food energetics is one of the most powerful and underutilized tools in canine nutrition. When applied alongside a strong raw food foundation and regular protein rotation, seasonal feeding supports immune balance, reduces chronic inflammation, and helps your dog thrive in every season.<\/p>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MEAL TOPPERS -->\r\n<section id=\"meal-toppers\">\r\n  <div class=\"container\">\r\n    <div class=\"toppers-header\">\r\n      <div><span class=\"section-label\">Nutritional Enhancement<\/span><h2 class=\"section-title\">Power Up Every<br><em>Single Meal<\/em><\/h2><\/div>\r\n      <p>Meal toppers push nutrition beyond the baseline. Each is chosen for a specific purpose: gut support, joint health, omega density, probiotic diversity, or natural parasite prevention. Add these strategically and watch your dog transform.<\/p>\r\n    <\/div>\r\n    <div class=\"toppers-grid\">\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83e\udd5b<\/span><div class=\"tc-name\">Raw Goat's Milk<\/div><p class=\"tc-desc\">Fresh, never-frozen only. Approximately 80 active bacteria strains. The closest thing to a mother dog's milk. Feed 1-3x daily with or without meals.<\/p><span class=\"tc-badge\">Probiotic<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83d\udc1f<\/span><div class=\"tc-name\">Small Wild Fish<\/div><p class=\"tc-desc\">Sardines, anchovies, or smelt. Non-bioaccumulating. Rich in omega-3 fatty acids for skin, coat, and cardiac health. 1-3 meals per week.<\/p><span class=\"tc-badge\">Omega-3<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83e\udd5a<\/span><div class=\"tc-name\">Raw Eggs<\/div><p class=\"tc-desc\">Duck eggs for nutrient density. Quail eggs for eye health via high vitamin A. Packed with essential nutrients. Serve raw and whole.<\/p><span class=\"tc-badge\">Nutrient Dense<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83e\uddaa<\/span><div class=\"tc-name\">NZ Green Mussels<\/div><p class=\"tc-desc\">New Zealand Green-Lipped Mussels. Exceptional for joint health, loaded with naturally occurring omegas. One mussel, 3-4x per week.<\/p><span class=\"tc-badge\">Joint Support<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83c\udf76<\/span><div class=\"tc-name\">Raw Goat Kefir<\/div><p class=\"tc-desc\">A live cultured probiotic powerhouse. Feed 1-2x daily, one-third cup per serving, with or without meals for continuous gut microbiome support.<\/p><span class=\"tc-badge\">Probiotic<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83c\udf3f<\/span><div class=\"tc-name\">Turmeric Golden Paste<\/div><p class=\"tc-desc\">Anti-inflammatory, antioxidant, and cancer-fighting. Organic turmeric, black pepper, and MCT oil. Under 25 lbs: one-quarter tsp daily.<\/p><span class=\"tc-badge\">Anti-Inflammatory<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83d\udc3e<\/span><div class=\"tc-name\">Poultry Feet<\/div><p class=\"tc-desc\">Chicken, duck, or quail feet. Rich in natural collagen for joint health. Dental benefits from chewing. A whole-body functional treat.<\/p><span class=\"tc-badge\">Collagen And Dental<\/span><\/div>\r\n      <div class=\"topper-card\"><span class=\"tc-icon\">\ud83e\uddc4<\/span><div class=\"tc-name\">Raw Garlic<\/div><p class=\"tc-desc\">Natural flea, tick, and mosquito deterrent. Crush or chop 12-15 min before serving so allicin reaches peak potency. One-quarter to one-half clove per 10 lbs, 3-4x per week.<\/p><span class=\"tc-badge\">Flea And Tick Prevention<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BRANDS -->\r\n<section id=\"brands\">\r\n  <div class=\"container\">\r\n    <div class=\"brands-header\">\r\n      <span class=\"section-label\">Recommended Brands<\/span>\r\n      <h2 class=\"section-title\" style=\"font-size:clamp(1.7rem,2.8vw,2.3rem);\">Zero Synthetic Vitamins. Zero Applied Heat. Zero Preservatives.<\/h2>\r\n      <p>Chosen solely on ingredient quality. Zero affiliation of any kind.<\/p>\r\n    <\/div>\r\n    <div class=\"brands-row\">\r\n      <div class=\"brand-pill\"><div class=\"bp-dot\"><\/div><div class=\"bp-name\">OC Raw<\/div><\/div>\r\n      <div class=\"brand-pill\"><div class=\"bp-dot\"><\/div><div class=\"bp-name\">Steve's Real Food<\/div><\/div>\r\n      <div class=\"brand-pill\"><div class=\"bp-dot\"><\/div><div class=\"bp-name\">Answers Pet Food<\/div><\/div>\r\n      <div class=\"brand-pill\"><div class=\"bp-dot\"><\/div><div class=\"bp-name\">Bones &amp; Co.<\/div><\/div>\r\n      <div class=\"brand-pill\"><div class=\"bp-dot\"><\/div><div class=\"bp-name\">Viva Raw<\/div><\/div>\r\n    <\/div>\r\n    <p class=\"brand-disclaimer\">No affiliation. No sponsorship. Recommended solely on the integrity of their ingredients.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROMISE -->\r\n<section id=\"promise\">\r\n  <div class=\"container\">\r\n    <div class=\"promise-layout\">\r\n      <div class=\"promise-left\">\r\n        <span class=\"section-label\">Why We're Different<\/span>\r\n        <h2 class=\"section-title\">Scientists,<br>Dog Lovers, And<br><em>Truth-Tellers<\/em><\/h2>\r\n        <p>We do not push products. We do not offer one-size-fits-all plans. We do the deep work of understanding your specific dog before making a single recommendation.<\/p>\r\n        <ul class=\"promise-list\">\r\n          <li><strong>Science-driven recommendations<\/strong> rooted in microbiology research, not marketing<\/li>\r\n          <li><strong>No synthetic supplements<\/strong> recommended unless your vet specifically requires them<\/li>\r\n          <li><strong>Personalized to your dog:<\/strong> breed, age, activity level, and health concerns<\/li>\r\n          <li><strong>Ongoing follow-up<\/strong> to adjust plans as your dog grows and changes<\/li>\r\n          <li><strong>Full transparency<\/strong> on every recommendation and why it is included<\/li>\r\n          <li><strong>Education first:<\/strong> we empower you to understand the why, not just the what<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"testimonials\">\r\n        <div class=\"testimonial\"><div class=\"quote\">Our dog has never been better. Her digestion improved dramatically and she's so much more energetic after just a few weeks on the plan. I had no idea how much food was affecting her overall health until we made the switch.<\/div><div class=\"attrib\">Emily, Pet Owner<\/div><\/div>\r\n        <div class=\"testimonial\"><div class=\"quote\">The level of detail in the consultation was unlike anything I expected. We got a full seasonal protein rotation plan, specific toppers for our dog's age and breed, and follow-up support every step of the way. Our Golden's chronic ear infections cleared up within a month.<\/div><div class=\"attrib\">James, Golden Retriever Owner<\/div><\/div>\r\n        <div class=\"testimonial\"><div class=\"quote\">We were skeptical about raw feeding at first. The transition guidance made it completely stress-free, and within three weeks our Bernedoodle's coat was noticeably thicker and shinier. We will never go back to kibble.<\/div><div class=\"attrib\">Sarah, Bernedoodle Owner<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- HOW IT WORKS -->\r\n<section id=\"how-it-works\">\r\n  <div class=\"container\">\r\n    <div class=\"hiw-header\">\r\n      <span class=\"section-label\">The Process<\/span>\r\n      <h2 class=\"section-title\">Your Dog's <em>Health Transformation<\/em> In 4 Steps<\/h2>\r\n    <\/div>\r\n    <div class=\"steps-timeline\">\r\n      <div class=\"step\"><div class=\"step-num\">1<\/div><div class=\"step-title\">Health Assessment<\/div><p class=\"step-text\">We review your dog's complete health history, current diet, breed specifics, lifestyle, and any existing concerns or conditions.<\/p><\/div>\r\n      <div class=\"step\"><div class=\"step-num\">2<\/div><div class=\"step-title\">Custom Plan Built<\/div><p class=\"step-text\">We design a fully personalized nutrition protocol: protein rotation schedule, meal toppers, probiotic strategy, and TCVM seasonal adjustments.<\/p><\/div>\r\n      <div class=\"step\"><div class=\"step-num\">3<\/div><div class=\"step-title\">Guided Transition<\/div><p class=\"step-text\">We walk you through every step of transitioning your dog to the new plan, with clear instructions to ensure a smooth, stress-free adjustment.<\/p><\/div>\r\n      <div class=\"step\"><div class=\"step-num\">4<\/div><div class=\"step-title\">Ongoing Support<\/div><p class=\"step-text\">We follow up, track progress, answer questions, and refine the plan as your dog grows. This is a relationship, not a one-time transaction.<\/p><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section id=\"cta\">\r\n  <div class=\"container\" style=\"position:relative;z-index:2;text-align:center;\">\r\n    <span class=\"section-label\">Begin Today<\/span>\r\n    <h2 class=\"cta-title\">Give Your Dog The<br>Health They <em>Deserve<\/em><\/h2>\r\n    <p class=\"cta-sub\">A personalized microbial nutrition consultation built around your specific dog. Science-backed. Nature-driven. Lasting.<\/p>\r\n    <a href=\"https:\/\/share.hsforms.com\/1nQ307FxZSsG_p5rfA6t7Tgnr5zy\" target=\"_blank\" class=\"btn-primary\" style=\"font-size:0.82rem;padding:1rem 2.6rem;\">Book Your Consultation<\/a>\r\n    <div class=\"cta-contact\">\r\n      <div class=\"contact-item\"><span class=\"ci-label\">Email<\/span><a href=\"\/cdn-cgi\/l\/email-protection#a2cbccc4cde2ccd7d6d0cbd6cbcdccd6cac3d6cec3d1d6d18cc1cdcf\"><span class=\"__cf_email__\" data-cfemail=\"9df4f3fbf2ddf3e8e9eff4e9f4f2f3e9f5fce9f1fceee9eeb3fef2f0\">[email&#160;protected]<\/span><\/a><\/div>\r\n      <div class=\"contact-item\"><span class=\"ci-labe\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nutrition That Lasts: Dog Nutrition Consulting Nutrition That Lasts Science Philosophy Nutrition Toppers Process Consult Microbial Dog Nutrition Consulting Health Begins WhereNo One Looks Your dog&#8217;s gut holds trillions of microorganisms that govern immunity, digestion, mood, and longevity. We help you nourish them, naturally. Book A Consultation Explore The Science 70%Of immune function lives in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":40,"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":432,"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/432"}],"wp:attachment":[{"href":"https:\/\/nutritionthatlasts.com\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}