*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf9f7;--bg2:#f4f3ef;--surface:#fff;--border:#d3d1c7;--border2:#e8e6df;--text:#2c2c2a;--text2:#5f5e5a;--text3:#888780;--blue:#185FA5;--blue-light:#E6F1FB;--blue-mid:#378ADD;--green:#1D9E75;--green-light:#EAF3DE;--red:#E24B4A;--amber:#BA7517}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input,select,textarea{font-family:inherit;font-size:13px}