body{background-color:#f08ace;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.game-container{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 30px #0000004d;color:#fff;font-family:Arial,sans-serif;margin:50px auto;max-width:600px;padding:20px;text-align:center}.game-title{font-size:2.5em;margin-bottom:10px;text-shadow:2px 2px 4px #00000080}.game-instruction{font-size:1.2em;margin-bottom:20px;opacity:.9}.game-stats{display:flex;justify-content:space-around;margin-bottom:20px}.stat-item{background:#fff3;border-radius:10px;font-weight:700;padding:10px 15px}.timer{color:#852991}.guesses{color:#8a3196}.game-form{margin-bottom:20px}.guess-input{margin-right:10px;padding:10px;text-align:center;width:200px}.guess-button,.guess-input{border:none;border-radius:5px;font-size:1.2em}.guess-button{background:#c9e7fc;color:#7682f5;cursor:pointer;padding:10px 20px;transition:background .3s}.guess-button:hover{background:#8a92ff}.game-message{background:#fff3;border-radius:10px;font-size:1.3em;font-weight:700;margin:20px 0;padding:10px}.feedback{font-size:1.1em;margin:10px 0}.game-footer{border-top:1px solid #ffffff4d;margin-top:30px;padding-top:20px}.footer-link{color:#ffeb3b;font-size:.9em;margin:0 10px;text-decoration:none}.footer-link:hover{text-decoration:underline}
/*# sourceMappingURL=main.37e4a424.css.map*/