@keyframes tilt3d{0%,100%{transform:perspective(1200px) rotateX(4deg) rotateY(-4deg)}25%{transform:perspective(1200px) rotateX(2deg) rotateY(6deg)}50%{transform:perspective(1200px) rotateX(-3deg) rotateY(3deg)}75%{transform:perspective(1200px) rotateX(5deg) rotateY(-2deg)}}@keyframes orbit{from{transform:rotate(0) translateX(var(--orbit-r,110px)) rotate(0)}to{transform:rotate(360deg) translateX(var(--orbit-r,110px)) rotate(-360deg)}}@keyframes orbitReverse{from{transform:rotate(0) translateX(var(--orbit-r,140px)) rotate(0)}to{transform:rotate(-360deg) translateX(var(--orbit-r,140px)) rotate(360deg)}}@keyframes neuralPulse{0%,100%{opacity:.18;transform:scale(1)}50%{opacity:.42;transform:scale(1.05)}}@keyframes dataDrift{0%{transform:translateY(0) translateX(0);opacity:0}15%{opacity:1}85%{opacity:1}100%{transform:translateY(-220px) translateX(var(--dx,20px));opacity:0}}@keyframes tokenFlow{0%{transform:translateX(-8px);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateX(8px);opacity:0}}@keyframes gridReveal{from{opacity:0;transform:scaleY(0);transform-origin:bottom}to{opacity:1;transform:scaleY(1)}}@keyframes counterUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ringExpand{0%{transform:scale(.7);opacity:.6}100%{transform:scale(1.6);opacity:0}}@keyframes floatCard{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes shimmerSlide{0%{left:-120%}100%{left:140%}}@keyframes aiBlink{0%,100%{opacity:1}50%{opacity:.3}}@keyframes glowBreath{0%,100%{box-shadow:0 0 40px rgba(37,99,235,.35),0 0 80px rgba(122,168,255,.15)}50%{box-shadow:0 0 70px rgba(37,99,235,.6),0 0 140px rgba(122,168,255,.3)}}@keyframes scanLine{0%{top:0}100%{top:100%}}@keyframes particleRise{0%{transform:translateY(0) scale(1);opacity:.7}100%{transform:translateY(-80px) scale(0);opacity:0}}@keyframes hueRotate{0%{filter:hue-rotate(0deg)}100%{filter:hue-rotate(360deg)}}.hero-visual--pro{perspective:1400px}.dashboard--pro{transform-style:preserve-3d;animation:tilt3d 12s ease-in-out infinite,floatY 7s ease-in-out infinite;will-change:transform;transition:transform .4s ease}.dashboard--pro:hover{animation-play-state:paused;transform:perspective(1400px) rotateX(0) rotateY(0) scale(1.02)!important}.visual-glow{position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.12) 0,transparent 65%);filter:blur(24px);animation:glowBreath 5s ease-in-out infinite;pointer-events:none}.hero-float--pro{transform-style:preserve-3d;transition:transform .3s ease,box-shadow .3s ease}.hero-float--pro:hover{transform:translateY(-4px) rotateX(6deg)!important;box-shadow:0 32px 80px rgba(0,0,0,.7),inset 0 1px 0 rgba(255,255,255,.15)!important}.hero-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(99,179,255,.6);animation:particleRise var(--dur,4s) ease-out var(--delay,0s) infinite}.hero-particle:nth-child(2n){background:rgba(165,196,255,.5);width:3px;height:3px}.hero-particle:nth-child(3n){background:rgba(165,196,255,.5);width:5px;height:5px}.hero-neural{position:absolute;inset:0;pointer-events:none;overflow:hidden;opacity:.12}.hero-neural svg{width:100%;height:100%;animation:neuralPulse 6s ease-in-out infinite}.data-token{position:absolute;background:rgba(122,168,255,.15);border:1px solid rgba(122,168,255,.35);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700;color:#a5c4ff;white-space:nowrap;pointer-events:none;animation:dataDrift var(--dur,5s) ease-in var(--delay,0s) infinite,dataTokenGlow 2.4s ease-in-out var(--delay,0s) infinite}@keyframes dataTokenGlow{0%,100%{box-shadow:0 0 0 rgba(122,168,255,0)}50%{box-shadow:0 0 14px rgba(122,168,255,.5)}}@media (prefers-reduced-motion:reduce){.data-token{animation:none}}.omni-hub-3d{position:relative;width:320px;height:320px;margin:auto}.omni-hub-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7aa8ff);display:flex;align-items:center;justify-content:center;font-size:32px;z-index:10;box-shadow:0 0 0 12px rgba(37,99,235,.12),0 0 0 24px rgba(37,99,235,.06),0 0 60px rgba(37,99,235,.5);animation:glowBreath 4s ease-in-out infinite}.omni-orbit-track{position:absolute;top:50%;left:50%;border-radius:50%;border:1px dashed rgba(255,255,255,.1);transform:translate(-50%,-50%);pointer-events:none}.omni-orbit-track-1{width:180px;height:180px;animation:neuralPulse 8s ease-in-out infinite}.omni-orbit-track-2{width:280px;height:280px;animation:neuralPulse 10s ease-in-out 2s infinite}.omni-planet{position:absolute;top:50%;left:50%;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;margin:-24px 0 0 -24px;box-shadow:0 8px 24px rgba(0,0,0,.4);transform-origin:center center;cursor:default;transition:transform .3s ease}.omni-planet:hover{transform:translateX(var(--px)) translateY(var(--py)) scale(1.2)!important}.omni-line{position:absolute;top:50%;left:50%;height:1.5px;transform-origin:left center;background:linear-gradient(90deg,rgba(37,99,235,.6),transparent);pointer-events:none}.omni-line::after{content:'';position:absolute;top:-2px;right:0;width:6px;height:6px;border-radius:50%;background:#a5c4ff;animation:dataDrift 3s ease-in-out infinite var(--delay,0s)}.roi-card{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.roi-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(122,168,255,.04));opacity:0;transition:opacity .3s}.roi-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 24px 64px rgba(37,99,235,.25),0 0 0 1px rgba(37,99,235,.25)}.roi-card:hover::before{opacity:1}.roi-card::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);animation:shimmerSlide 4s ease-in-out infinite;pointer-events:none}.roi-card-num{position:relative;z-index:1}.roi-card-num.is-counting{animation:counterUp .6s var(--ease-spring,cubic-bezier(.34,1.56,.64,1)) both}.compare-card{position:relative;transition:transform .35s ease,box-shadow .35s ease}.compare-card:hover{transform:translateY(-4px);z-index:2}.compare-item{position:relative;overflow:hidden}.compare-item::after{content:'';position:absolute;bottom:0;left:0;height:2px;border-radius:2px;background:linear-gradient(90deg,#2563eb,#7aa8ff);animation:gridReveal .6s ease both;animation-delay:var(--delay, 0s)}.compare-after .compare-item::after{width:100%}.compare-before .compare-item::after{width:35%;background:rgba(90,120,136,.4)}.steps-timeline{position:relative}.steps-timeline::before{content:'';position:absolute;top:44px;left:calc(12.5% + 20px);right:calc(12.5% + 20px);height:2px;background:linear-gradient(90deg,#2563eb 0,#7aa8ff 50%,#1e40af 100%);border-radius:2px;z-index:0}.steps-timeline::after{content:'';position:absolute;top:36px;left:calc(12.5% + 20px);width:18px;height:18px;border-radius:50%;background:#a5c4ff;box-shadow:0 0 0 4px rgba(165,196,255,.25),0 0 20px rgba(165,196,255,.6);z-index:2;animation:stepProgress 8s ease-in-out infinite}@keyframes stepProgress{0%{left:calc(12.5% + 20px)}33%{left:calc(37.5% + 10px)}66%{left:calc(62.5% + 0px)}100%{left:calc(87.5% - 20px)}}.step-item{position:relative;z-index:1;transition:transform .3s ease}.step-item:hover{transform:translateY(-8px)}.step-num{position:relative;transition:transform .3s ease,box-shadow .3s ease}.step-item:hover .step-num{transform:scale(1.15);box-shadow:0 0 0 6px rgba(37,99,235,.2),0 0 30px rgba(37,99,235,.4)!important}.testi-card{position:relative;overflow:hidden;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease;cursor:default;transform-style:preserve-3d}.testi-card:hover{transform:translateY(-10px) rotateX(4deg) scale(1.02);box-shadow:0 32px 80px rgba(0,0,0,.15),0 0 0 1px rgba(37,99,235,.2);z-index:5}.testi-card::before{content:'';position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 70%);top:calc(var(--my,50%) - 100px);left:calc(var(--mx,50%) - 100px);pointer-events:none;transition:top .15s ease,left .15s ease}.testi-card::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent);transition:left .5s ease;pointer-events:none}.testi-card:hover::after{left:140%}.testi-card.featured{animation:glowBreath 5s ease-in-out infinite}.testi-metric{position:relative;overflow:hidden}.testi-metric::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(37,99,235,.08),transparent);animation:shimmerSlide 3s ease-in-out infinite}.product-screen{position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.product-screen:hover{transform:perspective(900px) rotateX(2deg) rotateY(-2deg) translateY(-4px);box-shadow:0 40px 100px rgba(0,0,0,.6),0 0 60px rgba(37,99,235,.2)!important}.product-screen::before{content:'';position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(165,196,255,.6),transparent);top:0;animation:scanLine 4s linear infinite;pointer-events:none;z-index:10}.ai-tag{position:relative}.ai-tag::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#a5c4ff;margin-right:6px;vertical-align:middle;animation:aiBlink 1.8s ease-in-out infinite;box-shadow:0 0 8px rgba(165,196,255,.8)}.security-card{position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;cursor:default}.security-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 24px 64px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.15)}.security-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.1) 0,rgba(122,168,255,.08) 33%,rgba(30,64,175,.1) 66%,rgba(37,99,235,.08) 100%);background-size:200% 200%;opacity:0;transition:opacity .3s;animation:hueRotate 8s linear infinite}.security-card:hover::before{opacity:1}.security-icon{transition:transform .3s ease}.security-card:hover .security-icon{transform:scale(1.2) rotate(-5deg)}.int-chip{transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease,background .25s ease;cursor:default}.int-chip:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 8px 24px rgba(37,99,235,.2);background:rgba(37,99,235,.12)!important;border-color:rgba(37,99,235,.4)!important}.int-featured-card{transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease;cursor:default;position:relative;overflow:hidden}.int-featured-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 20px 60px rgba(37,99,235,.2)}.int-featured-card::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);transition:left .5s ease}.int-featured-card:hover::after{left:140%}.int-api-code{position:relative;overflow:hidden;transition:transform .3s ease}.int-api-code:hover{transform:perspective(600px) rotateY(-4deg)}.int-api-code::before{content:'';position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(165,196,255,.5),transparent);top:0;animation:scanLine 3s linear infinite;pointer-events:none}.sol-mockup{transition:transform .4s cubic-bezier(.34,1.2,.64,1),box-shadow .4s ease}.sol-mockup:hover{transform:perspective(1000px) rotateX(3deg) rotateY(-4deg) translateY(-6px);box-shadow:0 40px 100px rgba(0,0,0,.2),0 0 60px rgba(var(--sol-accent-rgb,37,99,235),.15)!important}.sol-mockup::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:shimmerSlide 6s ease-in-out infinite;pointer-events:none}.sol-bubble-out{position:relative;overflow:hidden}.sol-bubble-out::after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(165,196,255,.4),transparent);animation:shimmerSlide 2.5s ease-in-out infinite}.cta-final{position:relative;overflow:hidden}.cta-final::before{content:'';position:absolute;top:-100px;left:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.3),transparent 60%);animation:glowBreath 6s ease-in-out infinite;pointer-events:none}.cta-final::after{content:'';position:absolute;bottom:-80px;right:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(30,64,175,.25),transparent 60%);animation:glowBreath 8s ease-in-out 2s infinite;pointer-events:none}.btn-white{transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease}.btn-white:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 12px 40px rgba(255,255,255,.4)}.ai-live-ticker{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.ai-ticker-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.2);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;color:rgba(255,255,255,.75);animation:tokenFlow 6s ease-in-out var(--delay,0s) infinite}.ai-ticker-dot{width:6px;height:6px;border-radius:50%;background:#a5c4ff;animation:aiBlink 1.5s ease-in-out infinite;box-shadow:0 0 6px rgba(165,196,255,.8);flex-shrink:0}.ai-globe-section{position:relative;padding:100px 0;overflow:hidden;background:linear-gradient(160deg,#03071e 0,#080c1a 50%,#080c1a 100%)}.ai-globe-section .container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (max-width:900px){.ai-globe-section .container{grid-template-columns:1fr;gap:48px}.ai-globe-wrap{display:none}}.ai-globe-content h2{font-size:clamp(2rem, 4vw, 3.2rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:20px}.ai-globe-content p{color:rgba(255,255,255,.6);line-height:1.8;font-size:1.05rem;margin-bottom:32px}.ai-globe-wrap{position:relative;width:380px;height:380px;margin:auto}.ai-globe-core{position:absolute;inset:40px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(37,99,235,.6) 0,rgba(122,168,255,.3) 50%,rgba(3,7,30,.8) 100%);box-shadow:inset -30px -30px 60px rgba(0,0,0,.5),inset 20px 20px 40px rgba(37,99,235,.2),0 0 80px rgba(37,99,235,.4);animation:glowBreath 6s ease-in-out infinite;overflow:hidden}.ai-globe-grid{position:absolute;inset:0;border-radius:50%;opacity:.25;background:repeating-linear-gradient(0deg,transparent,transparent 28px,rgba(165,196,255,.5) 28px,rgba(165,196,255,.5) 29px),repeating-linear-gradient(90deg,transparent,transparent 28px,rgba(165,196,255,.5) 28px,rgba(165,196,255,.5) 29px);animation:hueRotate 20s linear infinite}.globe-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#a5c4ff;box-shadow:0 0 12px rgba(165,196,255,.8);transform-origin:190px 190px;animation:orbit var(--dur,8s) linear var(--delay,0s) infinite}.globe-dot::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;border:1px solid rgba(165,196,255,.4);animation:ringExpand 2s ease-out infinite}.globe-arc{position:absolute;top:50%;left:50%;transform-origin:0 0;pointer-events:none}.globe-stat{position:absolute;background:rgba(3,7,30,.85);border:1px solid rgba(165,196,255,.25);border-radius:12px;padding:10px 14px;backdrop-filter:blur(20px);z-index:5;animation:floatCard 5s ease-in-out infinite}.globe-stat:nth-child(2){animation-delay:-2s}.globe-stat:nth-child(3){animation-delay:-4s}.globe-stat-num{font-size:1.5rem;font-weight:800;color:#a5c4ff;line-height:1}.globe-stat-label{font-size:11px;color:rgba(255,255,255,.5);margin-top:2px}.globe-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid rgba(37,99,235,.2);transform:translate(-50%,-50%);pointer-events:none}.globe-ring-1{width:420px;height:420px;animation:neuralPulse 8s ease-in-out infinite}.globe-ring-2{width:480px;height:480px;animation:neuralPulse 10s ease-in-out 1s infinite;border-style:dashed}.globe-ring-3{width:540px;height:540px;animation:neuralPulse 12s ease-in-out 2s infinite}.ai-capabilities{display:flex;flex-direction:column;gap:12px;margin:24px 0 32px}.ai-cap-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(37,99,235,.06);border:1px solid rgba(37,99,235,.15);border-radius:12px;transition:all .25s ease;cursor:default}.ai-cap-item:hover{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.3);transform:translateX(6px)}.ai-cap-icon{width:36px;height:36px;border-radius:10px;background:rgba(37,99,235,.15);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ai-cap-text strong{display:block;color:#fff;font-size:13px;font-weight:700;margin-bottom:2px}.ai-cap-text span{color:rgba(255,255,255,.45);font-size:12px}.live-metrics-section{padding:80px 0;background:linear-gradient(160deg,#04091c 0,#060f2a 60%,#03071a 100%);position:relative;overflow:hidden}.live-metrics-section::before{content:'';position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(37,99,235,.12),transparent 70%);pointer-events:none}.live-metrics-header{text-align:center;margin-bottom:60px}.live-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(165,196,255,.08);border:1px solid rgba(165,196,255,.2);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;color:#a5c4ff;letter-spacing:.05em;margin-bottom:20px}.live-dot{width:7px;height:7px;border-radius:50%;background:#a5c4ff;animation:aiBlink 1.4s ease-in-out infinite;box-shadow:0 0 8px rgba(165,196,255,.8)}.live-metrics-header h2{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;color:#fff;margin-bottom:12px;line-height:1.15}.live-metrics-header p{color:rgba(255,255,255,.5);font-size:1.05rem;max-width:560px;margin:0 auto}.live-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}@media (max-width:900px){.live-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.live-metrics-grid{grid-template-columns:1fr}}.live-metric-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px 24px;position:relative;overflow:hidden;cursor:default;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.live-metric-card:hover{transform:translateY(-8px);box-shadow:0 24px 64px rgba(0,0,0,.5);border-color:rgba(37,99,235,.3)}.live-metric-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--card-color,linear-gradient(90deg,#2563eb,#7aa8ff));border-radius:2px 2px 0 0}.live-metric-card::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);animation:shimmerSlide 5s ease-in-out infinite;pointer-events:none}.live-metric-icon{width:44px;height:44px;border-radius:12px;background:var(--icon-bg,rgba(37,99,235,.15));display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.live-metric-value{font-size:2.4rem;font-weight:800;color:#fff;line-height:1;margin-bottom:6px;font-variant-numeric:tabular-nums}.live-metric-label{font-size:13px;color:rgba(255,255,255,.45);font-weight:500;margin-bottom:12px}.live-metric-delta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;padding:3px 8px;border-radius:20px}.live-metric-delta.up{background:rgba(34,197,94,.12);color:#4ade80}.live-metric-delta.down{background:rgba(239,68,68,.12);color:#f87171}.live-sparkline{position:absolute;bottom:16px;right:16px;opacity:.5}.live-activity-terminal{background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.terminal-chrome{display:flex;align-items:center;gap:8px;padding:14px 20px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.06)}.terminal-dot{width:10px;height:10px;border-radius:50%}.terminal-dot:first-child{background:#ff5f57}.terminal-dot:nth-child(2){background:#febc2e}.terminal-dot:nth-child(3){background:#28c840}.terminal-title{margin-left:8px;font-size:12px;color:rgba(255,255,255,.4);font-family:monospace}.terminal-body{padding:20px;font-family:'JetBrains Mono','Fira Code',monospace;font-size:12px;max-height:200px;overflow:hidden;position:relative}.terminal-line{display:flex;gap:12px;margin-bottom:8px;animation:fadeUp .4s ease both}.terminal-line:first-child{animation-delay:.1s}.terminal-line:nth-child(2){animation-delay:.3s}.terminal-line:nth-child(3){animation-delay:.5s}.terminal-line:nth-child(4){animation-delay:.7s}.terminal-line:nth-child(5){animation-delay:.9s}.terminal-time{color:rgba(255,255,255,.25);flex-shrink:0}.terminal-event{color:#a5c4ff;flex-shrink:0;font-weight:700}.terminal-msg{color:rgba(255,255,255,.6)}.terminal-ok{color:#4ade80;flex-shrink:0}.terminal-fade{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.4));pointer-events:none}.terminal-cursor{display:inline-block;width:8px;height:14px;background:#a5c4ff;margin-left:4px;vertical-align:middle;animation:aiBlink 1s step-end infinite}.hero-announce{position:relative;overflow:hidden}.hero-announce::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:shimmerSlide 3s ease-in-out infinite 1s;pointer-events:none}.plan-card{position:relative;overflow:hidden;transform-style:preserve-3d}.plan-card::after{content:'';position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);transition:left .5s ease;pointer-events:none}.plan-card:hover::after{left:140%}.plan-card.popular{animation:glowBreath 5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.ai-globe-core,.dashboard--pro,.globe-dot,.hero-float--pro,.live-metric-card,.plan-card,.security-card,.sol-mockup,.testi-card{animation:none!important;transition:none!important;transform:none!important}.ai-tag::before,.live-dot,.product-screen::before,.terminal-cursor{animation:none!important}}.hero--pro .hero-social-proof{justify-content:center;width:100%;margin-top:18px}.hero--pro .proof-divider{display:none}.hero--pro .proof-badges{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 18px}.hero--pro .proof-badge{font-size:13px;color:rgba(255,255,255,.72)}html[data-theme=light] .hero--pro .proof-badge{color:#475569!important}.omni-visual{position:relative}.omni-flow-bubble{top:4%;left:2%}.omni-flow-status-card{bottom:0;right:4%}html[data-theme=light] #canales #tl-omni-title,html[data-theme=light] #canales .heading-xl{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background:0 0!important}.tlw-grid{max-width:1120px;margin:40px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tlw-card{position:relative;overflow:hidden;padding:26px 22px 24px;border-radius:20px;text-align:left;background:linear-gradient(160deg,color-mix(in srgb,var(--c) 10%,rgba(15,23,42,.85)),rgba(15,23,42,.85) 55%);border:1px solid color-mix(in srgb,var(--c) 22%,rgba(148,163,184,.12));transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s}.tlw-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--c) 55%,transparent);box-shadow:0 22px 44px -22px var(--c)}.tlw-num{position:absolute;top:14px;right:18px;font-family:var(--font-display);font-size:40px;font-weight:800;line-height:1;color:color-mix(in srgb,var(--c) 22%,transparent)}.tlw-ico{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:var(--c);background:color-mix(in srgb,var(--c) 15%,transparent);border:1px solid color-mix(in srgb,var(--c) 32%,transparent);margin-bottom:18px;transition:transform .3s}.tlw-ico svg{color:inherit!important}.tlw-card:hover .tlw-ico{transform:rotate(-6deg) scale(1.06);color:#fff;background:var(--c)}.tlw-title{font-family:var(--font-display);font-size:18px!important;font-weight:700;line-height:1.25;color:#fff!important;margin:0 0 8px!important}.tlw-desc{font-size:14.5px!important;line-height:1.6;color:#94a3b8!important;margin:0!important}html[data-theme=light] .tlw-card{background:linear-gradient(160deg,color-mix(in srgb,var(--c) 10%,#fff),#fff 60%);border-color:color-mix(in srgb,var(--c) 25%,#e2e8f0)}html[data-theme=light] .tlw-title{color:#0f172a!important}html[data-theme=light] .tlw-desc{color:#475569!important}html[data-theme=light] .tlw-ico{color:color-mix(in srgb,var(--c) 75%,#000)}@media (max-width:1000px){.tlw-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.tlw-grid{grid-template-columns:1fr}}@media (max-width:700px){.prod-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;overflow:visible!important}.prod-tabs .prod-tab{min-width:0!important;width:100%!important;padding:10px!important;justify-content:flex-start}.prod-tabs .prod-tab-label{white-space:normal!important;font-size:13px!important;line-height:1.2}.prod-tabs .prod-tab-sub{display:none!important}}@media (max-width:640px){.security-grid{grid-template-columns:1fr!important}}.live-activity-terminal .terminal-event{min-width:96px;display:inline-block}.proof-avatars--chans .proof-av svg{color:#fff!important}.proof-label--strong{font-size:12.5px!important;font-weight:700!important;color:#fff!important}html[data-theme=light] .proof-label--strong{color:#0f172a!important}.ai-globe-wrap .globe-dot{top:50%;left:50%;transform-origin:center center!important;animation-name:tlGlobeOrbit!important}@keyframes tlGlobeOrbit{from{transform:rotate(0) translateX(var(--orbit-r,150px)) rotate(0)}to{transform:rotate(360deg) translateX(var(--orbit-r,150px)) rotate(-360deg)}}.ai-globe-wrap .globe-dot svg{color:#fff!important}.ai-globe-content h2{font-family:var(--font-display);letter-spacing:-.02em}html[data-theme=light] .ai-cap-text strong{color:#0f172a!important}html[data-theme=light] .ai-cap-text span{color:#475569!important}html[data-theme=light] .ai-globe-content p{color:#475569!important}html[data-theme=light] .globe-stat{background:rgba(255,255,255,.92);border-color:#dbe4f3;box-shadow:0 12px 30px -14px rgba(15,23,42,.35)}html[data-theme=light] .globe-stat-num{color:#1d4ed8!important}html[data-theme=light] .globe-stat-label{color:#475569!important}.live-metrics-header h2{font-family:var(--font-display);letter-spacing:-.02em}@media (prefers-reduced-motion:reduce){.ai-globe-wrap .globe-dot{animation:none!important}}html[data-theme=light] .ai-globe-core{background:radial-gradient(circle at 35% 35%,rgba(96,165,250,.55) 0,rgba(165,196,255,.35) 55%,rgba(219,234,254,.9) 100%);box-shadow:inset -20px -20px 50px rgba(37,99,235,.18),0 0 70px rgba(37,99,235,.25)}html[data-theme=light] .hero-stats--pro{background:#fff!important;border-top:1px solid #e2e8f0}html[data-theme=light] .hero-stats--pro .hero-stat-num{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important}html[data-theme=light] .hero-stats--pro .hero-stat-label{color:#475569!important}html[data-theme=light] .security-title{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}html[data-theme=light] .security-desc{color:#475569!important}html[data-theme=light] .security-icon svg{color:#2563eb!important}html[data-theme=light] #roi [class*=compare] div,html[data-theme=light] #roi [class*=compare] span{color:inherit}html[data-theme=light] .cta-final .btn-ghost-white{color:#1d4ed8!important;border-color:rgba(37,99,235,.35)!important;background:rgba(255,255,255,.7)!important}html[data-theme=light] .cta-final .btn-ghost-white svg{color:#1d4ed8!important}html[data-theme=light] .cta-final-kicker{color:#1d4ed8!important;background:rgba(255,255,255,.75)!important;border-color:rgba(37,99,235,.25)!important}html[data-theme=light] .cta-final-kicker svg{color:#1d4ed8!important}html[data-theme=light] .live-activity-terminal{background:#0b1220!important;border-color:#1e293b!important;box-shadow:0 24px 50px -24px rgba(15,23,42,.45)}html[data-theme=light] .live-activity-terminal .terminal-title{color:#94a3b8!important}html[data-theme=light] .live-activity-terminal .terminal-msg{color:#e2e8f0!important}.live-metric-delta--info{color:#93c5fd!important;background:rgba(59,130,246,.12)!important}html[data-theme=light] .live-metric-delta--info{color:#1d4ed8!important;background:#eff6ff!important}html[data-theme=light] .live-badge{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.compare-before .compare-value{color:#fca5a5!important}.compare-before .compare-value::before{content:'✕ ';font-weight:800}.compare-after .compare-value::before{content:'✓ ';font-weight:800}.compare-before .compare-title{color:#fca5a5!important}html[data-theme=light] .compare-before .compare-metric{color:#94a3b8!important}html[data-theme=light] .compare-after .compare-title,html[data-theme=light] .compare-after .compare-value{color:#1d4ed8!important}html[data-theme=light] .compare-after .compare-metric{color:#475569!important}html[data-theme=light] .int-api-box .int-api-text h3,html[data-theme=light] .int-api-box .int-api-text h4,html[data-theme=light] .int-api-box .int-api-text strong{color:#fff!important;-webkit-text-fill-color:#fff!important}html[data-theme=light] .int-api-box .int-api-text p{color:#cbd5e1!important}.sol-flow-title{font-size:11.5px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--sol-accent)!important;margin:4px 0 12px!important}.sol-flow{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;counter-reset:none}.sol-flow-step{position:relative;margin:0;padding:14px 14px 14px;border-radius:14px;background:color-mix(in srgb,var(--sol-accent) 9%,rgba(15,23,42,.7));border:1px solid color-mix(in srgb,var(--sol-accent) 28%,transparent);display:flex;flex-direction:column;gap:10px}.sol-flow-step:not(:last-child)::after{content:'→';position:absolute;right:-11px;top:22px;z-index:2;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;color:#fff;background:var(--sol-accent)}.sol-flow-ico{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#fff;background:var(--sol-accent)}.sol-flow-ico svg{color:#fff!important}.sol-flow-body{display:flex;flex-direction:column;gap:4px}.sol-flow-body b{font-size:13px;color:#fff}.sol-flow-body span{font-size:12.5px;line-height:1.45;color:#cbd5e1}.sol-flow-step:first-child .sol-flow-body span{font-style:italic}html[data-theme=light] .sol-flow-step{background:color-mix(in srgb,var(--sol-accent) 8%,#fff)}html[data-theme=light] .sol-flow-body b{color:#0f172a!important}html[data-theme=light] .sol-flow-body span{color:#475569!important}@media (max-width:640px){.sol-flow{grid-template-columns:1fr}.sol-flow-step{flex-direction:row;align-items:flex-start}.sol-flow-step:not(:last-child)::after{content:'↓';right:auto;left:20px;top:auto;bottom:-13px}}.sol-tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:14px 0 12px}.sol-tags-lbl{font-size:11.5px;font-weight:700;color:#475569;margin-right:2px}.sol-tag-chip{font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:100px;color:var(--sol-accent);background:#fff;border:1px solid color-mix(in srgb,var(--sol-accent) 35%,transparent)}.sol-tag-chip::before{content:'#';opacity:.6}.sol-handoff{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:16px;color:#fff;box-shadow:0 12px 26px -14px var(--sol-accent)}.sol-handoff-ico{flex-shrink:0;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.2)}.sol-handoff-ico svg{color:#fff!important}.sol-handoff-txt{display:flex;flex-direction:column;line-height:1.35}.sol-handoff-txt b{font-size:13.5px;color:#fff}.sol-handoff-txt span{font-size:12.5px;color:rgba(255,255,255,.88)}.tlr-medir{margin-top:72px;padding-top:56px;border-top:1px solid rgba(148,163,184,.14)}.tlr-medir .live-metrics-header{margin-bottom:32px}.tlr-medir-title{font-family:var(--font-display);font-size:clamp(1.6rem, 2.6vw, 2.2rem)!important;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#fff;margin:12px 0 10px!important}html[data-theme=light] .tlr-medir{border-top-color:#e2e8f0}html[data-theme=light] .tlr-medir-title{color:#0f172a!important}@media (max-width:640px){.tlr-medir{margin-top:48px;padding-top:40px}}@media (max-width:640px){.tlr-medir .live-metrics-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.tlr-medir .live-metric-card{padding:16px 14px!important}.tlr-medir .live-metric-value{font-size:1.7rem!important}.tlr-medir .live-sparkline{display:none}.tlr-medir .live-metric-delta--info{font-size:11px!important}}.hero--pro .dash-body--real{position:relative}.tl-hot{position:absolute;z-index:6;transform:translate(-50%,-50%);width:30px;height:30px;padding:0;border:0;border-radius:50%;cursor:pointer;background:var(--c);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--c) 30%,transparent),0 8px 20px -6px var(--c);animation:tlHotIn .5s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.6s + var(--d))}.tl-hot::before{content:'';position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--c);animation:tlHotPulse 2.4s ease-out infinite;animation-delay:var(--d);pointer-events:none}.tl-hot-num{font:800 13px/30px var(--font-body);display:block;text-align:center;color:#fff}@keyframes tlHotIn{from{opacity:0;transform:translate(-50%,-50%) scale(.3)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes tlHotPulse{0%{opacity:.9;transform:scale(1)}100%{opacity:0;transform:scale(1.9)}}.tl-hot-tip{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translateX(-50%) translateY(6px);width:230px;padding:11px 13px;border-radius:12px;text-align:left;pointer-events:none;font:500 12.5px/1.45 var(--font-body);color:#cbd5e1;background:rgba(2,6,23,.96);border:1px solid color-mix(in srgb,var(--c) 45%,transparent);box-shadow:0 18px 40px -12px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s,transform .2s,visibility .2s}.tl-hot-tip b{display:block;font-size:13.5px;color:#fff;margin-bottom:3px}.tl-hot.is-on .tl-hot-tip,.tl-hot:focus-visible .tl-hot-tip,.tl-hot:hover .tl-hot-tip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.tl-hot:focus-visible{outline:2px solid #fff;outline-offset:3px}.tl-hot--l .tl-hot-tip{left:0;transform:translateY(6px)}.tl-hot--l.is-on .tl-hot-tip,.tl-hot--l:focus-visible .tl-hot-tip,.tl-hot--l:hover .tl-hot-tip{transform:translateY(0)}.tl-hot--r .tl-hot-tip{left:auto;right:0;transform:translateY(6px)}.tl-hot--r.is-on .tl-hot-tip,.tl-hot--r:focus-visible .tl-hot-tip,.tl-hot--r:hover .tl-hot-tip{transform:translateY(0)}.tl-hot-legend{list-style:none;margin:22px auto 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1160px;position:relative;z-index:3}.tl-hot-legend li{margin:0;display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:14px;text-align:left;cursor:default;background:rgba(15,23,42,.6);border:1px solid color-mix(in srgb,var(--c) 26%,rgba(148,163,184,.14));transition:border-color .2s,transform .2s}.tl-hot-legend li.is-on,.tl-hot-legend li:hover{border-color:var(--c);transform:translateY(-2px)}.tl-hot-legend .tl-hot-num{flex-shrink:0;width:26px;height:26px;line-height:26px;border-radius:50%;font-size:12px;background:var(--c)}.tl-hot-legend b{display:block;font-size:13.5px;color:#fff;line-height:1.3;margin-bottom:2px}.tl-hot-legend small{display:block;font-size:12px;color:#94a3b8;line-height:1.45}html[data-theme=light] .tl-hot-legend li{background:#fff;box-shadow:0 10px 24px -18px rgba(15,23,42,.35)}html[data-theme=light] .tl-hot-legend b{color:#0f172a!important}html[data-theme=light] .tl-hot-legend small{color:#475569!important}.hero--pro .hero-visual-caption{margin-top:16px}@media (max-width:1024px){.hero--pro .hero-visual{display:block!important;margin-top:28px}.hero--pro .dashboard-live-badge,.hero--pro .hero-float,.hero--pro .hero-social-proof--top,.hero--pro .visual-glow{display:none!important}.hero--pro .dashboard-chrome .chrome-tabs{display:none}.tl-hot-legend{grid-template-columns:1fr 1fr}.tl-hot-tip{display:none}}@media (max-width:560px){.tl-hot{width:22px;height:22px;box-shadow:0 0 0 3px color-mix(in srgb,var(--c) 30%,transparent)}.tl-hot-num{font-size:11px;line-height:22px}.tl-hot-legend{grid-template-columns:1fr;gap:8px}.tl-hot-legend li{padding:10px 12px}}@media (prefers-reduced-motion:reduce){.tl-hot,.tl-hot::before{animation:none!important}}.hero--pro .hero-float-2,.hero--pro .hero-float-3{display:none!important}@media (min-width:1025px){.hero--pro .hero-float-4{top:-26px!important;right:-56px!important;bottom:auto!important;left:auto!important;animation-delay:-2s}}@media (min-width:1025px) and (max-width:1280px){.hero--pro .hero-float-1{left:-12px!important}.hero--pro .hero-float-4{right:-12px!important}}.hero--pro .dashboard-live-badge{display:none!important}html[data-theme=light] .hero--pro .hero-visual-caption{color:#475569!important}.prc-table-section{background:linear-gradient(180deg,#0b1220 0,#020810 100%)!important}.prc-table-section .heading-xl{color:#f1f5f9!important}.prc-table-section .section-subtitle{color:#94a3b8!important}html[data-theme=light] .prc-cta-btn{color:#1d4ed8!important;border-color:rgba(37,99,235,.35)!important;background:#eff6ff!important}html[data-theme=light] .prc-cta-btn svg{color:#1d4ed8!important}html[data-theme=light] .prc-cta-btn--featured{color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f8bff)!important;border-color:transparent!important;box-shadow:0 12px 28px -12px rgba(37,99,235,.7)!important}html[data-theme=light] .prc-cta-btn--featured svg{color:#fff!important}html[data-theme=light] .prc-card__price-custom{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important}html[data-theme=light] .prc-card--featured{box-shadow:0 30px 60px -30px rgba(37,99,235,.55),0 0 0 2px #3b82f6!important}html[data-theme=light] .tl-quicknav a{color:#1e293b!important;background:#fff!important;border-color:#e2e8f0!important}html[data-theme=light] .tl-quicknav a.is-active,html[data-theme=light] .tl-quicknav a[aria-current]{color:#1d4ed8!important;border-color:#93c5fd!important}html[data-theme=light] .prc-cta-final h2,html[data-theme=light] .prc-faq .heading-xl,html[data-theme=light] .prc-guarantee h3,html[data-theme=light] .prc-guarantee__inner h3{color:#fff!important;-webkit-text-fill-color:#fff!important}html[data-theme=light] .prc-faq .heading-xl .gradient-text-warm{-webkit-text-fill-color:transparent!important}html[data-theme=light] .prc-cta-final p,html[data-theme=light] .prc-guarantee p{color:#cbd5e1!important}html[data-theme=light] .prc-guarantee__badge{color:#cbd5e1!important}@media (max-width:640px){.prc-table-planbar{grid-template-columns:repeat(3,1fr)!important}.prc-table-planbar__label{display:none!important}.prc-table-wrap{overflow:visible!important}.prc-table,.prc-table tbody,.prc-table tfoot{display:block;width:100%}.prc-table tr.prc-table__foot-row,.prc-table tr.prc-table__row{display:grid;grid-template-columns:repeat(3,1fr)}.prc-table tr.prc-table__cat-row{display:block}.prc-table tr.prc-table__cat-row td{display:block}.prc-table td.prc-table__name{grid-column:1/-1;padding:10px 14px 4px!important;font-size:13px;font-weight:700;border-bottom:0!important;background:0 0!important;white-space:normal;word-break:normal;hyphens:none}.prc-table td.prc-table__cell{display:flex;justify-content:center;align-items:center;padding:6px 4px 12px!important}.prc-table td.prc-table__tfoot-label{grid-column:1/-1}.prc-table .prc-table__thead-hidden{display:none}.prc-table-mobile-hint{display:none!important}}html[data-theme=light] .prc-table-section .heading-xl{color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important}html[data-theme=light] .prc-table-section .heading-xl .gradient-text,html[data-theme=light] .prc-table-section .heading-xl [class*=gradient]{-webkit-text-fill-color:transparent!important}.hp-img{display:block}.hp-img--light{display:none}html[data-theme=light] .hp-img--light{display:block}html[data-theme=light] .hp-img--dark{display:none}html[data-theme=light] .hero--pro .dashboard--pro{background:#fff!important;border-color:#dbe3ef!important;box-shadow:0 40px 90px -40px rgba(15,23,42,.45),0 0 0 1px #e2e8f0!important}html[data-theme=light] .hero--pro .dashboard-chrome{background:#f1f5f9!important;border-bottom-color:#e2e8f0!important}html[data-theme=light] .hero--pro .chrome-url{background:#fff!important;color:#64748b!important;border-color:#e2e8f0!important}html[data-theme=light] .hero--pro .chrome-url span{color:#64748b!important}@media (max-width:640px){.tl-hot{display:none!important}.hero--pro .dashboard-chrome .chrome-url{font-size:10px}.hero--pro .hero-dashboard-wrap{max-width:420px;margin:0 auto}}.hero--pro .dash-body--real::after{display:none!important}.hero--pro .dash-body--real img{filter:none!important}html[data-theme=light] .hero--pro .hero-float{background:rgba(255,255,255,.94)!important;border-color:#dbe3ef!important;box-shadow:0 24px 50px -24px rgba(15,23,42,.35)!important}html[data-theme=light] .hero--pro .hero-float .hf-data strong{color:#0f172a!important}html[data-theme=light] .hero--pro .hero-float .hf-data span{color:#475569!important}html[data-theme=light] .hero--pro .hf-badge--new{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}html[data-theme=light] .hero--pro .hf-badge--up{color:#15803d!important;background:#dcfce7!important}html[data-theme=light] .hero--pro .hf-icon{background:#eff6ff!important;border-color:#bfdbfe!important;filter:none!important}html[data-theme=light] .hero--pro .hf-icon svg{color:#2563eb!important}.sol-handoff{position:relative;isolation:isolate}.sol-handoff::before{content:'';position:absolute;inset:0;border-radius:inherit;background:rgba(2,6,23,.28);z-index:-1}.sol-handoff-txt span{color:#fff!important}.tli-lanes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.tli-lane{padding:20px;border-radius:20px;background:linear-gradient(160deg,color-mix(in srgb,var(--c) 10%,rgba(15,23,42,.8)),rgba(15,23,42,.8) 60%);border:1px solid color-mix(in srgb,var(--c) 28%,rgba(148,163,184,.12))}.tli-lane-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.tli-lane-ico{flex-shrink:0;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--c);box-shadow:0 10px 22px -10px var(--c)}.tli-lane-ico svg{color:#fff!important}.tli-lane-head>span:last-child{display:flex;flex-direction:column;gap:3px}.tli-lane-head b{font-family:var(--font-display);font-size:17px;color:#fff}.tli-lane-head small{font-size:13px;line-height:1.45;color:#94a3b8}.tli-chips{display:flex;flex-wrap:wrap;gap:8px}.tli-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 11px 6px 6px;border-radius:11px;font-size:13px;font-weight:600;color:#e2e8f0;background:rgba(2,6,23,.55);border:1px solid rgba(148,163,184,.14);transition:transform .2s,border-color .2s}.tli-chip:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--b) 60%,transparent)}.tli-chip-ico{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--b)}.tli-chip-ico svg{width:15px;height:15px;color:#fff!important}.tli-chip--any{border-style:dashed}html[data-theme=light] .tli-lane{background:linear-gradient(160deg,color-mix(in srgb,var(--c) 9%,#fff),#fff 60%);border-color:color-mix(in srgb,var(--c) 30%,#e2e8f0);box-shadow:0 16px 36px -28px rgba(15,23,42,.4)}html[data-theme=light] .tli-lane-head b{color:#0f172a!important}html[data-theme=light] .tli-lane-head small{color:#475569!important}html[data-theme=light] .tli-chip{color:#1e293b!important;background:#fff;border-color:#e2e8f0}@media (max-width:1000px){.tli-lanes{grid-template-columns:1fr}}.tli-lane,.tli-lane-head{text-align:left}.tli-chip[style*="#FFE01B"] .tli-chip-ico svg{color:#111827!important}.tli-steps{list-style:none;margin:16px 0 0;padding:14px 0 0;border-top:1px dashed rgba(148,163,184,.25);display:flex;flex-direction:column;gap:9px}.tli-steps li{display:flex;gap:10px;align-items:flex-start;margin:0;font-size:13px;line-height:1.45;color:#cbd5e1}.tli-steps b{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:11.5px;color:#fff;background:var(--c)}html[data-theme=light] .tli-steps li{color:#334155!important}.tlc-clients{padding:34px 0 10px}.tlc-title{text-align:center;font-size:12px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7aa8ff!important;margin:0 0 16px!important}.tlc-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.tlc-card{display:inline-flex;align-items:center;gap:12px;padding:10px 18px 10px 10px;border-radius:16px;text-decoration:none!important;background:rgba(15,23,42,.6);border:1px solid rgba(148,163,184,.16);transition:transform .25s,border-color .25s}.tlc-card:hover{transform:translateY(-3px);border-color:rgba(122,168,255,.45)}.tlc-ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:20px;background:rgba(37,99,235,.14)}.tlc-txt{display:flex;flex-direction:column;line-height:1.25}.tlc-txt b{font-size:14.5px;color:#f1f5f9}.tlc-txt small{font-size:12px;color:#94a3b8}.tlc-more{align-self:center;font-size:13.5px;font-weight:700;color:#7aa8ff!important;text-decoration:none!important;padding:0 8px}html[data-theme=light] .tlc-card{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 24px -20px rgba(15,23,42,.4)}html[data-theme=light] .tlc-txt b{color:#0f172a!important}html[data-theme=light] .tlc-txt small{color:#64748b!important}html[data-theme=light] .tlc-more,html[data-theme=light] .tlc-title{color:#1d4ed8!important}