/* Generated by website/build from tools/doc-assets/style.css.
 * Do not edit: change the source and run website/build. */
:root {
  --display:        'Fustat', 'Inter', -apple-system, sans-serif;
  --text:           'Source Serif 4', Georgia, 'Times New Roman', serif;
  --mono:           'IBM Plex Mono', Menlo, monospace;
  --plane:          #F1F7F3;
  --surface:        #FFFFFF;
  --mist:           #F7F9F9;
  --mist-deep:      #F2F5F5;
  --ink:            #212427;
  --head:           #013539;
  --muted:          #5b6b6d;
  --line:           #b8d4d6;
  --well:           rgba(1, 53, 57, 0.05);
  --urgent:         #EA616C;
  --accent:         #066F76;
  --accent-soft:    rgba(6, 111, 118, 0.14);
  --accent-rule:    rgba(6, 111, 118, 0.25);
  --accent-hair:    rgba(6, 111, 118, 0.12);
  --attention:      #A8641A;
  --attention-soft: rgba(168, 100, 26, 0.13);
  --lime:           #A3E96A;
  --lime-ink:       #013539;
  --fill-frost:     radial-gradient(ellipse 70% 55% at 12% 0%, rgba(6, 111, 118, 0.20) 0%, rgba(6, 111, 118, 0) 70%), radial-gradient(ellipse 60% 70% at 100% 30%, rgba(163, 233, 106, 0.22) 0%, rgba(163, 233, 106, 0) 70%), radial-gradient(ellipse 55% 60% at 50% 110%, rgba(184, 212, 214, 0.55) 0%, rgba(184, 212, 214, 0) 70%), radial-gradient(ellipse 45% 40% at 80% 90%, rgba(42, 138, 109, 0.14) 0%, rgba(42, 138, 109, 0) 70%), radial-gradient(ellipse 40% 50% at 30% 60%, rgba(14, 61, 78, 0.07) 0%, rgba(14, 61, 78, 0) 70%), linear-gradient(#E9F1EC, #E9F1EC);
  --fill-deep:      radial-gradient(ellipse 70% 60% at 15% 10%, rgba(6, 111, 118, 0.85) 0%, rgba(6, 111, 118, 0) 70%), radial-gradient(ellipse 60% 50% at 95% 25%, rgba(27, 94, 120, 0.80) 0%, rgba(27, 94, 120, 0) 70%), radial-gradient(ellipse 55% 45% at 70% 105%, rgba(42, 138, 109, 0.55) 0%, rgba(42, 138, 109, 0) 70%), radial-gradient(ellipse 40% 35% at 25% 95%, rgba(90, 160, 92, 0.35) 0%, rgba(90, 160, 92, 0) 70%), radial-gradient(ellipse 35% 30% at 55% 60%, rgba(1, 53, 57, 0.90) 0%, rgba(1, 53, 57, 0) 70%), linear-gradient(#0e3d4e, #0e3d4e);
  --card-radius:    8px;
  --block-radius:   12px;
  --chip-radius:    2px;
}
