:root{--background:#fff;--surface:#fff;--foreground:#171717;--muted:#6b7280;--border:#e5e7eb;--accent:#2f6df6;--bubble-self:#2f6df6;--bubble-other:#f1f3f5}@media (prefers-color-scheme:dark){:root{--background:#0b0b0c;--surface:#161618;--foreground:#ededed;--muted:#9ca3af;--border:#27272a;--accent:#4d86ff;--bubble-self:#4d86ff;--bubble-other:#25262a}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100dvh}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}
