:root{--bg:#fff;--surface:#fff;--surface-2:#fff6ee;--text:#0f172a;--muted:#475569;--primary:#1f6feb;--primary-contrast:#fff;--accent:#22c55e;--danger:#ef4444;--brand-orange:#f36b21;--brand-orange-strong:#e8560e;--brand-blue:#1f3b73;--cta-call-bg:var(--danger);--cta-call-text:var(--primary-contrast);--cta-whatsapp-bg:var(--accent);--cta-whatsapp-text:var(--primary-contrast);--hero-text:var(--primary-contrast);--hero-muted:#ffffffe6;--chip-bg-hero:#ffffff24;--chip-border-hero:#ffffff59;--border:#0f172a14;--shadow:0 12px 35px #0f172a1f;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--container:1180px;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.22s ease;--motion-fast:var(--transition-fast);--motion-base:var(--transition-base);--motion-slow:var(--transition-slow)}html[data-theme=trust-blue],html:not([data-theme]){--primary:#1f6feb;--danger:#ef4444;--accent:#22c55e}html[data-theme=emergency-red]{--primary:#ef4444;--danger:#ff2d2d;--accent:#16a34a}html[data-theme=neutral-gray]{--primary:#94a3b8;--danger:#ef4444;--accent:#22c55e}html[data-theme=light]{--bg:#fff;--surface:#fff;--surface-2:#fff6ee;--text:#0f172a;--muted:#475569;--primary:#1f3b73;--primary-contrast:#fff;--accent:#12b76a;--danger:#ef4444;--brand-orange:#f36b21;--brand-orange-strong:#e8560e;--brand-blue:#1f3b73;--cta-call-bg:#ef4444;--cta-call-text:#fff;--cta-whatsapp-bg:#12b76a;--cta-whatsapp-text:#fff;--hero-text:#fff;--hero-muted:#ffffffe6;--chip-bg-hero:#ffffff1f;--chip-border-hero:#ffffff59;--border:#0f172a14;--shadow:0 12px 35px #0f172a1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);min-height:100vh;margin:0;padding:0;font-size:clamp(15px,2.2vw,18px);line-height:1.55}h1{color:var(--text);font-size:clamp(28px,5.2vw,44px);font-weight:600;line-height:1.05}h2{color:var(--text);font-size:clamp(20px,3.5vw,30px);font-weight:600;line-height:1.2}h3{color:var(--text);font-size:clamp(16px,2.6vw,22px);font-weight:500;line-height:1.3}p{color:var(--text);font-size:clamp(15px,2.2vw,18px);line-height:1.55}small{color:var(--muted);font-size:13px;line-height:1.4}a{color:var(--primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--brand-orange)}a:focus{outline:2px solid var(--primary);outline-offset:2px}button{font-family:inherit;font-size:inherit;cursor:pointer;transition:all var(--transition-base);border:none}.btn-call{background-color:var(--danger);color:var(--primary-contrast);min-height:52px;padding:var(--space-3)var(--space-5);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-size:clamp(15px,2.2vw,18px);font-weight:600;display:inline-flex}.btn-call:hover{opacity:.9;transform:translateY(-1px)}.btn-call:active{transform:translateY(0)}.btn-call:focus{outline:2px solid var(--danger);outline-offset:2px}.btn-whatsapp{background-color:var(--accent);color:var(--primary-contrast);min-height:52px;padding:var(--space-3)var(--space-5);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-size:clamp(15px,2.2vw,18px);font-weight:600;display:inline-flex}.btn-whatsapp:hover{opacity:.9;transform:translateY(-1px)}.btn-whatsapp:active{transform:translateY(0)}.btn-whatsapp:focus{outline:2px solid var(--accent);outline-offset:2px}.btn-tertiary{color:var(--primary);border:1px solid var(--border);padding:var(--space-2)var(--space-4);border-radius:var(--radius-sm);background-color:#0000;font-weight:500}.btn-tertiary:hover{background-color:var(--surface);border-color:var(--primary)}.surface-card{background-color:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius-md);padding:var(--space-5)}.surface-card-2{background-color:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius-md);padding:var(--space-5)}.text-muted{color:var(--muted)}.text-primary{color:var(--primary)}.text-accent{color:var(--accent)}.text-danger{color:var(--danger)}.container{max-width:var(--container);padding:0 var(--space-4);margin:0 auto}@media (min-width:640px){.container{padding:0 var(--space-5)}}@media (min-width:1024px){.container{padding:0 var(--space-6)}}.fade-in{animation:fadeIn var(--transition-base)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-up{animation:slideUp var(--transition-slow)}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}button:focus:not(:focus-visible){outline:none}
.ServiceMegaMenu-module__IybSQa__megaMenu{padding-top:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);z-index:1001;min-width:300px;max-width:400px;padding-left:var(--space-5);padding-right:var(--space-5);padding-bottom:var(--space-5);margin-top:0;position:absolute;top:100%;left:0}.ServiceMegaMenu-module__IybSQa__megaMenuContent{gap:var(--space-5);flex-direction:column;display:flex}.ServiceMegaMenu-module__IybSQa__serviceHubLink{padding-bottom:var(--space-4);border-bottom:1px solid var(--border)}.ServiceMegaMenu-module__IybSQa__serviceHubButton{color:var(--primary);transition:color var(--motion-fast);font-size:clamp(.9375rem,1.5vw + .25rem,1rem);font-weight:600;text-decoration:none;display:inline-block}.ServiceMegaMenu-module__IybSQa__serviceHubButton:hover{color:var(--primary);text-decoration:underline}.ServiceMegaMenu-module__IybSQa__provincesGrid{gap:var(--space-2);flex-direction:column;display:flex}.ServiceMegaMenu-module__IybSQa__provinceItem{padding:var(--space-2)0;position:relative}.ServiceMegaMenu-module__IybSQa__provinceLink{color:var(--text);transition:color var(--motion-fast);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);font-size:clamp(.9375rem,1.5vw + .25rem,1rem);font-weight:600;text-decoration:none;display:block}.ServiceMegaMenu-module__IybSQa__provinceLink:hover{color:var(--brand-orange);background-color:var(--surface-2);text-decoration:none}.ServiceMegaMenu-module__IybSQa__citiesSubmenu{padding-left:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);z-index:1002;min-width:250px;max-width:300px;max-height:500px;padding-top:var(--space-4);padding-right:var(--space-4);padding-bottom:var(--space-4);margin-left:0;animation:.15s ease-out ServiceMegaMenu-module__IybSQa__fadeInSlide;position:absolute;top:0;left:100%;overflow-y:auto}@keyframes ServiceMegaMenu-module__IybSQa__fadeInSlide{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ServiceMegaMenu-module__IybSQa__citiesList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ServiceMegaMenu-module__IybSQa__citiesList li{margin:0}.ServiceMegaMenu-module__IybSQa__cityLink{color:var(--text);transition:color var(--motion-fast),background-color var(--motion-fast);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);font-size:clamp(.875rem,1.5vw + .25rem,.9375rem);text-decoration:none;display:block}.ServiceMegaMenu-module__IybSQa__cityLink:hover{color:var(--brand-orange);background-color:var(--surface-2);text-decoration:none}
.MobileDrawer-module__Ni7JRG__overlay{z-index:999;animation:MobileDrawer-module__Ni7JRG__fadeIn var(--motion-fast);background:#00000080;position:fixed;inset:0}@keyframes MobileDrawer-module__Ni7JRG__fadeIn{0%{opacity:0}to{opacity:1}}.MobileDrawer-module__Ni7JRG__drawer{background:var(--surface);z-index:1000;width:85%;max-width:320px;animation:MobileDrawer-module__Ni7JRG__slideIn var(--motion-fast);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:2px 0 8px #0000001a}@keyframes MobileDrawer-module__Ni7JRG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.MobileDrawer-module__Ni7JRG__drawerHeader{padding:var(--space-4);border-bottom:1px solid var(--border);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.MobileDrawer-module__Ni7JRG__drawerTitle{color:var(--text);margin:0;font-size:clamp(1.125rem,2vw + .5rem,1.25rem);font-weight:600}.MobileDrawer-module__Ni7JRG__closeButton{color:var(--text);cursor:pointer;padding:var(--space-1);transition:color var(--motion-fast);background:0 0;border:none;font-size:1.5rem;line-height:1}.MobileDrawer-module__Ni7JRG__closeButton:hover{color:var(--primary)}.MobileDrawer-module__Ni7JRG__drawerNav{padding:var(--space-4);flex:1;overflow-y:auto}.MobileDrawer-module__Ni7JRG__homeLink{padding:var(--space-3)var(--space-4);color:var(--primary);margin-bottom:var(--space-4);border-bottom:1px solid var(--border);transition:color var(--motion-fast);font-size:clamp(1rem,2vw + .5rem,1.125rem);font-weight:600;text-decoration:none;display:block}.MobileDrawer-module__Ni7JRG__homeLink:hover{color:var(--primary);text-decoration:underline}.MobileDrawer-module__Ni7JRG__servicesSection{gap:var(--space-2);flex-direction:column;display:flex}.MobileDrawer-module__Ni7JRG__serviceSection{border-bottom:1px solid var(--border);padding-bottom:var(--space-2)}.MobileDrawer-module__Ni7JRG__serviceButton{width:100%;padding:var(--space-3)var(--space-4);color:var(--text);cursor:pointer;text-align:left;transition:color var(--motion-fast);background:0 0;border:none;justify-content:space-between;align-items:center;font-size:clamp(1rem,2vw + .5rem,1.125rem);font-weight:600;display:flex}.MobileDrawer-module__Ni7JRG__serviceButton:hover{color:var(--primary)}.MobileDrawer-module__Ni7JRG__chevron{color:var(--muted);transition:transform var(--motion-fast);font-size:.75rem}.MobileDrawer-module__Ni7JRG__provincesContainer{padding:var(--space-2)0;gap:var(--space-2);flex-direction:column;display:flex}.MobileDrawer-module__Ni7JRG__serviceHubLink{padding:var(--space-2)var(--space-4);margin-bottom:var(--space-2);border-bottom:1px solid var(--border)}.MobileDrawer-module__Ni7JRG__serviceHubLink a{color:var(--primary);transition:color var(--motion-fast);font-size:clamp(.875rem,1.5vw + .25rem,.9375rem);font-weight:500;text-decoration:none}.MobileDrawer-module__Ni7JRG__serviceHubLink a:hover{color:var(--primary);text-decoration:underline}.MobileDrawer-module__Ni7JRG__provinceSection{margin-left:var(--space-4);border-left:2px solid var(--border);padding-left:var(--space-3)}.MobileDrawer-module__Ni7JRG__provinceButton{width:100%;padding:var(--space-2)var(--space-3);color:var(--text);cursor:pointer;text-align:left;transition:color var(--motion-fast);background:0 0;border:none;justify-content:space-between;align-items:center;font-size:clamp(.9375rem,1.5vw + .25rem,1rem);font-weight:500;display:flex}.MobileDrawer-module__Ni7JRG__provinceButton:hover{color:var(--primary)}.MobileDrawer-module__Ni7JRG__citiesContainer{padding:var(--space-2)0;margin-left:var(--space-3)}.MobileDrawer-module__Ni7JRG__citiesList{margin:0 0 var(--space-2)0;gap:var(--space-1);flex-direction:column;padding:0;list-style:none;display:flex}.MobileDrawer-module__Ni7JRG__citiesList li{margin:0}.MobileDrawer-module__Ni7JRG__cityLink{padding:var(--space-2)var(--space-3);color:var(--text);transition:color var(--motion-fast);border-radius:var(--radius-sm);font-size:clamp(.875rem,1.5vw + .25rem,.9375rem);text-decoration:none;display:block}.MobileDrawer-module__Ni7JRG__cityLink:hover{color:var(--brand-orange);background:var(--surface-2);text-decoration:none}.MobileDrawer-module__Ni7JRG__viewAllLink{padding:var(--space-2)var(--space-3);color:var(--primary);margin-top:var(--space-2);transition:color var(--motion-fast);font-size:clamp(.8125rem,1.5vw + .25rem,.875rem);font-weight:500;text-decoration:none;display:block}.MobileDrawer-module__Ni7JRG__viewAllLink:hover{color:var(--primary);text-decoration:underline}.MobileDrawer-module__Ni7JRG__socialLinks{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-4);margin-top:var(--space-4);border-top:1px solid var(--border);display:flex}.MobileDrawer-module__Ni7JRG__socialLink{width:44px;height:44px;color:var(--primary);transition:color var(--motion-fast),transform var(--motion-fast);background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.MobileDrawer-module__Ni7JRG__socialLink:hover{color:var(--primary);text-decoration:none;transform:translateY(-2px)}.MobileDrawer-module__Ni7JRG__socialLink svg{width:24px;height:24px}
.Header-module__m-ZI1W__header{background:linear-gradient(90deg,var(--brand-orange),var(--brand-orange-strong));z-index:1000;border-bottom:none;height:64px;position:sticky;top:0;box-shadow:0 10px 24px #e8560e2e}.Header-module__m-ZI1W__container{max-width:var(--container);padding:0 var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-4);height:100%;margin:0 auto;display:flex}.Header-module__m-ZI1W__logo{color:#fff;white-space:nowrap;letter-spacing:.02em;flex-shrink:0;font-size:clamp(1rem,2vw + .5rem,1.35rem);font-weight:800;text-decoration:none}.Header-module__m-ZI1W__logo:hover{color:#fff;text-decoration:none}.Header-module__m-ZI1W__burger{padding:var(--space-2);cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:4px;display:flex}@media (min-width:1024px){.Header-module__m-ZI1W__burger{display:none}}.Header-module__m-ZI1W__burgerLine{width:24px;height:2px;transition:transform var(--motion-fast),opacity var(--motion-fast);background:#fff}.Header-module__m-ZI1W__burger[aria-expanded=true] .Header-module__m-ZI1W__burgerLine:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__m-ZI1W__burger[aria-expanded=true] .Header-module__m-ZI1W__burgerLine:nth-child(2){opacity:0}.Header-module__m-ZI1W__burger[aria-expanded=true] .Header-module__m-ZI1W__burgerLine:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__m-ZI1W__desktopNav{display:none}@media (min-width:1024px){.Header-module__m-ZI1W__desktopNav{flex:1;display:block}}.Header-module__m-ZI1W__servicesList{gap:var(--space-5);align-items:center;margin:0;padding:0;list-style:none;display:flex}.Header-module__m-ZI1W__serviceItem{position:relative}.Header-module__m-ZI1W__serviceLink{color:#ffffffe6;transition:color var(--motion-fast);padding:var(--space-2)0;font-size:clamp(.9375rem,1.5vw + .25rem,1rem);font-weight:600;text-decoration:none;display:block}.Header-module__m-ZI1W__serviceLink:hover{color:var(--brand-blue);text-decoration:none}.Header-module__m-ZI1W__socialLinks{display:none}@media (min-width:1024px){.Header-module__m-ZI1W__socialLinks{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}}.Header-module__m-ZI1W__socialLink{color:#ffffffe6;width:36px;height:36px;transition:color var(--motion-fast),transform var(--motion-fast);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Header-module__m-ZI1W__socialLink:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.Header-module__m-ZI1W__socialLink svg{width:20px;height:20px}.Header-module__m-ZI1W__desktopCTA{display:none}@media (min-width:1024px){.Header-module__m-ZI1W__desktopCTA{padding:var(--space-2)var(--space-4);color:var(--brand-orange-strong);border-radius:var(--radius-sm);transition:transform var(--motion-fast),box-shadow var(--motion-fast);white-space:nowrap;background:#fff;flex-shrink:0;font-size:clamp(.875rem,1.5vw + .25rem,.9375rem);font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 8px 20px #fff3}.Header-module__m-ZI1W__desktopCTA:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 12px 24px #ffffff3d}}.Header-module__m-ZI1W__mobileCTA{color:#fff;width:40px;height:40px;transition:color var(--motion-fast);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}@media (min-width:1024px){.Header-module__m-ZI1W__mobileCTA{display:none}}.Header-module__m-ZI1W__mobileCTA:hover{color:#ffffffd1}.Header-module__m-ZI1W__mobileCTA svg{width:20px;height:20px}
