@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";:root{--color-brand:#7f3f98;--color-brand-dark:#5c2e70;--color-brand-light:#f0eaf4;--color-brand-border:#ece9ef;--color-black:#231f20;--color-white:#fff;--color-gray-100:#f8f7f9;--color-gray-200:#f0eff2;--color-gray-300:#ece9ef;--color-gray-500:#b9b9b9;--color-gray-700:#5a5567;--color-success:#62c584;--color-success-bg:#62c58426;--color-warning:#f16521;--color-error:#ed1c24;--color-info:#213f99;--font:"Montserrat", "Avenir", -apple-system, sans-serif;--radius-sm:4px;--radius-md:12px;--radius-lg:24px;--radius-xl:40px;--radius-full:999px;--shadow-sm:0 1px 4px #00000014;--shadow-md:0 4px 16px #0000001f;--shadow-brand:0 4px 14px #7f3f9859;--shadow-success:0 4px 14px #62c58466}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font);background:var(--color-gray-200);color:var(--color-black);-webkit-font-smoothing:antialiased}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:0s!important;animation-duration:0s!important}}
