:root{--fondo: #f7f2e9;--texto: #1f2937;--muted: #6b7280;--borde: rgba(17,24,39,.1);--contenedor: 1100px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--fondo);color:var(--texto)}.contenedor{width:min(var(--contenedor),100%);margin:0 auto;padding:0 20px}.seccion{padding:64px 0}@media(max-width:860px){.seccion{padding:44px 0}}@media(max-width:640px){.seccion{padding:34px 0}}.navbar{position:relative;z-index:50;padding:18px 20px 0;background:transparent}.navbar__contenedor{width:min(1100px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.navbar__marca{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:#1f2937}.navbar__punto-logo{width:10px;height:10px;border-radius:999px;background:#111827;display:inline-block}.navbar__nombre{letter-spacing:-.02em}.navbar__lista-enlaces{list-style:none;display:flex;gap:18px;padding:0;margin:0}.navbar__enlace{text-decoration:none;color:#374151;font-weight:800;font-size:12px;letter-spacing:.06em}.navbar__enlace:hover{color:#111827}.navbar__acciones{display:flex;align-items:center;gap:10px}.navbar__boton-cv{text-decoration:none;background:#2f3a33;color:#fff;padding:9px 12px;border-radius:10px;font-weight:900;font-size:12px}.navbar__boton-hamburguesa{display:none;width:34px;height:34px;border-radius:10px;border:1px solid rgba(17,24,39,.15);background:#ffffff8c;cursor:pointer;font-size:18px;line-height:1}.navbar__menu-mobile{width:min(1100px,100%);margin:10px auto 0;padding:0 20px;display:grid;gap:10px;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease}.navbar__menu-mobile--abierto{max-height:420px;opacity:1;transform:translateY(0)}.navbar__item-mobile{text-decoration:none;padding:12px;border-radius:12px;background:#ffffff8c;border:1px solid rgba(17,24,39,.1);color:#111827;font-weight:900;font-size:13px}.navbar__cv-mobile{text-decoration:none;padding:12px;border-radius:12px;background:#2f3a33;color:#fff;font-weight:900;font-size:13px;text-align:center}@media(max-width:860px){.navbar__lista-enlaces,.navbar__boton-cv{display:none}.navbar__boton-hamburguesa{display:inline-flex;align-items:center;justify-content:center}}.hero{position:relative;min-height:calc(100vh - 70px);display:flex;align-items:center;background:#f7f2e9;overflow:hidden;padding:38px 20px 70px}.hero__contenedor{width:min(1100px,100%);margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:52px;align-items:center;position:relative;z-index:3}.hero__orbitas{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:.95}.hero__circulo{position:absolute;border-radius:999px;z-index:2;opacity:.95}.hero__circulo--violeta{width:18px;height:18px;background:#a78bfa;left:42%;top:30%}.hero__circulo--verde{width:22px;height:22px;background:#22c55e;left:20%;top:70%}.hero__circulo--naranja{width:46px;height:46px;background:#f97316;right:18%;top:20%}.hero__circulo--azul{width:14px;height:14px;background:#60a5fa;left:6%;top:46%}.hero__circulo--rosa{width:26px;height:26px;background:#f472b6;left:16%;top:22%}.hero__circulo--celeste{width:76px;height:76px;background:#0b84a8;left:50%;top:10%}.hero__circulo--rojo{width:35px;height:35px;background:#e62121;left:50%;top:65%}.hero__circulo--lila{width:50px;height:50px;background:#5704b6;left:10%;top:50%}.hero__circulo--verde-claro{width:86px;height:86px;background:#44ecc2;left:66%;top:52%}.hero__chispa_fondo1{left:20%;top:10%;color:#fbbf24}.hero__chispa_fondo2{left:50%;top:70%;color:#006989}.hero__chispa_fondo3{right:34%;top:5%;color:#f492f0}.hero__chispa_fondo4{left:6%;top:58%;color:#d7263d}.hero__chispa_fondo5{left:30%;top:5%;color:#233d4d}.hero__chispa_fondo6{left:50%;top:22%;color:#fe7f2d}.hero__chispa_fondo7{left:80%;top:65%;color:#5e429c}.hero__chispa_fondo8{left:65%;top:80%;color:#03045e}.hero__chispa_fondo1,.hero__chispa_fondo2,.hero__chispa_fondo3,.hero__chispa_fondo4,.hero__chispa_fondo5,.hero__chispa_fondo6,.hero__chispa_fondo7,.hero__chispa_fondo8{position:absolute;font-size:35px;z-index:20}.hero__columna-izquierda{display:flex;justify-content:center}.hero__aro-foto{width:300px;height:300px;border-radius:50%;background:#000;border:2px solid rgba(31,41,55,.2);box-shadow:0 0 20px 5px #000b;display:grid;place-items:center}.hero__foto-perfil{width:290px;height:290px;border-radius:999px;overflow:hidden;background:#fff}.hero__foto-perfil img{width:100%;height:100%;object-fit:cover;display:block}.hero__columna-derecha{color:#1f2937}.hero__saludo{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-weight:900;font-size:12px;letter-spacing:.02em;margin-bottom:10px}.hero__chispa{color:#f59e0b}.hero__titulo{margin:0;font-size:clamp(44px,5.5vw,62px);line-height:1.02;letter-spacing:-.03em}.hero__roles{display:flex;align-items:flex-start;gap:10px;margin:14px 0 10px}.hero__punto-rol{width:12px;height:12px;border-radius:999px;background:#60a5fa;margin-top:6px}.hero__roles-texto p{margin:0;font-weight:900;color:#374151}.hero__descripcion{margin:12px 0 22px;color:#6b7280;max-width:60ch}.hero__acciones{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.hero__boton{text-decoration:none;padding:10px 14px;border-radius:12px;font-weight:900;font-size:12px;border:1px solid transparent;display:inline-flex;align-items:center;gap:8px}.hero__boton--primario{background:#2f3a33;color:#fff}.hero__boton--fantasma{background:#ffffff8c;border-color:#11182729;color:#111827}.hero__boton--oscuro{background:#111827;color:#fff}.hero__redes{display:flex;gap:10px}.hero__icono-red{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#ffffff8c;border:1px solid rgba(17,24,39,.14);color:#111827;font-weight:900}@media(max-width:860px){.hero__contenedor{grid-template-columns:1fr;text-align:center;justify-items:center;gap:28px}.hero__roles,.hero__redes{justify-content:center}}.acerca{padding:96px 20px}.acerca__contenedor{width:min(1100px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;gap:64px}.acerca__titulo{margin:0 0 24px;font-size:clamp(32px,4vw,40px);letter-spacing:-.02em}.acerca__texto{margin:0 0 18px;font-size:17px;line-height:1.6;color:#374151;max-width:70ch}.acerca__subtitulo{margin:0 0 28px;font-size:22px;letter-spacing:-.01em}.acerca__grilla-servicios{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.acerca__item-servicio{margin:0}.acerca__tarjeta{background:#fff9;border:1px solid rgba(17,24,39,.08);border-radius:16px;padding:24px}.acerca__tarjeta-titulo{margin:0 0 14px;font-size:18px;font-weight:900;color:#111827}.acerca__lista{margin:0;padding-left:18px;color:#4b5563}.acerca__lista li{margin-bottom:8px;line-height:1.5}@media(max-width:860px){.acerca{padding:72px 20px}.acerca__grilla-servicios{grid-template-columns:1fr}}@media(max-width:480px){.acerca{padding:56px 16px}.acerca__texto{font-size:16px}}.tecnologias{padding:86px 20px}.tecnologias__encabezado{width:min(1100px,100%);margin:0 auto 26px}.tecnologias__titulo{margin:0 0 10px;font-size:clamp(28px,3.5vw,38px);letter-spacing:-.02em;color:#111827}.tecnologias__descripcion{margin:0;color:#6b7280;line-height:1.6;max-width:70ch}.tecnologias__nube{width:min(1300px,100%);margin:0 auto;position:relative;border-radius:18px;overflow:visible;min-height:300px}.tecnologias__lista{list-style:none;margin:0;padding:0;position:relative;height:280px;z-index:1}.tecnologias__item{position:absolute;width:56px;height:56px;border-radius:14px;display:grid;place-items:center;isolation:isolate;border:1px solid rgba(226,232,240,.3);box-shadow:0 8px 20px #0f172a57,inset 0 1px #ffffff29}.tecnologias__item:before{content:"";position:absolute;inset:calc(var(--glow-size, 7px) * -1);border-radius:18px;background:transparent;box-shadow:5px 0 50px 1px rgba(var(--logo-glow, 56, 189, 248),var(--ring-alpha, .18)),0 0 var(--glow-blur, 22px) rgba(var(--logo-glow, 56, 189, 248),var(--glow-alpha, .26)),0 0 calc(var(--glow-blur, 22px) * 1.35) rgba(var(--logo-glow, 56, 189, 248),var(--outer-alpha, .08));z-index:-1}.tecnologias__icono{width:28px;height:28px;object-fit:contain;display:block;filter:drop-shadow(0 8px 14px rgba(0,0,0,.35))}.tecnologias__tooltip{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:12px;font-weight:700;color:#111827;opacity:0;pointer-events:none;transition:opacity .16s ease}.tecnologias__item:hover .tecnologias__tooltip{opacity:1}.tecnologias__item:nth-child(1){left:5%;top:44%}.tecnologias__item:nth-child(2){left:14%;top:14%}.tecnologias__item:nth-child(3){left:20%;top:58%}.tecnologias__item:nth-child(4){left:27%;top:28%}.tecnologias__item:nth-child(5){left:32%;top:56%}.tecnologias__item:nth-child(6){left:38%;top:16%}.tecnologias__item:nth-child(7){left:44%;top:42%}.tecnologias__item:nth-child(8){left:50%;top:24%}.tecnologias__item:nth-child(9){left:56%;top:58%}.tecnologias__item:nth-child(10){left:61%;top:14%}.tecnologias__item:nth-child(11){left:66%;top:44%}.tecnologias__item:nth-child(12){left:72%;top:25%}.tecnologias__item:nth-child(13){left:78%;top:58%}.tecnologias__item:nth-child(14){left:83%;top:16%}.tecnologias__item:nth-child(15){left:88%;top:42%}.tecnologias__item:nth-child(16){left:92%;top:24%}.tecnologias__item:nth-child(17){left:13%;top:74%}.tecnologias__item:nth-child(18){left:41%;top:69%}.tecnologias__item:nth-child(19){left:65%;top:75%}.tecnologias__item:nth-child(20){left:87%;top:80%}.tecnologias__item:nth-child(21){left:52%;top:80%}@media(max-width:860px){.tecnologias__nube{min-height:340px}.tecnologias__lista{height:340px}}@media(max-width:520px){.tecnologias{padding:66px 16px}.tecnologias__nube{min-height:420px}.tecnologias__lista{height:420px}.tecnologias__item{width:50px;height:50px;border-radius:13px}.tecnologias__item:before{inset:calc(var(--glow-size, 6px) * -.85);border-radius:16px}.tecnologias__icono{width:25px;height:25px}.tecnologias__item:nth-child(1){left:6%;top:10%}.tecnologias__item:nth-child(2){left:22%;top:6%}.tecnologias__item:nth-child(3){left:38%;top:12%}.tecnologias__item:nth-child(4){left:56%;top:8%}.tecnologias__item:nth-child(5){left:72%;top:14%}.tecnologias__item:nth-child(6){left:10%;top:26%}.tecnologias__item:nth-child(7){left:28%;top:30%}.tecnologias__item:nth-child(8){left:46%;top:26%}.tecnologias__item:nth-child(9){left:64%;top:30%}.tecnologias__item:nth-child(10){left:80%;top:26%}.tecnologias__item:nth-child(11){left:8%;top:46%}.tecnologias__item:nth-child(12){left:26%;top:52%}.tecnologias__item:nth-child(13){left:44%;top:46%}.tecnologias__item:nth-child(14){left:62%;top:52%}.tecnologias__item:nth-child(15){left:78%;top:46%}.tecnologias__item:nth-child(16){left:12%;top:66%}.tecnologias__item:nth-child(17){left:30%;top:72%}.tecnologias__item:nth-child(18){left:48%;top:66%}.tecnologias__item:nth-child(19){left:66%;top:72%}.tecnologias__item:nth-child(20){left:82%;top:66%}.tecnologias__item:nth-child(21){left:50%;top:80%}}.footer{padding:26px 20px;border-top:1px solid rgba(17,24,39,.08);background:#ffffff40}.footer__contenedor{width:min(1100px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer__texto{margin:0;color:#6b7280;font-weight:700;font-size:13px}.footer__links{display:flex;gap:14px}.footer__link{text-decoration:none;color:#374151;font-weight:800;font-size:13px}.footer__link:hover{color:#111827}@media(max-width:640px){.footer__contenedor{flex-direction:column;text-align:center}}
