@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{min-height:100dvh;overflow:hidden;overscroll-behavior-x:none;overscroll-behavior-y:none;touch-action:none}.loader{height:100%;width:100%;min-height:100dvh;min-width:100dvw;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-family:Gilroy,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background:linear-gradient(180deg,#5766b4,#404c8a,#242b50)}.logo{color:#fff;width:100%;height:auto;max-width:10rem;min-height:4rem}.logo-small{max-width:7rem;padding-top:2rem}.rotate-loop-fast{animation:rotate-y-spin 10s cubic-bezier(.5856,.0703,.4143,.9297) infinite}@keyframes rotate-y-spin{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotateY(0)}to{transform:rotateY(3600deg)}}.loader h1{font-size:36px;font-weight:400;margin:0}.loader p{font-size:16px;line-height:1.5}.loader button{font-size:16px;cursor:pointer;border:2px solid #d9f9e4;padding:2px 16px;font-style:normal;font-family:Gilroy-Bold,Roboto,Helvetica,Arial,sans-serif;font-weight:800;white-space:nowrap;border-radius:50px;color:#242c50;background-color:#d9f9e4;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;min-width:64px;box-sizing:border-box;line-height:1.75;margin:0;display:inline-flex;outline:0;vertical-align:middle;appearance:none;-webkit-appearance:none;-moz-appearance:none;justify-content:center;text-decoration:none}
