.HeroSlider-module__AAVTfG__hero{background:#1a1a1a;width:100%;height:85vh;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__slide{background-repeat:no-repeat;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__overlay{z-index:0;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__content{z-index:1;text-align:center;color:var(--white);max-width:800px;padding:0 2rem;position:relative}.HeroSlider-module__AAVTfG__subtitle{text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:1.2rem;font-weight:500}.HeroSlider-module__AAVTfG__title{font-family:var(--font-serif);margin-bottom:2rem;font-size:4.5rem;font-weight:700;line-height:1.1}.HeroSlider-module__AAVTfG__btnContainer{justify-content:center;gap:1.5rem;display:flex}.HeroSlider-module__AAVTfG__controls{z-index:2;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSlider-module__AAVTfG__dot{cursor:pointer;width:10px;height:10px;transition:var(--transition);background:#ffffff80;border-radius:50%}.HeroSlider-module__AAVTfG__activeDot{background:var(--white);border-radius:5px;width:30px}@media (max-width:768px){.HeroSlider-module__AAVTfG__title{font-size:3rem}.HeroSlider-module__AAVTfG__subtitle{font-size:.9rem}}
.ProductCard-module__t53O_a__card{background:var(--background);transition:var(--transition);position:relative;overflow:hidden}.ProductCard-module__t53O_a__imageContainer{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__overlay{opacity:0;width:100%;height:100%;transition:var(--transition);background:#0000001a;justify-content:center;align-items:flex-end;padding-bottom:2rem;display:flex;position:absolute;top:0;left:0}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__overlay{opacity:1}.ProductCard-module__t53O_a__info{text-align:center;padding:1.5rem .5rem}.ProductCard-module__t53O_a__category{text-transform:uppercase;color:var(--text-secondary);letter-spacing:2px;margin-bottom:.5rem;font-size:.75rem}.ProductCard-module__t53O_a__name{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.ProductCard-module__t53O_a__price{color:var(--primary);font-size:1.1rem;font-weight:700}.ProductCard-module__t53O_a__badge{background:var(--primary);color:var(--white);text-transform:uppercase;letter-spacing:1px;z-index:2;padding:.3rem .8rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}
