@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;900&display=swap";:root{--font-family:"DM Sans", system-ui, sans-serif;--color-bg-page:#fff;--color-bg-subtle:#f9fafb;--color-text-primary:#111827;--color-border:#e5e7eb}*{box-sizing:border-box}html,body{min-height:100%;font-family:var(--font-family);color:var(--color-text-primary);background:var(--color-bg-subtle);margin:0}
