@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap");*{box-sizing:border-box}body{font-family:Inter,sans-serif;font-weight:500;background-color:#fff;color:#000;margin:0;padding:0;-webkit-font-smoothing:antialiased}a{text-decoration:none!important;color:inherit}.bold,b,strong{font-weight:700}pre{font-family:inherit}