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

:root {
  --color-bg: #e7f4f7;
  --color-surface: #f6fbfc;
  --color-ink: #0d2b33;
  --color-muted: #456670;
  --color-accent: #0e7490;
  --color-accent-soft: #06b6d4;
  --font-display: "Manrope", Georgia, serif;
  --font-body: "Inter", system-ui, sans-serif;
}
