:root,[data-theme=dark]{--color-cyan:#0cf;--color-blue:#3b82f6;--color-purple:#c026ff;--color-red:#ff3131;--color-background:#1a1a1a;--color-surface:#141414;--color-elevated:#0a0a0a;--color-titlebar:#2c2c2c;--color-glass:#0f0f0f7a;--color-text:#fff;--color-text-muted:#ffffff8c;--color-text-secondary:#9ca3af;--color-text-tertiary:#6b7280;--color-ink:#111827;--color-border:#ffffff1a;--color-border-muted:#d0d0d070;--color-on-light:#fff;--color-on-light-hover:#f3f4f6;--color-code-string:#fbbf24;--color-code-method:#34d399;--color-code-number:#fb7185;--color-shadow:#0006;--color-cyan-glow:#00ccff2e;--color-purple-glow:#c026ff24;--color-cyan-tint:#00ccffb3;--color-purple-tint:#c026ffb3;--color-red-tint:#ff3131b3;--gradient-brand:linear-gradient(135deg, var(--color-cyan) 0%, var(--color-blue) 45%, var(--color-purple) 100%);--background:var(--color-background);--foreground:var(--color-text)}[data-theme=light]{--color-background:#f5f5f7;--color-surface:#fff;--color-elevated:#e8e8ea;--color-titlebar:#e8e8ea;--color-glass:#ffffffb8;--color-text:#0a0a0a;--color-text-muted:#0000008c;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-ink:#111827;--color-border:#0000001a;--color-border-muted:#0000002e;--color-on-light:#111;--color-on-light-hover:#e5e7eb;--color-shadow:#00000026;--color-cyan-glow:#00ccff38;--color-purple-glow:#c026ff2e;--background:var(--color-background);--foreground:var(--color-text)}
html{scrollbar-gutter:stable;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{max-width:100%;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-weight:400;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
