*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--blue:#4a9ebf;--blue-light:#ebf6fb;--blue-mid:#d0ecf5;--blue-dark:#2c7a99;--blue-deeper:#1a5f78;--olive:#7a8c3e;--olive-light:#f0f3e3;--olive-mid:#c8d48a;--olive-dark:#5c6b2a;--dark:#1c2b30;--mid:#3d5560;--muted:#7a95a0;--bg:#f4f9fc;--white:#fff;--border:#d8ebf3;--success:#2d9e6b;--warning:#f77737;--danger:#e53e3e}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg);color:var(--dark);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}