.bundle-builder{padding:40px 0 60px}.bundle-builder__header{text-align:center;margin-bottom:35px}.bundle-builder__title{margin:0 0 10px}.bundle-builder__description{max-width:700px;margin:0 auto}.bundle-builder__topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;margin-bottom:30px;border:1px solid rgba(var(--color-foreground),.15);border-radius:8px}.bundle-builder__products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bundle-product{border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;overflow:hidden;background:rgb(var(--color-background));transition:.2s ease}.bundle-product--selected{border:2px solid rgb(var(--color-foreground));box-shadow:0 0 0 2px rgba(var(--color-foreground),.08)}.bundle-product__image{width:100%;aspect-ratio:1 / 1;overflow:hidden}.bundle-product__image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-product__info{padding:15px}.bundle-product__title{margin:0 0 8px;font-size:16px;line-height:1.3}.bundle-product__price{margin-bottom:15px;font-weight:600}.bundle-product__controls{display:flex;align-items:end;gap:10px}.bundle-product__quantity{width:75px}.bundle-product__quantity label{display:block;font-size:12px;margin-bottom:5px}.bundle-product__quantity input{width:100%;min-height:44px;padding:8px}.bundle-select-button{flex:1}.bundle-product--selected .bundle-select-button{opacity:.85}.bundle-product__soldout{color:rgba(var(--color-foreground),.6);font-size:14px}.bundle-builder__bottom{margin-top:35px;padding:25px;text-align:center;border-top:1px solid rgba(var(--color-foreground),.15)}.bundle-builder__summary{margin-bottom:15px}.bundle-builder__add{min-width:280px}.bundle-builder__message{margin-top:15px;font-size:14px}.bundle-builder__empty{text-align:center;padding:50px 20px}@media screen and (max-width:990px){.bundle-builder__products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.bundle-builder{padding:25px 0 40px}.bundle-builder__topbar{flex-direction:column;align-items:stretch;text-align:center}.bundle-builder__products{grid-template-columns:repeat(2,1fr);gap:12px}.bundle-product__info{padding:10px}.bundle-product__title{font-size:14px}.bundle-product__controls{flex-direction:column;align-items:stretch}.bundle-product__quantity{width:100%}.bundle-builder__add{width:100%;min-width:0}}@media screen and (max-width:480px){.bundle-builder__products{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-bundle-builder.css.map */
