@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--color-brand-blue:#1f4fd8;--color-brand-amber:#f2992e;--color-brand-dark:#1f2a44;--color-brand-gray:#4a5568;--color-bg:#f9fafb;--color-surface:#fff;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-text:#1f2a44;--color-text-muted:#6b7280}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1f2a44;-webkit-font-smoothing:antialiased;background-color:#f9fafb;font-family:Manrope,sans-serif}
