.embark-recipe-bundle{--bundle-red:#b5121b;--bundle-orange:#ef4b23;--bundle-gold:#f4b323;--bundle-cream:#fff7e9;--bundle-ink:#35170f;padding:90px 7vw;background:var(--bundle-cream);color:var(--bundle-ink)}.embark-recipe-bundle *{box-sizing:border-box}.embark-recipe-bundle__inner{max-width:1450px;margin:0 auto}.embark-recipe-bundle__intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:end;margin-bottom:40px}.embark-recipe-bundle__eyebrow{margin:0 0 12px;color:var(--bundle-orange);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.embark-recipe-bundle__intro h2{grid-column:1;grid-row:2;margin:0;font-size:clamp(44px,5.5vw,82px);line-height:.95;letter-spacing:-.05em}.embark-recipe-bundle__copy{grid-column:2;grid-row:1/3;align-self:center;color:#72574d;font-size:17px;line-height:1.7}.embark-recipe-bundle__badge{grid-column:1;display:inline-flex;justify-self:start;padding:8px 11px;border-radius:999px;background:var(--bundle-gold);font-size:10px;font-weight:900;text-transform:uppercase}.embark-recipe-bundle__panel{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:22px}.embark-recipe-bundle__products{display:grid;gap:12px}.embark-recipe-bundle__product{display:grid;grid-template-columns:auto 150px minmax(0,1fr);gap:20px;align-items:center;padding:20px;border:1px solid #e3cfc2;border-radius:20px;background:#fff}.embark-recipe-bundle__select{align-self:start;cursor:pointer}.embark-recipe-bundle__select input{position:absolute;opacity:0}.embark-recipe-bundle__select>span[aria-hidden="true"]{display:grid;place-items:center;width:28px;height:28px;border:2px solid #d5bfb2;border-radius:50%;background:#fff}.embark-recipe-bundle__select input:checked+span[aria-hidden="true"]{border-color:var(--bundle-red);background:var(--bundle-red)}.embark-recipe-bundle__select input:checked+span[aria-hidden="true"]::after{content:"✓";color:#fff;font-size:14px;font-weight:900}.embark-recipe-bundle__select input:disabled+span[aria-hidden="true"]{opacity:.35}.embark-recipe-bundle__media{display:grid;place-items:center;min-height:150px;overflow:hidden;border-radius:16px;background:#f3e5dc}.embark-recipe-bundle__media img{width:100%;height:150px;object-fit:contain}.embark-recipe-bundle__placeholder{display:grid;place-items:center;min-height:150px;padding:20px;text-align:center;color:#866f65;font-size:12px}.embark-recipe-bundle__product-copy>p{margin:0 0 6px;color:var(--bundle-orange);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.embark-recipe-bundle__product-copy h3{margin:0;font-size:27px;line-height:1}.embark-recipe-bundle__product-copy>div:not(.embark-recipe-bundle__price){margin-top:8px;color:#72574d;line-height:1.55}.embark-recipe-bundle__price{display:flex;gap:9px;align-items:center;margin-top:13px}.embark-recipe-bundle__price s{color:#9a8277}.embark-recipe-bundle__price strong{font-size:18px}.embark-recipe-bundle__sold-out{display:inline-flex;margin-top:10px;color:var(--bundle-red);font-size:11px;font-weight:900}.embark-recipe-bundle__summary{position:sticky;top:25px;align-self:start;padding:28px;border-radius:22px;background:var(--bundle-ink);color:#fff}.embark-recipe-bundle__summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.13)}.embark-recipe-bundle__summary>div span{color:rgba(255,255,255,.58);font-size:12px}.embark-recipe-bundle__summary>div strong{font-size:18px}.embark-recipe-bundle__summary>p{color:rgba(255,255,255,.62);font-size:12px;line-height:1.5}.embark-recipe-bundle__button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:56px;margin-top:20px;padding:14px 20px;border:0;border-radius:999px;background:var(--bundle-gold);color:var(--bundle-ink);font:inherit;font-weight:900;cursor:pointer}.embark-recipe-bundle__button:disabled{cursor:not-allowed;opacity:.45}.embark-recipe-bundle__message{min-height:20px;margin:13px 0 0!important;color:#c7e9ca!important}.embark-recipe-bundle__summary small{display:block;margin-top:12px;color:rgba(255,255,255,.4);font-size:10px;line-height:1.45}.embark-recipe-bundle__empty{padding:35px;border:1px dashed #ccb4a7;border-radius:18px;background:#fff;text-align:center;color:#71574d}@media(max-width:950px){.embark-recipe-bundle__intro,.embark-recipe-bundle__panel{grid-template-columns:1fr}.embark-recipe-bundle__copy{grid-column:1;grid-row:auto}.embark-recipe-bundle__summary{position:static}}@media(max-width:650px){.embark-recipe-bundle{padding:65px 20px}.embark-recipe-bundle__product{grid-template-columns:auto 95px 1fr;gap:12px;padding:15px}.embark-recipe-bundle__media,.embark-recipe-bundle__media img,.embark-recipe-bundle__placeholder{min-height:95px;height:95px}.embark-recipe-bundle__product-copy h3{font-size:22px}}