:root{--wine:#792840;--cream:#fff9ef;--sand:#f6e7ce;--teal:#17655f;--gold:#f8bb43;--ink:#2e2429}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px 'DM Sans',sans-serif}h1,h2,h3{font-family:Fraunces,serif;line-height:1.02;margin:0}a{color:inherit;text-decoration:none}header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 4.1%;font-weight:700;color:var(--wine)}.brand{font:750 22px/19px Fraunces,serif}.hero{min-height:665px;padding:80px 4.1%;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:var(--wine);color:var(--cream);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:700;color:#85405a;margin:0 0 28px}.hero .eyebrow,.buy .eyebrow{color:#fed58a}.hero h1{font-size:68px}.hero em{color:#ffd77e;font-style:normal}.intro{font-size:19px;line-height:1.55;max-width:600px;margin:25px 0 30px}.button{display:inline-block;padding:18px 28px;border-radius:28px;background:var(--gold);color:#2b2730;font-weight:700;box-shadow:0 6px #bd8130}.hero small,.buy small{display:block;margin-top:20px;opacity:.85}.cover{position:relative;text-align:center}.circle{position:absolute;width:450px;height:450px;border-radius:50%;background:#f5c96e;left:50%;top:50%;transform:translate(-50%,-50%)}.cover img{max-width:420px;width:80%;position:relative;transform:rotate(7deg);border:8px solid #fff;border-radius:4px;box-shadow:20px 25px 0 #3a1824}.categories{padding:26px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap;border-bottom:1px solid #e8dfd1}.categories span{border:1px solid #ded5c7;border-radius:30px;padding:10px 18px;font-size:14px;color:var(--wine);font-weight:700}.section{padding:100px 4.1%;text-align:center}.section h2,.faq h2{font-size:55px}.lead{color:#756b69;margin:28px 0 50px}.recipe-grid,.chapter-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.recipe-grid article{overflow:hidden;border:1px solid #e3dacd;border-radius:22px;background:#fffdf9}.recipe-grid img{display:block;width:100%;height:255px;object-fit:cover}.recipe-grid h3,.recipe-grid p{padding:0 23px}.recipe-grid h3{font-size:23px;margin:18px 0 6px}.recipe-grid p{color:#756b69;margin:0 0 22px}.more{display:block;color:var(--wine);margin:35px}.details{padding:105px 4.1%;background:var(--sand);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.details h2{font-size:55px}.details>div>p:not(.eyebrow){max-width:500px;line-height:1.55;margin:30px 0}.details ul{list-style:'✓  ';padding-left:24px;line-height:2.8}.details li{border-bottom:1px solid #d5c6ae;padding-left:10px}.photo-pair{display:flex;gap:24px;align-items:center}.photo-pair img{width:48%;object-fit:cover;border:8px solid white;border-radius:14px;box-shadow:0 10px 20px #d3bea0}.photo-pair img:first-child{transform:rotate(-4deg)}.photo-pair img:last-child{transform:rotate(3deg)}.chapters{padding-bottom:110px}.chapter-grid{margin-top:50px}.chapter-grid article{background:#fff9ef;border:1px solid #e4dacc;border-radius:22px;padding:28px;min-height:155px}.chapter-grid b{font-size:14px;color:var(--wine)}.chapter-grid h3{font-size:23px;margin-top:28px}.buy{text-align:center;background:var(--teal);color:white;padding:100px 20px}.buy h2{font-size:55px}.buy>p:not(.eyebrow){margin:22px}.price{font:650 75px Fraunces,serif;color:#ffd277;margin:20px}.buy small{margin-top:26px}.faq{max-width:900px;margin:auto;padding:100px 20px}.faq h2{text-align:center;margin-bottom:45px}.faq dl{margin:0}.faq dt{font:650 20px Fraunces,serif;border-top:1px solid #ddd2c3;padding-top:22px;margin-top:22px}.faq dd{margin:10px 0;color:#746a67;line-height:1.5}footer{background:#3a1d2b;color:#fff7e9;padding:35px 4.1%;display:flex;justify-content:space-between;align-items:center;line-height:1.7}footer nav{display:flex;gap:20px;text-decoration:underline;color:#f8d685}@media(max-width:700px){header{height:65px}.hero{padding:60px 7%;grid-template-columns:1fr;gap:45px}.hero h1{font-size:45px}.cover{order:-1}.circle{width:290px;height:290px}.cover img{width:75%;max-width:300px}.section,.details{padding:70px 7%}.section h2,.details h2,.buy h2,.faq h2{font-size:38px}.recipe-grid,.chapter-grid,.details{grid-template-columns:1fr}.details{gap:40px}.photo-pair{justify-content:center}.recipe-grid img{height:220px}.buy{padding:70px 7%}.price{font-size:56px}footer{display:block}footer nav{margin-top:20px;flex-wrap:wrap}}
