/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#000;font-family:figtree,sans-serif;font-weight:400;min-height:100vh;overflow-x:hidden}a{display:block;text-decoration:none}header{align-items:center;display:flex;height:120px;justify-content:center;margin-bottom:4rem;padding-top:2rem}header .logo img{height:100px;width:100px}footer{align-items:center;display:flex;justify-content:center;margin-top:3rem}.welcome-container{width:100%}.welcome-container,.welcome-container .start-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.welcome-container .start-container{background-color:#fff;border:1px solid #35586f;border-radius:.25rem;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);padding:2rem;width:360px}.welcome-container .start-container .logo{margin-bottom:3rem}.welcome-container .start-container .logo img{width:160px}.welcome-container .start-container .langs{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:3rem;width:100%}.welcome-container .start-container .langs a{border:1px solid #6f3562;border-radius:.2rem;color:#6f3562;flex:1;font-size:.9rem;padding:.5rem 1rem;text-align:center}.welcome-container .start-container .links{width:100%}.welcome-container .start-container .links a,.welcome-container .start-container .links button{background-color:#35586f;border:1px solid #35586f;border-radius:.2rem;color:#d18d96;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-top:1rem;padding:1rem;text-align:center;text-transform:uppercase;width:100%}input{border:1px solid #d18d96;border-radius:.25rem;margin-top:.5rem;padding:.5rem 1rem;width:100%}.puzzle-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.puzzle-container .board{border:2px solid #35586f;display:flex;flex-wrap:wrap;height:400px;margin-bottom:1rem;width:400px}.puzzle-container .board img{border:.5px solid #d18d96;height:99px;width:99px}.puzzle-container .pieces{border:2px solid #35586f;display:flex;flex-wrap:wrap;height:200px;margin-top:1rem;width:796px}.puzzle-container .pieces img{border:.5px solid #d18d96;height:99px;width:99px}.hide{display:none!important}.game-finish{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.game-finish,.game-finish .game-lose{align-items:center;display:flex;justify-content:center}.game-finish .game-lose{background-color:#d18d96;flex-direction:column;height:50vh;padding-inline:2rem;width:400px}.game-finish .game-lose h1{color:#35586f;margin-bottom:2rem;text-align:center}.game-finish .game-lose a{background-color:#35586f;border:1px solid #35586f;border-radius:.2rem;color:#d18d96;font-size:.9rem;font-weight:600;margin-top:1rem;padding:1rem;text-align:center;text-transform:uppercase;width:100%}.game-finish .game-lose a.go-home{background-color:#6f3562;border-color:#6f3562;color:#d18d96}.results{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.results h1{margin-bottom:2rem}.results .table{width:500px}.results .table table{border-collapse:collapse;border-radius:.25rem;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);margin:0;overflow:hidden;width:100%}.results .table table *{word-wrap:break-word}.results .table table tfoot tr,.results .table table thead tr{background-color:#fff;text-align:left}.results .table table tfoot tr th,.results .table table thead tr th{color:#000;font-size:.9rem;font-weight:500;padding:.9rem 1rem}.results .table table thead{border-bottom:1px solid #d18d96}.results .table table tfoot{border-top:1px solid #d18d96}.results .table table tbody tr.table-empty td{text-align:center}.results .table table tbody tr:nth-child(odd){background-color:#f2f2f2}.results .table table tbody tr:nth-child(2n){background-color:#fff}.results .table table tbody tr .actions li a{display:none}.results .table table tbody tr:hover .actions li a{display:flex}.results .table table tbody tr td{font-size:.9rem;padding:12px 1rem;vertical-align:top}.results .table table tbody tr.center td{vertical-align:middle}.results .table table tbody tr.level-1{padding-left:1rem}.auth-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.auth-container h2{margin-bottom:2rem}.auth-container .form-container{align-items:center;background-color:#fff;border:1px solid #cdcdcd;border-radius:.25rem;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:center;padding:2rem;width:360px}.auth-container .form-container form{width:100%}.auth-container .form-container form .input-form{margin-bottom:1rem}.auth-container .form-container form label{display:block;font-size:.9rem;margin-bottom:.5rem;width:100%}.auth-container .form-container form input{background-color:#fff;border:1px solid #cdcdcd;border-radius:.2rem;padding:.5rem 1rem;width:100%}.auth-container .form-container form button{background-color:#00a6e6;border:1px solid #00a6e6;border-radius:.2rem;color:#000;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;text-align:center;width:100%}

/*# sourceMappingURL=app.css.map*/