.frequently-bought-together{background:#f5f5f5;padding:32px 16px;border-radius:16px;text-align:center;font-family:Inter,Helvetica,Arial,sans-serif;max-width:720px;margin:40px auto}.fbt-block{margin:0}.frequently-bought-together h2{font-size:24px;font-weight:700;margin-bottom:8px}.frequently-bought-together p{font-size:16px;color:#666;margin-bottom:24px}.fbt-select-all{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.fbt-select-all label{font-size:14px;color:#333;font-weight:500}.products{display:flex;flex-direction:column;gap:16px}.product-item{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px 16px;gap:12px;box-shadow:0 1px 3px #0000001a;position:relative;overflow:hidden}.product-item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;background-color:#fff;border:2px solid #00b84c;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.product-item input[type=checkbox]:checked{background-color:#00b84c;border-color:#00b84c}.product-item input[type=checkbox]:checked:after{content:"";width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);display:block}.product-item img{width:64px;height:64px;object-fit:cover;border-radius:8px;margin-left:36px}.product-text{display:flex;flex-direction:column;text-align:left;flex:1;overflow:hidden}.product-title{font-weight:700;font-size:16px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-variant,.product-variant-select select{font-size:14px;color:#6b7280;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.product-price{font-weight:600;font-size:16px;margin-top:6px;color:#111827}.chevron-link{margin-left:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chevron-link svg{width:20px;height:20px;stroke:#6b7280;transition:stroke .2s}.chevron-link:hover svg{stroke:#00b84c}.total-price{margin-top:24px;font-size:18px;font-weight:700;color:#111827}.add-to-cart{margin-top:20px;width:100%;background-color:#00b84c;color:#fff;border:none;padding:16px;border-radius:9999px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;position:relative}.add-to-cart.loading{background-color:#00b84c;color:transparent;pointer-events:none}.add-to-cart.loading:after{content:"";width:18px;height:18px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media (max-width: 768px){.product-text{max-width:calc(100% - 90px)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/fbt.css.map */
