:root{--bg-primary: #0a0908;--bg-secondary: #111111;--bg-elevated: #1a1a1a;--text-primary: #ffffff;--text-secondary: #a0a0a0;--text-muted: #666666;--accent: #ffffff;--accent-hover: #e0e0e0;--accent-green: #16b981;--accent-green-soft: rgba(22, 185, 129, .18);--border-color: rgba(255, 255, 255, .1);--font-display: "Space Grotesk", system-ui, -apple-system, sans-serif;--font-family: "Inter", system-ui, -apple-system, sans-serif;--container-max: 1200px;--header-height: 90px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-family);font-size:16px;line-height:1.6;color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.logo-text{font-family:var(--font-display)}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;border-bottom:none;transition:opacity .3s ease,transform .3s ease}.header.is-hidden{opacity:0;transform:translateY(-16px);pointer-events:none}.nav-shell{max-width:var(--container-max);margin:0 auto;padding:1rem 1.5rem;height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.nav-pill{justify-self:center;background:#0a0908c7;border:1px solid rgba(255,255,255,.08);border-radius:999px;box-shadow:0 18px 40px #0006;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:.85rem 2.25rem}.logo{display:inline-flex;align-items:center;gap:.75rem;height:60px}.logo--header .logo-text{display:none}.logo-img{height:60px;width:auto}.logo-text{position:static;opacity:1;font-size:1.5rem;font-weight:700;letter-spacing:.05em;color:var(--text-primary);white-space:nowrap;text-shadow:0 0 20px rgba(255,255,255,.5),0 0 40px rgba(255,255,255,.3)}.footer-logo{height:70px;width:auto}.footer-logo-text{font-size:1.75rem;text-shadow:none;transition:text-shadow .25s ease}.footer-logo-link{display:inline-flex;align-items:center;gap:.75rem;height:70px}.footer-logo-link:hover .footer-logo-text{text-shadow:0 0 20px rgba(255,255,255,.5),0 0 40px rgba(255,255,255,.3)}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:var(--text-secondary);font-weight:500;font-size:.9375rem;transition:color .3s ease;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--accent);transition:width .3s ease}.nav-links a:hover{color:var(--text-primary)}.nav-links a:hover:after{width:100%}.nav-cta{display:none}.nav-actions{display:flex;align-items:center;gap:.75rem;justify-self:end}.nav-book-btn{display:inline-flex;align-items:center;padding:.55rem 1.15rem;background:var(--accent-green);color:#0a0908;font-size:.875rem;font-weight:600;border-radius:999px;transition:background .2s ease,transform .2s ease}.nav-book-btn:hover{background:#0ea372;transform:translateY(-1px)}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px}.mobile-menu-toggle span{display:block;width:100%;height:2px;background:var(--text-primary);border-radius:2px;transition:all .3s ease}.mobile-menu{display:none;position:fixed;top:var(--header-height);left:0;right:0;background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:1.5rem;z-index:99}.mobile-menu.is-open{display:block}.mobile-menu-links{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.mobile-menu-links a{color:var(--text-secondary);font-size:1.125rem;font-weight:500;padding:.5rem 0;transition:color .2s ease}.mobile-menu-links a:hover{color:var(--text-primary)}.mobile-menu-links .btn{align-self:flex-start;color:#0a0908;padding:.75rem 1.5rem}.mobile-menu-links .btn:hover{color:#0a0908}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn:hover:before{left:100%}.btn-primary{background:var(--accent-green);color:#0a0908}.btn-primary:hover{background:#0ea372;transform:translateY(-3px);box-shadow:0 12px 26px #16b98147,0 0 24px #16b98138}.btn-secondary{background:transparent;color:var(--text-primary);border:1px solid var(--border-color)}.btn-secondary:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-3px)}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-block{width:100%}.hero{--hg: #16b981;--hg-deep: #0ea372;--hred: #f0584f;--hamber: #fbbf24;min-height:100vh;display:flex;align-items:center;text-align:left;padding:calc(var(--header-height) + 2rem) 0 4rem;position:relative;overflow:hidden;background:radial-gradient(1100px 620px at 80% 26%,rgba(22,185,129,.1),transparent 60%),var(--bg-primary)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);gap:2rem;align-items:center}.hero-copy{font-family:Inter,system-ui,sans-serif;display:flex;flex-direction:column;align-items:flex-start}.hero-testi{display:inline-flex;flex-direction:column;gap:.7rem;margin-bottom:1.75rem}.hero-testi-viewport{display:grid}.hero-testi-slide{grid-area:1 / 1;display:flex;flex-direction:column;gap:.55rem;margin:0;opacity:0;visibility:hidden;transition:opacity .5s ease}.hero-testi-slide.is-active{opacity:1;visibility:visible}.hero-testi-quote{font-style:italic;font-size:.95rem;line-height:1.45;margin:0;max-width:34ch;background:linear-gradient(102deg,#fff,#ededed 44%,#7b7b7b);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-testi-author{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.hero-testi-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:1px solid var(--border-color)}.hero-testi-name{color:var(--text-primary);font-weight:600}.hero-testi-role{color:var(--text-muted)}.hero-testi-dots{display:flex;align-items:center;gap:.35rem}.hero-testi-dot{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ffffff2e;cursor:pointer;transition:width .3s ease,background-color .3s ease}.hero-testi-dot.is-on{background:var(--hg);width:16px;border-radius:3px}.hero-title.headline{font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(2.1rem,4.6vw,3rem);font-weight:600;line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0;max-width:15ch}.hero-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.075rem;line-height:1.55;color:var(--text-secondary);margin:1.25rem 0 0;max-width:44ch}.hero-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hbtn{display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:.94rem;font-weight:600;line-height:1;padding:.85rem 1.5rem;border-radius:9px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.hbtn-green{background:var(--hg);color:#0a0908}.hbtn-green:hover{background:var(--hg-deep);transform:translateY(-1px)}.hbtn-ghost{background:transparent;color:var(--text-primary);border-color:#ffffff1f}.hbtn-ghost:hover{background:#ffffff0d;border-color:#ffffff38}.hero-visual{position:relative;font-family:Inter,system-ui,sans-serif}.stack-scene{position:relative;padding:0 1.5rem}.stack-glow{position:absolute;top:-10%;right:5%;bottom:-10%;left:5%;background:radial-gradient(circle at 60% 40%,rgba(22,185,129,.14),transparent 65%);filter:blur(20px);pointer-events:none}.stack-base{position:relative;background:linear-gradient(180deg,#161616,#111);border:1px solid var(--border-color);border-radius:14px;padding:1.25rem 1.4rem 1.5rem;box-shadow:0 26px 58px -24px #000000c7}.dash-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.dash-label{font-family:Geist Mono,monospace;font-size:.62rem;letter-spacing:.08em;color:var(--text-muted)}.dash-live{display:inline-flex;align-items:center;gap:.35rem;font-size:.6rem;letter-spacing:.08em;color:var(--hg)}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--hg);animation:hero-blink 1.6s ease-in-out infinite}@keyframes hero-blink{0%,to{opacity:1}50%{opacity:.25}}.stepper{display:flex;margin-bottom:1.5rem}.step{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-fill{position:absolute;top:6px;left:-50%;width:100%;height:2px;background:var(--hg)}.step-todo .step-fill{background:#ffffff1a}.step-node{width:14px;height:14px;border-radius:50%;background:var(--hg);position:relative;z-index:1}.step-done .step-node{box-shadow:0 0 0 4px #16b98124}.step-todo .step-node{background:#2a2a2a}.step-now .step-node{background:#fff;box-shadow:0 0 0 4px #ffffff24;animation:hero-pulse-white 2.2s ease-out infinite}@keyframes hero-pulse-white{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 7px #fff0}to{box-shadow:0 0 #fff0}}.step-label{font-size:.66rem;color:var(--text-muted)}.step-now .step-label,.step-done .step-label{color:var(--text-secondary)}.dash-rows{display:flex;flex-direction:column}.drow{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.72rem 0;border-top:1px solid var(--border-color);font-size:.72rem}.drow-n{color:var(--text-primary)}.drow-stage{font-family:Geist Mono,monospace;font-size:.62rem;color:var(--text-muted)}.drow-action{font-size:.68rem;text-align:right}.drow-now{color:var(--hamber)}.drow-ok{color:var(--hg)}.drow-done{color:var(--text-muted)}.stack-card{position:absolute;z-index:2;background:#1a1a1a;border:1px solid var(--border-color);border-radius:13px;box-shadow:0 26px 58px -24px #000000c7;overflow:hidden;transition:transform .35s ease-out;will-change:translate,transform}.stack-card-1{width:205px;top:-26px;right:-18px;animation:card-float 5.5s ease-in-out infinite}.stack-card-2{width:205px;bottom:-40px;right:66px;animation:card-float 6.5s ease-in-out infinite 1.1s}@keyframes card-float{0%,to{translate:0 0}50%{translate:0 -9px}}.card-chrome{padding:.5rem .75rem;border-bottom:1px solid var(--border-color);background:#ffffff05}.card-chrome-title{font-family:Geist Mono,monospace;font-size:.6rem;color:var(--text-muted)}.card-body{padding:.75rem .85rem .85rem}.card-label{font-size:.58rem;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.card-toprow{display:flex;align-items:baseline;gap:.5rem;margin-top:.3rem}.card-big{font-family:Space Grotesk,system-ui,sans-serif;font-size:2.1rem;font-weight:600;line-height:1;color:var(--text-primary)}.delta-chip{font-family:Geist Mono,monospace;font-size:.62rem;color:var(--hred);background:#f0584f1f;padding:.15rem .4rem;border-radius:5px}.card-quote{font-size:.66rem;color:var(--text-muted);margin-top:.2rem}.spark{display:flex;align-items:flex-end;gap:3px;height:26px;margin:.7rem 0}.spark span{flex:1;background:#ffffff24;border-radius:2px;height:40%}.spark span:nth-child(2){height:65%}.spark span:nth-child(3){height:50%}.spark span:nth-child(4){height:78%}.spark span:nth-child(5){height:55%}.spark .sp-green{height:90%;background:var(--hg)}.card-notif{display:flex;gap:.5rem;padding:.55rem .6rem;background:#f0584f14;border:1px solid rgba(240,88,79,.2);border-radius:8px}.notif-dot{width:6px;height:6px;border-radius:50%;background:var(--hred);margin-top:.25rem;flex-shrink:0}.notif-title{font-size:.66rem;font-weight:600;color:var(--text-primary)}.notif-text{font-size:.62rem;color:var(--text-secondary);margin-top:.1rem}.task{display:flex;align-items:center;gap:.5rem;margin-top:.55rem;font-size:.7rem}.check{width:15px;height:15px;border-radius:4px;border:1px solid var(--border-color);display:inline-flex;align-items:center;justify-content:center;font-size:.6rem;color:transparent;flex-shrink:0}.check-on{background:var(--hg);border-color:var(--hg);color:#0a0908}.task-txt{color:var(--text-primary)}.task-done{color:var(--text-muted);text-decoration:line-through}.task-foot{display:flex;align-items:center;gap:.6rem;margin-top:.85rem}.task-foot-label{font-family:Geist Mono,monospace;font-size:.6rem;color:var(--text-muted);white-space:nowrap}.mini-pbar{flex:1;height:4px;border-radius:2px;background:#ffffff1a;overflow:hidden}.mini-pbar span{display:block;width:66%;height:100%;background:var(--hg);border-radius:2px}section{padding:6rem 0}.services,.pricing,.testimonials,.how-it-works{position:relative}.services:before,.pricing:before,.testimonials:before,.how-it-works:before{content:"";position:absolute;left:6%;right:6%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent)}.services:after,.pricing:after,.testimonials:after,.how-it-works:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.02));pointer-events:none}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-align:center;margin-bottom:3rem;letter-spacing:-.02em}.how-it-works{background:var(--bg-primary)}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.step-card{background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;position:relative;overflow:hidden;min-height:420px;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000059;transition:all .4s ease}.step-card:hover{border-color:#ffffff2e;box-shadow:0 25px 60px #00000073;transform:translateY(-4px)}.step-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at bottom left,rgba(22,185,129,.12),transparent 55%);opacity:0;transition:opacity .4s ease}.step-card:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:19px 25px 19px 19px;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 50%);opacity:0;transition:opacity .4s ease;pointer-events:none}.step-card:hover:after{opacity:1}.step-card:hover:before{opacity:1}.step-header{position:relative;z-index:1}.step-index{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#0a0908;font-weight:700;margin-bottom:1.25rem;box-shadow:0 10px 20px #00000059}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;color:#0a0908;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 8px 24px #0006;position:relative;z-index:2}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:.875rem;color:var(--text-primary)}.step-description{color:var(--text-secondary);line-height:1.7;font-size:1rem;max-width:280px}.step-icons{display:flex;gap:1rem;flex-wrap:wrap;position:relative;z-index:1;margin-top:2rem}.step-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#e5e7eb;box-shadow:inset 0 0 20px #0000004d}.step-icon svg{width:28px;height:28px}.step-icon img{width:28px;height:28px;object-fit:contain;filter:brightness(1.05) saturate(.9)}.step-icon-illustration{width:160px;height:160px;border-radius:24px;background:transparent;border:none;box-shadow:none}.step-icon-illustration img{width:100%;height:100%;filter:none}.step-icons-center{align-items:center;justify-content:center;gap:1.25rem}.step-icon-lg{width:84px;height:84px;background:#16b9811f;color:#b7ffe2}.step-icon-small{width:50px;height:50px}.step-orbit{position:absolute;width:140px;height:140px;border-radius:50%;border:1px dashed rgba(22,185,129,.35)}.step-icons-wide{align-items:center;gap:1rem}.step-icon-wide{flex:1;min-width:150px;height:100px;border-radius:18px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);padding:.75rem;display:grid;gap:.5rem}.step-window-dots{width:36px;height:10px;border-radius:999px;background:#fff3}.step-window-line{height:8px;border-radius:999px;background:#ffffff29}.step-window-line.short{width:70%}.step-window-graph{height:34px;border-radius:12px;background:linear-gradient(90deg,#16b98199,#16b9811a)}.step-icon-round{width:66px;height:66px;border-radius:50%;background:#16b9811a;color:#9af3cb}.step-tools{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem}.step-tool-logo{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease}.step-tool-logo:hover{background:#ffffff1a;border-color:#fff3}.step-tool-logo img{height:32px;width:auto;opacity:.9}.step-mockup{margin-top:auto;padding-top:1.5rem;position:relative;z-index:1}.step-mockup--discovery{transform:scale(.9);transform-origin:center bottom}.automation-flow{display:flex;flex-direction:column;align-items:center}.flow-logo{width:48px;height:48px;background:linear-gradient(135deg,#16b9814d,#16b98126);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px}.flow-logo img{width:100%;height:100%;object-fit:contain}.flow-line{width:2px;height:12px;background:#ffffff26}.flow-step{display:flex;align-items:center;gap:.625rem;padding:.5rem .875rem;background:#16b98114;border:1px solid rgba(22,185,129,.15);border-radius:8px;width:100%;max-width:240px}.flow-step.warning{background:#ffb43214;border-color:#ffb43240}.flow-step-icon{font-size:1rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:6px}.flow-step-icon--number{background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-primary)}.flow-step-content{flex:1;display:flex;flex-direction:column;gap:2px}.flow-step-name{font-size:.8125rem;font-weight:600;color:var(--text-primary)}.flow-step-action{font-size:.6875rem;color:var(--text-secondary)}.flow-step-status{font-size:.6875rem;color:var(--accent);font-weight:500}.flow-step-icon img{width:100%;height:100%;object-fit:contain;border-radius:4px}@keyframes highlightStep{0%,to{opacity:.5;transform:scale(.98);border-color:#ffffff14}50%{opacity:1;transform:scale(1);border-color:var(--accent);box-shadow:0 0 20px #00c85333}}.flow-step--swap-1,.flow-step--swap-2{animation:none}.step-card:hover .flow-step--swap-1{animation:highlightStep 5s ease-in-out infinite;animation-delay:0s}.step-card:hover .flow-step--swap-2{animation:highlightStep 5s ease-in-out infinite;animation-delay:2.5s}.build-visual{display:flex;align-items:center;justify-content:center;gap:1.5rem;position:relative}.floating-logo{width:36px;height:36px;object-fit:contain;opacity:.8;transition:all .3s ease}.floating-logo--left,.floating-logo--right{transform:translateY(-20px)}.step-card:hover .floating-logo{opacity:1}.step-card:hover .floating-logo--left{transform:translateY(-24px) translate(-4px)}.step-card:hover .floating-logo--right{transform:translateY(-24px) translate(4px)}.lego-scene{position:relative;width:180px;height:120px;transform:perspective(500px) rotateX(10deg)}.lego-3d--outline{position:absolute;border:2px solid rgba(22,185,129,.5);border-radius:4px;box-shadow:0 0 15px #16b9814d}.lego-3d--outline:before{content:"";position:absolute;top:-8px;left:20%;right:20%;height:6px;border:2px solid rgba(22,185,129,.5);border-radius:3px}.lego-3d--back-left{width:40px;height:28px;left:10px;top:0}.lego-3d--back-center{width:50px;height:28px;left:65px;top:5px}.lego-3d--back-right{width:40px;height:28px;right:10px;top:0}.lego-3d--solid{position:absolute;transform-style:preserve-3d}.lego-top{position:absolute;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:1px solid rgba(0,0,0,.1);border-radius:3px;display:flex;flex-wrap:wrap;gap:4px;padding:4px 6px;justify-content:center;transform:rotateX(45deg) translateZ(8px)}.lego-top .stud{width:10px;height:10px;background:linear-gradient(135deg,#fff,#ddd);border:1px solid rgba(0,0,0,.15);border-radius:50%;box-shadow:inset 0 -2px 3px #0000001a}.lego-front{position:absolute;background:linear-gradient(180deg,#fafafa,#e0e0e0);border:1px solid rgba(0,0,0,.1);border-radius:0 0 3px 3px}.lego-side{position:absolute;background:linear-gradient(90deg,#e8e8e8,#d0d0d0);border:1px solid rgba(0,0,0,.1);border-radius:0 3px 3px 0}.lego-3d--front-left{left:5px;top:50px}.lego-3d--front-left .lego-top{width:44px;height:24px}.lego-3d--front-left .lego-front{width:44px;height:22px;top:20px}.lego-3d--front-left .lego-side{width:12px;height:22px;left:44px;top:16px;transform:skewY(-30deg)}.lego-3d--front-center{left:60px;top:35px}.lego-3d--front-center .lego-top{width:56px;height:32px}.lego-3d--front-center .lego-front{width:56px;height:28px;top:26px}.lego-3d--front-center .lego-side{width:14px;height:28px;left:56px;top:20px;transform:skewY(-30deg)}.lego-3d--front-right{right:15px;top:60px}.lego-3d--front-right .lego-top{width:40px;height:20px}.lego-3d--front-right .lego-front{width:40px;height:18px;top:16px}.lego-3d--front-right .lego-side{width:10px;height:18px;left:40px;top:12px;transform:skewY(-30deg)}.step-mockup--build{display:flex;justify-content:center;align-items:flex-end;padding:1rem 0}.pyramid{display:flex;flex-direction:column;align-items:center;gap:6px}.pyramid-row{display:flex;gap:6px}.pyramid-block{width:52px;height:40px;background:#16b98114;border:1px solid rgba(22,185,129,.15);border-radius:4px;opacity:0;transform:translateY(10px);animation:blockAppear 9s ease-out infinite;animation-delay:calc(var(--delay) * .6s)}@keyframes blockAppear{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(0)}85%,to{opacity:0;transform:translateY(-5px)}}.step-mockup--handover{transform:scale(.92);transform-origin:center bottom}.step-mockup--handover .handover-list{display:flex;flex-direction:column;gap:.5rem}.handover-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:#16b98114;border:1px solid rgba(22,185,129,.15);border-radius:10px;transition:all .3s ease;position:relative;overflow:hidden}.handover-item:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),rgba(255,255,255,.3),rgba(255,255,255,.15),transparent);transform:skew(-20deg);animation:none}.handover-item:nth-child(1):after{animation-delay:0s}.handover-item:nth-child(2):after{animation-delay:1.8s}.handover-item:nth-child(3):after{animation-delay:3.6s}@keyframes lightSweep{0%,to{left:-100%}12%,35%{left:150%}}.step-card:hover .handover-item:after{animation:lightSweep 10s ease-in-out infinite}.step-card:hover .handover-item:nth-child(1):after{animation-delay:0s}.step-card:hover .handover-item:nth-child(2):after{animation-delay:1.8s}.step-card:hover .handover-item:nth-child(3):after{animation-delay:3.6s}.step-card:hover .handover-item{background:#16b9811f;border-color:#16b98140}.check-icon{color:var(--accent);font-weight:700;font-size:1rem}.handover-text{color:var(--text-primary);font-size:.9375rem;font-weight:500}.step-card[data-tooltip]{cursor:pointer}.step-card:focus-visible{outline:2px solid rgba(22,185,129,.8);outline-offset:4px}.step-tooltip{position:absolute;top:1.5rem;right:1.5rem;left:auto;bottom:auto;max-width:200px;transform:translate(8px);background:#141414f2;color:var(--text-secondary);padding:.75rem 1rem;border-radius:10px;font-size:.75rem;font-weight:500;white-space:normal;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease;z-index:10;pointer-events:none;border:1px solid rgba(255,255,255,.1);text-align:left;line-height:1.5;box-shadow:0 8px 24px #0006}.step-tooltip.is-visible{opacity:1;visibility:visible;transform:translate(0)}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.services{background:var(--bg-secondary)}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,380px));gap:2rem;max-width:900px;margin:0 auto;justify-content:center}.service-card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:16px 22px 16px 16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent),transparent);transform:scaleX(0);transition:transform .4s ease}.service-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:15px 20px 15px 15px;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 45%);opacity:0;transition:opacity .4s ease;pointer-events:none}.service-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px #0006;border-color:#fff3}.service-card:hover:before{transform:scaleX(1)}.service-card:hover:after{opacity:1}.service-card:hover .service-visual{transform:translateY(-6px);border-color:#ffffff40}.service-visual{background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:1.25rem;margin-bottom:1.5rem;min-height:150px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-visual-workflows{display:grid;gap:.8rem}.service-node{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:8px;background:var(--accent-green);box-shadow:0 0 20px #16b98166}.service-task{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-secondary)}.service-task p{color:var(--text-primary);font-weight:600;font-size:.9375rem}.service-task span{font-size:.8125rem}.service-task em{margin-left:auto;font-style:normal;color:var(--text-muted);font-size:.75rem}.service-task-dot{width:10px;height:10px;border-radius:50%;background:var(--accent-green);box-shadow:0 0 10px #16b98180}.service-visual-analytics{display:grid;align-content:center;gap:1.5rem}.service-chart{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:.6rem;height:90px}.service-chart span{border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#16b981cc,#16b98126)}.service-chart span:nth-child(1){height:45%}.service-chart span:nth-child(2){height:70%}.service-chart span:nth-child(3){height:85%}.service-chart span:nth-child(4){height:60%}.service-chart span:nth-child(5){height:75%}.service-pill{align-self:flex-start;background:#16b98133;color:#ccffe9;padding:.4rem .85rem;border-radius:999px;font-weight:600;font-size:.875rem}.service-visual-integrations{display:grid;place-items:center}.service-ring{position:relative;width:160px;height:160px;border-radius:50%;border:1px dashed rgba(22,185,129,.35)}.service-app{position:absolute;width:36px;height:36px;border-radius:50%;background:#16b98126;border:1px solid rgba(22,185,129,.4);box-shadow:0 0 16px #16b98159}.service-app:nth-child(1){top:-10px;left:50%;transform:translate(-50%)}.service-app:nth-child(2){right:-10px;top:50%;transform:translateY(-50%)}.service-app:nth-child(3){bottom:-10px;left:50%;transform:translate(-50%)}.service-app:nth-child(4){left:-10px;top:50%;transform:translateY(-50%)}.service-app:nth-child(5){top:15%;right:15%}.service-core{position:absolute;width:32px;height:32px;border-radius:8px;background:var(--accent-green);box-shadow:0 0 20px #16b98180}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes chart-rise{0%,to{transform:scaleY(1)}50%{transform:scaleY(.85)}}.service-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.service-description{color:var(--text-secondary);line-height:1.7}.services-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.services-tab{background:transparent;border:1px solid var(--border-color);color:var(--text-secondary);padding:.875rem 1.5rem;border-radius:999px;font-family:var(--font-family);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease}.services-tab:hover{border-color:#ffffff4d;color:var(--text-primary)}.services-tab.is-active{background:var(--accent);border-color:var(--accent);color:#0a0908}.services-tab-content{display:none}.services-tab-content.is-active{display:block;animation:tabFadeIn .4s ease}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.service-problem{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-green);margin-bottom:.5rem}.service-visual-problem{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:120px}.service-before.is-image,.service-after.is-image{width:120px;height:120px;display:grid;place-items:center;background:#ffffff29;border:1px solid rgba(255,255,255,.22);border-radius:20px;box-shadow:inset 0 0 30px #ffffff1f}.service-card-chaos .service-before.is-image img{filter:brightness(1.8) contrast(1.05)}.service-before.is-image img,.service-after.is-image img{width:100%;height:100%;object-fit:contain;display:block}.service-before{display:flex;flex-wrap:wrap;gap:.25rem;width:60px;opacity:.5}.service-before span{width:25px;height:25px;background:#ffffff26;border-radius:4px;transform:rotate(-5deg);position:relative}.service-before span:nth-child(2){transform:rotate(3deg)}.service-before span:nth-child(3){transform:rotate(-2deg)}.service-before span:nth-child(4){transform:rotate(4deg)}.service-arrow{font-size:1.5rem;color:var(--accent-green);font-weight:300}.service-after{display:flex;align-items:center;justify-content:center}.service-after span{width:60px;height:60px;background:linear-gradient(135deg,#16b9814d,#16b9811a);border:1px solid rgba(22,185,129,.4);border-radius:12px;box-shadow:0 0 20px #16b98133}.service-before-chaos span{width:26px;height:22px}.service-after-clean span{background:linear-gradient(135deg,#16b98180,#16b9811f)}.service-before-automation span{width:12px;height:12px;border-radius:999px;background:#ffffff2e;box-shadow:0 0 12px #fff3}.service-before-automation span:after{content:"";position:absolute;width:48px;height:6px;border-radius:999px;background:#ffffff14;left:16px;top:50%;transform:translateY(-50%)}.service-after-automation span{position:relative;background:linear-gradient(135deg,#16b98173,#16b9811f)}.service-after-automation span:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:8px;border:1px dashed rgba(22,185,129,.6)}.service-before-visibility span{width:60px;height:40px;border-radius:10px;background:#ffffff14;position:relative;overflow:hidden}.service-before-visibility span:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:8px;background:#ffffff0f}.service-after-visibility span{width:60px;height:60px;position:relative;overflow:hidden}.service-after-visibility span:after{content:"";position:absolute;bottom:10px;left:12px;width:36px;height:18px;border-radius:6px;background:#fff3}.service-before-scale span{width:50px;height:50px;border-radius:12px;background:#ffffff1a;position:relative;overflow:hidden}.service-before-scale span:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:8px;background:#ffffff14}.service-after-scale span{width:70px;height:70px;border-radius:16px;box-shadow:0 0 28px #16b98159}.service-before-complexity span{width:60px;height:60px;border-radius:16px;background:#ffffff14;position:relative}.service-before-complexity span:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:12px;border:1px dashed rgba(255,255,255,.25)}.service-after-complexity span{border-radius:18px;box-shadow:inset 0 0 12px #16b98166}.service-before-docs span{width:60px;height:50px;border-radius:10px;background:#ffffff14;position:relative;overflow:hidden}.service-before-docs span:after{content:"";position:absolute;left:12px;top:14px;width:36px;height:8px;border-radius:999px;background:#ffffff1f;box-shadow:0 10px #ffffff14}.service-after-docs span{position:relative}.service-after-docs span:after{content:"";position:absolute;left:12px;top:18px;width:36px;height:10px;border-radius:999px;background:#ffffff4d;box-shadow:0 14px #fff3}.service-before-dependency span{width:46px;height:46px;border-radius:50%;background:#ffffff1a;position:relative}.service-before-dependency span:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#ffffff14;right:-6px;top:13px}.service-after-dependency span{position:relative;border-radius:18px}.service-after-dependency span:after{content:"";position:absolute;right:10px;top:10px;width:12px;height:12px;border-radius:4px;background:#fff6}.service-before-fit span{width:60px;height:40px;border-radius:12px;background:#ffffff1a;position:relative}.service-before-fit span:after{content:"";position:absolute;left:10px;top:10px;width:40px;height:6px;border-radius:999px;background:#ffffff14;box-shadow:0 12px #ffffff14}.service-after-fit span{position:relative}.service-after-fit span:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:6px;border:1px solid rgba(255,255,255,.35)}@media (max-width: 600px){.services-tabs{flex-direction:column;align-items:stretch}.services-tab{text-align:center}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes connect{0%,to{transform:scale(1)}25%{transform:scale(1.05) translate(2px)}75%{transform:scale(1.05) translate(-2px)}}.testimonials{background:var(--bg-primary)}.testimonial-slider{max-width:900px;margin:0 auto}.testimonial-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.testimonial{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:16px 22px 16px 16px;padding:2rem;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.testimonial:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000004d;border-color:#ffffff26}.testimonial:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:15px 20px 15px 15px;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 50%);opacity:0;transition:opacity .4s ease;pointer-events:none}.testimonial:hover:after{opacity:1}.testimonial-quote{font-size:1.0625rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem;color:var(--text-primary)}.testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--border-color)}.testimonial-info{display:flex;flex-direction:column}.testimonial-name{font-style:normal;font-weight:600;font-size:1rem}.testimonial-role{color:var(--text-muted);font-size:.875rem}.service-visual-css{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:120px;margin-bottom:1rem}.svc2{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%}.svc2-card{width:128px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0c110f;overflow:hidden}.svc2-after{border-color:#16b98159}.svc2-chrome{display:flex;align-items:center;gap:6px;padding:6px 8px;border-bottom:1px solid rgba(255,255,255,.07)}.svc2-dot{display:none}.svc2-name{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.01em;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svc2-body{position:relative;padding:11px 9px;min-height:64px;display:flex;flex-direction:column;gap:6px}.svc2-sheet .row{height:8px;border-radius:2px;background:#ffffff24;width:100%}.svc2-sheet .row:nth-child(2){width:78%}.svc2-sheet .row:nth-child(4){width:66%}.svc2-sheet .row.bad{background:#ff78784d;transform:rotate(-1.5deg)}.svc2-flag{position:absolute;right:7px;bottom:7px;width:15px;height:15px;border-radius:50%;background:#ff5a5aeb;color:#2a0808;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.svc2-base .brow{display:flex;align-items:center}.svc2-base .pill{height:8px;border-radius:2px;background:#16b98140;width:100%}.svc2-base .brow:nth-child(1) .pill{width:88%}.svc2-base .brow:nth-child(3) .pill{width:72%}.svc2-check{position:absolute;right:7px;bottom:7px;width:16px;height:16px;border-radius:50%;background:#16b981;color:#06110d;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.svc2-arrow{color:var(--text-muted);font-size:1rem;flex-shrink:0}.svc2-checklist{gap:7px}.svc2-checklist .crow{display:flex;align-items:center;gap:6px}.svc2-checklist .cbox{width:9px;height:9px;border-radius:2px;border:1.5px solid rgba(255,255,255,.3);flex-shrink:0}.svc2-checklist .cline{height:7px;border-radius:2px;background:#ffffff24;flex:1}.svc2-flow{align-items:center;justify-content:center;gap:9px}.svc2-flow .flowrow{display:flex;align-items:center}.svc2-flow .fnode{width:11px;height:11px;border-radius:50%;border:2px solid #16b981;box-sizing:border-box}.svc2-flow .fnode.on{background:#16b981}.svc2-flow .fline{width:16px;height:2px;background:#16b98180}.svc2-flow .frun{font-family:Geist Mono,monospace;font-size:9px;letter-spacing:.06em;color:#16b981}.svc2-blind{align-items:center;justify-content:center}.svc2-blind .qmark{font-family:Geist Mono,monospace;font-size:24px;color:#ffffff38}.svc2-kpi{gap:8px;justify-content:center}.svc2-kpi .kpirow{display:flex;gap:6px}.svc2-kpi .ktile{flex:1;text-align:center;font-family:Geist Mono,monospace;font-size:12px;font-weight:700;color:#fff;background:#16b98124;border-radius:4px;padding:4px 0}.svc2-kpi .kbar{display:block;height:7px;border-radius:3px;background:#ffffff14;overflow:hidden}.svc2-kpi .kbar span{display:block;height:100%;width:72%;background:#16b981;border-radius:3px}.svc2-cramped{flex-direction:row;align-items:center;justify-content:center;gap:0}.svc2-cramped .cblk{width:24px;height:24px;border-radius:4px;background:#ffffff24}.svc2-cramped .cblk:nth-child(2){margin-left:-8px;opacity:.7}.svc2-scale{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.svc2-scale span{height:14px;border-radius:3px;background:#16b98147}.svc2-tangle{position:relative}.svc2-tangle .tnode{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffffff47}.svc2-tangle .n1{top:10px;left:12px}.svc2-tangle .n2{top:10px;right:12px}.svc2-tangle .n3{bottom:10px;left:12px}.svc2-tangle .n4{bottom:10px;right:12px}.svc2-tangle .tline{position:absolute;left:14px;right:14px;top:50%;height:2px;background:#ffffff29;transform-origin:center}.svc2-tangle .la{transform:rotate(26deg)}.svc2-tangle .lb{transform:rotate(-26deg)}.svc2-tangle .lc{transform:rotate(0)}.svc2-clean{justify-content:center;gap:7px}.svc2-clean .cline{height:7px;border-radius:2px;background:#ffffff24;width:100%}.svc2-clean .cline.short{width:62%}.svc2-clean .cbtn{height:14px;width:54%;border-radius:4px;background:#16b981;margin-top:2px}.svc2-blankdoc{position:relative;gap:7px}.svc2-blankdoc .bline{height:7px;border-radius:2px;background:#ffffff14;width:100%}.svc2-blankdoc .bline:nth-child(2){width:84%}.svc2-blankdoc .bline:nth-child(3){width:58%}.svc2-doclist{gap:7px}.svc2-doclist .drow{display:flex;align-items:center;gap:6px}.svc2-doclist .dcheck{color:#16b981;font-size:10px;font-weight:700;flex-shrink:0}.svc2-doclist .dl{height:7px;border-radius:2px;background:#16b98138;flex:1}.svc2-lockwrap{align-items:center;justify-content:center}.svc2-lockwrap .lock2{display:block;width:26px}.svc2-lockwrap .lock2-sh{display:block;width:15px;height:11px;margin:0 auto -2px;border:2px solid rgba(255,255,255,.34);border-bottom:none;border-radius:8px 8px 0 0}.svc2-lockwrap .lock2-bd{display:block;width:26px;height:18px;border-radius:4px;background:#ffffff38}.svc2-yours{flex-direction:row;align-items:center;justify-content:center;gap:7px}.svc2-yours .ycheck{width:22px;height:22px;border-radius:50%;background:#16b981;color:#06110d;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.svc2-yours .ylabel{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.08em;color:#16b981}.hiw-panel{width:100%;background:#0c110f;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden}.hiw-body{padding:13px 13px 15px;display:flex;flex-direction:column;gap:10px}.hiw-row{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:var(--text-secondary)}.hiw-tick{width:16px;height:16px;border-radius:50%;background:#16b981;color:#06110d;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hiw-row.hiw-bad{color:#ff9696d9}.hiw-flag{width:16px;height:16px;border-radius:50%;background:#ff5a5aeb;color:#2a0808;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hiw-build{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:4px}.hiw-build span{height:22px;border-radius:4px;background:#16b98140}.hiw-buildlabel{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.06em;color:#16b981}.svc2-misfit{flex-direction:row;align-items:center;justify-content:center;gap:8px}.svc2-misfit .mshape{width:22px;height:22px;background:#ffffff29}.svc2-misfit .circle{border-radius:50%}.svc2-misfit .square{border-radius:4px;transform:translateY(7px)}.svc2-fit{flex-direction:row;align-items:center;justify-content:center;gap:6px}.svc2-fit .fshape{width:22px;height:22px;border-radius:5px;background:#16b98147}.hiw-handfoot{display:flex;align-items:center;gap:8px;margin-top:4px}.hiw-handbar{flex:1;height:5px;border-radius:3px;background:#ffffff14;overflow:hidden}.hiw-handbar span{display:block;height:100%;width:100%;background:#16b981;border-radius:3px}.hiw-handlabel{font-family:Geist Mono,monospace;font-size:9px;letter-spacing:.06em;color:#16b981;white-space:nowrap}@keyframes hiwTickIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes hiwFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes hiwFillIn{0%{width:0}to{width:100%}}.step-card:hover .hiw-tick,.step-card:hover .hiw-flag{animation:hiwTickIn .4s ease both}.step-card:hover .hiw-row:nth-child(2) .hiw-tick,.step-card:hover .hiw-row:nth-child(2) .hiw-flag{animation-delay:.35s}.step-card:hover .hiw-row:nth-child(3) .hiw-tick,.step-card:hover .hiw-row:nth-child(3) .hiw-flag{animation-delay:.7s}.step-card:hover .hiw-build span{animation:hiwFadeIn .45s ease both}.step-card:hover .hiw-build span:nth-child(2){animation-delay:.12s}.step-card:hover .hiw-build span:nth-child(3){animation-delay:.24s}.step-card:hover .hiw-build span:nth-child(4){animation-delay:.36s}.step-card:hover .hiw-build span:nth-child(5){animation-delay:.48s}.step-card:hover .hiw-build span:nth-child(6){animation-delay:.6s}.step-card:hover .hiw-handbar span{animation:hiwFillIn 1.1s ease both}@media (prefers-reduced-motion: reduce){.step-card:hover .hiw-tick,.step-card:hover .hiw-flag,.step-card:hover .hiw-build span,.step-card:hover .hiw-handbar span,.stack-card-1,.stack-card-2{animation:none}}.svc-before,.svc-after{width:100px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:12px;position:relative}.svc-before{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.svc-after{background:#16b9811a;border:1px solid rgba(22,185,129,.3)}.svc-arrow{font-size:1.25rem;color:var(--accent)}.svc-chaos{flex-wrap:wrap;gap:4px;padding:12px}.chaos-cell{width:20px;height:16px;background:#ffffff26;border-radius:3px}.chaos-cell:nth-child(1){transform:rotate(-3deg)}.chaos-cell:nth-child(2){transform:rotate(2deg);opacity:.7}.chaos-cell:nth-child(3){transform:rotate(-2deg);opacity:.5}.chaos-cell:nth-child(4){transform:rotate(4deg);opacity:.6}.chaos-warn{position:absolute;bottom:8px;right:8px;width:18px;height:18px;background:#ff64644d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#ff6b6b;font-weight:700}.svc-database{flex-direction:column}.db-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.db-grid span{width:20px;height:14px;background:#16b9814d;border-radius:3px}.db-check{margin-top:8px;color:var(--accent);font-size:.875rem;font-weight:700}.svc-manual{flex-direction:column;gap:6px;padding:12px}.manual-item{display:flex;align-items:center;gap:6px}.manual-item .box{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-radius:3px}.manual-item .box.checked{background:#fff3}.manual-item:after{content:"";width:40px;height:6px;background:#ffffff26;border-radius:3px}.svc-auto{flex-direction:column;gap:8px}.auto-flow{display:flex;align-items:center;gap:4px}.auto-node{width:20px;height:20px;background:#16b98166;border-radius:4px}.auto-line{width:12px;height:2px;background:#16b98180}.auto-status{font-size:.65rem;color:var(--accent);font-weight:600}.svc-blind{flex-direction:column;gap:8px}.blind-panel{display:flex;gap:8px}.blind-bar{width:30px;height:24px;background:#ffffff14;border-radius:4px}.blind-icon{color:#ffffff4d;font-size:1rem}.svc-dashboard{flex-direction:column;gap:8px}.dash-stats{display:flex;gap:8px}.dash-num{padding:4px 8px;background:#16b98133;border-radius:4px;font-size:.75rem;font-weight:700;color:var(--accent)}.svc-dashboard .dash-bar{width:60px;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.svc-dashboard .dash-bar span{display:block;width:70%;height:100%;background:var(--accent);border-radius:4px}.svc-cramped .cramped-blocks{display:flex;gap:4px}.svc-cramped .cramped-blocks span{width:24px;height:24px;background:#ffffff26;border-radius:4px}.svc-scalable .scale-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.svc-scalable .scale-blocks span{width:20px;height:18px;background:#16b9814d;border-radius:3px}.svc-tangled .tangle-lines{position:relative;width:60px;height:50px}.svc-tangled .tangle-lines span{position:absolute;width:100%;height:2px;background:#fff3;left:0}.svc-tangled .tangle-lines span:nth-child(1){top:10px;transform:rotate(25deg)}.svc-tangled .tangle-lines span:nth-child(2){top:25px;transform:rotate(-15deg)}.svc-tangled .tangle-lines span:nth-child(3){top:40px;transform:rotate(10deg)}.svc-simple .simple-flow{display:flex;align-items:center}.svc-simple .simple-flow span:not(.flow-connector){width:16px;height:16px;background:#16b98166;border-radius:4px}.svc-simple .flow-connector{width:12px;height:2px;background:#16b98166}.svc-nodocs .nodocs-page{width:40px;height:50px;background:#ffffff14;border-radius:4px;display:flex;align-items:center;justify-content:center}.nodocs-icon{color:#ffffff4d;font-size:1.25rem}.svc-docs .docs-stack{display:flex;flex-direction:column;gap:6px}.doc-line{width:50px;height:8px;background:#16b98133;border-radius:3px}.doc-check{font-size:.7rem;color:var(--accent);margin-left:auto}.svc-locked .locked-icon{font-size:1.5rem;opacity:.5}.svc-owned .owned-icon{display:flex;flex-direction:column;align-items:center;gap:4px}.svc-owned .unlock{width:28px;height:28px;background:#16b9814d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);font-weight:700}.svc-owned .own-label{font-size:.6rem;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.svc-misfit .misfit-shapes{display:flex;gap:8px;align-items:center}.shape-circle{width:24px;height:24px;border-radius:50%;background:#ffffff26}.shape-square{width:24px;height:24px;background:#ffffff26;border-radius:4px;transform:rotate(15deg)}.svc-aligned .aligned-shapes{display:flex;gap:4px}.shape-match{width:24px;height:24px;background:#16b9814d;border-radius:4px}.pricing{background:var(--bg-secondary)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:800px;margin:0 auto}.pricing-card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:16px 22px 16px 16px;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.pricing-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:15px 20px 15px 15px;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 45%);opacity:0;transition:opacity .4s ease;pointer-events:none}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0000004d}.pricing-card:hover:after{opacity:1}.pricing-card--featured{border-color:var(--accent-green);box-shadow:0 0 60px #16b9811f}.pricing-card--featured:hover{box-shadow:0 0 80px #16b9812e,0 25px 50px #0000004d}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent-green);color:#06110d;padding:.35rem .9rem;border-radius:20px;font-family:Geist Mono,monospace;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.pricing-features{margin-bottom:2rem}.pricing-features li{border-bottom:1px solid var(--border-color);padding:.75rem 0 .75rem 1.75rem;position:relative;color:var(--text-secondary);transition:color .3s ease}.pricing-card:hover .pricing-features li{color:var(--text-primary)}.pricing-features li:before{content:"✓";position:absolute;left:0;color:var(--accent-green);font-weight:700}.pricing-grid--three{grid-template-columns:repeat(3,1fr);max-width:1100px}.pricing-tagline{font-family:Geist Mono,monospace;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0}.pricing-card--recommended{border-color:var(--accent-green);box-shadow:0 0 60px #16b9811f}.pricing-card--recommended:hover{box-shadow:0 0 80px #16b9812e,0 25px 50px #0000004d}.pricing-badge--alt{background:var(--accent-green)}@media (max-width: 900px){.pricing-grid--three{grid-template-columns:1fr;max-width:400px}}.contact{background:var(--bg-primary);text-align:center}.contact-content{max-width:600px;margin:0 auto}.contact-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.contact-subtitle{color:var(--text-secondary);font-size:1.125rem;margin-bottom:2rem}.footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:4rem 0 2rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-tagline{color:var(--text-secondary);margin-top:.75rem;font-size:.9375rem}.footer-nav{display:flex;gap:2rem}.footer-nav a{color:var(--text-secondary);font-size:.9375rem;transition:color .3s ease}.footer-nav a:hover{color:var(--text-primary)}.footer-social a{color:var(--text-secondary);transition:all .3s ease}.footer-social a:hover{color:var(--accent);transform:scale(1.1)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid var(--border-color);color:var(--text-muted);font-size:.875rem}.animate-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.services-grid .animate-on-scroll:nth-child(1){transition-delay:0s}.services-grid .animate-on-scroll:nth-child(2){transition-delay:.15s}.services-grid .animate-on-scroll:nth-child(3){transition-delay:.3s}.testimonial-track .animate-on-scroll:nth-child(1){transition-delay:0s}.testimonial-track .animate-on-scroll:nth-child(2){transition-delay:.15s}.testimonial-track .animate-on-scroll:nth-child(3){transition-delay:.3s}.pricing-grid .animate-on-scroll:nth-child(1){transition-delay:0s}.pricing-grid .animate-on-scroll:nth-child(2){transition-delay:.2s}.pricing-grid .animate-on-scroll:nth-child(3){transition-delay:.4s}.hero .animate-on-scroll:nth-child(1){transition-delay:.2s}.hero .animate-on-scroll:nth-child(2){transition-delay:.4s}.hero .animate-on-scroll:nth-child(3){transition-delay:.6s}@media (prefers-reduced-motion: reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}.service-card:hover .icon-spin,.service-card:hover .icon-pulse,.service-card:hover .icon-connect,.live-dot,.step-now .step-node,.step-icon,.step-orbit,.service-ring,.service-chart span,.service-task-dot{animation:none}}@media (max-width: 1150px){.hero{min-height:auto;padding:calc(var(--header-height) + 3.5rem) 0 5.5rem;background:radial-gradient(900px 480px at 50% 0%,rgba(22,185,129,.09),transparent 60%),var(--bg-primary)}.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}}@media (max-width: 768px){.nav-links,.nav-cta,.nav-pill,.nav-book-btn{display:none}.mobile-menu-toggle{display:flex}.hero{padding:7rem 0 4rem}.step-card{min-height:300px}.service-visual-integrations{min-height:180px}section{padding:4rem 0}.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-brand{max-width:100%}.pricing-grid{grid-template-columns:1fr}}@media (max-width: 900px){.services-grid{grid-template-columns:1fr;max-width:540px}}@media (max-width: 480px){.hero-title.headline{font-size:1.95rem}.services-grid,.testimonial-track{grid-template-columns:1fr}}
