/* Generated from brand/prometheor-brand.json · sha256:b375f3114993995f310d0edb49de4a586708f5bc59f9630db6c430ca28864b2c */
@font-face {
  font-family: "Fraunces";
  src: url("/assets/fonts/fraunces-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Fraunces";
  src: url("/assets/fonts/fraunces-latin-italic-variable.woff2") format("woff2");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

:root {
  --prometheor-color-ivory: #fff9ea;
  --prometheor-color-paper: #fffdf4;
  --prometheor-color-carbon: #0a0705;
  --prometheor-color-ink: #191410;
  --prometheor-color-muted: #6e6355;
  --prometheor-color-flame: #f4512c;
  --prometheor-color-ember: #c93400;
  --prometheor-color-ember-deep: #a62700;
  --prometheor-color-glow: #ffc94d;
  --prometheor-color-peach: #ffdfc2;
  --prometheor-color-char-ink: #f5efe2;
  --prometheor-color-char-muted: #a89c8c;
  --prometheor-color-success: #2e7d5b;
  --prometheor-color-caution: #b26b12;
  --prometheor-color-danger: #8e2b1f;
  --prometheor-font-display-family: Fraunces;
  --prometheor-font-display-stack: "Fraunces", "Iowan Old Style", Georgia, serif;
  --prometheor-font-body-family: Manrope;
  --prometheor-font-body-stack: "Manrope", "Avenir Next", system-ui, sans-serif;
  --prometheor-font-mono-stack: "SF Mono", ui-monospace, Menlo, monospace;
  --prometheor-radius-small: 8px;
  --prometheor-radius-control: 12px;
  --prometheor-radius-card: 16px;
  --prometheor-radius-sticker: 22px;
  --prometheor-radius-panel: 38px;
  --prometheor-radius-pill: 999px;
  --prometheor-motion-fast: 120ms;
  --prometheor-motion-standard: 140ms;
  --prometheor-motion-expressive: 280ms;
  --prometheor-motion-spring: cubic-bezier(0.34, 1.56, 0.64, 1);
}
