@keyframes burst-particle{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.5) translateY(-40px)}}@keyframes digital-rain{0%{opacity:1;transform:translateY(-100vh)}to{opacity:0;transform:translateY(100vh)}}@keyframes matrix-code{0%{opacity:.3;transform:translateY(0) rotate(0deg)}50%{opacity:1;transform:translateY(-10px) rotate(5deg)}to{opacity:.3;transform:translateY(0) rotate(0deg)}}@keyframes energy-wave{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100%)}}@keyframes quantum-float{0%{transform:translateZ(0) rotate(0deg)}33%{transform:translate3d(10px,-10px,0) rotate(120deg)}66%{transform:translate3d(-5px,5px,0) rotate(240deg)}to{transform:translateZ(0) rotate(1turn)}}@keyframes hologram-spin{0%{transform:perspective(1000px) rotateX(0deg) rotateY(0deg);opacity:.6}25%{transform:perspective(1000px) rotateX(15deg) rotateY(90deg);opacity:.8}50%{transform:perspective(1000px) rotateX(0deg) rotateY(180deg);opacity:1}75%{transform:perspective(1000px) rotateX(-15deg) rotateY(270deg);opacity:.8}to{transform:perspective(1000px) rotateX(0deg) rotateY(1turn);opacity:.6}}@keyframes particle-animation{0%{opacity:0;transform:scale(.5) translateY(20px)}50%{opacity:1;transform:scale(1) translateY(-10px)}to{opacity:0;transform:scale(.8) translateY(-30px)}}@keyframes modal-appear{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes touch-ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}@keyframes touch-burst{0%{opacity:1;transform:scale(0) translate(0)}to{opacity:0;transform:scale(1) translate(var(--dx),var(--dy))}}.animate-burst-particle{animation:burst-particle .8s ease-out forwards}.animate-digital-rain{animation:digital-rain 3s linear infinite}.animate-matrix-code{animation:matrix-code 4s ease-in-out infinite}.animate-energy-wave{animation:energy-wave 2s ease-in-out infinite}.animate-quantum-float{animation:quantum-float 6s ease-in-out infinite}.animate-hologram-spin{animation:hologram-spin 8s linear infinite}.particle-animation{animation:particle-animation 3s ease-in-out infinite}.animate-modal-appear{animation:modal-appear .3s ease-out forwards}.animate-float{animation:float 3s ease-in-out infinite}.touch-ripple{animation:touch-ripple 1s ease-out forwards}.touch-burst{animation:touch-burst .8s ease-out forwards}.pb-safe{padding-bottom:env(safe-area-inset-bottom,10px)}@media (max-width:640px){.animate-burst-particle{animation:burst-particle .6s ease-out forwards}.animate-digital-rain{animation:digital-rain 2s linear infinite}.animate-matrix-code{animation:matrix-code 3s ease-in-out infinite}.animate-quantum-float{animation:quantum-float 4s ease-in-out infinite}.animate-hologram-spin{animation:hologram-spin 6s linear infinite}.particle-animation{animation:particle-animation 2s ease-in-out infinite}}@media (prefers-reduced-motion:reduce){.animate-burst-particle,.animate-digital-rain,.animate-energy-wave,.animate-float,.animate-hologram-spin,.animate-matrix-code,.animate-quantum-float,.particle-animation,.touch-burst,.touch-ripple{animation:none!important}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:currentColor}}.typing-animation{display:inline-block;white-space:nowrap;border-right:3px solid;animation:blink-caret .75s step-end infinite}@keyframes pulse-gentle{0%,to{transform:scale(1);box-shadow:0 10px 25px rgba(139,92,246,.4),0 20px 48px rgba(139,92,246,.2)}50%{transform:scale(1.03);box-shadow:0 15px 30px rgba(139,92,246,.6),0 25px 53px rgba(139,92,246,.3)}}.digital-solutions-container{background:linear-gradient(135deg,rgba(139,92,246,.8),rgba(236,72,153,.8),rgba(34,211,238,.8));border:2px solid rgba(255,255,255,.3);box-shadow:0 10px 25px rgba(139,92,246,.4),0 20px 48px rgba(139,92,246,.2),inset 0 1px 0 rgba(255,255,255,.3);animation:pulse-gentle 3s ease-in-out infinite}.get-started-button{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.1));border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(139,92,246,.3),inset 0 1px 0 rgba(255,255,255,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease}.get-started-button:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(139,92,246,.4),inset 0 1px 0 rgba(255,255,255,.6);background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.15))}@media (max-width:640px){@keyframes pulse-gentle-mobile{0%,to{transform:scale(1);box-shadow:0 5px 15px rgba(139,92,246,.3),0 10px 30px rgba(139,92,246,.15)}50%{transform:scale(1.02);box-shadow:0 8px 20px rgba(139,92,246,.5),0 15px 35px rgba(139,92,246,.25)}}.digital-solutions-container{animation:pulse-gentle-mobile 3s ease-in-out infinite}.get-started-button{box-shadow:0 4px 16px rgba(139,92,246,.25),inset 0 1px 0 rgba(255,255,255,.3)}}@media (min-width:640px) and (max-width:768px){@keyframes pulse-gentle-tablet{0%,to{transform:scale(1);box-shadow:0 8px 20px rgba(139,92,246,.35),0 15px 40px rgba(139,92,246,.18)}50%{transform:scale(1.025);box-shadow:0 12px 25px rgba(139,92,246,.55),0 20px 45px rgba(139,92,246,.28)}}.digital-solutions-container{animation:pulse-gentle-tablet 3s ease-in-out infinite}}@media (max-width:480px){.typing-animation{border-right-width:2px;animation:blink-caret 1s step-end infinite}.digital-solutions-container{border-width:1px;box-shadow:0 6px 20px rgba(139,92,246,.35),0 10px 30px rgba(139,92,246,.15)}.get-started-button{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media (max-width:375px){.text-4xl{font-size:2rem!important;line-height:1.2!important}.text-5xl{font-size:2.5rem!important;line-height:1.1!important}.text-6xl{font-size:3rem!important;line-height:1!important}}@media (max-width:640px){.animate-pulse{animation-duration:1.5s!important}.animate-ping{animation-duration:.75s!important}}@media (prefers-reduced-motion:reduce){.digital-solutions-container,.typing-animation{animation:none!important}.typing-animation{border-right-color:currentColor}.animate-bounce,.animate-ping,.animate-pulse{animation:none!important}}.container-custom{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;max-width:1200px}@media (max-width:640px){.container-custom{padding-left:.75rem;padding-right:.75rem}}@media (min-width:640px){.container-custom{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-custom{padding-left:2rem;padding-right:2rem}}.section-padding{padding-top:3rem;padding-bottom:3rem}@media (max-width:640px){.section-padding{padding-top:2rem;padding-bottom:2rem}}@media (min-width:640px){.section-padding{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.section-padding{padding-top:5rem;padding-bottom:5rem}}