@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;700&family=Major+Mono+Display&display=swap";@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Rajdhani,sans-serif;color:#e0ddfd;text-align:center;height:100%;width:100%;background:linear-gradient(135deg,#1b1b2f,#2d2d44,#1b1b2f);overflow:hidden}.page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:1em;background-image:linear-gradient(#1a1818cc,#4d3737b3),url(/assets/images/private_party.png);background-repeat:no-repeat;background-size:cover}.cs-flex__row{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5em}@media (max-aspect-ratio: 1/1){.page{justify-content:flex-start!important;overflow:auto}}
