.hero{height:50vh;min-height:400px;position:relative;overflow:hidden}.hero-slide{opacity:1;visibility:visible;z-index:1;justify-content:center;align-items:center;transition:transform .8s ease-in-out;display:flex;position:absolute;inset:0;transform:translate(100%)}.hero-slide.active{z-index:2;transform:translate(0)}.hero-slide.exiting{z-index:1;transform:translate(-100%)}.hero-bg{background-image:url(/images/lavender.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#d97706e6,#e11d48e6);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;max-width:1280px;padding:0 1.5rem;position:relative}.hero-content h1{opacity:0;margin-bottom:1.5rem;font-size:4rem;font-weight:700;transition:all .8s ease-out .2s;transform:translateY(20px)}.hero-slide.active .hero-content h1{opacity:1;transform:translateY(0)}.hero-content p{opacity:0;max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.5rem;transition:all .8s ease-out .4s;transform:translateY(20px)}.hero-slide.active .hero-content p{opacity:.9;transform:translateY(0)}.btn-group{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;transition:all .8s ease-out .6s;display:flex;transform:translateY(20px)}.hero-slide.active .btn-group{opacity:1;transform:translateY(0)}.hero-nav{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{background:#fff6;border-color:#fff9;transform:translateY(-50%)scale(1.1)}.hero-nav:active{transform:translateY(-50%)scale(.95)}.hero-nav-prev{left:2rem}.hero-nav-next{right:2rem}.product-carousel-track{gap:1.5rem;width:100%;transition:transform .5s ease-in-out;display:flex}.product-carousel-track .product-card{flex:0 0 calc(25% - 1.125rem);min-width:0}.product-carousel-track .product-image{height:12rem}.product-carousel-track .product-info{padding:1rem}.product-carousel-track .product-name{min-height:3.2rem;margin-bottom:.25rem;font-size:1.1rem;line-height:1.5}.product-carousel-track .product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;margin-bottom:.5rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.product-carousel-track .product-footer{margin-bottom:.75rem}.product-carousel-track .product-price{font-size:1rem}.product-carousel-track .star{width:.85rem;height:.85rem}.product-carousel-track .btn{justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.9rem;display:flex}.product-carousel-track .sales-count{margin-top:.25rem;margin-bottom:.5rem;font-size:.8rem}.product-carousel-track .product-badge{padding:.2rem .5rem;font-size:.75rem}@media (max-width:992px){.product-carousel-track .product-card{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:768px){.product-carousel-track .product-card{flex:0 0 calc(50% - .75rem)}}@media (max-width:480px){.product-carousel-track .product-card{flex:0 0 100%}}.carousel-nav-prev,.carousel-nav-next{color:#1f2937;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000001a}.carousel-nav-prev:hover,.carousel-nav-next:hover{color:#fff;background:#f59e0b;box-shadow:0 4px 15px #f59e0b4d}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}.product-carousel-container{margin:0 -1.5rem;padding:1rem 3rem;position:relative;overflow:hidden}.product-card{width:100%;height:100%;color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000001a}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.product-image-container{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.1)}.product-badge{color:#fff;background:linear-gradient(90deg,#f59e0b,#f43f5e);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.product-info{flex-direction:column;flex:1;padding:16px;display:flex}.product-name{color:#1f2937;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3.2rem;margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.product-description{color:#6b7280;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;margin-bottom:.5rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.product-footer{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.product-price{color:#f59e0b;font-size:1rem;font-weight:600}.rating{gap:.125rem;display:flex}.star{fill:#fbbf24;width:.85rem;height:.85rem}.btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-gradient{color:#fff;background:linear-gradient(90deg,#f59e0b,#f43f5e)}.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f59e0b4d}.btn-full{width:100%}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-header p{color:#6b7280;font-size:1.125rem}.gradient-bg{background:linear-gradient(135deg,#fef3c7,#ffe4e6)}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.benefits{background:#fff;padding:3rem 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-card{text-align:center;border-radius:1rem;padding:1rem;transition:background .3s}.benefit-card:hover{background:#fef3c7}.benefit-icon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .75rem;display:flex}.benefit-card h3{margin-bottom:.25rem;font-size:1rem;font-weight:700}.benefit-card p{color:#6b7280;font-size:.875rem}.categories-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.category-card{text-align:center;background:#fff;border-radius:1rem;padding:1.25rem 1rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 10px #0000000d}.category-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #0003}.category-icon{margin-bottom:.75rem;font-size:2.5rem}.category-card h3{color:#1f2937;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.category-card p{color:#6b7280;font-size:.875rem}.promo-banner{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b,#ef4444);padding:4rem 0}.promo-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.promo-text h2{margin-bottom:1rem;font-size:3rem;font-weight:700}.promo-text p{opacity:.95;margin-bottom:1.5rem;font-size:1.5rem}.promo-features{flex-wrap:wrap;gap:1rem;display:flex}.promo-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.promo-timer{text-align:center}.timer-label{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.timer-display{justify-content:center;gap:1rem;display:flex}.timer-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:1rem;min-width:100px;padding:1.5rem}.timer-value{margin-bottom:.5rem;font-size:3rem;font-weight:700}.timer-unit{opacity:.9;font-size:.875rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.service-card{text-align:center;background:#fff;border-radius:1rem;padding:1.5rem 1rem;transition:all .3s;box-shadow:0 4px 10px #0000000d}.service-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00000026}.service-icon{background:linear-gradient(135deg,#fef3c7,#ffe4e6);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex}.service-card h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.service-card p{color:#6b7280;font-size:.9rem;line-height:1.5}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.blog-card{background:#fff;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.blog-image{height:160px;position:relative;overflow:hidden}.blog-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card:hover .blog-image img{transform:scale(1.1)}.blog-category{color:#fff;background:linear-gradient(90deg,#f59e0b,#f43f5e);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-content{padding:1rem}.blog-meta{color:#6b7280;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.blog-content h3{color:#1f2937;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.blog-content p{color:#6b7280;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.blog-link{color:#f59e0b;font-weight:600;text-decoration:none;transition:color .3s}.blog-link:hover{color:#d97706}.partners-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;display:grid}.partner-logo{color:#9ca3af;background:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;min-height:100px;padding:2rem;font-weight:600;transition:all .3s;display:flex}.partner-logo:hover{color:#d97706;background:linear-gradient(135deg,#fef3c7,#ffe4e6);transform:scale(1.05)}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.125rem}.promo-content{grid-template-columns:1fr}.promo-text h2{font-size:2rem}.promo-text p{font-size:1.125rem}.timer-display{flex-wrap:wrap}.timer-box{min-width:70px;padding:1rem}.timer-value{font-size:2rem}.categories-grid{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.why-choose-grid{grid-template-columns:1fr!important}.hero{height:60vh;min-height:350px}.index-products-grid{grid-template-columns:repeat(2,1fr)!important}.hero-nav{width:40px;height:40px}.hero-nav-prev{left:1rem}.hero-nav-next{right:1rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.btn-group{flex-direction:column;align-items:center}.btn-group .btn{width:100%;max-width:280px}.categories-grid{grid-template-columns:1fr}.index-products-grid{grid-template-columns:1fr!important}}
