html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp 1s ease-out forwards}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-item img{transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}#mobile-menu{transition:max-height .3s ease-in-out,opacity .3s ease-in-out}
