.product-bundle-selector{background:#fff;border:1px solid rgb(var(--color-border));border-radius:8px;margin-bottom:2rem;overflow:hidden}.product-bundle-selector__header{background-color:#f5f5f5;padding:1.5rem 2rem;border-bottom:1px solid rgb(var(--color-border))}.product-bundle-selector__title{font-size:1.6rem;font-weight:600;margin:0;color:rgb(var(--color-foreground))}.product-bundle-selector__list{padding:0}.bundle-item{display:flex;align-items:center;padding:2rem;border-bottom:1px solid rgb(var(--color-border));transition:background-color .2s ease}.bundle-item:last-child{border-bottom:none}.bundle-item:hover{background-color:rgba(var(--color-foreground),.02)}.bundle-item__quantity{display:flex;align-items:center;gap:1rem;margin-right:2rem}.bundle-item__quantity-btn{width:3.2rem;height:3.2rem;border:1px solid rgb(var(--color-border));background-color:rgb(var(--color-background));border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.8rem;color:rgb(var(--color-foreground))}.bundle-item__quantity-btn:hover{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.3)}.bundle-item__quantity-value{width:5rem;text-align:center;font-size:1.6rem;font-weight:500;border:1px solid rgb(var(--color-border));border-radius:4px;padding:.5rem;color:rgb(var(--color-foreground))}.bundle-item__image{width:8rem;height:8rem;margin-right:2rem;border-radius:6px;overflow:hidden;border:1px solid rgb(var(--color-border));flex-shrink:0}.bundle-item__image img{width:100%;height:100%;object-fit:cover}.bundle-item__details{flex:1;display:flex;align-items:center;justify-content:space-between;gap:2rem}.bundle-item__info{flex:1}.bundle-item__title{font-size:1.5rem;color:rgb(var(--color-foreground));font-weight:500;margin:0 0 .4rem;line-height:1.4}.bundle-item__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0}.bundle-item__price{font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap}@media screen and (max-width: 749px){.bundle-item{flex-wrap:wrap;padding:1.5rem}.bundle-item__quantity{order:1;margin-right:1.5rem;gap:.8rem}.bundle-item__quantity-btn{width:2.8rem;height:2.8rem;font-size:1.6rem}.bundle-item__quantity-value{width:4rem;font-size:1.4rem}.bundle-item__image{order:2;width:6rem;height:6rem;margin-right:1.5rem}.bundle-item__details{order:3;width:100%;margin-top:1rem;flex-direction:column;align-items:flex-start;gap:.8rem}.bundle-item__title{font-size:1.4rem}.bundle-item__price{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-bundle-selector.css.map */
