:root{--primary:#036;--primary-light:#0056b3;--secondary:#6c757d;--accent:#ffc107;--background:#fff;--surface:#f8f9fa;--text:#1a1a1a;--text-muted:#666;--border:#e0e0e0;--shadow:0 4px 20px #00000014;--radius:8px;--transition:all .3s ease}[data-theme=dark]{--primary:#004080;--primary-light:#06c;--background:#121212;--surface:#1e1e1e;--text:#f0f0f0;--text-muted:#a0a0a0;--border:#333}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}@media (max-width:768px){.container{padding:0 1rem}.section{padding:3rem 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s forwards fadeIn}
.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:1000;background:#fffffff2;align-items:center;height:80px;display:flex;position:sticky;top:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__Af2_WG__logo{color:var(--primary);letter-spacing:-.5px;align-items:baseline;font-size:1.5rem;font-weight:800;display:flex}.Header-module__Af2_WG__logoText{color:var(--primary)}.Header-module__Af2_WG__logoSubtext{color:var(--primary-light);font-weight:400}.Header-module__Af2_WG__mexico{color:var(--accent);margin-left:2px;font-size:1rem}.Header-module__Af2_WG__navList{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navList a{color:var(--text);transition:var(--transition);font-size:.95rem;font-weight:500}.Header-module__Af2_WG__navList a:hover{color:var(--primary-light)}.Header-module__Af2_WG__contactBtn{background:var(--primary);border-radius:var(--radius);transition:var(--transition);padding:.6rem 1.5rem;color:#fff!important}.Header-module__Af2_WG__contactBtn:hover{background:var(--primary-light);box-shadow:var(--shadow);transform:translateY(-2px)}.Header-module__Af2_WG__translate{min-width:150px;margin-left:1.5rem}.skiptranslate{display:none!important}body{top:0!important}@media (max-width:1024px){.Header-module__Af2_WG__nav{display:none}}
.Footer-module__EZoWya__footer{background:var(--primary);color:#fff;margin-top:5rem;padding:4rem 0 0}.Footer-module__EZoWya__container{grid-template-columns:repeat(3,1fr);gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__EZoWya__title{color:var(--accent);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__links{flex-direction:column;gap:.8rem;display:flex}.Footer-module__EZoWya__links a{color:#fffc;transition:var(--transition);font-size:.9rem}.Footer-module__EZoWya__links a:hover{color:#fff;padding-left:5px}.Footer-module__EZoWya__bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__container{grid-template-columns:1fr;gap:2rem}}
