.section-most-popular-products{padding:60px 0;background-color:#f8f9fa}@media (min-width: 768px){.section-most-popular-products{padding:80px 0}}@media (min-width: 1024px){.section-most-popular-products{padding:100px 0}}.section-most-popular-products__header{text-align:center;margin-bottom:50px}@media (min-width: 768px){.section-most-popular-products__header{margin-bottom:60px}}@media (min-width: 1024px){.section-most-popular-products__header{margin-bottom:70px}}.section-most-popular-products__title{font-family:var(--font-heading, serif);font-size:32px;font-weight:400;line-height:1.2;margin:0 0 16px}@media (min-width: 768px){.section-most-popular-products__title{font-size:42px;margin-bottom:20px}}@media (min-width: 1024px){.section-most-popular-products__title{font-size:48px;margin-bottom:24px}}.section-most-popular-products__description{font-family:var(--font-body, sans-serif);font-size:16px;line-height:1.6;max-width:700px;margin:0 auto}@media (min-width: 768px){.section-most-popular-products__description{font-size:18px}}@media (min-width: 1024px){.section-most-popular-products__description{font-size:20px}}.section-most-popular-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 15px}@media (min-width: 600px){.section-most-popular-products__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width: 1024px){.section-most-popular-products__grid{grid-template-columns:repeat(4,1fr);gap:30px}}.section-most-popular-products__product{display:block;text-decoration:none;background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014;height:100%;position:relative}.section-most-popular-products__product:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.section-most-popular-products__product:active{transform:translateY(-4px)}.section-most-popular-products__product-image{position:relative;width:100%;padding-top:150%;overflow:hidden;background-color:#f0f0f0}.section-most-popular-products__product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.section-most-popular-products__product-image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0e0e0,#f5f5f5)}.section-most-popular-products__product-image--placeholder span{font-family:var(--font-body, sans-serif);font-size:14px;color:#999;text-transform:uppercase;letter-spacing:1px}.section-most-popular-products__product:hover .section-most-popular-products__product-image img{transform:scale(1.05)}.section-most-popular-products__product-content{position:absolute;bottom:0;left:0;right:0;padding:24px 20px;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 60%,transparent 100%);text-align:center}@media (min-width: 768px){.section-most-popular-products__product-content{padding:28px 24px}}@media (min-width: 1024px){.section-most-popular-products__product-content{padding:32px 28px}}.section-most-popular-products__product-title{font-family:var(--font-heading, serif);font-size:20px;font-weight:400;line-height:1.3;margin:0;color:#fff;word-wrap:break-word;text-shadow:0 2px 8px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.section-most-popular-products__product-title{font-size:24px}}@media (min-width: 1024px){.section-most-popular-products__product-title{font-size:28px}}.section-most-popular-products__no-products{text-align:center;padding:60px 20px;font-family:var(--font-body, sans-serif);font-size:18px;color:#666}
