/* ─────────────────────────────────────────────────────────────
   GLOBAL — reset e base do documento
   ALTERAR AQUI AFETA TODAS AS PAGINAS. Veja MANUTENCAO.md.
   ───────────────────────────────────────────────────────────── */
html{scroll-behavior:smooth;background:#0D0E11} body{margin:0;background:#0D0E11;color:#F3F2ED;min-width:320px} *,*::before,*::after{box-sizing:border-box} button,input,textarea,select{font:inherit} img{max-width:100%}
