.cart-bundle{margin-top:.8rem}.cart-bundle__summary{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1.2rem;color:rgba(var(--color-foreground),.75);list-style:none}.cart-bundle__summary::-webkit-details-marker{display:none}.cart-bundle__summary-text{font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground-secondary))}.cart-bundle__summary .icon-caret{position:static;display:block;flex:0 0 auto;width:20px;height:20px;margin:0;transform:rotate(0);transition:transform .2s ease}.cart-bundle:not([open]) .cart-bundle__summary .icon-caret{transform:rotate(-90deg)}.cart-bundle__items{display:grid;gap:.8rem;margin:.8rem 0 0;padding:0}.cart-bundle__item{display:grid;grid-template-columns:4.4rem minmax(0,1fr);align-items:center;gap:.8rem;min-width:0}.cart-bundle__image-wrapper{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.6rem;background:rgba(var(--color-foreground),.03)}.cart-bundle__image{width:100%;height:100%;object-fit:cover}.cart-bundle__image-placeholder{width:1.8rem;height:1.8rem;opacity:.35}.cart-bundle__name{margin:0;font-size:1.2rem;line-height:1.35;color:rgb(var(--color-foreground));overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-bundle.css.map */
