/* Final responsive overrides and an editable multi-item bag. */
.cart-item-type{display:block;margin-bottom:3px;color:#8c3046;font-size:9px;font-weight:700;letter-spacing:.15em}
.cart-item-actions{display:flex;gap:13px}
.cart-item-actions button{border:0;background:none;padding:0;color:#8e3044;font-size:11px;text-decoration:underline}
.continue-shopping{display:block;width:100%;padding:2px 0 13px;border:0;background:none;color:#7d273d;font-size:11px;font-weight:700;text-align:left;text-decoration:underline}
.option:has(input:disabled){opacity:.42;cursor:not-allowed}

@media (max-width:900px){
  .story{height:100svh!important;min-height:600px}
  .story-media{background:radial-gradient(circle at 50% 22%,#38201c 0%,#100707 62%,#070405 100%)}
  .story-acai .story-media{background:radial-gradient(circle at 50% 22%,#572052 0%,#180718 58%,#090408 100%)}
  /* The pastel film keeps its original mobile framing from hero-loop.css.
     Only the açaí film needs this full-bleed treatment. */
  .story-acai .story-video{inset:0!important;width:100%!important;height:100%!important;right:auto!important;object-fit:cover!important;object-position:center center!important;filter:saturate(1.04) contrast(1.04)}
  .story-vignette,.story-acai .story-vignette{background:linear-gradient(180deg,rgba(8,3,6,.08) 0%,rgba(9,3,6,.03) 38%,rgba(9,3,6,.86) 76%,#100707 100%)!important}
  .story-acai .story-vignette{background:linear-gradient(180deg,rgba(18,3,16,.06) 0%,rgba(18,3,16,.03) 38%,rgba(18,3,16,.87) 76%,#160713 100%)!important}
  .story-content{justify-content:flex-end!important;padding-bottom:82px!important}
  .story-copy{max-width:520px}
}

@media (max-width:540px){
  .story{height:100svh!important;min-height:650px}
  .story-acai .story-video{object-position:80% center!important}
  .story-content{padding-bottom:69px!important}
  .story-copy{width:100%;padding:17px 14px 0;background:linear-gradient(180deg,rgba(8,3,6,0),rgba(8,3,6,.26) 18%,rgba(8,3,6,.78) 100%)}
  .story-acai .story-copy{background:linear-gradient(180deg,rgba(18,3,16,0),rgba(18,3,16,.26) 18%,rgba(18,3,16,.8) 100%)}
  .hero-logo{width:143px!important;height:53px!important}
}
