.home-hero{--hero-text:#f7f8fb;--hero-muted:#aab6c8;--hero-line:hsla(0,0%,100%,.1);position:relative;min-height:calc(100svh - 76px);overflow:hidden;color:var(--hero-text);background:radial-gradient(circle at 72% 34%,rgba(54,111,255,.2),transparent 34%),radial-gradient(circle at 42% 100%,rgba(47,226,170,.12),transparent 32%),#07101f;isolation:isolate}.home-hero__grid{position:absolute;inset:0;z-index:-3;opacity:.28;background-image:linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 86%);mask-image:linear-gradient(180deg,#000,transparent 86%)}.home-hero__glow{position:absolute;z-index:-2;border-radius:999px;filter:blur(32px);pointer-events:none}.home-hero__glow--one{width:340px;height:340px;top:8%;right:-180px;background:rgba(39,102,255,.24)}.home-hero__glow--two{width:280px;height:280px;left:-160px;bottom:2%;background:rgba(47,226,170,.14)}.home-hero__inner{width:min(1480px,calc(100% - 64px));margin:0 auto;padding:clamp(72px,8vw,124px) 0 76px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);align-items:center;gap:clamp(44px,6vw,104px)}.home-hero__copy{position:relative;z-index:3;animation:homeHeroReveal .72s cubic-bezier(.2,.8,.2,1) both}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;color:#dce5f4;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-hero__live-dot{width:8px;height:8px;border-radius:50%;background:#2fe2aa;box-shadow:0 0 0 7px rgba(47,226,170,.12);animation:homeLivePulse 1s ease-out infinite}.home-hero h1{max-width:720px;margin:30px 0 0;font-size:clamp(52px,5.8vw,88px);line-height:.92;letter-spacing:-.067em;font-weight:720}.home-hero h1 span{color:#78a5ff}.home-hero__lead{max-width:660px;margin:30px 0 0;color:var(--hero-muted);font-size:clamp(17px,1.4vw,21px);line-height:1.62}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.home-hero__primary,.home-hero__secondary{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:750;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.home-hero__primary{color:#06111e;background:#f7f9fd;box-shadow:0 16px 42px rgba(0,0,0,.24)}.home-hero__primary:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(0,0,0,.3)}.home-hero__secondary{color:#eaf0fa;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.045)}.home-hero__secondary:hover{transform:translateY(-2px);border-color:rgba(120,165,255,.58);background:rgba(120,165,255,.08)}.home-hero__platforms{margin-top:46px;padding-top:24px;border-top:1px solid var(--hero-line)}.home-hero__platforms-label{display:block;color:#718096;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-hero__platform-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.home-hero__platform-list span{padding:8px 11px;border-radius:9px;color:#b9c6d8;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.035);font-size:12px;font-weight:700}.home-hero__visual{position:relative;z-index:2;min-width:0;padding:74px 12px 58px 18px;animation:homeHeroVisualReveal .82s cubic-bezier(.2,.8,.2,1) .12s both}.home-hero__browser{position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:#e9eef5;box-shadow:0 42px 90px rgba(0,0,0,.42),0 0 0 10px hsla(0,0%,100%,.025);transform:perspective(1600px) rotateY(-3deg) rotateX(1deg);animation:homeSystemSwap .52s cubic-bezier(.2,.8,.2,1) both}.home-hero__browser-bar{height:40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;color:#536071;background:#f7f9fc;border-bottom:1px solid #dbe2ec;font-size:10px;font-weight:700}.home-hero__browser-dots{display:flex;gap:5px}.home-hero__browser-dots i{width:7px;height:7px;border-radius:50%;background:#b9c3d0}.home-hero__browser-dots i:first-child{background:#ff6b5f}.home-hero__browser-dots i:nth-child(2){background:#f3bd4f}.home-hero__browser-dots i:nth-child(3){background:#39c676}.home-hero__browser-status{justify-self:end;display:inline-flex;align-items:center;gap:5px}.home-hero__browser-status i{width:6px;height:6px;border-radius:50%;background:#24b782}.home-hero__browser-screen{position:relative;aspect-ratio:16/9}.home-hero__browser-screen img{-o-object-fit:cover;object-fit:cover}.home-hero__phone{position:absolute;right:-20px;bottom:2px;width:clamp(116px,13vw,170px);aspect-ratio:.49;z-index:3;padding:6px;border-radius:28px;background:#070b12;box-shadow:0 28px 64px rgba(0,0,0,.48),0 0 0 1px hsla(0,0%,100%,.22);transform:rotate(2deg)}.home-hero__phone-speaker{position:absolute;z-index:2;top:11px;left:50%;width:42%;height:13px;transform:translateX(-50%);border-radius:20px;background:#05070b}.home-hero__phone-screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:23px;background:#eff4f8}.home-hero__phone-screen img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.home-hero__signal-card{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.15);border-radius:14px;background:rgba(10,22,39,.88);box-shadow:0 20px 50px rgba(0,0,0,.32);backdrop-filter:blur(14px)}button.home-hero__signal-card{color:inherit;font:inherit;text-align:left;cursor:pointer}button.home-hero__signal-card:hover{border-color:rgba(74,229,177,.48);transform:translateY(-2px)}.home-hero__signal-card--top{top:10px;right:30px}.home-hero__signal-card--bottom{left:-12px;bottom:20px}.home-hero__signal-card span:not(.home-hero__signal-icon):not(.home-hero__pulse){display:grid;gap:2px}.home-hero__signal-card small{color:#8291a7;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-hero__signal-card strong{color:#f6f8fb;font-size:12px}.home-hero__signal-card i{margin-left:6px;padding:5px 8px;border-radius:999px;color:#68e9bc;background:rgba(47,226,170,.12);font-size:9px;font-style:normal;font-weight:800}.home-hero__signal-card i b{width:6px;height:6px;display:inline-block;margin-right:5px;border-radius:50%;background:#49e0ae;box-shadow:0 0 0 0 rgba(73,224,174,.46);animation:homeLivePulse 1s ease-out infinite}.home-hero__signal-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#8eb3ff;background:rgba(120,165,255,.12);font-size:17px}.home-hero__pulse{width:10px;height:10px;border-radius:50%;background:#2fe2aa;box-shadow:0 0 0 7px rgba(47,226,170,.1);animation:homeLivePulse 1s ease-out infinite}.home-hero__switcher{position:absolute;right:174px;bottom:8px;z-index:5;padding:5px;display:inline-flex;gap:4px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(8,20,38,.82);box-shadow:0 14px 36px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.home-hero__switcher button{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;color:#8e9db1;background:transparent;font-size:9px;font-weight:800;cursor:pointer}.home-hero__switcher button>span{width:6px;height:6px;border-radius:50%;background:#596980}.home-hero__switcher button.is-active{color:#061820;background:#62e5b8}.home-hero__switcher button.is-active>span{background:#08744f;animation:homeLivePulse 1s ease-out infinite}.home-hero__footer{width:min(1480px,calc(100% - 64px));min-height:78px;margin:0 auto;padding:18px 0 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border-top:1px solid var(--hero-line);color:#8492a5}.home-hero__footer>span{color:#a9d1ff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.home-hero__footer p{margin:0;font-size:13px}.home-hero__footer a{color:#eaf0fa;font-size:13px;font-weight:750;text-decoration:none}.home-hero__footer a span{margin-left:8px}@keyframes homeHeroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes homeHeroVisualReveal{0%{opacity:0;transform:translateY(28px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeSystemSwap{0%{opacity:.2;transform:perspective(1600px) rotateY(-3deg) rotateX(1deg) translateY(12px) scale(.985)}to{opacity:1;transform:perspective(1600px) rotateY(-3deg) rotateX(1deg) translateY(0) scale(1)}}@media (max-width:1160px){.home-hero__inner{grid-template-columns:1fr;padding-top:78px}.home-hero__copy{max-width:820px}.home-hero__visual{width:min(920px,100%);margin:0 auto}.home-hero h1{max-width:900px}}@media (max-width:720px){.home-hero__footer,.home-hero__inner{width:min(100% - 32px,1480px)}.home-hero__inner{padding:58px 0 52px;gap:38px}.home-hero h1{margin-top:24px;font-size:clamp(44px,12.5vw,62px)}.home-hero__lead{margin-top:24px;font-size:16px}.home-hero__actions{display:grid;grid-template-columns:1fr}.home-hero__primary,.home-hero__secondary{width:100%}.home-hero__visual{padding:55px 0 84px}.home-hero__browser{border-radius:12px;transform:none}.home-hero__browser-bar{height:32px}.home-hero__browser-label{display:none}.home-hero__phone{right:8px;bottom:0;width:112px;border-radius:22px}.home-hero__phone-screen{border-radius:18px}.home-hero__signal-card--top{top:2px;right:4px}.home-hero__signal-card--bottom{left:4px;bottom:22px}.home-hero__switcher{right:auto;left:4px;bottom:0}.home-hero__footer{grid-template-columns:1fr;gap:8px;padding:22px 0 28px}}@media (prefers-reduced-motion:reduce){.home-hero__browser,.home-hero__copy,.home-hero__live-dot,.home-hero__pulse,.home-hero__signal-card i b,.home-hero__switcher button.is-active>span,.home-hero__visual{animation:none}.home-hero__primary,.home-hero__secondary{transition:none}}.systems-campaign{position:relative;width:min(1540px,calc(100% - 32px));min-height:860px;margin:34px auto 120px;overflow:hidden;display:grid;grid-template-columns:minmax(430px,.78fr) minmax(650px,1.22fr);align-items:center;border:1px solid rgba(19,43,70,.12);border-radius:34px;background:#eef3f7;box-shadow:0 34px 100px rgba(20,43,70,.13);isolation:isolate}.systems-campaign__background{z-index:-3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.systems-campaign__wash{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(248,251,255,.98),rgba(248,251,255,.94) 31%,rgba(248,251,255,.45) 50%,rgba(239,246,252,.08) 77%),linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(228,237,246,.16))}.systems-campaign__copy{position:relative;z-index:4;padding:68px 18px 62px 56px}.systems-campaign__brand{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;-moz-column-gap:10px;column-gap:10px}.systems-campaign__brand>span{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#071426;box-shadow:0 8px 20px rgba(7,20,38,.18)}.systems-campaign__brand img{width:27px;height:27px;-o-object-fit:contain;object-fit:contain}.systems-campaign__brand strong{color:#071426;font-size:20px;line-height:1;letter-spacing:-.03em}.systems-campaign__brand small{margin-top:3px;color:#627188;font-size:9px;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.systems-campaign__kicker{display:block;margin-top:68px;color:#2f6fff;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.systems-campaign h2{max-width:610px;margin:18px 0 0;color:#071426;font-size:clamp(44px,3.9vw,64px);line-height:.94;letter-spacing:-.06em}.systems-campaign h2 span{color:#2f6fff}.systems-campaign__copy>p{max-width:560px;margin:28px 0 0;color:#526177;font-size:17px;line-height:1.65}.systems-campaign__benefits{max-width:540px;margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 22px}.systems-campaign__benefits>div{display:flex;align-items:center;gap:11px}.systems-campaign__benefits i{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;color:#2f6fff;background:rgba(47,111,255,.09);font-size:17px;font-style:normal;font-weight:850}.systems-campaign__benefits span{display:grid;gap:2px}.systems-campaign__benefits strong{color:#17263a;font-size:13px}.systems-campaign__benefits small{color:#718097;font-size:11px}.systems-campaign__actions{margin-top:36px;display:flex;align-items:center;flex-wrap:wrap;gap:14px}.systems-campaign__actions a{text-decoration:none;font-size:13px;font-weight:820}.systems-campaign__actions a:first-child{min-height:54px;padding:0 22px;display:inline-flex;align-items:center;gap:30px;border-radius:999px;color:#fff;background:#2f6fff;box-shadow:0 16px 34px rgba(47,111,255,.27)}.systems-campaign__actions a:last-child{padding:14px 8px;color:#17263a}.systems-campaign__proof{max-width:565px;margin-top:48px;padding-top:18px;display:flex;flex-wrap:wrap;gap:18px;border-top:1px solid rgba(23,38,58,.12);color:#6d7c91;font-size:10px;font-weight:720}.systems-campaign__proof span{display:inline-flex;align-items:center;gap:6px}.systems-campaign__proof i{width:6px;height:6px;border-radius:50%;background:#20b781;box-shadow:0 0 0 5px rgba(32,183,129,.1)}.systems-campaign__devices{position:relative;align-self:stretch;min-height:820px}.systems-campaign__laptop{position:absolute;z-index:2;left:-4%;top:154px;width:84%;filter:drop-shadow(0 34px 32px rgba(21,36,52,.28));animation:systemsDeviceIn .56s cubic-bezier(.2,.8,.2,1) both}.systems-campaign__laptop-lid{position:relative;padding:11px 11px 15px;border:2px solid #17202a;border-radius:20px 20px 8px 8px;background:linear-gradient(145deg,#151b22,#303a45 58%,#0b0f14)}.systems-campaign__laptop-camera{position:absolute;top:4px;left:50%;width:4px;height:4px;border-radius:50%;background:#64758a}.systems-campaign__laptop-screen{overflow:hidden;border-radius:10px;background:#f5f7fa}.systems-campaign__window-bar{height:29px;padding:0 10px;display:flex;align-items:center;gap:5px;color:#536379;background:#f6f8fb;font-size:7px;font-weight:720}.systems-campaign__window-bar i{width:5px;height:5px;border-radius:50%;background:#ff6d63}.systems-campaign__window-bar i:nth-child(2){background:#ffc54f}.systems-campaign__window-bar i:nth-child(3){background:#32c77a}.systems-campaign__window-bar span{margin-left:auto}.systems-campaign__window-view{position:relative;aspect-ratio:16/10;overflow:hidden}.systems-campaign__window-view img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.systems-campaign__laptop-base{position:relative;width:112%;height:22px;margin-left:-6%;border-radius:2px 2px 18px 18px;background:linear-gradient(180deg,#d4d9df,#8c959f 58%,#606b76);box-shadow:inset 0 2px 1px hsla(0,0%,100%,.8)}.systems-campaign__laptop-base i{position:absolute;top:0;left:43%;width:14%;height:5px;border-radius:0 0 7px 7px;background:#7d8791}.systems-campaign__phone{position:absolute;z-index:4;bottom:86px;padding:7px;border-radius:30px;background:#070a0e;box-shadow:0 25px 48px rgba(16,31,48,.34),0 0 0 1px hsla(0,0%,100%,.5)}.systems-campaign__phone>div{position:relative;width:100%;height:100%;overflow:hidden;border-radius:23px;background:#f8fafb}.systems-campaign__phone img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.systems-campaign__phone-island{position:absolute;z-index:2;top:13px;left:50%;width:40%;height:13px;transform:translateX(-50%);border-radius:999px;background:#05070a}.systems-campaign__phone small{position:absolute;z-index:3;right:16px;bottom:16px;padding:5px 7px;border-radius:999px;color:#eef4fb;background:rgba(7,20,38,.8);font-size:7px;font-weight:780}.systems-campaign__phone--one{right:15%;width:clamp(145px,11.5vw,184px);aspect-ratio:.49;transform:rotate(1.7deg)}.systems-campaign__phone--two{right:1.5%;width:clamp(127px,10vw,158px);aspect-ratio:.49;bottom:68px;transform:rotate(4deg)}.systems-campaign__floating{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.7);border-radius:14px;background:hsla(0,0%,100%,.86);box-shadow:0 18px 44px rgba(18,37,58,.16);backdrop-filter:blur(14px)}.systems-campaign__floating--top{top:92px;left:6%}.systems-campaign__floating>i{width:9px;height:9px;border-radius:50%;background:#20bd82;box-shadow:0 0 0 7px rgba(32,189,130,.1)}.systems-campaign__floating span{display:grid;gap:2px}.systems-campaign__floating small{color:#708096;font-size:8px;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.systems-campaign__floating strong{color:#122238;font-size:11px}.systems-campaign__case-link{position:absolute;z-index:7;top:93px;right:7%;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:12px;border:1px solid hsla(0,0%,100%,.72);border-radius:999px;color:#fff;background:rgba(7,20,38,.86);box-shadow:0 14px 36px rgba(10,27,45,.2);font-size:10px;font-weight:820;text-decoration:none;backdrop-filter:blur(14px);transition:transform .18s ease,background .18s ease}.systems-campaign__case-link:hover{transform:translateY(-2px);background:#2f6fff}.systems-campaign__switcher{position:absolute;z-index:7;left:1%;bottom:22px;display:flex;flex-wrap:wrap;gap:7px}.systems-campaign__switcher button{min-height:33px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(18,42,67,.12);border-radius:999px;color:#526177;background:hsla(0,0%,100%,.82);font:inherit;font-size:9px;font-weight:800;cursor:pointer;backdrop-filter:blur(12px)}.systems-campaign__switcher button i{width:6px;height:6px;border-radius:50%;background:#aeb9c7}.systems-campaign__switcher button.is-active{color:#fff;border-color:#2f6fff;background:#2f6fff}.systems-campaign__switcher button.is-active i{background:#8effd4;box-shadow:0 0 0 4px rgba(142,255,212,.15)}@keyframes systemsDeviceIn{0%{opacity:.45;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1180px){.systems-campaign{grid-template-columns:1fr}.systems-campaign__wash{background:linear-gradient(180deg,rgba(248,251,255,.98),rgba(248,251,255,.94) 45%,rgba(239,246,252,.36) 75%)}.systems-campaign__copy{padding:58px 48px 10px}.systems-campaign__copy>p{max-width:660px}.systems-campaign__kicker{margin-top:42px}.systems-campaign__devices{min-height:700px}.systems-campaign__laptop{left:7%;top:110px;width:72%}.systems-campaign__phone--one{right:13%}}@media (max-width:700px){.systems-campaign{width:calc(100% - 16px);min-height:auto;margin:8px auto 88px;border-radius:24px}.systems-campaign__copy{padding:38px 20px 0}.systems-campaign h2{font-size:40px}.systems-campaign__benefits{grid-template-columns:1fr 1fr;gap:13px 8px}.systems-campaign__benefits i{width:34px;height:34px;flex-basis:34px}.systems-campaign__actions{align-items:stretch;flex-direction:column}.systems-campaign__actions a{justify-content:center;text-align:center}.systems-campaign__proof{gap:10px 14px;margin-top:30px}.systems-campaign__devices{min-height:490px}.systems-campaign__laptop{left:4%;top:112px;width:91%}.systems-campaign__phone--one{right:7%;bottom:48px;width:112px}.systems-campaign__phone--two{display:none}.systems-campaign__floating--top{top:54px;left:7%}.systems-campaign__case-link{top:62px;right:6%;padding:0 12px}.systems-campaign__switcher{left:14px;right:14px;bottom:8px}}@media (prefers-reduced-motion:reduce){.systems-campaign__laptop{animation:none}}.site-kicker{display:inline-flex;align-items:center;gap:8px;color:#2f6fff;font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.site-kicker:before{content:"";width:18px;height:1px;background:currentColor}.site-kicker--light{color:#75a3ff}.site-section-heading{width:min(1320px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:80px}.site-section-heading h2{margin:20px 0 0;color:#0b1424;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.058em;font-weight:760}.site-section-heading>p{margin:0;color:#657287;font-size:17px;line-height:1.7}.home-proof{background:#f5f7fb;border-bottom:1px solid #e2e7ef}.home-proof__inner{width:min(1320px,calc(100% - 64px));min-height:132px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:44px}.home-proof__inner>p{max-width:500px;margin:0;color:#0b1424;font-size:18px;font-weight:730}.home-proof__items{display:flex;align-items:center;gap:10px}.home-proof__items span{display:inline-flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #dce2eb;border-radius:999px;color:#586579;background:hsla(0,0%,100%,.78);font-size:12px;font-weight:700}.home-proof__items i{color:#2f6fff;font-size:9px;font-style:normal;font-weight:850}.home-brands{padding:104px 0;background:#fff;border-bottom:1px solid #e4e9f0}.home-brands__heading{width:min(1320px,calc(100% - 64px));margin:0 auto 40px;display:grid;grid-template-columns:1fr minmax(280px,.65fr);align-items:end;gap:60px}.home-brands__heading h2{max-width:720px;margin:18px 0 0;color:#0b1424;font-size:clamp(34px,3.8vw,54px);line-height:1;letter-spacing:-.055em}.home-brands__heading>p{margin:0;color:#69768a;line-height:1.65}.home-brands__marquee{width:min(1320px,calc(100% - 64px));margin:0 auto;overflow:hidden;border:1px solid #e3e8ef;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.home-brands__track{width:-moz-max-content;width:max-content;display:flex;animation:homeBrandMarquee 28s linear infinite}.home-brand{width:270px;min-height:158px;padding:22px 20px 17px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;border-right:1px solid #e3e8ef;background:#fafbfd}.home-brand img{width:min(218px,88%);height:88px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.home-brand>span{color:#748094;font-size:9px;font-weight:820;letter-spacing:.08em;text-align:center;text-transform:uppercase}.home-brand--freezely img{transform:scale(1.7)}.home-brand--movilsource img{transform:scale(2.05)}.home-brand--entek img{transform:scale(1.25)}.home-brand--marshop img{transform:scale(1.08)}.home-brand--divether img,.home-brand--sana-life img{transform:scale(1.1)}.home-brand:hover img{filter:grayscale(0);opacity:1;transform:scale(1.04)}.home-brand--freezely:hover img{transform:scale(1.78)}.home-brand--movilsource:hover img{transform:scale(2.14)}.home-brand--entek:hover img{transform:scale(1.31)}.home-brand--marshop:hover img{transform:scale(1.13)}.home-brand--divether:hover img,.home-brand--sana-life:hover img{transform:scale(1.15)}.home-brands__marquee:hover .home-brands__track{animation-play-state:paused}.home-brands__identity{width:min(1320px,calc(100% - 64px));margin:24px auto 0;padding:clamp(32px,5vw,60px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(40px,7vw,95px);overflow:hidden;border-radius:30px;background:radial-gradient(circle at 5% 5%,rgba(47,111,255,.22),transparent 28rem),linear-gradient(135deg,#081426,#10284b);color:#fff;box-shadow:0 28px 70px rgba(13,31,58,.16)}#identidad-producto{scroll-margin-top:94px}.home-brands__identity-copy h3{max-width:510px;margin:18px 0 0;font-size:clamp(32px,3.5vw,50px);line-height:.98;letter-spacing:-.055em}.home-brands__identity-copy>p{max-width:540px;margin:22px 0 0;color:#aebdd2;font-size:14px;line-height:1.7}.home-brands__identity-copy>a{display:inline-flex;align-items:center;gap:13px;margin-top:28px;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.home-brands__identity-copy>a span{transition:transform .18s ease}.home-brands__identity-copy>a:hover span{transform:translateX(4px)}.home-brands__identity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid hsla(0,0%,100%,.13);border-left:1px solid hsla(0,0%,100%,.13)}.home-brand-service{min-height:160px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid hsla(0,0%,100%,.13);border-bottom:1px solid hsla(0,0%,100%,.13)}.home-brand-service>i{color:#86a0c6;font-size:11px;font-style:normal;font-weight:850;letter-spacing:.12em}.home-brand-service small,.home-brand-service strong,.home-brand-service>span{display:block}.home-brand-service strong{color:#f5f8fc;font-size:15px}.home-brand-service small{margin-top:7px;color:#a0aec1;font-size:12px;line-height:1.5}.home-solutions{padding:118px 0;background:#fff}.home-software{padding:118px 0;background:#f4f6fa}.home-software__grid{width:min(1320px,calc(100% - 64px));margin:72px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-software-card{position:relative;min-height:520px;overflow:hidden;padding:28px 28px 0;display:grid;grid-template-rows:auto 1fr;border:1px solid #dbe2ec;border-radius:28px;color:#0b1424;background:#fff;text-decoration:none;transition:transform .26s ease,box-shadow .26s ease}.home-software-card:hover{transform:translateY(-5px);box-shadow:0 28px 65px rgba(18,31,50,.12)}.home-software-card__copy{max-width:520px;padding:4px 54px 26px 2px}.home-software-card__copy>span{color:#2f6fff;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.home-software-card__copy h3{margin:12px 0 0;font-size:clamp(27px,3vw,40px);line-height:1;letter-spacing:-.045em}.home-software-card__copy p{margin:13px 0 0;color:#69768a;font-size:14px;line-height:1.6}.home-software-card__media{position:relative;min-height:315px;overflow:hidden;border:1px solid #e2e7ee;border-bottom:0;border-radius:18px 18px 0 0;background:#edf1f6;box-shadow:0 25px 50px rgba(20,33,53,.1)}.home-software-card__media img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .52s cubic-bezier(.2,.8,.2,1)}.home-software-card:hover .home-software-card__media img{transform:scale(1.02)}.home-software-card--crm .home-software-card__media img{-o-object-fit:contain;object-fit:contain}.home-software-card>i{position:absolute;top:26px;right:26px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dbe2ec;border-radius:50%;background:#fff;font-style:normal}.home-software__note{width:min(1320px,calc(100% - 64px));margin:24px auto 0;color:#7b8798;font-size:11px;line-height:1.5}.home-more-programs{padding:118px 0;background:#fff}.home-retail-feature{width:min(1320px,calc(100% - 64px));margin:0 auto 118px;padding:clamp(34px,5vw,68px);display:grid;grid-template-columns:minmax(310px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(42px,7vw,90px);overflow:hidden;border-radius:34px;color:#fff;background:radial-gradient(circle at 92% 12%,rgba(255,91,164,.34),transparent 31rem),linear-gradient(135deg,#190b18,#35142d 52%,#6a1f4b);box-shadow:0 32px 80px rgba(73,24,58,.2)}.home-retail-feature .site-kicker{color:#ff94c6}.home-retail-feature__copy h2{max-width:570px;margin:20px 0 0;font-size:clamp(36px,4.1vw,58px);line-height:.97;letter-spacing:-.058em}.home-retail-feature__copy>p{max-width:570px;margin:24px 0 0;color:#e2c9d9;font-size:15px;line-height:1.72}.home-retail-feature__copy ul{margin:26px 0 0;padding:0;display:grid;gap:11px;list-style:none}.home-retail-feature__copy li{display:flex;align-items:center;gap:11px;color:#f8edf4;font-size:13px;font-weight:680}.home-retail-feature__copy li:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#ff5ba4;box-shadow:0 0 0 5px rgba(255,91,164,.12)}.home-retail-feature__actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:10px}.home-retail-feature__actions a{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;color:#fff;font-size:12px;font-weight:820;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.home-retail-feature__actions a:first-child{border-color:#ff5ba4;background:#ff5ba4}.home-retail-feature__actions a:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1)}.home-retail-feature__actions a:first-child:hover{border-color:#ff77b5;background:#ff77b5}.home-retail-feature__visual{position:relative;display:block;color:inherit;text-decoration:none;perspective:1200px}.home-retail-feature__window{overflow:hidden;border:1px solid hsla(0,0%,100%,.25);border-radius:22px;background:#fff;box-shadow:0 34px 80px rgba(0,0,0,.34);transform:rotateY(-3deg) rotateX(1deg);transition:transform .48s cubic-bezier(.2,.8,.2,1)}.home-retail-feature__visual:hover .home-retail-feature__window{transform:rotateY(0) rotateX(0) translateY(-5px)}.home-retail-feature__window>div{height:34px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#735069;background:#fff9fc;border-bottom:1px solid #f1dbe7;font-size:9px;font-weight:780}.home-retail-feature__window>div i{width:7px;height:7px;border-radius:50%;background:#ff5ba4}.home-retail-feature__window>div i:nth-child(2){background:#ffc05c}.home-retail-feature__window>div i:nth-child(3){background:#56cc84}.home-retail-feature__window>div span{margin-left:5px}.home-retail-feature__window figure{position:relative;margin:0;aspect-ratio:16/9;background:#fff5fa}.home-retail-feature__window img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-retail-feature__badge{position:absolute;right:-16px;bottom:-18px;padding:13px 17px;display:inline-flex;align-items:center;gap:9px;border:1px solid hsla(0,0%,100%,.55);border-radius:999px;color:#301124;background:hsla(0,0%,100%,.94);box-shadow:0 16px 35px rgba(0,0,0,.2);font-size:10px;font-weight:850;backdrop-filter:blur(12px)}.home-retail-feature__badge i{width:8px;height:8px;border-radius:50%;background:#23c875;box-shadow:0 0 0 5px rgba(35,200,117,.14);animation:retailStatusPulse 1s ease-out infinite}@keyframes retailStatusPulse{50%{box-shadow:0 0 0 9px rgba(35,200,117,0)}}.home-more-programs__grid{width:min(1320px,calc(100% - 64px));margin:72px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.home-program{overflow:hidden;border:1px solid #dee4ec;border-radius:24px;background:#f7f8fa;transition:transform .22s ease,box-shadow .22s ease}.home-program:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(18,31,50,.1)}.home-program__media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e8edf3}.home-program__media img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .48s cubic-bezier(.2,.8,.2,1)}.home-program:hover .home-program__media img{transform:scale(1.025)}.home-program--desktop .home-program__media{padding:12px 12px 0;background:linear-gradient(145deg,#eaf0f7,#f8fafc)}.home-program--desktop .home-program__media img{inset:12px 12px 0!important;width:calc(100% - 24px)!important;height:calc(100% - 12px)!important;border-radius:12px 12px 0 0;box-shadow:0 18px 40px rgba(19,34,56,.1)}.home-program--mobile .home-program__media{background:radial-gradient(circle at 50% 100%,#dfe9f5,#f5f7fa 60%)}.home-program--mobile .home-program__media img{-o-object-fit:contain;object-fit:contain;padding:12px 0 0}.home-program__copy{padding:20px}.home-program__copy span{color:#2f6fff;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.home-program__copy h3{margin:9px 0 0;font-size:21px;letter-spacing:-.035em}.home-program__copy p{margin:8px 0 0;color:#6c788a;font-size:12px;line-height:1.55}.home-solutions__grid{width:min(1320px,calc(100% - 64px));margin:72px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-solution{position:relative;min-height:455px;overflow:hidden;padding:26px;display:flex;flex-direction:column;gap:20px;border:1px solid #e0e5ed;border-radius:24px;color:#10192a;background:#f7f8fb;text-decoration:none;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.home-solution:hover{transform:translateY(-5px);border-color:#c7d4e8;box-shadow:0 24px 50px rgba(20,34,57,.1)}.home-solution:after{content:"";position:absolute;width:160px;height:160px;right:-90px;bottom:-90px;border-radius:50%;opacity:.13;background:var(--solution-accent);transition:transform .3s ease}.home-solution:hover:after{transform:scale(1.35)}.home-solution--blue{--solution-accent:#2f6fff}.home-solution--green{--solution-accent:#16bd8c}.home-solution--orange{--solution-accent:#ff6a3d}.home-solution--violet{--solution-accent:#7c5cff}.home-solution__number{color:var(--solution-accent);font-size:11px;font-weight:850;letter-spacing:.13em}.solution-preview{position:relative;min-height:182px;overflow:hidden;padding:11px;display:grid;grid-template-rows:auto 1fr auto;gap:8px;border:1px solid #dfe5ed;border-radius:17px;background:hsla(0,0%,100%,.9);box-shadow:0 16px 32px rgba(20,34,57,.07)}.solution-preview__browser,.solution-preview__top{height:23px;display:flex;align-items:center;gap:5px;color:#59677a;font-size:7px;font-weight:790}.solution-preview__top span{display:inline-flex;align-items:center;gap:5px}.solution-preview__top span>i{width:6px;height:6px;border-radius:50%;background:var(--solution-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--solution-accent) 12%,transparent)}.solution-preview__top b{margin-left:auto;padding:4px 6px;border-radius:999px;color:color-mix(in srgb,var(--solution-accent) 78%,#102037);background:color-mix(in srgb,var(--solution-accent) 10%,#fff);font-size:6px;text-transform:uppercase}.solution-preview>small{color:#738197;font-size:7px;font-weight:690;line-height:1.35}.solution-preview__software-body{min-height:104px;display:grid;grid-template-columns:36px 1fr;gap:7px}.solution-preview__sidebar{padding:9px 8px;display:grid;align-content:start;gap:7px;border-radius:8px;background:#10233c}.solution-preview__sidebar i{height:4px;border-radius:4px;background:hsla(0,0%,100%,.24)}.solution-preview__sidebar i:first-child{background:#75a1ff}.solution-preview__dashboard{display:grid;grid-template-columns:1fr 1fr;gap:6px}.solution-preview__dashboard>div:not(.solution-preview__chart){padding:8px;display:grid;align-content:center;gap:3px;border-radius:8px;background:#f2f5f9}.solution-preview__dashboard span{color:#7c899a;font-size:6px}.solution-preview__dashboard strong{color:#14233a;font-size:11px}.solution-preview__chart{grid-column:span 2;padding:8px;display:flex;align-items:end;gap:5px;border-radius:8px;background:#f2f5f9}.solution-preview__chart i{width:12%;height:32%;border-radius:3px 3px 1px 1px;background:#a9c3ff}.solution-preview__chart i:nth-child(2){height:58%}.solution-preview__chart i:nth-child(3){height:46%}.solution-preview__chart i:nth-child(4){height:78%;background:#2f6fff}.solution-preview__chart i:nth-child(5){height:62%}.solution-preview__chart i:nth-child(6){height:88%;background:#56dbb2}.solution-preview__map{position:relative;min-height:104px;overflow:hidden;border-radius:9px;background-color:#e8f0ea;background-image:linear-gradient(32deg,transparent 47%,hsla(0,0%,100%,.9) 48%,hsla(0,0%,100%,.9) 52%,transparent 53%),linear-gradient(115deg,transparent 46%,rgba(196,210,202,.75) 47%,rgba(196,210,202,.75) 50%,transparent 51%);background-size:82px 66px,94px 78px}.solution-preview__route{position:absolute;left:16%;top:50%;width:68%;height:3px;border-radius:4px;background:#16a87e;transform:rotate(-8deg);box-shadow:48px -14px 0 -1px #16a87e}.solution-preview__map .pin{position:absolute;width:20px;height:20px;display:grid;place-items:center;border:3px solid #fff;border-radius:50% 50% 50% 0;color:#fff;background:#16bd8c;box-shadow:0 5px 10px rgba(16,77,58,.24);font-size:6px;font-style:normal;transform:rotate(-45deg)}.solution-preview__map .pin:first-letter{transform:rotate(45deg)}.solution-preview__map .pin--one{left:20%;top:52%}.solution-preview__map .pin--two{left:53%;top:28%}.solution-preview__map .pin--three{right:15%;top:51%}.solution-preview__map>div{position:absolute;left:9px;bottom:8px;padding:6px 8px;display:grid;border-radius:7px;background:hsla(0,0%,100%,.9);box-shadow:0 6px 14px rgba(30,70,54,.12)}.solution-preview__map>div strong{color:#123d32;font-size:7px}.solution-preview__map>div small{color:#6e837d;font-size:5px}.solution-preview__devices{min-height:104px;display:flex;align-items:end;justify-content:center;gap:8px;background:radial-gradient(circle at 50% 100%,color-mix(in srgb,var(--solution-accent) 18%,#fff),#fff 70%);border-radius:9px}.solution-preview__devices .device{position:relative;overflow:hidden;border:3px solid #172238;background:#eef1ff;box-shadow:0 9px 16px rgba(29,27,73,.14)}.solution-preview__devices .device span{display:block;height:12px;background:var(--solution-accent);opacity:.82}.solution-preview__devices .device i{display:block;width:70%;height:5px;margin:7px;border-radius:4px;background:#cdd5e7}.solution-preview__devices .device--desktop{width:124px;height:76px;border-radius:7px}.solution-preview__devices .device--desktop:after{content:"";position:absolute;left:36%;bottom:-8px;width:28%;height:8px;background:#172238}.solution-preview__devices .device--tablet{width:46px;height:66px;border-radius:7px}.solution-preview__devices .device--phone{width:32px;height:58px;border-radius:9px}.solution-preview__commerce{min-height:104px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.solution-preview__commerce>div{padding:8px;display:grid;gap:2px;border-radius:8px;background:#fff7f3}.solution-preview__commerce span{color:#88776f;font-size:6px}.solution-preview__commerce strong{color:#1a2434;font-size:12px}.solution-preview__commerce div small{color:#17a979;font-size:6px}.solution-preview__commerce ul{grid-column:span 2;margin:0;padding:5px 7px;display:grid;gap:4px;border-radius:8px;list-style:none;background:#f2f4f8}.solution-preview__commerce li{display:flex;align-items:center;gap:5px;color:#526073;font-size:6px}.solution-preview__commerce li>i{width:11px;height:11px;border-radius:4px;background:#ffb39a}.solution-preview__commerce li b{margin-left:auto;color:#16825f;font-size:5px}.solution-preview--web{padding-top:8px}.solution-preview__browser{padding:0 8px;border-radius:8px 8px 0 0;background:#15233a;color:#b7c4d7}.solution-preview__browser i{width:5px;height:5px;border-radius:50%;background:#ff786b}.solution-preview__browser i:nth-child(2){background:#ffd05f}.solution-preview__browser i:nth-child(3){background:#48d890}.solution-preview__browser span{margin-left:auto;font-size:6px}.solution-preview__store{min-height:103px;padding:12px;display:grid;grid-template-columns:.9fr 1.1fr;gap:8px;border-radius:0 0 8px 8px;background:linear-gradient(135deg,#eff5ff,#fff)}.solution-preview__store>div{display:grid;align-content:center;gap:5px}.solution-preview__store>div small{color:#2f6fff;font-size:5px;font-weight:850;text-transform:uppercase}.solution-preview__store strong{color:#15233a;font-size:10px;line-height:1.02}.solution-preview__store b{width:-moz-max-content;width:max-content;padding:4px 6px;border-radius:4px;color:#fff;background:#2f6fff;font-size:5px}.solution-preview__store ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:5px;list-style:none}.solution-preview__store li{border-radius:6px;background:linear-gradient(145deg,#cfe0ff,#f4f8ff);box-shadow:inset 0 -12px 0 #fff}.solution-preview__store li:last-child{grid-column:span 2}.solution-preview__network{position:relative;min-height:104px;border-radius:9px;background:radial-gradient(circle at 50% 50%,rgba(22,189,140,.12),transparent 54%),#f1f5f6}.network-node{position:absolute;z-index:2;min-width:46px;padding:8px 7px;border:1px solid #dce5e3;border-radius:8px;color:#526a65;background:#fff;box-shadow:0 7px 14px rgba(24,71,59,.09);font-size:6px;font-weight:820;text-align:center}.network-node--api{left:50%;top:50%;color:#fff;border-color:#16bd8c;background:#16bd8c;transform:translate(-50%,-50%)}.network-node--cloud{left:8%;top:12%}.network-node--data{right:8%;top:12%}.network-node--server{right:18%;bottom:10%}.network-line{position:absolute;z-index:1;left:29%;top:39%;width:27%;height:1px;background:#80cbb5;transform-origin:right}.network-line--one{transform:rotate(24deg)}.network-line--two{left:48%;top:37%;width:27%;transform:rotate(-22deg)}.network-line--three{left:49%;top:62%;width:25%;transform:rotate(17deg)}.home-solution__visual small strong{margin-top:4px;color:var(--solution-accent);font-size:10px;white-space:nowrap}.home-solution h3{max-width:290px;margin:0;font-size:25px;line-height:1.08;letter-spacing:-.035em}.home-solution>div:last-of-type{margin-top:auto}.home-solution p{max-width:300px;margin:12px 0 0;color:#69768a;font-size:14px;line-height:1.55}.home-solution ul{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 0;padding:0;list-style:none}.home-solution li{padding:7px 9px;border:1px solid #dce3ed;border-radius:999px;color:#4e5d73;background:hsla(0,0%,100%,.78);font-size:11px;font-weight:750}.home-solution__arrow{position:absolute;top:22px;right:22px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #dfe5ed;border-radius:50%;color:#28364a;background:#fff}.home-solutions__promise{width:min(1320px,calc(100% - 64px));margin:16px auto 0;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:18px;color:#dce6f2;background:#0a1526}.home-solutions__promise>div{display:grid;gap:5px}.home-solutions__promise>div span{color:#78a4ff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-solutions__promise strong{font-size:14px}.home-solutions__promise>a{display:inline-flex;gap:14px;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.home-live{width:min(1480px,calc(100% - 40px));min-height:760px;margin:0 auto;padding:96px 0 96px max(32px,calc((100% - 1320px) / 2));overflow:hidden;display:grid;grid-template-columns:minmax(360px,.72fr) minmax(600px,1.28fr);align-items:center;gap:80px;border-radius:34px;color:#eef3fa;background:radial-gradient(circle at 72% 50%,rgba(47,111,255,.22),transparent 36%),#07101f}.home-live__copy{padding-right:18px}.home-live__copy h2{margin:24px 0 0;font-size:clamp(45px,5vw,74px);line-height:.98;letter-spacing:-.06em}.home-live__copy>p{margin:28px 0 0;color:#a7b4c7;font-size:17px;line-height:1.72}.home-live__copy ul{margin:30px 0 0;padding:0;display:grid;gap:12px;list-style:none;color:#d8e1ed;font-size:14px}.home-live__copy li{display:flex;gap:10px}.home-live__copy li span{color:#2fe2aa}.home-live__copy>a{margin-top:36px;display:inline-flex;align-items:center;gap:18px;color:#f2f6fc;font-size:14px;font-weight:800;text-decoration:none}.home-live__visual{position:relative;min-width:0}.home-live__window{width:112%;overflow:hidden;border:1px solid hsla(0,0%,100%,.17);border-radius:18px;background:#edf1f6;box-shadow:0 40px 100px rgba(0,0,0,.45);transform:perspective(1800px) rotateY(-6deg);transform-origin:left center}.home-live__window-top{height:38px;display:flex;align-items:center;gap:6px;padding:0 14px;color:#667286;background:#f8fafc;font-size:10px;font-weight:750}.home-live__window-top i{width:7px;height:7px;border-radius:50%;background:#c6ced9}.home-live__window-top span{margin-left:8px}.home-live__image{position:relative;aspect-ratio:16/9}.home-live__image img{-o-object-fit:cover;object-fit:cover}.home-live__tag{position:absolute;left:-28px;bottom:-24px;padding:13px 15px;display:inline-flex;align-items:center;gap:9px;border:1px solid hsla(0,0%,100%,.14);border-radius:12px;color:#dfe7f2;background:rgba(13,27,47,.92);box-shadow:0 18px 40px rgba(0,0,0,.32);font-size:11px;font-weight:750;backdrop-filter:blur(12px)}.home-live__tag i{width:8px;height:8px;border-radius:50%;background:#2fe2aa;box-shadow:0 0 0 6px rgba(47,226,170,.12)}.home-platforms{width:min(1480px,calc(100% - 40px));margin:24px auto;padding:94px max(32px,calc((100% - 1320px) / 2));display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;border:1px solid hsla(0,0%,100%,.1);border-radius:34px;color:#f4f7fb;background:radial-gradient(circle at 16% 18%,rgba(66,116,255,.2),transparent 32%),radial-gradient(circle at 90% 84%,rgba(47,226,170,.13),transparent 26%),#081426}.home-platforms__lead h2{margin:22px 0 0;font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.06em}.home-platforms__lead>p{max-width:480px;margin:26px 0 0;color:#a5b2c4;font-size:15px;line-height:1.7}.home-platforms__callout{margin-top:32px;padding:14px;display:inline-flex;align-items:center;gap:12px;border:1px solid hsla(0,0%,100%,.12);border-radius:15px;background:hsla(0,0%,100%,.045)}.home-platforms__callout>i{width:9px;height:9px;border-radius:50%;background:#46e1af;box-shadow:0 0 0 0 rgba(70,225,175,.42);animation:homeLivePulse 1s ease-out infinite}.home-platforms__callout>span{display:grid;gap:3px}.home-platforms__callout small{color:#8292a8;font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-platforms__callout strong{color:#f3f7fc;font-size:11px}.home-platforms__list{border-top:1px solid hsla(0,0%,100%,.15)}.home-platform{min-height:78px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;border-bottom:1px solid hsla(0,0%,100%,.15)}.home-platform>span{color:#6f84a0;font-size:10px;font-weight:850}.home-platform strong{color:#f4f7fb;font-size:19px;letter-spacing:-.02em}.home-platform small{color:#91a0b4;font-size:12px}@keyframes homeBrandMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes homeLivePulse{0%{box-shadow:0 0 0 0 rgba(47,226,170,.42)}70%{box-shadow:0 0 0 9px rgba(47,226,170,0)}to{box-shadow:0 0 0 0 rgba(47,226,170,0)}}.home-cases{position:relative;overflow:hidden;padding:150px 0;background:radial-gradient(circle at 88% 6%,rgba(47,111,255,.08),transparent 28rem),#f1f4f8}.home-cases:before{position:absolute;top:0;left:50%;width:min(1320px,calc(100% - 64px));height:1px;background:linear-gradient(90deg,transparent,#cfd8e6 16%,#cfd8e6 84%,transparent);content:"";transform:translateX(-50%)}.home-cases__intro{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:end}.home-cases__intro>p{margin:0;color:#5e6d82;font-size:17px;line-height:1.72}.home-cases__intro>div{display:grid;grid-template-columns:auto auto;gap:10px;align-items:end;border-left:1px solid #d5dce7;padding-left:28px}.home-cases__intro strong{color:#2467f4;font-size:42px;letter-spacing:-.06em;line-height:.85}.home-cases__intro span{color:#69778b;font-size:9px;font-weight:820;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.home-cases__intro i{grid-column:1/-1;width:100%;height:2px;overflow:hidden;background:#d9e1ec}.home-cases__intro i:before{display:block;width:38%;height:100%;background:#2f6fff;content:""}.home-cases__grid{width:min(1320px,calc(100% - 64px));margin:74px auto 0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.home-case{position:relative;overflow:hidden;min-height:630px;padding:18px;display:grid;grid-template-rows:auto 1fr auto;grid-column:span 6;border:1px solid hsla(0,0%,100%,.1);border-radius:32px;box-shadow:0 22px 55px rgba(16,30,52,.1);color:#fff;text-decoration:none;transition:transform .26s ease,box-shadow .26s ease}.home-case:first-child{grid-column:span 7;min-height:730px}.home-case:nth-child(2){grid-column:span 5;min-height:730px}.home-case:hover{transform:translateY(-7px);box-shadow:0 34px 78px rgba(18,31,50,.18)}.home-case--navy{background:linear-gradient(145deg,#071325,#0e2545)}.home-case--green{background:linear-gradient(145deg,#0c3029,#155545)}.home-case--orange{background:linear-gradient(145deg,#a93317,#e34f28)}.home-case__meta{display:flex;align-items:center;justify-content:space-between;padding:4px 5px 18px}.home-case__meta>div{display:flex;align-items:center;gap:13px}.home-case__meta b{color:hsla(0,0%,100%,.48);font-size:10px;letter-spacing:.12em}.home-case__meta span{color:hsla(0,0%,100%,.88);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-case__meta i{width:40px;height:40px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.25);border-radius:50%;font-style:normal;transition:color .18s ease,background .18s ease,transform .18s ease}.home-case:hover .home-case__meta i{color:#0c1728;background:#fff;transform:rotate(8deg)}.home-case__media{position:relative;min-height:315px;overflow:hidden;border:1px solid hsla(0,0%,100%,.09);border-radius:21px;background:hsla(0,0%,100%,.09);box-shadow:0 18px 38px rgba(0,0,0,.15)}.home-case:nth-child(-n+2) .home-case__media{min-height:425px}.home-case__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .52s cubic-bezier(.2,.8,.2,1)}.home-case:hover .home-case__media img{transform:scale(1.025)}.home-case__preview{position:absolute;left:14px;bottom:14px;z-index:2;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;padding:8px 11px;background:rgba(6,14,27,.74);backdrop-filter:blur(12px);color:#dce6f5;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-case__media--mobile{background:radial-gradient(circle at 50% 18%,rgba(85,235,220,.22),transparent 34%),#09263a}.home-case__media--mobile img{-o-object-fit:contain;object-fit:contain;width:58%!important;height:92%!important;inset:4% 21%!important;filter:drop-shadow(0 22px 28px rgba(0,0,0,.3))}.home-case__copy{padding:25px 7px 7px}.home-case__copy>span{color:hsla(0,0%,100%,.7);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.home-case__copy h3{margin:7px 0 0;font-size:clamp(34px,3.2vw,48px);line-height:.96;letter-spacing:-.055em}.home-case__copy>p{min-height:46px;margin:12px 0 0;color:hsla(0,0%,100%,.76);font-size:14px;line-height:1.55}.home-case__footer{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:22px;border-top:1px solid hsla(0,0%,100%,.13);padding-top:17px}.home-case__footer ul{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}.home-case__footer li{border:1px solid hsla(0,0%,100%,.14);border-radius:999px;padding:6px 9px;color:hsla(0,0%,100%,.76);font-size:10px;font-weight:700}.home-case__footer strong{flex:0 0 auto;color:#fff;font-size:12px}.home-case__footer strong span{margin-left:7px;transition:margin-left .18s ease}.home-case:hover .home-case__footer strong span{margin-left:11px}.home-cases__more{width:min(1320px,calc(100% - 64px));margin:34px auto 0;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid #d6dee9;padding-top:26px}.home-cases__more>span{color:#7a879a;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.home-cases__more a{color:#111b2c;font-size:14px;font-weight:800;text-decoration:none}.home-cases__more a span{margin-left:12px}.home-price{width:min(1320px,calc(100% - 64px));margin:140px auto;padding:42px;border:1px solid #dae1eb;border-radius:30px;background:#fff;box-shadow:0 26px 80px rgba(23,39,65,.09)}.home-price__eyebrow{padding-bottom:26px;color:#738095;border-bottom:1px solid #e1e6ed;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.home-price__main{padding-top:38px;display:grid;grid-template-columns:1fr .38fr;align-items:end;gap:80px}.home-price h2{margin:0;font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:-.06em}.home-price h2 span{color:#2f6fff}.home-price p{max-width:750px;margin:24px 0 0;color:#657287;font-size:16px;line-height:1.7}.home-price__actions{display:grid;gap:18px}.home-price__actions a{min-height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;color:#fff;background:#0a1526;font-size:13px;font-weight:800;text-decoration:none}.home-price__actions small{color:#778396;font-size:11px;line-height:1.5}.home-faq{padding:124px 0;color:#f4f7fb;background:#07101f}.home-faq__heading{width:min(1320px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:1fr minmax(280px,.58fr);align-items:end;gap:70px}.home-faq__heading h2{max-width:760px;margin:18px 0 0;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.055em}.home-faq__heading>p{margin:0;color:#9aa9be;font-size:15px;line-height:1.7}.home-faq__layout{width:min(1320px,calc(100% - 64px));margin:66px auto 0;display:grid;grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);align-items:start;gap:18px}.home-faq__support{position:sticky;top:98px;padding:30px;border:1px solid hsla(0,0%,100%,.13);border-radius:24px;background:linear-gradient(145deg,rgba(47,111,255,.18),hsla(0,0%,100%,.045));box-shadow:0 28px 70px rgba(0,0,0,.2)}.home-faq__support-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#07101f;background:#78a5ff;font-size:22px;font-weight:900}.home-faq__support>small{display:block;margin-top:28px;color:#75a3ff;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.home-faq__support h3{margin:12px 0 0;font-size:28px;line-height:1.08;letter-spacing:-.04em}.home-faq__support p{margin:18px 0 0;color:#a1aec1;font-size:13px;line-height:1.65}.home-faq__support>a{min-height:50px;margin-top:24px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#07101f;background:#f4f7fb;font-size:12px;font-weight:850;text-decoration:none}.home-faq__support>div{margin-top:20px;display:flex;align-items:center;gap:8px;color:#8999af;font-size:9px}.home-faq__support>div i{width:7px;height:7px;border-radius:50%;background:#32d7a0;box-shadow:0 0 0 6px rgba(50,215,160,.1)}.home-faq__questions{display:grid;gap:8px}.home-faq__questions details{overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:hsla(0,0%,100%,.035)}.home-faq__questions details[open]{border-color:rgba(120,165,255,.36);background:rgba(54,102,190,.1)}.home-faq__questions summary{min-height:76px;padding:18px 22px;display:grid;grid-template-columns:38px 1fr 32px;align-items:center;gap:12px;cursor:pointer;list-style:none}.home-faq__questions summary::-webkit-details-marker{display:none}.home-faq__questions summary>span{color:#7b8ca3;font-size:11px;font-weight:850}.home-faq__questions summary strong{font-size:17px;letter-spacing:-.02em}.home-faq__questions summary>i{position:relative;width:30px;height:30px;border:1px solid hsla(0,0%,100%,.13);border-radius:50%}.home-faq__questions summary>i:after,.home-faq__questions summary>i:before{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#aebbd0;transform:translate(-50%,-50%)}.home-faq__questions summary>i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.home-faq__questions details[open] summary>i:after{transform:translate(-50%,-50%) rotate(0deg)}.home-faq__answer{padding:0 22px 24px 72px}.home-faq__answer>p{max-width:760px;margin:0;color:#9faec2;font-size:13px;line-height:1.7}.home-faq__answer>a{margin-top:17px;display:inline-flex;color:#84adff;font-size:11px;font-weight:820;text-decoration:none}.home-faq__prices{margin:20px 0 4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-faq__prices>div{min-height:148px;padding:15px;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:13px;background:hsla(0,0%,100%,.05)}.home-faq__prices span{color:#a2b0c3;font-size:10px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.home-faq__prices strong{margin-top:8px;color:#fff;font-size:20px;letter-spacing:-.04em}.home-faq__prices small{margin-top:10px;color:#a2b0c3;font-size:10px;line-height:1.55}.home-final-cta{padding:150px 32px;text-align:center;color:#f4f7fb;background:radial-gradient(circle at 50% 100%,rgba(47,111,255,.25),transparent 35%),#07101f}.home-final-cta h2{max-width:980px;margin:26px auto 0;font-size:clamp(52px,6.8vw,96px);line-height:.96;letter-spacing:-.065em}.home-final-cta p{max-width:650px;margin:28px auto 0;color:#a7b4c7;font-size:17px;line-height:1.7}.home-final-cta a{min-height:56px;margin-top:38px;padding:0 24px;display:inline-flex;align-items:center;gap:22px;border-radius:999px;color:#07101f;background:#f6f8fb;font-size:14px;font-weight:850;text-decoration:none}@media (max-width:980px){.home-platforms,.home-price__main,.site-section-heading{grid-template-columns:1fr;gap:34px}.home-proof__inner{grid-template-columns:1fr;padding:32px 0}.home-faq__heading{gap:26px}.home-faq__heading,.home-faq__layout{grid-template-columns:1fr}.home-faq__support{position:relative;top:auto}.home-solutions__grid{grid-template-columns:repeat(2,1fr)}.home-brands__identity{grid-template-columns:1fr}.home-more-programs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-retail-feature{grid-template-columns:1fr}.home-retail-feature__visual{margin-top:8px}.home-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-case{grid-column:auto}.home-case:first-child{grid-column:span 2}.home-case:nth-child(2){grid-column:auto}.home-case:last-child{grid-column:span 2}.home-live{padding:72px 32px 88px;grid-template-columns:1fr;gap:70px}.home-live__window{width:108%}.home-platforms{gap:54px}.home-case{min-height:560px}.home-case:nth-child(-n+2){min-height:620px}}@media (max-width:700px){.home-brands__heading,.home-brands__identity,.home-brands__marquee,.home-cases__grid,.home-cases__more,.home-faq__heading,.home-faq__layout,.home-more-programs__grid,.home-platforms,.home-price,.home-proof__inner,.home-software__grid,.home-software__note,.home-solutions__grid,.home-solutions__promise,.site-section-heading{width:calc(100% - 32px)}.home-brands__heading{grid-template-columns:1fr;gap:24px}.home-brand{min-height:132px;padding:15px}.home-brand img{height:72px}.home-brands__identity{padding:36px 22px 22px;border-radius:24px}.home-brands__identity-list{grid-template-columns:1fr}.home-brand-service{min-height:125px}.home-software{padding:96px 0}.home-software__grid{grid-template-columns:1fr;margin-top:48px}.home-software-card{min-height:440px;padding:22px 22px 0;border-radius:24px}.home-software-card__media{min-height:260px}.home-solutions__promise{align-items:flex-start;flex-direction:column}.home-more-programs{padding:96px 0}.home-retail-feature{width:calc(100% - 28px);margin-bottom:84px;padding:30px 20px 40px;border-radius:25px}.home-retail-feature__copy h2{font-size:clamp(36px,11vw,52px)}.home-retail-feature__actions{flex-direction:column}.home-retail-feature__actions a{width:100%}.home-retail-feature__window{border-radius:16px;transform:none}.home-retail-feature__badge{right:10px;bottom:-20px}.home-more-programs__grid{grid-template-columns:1fr;margin-top:48px}.home-proof__items{align-items:stretch;flex-direction:column}.home-cases,.home-solutions{padding:96px 0}.home-solutions__grid{grid-template-columns:1fr;margin-top:46px}.home-solution{min-height:310px}.home-live{width:calc(100% - 16px);min-height:auto;padding:72px 20px 86px;border-radius:24px}.home-live__window{width:118%;transform:none}.home-live__tag{left:8px}.home-platforms{width:calc(100% - 16px);padding:76px 20px;border-radius:24px}.home-platform{grid-template-columns:34px 1fr;padding:16px 0}.home-platform small{grid-column:2}.home-cases__intro{grid-template-columns:1fr;gap:24px}.home-cases__intro>div{width:-moz-max-content;width:max-content;border-left:0;padding-left:0}.home-cases__grid{grid-template-columns:1fr;margin-top:48px}.home-case,.home-case:first-child,.home-case:last-child,.home-case:nth-child(2){grid-column:auto;min-height:510px;border-radius:24px}.home-case:first-child .home-case__media,.home-case:nth-child(-n+2) .home-case__media,.home-case__media{min-height:280px}.home-case__copy h3{font-size:32px}.home-case__footer{align-items:start;flex-direction:column}.home-cases__more{align-items:flex-start;flex-direction:column}.home-price{margin:96px auto;padding:26px 22px}.home-price__main{padding-top:30px}.home-faq{padding:94px 0}.home-faq__heading{gap:20px}.home-faq__layout{margin-top:44px}.home-faq__support{padding:24px}.home-faq__questions summary{min-height:70px;padding:16px;grid-template-columns:28px 1fr 30px;gap:8px}.home-faq__questions summary strong{font-size:15px}.home-faq__answer{padding:0 16px 20px 52px}.home-faq__prices{grid-template-columns:1fr}.home-faq__prices>div{min-height:auto}.home-final-cta{padding:110px 20px}}@media (prefers-reduced-motion:reduce){.home-brand img,.home-case,.home-case__media img,.home-program,.home-program__media img,.home-software-card,.home-software-card__media img,.home-solution,.home-solution:after{transition:none}.home-brands__track,.home-platforms__callout>i,.home-retail-feature__badge i{animation:none}}