.bundle-quantity-selector{display:block;width:100%;margin-bottom:1rem;padding-top:var(--bundle-padding-top, 16px);padding-bottom:var(--bundle-padding-bottom, 16px)}.bundle-options-container{display:flex;gap:var(--bundle-gap, 12px)}.bundle-layout--vertical .bundle-options-container{flex-direction:column}.bundle-layout--horizontal .bundle-options-container{flex-direction:row;flex-wrap:wrap}.bundle-layout--horizontal .bundle-option{flex:1 1 300px;min-width:250px}.bundle-layout--grid .bundle-options-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--bundle-gap, 12px)}.bundle-option{display:block;cursor:pointer;position:relative}.bundle-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.bundle-card{position:relative;display:flex;flex-direction:column;padding:var(--bundle-card-padding, 16px);border-radius:var(--bundle-border-radius, 12px);transition:all .3s ease;border:2px solid var(--color-border, #d4d0ff)}.bundle-style--gradient .bundle-card{background:linear-gradient(135deg,rgba(var(--color-foreground-rgb),.05),rgba(var(--color-foreground-rgb),.02))}.bundle-style--solid .bundle-card{background:var(--color-background)}.bundle-style--outline .bundle-card{background:transparent;border-width:2px}.bundle-style--minimal .bundle-card{background:transparent;border:1px solid rgba(var(--color-foreground-rgb),.1);box-shadow:none}.bundle-option input[type=radio]:checked+.bundle-card{border-color:var(--bundle-accent-color, #7c5cff);box-shadow:0 4px 12px #7c5cff26}.bundle-style--gradient .bundle-option input[type=radio]:checked+.bundle-card{background:linear-gradient(135deg,rgba(var(--color-foreground-rgb),.08),rgba(var(--color-foreground-rgb),.04))}.bundle-style--solid .bundle-option input[type=radio]:checked+.bundle-card{background:rgba(var(--color-foreground-rgb),.02)}.bundle-badge{position:absolute;top:-12px;right:20px;background:var(--bundle-accent-color, #5c4cff);color:#fff;padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:600;font-style:italic;transform:rotate(-2deg);box-shadow:0 2px 8px #5c4cff4d}.bundle-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.bundle-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#fffc;color:#5c4cff;flex-shrink:0}.bundle-icon svg{width:24px;height:24px}.bundle-title{flex:1}.bundle-title h3{font-family:var(--bundle-title-family, inherit);font-weight:var(--bundle-title-weight, 600);font-size:var(--bundle-title-size, 1.125rem);margin:0 0 .25rem;color:var(--color-foreground)}.bundle-subtitle{font-size:.875rem;color:#666;margin:0}.bundle-shipping-badge{display:inline-block;background:var(--bundle-shipping-badge-color, #ff4c7c);color:#fff;padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.bundle-savings{font-size:.875rem;color:#5c4cff;margin:.25rem 0 0;font-weight:500}.bundle-price{display:flex;align-items:baseline;gap:.5rem}.bundle-quantity-selector:not(:has(.bundle-icon)) .bundle-price{margin-left:0}.bundle-quantity-selector:has(.bundle-icon) .bundle-price{margin-left:52px}.bundle-price .price{font-family:var(--bundle-price-family, inherit);font-weight:var(--bundle-price-weight, 700);font-size:var(--bundle-price-size, 1.5rem);color:var(--color-foreground)}.bundle-price .price-original{font-size:1rem;color:#999;text-decoration:line-through}.bundle-size-selectors{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.5rem}.bundle-option input[type=radio]:checked+.bundle-card .bundle-size-selectors{display:flex!important}.size-selector-row{display:flex;align-items:center;gap:.75rem}.size-label{font-size:.875rem;font-weight:500;color:#666;min-width:30px}.size-dropdown{flex:1;padding:.5rem;border:1px solid #d4d0ff;border-radius:8px;background:#fff;font-size:.875rem;color:#2d2d2d;cursor:pointer;transition:border-color .2s ease}.size-dropdown:hover,.size-dropdown:focus{border-color:#7c5cff;outline:none}.bundle-bonus{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem;background:#4cff5c1a;border-radius:8px;font-size:.875rem;color:#2d8a3e}.bonus-icon{font-weight:700;font-size:1.125rem}@media (max-width: 768px){.bundle-card{padding:calc(var(--bundle-card-padding, 16px) * .75)}.bundle-title h3{font-size:calc(var(--bundle-title-size, 1.125rem) * .9)}.bundle-price .price{font-size:calc(var(--bundle-price-size, 1.5rem) * .85)}.bundle-badge{font-size:.7rem;padding:4px 12px}.size-dropdown{font-size:.813rem;padding:.438rem}.bundle-layout--horizontal .bundle-options-container,.bundle-layout--grid .bundle-options-container{flex-direction:column;display:flex}.bundle-layout--horizontal .bundle-option{flex:none;min-width:auto}}.product-form-buttons:has(.bundle-quantity-selector){flex-direction:column;align-items:stretch}.product-form-buttons:has(.bundle-quantity-selector) .add-to-cart-button{width:100%;margin-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/16/assets/bundle-selector.css.map */
