@import"https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html,#root{background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;min-height:100%;z-index:-5}body{margin:0;padding:0;background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;overflow-y:auto;min-height:100%;z-index:-5;font-size:16;-webkit-overflow-scrolling:touch}.app{min-height:100%;width:100%;max-width:100vw;font-family:Roboto,sans-serif;display:flex;top:200px;flex-direction:column;overflow-x:hidden;overflow-y:visible}footer{position:fixed;bottom:0;left:0;right:0;width:100%;text-align:center;z-index:500;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}header{position:fixed;top:0;left:0;right:0;text-align:center;z-index:500;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#80808080}
