:root{--green:var(--color-brand-green);--green-hover:var(--color-brand-green-hover);--green-light:var(--color-brand-green-light);--green-glow:#00563340;--white:#fff;--off-white:var(--color-brand-off-white);--text:var(--color-brand-text);--text-secondary:var(--color-brand-text-secondary);--text-muted:var(--color-brand-text-muted);--border:var(--color-brand-border);--star:var(--color-brand-star);--max-width:640px}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}hr.divider{border:none;border-top:1px solid var(--border);margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.logo-header{text-align:center;border-bottom:1px solid var(--border);padding:8px 0;overflow:hidden}.logo-header img{object-fit:contain;width:auto;max-width:100%;height:117px;margin:-16px 0}.fade-in{opacity:0;transition:opacity .4s}.fade-in.visible{opacity:1}@media (prefers-reduced-motion:reduce){.fade-in{opacity:1;transition:none}}.shimmer-btn{background:var(--green);width:100%;color:var(--white);text-align:center;cursor:pointer;box-shadow:0 4px 14px var(--green-glow);letter-spacing:.3px;border:none;border-radius:14px;padding:18px 32px;font-family:inherit;font-size:18px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .3s;display:block;position:relative;overflow:hidden}.shimmer-btn:before{content:"";background:linear-gradient(120deg,#0000 0% 30%,#ffffff40 50%,#0000 70% 100%);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:200%}}@media (prefers-reduced-motion:reduce){.shimmer-btn:before{animation:none;display:none}}.shimmer-btn:hover{background:var(--green-hover);box-shadow:0 6px 20px var(--green-glow);transform:translateY(-2px)}.shimmer-btn:active{box-shadow:0 2px 8px var(--green-glow);transform:translateY(0)}.shimmer-btn:disabled{cursor:progress;opacity:.85}.buy-error{text-align:center;color:#b00020;margin-top:10px;font-size:14px;font-weight:600}.hero{text-align:center;padding:48px 0 32px}.hero h1{letter-spacing:-.5px;font-size:36px;font-weight:800;line-height:1.05}.hero-subtitle{color:var(--text-secondary);margin-top:12px;font-size:17px;line-height:1.5}.offer{padding:28px 0 24px}.offer-card{align-items:center;gap:20px;display:flex}.offer-image{flex:0 0 130px;width:130px}.offer-image img{border-radius:12px;width:100%;height:auto;box-shadow:0 8px 24px #0000001f}.offer-details{flex-direction:column;flex:1;gap:4px;display:flex}.offer-details h2{font-size:20px;font-weight:700;line-height:1.25}.offer-author{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.offer-price{align-items:baseline;gap:8px;margin-top:6px;display:flex}.price-current{color:var(--green);font-size:28px;font-weight:800}.price-compare{color:var(--text-muted);font-size:18px;text-decoration:line-through}.buy-section{margin-top:20px}.buy-subtext{text-align:center;color:var(--text-muted);margin-top:10px;font-size:13px}.included{padding:40px 0}.included h2,.recipe-section h2,.reviews h2{text-align:center;margin-bottom:24px;font-size:24px;font-weight:800}.included-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.included-card{background:var(--off-white);border:1px solid var(--border);text-align:center;border-radius:14px;padding:20px 16px}.included-icon{margin-bottom:10px;font-size:32px}.included-card h3{margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.included-card p{color:var(--text-secondary);font-size:12px;line-height:1.4}.proof-bar{text-align:center;justify-content:center;align-items:center;gap:20px;padding:24px 0;display:flex}.proof-stat-wrap{align-items:center;gap:20px;display:flex}.proof-stat{flex-direction:column;gap:2px;display:flex}.proof-number{color:var(--green);font-size:22px;font-weight:800}.proof-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.proof-divider{background:var(--border);width:1px;height:36px;display:inline-block}.recipe-section{padding:40px 0}.recipe-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.recipe-item{aspect-ratio:1;background:var(--green-light);border-radius:12px;position:relative;overflow:hidden}.recipe-item img{object-fit:cover;width:100%;height:100%;display:block}.recipe-label{color:var(--white);letter-spacing:.2px;background:linear-gradient(#0000,#000000bf);padding:28px 12px 10px;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.reviews{padding:40px 0}.reviews-grid{grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.review-card{background:var(--off-white);border:1px solid var(--border);border-radius:14px;padding:20px}.review-stars{gap:2px;margin-bottom:10px;display:flex}.review-stars svg{width:16px;height:16px;fill:var(--star)}.review-text{font-size:15px;line-height:1.6}.about{text-align:center;padding:44px 0}.about-photo{border:3px solid var(--border);border-radius:50%;width:157px;height:157px;margin:0 auto 20px;overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:100%}.about h2{margin-bottom:16px;font-size:24px;font-weight:800}.about-body{color:var(--text-secondary);font-size:17px;line-height:1.75}.final-cta{padding:32px 0 64px}.social-footer{text-align:center;padding:32px 0 48px}.social-links{justify-content:center;gap:20px;margin-bottom:20px;display:flex}.social-links a{width:44px;height:44px;color:var(--text);background:var(--off-white);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.social-links a:hover{background:var(--green);color:var(--white);border-color:var(--green);transform:translateY(-2px)}.social-links svg{width:20px;height:20px}.support-link{color:var(--green);border:2px solid var(--green);border-radius:10px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.support-link:hover{background:var(--green);color:var(--white)}@media (max-width:768px){.hero h1{font-size:30px}.included-grid{gap:10px}.included-card{padding:16px 12px}.included-card h3{font-size:13px}.included-card p{font-size:11px}}@media (max-width:480px){.container{padding:0 20px}.hero{padding:32px 0 24px}.hero h1{font-size:26px}.price-current{font-size:24px}.shimmer-btn{padding:16px 24px;font-size:16px}.offer-image{flex:0 0 100px;width:100px}.included-grid{grid-template-columns:1fr;gap:10px}.recipe-grid{gap:8px}.recipe-label{padding:20px 8px 8px;font-size:12px}}.footer-legal{flex-wrap:wrap;justify-content:center;gap:.4rem 1.25rem;margin-top:1rem;display:flex}.footer-legal a{color:var(--green,#005633);font-size:.9rem;text-decoration:underline}.footer-legal a:focus-visible{outline:3px solid var(--green,#005633);outline-offset:2px;border-radius:2px}
