:root{--primary:#1f3858;--secondary:#3f72af;--accent:#9d4edd;--light-bg:#f0f4f8;--dark-text:#0f0f1c;--gray:#adb5bd}body{font-family:Montserrat,sans-serif;margin:0;padding:0;background-color:var(--light-bg);color:var(--dark-text)}.site-header{background-color:var(--primary);color:white}.header-top{justify-content:space-between;padding:1em 2em;flex-wrap:wrap}.header-top,.logo-menu{display:flex;align-items:center}.logo-menu{gap:1em}.logo{font-size:3em;font-family:Oswald,sans-serif;font-weight:500;letter-spacing:-.5px;color:white}.contact-info{text-align:right;font-size:.85em;line-height:1.3;color:white}.header-divider{height:1px;background-color:rgba(255,255,255,.3);margin:0 2em}.main-nav{padding:.5em 2em 1em;background-color:var(--primary)}.menu{display:flex;list-style:none;gap:2em;margin:0;padding:0;font-weight:500;font-size:1em}.menu li a{color:white;text-decoration:none;padding-bottom:.2em;border-bottom:2px solid transparent;transition:border .2s ease}.menu li a:hover{border-bottom:2px solid var(--accent)}.hamburger{display:none;font-size:2em;cursor:pointer;color:white}.hero{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;color:rgb(0,0,0);padding:3em 2em;margin:3%;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.hero-content{flex:1 1 100%}.hero-content h1{font-size:3em;margin-bottom:1em}.hero-image{flex:1 1 100%;margin-top:1em}.hero-image img{width:100%;height:auto;max-width:500px}.hero-button{flex:1 1 100%;margin-top:1em}.hero-button button{background-color:var(--primary);color:rgb(255,255,255);border:none;padding:.8em 2em;font-weight:700;border-radius:25px;cursor:pointer;font-size:18px}.hero-button button:hover{background-color:var(--accent)}.productos{max-width:1100px;margin:0 auto;padding:3em 1.5em}.titulo-productos{display:flex;align-items:flex-end;flex-wrap:wrap;gap:1em;margin-bottom:2em;padding-left:1em;position:relative}.titulo-productos h1{font-size:3em;font-weight:800;color:var(--primary);margin:0;text-transform:uppercase;letter-spacing:1px}.titulo-productos h1:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--accent);border-radius:3px}.subtitulo-productos{font-size:1.2em;font-weight:600;color:var(--primary);white-space:nowrap;margin-bottom:5px}.productos-header{display:flex;justify-content:flex-end;margin-bottom:2em}.tabs{gap:2em}.tab{padding:.5em 1em;background-color:var(--gray);border-radius:4px;font-size:18px}.productos-lista{align-items:center;text-align:center}.producto{background-color:var(--light-bg);border-radius:8px;width:250px}.ver-todo{margin-top:1em}.promesas{padding:3em 2em;background-color:var(--light-bg);margin-left:3%;font-size:18px}.promesas-grid{display:flex;gap:2em;margin-top:1.5em;flex-wrap:wrap;align-items:flex-start}.promesas-grid img{width:400px;max-width:100%;border-radius:8px}.promesas-grid ul{list-style:none;padding:0;margin:0}.promesas-grid li{margin-bottom:1em}.companias{padding:3em 2em;background-color:white;text-align:center;margin-left:3%;margin-right:3%;font-size:18px}.companias-logos{justify-content:center;align-items:center;gap:2em;margin-top:2em;flex-wrap:wrap}.companias-logos,.logo-box{display:flex;text-align:center}.logo-box{background-color:var(--light-bg);padding:1em;border-radius:8px;width:280px;height:200px;flex-direction:column;justify-content:space-between}.logo-box img{max-height:100px;max-width:220px;object-fit:contain;margin:0 auto 1em}.logo-box p{margin-top:0;margin-bottom:0;font-size:18px;padding:0 10px;text-align:inherit}footer{background-color:var(--primary);color:white;padding:2em;text-align:center}.footer-logo{font-size:1.5em;font-weight:700;margin-bottom:.5em}.nosotros-page{background-color:#f5f9ff;padding:2em}.nosotros-page h1{text-align:center;color:black;font-size:2.5em;margin-bottom:1em}.nosotros-wrapper{display:flex;gap:2em;flex-wrap:wrap}.nosotros-historia{flex:1 1 50%;background-color:white;padding:2em;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:1.5em}.nosotros-historia h2{margin-bottom:1em;font-size:1.6em}.logos-marcas{display:flex;justify-content:center;align-items:center;gap:1.5em;margin:2em 0}.logos-marcas img{height:60px;object-fit:contain}.nosotros-mv{flex:1 1 40%;display:flex;flex-direction:column;gap:2em}.mision,.vision{background-color:white;padding:1.5em;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:1.2em}.mision p,.nosotros-historia p,.vision p{text-align:justify}.mision img,.vision img{display:block;width:50%;height:auto;border-radius:8px;margin:0 auto 1em}.mision h2,.vision h2{font-size:1.4em;margin-bottom:.5em}.servicios-page{padding:3em 2em;margin:0 3%;text-align:center}.servicios-hero h1{font-size:2.8em;margin-bottom:1em}.servicios-cards{display:flex;flex-wrap:nowrap;gap:3em;justify-content:center;margin-bottom:3em}.servicios-grid{flex-wrap:inherit;gap:2em}.servicio-card,.servicios-grid{display:flex;justify-content:center;padding:2em}.servicio-card{flex:1 1 220px;max-width:300px;background-color:white;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;min-height:200px;flex-direction:column}.servicios-grid .servicio-card{flex:1 1 220px;max-width:300px}.servicio-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.servicio-card h2{margin-bottom:1.2em}.servicio-card h3{color:#a347e7;font-size:1.5em;margin-bottom:1em}.accent-text{color:var(--accent);font-weight:700}.servicios-videos{background-color:#f1f5f9;padding:3em 2em}.video-row{display:flex;justify-content:center;gap:2em;flex-wrap:wrap;margin-bottom:2em}.video-card{background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1em;flex:1 1 45%;max-width:500px;text-align:center}.video-card iframe{width:100%;height:280px;border-radius:8px;margin-bottom:.5em}.video-card p{font-weight:700;font-size:1em;color:#1e1e1e}.servicios-cta{margin-top:4em}.cta-button{background-color:var(--accent);color:white;padding:.8em 2em;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#7b2cbf}.brand-selector-vertical{display:flex;flex-direction:column;align-items:center;gap:3em;margin:3em auto}.brand-button{display:flex;align-items:center;justify-content:space-between;padding:1.8em 2.2em;border:none;border-radius:18px;cursor:pointer;width:95%;max-width:720px;background:#ffffff;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.06);border-left:6px solid var(--accent);position:relative;overflow:hidden}.brand-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(157,78,221,.05),transparent);transition:left .4s ease}.brand-button:hover:before{left:0}.brand-button:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.brand-logo{width:180px;height:auto}.brand-text{flex:1;margin-left:1.5em;text-align:left}.brand-name{font-size:1.8em;font-weight:700;color:#111;display:block}.brand-subtext{font-size:.9em;color:#333;margin-top:.25em}.brand-arrow{font-size:1.5em;margin-left:auto;color:#444}.boton-cambiar-marca{display:inline-flex;align-items:center;gap:.5em;background-color:white;border:2px solid var(--accent);color:var(--accent);font-weight:600;font-size:1em;padding:.6em 1.2em;border-radius:8px;cursor:pointer;transition:all .25s ease}.boton-cambiar-marca:hover{background-color:var(--accent);color:white}.producto-card{background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1.5em;max-width:320px;width:100%;text-align:left;gap:.5em}.producto-imagen{width:100%;height:180px;object-fit:contain;margin-bottom:1em}.producto-header{display:flex;justify-content:space-between;font-size:.9em;color:var(--gray)}.producto-nombre{font-size:1.2em;font-weight:700;color:var(--dark-text)}.producto-descripcion{font-size:.95em;color:#333}.producto-compatibilidad h3,.producto-modelos h3{font-weight:700;margin-top:1em}.section-buttons{display:flex;justify-content:center;gap:1em;margin-top:2em}.boton-seccion{padding:.6em 1.4em;color:white;font-weight:700;border-radius:6px;border:none;cursor:pointer;transition:background-color .3s ease}.boton-seccion.product{background-color:var(--primary)}.boton-seccion.accessory{background-color:green}.boton-seccion.software{background-color:purple}.boton-seccion:hover{filter:brightness(1.1)}.ver-mas,.ver-menos{background-color:var(--accent);color:white;border:none;padding:.5em 1em;border-radius:6px;font-weight:700;cursor:pointer;margin-top:1em}.ver-mas:hover,.ver-menos:hover{background-color:#7b2cbf}.modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;z-index:999;padding:2em 1em}.modal-container,.modal-overlay{display:flex;overflow-y:auto;box-sizing:border-box}.modal-container{background:white;max-width:800px;width:100%;border-radius:12px;padding:2em;position:relative;flex-direction:column;max-height:90vh;box-shadow:0 8px 30px rgba(0,0,0,.2)}.modal-close{position:absolute;top:1em;right:1em;background:transparent;border:none;font-size:1.5em;font-weight:700;color:var(--dark-text);cursor:pointer;transition:color .2s ease}.modal-close:hover{color:var(--accent)}.modal-content{overflow-y:auto;padding-right:.5em;flex:1}.modal-content h2{font-size:2em;margin-bottom:.5em;color:var(--primary)}.modal-product-img{width:100%;max-height:250px;object-fit:contain;margin-bottom:1em}.product-description{margin-bottom:2em;font-size:1em;color:#333}.product-specs{width:100%;border-collapse:collapse;margin-bottom:2em}.product-specs th{background-color:var(--primary);color:white;padding:.8em;text-align:left;font-weight:700}.product-specs td{padding:.8em;border-bottom:1px solid #ccc}.solicitar-btn{display:inline-block;background-color:var(--accent);color:white;padding:.8em 1.5em;border-radius:8px;text-decoration:none;font-weight:700;text-align:center;transition:background-color .3s ease}.solicitar-btn:hover{background-color:#7b2cbf}.contacto{padding:3rem 2rem;background-color:#f8f9fc;color:#0f172a}.contacto h1{text-align:center;font-size:2.5rem;color:var(--primary);margin-bottom:2rem}.contacto-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}.contacto-info{flex:1;min-width:280px;font-size:1rem;line-height:1.8}.contacto-info p{margin-bottom:1.5rem}.contacto-form{flex:1;min-width:280px}.contacto-form form{display:flex;flex-direction:column}.contacto-form input,.contacto-form textarea{margin-bottom:1rem;padding:.8rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;font-family:inherit}.contacto-form textarea{resize:vertical;min-height:120px}.contacto-form button{padding:.8rem 1rem;background-color:var(--accent);color:white;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.contacto-form button:hover{background-color:#7b2cbf}.requerido{font-size:.85rem;color:#555;margin-top:-.5rem;margin-bottom:1rem}.contacto-mapa{margin-top:3rem;max-width:100%;overflow:hidden;border-radius:12px}@media (max-width:768px){.contact-info{display:none}.hamburger{display:block}.menu{gap:1em}.main-nav,.menu{flex-direction:column}.main-nav{display:none;padding:1em 2em;background-color:var(--primary)}.main-nav.open{display:flex}nav{flex-direction:column;align-items:center;padding:1em}nav .logo{font-size:2em}nav ul{gap:.5em;padding-top:1em}.hero,nav ul{flex-direction:column}.hero-content{order:1}.hero-image{order:2}.hero-button{order:3}.hero-content h1{font-size:2em}.hero-button button{margin-top:1em;font-size:16px}.productos-lista{display:flex;justify-content:center;gap:2em;flex-wrap:wrap;text-align:center}.logo-box{width:100%;max-width:320px;margin:0 auto}.nosotros-wrapper{flex-direction:column}.nosotros-historia,.nosotros-mv{flex:1 1 100%}.mision img,.vision img{width:80%}.nosotros-page h1{font-size:2em}.mision,.nosotros-historia,.vision{font-size:1em;padding:1.5em}.logos-marcas{flex-direction:column;gap:1em}.logos-marcas img{height:40px}.brand-button{justify-content:center;padding:1.2em}.brand-logo{width:90px}.brand-name{display:none}.brand-arrow{margin-left:.2em}.brand-subtext{font-size:1em;font-weight:700;color:#222;margin-left:1em}.brand-text{margin-left:1em;text-align:center}.titulo-productos{flex-direction:column;align-items:flex-start;padding-left:.5em}.titulo-productos h1{font-size:2.2em}.subtitulo-productos{font-size:1.2em;font-weight:600;color:var(--primary);white-space:nowrap;margin-bottom:5px}.productos-header{justify-content:center}.productos-lista{flex-direction:column;gap:1.5em}.video-card{flex:1 1 100%}.servicios-page{padding:2em 1em;margin:0 1em}.servicios-hero h1{font-size:2em}.servicios-cards,.servicios-grid{flex-direction:column;gap:1.5em;padding:1em}.servicio-card,.servicios-grid .servicio-card{flex:1 1 100%;max-width:100%;min-height:auto;padding:1.5em}.servicio-card h3{font-size:1.3em}.servicio-card p{font-size:1em}}@media (min-width:768px){.hero{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.hero-content{flex:1;text-align:left}.hero-image{flex:1;text-align:center;margin-top:0}.hero-button{margin-top:1.5em;text-align:left}.hero-button button{font-size:18px;padding:.8em 2em}.modal-container{border-radius:12px;padding:1.2em;max-height:90vh;margin:auto;width:100%}.modal-close{top:.8em;right:.8em;font-size:1.8em}.modal-product-img{max-height:180px;margin-bottom:1em}.modal-content h2{font-size:1.5em}.product-description{font-size:.95em}.product-specs td,.product-specs th{font-size:.9em;padding:.6em}}.tabs{display:flex;gap:1em;justify-content:center;margin-bottom:2em}.tab{padding:.6em 1.4em;font-weight:700;border-radius:6px;border:none;cursor:pointer;background-color:#adb5bd;color:white;transition:background-color .3s ease}.tab.active{background-color:var(--accent)}.productos-lista{display:flex;gap:2em;justify-content:center;flex-wrap:wrap;align-items:stretch}.producto{background-color:white;padding:1.5em;border-radius:12px;width:280px;box-shadow:0 4px 12px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.producto:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.producto img{width:100%;height:auto;max-height:160px;object-fit:contain;margin-bottom:1em}.producto h3{font-size:1.2em;font-weight:700;color:var(--dark-text)}.producto p{font-size:.95em;color:#333}.ver-todo{display:block;text-align:right;margin-top:2em;margin-right:2em;color:var(--accent);font-weight:700;text-decoration:none}.producto-card{flex:1 1 calc(33.333% - 2em);display:flex;flex-direction:column}