.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#030303b3;border-bottom:1px solid #ffffff0d;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:var(--text-main);letter-spacing:1px;text-transform:uppercase;font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__logoAccent{color:var(--primary)}.Navbar-module__cJzEcG__navLinks{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__link:after{content:"";background-color:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__bookBtn{color:var(--text-main);border:1px solid var(--primary);background:0 0;border-radius:4px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__bookBtn:hover{background:var(--primary);color:var(--background);transform:translateY(-2px);box-shadow:0 4px 15px #d4af374d}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__bookBtn{padding:.5rem 1rem;font-size:.8rem}}
.CustomCursor-module__scj-aG__cursorDot{background-color:var(--primary);pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.CustomCursor-module__scj-aG__cursorRing{border:1px solid var(--primary);pointer-events:none;z-index:9998;border-radius:50%;width:32px;height:32px;position:fixed;top:0;left:0}
.Hero-module__ZARIfG__hero{background-image:url(/images/hero-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0d0b0ab3 0%,#0d0b0ae6 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;display:flex;position:relative}.Hero-module__ZARIfG__trustBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary);letter-spacing:.5px;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--text-main);margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__brandName{color:var(--primary);text-transform:uppercase;letter-spacing:4px;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:500;font-family:var(--font-sans);margin-bottom:1rem;display:block}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-sans);border-radius:4px;padding:1rem 2.5rem;transition:all .3s}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:var(--background);border:none;box-shadow:0 4px 15px #c297534d}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #c2975366}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-main);border:1px solid var(--text-muted);background:0 0}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--text-main);background:#ffffff0d}@media (max-width:768px){.Hero-module__ZARIfG__hideMobile{display:none}}
.Features-module__zvCZ4q__featuresSection{background-color:var(--surface);padding-bottom:5rem}.Features-module__zvCZ4q__brandsBand{background-color:var(--background);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:5rem;padding:1.5rem 0}.Features-module__zvCZ4q__brandContainer{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Features-module__zvCZ4q__brandText{letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;font-size:.75rem}.Features-module__zvCZ4q__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Features-module__zvCZ4q__logo{font-family:var(--font-heading);color:var(--text-main);letter-spacing:1px;opacity:.7;font-size:1.25rem;font-weight:700;transition:opacity .3s}.Features-module__zvCZ4q__logo:hover{opacity:1;color:var(--primary)}.Features-module__zvCZ4q__dot{color:var(--primary);font-size:1.5rem;line-height:1}.Features-module__zvCZ4q__gridContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Features-module__zvCZ4q__card{background:var(--background);border:1px solid var(--border);text-align:center;border-radius:8px;padding:2.5rem 2rem;transition:transform .3s,border-color .3s}.Features-module__zvCZ4q__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Features-module__zvCZ4q__iconWrapper{width:80px;height:80px;color:var(--primary);background:#c297531a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem}.Features-module__zvCZ4q__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}
.Services-module__dpHhBa__servicesSection{background-color:var(--background);padding:8rem 0}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Services-module__dpHhBa__subtitle{color:var(--text-muted);font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.Services-module__dpHhBa__card:hover{border-color:var(--primary);background-color:var(--surface-hover);transform:translateY(-10px);box-shadow:0 10px 30px #00000080}.Services-module__dpHhBa__popularCard{border-color:#c2975380}.Services-module__dpHhBa__badge{background-color:var(--primary);color:var(--background);text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--text-main);flex:1;font-size:1.25rem}.Services-module__dpHhBa__price{color:var(--primary);font-size:1.5rem;font-weight:700;font-family:var(--font-heading)}.Services-module__dpHhBa__divider{background:linear-gradient(90deg, transparent, var(--border), transparent);width:100%;height:1px;margin:1.5rem 0}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__bookBtn{border:1px solid var(--primary);width:100%;color:var(--primary);cursor:pointer;font-weight:600;font-family:var(--font-sans);background:0 0;border-radius:6px;padding:1rem;transition:all .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bookBtn{background:var(--primary);color:var(--background)}
.Gallery-module__3QxX8q__gallerySection{background-color:var(--surface);padding:8rem 0}.Gallery-module__3QxX8q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:4rem}.Gallery-module__3QxX8q__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Gallery-module__3QxX8q__subtitle{color:var(--text-muted);font-size:1.1rem}.Gallery-module__3QxX8q__bentoGrid{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Gallery-module__3QxX8q__imageWrapper{cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.Gallery-module__3QxX8q__large{grid-area:span 2/span 2}.Gallery-module__3QxX8q__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0000,#0d0b0ae6);align-items:flex-end;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__image{transform:scale(1.05)}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__overlay{opacity:1}.Gallery-module__3QxX8q__altText{color:var(--text-main);font-family:var(--font-heading);font-size:1.25rem;font-weight:600;transition:transform .4s;transform:translateY(10px)}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__altText{transform:translateY(0)}@media (max-width:900px){.Gallery-module__3QxX8q__bentoGrid{grid-template-rows:auto;grid-template-columns:1fr}.Gallery-module__3QxX8q__imageWrapper{height:300px}.Gallery-module__3QxX8q__large{grid-area:span 1/1/auto/-1;height:400px}}
.About-module__vAULUW__aboutSection{background-color:var(--background);padding:8rem 0}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.About-module__vAULUW__imageCol{position:relative}.About-module__vAULUW__image{aspect-ratio:4/5;object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 20px 40px #0006}.About-module__vAULUW__experienceBadge{background-color:var(--primary);color:var(--background);border:4px solid var(--background);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;padding:2rem;display:flex;position:absolute;bottom:-2rem;right:-2rem}.About-module__vAULUW__years{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1}.About-module__vAULUW__text{text-transform:uppercase;margin-top:.25rem;font-size:.8rem;font-weight:600}.About-module__vAULUW__contentCol{padding-left:2rem}.About-module__vAULUW__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.875rem}.About-module__vAULUW__title{color:var(--text-main);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.About-module__vAULUW__textContainer{color:var(--text-muted);flex-direction:column;gap:1.5rem;margin-bottom:3rem;font-size:1.05rem;line-height:1.8;display:flex}.About-module__vAULUW__founder{flex-direction:column;display:flex}.About-module__vAULUW__founderName{color:var(--text-main);font-size:1.25rem;font-weight:600;font-family:var(--font-heading)}.About-module__vAULUW__founderTitle{color:var(--primary);margin-bottom:.5rem;font-size:.9rem}.About-module__vAULUW__signature{color:var(--text-muted);opacity:.5;margin-top:-.5rem;font-family:Brush Script MT,cursive,serif;font-size:2.5rem}@media (max-width:968px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:6rem}.About-module__vAULUW__contentCol{text-align:center;padding-left:0}.About-module__vAULUW__experienceBadge{right:1rem}.About-module__vAULUW__founder{align-items:center}}
.Testimonials-module__ItA9Ha__testimonialSection{background-color:var(--surface);padding:8rem 0}.Testimonials-module__ItA9Ha__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-muted);font-size:1.1rem}.Testimonials-module__ItA9Ha__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Testimonials-module__ItA9Ha__card{background-color:var(--background);border:1px solid var(--border);border-radius:12px;padding:2.5rem;transition:transform .3s}.Testimonials-module__ItA9Ha__card:hover{border-color:#c297534d;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__stars{color:var(--primary);letter-spacing:2px;margin-bottom:1.5rem;font-size:1.25rem}.Testimonials-module__ItA9Ha__emptyStars{color:var(--border)}.Testimonials-module__ItA9Ha__text{color:var(--text-main);margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.7}.Testimonials-module__ItA9Ha__author{border-top:1px solid var(--border);align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background-color:var(--surface-hover);width:45px;height:45px;color:var(--primary);font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-main);font-weight:600;font-family:var(--font-heading)}.Testimonials-module__ItA9Ha__time{color:var(--text-muted);font-size:.8rem}.Testimonials-module__ItA9Ha__actionContainer{text-align:center}.Testimonials-module__ItA9Ha__googleBtn{background-color:var(--background);border:1px solid var(--border);color:var(--text-main);border-radius:30px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Testimonials-module__ItA9Ha__googleBtn:hover{color:#fff;border-color:#4285f4}.Testimonials-module__ItA9Ha__googleIcon{color:#4285f4;font-family:Arial,sans-serif;font-weight:700}
.Contact-module__hcVmEa__contactSection{background-color:var(--background);padding:8rem 0;position:relative}.Contact-module__hcVmEa__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__grid{border:1px solid var(--border);background-color:var(--surface);border-radius:16px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.Contact-module__hcVmEa__mapContainer{filter:grayscale(80%)invert(95%)hue-rotate(200deg)contrast(110%);width:100%;height:600px;position:relative}.Contact-module__hcVmEa__mapIframe{width:100%;height:100%}.Contact-module__hcVmEa__infoContainer{flex-direction:column;justify-content:center;padding:4rem;display:flex}.Contact-module__hcVmEa__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem)}.Contact-module__hcVmEa__subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.Contact-module__hcVmEa__infoItems{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__hcVmEa__infoGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:600}.Contact-module__hcVmEa__detail{color:var(--text-main);font-size:1.1rem;line-height:1.5}.Contact-module__hcVmEa__linkAction{color:var(--primary);margin-top:.5rem;font-size:.95rem;text-decoration:none;transition:opacity .3s;display:inline-block}.Contact-module__hcVmEa__linkAction:hover{opacity:.8;text-decoration:underline}.Contact-module__hcVmEa__phoneLink{color:var(--text-main);font-size:2rem;font-family:var(--font-heading);font-weight:700;text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__phoneLink:hover{color:var(--primary)}.Contact-module__hcVmEa__hoursTable{border-collapse:collapse;width:100%;max-width:350px}.Contact-module__hcVmEa__hoursTable td{border-bottom:1px solid var(--border);color:var(--text-main);padding:.75rem 0}.Contact-module__hcVmEa__timeTag{text-align:right;font-weight:600}.Contact-module__hcVmEa__closed{text-align:right;color:#ff4757;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}.Contact-module__hcVmEa__stickyCTA{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);z-index:100;background:#0d0b0ae6;padding:1rem;display:none;position:fixed;bottom:0;left:0;right:0}.Contact-module__hcVmEa__whatsappBtn{text-align:center;color:#fff;background-color:#25d366;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:block}@media (max-width:968px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr}.Contact-module__hcVmEa__mapContainer{height:400px}.Contact-module__hcVmEa__infoContainer{padding:3rem 2rem}.Contact-module__hcVmEa__stickyCTA{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid var(--border);margin-top:8rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__topSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand{max-width:400px}.Footer-module__S6Hkya__logo{color:var(--text-main);font-size:2rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.Footer-module__S6Hkya__tagline{color:var(--text-muted);line-height:1.6}.Footer-module__S6Hkya__social{gap:2rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-main);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary)}.Footer-module__S6Hkya__socialLink:after{content:"";background-color:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__S6Hkya__socialLink:hover:after{width:100%}.Footer-module__S6Hkya__bottomSection{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__legal{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__legal a{color:var(--text-muted);text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legal a:hover{color:var(--text-main)}.Footer-module__S6Hkya__dot{color:var(--border)}.Footer-module__S6Hkya__studioHighlight{color:var(--primary);letter-spacing:1px;font-weight:600}@media (max-width:768px){.Footer-module__S6Hkya__topSection{flex-direction:column}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column}.Footer-module__S6Hkya__legal{justify-content:center}.Footer-module__S6Hkya__footer{padding-bottom:6rem}}
