/* DO NOT EDIT: generated from sharenet-design (source/tokens.yaml, source/copy/). Regenerate: just gen */
:root {
  --font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, sans-serif;
  --bg: #fcf6ed;
  --card: #ffffff;
  --accent: #18312d;
  --accent-end: #356b57;
  --ink: #20302a;
  --sub: #8c8576;
  --ph: #bcb6a2;
  --line: #efe7d2;
  --ok: #3c8a6b;
  --gold: #e0a23e;
  --bad: #c0533c;
  --chip-bg: #e7f0ea;
  --sel-bg: #d7e8dd;
  --on-bg: #f1f6f1;
  --danger-bg: #f8e6e1;
  --bonus-bg: #fff7e6;
  --bonus-border: #ffe2a8;
  --bonus-ink: #8a5a00;
  --bonus-plus: #b06a00;
  --code-bg: #f6f1e4;
  --code-border: #d8cfb8;
  --track: #edeef1;
  --warn-a: #e08a3e;
  --warn-b: #eca85b;
  --progress-end: #46a07d;
  --scrim: rgba(0,0,0,0.55);
  --r-button: 15px;
  --r-field: 13px;
  --r-card: 16px;
  --r-plan: 18px;
  --r-list: 14px;
  --r-sheet: 22px;
  --r-tier: 13px;
  --r-chip: 11px;
  --r-icon: 16px;
  --r-pill: 999px;
  --screen-h: 18px;
  --content-max: 520px;
  --wide-max: 1120px;
  --header-max: 1120px;
  --sh-card: 0 4px 14px rgba(0,0,0,0.05);
  --sh-button: 0 6px 14px rgba(24,49,45,0.28);
  --sh-secondary: 0 2px 8px rgba(0,0,0,0.05);
  --sh-popup: 0 20px 30px rgba(0,0,0,0.3);
}
