:root{--color-bg:#0d1117;--color-bg-elev:#161b22;--color-surface:#161b22;--color-surface-inset:#010409;--color-border:#30363d;--color-border-strong:#6e7681;--color-border-muted:#21262d;--color-text:#e6edf3;--color-text-muted:#9198a1;--color-text-dim:#6e7681;--color-accent:#38bdf8;--color-accent-soft:#79c0ff;--color-accent-2:#7c5cff;--color-accent-3:#34d399;--color-accent-fg:#38bdf8;--color-accent-emphasis:#1f6feb;--color-accent-subtle:#38bdf826;--color-accent-muted:#38bdf866;--color-success-fg:#3fb950;--color-success-emphasis:#238636;--color-success-subtle:#3fb95026;--color-success-muted:#3fb95066;--color-danger-fg:#f85149;--color-danger-emphasis:#da3633;--color-danger-subtle:#f8514926;--color-danger-muted:#f8514966;--color-attention-fg:#d29922;--color-attention-emphasis:#9e6a03;--color-attention-subtle:#bb800926;--color-attention-muted:#bb800966;--color-done-fg:#a371f7;--color-done-emphasis:#8957e5;--color-done-subtle:#a371f726;--color-done-muted:#a371f766;--font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@theme inline{--color-bg: var(--color-bg); --color-bg-elev: var(--color-bg-elev); --color-surface: var(--color-surface); --color-surface-inset: var(--color-surface-inset); --color-border: var(--color-border); --color-border-strong: var(--color-border-strong); --color-border-muted: var(--color-border-muted); --color-text: var(--color-text); --color-text-muted: var(--color-text-muted); --color-text-dim: var(--color-text-dim); --color-accent: var(--color-accent); --color-accent-soft: var(--color-accent-soft); --color-accent-2: var(--color-accent-2); --color-accent-3: var(--color-accent-3); --color-accent-fg: var(--color-accent-fg); --color-accent-emphasis: var(--color-accent-emphasis); --color-accent-subtle: var(--color-accent-subtle); --color-accent-muted: var(--color-accent-muted); --color-success-fg: var(--color-success-fg); --color-success-emphasis: var(--color-success-emphasis); --color-success-subtle: var(--color-success-subtle); --color-success-muted: var(--color-success-muted); --color-danger-fg: var(--color-danger-fg); --color-danger-emphasis: var(--color-danger-emphasis); --color-danger-subtle: var(--color-danger-subtle); --color-danger-muted: var(--color-danger-muted); --color-attention-fg: var(--color-attention-fg); --color-attention-emphasis: var(--color-attention-emphasis); --color-attention-subtle: var(--color-attention-subtle); --color-attention-muted: var(--color-attention-muted); --color-done-fg: var(--color-done-fg); --color-done-emphasis: var(--color-done-emphasis); --color-done-subtle: var(--color-done-subtle); --color-done-muted: var(--color-done-muted); --font-sans: var(--font-sans); --font-mono: var(--font-mono);}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*{box-sizing:border-box}body{background-color:var(--color-bg);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}::selection{background:var(--color-accent-muted);color:#fff}
