.App{width:100%;min-height:100vh;background:var(--background-color-gradient);background-size:200% 200%;color:var(--text-color);fill:var(--text-color);transition:.3s ease-in-out all;animation:gradient-move 15s ease-in-out infinite}.error{color:brown;font-size:.8rem;font-family:eUkraineThin}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._inpt_ptpme_1{display:flex;padding:.5rem 1.5rem;border:solid 2px var(--text-color);border-radius:10px;transition:all .2s ease-in-out;justify-content:center;align-items:center;gap:4px}._primary_inpt_ptpme_12{background-color:var(--text-color);color:var(--background-color)}._secondary_inpt_ptpme_16{background:transparent;color:var(--text-color)}._primary_inpt_ptpme_12>svg{fill:var(--background-color)}._secondary_inpt_ptpme_16>svg{fill:var(--text-color)}._btn_ptpme_29:hover{transform:scale(1.1)}._room_container_1skxu_1{display:flex;width:100%;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;padding:9rem 7rem;gap:1rem}._player_container_1skxu_12{width:100%}._room_title_1skxu_16{display:flex;width:100%;align-items:center;justify-content:space-between}._settings_block_1skxu_23{display:flex;width:100%;align-items:center;justify-content:center;margin-top:2rem;border:solid 1px var(--text-color);padding:2rem 4rem;border-radius:16px;flex-direction:row;flex-wrap:wrap;gap:1rem}._change_url_1skxu_37{display:flex;justify-content:center;gap:1rem;flex-direction:column}@media only screen and (min-width: 1200px){._player_container_1skxu_12,._room_title_1skxu_16{width:80%}._room_container_1skxu_1{gap:2rem;padding:3rem 7rem}._settings_block_1skxu_23{width:80%}}@media only screen and (max-width: 700px){._room_container_1skxu_1{padding:5rem 0rem}}._btn_171mj_1{display:flex;padding:.5rem 1.5rem;border:solid 2px var(--text-color);border-radius:10px;justify-content:center;align-items:center;gap:4px;cursor:pointer}._primary_btn_171mj_12{background-color:var(--text-color);color:var(--background-color)}._secondary_btn_171mj_16{background:transparent;color:var(--text-color)}._primary_btn_171mj_12>svg{fill:var(--background-color)}._secondary_btn_171mj_16>svg{fill:var(--text-color)}main{width:100%;height:100vh;display:flex;align-items:center;padding:5rem 7rem}._description_1vavw_9{width:100%;font-size:5rem;font-family:eUkraineMedium;filter:drop-shadow(0px 0px 6px white);animation:_drop-shadow_1vavw_1 15s ease-in-out infinite}@keyframes _drop-shadow_1vavw_1{0%{filter:drop-shadow(0px 0px 6px var(--text-color-glow))}50%{filter:drop-shadow(0px 0px 3px var(--text-color-glow))}to{filter:drop-shadow(0px 0px 6px var(--text-color-glow))}}._start_button_1vavw_29{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._start_button_1vavw_29>svg{width:30%;height:auto}._start_button_1vavw_29>button{width:50%;max-width:250px}@media only screen and (max-width: 700){main{padding:5rem 2rem}._description_1vavw_9{font-size:3rem}}header{position:absolute;display:flex;width:100%;padding:2rem 4rem;justify-content:space-between;align-items:center;font-size:23px;font-family:eUkraineThin}._logo_12l0j_12{font-family:eUkraineThin;color:var(--text-color);text-decoration:none;transition:all .2s ease-in-out}._logo_12l0j_12:hover{transform:scale(1.05)}._buttons_autorization_12l0j_23{display:flex;gap:1rem;align-items:center}._account_box_12l0j_29{font-size:1rem;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:1rem;position:relative;cursor:pointer}._user_photo_12l0j_40{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}._account_dropdown_12l0j_47{position:absolute;top:3rem;z-index:100;display:flex;max-width:200%;flex-direction:column;flex-wrap:nowrap;gap:1rem;border:solid 2px var(--text-color);border-radius:16px;padding:4rem 2rem;justify-content:center}._settings_dropdown_12l0j_62{position:absolute;top:3rem;z-index:100;display:flex;max-width:200%;flex-direction:column;flex-wrap:nowrap;gap:1rem;border:solid 2px var(--text-color);border-radius:16px;padding:4rem 2rem;justify-content:center;background:var(--glass-color);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._flag_12l0j_79{width:2rem;height:1.5rem}@media only screen and (max-width: 700px){header{padding:2rem 1rem}}._login_container_ql0gk_1{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 4rem 7rem}._login_form_ql0gk_10{width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:6rem 3rem;border:solid 3px var(--text-color);border-radius:16px}._inputs_box_ql0gk_22{display:flex;width:100%;flex-direction:column;gap:2rem}._inputs_box_ql0gk_22 div input{width:100%}._inputs_box_ql0gk_22 div{display:flex;flex-direction:column;justify-content:center;gap:.5rem}._password_box_ql0gk_39{position:relative;width:100%;display:flex;flex-direction:row;align-items:center}._password_box_ql0gk_39>input{width:100%}._password_box_ql0gk_39>svg{position:absolute;right:1rem;cursor:pointer}._password_box_ql0gk_39>svg:hover{transform:scale(1.05)}._buttons_box_ql0gk_60{display:flex;width:100%;flex-direction:column;gap:2rem}._buttons_box_ql0gk_60>button{display:flex;gap:.5rem;flex-direction:row}._buttons_box_ql0gk_60>button>span>svg{fill:var(--text-color);height:2rem;width:2rem}._error_ql0gk_79{color:brown;font-size:.8rem;font-family:eUkraineThin}._register_container_1cykp_1{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 4rem 7rem}._register_form_1cykp_10{width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:6rem 3rem;border:solid 3px var(--text-color);border-radius:16px}._inputs_box_1cykp_22{display:flex;width:100%;flex-direction:column;gap:2rem}._inputs_box_1cykp_22 div input{width:100%}._inputs_box_1cykp_22 div{display:flex;flex-direction:column;justify-content:center;gap:.5rem}._password_box_1cykp_39{position:relative;width:100%;display:flex;flex-direction:row;align-items:center}._password_box_1cykp_39>input{width:100%}._password_box_1cykp_39>svg{position:absolute;right:1rem;cursor:pointer}._password_box_1cykp_39>svg:hover{transform:scale(1.05)}._buttons_box_1cykp_60{display:flex;width:100%;flex-direction:column;gap:2rem}._buttons_box_1cykp_60>button{display:flex;gap:.5rem;flex-direction:row}._buttons_box_1cykp_60>button>span>svg{fill:var(--text-color);height:2rem;width:2rem}._error_1cykp_79{color:brown;font-size:.8rem;font-family:eUkraineThin}@media only screen and (min-width: 1200px){._register_form_1cykp_10{width:20%}}._home_container_142ka_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}._room_block_142ka_8{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px white solid;border-radius:16px;gap:2rem;padding:4rem 1rem}._room_block_142ka_8 form{display:flex;flex-direction:column;align-items:center}._room_block_142ka_8 form button{width:100%}@font-face{font-family:eUkraineRegular;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-Regular.otf)}@font-face{font-family:eUkraineThin;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-Thin.otf)}@font-face{font-family:eUkraineLight;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-Light.otf)}@font-face{font-family:eUkraineUltraLight;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-UltraLight.otf)}@font-face{font-family:eUkraineBold;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-Bold.otf)}@font-face{font-family:eUkraineMedium;src:url(/fantqw2g/fonts/e-Ukraine/e-Ukraine-Medium.otf)}*{margin:0;padding:0;box-sizing:border-box;font-family:eUkraineRegular}:root{--background-color: #333333;--text-color: #E5E5EA;--text-color-glow: #e5e5ea81;--background-color-gradient: radial-gradient(at top left, transparent 9%, hsl(202deg 23.47% 6.24%) 70.5%), radial-gradient(at bottom left, transparent 10%, hsla(213, 77%, 14%, 1) 67.5%), linear-gradient(45deg, hsla(213, 77%, 14%, 1) 0%, hsla(202, 27%, 45%, 1) 100%)}[data-theme=dark]{--text-color: #E5E5EA;--text-color-glow: #e5e5ea81;--background-color: hsla(213, 77%, 14%, 1);--background-color-gradient: radial-gradient(at top left, transparent 9%, hsl(202deg 23.47% 6.24%) 70.5%), radial-gradient(at bottom left, transparent 10%, hsla(213, 77%, 14%, 1) 67.5%), linear-gradient(45deg, hsla(213, 77%, 14%, 1) 0%, hsla(202, 27%, 45%, 1) 100%);--glass-color: hsla(213, 77%, 14%, .3)}[data-theme=light]{--background-color: #E5E5EA;--text-color: #333333;--text-color-glow: #33333344;--background-color-gradient: radial-gradient(at top left, transparent 9%, hsl(203, 94%, 80%) 70.5%), radial-gradient(at bottom left, transparent 10%, rgb(25, 112, 219) 67.5%), linear-gradient(45deg, rgb(25, 112, 219) 0%, hsla(202, 27%, 45%, 1) 100%);--glass-color: hsla(240, 11%, 91%, .3)}
