@font-face{font-family:HONYA-JI;src:url(/assets/HONYA-JI-CMl48x9j.woff2) format("woff2"),url(/assets/HONYA-JI-C_vIRkgt.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--black: #031719;--dark: #144a51;--light: #b6cfd1;--white: white;--red: #d12f61;--green: #30ce64;--border-radius: 20px;--border-width: .5em;color:var(--white);background-color:var(--dark)}#root{width:100vw;height:100vh}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.lobby_col{display:flex;flex-direction:row}.lobby_content{flex-grow:1}.background{--border-margin: var(--border-width);margin:var(--border-margin);overflow-x:hidden;overflow-y:scroll;border-radius:var(--border-radius);background-color:var(--black);height:calc(100% - 2 * var(--border-margin));background-image:url(/assets/background-BtXbJ7RA.svg);background-repeat:repeat;background-size:100px;animation:moveBackground 15s linear infinite}@keyframes moveBackground{0%{background-position:0 0}to{background-position:200px 100px}}.button{background-color:var(--white);color:var(--black);font-size:1.5em;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;padding:.5rem;border-radius:100vmax;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-shadow:0 5px var(--dark);transition:.1s ease-in-out;cursor:pointer}.button:enabled:hover{animation:bump .2s ease-in-out 1}.button:hover{background-color:var(--light)}.button:hover .button_icon{animation:spin .5s ease-in-out infinite}.button:disabled{background-color:var(--light);cursor:not-allowed}.button:disabled .button_icon{animation:none}.button>p{margin:0 .5em}.button_icon{height:.8em;margin:0 .5em}@keyframes spin{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(0)}}.quiz_card{background-color:var(--dark);border-radius:20px;overflow:hidden;width:300px;cursor:pointer}.quiz_card:hover{animation:bump .2s ease-in-out 1}@keyframes bump{0%{transform:none}25%{transform:rotate(-1deg) scale(99%)}50%{transform:rotate(0) scale(102%)}75%{transform:rotate(1deg) scale(99%)}to{transform:none}}.card_title{background-color:var(--light);width:100%;height:100px;text-align:center;display:flex;flex-direction:column;justify-content:center;color:var(--black);font-size:30px}.play_counter{display:flex;flex-direction:row;align-items:center}.play_counter>img{height:.8em}.card_items{display:flex;flex-direction:row;justify-content:space-between;margin:.5em 1.5em .5em .5em}.home_left{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.home_right{display:flex;flex-direction:row;text-align:center}.home_menu{display:flex;flex-direction:column;text-align:center}.home_menu>h1{margin-bottom:3em}.home_buttons{width:fit-content;margin:0 auto}.home_buttons>button{margin-bottom:.5em}.home_container{display:flex;flex-direction:row}.logo{max-width:600px;margin:0 auto}.home_right>div{margin:0 .5em}@media (max-width:1000px){.home_container{display:flex;flex-direction:column}.home_right{width:fit-content;margin:auto}.home_right{display:flex;flex-wrap:wrap;justify-content:center}}.m_question{background-color:var(--light);max-width:500px;padding:.5em;border-radius:20px;color:var(--black);margin-bottom:1em;box-shadow:0 5px var(--dark)}.m_answer{background-color:var(--white);padding:.5em;border-radius:100vmax;margin-bottom:.5em;box-shadow:0 5px var(--dark);display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:50px}.m_answer>button{background-color:var(--red);color:var(--white);font-size:18px}.m_answer>button:hover{background-color:pink;color:var(--black)}.m_input{flex-grow:1;margin:0 1em;font-size:18px;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400}.drag_icon{height:15px;margin-right:.5em;margin-left:.5em}.m_question_head{display:flex;flex-direction:row;align-items:center}.m_question_head>h3{margin:0;font-size:32px}.m_q_title{width:calc(100% - 1em);margin-bottom:1em;font-size:18px;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400}.m_button_group{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1em}.m_content{max-width:600px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.m_top_header{margin:.5em 0 0;font-size:32px}.m_top_header:first{margin-top:0}.m_desc{resize:none;width:100%;height:50px;margin-bottom:1em;font-size:18px;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400}.m_title{font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400;width:100%;font-size:18px}.question_button_group{display:flex;flex-direction:row;justify-content:space-evenly}.textInputRow{display:flex;flex-direction:row}.input_field{padding:.5rem .5rem .5rem 1rem;border-radius:100vmax;border:none;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400;margin-right:.5em;flex-grow:1;font-size:1.5em;box-shadow:0 5px var(--dark)}.text_label{margin-bottom:0}.join_prompt{max-width:800px;margin:auto;padding:0 1em;width:calc(100% - 2em)}.join_content{display:flex;flex-direction:column;justify-content:center}.select-quiz-container{padding:2rem;max-width:1200px;margin:0 auto}.select-quiz-header{text-align:center;margin-bottom:2rem}.search-bar{width:100%;padding:.75rem 1rem;margin-bottom:2rem;font-size:1rem;border-radius:8px;border:1px solid #ccc;box-sizing:border-box;font-family:HONYA-JI,Bradley Hand,cursive;line-height:1.5;font-weight:400}.quiz-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.quiz-grid>div{margin:0 1em 1em}.load-more-container{text-align:center;display:flex;justify-content:center}.questions{width:100%;display:flex;flex-direction:column;text-align:center}.question_button_group>button{margin-bottom:.5em}.question_text{font-size:72px;margin-top:0}.leaderboard-container{width:100%}.leaderboard-list{list-style:none;padding:0;position:relative}.leaderboard-item{overflow:hidden;display:flex;justify-content:space-between;align-items:center;height:50px;margin-bottom:10px;background-color:var(--white);color:var(--black);border-radius:100vmax;font-size:1.2em;font-weight:700}.leaderboard-item span{padding:1em}.place{background-color:var(--light)}.l_score{color:var(--dark);white-space:nowrap}.l_name{font-size:32px;white-space:nowrap;overflow:hidden;max-width:100%}.lobby{display:flex;flex-direction:row;margin:0;height:100%}.client_col{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.host_col{--host-col-margin: 3em;margin-left:calc(var(--host-col-margin) - var(--border-width));margin-right:var(--host-col-margin);text-align:center}.host_col>button{margin:.5em auto;box-shadow:0 5px var(--black)}.lobby_content{max-width:800px;margin:0 auto;padding:0 1em;width:calc(100% - 2em)}.lobby_desc{color:var(--light);font-size:40px;margin-top:0}.lobby_name{font-size:72px;margin-bottom:0;text-align:center}.player_tag{background-color:var(--white);color:var(--black);font-size:32px;width:fit-content;padding:0 1em;border-radius:100vmax;margin:.5em}.players{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.player_title{font-size:36px;margin-bottom:0}.start_button{margin-bottom:1em;text-align:center}.start_button>button{margin:auto}.question_page{display:flex;flex-direction:column;height:100%}.question_group{flex-grow:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.question_stats{display:flex;flex-direction:row;justify-content:space-between;color:var(--light);font-size:24px}.question_stats>p{margin-bottom:0}.answer_card{margin-bottom:1em}.lobby_leaderboard{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 600px){.lobby_name{font-size:48px}.lobby_desc{font-size:24px}.lobby{display:flex;flex-direction:column}.client_col{overflow:visible}}.answer_result{background-color:var(--white);color:var(--black);border-radius:20px;overflow:hidden}.red{background-color:var(--red)}.green{background-color:var(--green)}.result_header{display:flex;flex-direction:row;justify-content:left;color:var(--white);align-items:center}.result_icon{height:70px}.feedback{padding:.5em}.feedback>p{margin:0 0 0 .5em;font-size:20px}
