.cssload-coffee{height:188px;width:150px;border-bottom-left-radius:19px;border-bottom-right-radius:19px;position:relative;background:linear-gradient(to bottom left,#01c0ff,#0452ef)}.cssload-coffee:before{content:"";position:absolute;right:-56px;top:19px;height:94px;width:38px;background:transparent;border:19px solid #03cdff;border-left:19px solid transparent;border-bottom:19px solid #18a5d9;border-top-right-radius:38px;border-bottom-right-radius:38px;box-sizing:content-box}.cssload-coffee:after{content:"";position:absolute;width:19px;height:113px;background:rgba(113,120,133,.99);border-radius:15px;top:-120px;box-shadow:131px 0 #717885,65.5px -56px #5e646e;opacity:1;animation:cssload-steam 2.1s ease infinite}@keyframes cssload-steam{to{top:-150px;background:rgba(54,62,77,.47);box-shadow:131px 0 #363e4d75,65.5px -56px #363e4d80;opacity:0}}body{margin:0}#root{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.scrollable{overflow:hidden auto}#loading-screen{position:fixed;display:flex;height:100vh;width:100vw;background:#1a202c;z-index:9999999}.spinner{margin:auto;width:100%;height:100px;text-align:center;font-size:10px;transform:scale(2)}.spinner>div{background-color:#9700ff;height:100%;width:8px;display:inline-block;animation:sk-stretchdelay 1.2s infinite ease-in-out;margin-right:10px}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}
