:root {
  --sp-bg: #0b0c10;
  --sp-surface: #14161d;
  --sp-surface-2: #1c1f28;
  --sp-text: #f5f7fb;
  --sp-muted: #a9b0bd;
  --sp-line: #2b303b;
  --sp-accent: #ffffff;
  --sp-danger: #ff6b6b;
  --sp-success: #64d98b;
  --sp-radius: 10px;
  --sp-content: 1240px;
  --sp-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
