*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100dvh;overflow:hidden;background:#000}.grainient-container{position:relative;width:100%;height:100%;overflow:hidden}.page{position:relative;width:100%;height:100dvh;overflow:hidden}.background{position:absolute;inset:0;z-index:0}.content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:14px}.logo{width:120px;height:auto}.tagline{color:#ffffffd9;font-family:Rubik,sans-serif;font-weight:400;font-size:24px;letter-spacing:.05em}@media(max-width:480px){.logo{width:80px}.tagline{font-size:18px}.content{gap:16px}}@media(min-width:481px)and (max-width:768px){.logo{width:100px}.tagline{font-size:20px}}
