:root{--blue:#00aeef;--blue-dark:#0090c8;--blue-light:#e6f7fd;--blue-mid:#b3e5f9;--red:#e8385a;--red-light:#fdeef1;--txt:#1a1a1f;--txt2:#5a5a6a;--txt3:#9898a8;--bg:#f4f6fa;--border:#dde3ec;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--txt);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}ol,ul{list-style:none}