.HeroSlider-module__AAVTfG__sliderContainer{background-color:#1a1a1a;width:100%;height:80vh;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__slide{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__slideActive{opacity:1;z-index:1}.HeroSlider-module__AAVTfG__image{object-fit:cover;opacity:.7}.HeroSlider-module__AAVTfG__content{text-align:center;color:#fff;z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__title{text-shadow:0 2px 4px #00000080;margin-bottom:1rem;padding:0 1rem;font-size:2.5rem;line-height:1.2;animation:.8s forwards HeroSlider-module__AAVTfG__fadeUp;transform:translateY(20px)}@media (min-width:768px){.HeroSlider-module__AAVTfG__title{margin-bottom:1.5rem;font-size:5rem}}.HeroSlider-module__AAVTfG__subtitle{text-shadow:0 1px 2px #00000080;opacity:0;max-width:40rem;margin-bottom:1.5rem;padding:0 1rem;font-size:1rem;font-weight:300;animation:.8s .2s forwards HeroSlider-module__AAVTfG__fadeUp}@media (min-width:768px){.HeroSlider-module__AAVTfG__subtitle{margin-bottom:2rem;font-size:1.5rem}}.HeroSlider-module__AAVTfG__exploreBtn{color:#1a1a1a;text-transform:uppercase;letter-spacing:2px;cursor:pointer;opacity:0;background-color:#fff;border:none;padding:1rem 2rem;font-size:1rem;transition:all .3s;animation:.8s .4s forwards HeroSlider-module__AAVTfG__fadeUp}.HeroSlider-module__AAVTfG__exploreBtn:hover{color:#fff;background-color:#0000;box-shadow:inset 0 0 0 2px #fff}.HeroSlider-module__AAVTfG__indicators{z-index:10;justify-content:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroSlider-module__AAVTfG__dotActive{background-color:#fff;transform:scale(1.2)}@keyframes HeroSlider-module__AAVTfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Products-module__mFS5Ca__section{background-color:var(--background);padding:6rem 2rem}.Products-module__mFS5Ca__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:1rem;font-size:3rem}.Products-module__mFS5Ca__description{color:var(--foreground);opacity:.8;font-size:1.1rem;line-height:1.6}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Products-module__mFS5Ca__card{cursor:pointer;border-radius:16px;height:500px;position:relative;overflow:hidden}.Products-module__mFS5Ca__image{object-fit:cover;transition:transform .7s}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__image{transform:scale(1.05)}.Products-module__mFS5Ca__overlay{background:linear-gradient(#0000 50%,#000000b3 100%);transition:opacity .3s;position:absolute;inset:0}.Products-module__mFS5Ca__content{color:#fff;width:100%;padding:2.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translateY(10px)}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__content{transform:translateY(0)}.Products-module__mFS5Ca__categoryName{font-family:var(--font-serif);margin-bottom:.5rem;font-size:2rem;font-weight:500}.Products-module__mFS5Ca__detailsLink{opacity:.9;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;font-weight:500;display:inline-flex}@media (max-width:768px){.Products-module__mFS5Ca__section{padding:4rem 1.5rem}.Products-module__mFS5Ca__title{font-size:2.5rem}.Products-module__mFS5Ca__grid{grid-template-columns:1fr}.Products-module__mFS5Ca__card{height:400px}}
.Services-module__dpHhBa__section{background-color:var(--background);padding:6rem 2rem}.Services-module__dpHhBa__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.Services-module__dpHhBa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__dpHhBa__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:1rem;font-size:3rem}.Services-module__dpHhBa__description{color:var(--foreground);opacity:.8;font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;display:grid}@media (max-width:768px){.Services-module__dpHhBa__section{padding:4rem 1rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__title{font-size:2rem}}.Services-module__dpHhBa__card{background:var(--background);border:1px solid var(--border);color:inherit;border-radius:4px;flex-direction:column;gap:1rem;padding:3rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__detailsLink{color:var(--foreground);margin-top:auto;font-size:.9rem;font-weight:500;transition:color .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__detailsLink{color:var(--accent);text-decoration:underline}.Services-module__dpHhBa__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.Services-module__dpHhBa__iconWrapper{color:var(--foreground);opacity:.7;margin-bottom:1.5rem;font-size:2rem}.Services-module__dpHhBa__serviceTitle{font-family:var(--font-serif);color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__serviceDesc{color:var(--foreground);opacity:.8;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}
.Features-module__zvCZ4q__section{color:#1a1a1a;background-color:#f5f5f5;padding:5rem 0}@media (max-width:768px){.Features-module__zvCZ4q__section{padding:3rem 0}}.Features-module__zvCZ4q__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr)}}.Features-module__zvCZ4q__card{text-align:center;border:1px solid #0000001a;padding:2rem;transition:border-color .3s}.Features-module__zvCZ4q__card:hover{border-color:#d4a373}.Features-module__zvCZ4q__title{font-size:1.5rem;font-family:var(--font-serif);color:#2d2d2d;margin-bottom:1rem}.Features-module__zvCZ4q__description{opacity:.8;line-height:1.6}
.Testimonials-module__ItA9Ha__section{background-color:var(--background);text-align:center;padding:6rem 2rem}.Testimonials-module__ItA9Ha__container{max-width:1000px;margin:0 auto}.Testimonials-module__ItA9Ha__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:3rem;font-size:2.5rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:4rem 1rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}.Testimonials-module__ItA9Ha__card{background:var(--secondary);text-align:left;border:1px solid var(--border);border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008}.Testimonials-module__ItA9Ha__stars{color:var(--accent);margin-bottom:1rem;font-size:1.2rem}.Testimonials-module__ItA9Ha__text{color:var(--foreground);opacity:.8;margin-bottom:1.5rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;background:#eee;border-radius:50%;width:50px;height:50px}.Testimonials-module__ItA9Ha__info{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--foreground);font-weight:600}.Testimonials-module__ItA9Ha__role{color:var(--foreground);opacity:.6;font-size:.85rem}
.Contact-module__hcVmEa__section{background-color:var(--primary);color:var(--primary-foreground);padding:6rem 2rem}.Contact-module__hcVmEa__container{flex-wrap:wrap;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.Contact-module__hcVmEa__content{flex:1;min-width:300px}.Contact-module__hcVmEa__title{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:3rem}.Contact-module__hcVmEa__text{color:var(--primary-foreground);opacity:.8;max-width:500px;margin-bottom:2rem;line-height:1.8}.Contact-module__hcVmEa__infoItem{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Contact-module__hcVmEa__icon{width:24px;height:24px}.Contact-module__hcVmEa__form{background:var(--secondary);min-width:300px;color:var(--foreground);border:1px solid var(--border);border-radius:12px;flex:1;padding:2.5rem}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:var(--foreground);opacity:.8;margin-bottom:.5rem;font-size:.9rem;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:6px;padding:.8rem;font-family:inherit}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent);outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__button{background:var(--accent);width:100%;color:var(--accent-foreground);cursor:pointer;border:none;border-radius:6px;padding:1rem;font-weight:600;transition:background .2s}.Contact-module__hcVmEa__button:hover{opacity:.9}.Contact-module__hcVmEa__socialGroup{gap:1.5rem;display:flex}.Contact-module__hcVmEa__socialLink{color:var(--accent);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.Contact-module__hcVmEa__socialLink:hover{opacity:.8;text-decoration:underline}.Contact-module__hcVmEa__mapContainer{border:1px solid var(--border);border-radius:12px;width:100%;margin-top:3rem;overflow:hidden}.Contact-module__hcVmEa__mapFrame{width:100%;height:350px;display:block}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:4rem 1rem}.Contact-module__hcVmEa__container{flex-direction:column;gap:2rem}.Contact-module__hcVmEa__content,.Contact-module__hcVmEa__form{width:100%;min-width:0}.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__mapFrame{height:250px}}
