/* Generated Studio theme — authoritative_navy */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");

:root {
  --color-bg: #f1f5f9;
  --color-surface: #ffffff;
  --color-ink: #0f172a;
  --color-muted: #475569;
  --color-accent: #1e3a5f;
  --color-accent-soft: #2563eb;
  --font-display: "Inter", Georgia, serif;
  --font-body: "Inter", system-ui, sans-serif;
}
