*,:before,:after{box-sizing:border-box}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;margin:0}#root{min-height:100vh}.page{background-image:url(https://i.ibb.co/RTf0mYzK/backgroundespintrader.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;align-items:center;width:100%;min-height:100vh;display:flex}.logo-container{justify-content:center;align-items:center;width:50%;padding:40px;display:flex}.logo{object-fit:contain;filter:drop-shadow(0 0 32px #00000080);width:100%;max-width:380px;height:auto;animation:1.2s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.page{background-position:70%;flex-direction:column;justify-content:flex-start}.logo-container{background:linear-gradient(#000000b3 0%,#0000004d 100%);width:100%;padding:60px 24px}.logo{max-width:240px}}
