@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#fff;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:url(/background.png) center center/cover no-repeat fixed}body:before{content:"";position:fixed;inset:0;background:linear-gradient(180deg,#0000008c,#00000059 40%,#0009);z-index:-1;pointer-events:none}app-root{display:block;max-width:480px;margin:0 auto;position:relative}@media(min-width:768px){app-root{max-width:640px}}@media(min-width:1200px){app-root{max-width:480px}}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}
