:root{--fundo:#0f1115;--superficie:#181b22;--borda:#2a2f3a;--texto:#e8eaed;--texto-suave:#9aa2b1;--acento:#4f8cff;--erro:#ff6b6b}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--fundo);color:var(--texto);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}