.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.touch-manipulation:active{transform:scale(.98);transition:transform .1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .5s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .3s ease-out forwards}.stagger-item:first-child{animation-delay:0s}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.2s}.mobile-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media (max-width:640px){.mobile-touch-target{min-height:44px;min-width:44px}.mobile-touch-spacing>*+*{margin-top:.75rem}.mobile-text-adjust{font-size:1rem;line-height:1.5}}.no-select{user-select:none;-webkit-user-select:none}.mobile-button-press:active{background-color:rgba(0,0,0,.05)}.mobile-input-focus:focus{font-size:16px}