:root{--background:#fff;--foreground:#171717;--jalm-bg-base:#09111e;--jalm-bg-surface:#0f1924;--jalm-bg-raised:#121b2c;--jalm-border:#94afd726;--jalm-border-hi:#2d6cff73;--jalm-text-primary:#e4e8f4;--jalm-text-muted:#8896ae;--jalm-text-dim:#4b5e7a;--jalm-accent:#2d6cff;--jalm-accent-hi:#4a95ff;--jalm-accent-fill:#2d6cff1f;--jalm-danger:#ef4444}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}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}}
