.Hero-module__ejOdHG__hero{max-width:var(--maxw);grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;min-height:100vh;margin:0 auto;padding:9rem 2.5rem 5rem;display:grid}.Hero-module__ejOdHG__left{flex-direction:column;gap:1.75rem;display:flex}.Hero-module__ejOdHG__chip{border:1px solid var(--border);font-family:var(--mono);color:var(--muted);letter-spacing:.04em;border-radius:100px;align-items:center;gap:.55rem;width:fit-content;padding:.4rem .9rem;font-size:.72rem;display:inline-flex}.Hero-module__ejOdHG__ping{width:7px;height:7px;position:relative}.Hero-module__ejOdHG__ping:before,.Hero-module__ejOdHG__ping:after{content:"";background:var(--accent);border-radius:50%;position:absolute;inset:0}.Hero-module__ejOdHG__ping:after{animation:1.8s cubic-bezier(0,0,.2,1) infinite Hero-module__ejOdHG__ping}.Hero-module__ejOdHG__h1{font-family:var(--display);letter-spacing:-.035em;font-size:clamp(2.6rem,4.6vw,4.4rem);font-weight:700;line-height:1.02}.Hero-module__ejOdHG__h1 em{color:var(--accent);font-style:normal;position:relative}.Hero-module__ejOdHG__h1 em:after{content:"";background:var(--accent);opacity:.4;width:100%;height:.09em;position:absolute;bottom:.08em;left:0}.Hero-module__ejOdHG__sub{color:var(--muted);max-width:46ch;font-size:1.08rem;line-height:1.7}.Hero-module__ejOdHG__actions{flex-wrap:wrap;gap:.9rem;margin-top:.25rem;display:flex}.Hero-module__ejOdHG__stageWrap{flex-direction:column;align-items:center;gap:1.5rem;padding-top:24px;display:flex;overflow:hidden}.Hero-module__ejOdHG__stage{perspective:1500px;width:320px;height:360px;margin-bottom:20px;position:relative}.Hero-module__ejOdHG__ring{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1.05s cubic-bezier(.6,.02,.15,1);position:relative}.Hero-module__ejOdHG__slot{background:linear-gradient(160deg, var(--surface), var(--surface-2));border:1px solid var(--border);opacity:.18;backface-visibility:hidden;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:2rem;transition:opacity .6s,border-color .6s;display:flex;position:absolute;inset:0}.Hero-module__ejOdHG__slot[data-i="0"]{transform:rotateY(0)translateZ(160px)}.Hero-module__ejOdHG__slot[data-i="1"]{transform:rotateY(90deg)translateZ(160px)}.Hero-module__ejOdHG__slot[data-i="2"]{transform:rotateY(180deg)translateZ(160px)}.Hero-module__ejOdHG__slot[data-i="3"]{transform:rotateY(270deg)translateZ(160px)}.Hero-module__ejOdHG__front{opacity:1;border-color:#6c63ff73}.Hero-module__ejOdHG__slot svg{width:190px;height:190px;display:block}.Hero-module__ejOdHG__slotLabel{font-family:var(--display);letter-spacing:-.01em;text-align:center;font-size:1.02rem;font-weight:600}.Hero-module__ejOdHG__slotTag{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:-.6rem;font-size:.66rem}.Hero-module__ejOdHG__dots{align-items:center;gap:0;display:flex}.Hero-module__ejOdHG__dots button{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.Hero-module__ejOdHG__dots button:before{content:"";background:var(--border);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:width .3s,background .3s,border-radius .3s}.Hero-module__ejOdHG__dots button.Hero-module__ejOdHG__on:before{background:var(--accent);border-radius:100px;width:22px}@media (max-width:920px){.Hero-module__ejOdHG__hero{grid-template-columns:1fr;gap:3rem;padding-top:7rem}.Hero-module__ejOdHG__stageWrap{order:-1}}@media (max-width:600px){.Hero-module__ejOdHG__hero{padding:6rem 1.25rem 3rem}.Hero-module__ejOdHG__stage{width:280px;height:320px}.Hero-module__ejOdHG__slot svg{width:160px;height:160px}.Hero-module__ejOdHG__slot[data-i="0"]{transform:rotateY(0)translateZ(140px)}.Hero-module__ejOdHG__slot[data-i="1"]{transform:rotateY(90deg)translateZ(140px)}.Hero-module__ejOdHG__slot[data-i="2"]{transform:rotateY(180deg)translateZ(140px)}.Hero-module__ejOdHG__slot[data-i="3"]{transform:rotateY(270deg)translateZ(140px)}}
.Desarrollo-module__7JJuta__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.Desarrollo-module__7JJuta__blocks{flex-direction:column;gap:1.25rem;display:flex}.Desarrollo-module__7JJuta__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:1.4rem;padding:1.75rem;transition:border-color .25s,transform .25s;display:grid}.Desarrollo-module__7JJuta__card:hover{border-color:#6c63ff73;transform:translateY(-2px)}.Desarrollo-module__7JJuta__vis{flex-shrink:0;width:84px;height:84px}.Desarrollo-module__7JJuta__card h3{font-family:var(--display);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.12rem;font-weight:600}.Desarrollo-module__7JJuta__card p{color:var(--muted);font-size:.88rem;line-height:1.6}.Desarrollo-module__7JJuta__embedFrame{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;height:100%;min-height:420px;display:flex;overflow:hidden}.Desarrollo-module__7JJuta__embedBar{border-bottom:1px solid var(--border);background:var(--card);align-items:center;gap:.5rem;padding:.7rem 1rem;display:flex}.Desarrollo-module__7JJuta__embedBar i{border-radius:50%;width:9px;height:9px;display:block}.Desarrollo-module__7JJuta__embedBar span{font-family:var(--mono);color:var(--muted);margin-left:.5rem;font-size:.66rem}.Desarrollo-module__7JJuta__embedBody{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.Desarrollo-module__7JJuta__appScreen{border:1px solid var(--border);background:var(--bg);border-radius:12px;flex-direction:column;flex:1;gap:.6rem;padding:1.1rem;display:flex;overflow:hidden}.Desarrollo-module__7JJuta__appTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.7rem;display:flex}.Desarrollo-module__7JJuta__appName{font-family:var(--display);font-size:.85rem;font-weight:600}.Desarrollo-module__7JJuta__appBadge{font-family:var(--mono);color:var(--accent);border:1px solid #6c63ff66;border-radius:4px;padding:.1rem .4rem;font-size:.58rem}.Desarrollo-module__7JJuta__modRow{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.78rem;animation:.35s ease-out Desarrollo-module__7JJuta__popIn;display:flex}.Desarrollo-module__7JJuta__mi{background:#6c63ff26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.Desarrollo-module__7JJuta__base{opacity:.85}.Desarrollo-module__7JJuta__modPills{flex-wrap:wrap;gap:.45rem;display:flex}.Desarrollo-module__7JJuta__modPill{font-family:var(--mono);border:1px dashed var(--border);color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:100px;padding:.35rem .65rem;font-size:.66rem;transition:all .2s}.Desarrollo-module__7JJuta__modPill:hover{border-color:var(--accent);color:var(--text)}.Desarrollo-module__7JJuta__added{border-style:solid;border-color:var(--accent);color:var(--accent);opacity:.5;cursor:default}.Desarrollo-module__7JJuta__embedHint{font-family:var(--mono);color:var(--muted);text-align:center;padding-bottom:.2rem;font-size:.6rem}@media (max-width:920px){.Desarrollo-module__7JJuta__grid{grid-template-columns:1fr;gap:2.5rem}}
.Ai-module__AHFPKG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}.Ai-module__AHFPKG__browser{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #0006}.Ai-module__AHFPKG__browserBar{background:var(--card);border-bottom:1px solid var(--border);align-items:center;gap:.45rem;padding:.65rem .9rem;display:flex}.Ai-module__AHFPKG__browserBar i{border-radius:50%;width:9px;height:9px;display:block}.Ai-module__AHFPKG__browserUrl{background:var(--bg);border:1px solid var(--border);font-family:var(--mono);color:var(--muted);border-radius:6px;flex:1;margin-left:.6rem;padding:.25rem .7rem;font-size:.62rem}.Ai-module__AHFPKG__browserCanvas{height:300px;padding:1.4rem;position:relative;overflow:hidden}.Ai-module__AHFPKG__skel{background:var(--border);border-radius:4px;height:10px;margin-bottom:.8rem}.Ai-module__AHFPKG__w1{width:55%}.Ai-module__AHFPKG__w2{width:80%}.Ai-module__AHFPKG__w3{width:40%}.Ai-module__AHFPKG__skelImg{background:linear-gradient(110deg, var(--border), var(--surface), var(--border));background-size:200% 100%;border-radius:8px;height:90px;margin:1rem 0;animation:2.2s linear infinite Ai-module__AHFPKG__shimmer}.Ai-module__AHFPKG__chatWidget{background:var(--bg);border:1px solid #6c63ff66;border-radius:14px;width:230px;position:absolute;bottom:1rem;right:1rem;overflow:hidden;box-shadow:0 14px 40px #00000080}.Ai-module__AHFPKG__cwHead{background:linear-gradient(135deg, var(--accent), #5a52e0);align-items:center;gap:.55rem;padding:.65rem .85rem;display:flex}.Ai-module__AHFPKG__av{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:flex}.Ai-module__AHFPKG__cwHead b{font-family:var(--display);color:#fff;font-size:.74rem;font-weight:600}.Ai-module__AHFPKG__cwHead small{font-family:var(--mono);color:#fffc;font-size:.55rem;display:block}.Ai-module__AHFPKG__cwBody{flex-direction:column;gap:.5rem;min-height:120px;padding:.8rem;display:flex}.Ai-module__AHFPKG__bubble{border-radius:12px;max-width:82%;padding:.5rem .7rem;font-size:.72rem;line-height:1.45;animation:.35s ease-out Ai-module__AHFPKG__popIn}.Ai-module__AHFPKG__bot{background:var(--border);border-bottom-left-radius:3px;align-self:flex-start}.Ai-module__AHFPKG__user{background:var(--accent);color:#fff;border-bottom-right-radius:3px;align-self:flex-end}.Ai-module__AHFPKG__typing{background:var(--border);border-radius:12px 12px 12px 3px;align-self:flex-start;gap:3px;padding:.6rem .7rem;display:flex}.Ai-module__AHFPKG__typing span{background:var(--muted);border-radius:50%;width:5px;height:5px;animation:1.2s infinite Ai-module__AHFPKG__bounce}.Ai-module__AHFPKG__typing span:nth-child(2){animation-delay:.2s}.Ai-module__AHFPKG__typing span:nth-child(3){animation-delay:.4s}@media (max-width:920px){.Ai-module__AHFPKG__grid{grid-template-columns:1fr;gap:2.5rem}}
.Automatizacion-module__JBZosq__wrap{border:1px solid var(--border);background:linear-gradient(160deg, var(--surface), var(--surface-2));border-radius:20px;margin-top:.5rem;padding:2.5rem}.Automatizacion-module__JBZosq__pipe{width:100%;height:auto;display:block}.Automatizacion-module__JBZosq__legend{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.Automatizacion-module__JBZosq__legItem{font-family:var(--mono);color:var(--pipe-label);align-items:center;gap:.5rem;font-size:.7rem;display:flex}.Automatizacion-module__JBZosq__legItem i{border-radius:2px;width:8px;height:8px;display:block}
.Marketing-module__LG-Itq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}.Marketing-module__LG-Itq__vis{flex-direction:column;gap:1rem;display:flex}.Marketing-module__LG-Itq__serp{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;gap:.55rem;padding:1.2rem;display:flex}.Marketing-module__LG-Itq__serpHead{font-family:var(--mono);color:var(--muted);justify-content:space-between;align-items:center;gap:.55rem;margin-bottom:.3rem;font-size:.64rem;display:flex}.Marketing-module__LG-Itq__serpTag{letter-spacing:.08em}.Marketing-module__LG-Itq__serpRow{border:1px solid var(--border);background:var(--bg);border-radius:9px;align-items:center;gap:.7rem;margin-bottom:.55rem;padding:.6rem .75rem;transition:all .6s cubic-bezier(.6,.02,.15,1);display:flex}.Marketing-module__LG-Itq__serpRow:last-child{margin-bottom:0}.Marketing-module__LG-Itq__you{border-color:var(--accent);background:var(--accent-tint)}.Marketing-module__LG-Itq__serpRank{font-family:var(--mono);color:var(--muted);flex-shrink:0;width:18px;font-size:.72rem}.Marketing-module__LG-Itq__you .Marketing-module__LG-Itq__serpRank{color:var(--accent)}.Marketing-module__LG-Itq__serpBars{flex-direction:column;flex:1;gap:.3rem;display:flex}.Marketing-module__LG-Itq__serpBar{background:var(--border);border-radius:3px;height:6px}.Marketing-module__LG-Itq__t{width:70%}.Marketing-module__LG-Itq__b{opacity:.6;width:45%;height:5px}.Marketing-module__LG-Itq__you .Marketing-module__LG-Itq__serpBar{background:#6c63ff66}.Marketing-module__LG-Itq__adsCard{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:1fr 1fr;gap:1rem;padding:1.2rem;display:grid}.Marketing-module__LG-Itq__adsHead{text-align:right;font-family:var(--mono);color:var(--muted);letter-spacing:.08em;grid-column:1/-1;margin-bottom:-.4rem;font-size:.64rem}.Marketing-module__LG-Itq__adsStat .Marketing-module__LG-Itq__l{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.6rem}.Marketing-module__LG-Itq__adsStat .Marketing-module__LG-Itq__v{font-family:var(--display);letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.Marketing-module__LG-Itq__adsStat .Marketing-module__LG-Itq__v.Marketing-module__LG-Itq__up{color:var(--wa)}.Marketing-module__LG-Itq__adsChart{border-top:1px solid var(--border);grid-column:1/-1;align-items:flex-end;gap:.4rem;height:60px;padding-top:.5rem;display:flex}.Marketing-module__LG-Itq__adsCol{background:linear-gradient(var(--accent), #6c63ff4d);border-radius:3px 3px 0 0;flex:1;transition:height 1s cubic-bezier(.6,.02,.15,1)}@media (max-width:920px){.Marketing-module__LG-Itq__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:600px){.Marketing-module__LG-Itq__adsCard{grid-template-columns:1fr}}
.ContactCTA-module__z7aDoG__contact{max-width:var(--maxw);border-top:1px solid var(--border);text-align:center;margin:0 auto;padding:6.5rem 2.5rem;position:relative}.ContactCTA-module__z7aDoG__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c63ff1a,#0000 70%);border-radius:50%;width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ContactCTA-module__z7aDoG__contact h2{font-family:var(--display);letter-spacing:-.035em;margin-bottom:1.1rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1.05;position:relative}.ContactCTA-module__z7aDoG__contact p{color:var(--muted);max-width:44ch;margin:0 auto 2rem;line-height:1.7;position:relative}.ContactCTA-module__z7aDoG__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex;position:relative}@media (max-width:600px){.ContactCTA-module__z7aDoG__contact{padding:4.5rem 1.25rem}}
.Nosotros-module__9ku3DG__eyebrow{font-family:var(--mono);color:var(--accent);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.72rem;display:flex}.Nosotros-module__9ku3DG__eyebrow:before{content:"";background:var(--accent);width:20px;height:1px}.Nosotros-module__9ku3DG__hero{max-width:var(--maxw);margin:0 auto;padding:9rem 2.5rem 3rem}.Nosotros-module__9ku3DG__h1{font-family:var(--display);letter-spacing:-.03em;max-width:20ch;margin-bottom:1.5rem;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:700;line-height:1.05}.Nosotros-module__9ku3DG__lead{color:var(--muted);max-width:60ch;font-size:1.1rem;line-height:1.8}.Nosotros-module__9ku3DG__lead strong{color:var(--text);font-weight:600}.Nosotros-module__9ku3DG__stats{max-width:var(--maxw);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:3.5rem;margin:0 auto;padding:2.5rem;display:flex}.Nosotros-module__9ku3DG__stat{flex-direction:column;gap:.25rem;display:flex}.Nosotros-module__9ku3DG__statV{font-family:var(--display);letter-spacing:-.03em;color:var(--accent);font-size:1.9rem;font-weight:700}.Nosotros-module__9ku3DG__statL{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.Nosotros-module__9ku3DG__manifesto{border-bottom:1px solid var(--border)}.Nosotros-module__9ku3DG__manifestoGrid{max-width:var(--maxw);grid-template-columns:1fr 2fr;align-items:start;gap:4rem;margin:0 auto;padding:5.5rem 2.5rem;display:grid}.Nosotros-module__9ku3DG__manifestoLabel{font-family:var(--mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;position:sticky;top:100px}.Nosotros-module__9ku3DG__manifestoText p{color:var(--text);margin-bottom:1.5rem;font-size:1.12rem;line-height:1.8}.Nosotros-module__9ku3DG__manifestoText p:last-child{margin-bottom:0}.Nosotros-module__9ku3DG__manifestoText strong{color:var(--accent);font-weight:600}.Nosotros-module__9ku3DG__sec{max-width:var(--maxw);border-bottom:1px solid var(--border);margin:0 auto;padding:5.5rem 2.5rem}.Nosotros-module__9ku3DG__secTitle{font-family:var(--display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700}.Nosotros-module__9ku3DG__secLead{color:var(--muted);max-width:52ch;margin-bottom:3rem;font-size:1rem;line-height:1.7}.Nosotros-module__9ku3DG__grid2{background:var(--border);border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.Nosotros-module__9ku3DG__cell{background:var(--surface);flex-direction:column;gap:.6rem;padding:2rem;display:flex}.Nosotros-module__9ku3DG__cellTitle{font-family:var(--display);letter-spacing:-.01em;font-size:1.08rem;font-weight:600}.Nosotros-module__9ku3DG__cellDesc{color:var(--muted);font-size:.9rem;line-height:1.7}.Nosotros-module__9ku3DG__pilarIcon{width:92px;height:92px;margin-bottom:.4rem;display:block}.Nosotros-module__9ku3DG__pilarIcon svg{width:100%;height:100%;display:block}.Nosotros-module__9ku3DG__principioIcon{width:44px;height:44px;color:var(--accent);margin-bottom:.5rem;display:block}.Nosotros-module__9ku3DG__principioIcon svg{width:100%;height:100%;display:block}.Nosotros-module__9ku3DG__cierre{color:var(--text);max-width:60ch;margin-top:2rem;font-size:1.05rem;line-height:1.7}.Nosotros-module__9ku3DG__calloutSec{max-width:var(--maxw);border-bottom:1px solid var(--border);margin:0 auto;padding:4rem 2.5rem}.Nosotros-module__9ku3DG__callout{background:var(--surface);border:1px solid #6c63ff59;border-radius:18px;align-items:center;gap:2.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.Nosotros-module__9ku3DG__callout:before{content:"";background:radial-gradient(circle, var(--accent-tint), transparent 70%);pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.Nosotros-module__9ku3DG__calloutIcon{flex-shrink:0;width:104px;height:104px;position:relative}.Nosotros-module__9ku3DG__calloutIcon svg{width:100%;height:100%;display:block}.Nosotros-module__9ku3DG__calloutBody{position:relative}.Nosotros-module__9ku3DG__calloutTitle{font-family:var(--display);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700;position:relative}.Nosotros-module__9ku3DG__calloutText{color:var(--muted);max-width:60ch;font-size:1.02rem;line-height:1.75;position:relative}.Nosotros-module__9ku3DG__paraQuien{color:var(--text);max-width:62ch;font-size:1.12rem;line-height:1.85}.Nosotros-module__9ku3DG__paraQuien strong{color:var(--accent);font-weight:600}@media (max-width:900px){.Nosotros-module__9ku3DG__manifestoGrid{grid-template-columns:1fr;gap:2rem}.Nosotros-module__9ku3DG__manifestoLabel{position:static}.Nosotros-module__9ku3DG__grid2{grid-template-columns:1fr}}@media (max-width:600px){.Nosotros-module__9ku3DG__hero{padding:7rem 1.25rem 2.5rem}.Nosotros-module__9ku3DG__stats{gap:2rem;padding:2rem 1.25rem}.Nosotros-module__9ku3DG__manifestoGrid,.Nosotros-module__9ku3DG__sec,.Nosotros-module__9ku3DG__calloutSec{padding-left:1.25rem;padding-right:1.25rem}.Nosotros-module__9ku3DG__sec{padding-top:4rem;padding-bottom:4rem}.Nosotros-module__9ku3DG__callout{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem}}
