.Header-module__Af2_WG__header{background:var(--surface);border-bottom:1px solid var(--surface-light);z-index:100;padding:1rem 0;position:sticky;top:0}.Header-module__Af2_WG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo a{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__accent{color:var(--primary)}.Header-module__Af2_WG__nav{display:none}@media (min-width:768px){.Header-module__Af2_WG__nav{display:block}}.Header-module__Af2_WG__navList{gap:2rem;list-style:none;display:flex}.Header-module__Af2_WG__navList a{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem;font-weight:600;transition:color .2s}.Header-module__Af2_WG__navList a:hover{color:var(--primary)}.Header-module__Af2_WG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__langToggle{font-family:var(--font-heading);color:var(--text-secondary);cursor:pointer;border:1px solid var(--outline);border-radius:var(--radius);padding:.5rem;font-size:.875rem;font-weight:700;transition:all .2s}.Header-module__Af2_WG__langToggle:hover{border-color:var(--primary);color:var(--primary)}.Header-module__Af2_WG__logoImage{object-fit:contain;width:auto;height:160px;display:block}
.Footer-module__EZoWya__footer{border-top:2px solid var(--outline);background-color:#000;padding:3rem 0}.Footer-module__EZoWya__footerContainer{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__footerContainer{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__EZoWya__logo{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module__EZoWya__accent{color:var(--primary)}.Footer-module__EZoWya__rights{color:var(--text-secondary);font-size:.875rem}.Footer-module__EZoWya__links{gap:1rem;display:flex}.Footer-module__EZoWya__socialLink{border:1px solid var(--outline);border-radius:var(--radius);width:40px;height:40px;color:var(--text-secondary);font-family:var(--font-heading);justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.Footer-module__EZoWya__socialLink:hover{border-color:var(--primary);color:var(--primary)}.Footer-module__EZoWya__logoImage{object-fit:contain;width:auto;height:200px;margin-bottom:.5rem;display:block}.Footer-module__EZoWya__developerLink{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.Footer-module__EZoWya__developerLink:hover{opacity:.8;text-decoration:underline}.Footer-module__EZoWya__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__legalLinks{justify-content:flex-start}}.Footer-module__EZoWya__legalLink{color:var(--text-secondary);font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legalLink:hover{color:var(--primary);text-decoration:underline}
.Hero-module__Z8hQ_W__hero{background-color:var(--background);background-image:radial-gradient(circle at 50% 50%, var(--surface-light) 0%, var(--background) 100%);border-bottom:2px solid var(--surface);align-items:center;min-height:80vh;display:flex;position:relative}.Hero-module__Z8hQ_W__overlay{opacity:.5;z-index:1;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231f1f20' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__Z8hQ_W__heroContainer{z-index:2;flex-direction:column;display:flex;position:relative}.Hero-module__Z8hQ_W__content{max-width:800px}.Hero-module__Z8hQ_W__title{color:var(--text-primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.25rem)}.Hero-module__Z8hQ_W__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}
.Services-module__PFRRnG__servicesSection{background-color:var(--background)}.Services-module__PFRRnG__sectionTitle{text-align:center;color:var(--text-primary);text-transform:uppercase;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__PFRRnG__card{background-color:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);flex-direction:column;align-items:flex-start;padding:2rem;transition:all .3s;display:flex}.Services-module__PFRRnG__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 4px 20px #f265221a}.Services-module__PFRRnG__icon{margin-bottom:1.5rem;font-size:2.5rem}.Services-module__PFRRnG__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.Services-module__PFRRnG__cardDesc{color:var(--text-secondary);line-height:1.6}
.About-module__vqXTeW__aboutSection{background-color:var(--surface)}.About-module__vqXTeW__aboutContainer{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.About-module__vqXTeW__aboutContainer{grid-template-columns:1fr 1fr}}.About-module__vqXTeW__content{flex-direction:column;gap:1.5rem;display:flex}.About-module__vqXTeW__title{color:var(--text-primary);text-transform:uppercase;font-size:clamp(2rem,4vw,2.5rem)}.About-module__vqXTeW__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.About-module__vqXTeW__imagePlaceholder{border-radius:var(--radius);border:1px solid var(--outline);width:100%;overflow:hidden}.About-module__vqXTeW__aboutImage{width:100%;height:auto;display:block}
.Reviews-module__XcOq9a__reviewsSection{background-color:var(--background)}.Reviews-module__XcOq9a__title{text-align:center;color:var(--text-primary);text-transform:uppercase;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem)}.Reviews-module__XcOq9a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Reviews-module__XcOq9a__reviewCard{background-color:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:2rem;display:flex}.Reviews-module__XcOq9a__stars{color:var(--primary);letter-spacing:2px;font-size:1.25rem}.Reviews-module__XcOq9a__text{color:var(--text-secondary);flex-grow:1;font-style:italic}.Reviews-module__XcOq9a__name{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.875rem}
.Contact-module__OWeMSG__contactSection{background-color:var(--surface-light);border-top:1px solid var(--outline)}.Contact-module__OWeMSG__contactContainer{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Contact-module__OWeMSG__contactContainer{grid-template-columns:1fr 1fr}}.Contact-module__OWeMSG__title{color:var(--text-primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.5rem)}.Contact-module__OWeMSG__details{color:var(--text-secondary);flex-direction:column;gap:1rem;margin-bottom:2rem;font-size:1.125rem;display:flex}.Contact-module__OWeMSG__link{color:var(--primary);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.Contact-module__OWeMSG__link:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.Contact-module__OWeMSG__map{aspect-ratio:16/9;border:1px solid var(--outline);border-radius:var(--radius);width:100%;overflow:hidden}.Contact-module__OWeMSG__formContainer{background-color:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);padding:2.5rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background-color:var(--background);border:1px solid var(--outline);color:var(--text-primary);border-radius:var(--radius);font-family:var(--font-body);padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--primary);outline:none}.Contact-module__OWeMSG__submitBtn{width:100%;margin-top:1rem}
.WhatsAppButton-module__OPyqoG__waButton{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 10px #0000004d}.WhatsAppButton-module__OPyqoG__waButton:hover{transform:scale(1.1)}
