:root{--background:#fafafa;--foreground:#1a1a1a;--muted:#6b6b6b;--border:#e5e5e5;--accent:#2563eb;--max-width:800px}@media (prefers-color-scheme:dark){:root{--background:#262626;--foreground:#ededed;--muted:#9ca3af;--border:#404040;--accent:#60a5fa}}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:sans-serif;font-size:14px;line-height:1.7;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
