.frequently-bought-together{padding-bottom:2rem}.frequently-bought-together__title{color:#333;font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.frequently-bought-together__container{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.frequently-bought-together__products{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:.5rem}.frequently-bought-together__product{align-items:center;display:flex;flex-direction:column;gap:.5rem;max-width:7.5rem;min-height:8rem;position:relative}@media(min-width:768px){.frequently-bought-together__product{max-width:8.75rem;min-height:10rem}}.frequently-bought-together__product-image-container{background:transparent;border-radius:.5rem;flex-shrink:0;height:6.25rem;overflow:hidden;width:6.25rem}@media(min-width:768px){.frequently-bought-together__product-image-container{height:7.5rem;width:7.5rem}}.frequently-bought-together__product-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.frequently-bought-together__product-placeholder{align-items:center;background:#f0f0f0;color:#666;display:flex;font-size:1.5rem;font-weight:600;height:100%;justify-content:center;text-transform:uppercase;width:100%}.frequently-bought-together__product-title{color:#333;font-size:.8125rem;font-weight:500;line-height:1.3;text-align:center}@media(min-width:768px){.frequently-bought-together__product-title{font-size:.875rem}}.frequently-bought-together__plus{color:#666;font-size:1.5rem;font-weight:600;line-height:1}.frequently-bought-together__actions{align-items:center;display:flex;gap:.5rem;position:relative}.frequently-bought-together__add-button{background:#333;border:none;border-radius:1.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.frequently-bought-together__add-button:hover:not(:disabled){background:#444}.frequently-bought-together__add-button:disabled{background:#ccc;cursor:not-allowed}.frequently-bought-together__add-button.expanded{background:transparent;color:#333}.frequently-bought-together__add-button.expanded:hover:not(:disabled){background:transparent;color:#555}.frequently-bought-together__toggle{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s ease}.frequently-bought-together__toggle:hover{background:#f0f0f0}.frequently-bought-together__caret{transform:rotate(0deg);transition:transform .2s ease}.frequently-bought-together__caret.expanded{transform:rotate(180deg)}.frequently-bought-together__options{animation:slideDown .3s ease;border-top:.0625rem solid #e0e0e0;max-width:43.75rem;padding-top:1rem;width:100%}.frequently-bought-together__option{align-items:center;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem 0;transition:opacity .2s ease;width:100%}.frequently-bought-together__option:not(:last-child){border-bottom:.0625rem solid #f0f0f0}.frequently-bought-together__option.unselected{opacity:.5}.frequently-bought-together__option.unselected .product-name{color:#999!important}.frequently-bought-together__checkbox{align-items:center;cursor:pointer;display:flex;flex:1;gap:.5rem;min-width:0}.frequently-bought-together__checkbox input[type=checkbox]{display:none}.frequently-bought-together__checkbox .checkmark{background:#fff;border:.125rem solid #d0d0d0;border-radius:.25rem;flex-shrink:0;height:1.25rem;position:relative;transition:all .2s ease;width:1.25rem}.frequently-bought-together__checkbox .checkmark:after{border:solid #fff;border-width:0 .125rem .125rem 0;content:"";height:.625rem;left:.375rem;opacity:0;position:absolute;top:.125rem;transform:rotate(45deg);transition:opacity .2s ease;width:.375rem}.frequently-bought-together__checkbox input:checked+.checkmark{background:#007bff;border-color:#007bff}.frequently-bought-together__checkbox input:checked+.checkmark:after{opacity:1}.frequently-bought-together__checkbox .product-name{align-items:center;color:#333;display:flex;flex:1;font-size:.875rem;gap:.5rem;justify-content:flex-start;line-height:1.4}.frequently-bought-together__checkbox .product-name .variant-title{color:#666;font-weight:400}.frequently-bought-together__checkbox .product-name .product-price{font-size:.8125rem;font-weight:700;white-space:nowrap}.frequently-bought-together__variant-select{background:#fff;border:.0625rem solid #d0d0d0;border-radius:.375rem;cursor:pointer;font-size:.75rem;min-width:7.5rem;padding:.375rem .75rem;transition:all .2s ease}.frequently-bought-together__variant-select:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.frequently-bought-together__variant-select:focus{border-color:#007bff;box-shadow:0 0 0 .125rem rgba(0,123,255,.25);outline:none}.frequently-bought-together__variant-select.unselected{background:#f8f8f8;border-color:#e0e0e0;color:#999}.frequently-bought-together__add-button-expanded{background:#333;border:none;border-radius:1.5rem;color:#fff;cursor:pointer;display:block;font-size:.875rem;font-weight:600;margin:1rem auto 0;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.frequently-bought-together__add-button-expanded:hover:not(:disabled){background:#444}.frequently-bought-together__add-button-expanded:disabled{background:#ccc;cursor:not-allowed}.frequently-bought-together.loading{align-items:center;color:#666;display:flex;font-size:.875rem;justify-content:center;min-height:7.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.frequently-bought-together{padding-bottom:1.5rem;padding-left:1.25rem;padding-right:1.25rem}.frequently-bought-together__title{font-size:1rem;margin-bottom:1rem}.frequently-bought-together__products{gap:.75rem;justify-content:center;width:100%}.frequently-bought-together__product{flex:1;max-width:7.5rem;min-width:0}.frequently-bought-together__product-image-container{height:5rem;margin:0 auto;width:5rem}.frequently-bought-together__product-title{font-size:.75rem;line-height:1.2}.frequently-bought-together__plus{flex-shrink:0;font-size:1.25rem}.frequently-bought-together__add-button{font-size:.8125rem;padding:.625rem 1.25rem}.frequently-bought-together__options{padding-left:0;padding-right:0}.frequently-bought-together__option{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem 0}.frequently-bought-together__checkbox{width:100%}.frequently-bought-together__checkbox .product-name{align-items:flex-start;flex-direction:column;gap:.25rem}.frequently-bought-together__variant-select{box-sizing:border-box;font-size:.875rem;margin-left:1.75rem;max-width:none;min-height:2.75rem;min-width:0;padding:.75rem;width:calc(100% - 1.75rem)}}
