*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #93c572;--color-primary-dark: #7eaa61}html{scroll-behavior:smooth}body{font-family:Google Sans,Roboto,Arial,sans-serif;-webkit-tap-highlight-color:transparent;background:#f9fafb;color:#1f2937}body.dark{background:#111827;color:#f3f4f6}h1,h2,h3,h4,h5,h6{font-family:Google Sans Display,Google Sans,sans-serif}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin .8s linear infinite}
