@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{to{transform:translate(100%)}}.product-conjunto-options{background-color:#f9f9f9;font-family:var(--font-family-base, "Inter", sans-serif);margin-bottom:2rem;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.product-conjunto-options .conjunto-title{font-size:1.6rem;font-weight:600;margin-bottom:1rem;color:var(--color-primary, #000);display:block}.product-conjunto-options .conjunto-products-list{display:flex;flex-direction:column;gap:.5rem}.product-conjunto-options .conjunto-product-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#fff;border:1px solid #e0e0e0}.product-conjunto-options .conjunto-product-image-wrapper{position:relative;flex-shrink:0}.product-conjunto-options .conjunto-product-checkbox{position:absolute;top:6px;right:6px;z-index:10}.product-conjunto-options .conjunto-product-checkbox-input{display:none}.product-conjunto-options .conjunto-checkbox-label{display:block;width:16px;height:16px;border:2px solid var(--color-primary, #000);background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease}.product-conjunto-options .conjunto-product-checkbox-input:checked+.conjunto-checkbox-label{background-color:var(--color-primary, #000);border-color:var(--color-primary, #000)}.product-conjunto-options .conjunto-product-checkbox-input:checked+.conjunto-checkbox-label:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.product-conjunto-options .conjunto-product-checkbox-input:disabled+.conjunto-checkbox-label,.product-conjunto-options .conjunto-product-checkbox-input[disabled]+.conjunto-checkbox-label{cursor:not-allowed;background-color:#f5f5f5;border-color:#d0d0d0;opacity:.6}.product-conjunto-options .conjunto-product-image img{object-fit:cover;width:80px;height:80px}.product-conjunto-options .conjunto-product-image a{display:block}.product-conjunto-options .conjunto-product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.product-conjunto-options .conjunto-product-name{font-size:1.3rem;font-weight:500;margin:0 25px 0 0;line-height:1.3;font-family:var(--font-family-base, "Inter", sans-serif)}.product-conjunto-options .conjunto-product-name a{color:var(--color-primary, #000);text-decoration:none;transition:color .2s ease}.product-conjunto-options .conjunto-product-price{margin-bottom:.25rem;width:100%;display:flex;align-items:center;gap:.5rem}.product-conjunto-options .conjunto-product-price .current-price{font-size:1.3rem;font-weight:600;color:#000;font-family:var(--font-family-base, "Inter", sans-serif)}.product-conjunto-options .conjunto-product-price .was-price{font-size:.9rem;color:#999;text-decoration:line-through;font-family:var(--font-family-base, "Inter", sans-serif)}.product-conjunto-options .conjunto-product-options{display:flex;flex-direction:column;gap:1.5rem;width:100%}.product-conjunto-options .conjunto-option-group{display:flex;flex-direction:column;width:100%}.product-conjunto-options .conjunto-option-label{text-align:left;font-size:1.4rem;font-weight:500;color:var(--color-primary);margin:0 0 .75rem;display:block}.product-conjunto-options .conjunto-option-values{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;align-items:center}.product-conjunto-options .conjunto-option-value{min-width:3rem;height:3rem;padding:0;border:1px solid var(--color-third, #D0D0D0);border-radius:50%;background:transparent;color:var(--color-primary);font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center}.product-conjunto-options .conjunto-option-value.swatch{padding:0;width:3rem;height:3rem;border-radius:50%;overflow:hidden;border:1px solid var(--color-third, #D0D0D0)}.product-conjunto-options .conjunto-option-value.swatch img{width:150%;height:150%;object-fit:cover}.product-conjunto-options .conjunto-option-value.text span{display:block}.product-conjunto-options .conjunto-option-value:hover:not(:disabled):not(.selected){background:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.product-conjunto-options .conjunto-option-value.selected{background:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.product-conjunto-options .conjunto-option-value:disabled,.product-conjunto-options .conjunto-option-value.disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-conjunto-options .conjunto-option-value:focus{outline:2px solid var(--color-primary);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-conjunto-options.css.map */
