.BusinessProductsSection-module__fxjT2q__productsContainer{max-width:1200px;margin:0 auto;padding:0 16px}.BusinessProductsSection-module__fxjT2q__noProductsMessage{text-align:center;justify-content:center;align-items:center;padding:60px 20px;display:flex}.BusinessProductsSection-module__fxjT2q__noProductsMessage p{color:#64748b;margin:0;font-size:1.1rem;font-weight:500}.BusinessProductsSection-module__fxjT2q__productsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:16px 0 40px;display:grid}.BusinessProductsSection-module__fxjT2q__productCardLink{color:inherit;width:100%;min-width:0;text-decoration:none;display:block}.BusinessProductsSection-module__fxjT2q__productCard{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:100%;min-width:0;height:280px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.BusinessProductsSection-module__fxjT2q__productCardLink:hover .BusinessProductsSection-module__fxjT2q__productCard,.BusinessProductsSection-module__fxjT2q__productCardLink:focus-visible .BusinessProductsSection-module__fxjT2q__productCard{border-color:#dbe0e6;transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.BusinessProductsSection-module__fxjT2q__ownerActionsVisible .BusinessProductsSection-module__fxjT2q__review-owner-actions{opacity:1!important;display:inline-flex!important}.BusinessProductsSection-module__fxjT2q__productImageWrap{background:#f1f5f9;width:100%;height:215px;position:relative;overflow:hidden}.BusinessProductsSection-module__fxjT2q__productImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.BusinessProductsSection-module__fxjT2q__placeholder{background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.BusinessProductsSection-module__fxjT2q__productInfo{flex-direction:column;flex:1;gap:0;height:100px;min-height:0;padding:8px 14px;display:flex;overflow:hidden}.BusinessProductsSection-module__fxjT2q__productHead{white-space:nowrap;direction:rtl;flex-flow:row;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:40px;min-height:40px;max-height:40px;display:flex;overflow:hidden}.BusinessProductsSection-module__fxjT2q__productName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;text-align:right;flex:1;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}.BusinessProductsSection-module__fxjT2q__productPrice{color:#0ea5a4;font-size:.95rem;font-weight:600}.BusinessProductsSection-module__fxjT2q__productPriceInline{align-items:center;gap:6px;margin-top:0;display:flex}.BusinessProductsSection-module__fxjT2q__priceType{color:#374151;white-space:nowrap;background:#e5e7eb;border:1px solid #d1d5db;border-radius:6px;margin-right:6px;padding:3px 8px;font-size:.7rem;font-weight:600}.BusinessProductsSection-module__fxjT2q__productDesc{-webkit-line-clamp:1;line-clamp:1;color:#475569;-webkit-box-orient:vertical;font-size:.95rem;display:-webkit-box;overflow:hidden}.BusinessProductsSection-module__fxjT2q__loadMoreContainer{justify-content:center;align-items:center;gap:12px;margin:32px 0;display:flex}.BusinessProductsSection-module__fxjT2q__loadMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8a6 0%,#06b6d4 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #14b8a64d}.BusinessProductsSection-module__fxjT2q__loadMoreBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #14b8a666}.BusinessProductsSection-module__fxjT2q__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.BusinessProductsSection-module__fxjT2q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite BusinessProductsSection-module__fxjT2q__spin}@keyframes BusinessProductsSection-module__fxjT2q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1220px) and (min-width:878px){.BusinessProductsSection-module__fxjT2q__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:877px) and (min-width:570px){.BusinessProductsSection-module__fxjT2q__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.BusinessProductsSection-module__fxjT2q__productCard{height:260px}.BusinessProductsSection-module__fxjT2q__productImageWrap{height:190px}.BusinessProductsSection-module__fxjT2q__productInfo{height:auto;padding:6px 12px}.BusinessProductsSection-module__fxjT2q__productName{font-size:.95rem}.BusinessProductsSection-module__fxjT2q__productPrice{font-size:.9rem}.BusinessProductsSection-module__fxjT2q__priceType{padding:2px 6px;font-size:10px}.BusinessProductsSection-module__fxjT2q__productHead{flex-wrap:wrap;align-items:flex-start;row-gap:4px;height:auto;min-height:0;max-height:none}.BusinessProductsSection-module__fxjT2q__productPriceInline{flex-wrap:wrap;justify-content:flex-start;gap:4px;width:100%}}@media (max-width:570px){.BusinessProductsSection-module__fxjT2q__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.BusinessProductsSection-module__fxjT2q__productCard{height:240px}.BusinessProductsSection-module__fxjT2q__productInfo{height:auto;padding:6px 10px}.BusinessProductsSection-module__fxjT2q__productName{width:100%;font-size:.9rem}.BusinessProductsSection-module__fxjT2q__productPrice{font-size:.85rem}.BusinessProductsSection-module__fxjT2q__priceType{margin-right:0;padding:2px 5px;font-size:9px}.BusinessProductsSection-module__fxjT2q__productHead{flex-wrap:wrap;align-items:flex-start;row-gap:4px;height:auto;min-height:0;max-height:none}.BusinessProductsSection-module__fxjT2q__productPriceInline{flex-wrap:wrap;justify-content:flex-start;gap:4px;width:100%}.BusinessProductsSection-module__fxjT2q__productImageWrap{height:175px}}@media (max-width:375px){.BusinessProductsSection-module__fxjT2q__productsGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.BusinessProductsSection-module__fxjT2q__productCard{height:220px}.BusinessProductsSection-module__fxjT2q__productImageWrap{height:160px}}
