.product-bubbles{margin:1rem 0;position:relative}.product-bubbles__container{display:flex;align-items:center;gap:.75rem}.product-bubbles__label{font-size:.875rem;color:var(--color-text-secondary, #666);white-space:nowrap}.product-bubbles__wrapper{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.product-bubble{position:relative;width:40px;height:40px;padding:0;border:2px solid transparent;border-radius:50%;background:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.product-bubble:hover{transform:scale(1.1);border-color:#333}.product-bubble:focus{outline:2px solid #333;outline-offset:2px}.product-bubble--active{border-color:#000;box-shadow:0 0 0 1px #fff,0 0 0 3px #000}.product-bubble--sold-out{opacity:.5;cursor:not-allowed}.product-bubble--sold-out:hover{transform:none;border-color:transparent;box-shadow:none}.product-bubble__sold-out-line{position:absolute;top:50%;left:-5%;right:-5%;height:2px;background:var(--color-error, #ff0000);transform:rotate(-45deg)}.product-bubble__placeholder{font-size:1rem;font-weight:700;color:var(--color-text-secondary, #666);text-transform:uppercase}.product-bubble__image{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden}.product-bubble__image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-bubble__tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-5px);background:var(--color-text, #000);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:10}.product-bubble__tooltip--visible{opacity:1}.product-bubble__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--color-text, #000)}.product-bubbles--collection{margin-top:.5rem}.product-bubbles--product{margin:1.5rem 0;padding-top:1rem;border-top:1px solid #e5e5e5}@media screen and (max-width: 768px){.product-bubble{width:36px;height:36px}.product-bubbles__wrapper{gap:.375rem}.product-bubble__tooltip{display:none}}.product-bubbles--loading{opacity:.5;pointer-events:none}.product-bubbles--loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (min-width: 769px){.product-bubbles__wrapper--many{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.product-bubbles__wrapper--many::-webkit-scrollbar{height:6px}.product-bubbles__wrapper--many::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-bubbles__wrapper--many::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.product-bubbles__wrapper--many::-webkit-scrollbar-thumb:hover{background:#555}}.product-card .product-bubbles{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08)}.thb-product-detail .product-bubbles{margin:1.25rem 0}.product-card .product-bubbles{position:relative;z-index:1}.product-bubble--switching{animation:bubble-switch .3s ease}@keyframes bubble-switch{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.grid__item .product-bubbles,.product-item .product-bubbles{width:100%}.product-card.has-bubbles .product-card__image,.product-card.has-bubbles .product-card-media{position:relative}.product-bubble:focus-visible{outline:2px solid #000;outline-offset:3px}@media (prefers-contrast: high){.product-bubble{border-width:3px}.product-bubble--active{border-width:3px;box-shadow:0 0 0 2px #fff,0 0 0 5px #000}}@media (prefers-reduced-motion: reduce){.product-bubble,.product-bubble__tooltip{transition:none}.product-bubbles--loading:after{animation:none;border-color:#333}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/bubbles.css.map */
