.Header-module__hBw1pG__header{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000;background:0 0;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fff 0%,#fff0 100%);box-shadow:0 2px 10px #0000001a}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{color:#fff;z-index:1001;font-size:1.25rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger span{background:#000;width:25px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__hamburger span.Header-module__hBw1pG__open:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__hBw1pG__hamburger span.Header-module__hBw1pG__open:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger span.Header-module__hBw1pG__open:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__nav a{color:#000;font-size:.95rem;text-decoration:none;transition:all .3s}.Header-module__hBw1pG__nav a:hover{color:#ffdc73}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;flex-direction:column;gap:2rem;width:70%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px #0000001a}.Header-module__hBw1pG__nav a{color:#000}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__nav a{padding:.5rem 0;font-size:1.1rem}}
.About-module__vAULUW__about{color:#333;background:#f8f8f8;padding:8rem 2rem}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.About-module__vAULUW__content h2{margin-bottom:2rem;font-family:playfair display,serif;font-size:3.5rem;font-weight:300;line-height:1.2}.About-module__vAULUW__content p{color:#333;margin-bottom:2.5rem;font-family:inter,serif;font-size:1rem;line-height:1.8}.About-module__vAULUW__button{color:#fff;letter-spacing:2px;cursor:pointer;background:#000;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:.85rem;transition:all .3s}.About-module__vAULUW__button:hover{background:#333}.About-module__vAULUW__imageContainer{border-radius:8px;height:600px;position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;border-radius:8px;transform:scale(1.2)}@media (max-width:968px){.About-module__vAULUW__container{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{color:#333;background:#f8f8f8;padding:6rem 2rem}.Contact-module__hcVmEa__container{grid-template-columns:1fr 1.5fr;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.Contact-module__hcVmEa__content h2{margin-bottom:1.5rem;font-size:3rem;font-weight:600}.Contact-module__hcVmEa__content p{color:#333;font-size:1rem;line-height:1.8}.Contact-module__hcVmEa__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__field label{margin-bottom:.5rem;font-size:.9rem;display:block}.Contact-module__hcVmEa__field label span{color:red}.Contact-module__hcVmEa__nameFields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__hcVmEa__field input,.Contact-module__hcVmEa__field textarea{color:#333;background:#f8f8f8;border:1px solid #ddd;border-radius:4px;width:100%;padding:1rem;font-family:inherit;font-size:.95rem}.Contact-module__hcVmEa__field input:focus,.Contact-module__hcVmEa__field textarea:focus{border-color:#000;outline:none}.Contact-module__hcVmEa__button{color:#fff;letter-spacing:2px;cursor:pointer;background:#000;border:none;border-radius:50px;align-self:flex-start;padding:1rem 2.5rem;font-size:.85rem;transition:all .3s}.Contact-module__hcVmEa__button:hover{background:#333}@media (max-width:968px){.Contact-module__hcVmEa__container{grid-template-columns:1fr}}.Contact-module__hcVmEa__modalOverlay{z-index:2000;background:#0009;justify-content:center;align-items:center;animation:.3s Contact-module__hcVmEa__fadeIn;display:flex;position:fixed;inset:0}.Contact-module__hcVmEa__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:450px;padding:3rem 2.5rem;animation:.3s Contact-module__hcVmEa__slideUp;box-shadow:0 20px 60px #0000004d}.Contact-module__hcVmEa__modalIcon{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:3rem;animation:.5s Contact-module__hcVmEa__scaleIn;display:flex}.Contact-module__hcVmEa__modal h3{color:#333;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.Contact-module__hcVmEa__modal p{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Contact-module__hcVmEa__modalButton{color:#fff;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:50px;padding:.9rem 2.5rem;font-size:.9rem;transition:all .3s}.Contact-module__hcVmEa__modalButton:hover{background:#333;transform:translateY(-2px)}@keyframes Contact-module__hcVmEa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Contact-module__hcVmEa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Contact-module__hcVmEa__scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}
.FeaturedProducts-module__HyGnCG__featured{color:#333;background:#fff;padding:8rem 2rem}.FeaturedProducts-module__HyGnCG__container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.FeaturedProducts-module__HyGnCG__intro{flex-direction:column;flex:2;justify-content:space-between;max-width:400px;height:100%;margin-bottom:4rem;display:flex}.FeaturedProducts-module__HyGnCG__intro h2{margin-bottom:1.5rem;font-family:playfair display,serif;font-size:3.5rem;font-weight:300}.FeaturedProducts-module__HyGnCG__intro p{color:#333;font-size:.95rem;line-height:1.8}.FeaturedProducts-module__HyGnCG__products{justify-content:center;align-items:flex-start;display:flex}.FeaturedProducts-module__HyGnCG__product{text-align:left;border-radius:12px;width:100%;max-width:600px;transition:all .3s}.FeaturedProducts-module__HyGnCG__imageContainer{background:#f5f5f5;border-radius:8px;height:600px;margin-bottom:1.5rem;position:relative;overflow:hidden}.FeaturedProducts-module__HyGnCG__image{object-fit:cover;width:100%;height:100%}.FeaturedProducts-module__HyGnCG__product h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.FeaturedProducts-module__HyGnCG__price{margin-bottom:1rem;font-size:1rem}.FeaturedProducts-module__HyGnCG__actions{align-items:center;gap:1rem;display:flex}.FeaturedProducts-module__HyGnCG__quantity{border:1px solid #ddd;border-radius:50px;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.FeaturedProducts-module__HyGnCG__quantity button{cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.2rem}.FeaturedProducts-module__HyGnCG__addToCart{color:#fff;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:50px;padding:.8rem 2rem;font-size:.8rem;transition:all .3s}.FeaturedProducts-module__HyGnCG__addToCart:hover{background:#333}@media (max-width:768px){.FeaturedProducts-module__HyGnCG__container{padding:0;display:block}.FeaturedProducts-module__HyGnCG__intro{text-align:center;gap:1rem;max-width:100%;margin-bottom:2rem}.FeaturedProducts-module__HyGnCG__products{justify-content:center;align-items:center;width:100%}.FeaturedProducts-module__HyGnCG__product{text-align:center;width:100%;max-width:100%;margin:0 auto}.FeaturedProducts-module__HyGnCG__imageContainer{height:350px}.FeaturedProducts-module__HyGnCG__actions{justify-content:center}}
.Footer-module__S6Hkya__footer{color:#333;background:#fff;border-top:1px solid #eee;padding:4rem 2rem 1rem}.Footer-module__S6Hkya__container{grid-template-columns:1fr 1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brand h3{font-size:1.3rem;font-weight:600}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__column h4{margin-bottom:.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column a{color:#333;font-size:.9rem;text-decoration:none;transition:opacity .3s}.Footer-module__S6Hkya__column a:hover{opacity:.6}.Footer-module__S6Hkya__newsletter h4{margin-bottom:1.5rem;font-size:.95rem;font-weight:500;line-height:1.6}.Footer-module__S6Hkya__emailForm{gap:1rem;display:flex}.Footer-module__S6Hkya__emailForm input{color:#333;background:#eee;border:1px solid #ddd;border-radius:4px;flex:1;padding:.8rem 1.2rem;font-size:.9rem}.Footer-module__S6Hkya__emailForm button{color:#fff;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:50px;padding:.8rem 2rem;font-size:.8rem;transition:all .3s}.Footer-module__S6Hkya__emailForm button:hover{background:#333}.Footer-module__S6Hkya__tnc{text-align:center;margin-top:6rem;font-size:.85rem}@media (max-width:968px){.Footer-module__S6Hkya__container{grid-template-columns:1fr}}.Footer-module__S6Hkya__modalOverlay{z-index:2000;background:#0009;justify-content:center;align-items:center;animation:.3s Footer-module__S6Hkya__fadeIn;display:flex;position:fixed;inset:0}.Footer-module__S6Hkya__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:450px;padding:3rem 2.5rem;animation:.3s Footer-module__S6Hkya__slideUp;box-shadow:0 20px 60px #0000004d}.Footer-module__S6Hkya__modalIcon{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:3rem;animation:.5s Footer-module__S6Hkya__scaleIn;display:flex}.Footer-module__S6Hkya__modal h3{color:#333;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.Footer-module__S6Hkya__modal p{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__modalButton{color:#fff;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:50px;padding:.9rem 2.5rem;font-size:.9rem;transition:all .3s}.Footer-module__S6Hkya__modalButton:hover{background:#333;transform:translateY(-2px)}@keyframes Footer-module__S6Hkya__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module__S6Hkya__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module__S6Hkya__scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}
.Services-module__dpHhBa__services{color:#333;background:#fff;padding:8rem 2rem}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__container h2{margin-bottom:1rem;font-family:playfair display,serif;font-size:3rem;font-weight:300}.Services-module__dpHhBa__subtitle{color:#333;max-width:800px;margin-bottom:4rem;font-size:1rem;line-height:1.8}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;margin-top:4rem;display:grid}.Services-module__dpHhBa__service{text-align:left}.Services-module__dpHhBa__imageContainer{background:#f5f5f5;border-radius:4px;height:400px;margin-bottom:1.5rem;position:relative;overflow:hidden}.Services-module__dpHhBa__image{object-fit:cover;width:100%;height:100%}.Services-module__dpHhBa__service h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:500}.Services-module__dpHhBa__price{margin-bottom:1rem;font-size:1rem;font-weight:600}.Services-module__dpHhBa__description{color:#666;font-size:.9rem;line-height:1.7}
.about-module__8TymFG__main{color:#333;background:#f8f8f8;padding-top:80px}.about-module__8TymFG__hero{background:#f8f8f8;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:6rem 3rem;display:grid}.about-module__8TymFG__heroContent h1{margin-bottom:2rem;font-size:3.5rem;font-weight:600}.about-module__8TymFG__heroContent p{color:#333;font-size:1rem;line-height:1.8}.about-module__8TymFG__heroImage{height:600px;position:relative}.about-module__8TymFG__image{object-fit:cover;border-radius:8px}.about-module__8TymFG__faq{max-width:1200px;margin:0 auto;padding:6rem 3rem}.about-module__8TymFG__faq h2{margin-bottom:3rem;font-size:3rem;font-weight:600}.about-module__8TymFG__questions{max-width:800px;margin-left:auto}.about-module__8TymFG__question{border-top:1px solid #ddd;justify-content:space-between;align-items:center;padding:2rem 0;font-size:1.1rem;display:flex}.about-module__8TymFG__question:last-child{border-bottom:1px solid #ddd}.about-module__8TymFG__question button{cursor:pointer;background:0 0;border:none;font-size:2rem;font-weight:300}@media (max-width:968px){.about-module__8TymFG__hero{grid-template-columns:1fr}}
.services-module__g8J8Uq__main{color:#333;background:#f8f8f8;padding-top:80px}.services-module__g8J8Uq__hero{max-width:1200px;margin:0 auto;padding:3rem 0 6rem}.services-module__g8J8Uq__heroImage{border-radius:8px;height:400px;margin-bottom:3rem;position:relative;overflow:hidden}.services-module__g8J8Uq__image{object-fit:cover;width:100%;height:100%}.services-module__g8J8Uq__heroContent{max-width:900px}.services-module__g8J8Uq__heroContent h1{margin-bottom:2rem;font-size:3.5rem;font-weight:600}.services-module__g8J8Uq__heroContent p{color:#333;font-size:1rem;line-height:1.8}
.FAQAccordion-module__sbNgYW__accordion{color:#333;max-width:800px;margin-left:auto}.FAQAccordion-module__sbNgYW__accordionItem{color:#333;border-top:1px solid #ddd}.FAQAccordion-module__sbNgYW__accordionItem:last-child{border-bottom:1px solid #ddd}.FAQAccordion-module__sbNgYW__accordionButton{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;font-size:1.1rem;transition:opacity .3s;display:flex}.FAQAccordion-module__sbNgYW__accordionButton:hover{opacity:.7}.FAQAccordion-module__sbNgYW__accordionButton span:first-child{flex:1;font-weight:500}.FAQAccordion-module__sbNgYW__icon{font-size:2rem;font-weight:300;transition:transform .3s;display:inline-block}.FAQAccordion-module__sbNgYW__icon.FAQAccordion-module__sbNgYW__open{transform:rotate(45deg)}.FAQAccordion-module__sbNgYW__accordionContent{color:#333;max-height:0;padding:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQAccordion-module__sbNgYW__accordionContent.FAQAccordion-module__sbNgYW__show{max-height:500px;padding-bottom:2rem}.FAQAccordion-module__sbNgYW__accordionContent p{color:#666;margin:0;font-size:.95rem;line-height:1.8}@media (max-width:768px){.FAQAccordion-module__sbNgYW__accordion{max-width:100%}.FAQAccordion-module__sbNgYW__accordionButton{padding:1.5rem 0;font-size:1rem}.FAQAccordion-module__sbNgYW__icon{font-size:1.5rem}}
