body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Bylynn Sans,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#dmpf_wrapper-footer{//display:none}body{background-color:#fff;font-family:azo-sans-web,sans-serif;font-size:.7rem;margin:0;text-align:center;width:100%}p{margin:.5rem}.Row{align-items:center;display:flex;justify-content:center}.Row-letter{height:50px;max-width:50px}.Row-letter,.Row-letter-color{align-items:center;border:2px solid hsla(0,0%,50%,.8);display:flex;flex:1 1;font-size:28px;font-weight:700;justify-content:center;margin:2px;text-transform:uppercase}.Row-letter-color{height:40px;max-width:40px}.Row-annotation{-webkit-margin-start:16px;margin-inline-start:16px;text-align:start;width:5em}.App-container{display:flex;flex-direction:column;margin:0 auto;max-width:500px;min-height:100vh;padding:.5rem;position:relative}.App-container h1{font-size:2rem;margin:0}.App-container hr{width:100%}.Game,h1{-webkit-user-select:none;-ms-user-select:none;user-select:none}.Game{display:flex;flex:1 1;flex-direction:column}table.Game-rows{zoom:30%;display:flex;flex-direction:column;margin:auto}@media only screen and (min-height:350px){table.Game-rows{zoom:40%}}@media only screen and (min-height:400px){table.Game-rows{zoom:50%}}@media only screen and (min-height:450px){table.Game-rows{zoom:60%}}@media only screen and (min-height:500px){table.Game-rows{zoom:70%}}@media only screen and (min-height:550px){table.Game-rows{zoom:80%}}@media only screen and (min-height:600px){table.Game-rows{zoom:90%}}@media only screen and (min-height:650px){table.Game-rows{zoom:100%}}@media only screen and (min-width:1024px){body{font-size:1rem}.App-container h1{font-size:3rem}.Game-seed-info{font-size:1rem;margin:.5rem}}table.Game-rows:focus{outline:none}.Game-keyboard,table.Game-rows>tbody{display:flex;flex-direction:column}.Game-keyboard{margin-top:auto;min-height:130px}.Game-keyboard-row{display:flex;flex-direction:row;justify-content:stretch}.Game-keyboard-button{align-items:center;background-color:#cdcdcd;border:2px solid transparent;border-radius:4px;color:inherit;cursor:pointer;display:flex;flex:1 1;font-size:20px;justify-content:center;margin:2px;min-height:40px;padding:2px;text-decoration:inherit;text-transform:capitalize}.Game-keyboard-button-wide{flex:2 1}.Game-keyboard-button:focus{outline:none}.letter-correct{background-color:#eb3300;border:2px solid rgba(0,0,0,.3);color:#fff!important}.letter-elsewhere{background-color:#9bbae8;border:2px dotted rgba(0,0,0,.3);color:#fff!important}.letter-absent{background-color:#a2a2a2;border:2px solid transparent;color:#fff!important}body.dark{background-color:#404040;color:#e0e0e0;color-scheme:dark}body.dark .Game-keyboard-button{color:#404040}a,a:active,a:visited{color:#eb3300}.button_default{background:#fff;border:1px solid #000;border-radius:0;color:#000;font-family:Arial;font-size:1rem;margin:2px;padding:0 5px;text-decoration:none;transition-delay:0s;transition-duration:.5s;transition-property:color,border,background-color;transition-timing-function:ease-out}.button_default:hover{background:#eb3300;border:1px solid #eb3300;color:#fff;text-decoration:none}.button_default:disabled{background:inherit;border:1px solid hsla(0,0%,50%,.8);color:hsla(0,0%,50%,.8);text-decoration:none}.button_default a{color:#000;text-decoration:none}.button_default a:hover{color:#fff;text-decoration:none}.hint .button_default{margin-bottom:-2px;margin-top:-2px}.Game-options{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.Game-options>*+*{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.Game-options button{min-width:4rem}.App-footer{font-size:80%;line-height:1.5;margin:-1rem 0 2rem}.App-about{line-height:1.4;margin-top:-1rem}.App-about b{background-color:#888;border-radius:2px;color:#fff;padding:1px 3px}.App-about b.green-bg{background-color:#57ac78}.App-about b.yellow-bg{background-color:#e9c601}.Game-seed-info{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin:.5rem;opacity:.7;z-index:1}.Game-sr-feedback,.sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.Settings{font-size:18px;text-align:left}.Settings-setting{align-items:top;display:flex;margin:8px 8px 30px}.Settings-setting input{height:18px;width:18px}.Settings-setting input[type=range]{height:18px;width:50px}.Settings-setting label{-webkit-margin-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-inline-start:8px}.top-right{position:absolute;right:5px;top:5px}#close_endstate,.emoji-link{background:none;border:none;cursor:pointer;font-size:24px;padding:0;text-decoration:none}.top-right>*+*{-webkit-margin-start:8px;margin-inline-start:8px}#endstate_container{height:100%;position:absolute;width:100%}#endstate,#introduction,#root,#todaygame-check,.App-container,.Game{background-color:inherit}.popup{box-shadow:2px 2px 20px #000;font-size:1rem;left:50%;margin-right:-50%;max-height:90%;max-width:calc(100% - 2rem);overflow:auto;padding:2rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99}#endstate .button_default,#todaygame-check .button_default{margin-top:1rem}#introduction .Row-letter{zoom:50%}.close_container{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0;width:100%}.subline{font-size:.75rem;margin-top:-5px}.game-options{display:flex;justify-content:space-between;margin-bottom:1rem}.folger-home img{border-radius:5px;height:25px;width:auto}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;max-width:50px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background-color:#cdcdcd;border-radius:.5rem;height:.5rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#eb3300;border-radius:.5rem;height:1.5rem;margin-top:-8px;width:1rem}input[type=range]:focus::-webkit-slider-thumb{outline:none}input[type=range]::-moz-range-track{background-color:#cdcdcd;border-radius:.5rem;height:.5rem}input[type=range]::-moz-range-thumb{background-color:#eb3300;border:none;border-radius:.5rem;height:1.5rem;width:1rem}input[type=range]:focus::-moz-range-thumb{outline:none}.hint{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}
/*# sourceMappingURL=main.24c02eec.css.map*/