*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;background-color:#05160e;font-family:Outfit,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#05160e}::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d4af3780}.app-layout{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background-color:#030806}.mobile-viewport{width:100%;max-width:500px;min-height:100vh;box-shadow:0 0 40px #0009;background:#05160e;position:relative;overflow-x:hidden;border-left:1px solid hsla(0,0%,100%,.03);border-right:1px solid hsla(0,0%,100%,.03)}.page-enter-active,.page-leave-active{transition:all .28s cubic-bezier(.4,0,.2,1)}.page-enter-from{opacity:0;transform:translate3d(12px,0,0)}.page-leave-to{opacity:0;transform:translate3d(-12px,0,0)}
