.ingredient-meta-panel{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:#e0d6c8!important;border-radius:12px!important;overflow:hidden!important;margin:16px 0 32px!important}.ingredient-meta-item{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;background:#faf8f5!important;padding:20px 24px!important;min-height:80px!important}.ingredient-meta-item .meta-label{display:block!important;font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.8px!important;color:#8a7a6a!important;line-height:1.3!important}.ingredient-meta-item .meta-value{display:block!important;font-size:1.5rem!important;font-weight:500!important;color:#373435!important;line-height:1.4!important}.ingredient-meta-item .meta-value em{font-style:italic!important;color:#555!important}.ingredient-image-wrapper{text-align:center!important;margin:24px auto 32px!important}.ingredient-image-wrapper img,.ingredient-image-wrapper picture img{display:inline-block!important;width:100%!important;height:440px!important;object-fit:cover!important;border-radius:16px!important;box-shadow:0 4px 20px #3734351a!important}.ingredient-content-section{max-width:800px;margin:0 auto}.ingredient-content-section h2{font-size:2.4rem!important;line-height:1.4!important;color:#373435!important;text-transform:none!important;margin:0 0 20px!important;padding:40px 0 14px!important;border-bottom:3px solid #c8a87c!important}.ingredient-content-section p:first-of-type{font-size:1.8rem!important;line-height:1.8!important;color:#333!important;font-weight:500!important;margin-bottom:16px!important}.ingredient-content-section h2+p+p{font-size:1.6rem!important;line-height:1.8!important;color:#444!important;margin-bottom:40px!important;padding-bottom:40px!important;border-bottom:1px solid #e8e0d6!important}.ingredient-content-section h3{font-size:1.8rem!important;line-height:1.4!important;color:#fff!important;background:#373435!important;text-transform:uppercase!important;letter-spacing:1.5px!important;margin:0 0 28px!important;padding:18px 24px!important;border-radius:8px!important;position:relative!important;border:none!important}.ingredient-content-section h3:after{content:""!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;width:60px!important;height:3px!important;background:#c8a87c!important}.ingredient-content-section ul{list-style:none!important;padding:0!important;margin:0 0 20px!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:16px!important}.ingredient-content-section ul li{font-size:1.5rem!important;line-height:1.6!important;color:#444!important;background:#fff!important;border:1px solid #e8e0d6!important;border-radius:12px!important;padding:24px!important;margin:0!important;min-height:70px!important;box-shadow:0 2px 8px #3734350f!important}.ingredient-content-section ul+p{background:#f4efe8!important;border-left:4px solid #c8a87c!important;border-radius:8px!important;padding:20px 24px 40px!important;font-size:1.6rem!important;line-height:1.7!important;color:#444!important;margin:0 0 40px!important;border-bottom:1px solid #e8e0d6!important}.ingredient-content-section p:last-of-type{background:linear-gradient(135deg,#373435,#4a4a4a)!important;color:#fff!important;padding:32px 36px!important;border-radius:12px!important;font-size:1.7rem!important;line-height:1.8!important;margin:40px 0 0!important;box-shadow:0 4px 16px #37343526!important}.ingredient-content-section p:last-of-type strong{color:#f0dcc0!important}.ingredient-content-section p:last-of-type em{color:#d4c5b0!important}.ingredient-content-section strong{color:#333!important;font-weight:600!important}.ingredient-content-section em{color:#666!important;font-style:italic!important}.ingredient-products-section{max-width:800px;margin:0 auto 40px}.ingredient-products-title{font-size:2rem!important;line-height:1.4!important;color:#373435!important;text-transform:none!important;margin:0 0 24px!important;padding:0 0 14px!important;border-bottom:3px solid #c8a87c!important;position:relative!important}.ingredient-products-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:20px!important}.ingredient-product-card{display:block!important;text-decoration:none!important;background:#fff!important;border:1px solid #e8e0d6!important;border-radius:12px!important;overflow:hidden!important;transition:box-shadow .2s ease,transform .2s ease!important}.ingredient-product-card:hover{box-shadow:0 6px 24px #3734351f!important;transform:translateY(-4px)!important}.ingredient-product-image-wrap{width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#f8f6f3!important;display:flex!important;align-items:center!important;justify-content:center!important}.ingredient-product-image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ingredient-product-placeholder{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:3rem!important;font-weight:700!important;color:#c8a87c!important;background:#f8f6f3!important}.ingredient-product-name{font-size:1.4rem!important;line-height:1.4!important;color:#373435!important;padding:14px 16px!important;margin:0!important;font-weight:600!important;text-align:center!important}.single-post-breadcrumbs{padding-top:20px!important;padding-bottom:4px!important}.single__post-header h1{font-size:3rem!important;line-height:1.3!important;color:#222!important;text-transform:none!important;margin-bottom:4px!important}.single__post-header p{font-size:1.6rem!important;line-height:1.5!important;color:#666!important;margin:2px 0 0!important}@media(max-width:900px){.ingredient-meta-panel{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:550px){.ingredient-meta-panel{grid-template-columns:1fr!important}.ingredient-meta-item{padding:16px 20px!important;min-height:64px!important}.ingredient-meta-item .meta-label{font-size:1rem!important}.ingredient-meta-item .meta-value{font-size:1.4rem!important}}@media(max-width:768px){.ingredient-image-wrapper img,.ingredient-image-wrapper picture img{height:260px!important;border-radius:12px!important}.ingredient-content-section h2{font-size:1.8rem!important;padding-top:24px!important}.ingredient-content-section p:first-of-type{font-size:1.6rem!important}.ingredient-content-section h2+p+p{font-size:1.5rem!important;margin-bottom:28px!important;padding-bottom:28px!important}.ingredient-content-section h3{font-size:1.4rem!important;padding:14px 20px!important;border-radius:6px!important;margin-left:0!important;margin-right:0!important}.ingredient-content-section ul{grid-template-columns:1fr!important}.ingredient-content-section ul li{font-size:1.4rem!important;padding:16px!important;min-height:56px!important}.ingredient-content-section ul+p{font-size:1.5rem!important;padding:16px 20px 28px!important;margin-bottom:28px!important}.ingredient-content-section p:last-of-type{font-size:1.5rem!important;padding:24px!important}.ingredient-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important;gap:16px!important}.ingredient-product-name{font-size:1.3rem!important;padding:12px!important}.single__post-header h1{font-size:2.4rem!important}.single-post-breadcrumbs{padding-top:16px!important;padding-bottom:2px!important}}.ingredient-citations-section{max-width:800px;margin:40px auto 0;padding:32px 0 0;border-top:1px solid #e8e0d6}.ingredient-citations-title{font-size:1.6rem!important;line-height:1.4!important;color:#373435!important;text-transform:none!important;margin:0 0 16px!important;font-weight:600!important}.ingredient-citations-list{list-style:decimal!important;padding-left:24px!important;margin:0!important;font-size:1.3rem!important;line-height:1.7!important;color:#666!important}.ingredient-citations-list li{margin-bottom:8px!important;padding-left:4px!important;word-break:break-all!important}.ingredient-citations-list a{color:#8a7a6a!important;text-decoration:underline!important;text-decoration-color:#d4c8b8!important;text-underline-offset:2px!important;transition:color .2s ease!important}.ingredient-citations-list a:hover{color:#373435!important;text-decoration-color:#373435!important}.ingredient-fda-disclaimer{max-width:800px;margin:20px auto 0;padding:20px 0 0}.ingredient-fda-text{font-size:1.2rem!important;line-height:1.6!important;color:#999!important;font-style:italic!important;text-align:center!important;margin:0!important;padding:12px 16px!important;background:#faf8f5!important;border-radius:8px!important;border:1px solid #f0ece6!important}.footer-fda-disclaimer{max-width:800px;margin:0 auto;padding:0 20px 16px;text-align:center}.footer-fda-text{font-size:1.2rem!important;line-height:1.6!important;color:#999!important;font-style:italic!important;margin:0!important}.product-ingredients-section{padding:40px 0}.product-ingredients-header{text-align:center;margin-bottom:32px}.product-ingredients-heading{font-size:2.4rem!important;line-height:1.3!important;color:#373435!important;margin:0 0 8px!important;text-transform:none!important}.product-ingredients-subtext{font-size:1.5rem!important;color:#888!important;margin:0!important;font-style:italic!important}.product-ingredients-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:24px!important}.product-ingredient-card-link{text-decoration:none!important;display:flex!important}.product-ingredient-card{background:#fff!important;border:1px solid #e8e0d6!important;border-radius:12px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;width:100%!important;transition:box-shadow .25s ease,transform .25s ease!important}.product-ingredient-card:hover{box-shadow:0 8px 28px #3734351f!important;transform:translateY(-4px)!important}.product-ingredient-image-wrap{width:100%!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#f8f6f3!important}.product-ingredient-image{width:100%!important;height:100%!important;background-size:cover!important;background-position:center!important}.product-ingredient-card-body{padding:16px 20px 12px!important;flex:1!important;display:flex!important;flex-direction:column!important;gap:8px!important}.product-ingredient-card-header{display:flex!important;align-items:center!important;gap:10px!important}.product-ingredient-color-dot{width:14px!important;height:14px!important;border-radius:50%!important;flex-shrink:0!important;border:1px solid rgba(0,0,0,.08)!important}.product-ingredient-name{font-size:1.6rem!important;line-height:1.3!important;color:#373435!important;font-weight:600!important;margin:0!important}.product-ingredient-meta{display:flex!important;flex-wrap:wrap!important;gap:4px 12px!important}.product-ingredient-meta-item{font-size:1.2rem!important;color:#888!important;line-height:1.4!important}.product-ingredient-desc{font-size:1.3rem!important;color:#666!important;line-height:1.6!important;margin:4px 0 0!important}.product-ingredient-card-footer{padding:8px 20px 16px!important;border-top:1px solid #f0ece6!important;margin-top:auto!important}.product-ingredient-explore{font-size:1.3rem!important;color:#8a7a6a!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:4px!important;transition:gap .2s ease!important}.product-ingredient-card:hover .product-ingredient-explore{gap:8px!important;color:#373435!important}.product-ingredients-empty{text-align:center!important;color:#999!important;font-size:1.4rem!important;padding:40px!important}@media(max-width:900px){.product-ingredients-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:16px!important}}@media(max-width:550px){.product-ingredients-grid{grid-template-columns:1fr!important;gap:16px!important}.product-ingredients-heading{font-size:1.8rem!important}}.ingredient-hb-explore-link{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;background:#2e7d32;color:#fff;font-size:1.4rem;font-weight:600;border-radius:10px;text-decoration:none;transition:all .25s ease}.ingredient-hb-enriched-wrap{max-width:780px;margin:40px auto}.ingredient-hb-enriched-title{font-size:2.2rem;font-weight:800;color:#1a1a1a;margin:0 0 28px;padding-bottom:12px;border-bottom:3px solid #4caf50;letter-spacing:-.02em}.ingredient-hb-explore-wrap{margin-top:24px;text-align:center}.hb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hb-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:26px 24px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.hb-card:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-2px);border-color:#c8e6c9}.hb-card-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.hb-card-icon{width:48px;height:48px;flex-shrink:0;border-radius:10px;background:#f9f9f9;padding:4px;border:1px solid #e8e8e8}.hb-card-title-group{flex:1;min-width:0}.hb-card-category{display:block;font-size:1.1rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.hb-card-name{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin:2px 0 0;line-height:1.25}.hb-card-mechanism{font-size:1.4rem;line-height:1.6;color:#444;margin:0 0 10px}.hb-card-summary{font-size:1.3rem;line-height:1.5;color:#666;margin:0 0 12px;border-left:3px solid #4caf50;padding-left:14px}.hb-card-citations{font-size:1.2rem;color:#888;border-top:1px solid #f0f0f0;padding-top:10px;margin-top:10px}.hb-card-citations ul{margin:6px 0 0;padding-left:18px}.hb-card-citations li{margin-bottom:3px}.hb-card-citations a{color:#2e7d32;text-decoration:none}.hb-card-citations a:hover{text-decoration:underline}.ingredient-hb-explore-link{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#2e7d32;color:#fff;font-size:1.4rem;font-weight:600;border-radius:10px;text-decoration:none;transition:all .25s ease;margin-top:20px}.ingredient-hb-explore-link:hover{background:#1b5e20;transform:translateY(-2px);box-shadow:0 4px 14px #2e7d3240}@media(max-width:768px){.ingredient-image-wrapper img,.ingredient-image-wrapper picture img{height:260px!important;border-radius:12px!important}.hb-grid{grid-template-columns:1fr!important;gap:16px!important}.hb-card{padding:20px 18px!important}.hb-card-icon{width:40px!important;height:40px!important}.hb-card-name{font-size:1.4rem!important}}.single__post-header.page-title.container-min,.single-post-breadcrumbs.py-30,.container-min.article-template__content.rte,.ingredient-image-wrapper.container-min,.ingredient-products-section.container-min,.ingredient-hb-enriched-wrap.container-min{max-width:800px;margin-left:auto;margin-right:auto;width:100%}.single__post-header.page-title.container-min,.single-post-breadcrumbs.py-30.container-min,.ingredient-image-wrapper.container-min,.container-min.article-template__content.rte,.ingredient-products-section.container-min,.ingredient-hb-enriched-wrap.container-min,.ingredient-citations-section.container-min,.ingredient-fda-disclaimer.container-min,.ing-featured-cta.container-min,.ing-shop-banner.container-min,.ingredient-faq-wrap.container-min{max-width:800px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.ingredient-caption{color:#666!important;font-size:1.6rem!important;margin:2px 0 0!important;line-height:1.5!important}.ing-hb-pills-wrap{margin:0 0 28px!important}.ing-hb-pills-label{font-size:1.2rem!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#8a7a6a!important;font-weight:700!important;margin:0 0 10px!important}.ing-hb-pills{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.ing-hb-pill{display:inline-block!important;padding:8px 14px!important;border-radius:999px!important;border:1px solid #e0d5c5!important;color:#373435!important;text-decoration:none!important;font-size:1.3rem!important;background:#fff!important;transition:all .2s ease!important}.ing-hb-pill:hover{border-color:#c8a87c!important;background:#faf7f2!important}.ing-hb-pill--secondary{opacity:.92!important}.ing-featured-cta{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:24px!important;align-items:center!important;background:linear-gradient(135deg,#faf7f2,#f0ebe3)!important;border:1px solid #e8dfd2!important;border-radius:16px!important;padding:24px 28px!important;margin:0 auto 32px!important}.ing-featured-label{text-transform:uppercase!important;letter-spacing:.06em!important;font-size:1.2rem!important;color:#9a7b4f!important;margin:0 0 6px!important;font-weight:600!important}.ing-featured-title{font-size:2.2rem!important;color:#373435!important;margin:0 0 8px!important;line-height:1.3!important}.ing-featured-price{font-size:1.35rem!important;color:#666!important;margin:0 0 14px!important}.ing-btn-primary{display:inline-block!important;background:#373435!important;color:#fff!important;padding:12px 20px!important;border-radius:8px!important;text-decoration:none!important;font-size:1.35rem!important;font-weight:600!important;margin-right:10px!important;margin-bottom:8px!important}.ing-btn-secondary{display:inline-block!important;color:#373435!important;border:2px solid #c8a87c!important;padding:10px 16px!important;border-radius:8px!important;text-decoration:none!important;font-size:1.3rem!important}.ing-featured-img-wrap img{width:100%!important;max-height:260px!important;object-fit:contain!important}.ingredient-products-sub{font-size:1.4rem!important;color:#777!important;margin:-8px 0 20px!important}.ingredient-product-body{padding:12px 14px 14px!important}.ingredient-product-price{font-size:1.3rem!important;color:#373435!important;font-weight:600!important;margin:4px 0 6px!important}.ingredient-product-cta{font-size:1.2rem!important;color:#c8a87c!important;font-weight:600!important}.ing-shop-banner{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;background:#373435!important;color:#fff!important;border-radius:14px!important;padding:24px 28px!important;margin:32px auto!important}.ing-shop-banner h2{margin:0!important;font-size:2rem!important;color:#fff!important}.ing-shop-banner p{margin:6px 0 0!important;font-size:1.35rem!important;color:#ddd!important;max-width:520px!important}.ing-shop-banner .ing-btn-primary{margin:0!important;background:#c8a87c!important;color:#373435!important}.ing-shop-banner--solo{margin-top:24px!important}.ingredient-faq-wrap{margin:40px auto 24px!important}.ingredient-faq-title{font-size:2rem!important;color:#373435!important;margin:0 0 16px!important;padding-bottom:10px!important;border-bottom:3px solid #c8a87c!important}.ingredient-faq-q{font-size:1.6rem!important;color:#373435!important;margin:18px 0 8px!important}.ingredient-faq-wrap p{font-size:1.35rem!important;line-height:1.6!important;color:#555!important}@media(max-width:900px){.ing-featured-cta{grid-template-columns:1fr!important}.ingredient-meta-panel{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:768px){.ingredient-image-wrapper img,.ingredient-image-wrapper picture img{height:260px!important;border-radius:12px!important}.single__post-header h1{font-size:2.6rem!important}}@media(max-width:550px){.ingredient-meta-panel{grid-template-columns:1fr!important}}@media(max-width:480px){.ingredient-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.ingredient-product-name{font-size:1.2rem!important}.ing-btn-primary,.ing-btn-secondary{display:block!important;width:100%!important;text-align:center!important;margin-right:0!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ingredient-v3.css.map */
