/* generated by ui_shell_server::tokens_css — do not edit */
:root {
  --surface-primary: #0a0a0b;
  --surface-secondary: #101012;
  --surface-muted: #101012;
  --surface-raised: #141416;
  --surface-overlay: #1a1a1d;
  --text-primary: #f7f5f0;
  --text-secondary: #8c8c90;
  --text-muted: #5f5f63;
  --text-disabled: #4a4845;
  --text-placeholder: #5a5851;
  --text-link: #4a9c92;
  --text-link-hover: #6fb3a9;
  --text-on-primary: #0a0a0b;
  --text-on-danger: #ffffff;
  --text-on-success: #ffffff;
  --border-subtle: #262629;
  --border-strong: #3a3a3e;
  --border-focus: #1e6b5a;
  --border-error: #aa3344;
  --accent-primary: #f5c518;
  --accent-danger: #aa3344;
  --accent-success: #1e6b5a;
  --accent-warning: #c8772f;
  --accent-info: #3a7eaa;
  --selection-bg: rgba(30,107,90,0.4);
  --selection-fg: #ffffff;
  --scrollbar-track: #141414;
  --scrollbar-thumb: #2a2a2a;
  --scrollbar-thumb-hover: #3a3a3a;
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 16px;
  --space-lg: 24px;
  --space-xl: 32px;
  --space-xxl: 48px;
}
