:root{--verde-escuro:#1a4d3c;--verde-medio:#2e8b57;--dourado:#c9a227;--fundo:#f4f4f4;--texto:#1a1a1a;--background:var(--fundo);--foreground:var(--texto)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
