:root{--background:#f4f6f5;--foreground:#1c2b28;--card:#fff;--muted:#5b6b67;--accent:#0f7a52;--accent-text:#fff;--border:#dfe6e3;--warn-bg:#fff4e5;--warn-border:#f0b366;--danger:#b3261e}@media (prefers-color-scheme:dark){:root{--background:#14181a;--foreground:#eef2f0;--card:#1e2426;--muted:#9aa8a4;--accent:#2fbf87;--accent-text:#0b1210;--border:#2c3436;--warn-bg:#3a2c12;--warn-border:#a9772b;--danger:#ff6b62}}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:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
