.page-module-scss-module__M1W9gG__container{width:100%;height:100%}
.Game-module-scss-module__CVwRLG__container{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex}.Game-module-scss-module__CVwRLG__info_container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:80%;height:50%;display:flex}.Game-module-scss-module__CVwRLG__info_text{margin-bottom:2rem;font-size:1.5rem}.Game-module-scss-module__CVwRLG__info_button{color:#fff;cursor:pointer;background-color:#fe8910;border:none;border-radius:9px;justify-content:center;align-items:center;width:15rem;height:5rem;font-size:1.1rem;font-weight:700;display:flex}.Game-module-scss-module__CVwRLG__cancel_button{color:#fff;cursor:pointer;background-color:#e53e3e;border-radius:9px;justify-content:center;align-items:center;width:7rem;height:3.5rem;font-weight:700;display:flex;position:absolute;bottom:2rem}.Game-module-scss-module__CVwRLG__category_container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Game-module-scss-module__CVwRLG__category_title{font-size:2.5rem;font-weight:700}.Game-module-scss-module__CVwRLG__impostor_title{color:#e53e3e}.Game-module-scss-module__CVwRLG__civilian_title{color:#48bb78}.Game-module-scss-module__CVwRLG__category_name{font-size:1.5rem}.Game-module-scss-module__CVwRLG__category_word{border-radius:9px;justify-content:center;align-items:center;min-width:8rem;height:4rem;padding:0 1rem;font-size:1.5rem;font-weight:700;display:flex}.Game-module-scss-module__CVwRLG__impostor_word{background-color:#e53e3e}.Game-module-scss-module__CVwRLG__civilian_word{background-color:#48bb78}.Game-module-scss-module__CVwRLG__change_button{color:#fff;cursor:pointer;background-color:#6b46c1;border-radius:9px;justify-content:center;align-items:center;width:8rem;height:3rem;font-size:1rem;font-weight:700;display:flex}.Game-module-scss-module__CVwRLG__next_button{color:#fff;cursor:pointer;background-color:#fe8910;border:none;border-radius:9px;justify-content:center;align-items:center;width:13rem;height:5rem;font-size:1.2rem;font-weight:700;transition:background-color .3s;display:flex}.Game-module-scss-module__CVwRLG__button_disabled{cursor:not-allowed;background-color:gray}.Game-module-scss-module__CVwRLG__timer{color:#6b46c1;font-size:2rem;font-weight:700}.Game-module-scss-module__CVwRLG__game_started_container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;display:flex}.Game-module-scss-module__CVwRLG__game_started_text{text-align:center;font-size:1.5rem;font-weight:700}.Game-module-scss-module__CVwRLG__action_button_container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Game-module-scss-module__CVwRLG__action_button{color:#fff;cursor:pointer;background-color:#fe8910;border:none;border-radius:9px;justify-content:center;align-items:center;width:15rem;height:3.5rem;font-size:1.1rem;font-weight:700;display:flex}
.Menu-module-scss-module__Zc5ZhG__container{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Menu-module-scss-module__Zc5ZhG__counter_container{flex-direction:column;align-items:center;gap:12.5px;width:15rem;display:flex}.Menu-module-scss-module__Zc5ZhG__popup_container{background-color:#1a1a2e;border-top-left-radius:2.5rem;border-top-right-radius:2.5rem;width:100%;height:90%;transition:bottom .5s;position:fixed;bottom:0;overflow-y:auto}.Menu-module-scss-module__Zc5ZhG__start_button_container{margin-top:2rem}.Menu-module-scss-module__Zc5ZhG__start_button{color:#fff;cursor:pointer;background-color:#fe8910;border:none;border-radius:9px;width:15rem;height:3.5rem;font-size:1.1rem;font-weight:700}
.Counter-module-scss-module__8FXB2a__container{color:#fff;justify-content:space-between;align-items:center;gap:1.5rem;width:15rem;height:100%;display:flex}.Counter-module-scss-module__8FXB2a__button{aspect-ratio:1;cursor:pointer;background-color:#1a1a2e;border-radius:9px;justify-content:center;align-items:center;height:60px;font-size:30px;display:flex}.Counter-module-scss-module__8FXB2a__button span{position:relative;top:1px;left:.9px}.Counter-module-scss-module__8FXB2a__count{font-size:30px;font-weight:700}
.Categories-module-scss-module__El9jnW__container{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Categories-module-scss-module__El9jnW__selector_container{border-radius:2rem;gap:1rem;margin-bottom:1rem;padding:1rem 2rem;display:flex}.Categories-module-scss-module__El9jnW__selector_button{cursor:pointer;background-color:#1a1a2e;border-radius:9px;justify-content:center;align-items:center;width:8rem;height:3.5rem;font-weight:700;display:flex}.Categories-module-scss-module__El9jnW__selected{background-color:#fe8910}.Categories-module-scss-module__El9jnW__categories_container{grid-template-columns:repeat(2,1fr);gap:1rem;max-height:36vh;margin-bottom:2rem;display:grid;overflow-y:auto}.Categories-module-scss-module__El9jnW__category_item{cursor:pointer;color:#fff;border-radius:9px;justify-content:center;align-items:center;width:8rem;height:4rem;margin:.1rem 0;font-weight:700;display:flex;position:relative}.Categories-module-scss-module__El9jnW__selected_category{border:4px solid #fff}.Categories-module-scss-module__El9jnW__new_category{background-color:#334;font-size:2rem}.Categories-module-scss-module__El9jnW__new_category span{position:relative;top:1px;left:.9px}.Categories-module-scss-module__El9jnW__edit_icon{cursor:pointer;color:#fff;aspect-ratio:1;background-color:#ffffff46;border-radius:50%;justify-content:center;align-items:center;width:1.2rem;font-size:.8rem;display:flex;position:absolute;top:5px;left:5px}
.Creator-module-scss-module__cXEHWG__container{background-color:#1a1a2e;flex-direction:column;align-items:center;gap:2rem;width:100%;min-height:100%;display:flex}.Creator-module-scss-module__cXEHWG__action_buttons{justify-content:center;gap:2.5rem;margin-bottom:1rem;display:flex;position:relative;bottom:0}.Creator-module-scss-module__cXEHWG__action_button{cursor:pointer;background-color:#0f0f23;border-radius:9px;justify-content:center;align-items:center;width:8rem;height:3.5rem;font-weight:700;display:flex}.Creator-module-scss-module__cXEHWG__cancel{background-color:#6b46c1}.Creator-module-scss-module__cXEHWG__confirm{background-color:#fe8910}.Creator-module-scss-module__cXEHWG__title{color:#fff;margin-top:1.5rem;font-size:1.5rem;font-weight:700}.Creator-module-scss-module__cXEHWG__input_container{flex-direction:column;align-items:center;gap:1rem;width:80%;display:flex}.Creator-module-scss-module__cXEHWG__item_input_container{flex-direction:column;align-items:center;gap:1rem;width:80%;max-height:40vh;padding-right:.5rem;display:flex;overflow-y:auto}.Creator-module-scss-module__cXEHWG__item_input_row{justify-content:space-around;align-items:center;gap:.5rem;width:85%;display:flex}.Creator-module-scss-module__cXEHWG__input{color:#fff;background-color:#334;border:none;border-radius:9px;width:80%;height:3rem;padding:0 1rem;font-size:1rem}
.Editor-module-scss-module__Qenbiq__container{background-color:#1a1a2e;flex-direction:column;align-items:center;gap:2rem;width:100%;min-height:100%;display:flex}.Editor-module-scss-module__Qenbiq__action_buttons{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex;position:relative;bottom:0}.Editor-module-scss-module__Qenbiq__action_button{cursor:pointer;background-color:#0f0f23;border-radius:9px;justify-content:center;align-items:center;width:6.5rem;height:3.5rem;font-weight:700;display:flex}.Editor-module-scss-module__Qenbiq__cancel{background-color:#6b46c1}.Editor-module-scss-module__Qenbiq__confirm{background-color:#fe8910}.Editor-module-scss-module__Qenbiq__delete{background-color:#e53e3e;height:1.5rem!important;font-size:.8rem!important}.Editor-module-scss-module__Qenbiq__title{color:#fff;margin-top:1.5rem;font-size:1.5rem;font-weight:700}.Editor-module-scss-module__Qenbiq__input_container{flex-direction:column;align-items:center;gap:1rem;width:80%;display:flex}.Editor-module-scss-module__Qenbiq__item_input_container{flex-direction:column;align-items:center;gap:1rem;width:80%;max-height:40vh;padding-right:.5rem;display:flex;overflow-y:auto}.Editor-module-scss-module__Qenbiq__item_input_row{justify-content:space-around;align-items:center;gap:.5rem;width:85%;display:flex}.Editor-module-scss-module__Qenbiq__input{color:#fff;background-color:#334;border:none;border-radius:9px;width:80%;height:3rem;padding:0 1rem;font-size:1rem}
