*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol,figure{margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}:root{--primary: #2d6a4f;--secondary: #40916c;--accent: #d4a853;--text: #1b4332;--bg: #f6faf7;--gray: #527a62;--light-gray: #ecf5ee;--shadow: 0 1px 3px rgba(0,0,0,.1);--shadow-hover: 0 4px 12px rgba(0,0,0,.15);--radius: 8px}body{font-family:"Source Sans 3",-apple-system,sans-serif;line-height:1.6;color:var(--text);background:var(--bg);font-size:1rem}h1{font-size:1.75rem;line-height:1.2}h2{font-size:1.4rem;line-height:1.3;margin-bottom:.75rem}h3{font-size:1.15rem;line-height:1.3}p{margin-bottom:1rem}.container{max-width:1200px;padding:0 1rem;margin:0 auto}.btn-primary{display:inline-block;background:var(--secondary);color:#fff;padding:.875rem 2rem;border-radius:6px;font-size:1.1rem;font-weight:700;text-decoration:none;text-align:center;border:none;cursor:pointer;transition:background .2s,transform .1s}.btn-primary:hover{background:#047857;transform:translateY(-1px)}.btn-secondary{display:inline-block;background:transparent;color:var(--secondary);padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;border:2px solid var(--secondary);cursor:pointer;transition:background .2s,color .2s}.btn-secondary:hover{background:var(--secondary);color:#fff}.pu5-0bc8a0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.card{background:var(--bg);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.card-body{padding:1rem}.stars{color:#f59e0b;font-size:1.1rem;letter-spacing:1px}.stars-empty{color:#d1d5db}.price-original{text-decoration:line-through;color:var(--gray);font-size:.95rem}.price-sale{font-size:1.75rem;font-weight:800;color:var(--accent)}.price-discount{display:inline-block;background:#fef2f2;color:var(--accent);padding:.15rem .5rem;border-radius:4px;font-size:.85rem;font-weight:600}details{border-bottom:1px solid #e5e7eb}details summary{padding:1rem 0;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}details summary:after{content:"+";font-size:1.25rem;color:var(--gray)}details[open] summary:after{content:"−"}details summary::-webkit-details-marker{display:none}details>div,details>p{padding:0 0 1rem;color:var(--gray)}.pu5-83903b{display:inline-flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.pu5-1e571e{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--gray)}.pu5-1e571e svg{width:20px;height:20px;flex-shrink:0}.breadcrumb{padding:.75rem 0;font-size:.85rem;color:var(--gray)}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:0;padding:0}.breadcrumb li:after{content:"/";margin:0 .4rem}.breadcrumb li:last-child:after{content:""}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:var(--text)}.site-header{border-bottom:1px solid #e5e7eb;padding:.75rem 0}.site-header .container{display:flex;justify-content:space-between;align-items:center}.site-header nav{display:flex;gap:1.25rem}.site-header nav a{text-decoration:none;font-weight:500;font-size:.95rem}.site-header nav a:hover{color:var(--primary)}.site-name{font-weight:700;font-size:1.15rem;text-decoration:none}.site-footer{border-top:1px solid #e5e7eb;padding:2rem 0;margin-top:3rem;font-size:.85rem;color:var(--gray)}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-links{display:flex;gap:1rem;margin-bottom:.5rem}.footer-disclaimer{font-style:italic;margin-top:.5rem}.hero{padding:2rem 0}.hero h1{margin-bottom:1rem}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero img{border-radius:var(--radius)}.hero .pu5-38f6f9{font-size:1.05rem;color:var(--gray)}.hero-trust-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.hero-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--gray)}.hero-trust-item svg{width:20px;height:20px;flex-shrink:0}.hero-price-inline{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin:.75rem 0}.hero-rating{font-size:.95rem;margin-bottom:.5rem}.savings-text{font-size:.9rem;color:var(--secondary);font-weight:600}.section{padding:2rem 0}.section-alt{background:var(--light-gray);padding:2rem 0}.sec-flow{display:flex;flex-direction:column}.sec{min-width:0}.features-list{list-style:none;padding:0}.features-list li{padding:.5rem 0;display:flex;align-items:flex-start;gap:.5rem}.features-list svg{flex-shrink:0;color:var(--secondary);margin-top:2px}.review-card{background:var(--light-gray);border-radius:var(--radius);padding:1rem;margin-bottom:1rem}.review-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem}.review-author{font-weight:600}.review-date{color:var(--gray);font-size:.8rem}.blog-card{text-decoration:none;color:inherit}.blog-card h3{margin-bottom:.5rem}.blog-card .excerpt{color:var(--gray);font-size:.9rem}.blog-card .date{color:var(--gray);font-size:.8rem;margin-top:.5rem}.price-box{background:var(--light-gray);border-radius:var(--radius);padding:1.5rem;text-align:center}.long-desc h2,.long-desc h3{margin-top:1.5rem}.long-desc ul,.long-desc ol{padding-left:1.25rem;margin-bottom:1rem}.long-desc li{margin-bottom:.25rem}.pu5-cc75fd{text-align:center;padding:4rem 1rem}.pu5-cc75fd h1{font-size:3rem;margin-bottom:1rem}.pu5-5748ef{max-width:800px;margin:0 auto;padding:2rem 1rem}.pu5-5748ef h1{margin-bottom:1.5rem}.pu5-5748ef h2{margin-top:2rem}p,li,td,.footer-disclaimer,.card-ft-disc{overflow-wrap:break-word;word-break:break-word}@media(max-width:479px){h1{font-size:1.5rem}.hero .pu5-38f6f9{font-size:.95rem}}@media(min-width:768px){h1{font-size:2.25rem}h2{font-size:1.6rem}.hero-content{flex-direction:row;align-items:center}.hero-content>*{flex:1}}@media(min-width:1024px){h1{font-size:2.5rem}}.skip-link{position:absolute;top:-40px;left:0;background:var(--primary);color:#fff;padding:8px 16px;z-index:100;transition:top .2s;text-decoration:none}.skip-link:focus{top:0}.card img,.pu5-0bc8a0 img{aspect-ratio:1 / 1;object-fit:cover;width:100%;height:auto}.hero img,.product-hero img{aspect-ratio:auto;object-fit:contain;max-width:100%;height:auto}.health-disclaimer{margin-top:2rem;padding:1rem 1.5rem;background:var(--light-gray);border-left:4px solid var(--gray);border-radius:4px;font-size:.85rem;color:var(--gray)}.urgency-text{color:var(--accent);font-weight:700;font-size:.9rem;margin-top:.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.last-updated{font-size:.8rem;color:var(--gray);margin-top:.5rem}.btn-cta{display:inline-block;background:var(--secondary);color:#fff;padding:.875rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:700;text-decoration:none;text-align:center;border:none;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s}.btn-cta:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.btn-cta-pulse{animation:ctaPulse 2s ease-in-out infinite}@keyframes ctaPulse{0%,to{box-shadow:0 0 #05966966}50%{box-shadow:0 0 0 10px #05966900}}.cro-section{padding:1.5rem 0}.cro-section .container{max-width:800px}.card-ft-links a,.footer-links a{min-height:44px;display:inline-flex;align-items:center}.pu5-0bc8a0:empty,.lc-products:empty{display:none}@media(max-width:360px){.card-ft-disc,.card-ft-copy,.seal-pill,.card-ft-links a{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:768px){footer a,.breadcrumb a,header a[class*=brand]{min-height:44px;display:inline-flex;align-items:center}footer,footer a,footer p,footer span,.breadcrumb,.breadcrumb a,.breadcrumb span{font-size:14px}}.pu5-ee0c03[data-astro-cid-qlfjksao]{border-top:3px solid var(--primary);background:var(--bg)}.pu5-3aa4b7[data-astro-cid-qlfjksao]{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 1rem;text-align:center}.pu5-b191a5[data-astro-cid-qlfjksao]{display:inline-block;font-weight:800;font-size:1.6rem;color:var(--text);text-decoration:none;letter-spacing:.02em;margin-bottom:.6rem}.pu5-567ba0[data-astro-cid-qlfjksao]{height:40px;width:auto;display:block;margin:0 auto}.pu5-285233[data-astro-cid-qlfjksao]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem}.pu5-285233[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{text-decoration:none;font-weight:500;font-size:.9rem;color:var(--gray);transition:color .2s;min-height:44px;display:inline-flex;align-items:center}.pu5-285233[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover{color:var(--primary)}.pu5-6cce79[data-astro-cid-qlfjksao]{color:var(--primary);font-size:1.1rem;user-select:none}@media(max-width:639px){.pu5-3aa4b7[data-astro-cid-qlfjksao]{padding:1rem .75rem .75rem}.pu5-b191a5[data-astro-cid-qlfjksao]{font-size:1.3rem}.pu5-285233[data-astro-cid-qlfjksao]{gap:.4rem}.pu5-6cce79[data-astro-cid-qlfjksao]{display:none}.pu5-285233[data-astro-cid-qlfjksao]{flex-direction:column;gap:0}.pu5-285233[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{padding:.25rem .75rem}}.pu5-727e3a[data-astro-cid-35ed7um5]{margin-top:3rem;background:#111827;color:#d1d5db;font-size:.82rem;border-top:3px solid;border-image:linear-gradient(90deg,var(--primary),var(--secondary)) 1}.pu5-66c7ee[data-astro-cid-35ed7um5]{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.pu5-ccad1c[data-astro-cid-35ed7um5]{font-size:1.05rem;color:#f9fafb}.pu5-e5432a[data-astro-cid-35ed7um5]{font-style:italic;font-size:.875rem;color:#9ca3af;margin:.4rem 0 0}.pu5-5ceeb4[data-astro-cid-35ed7um5]{text-align:right;display:flex;flex-direction:column;justify-content:space-between}.pu5-f80ec6[data-astro-cid-35ed7um5]{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.pu5-f80ec6[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{color:#d1d5db;text-decoration:none;transition:color .2s}.pu5-f80ec6[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover{color:var(--primary)}.pu5-02572a[data-astro-cid-35ed7um5]{font-size:.78rem;color:#9ca3af;margin-top:.75rem}@media(max-width:639px){.pu5-66c7ee[data-astro-cid-35ed7um5]{grid-template-columns:1fr;gap:1.25rem}.pu5-5ceeb4[data-astro-cid-35ed7um5]{text-align:left}.pu5-f80ec6[data-astro-cid-35ed7um5]{justify-content:flex-start}}
