/* ACS Technology — Living Interface Layer
   Premium motion, SVG micro-interactions and campaign-aware UI enhancements. */
:root{
  --pointer-x:50%;--pointer-y:40%;--pointer-shift-x:0px;--pointer-shift-y:0px;
  --living-cyan:#05d5ff;--living-blue:#2f7cff;--living-violet:#8b5cf6;--living-gold:#f4cb58;
}
body{isolation:isolate;overflow-x:hidden}
.acs-living-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:#050d1a}
.living-noise{position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");mix-blend-mode:soft-light}
.living-grid{position:absolute;inset:-12%;background-image:linear-gradient(rgba(85,158,220,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(85,158,220,.035) 1px,transparent 1px);background-size:64px 64px;transform:perspective(900px) rotateX(64deg) translateY(31%);transform-origin:center bottom;animation:livingGrid 26s linear infinite;opacity:.9}
.living-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.16;will-change:transform}
.living-orb-a{width:600px;height:600px;right:-180px;top:-130px;background:#1978ff;animation:livingOrbA 16s ease-in-out infinite alternate}
.living-orb-b{width:520px;height:520px;left:-210px;top:38%;background:#6e39d7;animation:livingOrbB 20s ease-in-out infinite alternate}
.living-orb-c{width:420px;height:420px;left:44%;bottom:-230px;background:#00bcd8;animation:livingOrbC 18s ease-in-out infinite alternate}
.living-circuit{position:absolute;inset:0;width:100%;height:100%;opacity:.38;filter:none}
.living-circuit path{fill:none;stroke:url(#circuitGlow);stroke-width:1.1;stroke-dasharray:9 19;animation:circuitFlow 12s linear infinite}.living-circuit path:nth-of-type(2){animation-duration:17s;animation-direction:reverse}.living-circuit path:nth-of-type(3){animation-duration:21s}

/* header life */
.tech-topbar{overflow:hidden}.tech-topbar:before{content:"";position:absolute;inset:auto -20% 0;width:35%;height:1px;background:linear-gradient(90deg,transparent,#05d5ff,#8b5cf6,transparent);animation:topbarScan 8s linear infinite}
.tech-topbar-copy{white-space:nowrap}.topbar-status{font-size:8px!important;font-weight:900!important;letter-spacing:.13em!important;color:#7cf1c2!important;border:1px solid rgba(75,234,173,.22);padding:3px 7px;border-radius:999px;background:rgba(31,198,137,.06)}.topbar-sep{width:1px;height:12px;background:rgba(131,179,218,.16)}
.tech-topbar-links .acs-icon{width:11px;height:11px;margin-left:2px}.tech-topbar-links a{display:inline-flex!important;align-items:center;gap:3px}
.site-header.tech-header{background:linear-gradient(180deg,rgba(3,12,23,.92),rgba(4,14,27,.82))!important}.site-header.tech-header:before{content:"";position:absolute;inset:0;background:radial-gradient(520px circle at var(--pointer-x) -120px,rgba(5,213,255,.11),transparent 58%);pointer-events:none}
.site-header.tech-header.scrolled{background:rgba(3,11,21,.94)!important}
.tech-brand img{filter:none}
.icon-nav-btn .acs-icon{width:17px;height:17px}.theme-icon-btn span{display:grid;place-items:center}.theme-icon-btn .theme-icon-sun{display:none}.theme-icon-btn.is-dark .theme-icon-moon{display:none}.theme-icon-btn.is-dark .theme-icon-sun{display:grid}
.tech-start-btn{position:relative;overflow:hidden;display:inline-flex!important;align-items:center!important;gap:8px!important}.tech-start-btn .acs-icon{width:15px;height:15px}.tech-start-btn:before,.tech-gradient-btn:before{content:"";position:absolute;top:-45%;left:-60%;width:36%;height:190%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:rotate(17deg);animation:buttonShine 4.8s ease-in-out infinite;pointer-events:none}

/* animated SVG language */
.acs-icon{transition:transform .28s ease,filter .28s ease;vector-effect:non-scaling-stroke}
.nsc-icon .acs-icon,.industry-grid .acs-icon,.visual-float .acs-icon,.arch-node .acs-icon{stroke-dasharray:72;stroke-dashoffset:0}
.next-solution-card:hover .acs-icon,.industry-grid a:hover .acs-icon,.arch-node:hover .acs-icon,.next-product-card:hover .acs-icon{animation:iconDraw .72s ease both;filter:none;transform:scale(1.08)}
.motion-icon{animation:iconBreathe 3.2s ease-in-out infinite}.motion-icon.acs-icon{width:27px;height:27px}

/* homepage ambient systems */
.next-hero,.product-next-hero{isolation:isolate}.next-hero:before,.product-next-hero:before{content:"";position:absolute;inset:-35% -15%;z-index:-3;background:conic-gradient(from 120deg at 72% 40%,transparent 0 13%,rgba(5,213,255,.07) 18%,transparent 27% 54%,rgba(139,92,246,.065) 61%,transparent 70%);animation:heroConic 22s linear infinite;pointer-events:none}
.hero-grid-lines{animation:gridBreath 9s ease-in-out infinite}.hero-aurora{will-change:transform}.hero-aurora-a{animation:heroAuroraA 11s ease-in-out infinite alternate}.hero-aurora-b{animation:heroAuroraB 15s ease-in-out infinite alternate}
.tech-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important}.tech-eyebrow .eyebrow-icon{width:21px;height:21px;border-radius:7px;display:grid;place-items:center;background:rgba(5,213,255,.08);border:1px solid rgba(5,213,255,.16);color:#64e5ff}.tech-eyebrow .eyebrow-icon .acs-icon{width:12px;height:12px;animation:iconBreathe 2.8s ease-in-out infinite}
.next-hero-copy h1 em{background-size:200% 100%!important;animation:gradientText 6s ease-in-out infinite}
.visual-status span,.pulse-dot,.micro-pulse,.npc-live-status i,.tech-panel-status i{box-shadow:none;animation:statusPulse 2.4s ease-out infinite}
.visual-shell.living-tilt{transform:perspective(1100px) rotateY(calc(-4deg + var(--tilt-y,0deg))) rotateX(calc(1deg + var(--tilt-x,0deg))) translate3d(var(--pointer-shift-x),var(--pointer-shift-y),0);transition:transform .16s ease-out,box-shadow .28s ease}.visual-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(360px circle at var(--glow-x,72%) var(--glow-y,24%),rgba(5,213,255,.11),transparent 60%);pointer-events:none;z-index:2}
.visual-chart-wrap svg path:last-child{stroke-dasharray:850;stroke-dashoffset:850;animation:chartDraw 2.4s cubic-bezier(.2,.8,.2,1) .45s forwards}.visual-chart-wrap svg path:first-of-type{animation:chartFill 2s ease .7s both}
.visual-float{animation:floatChip 5s ease-in-out infinite}.vf-two{animation-delay:-1.6s}.vf-three{animation-delay:-3.1s}
.data-spark-field{position:absolute;inset:-4%;pointer-events:none;z-index:0}.data-spark-field i{position:absolute;left:var(--sx);top:var(--sy);width:var(--ss);height:var(--ss);border-radius:50%;background:#73eaff;box-shadow:none;animation:dataSpark var(--sd) ease-in-out infinite alternate}.data-spark-field i:nth-child(3n){background:#9c7aff;box-shadow:none}.data-spark-field i:nth-child(4n){background:#f4cb58;box-shadow:none}

/* product and section motion */
.product-command-section,.delivery-section,.tech-industries-section,.system-architecture-section,.next-solutions-section{position:relative;overflow:hidden;isolation:isolate}
.product-command-section:before,.delivery-section:before,.tech-industries-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(100px);opacity:.055;pointer-events:none;z-index:-1;animation:sectionOrb 14s ease-in-out infinite alternate}.product-command-section:before{right:-180px;top:5%;background:#167cff}.delivery-section:before{left:-210px;top:10%;background:#8b5cf6}.tech-industries-section:before{right:5%;bottom:-320px;background:#00bddb}
.next-solutions-section:before{content:"";position:absolute;inset:-45%;z-index:-1;background:conic-gradient(from 0deg at 50% 50%,transparent 0 18%,rgba(5,213,255,.055) 23%,transparent 31% 55%,rgba(139,92,246,.05) 61%,transparent 70%);animation:heroConic 30s linear infinite}
.system-architecture-section:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(47,124,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(47,124,255,.022) 1px,transparent 1px);background-size:54px 54px;animation:gridSlide 22s linear infinite}
.next-product-card.living-tilt,.next-solution-card.living-tilt,.product-showcase.living-tilt{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .18s ease-out,border-color .28s ease,box-shadow .28s ease}.next-product-card.living-tilt:hover,.next-solution-card.living-tilt:hover{transform:perspective(1000px) translateY(-7px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}.product-showcase.living-tilt:hover{transform:perspective(1100px) translateY(-3px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}
.next-product-card .npc-logo{display:grid!important;place-items:center!important}.next-product-card .npc-logo .acs-icon{width:24px;height:24px}.npc-live .npc-logo{color:#52e6ff!important}.npc-wa .npc-logo{color:#54e3a3!important}.npc-mail .npc-logo{color:#a98bff!important}
.nsc-icon{position:relative;overflow:hidden}.nsc-icon:after{content:"";position:absolute;inset:-50%;background:conic-gradient(from 0deg,transparent,rgba(5,213,255,.16),transparent 35%);animation:iconOrbit 6s linear infinite}
.nsc-icon .acs-icon{position:relative;z-index:1}
.arch-ring{animation:archSpin 16s linear infinite}.ar-2{animation-direction:reverse;animation-duration:22s}.ar-3{animation-duration:30s}.arch-node{animation:nodeFloat 5.5s ease-in-out infinite}.an-2,.an-5{animation-delay:-1.8s}.an-3,.an-6{animation-delay:-3.2s}.arch-core:after{content:"";position:absolute;inset:-12px;border-radius:50%;border:1px solid rgba(5,213,255,.13);animation:corePulse 3.2s ease-out infinite}
.delivery-track>div{position:relative;overflow:hidden}.delivery-track>div:before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#05d5ff,#8b5cf6,transparent);transform:translateX(-110%);transition:transform .55s ease}.delivery-track>div:hover:before{transform:translateX(0)}
.industry-grid a{position:relative;overflow:hidden}.industry-grid a:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-100px;top:-100px;background:radial-gradient(circle,rgba(47,124,255,.12),transparent 68%);transition:.45s ease}.industry-grid a:hover:after{right:-45px;top:-45px}

/* page heroes and footer */
.tech-page-hero:after{content:"";position:absolute;inset:-40%;background:conic-gradient(from 180deg at 65% 50%,transparent,rgba(5,213,255,.06),transparent 28%,rgba(139,92,246,.05),transparent 55%);animation:heroConic 28s linear infinite;pointer-events:none}.tech-page-hero .page-title,.tech-page-hero .group-hero-grid{z-index:2}
.tech-final-cta:after{content:"";position:absolute;inset:-50%;background:conic-gradient(from 20deg,transparent 0 30%,rgba(255,255,255,.08) 36%,transparent 43% 72%,rgba(5,213,255,.08) 78%,transparent 84%);animation:heroConic 22s linear infinite;pointer-events:none}.tech-final-cta .final-cta-inner{z-index:2}
.float-action .acs-icon{width:20px;height:20px}.float-action{display:grid!important;place-items:center!important}.mobile-bar a{display:flex!important;align-items:center;justify-content:center;gap:6px}.mobile-bar .acs-icon{width:15px;height:15px}

/* scroll reveal */
.living-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)}.living-reveal.is-visible{opacity:1;transform:translateY(0)}

/* canvas alignment */
.tech-wave-canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:0!important;opacity:.9}.next-hero>.shell,.product-next-hero>.shell,.tech-page-hero>.shell,.final-cta>.shell{position:relative;z-index:2}

@keyframes livingGrid{to{background-position:64px 64px}}
@keyframes livingOrbA{to{transform:translate(-90px,110px) scale(1.16)}}
@keyframes livingOrbB{to{transform:translate(160px,-80px) scale(.9)}}
@keyframes livingOrbC{to{transform:translate(-120px,-70px) scale(1.2)}}
@keyframes circuitFlow{to{stroke-dashoffset:-280}}
@keyframes topbarScan{0%{transform:translateX(-30vw)}100%{transform:translateX(120vw)}}
@keyframes buttonShine{0%,62%{transform:translateX(-120%) rotate(17deg)}82%,100%{transform:translateX(520%) rotate(17deg)}}
@keyframes iconDraw{0%{stroke-dashoffset:72}100%{stroke-dashoffset:0}}
@keyframes iconBreathe{50%{transform:translateY(-2px) scale(1.05);filter:none}}
@keyframes heroConic{to{transform:rotate(360deg)}}
@keyframes gridBreath{50%{opacity:.52;transform:translate3d(0,4px,0)}}
@keyframes heroAuroraA{to{transform:translate(-100px,80px) scale(1.12)}}
@keyframes heroAuroraB{to{transform:translate(80px,-80px) scale(.92)}}
@keyframes gradientText{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}
@keyframes statusPulse{0%{box-shadow:none}75%,100%{box-shadow:none}}
@keyframes chartDraw{to{stroke-dashoffset:0}}
@keyframes chartFill{from{opacity:0}to{opacity:1}}
@keyframes floatChip{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes dataSpark{from{opacity:.18;transform:scale(.7) translateY(3px)}to{opacity:.9;transform:scale(1.15) translateY(-3px)}}
@keyframes sectionOrb{to{transform:translate(120px,80px) scale(1.18)}}
@keyframes gridSlide{to{background-position:54px 54px}}
@keyframes iconOrbit{to{transform:rotate(360deg)}}
@keyframes archSpin{to{transform:rotate(360deg)}}
@keyframes nodeFloat{0%,100%{margin-top:0}50%{margin-top:-7px}}
@keyframes corePulse{0%{transform:scale(.88);opacity:.8}100%{transform:scale(1.22);opacity:0}}

@media (max-width:1024px){.living-grid{opacity:.6}.living-orb{opacity:.11}.visual-shell.living-tilt{transform:none!important}.next-product-card.living-tilt,.next-solution-card.living-tilt,.product-showcase.living-tilt{transform:none!important}.tech-topbar-copy>span:last-child{display:none}.topbar-sep{display:none}}
@media (max-width:720px){.living-circuit{opacity:.18}.living-orb{filter:blur(110px);opacity:.08}.tech-page-hero:after,.next-hero:before,.product-next-hero:before{opacity:.6}.data-spark-field{opacity:.6}.living-reveal{transform:translateY(10px)}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.living-grid,.living-orb,.living-circuit path,.tech-topbar:before,.tech-start-btn:before,.tech-gradient-btn:before,.hero-grid-lines,.hero-aurora,.next-hero:before,.product-next-hero:before,.motion-icon,.visual-status span,.pulse-dot,.micro-pulse,.npc-live-status i,.tech-panel-status i,.visual-chart-wrap svg path,.visual-float,.data-spark-field i,.product-command-section:before,.delivery-section:before,.tech-industries-section:before,.next-solutions-section:before,.system-architecture-section:before,.nsc-icon:after,.arch-ring,.arch-node,.arch-core:after,.tech-page-hero:after,.tech-final-cta:after{animation:none!important}.living-reveal{opacity:1!important;transform:none!important}.visual-shell.living-tilt,.next-product-card.living-tilt,.next-solution-card.living-tilt,.product-showcase.living-tilt{transform:none!important;transition:none!important}}
/* SVG sizing for CTA and product-orbit replacements */
.button .acs-icon,.next-product-card>a .acs-icon,.next-solution-card strong .acs-icon{width:15px;height:15px;flex:0 0 auto}.button{align-items:center}.tech-ghost-btn{display:inline-flex!important;align-items:center;gap:8px}.tech-ghost-btn .acs-icon{width:16px;height:16px}.next-product-card>a b{display:grid;place-items:center}.next-product-card>a b .acs-icon{width:17px;height:17px}.next-solution-card strong i{display:grid;place-items:center}.next-solution-card strong i .acs-icon{width:15px;height:15px}.pon-item span .acs-icon{width:24px;height:24px}.pon-item:hover span .acs-icon{animation:iconDraw .7s ease both;filter:none}
