body{color:#000;-webkit-font-smoothing:antialiased;background-color:#f9f6f6;font-family:Inter,sans-serif;overflow-x:hidden}::selection{color:#000;background-color:#72b90d}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes floatFront{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-15px)rotate(-8deg)}}@keyframes floatBack{0%,to{transform:translateY(0)rotate(12deg)}50%{transform:translateY(-10px)rotate(13deg)}}@keyframes pulseGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-float-front{animation:4s ease-in-out infinite floatFront}.animate-float-back{animation:5s ease-in-out .5s infinite floatBack}.animate-pulse-glow{animation:4s ease-in-out infinite pulseGlow}.animate-fade-up{animation:1s cubic-bezier(.16,1,.3,1) forwards fadeUp}.animate-fade-in{animation:1s cubic-bezier(.16,1,.3,1) forwards fadeInScale}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}
