.tr-product-section{padding:3rem 0}.tr-product-section__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2rem}.tr-product-section__header .tr-section-heading{margin-bottom:0}.tr-view-all{font-size:1.3rem;font-weight:600;text-decoration:underline;color:#7a1f1f}.tr-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch}.tr-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:1.2rem;overflow:hidden;background:#fff;border:1px solid #eee;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.tr-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-3px);border-color:#e4d5c1}.tr-card__image-wrap{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5;flex:0 0 auto}.tr-card__image{display:block;width:100%;height:100%;object-fit:cover}.tr-card__placeholder{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,#eee,#eee 10px,#f7f7f7 10px 20px)}.tr-card__badge{position:absolute;top:.8rem;left:.8rem;background:#7a1f1f;color:#fff;font-size:1.1rem;font-weight:700;padding:.3rem .8rem;border-radius:999px;z-index:1}.tr-card__body{flex:1 1 auto;padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;gap:.5rem}.tr-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;font-weight:600;line-height:1.35;min-height:3.78rem;color:#2b1c14;text-decoration:none}.tr-card__title:hover{text-decoration:underline}.tr-card__rating{font-size:1.2rem;color:#b8860b}.tr-card__rating-count{color:#999}.tr-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.7rem;margin-top:.2rem}.tr-card__price{font-size:1.6rem;font-weight:700;color:#2b1c14}.tr-card__compare-price{font-size:1.3rem;color:#999;text-decoration:line-through}.tr-card__add-to-cart{display:block;width:100%;margin-top:auto;padding:1rem 1.2rem;border:none;border-radius:999px;background:#7a1f1f;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity .15s ease}.tr-card__add-to-cart:hover{opacity:.92}.tr-card__add-to-cart:disabled{background:#ddd;color:#888;cursor:not-allowed}@media screen and (max-width:989px){.tr-product-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}@media screen and (max-width:749px){.tr-product-section{padding:2rem 0}.tr-product-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.tr-card__body{padding:1rem 1rem 1.2rem;gap:.4rem}.tr-card__title{font-size:1.25rem;min-height:3.4rem}.tr-card__price{font-size:1.4rem}.tr-card__compare-price{font-size:1.15rem}.tr-card__cta{font-size:1.1rem;padding-top:.9rem}}@media screen and (max-width:400px){.tr-product-grid{gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/tr-product-grid.css.map */
