.wordle-wrapper{background-color:#3a3a50;padding:20px;margin:20px auto 0;max-width:550px;border-radius:10px;text-align:center}.wordle-wrapper h1,.wordle-wrapper h2,.wordle-wrapper h3,.wordle-wrapper h4,.wordle-wrapper h5,.wordle-wrapper h6,.wordle-wrapper p{color:#fff;margin-bottom:5px}.wordle-heading{margin-bottom:20px}.wordle-wrapper .grid{display:grid;grid-template-columns:repeat(5,70px);grid-auto-rows:70px;gap:5px;justify-content:center;margin-bottom:30px}.wordle-wrapper .row{display:contents}.wordle-wrapper .tile{width:70px;height:70px;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:2.5rem;text-transform:uppercase;text-align:center;caret-color:transparent;background-color:beige;border-radius:4px}.wordle-wrapper .tile:focus{background-color:#8f8fc3}.wordle-wrapper .keyboard{display:flex;flex-direction:column;gap:10px;align-items:center}.wordle-wrapper .keyboard-row{display:flex;gap:5px;justify-content:center;width:100%}.wordle-wrapper .key{flex:1 1 0;height:50px;border:2px solid #ccc;border-radius:4px;background-color:#e0e0e0;cursor:pointer;font-weight:700;font-size:1rem;transition:all .2s;text-align:center;line-height:46px}.wordle-wrapper .key:hover{background-color:#d0d0d0}.wordle-wrapper .key.guessed{background-color:#787c7e;color:#fff;border-color:#787c7e;text-decoration:line-through}.wordle-wrapper .key.orange{background-color:#c9b458;color:#fff;border-color:#c9b458}.wordle-wrapper .key.correct{background-color:#6aaa64;color:#fff;border-color:#6aaa64}.wordle-wrapper .key.special{flex:2 1 0}body,.template-page{background-color:#3a3a50!important}.main-content,.page-width{background-color:transparent!important}@media (max-width: 600px){.wordle-wrapper h1{font-size:2rem;margin-bottom:20px}.wordle-wrapper .grid{grid-template-columns:repeat(5,50px);grid-auto-rows:50px;gap:4px}.wordle-wrapper .tile{width:50px;height:50px;font-size:1.8rem}.wordle-wrapper .key{height:55px;line-height:51px;font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/wordle.css.map */
