/* FORGE generated design layer. Compiled from compact AI design tokens. Component CSS is owned by the FORGE parent theme. */

:root {
  --forge-primary: #0D6E7A;
  --forge-primary-dark: #0A3D52;
  --forge-secondary: #0A3D52;
  --forge-accent: #4AADBE;
  --forge-bg: #F7FAFA;
  --forge-ink: #1E2D35;
  --forge-soft: #F7FAFA;
  --forge-surface: #FFFFFF;
  --forge-surface-strong: #F7FAFA;
  --forge-radius-sm: 7px;
  --forge-radius: 11px;
  --forge-radius-lg: 16px;
  --forge-shadow-sm: 0 10px 28px rgba(15, 23, 42, .08);
  --forge-shadow: 0 24px 74px rgba(15, 23, 42, .15);
  --forge-shadow-medium: 0 24px 74px rgba(15, 23, 42, .15);
  --forge-space-5: 2.5rem;
  --forge-space-6: 4rem;
  --forge-space-7: 6rem;
}

:root {
  --forge-font-body: "Nunito Sans", ui-sans-serif, system-ui, sans-serif;
  --forge-font-display: "Nunito Sans", ui-sans-serif, system-ui, sans-serif;
}

/* Safe custom tweaks. */
--forge-primary: #0D6E7A;
--forge-accent: #4AADBE;
--forge-secondary: #0A3D52;
