:root{--cream:#faf6ee;--cream2:#f3ecdd;--spruce:#17352a;--amber:#c9862c;--ink:#22271f;--muted:#6c705f;--line:#e0d7c2;--serif:'Fraunces',Georgia,serif;--sans:'Karla',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font:17px/1.65 var(--sans);margin:0}.wrap{margin:auto;width:min(1120px,calc(100% - 48px))}a{color:#9b6118}h1,h2,h3{color:var(--spruce);font-family:var(--serif);line-height:1.12}.recipe-hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.recipe-hero-image{height:100%;min-height:620px;object-fit:cover;width:100%}.recipe-hero-copy{align-self:center;padding:70px clamp(34px,7vw,100px)}.kicker{color:#a86c1d;font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.recipe-hero h1{font-size:clamp(2.6rem,6vw,5.2rem);margin:12px 0 20px;max-width:10ch}.recipe-hero .lead{font-size:1.08rem;max-width:52ch}.recipe-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.recipe-meta span{background:var(--cream2);border:1px solid var(--line);border-radius:999px;color:var(--spruce);font-size:.78rem;font-weight:700;padding:7px 11px}.recipe-body{display:grid;gap:64px;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);padding-bottom:86px;padding-top:78px}.ingredients{background:#fff;border:1px solid var(--line);border-radius:18px;height:max-content;padding:28px;position:sticky;top:94px}.ingredients h2,.method h2{font-size:1.8rem;margin:0 0 20px}.ingredients ul{list-style:none;margin:0;padding:0}.ingredients li{border-bottom:1px solid #eee5d5;padding:10px 0}.method ol{counter-reset:steps;display:grid;gap:18px;list-style:none;margin:0;padding:0}.method li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 22px 20px 64px;position:relative}.method li::before{align-items:center;background:var(--amber);border-radius:50%;color:#fff;content:counter(steps);counter-increment:steps;display:flex;font-weight:700;height:32px;justify-content:center;left:20px;position:absolute;top:20px;width:32px}.tip{background:#edf2ed;border-left:4px solid var(--spruce);margin-top:24px;padding:18px 20px}.restaurant{background:var(--spruce);color:#fff;padding:76px 0}.restaurant h2{color:#fff;font-size:clamp(2rem,4vw,3rem);margin:8px 0 16px}.restaurant p{color:#d9e0da;max-width:66ch}.route-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.route-actions a{background:#fff;border:1px solid #fff;border-radius:999px;color:var(--spruce);font-size:.84rem;font-weight:700;padding:11px 16px;text-decoration:none}.route-actions a.waze{background:transparent;color:#fff}.source{color:var(--muted);font-size:.78rem;margin-top:30px}.recipe-footer{background:#101f18;color:#bdc7bd;padding:34px 0;font-size:.85rem}.recipe-footer .wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.recipe-footer a{color:#ead6ac}.btn{background:var(--spruce);border-radius:999px;color:#fff;display:inline-block;font-weight:700;padding:11px 20px;text-decoration:none}
@media(max-width:820px){.recipe-hero{grid-template-columns:1fr}.recipe-hero-image{min-height:360px}.recipe-hero-copy{padding:54px 24px}.recipe-body{grid-template-columns:1fr;gap:36px;padding-top:54px}.ingredients{position:static}.recipe-hero h1{max-width:none}}
@media(max-width:520px){.wrap{width:min(100% - 28px,1120px)}.recipe-hero-image{min-height:290px}.recipe-hero h1{font-size:2.45rem}.method li{padding:58px 18px 18px}.method li::before{left:18px;top:16px}}
