:root{color-scheme:dark;--fundo: #0b0d10;--fundo-2: #12151a;--fundo-3: #171b22;--borda: #232833;--borda-forte: #5b6580;--texto: #e7ecf3;--texto-2: #9aa5b5;--texto-3: #8a94a6;--marca: #7dd3a8;--marca-fundo: #10241b;--marca-botao: #7dd3a8;--marca-tinta: #06120c;--alerta: #f0b357;--erro: #f2726f;--est-quente: #7dd3a8;--est-quente-fundo: rgb(125 211 168 / .14);--est-morno: #f0b357;--est-morno-fundo: rgb(240 179 87 / .14);--est-frio: #9aa5b5;--est-frio-fundo: rgb(154 165 181 / .14);--est-cru: #8a94a6;--est-cru-fundo: rgb(138 148 166 / .14);--raio: 10px;--sombra: 0 1px 2px rgb(0 0 0 / .4), 0 8px 24px rgb(0 0 0 / .25);--fonte: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--fonte-mono: ui-monospace, "SF Mono", Menlo, monospace}:root[data-tema=claro]{color-scheme:light;--fundo: #f7f8fa;--fundo-2: #ffffff;--fundo-3: #eef0f4;--borda: #e0e4ea;--borda-forte: #7f8795;--texto: #171a20;--texto-2: #545c69;--texto-3: #656d79;--marca: #0c6642;--marca-fundo: rgb(15 122 79 / .12);--marca-botao: #0f7a4f;--marca-tinta: #ffffff;--alerta: #8a5d00;--erro: #c0322e;--est-quente: #0c6642;--est-quente-fundo: rgb(12 102 66 / .12);--est-morno: #8a5d00;--est-morno-fundo: rgb(138 93 0 / .12);--est-frio: #545c69;--est-frio-fundo: rgb(84 92 105 / .12);--est-cru: #555d69;--est-cru-fundo: rgb(85 93 105 / .12);--sombra: 0 1px 2px rgb(16 24 40 / .06), 0 8px 24px rgb(16 24 40 / .08)}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--fundo);color:var(--texto);font-family:var(--fonte);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--marca);outline-offset:2px}
