.lee{--ink:#171713;--navy:#13263a;--wine:#7b2633;--gold:#a78048;--ivory:#f6f1e7;color:var(--ink);background:#fbf9f4}
.lee *{box-sizing:border-box}.lee a{color:inherit}.lee__hero{padding:clamp(72px,9vw,132px) 24px 64px;text-align:center;background:var(--navy);color:#fff}
.lee__eyebrow{margin:0 0 16px;font:700 11px/1.2 sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#d5b77f}.lee__hero h1{margin:0 auto 20px;max-width:880px;font:400 clamp(48px,7vw,92px)/.96 serif}.lee__hero p:not(.lee__eyebrow){max-width:720px;margin:0 auto;font:400 clamp(17px,2vw,23px)/1.5 serif;color:#eee6d8}.lee__hero-links{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:30px}.lee__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid #d5b77f;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font:700 11px/1 sans-serif}.lee__button--fill{background:#d5b77f;color:var(--navy)}
.lee__intro{max-width:850px;margin:auto;padding:70px 24px;text-align:center}.lee__intro h2{font:400 clamp(34px,4.4vw,60px)/1.05 serif;margin:0 0 20px}.lee__intro p{font:400 18px/1.65 serif;margin:0}
.lee__chapters{max-width:1240px;margin:auto;padding:0 24px 80px}.lee__chapter{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);gap:clamp(36px,7vw,110px);align-items:center;padding:72px 0;border-top:1px solid #d8cdbc}.lee__chapter:nth-child(even) .lee__product{order:2}.lee__product{text-align:center}.lee__product-media{display:block;position:relative;aspect-ratio:1/1;background:var(--ivory);border-radius:48% 52% 45% 55% / 52% 42% 58% 48%;overflow:hidden}.lee__chapter:nth-child(2) .lee__product-media{border-radius:57% 43% 55% 45% / 43% 57% 43% 57%}.lee__chapter:nth-child(3) .lee__product-media{border-radius:43% 57% 38% 62% / 58% 44% 56% 42%}.lee__chapter:nth-child(4) .lee__product-media{border-radius:54% 46% 61% 39% / 38% 56% 44% 62%}.lee__chapter:nth-child(5) .lee__product-media{border-radius:38% 62% 54% 46% / 61% 41% 59% 39%}.lee__product-media img{width:100%;height:100%;object-fit:contain;padding:9%;mix-blend-mode:multiply}.lee__product h2{font:400 clamp(29px,3.3vw,48px)/1.05 serif;margin:24px 0 8px}.lee__product-price{margin:0 0 18px;font:700 12px/1.3 sans-serif;letter-spacing:.14em;text-transform:uppercase}.lee__product-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.lee__product-actions form{margin:0}.lee__product-actions button,.lee__product-actions a{min-height:44px;padding:12px 18px;border:1px solid var(--navy);background:var(--navy);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font:700 10px/1 sans-serif;cursor:pointer}.lee__product-actions a{background:transparent;color:var(--navy)}
.lee__recipes>p{margin:0 0 12px;color:var(--wine);font:700 10px/1.2 sans-serif;letter-spacing:.2em;text-transform:uppercase}.lee__recipes h2{font:400 clamp(34px,4vw,58px)/1.05 serif;margin:0 0 26px}.lee__recipe-list{list-style:none;padding:0;margin:0;counter-reset:recipe}.lee__recipe-list li{counter-increment:recipe;border-top:1px solid #d8cdbc}.lee__recipe-list li:last-child{border-bottom:1px solid #d8cdbc}.lee__recipe-list a{display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;padding:17px 0;text-decoration:none;font:400 clamp(18px,2vw,25px)/1.25 serif}.lee__recipe-list a:before{content:'0' counter(recipe);font:700 10px/1 sans-serif;letter-spacing:.14em;color:var(--gold)}.lee__recipe-list a:after{content:'→';font:400 20px/1 serif}.lee__recipe-list a:hover span{text-decoration:underline;text-underline-offset:4px}.lee__mustards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lee__mustards .lee__product-media{aspect-ratio:4/5}.lee__footer{padding:70px 24px;text-align:center;background:var(--ivory)}.lee__footer h2{font:400 clamp(34px,4vw,56px)/1.08 serif;margin:0 0 20px}.lee__footer p{max-width:680px;margin:0 auto 24px;font:400 17px/1.6 serif}
@media(max-width:800px){.lee__chapter{grid-template-columns:1fr;gap:36px;padding:52px 0}.lee__chapter:nth-child(even) .lee__product{order:initial}.lee__product-media{max-width:440px;margin:auto}.lee__recipes h2{text-align:center}.lee__recipes>p{text-align:center}.lee__hero{padding-top:62px}.lee__chapters{padding-inline:18px}.lee__recipe-list a{grid-template-columns:36px 1fr 20px}}

/* European Edit recipe photography */
.lee__recipe-list a{grid-template-columns:112px 36px 1fr 24px;gap:14px;padding:14px 0}
.lee__recipe-list a img{width:112px;height:84px;object-fit:cover;background:var(--ivory)}
@media(max-width:800px){.lee__recipe-list a{grid-template-columns:80px 28px 1fr 18px;gap:10px}.lee__recipe-list a img{width:80px;height:64px}}
