:root{--background:#f7f6f0;--surface:#fff;--foreground:#24312f;--muted:#687572;--border:#e4e8e3;--teal:#0f9d8a;--orange:#ff8a34;--ok:#2e9d62;--error:#b3261e}@media (prefers-color-scheme:dark){:root{--background:#16201e;--surface:#1e2a27;--foreground:#eef3f0;--muted:#9fb0ac;--border:#2c3a37;--teal:#35c2ac;--orange:#ff9a52;--ok:#4ade80;--error:#f87171}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
