@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{background-color:#1a2115;color:#e3e8e1;margin:0;min-height:100vh;font-family:Inter,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.selection-earth ::selection{background:#a68a64;color:#fff}
