.popular-products{padding:3.6rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header__title{font-size:3.2rem;font-weight:700;margin:0 0 1rem}.section-header__description{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0}.popular-products__grid{display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:2.5rem;--grid-columns: 4}.product-grid--desktop-2{--grid-columns: 2}.product-grid--desktop-3{--grid-columns: 3}.product-grid--desktop-4{--grid-columns: 4}@media screen and (max-width: 749px){.product-grid{--grid-columns: 2}.product-grid--mobile-1{--grid-columns: 1}}@media screen and (max-width: 989px){.popular-products__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 749px){.popular-products__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.product-item{position:relative}.product-item__link{display:block;text-decoration:none;color:inherit;transition:transform .3s ease}.product-item__link:hover{transform:translateY(-5px)}.product-item__image-wrapper{position:relative;overflow:hidden;border-radius:1rem;aspect-ratio:1 / 1;background-color:rgba(var(--color-foreground),.03)}.product-item__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-item__link:hover .product-item__image-wrapper img{transform:scale(1.05)}.product-item__content{padding:1.5rem 0 0}.product-item__title{font-size:1.6rem;font-weight:600;margin:0 0 .5rem;color:rgb(var(--color-foreground));line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item__vendor{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:0 0 .5rem}.product-item__price{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-button))}.price--sale{color:#ef4444}.price--compare{font-size:1.4rem;font-weight:400;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.price--regular{color:rgb(var(--color-foreground))}.section-footer{text-align:center;margin-top:4rem}.section-footer .button{display:inline-block;padding:1.2rem 3rem;font-size:1.4rem;font-weight:600;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;border-radius:.4rem;transition:all .3s ease}.section-footer .button:hover{background-color:rgba(var(--color-button),.9);transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-button),.3)}.popular-products__empty{text-align:center;padding:4rem 2rem;background-color:rgba(var(--color-foreground),.02);border-radius:1rem}.popular-products__empty p{font-size:1.4rem;line-height:1.6;margin:0}@media screen and (max-width: 749px){.section-header__title{font-size:2.4rem}.section-header__description{font-size:1.6rem}.product-item__title{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-popular-products.css.map */
