.featured-products-section{margin-bottom:4rem;margin-top:2rem;padding:0 1.5rem}.section-title{font-size:1.5rem;font-weight:500;color:#333;margin-bottom:.5rem;letter-spacing:.5px}.section-subtitle{color:var(--color-gray-medium);font-size:1rem;margin-bottom:0}.slider-container{position:relative;margin-top:2rem}.products-slider{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.products-slider::-webkit-scrollbar{display:none}.slider-item{flex:0 0 auto;width:280px;transition:transform .3s ease}.slider-item:hover{transform:translateY(-8px)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;opacity:0;visibility:hidden;color:var(--color-primary-medium)}.slider-arrow.visible{opacity:1;visibility:visible}.slider-arrow:hover{background:var(--color-primary-medium);color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.1)}.slider-arrow:active{transform:translateY(-50%) scale(.95)}.slider-arrow-left{left:-25px}.slider-arrow-right{right:-25px}.slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.dot{width:8px;height:8px;border-radius:50%;background:var(--color-gray-light);transition:all .3s ease;cursor:pointer}.dot.active{background:var(--color-primary-medium);width:24px;border-radius:4px}@media (max-width:1200px){.slider-item{width:240px}}@media (max-width:992px){.slider-item{width:220px}.slider-arrow{width:45px;height:45px}.slider-arrow-left{left:-20px}.slider-arrow-right{right:-20px}}@media (max-width:768px){.featured-products-section{padding:0 1rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.slider-item{width:180px}.slider-arrow{width:40px;height:40px;opacity:1;visibility:visible}.slider-arrow-left{left:-10px}.slider-arrow-right{right:-10px}}@media (max-width:576px){.slider-item{width:160px}.products-slider{gap:1rem}.slider-arrow{width:36px;height:36px}.slider-dots{margin-top:1.5rem}}@keyframes fadeInSlide{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.slider-item{animation:fadeInSlide .5s ease-out}.spinner-border{width:3rem;height:3rem;border-width:.3rem}.trending-section{margin-bottom:4rem;margin-top:2rem;padding:0 1.5rem}.trending-title{font-size:1.5rem;font-weight:500;color:#333;margin-bottom:.5rem;letter-spacing:.5px}.trending-subtitle{color:var(--color-gray-medium);font-size:1rem;margin-bottom:0}.trending-slider-container{position:relative;margin-top:2rem}.trending-products-slider{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.trending-products-slider::-webkit-scrollbar{display:none}.trending-slider-item{flex:0 0 auto;width:280px;transition:transform .3s ease}.trending-slider-item:hover{transform:translateY(-8px)}.trending-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;opacity:0;visibility:hidden;color:var(--color-primary-medium)}.trending-arrow.visible{opacity:1;visibility:visible}.trending-arrow:hover{background:var(--color-primary-medium);color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.1)}.trending-arrow:active{transform:translateY(-50%) scale(.95)}.trending-arrow-left{left:-25px}.trending-arrow-right{right:-25px}.trending-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.trending-dot{width:8px;height:8px;border-radius:50%;background:var(--color-gray-light);transition:all .3s ease;cursor:pointer}.trending-dot.active{background:var(--color-primary-medium);width:24px;border-radius:4px}@media (max-width:1200px){.trending-slider-item{width:240px}}@media (max-width:992px){.trending-slider-item{width:220px}.trending-arrow{width:45px;height:45px}.trending-arrow-left{left:-20px}.trending-arrow-right{right:-20px}}@media (max-width:768px){.trending-section{padding:0 1rem}.trending-title{font-size:1.5rem}.trending-subtitle{font-size:.9rem}.trending-slider-item{width:180px}.trending-arrow{width:40px;height:40px;opacity:1;visibility:visible}.trending-arrow-left{left:-10px}.trending-arrow-right{right:-10px}}@media (max-width:576px){.trending-slider-item{width:160px}.trending-products-slider{gap:1rem}.trending-arrow{width:36px;height:36px}.trending-dots{margin-top:1.5rem}}@keyframes trendingFadeInSlide{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.trending-slider-item{animation:trendingFadeInSlide .5s ease-out}.trending-section .spinner-border{width:3rem;height:3rem;border-width:.3rem}