:root{--color-primary:#4A90E2;--color-secondary:#F5F9FF;--color-text:#333;--color-background:#fff;--color-accent:#ff6b6b;--font-primary:'Montserrat',Arial,sans-serif;--primary-color:#4a90e2;--secondary-color:#2c3e50;--accent-color:#3498db;--text-color:#333;--light-gray:#f5f6fa;--error-color:#e74c3c;--success-color:#2ecc71;--warning-color:#f1c40f}@media screen and (max-width:900px){.navbar{flex-direction:row;justify-content:space-between;align-items:center;padding:.7rem 2vw;gap:0}.logo{display:flex;align-items:center;gap:.7rem;font-size:1.25rem}.logo img{height:32px;max-width:38px;margin-right:.4rem}.burger{align-self:center;margin-left:.5rem;width:28px;height:28px}.burger div{width:22px;height:2.5px;margin:3px 0}.hero{min-height:60vh;padding:2rem .5rem}.hero-content h1{font-size:2rem}.info-section,.servicios-grid{grid-template-columns:1fr!important;gap:1.5rem}.info-box.contacto,.info-box.ubicacion{padding:1.5rem .7rem 1.2rem .7rem}.contact-form{max-width:98vw;padding:1rem .2rem}.map-container{height:260px}}@media screen and (max-width:600px){.hero-content h1{font-size:1.3rem}.info-box h3,.servicio-card h3{font-size:1rem}.info-box p,.servicio-card p{font-size:.95rem}.btn-primary,.cta-button{font-size:1rem;padding:.7rem 1.2rem}.logo{font-size:1.05rem}.logo img{height:24px;max-width:28px}.burger{width:22px;height:22px}.burger div{width:16px;height:2px;margin:2px 0}}