.mobile-menu{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hamburger-icon{display:block}.close-icon,#mobile-menu-btn[aria-expanded=true] .hamburger-icon{display:none}#mobile-menu-btn[aria-expanded=true] .close-icon{display:block}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--color-accent);transition:width .3s ease-in-out}.nav-link:hover:after,.nav-link.active:after{width:100%}#mobile-menu .mobile-lang-wrapper .lang-switcher--static{right:auto!important;top:auto!important;z-index:auto!important;box-shadow:none!important;background-color:transparent!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important}@keyframes scroll-indicator{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.5}}.ghost-text-hero{min-height:200px}.ghost-char{display:inline-block;opacity:0;animation:ghostReveal .6s ease-out forwards;will-change:opacity,transform;white-space:pre}.ghost-char.revealed{opacity:1;transform:translateY(0);filter:none}@keyframes ghostReveal{0%{opacity:0;transform:translateY(6px);filter:blur(4px);text-shadow:0 0 15px var(--color-accent),0 0 30px var(--color-accent-glow)}30%{opacity:.9;filter:blur(1px);text-shadow:0 0 8px var(--color-accent)}60%{opacity:1;filter:blur(0);text-shadow:none}to{opacity:1;transform:translateY(0);filter:blur(0);text-shadow:none}}.gear-rotator{transform-origin:12px 12px;animation:gearRotate 8s linear infinite}.gear-icon-container{animation:gearPulse 2s ease-in-out infinite}.globe-spinner{transform-origin:12px 12px;animation:globeRotate 12s linear infinite}.globe-container{animation:globeFloat 3s ease-in-out infinite}.node-dot{animation:nodePulse 1.5s ease-in-out infinite}.node-dot:nth-child(7){animation-delay:0s}.node-dot:nth-child(8){animation-delay:1s}.node-dot:nth-child(9){animation-delay:2s}@keyframes gearRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gearPulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes globeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes nodePulse{0%,to{opacity:1;r:2}50%{opacity:.6;r:1.5}}.service-glow{filter:drop-shadow(0 0 6px var(--color-accent-glow)) drop-shadow(0 0 12px var(--color-accent))}.spark{animation:sparkPulse 2s cubic-bezier(.25,1,.5,1) infinite}.spark:nth-of-type(2){animation-delay:.6s}.spark:nth-of-type(3){animation-delay:1.2s}@keyframes sparkPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.cal-active-dot{animation:calPulse 2s cubic-bezier(.25,1,.5,1) infinite}@keyframes calPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.typing-dot{animation:typingBounce 1.4s cubic-bezier(.25,1,.5,1) infinite}.typing-dot:nth-of-type(2){animation-delay:.15s}.typing-dot:nth-of-type(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-3px);opacity:1}}.invoice-check{animation:stampIn 3s cubic-bezier(.25,1,.5,1) infinite}@keyframes stampIn{0%,40%{transform:scale(.7);opacity:0}45%,85%{transform:scale(1);opacity:1}to{transform:scale(.7);opacity:0}}.checkmark-path{animation:drawCheck 3s cubic-bezier(.25,1,.5,1) infinite}@keyframes drawCheck{0%,40%{stroke-dashoffset:10}50%,85%{stroke-dashoffset:0}to{stroke-dashoffset:10}}.bolt-glow{animation:boltFlicker 2s cubic-bezier(.25,1,.5,1) infinite}@keyframes boltFlicker{0%,40%,to{opacity:.06}50%{opacity:.2}55%{opacity:.08}60%{opacity:.18}}.flow-dot{animation:flowPulse 3s cubic-bezier(.25,1,.5,1) infinite}.flow-dot-2{animation-delay:1s}.flow-dot-3{animation-delay:2s}@keyframes flowPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.4);opacity:1}}.wave-1{animation:waveExpand 2s cubic-bezier(.25,1,.5,1) infinite}.wave-2{animation:waveExpand 2s cubic-bezier(.25,1,.5,1) infinite;animation-delay:.6s}@keyframes waveExpand{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.3);opacity:0}}@media(prefers-reduced-motion:reduce){.cal-active-dot,.typing-dot,.invoice-check,.checkmark-path,.bolt-glow,.flow-dot,.wave-1,.wave-2{animation:none}}.sound-wave-icon{animation:float 3s ease-in-out infinite}.wave-bar{animation:wave 1.5s ease-in-out infinite;transform-origin:center}.wave-bar:nth-child(1){animation-delay:0s}.wave-bar:nth-child(2){animation-delay:.1s}.wave-bar:nth-child(3){animation-delay:.2s}.wave-bar:nth-child(4){animation-delay:.1s}.wave-bar:nth-child(5){animation-delay:0s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.8)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
