.Carousel_carousel__IbT0Y{position:relative;width:100%;height:70vh;min-height:500px;max-height:800px;overflow:hidden;margin:0}.Carousel_slide__xGwsP{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%}.Carousel_slide__xGwsP.Carousel_active__f_MWX{opacity:1}.Carousel_overlay__ws0Wj{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.Carousel_content__z9_PA{position:relative;z-index:10;text-align:center;color:#fff;padding:0 2rem;max-width:800px}.Carousel_title__5NLDj{font-size:3.5rem;font-family:var(--font-playfair),serif;font-weight:400;letter-spacing:.05em;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Carousel_subtitle__swts6{font-size:1.1rem;margin-bottom:2.5rem;letter-spacing:1px;font-weight:300;text-shadow:0 1px 2px rgba(0,0,0,.3)}.Carousel_btn__v2Dqx{background:transparent;color:#fff;padding:.8rem 2.5rem;border-radius:2px;border:1px solid #fff;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;transition:all .3s ease}.Carousel_btn__v2Dqx:hover{background:#fff;color:#000}.Carousel_indicators__LnDZM{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.Carousel_dot__lDy45{width:12px;height:12px;border-radius:50%;background:var(--text-muted);cursor:pointer;transition:background .3s}.Carousel_dot__lDy45.Carousel_active__f_MWX{background:var(--primary)}.Carousel_controls__O1Xvo{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 1rem;z-index:10;pointer-events:none}.Carousel_controlBtn__RKxs_{pointer-events:auto;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.Carousel_controlBtn__RKxs_:hover{background:hsla(0,0%,100%,.4)}.ProductCard_card__syd1X{background:transparent;padding:1rem;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;cursor:pointer;text-align:center}.ProductCard_card__syd1X:hover{transform:translateY(-2px)}.ProductCard_imageWrap__GYdRN{width:100%;padding-bottom:100%;background:var(--bg-color);border-radius:8px;margin-bottom:1rem;display:block;position:relative;overflow:hidden}.ProductCard_placeholderImage__ps_rj{width:80%;height:80%;background:linear-gradient(135deg,#e0eafc,#cfdef3);border-radius:50%;box-shadow:inset -5px -5px 15px hsla(0,0%,100%,.7),inset 5px 5px 15px rgba(0,0,0,.1)}[data-theme=dark] .ProductCard_placeholderImage__ps_rj{background:linear-gradient(135deg,#232526,#414345);box-shadow:inset -5px -5px 15px hsla(0,0%,100%,.1),inset 5px 5px 15px rgba(0,0,0,.5)}.ProductCard_tag__SvuOH{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.9);color:#111;font-size:.7rem;font-weight:600;letter-spacing:1px;padding:.3rem .6rem;border-radius:2px;border:1px solid var(--border-color);z-index:2}[data-theme=dark] .ProductCard_tag__SvuOH{background:var(--primary);color:#fff;border-color:var(--primary)}.ProductCard_heartBtn__A3Qb9{position:absolute;top:10px;left:10px;z-index:2;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.85);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;color:#666;transition:all .2s ease;padding:0}.ProductCard_heartBtn__A3Qb9:hover{background:#fff;transform:scale(1.1);color:#e11d48}.ProductCard_heartBtn__A3Qb9.ProductCard_heartActive__1ofa3{background:hsla(0,0%,100%,.95);color:#e11d48}[data-theme=dark] .ProductCard_heartBtn__A3Qb9{background:rgba(30,30,30,.85);color:#999}[data-theme=dark] .ProductCard_heartBtn__A3Qb9:hover{background:#1e1e1e;color:#e11d48}[data-theme=dark] .ProductCard_heartBtn__A3Qb9.ProductCard_heartActive__1ofa3{background:rgba(30,30,30,.95);color:#e11d48}.ProductCard_title__Z23ro{font-size:1.1rem;font-family:var(--font-playfair),serif;font-weight:400;letter-spacing:.05em;margin-bottom:.5rem;color:var(--text-color)}.ProductCard_meta__ur9ZZ{font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .5rem;text-transform:uppercase;letter-spacing:.5px;line-height:1.4}.ProductCard_meta__ur9ZZ span{white-space:nowrap}.ProductCard_separator__Esgrg{color:var(--border-color);font-size:.8rem}.ProductCard_description__D3yXv{font-size:.8rem;color:var(--text-muted);margin:.5rem 0 1rem;line-height:1.5;padding:0 .25rem}.ProductCard_price__Z10KW{font-size:1.25rem;font-weight:700;color:var(--primary);margin-top:auto}.ProductCard_footer__7OxCN{display:none}.ProductCard_waBtn__wKp0Z{margin-top:auto;background:#a5ffc6;color:#064e3b;border:none;padding:.6rem 1rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;width:100%}.ProductCard_waBtn__wKp0Z:hover{background:#22c55e;transform:translateY(-2px)}