body{font-family:pixel,Arial,sans-serif;background-color:#1f262e;color:#f6f1e9;margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}#root{width:100%;height:100%}.game-container{width:100%;height:100%;background-color:#2c3846;display:flex;align-items:center;justify-content:center}.landing-card{max-width:500px;width:90%;text-align:center;background-color:#3e4b59;border:3px solid #ffd700;border-radius:0;box-shadow:none}.centered-actions{justify-content:center}.retro-button{border:2px solid #ffd700;background-color:#aa2b2b;color:#f6f1e9;font-weight:700;border-radius:0;font-family:pixel,Arial,sans-serif;cursor:pointer;padding:8px 16px;transition:background-color .3s,transform .3s;margin:.25rem}
