.hero-section{padding:4rem 0;background-color:#f8f9fa;margin-bottom:2rem;position:relative;overflow:hidden}.hero-content{padding:2rem;z-index:2;position:relative}.hero-content h1{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;color:#212529}.hero-content p{font-size:1.2rem;margin-bottom:2rem;color:#495057}.shop-now-button{background-color:#212529;color:#fff;padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease;border:none;border-radius:4px;display:inline-block;text-decoration:none}.shop-now-button:hover{background-color:#343a40;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.category-section{margin:4rem 0}.section-heading{position:relative;margin-bottom:2rem;text-align:center;font-weight:700;color:#212529}.section-heading:after{content:"";display:block;width:50px;height:3px;background-color:#212529;margin:1rem auto}.category-card{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;margin-bottom:2rem;background-color:#fff}.category-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.card-category-img{height:200px;background-size:cover;background-position:center;transition:transform .5s ease}.category-card:hover .card-category-img{transform:scale(1.05)}.category-card-body{padding:1.5rem;text-align:center}.category-card-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#212529}.btn-view-category{display:inline-block;padding:.5rem 1rem;background-color:#f8f9fa;color:#212529;border-radius:4px;text-decoration:none;transition:all .3s ease;border:1px solid #dee2e6}.btn-view-category:hover{background-color:#e9ecef;color:#212529}.featured-products{margin:4rem 0;padding:2rem 0;background-color:#f8f9fa}.product-card{border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 4px 12px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.product-img-container{position:relative;padding-top:100%;overflow:hidden}.product-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-img{transform:scale(1.05)}.product-card-body{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.product-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#212529}.product-price{font-size:1.125rem;font-weight:700;color:#212529;margin-bottom:1rem}.product-price .compare-at-price{text-decoration:line-through;color:#6c757d;font-size:.875rem;margin-right:.5rem}.product-card-footer{margin-top:auto;display:flex;justify-content:space-between}.btn-add-to-cart{display:inline-block;padding:.5rem 1rem;background-color:#212529;color:#fff;border-radius:4px;text-decoration:none;transition:all .3s ease;border:none;flex-grow:1}.btn-add-to-cart:hover{background-color:#343a40}.btn-wishlist{display:inline-block;padding:.5rem;background-color:#f8f9fa;color:#212529;border-radius:4px;text-decoration:none;transition:all .3s ease;border:1px solid #dee2e6;margin-left:.5rem}.btn-wishlist:hover{background-color:#e9ecef}.testimonials-section{padding:4rem 0;margin:4rem 0}.testimonial-card{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #00000014;text-align:center;height:100%}.testimonial-quote{color:#212529;font-size:2rem;margin-bottom:1rem}.testimonial-text{font-style:italic;margin-bottom:1.5rem;color:#495057}.testimonial-author{font-weight:600;color:#212529}.star-rating{color:#ffc107;margin-top:1rem}.home-carousel{position:relative;overflow:hidden;width:100%;margin-bottom:2rem;border-radius:8px;height:400px}.carousel-slide{width:100%;height:100%;background-size:cover;background-position:center;position:absolute;top:0;left:0;opacity:1;transition:opacity .5s ease}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff9;border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease}.carousel-button:hover{background-color:#ffffffe5}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.carousel-dot{width:12px;height:12px;border-radius:50%;background-color:#fff9;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background-color:#fff;transform:scale(1.2)}.category-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:2rem}.category-filter-btn{padding:.5rem 1rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;transition:all .3s ease}.category-filter-btn:hover{background-color:#e9ecef}.category-filter-btn.active{background-color:#212529;color:#fff;border-color:#212529}@media (width <= 768px){.hero-content{text-align:center;padding:1rem}.hero-content h1{font-size:2rem}.home-carousel{height:300px}.carousel-button{width:40px;height:40px;font-size:1.25rem}}@media (width <= 576px){.home-carousel{height:250px}.carousel-button{width:35px;height:35px;font-size:1rem}.section-heading{font-size:1.5rem}}
