/* Generated from @celerati/brand@0.1.0; do not hand-edit. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/brand/inter-latin-wght-3100e775.woff2') format('woff2');
}
:root {
  --celerati-paper: #F7F5EF;
  --celerati-surface: #FFFEFA;
  --celerati-surface-muted: #F0F3EE;
  --celerati-ink: #101817;
  --celerati-muted: #65706D;
  --celerati-line: #D9DED8;
  --celerati-signal: #0B8B76;
  --celerati-signal-dark: #07695A;
  --celerati-signal-soft: #DFF3ED;
  --celerati-mark: #6F9286;
  --celerati-mark-ring: #C3D5CC;
  --celerati-night: #10201D;
  --celerati-radius-small: 10px;
  --celerati-radius-medium: 16px;
  --celerati-radius-large: 24px;
  --celerati-radius-pill: 999px;
  --celerati-shadow-subtle: 0 12px 36px rgba(16, 24, 23, 0.08);
  --celerati-shadow-elevated: 0 28px 80px rgba(20, 40, 35, 0.13);
  --celerati-space-1: 4px;
  --celerati-space-2: 8px;
  --celerati-space-3: 12px;
  --celerati-space-4: 16px;
  --celerati-space-6: 24px;
  --celerati-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
