*{box-sizing:border-box}#top{width:100%;padding:5px;color:#aaa;position:fixed;background:#212121;left:50%;transform:translate(-50%);vertical-align:bottom;text-align:center;top:0}#top a{color:#ccc}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--min-card-width: 20px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vmin}h1{font-size:3.2em;line-height:1.1;margin:auto;max-width:400px;padding:20px 0}button{border:1px solid #646cff;padding:.6em 1.2em;background-color:#4169e1;cursor:pointer;font-size:larger;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media screen and (max-width: 768px){:root{-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}dialog{align-self:safe center;width:80vw;height:50vh;overflow-y:scroll}.hide-mobile{display:none}.two-columns{display:grid;grid-template-columns:1fr;gap:10px}.board{width:100%}#app{margin:2rem auto}.board-cell,.tile,.marker{width:6.3vmin;font-size:4vmin}.board-cell{font-size:3vmin}button{font-size:3vmin;padding:5px 10px;border-radius:10px}.box{padding:10px;font-size:2.5vmin}.scores .score{font-size:10.5vmin}.game{margin-bottom:10px;font-size:4vmin}.cur-game .title{font-size:1.5vh}.cur-game .score{padding:3px 10px;font-size:3vh}.title{font-weight:700;font-size:2vh}.button-image{width:1.5em;margin:.1em .2em}}@media screen and (min-width: 768px){.button-image{width:3em;margin:.3em .5em}.type-button{display:none}dialog{align-self:safe center;width:35%}.hide-non-mobile{display:none!important}.two-columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;max-width:1600px}.board{width:auto;padding:16px;gap:1px}#app{margin:0 auto;padding:2rem}.tile,.marker{width:4.5vh;font-size:2.7vh}.board-cell{width:4.5vh;font-size:1.7vh}button{font-size:1vh;border-radius:8px}.box{padding:10px;font-size:1.3vh}.cur-game{margin-bottom:10px}.cur-game .score{padding:5px 10px;font-size:3vh;white-space:nowrap}.cur-game .title{font-size:3vh}.game{margin-bottom:10px;font-size:2vh}.title{font-weight:700;font-size:2.1vmin}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hidden-input{opacity:0}.rack-bumper{border-radius:5px}.board{gap:1px;display:grid;grid-template-columns:repeat(15,1fr) / repeat(15,1fr);border:2px solid #333;background:#aaa;border-radius:5px;align-items:center;justify-items:center}.rack-cell{background:#ddd;align-items:center;justify-items:center}.board-cell{font-weight:700;aspect-ratio:1 / 1;border:1px solid #aaa;background:#f8f8f8;border-radius:5px;display:inline-flex;line-height:1;justify-content:center;align-items:center}.last-play{background:tan!important;color:#000!important}.triple-word{background:red}.board .double-word,.board .center{background:#ff8c00;color:#fff}.triple-letter{background:#4169e1;color:#fff}.double-letter{background:#add8e6}.points{font-size:.3em;bottom:4px;right:4px;color:#000}.bonus-text{color:#fff}.has-letter{background:#f8f9fa}.letter-choice{display:grid;grid-template-columns:repeat(7,1fr)}.button-image{display:inline-flex;cursor:pointer}button.disabled,img.disabled{opacity:.3;cursor:not-allowed}.tile{display:inline-flex;line-height:1;background:#333;color:#fff;z-index:1100;justify-content:center;align-items:center;font-weight:700;aspect-ratio:1 / 1;border:1px solid #aaa;border-radius:5px}.tile-letter{display:flex;align-items:flex-end}.marker{display:inline-flex;line-height:1;background:#fff;color:#00f;z-index:1100;justify-content:center;align-items:center;font-weight:700;aspect-ratio:1 / 1;border:2px solid blue;border-radius:5px}.board-cell .letter{position:relative;text-align:center;align-self:center;align-items:center;justify-items:center}small.points{color:inherit;vertical-align:bottom}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue:hover{filter:drop-shadow(0 0 2em #42b883aa)}[draggable=true]{cursor:move}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:block}.dragging{transition:.02s;transform:translate(-9999px)}.played{color:#999;border:1px solid #555}.valid{color:#0fff50}.invalid,.invalid-word{color:red!important;font-weight:700}.blank{color:#4682b4}a:hover{cursor:pointer}.cur-game{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:#aaa;border-radius:5px}.cur-game .current{color:#fff!important;background:#5b56b0!important}.cur-game .you{font-weight:700;padding:10px;background:#444;color:#fff}.play{background:#ccc!important;color:#555!important;font-weight:700;padding:5px 10px;margin-left:10px;border-radius:5px}.all-moves{padding:3px 6px}.cur-game .other{font-weight:700;padding:10px;background:#444;color:#fff}.word-scores{display:grid;grid-template-columns:1fr 1fr;background:#fff;color:#555;padding:5px;border-radius:5px;font-weight:700;width:30%}.word-scores div{padding:5px}.other-games .center{place-self:center}.other-games .game,.all-games .game{display:grid;grid-template-columns:1fr 1fr .5fr;background:#555;border-radius:5px;margin-bottom:10px;border:1px solid transparent}.other-games .user,.all-games .user{font-weight:700;padding:5px}.other-games .over{font-weight:700}.other-games .game .current,.all-games .game .current{background:#d12a24;color:orange;border-radius:5px}.other-games .score,.all-games .score{padding:5px}.other-games .game:hover,.all-games .game:hover{border:1px solid yellow}.clickable{cursor:pointer}.box{border-radius:5px;background:#777;padding:10px}.box-top{border-radius:5px 5px 0 0;background:#777;padding:10px}.box-bottom{border-radius:0 0 5px 5px;background:#777}.moves{height:50vh;overflow-y:scroll;padding:10px}.moves .move{display:grid;grid-template-columns:1fr 1fr 1fr;border-radius:5px;background:#333;margin-bottom:5px;padding:5px;color:#fff;font-weight:700;white-space:nowrap}div.move div:nth-child(3n){justify-self:end}.exchange{color:red}.hidden{display:none}dialog{border-radius:5px;background-color:#aaa}::backdrop{background-color:#add8e6;opacity:.75}.keyboard{gap:1px;display:grid;grid-template-columns:repeat(9,1fr);border:2px solid #333;background:#aaa;border-radius:5px;align-items:center;justify-items:center}.keyboard button{font-weight:700;background:#555;border:2px solid #ccc;padding:18px}.vowels{background:#98afc7;padding:10px;font-size:1.4vh;border-bottom-left-radius:5px}.consonants{background:#c9c0bb;padding:10px;font-size:1.4vh;border-bottom-right-radius:5px}.two-col{display:grid;grid-template-columns:1fr 1fr}.error{color:red}form{margin:auto;max-width:400px;border:2px solid #555;border-radius:8px;padding:20px;background:#ddd}input{transition:border-color .3s ease;border:1px solid #ccc;border-radius:15px;padding:10px;margin-bottom:10px;width:350px;background:#fff;color:#555;font-size:larger}input::placeholder{color:#ccc}input:focus{border:2px solid #ccc;outline:none}
