.demo-custom-ai .ai-types-row{display:flex;gap:28px;align-items:flex-start}.demo-custom-ai .ai-type{display:flex;flex-direction:column;align-items:center;gap:8px}.demo-custom-ai .ai-type-icon{width:80px;height:80px;background:#fbbf2426;border-radius:18px;display:flex;align-items:center;justify-content:center;padding:16px;color:#f59e0b}.demo-custom-ai .ai-type-svg{width:100%;height:100%}.demo-custom-ai .ai-type-label{font-size:14px;font-weight:800;color:#fff;letter-spacing:.02em}.demo-custom-ai .chat-dot{fill:#f59e0b;opacity:.4}.demo-custom-ai.in-view .chat-dot.anim-chat-1{animation:anim-chat-bounce 1.4s ease-in-out .5s infinite}.demo-custom-ai.in-view .chat-dot.anim-chat-2{animation:anim-chat-bounce 1.4s ease-in-out .7s infinite}.demo-custom-ai.in-view .chat-dot.anim-chat-3{animation:anim-chat-bounce 1.4s ease-in-out .9s infinite}@keyframes anim-chat-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.demo-custom-ai .vision-scan{stroke:#f59e0b;opacity:0;stroke-dasharray:40;stroke-dashoffset:40}.demo-custom-ai.in-view .vision-scan{animation:anim-vision-scan 2s ease-in-out 1s infinite}@keyframes anim-vision-scan{0%{opacity:0;stroke-dashoffset:40}50%{opacity:.7;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-40}}.demo-custom-ai .analytics-bar{transform-origin:center bottom;transform:scaleY(0)}.demo-custom-ai.in-view .anim-bar-1{animation:anim-bar-grow .5s ease-out 1.5s forwards;height:14px;y:22}.demo-custom-ai.in-view .anim-bar-2{animation:anim-bar-grow .5s ease-out 1.7s forwards;height:22px;y:14}.demo-custom-ai.in-view .anim-bar-3{animation:anim-bar-grow .5s ease-out 1.9s forwards;height:18px;y:18}@keyframes anim-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.demo-custom-ai .ai-type-progress{width:80px;height:5px;background:#ffffff1a;border-radius:3px;overflow:hidden}.demo-custom-ai .ai-type-progress-fill{height:100%;background:#f59e0b;border-radius:3px;width:0}.demo-custom-ai .ai-type--a .ai-type-progress-fill{animation:anim-progress .8s ease-out 1.2s forwards}.demo-custom-ai .ai-type--b .ai-type-progress-fill{animation:anim-progress .8s ease-out 2.5s forwards}.demo-custom-ai .ai-type--c .ai-type-progress-fill{animation:anim-progress .8s ease-out 3.8s forwards}@keyframes anim-progress{0%{width:0}to{width:100%}}.demo-custom-ai .ai-type-check{width:24px;height:24px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;opacity:0;transform:scale(0)}.demo-custom-ai .ai-type--a .ai-type-check{animation:anim-check-pop .4s ease-out 1.8s forwards}.demo-custom-ai .ai-type--b .ai-type-check{animation:anim-check-pop .4s ease-out 3.1s forwards}.demo-custom-ai .ai-type--c .ai-type-check{animation:anim-check-pop .4s ease-out 4.4s forwards}@keyframes anim-check-pop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.demo-security .sec-shield{width:80px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}.demo-security .sec-shield-svg{width:100%;height:100%;filter:drop-shadow(0 0 0 rgba(59,130,246,0));animation:anim-shield-glow 2.5s ease-in-out infinite}.demo-security .sec-shield-bg{fill:#3b82f6}.demo-security .sec-shield-text{fill:#fff;font-size:22px;font-weight:800;font-family:Plus Jakarta Sans,system-ui,sans-serif}@keyframes anim-shield-glow{0%,to{filter:drop-shadow(0 0 0 rgba(59,130,246,0))}50%{filter:drop-shadow(0 0 16px rgba(59,130,246,.35))}}.demo-security .sec-rows{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px}.demo-security .sec-row{display:flex;align-items:center;gap:14px;padding:12px 18px;border-radius:12px;background:#3b82f61f;font-size:16px;font-weight:700;color:#93c5fd}.demo-security .sec-tick{width:30px;height:30px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.demo-security .sec-row:nth-child(1) .sec-tick{animation:anim-tick-fill .5s ease-out .8s forwards}.demo-security .sec-row:nth-child(2) .sec-tick{animation:anim-tick-fill .5s ease-out 1.4s forwards}.demo-security .sec-row:nth-child(3) .sec-tick{animation:anim-tick-fill .5s ease-out 2s forwards}@keyframes anim-tick-fill{0%{background:#e5e7eb;transform:scale(1);color:transparent}50%{transform:scale(1.3)}to{background:#3b82f6;transform:scale(1);color:#fff}}.demo-consultancy .slide-container{width:100%;max-width:420px;aspect-ratio:16 / 10;background:#ffffff0f;border-radius:14px;border:1px solid rgba(16,185,129,.2);overflow:hidden;position:relative}.demo-consultancy .slide{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;justify-content:center;opacity:0;transition:opacity .6s ease}.demo-consultancy .slide.active{opacity:1}.demo-consultancy .slide-label{font-size:12px;font-weight:800;color:#34d399;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.demo-consultancy .slide-title{font-size:20px;font-weight:800;color:#fff;margin-bottom:14px;line-height:1.3}.demo-consultancy .pie-wrap{display:flex;align-items:center;gap:16px}.demo-consultancy .pie{width:64px;height:64px;border-radius:50%;background:conic-gradient(#10b981 0deg 144deg,#d1fae5 144deg 360deg);position:relative;flex-shrink:0}.demo-consultancy .pie-center{position:absolute;inset:10px;background:#1b2a4a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#34d399}.demo-consultancy .pie-legend{font-size:14px;color:#fff9;line-height:1.6}.demo-consultancy .pie-legend strong{color:#34d399}.demo-consultancy .tech-tags{display:flex;flex-wrap:wrap;gap:8px}.demo-consultancy .tech-tag{padding:8px 18px;border-radius:20px;font-size:14px;font-weight:700;background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.25)}.demo-consultancy .roi-value{font-size:42px;font-weight:800;color:#34d399;margin-bottom:10px}.demo-consultancy .roi-bars{display:flex;gap:6px;align-items:flex-end;height:48px}.demo-consultancy .roi-bar{width:24px;border-radius:4px 4px 0 0;transform-origin:bottom}.demo-consultancy .roi-bar:nth-child(1){height:50%;background:#a7f3d0}.demo-consultancy .roi-bar:nth-child(2){height:70%;background:#6ee7b7}.demo-consultancy .roi-bar:nth-child(3){height:55%;background:#34d399}.demo-consultancy .roi-bar:nth-child(4){height:90%;background:#10b981}.demo-consultancy .roi-bar:nth-child(5){height:100%;background:#059669}.demo-consultancy .slide-dots{display:flex;gap:6px;justify-content:center;margin-top:12px}.demo-consultancy .slide-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:background .3s}.demo-consultancy .slide-dot.active{background:#10b981}.demo-automation .auto-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;height:calc(100% - 30px)}.demo-automation .auto-col{background:#8b5cf614;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:5px;position:relative;overflow:hidden}.demo-automation .auto-col-label{font-size:13px;font-weight:800;color:#a78bfa;text-transform:uppercase;letter-spacing:.06em;text-align:center;padding-bottom:6px;border-bottom:1px solid rgba(139,92,246,.15);flex-shrink:0}.demo-automation .auto-task{height:22px;border-radius:6px;background:#8b5cf6;flex-shrink:0;transition:all .4s cubic-bezier(.16,1,.3,1);opacity:.9}.demo-automation .auto-task[data-state=processing]{background:#a78bfa;opacity:.6}.demo-automation .auto-task[data-state=done]{background:#6d28d9;opacity:.5}.demo-automation .auto-spinner{width:18px;height:18px;border-radius:50%;border:2.5px solid #EDE9FE;border-top-color:#8b5cf6;animation:anim-spin .7s linear infinite;margin:2px auto;display:none}.demo-automation .auto-spinner.visible{display:block}@keyframes anim-spin{to{transform:rotate(360deg)}}.demo-automation .auto-tick{width:18px;height:18px;border-radius:50%;background:#7c3aed;color:#fff;display:none;align-items:center;justify-content:center;font-size:10px;margin:2px auto}.demo-automation .auto-tick.visible{display:flex}.demo-automation .auto-counter{font-size:14px;font-weight:800;color:#c4b5fd;text-align:center;padding-top:8px}.demo-integration{position:relative}.demo-integration .int-ring{position:relative;width:240px;height:240px}.demo-integration .int-box{position:absolute;width:72px;height:36px;background:#0d94881f;border:1.5px solid rgba(20,184,166,.4);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#5eead4;letter-spacing:.02em;z-index:2;opacity:0}.demo-integration .int-box:nth-child(1){top:0;left:50%;transform:translate(-50%)}.demo-integration .int-box:nth-child(2){top:20%;right:0}.demo-integration .int-box:nth-child(3){bottom:20%;right:0}.demo-integration .int-box:nth-child(4){bottom:0;left:50%;transform:translate(-50%)}.demo-integration .int-box:nth-child(5){bottom:20%;left:0}.demo-integration .int-box:nth-child(6){top:20%;left:0}.demo-integration .int-box:nth-child(1){animation:anim-fade-in .4s ease-out .2s forwards}.demo-integration .int-box:nth-child(2){animation:anim-fade-in .4s ease-out .4s forwards}.demo-integration .int-box:nth-child(3){animation:anim-fade-in .4s ease-out .6s forwards}.demo-integration .int-box:nth-child(4){animation:anim-fade-in .4s ease-out .8s forwards}.demo-integration .int-box:nth-child(5){animation:anim-fade-in .4s ease-out 1s forwards}.demo-integration .int-box:nth-child(6){animation:anim-fade-in .4s ease-out 1.2s forwards}@keyframes anim-fade-in{0%{opacity:0;transform:translate(-50%) scale(.8)}to{opacity:1;transform:translate(-50%) scale(1);border-color:#0d9488}}.demo-integration .int-box:nth-child(2),.demo-integration .int-box:nth-child(3),.demo-integration .int-box:nth-child(5),.demo-integration .int-box:nth-child(6){transform:none}.demo-integration .int-box:nth-child(2){animation:anim-fade-in-plain .4s ease-out .4s forwards}.demo-integration .int-box:nth-child(3){animation:anim-fade-in-plain .4s ease-out .6s forwards}.demo-integration .int-box:nth-child(5){animation:anim-fade-in-plain .4s ease-out 1s forwards}.demo-integration .int-box:nth-child(6){animation:anim-fade-in-plain .4s ease-out 1.2s forwards}@keyframes anim-fade-in-plain{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1);border-color:#0d9488}}.demo-integration .int-lines{position:absolute;inset:0;z-index:1}.demo-integration .int-lines line{stroke:#99f6e4;stroke-width:1;stroke-dasharray:4 3;opacity:0;animation:anim-line-appear .5s ease-out 1.5s forwards}@keyframes anim-line-appear{0%{opacity:0}to{opacity:.6}}.demo-integration .int-lines circle{fill:#0d9488;r:2;opacity:0}.demo-integration .int-travel-1{animation:anim-travel-1 3s linear 2s infinite}.demo-integration .int-travel-2{animation:anim-travel-2 3.5s linear 2.5s infinite}.demo-integration .int-travel-3{animation:anim-travel-3 4s linear 3s infinite}@keyframes anim-travel-1{0%{cx:120;cy:16;opacity:0}10%{opacity:1}90%{opacity:1}to{cx:216;cy:64;opacity:0}}@keyframes anim-travel-2{0%{cx:216;cy:176;opacity:0}10%{opacity:1}90%{opacity:1}to{cx:120;cy:224;opacity:0}}@keyframes anim-travel-3{0%{cx:24;cy:176;opacity:0}10%{opacity:1}90%{opacity:1}to{cx:24;cy:64;opacity:0}}.demo-integration .int-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:#0d9488;z-index:3;color:#fff;display:flex;align-items:center;justify-content:center;padding:7px;opacity:0;animation:anim-hub-pop .4s ease-out 1.8s forwards,anim-hub-glow 2s ease-in-out 2.2s infinite}.demo-integration .int-hub svg{width:100%;height:100%}@keyframes anim-hub-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes anim-hub-glow{0%,to{box-shadow:0 0 #0d94884d}50%{box-shadow:0 0 12px 5px #0d948826}}.demo-support .demo-window-content{background:transparent}.demo-support .sup-uptime{font-size:44px;font-weight:800;color:#f472b6;font-variant-numeric:tabular-nums}.demo-support .sup-uptime-label{font-size:15px;font-weight:700;color:#f472b699;margin-left:4px}.demo-support .sup-graph-wrap{width:100%;height:50px;overflow:hidden;margin:8px 0;border-radius:4px}.demo-support .sup-graph-scroll{display:flex;width:200%;height:100%;animation:anim-graph-scroll 6s linear infinite}@keyframes anim-graph-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.demo-support .sup-graph-scroll svg{width:50%;height:100%;flex-shrink:0}.demo-support .sup-graph-scroll path.graph-line{stroke:#ec4899;stroke-width:2;fill:none}.demo-support .sup-graph-scroll path.graph-fill{fill:#ec4899;opacity:.08}.demo-support .sup-alert{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:700;opacity:0}.demo-support .sup-alert--warn{background:#fbbf2426;color:#fcd34d;animation:anim-slide-in .4s ease-out 3s forwards,anim-alert-resolve .4s ease-out 4.5s forwards}.demo-support .sup-alert--ok{background:#34d39926;color:#6ee7b7;animation:anim-slide-in .4s ease-out 4.5s forwards}.demo-support .sup-alert-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.demo-support .sup-alert-dot--warn{background:#fbbf24}.demo-support .sup-alert-dot--ok{background:#34d399}.demo-support .sup-retrained{font-size:12px;color:#f472b680;margin-top:8px;animation:anim-counter-fade .5s ease-out 5s both}@keyframes anim-counter-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes anim-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes anim-slide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes anim-alert-resolve{0%{opacity:1}to{opacity:.3}}
