.embark-recipe{--recipe-red:#b5121b;--recipe-orange:#ef4b23;--recipe-gold:#f4b323;--recipe-cream:#fff7e9;--recipe-ink:#35170f;background:var(--recipe-cream);color:var(--recipe-ink)}.embark-recipe *{box-sizing:border-box}.embark-recipe a{color:inherit}.embark-recipe__hero{position:relative;display:grid;align-items:end;min-height:86vh;overflow:hidden;background:var(--recipe-ink);color:#fff}.embark-recipe__hero-media,.embark-recipe__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.embark-recipe__hero-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#8a2c1c,#2a0e09);font-weight:900}.embark-recipe__hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,8,5,.92),rgba(20,8,5,.3) 64%,rgba(20,8,5,.58)),linear-gradient(0deg,rgba(20,8,5,.78),transparent 55%)}.embark-recipe__hero-content{position:relative;z-index:2;max-width:1100px;padding:130px 7vw 75px}.embark-recipe__back{display:inline-flex;margin-bottom:35px;color:rgba(255,255,255,.75);font-size:13px;font-weight:850;text-decoration:none}.embark-recipe__eyebrow{margin:0 0 13px;color:var(--recipe-orange);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.embark-recipe__hero .embark-recipe__eyebrow,.embark-recipe__cta .embark-recipe__eyebrow{color:var(--recipe-gold)}.embark-recipe__hero h1{margin:0;font-size:clamp(64px,8.5vw,132px);line-height:.88;letter-spacing:-.06em}.embark-recipe__hero-copy{max-width:760px;margin-top:22px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}.embark-recipe__stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:820px;margin-top:32px;border:1px solid rgba(255,255,255,.18);border-radius:18px;overflow:hidden}.embark-recipe__stats>div{display:grid;gap:4px;padding:17px;border-right:1px solid rgba(255,255,255,.15)}.embark-recipe__stats>div:last-child{border-right:0}.embark-recipe__stats span{color:rgba(255,255,255,.52);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.embark-recipe__stats strong{font-size:16px}.embark-recipe__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.embark-recipe__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 22px;border:2px solid transparent;border-radius:999px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.embark-recipe__button--gold{background:var(--recipe-gold);color:var(--recipe-ink)}.embark-recipe__button--outline{border-color:rgba(255,255,255,.55);background:transparent;color:#fff}.embark-recipe__layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:45px;max-width:1500px;margin:0 auto;padding:80px 7vw 110px}.embark-recipe__sidebar{display:grid;align-self:start;gap:18px}.embark-recipe__card,.embark-recipe__section{padding:30px;border:1px solid #e4d1c5;border-radius:22px;background:#fff}.embark-recipe__card h2,.embark-recipe__section h2,.embark-recipe__tip h2,.embark-recipe__product h2,.embark-recipe__cta h2{margin:0;font-size:clamp(32px,4vw,54px);line-height:.96;letter-spacing:-.04em}.embark-recipe__checklist{display:grid;gap:12px;margin-top:25px}.embark-recipe__checklist label{display:flex;align-items:flex-start;gap:11px;color:#71574d;line-height:1.5;cursor:pointer}.embark-recipe__checklist input{width:18px;height:18px;margin-top:2px;accent-color:var(--recipe-red)}.embark-recipe__checklist input:checked+span{text-decoration:line-through;opacity:.55}.embark-recipe__equipment{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.embark-recipe__equipment li{position:relative;padding-left:24px;color:#71574d}.embark-recipe__equipment li::before{content:"✓";position:absolute;left:0;color:var(--recipe-orange);font-weight:900}.embark-recipe__product{display:grid;grid-template-columns:1fr .8fr;gap:20px;align-items:center;padding:28px;border-radius:22px;background:var(--recipe-ink);color:#fff}.embark-recipe__product-copy>div{color:rgba(255,255,255,.68);line-height:1.6}.embark-recipe__product ul{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0 0;padding:0;list-style:none}.embark-recipe__product li{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:rgba(255,255,255,.72);font-size:10px}.embark-recipe__product-media img{width:100%;height:auto;object-fit:contain}.embark-recipe__bottle-placeholder{display:grid;place-items:center;min-height:230px;border-radius:18px;background:#5a2c20;color:rgba(255,255,255,.7);text-align:center}.embark-recipe__main{display:grid;gap:20px}.embark-recipe__steps{display:grid;margin-top:28px;border-top:1px solid #ead9cf}.embark-recipe__steps article{display:grid;grid-template-columns:85px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid #ead9cf}.embark-recipe__steps article>span{color:var(--recipe-orange);font-size:34px;font-weight:900}.embark-recipe__steps h3{margin:0 0 8px;font-size:25px}.embark-recipe__steps article>div>div{color:#71574d;line-height:1.7}.embark-recipe__tip{padding:34px;border-left:7px solid var(--recipe-gold);border-radius:0 22px 22px 0;background:var(--recipe-ink);color:#fff}.embark-recipe__tip>div{color:rgba(255,255,255,.7);line-height:1.65}.embark-recipe__video{margin-top:22px;border-radius:18px;overflow:hidden;background:#000}.embark-recipe__video video{display:block;width:100%;height:auto}.embark-recipe__nutrition{border:1px solid #e4d1c5;border-radius:16px;background:var(--recipe-cream)}.embark-recipe__nutrition summary{display:flex;justify-content:space-between;gap:20px;padding:19px 21px;cursor:pointer;font-weight:900;list-style:none}.embark-recipe__nutrition summary::-webkit-details-marker{display:none}.embark-recipe__nutrition>div{padding:0 21px 21px;color:#71574d;line-height:1.65}.embark-recipe__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px}.embark-recipe__related-grid>a{text-decoration:none}.embark-recipe__related-media{overflow:hidden;min-height:180px;border-radius:16px;background:#e7d1c4}.embark-recipe__related-media img{width:100%;height:180px;object-fit:cover;transition:transform .35s ease}.embark-recipe__related-grid>a:hover img{transform:scale(1.04)}.embark-recipe__related-placeholder{display:grid;place-items:center;min-height:180px;background:linear-gradient(135deg,#e5a760,#8d2d1d);font-weight:900}.embark-recipe__related-grid span{display:block;margin-top:14px;color:var(--recipe-orange);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.embark-recipe__related-grid h3{margin:6px 0 0;font-size:22px}.embark-recipe__cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:70px 7vw;background:linear-gradient(120deg,var(--recipe-red),var(--recipe-orange));color:#fff}@media(max-width:1050px){.embark-recipe__layout{grid-template-columns:1fr}.embark-recipe__sidebar{grid-template-columns:1fr 1fr}.embark-recipe__product{grid-column:1/-1}}@media(max-width:700px){.embark-recipe__hero-content{padding:120px 20px 65px}.embark-recipe__stats{grid-template-columns:1fr 1fr}.embark-recipe__stats>div:nth-child(2){border-right:0}.embark-recipe__stats>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.embark-recipe__layout{padding:60px 20px 85px}.embark-recipe__sidebar{grid-template-columns:1fr}.embark-recipe__product{grid-column:auto;grid-template-columns:1fr}.embark-recipe__steps article{grid-template-columns:55px 1fr}.embark-recipe__related-grid{grid-template-columns:1fr}.embark-recipe__cta{align-items:flex-start;flex-direction:column;padding:60px 20px}}@media print{header,footer,.embark-recipe__hero-actions,.embark-recipe__cta,.embark-recipe__back{display:none!important}.embark-recipe__hero{min-height:0;background:#fff;color:#000}.embark-recipe__hero-media{display:none}.embark-recipe__hero-content{padding:20px 0}.embark-recipe__hero-copy,.embark-recipe__stats span{color:#333}.embark-recipe__stats{border:1px solid #ccc}.embark-recipe__layout{display:block;padding:0}.embark-recipe__sidebar,.embark-recipe__main{display:block}.embark-recipe__card,.embark-recipe__section,.embark-recipe__tip,.embark-recipe__product{break-inside:avoid;margin-bottom:14px;border:1px solid #ccc;background:#fff;color:#000}.embark-recipe__product-media{display:none}}