/* Auto-generated by scripts/build.js. Do not edit. */
:root {
  --blush: #5aafff;
  --lavender: #baddff;
  --surface: #fafcff;
  --surface-strong: #ffffff;
  --ink: #2c3e50;
  --muted: #5a7a9b;
  --soft: #f0f7ff;
  --line: #d6e6f5;
  --brand: #1e4f80;
  --brand-dark: #1e4f80;
  --accent: #3b94e6;
  --success: #26795f;
  --danger: #b4233b;
  --warning: #a86808;
  --shadow: 0 18px 45px rgba(31, 41, 51, 0.11);
  --sky-50: #f0f7ff;
  --sky-100: #e0efff;
  --sky-200: #baddff;
  --sky-300: #8ec8ff;
  --sky-400: #5aafff;
  --sky-500: #3b94e6;
  --sky-600: #2a6db3;
  --sky-700: #1e4f80;
  --cream: #fafcff;
  --text-dark: #2c3e50;
  --text-mid: #5a7a9b;
  --text-light: #8bacc8;
  --border: #d6e6f5;
  --white: #ffffff;
}

body,
input,
button,
select,
textarea {
  font-family: 'Jost', sans-serif;
}

h1,
h2,
.dialog-title {
  font-family: 'Cormorant Garamond', serif;
}

.eyebrow {
  font-family: 'Barlow Condensed', sans-serif;
}
