html,body{scroll-behavior:smooth}#menu-toggle:checked+#menu{display:block}.animate-fade-slide{opacity:0;transform:translateY(30px);animation:fadeSlideUp 1s ease-out forwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.animate-fade-slide.delay-150{animation-delay:0.15s}.animate-fade-slide.delay-200{animation-delay:0.2s}.animate-fade-slide.delay-300{animation-delay:0.3s}.animate-fade-slide.delay-450{animation-delay:0.45s}.animate-fade-slide.delay-600{animation-delay:0.6s}