:root{--green:#3ea843;--green-dark:#2d8c34;--blue:#2b4c9b;--blue-dark:#1e3670;--blue-darker:#152853;--ink:#0f1a2e;--muted:#6b7a8d;--cream:#fafaf7;--white:#fff}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--white);color:var(--ink);overflow-x:hidden}