:root{--cor-fundo:#f4f5f6;--cor-superficie:#fff;--cor-superficie-alt:#eceeef;--cor-borda:#d7dadd;--cor-texto:#22262a;--cor-texto-suave:#5b6268;--cor-texto-fraco:#8a9096;--cor-primaria:#33393f;--cor-primaria-hover:#454c53;--cor-primaria-texto:#fff;--cor-ok:#2f8f5b;--cor-atencao:#c98a1f;--cor-atraso:#c23b3b;--cor-atraso-fundo:#fbeaea;--cor-atraso-forte:#8f1f1f;--raio:8px;--raio-pequeno:4px;--sombra:0 1px 3px #00000014;--fonte:"Segoe UI", system-ui, -apple-system, Roboto, sans-serif}@media (prefers-color-scheme:dark){:root{--cor-fundo:#1b1d1f;--cor-superficie:#26292c;--cor-superficie-alt:#2f3336;--cor-borda:#3c4145;--cor-texto:#eceeef;--cor-texto-suave:#b7bcc0;--cor-texto-fraco:#888e93;--cor-primaria:#c7ccd1;--cor-primaria-hover:#dfe2e5;--cor-primaria-texto:#1b1d1f;--cor-atraso-fundo:#3a2323}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--cor-fundo);color:var(--cor-texto);font-family:var(--fonte);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}a{color:inherit}
