:root{--tricao-green: #60782F;--tricao-orange: #EF6C00;--tricao-dark: #1A1A1A;--tricao-bg: #1B2B1B;--tricao-text-fallback: #e5e7eb}body{font-family:Inter,sans-serif;overflow-x:hidden;background-color:var(--tricao-bg);color:var(--tricao-text-fallback)}h1,h2,h3,h4{font-family:Montserrat,sans-serif}button,input,select,textarea{color:inherit;font:inherit}.animate-fadeInUp{animation:fadeInUp .5s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
