.Header-module__lnUIdW__header{z-index:1000;width:100%;transition:background-color var(--transition-normal), box-shadow var(--transition-normal), padding var(--transition-normal);background-color:#0000;padding:1.5rem 0;position:fixed;top:0;left:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(10px);background-color:#fffffff2;padding:1rem 0;box-shadow:0 4px 20px #063b5c0d}.Header-module__lnUIdW__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-heading);color:var(--deep-blue);flex-direction:column;font-size:1.5rem;line-height:1;display:flex}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__logo{color:var(--deep-blue)}.Header-module__lnUIdW__header:not(.Header-module__lnUIdW__scrolled) .Header-module__lnUIdW__logo,.Header-module__lnUIdW__header:not(.Header-module__lnUIdW__scrolled) .Header-module__lnUIdW__navLink,.Header-module__lnUIdW__header:not(.Header-module__lnUIdW__scrolled) .Header-module__lnUIdW__iconLink{color:var(--white)}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__navLink,.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__iconLink{color:var(--deep-blue)}.Header-module__lnUIdW__desktopNav{display:none}.Header-module__lnUIdW__navList{gap:2rem;list-style:none;display:flex}.Header-module__lnUIdW__navLink{transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background-color:var(--gold);width:0%;height:2px;transition:width var(--transition-normal);position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__iconLink{transition:color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__iconLink:hover{transform:translateY(-2px);color:var(--gold)!important}.Header-module__lnUIdW__whatsappBtn{display:none}.Header-module__lnUIdW__mobileMenuToggle{color:inherit;align-items:center;display:flex}.Header-module__lnUIdW__header:not(.Header-module__lnUIdW__scrolled) .Header-module__lnUIdW__mobileMenuToggle{color:var(--white)}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__mobileMenuToggle{color:var(--deep-blue)}.Header-module__lnUIdW__mobileNav{background-color:var(--white);width:100%;padding:1.5rem 0;animation:.3s ease-out forwards Header-module__lnUIdW__slideDown;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000000d}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__mobileNavList{flex-direction:column;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavLink{padding:1rem var(--container-padding);color:var(--deep-blue);border-bottom:1px solid var(--border-light);font-weight:500;display:block}.Header-module__lnUIdW__mobileNavLink:hover{background-color:var(--bg-secondary);color:var(--ocean-blue)}@media (min-width:992px){.Header-module__lnUIdW__desktopNav{display:block}.Header-module__lnUIdW__mobileMenuToggle{display:none}.Header-module__lnUIdW__whatsappBtn{padding:.6rem 1.25rem;font-size:.9rem;display:inline-flex}.Header-module__lnUIdW__whatsappText{display:inline}}
.Footer-module__3hUVsW__footer{background-color:var(--deep-blue);color:var(--white);padding-top:5rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23087E9B' fill-opacity='0.2' d='M0,160L48,160C96,160,192,160,288,144C384,128,480,96,576,96C672,96,768,128,864,160C960,192,1056,224,1152,224C1248,224,1344,192,1392,176L1440,160L1440,0L1392,0C1344,0,1248,0,1152,0C1056,0,960,0,864,0C768,0,672,0,576,0C480,0,384,0,288,0C192,0,96,0,48,0L0,0Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:100%;height:20px;position:absolute;top:0;left:0}.Footer-module__3hUVsW__footerContainer{grid-template-columns:1fr;gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);color:var(--white);flex-direction:column;margin-bottom:1.5rem;font-size:2rem;line-height:1;display:flex}.Footer-module__3hUVsW__brandPhrase{color:var(--light-blue);margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.Footer-module__3hUVsW__brandConcept{color:var(--sand);margin-bottom:2rem;font-style:italic}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{width:44px;height:44px;transition:all var(--transition-normal);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background-color:var(--gold);color:var(--deep-blue);transform:translateY(-3px)}.Footer-module__3hUVsW__colTitle{color:var(--white);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;position:relative}.Footer-module__3hUVsW__colTitle:after{content:"";background-color:var(--gold);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__3hUVsW__linkList a{color:var(--light-blue);transition:color var(--transition-fast)}.Footer-module__3hUVsW__linkList a:hover{color:var(--gold);padding-left:5px}.Footer-module__3hUVsW__contactList{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.Footer-module__3hUVsW__contactList li{color:var(--light-blue);align-items:flex-start;gap:1rem;display:flex}.Footer-module__3hUVsW__contactIcon{color:var(--gold);flex-shrink:0;margin-top:2px}.Footer-module__3hUVsW__bottomBar{background-color:var(--dark-blue);text-align:center;color:#fff9;padding:1.5rem 0;font-size:.9rem}@media (min-width:768px){.Footer-module__3hUVsW__footerContainer{grid-template-columns:1.5fr 1fr 1fr}}
.Hero-module___w2HtG__heroSection{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgImage{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__image{object-fit:cover;object-position:center 30%;filter:saturate(1.1)contrast(1.05);width:100%;height:100%}.Hero-module___w2HtG__overlay{background:linear-gradient(90deg,#7e1527e6 0%,#7e1527b3 40%,#7e152733 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__container{z-index:1;position:relative}.Hero-module___w2HtG__content{max-width:650px;color:var(--white)}.Hero-module___w2HtG__badge{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-xl);background-color:#ffffff1a;border:1px solid #fff3;margin-bottom:2rem;padding:.5rem 1.25rem;animation-delay:.1s;display:inline-block}.Hero-module___w2HtG__badgeText{letter-spacing:.5px;color:var(--sand);font-size:.9rem;font-weight:500}.Hero-module___w2HtG__headline{color:var(--white);text-shadow:0 4px 12px #0000001a;margin-bottom:1.5rem;font-size:3.5rem;animation-delay:.2s}.Hero-module___w2HtG__subheadline{color:#ffffffe6;max-width:500px;margin-bottom:3rem;font-size:1.25rem;animation-delay:.3s}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:1rem;animation-delay:.4s;display:flex}.Hero-module___w2HtG__scrollIndicator{z-index:1;animation:2s infinite Hero-module___w2HtG__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollIcon{border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@keyframes Hero-module___w2HtG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.Hero-module___w2HtG__headline{font-size:2.5rem}.Hero-module___w2HtG__overlay{background:linear-gradient(#7e152799 0%,#7e1527f2 100%)}.Hero-module___w2HtG__content{text-align:center;flex-direction:column;align-items:center;display:flex}}
.OculosDeGrau-module__wsaoHG__section{background-color:var(--white);padding:6rem 0}.OculosDeGrau-module__wsaoHG__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.OculosDeGrau-module__wsaoHG__content{max-width:600px}.OculosDeGrau-module__wsaoHG__title{color:var(--deep-blue);margin-bottom:1.5rem;font-size:2.75rem;line-height:1.2}.OculosDeGrau-module__wsaoHG__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.OculosDeGrau-module__wsaoHG__categoriesArea{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.OculosDeGrau-module__wsaoHG__categoryBlock{flex-direction:column;gap:1rem;display:flex}.OculosDeGrau-module__wsaoHG__categoryTitle{color:var(--deep-blue);font-size:1.25rem;font-family:var(--font-heading);border-bottom:1px solid var(--border-light);padding-bottom:.5rem}.OculosDeGrau-module__wsaoHG__tagsArea{flex-wrap:wrap;gap:.75rem;display:flex}.OculosDeGrau-module__wsaoHG__tag{background-color:var(--bg-secondary);color:var(--deep-blue);border-radius:var(--radius-lg);transition:all var(--transition-fast);border:2px solid #0000;padding:.5rem 1rem;font-size:.95rem;font-weight:500}.OculosDeGrau-module__wsaoHG__tag:hover{background-color:var(--light-blue);transform:translateY(-2px)}.OculosDeGrau-module__wsaoHG__tag.OculosDeGrau-module__wsaoHG__active{background-color:var(--ocean-blue);color:var(--white);box-shadow:0 4px 12px #087e9b33}.OculosDeGrau-module__wsaoHG__ctaBtn{margin-top:1rem}.OculosDeGrau-module__wsaoHG__imageBox{border-radius:var(--radius-xl);aspect-ratio:3/4;position:relative;overflow:hidden;box-shadow:0 10px 30px #063b5c1a}.OculosDeGrau-module__wsaoHG__imageWrapper{width:100%;height:100%;animation:.4s ease-out forwards OculosDeGrau-module__wsaoHG__fadeScale}@keyframes OculosDeGrau-module__wsaoHG__fadeScale{0%{opacity:.5;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.OculosDeGrau-module__wsaoHG__image{object-fit:cover;width:100%;height:100%}.OculosDeGrau-module__wsaoHG__imageOverlay{border-radius:var(--radius-xl);background-color:#ffffffe6;padding:.5rem 1.25rem;position:absolute;bottom:1.5rem;left:1.5rem;box-shadow:0 4px 12px #0000001a}.OculosDeGrau-module__wsaoHG__imageLabel{color:var(--deep-blue);font-weight:600;font-family:var(--font-heading);font-size:1.1rem}@media (min-width:992px){.OculosDeGrau-module__wsaoHG__container{grid-template-columns:1fr 1fr;gap:6rem}}
.VisionSimulator-module__UXKhJa__simulatorSection{background:linear-gradient(135deg, var(--light-blue) 0%, #e1eff5 100%);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:6rem 0;position:relative}.VisionSimulator-module__UXKhJa__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.VisionSimulator-module__UXKhJa__contentBox{max-width:500px}.VisionSimulator-module__UXKhJa__contentBox h2{margin-bottom:1rem;font-size:2.5rem}.VisionSimulator-module__UXKhJa__description{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.VisionSimulator-module__UXKhJa__controls{background-color:var(--bg-main);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:2rem;box-shadow:0 4px 20px #00000008}.VisionSimulator-module__UXKhJa__degreeHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.VisionSimulator-module__UXKhJa__label{color:var(--deep-blue);font-weight:500}.VisionSimulator-module__UXKhJa__value{color:var(--ocean-blue);font-size:1.5rem;font-weight:700;font-family:var(--font-heading);background-color:var(--light-blue);border-radius:var(--radius-xl);padding:.25rem 1rem}.VisionSimulator-module__UXKhJa__slider{-webkit-appearance:none;background:linear-gradient(to right, var(--deep-blue), var(--light-blue));border-radius:4px;outline:none;width:100%;height:8px;margin-bottom:1rem}.VisionSimulator-module__UXKhJa__slider::-webkit-slider-thumb{appearance:none;background:var(--white);border:3px solid var(--ocean-blue);cursor:pointer;width:24px;height:24px;transition:transform var(--transition-fast);border-radius:50%;box-shadow:0 2px 6px #0003}.VisionSimulator-module__UXKhJa__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.VisionSimulator-module__UXKhJa__slider::-moz-range-thumb{background:var(--white);border:3px solid var(--ocean-blue);cursor:pointer;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}.VisionSimulator-module__UXKhJa__sliderLabels{color:var(--text-muted);justify-content:space-between;margin-bottom:2rem;font-size:.85rem;display:flex}.VisionSimulator-module__UXKhJa__actionArea{text-align:center;border-top:1px solid var(--border-light);margin-top:1.5rem;padding-top:1.5rem}.VisionSimulator-module__UXKhJa__imageBox{border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 10px 30px #063b5c26}.VisionSimulator-module__UXKhJa__imageWrapper{aspect-ratio:4/3;width:100%;position:relative}.VisionSimulator-module__UXKhJa__baseImage{object-fit:cover;width:100%;height:100%;display:block}.VisionSimulator-module__UXKhJa__blurLayer{pointer-events:none;width:100%;height:100%;transition:-webkit-backdrop-filter .1s ease-out,backdrop-filter .1s ease-out;position:absolute;top:0;left:0}.VisionSimulator-module__UXKhJa__indicator{color:var(--deep-blue);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0000001a}@media (min-width:992px){.VisionSimulator-module__UXKhJa__container{grid-template-columns:1fr 1.2fr}}
.ControleMiopia-module__0zFKHq__section{background-color:var(--deep-blue);color:var(--white);padding:8rem 0;position:relative;overflow:hidden}.ControleMiopia-module__0zFKHq__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 100% 0,#087e9b33,#0000 50%);width:100%;height:100%;position:absolute;top:0;right:0}.ControleMiopia-module__0zFKHq__header{text-align:center;max-width:800px;margin:0 auto 5rem}.ControleMiopia-module__0zFKHq__badge{color:var(--gold);border-radius:var(--radius-xl);background-color:#c8a96b26;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-block}.ControleMiopia-module__0zFKHq__title{color:var(--white);margin-bottom:1.5rem;font-size:2.75rem}.ControleMiopia-module__0zFKHq__subtitle{color:var(--light-blue);font-size:1.2rem}.ControleMiopia-module__0zFKHq__contentGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.ControleMiopia-module__0zFKHq__imageColumn{position:relative}.ControleMiopia-module__0zFKHq__imageWrapper{border-radius:var(--radius-lg);z-index:2;aspect-ratio:4/5;max-width:500px;margin:0 auto;position:relative}.ControleMiopia-module__0zFKHq__image{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:0 20px 40px #0000004d}.ControleMiopia-module__0zFKHq__decoBox{border:2px solid var(--ocean-blue);border-radius:var(--radius-lg);z-index:-1;width:80%;height:80%;position:absolute;bottom:-20px;left:-20px}.ControleMiopia-module__0zFKHq__infoColumn{flex-direction:column;gap:2.5rem;display:flex}.ControleMiopia-module__0zFKHq__infoBlock{gap:1.5rem;display:flex}.ControleMiopia-module__0zFKHq__iconBox{border-radius:var(--radius-md);width:56px;height:56px;color:var(--gold);background-color:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ControleMiopia-module__0zFKHq__infoBlock h3{color:var(--white);margin-bottom:.5rem;font-size:1.25rem}.ControleMiopia-module__0zFKHq__infoBlock p{color:var(--light-blue);font-size:1rem;line-height:1.6}.ControleMiopia-module__0zFKHq__ctaBtn{background-color:var(--gold);color:var(--white);align-self:flex-start;margin-top:1rem}.ControleMiopia-module__0zFKHq__ctaBtn:hover{background-color:var(--white);color:var(--deep-blue)}@media (min-width:992px){.ControleMiopia-module__0zFKHq__contentGrid{grid-template-columns:1fr 1.2fr;gap:6rem}}
.Timeline-module__trJVoa__section{background-color:var(--white);padding:8rem 0}.Timeline-module__trJVoa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Timeline-module__trJVoa__title{margin-bottom:1rem;font-size:2.5rem}.Timeline-module__trJVoa__subtitle{color:var(--text-muted);font-size:1.15rem}.Timeline-module__trJVoa__timelineArea{border-radius:var(--radius-xl);justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #063b5c1a}.Timeline-module__trJVoa__imageOverlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Timeline-module__trJVoa__portoImage{object-fit:cover;filter:grayscale(30%)sepia(20%);width:100%;height:100%}.Timeline-module__trJVoa__darkGradient{background:linear-gradient(#063b5c66 0%,#063b5ccc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Timeline-module__trJVoa__timelineLine{z-index:2;justify-content:space-between;width:80%;max-width:800px;display:flex;position:relative}.Timeline-module__trJVoa__timelineLine:before{content:"";z-index:-1;background-color:#ffffff4d;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Timeline-module__trJVoa__timelinePoint{text-align:center;color:var(--white);flex-direction:column;align-items:center;gap:1rem;width:150px;display:flex}.Timeline-module__trJVoa__year{font-family:var(--font-heading);color:var(--white);font-size:2rem;font-weight:700}.Timeline-module__trJVoa__dot{background-color:var(--white);border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 4px #fff3}.Timeline-module__trJVoa__dotGold{background-color:var(--gold);border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 6px #c8a96b4d}.Timeline-module__trJVoa__text{font-size:.9rem;font-weight:500}.Timeline-module__trJVoa__centerPoint{transform:translateY(-10px)}.Timeline-module__trJVoa__highlightBadge{background-color:var(--gold);color:var(--white);border-radius:var(--radius-lg);letter-spacing:1px;padding:.25rem 1rem;font-size:1.25rem;font-weight:700}@media (max-width:768px){.Timeline-module__trJVoa__timelineLine{flex-direction:column;align-items:center;width:auto;height:300px}.Timeline-module__trJVoa__timelineLine:before{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}}
.Geracao-module__tEGzWG__section{background-color:var(--bg-secondary);padding:6rem 0;overflow:hidden}.Geracao-module__tEGzWG__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Geracao-module__tEGzWG__imageColumn{position:relative}.Geracao-module__tEGzWG__imageWrapper{border-radius:var(--radius-xl) 0 var(--radius-xl) 0;box-shadow:20px 20px 0 var(--light-blue);aspect-ratio:1;max-width:500px;margin:0 auto;overflow:hidden}.Geracao-module__tEGzWG__image{object-fit:cover;width:100%;height:100%}.Geracao-module__tEGzWG__textColumn{flex-direction:column;justify-content:center;display:flex}.Geracao-module__tEGzWG__title{color:var(--deep-blue);margin-bottom:2rem;font-size:3rem;line-height:1.1}.Geracao-module__tEGzWG__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.Geracao-module__tEGzWG__ctaBtn{align-self:flex-start;margin-top:2rem}@media (min-width:992px){.Geracao-module__tEGzWG__container{grid-template-columns:1fr 1.2fr;gap:6rem}}
.NossaLoja-module__UhMabW__section{background-color:var(--bg-main);padding:6rem 0;overflow:hidden}.NossaLoja-module__UhMabW__container{flex-direction:column;gap:3rem;display:flex}.NossaLoja-module__UhMabW__header{text-align:center;max-width:800px;margin:0 auto}.NossaLoja-module__UhMabW__title{color:var(--deep-blue);margin-bottom:1rem;font-size:2.5rem}.NossaLoja-module__UhMabW__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.NossaLoja-module__UhMabW__galleryGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.NossaLoja-module__UhMabW__galleryItem{border-radius:var(--radius-lg);aspect-ratio:4/3;transition:transform var(--transition-normal), box-shadow var(--transition-normal);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.NossaLoja-module__UhMabW__galleryItem:hover{transform:translateY(-5px);box-shadow:0 10px 30px #7e152726}.NossaLoja-module__UhMabW__largeItem{aspect-ratio:16/10}.NossaLoja-module__UhMabW__image{object-fit:cover;width:100%;height:100%}.NossaLoja-module__UhMabW__itemOverlay{width:100%;height:100%;color:var(--white);background:linear-gradient(#0000 0%,#4d0a1466 50%,#4d0a14f2 100%);flex-direction:column;justify-content:flex-end;padding:2rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.NossaLoja-module__UhMabW__itemOverlay h3{color:var(--gold);margin-bottom:.25rem;font-size:1.3rem}.NossaLoja-module__UhMabW__itemOverlay p{opacity:.9;font-size:.9rem;line-height:1.4}.NossaLoja-module__UhMabW__subGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:576px){.NossaLoja-module__UhMabW__subGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.NossaLoja-module__UhMabW__galleryGrid{grid-template-columns:1.3fr 1fr;height:600px}.NossaLoja-module__UhMabW__largeItem{aspect-ratio:auto;height:100%}.NossaLoja-module__UhMabW__subGrid{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;gap:1.25rem;height:100%}.NossaLoja-module__UhMabW__subGrid .NossaLoja-module__UhMabW__galleryItem{aspect-ratio:auto;height:100%}}
.LeadQuiz-module__3BLpmq__quizSection{background-color:var(--light-blue);padding:6rem 0;position:relative}.LeadQuiz-module__3BLpmq__quizSection:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 Q25,30 50,50 T100,50' fill='none' stroke='%23ffffff' stroke-width='1' stroke-opacity='0.5'/%3E%3C/svg%3E");background-size:150px 75px;width:100%;height:100%;position:absolute;top:0;left:0}.LeadQuiz-module__3BLpmq__container{z-index:1;justify-content:center;display:flex;position:relative}.LeadQuiz-module__3BLpmq__quizCard{background-color:var(--white);border-radius:var(--radius-lg);width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #063b5c14}.LeadQuiz-module__3BLpmq__progressBar{background-color:var(--bg-secondary);width:100%;height:6px}.LeadQuiz-module__3BLpmq__progressFill{background-color:var(--gold);height:100%;transition:width var(--transition-normal)}.LeadQuiz-module__3BLpmq__content{padding:3rem}.LeadQuiz-module__3BLpmq__title{margin-bottom:1rem;font-size:2rem}.LeadQuiz-module__3BLpmq__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.LeadQuiz-module__3BLpmq__text-center{text-align:center;flex-direction:column;align-items:center;display:flex}.LeadQuiz-module__3BLpmq__questionTitle{color:var(--deep-blue);font-size:1.5rem;font-family:var(--font-heading);text-align:center;margin-bottom:1.5rem}.LeadQuiz-module__3BLpmq__subtext{text-align:center;color:var(--text-muted);margin-top:-1rem;margin-bottom:2rem}.LeadQuiz-module__3BLpmq__optionsGrid{gap:1rem;display:grid}.LeadQuiz-module__3BLpmq__optionBtn{background-color:var(--bg-main);border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--deep-blue);transition:all var(--transition-fast);text-align:center;padding:1.25rem;font-size:1.1rem;font-weight:500}.LeadQuiz-module__3BLpmq__optionBtn:hover{background-color:var(--light-blue);border-color:var(--ocean-blue);transform:translateY(-2px);box-shadow:0 4px 12px #087e9b1a}.LeadQuiz-module__3BLpmq__form{flex-direction:column;gap:1.5rem;display:flex}.LeadQuiz-module__3BLpmq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LeadQuiz-module__3BLpmq__inputGroup label{color:var(--deep-blue);font-size:.95rem;font-weight:500}.LeadQuiz-module__3BLpmq__input{border:1px solid var(--border-light);border-radius:var(--radius-md);transition:border-color var(--transition-fast);padding:1rem;font-family:inherit;font-size:1rem}.LeadQuiz-module__3BLpmq__input:focus{border-color:var(--ocean-blue);outline:none;box-shadow:0 0 0 3px #087e9b1a}.LeadQuiz-module__3BLpmq__successIcon{justify-content:center;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.LeadQuiz-module__3BLpmq__content{padding:2rem 1.5rem}.LeadQuiz-module__3BLpmq__title{font-size:1.75rem}}
.InstagramGrid-module__Ktfjnq__section{background-color:var(--white);padding:6rem 0}.InstagramGrid-module__Ktfjnq__header{text-align:center;margin-bottom:3rem}.InstagramGrid-module__Ktfjnq__title{color:var(--deep-blue);margin-bottom:1rem;font-size:2.5rem}.InstagramGrid-module__Ktfjnq__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}.InstagramGrid-module__Ktfjnq__followBtn{background-color:var(--bg-secondary);color:var(--deep-blue);border-radius:var(--radius-xl);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:inline-flex}.InstagramGrid-module__Ktfjnq__followBtn:hover{background-color:var(--light-blue);color:var(--ocean-blue);transform:translateY(-2px)}.InstagramGrid-module__Ktfjnq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.InstagramGrid-module__Ktfjnq__post{aspect-ratio:1;border-radius:var(--radius-sm);display:block;position:relative;overflow:hidden}.InstagramGrid-module__Ktfjnq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.InstagramGrid-module__Ktfjnq__overlay{opacity:0;width:100%;height:100%;transition:opacity var(--transition-normal);background-color:#063b5c99;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.InstagramGrid-module__Ktfjnq__post:hover .InstagramGrid-module__Ktfjnq__image{transform:scale(1.05)}.InstagramGrid-module__Ktfjnq__post:hover .InstagramGrid-module__Ktfjnq__overlay{opacity:1}@media (min-width:768px){.InstagramGrid-module__Ktfjnq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:992px){.InstagramGrid-module__Ktfjnq__grid{grid-template-columns:repeat(6,1fr)}}
.FAQ-module__uDLo1a__section{background-color:var(--bg-main);padding:6rem 0}.FAQ-module__uDLo1a__header{text-align:center;margin-bottom:3rem}.FAQ-module__uDLo1a__title{color:var(--deep-blue);margin-bottom:1rem;font-size:2.5rem}.FAQ-module__uDLo1a__subtitle{color:var(--text-muted);font-size:1.1rem}.FAQ-module__uDLo1a__accordion{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__uDLo1a__faqItem{background-color:var(--white);border-radius:var(--radius-md);border:1px solid var(--border-light);transition:all var(--transition-fast);overflow:hidden}.FAQ-module__uDLo1a__faqItem.FAQ-module__uDLo1a__open{border-color:var(--ocean-blue);box-shadow:0 4px 12px #087e9b0d}.FAQ-module__uDLo1a__questionBtn{text-align:left;width:100%;color:var(--deep-blue);transition:background-color var(--transition-fast);justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:500;display:flex}.FAQ-module__uDLo1a__questionBtn:hover{background-color:var(--bg-secondary)}.FAQ-module__uDLo1a__icon{color:var(--ocean-blue);transition:transform .3s}.FAQ-module__uDLo1a__faqItem.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__icon{transform:rotate(180deg)}.FAQ-module__uDLo1a__answerWrapper{transition:height .3s;overflow:hidden}.FAQ-module__uDLo1a__answerContent{color:var(--text-muted);padding:0 1.5rem 1.5rem;line-height:1.6}
.Contato-module__TbRCiq__section{background-color:var(--white);padding:8rem 0}.Contato-module__TbRCiq__container{grid-template-columns:1fr;gap:4rem;display:grid}.Contato-module__TbRCiq__header{margin-bottom:3rem}.Contato-module__TbRCiq__title{color:var(--deep-blue);margin-bottom:1rem;font-size:2.5rem}.Contato-module__TbRCiq__subtitle{color:var(--text-muted);font-size:1.1rem}.Contato-module__TbRCiq__contactList{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.Contato-module__TbRCiq__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.Contato-module__TbRCiq__iconBox{background-color:var(--light-blue);width:48px;height:48px;color:var(--ocean-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contato-module__TbRCiq__contactItem h3{color:var(--deep-blue);margin-bottom:.25rem;font-size:1.1rem}.Contato-module__TbRCiq__contactItem p{color:var(--text-muted);line-height:1.5}.Contato-module__TbRCiq__mapBtn{margin-top:1rem}.Contato-module__TbRCiq__mapColumn{height:400px}.Contato-module__TbRCiq__mapWrapper{border-radius:var(--radius-lg);width:100%;height:100%;overflow:hidden;box-shadow:0 10px 30px #0000000d}@media (min-width:992px){.Contato-module__TbRCiq__container{grid-template-columns:1fr 1.5fr}.Contato-module__TbRCiq__mapColumn{height:100%;min-height:500px}}
.CTAFinal-module__XkAima__section{background-color:var(--dark-blue);color:var(--white);text-align:center;padding:8rem 0;position:relative;overflow:hidden}.CTAFinal-module__XkAima__section:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 Q25,30 50,50 T100,50' fill='none' stroke='%23087E9B' stroke-width='2' stroke-opacity='0.2'/%3E%3C/svg%3E");background-size:200px 100px;width:100%;height:100%;position:absolute;top:0;left:0}.CTAFinal-module__XkAima__container{z-index:1;max-width:800px;position:relative}.CTAFinal-module__XkAima__headline{color:var(--white);margin-bottom:1.5rem;font-size:3.5rem}.CTAFinal-module__XkAima__text{color:var(--light-blue);margin-bottom:3rem;font-size:1.25rem}.CTAFinal-module__XkAima__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.CTAFinal-module__XkAima__outlineBtn{border-color:var(--white);color:var(--white)}.CTAFinal-module__XkAima__outlineBtn:hover{border-color:var(--white);background-color:#ffffff1a}@media (max-width:768px){.CTAFinal-module__XkAima__headline{font-size:2.5rem}}
