:root{--cor-primaria:#0f4c81;--cor-primaria-escura:#0a3760;--cor-fundo:#f4f6f8;--cor-texto:#1c2733;--cor-borda:#d9e0e7;--cor-erro:#c0392b;--cor-sucesso:#1e8449}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--cor-fundo);color:var(--cor-texto)}a{color:inherit}button{font-family:inherit}