.Navbar-module__nuAbfa__nav{z-index:100;padding:20px 0;transition:background .4s,padding .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background:#000000f2;padding:14px 0}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;display:flex;position:relative}.Navbar-module__nuAbfa__logo{z-index:10;flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__links{pointer-events:auto;align-items:center;gap:36px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__links a{color:var(--text);font-family:var(--font-zing), sans-serif;letter-spacing:.15em;text-transform:uppercase;transition:color var(--transition);white-space:nowrap;font-size:.85rem;font-weight:400;text-decoration:none}.Navbar-module__nuAbfa__links a:hover{color:var(--primary)}.Navbar-module__nuAbfa__actions{z-index:10;align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Navbar-module__nuAbfa__hamburger span{background:var(--text);width:24px;height:2px;transition:all var(--transition);border-radius:2px;display:block}@media (max-width:900px){.Navbar-module__nuAbfa__inner{padding-left:16px;padding-right:16px}.Navbar-module__nuAbfa__links{border-top:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;flex-direction:column;align-items:flex-start;gap:0;padding:20px 24px;display:none;position:absolute;top:100%;left:0;right:0;transform:none}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{display:flex}.Navbar-module__nuAbfa__links a{border-bottom:1px solid var(--glass-border);width:100%;padding:14px 0}.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__actions a{display:none}}@media (min-width:901px){.Navbar-module__nuAbfa__actions a.Navbar-module__nuAbfa__btn-primary{color:#000!important}}
.Hero-module__Z8hQ_W__hero{background:#000;flex-direction:column;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__stripe{pointer-events:none;background:radial-gradient(80% 100% at 100%,#c4231959 0%,#0000 70%),radial-gradient(50% 80% at 60% 0,#c423191f 0%,#0000 60%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{flex:1;align-items:center;gap:0;padding-top:40px;padding-bottom:40px;display:flex}.Hero-module__Z8hQ_W__copy{z-index:2;flex-direction:column;gap:0;max-width:740px;display:flex}.Hero-module__Z8hQ_W__badgeVisitanos{background:var(--accent);color:#fff;font-family:var(--font-zing), sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;align-self:flex-start;margin-bottom:24px;padding:4px 12px;font-size:.7rem;font-weight:400;display:inline-flex}.Hero-module__Z8hQ_W__preheader{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:.7rem;font-weight:700}.Hero-module__Z8hQ_W__locationTag{color:var(--text-muted);border-left:2px solid var(--accent);margin-top:16px;padding-left:12px;font-size:.85rem}.Hero-module__Z8hQ_W__title{margin-bottom:24px;font-size:clamp(2.8rem,6.8vw,6rem)}.Hero-module__Z8hQ_W__subtitle{color:#f5f5f5cc;max-width:500px;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__linkSec{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);transition:color var(--transition);font-size:.8rem;font-weight:700;text-decoration:none}.Hero-module__Z8hQ_W__linkSec:hover{color:var(--primary)}.Hero-module__Z8hQ_W__brands{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.Hero-module__Z8hQ_W__pill{letter-spacing:.15em;color:var(--text-muted);border:1px solid var(--glass-border);text-transform:uppercase;border-radius:100px;padding:5px 12px;font-size:.65rem;font-weight:700}.Hero-module__Z8hQ_W__visual{transform:translateY(calc(-50% + var(--parallax-offset,0px)));z-index:1;pointer-events:none;justify-content:center;align-items:center;width:63vw;height:81vh;display:flex;position:absolute;top:50%;right:-140px}.Hero-module__Z8hQ_W__glow{pointer-events:none;background:radial-gradient(circle,#fddd1f2e 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute}.Hero-module__Z8hQ_W__helmet{object-fit:contain;width:100%;height:100%;animation:1.2s cubic-bezier(.16,1,.3,1) both Hero-module__Z8hQ_W__floatIn}@keyframes Hero-module__Z8hQ_W__floatIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Hero-module__Z8hQ_W__trustBar{background:var(--accent);white-space:nowrap;margin-top:auto;padding:24px 0;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__trustTrack{width:max-content;animation:40s linear infinite Hero-module__Z8hQ_W__scroll;display:flex}.Hero-module__Z8hQ_W__trustSet{align-items:center;gap:120px;padding-right:120px;display:flex}.Hero-module__Z8hQ_W__trustItem{letter-spacing:.18em;text-transform:uppercase;color:#fff;white-space:nowrap;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.Hero-module__Z8hQ_W__trustItem strong{color:var(--primary)}@keyframes Hero-module__Z8hQ_W__scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{padding-top:80px}.Hero-module__Z8hQ_W__content{flex-direction:column-reverse;justify-content:flex-start;gap:20px;padding-top:0}.Hero-module__Z8hQ_W__copy{text-align:center;align-items:center;max-width:100%;padding-top:0}.Hero-module__Z8hQ_W__preheader{margin-bottom:8px}.Hero-module__Z8hQ_W__title{margin-bottom:16px;font-size:clamp(2.4rem,10vw,3.8rem)}.Hero-module__Z8hQ_W__subtitle{max-width:100%;margin:0 auto 24px;font-size:1rem}.Hero-module__Z8hQ_W__actions{justify-content:center;gap:16px;margin-top:24px}.Hero-module__Z8hQ_W__brands{justify-content:center;margin-top:30px}.Hero-module__Z8hQ_W__visual{aspect-ratio:1;width:100%;max-width:420px;height:auto;transform:translateY(var(--parallax-offset,0px));z-index:1;margin:0 auto;position:relative;top:auto;right:auto}.Hero-module__Z8hQ_W__glow{width:300px;height:300px}.Hero-module__Z8hQ_W__trustSet{gap:60px;padding-right:60px}}
.Autoridad-module__XakS_q__section{background:var(--bg-section);padding:120px 0}.Autoridad-module__XakS_q__grid{margin-top:0}.Autoridad-module__XakS_q__card{border:1px solid var(--glass-border);background:#0a0a0a}.Autoridad-module__XakS_q__icon{margin-bottom:20px;font-size:2rem}
.Servicios-module__dVWWFa__section{background:var(--bg-dark);padding:120px 0}.Servicios-module__dVWWFa__card{flex-direction:column;gap:0;display:flex}.Servicios-module__dVWWFa__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:.65rem;font-weight:700}.Servicios-module__dVWWFa__desc{color:var(--text-muted);margin:12px 0 20px;font-size:.92rem;line-height:1.7}.Servicios-module__dVWWFa__bullets{flex-direction:column;gap:10px;margin-top:auto;list-style:none;display:flex}.Servicios-module__dVWWFa__bullets li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:.88rem;display:flex}.Servicios-module__dVWWFa__dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}
.Testimonios-module__J3jLWW__section{background:var(--bg-section);padding:120px 0}.Testimonios-module__J3jLWW__header{text-align:center;margin-bottom:70px}.Testimonios-module__J3jLWW__googleBadge{border:1px solid var(--glass-border);background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;padding:16px 24px;display:inline-flex}.Testimonios-module__J3jLWW__googleBrand{color:var(--text-muted);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.Testimonios-module__J3jLWW__ratingInfo{align-items:center;gap:12px;display:flex}.Testimonios-module__J3jLWW__score{color:#fff;font-size:1.5rem;font-weight:900}.Testimonios-module__J3jLWW__starsStatic{color:#fbbc05;gap:2px;font-size:1.1rem;display:flex}.Testimonios-module__J3jLWW__starsStatic .Testimonios-module__J3jLWW__full{color:#fbbc05}.Testimonios-module__J3jLWW__starsStatic .Testimonios-module__J3jLWW__half{color:#fbbc054d}.Testimonios-module__J3jLWW__count{color:var(--text-muted);font-size:.75rem}.Testimonios-module__J3jLWW__title{font-family:var(--font-zing), sans-serif;color:#fff;text-transform:uppercase;margin-bottom:16px;font-size:clamp(2rem,4vw,3.5rem)}.Testimonios-module__J3jLWW__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto}.Testimonios-module__J3jLWW__grid{margin-bottom:50px}.Testimonios-module__J3jLWW__card{background:var(--glass);border:1px solid var(--glass-border);transition:transform var(--transition), border-color var(--transition);border-radius:12px;flex-direction:column;gap:16px;padding:32px;display:flex}.Testimonios-module__J3jLWW__card:hover{border-color:#fbbc0566;transform:translateY(-4px)}.Testimonios-module__J3jLWW__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Testimonios-module__J3jLWW__authorInfo{align-items:center;gap:12px;display:flex}.Testimonios-module__J3jLWW__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.Testimonios-module__J3jLWW__meta{flex-direction:column;display:flex}.Testimonios-module__J3jLWW__name{color:#fff;font-size:.95rem;font-weight:700}.Testimonios-module__J3jLWW__date{color:var(--text-muted);font-size:.75rem}.Testimonios-module__J3jLWW__stars{color:#fbbc05;letter-spacing:2px;font-size:.9rem}.Testimonios-module__J3jLWW__text{color:#ffffffd9;flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.6}.Testimonios-module__J3jLWW__bikeTag{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);opacity:.8;font-size:.7rem;font-weight:700}.Testimonios-module__J3jLWW__footerAction{text-align:center}@media (max-width:768px){.Testimonios-module__J3jLWW__section{padding:80px 0}}
.Contacto-module__7JHLTa__section{border-top:1px solid var(--glass-border);background:#0a0a0a;padding:120px 0}.Contacto-module__7JHLTa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Contacto-module__7JHLTa__info{flex-direction:column;gap:0;display:flex}.Contacto-module__7JHLTa__info h2{margin:16px 0 28px}.Contacto-module__7JHLTa__address{color:var(--text-muted);margin-bottom:16px;font-size:.95rem;line-height:1.8}.Contacto-module__7JHLTa__hours{color:var(--text-muted);margin-bottom:36px;font-size:.9rem;line-height:1.9}.Contacto-module__7JHLTa__hours strong{color:var(--text)}.Contacto-module__7JHLTa__cta{justify-content:center;align-self:flex-start;width:100%}.Contacto-module__7JHLTa__mapWrap{border-radius:var(--radius);border:1px solid var(--glass-border);height:380px;overflow:hidden}@media (max-width:900px){.Contacto-module__7JHLTa__grid{grid-template-columns:1fr;gap:40px}.Contacto-module__7JHLTa__mapWrap{height:280px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--glass-border);background:#000;padding:60px 0 32px}.Footer-module__EZoWya__inner{border-bottom:1px solid var(--glass-border);grid-template-columns:1.5fr 1fr 1.5fr;align-items:start;gap:48px;margin-bottom:28px;padding-bottom:48px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__logo{filter:grayscale()brightness(1.4);transition:filter var(--transition)}.Footer-module__EZoWya__logo:hover{filter:none}.Footer-module__EZoWya__tagline{color:var(--text-muted);font-size:.8rem;font-style:italic;line-height:1.6}.Footer-module__EZoWya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);transition:color var(--transition);font-size:.75rem;font-weight:700;text-decoration:none}.Footer-module__EZoWya__links a:hover{color:var(--primary)}.Footer-module__EZoWya__contact{text-align:right;flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__wa{color:#25d366;transition:opacity var(--transition);font-size:.9rem;font-weight:700;text-decoration:none}.Footer-module__EZoWya__wa:hover{opacity:.8}.Footer-module__EZoWya__contact p{color:var(--text-muted);font-size:.8rem}.Footer-module__EZoWya__bottom{color:#444;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:.7rem;display:flex}.Footer-module__EZoWya__legal{gap:24px;display:flex}.Footer-module__EZoWya__legal a{color:inherit;transition:color var(--transition);text-decoration:none}.Footer-module__EZoWya__legal a:hover{color:var(--text-muted)}@media (max-width:768px){.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__contact{text-align:left}}
