.game-module__2-cBvW__container{color:#12d0ff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:Courier New,Courier,monospace;display:flex}.game-module__2-cBvW__hud{border-bottom:1px solid #050;justify-content:space-between;width:100%;max-width:800px;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;display:flex}.game-module__2-cBvW__scoreValue{color:#fff;font-weight:700}.game-module__2-cBvW__livesValue{color:red}.game-module__2-cBvW__board{background-color:#4ba2a8;border:2px solid #050;border-radius:8px;width:100%;max-width:800px;height:600px;position:relative;overflow:hidden;box-shadow:0 0 20px #0f03}.game-module__2-cBvW__overlay{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.game-module__2-cBvW__startScreen{background-color:#000c}.game-module__2-cBvW__gameOverScreen{color:#fff;background-color:#640000e6}.game-module__2-cBvW__title{margin-bottom:1rem;font-family:TrickcalFont,sans-serif;font-size:2.5rem;font-weight:700}.game-module__2-cBvW__button{cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-size:1rem;font-weight:700;transition:background .2s}.game-module__2-cBvW__startButton{color:#000;background-color:#0a0}.game-module__2-cBvW__startButton:hover{background-color:#0f0}.game-module__2-cBvW__retryButton{color:#500;background-color:#fff}.game-module__2-cBvW__retryButton:hover{background-color:#ddd}.game-module__2-cBvW__word{color:#fff;white-space:nowrap;background-color:#0009;border:1px solid #0f06;border-radius:4px;padding:4px 8px;font-weight:700;position:absolute}.game-module__2-cBvW__inputContainer{text-align:center;width:100%;max-width:800px;margin-top:1.5rem}.game-module__2-cBvW__input{color:#fff;background-color:#222;border:1px solid #060;border-radius:4px;outline:none;width:100%;padding:1rem;font-size:1.25rem}.game-module__2-cBvW__input:focus{border-color:#0f0;box-shadow:0 0 8px #00ff0080}.game-module__2-cBvW__guideText{color:#666;margin-top:.5rem;font-size:.9rem}.game-module__2-cBvW__rankSection{background-color:#111;border:1px solid #040;border-radius:8px;width:100%;max-width:600px;padding:2rem}.game-module__2-cBvW__rankTitle{text-align:center;color:#fff;border-bottom:1px solid #040;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.game-module__2-cBvW__rankList{margin:0;padding:0;list-style:none}.game-module__2-cBvW__rankItem{border-bottom:1px solid #222;justify-content:space-between;padding:.8rem 0;font-size:1.1rem;display:flex}.game-module__2-cBvW__rankItem:last-child{border-bottom:none}.game-module__2-cBvW__rankRank{color:#888;width:40px}.game-module__2-cBvW__rankName{color:#fff;text-align:left;flex-grow:1}.game-module__2-cBvW__rankScore{color:#0f0;font-weight:700}.game-module__2-cBvW__loading{text-align:center;color:#666;padding:2rem}.game-module__2-cBvW__empty{text-align:center;color:#444;padding:2rem}
