body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--palette-background:#0078aa;--palette-background-2:#3ab4f2;--palette-element:#f2df3a;--palette-element-2:#f6f6f6;background-color:var(--palette-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-container{background-color:var(--palette-background);height:100vh;margin:auto;max-height:600px;max-width:600px;text-align:center}.title{margin:auto;padding:10px 0}.title img{max-height:20vh;max-width:80%}.start-game{flex:1 1;height:50px;text-align:center}.room{background-color:var(--palette-background-2);border-radius:10px;display:flex;flex-direction:column;height:70vh;margin:auto;padding:10px;width:80%}.playerlist{flex:9 1;padding-top:40px;text-align:center}.level-dropdown{height:50px}.level-dropdown,.maxwords-dropdown{background-color:var(--palette-element);border-color:#decc35;border-radius:10px;margin-right:10px}.maxwords-dropdown{height:44px;text-align:center;width:40px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.button{-webkit-appearance:button;appearance:button;background-color:#decc35;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-family:din-round,sans-serif;font-size:15px;font-weight:700;letter-spacing:.8px;line-height:20px;margin:0;outline:none;overflow:visible;padding:13px 16px;text-align:center;text-transform:uppercase;touch-action:manipulation;transform:translateZ(0);transition:filter .2s;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap}.button,.button:after{border:solid #0000;border-radius:16px;border-width:0 0 4px}.button:after{background-clip:padding-box;background-color:var(--palette-element);bottom:-4px;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.button:focus,.button:main{-webkit-user-select:auto;user-select:auto}.button:hover:not(:disabled){filter:brightness(1.1);-webkit-filter:brightness(1.1)}.button:disabled{cursor:auto}.button:active{background:none;border-width:4px 0 0}.button:disabled{background-color:grey}.button:disabled:after{background-color:#a6a6a6}.share__div{padding:10px 0 20px}.share__img{padding-left:5px;width:13px}.share__span{border:solid #000;border-width:0 0 1px}.th,td,tr{text-align:left}.PLE__img--edit{height:20px;vertical-align:top;width:20px}.PLE__edit{display:inline-block}.PLE__img--delete{height:14px;padding-top:2px;vertical-align:top;width:14px}.PLE__score{text-align:center}.PLE__progress>progress{width:50px}.playerlist__table{border-collapse:collapse;border-spacing:0;margin:auto;text-align:left}tr:nth-child(2n){td{background-color:var(--palette-element)};td:first-child{border-radius:7px 0 0 7px};td:last-child{border-radius:0 2px 1px 0};}td{padding:3px 5px}.name-textbox,.playerlist__headerelement-percentage{text-align:center}.name-textbox{background-color:var(--palette-background-2);border-color:var(--palette-element);border-width:0 0 2px;display:inline-block;font-size:30px;margin:0 9px 0 0;outline:none}.name-textbox:focus{outline:none}@media (max-width:641px){.name-textbox{font-size:15px}}dialog{background-color:var(--palette-background-2)}dialog label{font-size:25px}.match{align-items:center;background-color:var(--palette-background-2);border-radius:10px;display:flex;flex-wrap:wrap;height:70vh;justify-content:center;margin:auto;padding:10px;width:80%}.match>div{overflow-wrap:anywhere;padding:0 20px;width:100%}.match>div>div{padding-bottom:20px;position:relative}.word-span{display:block;font-size:60px}.game-ended{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:hover}.animated-text{display:inline;font-size:60px;left:0;position:absolute;right:0;width:100%}@keyframes hover{0%{font-size:45px}to{font-size:46px}}.fadeout-class{animation-direction:normal;animation-duration:.6s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:fadeout}@keyframes fadeout{0%{opacity:95%;top:0}to{opacity:0;top:-100px}}.shake-class{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:shake}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(5px)}50%{transform:translateX(-5px)}75%{transform:translateX(5px)}to{transform:translateX(0)}}@media (max-width:641px){.animated-text,.word-span{font-size:40px}}.article-textbox{background-color:var(--palette-background-2);border-color:var(--palette-element);border-width:0 0 2px;display:inline-block;font-size:60px;margin:0 9px 0 0;outline:none;text-align:center}.article-textbox:focus{outline:none}@media (max-width:641px){.article-textbox{font-size:30px}}
/*# sourceMappingURL=main.4d608e95.css.map*/