@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:575px;margin:0 auto;background-color:#e5e5e5}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:light}}.hidescrollbar::-webkit-scrollbar{display:none}.hidescrollbar{-ms-overflow-style:none;scrollbar-width:none}.cursor-pointer{cursor:pointer}.alert-wrap{position:relative}.alert-box{position:fixed!important;bottom:85%!important;width:100%}