html{font-size:18px}body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{box-sizing:border-box;margin:6px 0;padding:0}button{border:none;border-radius:55px;cursor:pointer;height:38px;width:115px}a{color:#fff;text-decoration:none}.flexcol{display:flex;flex-direction:column}.flexrow{display:flex;flex-direction:row}.pointer{cursor:pointer}.centered-text{text-align:center}.button-radius-5{background-color:#fff;border-radius:5px;color:#000;font-size:1rem;font-weight:800;margin:20px auto;min-width:120px}.icon-close{color:#fff;font-size:35px}.loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid #d2d2d2;box-sizing:border-box;display:inline-block;height:1em;width:1em}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tile{align-self:stretch;background-color:#fff;border-radius:5px;color:#000;display:flex;flex-direction:column;font-weight:700;height:76px;margin-bottom:25px;margin-left:13.5px;margin-right:13.5px;width:83px}.tile .tile-times{font-size:18px;height:0;position:relative;text-align:right;width:90%}.tile .tile-letter{font-size:45px;left:50%;position:relative;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.invisible{opacity:0;visibility:hidden}.tile-demo{background-color:#fff;border-radius:5px;color:#000;display:flex;flex-direction:column;font-weight:700;height:65px;margin:10px 0 25px;width:64px}.tile-demo .tile-times{font-size:18px;height:0;position:relative;text-align:right;width:90%}.tile-demo .tile-letter{font-size:33px;left:50%;position:relative;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light-tile{background-color:#333;color:#fff}.high-contrast-dark{background-color:#f60!important;color:#fff!important}.high-contrast-light{background-color:#c3c!important;color:#fff!important}@media only screen and (max-height:670px){.tile{height:76px;margin-bottom:15px;margin-left:17.5px;margin-right:17.5px;width:75px}}@media only screen and (max-width:300px){.tile{height:66px;margin-bottom:20px;margin-left:7.5px;margin-right:7.5px;width:65px}}@media only screen and (min-width:301px) and (max-width:344px){.tile{height:70px;margin-bottom:20px;margin-left:10.5px;margin-right:10.5px;width:69px}}@media only screen and (min-width:345px) and (max-width:390px){.tile{height:74px;margin-bottom:20px;margin-left:11.5px;margin-right:11.5px;width:77px}}.app{background-color:#4a4a4a;height:100%;min-height:100vh;min-width:100vw;overflow-y:auto;width:100%}.app-light{background-color:#faf9f6}.loader-container{align-items:center;display:flex;font-size:60px;justify-content:center;margin:100px auto}input[type=checkbox]{-webkit-appearance:none;background-color:#9b9b9b;border-radius:20px;cursor:pointer;height:21px;position:relative;width:55px}input[type=checkbox]:before{background-color:#fff;border-radius:50%;content:"";height:21px;left:0;position:absolute;-webkit-transform:scale(1.5);transform:scale(1.5);transition:left .7s ease-in-out;width:21px}input:checked[type=checkbox]:before{background-color:#fff;left:70%}input[type=checkbox]:checked{background-color:#f60}.layout{background-color:#4a4a4a;border:5px solid #686868;border-radius:25px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#fff;height:638px;left:50%;margin-left:auto;margin-right:auto;padding:10px 20px;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:330px}.layout-light{background-color:#faf9f6;color:#000}.layout-light #header{color:#000}.layout-light .icon-close{background-color:#fff;color:#000}.layout-light .button-home{background-color:#4a4a4a!important;border:none;color:#fff!important}.layout-light .button-radius-5{background-color:#4a4a4a;color:#fff}.layout-light .top-10-times-button{background-color:#4a4a4a!important;color:#fff!important}.layout-light a{color:#000}.layout-light .card{background-color:#4a4a4a;color:#fff}.layout-light .shuffle-button{background-color:#000!important;color:#fff!important}.layout-light .share-button{background-color:purple!important;color:#fff}.layout-light .horizontal-bar,.layout-light input[type=checkbox]:before{background-color:#000}.layout-light input[type=checkbox]:checked{background-color:#3c0}.horizontal-bar{background-color:#fff;height:2px;width:100%}#header{align-items:center;color:#fff;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin:0 auto;width:100%}#header img{height:100%;width:auto}#header .nav-icon{background-size:100% 100%;height:36px;width:37px}section{font-size:18px;min-height:300px}.section-title{align-items:center;display:flex;justify-content:center;margin:10px auto}.section-title .empty{width:45px}.section-content{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.title{font-weight:700;margin:0;text-align:center;width:100%}section .icon-close{background-color:#000;border-radius:50%;position:relative;width:35px}#home{height:66%}#home .section-content{height:100%;justify-content:flex-start}#home img{height:120px;margin:35px auto 15px;width:260px}#home .button-home{background-color:inherit;border:2px solid #fff;border-radius:15px;color:#fff;font-size:1rem;height:47px;margin:0 auto;width:294px}#home .home-bottom{align-items:center;display:flex;flex-direction:column;font-size:.96rem;margin:0 auto;position:relative;width:100%}#home .home-date-day{font-size:1.1rem;margin:20px 0 0}#home .home-date-rest{font-size:1.1rem;margin:0}#home .countdown{margin:20px 0;text-align:center;width:100%}#settings .section-content{width:95%}#settings .horizontal-bar{height:5px}#settings .number-of-words{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;padding-bottom:25px;padding-top:10px}#settings .number-of-words button{background-color:#999;color:#000;font-size:1rem;margin:0 7px}#settings .number-of-words .selected-button{background-color:#f60;color:#fff}#settings .options{display:flex;flex-direction:column;margin-top:15px}#settings .option{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}#settings .option p{width:70%}#settings .feedback-email{background-color:inherit;border:none;margin:40px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#stats #bubble{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fadeOutOpacity;animation-name:fadeOutOpacity;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:#252525;border-radius:20px;color:#fff;display:none;opacity:1;padding:10px;position:absolute;z-index:10000}#stats .scores{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 10px;width:90%}#stats .score{display:flex;flex-direction:column;font-weight:700;text-align:center}#stats .score-value{font-weight:400;margin:0}#stats .total-words-found{display:flex;font-weight:700;padding-bottom:10px;padding-left:40px;position:relative;text-align:center}#stats .scores-played{display:flex;flex-direction:column;min-height:285px;padding:5px}#stats .valid-words-found-container{display:flex;flex-direction:row;flex-wrap:wrap;max-height:45px;overflow-y:auto;width:100%}#stats .empty{width:35px}#stats .recorded-times{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}#stats .recorded-times .title-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}#stats .recorded-times .top-times{width:100%}#stats .recorded-times .time{align-items:center;display:flex;flex-direction:row;height:10%;margin-bottom:2px;width:100%}#stats .recorded-times .time .formatted-time{font-size:.9rem;margin:0 5px 0 0;max-width:120px;text-align:left;width:35%}#stats .recorded-times .time .horizontal-time-bar{background-color:#f57939;height:20px}#stats .no-games-played-msg{margin:0 20px;padding-top:5px}#stats .daily-challenge-number{font-weight:700;margin:0 0 5px;text-align:center;width:100%}#stats .stats-bottom{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding:15px 0;width:100%}#stats .top-10-times-button{background-color:#fff;border-radius:5px;color:#000;font-size:.95rem;height:48px;width:45%}#stats .share-button{background-color:#f57939;border-radius:5px;color:#fff;font-size:.95rem;font-weight:800;width:40%}#instructions .valid-examples{display:flex;flex-direction:row;justify-content:center;margin:10px 0;text-align:center;width:100%}#instructions .valid-examples p{margin:0 0 5px}#instructions .valid-examples span{align-items:center;display:flex;font-weight:700;height:27px;justify-content:center;line-height:0%;margin:0 .5px;width:27px}#instructions .valid-core-word,#instructions .valid-word{background-color:#fff;color:#fff;display:flex;flex-direction:row;margin:0 8px;padding:3px}#instructions .valid-word span{background-color:#1f78e0}#instructions .valid-core-word span{background-color:#529407}#instructions .tile-example{display:flex;flex-direction:row;justify-content:space-between}#instructions .tile-example p{width:75%}#instructions .tile-example .tile{margin-bottom:25px;margin-top:45px}#game .board{align-content:flex-start;align-items:center;display:flex;flex-direction:column;height:150px;margin:13px 0;width:100%}#game .row{display:flex;flex-direction:row;margin:2px 0}#game .card{border:2px solid #fff}#game .card,#game .card-light{align-items:center;background-color:#4a4a4a;color:#fff;display:flex;font-size:35px;height:42px;justify-content:center;line-height:0;width:44px}#game .card-light{border:none}#game .msg{align-items:center;display:flex;flex-direction:row;font-size:18px;justify-content:center;margin:10px 0;min-height:40px;text-align:center}#game .tiles-container{margin:0 auto;min-height:200px;width:100%}#game .tiles{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;min-height:300px;width:100%}#game .game-bottom{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:95%}#game .shuffle-button{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;font-size:30px;height:50px;justify-content:center;width:50px}#game .erase-button{background-size:contain;border-radius:22px;cursor:pointer;height:50px;width:60px}#game #finished{align-items:center;display:none;flex-direction:column;justify-content:center}@media only screen and (max-height:670px){.app{height:690px}.layout{height:600px}}@media only screen and (max-width:300px){html{font-size:16px}.layout{height:600px;padding:10px 15px;width:240px}.icon-close{font-size:30px}#header{height:40px}#header .nav-icon{height:80%;width:31px}section{font-size:1rem}#home img{height:auto;width:90%}#home .button-home{width:100%}#instructions .valid-examples span{height:20px;width:20px}#instructions .tile-example p{width:70%}input[type=checkbox]{height:15px;width:45px}input[type=checkbox]:before{height:15px;width:15px}#stats .recorded-times .title-container .title{font-size:.9rem}#stats .top-10-times-button{width:50%}#game .tiles{min-height:270px}#game .msg{font-size:1rem}}@media only screen and (min-width:301px) and (max-width:344px){html{font-size:16.5px}.layout{height:600px;padding:10px;width:270px}.icon-close{font-size:35px}#header{height:45px}#header .nav-icon{height:80%;width:35px}section{font-size:1rem}#home img{height:auto;width:80%}#home .button-home{width:95%}#instructions .valid-examples span{height:22px;width:22px}#instructions .tile-example p{width:75%}input[type=checkbox]{height:18px;width:48px}input[type=checkbox]:before{height:18px;width:18px}#stats .recorded-times .title-container .title{font-size:.9rem}#stats .top-10-times-button{width:50%}#game .tiles{min-height:270px}#game .msg{font-size:1rem}}@media only screen and (min-width:345px) and (max-width:390px){html{font-size:18px}.layout{height:620px;padding:10px 15px;width:300px}.icon-close{font-size:35px}#header{height:48px}#header .nav-icon{height:80%;width:38px}section{font-size:1rem}#home img{height:auto;width:80%}#home .button-home{width:100%}#instructions .valid-examples span{height:25px;width:25px}#instructions .tile-example p{width:75%}input[type=checkbox]{height:18px;width:48px}input[type=checkbox]:before{height:18px;width:18px}#stats .recorded-times .title-container .title{font-size:.9rem}#stats .top-10-times-button{width:50%}#game .tiles{min-height:280px}#game .msg{font-size:1rem}}
/*# sourceMappingURL=main.4be046e4.css.map*/