@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600&display=swap";
.home-variant{--bg:#000;--surface:#2a2a2a;--surface-mid:#3a3a3a;--text:#fff;--muted:#a1a1aa;--muted-2:#6b6b6b;--accent:#ffd540;--accent-text:#0a0a0a;--line:#2e2e2e;--radius:12px;--radius-sm:8px;--radius-pill:999px;--max:1280px;--pad:clamp(28px,5.5vw,48px);--section-gap:clamp(88px,12vw,160px);--bg-page:#0b0b0c;--bg-band:#0f0f10;--bg-band-alt:#101012;--band-lead:clamp(48px,6vw,80px);--font:"Outfit",sans-serif;--font-outfit:"Outfit",sans-serif;--weight-regular:400;--weight-medium:500;--lavender:#a78bfa;--lavender-soft:#a78bfa59;background:var(--bg-page);color:var(--text);font-family:var(--font);font-weight:var(--weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;line-height:1.5;overflow-x:hidden}.home-variant *,.home-variant :before,.home-variant :after{box-sizing:border-box}.home-variant h1,.home-variant h2,.home-variant h3,.home-variant h4,.home-variant h5,.home-variant h6{font-family:var(--font)!important;font-weight:var(--weight-medium)!important}.home-variant,.home-variant :not(svg):not(path):not(circle):not(line):not(polyline):not(rect){font-family:var(--font)!important}.home-variant img{max-width:100%;display:block}@layer base{.home-variant a{color:inherit;text-decoration:none}.home-variant button{font:inherit;cursor:pointer}}.home-variant .container{width:100%;padding-inline:var(--pad);margin-inline:auto}.home-variant .hero-entry__headline{letter-spacing:-.04em!important;word-spacing:normal!important;font-family:Outfit,sans-serif!important;font-size:clamp(32px,6vw,70px)!important;font-weight:500!important;line-height:1.04!important}.home-variant .hero-entry__description{letter-spacing:normal!important;word-spacing:normal!important;color:#a1a1aa!important;font-family:Outfit,sans-serif!important;font-size:clamp(15px,2.5vw,18px)!important;font-weight:400!important;line-height:1.375!important}@layer components{.home-variant .ph{background:var(--surface);border-radius:var(--radius)}.home-variant .btn{border-radius:var(--radius-pill);font-size:14px;font-weight:var(--weight-medium);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:12px 22px;line-height:1;transition:opacity .2s,transform .15s;display:inline-flex}.home-variant .btn:hover{opacity:.9}.home-variant .btn:active{transform:scale(.98)}.home-variant .btn--primary{background:var(--accent);color:var(--accent-text)}.home-variant .btn--ghost{color:var(--text);background:0 0;border:1px solid #3a3a3a}.home-variant .btn--light{color:#0a0a0a;background:#fff;padding:10px 20px;font-size:13px}.home-variant .btn--outline-light{color:var(--text);background:0 0;border:1px solid #4a4a4a;padding:10px 20px;font-size:13px}.home-variant .btn--sm{padding:10px 18px;font-size:13px}@keyframes logo-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes logo-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.home-variant .logo-bar-wrap{margin-bottom:40px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.home-variant .logo-marquee{border-top:1px solid #ffffff14;overflow:hidden}.home-variant .logo-marquee:last-child{border-bottom:1px solid #ffffff14}.home-variant .logo-marquee__track{will-change:transform;width:max-content;animation:48s linear infinite logo-marquee-left;display:flex}.home-variant .logo-marquee--right .logo-marquee__track{animation-name:logo-marquee-right;animation-duration:52s}.home-variant .logo-bar-wrap:hover .logo-marquee__track{animation-play-state:paused}.home-variant .logo-card{width:clamp(168px,18vw,220px);height:112px;color:var(--text);background:0 0;border-right:1px solid #ffffff14;flex:none;justify-content:center;align-items:center;padding:28px 22px;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.home-variant a.logo-card:hover{background-color:#ffffff08}.home-variant .logo-card__brand{justify-content:center;align-items:center;width:100%;display:flex}.home-variant .logo-card__image{object-fit:contain;filter:grayscale()brightness(0)invert();opacity:.7;width:auto;max-width:72%;max-height:36px;transition:opacity .2s;display:block}.home-variant .logo-card__image--native{filter:none;opacity:.7}.home-variant .logo-card__image--lg{max-width:88%;max-height:52px}.home-variant .logo-card:hover .logo-card__image{opacity:.95}.home-variant .logo-card__badge{color:#ffffff8c;font-size:10px;font-weight:var(--weight-medium);letter-spacing:.01em;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:5px 9px;line-height:1;transition:color .2s,background .2s,border-color .2s;display:inline-flex;position:absolute;bottom:10px;right:10px}.home-variant a.logo-card:hover .logo-card__badge{color:#ffffffe0;background:#ffffff14;border-color:#ffffff24}.home-variant section.page-section.stats{border-top:1px solid #0000;padding-top:clamp(104px,11vw,148px);padding-bottom:clamp(128px,14vw,184px)}.home-variant .stats-card{position:relative}.home-variant .stats-card__header{margin-bottom:clamp(38px,5vw,64px)}.home-variant .stats-card__title{color:#fffffffa;letter-spacing:-.052em;text-wrap:balance;max-width:1120px;font-family:Outfit,sans-serif;font-size:clamp(44px,6vw,70px);font-weight:500;line-height:.98}.home-variant .stats__grid{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:repeat(3,1fr);display:grid}.home-variant .stat{border-right:1px solid #ffffff12;min-width:0;padding:clamp(28px,3vw,40px) 26px;position:relative}.home-variant .stat:first-child{padding-left:0}.home-variant .stat:last-child{border-right:0;padding-right:0}.home-variant .stat__eyebrow{color:#ffffffd9;font-size:11px;font-weight:var(--weight-medium);letter-spacing:.14em;text-transform:uppercase;margin-bottom:22px;display:block}.home-variant .stat__value{color:#fffffff0;font-size:clamp(36px,4.2vw,52px);font-weight:var(--weight-medium);letter-spacing:-.045em;line-height:1}.home-variant .stat__label{color:#fff6;margin-top:10px;font-size:13px;line-height:1.35}.home-variant .features{padding-bottom:var(--section-gap);flex-direction:column;gap:clamp(84px,10vw,136px);display:flex}.home-variant .feature{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center;gap:clamp(32px,5vw,64px);display:grid}.home-variant .feature--reverse{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.home-variant .feature--agent{grid-template-columns:minmax(0,7fr) minmax(0,13fr)}.home-variant .feature--helpdesk{grid-template-columns:minmax(0,13fr) minmax(0,7fr)}.home-variant .feature--engage{grid-template-columns:minmax(0,7fr) minmax(0,13fr)}.home-variant .feature--reverse .feature__copy{order:2}.home-variant .feature--reverse .feature__media{order:1}.home-variant .feature__eyebrow{font-size:18px;font-weight:var(--weight-medium);color:var(--text);letter-spacing:.02em;margin-bottom:14px;display:inline-block}.home-variant .feature__title{letter-spacing:-.035em;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(32px,4.2vw,52px);font-weight:500;line-height:1.1}.home-variant .feature__desc{color:var(--muted);max-width:560px;margin-bottom:24px;font-size:16px;line-height:1.6}.home-variant .feature__link{color:#ffffffc7;font-size:14px;font-weight:var(--weight-medium);border-bottom:1px solid #ffffff38;padding-bottom:3px;transition:color .2s,border-color .2s;display:inline-flex}.home-variant .feature__link:hover{color:#fff;border-color:#ffffff9e}.home-variant .feature__link--pill{border-radius:var(--radius-pill);background:#fff;border-bottom:none;padding:10px 18px;transition:opacity .2s,background .2s;color:#0a0a0a!important}.home-variant .feature__link--pill:hover{opacity:.9;border-color:#0000;color:#0a0a0a!important}.home-variant .feature__media{aspect-ratio:4/5;width:100%;max-height:480px}.home-variant .feature__media--agent-glow,.home-variant .feature__media--helpdesk-glow,.home-variant .feature__media--engage-glow{pointer-events:none;touch-action:pan-y;overscroll-behavior:auto}.home-variant .feature__media--agent-glow{aspect-ratio:auto;background:linear-gradient(#090a0c24,#090a0c5c),url(/home-variant/fondo-glow-helpdesk.webp) 50%/cover no-repeat;border:0;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;border-radius:20px;height:clamp(520px,42vw,570px);max-height:570px;padding:clamp(18px,2.2vw,28px) 0 0 clamp(18px,2.2vw,28px);overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 70px #00000047}.home-variant .feature__media--helpdesk-glow{aspect-ratio:auto;background:linear-gradient(#090a0c24,#090a0c5c),url(/home-variant/fondo-glow-helpdesk.webp) 50%/cover no-repeat;border-top:1px solid #ffffff14;border-bottom:0;border-left:0;border-right:1px solid #ffffff14;border-radius:20px;height:clamp(520px,42vw,570px);max-height:570px;padding:clamp(18px,2.2vw,28px) clamp(18px,2.2vw,28px) 0 0;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 70px #00000047}.home-variant .helpdesk-feature-zoom{width:100%;height:100%;inset:0;transform:none}@media (min-width:640px){.home-variant .helpdesk-feature-zoom{transform-origin:0 0;width:81.9672%;height:81.9672%;inset:0 auto auto 0;transform:scale(1.22)}}.home-variant .feature__media--engage-glow{aspect-ratio:auto;background:linear-gradient(#090a0c24,#090a0c5c),url(/home-variant/fondo-glow-helpdesk.webp) 50%/cover no-repeat;border:0;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;border-radius:20px;height:clamp(520px,42vw,570px);max-height:570px;padding:clamp(18px,2.2vw,28px) 0 0 clamp(18px,2.2vw,28px);overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 70px #00000047}.home-variant .section-head{text-align:center;max-width:560px;margin:0 auto 40px}.home-variant .section-head__eyebrow{font-size:18px;font-weight:var(--weight-medium);margin-bottom:14px;display:inline-block}.home-variant .section-head--left{text-align:left;max-width:480px;margin-left:0}.home-variant .section-head--wide{max-width:760px}.home-variant .section-head__title{letter-spacing:-.03em;margin-bottom:14px;font-family:Outfit,sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:500;line-height:1.15}.home-variant .section-head__desc{color:var(--muted);font-size:16px;line-height:1.6}.home-variant .section-head .btn{margin-top:24px}.home-variant section.page-section{padding-bottom:var(--section-gap)}.home-variant .integrations-section{padding-top:clamp(56px,7vw,96px)}.home-variant .section-band{margin-top:calc(var(--band-lead)*-1);padding-top:var(--band-lead);background:radial-gradient(circle at 75% 15%,#ffffff05,transparent 38%),var(--bg-band);border-top:1px solid #ffffff06;border-bottom:1px solid #ffffff05}.home-variant .section-band--alt{background:radial-gradient(circle at 20% 10%,#ffffff06,transparent 40%),var(--bg-band-alt)}.home-variant .inquiry.section-band{isolation:isolate;padding-top:var(--section-gap);background:radial-gradient(ellipse 70% 48% at 50% 32%,#b4cdff1f 0%,#004ad81a 38%,#004ad80a 58%,transparent 76%),linear-gradient(180deg,var(--bg-page)0%,#101218 16%,#151a24 40%,#1a2230 55%,#101218 80%,var(--bg-page)100%);border-top:none;border-bottom:none;margin-top:0;padding-bottom:clamp(48px,6vw,80px);position:relative}.home-variant .industries{background:var(--bg-page);margin-top:0;padding-top:clamp(40px,5vw,72px)}.home-variant .testimonials.section-band{padding-top:var(--section-gap);background:radial-gradient(ellipse 72% 48% at 50% 46%,#ffffff1a 0%,#b4cdff12 34%,#004ad80a 58%,transparent 76%),linear-gradient(180deg,var(--bg-page)0%,#101218 18%,#151a24 48%,#101218 82%,var(--bg-page)100%);border-top:none;border-bottom:none;margin-top:0}.home-variant .inquiry-intro{margin-bottom:40px}.home-variant .inquiry-intro__title{letter-spacing:-.03em;margin-bottom:14px;font-family:Outfit,sans-serif;font-size:clamp(32px,4.2vw,52px);font-weight:500;line-height:1.15}@media (min-width:901px){.home-variant .inquiry-intro__title{white-space:nowrap}}.home-variant .inquiry-intro__actions{flex-wrap:wrap;gap:12px;display:flex}.home-variant .inquiry-intro__actions .btn.is-active{color:#0a0a0a;background:#fff;border-color:#fff}.home-variant .inquiry-intro__actions .btn:not(.is-active){color:var(--text);background:0 0;border:1px solid #4a4a4a}.home-variant .inquiry-intro__desc{color:var(--muted);max-width:720px;margin:0 0 28px;font-size:18px;line-height:1.6}.home-variant .inquiry-panel__label,.home-variant .inquiry[data-tab=venta] .inquiry-panel[data-panel=postventa],.home-variant .inquiry[data-tab=postventa] .inquiry-panel[data-panel=venta]{display:none}.home-variant .inquiry__grid{grid-template-columns:repeat(3,1fr);gap:28px 20px;display:grid}.home-variant .inquiry__cell,.home-variant .inquiry__wide{min-width:0;display:flex}.home-variant .inquiry__wide{grid-column:1/-1}.home-variant .inquiry__card{background:#0a0a0b;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:14px;width:100%;height:100%;padding:12px;display:flex}.home-variant .inquiry__mock{overflow-anchor:none;min-width:0}.home-variant .inquiry__cell .inquiry__mock{flex:1;height:360px;min-height:360px;max-height:360px;overflow:hidden}.home-variant .inquiry__wide .inquiry__mock{height:320px;min-height:320px;max-height:320px;overflow:hidden}.home-variant .inquiry__card--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(20px,3vw,44px);padding:clamp(14px,1.6vw,20px);display:grid}.home-variant .inquiry__split-mock{overflow-anchor:none;min-width:0;height:360px;min-height:360px;max-height:360px;overflow:hidden}.home-variant .inquiry__split-copy{flex-direction:column;justify-content:center;min-width:0;padding-right:clamp(4px,1vw,20px);display:flex}.home-variant .inquiry__caption{color:var(--muted);margin:0;padding:2px 6px 6px;font-size:15.5px;line-height:1.55}.home-variant .inquiry__cell .inquiry__caption{min-height:calc(4.65em + 8px)}.home-variant .inquiry__caption-title{color:var(--text);font-weight:var(--weight-medium)}@keyframes mock-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes mock-scan{0%,28%,to{border-color:#ffffff0f;transform:translateY(0);box-shadow:0 10px 24px -8px #000000a6}10%{border-color:#52ce5e66;transform:translateY(-3px);box-shadow:0 16px 30px -10px #000000b8}}@keyframes mock-cta{0%,to{border-color:#ffffff26;box-shadow:0 0 #52ce5e00}50%{border-color:#52ce5e73;box-shadow:0 0 18px #52ce5e38}}@keyframes mock-fill{0%{opacity:1;transform:scaleX(0)}42%{opacity:1;transform:scaleX(1)}74%{opacity:1;transform:scaleX(1)}86%{opacity:0;transform:scaleX(1)}87%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(0)}}@keyframes mock-ring{0%,to{box-shadow:0 0 #52ce5e00}50%{box-shadow:0 0 0 3px #52ce5e2e}}@keyframes mock-handoff{0%,to{color:#ffffffbf;border-color:#52ce5e59;transform:scale(1);box-shadow:0 0 #52ce5e00}50%{color:#ffffffeb;border-color:#52ce5eb3;transform:scale(1.04);box-shadow:0 0 16px #52ce5e38}}@keyframes qty-pop{0%{transform:scale(1)}35%{color:#52ce5e;transform:scale(1.45)}to{transform:scale(1)}}@keyframes val-pop{0%{opacity:.45;transform:scale(1)}45%{transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes appt-pop{0%{transform:scale(.92);box-shadow:0 0 #52ce5e59}50%{transform:scale(1.08);box-shadow:0 0 0 4px #52ce5e29}to{transform:scale(1);box-shadow:0 0 #52ce5e00}}@media (prefers-reduced-motion:no-preference){.home-variant .anim-pulse{transform-origin:50%;animation:2.6s ease-in-out infinite mock-pulse}.home-variant .anim-scan{animation:4.2s ease-in-out infinite mock-scan}.home-variant .anim-cta{animation:2.8s ease-in-out infinite mock-cta}.home-variant .anim-bar{transform-origin:0;animation:3.6s cubic-bezier(.22,1,.36,1) infinite mock-fill}.home-variant .leads-list>:nth-child(2) .anim-bar{animation-delay:.3s}.home-variant .leads-list>:nth-child(3) .anim-bar{animation-delay:.6s}.home-variant .anim-ring{animation:2.4s ease-in-out infinite mock-ring}.home-variant .anim-handoff{animation:2.6s ease-in-out infinite mock-handoff}}.home-variant .reveal-collapse{grid-template-rows:0fr;display:grid}.home-variant .reveal-collapse.is-in{grid-template-rows:1fr}.home-variant .reveal-collapse>div{overflow:hidden}.home-variant .reveal-row{opacity:0}.home-variant .reveal-collapse.is-in .reveal-row{opacity:1;margin-top:8px}@media (prefers-reduced-motion:no-preference){.home-variant .reveal-collapse{transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1)}.home-variant .reveal-row{transition:opacity .45s 60ms,transform .45s cubic-bezier(.22,1,.36,1) 60ms,margin-top .5s cubic-bezier(.22,1,.36,1);transform:translateY(6px)scale(.98)}.home-variant .reveal-collapse.is-in .reveal-row{transform:none}.home-variant .qty-pop{animation:.45s qty-pop;display:inline-block}.home-variant .val-pop{transform-origin:100%;animation:.5s val-pop;display:inline-block}.home-variant .appt-pick{animation:.32s cubic-bezier(.34,1.56,.64,1) appt-pop}}.home-variant .industries-head{max-width:720px;margin-bottom:40px}.home-variant .industries-head__eyebrow{font-size:18px;font-weight:var(--weight-medium);margin-bottom:14px;display:inline-block}.home-variant .industries-head__title{letter-spacing:-.03em;margin-bottom:14px;font-family:Outfit,sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:500;line-height:1.15}.home-variant .industries-head__desc{color:var(--muted);max-width:560px;font-size:16px;line-height:1.6}@media (min-width:721px){.home-variant .industries-head__title{white-space:nowrap}}.home-variant .industries-nav{display:none}.home-variant .industries__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1199px){.home-variant .industries__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-variant .industry-card{isolation:isolate;background:#0c0c0d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:100%;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.home-variant .industry-card:hover{border-color:#ffffff29;transform:translateY(-4px)}.home-variant .industry-card__media{aspect-ratio:3/4.4;background:#111113;flex:auto;min-height:0;position:relative;overflow:hidden}.home-variant .industry-card__image{object-fit:cover;filter:saturate(.78)brightness(.72);width:100%;height:100%;transition:filter .35s,transform .5s cubic-bezier(.2,.8,.2,1);display:block;transform:scale(1.02)}.home-variant .industry-card:hover .industry-card__image{filter:saturate(.9)brightness(.82);transform:scale(1.06)}.home-variant .industry-card__shade{pointer-events:none;background:linear-gradient(#08080914 28%,#0808098c 62%,#080809f0 100%),linear-gradient(90deg,#0808092e,#0000 52%);position:absolute;inset:0}.home-variant .industry-card__body{z-index:1;flex-direction:column;gap:8px;padding:18px 16px;display:flex;position:absolute;inset:auto 0 0}.home-variant .industry-card__index{font-size:11px;font-weight:var(--weight-medium);letter-spacing:.08em;color:#ffffff59}.home-variant .industry-card__title{font-size:18px;font-weight:var(--weight-medium);letter-spacing:-.02em;color:#ffffffeb;line-height:1.2}.home-variant .industry-card__summary{color:#ffffff85;max-width:24ch;font-size:13px;line-height:1.45}.home-variant .industry-card__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.home-variant .industry-card__tag{color:#ffffff94;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;line-height:1;display:inline-flex}.home-variant .industry-card__cta{z-index:2;color:#ffffff9e;font-size:12px;font-weight:var(--weight-medium);text-shadow:0 1px 6px #0000008c;align-items:center;gap:6px;line-height:1;text-decoration:none;transition:color .25s;display:inline-flex;position:absolute;top:14px;left:16px;right:16px}.home-variant .industry-card__cta span{transition:transform .25s}.home-variant .industry-card__cta:hover{color:#ffffffe6}.home-variant .industry-card__cta:hover span{transform:translate(3px)}.home-variant .testimonials__carousel{flex-direction:column;align-items:center;gap:clamp(20px,3vw,32px);width:100%;display:flex}.home-variant .testimonials__stage{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:clamp(320px,42vw,380px);position:relative;overflow:hidden}.home-variant .testimonials__stage:active{cursor:grabbing}.home-variant .testimonials__stage.is-dragging{touch-action:none;cursor:grabbing}.home-variant .testimonials__stage.is-dragging .testimonial-card{transition:none}.home-variant .testimonial-card{width:min(560px,88%);height:100%;color:inherit;transform-origin:50%;will-change:transform,opacity;background:radial-gradient(circle at 88% 0,#ffffff17,#0000 38%),linear-gradient(145deg,#18181a 0%,#111113 58%,#0d0d0f 100%);border:1px solid #ffffff21;border-radius:18px;flex-direction:column;gap:14px;padding:clamp(24px,3vw,34px);text-decoration:none;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1),border-color .25s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #00000059}.home-variant .testimonial-card.is-active{border-color:#fff3}.home-variant .testimonial-card__top{grid-template-rows:40px auto;place-items:center start;gap:10px;display:grid}.home-variant .testimonial-card__top--sodimac{grid-template-rows:16px auto;gap:8px}.home-variant .testimonial-card__logo{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:auto;max-width:135px;height:30px}.home-variant .testimonial-card__logo--cencosud{max-width:150px;height:38px}.home-variant .testimonial-card__logo--sodimac{max-width:86px;height:14px}.home-variant .testimonial-card__metric{max-width:100%;font-size:clamp(11px,1vw,13px);font-weight:var(--weight-medium);color:#ffffffb3;white-space:nowrap;text-align:right;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-self:start;align-items:center;padding:7px 12px;line-height:1.2;display:inline-flex}.home-variant .testimonial-card__quote{letter-spacing:-.01em;color:#ffffffc7;flex:auto;min-height:0;margin:0;font-size:clamp(17px,2.1vw,22px);line-height:1.4;overflow:hidden}.home-variant .testimonial-card__author{flex-shrink:0;align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.home-variant .testimonial-card__avatar{object-fit:cover;background:#1c1c1e;border-radius:50%;flex-shrink:0;width:44px;height:44px}.home-variant .testimonial-card__avatar--fallback{font-size:12px;font-weight:var(--weight-medium);color:#ffffffa6;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:inline-flex}.home-variant .testimonial-card__name{font-size:14px;font-weight:var(--weight-medium);color:#ffffffe0;margin:0}.home-variant .testimonial-card__role{color:#fff6;margin:3px 0 0;font-size:12px;line-height:1.35}.home-variant .testimonials__controls{align-items:center;gap:20px;display:flex}.home-variant .testimonials__arrow{color:#ffffffbf;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;line-height:1;transition:background .25s,border-color .25s,color .25s,transform .2s;display:inline-flex}.home-variant .testimonials__arrow:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47}.home-variant .testimonials__arrow:active{transform:scale(.94)}.home-variant .testimonials__dots{align-items:center;gap:9px;display:inline-flex}.home-variant .testimonials__dot{cursor:pointer;background:#ffffff38;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .25s}.home-variant .testimonials__dot:hover{background:#fff6}.home-variant .testimonials__dot.is-active{background:#ffffffd9;width:24px}.home-variant .connected{flex-direction:column;gap:0;display:flex}.home-variant .connected__copy{text-align:center;padding:clamp(28px,4vw,48px);width:100%;padding-inline:0}.home-variant .connected__eyebrow{font-size:18px;font-weight:var(--weight-medium);margin-bottom:14px;display:inline-block}.home-variant .connected__title{letter-spacing:-.03em;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:500;line-height:1.15}.home-variant .connected__desc{color:var(--muted);max-width:680px;margin-inline:auto;font-size:16px;line-height:1.6}.home-variant .connected__media{width:100%;max-width:100%;padding-inline:clamp(4px,1.5vw,12px);overflow:visible}@keyframes orbitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes orbitRingSpin{to{transform:rotate(360deg)}}@keyframes orbitGlow{0%,to{opacity:.7}50%{opacity:1}}@keyframes orbitBeam{0%,to{opacity:.55}50%{opacity:.85}}.home-variant .integration-orbit{aspect-ratio:1000/520;background:0 0;width:100%;position:relative;overflow:visible}.home-variant .integration-orbit__glow{aspect-ratio:1;filter:blur(34px);pointer-events:none;will-change:opacity;background:radial-gradient(circle,#004ad88c,#004ad829 45%,#0000 70%);border-radius:50%;width:42%;animation:5s ease-in-out infinite paused orbitGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-variant .integration-orbit.is-active .integration-orbit__glow{animation-play-state:running}.home-variant .integration-orbit__beam{transform-origin:50% 0;filter:blur(30px);opacity:.72;pointer-events:none;will-change:opacity;background:radial-gradient(34% 72% at 50% 0,#004ad88c,#0000 72%),radial-gradient(62% 48% at 50% 6%,#004ad842,#0000 76%),radial-gradient(90% 34% at 50% 2%,#286ef029,#0000 80%);width:48%;height:82%;animation:6s ease-in-out infinite paused orbitBeam;position:absolute;top:47%;left:50%;transform:translate(-50%)}.home-variant .integration-orbit.is-active .integration-orbit__beam{animation-play-state:running}.home-variant .integration-orbit__svg{width:100%;height:100%;display:block;position:absolute;inset:0}.home-variant .integration-orbit__line{stroke:url(#orbitLine);stroke-width:1.6px}.home-variant .integration-orbit__comet{opacity:.95}.home-variant .integration-orbit__node{pointer-events:none}.home-variant .integration-orbit__node-bg{fill:#121214;stroke:#ffffff1f;stroke-width:1px;transition:stroke .25s}.home-variant .integration-orbit__node image{-webkit-filter:brightness(0)invert();opacity:.72;transition:opacity .25s}.home-variant .integration-orbit__node.is-hovered .integration-orbit__node-bg,.home-variant .integration-orbit__node:hover .integration-orbit__node-bg{stroke:#004ad8b3}.home-variant .integration-orbit__node.is-hovered image,.home-variant .integration-orbit__node:hover image{opacity:1}.home-variant .integration-orbit__hits{z-index:2;position:absolute;inset:0}.home-variant .integration-orbit__hit{cursor:pointer;background:0 0;border:0;border-radius:15px;margin:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.home-variant .integration-orbit__ring{fill:none;stroke:#c8c8d052;stroke-width:1.2px;stroke-dasharray:5 9;transform-box:fill-box;transform-origin:50%;animation:20s linear infinite orbitRingSpin}.home-variant .integration-orbit__center-bg{fill:#0d0d0f;stroke:#ffffff29;stroke-width:1.2px}.home-variant .integration-orbit__center-float{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite paused orbitFloat}.home-variant .integration-orbit.is-active .integration-orbit__center-float{animation-play-state:running}@media (prefers-reduced-motion:reduce){.home-variant .integration-orbit__glow,.home-variant .integration-orbit__beam,.home-variant .integration-orbit__ring,.home-variant .integration-orbit__center-float{animation:none}.home-variant .integration-orbit__comet{display:none}}@media (max-width:720px){.home-variant .integration-orbit{aspect-ratio:1000/640}.home-variant .integration-orbit__hit{border-radius:16px;transform:translate(-50%,-50%)scale(1.15)}}.home-variant .integration-map{background:0 0;flex-direction:column;align-items:stretch;padding:18px clamp(20px,3vw,36px) clamp(24px,3vw,36px);display:flex}.home-variant .integration-map__topology{grid-template-columns:190px 72px minmax(0,1fr);align-items:stretch;display:grid}.home-variant .integration-hub{background:#ffffff09;border:1px solid #ffffff1f;border-radius:18px;align-self:center;align-items:center;gap:13px;width:fit-content;padding:8px 18px 8px 8px;display:flex}.home-variant .integration-hub img{object-fit:cover;border-radius:50%;width:52px;height:52px}.home-variant .integration-hub div{flex-direction:column;gap:2px;display:flex}.home-variant .integration-hub strong{color:#ffffffe6;font-size:13px;font-weight:var(--weight-medium)}.home-variant .integration-hub div span{color:#ffffff6b;font-size:11px}.home-variant .integration-map__connector{width:100%;height:100%;position:relative}.home-variant .integration-map__connector:before{content:"";background:#ffffff1a;width:100%;height:1px;position:absolute;top:50%;left:0}.home-variant .integration-map__connector span{background:#777;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.home-variant .integration-map__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.home-variant .integration-group{border-right:1px solid #ffffff14;min-width:0;padding:26px clamp(14px,2.2vw,28px) 30px}.home-variant .integration-group:last-child{border-right:0}.home-variant .integration-group__title{color:#fff6;font-size:10px;font-weight:var(--weight-medium);letter-spacing:.11em;text-transform:uppercase;margin:0 0 16px}.home-variant .integration-group__items{flex-direction:column;gap:8px;display:flex}.home-variant .integration-group__more{color:#ffffff73;padding:2px 4px 0;font-size:12px;line-height:1.3}.home-variant .integration-group--channels{border-top:1px solid #ffffff1a;border-right:0;padding-top:24px}.home-variant .integration-group__items--channels{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-variant .integration-node{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:8px 10px;transition:border-color .18s,background .18s;display:flex}.home-variant .integration-node:hover{background:#ffffff0b;border-color:#ffffff29}.home-variant .integration-node__icon{color:#c8c8cc;background:#ffffff0e;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.home-variant .integration-node__icon svg{stroke-width:1.7px;width:22px;height:22px}.home-variant .integration-node__icon img{filter:invert()brightness(.9);object-fit:contain;width:24px;height:24px}.home-variant .integration-node__name{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}@media (max-width:720px){.home-variant .integration-map{padding:8px 16px 24px}.home-variant .integration-node__name{text-overflow:clip;white-space:normal;overflow:visible}.home-variant .integration-map__topology{flex-direction:column;display:flex}.home-variant .integration-hub{margin-inline:auto}.home-variant .integration-map__connector{border-bottom:1px solid #ffffff1a;width:50%;height:38px;margin-inline:auto}.home-variant .integration-map__connector:before{width:1px;height:100%;top:0;left:50%}.home-variant .integration-map__connector span{inset:auto auto -3px 50%;transform:translate(-50%)}.home-variant .integration-map__groups{grid-template-columns:1fr}.home-variant .integration-group{border-bottom:1px solid #ffffff14;border-right:0;padding-inline:0}.home-variant .integration-group:last-child{border-bottom:0}.home-variant .integration-group__items--channels{grid-template-columns:repeat(2,minmax(0,1fr))}.home-variant .integration-group--channels{padding-inline:0}.home-variant .integration-group--channels .integration-group__title{padding-inline:14px}}.home-variant .support__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-variant .support-card__media{width:100%;height:clamp(550px,44vw,600px);margin-bottom:14px}.home-variant .support-card__media--mockup{border-radius:18px;overflow:hidden}.home-variant .implementation-ui{border-radius:inherit;background:#0c0c0d;border:1px solid #ffffff17;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000004d}.home-variant .implementation-ui__header{background:#131314;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:flex}.home-variant .implementation-ui__brand{align-items:center;gap:9px;min-width:0;display:flex}.home-variant .implementation-ui__brand img{border-radius:9px;flex:0 0 30px;width:30px;height:30px}.home-variant .implementation-ui__brand div,.home-variant .implementation-footer__team div,.home-variant .implementation-footer__milestone div{flex-direction:column;min-width:0;display:flex}.home-variant .implementation-ui__brand strong{color:#ffffffdb;font-size:14px;font-weight:var(--weight-medium)}.home-variant .implementation-ui__brand span{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-variant .implementation-ui__body{flex-direction:column;flex:1;min-height:0;padding:13px;display:flex}.home-variant .implementation-progress{background:radial-gradient(circle at 88% 0,#ffffff0f,#0000 38%),#ffffff06;border:1px solid #ffffff13;border-radius:13px;padding:13px}.home-variant .implementation-progress__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-variant .implementation-progress__top div{flex-direction:column;gap:3px;display:flex}.home-variant .implementation-progress__top span,.home-variant .implementation-plan__heading span{color:#ffffff7a;letter-spacing:.07em;text-transform:uppercase;font-size:12px}.home-variant .implementation-progress__top strong{color:#ffffffd1;font-size:15px;font-weight:var(--weight-medium);line-height:1.2}.home-variant .implementation-progress__top b{color:#ffffffd1;font-size:26px;font-weight:var(--weight-medium);letter-spacing:-.04em}.home-variant .implementation-progress__track{border-radius:var(--radius-pill);background:#ffffff13;height:4px;margin-top:12px;overflow:hidden}.home-variant .implementation-progress__track span{border-radius:inherit;background:#ffffffb8;width:62%;height:100%;display:block}.home-variant .implementation-progress__meta{color:#fff6;justify-content:space-between;margin-top:7px;font-size:11px;display:flex}.home-variant .implementation-plan{flex:1;min-height:0;padding:14px 5px 10px}.home-variant .implementation-plan__heading{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.home-variant .implementation-plan__heading small{color:#fff6;font-size:11px}.home-variant .implementation-steps{flex-direction:column;display:flex}.home-variant .implementation-step{grid-template-columns:28px minmax(0,1fr) auto;align-items:start;min-height:42px;display:grid}.home-variant .implementation-step__rail{justify-content:center;height:100%;display:flex;position:relative}.home-variant .implementation-step__marker{z-index:1;color:#ffffff4d;background:#151516;border:1px solid #ffffff17;border-radius:8px;place-items:center;width:24px;height:24px;display:grid;position:relative}.home-variant .implementation-step__rail i{background:#ffffff14;width:1px;position:absolute;top:24px;bottom:0;left:50%;transform:translate(-50%)}.home-variant .implementation-step--done .implementation-step__marker{color:#ffffffc2;background:#ffffff1f}.home-variant .implementation-step--active .implementation-step__marker{color:#ffffffd6;background:#ffffff14;border-color:#ffffff3d;box-shadow:0 0 0 3px #ffffff06}.home-variant .implementation-step__copy{flex-direction:column;gap:1px;min-width:0;padding:1px 8px 0;display:flex}.home-variant .implementation-step__copy strong{color:#ffffffa8;font-size:12px;font-weight:var(--weight-medium)}.home-variant .implementation-step__copy span{color:#fff6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-variant .implementation-step--active .implementation-step__copy strong{color:#ffffffeb}.home-variant .implementation-step>small{border-radius:var(--radius-pill);color:#ffffff7a;background:#ffffff12;margin-top:4px;padding:3px 6px;font-size:9px}.home-variant .implementation-footer{border-top:1px solid #fff1;grid-template-columns:1fr 1fr;gap:7px;padding-top:10px;display:grid}.home-variant .implementation-footer__team,.home-variant .implementation-footer__milestone{background:#ffffff05;border:1px solid #fff1;border-radius:10px;align-items:center;min-width:0;padding:8px;display:flex}.home-variant .implementation-footer__team{padding-left:7px}.home-variant .implementation-avatar{color:#ffffff9e;background:#333335;border:1px solid #0c0c0d;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:7px;display:grid}.home-variant .implementation-avatar+.implementation-avatar{margin-left:-7px}.home-variant .implementation-footer__team div{margin-left:6px}.home-variant .implementation-footer strong{color:#ffffff94;font-size:10px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .implementation-footer div span{color:#ffffff61;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-variant .implementation-footer__milestone{color:#ffffff6b;gap:7px}.home-variant .strategy-ui__body,.home-variant .dedicated-support-ui__body{gap:12px}.home-variant .strategy-performance,.home-variant .support-health{background:radial-gradient(circle at 88% 0,#ffffff0e,#0000 40%),#ffffff06;border:1px solid #ffffff13;border-radius:13px;padding:14px}.home-variant .strategy-performance__heading,.home-variant .support-health__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-variant .strategy-performance__heading>div,.home-variant .support-health__heading>div{flex-direction:column;gap:2px;display:flex}.home-variant .strategy-performance__heading>div>span,.home-variant .support-health__heading>div>span{color:#ffffff7a;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.home-variant .strategy-performance__heading strong{color:#ffffffe0;font-size:25px;font-weight:var(--weight-medium);letter-spacing:-.04em}.home-variant .strategy-performance__change{border-radius:var(--radius-pill);color:#ffffff94;background:#ffffff12;align-items:center;gap:3px;padding:4px 7px;font-size:10px;display:inline-flex}.home-variant .strategy-performance__chart{width:100%;height:48px;margin-top:5px;display:block;overflow:visible}.home-variant .strategy-performance__area{fill:#ffffff0b}.home-variant .strategy-performance__line{fill:none;stroke:#ffffff94;stroke-width:1.5px;vector-effect:non-scaling-stroke}.home-variant .strategy-performance__legend{color:#fff6;justify-content:space-between;font-size:12px;display:flex}.home-variant .strategy-journey,.home-variant .support-cases{flex:1;min-height:0;padding:0 5px}.home-variant .strategy-section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-variant .strategy-section-heading>span{color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.home-variant .strategy-section-heading small{color:#fff6;font-size:11px}.home-variant .strategy-journey__steps{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-variant .strategy-journey__step{text-align:center;min-width:0}.home-variant .strategy-journey__rail{align-items:center;margin-bottom:8px;display:flex;position:relative}.home-variant .strategy-journey__rail span{z-index:1;color:#ffffff85;background:#171718;border:1px solid #ffffff1c;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;margin-inline:auto;display:grid;position:relative}.home-variant .strategy-journey__rail i{background:#ffffff1a;width:calc(100% - 30px);height:1px;position:absolute;top:50%;left:calc(50% + 15px)}.home-variant .strategy-journey__step>div:not(.strategy-journey__rail){flex-direction:column;gap:2px;min-width:0;display:flex}.home-variant .strategy-journey__step strong{color:#ffffffad;font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .strategy-journey__step small{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:24px;font-size:11px;line-height:1.2;display:-webkit-box;overflow:hidden}.home-variant .strategy-journey__step b{color:#ffffff6b;font-size:11px;font-weight:var(--weight-medium);margin-top:5px;display:inline-block}.home-variant .strategy-insight{background:#ffffff06;border:1px solid #ffffff13;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.home-variant .strategy-insight__icon{color:#fff9;background:#ffffff12;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.home-variant .strategy-insight>div{flex-direction:column;gap:2px;min-width:0;display:flex}.home-variant .strategy-insight>div span{color:#ffffff6b;font-size:11px}.home-variant .strategy-insight>div strong{color:#ffffffa3;font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .strategy-insight button{border-radius:var(--radius-pill);color:#ffffff8f;background:#ffffff0e;border:1px solid #ffffff1a;padding:5px 8px;font-size:9px}.home-variant .support-health__heading strong{color:#ffffffc7;font-size:15px;font-weight:var(--weight-medium)}.home-variant .support-health__heading b{color:#ffffffdb;font-size:25px;font-weight:var(--weight-medium);letter-spacing:-.04em}.home-variant .support-health__metrics{background:#fff1;border:1px solid #fff1;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.home-variant .support-health__metrics div{background:#111112;flex-direction:column;gap:2px;padding:8px;display:flex}.home-variant .support-health__metrics span{color:#ffffff6b;font-size:11px}.home-variant .support-health__metrics strong{color:#ffffffb8;font-size:13px;font-weight:var(--weight-medium)}.home-variant .support-cases__list{flex-direction:column;display:flex}.home-variant .support-case{border-bottom:1px solid #ffffff0e;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;display:grid}.home-variant .support-case:last-child{border-bottom:0}.home-variant .support-case__icon{color:#ffffff6b;border:1px solid #ffffff17;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.home-variant .support-case__icon--done{color:#ffffffa3;background:#ffffff12}.home-variant .support-case>div{flex-direction:column;gap:2px;min-width:0;display:flex}.home-variant .support-case strong{color:#ffffffad;font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .support-case>div span{color:#fff6;font-size:11px}.home-variant .support-case>small{border-radius:var(--radius-pill);color:#ffffff75;background:#ffffff0b;padding:3px 6px;font-size:10px}.home-variant .support-specialist{background:#ffffff06;border:1px solid #ffffff13;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.home-variant .support-specialist__person{align-items:center;gap:9px;min-width:0;display:flex}.home-variant .support-specialist__avatar{color:#ffffffb3;background:#303032;border:1px solid #ffffff17;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:9px;display:grid}.home-variant .support-specialist__person>div{flex-direction:column;min-width:0;display:flex}.home-variant .support-specialist__person span,.home-variant .support-specialist__person small{color:#fff6;font-size:11px}.home-variant .support-specialist__person strong{color:#ffffffb3;font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .support-specialist__available{color:#ffffff75;flex:none;align-items:center;gap:4px;font-size:10px;display:inline-flex}.home-variant .support-specialist__available i{background:#bdbdbf;border-radius:50%;width:5px;height:5px}.home-variant .support-session{color:#ffffff57;border-top:1px solid #fff1;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.home-variant .support-session>span{background:#ffffff0e;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.home-variant .support-session>div{flex-direction:column;min-width:0;display:flex}.home-variant .support-session small{color:#fff6;font-size:11px}.home-variant .support-session strong{color:#ffffff9e;font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-variant .visual-implementation,.home-variant .visual-strategy,.home-variant .visual-support{background:radial-gradient(circle at 70% 12%,#ffffff0b,#0000 34%),#0c0c0d;padding:18px}.home-variant .visual-progress{flex:1;place-items:center;min-height:0;display:grid}.home-variant .visual-ring{--ring-value:62%;aspect-ratio:1;background:conic-gradient(from -90deg,#ffffffd1 var(--ring-value),#ffffff13 0);border-radius:50%;place-items:center;width:clamp(148px,52%,188px);display:grid;position:relative;box-shadow:0 0 55px #ffffff09}.home-variant .visual-ring--96{--ring-value:96%}.home-variant .visual-ring:before{border-radius:inherit;content:"";background:#0d0d0e;border:1px solid #ffffff14;position:absolute;inset:10px}.home-variant .visual-ring>div{flex-direction:column;align-items:center;display:flex;position:relative}.home-variant .visual-ring strong{color:#ffffffe6;font-size:clamp(34px,3.3vw,44px);font-weight:var(--weight-medium);letter-spacing:-.055em;line-height:1}.home-variant .visual-ring span{color:#ffffff61;letter-spacing:.14em;text-transform:uppercase;margin-top:7px;font-size:9px}.home-variant .visual-steps{grid-template-columns:repeat(4,1fr);margin:4px 0 22px;display:grid;position:relative}.home-variant .visual-step{text-align:center;min-width:0}.home-variant .visual-step__rail{align-items:center;margin-bottom:9px;display:flex;position:relative}.home-variant .visual-step__rail span{z-index:1;color:#ffffff57;background:#161617;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:32px;height:32px;margin-inline:auto;display:grid;position:relative}.home-variant .visual-step__rail i{background:#ffffff1a;width:calc(100% - 32px);height:1px;position:absolute;left:calc(50% + 16px)}.home-variant .visual-step--done .visual-step__rail span{color:#111112;background:#ffffffbd;border-color:#ffffffad}.home-variant .visual-step--active .visual-step__rail span{color:#ffffffd9;border-color:#ffffff80;box-shadow:0 0 0 5px #ffffff09}.home-variant .visual-step small{color:#ffffff57;font-size:10px}.home-variant .visual-step--done small,.home-variant .visual-step--active small{color:#ffffffa8}.home-variant .visual-footer,.home-variant .visual-specialist{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;justify-content:space-between;align-items:center;min-height:49px;padding:9px 11px;display:flex}.home-variant .visual-footer>span{color:#fff6;font-size:10px}.home-variant .visual-avatars{display:flex}.home-variant .visual-avatars .implementation-avatar{flex-basis:27px;width:27px;height:27px}.home-variant .visual-chart{flex-direction:column;flex:1;justify-content:center;min-height:0;padding:18px 5px 10px;display:flex}.home-variant .visual-chart__metric{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.home-variant .visual-chart__metric>div{flex-direction:column;display:flex}.home-variant .visual-chart__metric strong{color:#ffffffe6;font-size:clamp(36px,4vw,50px);font-weight:var(--weight-medium);letter-spacing:-.055em;line-height:1}.home-variant .visual-chart__metric>div span{color:#fff6;letter-spacing:.13em;text-transform:uppercase;margin-top:7px;font-size:9px}.home-variant .visual-chart__metric>span{border-radius:var(--radius-pill);color:#ffffff8f;border:1px solid #ffffff17;align-items:center;gap:3px;padding:5px 8px;font-size:10px;display:inline-flex}.home-variant .visual-chart__svg{width:100%;height:170px;margin-top:22px;overflow:visible}.home-variant .visual-chart__grid{fill:none;stroke:#ffffff0e;stroke-width:1px;vector-effect:non-scaling-stroke}.home-variant .visual-chart__area{fill:#ffffff0b}.home-variant .visual-chart__line{fill:none;stroke:#ffffffad;stroke-linecap:round;stroke-width:1.8px;vector-effect:non-scaling-stroke}.home-variant .visual-funnel{grid-template-columns:repeat(4,1fr);padding:8px 0 12px;display:grid}.home-variant .visual-funnel__step{text-align:center;min-width:0}.home-variant .visual-funnel__step>div{align-items:center;display:flex;position:relative}.home-variant .visual-funnel__step span{z-index:1;color:#fff9;background:#171718;border:1px solid #ffffff1c;border-radius:11px;place-items:center;width:36px;height:36px;margin-inline:auto;display:grid;position:relative}.home-variant .visual-funnel__step i{background:#ffffff1a;width:calc(100% - 36px);height:1px;position:absolute;left:calc(50% + 18px)}.home-variant .visual-funnel__step strong{color:#ffffff80;font-size:11px;font-weight:var(--weight-medium);margin-top:9px;display:block}.home-variant .visual-health{flex:1;grid-template-columns:minmax(0,1.25fr) minmax(90px,.75fr);align-items:center;gap:15px;min-height:0;display:grid}.home-variant .visual-health .visual-ring{justify-self:center;width:min(180px,100%)}.home-variant .visual-health__metrics{gap:10px;display:grid}.home-variant .visual-health__metrics div{background:#ffffff05;border:1px solid #ffffff12;border-radius:11px;justify-content:space-between;align-items:center;min-height:62px;padding:11px;display:flex}.home-variant .visual-health__metrics span{color:#ffffff5c;font-size:9px}.home-variant .visual-health__metrics strong{color:#ffffffb3;font-size:14px;font-weight:var(--weight-medium)}.home-variant .visual-activity{padding:14px 4px 20px}.home-variant .visual-activity__top{color:#ffffff61;justify-content:space-between;align-items:center;font-size:10px;display:flex}.home-variant .visual-activity__top span:last-child{align-items:center;gap:4px;display:inline-flex}.home-variant .visual-bars{align-items:flex-end;gap:5px;height:65px;margin-top:12px;display:flex}.home-variant .visual-bars i{background:#ffffff24;border-radius:3px 3px 1px 1px;flex:1}.home-variant .visual-bars i:nth-child(4n){background:#ffffff8c}.home-variant .visual-specialist{justify-content:flex-start;gap:9px}.home-variant .visual-specialist>div{flex-direction:column;flex:1;min-width:0;display:flex}.home-variant .visual-specialist>div span{color:#ffffff5c;font-size:9px}.home-variant .visual-specialist>div strong{color:#ffffffad;font-size:11px;font-weight:var(--weight-medium)}.home-variant .visual-specialist>i{background:#ffffffb8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ffffff0d}.home-variant .support-card__title{font-size:15px;font-weight:var(--weight-medium);margin-bottom:4px}.home-variant .support-card__desc{color:var(--muted);font-size:16px}@media (max-width:1024px){.home-variant .inquiry__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-variant .inquiry__card--split{grid-template-columns:1fr}.home-variant .inquiry__split-mock{height:320px;min-height:320px;max-height:320px}.home-variant .integration-map__topology{flex-direction:column;display:flex}.home-variant .integration-hub{margin-inline:auto}.home-variant .integration-map__connector{border-bottom:1px solid #ffffff1a;width:50%;height:38px;margin-inline:auto}.home-variant .integration-map__connector:before{width:1px;height:100%;top:0;left:50%}.home-variant .integration-map__connector span{inset:auto auto -3px 50%;transform:translate(-50%)}.home-variant .integration-group__items--channels,.home-variant .support__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-variant .page-end{isolation:isolate;background:var(--bg-page);position:relative;overflow:hidden}.home-variant .page-end:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(90% 70% at 50% 100%,#b4cdff29 0%,#004ad81f 34%,#004ad80a 58%,#0000 78%),linear-gradient(#0000 0%,#0f16282e 58%,#0f16288c 100%);height:min(72vh,720px);position:absolute;inset:auto 0 0}.home-variant .page-end__faq,.home-variant .page-end .footer{z-index:1;background:0 0;position:relative}.home-variant .faq{width:100%}.home-variant .faq__list{border-top:1px solid var(--line)}.home-variant .faq__item{border-bottom:1px solid var(--line)}.home-variant .faq__question{text-align:left;width:100%;font-size:15px;font-weight:var(--weight-medium);justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;display:flex}.home-variant .faq__icon{flex-shrink:0;width:20px;height:20px;position:relative}.home-variant .faq__icon:before,.home-variant .faq__icon:after{content:"";background:#888;border-radius:1px;transition:transform .2s;position:absolute}.home-variant .faq__icon:before{width:12px;height:2px;top:9px;left:4px}.home-variant .faq__icon:after{width:2px;height:12px;top:4px;left:9px}.home-variant .faq__item[open] .faq__icon:after{transform:scaleY(0)}.home-variant .faq__answer{color:var(--muted);max-width:90%;padding:0 4px 20px;font-size:14px;line-height:1.6}.home-variant .faq__question{list-style:none}.home-variant .faq__question::-webkit-details-marker{display:none}.home-variant .cta{text-align:left;padding-bottom:80px}.home-variant .cta__card{background:var(--surface);border-radius:var(--radius);padding:clamp(32px,5vw,56px)}.home-variant .cta__title{font-size:clamp(32px,5vw,52px);font-weight:var(--weight-medium);letter-spacing:-.03em;max-width:640px;margin:0 0 16px;line-height:1.15}.home-variant .cta__desc{color:var(--muted);max-width:560px;margin:0 0 32px;font-size:16px;line-height:1.6}.home-variant .cta .btn{padding:14px 28px;font-size:15px}.home-variant .footer{text-align:center;padding:24px 0 40px}.home-variant .footer__links{color:var(--muted-2);flex-wrap:wrap;justify-content:center;gap:12px 24px;font-size:12px;display:flex}.home-variant .footer__links a:hover{color:var(--muted)}@media (max-width:900px){.home-variant .logo-card{width:clamp(140px,38vw,180px);height:96px;padding:22px 16px}.home-variant .logo-card__image{max-height:32px}.home-variant .logo-card__image--lg{max-height:44px}.home-variant .logo-card__badge{padding:4px 8px;font-size:9px;bottom:8px;right:8px}.home-variant .logo-marquee__track{animation-duration:36s}.home-variant .logo-marquee--right .logo-marquee__track{animation-duration:40s}.home-variant .testimonial-card{width:min(560px,92%)}.home-variant section.page-section.stats{padding-top:88px;padding-bottom:128px}.home-variant .stats-card__header{margin-bottom:42px}.home-variant .stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-variant .stat{padding:26px 22px}.home-variant .stat:nth-child(2){border-right:0}.home-variant .stat:nth-child(odd){padding-left:0}.home-variant .stat:nth-child(2n){padding-right:0}.home-variant .stat:nth-child(-n+2){border-bottom:1px solid #ffffff12}.home-variant .stat__label{margin-top:8px;font-size:12px}.home-variant .stat__value{font-size:38px}.home-variant .feature{grid-template-columns:1fr;gap:28px}.home-variant .feature--reverse .feature__copy,.home-variant .feature--reverse .feature__media{order:unset}.home-variant .feature__media{aspect-ratio:16/10;max-height:none}.home-variant .feature__media--agent-glow{aspect-ratio:auto;height:520px;padding:16px 0 0 16px}.home-variant .feature__media--helpdesk-glow{aspect-ratio:auto;height:520px;padding:14px 10px 0 0}.home-variant .feature__media--engage-glow{aspect-ratio:auto;height:520px;padding:16px 0 0 16px}.home-variant .feature__desc{max-width:none}.home-variant .industries__grid{grid-template-columns:repeat(3,1fr)}.home-variant .connected{gap:0}.home-variant .connected__desc{max-width:none}.home-variant .integration-map{width:100%}}@media (max-width:720px){.home-variant .testimonials__stage{height:clamp(360px,118vw,460px)}.home-variant .testimonial-card{width:100%}.home-variant .testimonial-card__metric{white-space:normal;text-align:left}.home-variant .testimonial-card__quote{font-size:clamp(17px,5vw,20px)}.home-variant .inquiry-intro{grid-template-columns:1fr;gap:24px}.home-variant .inquiry-intro__actions{display:none}.home-variant .inquiry-intro__title{white-space:normal;margin-bottom:14px}.home-variant .inquiry-intro__desc{max-width:none}.home-variant .inquiry-panels{flex-direction:column;gap:40px;display:flex}.home-variant .inquiry[data-tab=venta] .inquiry-panel[data-panel=postventa],.home-variant .inquiry[data-tab=postventa] .inquiry-panel[data-panel=venta]{display:block}.home-variant .inquiry-panel__label{font-size:18px;font-weight:var(--weight-medium);letter-spacing:-.02em;margin-bottom:16px;display:block}.home-variant .inquiry__grid{grid-template-columns:1fr}.home-variant .inquiry__wide .inquiry__mock{height:420px;min-height:420px;max-height:420px}.home-variant .inquiry__cell .inquiry__mock{height:360px;min-height:360px;max-height:360px}.home-variant .inquiry__split-mock{height:340px;min-height:340px;max-height:340px}.home-variant .support__grid{grid-template-columns:1fr}.home-variant .support-card__media{height:clamp(380px,125vw,560px)}.home-variant .feature__media--agent-glow,.home-variant .feature__media--helpdesk-glow,.home-variant .feature__media--engage-glow{height:clamp(380px,120vw,500px)}.home-variant .industries-nav{z-index:20;background:var(--bg-page);margin:0 calc(var(--pad)*-1)0;padding:10px var(--pad)14px;border-bottom:none;display:block;position:sticky;top:0}.home-variant .industries-nav__track{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.home-variant .industries-nav__btn{border-radius:var(--radius-pill);width:100%;color:var(--muted);font-size:11px;font-weight:var(--weight-medium);text-align:center;white-space:normal;background:0 0;border:1px solid #3a3a3a;padding:8px 4px;line-height:1.2;transition:background .2s,color .2s,border-color .2s}.home-variant .industries-nav__btn.is-active{color:#0a0a0a;background:#fff;border-color:#fff}.home-variant .industries__grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--pad)*-1);padding:12px var(--pad)8px;padding-right:max(var(--pad),calc(100% - min(78vw,280px) - var(--pad)));gap:12px;display:flex;overflow-x:auto}.home-variant .industries__grid::-webkit-scrollbar{display:none}.home-variant .industry-card{scroll-snap-align:start;flex:0 0 min(78vw,280px);height:auto}.home-variant .cta__title,.home-variant .cta__desc{max-width:none}}@media (max-width:480px){.home-variant .logo-bar-wrap{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.home-variant .logo-card{width:148px;height:88px;padding:18px 12px}.home-variant .logo-card__image{max-width:78%;max-height:28px}.home-variant .logo-card__image--lg{max-width:86%;max-height:40px}.home-variant .logo-card__badge{padding:4px 7px;font-size:8px;bottom:6px;right:6px}.home-variant .logo-marquee__track{animation-duration:28s}.home-variant .logo-marquee--right .logo-marquee__track{animation-duration:32s}.home-variant .stats-card__header{margin-bottom:34px}.home-variant .stat{padding:22px 18px}.home-variant .stat__eyebrow{margin-bottom:16px;font-size:10px}.home-variant .stat__value{font-size:32px}.home-variant .stat__label{font-size:11px}.home-variant .section-head__title,.home-variant .connected__title,.home-variant .cta__title,.home-variant .feature__title{letter-spacing:-.025em}.home-variant .industry-card{flex-basis:min(82vw,260px)}.home-variant .section-head--wide{max-width:none}}}@keyframes hero-backdrop-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes hero-spotlight-in{0%{opacity:0;transform:translate(-50%,-18%)scale(.88)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes hero-copy-in{0%{opacity:0;filter:blur(5px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-tabs-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-mockup-in{0%{opacity:0;filter:blur(3px);transform:translateY(28px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes tab-underline-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes engage-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes engage-message-in{0%{opacity:0;transform:translate(8px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes engage-spark-pulse{0%,to{box-shadow:0 0 #25d36600}50%{box-shadow:0 0 0 5px #25d36614}}@keyframes studio-source-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes studio-brain-pulse{0%,to{box-shadow:0 0 #a78bfa00}50%{box-shadow:0 0 0 7px #a78bfa0f}}@keyframes studio-progress{0%{width:0}to{width:100%}}@keyframes studio-reply-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-variant .scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.home-variant .scrollbar-hide::-webkit-scrollbar{display:none}.home-variant .hero-entry__backdrop{transform-origin:top;animation:1.2s cubic-bezier(.2,.75,.25,1) both hero-backdrop-in}.home-variant .hero-entry__spotlight{filter:blur(28px);transform-origin:top;background:radial-gradient(52% 48% at 50% 18%,#ffffff57 0%,#b4cdff29 32%,#004ad81a 55%,#0000 72%),radial-gradient(circle at 50% 0,#fff3 0%,#0000 58%);animation:1.35s cubic-bezier(.2,.75,.25,1) 60ms both hero-spotlight-in;transform:translate(-50%)}.home-variant .hero-entry__headline,.home-variant .hero-entry__description,.home-variant .hero-entry__actions,.home-variant .hero-entry__partners,.home-variant .hero-entry__tabs,.home-variant .hero-entry__mockup{opacity:0;will-change:opacity,transform}.home-variant .hero-entry__headline{animation:.72s cubic-bezier(.2,.75,.25,1) 80ms both hero-copy-in}.home-variant .hero-entry__description{animation:.72s cubic-bezier(.2,.75,.25,1) .17s both hero-copy-in}.home-variant .hero-entry__actions{animation:.68s cubic-bezier(.2,.75,.25,1) .26s both hero-copy-in}.home-variant .hero-entry__partners{animation:.68s cubic-bezier(.2,.75,.25,1) .31s both hero-copy-in}.home-variant .hero-entry__tabs{animation:.68s cubic-bezier(.2,.75,.25,1) .35s both hero-tabs-in}.home-variant .hero-entry__mockup{transform-origin:top;animation:.88s cubic-bezier(.16,.8,.22,1) .44s both hero-mockup-in}.home-variant .tab-underline-progress{animation:16s linear forwards tab-underline-progress}.home-variant .engage-step{opacity:0;animation:.42s ease-out forwards engage-step-in}.home-variant .engage-message{transform-origin:100% 0;animation:.52s ease-out .24s both engage-message-in}.home-variant .engage-spark{animation:2.4s ease-in-out infinite engage-spark-pulse}.home-variant .studio-source{opacity:0;animation:.4s ease-out forwards studio-source-in}.home-variant .studio-brain{animation:2.6s ease-in-out infinite studio-brain-pulse}.home-variant .studio-status{animation:2s ease-in-out infinite engage-spark-pulse}.home-variant .studio-progress{width:0;animation:1.2s ease-out .2s forwards studio-progress}.home-variant .studio-reply{animation:.45s ease-out .2s both studio-reply-in}.home-variant .studio-action{animation:.45s ease-out .4s both studio-reply-in}.home-variant .studio-readable .text-\[8px\],.home-variant .studio-readable .text-\[9px\]{font-size:11px;line-height:1.35}.home-variant .studio-readable .text-\[10px\]{font-size:12px;line-height:1.4}.home-variant .studio-readable .text-\[11px\]{font-size:13px;line-height:1.4}.home-variant .studio-readable .text-\[13px\]{font-size:15px;line-height:1.35}.home-variant .engage-readable .text-\[8px\],.home-variant .engage-readable .text-\[9px\]{font-size:11px;line-height:1.35}.home-variant .engage-readable .text-\[10px\]{font-size:12px;line-height:1.4}.home-variant .engage-readable .text-\[11px\]{font-size:13px;line-height:1.4}.home-variant .engage-readable .text-\[12px\]{font-size:14px;line-height:1.4}.home-variant .engage-readable .text-\[13px\]{font-size:15px;line-height:1.35}.home-variant .studio-radix .text-\[9px\]{font-size:10.5px;line-height:1.35}.home-variant .studio-radix .text-\[10px\]{font-size:11.5px;line-height:1.4}.home-variant .studio-radix .text-\[11px\]{font-size:12.5px;line-height:1.4}.home-variant .studio-radix .text-\[12px\]{font-size:13.5px;line-height:1.4}@media (prefers-reduced-motion:reduce){.home-variant .faq-entry{opacity:1!important;transition:none!important;transform:none!important}.home-variant .faq-answer-panel{transition:none!important}.home-variant .hero-entry__backdrop,.home-variant .hero-entry__spotlight,.home-variant .hero-entry__headline,.home-variant .hero-entry__description,.home-variant .hero-entry__actions,.home-variant .hero-entry__partners,.home-variant .hero-entry__tabs,.home-variant .hero-entry__mockup{opacity:1;filter:none;animation:none;transform:none}.home-variant .hero-entry__spotlight{transform:translate(-50%)}.home-variant .tab-underline-progress{animation:none;transform:scaleX(1)}.home-variant .engage-step,.home-variant .engage-message,.home-variant .engage-spark,.home-variant .studio-source,.home-variant .studio-brain,.home-variant .studio-status,.home-variant .studio-progress,.home-variant .studio-reply,.home-variant .studio-action{opacity:1;animation:none;transform:none}.home-variant .studio-progress{width:100%}.home-variant .logo-marquee__track{animation:none!important;transform:none!important}.home-variant .logo-card[aria-hidden=true]{display:none}}
