.blog-post-body{word-break:break-word;line-height:1.9}.blog-post-body img{max-width:100%;height:auto}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.product-card{color:inherit;background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.product-card__img{aspect-ratio:4/3;background:#f6f7f9;justify-content:center;align-items:center;padding:16px;display:flex}.product-card__img img{object-fit:contain;max-width:100%;max-height:100%}.product-card__body{flex-direction:column;flex:1;gap:6px;padding:14px 16px 16px;display:flex}.product-card__title{margin:0;font-size:16px;font-weight:700}.product-card__en{color:#8a8f98;margin:0;font-size:12px}.product-card__desc{color:#5b616b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-card__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.product-card__price{color:#16a34a;font-size:14px;font-weight:700}.product-card__more{color:#2563eb;white-space:nowrap;font-size:13px}.product-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:20px;display:grid}.product-gallery img{object-fit:contain;background:#f6f7f9;border:1px solid #eee;border-radius:12px;width:100%;height:auto;max-height:280px;padding:10px}
