body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffdcfa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-width:200px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.menu-bar{background:#ffe4e1;border-color:#000;border-radius:5px;border-style:solid;box-sizing:border-box;display:flex;flex-wrap:wrap;font-family:Oxygen;height:10%;justify-content:space-between;min-height:70px}.tries-left-text{color:#000;text-shadow:1px 1px 3px #000}.tries-left-text,.words-guessed-text{font-size:calc(5px + 2vw);margin:auto 5px;white-space:pre}.words-guessed-text{color:#228b22;text-shadow:1px 1px 3px #228b22}.buttons{display:flex;gap:5px;margin:auto 5px}@media only screen and (min-width:601px){.menu-bar{flex-wrap:nowrap}.tries-left-text{order:1}.words-guessed-text{order:2}.buttons{order:3}}@media only screen and (max-width:600px){.menu-bar{flex-direction:column;justify-content:center}.tries-left-text,.words-guessed-text{order:1;text-align:center;width:100%}.buttons{justify-content:center;order:2;width:100%}}.slot-plane{font-family:Oxygen;height:20vh;max-height:200px}.slot,.slot-plane{display:flex;width:100%}.slot{align-items:center;border-color:#000;border-radius:5px;border-style:solid;color:#000;font-size:calc(10px + 10vmin);justify-content:center;text-align:center}.slot-over{background:#6495ed}.tile-plane{display:flex;flex-wrap:wrap;font-family:Oxygen;justify-content:center}.tile{border-color:#000;border-radius:5px;border-style:solid;color:#fff;flex-grow:1;font-size:10vmin;min-width:10%;text-align:center}.tile-dragging{display:none}.snapshot-plane{column-gap:20px;display:flex;flex-wrap:wrap;font-family:Oxygen;justify-content:center}.snapshot{display:flex;flex-grow:1;max-width:33.33333%;min-width:25%;padding-bottom:5px;padding-top:5px}.snapshot-slot{align-items:center;border-color:#000;border-radius:5px;border-style:solid;color:#000;display:flex;font-size:calc(10px + 4vmin);height:calc(10px + 6vh);justify-content:center;text-align:center;width:100%}
/*# sourceMappingURL=main.489597b8.css.map*/