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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fade-exit{opacity:1;position:absolute;width:100%}.fade-exit-active{opacity:0;transition:opacity .2s ease-in}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease-in}#single-connection{display:flex;justify-content:center;min-height:calc(100% - 1.75rem);width:100%}#single-connection__container{position:relative}@media screen and (max-width:650px){#single-connection__container{width:100%}#single-connection__container .board-container{margin:auto;max-width:550px;padding-bottom:1rem}}#single-connection h1,#single-connection h2 h3,#single-connection h4{text-align:center}#single-connection .error_message{align-items:center;background-color:#242323;border-radius:.25rem;color:#fff;display:flex;justify-content:center;margin:auto;opacity:0;padding:1rem .5rem;position:absolute;text-align:center;top:3.5rem;width:10rem;z-index:1}#single-connection .board{grid-gap:8px;bottom:0;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:1rem;min-height:0;min-width:0;width:624px}@media screen and (max-width:650px){#single-connection .board{margin:auto;width:75%}}#single-connection .board-item{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);word-wrap:break-word;align-content:center;background-color:#efefe6;border-radius:6px;color:#000;cursor:pointer;display:flex;flex-wrap:wrap;font-weight:700;height:80px;justify-content:center;min-width:0;overflow:hidden;position:relative;text-transform:uppercase;transition:background-color .275s,color .275s;transition:background-color .2s;user-select:none;-webkit-user-select:none;width:150px;z-index:0}#single-connection .board-item:hover:not(.selected){background-color:#ddddcf}@media screen and (max-width:650px){#single-connection .board-item{font-size:.85rem;font-size:2.5vw;height:55px;text-align:center;width:500px;width:100%}}#single-connection .board-item p{text-align:center}#single-connection .selected{background-color:#242424;color:#fff}#single-connection .shake{animation:shake .8s}#single-connection .jump-up{animation:jumpUp .25s linear}#single-connection #buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;width:100%}#single-connection #buttons button{height:3rem;margin:0 1rem;padding:.75rem;width:7.5rem}#single-connection #buttons button:hover{background-color:#dcd9d9;border:1px solid #000;border-radius:.125rem;color:#000;cursor:pointer}#single-connection .lives{display:flex;justify-content:center;margin-bottom:1rem;width:100%}#single-connection .lives .life{background-color:#242424;border-radius:.5rem;height:1rem;margin:0 1rem;width:1rem}@media screen and (max-width:650px){#single-connection .solvedCategories{margin:auto;width:75%}}#single-connection .solvedCategory{border-radius:.5rem;height:5rem;margin-bottom:.5rem;width:100%}#single-connection .solvedCategory-heading{font-weight:800;margin:0;padding-top:.75rem;text-align:center}@media screen and (max-width:650px){#single-connection .solvedCategory-heading{font-size:.7rem;padding-top:.25rem}}#single-connection .solvedCategory-items{display:flex;justify-content:center}#single-connection .solvedCategory-items p{margin-top:.5rem}@media screen and (max-width:650px){#single-connection .solvedCategory-items p{margin-top:.25rem}}#single-connection .solvedCategory-items-single{font-size:1.125rem;padding:0 .25rem}@media screen and (max-width:650px){#single-connection .solvedCategory-items-single{font-size:.7rem}#single-connection .solvedCategory{font-size:.8rem;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto auto .5rem;min-height:3rem;width:100%}}.--green{background-color:#a0c35a}.--yellow{background-color:#f9df6d}.--purple{background-color:#ba81c5}.--blue{background-color:#b0c4ef}@keyframes jumpUp{0%,to{transform:translateY(0)}25%,75%{transform:translateY(-6px)}50%{transform:translateY(-12px)}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.help-icon{cursor:pointer;height:2rem;margin-top:1.5rem;position:absolute;right:0;width:2rem}@media screen and (max-width:650px){.help-icon{display:none}}.help-icon2{display:none}@media screen and (max-width:650px){.help-icon2{display:inline-block;height:1.25rem;width:1.25rem}}.help-modal__category{display:flex}.help-modal__color{height:1rem;margin-right:1rem;width:1rem}.help-modal__text{display:inline}#help-modal p,.help-modal__text{font-size:.9rem;text-align:left}nav ul{display:flex;height:3rem;justify-content:center;list-style-type:none;margin:0;padding:0;width:100%}nav ul li{align-items:center;display:flex;padding:0 1.5rem}nav ul li a{color:#437a7a;text-decoration:none;transition:color .25s}nav ul li a:hover{color:#7fffd4}.editbox,h2{text-align:center}.editbox{background-color:#efefe6;border:none;border-radius:.5rem;font-size:1;height:1.5rem;margin:0 1rem;padding:.75rem;width:5.5rem}@media screen and (max-width:1300px){.editbox{margin:.25rem 1rem}}.create-category{align-items:center;border:1px solid gray;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;margin:.5rem;padding:1rem}.create-category__heading{border:1px solid gray;border-radius:.25rem;height:2rem;margin-bottom:1rem;max-width:20rem;text-align:center}.create-connection{align-items:center;display:flex;flex-direction:column;height:calc(100% - 1.75rem);text-align:center;width:100%}.create-connection__container{display:flex;width:80%}@media screen and (max-width:650px){.create-connection__container{display:block;width:80%}}.create-connection__settings{align-items:center;display:flex;flex-direction:column;justify-content:left;text-align:center;width:30rem}@media screen and (max-width:650px){.create-connection__settings{flex-direction:column;width:100%}}.create-connection__settings *{margin:.25rem;max-width:200px}.create-connection__settings input{height:1.5rem}.create-connection__settings__options{width:100%}@media screen and (max-width:650px){.create-connection__settings__options{align-items:center;display:flex;justify-content:center;max-width:100%}}@media screen and (max-width:1300px){.create-connection__settings__options{flex-direction:column}}.create-connection__submit{font-size:1rem;height:2.5rem;margin-top:3rem;width:8rem}@media screen and (max-width:650px){.create-connection__submit{display:none}}.create-connection__submit2{display:none}@media screen and (max-width:650px){.create-connection__submit2{display:block;font-size:1rem;height:2.5rem;margin:1rem auto auto;width:8rem}}.create-connection__inputs{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.github-picker{padding-bottom:.75rem!important}body,html{height:100%;margin:0;padding:0;width:100%}#root{height:calc(100% - 1.25rem);width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}*{font-family:Roboto Slab,serif!important;font-optical-sizing:auto;font-style:normal;font-weight:400}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.swal2-height-auto{height:100%!important}
/*# sourceMappingURL=main.d53a51d1.css.map*/