/*!
 * 
 *   react-simple-keyboard v3.8.231
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.157
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
.hg-theme-default{box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#ececec;border-radius:5px;width:100%;padding:5px;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{font-size:inherit;border-width:0}.hg-theme-default .hg-button{flex-grow:1;display:inline-block}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;justify-content:center;align-items:center;height:40px;padding:5px;display:flex;box-shadow:0 0 3px -1px #0000004d}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{justify-content:center;align-items:center;width:33.3%;height:60px;display:flex}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{color:#fff;background:#05194687}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\.com]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\@]{max-width:60px}.hg-candidate-box{-webkit-user-select:none;user-select:none;background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;margin-top:-10px;display:inline-flex;position:absolute;transform:translateY(-100%)}ul.hg-candidate-box-list{flex:1;margin:0;padding:0;list-style:none;display:flex}li.hg-candidate-box-list-item{justify-content:center;align-items:center;width:40px;height:40px;display:flex}li.hg-candidate-box-list-item:hover{cursor:pointer;background:#00000008}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{color:#969696;cursor:pointer;align-items:center;padding:0 10px;display:flex}.hg-candidate-box-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.hg-candidate-box-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.hg-candidate-box-btn-active{color:#444}input{box-sizing:border-box;text-align:center;background:0 0;border:none;width:100%;height:100px;padding:20px;font-size:20px}.simple-keyboard{max-width:850px}body{text-align:center;background-color:#d2dadd54;margin:0;font-family:verdana;font-size:1em}.wordle-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.game-container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:700px;display:flex}.simple-keyboard{width:100%;max-width:700px}h1{color:#333;border-bottom:1px solid #eee;margin:0 0 30px;padding:20px 0;font-size:1.2em}.row{text-align:center;justify-content:center;display:flex}.row>div{text-align:center;text-transform:uppercase;border:1px solid #bbb;width:60px;height:60px;margin:4px;font-size:2.5em;font-weight:700;line-height:60px;display:block}.row>div.green{--background:#5ac85a;--border-color:#5ac85a;animation:.5s forwards flip}.row>div.grey{--background:#a1a1a1;--border-color:#a1a1a1;animation:.6s forwards flip}.row>div.yellow{--background:#e2cc68;--border-color:#e2cc68;animation:.5s forwards flip}.row>div:nth-child(2){animation-delay:.2s}.row>div:nth-child(3){animation-delay:.4s}.row>div:nth-child(4){animation-delay:.6s}.row>div:nth-child(5){animation-delay:.8s}.row.current>div.filled{animation:.2s ease-in-out forwards bounce}.keypad{max-width:500px;margin:20px auto}.keypad>div{background:#eee;border-radius:6px;width:40px;height:50px;margin:5px;line-height:50px;display:inline-block}.keypad>div.green{color:#fff;background:#5ac85a;transition:all .3s ease-in}.keypad>div.yellow{color:#fff;background:#e2cc68;transition:all .3s ease-in}.keypad>div.grey{color:#fff;background:#a1a1a1;transition:all .3s ease-in}.modal{background:#ffffffb3;width:100%;height:100%;position:fixed;top:0;left:0}.modal div{background:#fff;border-radius:10px;max-width:480px;margin:10% auto;padding:40px;box-shadow:2px 2px 10px #0000004d}.modal .solution{color:#ff004c;text-transform:uppercase;letter-spacing:1px;font-size:.8em;font-weight:700}@keyframes flip{0%{background:#fff;border-color:#333;transform:rotateX(0)}45%{background:#fff;border-color:#333;transform:rotateX(90deg)}55%{background:var(--background);border-color:var(--border-color);transform:rotateX(90deg)}to{background:var(--background);border-color:var(--border-color);color:#eee;transform:rotateX(0)}}@keyframes bounce{0%{border-color:#ddd;transform:scale(1)}50%{transform:scale(1.2)}to{border-color:#333;transform:scale(1)}}
