.comparison-grid{display:flex;flex-direction:column;width:100%;overflow-x:auto}.comparison-grid .comp-row{display:grid;grid-template-columns:1fr;align-items:center;padding:0.75rem 0.5rem}.comparison-grid .comp-header{font-weight:700;background:#ffffff;position:sticky;top:0;z-index:1;border-bottom:2px solid #f0f0f0}.comparison-grid .comp-header .comp-cell{display:flex;align-items:center;gap:0.4rem;font-size:1rem}.comparison-grid .comp-row:not(.comp-header):nth-child(even){background:#faf9f4}.comparison-grid .comp-cell{padding:0.5rem;font-size:0.95rem;line-height:1.4}.comparison-grid .badge{display:inline-block;padding:0.2rem 0.6rem;font-size:0.75rem;font-weight:600;border-radius:0.5rem;margin-left:0.25rem;white-space:nowrap}.badge.prime{background:#e8f5e9;color:#2d7a31}.badge.best-value{background:#fff4e5;color:#a45b00}.badge.budget-pick{background:#fff4e5;color:#a45b00}.badge.low-lactose{background:#f5e6ff;color:#6a2da3}.comparison-grid .product-link{display:inline-block;margin-top:0.3rem;color:var(--primary);font-weight:600;text-decoration:none}.comparison-grid .product-link:hover{text-decoration:underline}@media (max-width:768px){.comparison-grid{overflow-x:auto}.comparison-grid .comp-row{min-width:600px}}.comparison-wrapper{width:100%;overflow-x:auto}.blog-card .card-top .card-image,.blog-card .card-image{padding:0.35rem !important;box-sizing:border-box}.blog-card .card-top .card-image img,.blog-card .card-image img{width:100% !important;height:100% !important;object-fit:cover !important;border-radius:inherit !important}.comparison-wrapper table.comparison-table{width:100%;border-collapse:collapse;min-width:0}.comparison-table thead th{font-weight:700;background-color:#ffffff;padding:0.75rem 0.5rem;text-align:left;border-bottom:2px solid #f0f0f0;white-space:normal;word-break:normal;overflow-wrap:normal;hyphens:none;-ms-hyphens:none;-webkit-hyphens:none}.comparison-table tbody th{font-weight:600;text-align:left;padding:0.75rem 0.5rem;white-space:normal;word-break:normal;overflow-wrap:normal;hyphens:none;-ms-hyphens:none;-webkit-hyphens:none}.comparison-table td{padding:0.75rem 0.5rem;text-align:center;vertical-align:middle;white-space:normal;word-break:normal;overflow-wrap:normal;hyphens:none;-ms-hyphens:none;-webkit-hyphens:none}.comparison-table{width:100%;table-layout:fixed}.comparison-table thead th,.comparison-table tbody td,.comparison-table tbody th{width:25%;min-width:0}.comparison-table tbody tr:nth-child(even){background-color:#faf9f4}.comparison-table tbody tr.best-for-row td,.comparison-table tbody tr.best-for-row th{background-color:#ffffff !important;font-weight:600}.comparison-table tbody tr.best-for-row:hover td,.comparison-table tbody tr.best-for-row:hover th{background-color:#ffffff !important}.comparison-table tbody tr.best-for-row span.badge{padding:0.35rem 0.65rem;font-weight:700}.comparison-table tbody tr.link-row td,.comparison-table tbody tr.link-row th{background-color:#ffffff !important;border-bottom:none !important}.comparison-table tbody tr.link-row:hover td,.comparison-table tbody tr.link-row:hover th{background-color:#ffffff !important;border-bottom:none !important}.comparison-table .btn.btn-primary{display:inline-block;padding:0.6rem 1.2rem;border-radius:1.6rem;background:#fb8c00;border:2px solid #fb8c00;color:#ffffff;text-decoration:none;font-weight:600;font-size:0.9rem;transition:background-color 0.3s ease,color 0.3s ease}.comparison-table .btn.btn-primary:hover{background:#d97706;border-color:#d97706;color:#ffffff}.comparison-table .badge{margin:0 0.25rem 0 0}.comparison-table .badge{position:static !important;display:inline-block !important;padding:0.15rem 0.5rem;font-size:0.75rem;font-weight:600;border-radius:0.5rem;margin-left:0.25rem;white-space:normal}@media (max-width:768px){.comparison-table td span.badge{display:inline-block !important;margin-left:0;margin-right:0.25rem}}.comparison-table .badge{position:static !important;display:inline-block !important;margin-left:0.25rem}.comparison-table .badge.prime{background:#e8f5e9;color:#2d7a31}.comparison-table .badge.best-value{background:#fff4e5;color:#a45b00}.comparison-table .badge.budget-pick{background:#fff4e5;color:#a45b00}.comparison-table .badge.low-lactose{background:#f5e6ff;color:#6a2da3}.comparison-table .level.low{background-color:#e6fff0;color:#000000;font-weight:600;padding:0.15rem 0.4rem;border-radius:0.4rem;display:inline-block}.comparison-table .level.medium{background-color:#fff4e5;color:#000000;font-weight:600;padding:0.15rem 0.4rem;border-radius:0.4rem;display:inline-block}.comparison-table .level.high{background-color:#ffeaea;color:#000000;font-weight:600;padding:0.15rem 0.4rem;border-radius:0.4rem;display:inline-block}.comparison-table .no-break{white-space:nowrap}:root{--color-primary:#f7b340;--color-secondary:#fdc96a;--color-gold:#ffc94b;--color-background:#ffffff;--color-text-main:#162d38;--color-text-muted:#6e7a8a;--color-success-bg:#e6fff0;--color-warning-bg:#fff9e6;--color-sugar-bg:#f6fbff;--radius:1.2rem}.hero-custom{position:relative;display:flex;align-items:center;justify-content:center;min-height:35vh;background:linear-gradient(rgba(255,165,0,0.45),rgba(255,165,0,0.45)),url('images/hero-protein-shake.webp') center/cover no-repeat;background-position:center 30%;color:#ffffff;text-align:center;padding:80px 1rem;margin-top:1rem}@media (min-width:900px){.hero-custom{max-width:1100px;margin-left:auto;margin-right:auto;width:100%}}.hero-custom .hero-inner{z-index:1;max-width:720px}.hero-custom .hero-title{font-size:2.6rem;font-weight:700;margin-bottom:0.5rem}.hero-custom .hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem;font-weight:500;color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.hero-custom .hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-custom .btn{display:inline-block;padding:0.85rem 1.5rem;border-radius:var(--radius);font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color 0.2s,color 0.2s,transform 0.2s}.hero-custom .btn-primary{background:#e67e22;color:#ffffff}.hero-custom .btn-primary:hover{background:#e67e22;transform:scale(1.03)}.hero-custom .btn-secondary{background:transparent;color:#ffffff;border:2px solid #ffffff}.hero-custom .btn-secondary:hover{background:#e67e22;color:#ffffff;transform:scale(1.03)}@media (max-width:600px){.hero-custom{padding:50px 20px}}.category-hero{justify-content:center;text-align:center}.category-hero .hero-content{flex:1 1 100%;max-width:100%;margin:0 auto}.category-hero .btn.btn-primary{display:inline-block;background:#e67e22;color:#ffffff;padding:0.85rem 1.5rem;border-radius:var(--radius,0.5rem);font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color 0.2s,color 0.2s,transform 0.2s}.category-hero .btn.btn-primary:hover{background:#e67e22;transform:scale(1.03)}.features-row{display:flex;justify-content:center;align-items:center;gap:2rem;padding:2rem 1rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.features-row .feature-item{display:flex;flex-direction:column;align-items:center;max-width:220px;text-align:center}.features-row .feature-icon{font-size:2rem;margin-bottom:0.5rem;color:var(--color-primary)}.features-row .feature-text{font-size:1rem;font-weight:600;color:var(--color-text-main)}.top-ten-section{padding:3rem 1rem;background:#f9fafb}.top-ten-section .top-ten-heading{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text-main);text-align:center}.top-ten-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.top-ten-card{background:#ffffff;border-radius:var(--radius);padding:2rem 1.5rem;box-shadow:0 2px 10px rgba(22,45,56,0.08);text-align:center;color:var(--color-text-main);text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease}.top-ten-card:hover{transform:translateY(-4px);box-shadow:0 4px 14px rgba(22,45,56,0.12)}.top-ten-card .top-ten-icon{font-size:2.5rem;margin-bottom:0.6rem;color:var(--color-primary)}.top-ten-card .top-ten-title{font-size:1.4rem;font-weight:700;margin-bottom:0.4rem}.top-ten-card .top-ten-desc{font-size:0.95rem;color:var(--color-text-muted)}.info-section-multi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:60px 20px;background:#f9fafb}.info-section-multi .info-card{background:#ffffff;padding:1.5rem;border-radius:0.8rem;box-shadow:0 4px 10px rgba(0,0,0,0.05);display:flex;flex-direction:column;justify-content:space-between}.info-section-multi .info-card h2{font-size:1.4rem;margin-bottom:0.8rem}.info-section-multi .info-card .info-list{margin-bottom:1rem}.info-tiles-heading{text-align:center;font-size:2rem;font-weight:700;margin:0;max-width:100%;padding:1.5rem 20px 0;background:#f9fafb}.final-cta{margin-top:3.5em !important;max-width:480px;padding:2rem 1.5rem}.final-cta .bookmark-icon{font-size:2.4rem;margin-bottom:0.4rem;color:var(--color-primary)}.final-cta h2{font-size:1.6rem !important;margin-bottom:0.4rem;text-align:center}.final-cta p{font-size:1.05rem;text-align:center}.hero-trust-row{margin-top:1.8rem;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.hero-trust-row .feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:200px;position:relative}.hero-trust-row .feature-icon{font-size:2rem;margin-bottom:0.35rem;color:#ffffff}.hero-trust-row .feature-text{font-size:0.95rem;font-weight:600;color:#ffffff}.hero-trust-row .feature-subtext{font-size:0.8rem;font-weight:400;color:#ffffff;opacity:0.8;position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:0.2rem}.info-section-multi{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3em;row-gap:2em;margin:2.2em auto 1.5em auto;max-width:1100px;width:97%;justify-items:center;background:#f9fafb !important;box-shadow:none !important;border-radius:0}@media (max-width:900px){.info-section-multi{grid-template-columns:1fr;max-width:99vw;width:99vw;row-gap:1.3em;column-gap:0}}@media (max-width:900px){.info-section-multi{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3em;row-gap:2em;margin:2.2em auto 1.5em auto;max-width:1100px;width:97%;justify-items:center;background:none !important;box-shadow:none !important;border-radius:0}@media (max-width:900px){.info-section-multi{grid-template-columns:1fr;max-width:99vw;width:99vw;row-gap:1.3em;column-gap:0}}}.info-section-multi .info-card{background:#fff;border-radius:1.05em;box-shadow:0 2px 14px 0 #162d3810,0 0.5px 1.5px #d9e3ea15;max-width:330px;min-width:190px;width:100%;padding:0.95em var(--radius) var(--radius) var(--radius);margin:0;font-family:inherit;color:#162d38;font-size:0.97em;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:200px;transition:box-shadow 0.18s;line-height:1.42;border:none}.info-section-multi .info-card h2{font-size:var(--radius) !important;font-weight:700;margin-bottom:0.17em;line-height:1.14;letter-spacing:-0.5px}.info-section-multi .info-card ul{margin:0 0 0.7em 1.05em;padding:0;font-size:0.98em;font-weight:400;color:#162d38;line-height:1.39}.info-section-multi .info-card .card-muted,.info-section-multi .info-card .card-muted,.info-section-multi .info-card .card-muted,.info-section-multi .info-card a.info-link{font-size:0.93em;color:#9ba8b4;margin-top:auto;margin-bottom:-0.14em;text-decoration:none;font-weight:500;letter-spacing:0;background:none;border:none;padding:0;align-self:flex-start;pointer-events:auto;transition:color 0.18s;display:block}.info-section-multi .info-card a.info-link:hover{color:#13935c;text-decoration:underline}.info-section-multi .info-card a.info-link:hover{color:#13935c;text-decoration:underline}.final-cta{background:#fff;border-radius:var(--radius);box-shadow:0 2px 12px 0 #162d3810;margin:2.2em auto 1.5em auto;max-width:390px;padding:1.var(--radius) var(--radius) var(--radius) var(--radius);display:flex;flex-direction:column;align-items:center;font-size:0.98em;font-family:inherit;line-height:1.44}.final-cta h2{font-size:1.var(--radius);margin-bottom:0.17em;color:#162d38;font-weight:700;letter-spacing:-0.4px}.final-cta p{font-size:0.97em;color:#23384d;font-weight:400;line-height:1.44;margin:0.28em 0 0 0;font-family:inherit}.contact-form-section{max-width:800px;width:95%;margin:2rem auto;padding:1.5rem;background:#ffffff;border-radius:var(--radius);box-shadow:0 2px 12px 0 rgba(22,45,56,0.08)}.contact-form-section h2{margin-top:0;margin-bottom:0.8rem;font-size:1.6rem;font-weight:700;color:var(--color-text-main);text-align:center}.contact-form-section form{display:flex;flex-direction:column;gap:1rem}.contact-form-section label{font-weight:600;color:var(--color-text-main);margin-bottom:0.2rem}.contact-form-section input,.contact-form-section textarea{padding:0.75rem;border:1px solid #d1d9e0;border-radius:0.5rem;font-size:1rem;font-family:inherit;color:var(--color-text-main);background:#f9fafa}.contact-form-section textarea{min-height:120px;resize:vertical}.contact-form-section button{align-self:flex-start;background:var(--color-primary);color:#ffffff;border:none;padding:0.8rem 1.2rem;border-radius:0.6rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s ease}.contact-form-section button:hover{background:var(--color-secondary)}.contact-form-section form>div{display:flex;flex-direction:column}@media (min-width:600px){.contact-form-section form>div{flex-direction:row;align-items:flex-start;gap:1rem}.contact-form-section form label{width:100px;margin-bottom:0;padding-top:0.5rem}.contact-form-section form input,.contact-form-section form textarea{flex:1}}h1{font-size:2.4em;font-weight:800;line-height:1.15}h2{font-size:2em;font-weight:700;line-height:1.18}h3{font-size:1.38em;font-weight:600;line-height:1.21}h4{font-size:1.13em;font-weight:600;line-height:1.26}body,h1,h2,h3,p,ul,li,a{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI','Arial',sans-serif;background:#fff;color:#111;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}header{background:#000000;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.06);padding:1.5rem 0 1.2rem 0;position:sticky;top:0;z-index:10}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:0 auto;padding:0 1.5rem}.site-logo{max-width:260px;width:100%;height:auto;display:block}nav{display:flex;gap:1.3rem}nav a{color:#fff;text-decoration:none;font-weight:600;font-size:1.08rem;border-bottom:2px solid transparent;transition:border 0.18s,color 0.18s,background 0.18s;padding:0.45rem 1rem;border-radius:2rem}nav a:hover,nav a.active{border-bottom:2px solid #fff;background:var(--color-text-main)}.disclosure{background:#f5f5f5;color:#111;text-align:center;padding:0.9rem;font-size:1.07rem;border-bottom:1px solid #ddd}main{width:99%;max-width:1200px;margin:2.8rem auto 2.1rem auto;flex:1}.adsense{margin:2rem 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.2rem;margin-top:1.7rem}.buy-button{background:#111;color:#fff;border:none;outline:none;border-radius:2rem;padding:0.8rem 2.1rem;font-size:1.08rem;font-weight:600;cursor:pointer;text-decoration:none;margin-top:auto;box-shadow:0 2px 6px rgba(0,0,0,0.08);transition:background 0.18s,transform 0.12s;display:inline-block}.buy-button:hover{background:#fff;color:#111;border:1.5px solid #111;transform:translateY(-2px) scale(1.045)}@media (max-width:700px){.header-container{flex-direction:column;align-items:center;text-align:center;gap:0.7rem}.site-logo{max-width:170px}nav{flex-direction:column;gap:0.4rem}.product-grid{grid-template-columns:1fr}main{padding:0 2vw}main{width:99%;max-width:1200px;margin:2.8rem auto 2.1rem auto;flex:1;background:#f9f9f9;border-radius:1.8rem;box-shadow:0 2px 16px rgba(0,0,0,0.03);padding-bottom:2rem}.promo-banner a{color:#ba8400;text-decoration:underline;font-weight:700}.badge{position:absolute;top:1rem;left:1rem;background:#fb9400;color:#fff;font-size:1.04rem;font-weight:bold;padding:0.28rem 0.9rem;border-radius:1.5rem;box-shadow:0 2px 6px rgba(200,100,0,0.13);z-index:3;letter-spacing:0.4px}.buy-button{background:#111;color:#fff;border:none;outline:none;border-radius:2rem;padding:0.8rem 2.1rem;font-size:1.08rem;font-weight:600;cursor:pointer;text-decoration:none;margin-top:auto;box-shadow:0 2px 6px rgba(0,0,0,0.08);transition:background 0.18s,color 0.18s,transform 0.12s;display:inline-block;position:relative;z-index:2;animation:cta-pop 1.4s cubic-bezier(.57,1.75,.3,.93) 1}.buy-button:hover{background:#fb9400;color:#fff;border:1.5px solid #fb9400;transform:translateY(-2px) scale(1.055) rotate(-2deg)}@keyframes cta-pop{0%{transform:scale(1)}70%{transform:scale(1.11)}90%{transform:scale(0.98)}100%{transform:scale(1)}}.editors-choice{display:inline-block;background:linear-gradient(90deg,#FFD700,#FFA500);color:var(--color-text-main);font-weight:bold;font-size:0.95rem;padding:3px 12px;border-radius:16px;margin-left:8px;box-shadow:0 1px 4px rgba(0,0,0,0.08);letter-spacing:0.03em;vertical-align:middle}.product-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:32px 0}.buy-button{margin-top:12px;padding:8px 20px;border-radius:10px;background:#ffc82e;color:var(--color-text-main);text-decoration:none;font-weight:bold;box-shadow:0 1px 4px rgba(255,180,80,0.15);transition:background 0.2s}.buy-button:hover{background:#fca311;color:#fff}@media (max-width:900px){.product-grid{flex-direction:column;align-items:center;gap:18px}.main-container,.content,.container{max-width:1320px;margin:0 auto;padding:0 1.5rem}.editors-choice-badge{position:absolute;top:1.15rem;left:1.15rem;background:linear-gradient(90deg,#fc4a1a,#f7b733);color:#fff;padding:0.32em 0.85em;font-weight:bold;font-size:0.93em;border-radius:13px;box-shadow:0 3px 12px rgba(252,74,26,0.07);z-index:2 !important;letter-spacing:0.04em;left:-18px;top:-18px;border-top-left-radius:18px;border-bottom-right-radius:13px;box-shadow:0 6px 16px rgba(252,74,26,0.13),0 1.5px 4px rgba(0,0,0,0.07);padding:0.38em 1.15em 0.38em 1.35em;font-size:1.04em}.why-recommend{font-size:1.04em;margin:0.4em 0 0.85em 0;padding-right:0;left:auto;color:#1a1a1a;font-weight:500}.why-recommend-list{text-align:left;padding-left:1.2em;list-style:none;margin:0.3em 0 0.8em 0;padding:0 0 0 1.var(--radius)}.why-recommend-list li:before{content:'✔️';margin-right:0.4em;color:#20be51;font-size:1.05em}.star-rating{display:flex;align-items:center;gap:0.09em;margin:0.18em 0 0.55em 0;font-size:1.17em;color:#ffc900;letter-spacing:0.02em}.editors-choice-badge{position:absolute !important;left:-20px !important;top:-20px !important;border-top-left-radius:18px !important;border-bottom-right-radius:13px !important;box-shadow:0 6px 16px rgba(252,74,26,0.13),0 1.5px 4px rgba(0,0,0,0.07) !important;padding:0.38em 1.15em 0.38em 1.35em !important;font-size:1.04em !important;z-index:2 !important;overflow:visible !important;display:inline-block !important}.amazon-btn{display:block !important;width:85% !important;margin:1.2em auto 0 auto !important;position:static !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.product-grid{display:flex;flex-wrap:wrap;gap:2.1rem;justify-content:center}.amazon-btn{margin-top:auto !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.main-container{max-width:1320px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}}}section,.content,.container{max-width:100vw !important;width:100% !important;box-sizing:border-box !important}.main-container{max-width:1320px !important;width:100% !important;margin:0 auto !important;padding-left:1.5rem !important;padding-right:1.5rem !important;box-sizing:border-box !important}.hero{background:#fffdfa;padding:3.5rem 0 2rem 0;text-align:center;border-bottom:1px solid #eee}.hero .hero-value{font-size:1.22em;margin:0.7em auto 1.var(--radius) auto}.trust-bar{display:flex;justify-content:center;gap:1.3em;margin-bottom:0.9em;font-size:1.03em;color:#179B53;flex-wrap:wrap}.hero-cta{display:inline-block;margin:1.5em auto 0 auto;background:linear-gradient(90deg,#fc4a1a,#f7b733);color:#fff;font-weight:700;padding:0.88em 2.var(--radius);border-radius:2em;font-size:1.13em;box-shadow:0 2px 12px rgba(252,74,26,0.06);text-decoration:none;transition:background 0.18s,box-shadow 0.18s}.hero-cta:hover{background:linear-gradient(90deg,#f7b733,#fc4a1a)}.promo-banner strong a{color:#d36f08;text-decoration:underline}.trust-card{background:#f7f9fa;padding:0.2em 0 2em 0;border-bottom:1px solid #e8ecec}.trust-card-inner{background:#fff;border-radius:14px;box-shadow:0 2px 14px rgba(34,54,88,0.05);padding:2em 1.3em 1.var(--radius) 1.3em;margin:1.6em auto 0 auto;max-width:620px}.trust-card-inner h2{margin-top:0}.trust-card-inner ul{margin:0.7em 0 1.var(--radius) 0;text-align:left}.trust-card-inner .last-updated{color:#aaa;font-size:0.97em}.ingredients-guide{background:#fafdff;padding:2.2em 0 1.5em 0}.ingredients-guide h2{margin-top:0}.ingredients-guide ul{margin:0.7em auto 0 auto;padding-right:0;left:auto;max-width:540px;text-align:left}.ingredients-guide li{margin:0.25em 0;font-size:1.04em}.methodology{background:#f6f7fa;padding:1.2em 0 0.8em 0}.methodology h2{margin-top:0}.methodology ol{text-align:left;margin:0.7em auto 0 auto;max-width:520px}.main-container{max-width:1320px !important;width:100% !important;margin:0 auto !important;padding-left:1.5rem !important;padding-right:1.5rem !important;box-sizing:border-box !important}.section-header{margin-bottom:1.3em}.grid-title{margin-bottom:0.12em;font-size:2.var(--radius);font-weight:800;color:#2b2b2b}.grid-desc{color:#686868;font-size:1.09em;margin-top:0}.buying-guide-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:2.7rem}.guide-card{background:#f6fcfa;border-radius:18px;box-shadow:0 3px 18px rgba(23,155,83,0.07);max-width:1200px;padding:2.2em 2.var(--radius);margin:0 auto}.guide-header{display:flex;align-items:center;gap:var(--radius);margin-bottom:0.2em}.guide-header .guide-icon{font-size:2.var(--radius)}.guide-intro{font-size:1.13em;color:#184b3a;margin-bottom:1.var(--radius)}.guide-body-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:2.var(--radius)}.guide-main ul,.guide-main h3{margin-bottom:0.7em}.guide-tips{background:#e6fff0;border-radius:11px;padding:1.var(--radius) 1.var(--radius);box-shadow:0 1px 6px #179B5333}.guide-tips h3{margin-top:0;color:#179B53;font-size:1.1var(--radius)}.guide-tips ul{margin:0.3em 0 0.var(--radius) 0;font-size:1.04em}@media (max-width:900px){.guide-body-grid{grid-template-columns:1fr}.guide-tips{margin-top:2em}}.methodology-card{background:#f8fafc;padding:2em 0 2em 0;margin-bottom:2.2em}.method-header{display:flex;align-items:center;gap:var(--radius);margin-bottom:1.var(--radius)}.method-icon{font-size:2em}.method-badge{background:#d9fff0;color:#199B73;font-size:0.98em;border-radius:1.2em;padding:0.3em 1.3em}.method-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.7em;margin-bottom:var(--radius)}.step{background:#fff;border-radius:10px;box-shadow:0 2px 12px #b2b2b228;padding:1.var(--radius) var(--radius) 1.3em var(--radius)}.step-icon{font-size:1.34em}.step h3{margin-top:0.4var(--radius);margin-bottom:0.2var(--radius);font-size:1.var(--radius)}.method-footer{text-align:center;font-size:0.99em;color:#6f8494}@media (max-width:950px){.method-steps{grid-template-columns:1fr}}.cta-icon{font-size:2.2em;color:#179B53}}.hero,.main-hero,.headline-section{margin-top:var(--radius) !important;padding-top:0 !important}@media (max-width:600px){.hero,.main-hero,.headline-section{margin-top:0.5em !important;padding-top:0 !important}}.hero-subheadline,.main-hero .subheadline,.headline-section .subheadline{font-weight:600;color:#23412e;font-size:1.14em}.hero-badges,.main-hero .badges,.headline-section .badges{margin-top:0.7em;margin-bottom:0.4em}.hero-cta,.main-hero .cta,.headline-section .cta{margin-top:0.5em;margin-bottom:0.7em}.about-editor-card{display:flex;justify-content:center;align-items:center;margin:1.2em 0 1.6em 0}.about-editor-content{display:flex;align-items:center;background:#f6fcfa;border-radius:15px;box-shadow:0 2px 12px rgba(23,155,83,0.08);padding:1.var(--radius) 2em;max-width:500px;width:100%}.editor-avatar-img{width:64px;height:64px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #179B5314;margin-right:1.25em;border:2px solid #fff;background:#fff}.about-editor-text{display:flex;flex-direction:column}.about-editor-title{font-size:1.var(--radius);font-weight:700;color:#179B53;letter-spacing:0.02em}.about-editor-name{font-size:1.09em;font-weight:600;margin-bottom:0.12em;color:#1c2722}.about-editor-desc{font-size:var(--radius);color:#29422f;line-height:1.38}@media (max-width:650px){.about-editor-content{padding:0.9em var(--radius)}.editor-avatar-img{width:52px;height:52px;margin-right:0.7em}.about-editor-card{margin:0.8em 0 1.2em 0}}.author-chip{display:flex;align-items:center;background:rgba(246,252,250,0.82);border-radius:30px;box-shadow:0 1px 6px rgba(23,155,83,0.09);padding:0.22em 1.12em 0.22em 0.35em;margin:0.7em 0 0.6em 0;width:fit-content;min-width:0;font-size:0.99em}.author-chip-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #fff;background:#fff;box-shadow:0 1px 5px #179B5313;margin-right:0.7em}.author-chip-meta{display:flex;flex-direction:column}.author-chip-name{font-weight:600;color:#179B53;font-size:var(--radius);margin-bottom:1px;letter-spacing:0.0var(--radius)}.author-chip-desc{font-weight:400;color:#28543a;font-size:0.99em;line-height:1.1}@media (max-width:650px){.author-chip{padding:0.18em 0.7em 0.18em 0.23em;font-size:0.97em;margin:0.44em 0 0.5em 0}.author-chip-avatar{width:29px;height:29px;margin-right:0.45em}}.about-editor-card{display:flex;justify-content:center;align-items:center;margin:1.var(--radius) 0 1.3em 0}.wide-editor-card{display:flex;align-items:center;background:#f6fcfa;border-radius:15px;box-shadow:0 2px 12px rgba(23,155,83,0.10);padding:1.15em 2.2em;max-width:670px;width:98%}.editor-avatar-img{width:62px;height:62px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #179B5314;margin-right:1.35em;border:2px solid #fff;background:#fff}.about-editor-text{display:flex;flex-direction:column}.about-editor-title{font-size:1.18em;font-weight:700;color:#179B53;letter-spacing:0.0var(--radius)}.about-editor-name{font-size:1.12em;font-weight:600;margin-bottom:0.16em;color:#1c2722}.about-editor-desc{font-size:var(--radius);color:#29422f;line-height:1.41}@media (max-width:650px){.wide-editor-card{padding:0.88em 0.4em;max-width:100vw}.editor-avatar-img{width:43px;height:43px;margin-right:0.7em}.about-editor-card{margin:0.6em 0 var(--radius) 0}}.about-editor-block{display:flex;align-items:center;background:#fff7ed;border-radius:18px;box-shadow:0 2px 24px 0 rgba(196,110,0,0.07);margin:32px 0 24px 0;padding:24px 32px;gap:32px;max-width:820px;width:100%;min-width:0}.editor-avatar-img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f4c381;box-shadow:0 4px 16px 0 rgba(230,148,24,0.07)}.about-editor-text{display:flex;flex-direction:column;gap:8px}.about-editor-title{font-size:1.15rem;font-weight:700;color:#d97c0b;letter-spacing:0.02em}.about-editor-name{font-size:1.05rem;font-weight:600;color:#634400}.about-editor-bio{font-size:1.01rem;color:#704000;line-height:1.5}@media (max-width:600px){.about-editor-block{flex-direction:column;align-items:flex-start;padding:18px 10px;gap:18px}.editor-avatar-img{width:95px;height:95px}.about-editor-title,.about-editor-name,.about-editor-bio{text-align:left}}.about-editor-avatar{width:92px;height:92px}}.about-editor{display:flex;align-items:center;gap:1.3rem;padding:1.2rem 2rem;background:#fff8ee;border-radius:1rem;box-shadow:0 2px 12px rgba(236,136,37,0.06);max-width:700px;margin:1.7rem auto 1.3rem auto}.about-editor-avatar{width:72px;height:72px;object-fit:cover;border-radius:50%;border:3px solid #ffe2b6;background:#fff;box-shadow:0 1px 8px rgba(220,140,48,0.08);flex-shrink:0}.about-editor-text{flex:1;min-width:0;text-align:left}.about-editor-title{font-size:1.11rem;font-weight:700;color:#ea8500;margin-bottom:0.15em}.about-editor-name{font-size:1.01rem;font-weight:600;color:var(--color-text-main);margin-bottom:0.14em}.about-editor-desc{font-size:1.01rem;color:#3a2206;line-height:1.6;margin-top:0.15em;word-break:normal}@media (max-width:700px){.about-editor{flex-direction:column;align-items:flex-start;padding:1rem;gap:0.8rem;max-width:98%}.about-editor-avatar{width:56px;height:56px}}.top-ten-products .product-grid{display:flex;flex-direction:column;gap:2.2rem;width:100%;margin:0;padding:0}.top-ten-products @media (max-width:900px){.top-ten-products}.top-ten-products .product-grid{display:flex;flex-direction:column;gap:2.2rem;width:100%;margin:0;padding:0}.top-ten-products .btn-amazon-logo:before{content:"";display:inline-block;width:20px;height:20px;background-image:none;background-size:contain;background-repeat:no-repeat;margin-right:0.17em;vertical-align:middle}@media (max-width:900px){.top-ten-products}.top-ten-products .main-container{max-width:1320px !important;margin:0 auto !important;padding-left:1.5rem !important;padding-right:1.5rem !important}.top-ten-products .product-grid{display:flex;flex-direction:column;gap:2.2rem;width:100%;margin:0;padding:0}.top-ten-products .top-ten-products .main-container{max-width:1320px !important;margin:0 auto !important;padding-left:1.5rem !important;padding-right:1.5rem !important}.top-ten-products .product-grid{width:100% !important;margin:0 !important;padding:0 !important}.top-ten-products .product-card{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;background:#fff;box-shadow:0 4px 18px rgba(30,24,14,0.06);border-radius:1.1rem;overflow:hidden;width:100%;min-height:200px;max-width:100%;margin:0 auto 2.2rem auto;padding:0}.product-card-image,.product-card-img{background:#fff !important;display:flex !important;align-items:center !important;justify-content:center !important;min-width:170px;max-width:190px;height:180px;border-right:1.5px solid #faab1a33;padding:0;margin:0;box-sizing:border-box}.product-card-image img,.product-card-img img{max-width:125px;max-height:125px;width:auto;height:auto;object-fit:contain;border-radius:1rem;background:#fff;box-shadow:0 1px 8px #faab1a0c;margin:0 auto;display:block}.product-card-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:2.2rem 2.5rem 2.2rem 2.5rem;min-width:0;min-height:120px;height:100%;gap:0.5rem}.product-card-title,.product-card-badge,.editors-choice-badge,.product-card-stars,.review-stars,.product-card-features,.why-recommend-list,.product-card-link,.amazon-btn{margin-right:0;left:auto;margin-right:0}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.product-card-title{font-size:1.28rem;font-weight:700;color:#2b2417;margin-bottom:0.4em}.product-card-badge,.editors-choice-badge{display:inline-block;color:#fff;background:#faab1a;border-radius:13px;font-size:1.08rem;padding:0.34em 1.18em;margin-bottom:0.55rem;font-weight:700;box-shadow:0 2px 12px #faab1a26;letter-spacing:0.0var(--radius)}.product-card-stars,.review-stars{font-size:1.09rem;color:#faab1a;margin-bottom:0.19rem;font-weight:700;letter-spacing:0.06em}.product-card-reviews,.review-count{color:#4b3b1a;font-size:1.01rem;margin-left:0.68em;font-weight:400}.product-card-features,.why-recommend-list{margin:0.5em 0 0.8em 1.var(--radius);padding:0;font-size:1.01rem;color:#322815;list-style:disc}.product-card-link,.amazon-btn{display:inline-flex;align-items:center;background:#faab1a;color:var(--color-text-main);border:none;border-radius:10px;padding:0.68em 1.4em;font-size:1.07rem;font-weight:700;text-decoration:none;margin-top:1.04em;letter-spacing:0.0var(--radius);box-shadow:0 1.5px 6px #faab1a18;gap:0.6em;transition:background 0.13s,color 0.13s}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.product-card-link:hover,.amazon-btn:hover{background:#232f3e;color:#fff}.btn-amazon-logo:before{content:"";display:inline-block;width:20px;height:20px;background-image:none;background-size:contain;background-repeat:no-repeat;margin-right:0.17em;vertical-align:middle}@media (max-width:900px){.product-card{flex-direction:column !important;max-width:99vw;min-height:0}.product-card-image,.product-card-img{border-right:none;border-bottom:1.5px solid #faab1a33;width:100%;max-width:100%;min-width:0;justify-content:center;height:110px;padding:1rem 0.7rem}.product-card-content{padding:1.1rem 0.9rem 1.4rem 0.9rem;max-width:100%;align-items:center !important;text-align:center !important}}.star-rating{color:#ff6900;font-size:1.var(--radius);letter-spacing:1px;vertical-align:middle}.review-count{color:#888;font-size:0.97em;margin-left:8px;vertical-align:middle}.quick-facts-row{margin:0.2em 0 0.6em 0;display:flex;flex-wrap:wrap;gap:0.6em}.fact{background:#fff3e8;color:#ff6900;font-weight:600;font-size:0.97em;border-radius:10px;padding:2px 10px;display:inline-block;line-height:1.6;border:1px solid #ffd6b3}.editors-choice-badge{background:linear-gradient(90deg,#ffcd88 60%,#fff5e6 100%);color:#ba5a00;font-weight:700}.amazon-btn{background:#ff6900;color:#fff}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.amazon-btn:hover{background:#c65100}.main-container.section-header{margin-bottom:2.6rem !important;padding-bottom:0.7rem !important}@media (max-width:600px){.main-container.section-header{margin-bottom:1.3rem !important;padding-bottom:0.2rem !important}}.product-card{position:relative !important;padding-top:2.4em}.product-rank-badge{position:absolute;top:0.7em;left:var(--radius);z-index:3;background:#faab1a;color:#232f3e;font-weight:700;font-size:1.16rem;width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #faab1a18;border:2px solid #fff;pointer-events:none;line-height:1;transition:all 0.2s}@media (max-width:600px){.product-rank-badge{font-size:1rem;width:1.45em;height:1.45em;top:0.4em;left:0.6em}.product-card{padding-top:1.6em}}footer{background:#000;color:#eee;text-align:center;font-size:var(--radius);width:100%;margin-top:2.5rem;border-radius:2rem 2rem 0 0;padding:2rem 1rem 1.5rem 1rem;box-sizing:border-box;position:relative}.footer-nav{text-align:center;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.footer-nav a{color:#eee;text-decoration:none;font-weight:500;transition:color 0.2s}.footer-nav a:hover,.footer-nav a:focus{color:#ffb84c}.footer-info{max-width:800px;margin:0 auto;text-align:center;font-size:0.99rem;line-height:1.5}@media (max-width:600px){footer{font-size:0.98em;border-radius:1rem 1rem 0 0;padding:1.3rem 0.5rem 1rem 0.5rem}.footer-nav{gap:0.75rem;font-size:0.97em}.footer-info{font-size:0.95em;padding:0 0.2rem}}.product-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.07);padding:1.3rem 1rem 1.5rem 1rem;margin:0.8rem;flex:1 1 260px;max-width:310px;display:flex;flex-direction:column;align-items:center;transition:box-shadow 0.2s}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.12)}.product-image-link,.product-image{display:block;width:100%;max-width:180px;aspect-ratio:1/1;background:#f5f7fa;border-radius:1rem;overflow:hidden}.product-image{width:100%;height:100%;object-fit:contain;padding:0.5rem}.product-title-link{text-decoration:none}.product-title{margin:1.1rem 0 0.9rem 0;font-size:1.06rem;color:#242B3A;text-align:center;min-height:2.5em;line-height:1.25}.amazon-btn{margin-top:auto;padding:0.75em 1.8em;background:#ffb84c;color:#111;border-radius:1.5rem;text-decoration:none;font-weight:700;letter-spacing:0.04em;font-size:1.0var(--radius);transition:background 0.17s,color 0.17s;box-shadow:0 2px 8px rgba(255,184,76,0.10);border:none;display:inline-block;cursor:pointer}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.amazon-btn:hover,.amazon-btn:focus{background:#ff8900;color:#fff}@media (max-width:900px){.product-card{max-width:340px;flex-basis:44%}.product-image-link,.product-image{max-width:160px}}@media (max-width:600px){.product-card{max-width:98vw;flex-basis:100%;margin:0.5rem 0}.product-image-link,.product-image{max-width:130px}}#amazon-protein-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:2rem;padding:2rem 0}.product-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.07);padding:1.3rem 1rem 1.5rem 1rem;display:flex;flex-direction:column;align-items:center;min-width:0;transition:box-shadow 0.2s}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.12)}.product-image-link,.product-image{display:block;width:100%;max-width:180px;aspect-ratio:1/1;background:#f5f7fa;border-radius:1rem;overflow:hidden}.product-image{width:100%;height:100%;object-fit:contain;padding:0.5rem}.product-title-link{text-decoration:none}.product-title{margin:1.1rem 0 0.6rem 0;font-size:1.11rem;color:#242B3A;text-align:center;min-height:2.4em;line-height:1.2}.product-stars{margin:0.var(--radius) 0 0.4em 0;text-align:center;font-size:1.05em;color:#B98B23;display:flex;justify-content:center;align-items:center;gap:0.3em}.star{color:#ffb84c;font-size:1.var(--radius)}.star.inactive{color:#ececec}.star.half{background:linear-gradient(90deg,#ffb84c 50%,#ececec 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.star-value,.reviews{color:#7a5c0a;font-size:0.96em;margin-left:0.var(--radius)}.product-details{font-size:0.98em;color:#31353d;text-align:center;margin-bottom:1.var(--radius)}.amazon-btn{margin-top:auto;padding:0.75em 1.8em;background:#ffb84c;color:#111;border-radius:1.5rem;text-decoration:none;font-weight:700;letter-spacing:0.04em;font-size:1.0var(--radius);transition:background 0.17s,color 0.17s;box-shadow:0 2px 8px rgba(255,184,76,0.10);border:none;display:inline-block;cursor:pointer}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}.amazon-btn:hover,.amazon-btn:focus{background:#ff8900;color:#fff}@media (max-width:900px){#amazon-protein-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem}.product-image-link,.product-image{max-width:140px}}@media (max-width:600px){#amazon-protein-grid{grid-template-columns:1fr;gap:0.8rem}.product-card{padding:1.1rem 0.6rem 1rem 0.6rem}.product-image-link,.product-image{max-width:110px}}#amazon-protein-grid{grid-template-columns:1fr !important;max-width:800px;margin-left:auto;margin-right:auto}.product-card{max-width:100%;width:100%;box-sizing:border-box;margin-right:0;left:auto;margin-right:0}@media (min-width:901px){#amazon-protein-grid .product-card{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;max-width:340px !important;min-height:420px !important;padding:1.7rem 1.1rem 1.6rem 1.1rem !important;margin:0.7rem auto !important;box-sizing:border-box !important}#amazon-protein-grid .product-image-link{margin-bottom:1.05rem !important;display:flex !important;justify-content:center !important;width:100% !important}#amazon-protein-grid .product-image{max-width:150px !important;margin:0 auto !important}#amazon-protein-grid .product-title-link{width:100% !important;text-align:center !important;margin-bottom:0.5rem !important;display:block !important}#amazon-protein-grid .product-title{font-size:1.17rem !important;font-weight:700 !important;line-height:1.22 !important;color:#232321 !important;margin-bottom:0.18em !important;min-height:2.2em !important}#amazon-protein-grid .product-stars{display:flex !important;align-items:center !important;justify-content:center !important;font-size:1.04em !important;margin-bottom:0.42em !important;gap:0.29em !important}#amazon-protein-grid .star-value,#amazon-protein-grid .reviews{margin-left:0.14em !important;font-size:0.98em !important;color:#83630b !important}#amazon-protein-grid .product-details{font-size:1.02em !important;color:#34353b !important;text-align:center !important;margin-bottom:1.2em !important;margin-top:0.3em !important}#amazon-protein-grid .amazon-btn{display:block !important;width:85% !important;margin:1.var(--radius) auto 0 auto !important;position:static !important;background:#ffb84c !important;color:#111 !important;border-radius:1.5rem !important;text-decoration:none !important;font-weight:700 !important;letter-spacing:0.04em !important;font-size:1.09em !important;padding:0.9em 1.4em !important;transition:background 0.18s !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}#amazon-protein-grid .amazon-btn:hover,#amazon-protein-grid .amazon-btn:focus{background:#ff8900 !important;color:#fff !important}}@media (min-width:901px){#amazon-protein-grid .product-card{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;max-width:100% !important;min-height:145px !important;padding:1.4rem 1.2rem 1.4rem 1.2rem !important;margin:0.7rem auto !important;box-sizing:border-box !important;background:#fff !important;border-radius:1.1rem !important;box-shadow:0 4px 18px rgba(30,24,14,0.07) !important;gap:2.2rem !important}#amazon-protein-grid .product-image-link{flex:0 0 140px !important;display:flex !important;justify-content:center !important;align-items:center !important;margin:0 !important;padding:0 !important;height:110px !important;max-width:140px !important}#amazon-protein-grid .product-image{max-width:110px !important;max-height:110px !important;width:auto !important;height:auto !important;object-fit:contain !important;border-radius:1rem !important;box-shadow:0 1px 8px #faab1a0c !important;background:#fff !important;margin:0 !important}#amazon-protein-grid .product-title-link{text-align:left !important;margin-bottom:0.15em !important;display:block !important}#amazon-protein-grid .product-title{font-size:1.12rem !important;font-weight:700 !important;color:#2b2417 !important;margin:0 0 0.25em 0 !important;line-height:1.22 !important;min-height:1.6em !important;text-align:left !important}#amazon-protein-grid .product-stars{display:flex !important;align-items:center !important;font-size:var(--radius) !important;color:#b98b23 !important;margin-bottom:0.22em !important;gap:0.18em !important;text-align:left !important;justify-content:flex-start !important}#amazon-protein-grid .star-value,#amazon-protein-grid .reviews{margin-left:0.14em !important;font-size:0.96em !important;color:#83630b !important}#amazon-protein-grid .product-details{font-size:0.99em !important;color:#31353d !important;text-align:left !important;margin-bottom:0.2em !important;margin-top:0.2em !important}#amazon-protein-grid .amazon-btn{display:flex !important;align-items:center !important;justify-content:center !important;width:175px !important;margin:0 0 0 auto !important;position:static !important;background:#ffb84c !important;color:#111 !important;border-radius:1.4rem !important;text-decoration:none !important;font-weight:700 !important;letter-spacing:0.04em !important;font-size:1.03em !important;padding:0.8em 1.2em !important;min-height:44px !important;box-shadow:none !important;transition:background 0.18s !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}#amazon-protein-grid .amazon-btn:hover,#amazon-protein-grid .amazon-btn:focus{background:#ff8900 !important;color:#fff !important}#amazon-protein-grid .product-card>.product-title-link,#amazon-protein-grid .product-card>.product-stars,#amazon-protein-grid .product-card>.product-details{margin-left:1.3rem !important}#amazon-protein-grid .product-card>.product-title-link{margin-top:0.1rem !important}#amazon-protein-grid .product-card>.product-title-link,#amazon-protein-grid .product-card>.product-stars,#amazon-protein-grid .product-card>.product-details{flex:1 1 auto !important}#amazon-protein-grid .product-card>.amazon-btn{flex:0 0 175px !important;align-self:center !important;margin-left:1.9rem !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}}#amazon-protein-grid .product-brand{display:block;font-size:0.96em;font-weight:600;letter-spacing:0.03em;color:#7a7672;text-transform:uppercase;margin-bottom:0.09em;margin-right:0;left:auto;margin-right:0;text-align:left}#amazon-protein-grid .product-rating-line{font-size:0.98em;color:#978657;margin-left:0.2em;margin-top:0.var(--radius);line-height:1.2;font-weight:500;letter-spacing:0.0var(--radius);text-align:left}@media (min-width:901px){#amazon-protein-grid .product-stars{flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;gap:0 !important;min-width:110px;padding:0;margin-top:0.08em;margin-bottom:0.14em}#amazon-protein-grid .product-stars .stars{margin-bottom:0.14em !important;font-size:1.13em !important;letter-spacing:0.04em}#amazon-protein-grid .product-rating-line{margin-top:0.04em !important;margin-left:0 !important;text-align:left !important;white-space:normal !important;font-size:0.97em !important;color:#978657 !important;font-weight:500 !important;letter-spacing:0.0var(--radius)}}@media (min-width:901px){#amazon-protein-grid .product-card{gap:1.2rem !important;padding-left:1.7rem !important;padding-right:1.1rem !important}#amazon-protein-grid .product-title-link{margin-bottom:0.02em !important;margin-right:0 !important;min-width:210px !important;max-width:330px !important;padding-right:0.7rem !important}#amazon-protein-grid .product-card>.product-title-link,#amazon-protein-grid .product-card>.product-stars,#amazon-protein-grid .product-card>.product-details{margin-left:0.3rem !important;margin-right:0.4rem !important}#amazon-protein-grid .product-card>.product-details{margin-top:0.13em !important;margin-bottom:0.var(--radius) !important;max-width:240px !important;word-break:break-word !important;white-space:normal !important;font-size:var(--radius) !important;color:#232321 !important}#amazon-protein-grid .product-title-link,#amazon-protein-grid .product-stars,#amazon-protein-grid .product-details{display:block !important}#amazon-protein-grid .product-title-link{margin-bottom:0.19em !important}}@media (min-width:901px){#amazon-protein-grid .product-info-row{display:flex !important;flex-direction:row !important;align-items:flex-start !important;width:100%;gap:1.3rem;margin-left:0.3rem;margin-right:0.7rem;min-height:95px}#amazon-protein-grid .product-info-row>.product-title-link{min-width:170px;max-width:330px;flex:1.45 1 0;margin:0 !important;padding:0 !important}#amazon-protein-grid .product-info-row>.product-stars{min-width:120px;max-width:150px;flex:1 1 135px;align-items:flex-start !important;margin-left:0 !important;margin-right:0 !important;padding-left:0.3rem;padding-right:0.6rem}#amazon-protein-grid .product-info-row>.product-details{min-width:140px;flex:2.5 2 0;margin:0 !important;padding:0 6rem 0 0 !important;word-break:break-word !important;white-space:normal !important;text-align:left !important}}@media (min-width:901px){#amazon-protein-grid .amazon-btn{display:flex !important;align-items:center !important;justify-content:center !important;width:190px !important;min-height:64px !important;background:#ffb84c !important;color:#111 !important;border-radius:1.5rem !important;text-decoration:none !important;font-weight:700 !important;font-size:1.16em !important;letter-spacing:0.0var(--radius);box-shadow:0 4px 12px #f5b7591a;padding:0 1.2em !important;transition:background 0.18s,color 0.18s;line-height:1.2 !important;text-align:center !important}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}#amazon-protein-grid .amazon-btn:hover,#amazon-protein-grid .amazon-btn:focus{background:#ff8900 !important;color:#fff !important}}html{scroll-behavior:smooth}@media (min-width:901px){#first-product{scroll-margin-top:96px}}.hero{margin-bottom:1.6rem !important;margin-top:0.6rem !important;padding-bottom:0.5rem !important;padding-top:0.8rem !important}.hero h1,.hero .main-title{margin-bottom:0.58em !important;margin-top:0.44em !important}.hero .main-container{margin-bottom:1.2rem !important;margin-top:0.5rem !important;padding-bottom:0.1rem !important;padding-top:0 !important}.editor-section{}.about-editor{}.hero .hero-cta{margin-top:0.6rem !important;margin-bottom:0.35rem !important;padding-top:0.22em !important;padding-bottom:0.22em !important}.site-header,header,.header-main,.main-header{padding-top:0.68rem !important;padding-bottom:0.56rem !important;min-height:74px !important}.logo-container,.logo{max-height:52px !important;height:52px !important;padding:0 !important}.site-logo img,.logo img{max-height:48px !important;height:48px !important;margin-top:0 !important;margin-bottom:0 !important}.nav,.site-nav,nav{padding-top:0.1rem !important;padding-bottom:0.1rem !important;margin-top:0 !important;margin-bottom:0 !important}.disclosure,.affiliate-disclosure{padding-top:0.24rem !important;padding-bottom:0.21rem !important;margin-top:0 !important;margin-bottom:0 !important;font-size:1.02em !important}.hero{margin-top:0.45rem !important;padding-top:0.56rem !important}.hero h1,.hero .main-title{margin-top:0.38em !important;margin-bottom:0.5var(--radius) !important}.product-card .product-rank{position:absolute;top:1.1rem;left:1.1rem;z-index:2;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#ffeb83 60%,#f5c242 100%);color:#4a3a07;font-weight:800;font-size:1.28rem;border-radius:50%;box-shadow:0 2px 8px #efd86a66;border:2px solid #f7cb4d;font-family:'Segoe UI','Inter',Arial,sans-serif;box-sizing:border-box;pointer-events:none;user-select:none}.product-card{position:relative !important}@media (max-width:900px){.product-card .product-rank{top:0.6rem;left:0.6rem;width:1.6rem;height:1.6rem;font-size:1rem;border-width:1px}}.product-card .product-rank{position:absolute;top:1.1rem;left:1.1rem;z-index:2;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#ffb84c 75%,#ff8900 100%);color:#312100;font-weight:800;font-size:1.28rem;border-radius:50%;box-shadow:0 2px 8px #ffd08d52;border:2px solid #ffb84c;font-family:'Segoe UI','Inter',Arial,sans-serif;box-sizing:border-box;pointer-events:none;user-select:none;transition:background 0.18s}.product-card{position:relative !important}@media (max-width:900px){.product-card .product-rank{top:0.6rem;left:0.6rem;width:1.6rem;height:1.6rem;font-size:1rem;border-width:1px}}#amazon-protein-grid .product-image-link{background:#fffdfa;border-radius:50%;box-shadow:0 4px 20px #b08a381c,0 1.5px 5px #ffb84c29;padding:0.3rem 0.3rem;display:flex !important;align-items:center !important;justify-content:center !important;min-width:120px;min-height:120px;margin-right:0.22rem !important;margin-left:0.10rem !important}#amazon-protein-grid .product-image{background:transparent !important;border-radius:50%;box-shadow:none !important;padding:0}@media (min-width:901px){#amazon-protein-grid .product-card{transition:transform 0.16s cubic-bezier(.18,.66,.59,1.17),box-shadow 0.18s;box-shadow:0 2px 12px #b08a3811,0 0.5px 2.5px #ffb84c15}#amazon-protein-grid .product-card:hover,#amazon-protein-grid .product-card:focus-within{transform:translateY(-7px) scale(1.021);box-shadow:0 8px 28px #fbc67233,0 4px 22px #ffb84c32;z-index:3}}@media (min-width:901px){#amazon-protein-grid .amazon-btn{transition:background 0.18s,color 0.18s,transform 0.15s cubic-bezier(.18,.66,.59,1.17),box-shadow 0.14s;box-shadow:0 4px 12px #f5b7591a}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}#amazon-protein-grid .amazon-btn:hover,#amazon-protein-grid .amazon-btn:focus{background:#ff8900 !important;color:#fff !important;transform:scale(1.038);box-shadow:0 8px 28px #ffb84c66,0 0.5px 3px #ff890044}}#amazon-protein-grid .amazon-btn:focus{outline:2.5px solid #ffb84c !important;outline-offset:2px !important}@media (min-width:901px){#amazon-protein-grid .product-info-row>.product-details{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px;min-width:120px;word-break:break-all}}#amazon-protein-grid .product-card{opacity:0;transform:translateY(18px);transition:opacity 0.54s cubic-bezier(.33,1.1,.59,1.08),transform 0.57s cubic-bezier(.33,1.1,.59,1.08)}#amazon-protein-grid .product-card.fade-in{opacity:1;transform:translateY(0)}#amazon-protein-grid .product-card{opacity:1;transform:none;transition:opacity 0.54s cubic-bezier(.33,1.1,.59,1.08),transform 0.57s cubic-bezier(.33,1.1,.59,1.08)}#amazon-protein-grid .product-card.fade-in{opacity:1;transform:translateY(0)}@media (min-width:901px){#amazon-protein-grid .product-card.fade-in{transform:translateY(-6px)}}#amazon-protein-grid .product-image-link{background:#fffdfa;border-radius:50%;box-shadow:0 4px 20px #b08a381c,0 1.5px 5px #ffb84c29;padding:0.3rem 0.3rem;display:flex !important;align-items:center !important;justify-content:center !important;min-width:120px;min-height:120px;margin-right:0.22rem !important;margin-left:0.10rem !important}#amazon-protein-grid .product-image{background:transparent !important;border-radius:50%;box-shadow:none !important;padding:0}@media (min-width:901px){#amazon-protein-grid .product-card{transition:transform 0.16s cubic-bezier(.18,.66,.59,1.17),box-shadow 0.18s;box-shadow:0 2px 12px #b08a3811,0 0.5px 2.5px #ffb84c15}#amazon-protein-grid .product-card:hover,#amazon-protein-grid .product-card:focus-within{transform:translateY(-7px) scale(1.021);box-shadow:0 8px 28px #fbc67233,0 4px 22px #ffb84c32;z-index:3}}@media (min-width:901px){#amazon-protein-grid .amazon-btn{transition:background 0.18s,color 0.18s,transform 0.15s cubic-bezier(.18,.66,.59,1.17),box-shadow 0.14s;box-shadow:0 4px 12px #f5b7591a}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}#amazon-protein-grid .amazon-btn:hover,#amazon-protein-grid .amazon-btn:focus{background:#ff8900 !important;color:#fff !important;transform:scale(1.038);box-shadow:0 8px 28px #ffb84c66,0 0.5px 3px #ff890044}}#amazon-protein-grid .amazon-btn:focus{outline:2.5px solid #ffb84c !important;outline-offset:2px !important}@media (min-width:901px){#amazon-protein-grid .product-info-row>.product-details{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px;min-width:120px;word-break:break-all}}.product-card .product-rank{position:absolute;top:1.1rem;left:1.1rem;z-index:2;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#ffb84c 75%,#ff8900 100%);color:#312100;font-weight:800;font-size:1.28rem;border-radius:50%;box-shadow:0 2px 8px #ffd08d52;border:2px solid #ffb84c;font-family:'Segoe UI','Inter',Arial,sans-serif;box-sizing:border-box;pointer-events:none;user-select:none;transition:background 0.18s}.product-card{position:relative !important}@media (max-width:900px){.product-card .product-rank{top:0.6rem;left:0.6rem;width:1.6rem;height:1.6rem;font-size:1rem;border-width:1px}}.product-card .product-badge{position:absolute;top:1.1rem;right:1.15rem;z-index:2;display:inline-flex;align-items:center;height:2.1rem;padding:0 0.96em;font-size:0.97em;font-weight:700;border-radius:1.var(--radius);letter-spacing:0.0var(--radius);box-shadow:0 2px 8px #c2bba91b;border:none;pointer-events:none;user-select:none;opacity:0.92;font-family:'Segoe UI','Inter',Arial,sans-serif}.badge-gold{background:linear-gradient(135deg,#ffeaa4 60%,#ffd756 100%);color:#4a3905}.badge-blue{background:linear-gradient(135deg,#e4f3ff 70%,#72beff 100%);color:#2a4760}.badge-green{background:linear-gradient(135deg,#dbfbe8 60%,#55d48a 100%);color:#185b35}.badge-gray{background:linear-gradient(135deg,#f3f3f3 65%,#bebebe 100%);color:#505050}.badge-red{background:linear-gradient(135deg,#ffeaea 60%,#fd8a8a 100%);color:#991a20}@media (max-width:900px){.product-card .product-badge{height:1.45rem;font-size:0.92em;top:0.54rem;right:0.5rem;padding:0 0.62em}}.product-card{position:relative !important}.product-card .product-badge{position:absolute;top:0.82rem;right:1.1rem;z-index:5;display:inline-flex;align-items:center;height:2rem;padding:0 1.02em;font-size:var(--radius);font-weight:700;border-radius:1.15em;letter-spacing:0.0var(--radius);box-shadow:0 4px 18px #cab44c20,0 2px 6px #c2bba91b;border:none;pointer-events:none;user-select:none;opacity:0.95;font-family:'Segoe UI','Inter',Arial,sans-serif;transition:box-shadow 0.18s,background 0.17s}.badge-gold{background:linear-gradient(135deg,#ffeaa4 60%,#ffd756 100%);color:#4a3905}.badge-blue{background:linear-gradient(135deg,#e4f3ff 70%,#72beff 100%);color:#2a4760}.badge-green{background:linear-gradient(135deg,#dbfbe8 60%,#55d48a 100%);color:#185b35}.badge-gray{background:linear-gradient(135deg,#f3f3f3 65%,#bebebe 100%);color:#505050}.badge-red{background:linear-gradient(135deg,#ffeaea 60%,#fd8a8a 100%);color:#991a20}@media (max-width:900px){.product-card .product-badge{height:1.3rem;font-size:0.9var(--radius);top:0.41rem;right:0.45rem;padding:0 0.55em}}.product-card{position:relative !important}.product-card .product-badge{position:absolute;top:56%;right:2.15rem;transform:translateY(-56%);z-index:5;display:inline-flex;align-items:center;height:2rem;padding:0 1.02em;font-size:var(--radius);font-weight:700;border-radius:1.15em;letter-spacing:0.0var(--radius);box-shadow:0 4px 18px #cab44c20,0 2px 6px #c2bba91b;border:none;pointer-events:none;user-select:none;opacity:0.96;font-family:'Segoe UI','Inter',Arial,sans-serif;transition:box-shadow 0.18s,background 0.17s}@media (max-width:900px){.product-card .product-badge{height:1.3rem;font-size:0.9var(--radius);top:22%;right:1.1rem;transform:translateY(-22%);padding:0 0.55em}}.product-card .product-badge{position:absolute;top:1.1rem;right:1.6rem;z-index:5;display:inline-flex;align-items:center;height:2rem;padding:0 1.08em;font-size:var(--radius);font-weight:700;border-radius:1.15em;letter-spacing:0.0var(--radius);box-shadow:0 4px 18px #cab44c20,0 2px 6px #c2bba91b;border:none;pointer-events:none;user-select:none;opacity:0.97;font-family:'Segoe UI','Inter',Arial,sans-serif;transition:box-shadow 0.18s,background 0.17s;background-clip:padding-box}@media (max-width:900px){.product-card .product-badge{top:0.54rem;right:1.2rem;height:1.32rem;font-size:0.9var(--radius);padding:0 0.65em}}.product-card .product-badge{position:absolute;top:1.55rem;right:1.55rem;z-index:5;display:inline-flex;align-items:center;height:2rem;padding:0 1.15em;font-size:var(--radius);font-weight:700;border-radius:1.2em;letter-spacing:0.0var(--radius);border:1.5px solid #fff8;box-shadow:0 4px 16px #cab44c21,0 2.5px 9px #c2bba91c;background-clip:padding-box;user-select:none;opacity:0.94;font-family:'Segoe UI','Inter',Arial,sans-serif;transition:box-shadow 0.18s,background 0.17s,border 0.17s,opacity 0.19s;background:linear-gradient(120deg,#fffbe8 55%,#ffeaa4 85%,#fff2bd 100%);overflow:visible}.product-card .product-badge::after{content:"";position:absolute;left:20%;top:7%;width:60%;height:38%;background:linear-gradient(120deg,rgba(255,255,255,0.38) 30%,rgba(255,255,255,0.05) 90%);border-radius:50%;pointer-events:none;filter:blur(0.3px)}.badge-gold{background:linear-gradient(120deg,#fffbe8 55%,#ffeaa4 88%,#ffd756 100%);color:#4a3905}.badge-blue{background:linear-gradient(120deg,#f5fbff 60%,#e4f3ff 80%,#72beff 100%);color:#1d4062}.badge-green{background:linear-gradient(120deg,#f3fff7 60%,#dbfbe8 80%,#55d48a 100%);color:#156c34}.badge-gray{background:linear-gradient(120deg,#fafcff 65%,#f3f3f3 80%,#bebebe 100%);color:#555}.badge-red{background:linear-gradient(120deg,#fff7f7 55%,#ffeaea 80%,#fd8a8a 100%);color:#a02822}.product-card.fade-in .product-badge{animation:badge-fadein 0.64s cubic-bezier(.28,1.05,.58,1) both}@keyframes badge-fadein{from{opacity:0;transform:translateY(-10px) scale(0.97)}to{opacity:0.94;transform:none}}@media (max-width:900px){.product-card .product-badge{top:0.85rem;right:0.82rem;height:1.23rem;font-size:0.92em;padding:0 0.59em}}.product-card .product-badge{position:absolute;top:1.55rem;right:1.55rem;z-index:5;display:inline-flex;align-items:center;height:2rem;padding:0 1.14em;font-size:var(--radius);font-weight:700;border-radius:1.22em;letter-spacing:0.0var(--radius);border:1.5px solid #fff8;box-shadow:0 4px 16px #cab44c21,0 2.5px 9px #c2bba91c;background-clip:padding-box;user-select:none;opacity:0.94;font-family:'Segoe UI','Inter',Arial,sans-serif;transition:box-shadow 0.18s,background 0.17s,border 0.17s,opacity 0.19s;overflow:visible}.product-card .product-badge::after{content:"";position:absolute;left:20%;top:7%;width:60%;height:38%;background:linear-gradient(120deg,rgba(255,255,255,0.35) 30%,rgba(255,255,255,0.05) 90%);border-radius:50%;pointer-events:none;filter:blur(0.3px)}.badge-gold{background:linear-gradient(120deg,#fffbe8 55%,#ffeaa4 88%,#ffd756 100%);color:#4a3905}.badge-sugar{background:linear-gradient(120deg,#eaf7ff 50%,#b2e1fc 85%,#6eb3e6 100%);color:#24518d}.badge-carb{background:linear-gradient(120deg,#fffbe8 45%,#ffeeb0 80%,#ffe08b 100%);color:#be8e16}.badge-cal{background:linear-gradient(120deg,#fff8ee 40%,#ffe7c1 80%,#ffbb56 100%);color:#b06017}.badge-green{background:linear-gradient(120deg,#f3fff7 60%,#dbfbe8 80%,#55d48a 100%);color:#156c34}.badge-gray{background:linear-gradient(120deg,#fafcff 65%,#f3f3f3 80%,#bebebe 100%);color:#555}.badge-red{background:linear-gradient(120deg,#fff7f7 55%,#ffeaea 80%,#fd8a8a 100%);color:#a02822}.product-card.fade-in .product-badge{animation:badge-fadein 0.64s cubic-bezier(.28,1.05,.58,1) both}@keyframes badge-fadein{from{opacity:0;transform:translateY(-10px) scale(0.97)}to{opacity:0.94;transform:none}}@media (max-width:900px){.product-card .product-badge{top:0.85rem;right:0.82rem;height:1.23rem;font-size:0.92em;padding:0 0.59em}}.badge-gf{background:linear-gradient(120deg,#f3fff7 64%,#d7f7e4 84%,#4ddc8d 100%);color:#156c34;margin-left:0.52em;border:1.3px solid #e6f7ea}.product-card .product-badge + .product-badge{margin-left:0.56em}@media (max-width:900px){.product-card .product-badge + .product-badge{margin-left:0.34em}}.badge-gf{background:linear-gradient(120deg,#f3fff7 64%,#d7f7e4 84%,#4ddc8d 100%);color:#156c34;margin-left:0.52em;border:1.3px solid #e6f7ea}.product-card .product-badge + .product-badge{margin-left:0.56em}@media (max-width:900px){.product-card .product-badge + .product-badge{margin-left:0.34em}}.badge-group{position:absolute;top:1.55rem;right:1.55rem;display:flex;flex-direction:row;gap:0.42em;z-index:2}@media (max-width:900px){.badge-group{top:0.85rem;right:0.82rem;gap:0.18em}}.badge-group{position:absolute;top:1.55rem;right:1.55rem;display:flex;flex-direction:row;gap:0.42em;z-index:2}.badge-group .product-badge{position:static !important;box-shadow:0 4px 16px #cab44c21,0 2.5px 9px #c2bba91c}.product-card>.product-badge{position:absolute}@media (max-width:900px){.badge-group{top:0.85rem;right:0.82rem;gap:0.18em}}.badge-veg{background:linear-gradient(120deg,#ebfff2 64%,#d3fae4 84%,#27b876 100%);color:#136c43;border:1.2px solid #bcf3d2}.hero-boost{margin-top:1.1rem !important;padding-top:1.2rem !important;position:relative}.hero-gradient-bg{z-index:0;position:absolute;left:50%;top:-2rem;transform:translateX(-50%);width:100vw;height:23rem;background:none;pointer-events:none;opacity:0.88}.main-hero-title{font-size:3.3rem !important;letter-spacing:-1.2px;font-weight:800 !important;line-height:1.09;filter:drop-shadow(0 4px 30px #d4f7e4a2);z-index:2;position:relative;margin-bottom:0.3em}.hero-meta-row{margin-top:-1.5em !important;margin-bottom:1.4em !important;z-index:2;position:relative;display:flex;justify-content:center;gap:2.2em;font-size:1.14rem}.editor-glass-card{background:rgba(255,255,255,0.72);border-radius:2.2rem !important;box-shadow:0 8px 46px #74ffd411,0 1.5px 7px #7dbab34b;backdrop-filter:blur(8px);border:1.3px solid #e7f4ee;padding:2.5em 2.8em !important;margin-top:2.2em !important;margin-bottom:2.6em !important;z-index:2;position:relative;transition:box-shadow 0.21s}.editor-glass-card:hover{box-shadow:0 12px 60px #83d4ff3c,0 3px 12px #d7dcd8;border:1.7px solid #cff4e2}@media (max-width:900px){.main-hero-title{font-size:2.06rem!important}.hero-gradient-bg{height:11.7rem}.editor-glass-card{padding:1.13em var(--radius) !important}.hero-meta-row{flex-direction:column;gap:0.6em;margin-top:0.3em!important}}.hero-gradient-bg{z-index:0;position:absolute;left:50%;top:0.15rem;transform:translateX(-50%);width:94vw;max-width:1220px;height:7.5rem;background:none;opacity:0.52;pointer-events:none}@media (max-width:900px){.hero-gradient-bg{height:3.6rem;width:99vw}}.hero-boost,.main-hero-title,.hero-meta-row{position:relative;z-index:3 !important}.meta-top10{background:none;color:#bb9100;font-weight:700;font-size:var(--radius);letter-spacing:0.0var(--radius);border-radius:0.6em;padding:0 0.42em;margin:0 0.12em;display:inline-flex;align-items:center}.hero-meta-row span,.hero-meta-row .meta-top10{background:none !important;color:#2e353a !important;font-family:inherit !important;font-weight:600 !important;font-size:1.02em !important;letter-spacing:0.0var(--radius) !important;border-radius:0.7em !important;padding:0 0.46em !important;margin:0 0.12em !important;display:inline-flex !important;align-items:center !important;box-shadow:none !important}.meta-top10{color:#bb9100 !important;font-weight:700 !important}.hero-meta-row .meta-top10{color:#bb9100 !important;font-weight:700 !important}.hero-meta-row span,.hero-meta-row .meta-top10{background:none !important;color:#2e353a !important;font-family:inherit !important;font-weight:600 !important;font-size:1.02em !important;letter-spacing:0.0var(--radius) !important;border-radius:0.7em !important;padding:0 0.46em !important;margin:0 0.12em !important;display:inline-flex !important;align-items:center !important;box-shadow:none !important}.promo-banner .banner-underline{width:90%;margin:0.08em auto 0 auto;border-bottom:1px solid #ffecbc;display:block}.promo-banner .banner-underline{width:95%;margin:0.var(--radius) auto 0 auto;border-bottom:1.2px solid #ffeaad;display:block}.promo-banner .promo-icon{font-size:1.5em;display:inline-flex;align-items:center}.promo-banner .promo-text{display:inline-flex;align-items:center}.promo-banner .promo-link{color:#262626;text-decoration:none;font-weight:600;transition:color 0.15s;border-bottom:1px solid #ffc1663b}.promo-banner .promo-link:hover{color:#e27115;border-bottom:1px solid #ffa940}.promo-banner .promo-link span{color:#d48806;font-weight:700}@media (max-width:500px){.promo-banner .banner-underline{width:90%;margin:0.08em auto 0 auto;border-bottom:1px solid #ffecbc;display:block}.promo-banner .banner-underline{width:95%;margin:0.var(--radius) auto 0 auto;border-bottom:1.2px solid #ffeaad;display:block}}.promo-banner-row{text-align:center;width:100%}.promo-banner{display:inline-flex;align-items:center;justify-content:center;background:#fff9ed;border-radius:0.8em;font-size:1.03rem;font-weight:500;box-shadow:none;padding:0.36em 1.2em;gap:0.48em;width:auto;min-height:34px;margin:1.1rem 0 0 0}.info-section{margin:2.3em 0 2.3em 0}.info-card{background:#fff;border-radius:1.2em;box-shadow:0 2px 12px #e6f2ed55;max-width:670px;margin:0 auto;padding:2.var(--radius) 1.3em 1.3em 1.3em;font-size:1.10em}.info-card h2{margin-top:1.var(--radius);margin-bottom:0.4em;font-size:1.18em;color:#20504a}.info-card ul{margin-bottom:0.5em;margin-top:0.15em}.info-card hr{border:none;border-top:1px solid #eaf5ed;margin:1.3em 0 0.8em 0}.info-card a{color:#14935c;text-decoration:none;font-weight:500}.info-card a:hover{text-decoration:underline}.info-section-multi .info-card h2,.info-section-multi .info-card h3{font-size:1.08em !important;font-weight:700;margin-bottom:0.19em;line-height:1.13;letter-spacing:-0.8px}.info-section-multi{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.2em;row-gap:2em;margin:2.2em auto 1.5em auto;max-width:1100px;width:97%;justify-items:center;background:#f9fafb !important;box-shadow:none !important;border-radius:0}@media (max-width:900px){.info-section-multi{grid-template-columns:1fr;max-width:99vw;width:99vw;row-gap:1.3em;column-gap:0}}.info-section-multi .info-card{background:#fff;border-radius:1.05em;box-shadow:0 2px 14px 0 #162d3810,0 0.5px 1.5px #d9e3ea15;max-width:330px;min-width:190px;width:100%;padding:0.95em var(--radius) var(--radius) var(--radius);margin:0;font-family:inherit;color:#162d38;font-size:0.97em;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:200px;transition:box-shadow 0.18s;line-height:1.42;border:none}.info-section-multi .info-card h2{font-size:var(--radius) !important;font-weight:700;margin-bottom:0.17em;line-height:1.14;letter-spacing:-0.5px}.info-section-multi .info-card ul{margin:0 0 0.7em 1.05em;padding:0;font-size:0.98em;font-weight:400;color:#162d38;line-height:1.39}.info-section-multi .info-card .card-muted,.info-section-multi .info-card a.info-link{font-size:0.93em;color:#9ba8b4;margin-top:auto;margin-bottom:-0.14em;text-decoration:none;font-weight:500;letter-spacing:0;background:none;border:none;padding:0;align-self:flex-start;pointer-events:auto;transition:color 0.18s;display:block}.info-section-multi .info-card a.info-link:hover{color:#13935c;text-decoration:underline}.final-cta{background:#fff;border-radius:var(--radius);box-shadow:0 2px 12px 0 #162d3810;margin:2.2em auto 1.5em auto;max-width:390px;padding:1.var(--radius) var(--radius) var(--radius) var(--radius);display:flex;flex-direction:column;align-items:center;font-size:0.98em;font-family:inherit;line-height:1.44}.final-cta h2{font-size:1.var(--radius);margin-bottom:0.17em;color:#162d38;font-weight:700;letter-spacing:-0.4px}.final-cta p{font-size:0.97em;color:#23384d;font-weight:400;line-height:1.44;margin:0.28em 0 0 0;font-family:inherit}.info-section-multi{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.2em;row-gap:2em;margin:2.2em auto 1.5em auto;max-width:1100px;width:97%;justify-items:center;background:#f9fafb !important;box-shadow:none !important;border-radius:0}@media (max-width:900px){.info-section-multi{grid-template-columns:1fr;max-width:99vw;width:99vw;row-gap:1.3em;column-gap:0}}.info-section-multi .info-card{background:#fff;border-radius:1.05em;box-shadow:0 2px 14px 0 #162d3810,0 0.5px 1.5px #d9e3ea15;max-width:330px;min-width:190px;width:100%;padding:0.95em var(--radius) var(--radius) var(--radius);margin:0;font-family:inherit;color:#162d38;font-size:0.97em;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:200px;transition:box-shadow 0.18s;line-height:1.42;border:none}.info-section-multi .info-card h2{font-size:var(--radius) !important;font-weight:700;margin-bottom:0.17em;line-height:1.14;letter-spacing:-0.5px}.info-section-multi .info-card ul{margin:0 0 0.7em 1.05em;padding:0;font-size:0.98em;font-weight:400;color:#162d38;line-height:1.39}.info-section-multi .info-card a.info-link{font-size:0.93em;color:#13935c;margin-top:auto;margin-bottom:-0.14em;text-decoration:none;font-weight:500;letter-spacing:0;background:none;border:none;padding:0;align-self:flex-start;pointer-events:auto;transition:color 0.18s;display:block}.info-section-multi .info-card a.info-link:hover{color:#166bdc;text-decoration:underline}.final-cta{background:#fff;border-radius:var(--radius);box-shadow:0 2px 12px 0 #162d3810;margin:2.2em auto 1.5em auto;max-width:390px;padding:1.var(--radius) var(--radius) var(--radius) var(--radius);display:flex;flex-direction:column;align-items:center;font-size:0.98em;font-family:inherit;line-height:1.44}.final-cta h2{font-size:1.var(--radius);margin-bottom:0.17em;color:#162d38;font-weight:700;letter-spacing:-0.4px}.final-cta p{font-size:0.97em;color:#23384d;font-weight:400;line-height:1.44;margin:0.28em 0 0 0;font-family:inherit}@media (max-width:900px){.product-brand{display:block;text-align:center !important;margin:0 auto 0.5em auto !important;width:100%;font-size:var(--radius);font-weight:500}}@media (max-width:900px){.amazon-btn{display:block;margin:var(--radius) auto 0 auto !important;text-align:center !important;width:fit-content}.amazon-btn:focus{outline:2px solid #000;outline-offset:2px}}html,body{height:100%;min-height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}footer{flex-shrink:0}.header-flex{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5em}.site-logo{display:block;margin:0;height:72px;width:auto}.main-nav{display:flex;gap:2em}.main-nav .nav-link{color:#fff;text-decoration:none;font-size:1.15em;padding:0.75em 1.2em;letter-spacing:0.04em;border-radius:1.2em;background:transparent;transition:background 0.2s}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.main-nav .info-card{display:flex;flex-direction:column;height:100%}.info-card-link{margin-top:auto;display:inline-block;color:#1A9443;font-weight:600;text-decoration:none;padding-top:var(--radius);transition:color 0.2s}.info-card-link:hover{color:#138233;text-decoration:underline}}.main-nav{display:none;position:absolute;top:72px;right:0;left:auto;width:100%;background:#000;flex-direction:column;text-align:left;z-index:100;border-radius:0 0 2em 2em;padding:var(--radius) 0;box-shadow:0 4px 24px rgba(0,0,0,0.15)}.main-nav.open{display:flex}.header-flex{position:relative}}@media (max-width:900px){.main-nav{flex-direction:column !important;align-items:flex-start !important}.main-nav .nav-link{width:100%;text-align:left;padding:var(--radius) 2em;border-radius:0;background:none;border-bottom:1px solid #181818;margin:0}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.main-nav .nav-link:last-child{border-bottom:none}}@media (max-width:900px){.main-nav{display:none;position:absolute;top:72px;right:0;left:auto;width:100vw;background:#000;flex-direction:column !important;align-items:stretch !important;z-index:100;border-radius:0 0 2em 2em;padding:0;box-shadow:0 4px 24px rgba(0,0,0,0.15)}.main-nav.open{display:flex !important}.main-nav .nav-link{display:block !important;width:100% !important;text-align:left !important;padding:1.var(--radius) 2em !important;font-size:1.25em !important;border-radius:0 !important;background:none !important;border-bottom:1px solid #181818 !important;margin:0 !important}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.main-nav .nav-link:last-child{border-bottom:none !important}}@media (max-width:700px){.info-section-multi{display:flex !important;flex-direction:column !important;gap:1.4em !important;margin-top:1.3em !important;margin-bottom:1.3em !important;width:99vw !important;max-width:99vw !important;padding:0 2vw !important;box-sizing:border-box}.info-section-multi .info-card{margin:0 !important;margin-bottom:0 !important;width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important;border-radius:var(--radius) !important;box-shadow:0 2px 14px 0 #162d3810,0 0.5px 1.5px #d9e3ea15 !important;padding:1.15em 1.var(--radius) 1.3em 1.var(--radius) !important;background:#fff !important;display:flex !important;flex-direction:column !important;min-height:160px !important;align-items:flex-start !important;position:relative}.info-section-multi .info-card h2{font-size:1.15em !important;margin-bottom:0.55em !important}.info-section-multi .info-card ul{margin-left:1.var(--radius) !important;margin-bottom:0.9em !important;font-size:var(--radius) !important;padding-left:0.var(--radius) !important}.info-section-multi .info-card .info-link,.info-section-multi .info-card a.info-link{margin-top:var(--radius) !important;margin-bottom:0 !important;align-self:flex-start !important;width:auto !important;display:block !important;font-size:1.05em !important;font-weight:600;color:#179B53 !important;background:none !important;padding:0 !important;text-decoration:underline !important;position:relative;z-index:1}}.final-cta{margin-top:2.7em !important}@media (max-width:700px){.final-cta{margin-top:1.4em !important}}.final-cta{margin-top:4em !important}@media (max-width:700px){.final-cta{margin-top:2.5em !important}}@media (min-width:701px){.info-section-multi{row-gap:4em !important}}.header-flex{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px}.main-nav{position:relative}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:18px}.nav-link{color:#fff;font-weight:600;padding:16px 12px;display:block;text-decoration:none;font-size:18px;border-radius:6px;transition:background 0.18s}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-item.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;right:0;left:auto;top:100%;min-width:220px;background:#1b1b1b;border-radius:0 0 8px 8px;box-shadow:0 6px 24px rgba(0,0,0,0.25);z-index:10;list-style:none}.dropdown-menu li a{color:#fff;padding:12px 18px;font-size:16px;border-bottom:1px solid #242424;border-radius:0}.dropdown-menu li:last-child a{border-bottom:none}.nav-item.dropdown:hover>.dropdown-menu,.nav-item.dropdown:focus-within>.dropdown-menu{display:block}@media (max-width:950px){.nav-list{flex-direction:column;background:#101010;position:fixed;top:76px;right:-320px;width:270px;height:100vh;padding-top:24px;box-shadow:-4px 0 16px rgba(0,0,0,0.17);transition:right 0.2s;z-index:100}body.nav-open .nav-list{right:0}.main-nav{position:static}.dropdown-menu{position:static;background:#1b1b1b;box-shadow:none;border-radius:0 0 10px 10px;margin:0 0 10px 0}}.dropdown-menu li a:hover,.dropdown-menu li a:focus{font-weight:bold;background:none !important;color:#FFA726 !important;outline:none}.header-flex{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px}.main-nav{position:relative}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:20px}.nav-link{color:#fff;font-weight:600;padding:20px 14px;display:block;text-decoration:none;font-size:18px;border-radius:8px;position:relative;transition:background 0.18s,color 0.18s}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-link:after{content:'';display:block;margin:4px auto 0 auto;width:0;height:3px;background:#FFA726;border-radius:3px;transition:width 0.2s}.mega-dropdown:hover>.nav-link:after,.mega-dropdown:focus-within>.nav-link:after{width:50%}.nav-item.mega-dropdown{position:relative}.mega-menu{display:none;position:absolute;right:0;left:auto;top:100%;min-width:540px;background:#17191a;border-radius:0 0 20px 20px;box-shadow:0 10px 36px rgba(31,216,255,0.12),0 2px 12px rgba(0,0,0,0.10);z-index:10;padding:32px 32px 32px 32px;animation:megaFadeIn 0.28s}@keyframes megaFadeIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.mega-dropdown:hover>.mega-menu,.mega-dropdown:focus-within>.mega-menu{display:flex}.mega-menu{gap:40px}.mega-card-list{display:flex;flex-direction:column;gap:18px;margin-right:48px}.mega-card{background:#111316;border-radius:14px;box-shadow:0 2px 10px rgba(31,216,255,0.08);display:flex;align-items:center;gap:10px;padding:14px 18px;margin-bottom:0;transition:box-shadow 0.18s}.mega-card a{color:#fff;font-weight:600;font-size:16px;text-decoration:none;transition:color 0.16s}.mega-card:hover,.mega-card a:hover{box-shadow:0 4px 24px rgba(31,216,255,0.16);color:#FFA726}.mega-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.mega-menu-columns{display:flex;gap:32px}.mega-menu-columns h4{color:#FFA726;font-size:16px;margin:2rem 0 8px 0}.mega-menu-columns ul{list-style:none;margin:0;padding:0}.mega-menu-columns li{margin-bottom:9px}.menu-icon{margin-right:6px;font-size:18px;vertical-align:middle}@media (max-width:1050px){.header-flex{padding:0 4px}.nav-list{gap:7px}.mega-menu{min-width:320px;padding:22px 7px 22px 7px}}@media (max-width:900px){.nav-list{flex-direction:column;background:#101010;position:fixed;top:76px;right:-350px;width:270px;height:100vh;padding-top:24px;box-shadow:-4px 0 16px rgba(0,0,0,0.12);transition:right 0.2s;z-index:100}body.nav-open .nav-list{right:0}.main-nav{position:static}.mega-menu,.mega-dropdown:hover>.mega-menu,.mega-dropdown:focus-within>.mega-menu{display:none !important;position:static;background:none;box-shadow:none;padding:0}.nav-item .nav-link{font-size:19px;padding:19px 8px}.nav-link:focus{outline:2px solid #000;outline-offset:2px}}.mega-card{background:#111316;border-radius:14px;box-shadow:0 2px 10px rgba(31,216,255,0.08);display:flex;align-items:center;padding:18px 20px;margin-bottom:0;transition:box-shadow 0.18s;gap:0}.mega-card-list{gap:18px}.mega-menu-columns ul{list-style:none;margin:0;padding:0}.mega-menu-columns li{display:flex;align-items:center;font-size:17px;margin-bottom:13px;font-weight:600}.menu-icon{margin-right:8px;font-size:20px}.mega-menu{display:none;position:absolute;right:0;left:auto;top:100%;min-width:440px;background:#17191a;border-radius:0 0 20px 20px;box-shadow:0 10px 36px rgba(31,216,255,0.12),0 2px 12px rgba(0,0,0,0.10);z-index:10;padding:38px 38px 30px 38px;animation:megaFadeIn 0.28s;gap:38px}.mega-menu-columns{display:flex;gap:44px}.mega-menu h4{color:#FFA726;font-size:18px;margin:0 0 12px 0;font-weight:700}.mega-menu ul{list-style:none;margin:0;padding:0}.mega-menu li{margin-bottom:13px;font-size:17px;font-weight:600}.mega-menu a{color:#fff;text-decoration:none;padding:7px 0;border-radius:6px;display:inline-block;transition:color 0.14s,background 0.14s}.header-flex{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px}.main-nav{position:relative}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:18px}.nav-link{color:#fff;font-weight:600;padding:16px 12px;display:block;text-decoration:none;font-size:18px;border-radius:6px;transition:background 0.18s,color 0.18s}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-item.dropdown{position:relative}.dropdown-menu{list-style:none;display:none;position:absolute;right:0;left:auto;top:100%;min-width:220px;background:#1b1b1b;border-radius:0 0 8px 8px;box-shadow:0 6px 24px rgba(0,0,0,0.25);z-index:10;margin:0;padding:14px 0}.dropdown-menu li a{color:#fff;padding:12px 18px;font-size:16px;border-bottom:1px solid #242424;border-radius:0;font-weight:600;transition:background 0.12s,color 0.13s}.dropdown-menu li:last-child a{border-bottom:none}.nav-item.dropdown:hover>.dropdown-menu,.nav-item.dropdown:focus-within>.dropdown-menu{display:block}@media (max-width:950px){.nav-list{flex-direction:column;background:#101010;position:fixed;top:76px;right:-320px;width:270px;height:100vh;padding-top:24px;box-shadow:-4px 0 16px rgba(0,0,0,0.17);transition:right 0.2s;z-index:100}body.nav-open .nav-list{right:0}.main-nav{position:static}.dropdown-menu{position:static;background:#1b1b1b;box-shadow:none;border-radius:0 0 10px 10px;margin:0 0 10px 0}}.mega-menu{display:none;position:absolute;right:0;left:auto;top:100%;min-width:540px;background:#17191a;border-radius:0 0 20px 20px;box-shadow:0 10px 36px rgba(31,216,255,0.12),0 2px 12px rgba(0,0,0,0.10);z-index:10;padding:38px 38px 30px 38px;animation:megaFadeIn 0.28s;gap:44px}.mega-menu-columns{display:flex;gap:44px}.mega-menu h4{color:#FFA726;font-size:18px;margin:0 0 12px 0;font-weight:700}.mega-menu ul{list-style:none;margin:0;padding:0}.mega-menu li{margin-bottom:13px;font-size:17px;font-weight:600}.mega-menu a{color:#fff;text-decoration:none;padding:7px 0;border-radius:6px;display:inline-block;transition:color 0.14s,background 0.14s}.nav-item.mega-dropdown{position:relative}.nav-item.mega-dropdown:hover>.mega-menu,.nav-item.mega-dropdown:focus-within>.mega-menu{display:flex}.header-flex{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:18px}.nav-link{color:#fff;font-weight:600;padding:16px 12px;display:block;text-decoration:none;font-size:18px;border-radius:6px;transition:background 0.18s,color 0.18s;position:relative}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-link:after{content:'';display:block;margin:4px auto 0 auto;width:0;height:3px;background:#FFA726;border-radius:3px;transition:width 0.2s}.mega-dropdown:hover>.nav-link:after,.mega-dropdown:focus-within>.nav-link:after{width:50%}@media (max-width:950px){.nav-list{flex-direction:column;background:#101010;position:fixed;top:76px;right:-320px;width:270px;height:100vh;padding-top:24px;box-shadow:-4px 0 16px rgba(0,0,0,0.17);transition:right 0.2s;z-index:100}body.nav-open .nav-list{right:0}.main-nav{position:static}.mega-menu{display:none !important;position:static;background:none;box-shadow:none;border-radius:0;padding:0}.nav-item .nav-link{font-size:19px;padding:19px 8px}.nav-link:focus{outline:2px solid #000;outline-offset:2px}}.mega-menu{opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity 0.22s cubic-bezier(.53,.04,.37,.94),transform 0.23s cubic-bezier(.53,.04,.37,.94),box-shadow 0.24s;box-shadow:0 16px 40px 0 rgba(255,167,38,0.08),0 4px 20px 0 rgba(0,0,0,0.15)}.nav-item.mega-dropdown:hover>.mega-menu,.nav-item.mega-dropdown:focus-within>.mega-menu{display:flex;opacity:1;pointer-events:auto;transform:none;box-shadow:0 24px 64px 0 rgba(255,167,38,0.13),0 8px 36px 0 rgba(0,0,0,0.13)}.nav-link:focus,.dropdown-menu a:focus{outline:2px solid #FFA726;outline-offset:2px;background:rgba(255,167,38,0.09)}.header-flex{padding:0 32px;min-height:82px}.nav-link{padding:20px 18px}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.mega-menu{padding:48px 56px 36px 56px;gap:64px}.mega-menu li{margin-bottom:20px}.nav-list>.mega-dropdown:last-child .mega-menu,.nav-list>.mega-dropdown:nth-last-child(2) .mega-menu{left:auto;right:0;transform:none;max-width:98vw}.mega-menu a{color:#fff;text-decoration:none;font-size:19px;font-weight:600;border-radius:2em;display:block;padding:14px 28px 14px 36px;margin:0 -8px;position:relative;transition:background 0.18s cubic-bezier(.53,.04,.37,.94),color 0.18s,box-shadow 0.18s}.mega-menu a::before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%) scaleY(0.75);width:5px;height:60%;border-radius:2px;background:transparent;transition:background 0.16s,box-shadow 0.16s}.mega-menu li{margin-bottom:17px}.mega-menu a{color:#fff;text-decoration:none;font-size:17px;font-weight:600;border-radius:0;display:block;padding:10px 18px 10px 16px;margin:0;position:relative;transition:color 0.16s cubic-bezier(.53,.04,.37,.94),box-shadow 0.17s;background:none;box-shadow:none}.mega-menu a::before{content:"";position:absolute;right:0;left:auto;top:10%;width:3px;height:80%;border-radius:1.5px;background:transparent;transition:background 0.15s,box-shadow 0.17s}.mega-menu li{margin-bottom:7px}.mega-menu ul{padding:0}.mega-menu{padding:38px 38px 28px 38px;gap:44px;border-radius:0 0 20px 20px}.mega-menu a{color:#fff;text-decoration:none;font-size:17px;font-weight:600;border-radius:0;display:block;padding:10px 18px 10px 26px;margin:0;position:relative;transition:color 0.15s,box-shadow 0.13s;background:none;box-shadow:none}.mega-menu a:hover,.mega-menu a:focus{color:#fff;font-weight:700;outline:none;background:none;text-shadow:0 1px 7px rgba(255,167,38,0.08)}.mega-menu a::before{content:"";position:absolute;right:0;left:auto;top:22%;width:2px;height:56%;border-radius:1px;background:#FFA726;opacity:0;transform:scaleY(0.3);transition:opacity 0.14s,transform 0.19s cubic-bezier(.63,-0.1,.36,1.13)}.mega-menu a:hover::before,.mega-menu a:focus::before{opacity:1;transform:scaleY(1)}.mega-menu{border-radius:0 0 12px 12px !important;padding:38px 44px 28px 44px;gap:64px}.mega-menu-columns{gap:56px}.mega-menu h4{color:#FFA726;font-size:19px;font-weight:600;letter-spacing:0.0var(--radius);margin-bottom:12px;opacity:0.88}.nav-link{color:#fff;font-weight:600;padding:12px 18px;display:block;text-decoration:none;font-size:18px;border-radius:0;transition:color 0.15s,background 0.16s,text-shadow 0.14s;background:none;box-shadow:none;position:relative;letter-spacing:0.0var(--radius)}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-link:after{content:'';display:block;margin:6px auto 0 auto;width:0;height:3px;background:#FFA726;border-radius:2px;transition:width 0.23s cubic-bezier(.53,.04,.37,.94);opacity:1}.nav-link:hover,.nav-link:focus,.mega-dropdown:hover>.nav-link,.mega-dropdown:focus-within>.nav-link{color:#FFA726;text-shadow:0 2px 10px rgba(255,167,38,0.10);background:none;font-weight:700}.nav-link:focus{outline:2px solid #000;outline-offset:2px}.nav-link:hover:after,.nav-link:focus:after,.mega-dropdown:hover>.nav-link:after,.mega-dropdown:focus-within>.nav-link:after{width:62%;opacity:1}.nav-link.active,.nav-link[aria-current="page"]{color:#FFA726 !important;background:none !important;font-weight:700;text-shadow:0 2px 10px rgba(255,167,38,0.11)}img{max-width:100% !important;height:auto !important}.nav-link.active:after,.nav-link[aria-current="page"]:after{width:62%;opacity:1}.header-flex{padding:0 32px;min-height:68px}.nav-list{gap:14px}.nav-link,.nav-link:active,.nav-link:hover,.nav-link.active,.nav-link[aria-current="page"]{border-radius:0 !important}.mega-menu-columns{display:flex;gap:64px}.mega-menu-columns>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.12);padding-right:44px}.mega-menu-columns>div:not(:first-child){padding-left:44px}.mega-menu-columns{display:flex;gap:44px}.mega-menu-columns>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.28);padding-right:32px}.mega-menu-columns>div:not(:first-child){padding-left:32px}.mega-menu>*:not(:last-child){border-right:1px solid rgba(255,255,255,0.32);padding-right:30px}.mega-menu>*:not(:first-child){padding-left:30px}.mega-menu>*:not(:last-child){border-right:none !important;padding-right:30px;position:relative}.mega-menu>*:not(:last-child)::after{content:"";position:absolute;right:-16px;top:22px;bottom:22px;width:1.5px;background:rgba(255,255,255,0.32);border-radius:2px;z-index:1}.mega-menu>*:not(:first-child){padding-left:30px}.mega-menu h4{color:#FFA726;font-size:18px !important;font-weight:600;opacity:0.85;margin-bottom:12px;letter-spacing:0.0var(--radius)}.mega-menu{box-shadow:0 8px 36px rgba(0,0,0,0.18),0 1.5px 0.5px rgba(255,167,38,0.07)}.nav-link:after{transition:width 0.33s cubic-bezier(.53,.04,.37,.94)}.main-nav{position:relative !important}.main-nav>li.mega-dropdown{position:static !important}.main-nav>li.mega-dropdown .mega-menu{position:absolute !important;left:0 !important;top:100% !important;width:100% !important;min-width:unset !important;max-width:unset !important;margin:0 !important;background:#181818;border-radius:0 0 18px 18px;z-index:1002;box-shadow:0 8px 24px 0 rgba(0,0,0,0.11);padding:2.4rem 4vw 2.2rem 4vw;display:none}.main-nav>li.mega-dropdown:hover .mega-menu,.main-nav>li.mega-dropdown:focus-within .mega-menu{display:flex !important;gap:7vw;justify-content:flex-start}.nav-list{position:relative !important}.nav-list>li.mega-dropdown{position:static !important}.nav-list>li.mega-dropdown .mega-menu{position:absolute !important;left:50% !important;top:100% !important;width:100% !important;min-width:0 !important;max-width:none !important;transform:translateX(-50%) !important;margin:0 !important;background:#181818;border-radius:0 0 18px 18px;z-index:1002;box-shadow:0 8px 24px 0 rgba(0,0,0,0.11);padding:2.4rem 4vw 2.2rem 4vw;display:none}.nav-list>li.mega-dropdown:hover .mega-menu,.nav-list>li.mega-dropdown:focus-within .mega-menu{display:flex !important;gap:7vw;justify-content:flex-start}.mobile-nav{display:none;flex-direction:column;background:#000;padding:1rem;position:absolute;top:100%;right:0;left:auto;width:100%;z-index:20}.mobile-nav a{color:#fff;text-decoration:none;padding:0.7rem 1rem;border-top:1px solid var(--color-text-main)}@media (max-width:700px){nav{display:none}.mobile-nav.show{display:flex}}header{position:relative;z-index:10}@media (max-width:700px){nav{display:none}.mobile-nav{display:none;position:fixed;top:0;right:0;height:100vh;width:fit-content;max-width:220px;background-color:#000;z-index:1002;padding:1rem;flex-direction:column;box-shadow:-2px 0 5px rgba(0,0,0,0.5)}body.nav-open .mobile-nav{display:flex}.mobile-nav a{color:#fff;text-decoration:none;padding:0.75rem 1rem;border-bottom:1px solid #333;display:block;width:100%}.nav-overlay{display:none;position:fixed;top:0;right:0;left:auto;height:100vh;width:100vw;background-color:rgba(0,0,0,0.5);z-index:1000}body.nav-open .nav-overlay{display:block}}.hamburger{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;position:absolute;top:1.2rem;right:1.5rem;z-index:20}.mobile-nav-wrapper{}@media (max-width:768px){.hamburger{display:block}.mobile-nav-wrapper{display:none;flex-direction:column;background:#000;width:100%;padding:1rem;position:absolute;top:100%;left:0;z-index:9}.mobile-nav-wrapper.open{display:flex}nav.main-nav{flex-direction:column}.nav-list{flex-direction:column;align-items:flex-start;gap:0.8rem}.mega-menu{display:none !important}}.mobile-nav-close{position:fixed;top:1rem;right:1rem;z-index:10000;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer}.accordion-toggle{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:bold;padding:0.6rem 0;cursor:pointer;text-align:left;width:100%}.submenu{list-style:none;padding-left:1rem;margin:0;display:none;flex-direction:column;gap:0.4rem}.accordion-section.open .submenu{display:flex}.submenu a{color:#ddd;text-decoration:none;font-size:0.98rem}.submenu a:hover{color:#fff}.mobile-nav-wrapper,.hamburger{display:none}@media (max-width:768px){.hamburger{display:block;position:absolute;top:1.2rem;right:1.5rem;z-index:20}.mobile-nav-wrapper{display:none;flex-direction:column;background:#000;width:100%;padding:1rem;position:absolute;top:100%;left:0;z-index:9}.mobile-nav-wrapper.open{display:flex}nav.mobile-nav{flex-direction:column}nav.main-nav{display:none}.nav-list{flex-direction:column;align-items:flex-start;gap:0.8rem}.mega-menu{display:none !important}}.mobile-nav-wrapper{display:none;flex-direction:column;background:#000;width:100%;padding:1rem;position:absolute;top:100%;left:0;z-index:999}.mobile-nav-wrapper.open{display:flex}nav.mobile-nav{display:flex;flex-direction:column;gap:1rem}.mobile-nav .nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.75rem}.accordion-toggle{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:bold;padding:0.6rem 0;cursor:pointer;text-align:left;width:100%}.accordion-section{display:flex;flex-direction:column}.submenu{list-style:none;padding-left:1rem;margin:0.25rem 0;display:none;flex-direction:column;gap:0.4rem}.accordion-section.open .submenu{display:flex}.submenu a{color:#ddd;text-decoration:none;font-size:0.95rem}.submenu a:hover{color:#fff}@media (max-width:768px){.hamburger{display:block;position:absolute;top:1.2rem;right:1.5rem;z-index:1000;background:none;border:none;font-size:2rem;color:#fff}nav.main-nav{display:none}}.accordion-toggle{color:#fff;font-size:1.1rem;font-weight:bold;padding:0.6rem 1rem;text-align:left;width:100%;background:none;border:none;cursor:pointer}.submenu{list-style:none;padding:0.5rem 1.5rem;margin:0;display:none;flex-direction:column;gap:0.4rem}.accordion-section.open .submenu{display:flex}.submenu a{color:#ccc;text-decoration:none;font-size:1rem}.submenu a:hover{color:#fff}text-decoration:none;padding:0.4rem 0}.submenu a:hover{color:#fff !important}.mobile-nav-wrapper.open{display:flex !important;flex-direction:column;background-color:#000;width:100%;z-index:9999;padding-bottom:2rem;padding-top:1rem}@media (max-width:768px){nav.main-nav{display:none !important}.mobile-nav-wrapper{display:none}.mobile-nav-wrapper.open{display:flex !important}}@media (min-width:769px){.mobile-nav-wrapper{display:none !important}nav.main-nav{display:block !important}}.mobile-nav-wrapper{display:none !important;visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:100%;left:0;width:100%;z-index:0}.mobile-nav-wrapper.open{display:flex !important;visibility:visible;opacity:1;pointer-events:auto;z-index:9999}.mobile-nav .nav-link,.mobile-nav .accordion-toggle{display:block;width:100%;background:none;border:none;padding:1rem;font-size:1.05rem;font-weight:600;text-align:left;color:#111;border-bottom:1px solid #eee;transition:background 0.2s ease;font-family:inherit;text-decoration:none}.mobile-nav .nav-link:hover,.mobile-nav .accordion-toggle:hover{background:#f6f6f6}.mobile-nav .submenu a{display:block;padding:0.8rem 1.5rem;font-size:0.97rem;color:#444;text-decoration:none}.mobile-nav .submenu a:hover{background:#efefef}.submenu{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.submenu.expanded{max-height:500px}.mobile-nav .submenu a{color:#fff;text-decoration:none;padding:0.4em var(--radius);display:block;border-bottom:2px solid transparent;transition:border-bottom 0.2s ease}.mobile-nav .submenu a:hover{border-bottom:2px solid #ff9500;background:none}.mobile-nav .accordion-toggle{background:none !important;color:#fff;border:none;width:100%;text-align:left;padding:0.7em var(--radius);font-size:var(--radius);font-weight:bold;border-bottom:2px solid transparent;transition:border-bottom 0.2s ease}.mobile-nav .accordion-toggle:hover,.mobile-nav .accordion-toggle:focus,.mobile-nav .accordion-toggle:active{background:none !important;outline:none;border-bottom:2px solid #ff9500}.mobile-nav .submenu a{color:#fff;text-decoration:none;display:block;padding:0.4em var(--radius);border-bottom:2px solid transparent;transition:border-bottom 0.2s ease;background:transparent !important}.mobile-nav .submenu a:hover,.mobile-nav .submenu a:focus,.mobile-nav .submenu a:active{border-bottom:2px solid #ff9500;background:none !important;outline:none}.affiliate-disclosure{background:#f4f7fa;color:var(--color-text-main);padding:var(--radius) 1.5em;margin-bottom:2em;border-radius:var(--radius);font-size:var(--radius)}.amazon-protein-grid{max-width:100%;margin-top:2rem}.product-badge{display:inline-flex;align-items:center;padding:0.2em 0.6em;font-weight:600;border-radius:var(--radius);font-size:0.85rem;margin:0.25em}.badge-gold{background:#ffe067;color:#b8860b}.badge-gf{background:var(--color-success-bg);color:#1a7a29}.badge-sugar{background:var(--color-sugar-bg);color:var(--color-primary)}.badge-carb{background:var(--color-warning-bg);color:#856404}.badge-green{background:#d4edda;color:#155724}.nav-link:focus,.amazon-btn:focus,.accordion-toggle:focus{outline:2px solid #444;outline-offset:2px}.site-logo{height:72px;vertical-align:middle}.badge-icon{margin-right:0.34em;vertical-align:middle}.submenu{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.accordion-section.open .submenu{max-height:500px}.submenu{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.accordion-section.open .submenu{max-height:500px}.affiliate-disclosure{text-align:center;padding:0.75rem 1rem;font-size:0.9rem;background-color:#f9f9f9;color:#111}@media (min-width:768px){.nav-item{position:relative}.nav-item:hover>.submenu{display:block}.submenu{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:0.5rem 1rem;z-index:999}.header-flex{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.site-logo{max-height:72px;width:auto}.main-nav{display:flex;align-items:center;gap:1.5rem}.main-nav .nav-link{color:#fff;text-decoration:none;font-size:1.05rem;font-weight:600;padding:0.6rem 0.9rem;border-radius:1.2rem;transition:background 0.2s ease}.main-nav .nav-link:hover,.main-nav .nav-link:focus{background:rgba(255,255,255,0.15)}.nav-list>li{position:relative}.mega-menu{display:none;position:absolute;top:100%;left:0;background:#000;padding:1rem 1.5rem;z-index:100;box-shadow:0 8px 24px rgba(0,0,0,0.1);gap:2rem}.nav-list>li:hover .mega-menu,.nav-list>li:focus-within .mega-menu{display:flex}.mega-menu h4{margin:0 0 0.4rem;font-size:1.05rem;font-weight:700;color:#fff}.mega-menu ul{list-style:none;margin:0;padding:0}.mega-menu li a{color:#ccc;text-decoration:none;display:block;padding:0.25rem 0;font-size:0.95rem}.mega-menu li a:hover,.mega-menu li a:focus{color:#fff}.hamburger{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:1000}.mobile-nav-wrapper{display:none;flex-direction:column;width:100%;background:#000;position:absolute;top:100%;left:0;padding:1rem;z-index:999}.mobile-nav-wrapper.open{display:flex}.mobile-nav .nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.6rem}.mobile-nav .accordion-toggle{background:none;border:none;color:#fff;font-weight:700;font-size:1rem;padding:0.7rem 0;text-align:left;cursor:pointer;width:100%}.mobile-nav .submenu{list-style:none;margin:0;padding-left:1rem;display:none;flex-direction:column;gap:0.4rem}.accordion-section.open>.submenu{display:flex}.mobile-nav .submenu a{color:#ccc;text-decoration:none;font-size:0.9rem;padding:0.3rem 0}.mobile-nav .submenu a:hover,.mobile-nav .submenu a:focus{color:#fff}@media (max-width:768px){.main-nav{display:none}.hamburger{display:block}.mobile-nav-wrapper{position:absolute;top:100%;left:0;width:100%}}@media (min-width:769px){.main-nav{display:flex}.mobile-nav-wrapper{display:none}.hamburger{display:none}}@media (max-width:768px){body.nav-open{overflow:hidden}.main-nav{display:none !important}.hamburger{display:block !important;font-size:1.8rem;color:#fff;background:none;border:none;cursor:pointer}.mobile-nav-wrapper{display:none !important;position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;background:rgba(0,0,0,0.95) !important;z-index:9999 !important;overflow-y:auto !important;padding-top:1rem !important;padding-left:1.5rem !important;padding-right:1.5rem !important}.mobile-nav-wrapper.open{display:flex !important;flex-direction:column !important}.mobile-nav-wrapper .nav-list{list-style:none;margin:0;padding:0;width:100%}.mobile-nav-wrapper .accordion-section{width:100%;border-bottom:1px solid rgba(255,255,255,0.2)}.mobile-nav-wrapper .accordion-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;color:#fff;background:none;border:none;padding:0.8rem 0;font-size:1rem;font-weight:600;cursor:pointer}.mobile-nav-wrapper .submenu{list-style:none;margin:0;padding-left:1rem;max-height:0;overflow:hidden;transition:max-height 0.35s ease}.mobile-nav-wrapper .accordion-section.open>.submenu{max-height:1000px}.mobile-nav-wrapper .submenu li a{display:block;color:#ccc;text-decoration:none;font-size:0.95rem;padding:0.5rem 0}.mobile-nav-wrapper .submenu li a:hover{color:#fff}}#amazon-protein-grid .badge-group .product-badge + .product-badge{display:inline-flex;margin-left:0.35em}#amazon-protein-grid .product-card .product-badge{height:1.65rem;font-size:0.88rem;padding:0 0.6em;top:0.6rem;right:1.3rem}#amazon-protein-grid .badge-group{top:0.6rem;right:1.0rem}@media (max-width:768px){.info-section-multi .info-card ul{list-style-position:inside !important;margin-left:0 !important;padding-left:0.8em !important}}@media (min-width:769px){.contact-form-section{max-width:800px;width:95%}.contact-form-section form>div{display:flex;align-items:center;gap:1rem}.contact-form-section form>div label{width:130px;margin-bottom:0}.contact-form-section form>div input,.contact-form-section form>div textarea{flex:1}}.contact-form-section textarea{min-height:180px}.info-section-multi .info-card ul{list-style:none !important;margin:0 0 0.9em 0 !important;padding:0 !important}.info-section-multi .info-card ul li{position:relative;padding-left:1.2em;margin-bottom:0.4em}.info-section-multi .info-card ul li::before{content:'\2022';position:absolute;left:0;top:0;font-size:1.1em;line-height:1;color:#179B53}.info-list{margin:0 0 0.9em 0 !important;padding:0 !important;display:flex;flex-direction:column;gap:0.35em}.info-list .info-item{position:relative;padding-left:1.2em;font-size:var(--radius)}.info-list .info-item::before{content:'\2022';position:absolute;left:0;top:0;font-size:1.1em;line-height:1;color:#179B53}.main-nav .nav-list .nav-link:hover{color:var(--color-secondary);text-decoration:underline}.mobile-nav-wrapper .submenu li a:hover,.mobile-nav-wrapper>nav>ul>li>a:hover{color:var(--color-secondary);text-decoration:underline}main p{margin-bottom:1.2rem;line-height:1.6}main ul{margin-bottom:1.2rem;padding-left:1.3em;list-style-position:inside}main h2,main h3{margin-top:2rem;margin-bottom:0.8rem;font-weight:700;line-height:1.3}.coming-soon-message{padding:40px 20px;text-align:center;font-size:1.2rem;color:#333;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.top-ten-intro{text-align:center;max-width:700px;margin:0 auto 2rem auto;font-size:1.1rem;color:#444;line-height:1.5}.editor-section{background:linear-gradient(135deg,#ffa726 0%,#fb8c00 100%) !important;color:#ffffff;margin:0;padding:1.2rem 1rem}.editor-section .container{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.editor-section .editor-avatar{width:120px !important;height:120px !important;max-width:120px !important;flex-shrink:0;background-color:#ffffff;padding:0.4rem;box-sizing:border-box;border-radius:50%;object-fit:cover;box-shadow:0 0 10px rgba(0,0,0,0.1)}.editor-section .editor-content{flex:1}.editor-section .editor-content h2{margin-top:0;margin-bottom:0.3rem;font-size:1.6rem}.editor-section .editor-content p{margin-bottom:0.6rem;line-height:1.6}.editor-name{font-size:1rem;font-weight:600;color:#ffffff;text-align:center;margin-bottom:0.3rem}.editor-section h2,color:#ffffff !important}.editor-section .btn.btn-primary{display:inline-block;padding:0.6rem 1.2rem;border-radius:4px;background:#ffffff;color:#fb8c00;border:2px solid #ffffff;text-decoration:none;font-weight:600;transition:background-color 0.3s ease,color 0.3s ease}.editor-section .btn.btn-primary:hover{background:#f5f5f5;color:#fb8c00}.editor-section .btn.btn-secondary{display:inline-block;padding:0.9rem 1.6rem;border-radius:2rem;background:transparent;color:#ffffff;border:2px solid #ffffff;text-decoration:none;font-weight:600;transition:background-color 0.3s ease,color 0.3s ease}.editor-section .btn.btn-secondary:hover{background:#e67e22;color:#ffffff}.editor-section .editor-content .btn{margin-top:0.5rem}@media (max-width:768px){.editor-section .container{flex-direction:column;text-align:center;align-items:center}.editor-section .editor-avatar{margin:0 auto 1rem;width:120px !important;height:120px !important;max-width:120px !important}}.info-section-multi{background:#f9fafb !important;margin-top:0 !important;margin-bottom:3rem !important;padding-top:2rem !important;padding-bottom:0 !important}@media (max-width:900px){.info-section-multi{background:#f9fafb !important;margin-top:0 !important;margin-bottom:3rem !important;padding-top:2rem !important;padding-bottom:0 !important}}.info-cards-wrapper{background:#f9fafb;padding:2rem 1rem;margin-bottom:0;padding-bottom:0}.info-cards-heading{text-align:center;font-size:2rem;font-weight:700;margin:0 0 2rem 0;color:var(--color-text-main)}.info-cards{max-width:1100px;width:97%;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;grid-template-rows:repeat(2,1fr)}.info-card{display:flex;align-items:flex-start;gap:1.2rem;border-radius:1rem;padding:1.5rem 2rem;flex:none;margin-bottom:0;background:#fff9f2;box-shadow:0 2px 14px 0 rgba(22,45,56,0.06),0 0.5px 1.5px rgba(217,227,234,0.09);min-height:260px}.card1,.card2,.card3,.card4{background:#fff9f2}.info-card .info-icon{font-size:2.2rem;line-height:1;flex-shrink:0;margin-top:0.2rem}.info-card .info-content{flex:1;display:flex;flex-direction:column}.info-card .info-content h3{margin:0 0 0.5rem 0;font-size:1.5rem;font-weight:700;color:var(--color-text-main)}.info-card .info-content p{margin:0 0 1rem 0;line-height:1.5;color:#162d38}.info-card .info-content p:last-of-type{margin-bottom:1.2rem}.info-card .info-content .btn{margin-top:auto}.card4 .info-content p:last-of-type{margin-bottom:2.6rem}@media (max-width:768px){.card4 .info-content p:last-of-type{margin-bottom:1.2rem}}.hero-info-row{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;align-items:stretch}.hero-about-card{background:#fff9f2;border-radius:1rem;box-shadow:0 2px 14px 0 rgba(22,45,56,0.06),0 0.5px 1.5px rgba(217,227,234,0.09);flex:1 1 60%;display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem}.hero-about-card img{width:80px;height:80px;border-radius:50%;background:#ffffff;padding:0.4rem;box-shadow:0 0 0 2px #fb8c00}.hero-about-card h3{margin:0;font-size:1.4rem;font-weight:700;color:#162d38}.hero-about-card p{margin:0.5rem 0 1rem 0;line-height:1.5;color:#162d38}.hero-deals-cta{background:#fff4e6;border-radius:1rem;box-shadow:0 2px 14px 0 rgba(22,45,56,0.06),0 0.5px 1.5px rgba(217,227,234,0.09);flex:1 1 35%;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem}.hero-deals-cta a{display:inline-flex;align-items:center;gap:0.5rem;background:#fff9f2;color:#fb8c00;border:2px solid #fb8c00;border-radius:var(--radius);padding:0.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color 0.3s,color 0.3s}.hero-deals-cta a:hover{background:#fb8c00;color:#ffffff}.hero-deals-cta .flame-icon{font-size:1.5rem}@media (max-width:768px){.hero-info-row{flex-direction:column}.hero-about-card,.hero-deals-cta{flex:1 1 100%}.hero-about-card{padding:1.5rem 1rem}}.info-card .btn.btn-primary{display:inline-block;padding:0.9rem 1.6rem;border-radius:2rem;background:#fb8c00;color:#ffffff;border:2px solid #fb8c00;text-decoration:none;font-weight:600;transition:background-color 0.3s ease,color 0.3s ease}.info-card .btn.btn-primary:hover{background:#e67e22;color:#ffffff}@media (max-width:768px){.info-card{flex:0 0 100%;flex-direction:column;text-align:center;align-items:center;padding:2rem 1.5rem;min-height:unset}.info-card .info-icon{margin-bottom:0.8rem}.info-card .info-content{width:100%}.info-cards{grid-template-columns:1fr}}.info-card:last-child{margin-bottom:0}.info-cards .info-card{display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:1.2rem;border-radius:1rem;padding:1.5rem 2rem;margin-bottom:0;background:#fff9f2;box-shadow:0 2px 14px 0 rgba(22,45,56,0.06),0 0.5px 1.5px rgba(217,227,234,0.09);min-height:460px}.info-cards .info-card .info-icon{font-size:2.2rem;line-height:1;align-self:flex-start;margin-top:0.2rem}.info-cards .info-card .info-content{display:flex;flex-direction:column;height:100%}.info-cards .info-card .info-content .btn{margin-top:auto}.info-cards{grid-template-rows:repeat(2,1fr)}@media (max-width:650px){.hero-trust-row .feature-item:nth-child(2){order:3}.hero-trust-row .feature-item:nth-child(3){order:2}}.comparison-card{background:#ffffff;border-radius:var(--radius);box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:1.5rem;margin:1rem 0}.comparison-card h3{display:block;margin:0 auto 1.25rem;text-align:center;font-size:2rem;font-weight:700}.comparison-table{width:100%;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:0.6rem 0.4rem;text-align:left}.comparison-table th{font-weight:600;border-bottom:2px solid #ececec}.comparison-table tr:nth-child(even){background-color:#f9fafb}.comparison-table tr:last-child td{border-bottom:none}.faq-card{background:linear-gradient(180deg,#f6a021 0%,#f79d2f 100%);color:#ffffff;border-radius:var(--radius);box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:1.5rem;margin:1rem 0;display:flex;flex-direction:column;gap:0.75rem}.faq-card h3{display:block;margin:0 auto 1rem;text-align:center;font-size:2rem;font-weight:700}.faq-item{background:rgba(255,255,255,0.12);border-radius:var(--radius);padding:0.8rem 1rem;margin:0}.faq-item summary{cursor:pointer;font-weight:700;list-style:none;position:relative;padding:0.2rem 3rem 0.2rem 0;min-height:2.75rem;font-size:1.1rem;color:#ffffff}.faq-item summary::marker{display:none}.faq-item summary::after{content:'➕';position:absolute;right:0;transition:transform 0.2s;color:#ffffff;font-size:1.3rem}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item p{margin:0.4rem 0 0.8rem 0;padding-left:0.5rem;color:#ffffff}.final-cta-box{background:#ffe7ba;border-radius:var(--radius);box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:1.5rem;margin:2rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.final-cta-box p{font-weight:600;margin:0}.final-cta-box .btn{margin:0}.final-cta-box .btn.btn-primary{display:inline-block;padding:0.9rem 1.6rem;border-radius:2rem;background:#fb8c00;border:2px solid #fb8c00;color:#ffffff;text-decoration:none;font-weight:600;transition:background-color 0.3s ease,color 0.3s ease}.final-cta-box .btn.btn-primary:hover{background:#e67e22;color:#ffffff}.comparison-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.comparison-cell{flex:1;min-width:250px;background:#ffffff;border-radius:var(--radius);box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between}.comparison-cell .cell-header{font-weight:700;margin-bottom:0.4rem;display:flex;align-items:center;gap:0.4rem}.comparison-cell .cell-header .rank-icon{font-size:1.2rem}.comparison-cell .cell-stats{font-size:0.95rem;color:var(--color-text-muted);margin-bottom:0.5rem}.comparison-cell .status-badges{margin-bottom:0.6rem}.comparison-cell .status-badges .status-badge{background:#e0f8e9;color:#1e7e34;border-radius:1rem;padding:0.15rem 0.6rem;font-size:0.75rem;font-weight:600;display:inline-block}.comparison-cell .product-link{margin-top:auto;font-size:0.9rem;font-weight:600;color:#0070ba;text-decoration:none}.comparison-cell .product-link:hover{text-decoration:underline}@media (max-width:768px){.comparison-row{flex-direction:column}.comparison-cell{margin-right:0}}.comparison-faq-section{background:transparent;padding:2rem 0;margin-top:0.3rem}.comparison-faq-section .comparison-container{max-width:1100px;margin:0 auto;padding:0 1.2rem}.comparison-faq-section h2{margin-top:0;margin-bottom:2rem;font-size:2rem;color:var(--color-text-main)}.product-grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem}.product-tile{background:#fff;border:1px solid #ececec;border-radius:0.8rem;padding:1.2rem;flex:1 1 calc(33.333% - 1rem);display:flex;flex-direction:column;min-height:220px;transition:box-shadow 0.2s ease,transform 0.2s ease}.product-tile:hover{box-shadow:0 8px 16px rgba(0,0,0,0.07);transform:translateY(-4px)}.tile-header{font-weight:700;font-size:1rem;margin-bottom:0.5rem;display:flex;align-items:center;gap:0.4rem}.rank-badge{width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:0.75rem;font-weight:700;color:#fff}.rank-badge.rank1{background:#f7b500}.rank-badge.rank2{background:#c0c0c0}.rank-badge.rank3{background:#cd7f32}.tile-attributes{font-size:0.9rem;color:var(--color-text-muted);margin-bottom:0.5rem}.tile-badges{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:auto}.tile-badges .status-badge{background:#e6fff0;color:#27b876;border-radius:1rem;padding:0.25rem 0.6rem;font-size:0.7rem;font-weight:600}.product-link{margin-top:auto;align-self:flex-start;color:#166bdc;font-weight:600;text-decoration:none;font-size:0.85rem}.product-link:hover{text-decoration:underline}@media (max-width:768px){.product-grid{flex-direction:column}.product-tile{flex:1 1 auto;min-height:auto}}.faq-accordion{margin-top:2rem;border:1px solid #ececec;border-radius:0.6rem}.faq-accordion .faq-item{border-bottom:1px solid #ececec}.faq-accordion .faq-item:last-child{border-bottom:none}.faq-accordion .faq-question{background:transparent;border:none;width:100%;text-align:left;padding:1rem;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;color:var(--color-text-main);cursor:pointer}.faq-accordion .faq-question:focus{outline:2px solid #66afe9;outline-offset:2px}.faq-accordion .faq-question .arrow{margin-left:0.6rem;transition:transform 0.3s ease}.faq-accordion .faq-item.open .faq-question .arrow{transform:rotate(90deg)}.faq-accordion .faq-answer{overflow:hidden;max-height:0;transition:max-height 0.35s ease;padding:0 1rem 1rem;font-size:0.95rem;color:var(--color-text-muted)}.floating-cta{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%) translateY(100%);opacity:0;z-index:1000;display:flex;align-items:center;gap:1rem;background:#ffe7ba;color:var(--color-text-main);border-radius:1.2rem;padding:1rem 1.5rem;box-shadow:0 4px 12px rgba(0,0,0,0.1);transition:transform 0.3s ease,opacity 0.3s ease}.floating-cta.show{transform:translateX(-50%) translateY(0);opacity:1}.floating-cta .btn.btn-primary{margin-left:auto}* These styles define the layout,cards and accordion used in the * revamped comparison and FAQ sections on the Top Ten pages. The * section sits on a gentle gradient background,with individual * product cards replacing tables and animated accordions for the * frequently asked questions. * ========================================================================= */ .comparison-faq-section{background:linear-gradient(180deg,#fff8e6 0%,#fff1d8 100%);border-radius:var(--radius);padding:2rem;margin-top:4rem}.comparison-faq-section h2{margin-top:0;margin-bottom:2rem;font-size:2rem}.product-comparison-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.product-compare-card{background:#ffffff;border-radius:var(--radius);box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:1.5rem;flex:1 1 calc(33.333% - 1rem);display:flex;flex-direction:column;align-items:flex-start;transition:transform 0.2s ease}.product-compare-card:hover{transform:translateY(-4px)}.product-compare-card .rank-icon{font-size:2rem;margin-bottom:0.5rem}.product-compare-card h4{font-size:1.2rem;font-weight:700;margin:0 0 0.5rem 0;color:var(--color-text-main)}.product-compare-card .stat-list{display:flex;flex-direction:column;gap:0.25rem;margin-bottom:0.8rem}.product-compare-card .stat-item{font-size:0.9rem;display:flex;align-items:center;gap:0.4rem;color:var(--color-text-muted)}.product-compare-card .status-badge{display:inline-flex;align-items:center;gap:0.3rem;background:#e6fff0;color:#27b876;border-radius:1rem;padding:0.2rem 0.6rem;font-size:0.75rem;font-weight:600;margin-bottom:1rem}@media (max-width:768px){.product-compare-card{flex:1 1 100%}}.faq-accordion{margin-top:2rem}.faq-accordion h3{font-size:1.6rem;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.faq-accordion .faq-item{margin-bottom:1rem;border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.04)}.faq-accordion .faq-item summary{cursor:pointer;list-style:none;padding:0.9rem 1.2rem;font-weight:600;background:#fff8e6;display:flex;align-items:center;justify-content:space-between;position:relative}.faq-accordion .faq-item summary::marker{display:none}.faq-accordion .faq-item summary::after{content:'+';font-size:1.2rem;transition:transform 0.3s ease}.faq-accordion .faq-item[open] summary::after{transform:rotate(45deg)}.faq-accordion .faq-item .answer{background:#ffffff;padding:0.9rem 1.2rem;border-top:1px solid #f3e6cc;font-size:0.9rem;line-height:1.45;color:var(--color-text-main)}.comparison-table tbody tr:not(.best-for-row):hover td,.comparison-table tbody tr:not(.best-for-row):hover th{background-color:#fff7ed}.category-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:linear-gradient(to right,rgba(255,154,43,0.9),rgba(255,179,71,0.9)),url("images/hero-protein-shake.webp");background-size:cover;background-position:center;color:#ffffff;border-radius:1rem;padding:2.5rem 1.5rem;margin:2rem 0}.category-hero .hero-content{flex:1 1 50%;max-width:600px}.category-hero .hero-content h1{font-size:2.4rem;font-weight:700;margin-bottom:1rem}.category-hero .hero-content p{font-size:1.15rem;margin-bottom:1.25rem;line-height:1.4}.category-hero .hero-highlights{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:1rem}.category-hero .hero-highlights li{display:flex;align-items:center;font-size:1rem;font-weight:500;line-height:1.25;vertical-align:middle}.category-hero .hero-highlights li:nth-child(3){position:relative;top:-2px}@media (max-width:768px){.category-hero .hero-highlights{justify-content:center}}.category-hero .jamie-tip-box{background:rgba(255,255,255,0.2);color:#000;border-radius:0.75rem;padding:1rem;margin-bottom:1.25rem;font-size:1rem;font-weight:500;backdrop-filter:blur(4px)}.category-hero .jamie-tip-box strong{font-weight:600;color:#000}.category-hero .btn.btn-primary{margin-top:0.5rem}.category-hero .hero-image{flex:1 1 40%;display:flex;justify-content:center;align-items:center}.category-hero .hero-image img{width:100%;max-width:450px;height:auto}@media (max-width:800px){.category-hero{flex-direction:column;text-align:center}.category-hero .hero-content,.category-hero .hero-image{max-width:100%}.category-hero .hero-image{margin-top:1.5rem}}header{padding:0 !important;height:64px !important;display:flex !important;align-items:stretch !important}.header-flex{padding-left:0 !important;padding-right:0 !important;flex:1 1 auto !important;display:flex !important;align-items:stretch !important;max-width:none !important;width:100% !important;margin:0 !important}.header-flex{justify-content:space-between !important}.nav-list{margin-left:auto !important;flex-grow:1 !important;justify-content:flex-end !important}.site-logo{margin-left:0 !important;padding-left:0 !important;display:flex !important;align-items:center !important;height:100% !important}.main-nav{margin-left:auto !important;flex-grow:1 !important;display:flex !important;align-items:stretch !important;justify-content:flex-end !important}.nav-list{display:flex !important;align-items:stretch !important;gap:1.5rem !important;margin:0 !important}.nav-link{display:flex !important;align-items:center !important;height:100% !important;padding-top:0 !important;padding-bottom:0 !important;border-radius:0 !important;white-space:nowrap !important}header{position:sticky;top:0;z-index:1000}.header-flex{width:100% !important;max-width:none !important;margin:0 !important;padding-left:2rem !important;padding-right:2rem !important}.main-nav .nav-link{color:#ffffff !important}.main-nav .nav-link:hover{color:#FFA726 !important}.main-nav .nav-link:hover::after{display:none !important}.mega-menu{background:rgba(0,0,0,0.95) !important;backdrop-filter:blur(6px) !important;border-radius:8px !important;box-shadow:0 15px 30px rgba(0,0,0,0.5) !important;transition:opacity 0.25s ease,transform 0.25s ease !important;transform:translateY(10px);opacity:0}.nav-item.mega-dropdown:hover>.mega-menu,.nav-item.mega-dropdown:focus-within>.mega-menu{transform:translateY(0);opacity:1}.mega-menu ul li a::before{content:"\2022";color:#FFA726;margin-right:6px;font-size:0.75em;vertical-align:middle}header .mega-menu{padding-top:0 !important}.header-flex{align-items:flex-end !important}.main-nav{align-items:flex-end !important}.nav-link{align-items:flex-end !important;font-weight:600 !important;letter-spacing:0.03em !important;padding:0.9rem 1rem !important;position:relative !important}.mega-menu{top:100% !important;margin-top:0 !important}header{height:72px !important;display:flex !important;align-items:flex-end !important;padding:0 !important;width:100% !important}header .header-flex{display:flex !important;align-items:flex-end !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 1.5em !important}header .site-logo{height:100% !important;display:flex !important;align-items:flex-end !important}header .main-nav{margin-left:auto !important;display:flex !important;align-items:flex-end !important}header .main-nav .nav-list{display:flex !important;align-items:flex-end !important;margin:0 !important;padding:0 !important;gap:1.5em !important}header .main-nav .nav-link{display:flex !important;align-items:flex-end !important;white-space:nowrap !important;height:100% !important;padding:0 1em !important}header .mega-menu{margin-top:0 !important;padding-top:0 !important}header .header-flex{position:relative !important}header .header-flex .site-logo{position:absolute !important;bottom:0 !important;left:0 !important}header .header-flex .main-nav{position:absolute !important;bottom:0 !important;right:0 !important}.site-header{background-color:#000000;position:sticky;top:0;z-index:100}.site-header .header-container{display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;height:72px}.site-header .site-logo img{height:72px;display:block}.site-header .main-nav{margin-left:0;display:flex;align-items:flex-end;flex-grow:0;justify-content:center}.site-header .main-nav .nav-list{display:flex;align-items:flex-end;max-width:900px;margin:0 auto;flex-grow:0;justify-content:space-between;gap:1.5em;padding:0;list-style:none}.site-header .main-nav .nav-link{color:#ffffff;text-decoration:none;display:flex;align-items:flex-end;height:100%;padding:0 1em;white-space:nowrap;font-weight:600;letter-spacing:0.03em}.site-header .nav-item{position:relative}.site-header .mega-menu{position:absolute;left:50%;transform:translateX(-50%);top:100%;width:100%;max-width:900px;background:rgba(0,0,0,0.95);backdrop-filter:blur(6px);border-radius:0 0 6px 6px;padding:1.5rem;display:none}.site-header .nav-item:hover>.mega-menu,.site-header .nav-item:focus-within>.mega-menu{display:block}.site-header .nav-item.mega-dropdown .mega-menu{left:50% !important;transform:translateX(-50%) !important;width:100% !important;max-width:900px !important;right:auto !important}.site-header .mega-menu h4{color:#ffae42;margin-top:0;margin-bottom:0.5rem}header .nav-item.mega-dropdown .mega-menu{left:50% !important;transform:translateX(-50%) !important;width:100% !important;max-width:900px !important;right:auto !important}.site-header .mega-menu ul{list-style:none;margin:0 1.5rem 0 0;padding:0}.site-header .mega-menu a{color:#ffffff;text-decoration:none;display:block;padding:0.25rem 0}.site-header .mega-menu a:hover{color:#ffae42}.site-header .hamburger{display:none;background:none;border:none;color:#ffffff;font-size:1.5rem;cursor:pointer}@media (max-width:900px){.site-header .hamburger{display:block}.site-header .main-nav{display:none}}.site-header .nav-wrapper{display:flex;align-items:flex-end;flex-grow:1;margin-left:0;justify-content:center;gap:1rem}.site-header{padding-top:0 !important;padding-bottom:0 !important}.site-header .nav-wrapper .main-nav{display:flex;align-items:flex-end}.site-header .main-nav .nav-link.active{color:#ffae42;border-bottom:2px solid #ffae42}header{background-color:#000000 !important;position:sticky !important;top:0 !important;z-index:100 !important}header .header-flex{display:flex !important;align-items:flex-end !important;justify-content:space-between !important;max-width:1200px !important;margin:0 auto !important;padding:0 2rem !important;height:72px !important;position:relative !important}header .header-flex .site-logo{height:72px !important;display:flex !important;align-items:flex-end !important;position:absolute !important;bottom:0 !important;left:0 !important}header .header-flex .main-nav{margin-left:0 !important;flex-grow:0 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;position:absolute !important;bottom:0 !important;right:0 !important}header .main-nav .nav-list{display:flex !important;align-items:flex-end !important;max-width:900px !important;margin:0 auto !important;flex-grow:0 !important;justify-content:space-between !important;gap:1.5em !important;padding:0 !important;list-style:none !important}header .nav-item{position:relative !important}header .nav-item.mega-dropdown .mega-menu{left:50% !important;transform:translateX(-50%) !important;top:100% !important;width:100% !important;max-width:900px !important;right:auto !important}header .hamburger{display:none !important;background:none !important;border:none !important;color:#ffffff !important;font-size:1.5rem !important;cursor:pointer !important}.mega-menu{background-color:rgba(0,0,0,0.95) !important;padding:1rem !important;box-shadow:0 4px 12px rgba(0,0,0,0.3) !important}.mega-menu>div{flex:1 1 0% !important;padding:0 1rem !important}.mega-menu>div:first-child{border-right:1px solid rgba(255,255,255,0.15) !important}.mega-menu h4{margin-top:1.5rem !important;margin-bottom:0.75rem !important;font-size:1.1rem !important;color:#ffae42 !important}.mega-menu ul li{margin-bottom:0.3rem !important}@media (max-width:900px){header .hamburger{display:block !important}header .main-nav{display:none !important}}.nav-item.mega-dropdown>.mega-menu{top:calc(100% + 12px) !important}.mega-menu>*:not(:last-child)::after{display:none !important}.mega-menu>*:not(:first-child){border-right:none !important}.mega-menu-columns>div:not(:last-child),.mega-menu>*:not(:last-child){border-right:none !important}.mega-menu div{border-right:none !important}.mega-menu div::after{display:none !important}.mega-menu{position:relative !important}.mega-menu::before{content:"";position:absolute;top:0.5rem;bottom:0.5rem;left:50%;width:1px;transform:translateX(-50%);background:rgba(255,255,255,0.15);pointer-events:none}.mega-menu *{border-right:none !important}.mega-menu *::after{display:none !important}.mega-menu{padding-top:60px !important}.nav-item.mega-dropdown:focus-within>.mega-menu{display:none !important}.mega-menu{display:none !important;visibility:hidden;opacity:0}.nav-item.mega-dropdown:hover>.mega-menu{display:flex !important;visibility:visible !important;opacity:1 !important}.mega-menu::before{display:none !important}.mega-menu *::before,.mega-menu *::after{display:none !important}.nav-link:after,.nav-link::after{display:none !important}.main-nav .nav-link{border-bottom:2px solid transparent !important}.main-nav .nav-item:hover>.nav-link,.main-nav .nav-link:focus{border-bottom-color:#FFA726 !important;color:#FFA726 !important}.mega-menu *{border-left:none !important;border-right:none !important}.mobile-nav-wrapper{display:none !important}.mobile-nav-wrapper.open{display:flex !important}body.nav-open .mobile-nav{display:flex}#mobile-nav{display:none !important}#mobile-nav.open{display:flex !important;flex-direction:column}#mobile-nav:not(.open){display:none !important}#mobile-nav.open{display:flex !important;flex-direction:column !important}@media (max-width:768px){nav.main-nav{display:none !important}.hamburger{display:block !important;position:absolute !important;top:1rem !important;right:1.5rem !important;font-size:2rem !important;color:#fff !important;background:none !important;border:none !important;z-index:2001 !important;cursor:pointer !important}}@media (max-width:950px){nav.main-nav,.nav-list{display:none !important}body{overflow-x:hidden !important}.site-header,.header-flex,.header-container{max-width:100% !important;width:100% !important;overflow-x:hidden !important}}@media (min-width:769px){nav.main-nav{display:flex !important}.hamburger{display:none !important}}#mobile-overlay{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100vh !important;background:rgba(0,0,0,0.95) !important;backdrop-filter:blur(6px) !important;overflow-y:auto !important;z-index:2000 !important;padding:1rem 1.5rem !important}#mobile-overlay.open{display:flex !important;flex-direction:column !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}#mobile-overlay .nav-list{list-style:none !important;margin:0 !important;padding:0 !important}#mobile-overlay .accordion-section{width:100% !important;border-bottom:1px solid rgba(255,255,255,0.2) !important}#mobile-overlay .accordion-toggle{display:flex !important;justify-content:space-between !important;align-items:center !important;width:100% !important;color:#fff !important;background:none !important;border:none !important;padding:0.8rem 0 !important;font-size:1rem !important;font-weight:600 !important;cursor:pointer !important;pointer-events:none !important}#mobile-overlay .submenu{max-height:none !important;overflow:visible !important;list-style:none !important;margin:0 !important;padding-left:1rem !important;transition:none !important}#mobile-overlay .accordion-section.open>.submenu{max-height:none !important}#mobile-overlay .submenu li a{display:block !important;color:#ccc !important;text-decoration:none !important;font-size:0.95rem !important;padding:0.5rem 0 !important}#mobile-overlay .submenu li a:hover{color:#fff !important}.mobile-nav{display:none !important}#mobile-nav,.mobile-nav-wrapper,.nav-overlay{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important}#mobile-overlay .mobile-nav-close{position:fixed !important;top:1rem !important;right:1rem !important;font-size:2rem !important;color:#fff !important;background:none !important;border:none !important;cursor:pointer !important;z-index:2001 !important}#mobile-overlay nav.mobile-menu{width:100% !important;display:flex !important;flex-direction:column !important;background:transparent !important}@media (max-width:768px){nav.main-nav{display:none !important}.hamburger{display:block !important}}#mobile-overlay nav.mobile-menu{display:none !important}#mobile-overlay .mobile-menu-items{display:flex;flex-direction:column;gap:0;margin-top:2rem}#mobile-overlay .custom-accordion-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:#FFA726;font-size:1.2rem;font-weight:600;padding:0.4rem 0;text-align:left;cursor:pointer}#mobile-overlay .custom-submenu{max-height:0;overflow:hidden;list-style:none;margin:0;padding-left:1rem;transition:max-height 0.35s ease}#mobile-overlay .menu-section.open>.custom-submenu{max-height:none}#mobile-overlay .custom-submenu li{margin-bottom:0.4rem}#mobile-overlay .custom-submenu a{color:#ccc;font-size:1rem;text-decoration:none}#mobile-overlay .custom-submenu a:hover{color:#fff}#mobile-overlay .custom-submenu .submenu-heading{font-weight:600;color:#fff;margin-top:0.6rem;margin-bottom:0.2rem}#mobile-overlay .custom-submenu .submenu-sublist{list-style:none;margin:0.2rem 0 0.4rem 1rem;padding:0}#mobile-overlay .custom-submenu .submenu-sublist li{margin:0.3rem 0}#mobile-overlay .custom-submenu .submenu-sublist a{color:#ccc;font-size:1rem;text-decoration:none}#mobile-overlay .custom-submenu .submenu-sublist a:hover{color:#fff}.mobile-menu .submenu .submenu-heading{font-weight:600;color:#111;padding:0.8rem 1.5rem;display:block}.mobile-menu .submenu .submenu-sublist{list-style:none;margin:0.2rem 0 0.4rem 1.5rem;padding:0}.mobile-menu .submenu .submenu-sublist li a{display:block;padding:0.5rem 1.5rem;color:#444;text-decoration:none;font-size:0.95rem}.mobile-menu .submenu .submenu-sublist li a:hover{color:#000}#mobile-overlay .mobile-menu-items .menu-section.no-accordion a{display:flex;align-items:center;position:relative;color:#FFA726;font-size:1.2rem;font-weight:600;text-decoration:none;padding:0.4rem 0}#mobile-overlay .mobile-menu-items .menu-section.no-accordion a:hover{color:#FFA726}#mobile-overlay .mobile-menu-items .menu-section.no-accordion{padding-bottom:0.75rem}#mobile-overlay .mobile-menu-items .menu-section{border-bottom:1px solid rgba(255,255,255,0.15);padding-bottom:0.75rem}#mobile-overlay .mobile-menu-items .menu-section:last-child{border-bottom:none}nav.main-nav{visibility:hidden}@media (min-width:769px){nav.main-nav{visibility:visible;display:flex}}.editor-section{padding:2rem 1rem !important}.editor-section .container{gap:1rem !important}.editor-section .editor-avatar{margin-bottom:0.25rem !important}.editor-section .editor-name{margin-bottom:0.5rem !important}.editor-section .editor-content h2{margin-bottom:0.25rem !important}.editor-section .editor-content p{margin-bottom:0.75rem !important}@media (max-width:768px){.comparison-table thead th{white-space:normal;word-break:normal;overflow-wrap:normal;hyphens:none;-ms-hyphens:none;-webkit-hyphens:none}}.editor-section{margin-top:4rem !important}.editor-section{margin-top:0 !important;position:relative}.editor-section::before{content:'';display:block;width:100%;height:4rem;background-color:#f9f7f4}.editor-wrapper{background-color:#f9f7f4;padding-top:4rem}.editor-wrapper .editor-section{padding:2rem 1rem !important}.editor-wrapper .editor-section .container{gap:1rem !important}.editor-wrapper .editor-avatar{margin-bottom:0.25rem !important}.editor-wrapper .editor-name{margin-bottom:0.5rem !important}.editor-wrapper .editor-content h2{margin-bottom:0.25rem !important}.editor-wrapper .editor-content p{margin-bottom:0.75rem !important}.editor-section::before{display:none !important}.blog-hero{position:relative;background-image:url('images/hero-protein-shake.webp');background-size:cover;background-position:center;color:#fff;height:50vh;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:2rem}.blog-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4)}.blog-hero .hero-content{position:relative;z-index:1;max-width:800px;padding:0 1rem}.blog-hero h1{font-size:3rem;margin-bottom:0.5rem}.blog-hero .tagline{font-size:1.2rem;font-weight:300;opacity:0.9}.blog-categories{display:flex;justify-content:center;margin-bottom:2rem}.blog-categories ul{list-style:none;padding:0;margin:0;display:flex;gap:0.75rem}.blog-categories a{display:block;padding:0.5rem 1rem;border-radius:999px;background:#f1f5f9;color:#333;text-decoration:none;font-size:0.875rem;font-weight:500;transition:background 0.2s ease,color 0.2s ease}.blog-categories a:hover,.blog-categories a.active{background:#ffa726;color:#fff}@media (max-width:600px){.blog-categories ul{flex-wrap:wrap;justify-content:center}.blog-categories li{margin-bottom:0.5rem}}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:0 1rem 4rem;max-width:1200px;margin:0 auto;margin-top:2rem}.blog-card{background:#fff;border-radius:0.75rem;box-shadow:0 4px 8px rgba(0,0,0,0.05);overflow:hidden;display:flex;flex-direction:row;align-items:center;transition:transform 0.2s ease,box-shadow 0.2s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,0.1)}.blog-card .card-image{flex:0 0 120px;width:120px;height:120px;margin-left:1rem;margin-right:1rem;border-radius:0.5rem;overflow:hidden}.blog-card .card-image img{width:100%;height:100%;object-fit:cover}.blog-card img{width:100%;height:180px;object-fit:cover}.blog-card .card-body{padding:1rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column}.blog-card .post-category{font-size:0.75rem;font-weight:600;text-transform:uppercase;color:#ffa726;margin-bottom:0.5rem}.blog-card .post-title{font-size:1.25rem;margin:0 0 0.5rem;line-height:1.4;color:#083e5b}.blog-card .post-title a{color:inherit;text-decoration:none}.blog-card .post-excerpt{flex-grow:1;font-size:0.9rem;color:#475569;margin-bottom:1rem}.blog-card .post-meta{font-size:0.75rem;color:#64748b;margin-bottom:0.75rem}.blog-card .post-meta span + span::before{content:'';display:inline-block;width:4px;height:4px;background:#cbd5e1;border-radius:50%;margin:0 6px;vertical-align:middle}.blog-card .read-more{align-self:flex-start;display:inline-block;padding:0.5rem 1rem;background:#ffa726;color:#fff;border-radius:999px;font-size:0.85rem;font-weight:600;text-decoration:none;transition:background 0.2s ease}.blog-card .read-more:hover{background:#fb8c00}.blog-hero-custom{position:relative;height:60vh;background-image:none;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.blog-hero-custom .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.55)}.blog-hero-custom .hero-inner{position:relative;z-index:1;max-width:800px;padding:2rem}.blog-hero-custom .hero-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.blog-hero-custom .hero-media img{width:100%;height:100%;object-fit:cover;display:block}.blog-content-section{background-color:#f9f7f4;padding:4rem 0}.blog-content-section .content-container{max-width:800px;margin:0 auto;background:#fff;border-radius:0.75rem;padding:2rem;box-shadow:0 4px 8px rgba(0,0,0,0.05)}.review-hero-custom{position:relative;height:60vh;display:flex;align-items:center;justify-content:center;text-align:left;color:#fff;overflow:hidden;background-color:#222}.review-hero-custom::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.55);z-index:0}.review-hero-custom .hero-inner{position:relative;z-index:1;width:100%;max-width:1000px;padding:2rem;display:flex;align-items:center;gap:2rem}.review-hero-custom .review-hero-image img{width:250px;max-width:250px;height:auto;display:block;border-radius:0.75rem;background:#f9f7f4;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,0.3)}.review-hero-custom .review-hero-text h1{margin-bottom:0.5rem;font-size:2.25rem;line-height:1.2;color:#fff}.review-hero-custom .review-hero-text .post-meta{font-size:0.9rem;margin-bottom:0.5rem;color:#f0f0f0}.review-hero-custom .review-hero-text .editorial-rating{font-weight:bold;margin-bottom:0.5rem;color:#ffe082}.review-hero-custom .review-hero-text .review-tagline{font-style:italic;color:#e0e0e0}@media (max-width:768px){.review-hero-custom .hero-inner{flex-direction:column;text-align:center}.review-hero-custom .review-hero-image img{margin:0 auto;width:180px}.review-hero-custom .review-hero-text{margin-top:1rem}.review-hero-custom .review-hero-text h1{font-size:1.75rem}}.table-of-contents ul{list-style:none;margin:0;padding:0}.table-of-contents{display:block;margin-bottom:1rem}.table-of-contents h2{margin-bottom:0.5rem}.table-of-contents li{position:relative;padding-left:1rem;margin:0.3rem 0}.table-of-contents li::before{content:'•';position:absolute;left:0;top:0;color:#ffa726;font-weight:bold}.table-of-contents a{color:#1e293b;text-decoration:none;font-weight:600;padding:0;border-bottom:none;background:none;border-radius:0}.table-of-contents a:hover{text-decoration:underline;background:none;color:#ffa726}.review-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fdbb7d 0%,#f79230 100%);color:#1e293b;padding:3rem 1rem 2.5rem;border-top:6px solid var(--category-accent,#ffa726)}.review-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient( 45deg,rgba(255,255,255,0.05) 0,rgba(255,255,255,0.05) 10px,rgba(255,255,255,0.03) 10px,rgba(255,255,255,0.03) 20px );pointer-events:none}.review-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-direction:row;padding:0 1rem}.review-hero-image{flex:0 0 40%;max-width:40%;display:flex;justify-content:center;align-items:center}.review-hero-image .image-card{background:rgba(255,255,255,0.8);border-radius:1rem;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.review-hero-image img{width:100%;height:auto;object-fit:contain}.review-hero-content{flex:0 0 60%;max-width:60%}.review-hero-content h1{margin-top:0;margin-bottom:0.5rem;font-size:2.5rem;font-weight:700;color:#1e293b}.review-hero-meta{font-size:0.9rem;color:#374151;margin-bottom:0.5rem}.editorial-badge{display:inline-block;padding:0.3rem 0.8rem;border-radius:999px;font-size:0.85rem;font-weight:600;background:var(--category-accent,#ffa726);color:#fff;margin-bottom:0.6rem}.fact-chips{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem}.fact-chip{display:inline-block;padding:0.3rem 0.8rem;border-radius:999px;font-size:0.8rem;font-weight:600;background:rgba(255,255,255,0.85);color:#1e293b}.review-verdict{font-style:italic;font-size:1rem;color:#374151;margin-bottom:1.25rem}.review-hero-cta{margin-top:1rem}.review-hero-cta .btn-orange{font-size:0.95rem}.review-hero.whey{--category-accent:#ffca28}.review-hero.plant{--category-accent:#66bb6a}.review-hero.casein{--category-accent:#5c6bc0}.review-hero.clear{--category-accent:#4fc3f7}.review-hero.mass{--category-accent:#ef5350}@media (max-width:768px){.review-hero-inner{flex-direction:column;text-align:center;gap:1.5rem}.review-hero-image{flex:none;width:60%;max-width:60%;margin:0 auto}.review-hero-content{flex:none;width:100%;max-width:100%}.review-hero-content h1{font-size:2rem}.review-hero-content .editorial-badge{display:table;margin-left:auto;margin-right:auto;margin-bottom:0.6rem}.review-hero-content .fact-chips{justify-content:center}}.related-articles{padding:4rem 1rem;max-width:1200px;margin:0 auto}.related-articles h2{text-align:center;margin-bottom:2rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.related-grid .top-ten-card{background:#fff;border-radius:0.75rem;box-shadow:0 4px 8px rgba(0,0,0,0.05);padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:transform 0.2s ease,box-shadow 0.2s ease}.related-grid .top-ten-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,0.1)}.related-grid .top-ten-icon{font-size:2rem;margin-bottom:1rem}.related-grid .top-ten-title{font-size:1.1rem;font-weight:700;margin-bottom:0.5rem}.related-grid .top-ten-desc{font-size:0.9rem;color:#555}.btn-orange{display:inline-block;background:#fb8c00;color:#fff;padding:0.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background 0.2s ease}.btn-orange:hover{background:#f57c00}.btn-outline{display:inline-block;border:2px solid #fb8c00;color:#fb8c00;padding:0.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.btn-outline:hover{background:#fb8c00;color:#fff}.byline{font-size:0.9rem;color:#666;margin-bottom:1rem}.share-section p a{font-size:1.5rem;margin:0 0.5rem;text-decoration:none}.share-section p a:hover{opacity:0.8}.featured-products .featured-item h4{margin:0 0 0.25rem;font-size:1.1rem}.featured-products .featured-item p{margin:0 0 0.5rem;font-size:0.9rem;color:#555}.featured-products .btn-orange{margin-top:0.5rem}.featured-products img{width:110px;height:auto;border-radius:0.5rem;margin-right:1rem}.featured-products .featured-item{display:flex;align-items:center;margin-bottom:1rem}.featured-products .featured-item:last-child{margin-bottom:0}.featured-products-section{margin-bottom:2rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.featured-grid .product-card{border:1px solid #efefef;border-radius:0.75rem;padding:1rem}.featured-grid .product-card .product-rank{display:none}.featured-products-section>h3{text-align:center;margin-bottom:1rem}.featured-products-section .featured-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.featured-products-section .featured-grid .product-card{max-width:280px;border:1px solid #efefef;border-radius:0.75rem;padding:1rem}.featured-products-section .featured-grid .product-card .product-rank{display:none}.featured-products-section .product-card .product-info-row{text-align:center}.featured-products-section .product-card .product-brand{display:block;font-size:0.9rem;font-weight:500;color:#7c4bf6}.featured-products-section .product-card .product-summary{margin-bottom:1.2rem}.featured-products-section .product-card .product-brand{display:block;font-size:0.96rem;font-weight:600;letter-spacing:0.03em;color:#7a7672;text-transform:uppercase;margin-bottom:0.3rem}.featured-products-section .product-card .product-brand{margin-top:0.3rem}.featured-products-section .product-card .product-details{margin-bottom:0.5rem}.featured-products-section .product-card .product-image-link{max-width:120px;margin-left:auto;margin-right:auto;display:block}.featured-products-section .product-card .product-image{padding:0.4rem}.featured-products-section .product-card .product-image-link{background:none}.featured-products-section .product-card .product-image{background:none;width:100%;height:auto;object-fit:contain;padding:0}.featured-products-section .product-card .product-details{margin-bottom:0.8rem}.related-articles{background:#f9f7f4;padding:4rem 1rem}@media (max-width:768px){.blog-content-section h2,.blog-content-section h3{margin-top:2rem}.featured-products-section{margin-top:2rem}.cta-section a.btn-orange,.cta-section a.btn-outline{display:block;width:100%;box-sizing:border-box;margin:0.5rem 0}.cta-section a.btn-orange{margin-top:0.5rem}}@media (max-width:768px){.blog-card{flex-direction:column;align-items:flex-start}.post-single p.cta a.btn-orange{display:block;width:100%;box-sizing:border-box;text-align:center;margin:1rem 0}.blog-card .card-image{width:100%;height:200px;margin:0}.blog-card .card-body{padding:1rem}}@media (max-width:768px){.blog-content-section h1,.blog-content-section h2,.blog-content-section h3,.blog-content-section h4,.blog-content-section h5,.blog-content-section h6{margin-bottom:0.8rem}.blog-content-section p,.blog-content-section ul,.blog-content-section ol{margin-bottom:1.2rem;line-height:1.6}}@media (max-width:768px){.blog-card{flex-direction:row;align-items:flex-start}.blog-card .card-image{flex:0 0 100px;width:100px;height:100px;margin:0 1rem 0 0}.blog-card .card-body{padding:0;flex:1}.blog-card .read-more{margin-top:0.5rem;display:inline-block}}@media (max-width:768px){.blog-card{flex-direction:column;align-items:stretch;padding:1rem}.blog-card .card-top{display:flex;align-items:flex-start}.blog-card .card-top .card-body{flex:1;padding-right:0.75rem}.blog-card .card-top .card-image{flex:0 0 35%;margin:0}.blog-card .card-top .card-image img{max-width:100px;max-height:90px;width:auto;height:auto;object-fit:contain}.blog-card .card-bottom{width:100%;padding-top:0.75rem}.blog-card .card-body h3.post-title{margin-bottom:0.5rem}.blog-card .card-body{padding:0 0 0.5rem 0}.blog-card .card-bottom{padding:0}.blog-card .read-more{margin-top:0.75rem}}@media (min-width:769px){.blog-card{display:grid;grid-template-columns:1fr 160px;grid-auto-rows:auto;grid-template-areas:"body image" "bottom image";align-items:start;padding:1rem}.blog-card .card-top{display:contents}.blog-card .card-body{grid-area:body;padding:0 1rem 0 0}.blog-card .card-image{grid-area:image;width:120px;height:120px;margin:0;background-color:#f4f5f6;border-radius:0.75rem;padding:0.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;align-self:center}.blog-card .card-image img{width:100%;height:100%;object-fit:cover;border-radius:0.5rem}.blog-card .card-bottom{grid-area:bottom;padding:0 1rem 1rem 0}}#amazon-protein-grid .product-stars,#amazon-protein-grid .product-card>.product-stars{display:none !important}html body #amazon-protein-grid .product-stars{display:none !important}nav.main-nav .top-tens-menu{width:122% !important;transform:translateX(-56%) !important;padding-left:20px !important;padding-right:20px !important}nav.main-nav .top-tens-menu>div{padding:0 15px !important}nav.main-nav .top-tens-menu>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.15) !important}nav.main-nav .mega-menu,nav.main-nav .top-tens-menu{border-radius:0 !important}nav.main-nav .mega-menu h4{color:#FFA726 !important;opacity:1 !important;filter:none !important;font-size:1rem !important;margin:0 0 0.5rem 0 !important;font-weight:600 !important}nav.main-nav .top-tens-menu .menu-header{color:#FFA726 !important;font-size:1rem !important;margin:0 0 0.5rem 0 !important;font-weight:600 !important;display:block !important}nav.main-nav .mega-menu li a{font-size:0.9rem !important;line-height:1.5 !important;color:#ccc !important;padding:0 !important;background:none !important;transition:color 0.15s ease}nav.main-nav .mega-menu li a:hover{color:#fff !important}nav.main-nav .mega-menu{padding-top:24px !important;padding-bottom:24px !important}nav.main-nav .mega-menu h4{margin-top:0 !important}nav.main-nav .top-tens-dropdown{position:relative}nav.main-nav .top-tens-menu{display:none !important;position:absolute;left:50%;top:100%;width:122% !important;transform:translateX(-56%) !important;max-width:1800px;background:#0b0d10;padding:24px 20px;z-index:1000;grid-template-columns:minmax(0,0.8fr) repeat(4,minmax(0,1fr));column-gap:0;row-gap:0;border-radius:0}.top-tens-dropdown:hover>.top-tens-menu,.top-tens-dropdown:focus-within>.top-tens-menu{display:grid !important}nav.main-nav .top-tens-menu>div{padding:0 15px !important}nav.main-nav .top-tens-menu>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.15) !important}nav.main-nav .top-tens-menu h4{color:#FFA726 !important;font-size:1rem !important;margin:0 0 0.5rem 0 !important;font-weight:600 !important}nav.main-nav .top-tens-menu ul{list-style:none !important;margin:0 !important;padding:0 !important}nav.main-nav .top-tens-menu li{margin-bottom:9px !important}nav.main-nav .top-tens-menu>div{padding:0 30px !important}nav.main-nav .top-tens-menu>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.2) !important}nav.main-nav .top-tens-menu a{display:block !important;padding:0 !important;font-size:0.9rem !important;line-height:1.5 !important;color:#ccc !important;background:none !important;border-radius:0 !important;transition:color 0.15s ease !important;white-space:nowrap !important;font-weight:400 !important}nav.main-nav .top-tens-menu a:hover{color:#fff !important;background:none !important}nav.main-nav .top-tens-menu{width:122% !important;transform:translateX(-56%) !important;padding-left:20px !important;padding-right:20px !important}nav.main-nav .top-tens-menu>div{padding:0 15px !important}nav.main-nav .top-tens-menu>div:not(:last-child){border-right:1px solid rgba(255,255,255,0.15) !important}nav.main-nav .top-tens-menu a{white-space:nowrap !important;word-break:normal !important;overflow-wrap:normal !important}@media (min-width:1024px){nav.main-nav .top-tens-menu{width:165% !important;transform:translateX(-70%) !important}}@media (min-width:1024px){nav.main-nav .top-tens-menu>div{padding:0 36px !important}}@media (min-width:1024px){nav.main-nav .top-tens-menu{transform:translateX(-60%) !important}}.reviews-filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:2rem auto;padding:0 1rem}.reviews-filter-bar .chip-container{display:flex;flex-wrap:wrap;gap:0.5rem}.reviews-filter-bar .chip{background:#f5f5f5;color:#083e5b;padding:0.4rem 0.8rem;border-radius:999px;border:1px solid #cbd5e1;cursor:pointer;font-size:0.875rem;transition:background 0.2s ease}.reviews-filter-bar .chip.active,.reviews-filter-bar .chip:hover{background:#ffa726;color:#fff;border-color:#ffa726}.reviews-filter-bar .search-sort{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.reviews-filter-bar input[type="text"],.reviews-filter-bar select{padding:0.4rem 0.6rem;border:1px solid #cbd5e1;border-radius:4px;font-size:0.875rem}.filters-button{padding:0.4rem 0.8rem;border:1px solid #cbd5e1;border-radius:4px;background:#fff;cursor:pointer;font-size:0.875rem}.filters-button:hover{background:#f5f5f5}.reviews-drawer{position:fixed;top:0;right:0;width:320px;max-width:80%;height:100%;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,0.2);overflow-y:auto;padding:1.5rem;z-index:1000;display:none}.reviews-drawer.open{display:block}.reviews-drawer h3{margin-top:1.2rem;margin-bottom:0.5rem;font-size:1rem;color:#083e5b}.reviews-drawer label{display:block;margin-bottom:0.5rem;font-size:0.9rem;color:#475569}.reviews-drawer input[type="text"]{width:100%;padding:0.4rem 0.6rem;border:1px solid #cbd5e1;border-radius:4px;margin-bottom:1rem;font-size:0.9rem}.reviews-drawer .apply-filters,.reviews-drawer .reset-filters,.reviews-drawer .close-filters{display:inline-block;margin-top:0.8rem;margin-right:0.5rem;padding:0.4rem 0.8rem;border:1px solid #cbd5e1;border-radius:4px;background:#fff;cursor:pointer;font-size:0.875rem}.reviews-drawer .apply-filters:hover,.reviews-drawer .reset-filters:hover,.reviews-drawer .close-filters:hover{background:#f5f5f5}.reviews-cta{text-align:center;margin:3rem 0}.reviews-cta a{font-weight:600;color:#083e5b;text-decoration:none;border-bottom:2px solid transparent;transition:border-color 0.2s ease}.reviews-cta a:hover{border-color:#ffa726}.pagination{display:flex;justify-content:center;align-items:center;gap:0.5rem;margin:2rem 0;flex-wrap:wrap}.pagination a{padding:0.4rem 0.75rem;border:1px solid #cbd5e1;border-radius:4px;color:#083e5b;text-decoration:none;font-size:0.875rem}.pagination a:hover{background:#f5f5f5}.pagination a.active{background:#ffa726;color:#fff;border-color:#ffa726}.pagination a.disabled{color:#a0aec0;pointer-events:none}@media (max-width:600px){nav.pagination,#reviews-pagination{display:inline-block;width:100%;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden}nav.pagination a,#reviews-pagination a{display:inline-block;margin:0 0.25rem;white-space:nowrap}}.reviews-grid{margin-top:2rem}@media (min-width:768px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}#reviews-grid .blog-card .card-image img,#reviews-grid .blog-card img{object-fit:contain}#reviews-grid .blog-card .card-image{flex:0 0 auto;width:140px;height:140px;margin:0 1rem;padding:0.75rem;background:#fff7f0;border:1px solid rgba(250,171,26,0.3);border-radius:1rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}#reviews-grid .blog-card .card-image img{max-width:110px;max-height:110px;width:auto;height:auto;object-fit:contain}#reviews-grid .review-card{display:flex;flex-direction:column}#reviews-grid .review-card .review-top{display:flex;align-items:flex-start;justify-content:space-between;padding:0 1rem 0.5rem}#reviews-grid .review-top-text{flex:1}#reviews-grid .review-top-image{flex:0 0 auto;width:120px;height:120px;padding:0.75rem;background:#fff7f0;border:1px solid rgba(250,171,26,0.3);border-radius:1rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin-left:1rem}#reviews-grid .review-top-image img{max-width:90px;max-height:90px;width:auto;height:auto;object-fit:contain}#reviews-grid .review-summary{padding:0 1rem;margin-bottom:0.5rem;flex-grow:1}#reviews-grid .review-card .post-meta{padding:0;margin:0;font-size:0.85rem;color:var(--color-text-muted)}#reviews-grid .review-card .read-more{margin:0}#reviews-grid .review-card .review-footer{display:flex;align-items:center;gap:0.75rem;padding:0 1rem 1rem;margin-top:auto}@media (min-width:1200px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){nav.main-nav .top-tens-menu{transform:translateX(-65%) !important}}@media (min-width:1024px){nav.main-nav .top-tens-menu{transform:translateX(-62%) !important}}@media (min-width:1024px){nav.main-nav .top-tens-menu{transform:translateX(-60%) !important}}.review-hero-image{flex:0 0 auto !important;width:250px !important;max-width:250px !important}@media (max-width:768px){.review-hero-image{width:180px !important;max-width:180px !important}}.reviews-drawer #brand-options{max-height:200px;overflow-y:auto}.reviews-drawer .close-filters.top{display:block;margin-bottom:1rem}.reviews-drawer{padding-bottom:5rem}.reviews-drawer .apply-filters,.reviews-drawer .reset-filters,.reviews-drawer .close-filters{position:sticky;bottom:1rem;background:#fff}.reviews-drawer .filter-actions{position:sticky;bottom:0;background:#fff;padding-top:0.8rem;padding-bottom:0.8rem;display:flex;gap:0.5rem}.filter-actions .apply-filters,.filter-actions .reset-filters,.filter-actions .close-filters{position:static}.reviews-drawer #brand-options{max-height:160px}.reviews-drawer .filter-actions{position:sticky;top:0;background:#fff;z-index:10;padding-bottom:0.5rem;margin-bottom:0.5rem;display:flex;gap:0.5rem}.reviews-drawer{display:none;position:fixed;top:0;right:0;width:min(420px,90vw);height:100dvh;background:var(--color-background,#fff);box-shadow:-2px 0 20px rgba(0,0,0,0.18);z-index:1000;overflow:hidden;border-top-left-radius:var(--radius,1rem);border-bottom-left-radius:var(--radius,1rem)}.reviews-drawer.open{display:flex;flex-direction:column}.reviews-drawer,.reviews-drawer *{min-height:0}.reviews-drawer .drawer-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--color-background,#fff);border-bottom:1px solid rgba(0,0,0,0.08)}.reviews-drawer .drawer-title{margin:0;font-size:1.15rem;font-weight:700;color:var(--color-text-main,#162d38)}.reviews-drawer .drawer-close{border:0;background:transparent;font-size:1.1rem;line-height:1;padding:0.25rem;cursor:pointer}.reviews-drawer .drawer-scroll{flex:1 1 auto;overflow-y:auto;padding:1rem 1.25rem;padding-bottom:calc(var(--drawer-footer-h,72px) + env(safe-area-inset-bottom,0px) + 8px)}.reviews-drawer .drawer-scroll{scrollbar-width:thin;scrollbar-color:rgba(22,45,56,0.35) var(--color-background,#fff)}.reviews-drawer .drawer-scroll::-webkit-scrollbar{width:10px}.reviews-drawer .drawer-scroll::-webkit-scrollbar-track{background:transparent}.reviews-drawer .drawer-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-primary,#f7b340),#e39f1f);border-radius:999px;border:3px solid transparent;background-clip:content-box}.reviews-drawer .drawer-scroll h3{margin-top:1.25rem;margin-bottom:0.5rem}.reviews-drawer .drawer-scroll label{display:block;margin:0.35rem 0}.reviews-drawer #brand-options{max-height:none !important;overflow:visible !important}.reviews-drawer .brand-controls{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.5rem}.reviews-drawer .brand-counter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 0.4rem;font-size:0.75rem;font-weight:700;border-radius:999px;color:#1a1a1a;background:var(--color-secondary,#fdc96a);margin-left:0.35rem}.reviews-drawer .brand-toggle{display:inline-block;margin-top:0.35rem;background:transparent;border:0;font-size:0.95rem;color:var(--color-text-main,#162d38);text-decoration:underline;cursor:pointer}.reviews-drawer .drawer-footer{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:1fr auto auto;gap:0.75rem;align-items:center;padding:0.75rem 1.25rem;background:var(--color-background,#fff);border-top:1px solid rgba(0,0,0,0.08);box-shadow:0 -6px 12px rgba(0,0,0,0.04)}.reviews-drawer .drawer-footer .results{font-weight:600;font-size:0.95rem;color:var(--color-text-main,#162d38)}.reviews-drawer .drawer-footer .clear-link{background:transparent;border:0;font-size:0.95rem;color:#5b6a74;text-decoration:underline;cursor:pointer}.reviews-drawer .drawer-footer .apply-btn{justify-self:end;background:var(--color-primary,#f7b340);color:#000;border:none;font-weight:700;border-radius:999px;padding:0.6rem 1.1rem;cursor:pointer}.reviews-drawer .drawer-footer .apply-btn[disabled]{opacity:0.6;cursor:not-allowed}.reviews-drawer .close-filters.bottom{display:none !important}body.no-scroll{overflow:hidden !important}@media (max-width:768px){.reviews-drawer{width:100vw;height:100dvh;border-radius:0;padding-bottom:env(safe-area-inset-bottom,0px)}.reviews-drawer .drawer-footer{padding-bottom:calc(0.75rem + env(safe-area-inset-bottom,0px))}}@media (max-width:480px){.reviews-drawer .drawer-footer{grid-template-columns:1fr;grid-auto-rows:auto;row-gap:0.5rem}.reviews-drawer .drawer-footer .apply-btn{justify-self:stretch;width:100%}.reviews-drawer .drawer-footer .clear-link{justify-self:start}}.reviews-drawer #brand-options{max-height:none !important;overflow:visible !important}.reviews-drawer .filter-actions{display:none !important}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{display:flex;flex-direction:column}.blog-card .card-top,.blog-card .card-top .card-body,.blog-card .card-top .card-image{display:block;width:100%}.blog-card .card-image{margin:0 0 1rem 0;flex:none}.blog-card .card-image img{width:100%;height:200px;object-fit:cover;border-radius:0.75rem}.blog-card .card-body{padding-right:0}.blog-card{display:flex;flex-direction:column}.blog-card .card-top{display:flex;align-items:flex-start;justify-content:space-between;padding:0 1rem 0.5rem}.blog-card .card-top .card-body{flex:1;padding-right:0.75rem}.blog-card .card-top .card-image{flex:0 0 auto;width:120px;height:120px;padding:0.75rem;background:#fff7f0;border:1px solid rgba(250,171,26,0.3);border-radius:1rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin-left:1rem}.blog-card .card-top .card-image img{max-width:100px;max-height:90px;width:auto;height:auto;object-fit:contain}.blog-card .card-bottom{display:flex;align-items:center;gap:0.75rem;padding:0 1rem 1rem;margin-top:auto}.blog-card .post-meta{padding:0;margin:0;font-size:0.85rem;color:var(--color-text-muted)}.blog-card .card-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem;padding:0 1rem 1rem}.blog-card .card-bottom .post-excerpt{flex-basis:100%;margin-bottom:0.5rem}.blog-card .card-bottom .post-meta{font-size:0.85rem;color:var(--color-text-muted);margin-right:0.75rem}.blog-card .card-bottom .read-more{margin-top:0}#amazon-protein-grid .product-card{min-height:150px !important;margin:0.8rem auto !important;padding:1.25rem 1rem !important}#amazon-protein-grid .product-info-row,#amazon-protein-grid .product-details,#amazon-protein-grid .amazon-btn{margin-top:0.4rem !important}@media (max-width:600px){#amazon-protein-grid .product-card{flex-direction:column !important;align-items:flex-start !important;gap:0.8rem !important}#amazon-protein-grid .product-image-link{margin-bottom:0.5rem !important}}@media (max-width:600px){.faq,.cta-section{padding:1.2rem 1rem;margin-bottom:1.5rem}}@media (max-width:768px){.product-card,.product-tile{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important}.product-image-link,.product-media{width:120px !important;height:120px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:8px auto 12px auto !important;float:none !important;position:static !important}.product-image-link img,.product-media img,.product-image{display:block !important;max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important;margin:0 auto !important}.product-brand,.product-title,.product-meta,.product-details,.product-info-row,.product-title-link,.product-actions,.amazon-btn{text-align:center !important;width:100% !important}.product-list{display:grid !important;grid-template-columns:1fr !important}#amazon-protein-grid .product-card{align-items:center !important;text-align:center !important}#amazon-protein-grid .product-image-link{width:120px !important;height:120px !important;margin:8px auto 12px auto !important;display:flex !important;align-items:center !important;justify-content:center !important}#amazon-protein-grid .product-image-link img,#amazon-protein-grid .product-image{max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important;margin:0 auto !important}#amazon-protein-grid .product-info-row,#amazon-protein-grid .product-title-link,#amazon-protein-grid .product-details,#amazon-protein-grid .amazon-btn{text-align:center !important;align-items:center !important;width:100% !important}}@media (max-width:767px){.top-ten-section .top-ten-intro{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:90%}}@media (max-width:767px){.badge-group{position:static !important;display:flex !important;flex-wrap:wrap !important;align-items:center;gap:8px !important;margin:8px 0 6px 0}.product-badge,.badge{position:static !important;display:inline-flex;align-items:center;max-width:100%;height:auto !important;padding:6px 10px !important;line-height:1.2;white-space:normal !important;overflow:visible;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;text-overflow:clip}.product-card .product-image-link,.product-card .product-title-link{margin-top:0}}.comparison-table .btn.btn-primary::after{content:none !important;display:none !important}.comparison-table thead th,.comparison-table tbody th,.comparison-table td{word-break:normal !important;overflow-wrap:normal !important;hyphens:none !important;white-space:normal !important;-ms-hyphens:none !important;-webkit-hyphens:none !important}.comparison-table .badge{word-break:normal !important;overflow-wrap:normal !important;hyphens:none !important;-ms-hyphens:none !important;-webkit-hyphens:none !important}@media (max-width:767px){.comparison-wrapper{-webkit-overflow-scrolling:touch}.comparison-wrapper>table.comparison-table{width:max-content;table-layout:auto}.comparison-wrapper>table.comparison-table th,.comparison-wrapper>table.comparison-table td{width:auto;min-width:10rem}}.featured-products-section .product-card .product-image-link{aspect-ratio:auto;overflow:visible;display:flex;align-items:center;justify-content:center;height:auto;max-width:120px;margin-left:auto;margin-right:auto}.featured-products-section .product-card .product-image{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;padding:0;display:block}@media (max-width:768px){.blog-content-section h1,.blog-content-section h2,.blog-content-section h3,.blog-content-section h4,.blog-content-section h5,.blog-content-section h6{margin-top:2rem}}@media (max-width:768px){.blog-content-section h1,.blog-content-section h2,.blog-content-section h3,.blog-content-section h4,.blog-content-section h5,.blog-content-section h6{margin-bottom:1rem}.blog-content-section p,.blog-content-section ul,.blog-content-section ol{margin-bottom:1.4rem}}