@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";body,html{padding:0;margin:0;font-family:Roboto,sans-serif;font-size:12px;-webkit-tap-highlight-color:rgba(0,0,0,0);height:calc(var(--vh, 1vh)*100)}body{overflow-y:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}* input,* textarea{font-family:inherit;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}button{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0;margin:0;font-family:inherit}