/*
Generated time: March 28, 2026 13:10
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.section-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:clamp(1.75rem, 4vw, 2.5rem);color:#5c8d59;margin-bottom:1rem}.section-header p{font-size:1.125rem;color:#666;max-width:640px;margin:0 auto}:root{--color-olive-primary:#5C8D59;--color-olive-dark:#4A7248;--color-olive-light:rgba(92, 141, 89, 0.1);--color-gold-50:#fffbeb;--color-gold-100:#fef3c7;--color-gold-200:#fde68a;--color-gold-300:#fcd34d;--color-gold-400:#fbbf24;--color-gold-500:#f59e0b;--color-gold-600:#d97706;--color-gold-700:#b45309;--color-amber:#F59E0B;--color-amber-light:rgba(245, 158, 11, 0.1);--color-text:#1a1a1a;--color-text-muted:#666666;--color-border:#e5e7eb;--color-background:#ffffff;--color-background-alt:#FFFBF5}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:.5rem;font-weight:600;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.btn-primary{background:var(--color-olive-primary);color:#fff}.btn-primary:hover{background:var(--color-olive-dark);transform:translateY(-2px);box-shadow:0 10px 25px rgba(92,141,89,.3)}.btn-outline{background:0 0;border:2px solid var(--color-olive-primary);color:var(--color-olive-primary)}.btn-outline:hover{background:var(--color-olive-primary);color:#fff}.btn-white{background:#fff;color:var(--color-olive-primary)}.btn-white:hover{background:var(--color-gold-50);transform:scale(1.05);box-shadow:0 10px 25px rgba(0,0,0,.15)}.btn-rounded{border-radius:9999px}.badge-gold{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--color-gold-500),var(--color-gold-600));color:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px rgba(245,158,11,.3)}.badge-olive{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-olive-primary);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.7}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.animate-pulse{animation:pulse 2s infinite}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.superfood-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}.superfood-hero-bg{position:absolute;inset:0}.superfood-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;transform:scale(1.05)}.superfood-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(92,141,89,.8),rgba(92,141,89,.6),rgba(92,141,89,.85))}.superfood-hero-overlay-side{position:absolute;inset:0;background:linear-gradient(to right,rgba(92,141,89,.7),transparent,rgba(92,141,89,.5))}.superfood-hero-content{position:relative;z-index:10;max-width:56rem;margin:0 auto;text-align:center;padding:5rem 1.5rem;overflow-wrap:break-word;word-wrap:break-word}.superfood-hero h1{font-size:clamp(2.5rem, 6vw, 4.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1;text-transform:none!important;overflow-wrap:break-word;word-wrap:break-word}.superfood-hero h1 span{display:block;color:#fde68a;margin-top:.5rem}.superfood-hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:42rem;margin:0 auto 1.5rem;line-height:1.6}.superfood-hero-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem}.superfood-hero-benefit{background:rgba(255,255,255,.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);border-radius:9999px;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:500;transition:background .3s ease}.superfood-hero-benefit:hover{background:rgba(255,255,255,.25)}.superfood-hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:3rem}@media (min-width:640px){.superfood-hero-cta{flex-direction:row}}.superfood-hero-secondary-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width:640px){.superfood-hero-secondary-cta{flex-direction:row}}.superfood-hero-wave{position:absolute;bottom:0;left:0;right:0}.superfood-hero-wave svg{width:100%;display:block}.btn-hero-secondary-green{background:#5c8d59;border:2px solid #4a7248;color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2rem;box-shadow:0 8px 20px rgba(92,141,89,.3)}.btn-hero-secondary-green:hover{background:#4a7248;transform:scale(1.05)}.btn-hero-secondary-gold{background:linear-gradient(135deg,#f59e0b,#ea580c);border:2px solid #fbbf24;color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2rem;box-shadow:0 8px 20px rgba(245,158,11,.3)}.btn-hero-secondary-gold:hover{background:linear-gradient(135deg,#d97706,#dc2626);transform:scale(1.05)}.superfood-hero-support-badge{margin-top:2rem;display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:9999px;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);font-weight:500}.superfood-science-comparison-callout{margin-top:4rem;text-align:center}.superfood-science-comparison-box{display:inline-block;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #f3f4f6}.superfood-science-comparison-box h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.superfood-science-comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.superfood-science-comparison-item{padding:1rem;border-radius:.75rem;background:#f9fafb}.superfood-science-comparison-item.highlight{background:#5c8d59;color:#fff}.superfood-science-comparison-name{font-weight:700;color:#1f2937;margin-bottom:.25rem}.superfood-science-comparison-item.highlight .superfood-science-comparison-name{color:#fff}.superfood-science-comparison-note{font-size:.75rem;color:#6b7280}.superfood-science-comparison-item.highlight .superfood-science-comparison-note{color:#d9f99d}.superfood-science{padding:5rem 1.5rem;background:linear-gradient(to bottom,var(--color-background-alt),#fff)}.superfood-science-grid{display:grid;gap:1.5rem;margin-bottom:4rem}@media (min-width:768px){.superfood-science-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.superfood-science-grid{grid-template-columns:repeat(3,1fr)}}.superfood-science-card{background:#fff;border-radius:1rem;padding:1.5rem;border:2px solid #f3f4f6;transition:all .3s ease}.superfood-science-card:hover{border-color:rgba(92,141,89,.3);box-shadow:0 12px 30px rgba(0,0,0,.08)}.superfood-science-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;margin-bottom:1rem;transition:transform .3s ease}.superfood-science-card:hover .superfood-science-icon{transform:scale(1.1)}.superfood-science-icon.heart{background:#fef2f2;color:#ef4444}.superfood-science-icon.flame{background:#fff7ed;color:#f97316}.superfood-science-icon.shield{background:rgba(92,141,89,.1);color:#5c8d59}.superfood-science-icon.brain{background:#faf5ff;color:#a855f7}.superfood-science-icon.leaf{background:rgba(92,141,89,.1);color:#5c8d59}.superfood-science-icon.zap{background:#fffbeb;color:#f59e0b}.superfood-science-card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.superfood-science-card p{color:#4b5563;line-height:1.6}.superfood-polyphenol-spotlight{background:linear-gradient(135deg,rgba(92,141,89,.05),rgba(92,141,89,.1));border-radius:1.5rem;padding:2rem;border:1px solid rgba(92,141,89,.2)}@media (min-width:768px){.superfood-polyphenol-spotlight{padding:3rem}}.superfood-polyphenol-spotlight h3{font-size:1.5rem;font-weight:700;color:var(--color-olive-primary);margin-bottom:1rem;text-align:center}@media (min-width:768px){.superfood-polyphenol-spotlight h3{font-size:1.875rem}}.superfood-polyphenol-facts{display:flex;flex-direction:column;gap:1rem}.superfood-polyphenol-fact{display:flex;align-items:flex-start;gap:.75rem;background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.superfood-polyphenol-fact svg{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-olive-primary);margin-top:.125rem}.superfood-comparison{padding:5rem 1.5rem;background:linear-gradient(to bottom,#fff,var(--color-background-alt))}.superfood-comparison-callout{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,var(--color-gold-50),rgba(92,141,89,.1));border-radius:1rem;border:1px solid var(--color-gold-200)}.superfood-comparison-callout-content{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:768px){.superfood-comparison-callout-content{flex-direction:row;justify-content:space-between}}.superfood-comparison-callout-icon{width:4rem;height:4rem;background:linear-gradient(135deg,var(--color-gold-400),var(--color-gold-600));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(245,158,11,.3)}.superfood-comparison-callout-icon svg{width:2rem;height:2rem;color:#fff;fill:white}.superfood-comparison-callout h3{font-size:1.25rem;font-weight:700;color:var(--color-olive-primary)}.superfood-comparison-callout p{color:#4b5563}.superfood-comparison-callout p span{font-weight:600;color:var(--color-gold-600)}.superfood-table-wrapper{background:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #f3f4f6;overflow:hidden}.superfood-table-scroll{overflow-x:auto}.superfood-table{width:100%;border-collapse:collapse}.superfood-table th{background:#f9fafb;padding:.75rem 1rem;text-align:center;font-weight:600;color:#374151;font-size:.875rem;white-space:nowrap}.superfood-table th:first-child{text-align:left;min-width:200px}.superfood-table td{padding:.75rem 1rem;text-align:center;border-top:1px solid #f3f4f6}.superfood-table td:first-child{text-align:left}.superfood-table tr.highlight{background:linear-gradient(90deg,var(--color-gold-50),rgba(92,141,89,.1));border-left:4px solid var(--color-gold-500)}.superfood-table tr.highlight:hover{background:linear-gradient(90deg,var(--color-gold-100),rgba(92,141,89,.15))}.superfood-table tr.infusion{background:rgba(92,141,89,.05);border-left:4px solid var(--color-olive-primary)}.superfood-table tr.infusion:hover{background:rgba(92,141,89,.1)}.superfood-table tr:hover{background:#f9fafb}.superfood-table-name{font-weight:600}.superfood-table-name.highlight{color:var(--color-gold-700)}.superfood-table-name.infusion{color:var(--color-olive-primary)}.superfood-table-badge{display:inline-flex;align-items:center;gap:.25rem;background:var(--color-gold-100);color:var(--color-gold-700);font-size:.625rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500;margin-left:.5rem}.superfood-table-infusion-note{font-size:.75rem;color:var(--color-olive-primary);font-weight:400}.superfood-table-compound{font-size:.875rem;font-weight:500}.superfood-table-compound.highlight{color:var(--color-gold-600)}.rating-icon{display:inline-flex;align-items:center;justify-content:center}.rating-icon.high{color:var(--color-olive-primary)}.rating-icon.medium{color:var(--color-gold-500)}.rating-icon.low{color:#d1d5db}.superfood-table-legend{padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid #f3f4f6;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem}.superfood-table-legend-item{display:flex;align-items:center;gap:.5rem;color:#4b5563}.superfood-infusions-callout{margin-top:2.5rem;padding:1.5rem;background:linear-gradient(135deg,rgba(92,141,89,.1),var(--color-gold-50));border-radius:1rem;border:1px solid rgba(92,141,89,.2);text-align:center}.superfood-infusions-callout h3{font-size:1.5rem;font-weight:700;color:var(--color-olive-primary);margin-bottom:.75rem}.superfood-infusions-callout p{color:#4b5563;max-width:48rem;margin:0 auto 1rem}.superfood-infusions-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.superfood-infusion-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500}.superfood-infusion-tag.cayenne{background:#fee2e2;color:#b91c1c}.superfood-infusion-tag.garlic{background:#1f2937;color:#fff}.superfood-infusion-tag.lemon{background:#fef9c3;color:#a16207}.superfood-infusion-tag.basil{background:#dcfce7;color:#166534}.superfood-key-takeaway{margin-top:2rem;text-align:center}.superfood-key-takeaway-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(92,141,89,.1);border:1px solid rgba(92,141,89,.2);border-radius:9999px;padding:.75rem 1.5rem;color:var(--color-olive-primary);font-weight:500}.superfood-products{padding:5rem 1.5rem;background:#fff}.superfood-products-grid{display:grid;gap:2rem}@media (min-width:640px){.superfood-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.superfood-products-grid{grid-template-columns:repeat(3,1fr)}}.superfood-product-card{background:#fff;border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid #f3f4f6;overflow:hidden;transition:all .3s ease;cursor:pointer}.superfood-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.superfood-product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#f9fafb}.superfood-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.superfood-product-card:hover .superfood-product-image img{transform:scale(1.05)}.superfood-product-tag{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff}.superfood-product-tag.champion{background:var(--color-gold-500)}.superfood-product-tag.daily{background:var(--color-olive-primary)}.superfood-product-tag.gourmet{background:#1f2937}.superfood-product-tag.citrus{background:#eab308}.superfood-product-tag.herb{background:var(--color-olive-primary)}.superfood-product-tag.spicy{background:#dc2626}.superfood-product-overlay{position:absolute;inset:0;bottom:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end}.superfood-product-card:hover .superfood-product-overlay{opacity:1}.superfood-product-overlay-btn{width:100%;background:#fff;color:#1f2937;font-weight:600;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.superfood-product-overlay-btn:hover{background:var(--color-olive-primary);color:#fff}.superfood-product-content{padding:1rem}.superfood-product-perfect-for{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.superfood-product-name{font-weight:600;color:#1f2937;margin-bottom:.5rem;line-height:1.3;min-height:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.superfood-product-card:hover .superfood-product-name{color:var(--color-olive-primary)}.superfood-product-benefit{font-size:.75rem;color:#6b7280;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.superfood-product-footer{display:flex;align-items:center;justify-content:space-between}.superfood-product-price{font-size:1.25rem;font-weight:700;color:var(--color-olive-primary)}.superfood-product-reviews-link{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--color-gold-600);text-decoration:none;transition:color .3s ease}.superfood-product-reviews-link:hover{color:var(--color-gold-700)}.superfood-products-cta{text-align:center;margin-top:3rem}.superfood-reviews{padding:5rem 1.5rem;position:relative;overflow:hidden}.superfood-reviews-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-attachment:fixed}.superfood-reviews-overlay{position:absolute;inset:0;background:rgba(92,141,89,.85)}.superfood-reviews-content{position:relative;z-index:10}.superfood-reviews-header{text-align:center;margin-bottom:3rem}.superfood-reviews-header h2{color:#fff;font-size:1.875rem;margin-bottom:1rem}@media (min-width:768px){.superfood-reviews-header h2{font-size:2.25rem}}.superfood-reviews-stars{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.superfood-reviews-stars svg{width:1.5rem;height:1.5rem;color:var(--color-gold-300);fill:var(--color-gold-300)}.superfood-reviews-header p{color:rgba(255,255,255,.9);max-width:42rem;margin:0 auto}.superfood-reviews-carousel{position:relative;max-width:80rem;margin:0 auto}.superfood-reviews-grid{display:grid;gap:1.5rem;padding:0 2rem}@media (min-width:768px){.superfood-reviews-grid{grid-template-columns:repeat(3,1fr)}}.superfood-review-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease}.superfood-review-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.superfood-review-quote-icon{width:2rem;height:2rem;color:var(--color-olive-primary);margin-bottom:1rem}.superfood-review-stars{display:flex;gap:.125rem;margin-bottom:.75rem}.superfood-review-stars svg{width:1rem;height:1rem}.superfood-review-stars svg.filled{color:var(--color-gold-400);fill:var(--color-gold-400)}.superfood-review-stars svg.empty{color:#e5e7eb}.superfood-review-title{font-weight:600;color:#1f2937;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.superfood-review-content{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.superfood-review-footer{border-top:1px solid #f3f4f6;padding-top:1rem}.superfood-review-author{font-weight:500;color:#1f2937;font-size:.875rem}.superfood-review-product{font-size:.75rem;color:var(--color-olive-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.superfood-review-product:hover{text-decoration:underline}.superfood-reviews-cta{text-align:center;margin-top:2.5rem}.superfood-reviews-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background:#fff;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.15);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:20}.superfood-reviews-nav-btn:hover{background:var(--color-gold-50)}.superfood-reviews-nav-btn.prev{left:0}.superfood-reviews-nav-btn.next{right:0}.superfood-reviews-nav-btn svg{width:1.5rem;height:1.5rem;color:var(--color-olive-primary)}.superfood-cta{position:relative;padding:6rem 1.5rem;overflow:hidden}.superfood-cta-bg{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-olive-primary),#4a7248,#3d5e3a)}.superfood-cta-decorations{position:absolute;inset:0;opacity:.1;overflow:hidden}.superfood-cta-decoration{position:absolute;border-radius:50%;filter:blur(60px)}.superfood-cta-decoration.white{width:10rem;height:10rem;background:#fff;top:2.5rem;left:2.5rem}.superfood-cta-decoration.gold{width:15rem;height:15rem;background:var(--color-gold-300);bottom:2.5rem;right:2.5rem}.superfood-cta-content{position:relative;z-index:10;max-width:42rem;margin:0 auto;text-align:center}.superfood-cta h2{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}@media (min-width:768px){.superfood-cta h2{font-size:3rem}}.superfood-cta h2 span{display:block;color:#fde68a}.superfood-cta-description{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2.5rem;line-height:1.6}.superfood-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}@media (min-width:640px){.superfood-cta-buttons{flex-direction:row}}.superfood-cta-secondary{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width:640px){.superfood-cta-secondary{flex-direction:row}}.superfood-cta-secondary a{color:rgba(255,255,255,.8);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease}.superfood-cta-secondary a:hover{color:#fff;background:rgba(255,255,255,.1)}.superfood-cta-secondary .divider{display:none;color:rgba(255,255,255,.4)}@media (min-width:640px){.superfood-cta-secondary .divider{display:block}}.superfood-cta-footer{margin-top:3rem}.superfood-cta-footer-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:.75rem 1.5rem;color:rgba(255,255,255,.9);font-weight:500}.superfood-cta-footer-badge svg{width:1.25rem;height:1.25rem;color:var(--color-gold-300)}.template-page-superfood{overflow-x:hidden!important;max-width:100vw!important}.template-page-superfood *{max-width:100%}.template-page-superfood img{max-width:100%;height:auto}.superfood-hero-decorations{position:absolute;inset:0;pointer-events:none;overflow:hidden}.superfood-reviews-decorations{position:absolute;inset:0;opacity:.1;pointer-events:none}.superfood-reviews-decoration-circle{position:absolute;background:#fff;border-radius:50%}.superfood-reviews-decoration-circle.top-left{top:0;left:0;width:16rem;height:16rem;transform:translate(-50%,-50%)}.superfood-reviews-decoration-circle.bottom-right{bottom:0;right:0;width:24rem;height:24rem;transform:translate(50%,50%)}.superfood-table-cell-stack{display:flex;flex-direction:column;gap:.25rem}.superfood-table-cell-row{display:flex;align-items:center;gap:.5rem}@media (max-width:640px){.template-page-superfood h1,.template-page-superfood h2,.template-page-superfood h3,.template-page-superfood h4{text-transform:none!important;letter-spacing:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important}.template-page-superfood .btn,.template-page-superfood a.btn{min-height:44px!important}.superfood-hero{min-height:80vh!important}.superfood-hero-content{padding:3rem 1rem!important;max-width:100%!important}.superfood-hero h1{font-size:1.5rem!important;margin-bottom:1rem!important;text-transform:none!important;letter-spacing:-.01em!important;line-height:1.2!important}.superfood-hero h1 span{font-size:1.25rem!important}.superfood-hero-subtitle{font-size:.95rem!important;margin-bottom:1rem!important}.badge-gold{font-size:.75rem!important;padding:.375rem 1rem!important}.superfood-hero-benefits{gap:.5rem!important;margin-bottom:1.5rem!important}.superfood-hero-benefit{font-size:.75rem!important;padding:.375rem .75rem!important}.superfood-hero-cta .btn,.superfood-hero-secondary-cta .btn{font-size:.95rem!important;padding:.875rem 1.5rem!important;width:100%!important;justify-content:center!important}.btn-hero-secondary-gold,.btn-hero-secondary-green{font-size:.95rem!important;padding:.875rem 1.5rem!important}.superfood-hero-decorations{display:none!important}.superfood-hero-support-badge{flex-direction:column!important;text-align:center!important;gap:.5rem!important;padding:.75rem 1rem!important;font-size:.85rem!important;border-radius:1rem!important}.section-header{margin-bottom:2rem!important}.section-header h2{font-size:1.5rem!important}.section-header p{font-size:.95rem!important}.superfood-section-label{font-size:.75rem!important}.superfood-science{padding:3rem 1rem!important}.superfood-science-grid{grid-template-columns:1fr!important;margin-bottom:2.5rem!important}.superfood-polyphenol-spotlight{padding:1.5rem!important}.superfood-polyphenol-spotlight h3{font-size:1.25rem!important}.superfood-polyphenol-inner{max-width:100%!important}.superfood-science-comparison-callout{margin-top:2rem!important}.superfood-science-comparison-box{padding:1.25rem!important;display:block!important}.superfood-science-comparison-box h3{font-size:1.1rem!important}.superfood-science-comparison-grid{grid-template-columns:1fr!important;gap:.75rem!important}.superfood-comparison{padding:3rem 1rem!important}.superfood-comparison-callout{padding:1rem!important}.superfood-comparison-callout h3{font-size:1.1rem!important}.superfood-comparison-callout-icon{width:3rem!important;height:3rem!important}.superfood-comparison-callout-icon svg{width:1.5rem!important;height:1.5rem!important}.superfood-comparison-callout-inner{flex-direction:column!important;text-align:center!important;gap:.75rem!important}.superfood-callout-eu-badge{justify-content:center!important}.superfood-table-scroll{-webkit-overflow-scrolling:touch!important}.superfood-table td,.superfood-table th{padding:.5rem .625rem!important;font-size:.8rem!important}.superfood-table th:first-child{min-width:120px!important}.superfood-table-name{font-size:.8rem!important}.superfood-table-infusion-note{font-size:.65rem!important}.superfood-table-legend{gap:.75rem!important;font-size:.75rem!important;padding:.75rem 1rem!important;flex-wrap:wrap!important}.superfood-table-legend-item:last-child{margin-left:0!important;padding-left:0!important;border-left:none!important;width:100%!important;justify-content:center!important;padding-top:.5rem!important;border-top:1px solid #e5e7eb!important}.superfood-infusions-callout{padding:1.25rem!important}.superfood-infusions-callout h3{font-size:1.2rem!important}.superfood-infusion-tag{font-size:.8rem!important;padding:.375rem .75rem!important}.superfood-key-takeaway-badge{flex-direction:column!important;text-align:center!important;gap:.5rem!important;padding:.75rem 1rem!important;font-size:.875rem!important;border-radius:1rem!important}.superfood-products{padding:3rem 1rem!important}.superfood-products-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.superfood-product-content{padding:.875rem!important}.superfood-product-name{font-size:.95rem!important;min-height:auto!important}.superfood-reviews{padding:3rem 1rem!important}.superfood-reviews-bg{background-attachment:scroll!important}.superfood-reviews-decorations{display:none!important}.superfood-reviews-grid{grid-template-columns:1fr!important;padding:0!important}.superfood-reviews-header h2{font-size:1.5rem!important}.superfood-review-card{padding:1.25rem!important}.superfood-cta{padding:3.5rem 1rem!important}.superfood-cta h2{font-size:1.5rem!important}.superfood-cta-description{font-size:1rem!important;margin-bottom:1.5rem!important}.superfood-cta-buttons .btn{width:100%!important;justify-content:center!important}.superfood-cta-footer-badge{flex-direction:column!important;text-align:center!important;gap:.5rem!important;padding:.75rem 1rem!important;font-size:.85rem!important;border-radius:1rem!important}.superfood-cta-secondary a{font-size:.875rem!important}.btn{padding:.75rem 1.25rem!important;font-size:.875rem!important}}@media (max-width:480px){.superfood-hero h1{font-size:1.25rem!important}.superfood-hero h1 span{font-size:1.1rem!important}.superfood-hero-subtitle{font-size:.85rem!important}.superfood-cta h2{font-size:1.25rem!important}.section-header h2{font-size:1.25rem!important}.superfood-comparison-callout h3,.superfood-infusions-callout h3{font-size:1rem!important}}@media (min-width:641px) and (max-width:768px){.superfood-hero h1{font-size:2.5rem}.superfood-science{padding:4rem 1.25rem}.superfood-comparison{padding:4rem 1.25rem}.superfood-products{padding:4rem 1.25rem}.superfood-reviews{padding:4rem 1.25rem}.superfood-reviews-bg{background-attachment:scroll!important}.superfood-cta{padding:5rem 1.25rem}.superfood-products-grid{grid-template-columns:repeat(2,1fr)}}.superfood-section-label{color:#5c8d59;font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;display:block;margin-bottom:1rem}.superfood-section-label.light{color:rgba(255,255,255,.8)}.superfood-comparison-callout-inner{display:flex;align-items:center;gap:1rem}.superfood-callout-eu-badge{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1rem;border-radius:9999px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.superfood-callout-eu-badge span{font-weight:600;color:#5c8d59}.superfood-polyphenol-inner{max-width:56rem;margin:0 auto}.superfood-polyphenol-header{text-align:center;margin-bottom:2rem}.superfood-polyphenol-header p{color:#4b5563}.superfood-product-perfect-for-value{font-weight:500;color:#374151}