:root{--green:#576648;--red:#c9543c;--ink:#1e1e1c;--cream:#f4f0e8;--white:#fff;--max:1240px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.ebook-page img{display:block;max-width:100%;height:auto}.ebook-page h1,.ebook-page h2,.ebook-page p{margin-top:0}.ebook-shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.ebook-hero,.offer{padding:clamp(56px,8vw,112px) 0}.ebook-hero{background:linear-gradient(135deg,var(--ink) 0 52%,var(--green) 52%);color:#fff}.ebook-hero.snacks{background:linear-gradient(135deg,var(--cream) 0 52%,#dfe4dc 52%);color:var(--ink)}.offer-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:clamp(36px,7vw,96px);align-items:center}.product-image{width:min(100%,680px);margin:auto;filter:drop-shadow(0 20px 24px rgba(0,0,0,.16))}.product-copy{max-width:520px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:700;margin-bottom:18px}.product-copy h1,.product-copy h2{font-size:clamp(42px,6vw,76px);line-height:.94;letter-spacing:-.055em;margin-bottom:24px}.product-copy p{font-size:clamp(18px,2vw,25px);line-height:1.45}.price{font-size:clamp(30px,4vw,48px)!important;font-weight:800;letter-spacing:-.04em;margin:28px 0}.buy-button{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:15px 24px;background:var(--red);color:#fff!important;border:2px solid var(--red);border-radius:999px;text-decoration:none;font-weight:800;transition:.2s ease}.buy-button:hover,.buy-button:focus-visible{background:transparent;color:inherit!important}.gallery-section{padding:clamp(56px,8vw,100px) 0;background:var(--cream)}.gallery-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:36px}.gallery-heading h2{font-size:clamp(36px,5vw,64px);letter-spacing:-.045em;margin-bottom:0}.gallery-heading p{max-width:430px;margin-bottom:5px;line-height:1.6}.recipe-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.recipe-gallery figure{margin:0;aspect-ratio:1;overflow:hidden;background:var(--green)}.recipe-gallery figure:nth-child(3n+2){background:var(--red)}.recipe-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.recipe-gallery figure:hover img{transform:scale(1.035)}.recipe-list-section{padding:clamp(58px,8vw,96px) 0;background:var(--ink);color:#fff}.recipe-list-section.light{background:#fff;color:var(--ink)}.recipe-list{columns:3;column-gap:56px;margin:34px 0 0;padding:0;list-style:none;counter-reset:recipe}.recipe-list li{counter-increment:recipe;break-inside:avoid;border-top:1px solid rgba(255,255,255,.2);padding:12px 0 12px 38px;position:relative;line-height:1.35}.recipe-list-section.light li{border-color:rgba(30,30,28,.16)}.recipe-list li:before{content:counter(recipe,decimal-leading-zero);position:absolute;left:0;color:#d98270;font-size:12px;font-weight:800}.offer{background:#fff}.offer.dark{background:var(--ink);color:#fff}.offer.bundle{background:var(--red);color:#fff}.offer .product-copy h2{font-size:clamp(38px,5vw,66px)}.offer-label{font-size:clamp(34px,5vw,68px)!important;text-transform:uppercase;font-weight:900;line-height:.95}.page-crosslink{padding:34px 24px;background:var(--green);color:#fff;text-align:center}.page-crosslink a{color:#fff;font-weight:800}.ebook-footer{background:#fff;padding:54px 24px 0}.ebook-footer-main{width:min(var(--max),100%);margin:auto;display:flex;justify-content:space-between;gap:40px;align-items:end;padding-bottom:42px}.ebook-footer img{width:min(500px,100%)}.ebook-footer p{margin:16px 0 0;line-height:1.5}.ebook-footer-links{display:flex;gap:22px;flex-wrap:wrap}.ebook-footer-links a{color:var(--ink)}.ebook-footer-bottom{background:var(--green);color:#fff;padding:18px 24px;text-align:center;font-size:13px}
@media(max-width:900px){.offer-grid{grid-template-columns:1fr}.product-copy{max-width:680px}.ebook-hero{background:linear-gradient(160deg,var(--ink) 0 48%,var(--green) 48%)}.ebook-hero.snacks{background:linear-gradient(160deg,var(--cream) 0 48%,#dfe4dc 48%)}.recipe-gallery{grid-template-columns:repeat(3,1fr)}.recipe-list{columns:2}.gallery-heading{display:block}.gallery-heading p{margin-top:18px}.offer .product-copy{order:2}}
@media(max-width:620px){.ebook-shell{width:min(100% - 28px,var(--max))}.ebook-hero,.offer{padding:48px 0}.recipe-gallery{grid-template-columns:repeat(2,1fr);gap:8px}.recipe-list{columns:1}.product-copy h1,.product-copy h2{font-size:clamp(38px,12vw,56px)}.ebook-footer-main{display:block}.ebook-footer-links{margin-top:30px}.buy-button{width:100%}}
@media(prefers-reduced-motion:reduce){.recipe-gallery img,.buy-button{transition:none}}
