@import url(https://use.typekit.net/obq8bky.css);.header{padding:1rem 1rem 0;display:flex;justify-content:space-between}.inputs-btn-header{background-color:#34b9c7}.inputs-btn-header,.inputs-btn-header-secondary{font-size:1.25rem;color:#f1f1f1;padding:.15rem 1rem;max-height:40px;border-radius:1.25rem}.inputs-btn-header-secondary{background-color:#ee704b}.logo{cursor:pointer}.join{padding:0 1rem 1rem;display:flex;flex-direction:column;justify-content:center;height:80vh}.game-logo{width:10rem;height:10rem;align-self:center;object-fit:cover}.intro-content,.intro-title{text-align:center}.intro{margin-bottom:.1rem}.intro-title{font-family:hobo-std,sans-serif;font-size:3rem;font-weight:700;color:#ee704b;margin-bottom:1.3rem}.intro-content{font-size:1.35rem;color:#fff;margin-bottom:.8rem}.input-container{width:400px;border:1px solid #ee704b;box-shadow:0 2px 4px rgba(218,129,12,.1),0 8px 16px rgba(219,92,18,.1);border-radius:8px;padding:.8rem 1rem;text-align:center;margin:auto}.input-container h2{color:#ee704b;margin-bottom:1.7rem;text-decoration:underline}.input-container h4{color:#ee704b}.inputs-group{display:flex;flex-direction:column;flex-basis:30%}.inputs-group label{text-align:left;font-size:1.2rem;color:#ee704b}.inputs-group input{font-size:1.15rem;padding:.25rem .2rem;background:none;border:none;border-bottom:2px solid #ee704b;color:#fff}.inputs-group option,.inputs-group select{color:#fff;font-size:1.15rem;padding:.25rem .2rem;background:none;border:none;border-bottom:2px solid #ee704b}.inputs-group option{background-color:grey}.inputs-group select option[disabled][selected]{color:grey}.inputs-btn{background-color:#34b9c7}.inputs-btn,.inputs-btn-danger{display:block;align-self:center;font-size:1.25rem;color:#f1f1f1;padding:.15rem 1rem;border:none;border-radius:1.25rem;margin:auto}.inputs-btn-danger{background-color:#e9304f}.inputs-btn-warning{font-size:1.25rem;background-color:#efc520;color:#f1f1f1;padding:.5rem 1rem;border:none;border-radius:1.25rem}#firstBtn{margin:1.6rem auto 0}.inputs-join{margin-bottom:1.2rem}.inputs-join input{padding:0}#room-code-input{margin-bottom:1.5rem}@media screen and (max-width:700px){.join{padding:5rem 1rem 1rem;min-height:100vh}.input-container{padding:auto .5rem;display:flex;flex-direction:column}.inputs-group+.inputs-group{margin-top:2.5rem}.margin-s{margin-bottom:1rem}.game-logo{width:12rem;height:12rem}}@media screen and (max-width:450px){.input-container{width:320px}}.adj-container{color:#fff;padding:1rem 2rem}.box-title{text-align:center;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.input-box{order:2;display:flex;flex-direction:column}.highlight-inputs{border:2px solid #34b9c7;padding:.5rem;border-radius:.25rem;cursor:pointer}.room-code .highlight-inputs{margin-left:2rem}.inputs>div{margin:1.5rem 0}.inputs>div div{display:flex;justify-content:space-between;align-items:center}.inputs>div div label{display:block;flex-basis:55%}.inputs>div div input{display:block;width:15%;border:2px solid #34b9c7;background:none;color:#fff;padding:.25rem .75rem;border-radius:.25rem}.inputs>div>div>div{flex-basis:15%;position:relative}.inputs>div>div>div>input{color:#fff;width:100%;font-size:1.15rem;padding:.65rem .75rem}.dec-btn,.inc-btn{background:none;border:none;padding:none;color:#fff;position:absolute;right:0;height:40%;display:inline-flex;justify-content:center}.inc-btn{top:15%}.dec-btn{top:53%}.inputs>div div input::-webkit-input-placeholder{color:#fff;opacity:.75}.inputs>div div input:-ms-input-placeholder{color:#fff;opacity:.75}.inputs>div div input::placeholder{color:#fff;opacity:.75}.inputs>div div .add-word-input{flex-basis:55%;border:none;border-bottom:2px solid #34b9c7;border-radius:0}.input-box .inputs-btn{margin:3rem auto 0}.inputs>div>div>div.timer-input{flex-basis:20%}.word-btn{background:#34b9c7;color:#fff;border:none;padding:.25rem .75rem;border-radius:.25rem}.adjectives{width:40rem;align-self:center;padding:0 1rem 1rem}.adjectives .group-title{font-weight:500;font-size:2rem;color:#fff;margin-bottom:2.5rem}.adjectives .choose-words-desc{font-size:1.6rem}.adjectives .choose-words-desc span{color:#34b9c7}.adjectives .list-group{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:.95rem;gap:.95rem;order:1}.adjectives .list-group .list-group-item{padding:.75rem .5rem;font-weight:500;border-radius:.25rem;text-align:center;color:#fff;min-width:8rem;background:none;box-shadow:0 0 15px 0 rgba(0,0,0,.15);border:3px solid #ee704b}.adjectives .list-group .list-group-item.host{pointer-events:none}.players-group{width:100%}.players-group .list-group{display:flex;flex-direction:row;justify-content:center;grid-gap:1rem;gap:1rem}.players-group .list-group .list-group-item{font-size:1.25rem;padding:.75rem .5rem;border:2px solid #000;position:relative}.players-group .players-title{font-size:2.5rem;color:#000;text-align:center;margin-bottom:1rem}.players-group .btn{display:block;margin:1rem auto 0}.choose-subject{justify-content:center;align-items:center;margin:1rem 0}.choose-subject .btn{margin:0 0 0 1rem;display:inline-block;font-weight:600;padding:.75rem;background:#ff4c29}.subject{margin:0;font-size:1.5rem;color:#000}.close-btn{background:none;border:none;position:absolute;right:-.7rem;top:-1rem;color:#000;padding:0 .25rem;background:#ff4c29;border-radius:50%}@media screen and (max-width:766px){.adj-wrapper{flex-direction:column;flex-wrap:nowrap}.adjectives{width:100%}.adjectives .group-title{text-align:center}.adjectives .list-group{justify-content:center;order:2}.input-box{order:0;margin-bottom:2rem}}@media screen and (min-width:766px) and (max-width:950px){.inputs>div>div>div{flex-basis:20%}}.no-of-players{color:#fff;text-align:center;margin-bottom:2.5rem}.no-of-players p:first-child{font-size:3rem;margin:0}.no-of-players p:nth-child(2){font-size:1.35rem;margin:0}.list-title{font-size:1.75rem;color:#fff;padding:0 5rem 1rem;margin-bottom:2rem;border-bottom:1px solid #aaa}.category-list{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.player-details ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center}.player,.player-set,.player-unset{font-size:1.25rem;color:#fff;border:2px solid #fff;padding:.25rem 2rem .25rem 3.1rem;position:relative;margin-top:1rem;margin:1rem 0 0 3rem}.player:before{background-color:#ff4c29;top:-.26rem}.category-list.subjects .player:before,.player:before{content:"";width:3rem;height:3rem;border-radius:50%;position:absolute;left:-.9rem}.category-list.subjects .player:before{background-color:#34b9c7;top:-.24rem}.player-set{cursor:not-allowed}.player-unset{cursor:pointer}.player-set:before,.player-unset:before{content:"+";padding:.6rem 1.2rem;background:#ff4c29;border-radius:50%;position:absolute;top:-.4rem;left:-.9rem}.category-list.subjects .player-set:before,.category-list.subjects .player-unset:before{background-color:#34b9c7;content:"-";padding:.6rem 1.38rem;border-radius:50%;position:absolute;top:-.4rem;left:-.9rem}.player-details .inputs-btn{margin:1rem auto}@media screen and (max-width:766px){.player-details{padding:1rem 0}.player-details ul{flex-direction:column;flex-wrap:nowrap}.player{margin:1rem 0 0}.player-details .category-list{margin:2rem 0}}.game-screen{padding-bottom:1rem}.game-screen .game-content{display:flex;justify-content:space-around}.game-screen .choose-title{text-align:center}.game-screen .adjectives .group-title{margin-bottom:1rem}.game-screen .adjectives p{color:#fff}.game-screen .list-group>div>.list-group-item.limit{cursor:not-allowed}.game-screen .list-group>div>.list-group-item.nolimit{cursor:pointer}.game-screen .list-group>div>.list-group-item.active{background:#ff694b;color:#fff;border:none}.game-screen .word-choice-input{display:none}.game-screen .inputs-btn{font-size:1.475rem;padding:.5rem 2rem;border-radius:1.75rem;margin:0 auto}.details{display:flex;justify-content:center}.game-screen .game-details{width:25rem}.game-screen .game-details .info{padding:2.25rem;border:3px solid #34b9c7;border-radius:50%}.game-screen .game-details .timer{font-size:2.25rem;font-weight:600;display:inline-flex;justify-content:center;align-items:center;margin-right:1rem;padding:2.25rem 3rem}.game-screen .game-details .info p{color:#fff;text-align:center;margin:0}.game-screen .game-details .info p:nth-child(2){font-size:3.25rem;font-weight:600}.subject-details{margin-top:2rem;justify-content:center;flex-direction:row}.subject-details .player{margin-left:1rem}.subject-details p:first-child{font-size:1.5rem;color:#fff;margin:.7rem .4rem 0 0}.game-screen .inputs-btn.submitted{cursor:not-allowed;pointer-events:none;background:#ababab}.observers-list{height:15rem;list-style-type:none;color:#fff;margin:2.5rem 0 0;padding:0 1rem;overflow-y:scroll}.observers-list-title{color:#fff;font-size:1.25rem;text-align:center}.observers-list::-webkit-scrollbar{background:none;width:.35rem;margin-left:.5rem;border-radius:.75rem}.observers-list::-webkit-scrollbar-thumb{background:#ff0;border-radius:.75rem}.observers-list .observer{padding:.5rem;display:flex;justify-content:space-between;align-items:center;border:3px solid #ff4c29;margin-bottom:1rem}.observers-list .observer p{margin:0}.observers-list .observer span{display:block;width:1rem;height:1rem;background:#ee704b;border-radius:50%}.observers-list .observer.yes{border:3px solid #34b9c7}.observers-list .observer.yes span{background:#34b9c7}@media screen and (max-width:766px){.game-screen{padding-bottom:5rem}.game-screen .game-content{flex-direction:column;justify-content:center}.game-screen .game-details{width:100%}.game-screen .game-details .info:first-child{padding:1.25rem 0;border:3px solid #34b9c7;border-radius:1rem}.game-screen .game-details .timer{background:#333;position:fixed;bottom:0;left:0;width:100%;font-size:1.5rem;font-weight:600;line-height:1;flex-basis:100%;display:inline-flex;justify-content:center;align-items:center;margin-right:1rem}.game-screen .game-details .players-left{margin:0 auto}}@media screen and (max-width:753px){.choose-words-desc{text-align:center}}.table-wrapper{margin-bottom:2rem}.table-wrapper .intro-title{font-size:2rem;margin:0 0 1.5rem}.table{list-style-type:none;padding:0 3rem;display:grid;grid-template-columns:.1fr repeat(2,1fr);grid-template-rows:.1fr repeat(2,1fr);grid-gap:.3em;gap:.3em}.table .category-title{font-size:1.25rem;font-weight:700;color:#fff;text-align:center;margin:0;background:#ee704b;padding:.25rem 1rem;display:inline-block}.table .table-desc{font-size:1.5rem;text-align:center;color:#fff;background:#34b9c7;border:2px solid #000}.table .table-desc.inverted{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;justify-self:end;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.table .table-desc:first-of-type{grid-column:2/3}.table .table-item{border:2px solid #000;padding:0 0 1rem;background:#fff}.table .table-item .word-block{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:90%}.table .table-item div p:first-child{padding:0;margin:0}.table-wrapper .inputs-btn{margin:0 auto}.side-content{font-size:1.75rem;font-weight:600;color:#fff;text-align:center;margin-top:2rem}.word-wrapper{position:relative}.word-wrapper .count-votes{padding:.25rem .75rem;background:#000;color:#fff;position:absolute;bottom:-2rem;opacity:0;transition:opacity .15s}.word-wrapper:hover .count-votes{opacity:1}*{box-sizing:border-box}body{margin:0;background:#333;background:url(/static/media/bg-final.3156a3d6.png) 50%;min-height:100vh}
/*# sourceMappingURL=main.d63b876d.chunk.css.map */