/* Shared storefront bundle styles loaded by every theme app extension block. */
.bundle-preview,.bundle-preview *{box-sizing:border-box}.bundle-preview .bundle-box{max-width:100%}.bundle-preview img{max-width:100%;height:auto}.bundle-preview button{font:inherit}.bundle-preview .bundle-button{cursor:pointer}.bundle-preview .bundle-button[disabled]{cursor:not-allowed;opacity:.55}
@media(max-width:749px){.bundle-preview.bundle-layout-horizontal .standard-preview-products,.bundle-preview.bundle-layout-horizontal .product-list,.bundle-preview.bundle-layout-horizontal .quantity-options-container{grid-template-columns:1fr!important}}
/* Mix & Match layout modes: vertical is a stacked list, horizontal is a card grid. */
#MixMatchProductsBundle.bundle-layout-vertical .product-list{grid-template-columns:1fr!important}
#MixMatchProductsBundle.bundle-layout-vertical .bundle-product-mix{display:grid!important;grid-template-columns:72px minmax(0,1fr) minmax(105px,auto)!important;grid-template-rows:auto auto;align-items:center!important;gap:8px 12px!important;text-align:left!important}
#MixMatchProductsBundle.bundle-layout-vertical .bundle-product-mix>img{grid-column:1;grid-row:1/3;width:72px!important;height:72px!important;min-height:0!important;margin:0!important;object-fit:contain!important}
#MixMatchProductsBundle.bundle-layout-vertical .mix-product-info{grid-column:2;grid-row:1/3;min-height:0;text-align:left}
#MixMatchProductsBundle.bundle-layout-vertical .mix-product-info p{text-align:left!important;margin:0 0 5px!important}
#MixMatchProductsBundle.bundle-layout-vertical .mix-variant-select{grid-column:3;grid-row:1;margin:0}
#MixMatchProductsBundle.bundle-layout-vertical .mix-add-button{grid-column:3;grid-row:2;min-height:36px;margin:0}
@media(max-width:420px){#MixMatchProductsBundle.bundle-layout-vertical .bundle-product-mix{grid-template-columns:64px minmax(0,1fr)!important}#MixMatchProductsBundle.bundle-layout-vertical .bundle-product-mix>img{width:64px!important;height:64px!important}#MixMatchProductsBundle.bundle-layout-vertical .mix-product-info{grid-column:2;grid-row:1}#MixMatchProductsBundle.bundle-layout-vertical .mix-variant-select,#MixMatchProductsBundle.bundle-layout-vertical .mix-add-button{grid-column:2;grid-row:auto;width:100%}}
