*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.fade-in{animation:fadeIn .6s ease-out}.pulse{animation:pulse 2s infinite}@media (max-width:768px){.App{padding:10px}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1a1a1a;border-radius:6px}::-webkit-scrollbar-thumb{background:#333;border:2px solid #1a1a1a;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-color:#333 #1a1a1a;scrollbar-width:thin}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float{0%,to{opacity:.3;transform:translateY(0) rotate(0deg)}50%{opacity:.8;transform:translateY(-20px) rotate(180deg)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ffd7004d}50%{box-shadow:0 0 40px #ffd70099}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.start-button{margin-top:20px}.card,.game-container{height:-webkit-fit-content!important;height:fit-content!important}.card{margin:0;margin-top:-20px!important;min-height:-webkit-fit-content;min-height:fit-content}.card-description{margin-top:10px}.card-content{height:-webkit-fit-content!important;height:fit-content!important}.swipe-instructions{margin-top:-5px!important}
/*# sourceMappingURL=main.ac5472ef.css.map*/