
:root{--ink:#08131f;--navy:#0b2037;--blue:#1769ff;--cyan:#26c6da;--lime:#8edb37;--paper:#f7f8fa;--line:#dfe4ea;--muted:#596675}
html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-size:15px;line-height:1.7;overflow-x:hidden}.navbar{min-height:78px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(8,19,31,.08)}.navbar-brand img{height:52px;width:auto}.nav-link{font-weight:600;color:var(--ink)!important;padding:.75rem .9rem!important}.nav-link:hover,.nav-link.active{color:var(--blue)!important}.btn{border-radius:0;font-weight:650;letter-spacing:.01em;padding:.78rem 1.15rem}.btn-primary{background:var(--blue);border-color:var(--blue)}.btn-dark{background:var(--ink);border-color:var(--ink)}.btn-outline-dark:hover{background:var(--ink)}
.hero{min-height:720px;background:linear-gradient(90deg,rgba(4,14,25,.97) 0%,rgba(4,14,25,.91) 48%,rgba(4,14,25,.48) 100%),url('../img/software-hero-bg.jpg') center/cover;position:relative;color:#fff;display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,black,transparent)}.hero .container{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--lime)}h1,h2,h3,h4{font-weight:650;letter-spacing:-.025em}.display-hero{font-size:clamp(2.75rem,5.8vw,5.55rem);line-height:1.02;max-width:900px}.hero-copy{font-size:clamp(.98rem,1.45vw,1.12rem);max-width:720px;color:#dbe5ef}.accent{color:var(--lime)}
.section{padding:78px 0}.section-sm{padding:58px 0}.bg-paper{background:var(--paper)}.section-title{font-size:clamp(1.85rem,3.2vw,3.25rem);line-height:1.12;max-width:900px}.lead-copy{font-size:1rem;color:var(--muted);max-width:760px}.editorial-card{border:0;border-top:4px solid var(--ink);border-radius:0;background:#fff;height:100%;transition:transform .28s ease,box-shadow .28s ease}.editorial-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(8,19,31,.12)}.editorial-card .card-body{padding:1.75rem}.icon-box{width:52px;height:52px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:1.35rem}.split-media{min-height:520px;background:linear-gradient(120deg,rgba(5,18,31,.72),rgba(23,105,255,.28)),url("https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1400&q=85") center/cover no-repeat;position:relative;overflow:hidden}.split-media:before,.split-media:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.split-media:before{width:360px;height:360px;background:rgba(142,219,55,.35);right:-90px;top:-70px}.split-media:after{width:290px;height:290px;background:rgba(38,198,218,.35);left:-90px;bottom:-80px}.code-window{position:absolute;inset:14% 10%;background:rgba(6,20,35,.8);border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 70px rgba(0,0,0,.35);padding:1.4rem;color:#cae7ff;font-family:ui-monospace,monospace;font-size:.86rem;transform:rotate(-2deg);animation:float 6s ease-in-out infinite}.code-window .dots{color:#ffca55}.metric{border-left:1px solid var(--line);padding-left:1.5rem}.metric strong{font-size:2.25rem;display:block;line-height:1;color:var(--blue)}
.carousel-shell{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.carousel-item{min-height:430px}.carousel-control-prev,.carousel-control-next{width:54px;height:54px;top:auto;bottom:24px;background:var(--ink);opacity:1}.carousel-control-prev{left:auto;right:82px}.carousel-control-next{right:20px}.story-number{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:.55rem;font-size:.72rem;letter-spacing:.08em;color:#647181;font-weight:600;text-transform:uppercase}.story-number span{color:#a0a8b0}.story-number strong{font-size:.75rem;letter-spacing:.12em;color:var(--ink);font-weight:700}.story-visual{min-height:430px;background:#0b2037 center/cover no-repeat;position:relative;overflow:hidden}.story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(4,14,25,.08),rgba(4,14,25,.38))}.story-visual.product{background-image:url("https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=88")}.story-visual.cloud{background-image:url("https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1800&q=88")}.story-visual.ai{background-image:url("https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1800&q=88")}.story-visual .orb{position:absolute;border-radius:50%;animation:float 7s ease-in-out infinite}.orb.one{width:230px;height:230px;background:#1769ff;right:10%;top:12%}.orb.two{width:160px;height:160px;background:#8edb37;left:16%;bottom:12%;animation-delay:-2s}.orb.three{width:110px;height:110px;background:#26c6da;left:44%;top:26%;animation-delay:-4s}.partner-track{display:flex;width:max-content;gap:4rem;animation:marquee 24s linear infinite}.partner-track span{font-size:1.2rem;font-weight:700;color:#768290;white-space:nowrap}.partner-wrap{overflow:hidden}.partner-wrap:hover .partner-track{animation-play-state:paused}.insight-card{border:1px solid var(--line);border-radius:0;overflow:hidden;height:100%;transition:transform .28s ease,box-shadow .28s ease}.insight-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(8,19,31,.12)}.insight-thumb{height:220px;background-color:#dfe4ea;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.insight-card h2,.insight-card a{text-decoration:none!important;border:0!important}.insight-card h2:before,.insight-card h2:after,.insight-card a:before,.insight-card a:after{display:none!important;content:none!important}.insight-thumb.ai{background-image:url("https://images.unsplash.com/photo-1677442136019-21780ecad995?auto=format&fit=crop&w=1200&q=88")}.insight-thumb.platform{background-image:url("https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=88")}.insight-thumb.security{background-image:url("https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&w=1200&q=88")}.insight-thumb.data{background-image:url("https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1200&q=88")}.insight-thumb.product{background-image:url("https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1200&q=88")}.insight-thumb.engineering{background-image:url("https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=1200&q=88")}.insight-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(4,14,25,.28),transparent 58%)}.cta-band{background:var(--lime);padding:72px 0}.cta-band h2{font-size:clamp(2rem,4vw,4rem);font-weight:650}footer{background:var(--ink);color:#c6d0da;padding:70px 0 26px}footer a{color:#c6d0da;text-decoration:none}footer a:hover{color:#fff}.footer-logo{height:76px;filter:brightness(0) invert(1);opacity:.95}.page-hero{padding:160px 0 90px;background:var(--ink);color:#fff}.page-hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.04}.service-row{padding:2rem 0;border-top:1px solid var(--line)}.service-row:last-child{border-bottom:1px solid var(--line)}.location-card{border:1px solid var(--line);padding:2rem;height:100%}.contact-panel{background:var(--ink);color:#fff;padding:2.2rem}.form-control,.form-select{border-radius:0;padding:.9rem 1rem}.reveal{opacity:0;transform:translateY(28px);transition:.65s ease}.reveal.show{opacity:1;transform:none}.progress-line{position:fixed;z-index:1100;top:0;left:0;height:3px;background:var(--lime);width:0}.floating-wa{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.45rem;z-index:1050;box-shadow:0 12px 30px rgba(0,0,0,.2);text-decoration:none}@keyframes float{50%{transform:translateY(-16px) rotate(1deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@media(max-width:991px){.hero{min-height:660px}.navbar-brand img{height:45px}.section{padding:68px 0}.code-window{inset:10% 6%}.carousel-item{min-height:auto}.story-visual{min-height:320px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}


/* Dynamic insight visuals */
.insight-thumb{isolation:isolate;overflow:hidden;background-size:112%;transition:background-size .9s cubic-bezier(.2,.7,.2,1),background-position .9s cubic-bezier(.2,.7,.2,1)}
.insight-thumb::before{content:"";position:absolute;z-index:2;left:-45%;top:0;width:34%;height:100%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.30),transparent);transform:skewX(-14deg);animation:insightScan 5.8s ease-in-out infinite}
.insight-thumb::after{z-index:1;background:linear-gradient(to top,rgba(4,14,25,.68) 0%,rgba(4,14,25,.10) 64%,transparent 100%)}
.insight-card:hover .insight-thumb{background-size:125%;background-position:52% 48%}
.insight-card:hover .insight-thumb::before{animation-duration:1.4s}
.insight-action{position:absolute;z-index:3;left:18px;bottom:16px;display:inline-flex;align-items:center;gap:.55rem;padding:.44rem .72rem;background:rgba(4,14,25,.76);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);color:#fff;font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translateY(5px);transition:transform .35s ease,background .35s ease}
.insight-action i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 0 rgba(142,219,55,.65);animation:livePulse 1.8s infinite}
.insight-card:hover .insight-action{transform:translateY(0);background:rgba(4,14,25,.92)}
.insight-thumb.ai{background-image:url("https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1400&q=88")}
.insight-thumb.platform{background-image:url("https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1400&q=88")}
.insight-thumb.security{background-image:url("https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&w=1400&q=88")}
.insight-thumb.data{background-image:url("https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1400&q=88")}
.insight-thumb.product{background-image:url("https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1400&q=88")}
.insight-thumb.engineering{background-image:url("https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=1400&q=88")}
@keyframes insightScan{0%,16%{left:-45%;opacity:0}28%{opacity:1}55%,100%{left:125%;opacity:0}}
@keyframes livePulse{0%{box-shadow:0 0 0 0 rgba(142,219,55,.62)}70%{box-shadow:0 0 0 8px rgba(142,219,55,0)}100%{box-shadow:0 0 0 0 rgba(142,219,55,0)}}
@media(prefers-reduced-motion:reduce){.insight-thumb::before,.insight-action i{animation:none!important}}

/* v15 animated AI hero */
.hero-ai-motion{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#06120d;color:#fff}
.hero-ai-motion:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,13,10,.9) 0%,rgba(3,13,10,.62) 38%,rgba(3,13,10,.16) 72%,rgba(3,13,10,.28) 100%)}
.hero-ai-motion:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 68% 58%,rgba(255,169,73,.15),transparent 34%),linear-gradient(to top,rgba(0,0,0,.28),transparent 42%)}
.hero-motion-bg{position:absolute;inset:0;background-color:#06120d;background-image:image-set(url("../img/ai-tree-hero-v19-fhd.webp") type("image/webp"),url("../img/ai-tree-hero-v19-fhd.jpg") type("image/jpeg"));background-position:center center;background-size:cover;background-repeat:no-repeat;animation:heroTreeDrift 20s ease-in-out infinite alternate;will-change:transform;transform:translateZ(0);backface-visibility:hidden}
.hero-content{position:relative;z-index:3;padding-top:110px;padding-bottom:70px}
.hero-ai-motion .display-hero{max-width:820px;font-family:inherit;font-weight:650;letter-spacing:-.04em;font-size:clamp(3rem,5.2vw,5.35rem);line-height:1.02}
.hero-ai-motion .accent{color:#ff5f7d}
.hero-ai-motion .hero-copy{max-width:720px;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65;color:rgba(255,255,255,.9)}
.hero-scroll{position:absolute;z-index:4;left:5%;bottom:42px;color:#fff;font-size:2.1rem;animation:scrollBounce 1.8s ease-in-out infinite}
.hero-cubes{position:absolute;inset:0;z-index:2;pointer-events:none;perspective:900px}
.cube{position:absolute;width:36px;height:36px;border:1px solid rgba(255,210,150,.62);box-shadow:inset 0 0 14px rgba(255,173,74,.12),0 0 16px rgba(255,173,74,.12);transform:rotate(28deg) skew(-4deg);animation:cubeDance 6s ease-in-out infinite}
.cube:before,.cube:after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,236,207,.32)}
.cube:after{inset:12px}
.cube-1{left:47%;top:42%;animation-delay:-.4s}.cube-2{left:56%;top:55%;width:25px;height:25px;animation-delay:-1.2s}.cube-3{right:19%;top:32%;width:44px;height:44px;animation-delay:-2.4s}.cube-4{right:9%;top:43%;width:28px;height:28px;animation-delay:-3.1s}.cube-5{left:65%;bottom:15%;width:32px;height:32px;animation-delay:-4.2s}.cube-6{left:41%;bottom:18%;width:46px;height:46px;animation-delay:-5s}.cube-7{right:28%;bottom:22%;width:22px;height:22px;animation-delay:-1.8s}.cube-8{left:53%;top:27%;width:20px;height:20px;animation-delay:-3.8s}.cube-9{right:3%;bottom:10%;width:52px;height:52px;animation-delay:-2.8s}
@keyframes heroCamera{0%{transform:scale(1.03) translate3d(-.7%,0,0)}100%{transform:scale(1.11) translate3d(1.1%,-1%,0)}}
@keyframes cubeDance{0%,100%{transform:translate3d(0,0,0) rotate(20deg) scale(.86);opacity:.34}35%{transform:translate3d(16px,-22px,20px) rotate(115deg) scale(1.12);opacity:.9}70%{transform:translate3d(-11px,12px,-10px) rotate(210deg) scale(.94);opacity:.58}}
@keyframes scrollBounce{50%{transform:translateY(9px)}}

/* v15 homepage insights redesign */
.home-insights{overflow:hidden}.insights-editorial-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px}.insight-feature{background:#fff;border:1px solid var(--line)}
.insight-media-link{display:block;overflow:hidden}.insight-feature-media{height:430px;position:relative;background-position:center;background-size:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.insight-ai-action{background-image:linear-gradient(to top,rgba(3,13,22,.64),transparent 60%),url("https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=88")}
.insight-feature:hover .insight-feature-media{transform:scale(1.045)}.insight-feature-media:after,.insight-side-media:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.18) 48%,transparent 66%);transform:translateX(-120%);transition:transform .9s ease}.insight-feature:hover .insight-feature-media:after,.insight-side-card:hover .insight-side-media:after{transform:translateX(120%)}
.insight-kicker{position:absolute;left:24px;bottom:22px;z-index:2;display:flex;align-items:center;gap:.55rem;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.insight-kicker i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 7px rgba(142,219,55,.15)}
.insight-arrow{position:absolute;right:22px;bottom:18px;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ink);font-size:1.1rem}
.insight-feature-copy{padding:32px}.insight-feature-copy small,.insight-side-copy small{text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#68747f}.insight-feature-copy h3{font-size:clamp(1.7rem,2.6vw,2.65rem);line-height:1.08;margin:12px 0 14px;max-width:760px}.insight-feature-copy p{color:var(--muted);max-width:720px}.insight-feature-copy a,.insight-side-copy a{font-weight:700;text-decoration:none}
.insight-side-list{display:grid;gap:28px}.insight-side-card{display:grid;grid-template-rows:210px auto;background:#fff;border:1px solid var(--line);overflow:hidden}.insight-side-media{position:relative;overflow:hidden;background-position:center;background-size:cover;transition:transform .65s ease}.insight-side-card:hover .insight-side-media{transform:scale(1.035)}.insight-side-media span{position:absolute;left:18px;bottom:16px;z-index:2;background:rgba(5,18,31,.8);color:#fff;padding:.45rem .65rem;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}
.insight-platform-action{background-image:linear-gradient(to top,rgba(3,13,22,.48),transparent 64%),url("https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1300&q=88")}.insight-security-action{background-image:linear-gradient(to top,rgba(3,13,22,.55),transparent 64%),url("https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&w=1300&q=88")}.insight-side-copy{padding:24px}.insight-side-copy h3{font-size:1.28rem;line-height:1.2;margin:10px 0 18px}
@media(max-width:991px){.hero-ai-motion{min-height:760px}.insights-editorial-grid{grid-template-columns:1fr}.insight-side-list{grid-template-columns:1fr 1fr}.insight-feature-media{height:360px}}
@media(max-width:767px){.hero-ai-motion:before{background:linear-gradient(90deg,rgba(3,13,10,.88),rgba(3,13,10,.55))}.hero-ai-motion .display-hero{font-size:clamp(2.8rem,12vw,4.1rem)}.hero-scroll{left:24px}.cube{opacity:.6}.insight-side-list{grid-template-columns:1fr}.insight-feature-media{height:290px}}
@media(prefers-reduced-motion:reduce){.hero-motion-bg,.cube,.hero-scroll{animation:none!important}.insight-feature-media,.insight-side-media{transition:none!important}}

@keyframes heroCameraFhd{0%{transform:scale(1) translate3d(0,0,0)}100%{transform:scale(1) translate3d(0,0,0)}}
@keyframes heroTreeDrift{0%{transform:scale(1.015) translate3d(-.35%,0,0)}50%{transform:scale(1.035) translate3d(.15%,-.35%,0)}100%{transform:scale(1.02) translate3d(.45%,.15%,0)}}
@media (min-width:1920px){.hero-motion-bg{background-size:cover}}
@media (max-width:767px){.hero-motion-bg{background-position:66% center;animation-duration:16s}}


/* v20 dancing cubes around the tree roots */
.root-cube-field{position:absolute;inset:0;pointer-events:none;transform-style:preserve-3d}
.root-cube{--size:26px;--delay:0s;--duration:5.8s;position:absolute;width:var(--size);height:var(--size);border:1.5px solid rgba(255,190,92,.86);background:rgba(255,169,66,.025);box-shadow:0 0 11px rgba(255,161,56,.28),inset 0 0 10px rgba(255,208,138,.12);transform-style:preserve-3d;animation:rootCubeDance var(--duration) cubic-bezier(.45,.05,.35,1) var(--delay) infinite;will-change:transform,opacity,filter}
.root-cube:before,.root-cube:after{content:"";position:absolute;width:100%;height:100%;inset:0;border:inherit;box-shadow:inherit}
.root-cube:before{transform:translate3d(7px,-7px,-8px)}
.root-cube:after{transform:translate3d(-7px,7px,8px)}
.rc-1{left:48%;bottom:8%;--size:23px;--delay:-.2s;--duration:5.2s}.rc-2{left:53%;bottom:14%;--size:34px;--delay:-1.1s;--duration:6.4s}.rc-3{left:57%;bottom:7%;--size:19px;--delay:-2.2s;--duration:4.9s}.rc-4{left:61%;bottom:16%;--size:30px;--delay:-3.1s;--duration:6.1s}.rc-5{left:66%;bottom:9%;--size:25px;--delay:-4.4s;--duration:5.5s}.rc-6{left:70%;bottom:18%;--size:39px;--delay:-2.7s;--duration:7s}.rc-7{left:74%;bottom:8%;--size:21px;--delay:-.8s;--duration:5.1s}.rc-8{left:78%;bottom:15%;--size:31px;--delay:-3.8s;--duration:6.6s}.rc-9{left:82%;bottom:6%;--size:18px;--delay:-1.8s;--duration:4.7s}.rc-10{left:86%;bottom:17%;--size:27px;--delay:-4.8s;--duration:5.9s}.rc-11{left:59%;bottom:25%;--size:17px;--delay:-.6s;--duration:4.6s}.rc-12{left:68%;bottom:27%;--size:22px;--delay:-2.5s;--duration:5.4s}.rc-13{left:76%;bottom:26%;--size:16px;--delay:-3.5s;--duration:4.8s}.rc-14{left:84%;bottom:27%;--size:20px;--delay:-1.4s;--duration:5.3s}
@keyframes rootCubeDance{0%,100%{transform:translate3d(0,6px,0) rotateX(18deg) rotateY(28deg) rotateZ(3deg) scale(.78);opacity:.28;filter:brightness(.82)}20%{transform:translate3d(-8px,-12px,16px) rotateX(82deg) rotateY(112deg) rotateZ(36deg) scale(1.03);opacity:.78;filter:brightness(1.18)}48%{transform:translate3d(10px,-30px,34px) rotateX(168deg) rotateY(214deg) rotateZ(94deg) scale(1.18);opacity:1;filter:brightness(1.45)}72%{transform:translate3d(18px,-10px,12px) rotateX(245deg) rotateY(308deg) rotateZ(148deg) scale(.92);opacity:.7;filter:brightness(1.08)}}
@media(max-width:991px){.root-cube-field{transform:translateX(-4%)}.root-cube{--size:20px}}
@media(max-width:767px){.root-cube-field{opacity:.72;transform:translateX(-18%)}.rc-8,.rc-9,.rc-10,.rc-14{display:none}}
@media(prefers-reduced-motion:reduce){.root-cube{animation:none!important;opacity:.45}}
