.embark-cross-sells{padding:100px 0;background:var(--cross-cream);color:var(--cross-ink)}.embark-cross-sells *{box-sizing:border-box}.embark-cross-sells__header{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:end}.embark-cross-sells__eyebrow{margin:0 0 12px;color:var(--cross-orange);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.embark-cross-sells__header h2{margin:0;font-size:clamp(44px,5.8vw,84px);line-height:.94;letter-spacing:-.05em}.embark-cross-sells__intro{color:#74594e;font-size:17px;line-height:1.75}.embark-cross-sells__tabs{display:flex;flex-wrap:wrap;gap:9px;margin-top:40px;padding-bottom:18px;border-bottom:1px solid #dfcbbf}.embark-cross-sells__tabs button{padding:10px 14px;border:1px solid #d8c1b4;border-radius:999px;background:#fff;color:#72574d;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.embark-cross-sells__tabs button.is-active{border-color:var(--cross-red);background:var(--cross-red);color:#fff}.embark-cross-sells__panel{display:none;padding-top:32px}.embark-cross-sells__panel.is-active{display:block}.embark-cross-sells__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.embark-cross-card{overflow:hidden;border:1px solid #e3d0c4;border-radius:22px;background:#fff}.embark-cross-card__media{display:block;min-height:270px;background:#efe1d8}.embark-cross-card__media img{width:100%;height:270px;object-fit:contain}.embark-cross-card__placeholder{display:grid;place-items:center;min-height:270px;background:linear-gradient(135deg,#e6a45d,#8c2b1b);font-weight:900}.embark-cross-card__content{padding:24px}.embark-cross-card__content>span{color:var(--cross-orange);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.embark-cross-card h3{margin:10px 0 8px;font-size:28px}.embark-cross-card h3 a{text-decoration:none;color:inherit}.embark-cross-card__content>div{color:#72574d;line-height:1.55}.embark-cross-card__content>strong{display:block;margin-top:14px;font-size:18px}.embark-cross-card button,.embark-bundle__summary button{width:100%;min-height:52px;margin-top:18px;border:0;border-radius:999px;background:var(--cross-red);color:#fff;font:inherit;font-weight:900;cursor:pointer}.embark-cross-card button:disabled,.embark-bundle__summary button:disabled{opacity:.45;cursor:not-allowed}.embark-bundle{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:20px}.embark-bundle__products{display:grid;gap:12px}.embark-bundle__item{display:grid;grid-template-columns:auto 130px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid #e3d0c4;border-radius:20px;background:#fff}.embark-bundle__item label input{position:absolute;opacity:0}.embark-bundle__item label>span[aria-hidden="true"]{display:grid;place-items:center;width:28px;height:28px;border:2px solid #d3bcae;border-radius:50%}.embark-bundle__item label input:checked+span[aria-hidden="true"]{border-color:var(--cross-red);background:var(--cross-red)}.embark-bundle__item label input:checked+span[aria-hidden="true"]::after{content:"✓";color:#fff;font-size:14px;font-weight:900}.embark-bundle__media{display:grid;place-items:center;min-height:120px;border-radius:15px;background:#f1e5dd}.embark-bundle__media img{width:100%;height:120px;object-fit:contain}.embark-bundle__placeholder{display:grid;place-items:center;min-height:120px;text-align:center}.embark-bundle__copy span{color:var(--cross-orange);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.embark-bundle__copy h3{margin:7px 0 7px;font-size:25px}.embark-bundle__copy p{margin:0;color:#72574d}.embark-bundle__copy strong{display:block;margin-top:10px}.embark-bundle__summary{position:sticky;top:25px;align-self:start;padding:28px;border-radius:22px;background:var(--cross-ink);color:#fff}.embark-bundle__summary h3{margin:0;font-size:40px;line-height:1}.embark-bundle__summary>p{color:rgba(255,255,255,.68);line-height:1.55}.embark-bundle__summary>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.13)}.embark-bundle__summary>div span{color:rgba(255,255,255,.55);font-size:12px}.embark-bundle__message{min-height:20px;color:#c6eac9!important}.embark-bundle__summary small{display:block;color:rgba(255,255,255,.42);font-size:10px;line-height:1.45}.embark-complete-cook{display:grid;grid-template-columns:1fr 1fr;gap:22px;overflow:hidden;border-radius:24px;background:var(--cross-ink);color:#fff}.embark-complete-cook>div:first-child{padding:55px}.embark-complete-cook h3{margin:0;font-size:clamp(40px,5vw,70px);line-height:.95;letter-spacing:-.05em}.embark-complete-cook>div:first-child>div{color:rgba(255,255,255,.68);line-height:1.65}.embark-complete-cook__links{display:grid;gap:10px;margin-top:30px}.embark-complete-cook__links a{display:grid;grid-template-columns:45px 1fr auto;gap:15px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#fff;text-decoration:none}.embark-complete-cook__links a>span{color:var(--cross-gold);font-weight:900}.embark-complete-cook__links strong{display:block}.embark-complete-cook__links p{margin:4px 0 0;color:rgba(255,255,255,.58);font-size:12px}.embark-complete-cook__media img,.embark-complete-cook__placeholder{width:100%;height:100%;min-height:540px;object-fit:cover}.embark-complete-cook__placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#a63a22,#2a0e08);font-weight:900;text-align:center}@media(max-width:950px){.embark-cross-sells__header,.embark-bundle,.embark-complete-cook{grid-template-columns:1fr}.embark-cross-sells__grid{grid-template-columns:1fr 1fr}.embark-bundle__summary{position:static}.embark-complete-cook__media{order:-1}}@media(max-width:650px){.embark-cross-sells{padding:70px 0}.embark-cross-sells__grid{grid-template-columns:1fr}.embark-bundle__item{grid-template-columns:auto 90px 1fr;gap:12px}.embark-bundle__media,.embark-bundle__media img,.embark-bundle__placeholder{min-height:90px;height:90px}.embark-complete-cook>div:first-child{padding:30px 24px}.embark-complete-cook__links a{grid-template-columns:35px 1fr}.embark-complete-cook__links a>b{display:none}.embark-complete-cook__media img,.embark-complete-cook__placeholder{min-height:320px}}