:root{--background:#050607;--panel:#111417;--panel-elevated:#171b1f;--panel-selected:#1b2229;--panel-border:#273038;--foreground:#f4f1de;--muted:#8b949e;--accent:#39ff88;--accent-cyan:#4debff;--accent-magenta:#f05cff;--accent-amber:#ffc857;--danger:#ff4d5a;--font-sans:var(--font-spline-sans), system-ui, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, Consolas, "Courier New", monospace}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
