@import"https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Round&display=block";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Google+Sans:wght@400;500;700&family=MuseoModerno:wght@500&family=Lato:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block";body{font-family:-apple-system,BlinkMacSystemFont,Helvetica,Roboto,sans-serif;background-color:#181818;color:#fff;margin:0;padding:0}#root,body{height:100vh}.ispinner{position:relative;width:20px;height:20px}.ispinner .ispinner-blade{position:absolute;top:6.5px;left:8.5px;width:2.5px;height:6.5px;background-color:#8e8e93;border-radius:1.25px;animation:iSpinnerBlade 1s linear infinite;will-change:opacity}.ispinner .ispinner-blade:first-child{transform:rotate(45deg) translateY(-6.5px);animation-delay:-1.625s}.ispinner .ispinner-blade:nth-child(2){transform:rotate(90deg) translateY(-6.5px);animation-delay:-1.5s}.ispinner .ispinner-blade:nth-child(3){transform:rotate(135deg) translateY(-6.5px);animation-delay:-1.375s}.ispinner .ispinner-blade:nth-child(4){transform:rotate(180deg) translateY(-6.5px);animation-delay:-1.25s}.ispinner .ispinner-blade:nth-child(5){transform:rotate(225deg) translateY(-6.5px);animation-delay:-1.125s}.ispinner .ispinner-blade:nth-child(6){transform:rotate(270deg) translateY(-6.5px);animation-delay:-1s}.ispinner .ispinner-blade:nth-child(7){transform:rotate(315deg) translateY(-6.5px);animation-delay:-.875s}.ispinner .ispinner-blade:nth-child(8){transform:rotate(1turn) translateY(-6.5px);animation-delay:-.75s}.ispinner.ispinner-large{width:35px;height:35px}.ispinner.ispinner-large .ispinner-blade{top:11.5px;left:15px;width:5px;height:12px;border-radius:2.5px}.ispinner.ispinner-large .ispinner-blade:first-child{transform:rotate(45deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(2){transform:rotate(90deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(3){transform:rotate(135deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(4){transform:rotate(180deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(5){transform:rotate(225deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(6){transform:rotate(270deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(7){transform:rotate(315deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(8){transform:rotate(1turn) translateY(-11.5px)}@keyframes iSpinnerBlade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}.cubic-bezier{background:linear-gradient(0deg,#000,rgba(0,0,0,.945) 7.9%,rgba(0,0,0,.883) 15.3%,rgba(0,0,0,.815) 22.2%,rgba(0,0,0,.743) 28.7%,rgba(0,0,0,.667) 34.8%,rgba(0,0,0,.589) 40.6%,rgba(0,0,0,.509) 46.2%,rgba(0,0,0,.429) 51.7%,rgba(0,0,0,.348) 57.2%,rgba(0,0,0,.269) 62.8%,rgba(0,0,0,.193) 68.7%,rgba(0,0,0,.121) 75.2%,rgba(0,0,0,.059) 82.6%,rgba(0,0,0,.015) 91.2%,#0000)}.ease{background:linear-gradient(green,ease,red);background:linear-gradient(green,#407c00 7.8%,#637600 13.2%,#7d6f00 17.6%,#936800 21.7%,#a66100 25.8%,#b75900 30.2%,#c75000 35.1%,#d44700 40.6%,#e03d00 46.9%,#ea3300 54.1%,#f22900 62.2%,#f81e00 71.1%,#fc1300 80.6%,#fe0900 90.5%,red)}.steps{background:linear-gradient(90deg,green,steps(4,skip-none),red);background:linear-gradient(90deg,green,green 25%,#936900 0,#936900 50%,#d04a00 0,#d04a00 75%,red 0,red)}.radial{background:radial-gradient(circle at top right,red,ease-in-out,blue);background:radial-gradient(circle at top right,red,#fe001b 7.7%,#f90035 14.8%,#f3004d 21%,#ec0061 26.5%,#e30074 31.4%,#da0084 35.9%,#d00093 40.1%,#c500a1 44.2%,#ba00ae 48.1%,#ae00ba 52%,#a100c6 56%,#9300d1 60.1%,#8300da 64.3%,#7300e4 68.8%,#6100ec 73.7%,#4c00f3 79.2%,#3500f9 85.4%,#1b00fe 92.5%,blue)}