.product-grid{padding:4rem 2rem;background:transparent}.product-grid__container{max-width:1500px;margin:0 auto}.product-grid__header{margin-bottom:3rem}.product-grid__title{font-family:Mixed Breed Bold,sans-serif;font-size:3.6rem;font-weight:600;text-align:center;margin:0 0 1rem;color:#772148}.product-grid__subtitle{font-family:var(--font-accent--family);font-size:2.5rem;text-align:center;color:#f9ecd4;margin:0}.product-grid__items{display:grid;grid-template-columns:repeat(3,minmax(280px,350px));gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.product-card{background-color:#772148;border-radius:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #0000001a;height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.product-card__image{position:relative;width:100%;height:250px;overflow:hidden;background-color:#f9ecd4;flex-shrink:0}.product-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__badge{position:absolute;top:1rem;right:1rem;z-index:2}.badge--sale{background:#f25c57;color:#ead5b7;padding:.5rem 1rem;border-radius:20px;font-family:Mixed Breed Bold,sans-serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #f25c574d}.product-card__content{background-color:#772148;padding:1rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-card__title{font-family:Mixed Breed Bold,sans-serif;font-size:1.7rem;font-weight:600;line-height:1.3;color:#f9ecd4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__price{font-family:Mixed Breed Bold,cursive;font-size:1.2rem;color:#f9ecd4;font-weight:500}.product-card__spicy-level{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.product-card__spicy-level .flame-icon{width:18px;height:auto;opacity:.3;transition:opacity .2s ease}.product-card__spicy-level .flame-icon.flame-filled{opacity:1}.product-card__spicy-level .flame-icon.flame-empty{opacity:.3}.product-card__description{font-size:1rem;line-height:1.2;color:#f9ecd4;margin:.5rem 0 1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.product-grid__footer{text-align:center;margin-top:3rem}.btn--outline{font-family:Mixed Breed Bold,sans-serif;font-size:1.4rem;font-weight:700;background-color:#772148;color:#ead5b7;padding:1rem 2rem;border-radius:0;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;text-decoration:none;display:inline-block}.btn--outline:hover{background-color:#772148;color:#ead5b7;transform:translateY(-2px);box-shadow:0 4px 8px #7721484d}@media(max-width:1024px){.product-grid__items{grid-template-columns:repeat(2,minmax(280px,350px))}}@media(max-width:768px){.product-grid{padding:3rem 1.5rem}.product-grid__title{font-size:2.8rem}.product-grid__subtitle{font-size:2rem}.product-grid__items{grid-template-columns:1fr;gap:2rem}}.product-grid__pagination{margin-top:4rem;padding-top:2rem;border-top:2px solid #f9ecd4;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.product-grid__pagination .pagination,.product-grid .pagination{list-style:none;display:flex;justify-content:center;align-items:center;gap:1rem;padding:0;margin:0;flex-wrap:wrap}.product-grid__pagination span.page,.product-grid__pagination span.prev,.product-grid__pagination span.next,.product-grid .pagination span.page,.product-grid .pagination span.prev,.product-grid .pagination span.next{margin:0}.product-grid__pagination a,.product-grid__pagination span.current,.product-grid .pagination a,.product-grid .pagination span.current{display:inline-flex;align-items:center;justify-content:center;min-width:45px;height:45px;padding:.6rem 1.2rem;font-family:Mixed Breed Bold,sans-serif;font-size:1.6rem;font-weight:700;color:#772148;text-decoration:none;border:2px solid #772148;border-radius:0;transition:all .3s ease;background-color:#ead5b7;cursor:pointer;box-shadow:0 2px 4px #7721481a}.product-grid__pagination a:hover,.product-grid .pagination a:hover{background-color:#f9ecd4;border-color:#f25c57;color:#f25c57;transform:translateY(-2px);box-shadow:0 4px 8px #f25c5733}.product-grid__pagination span.current,.product-grid .pagination span.current{background-color:#772148;color:#ead5b7;border-color:#772148;cursor:default;box-shadow:0 4px 8px #7721484d}.product-grid__pagination .deco,.product-grid .pagination .deco{border:none;background:none;cursor:default;box-shadow:none;color:#772148;font-size:1.8rem;padding:.6rem}.product-grid__pagination span.prev a,.product-grid__pagination span.next a,.product-grid .pagination span.prev a,.product-grid .pagination span.next a{font-weight:700;padding:.6rem 1.5rem;font-family:Mixed Breed Bold,sans-serif;font-size:1.4rem;letter-spacing:.5px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/css/components/product-grid.css.map */
