/* Generated from src/shared/tokens.ts; do not edit. */

:root {
  --rw-ground: #fbf7f2;
  --rw-surface: #ffffff;
  --rw-surface-warm: #fcf9f5;
  --rw-surface-active: #fefaf6;
  --rw-text: #2e2620;
  --rw-text-muted: #6b5f55;
  --rw-text-soft: #8a7d72;
  --rw-text-faint: #a0938a;
  --rw-placeholder: #b7a99d;
  --rw-struck: #b09a8c;
  --rw-replacement: #3c62a8;
  --rw-hairline: #f4efe8;
  --rw-field-border: #ece4da;
  --rw-chip: #f2ece5;
  --rw-chip-warm: #f6f1ea;
  --rw-org-card: #f3ece3;
  --rw-brand-accent: #ec3013;
  --rw-brand-accent-hover: #dd2b0f;
  --rw-brand-accent-pressed: #ae1800;
  --rw-brand-accent-on-dark: #ff563c;
  --rw-brand-ink: #201e1d;
  --rw-brand-ground: #f5f5f1;
  --rw-shadow-xs: 0 1px 4px rgba(60,40,30,0.14);
  --rw-shadow-sm: 0 2px 8px rgba(60,40,30,0.1);
  --rw-shadow-card: 0 6px 24px rgba(60,40,30,0.07);
  --rw-shadow-raised: 0 6px 20px rgba(60,40,30,0.08);
  --rw-shadow-popover: 0 16px 36px rgba(60,40,30,0.22);
  --rw-shadow-floating: 0 12px 30px rgba(60,40,30,0.22);
  --rw-radius-pill: 999px;
  --rw-radius-tile: 9px;
  --rw-radius-small: 12px;
  --rw-radius-card: 16px;
  --rw-radius-panel: 22px;
  --rw-radius-brand: 0;
  --rw-font-brand: "Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;
  --rw-font-ui: "Figtree", system-ui, -apple-system, "Segoe UI", sans-serif;
  --rw-font-document: "Newsreader", Georgia, "Times New Roman", serif;
  --rw-spelling: #ec3013;
  --rw-spelling-text: #ec3013;
  --rw-spelling-tint: #fdece9;
  --rw-grammar: #3c62a8;
  --rw-grammar-text: #2f4e86;
  --rw-grammar-tint: #e9eef7;
  --rw-punctuation: #6b5f55;
  --rw-punctuation-text: #6b5f55;
  --rw-punctuation-tint: #f2ece5;
  --rw-forbidden: #b8860b;
  --rw-forbidden-text: #8a6d10;
  --rw-forbidden-tint: #fbf1d8;
  --rw-style: #b8860b;
  --rw-style-text: #8a6d10;
  --rw-style-tint: #fbf1d8;
}
