body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#000 url(/mcu-guess/static/media/bg.9e2d489bb48e52196ee9.jpeg) no-repeat 50%/cover;color:#f8f8f8;font-family:sans-serif;font-weight:700;justify-content:center;margin:0;min-height:100vh}.container,body{align-items:center;display:flex}.container{background-color:maroon;border-radius:8px;box-shadow:5px 5px 5px rgba(93,20,20,.538);box-sizing:border-box;flex-direction:column;gap:15px;max-width:600px;min-height:min-content;padding:10px;position:relative;width:100%}h1,h2,h3{color:#fff;margin-bottom:20px}h3{background-color:#6a0000}.stats-navbar,.top-navbar{background-color:#000;display:flex;font-size:16px;gap:15px;justify-content:center;padding:10px;width:100%}.stat-item{background-color:#360606;border:2px solid #000;text-align:center}.difficulty-option,.modal button,.nav-button{border:none;border-radius:5px;cursor:pointer;font-weight:700;padding:10px;transition:.3s}.nav-button{background-color:red;color:#000}.nav-button:hover{background-color:#360e0e}.game-buttons,.letter-selection,.word-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.letter{background-color:#000;border:1px solid #fff;border-radius:4px;color:#fff;display:grid;font-size:1.2em;font-weight:700;height:30px;place-items:center;width:30px}.correct-message,.wrong-message{animation:fadeOut 2s forwards;background-color:#000000e6;border-radius:5px;font-size:24px;font-weight:700;left:50%;padding:10px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.correct-message{color:green}.wrong-message{color:red}.button-section{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.best-streak,.give-up-button,.guess-button,.hint-button,.remove-button,.restart-button,.score,.streak-counter{background-color:#000;border-radius:5px;color:#fff;margin:10px;padding:8px 15px;transition:background-color .3s}.give-up-button,.guess-button{font-size:medium;margin:5px;padding:20px 30px}.give-up-button:hover,.guess-button:hover,.hint-button:hover,.remove-button:hover,.restart-button:hover{background-color:#360e0e}.timer{align-items:center;background-color:#000;border-radius:5px;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;padding:10px 15px;position:absolute;right:10px;top:10px}.low-time{animation:blink 1s infinite;color:red;font-weight:700}@keyframes blink{50%{opacity:.5}}.history-modal,.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.history-modal-content,.modal{background:#000;border-radius:8px;box-shadow:0 4px 8px rgba(147,0,0,.482);max-height:80%;max-width:80%;overflow-y:auto;padding:20px;text-align:center}.history-modal-content h2,.modal h2{margin-bottom:10px}.modal button{background:#7f0000;color:#000}.difficulty-option{background-color:#9e0000;color:#000;display:block;font-size:1.2rem;margin:10px 0;width:100%}.difficulty-option:hover{background-color:#471f1f}.history-modal-content button,.modal button:last-child{background-color:#1c0808;color:#fff;display:block;font-size:1rem;margin:20px auto 0}.letter-selection{background:#000 url(/mcu-guess/static/media/bg.9e2d489bb48e52196ee9.jpeg) no-repeat 50%/cover;box-sizing:border-box;margin:10px;max-width:600px;width:100%}.letter-button{align-items:center;background-color:#fff;border:1px solid #360606;border-radius:5px;color:maroon;display:flex;font-weight:700;height:40px;justify-content:center;transition:background-color .3s,color .3s;width:35px}.letter-button:disabled{cursor:default;opacity:.5}.letter-button.selected{background-color:#000;color:#c37878}.letter-button:hover:not(.selected):not(:disabled){background-color:#eee}.history{background-color:#6a0000;border:1px solid #ccc;border-radius:4px;max-height:200px;overflow-y:auto;padding:10px}.select-wrapper{display:inline-block;position:relative;width:120px}select{appearance:none;background-color:#000;border:none;box-sizing:border-box;color:maroon;cursor:pointer;font-size:18px;font-weight:700;padding:10px 16px;width:100%}select:focus,select:hover{outline:1px solid maroon}select:disabled{background-color:#333;color:#888;cursor:default}@media (max-width:600px){.stats-navbar,.top-navbar{flex-direction:column;font-size:14px;gap:8px}.letter-button{font-size:.9rem;height:35px;width:28px}.give-up-button,.guess-button{font-size:small;padding:15px 20px}.timer{font-size:.8rem;height:auto;padding:6px 10px;right:5px;top:5px}.history-modal-content,.modal{max-height:90%;width:90%}}
/*# sourceMappingURL=main.9a9c0358.css.map*/