@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1e3a5f;--blue-mid:#2b5393;--blue-light:#3a6fbf;--red:#dc2626;--white:#fff;--grey-bg:#f0f2f5;--grey-border:#e2e6ea;--text-dark:#1a1a2e;--text-mid:#4a5568;--green:#16a34a;--font:"Inter", system-ui, sans-serif}body{font-family:var(--font);background:var(--grey-bg);color:var(--text-dark)}
