:root {
  --zc-brand-navy: #001330;
  --zc-brand-mineral-gold: #c6a15b;
  --zc-brand-mineral-gold-text: #7e5f1a;
  --zc-canvas-soft-white: #fbfaf7;
  --zc-surface-mineral: #f3f0e9;
  --zc-surface-white: #ffffff;
  --zc-text-primary: #0c172a;
  --zc-text-muted: #53657a;
  --zc-text-on-dark: #b8c7d9;
  --zc-border-subtle: #cbd6e4;
  --zc-product-cobalt: #2d6bff;
  --zc-product-cobalt-text: #174db8;
  --zc-state-live: #2bcb78;
  --zc-state-live-text: #147a45;
  --zc-state-warning: #f2b544;
  --zc-state-warning-text: #a25a00;
  --zc-state-critical: #e25555;
  --zc-state-critical-text: #b4232f;
  --zc-font-display: "Satoshi", Arial, sans-serif;
  --zc-font-mono: "JetBrains", ui-monospace, monospace;
  --zc-layout-shell: 1380px;
  --zc-radius-ui: 2px;
}
