@import"https://fonts.googleapis.com/css2?family=Lilita+One&display=swap";html,body,#root{width:100%;height:100%;margin:0;padding:0;background-color:#282828;font-family:Lilita One,cursive}body{min-width:320px;min-height:100vh}._avatar_1vfnd_1{width:110px;border-radius:1rem;border:3px solid white;box-shadow:0 3px #3c3c3c;aspect-ratio:1 / 1;transition:transform .1s ease,border .1s ease;object-fit:cover;flex:1 1 100px}._avatar_1vfnd_1:hover{border:3px solid rgb(97,97,97);cursor:pointer;transform:translateY(-2px)}._selected_1vfnd_18{border:3px solid #3fff4c;box-shadow:0 3px #2dd538}._selected_1vfnd_18:hover{border:3px solid #3fff4c;transform:translateY(-2px)}@media(max-width:550px){._avatar_1vfnd_1{width:90px}}._avatarList_brep8_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%}@media(max-width:550px){._avatarList_brep8_1{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}}._overlay_i136l_1{position:fixed;inset:0;background:#0006;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}._popup_i136l_13{display:flex;flex-direction:column;align-items:center;width:min(90%,300px);max-height:90vh;overflow-y:auto;background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:.3rem solid white;border-radius:2rem;padding:1rem;gap:1rem}@media(min-width:551px){._popup_i136l_13{width:min(90%,400px);border-radius:3rem;padding:2rem;gap:1.5rem}}._footer_10uvd_1{position:absolute;bottom:0;display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;height:10vh;background:#0000004d;overflow:hidden}._devs_10uvd_12{align-self:center}._dev_10uvd_12{display:flex;gap:1rem;align-items:center;margin-top:5px}._dev_10uvd_12 p{font-size:1.5rem;margin-left:1rem;width:4ch;-webkit-text-stroke:1px black}a img{width:20px;filter:invert()}a:hover{transform:scale(1.1);filter:opacity(.5)}._logo_10uvd_40{width:5rem;justify-self:center;align-self:center}._version_10uvd_46{font-size:1.3rem;justify-self:end;align-self:flex-end;margin:0 .5rem .2rem 0}@media(max-width:768px){._footer_10uvd_1{display:none;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:1rem;padding:0}._logo_10uvd_40{width:8rem;justify-self:center;align-self:center}._devs_10uvd_12{grid-row:2 / 3;justify-self:center}._version_10uvd_46{justify-self:center;align-self:center;margin-left:1rem}._dev_10uvd_12{gap:.5rem}}._container_wje41_1{width:100%;min-height:100vh;background-image:url(/assets/background-BKosP4g7.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-family:Lilita One,cursive;box-sizing:border-box;user-select:none;-webkit-user-select:none;overflow-y:auto;gap:2rem;position:relative}._card_wje41_20{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;width:90%;max-width:500px;min-width:300px;text-align:center;box-shadow:0 8px 16px #0003;justify-content:center;margin-bottom:4vh}._logo_wje41_35{width:100%;display:block;margin:0 auto;max-width:250px;height:auto}._inputs_wje41_43{display:flex;height:5rem;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;margin-right:.5rem}._label_wje41_54{font-size:1.5rem;margin-bottom:.5rem;color:#fff;-webkit-text-stroke:1.5px #464646;margin-top:-1rem}._avatar_wje41_62{width:70px;aspect-ratio:1 / 1;border:3px solid white;border-radius:1rem;box-shadow:0 8px 16px #0003;box-shadow:0 3px #3c3c3c;margin-left:2rem}._avatar_wje41_62:hover,._avatar_wje41_62:focus{border:3px solid rgb(202,202,202);transform:translateY(-2px);cursor:pointer}._input_wje41_43{width:100%;max-width:100%;background-color:#fff;padding:.6rem 1rem;border-radius:2rem;border:3px solid #ccc;outline:none;text-align:center;box-sizing:border-box;font-size:clamp(1rem,1.5vw,1.3rem);height:3rem;transition:border-color .2s ease}._input_wje41_43:focus{border:3px solid rgba(0,0,0,.4);opacity:1;color:#000}._buttons_wje41_100{display:flex;justify-content:space-around;gap:0;flex-wrap:nowrap;margin:1.5rem .5rem}._button_wje41_100{width:45%;flex:none;height:53px;display:flex;align-items:center;justify-content:start;gap:.5rem;border:none;border-radius:2rem;padding:0;font-weight:700;font-size:clamp(15px,6vw,17px);white-space:nowrap;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none}._button_wje41_100:hover,._button_wje41_100:focus{transform:translateY(-2px)}._icon_wje41_134{margin-left:.3rem;margin-right:.4rem;width:1.8rem}._iconMenuButton_wje41_140{margin:0}._create_wje41_144{background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139}._create_wje41_144:hover{border:5px solid rgb(253,114,0)}._enter_wje41_154{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._enter_wje41_154:hover{border:5px solid rgb(22,133,186)}._menu_wje41_164{position:absolute;top:20px;right:20px;z-index:10;display:flex;justify-content:center;align-items:center;background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;width:50px;height:50px;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px #0003}._menu_wje41_164 img{filter:invert(1);width:100%;height:auto}._menu_wje41_164:hover{transform:translateY(-2px);border:3px solid white;background:#ffffff4d}._menu_wje41_164:active{transform:translateY(2px);box-shadow:0 0 #0003}@media(min-width:551px){._container_wje41_1{gap:0}._card_wje41_20{margin-bottom:10vh}._label_wje41_54{font-size:2rem}._avatar_wje41_62{margin-left:0;width:90px}._buttons_wje41_100{justify-content:space-between;gap:1.5rem;margin:2rem 2rem 2.5rem}._button_wje41_100{flex:1 1 45%;width:auto;height:60px;font-size:clamp(20px,6vw,25px)}._icon_wje41_134{margin-left:1rem;width:2rem}._menu_wje41_164{display:none}._logo_wje41_35{max-width:350px}}._selectorContainer_1dfuf_1{position:relative;width:100%;max-width:200px;font-family:Lilita One,cursive;z-index:10}._selectedDisplay_1dfuf_9{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1rem;height:40px;background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494;border-radius:2rem;color:#fff;font-size:1rem;cursor:pointer;transition:transform .1s ease;-webkit-user-select:none;user-select:none}._selectedDisplay_1dfuf_9:hover{transform:translateY(-2px);border-color:#1685ba}._label_1dfuf_32{flex:1;text-align:center}._arrow_1dfuf_37{transition:transform .3s ease}._arrowOpen_1dfuf_40{transform:rotate(180deg)}._optionsList_1dfuf_44{position:absolute;top:120%;left:0;width:100%;background-color:#fff;border:4px solid rgb(64,176,232);border-radius:1rem;box-shadow:0 8px 16px #0000004d;display:flex;flex-direction:column;overflow:hidden;z-index:999;max-height:200px;overflow-y:auto}._optionsList_1dfuf_44::-webkit-scrollbar{width:8px}._optionsList_1dfuf_44::-webkit-scrollbar-thumb{background-color:#40b0e8;border-radius:4px}._option_1dfuf_44{padding:.8rem 1rem;color:#1b9dde;cursor:pointer;transition:background .2s;text-align:center;border-bottom:2px solid rgba(0,0,0,.05)}._option_1dfuf_44:last-child{border-bottom:none}._option_1dfuf_44:hover{background-color:#e6f5ff}._activeOption_1dfuf_86{background-color:#1b9dde;color:#fff}@media(min-width:551px){._selectedDisplay_1dfuf_9{height:50px;font-size:1.5rem}}._list_vjfk3_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:16px}._emptyMessage_vjfk3_8{text-align:center;color:#888;font-size:10px;padding:20px}._powerListContainer_vjfk3_14{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem;flex:1;padding:5px;box-sizing:border-box;width:100%}._powerItem_vjfk3_24{display:flex;align-items:center;gap:.6rem;background:#fff6;border:3px solid white;border-radius:1.5rem;padding:.8rem 1rem;font-size:1.2rem;font-family:Lilita One,cursive;cursor:pointer;position:relative;z-index:1;transition:transform .2s,background .2s}._powerItem_vjfk3_24:hover{transform:scale(1.05);z-index:100;background:#fff9}._enabled_vjfk3_46{background-color:#8e44adcc;color:#fff;border-color:#8e44ad}._powerIcon_vjfk3_52{width:1.5rem;height:1.5rem;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.3))}._item_ehoc0_1{display:flex;align-items:center;gap:.6rem;aspect-ratio:1 / 1;background:#fff6;border:3px solid rgb(255,0,0);border-radius:1.5rem;cursor:pointer;transition:transform .2s,background .2s;font-family:Lilita One,cursive;position:relative;overflow:hidden}._item_ehoc0_1:hover{transform:scale(1.05)}._enabled_ehoc0_20{border:5px solid rgb(77,255,89)}._disabled_ehoc0_24{filter:grayscale(80%);opacity:.8}._icon_ehoc0_29{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}._powerName_ehoc0_39{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:.2rem .5rem;background-color:#00000080;color:#fff;border-radius:.5rem;font-size:1.1rem;text-shadow:2px 2px 2px rgba(0,0,0,.7);text-align:center;width:max-content;max-width:90%}._button_r73na_1{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:2rem;padding:0 1rem;font-size:1rem;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;box-sizing:border-box;max-width:200px;border:5px solid transparent;font-family:Lilita One,cursive}._button_r73na_1:hover,._button_r73na_1:focus{transform:translateY(-2px)}._gamemodeEasy_r73na_27{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._gamemodeEasy_r73na_27:hover{border:5px solid rgb(22,133,186)}._gamemodeNormal_r73na_36{background-color:#15f81d;border:5px solid rgb(77,255,89);box-shadow:0 6px #2e8a34}._gamemodeNormal_r73na_36:hover{border:5px solid rgb(0,230,17)}._gamemodeHard_r73na_45{background-color:#8e44ad;border:5px solid rgb(155,89,182);box-shadow:0 6px #5d3775}._gamemodeHard_r73na_45:hover{border:5px solid rgb(113,59,146)}._gamemodeInsane_r73na_54{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._gamemodeInsane_r73na_54:hover{border:5px solid rgb(170,47,47)}._gamemodeCataclism_r73na_63{background-color:#000;border:5px solid rgb(50,50,50);box-shadow:0 6px #1e1e1e}._gamemodeCataclism_r73na_63:hover{border:5px solid rgb(80,80,80)}@media(min-width:551px){._button_r73na_1{font-size:1.7rem;height:60px}}._overlay_16te8_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0003;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;font-family:Lilita One,cursive}._popup_16te8_17{background:#ffffff4d;border:4px solid white;border-radius:2rem;padding:1rem .5rem;width:100%;margin:.5rem;max-height:60vh;display:flex;flex-direction:column;gap:1rem;box-shadow:0 8px 24px #0006;animation:_popupFade_16te8_1 .25s ease-out}@keyframes _popupFade_16te8_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._titlecontainer_16te8_43{display:flex;justify-content:center;align-items:center;width:95%;height:6rem;margin:0 auto;border-radius:3rem;position:relative;background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139}._title_16te8_43{font-size:clamp(2rem,6vw,2.5rem);color:#fff;-webkit-text-stroke:.5px black;margin-top:-.3rem}._back_16te8_64{background:transparent;border:none;cursor:pointer;position:absolute;left:10px;top:50%;transform:translateY(-50%);padding:0;display:flex;align-items:center;justify-content:center;height:70%;width:auto}._icon_16te8_80{height:100%;width:auto;filter:drop-shadow(.5px .5px 0 black) drop-shadow(-.5px -.5px 0 black) drop-shadow(1px 0px 0 black) drop-shadow(-.5px 2px 0 black);transition:transform .1s ease}._icon_16te8_80:hover{transform:scale(1.1)}._messages_16te8_92{display:flex;flex-direction:column;width:100%;gap:1rem;border-radius:10px;justify-content:flex-start;align-items:center;padding:.5rem 0 1rem;overflow:hidden;flex:1;min-height:0}._settingSection_16te8_106{display:flex;flex-direction:column;align-items:center;width:100%;gap:.5rem}._labelTheme_16te8_114{font-size:1.8rem;font-weight:700;color:#fff;-webkit-text-stroke:.5px black;margin:0}._sideBySide_16te8_122{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%;gap:1.5rem;max-width:100%}._powerListWrapper_16te8_132{width:100%;padding:0 .5rem 1rem;box-sizing:border-box;flex:1;overflow-y:auto;min-height:0}._powerListWrapper_16te8_132::-webkit-scrollbar,._selectTheme_16te8_143::-webkit-scrollbar{width:.8rem;background:#fff3;border:2px solid rgb(255,255,255);border-radius:1rem}._powerListWrapper_16te8_132::-webkit-scrollbar-thumb,._selectTheme_16te8_143::-webkit-scrollbar-thumb{background-color:#fff;border:2px solid rgb(82,82,82);border-radius:1rem}._selectTheme_16te8_143{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:2rem;padding:0 1rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;box-sizing:border-box;max-width:200px;background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494;-moz-appearance:none;-webkit-appearance:none;appearance:none;text-align:center}._selectTheme_16te8_143:hover{transform:translateY(-2px)}@media(min-width:551px){._popup_16te8_17{border-radius:3rem;padding:2rem 2rem 1rem;width:min(90%,420px);max-height:75vh;gap:1.5rem}._titlecontainer_16te8_43{padding:.5rem;height:auto}._title_16te8_43{font-size:clamp(1.5rem,5rem,2.4rem)}._back_16te8_64{left:15px;height:80%}._messages_16te8_92{padding:0rem 0 1rem;gap:1rem}._labelTheme_16te8_114{font-size:2.5rem}._sideBySide_16te8_122{flex-direction:row;width:100%;gap:2rem}._selectTheme_16te8_143{font-size:1.7rem;height:60px}._powerListWrapper_16te8_132::-webkit-scrollbar,._selectTheme_16te8_143::-webkit-scrollbar{width:1rem}._powerListWrapper_16te8_132{padding:0 1rem 1rem}}._container_wab33_1{width:100%;min-height:100vh;background-image:url(/assets/background-BKosP4g7.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-family:Lilita One,cursive;box-sizing:border-box;user-select:none;-webkit-user-select:none;gap:1rem}._card_wab33_18{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;padding:2rem .5rem;width:90%;max-width:500px;min-width:300px;text-align:center;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._titleContainer_wab33_36{position:relative;display:flex;justify-content:center;align-items:center;width:95%;height:3.5rem;background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494;border-radius:3rem}._title_wab33_36{font-size:clamp(1.5rem,4em,2.1rem);color:#fff;-webkit-text-stroke:.5px black}._label_wab33_55{font-size:1rem;color:#fff;-webkit-text-stroke:1px #464646}._labelName_wab33_61{font-size:1.5rem;margin-bottom:-.5rem;margin-top:.5rem}._input_wab33_67{width:90%;background-color:#fff;padding:.7rem 1rem;border-radius:2rem;border:2px solid #ccc;outline:none;font-size:.9rem;text-align:center;box-sizing:border-box}._input_wab33_67:focus{border:2px solid rgb(255,143,55);opacity:1;color:#000}._settings_wab33_85{display:flex;align-items:center;justify-content:center;width:65px;height:50px;background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139;border-radius:15px;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease}._settings_wab33_85:hover{transform:translateY(-2px);border:5px solid rgb(253,114,0)}._switchs_wab33_104{width:95%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1.5rem}._switchContainer_wab33_113{display:flex;align-items:center;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._switch_wab33_104{width:80px;height:42px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.9rem;font-weight:700;text-transform:uppercase;transition:background .3s ease,border .3s ease,box-shadow .3s ease}._switchBall_wab33_135{flex:0 0 33px;height:35px;border-radius:12px;background-color:#fff;border:4px solid transparent;transition:border .3s ease}._switchText_wab33_144{flex:1;text-align:center}._on_wab33_149{background-color:#15f81d;border:4px solid #3db845;box-shadow:0 5px #2e8a34;color:#fff;flex-direction:row-reverse}._on_wab33_149 ._switchBall_wab33_135{border-color:#3db845}._off_wab33_160{background-color:#f02c26;border:4px solid rgb(195,60,60);box-shadow:0 5px #803531;color:#fff;flex-direction:row}._off_wab33_160 ._switchBall_wab33_135{border-color:#c33c3c}._textOn_wab33_171,._textOff_wab33_172{font-size:1.2rem}._textOn_wab33_171{margin-left:.5rem}._textOff_wab33_172{margin-right:.5rem}._buttons_wab33_182{display:flex;justify-content:space-around;gap:0;flex-wrap:nowrap;width:100%;margin:1rem .5rem .5rem}._button_wab33_182{width:45%;flex:none;height:55px;display:flex;align-items:center;justify-content:start;gap:.3rem;border:none;border-radius:2rem;padding:0;font-weight:700;font-size:clamp(15px,6vw,17px);white-space:nowrap;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;margin-bottom:-1rem}._button_wab33_182:hover,._button_wab33_182:focus{transform:translateY(-2px)}._icon_wab33_218{margin-left:.3rem;margin-right:.7rem;width:2rem}._iconButtonBack_wab33_224{width:2.8rem;margin-right:.7rem}._icon1_wab33_229{width:2.5rem}._create_wab33_233{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._create_wab33_233:hover{border:5px solid rgb(22,133,186)}._back_wab33_242{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._back_wab33_242:hover{border:5px solid rgb(170,47,47)}._loading_wab33_251{background-color:gray;border:5px solid #555;box-shadow:0 6px #333;cursor:not-allowed}@media(min-width:551px){._container_wab33_1{gap:0}._card_wab33_18{padding:1rem;gap:2rem}._titleContainer_wab33_36{height:5rem}._iconButtonBack_wab33_224{width:3rem;margin-left:1.5rem}._title_wab33_36{font-size:clamp(1.5rem,5em,2.8rem)}._label_wab33_55{font-size:1.8rem;-webkit-text-stroke:1.5px #464646}._labelName_wab33_61{font-size:2rem}._input_wab33_67{font-size:1rem;margin-top:0}._rangeContainer_wab33_294{width:80%}._timer_wab33_298{font-size:1.5rem}._settings_wab33_85{width:100px;height:60px;border-radius:20px}._switchs_wab33_104{width:100%;justify-content:space-around;gap:1rem}._switch_wab33_104{width:100px;height:50px;border-radius:20px}._switchBall_wab33_135{flex:0 0 40px;height:40px;border-width:5px}._on_wab33_149{border-width:5px;box-shadow:0 6px #2e8a34}._off_wab33_160{border-width:5px;box-shadow:0 6px #803531}._textOn_wab33_171,._textOff_wab33_172{font-size:1.8rem}._textOn_wab33_171{margin-left:1rem}._textOff_wab33_172{margin-right:1.5rem}._buttons_wab33_182{justify-content:space-between;gap:1.5rem;width:90%;margin:1.5rem .5rem}._button_wab33_182{width:auto;height:60px;flex:1 1 45%;font-size:clamp(20px,6vw,25px)}._icon_wab33_218{margin-left:.8rem;width:2rem}._icon1_wab33_229{width:3rem}._iconButtonBack_wab33_224{margin-left:.5rem}}._item_1x1wv_1{width:100%;height:min-content;min-height:80px;display:flex;border-radius:1.5rem;flex-direction:column;justify-content:space-between;align-items:stretch;color:#fff;font-family:Lilita One,cursive;-webkit-text-stroke:1.5px black;outline:none;transition:transform .1s ease-in-out}._container1_1x1wv_17{display:flex;flex-direction:row;margin:.5rem;margin-bottom:0}._room_name_1x1wv_24{width:100%;max-width:15.24ch;overflow:hidden;font-size:2rem;text-align:start;white-space:nowrap;text-transform:uppercase}._room_name_1x1wv_24:hover{cursor:pointer}._blue_1x1wv_38{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._blue_1x1wv_38:hover{border:5px solid rgb(22,133,186)}._orange_1x1wv_48{background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139}._orange_1x1wv_48 ._color_1_1x1wv_54,._orange_1x1wv_48 ._color_2_1x1wv_58{border:5px solid rgb(255,143,55)}._blue_1x1wv_38 ._color_1_1x1wv_54,._blue_1x1wv_38 ._color_2_1x1wv_58{border:5px solid rgb(22,133,186)}._orange_1x1wv_48:hover{border:5px solid rgb(253,114,0)}._players_1x1wv_74{display:flex;border-radius:1rem;height:min-content;justify-content:center;align-items:center;max-width:4rem;min-width:4rem;font-size:2rem;align-self:flex-end}._players_1x1wv_74:hover{cursor:pointer}._color_1_1x1wv_54{background-color:#15f81d}._color_2_1x1wv_58{background-color:#e12b30}._players_1x1wv_74 p{color:#fff}._players_1x1wv_74 p:hover{cursor:pointer}._item_1x1wv_1:hover{transform:translateY(-.2rem);cursor:pointer}._selected_1x1wv_111,._selected_1x1wv_111:hover{background-color:#15f81d;border:5px solid #3db845;box-shadow:0 6px #2e8a34}._selected_1x1wv_111 ._players_1x1wv_74{background-color:#15f81d;border:5px solid #3db845}._container2_1x1wv_123{display:flex;flex-direction:row;margin:1rem;justify-content:space-between;align-items:start;margin-top:0}._createdBy_1x1wv_132{overflow:hidden;font-size:1.5rem;white-space:nowrap}@media(min-width:551px){._item_1x1wv_1{width:95%}}._roomList_xoyjq_1{width:80%;height:16rem;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;justify-content:start;align-items:center;margin:.5rem auto;padding:1rem;gap:.6rem}._roomList_xoyjq_1::-webkit-scrollbar{width:1rem;background:#fff3;border:3px solid rgb(27,157,222);border-radius:1rem}._roomList_xoyjq_1::-webkit-scrollbar-thumb{background-color:#fff;border:3px solid rgb(27,157,222);height:1rem;border-radius:1rem}._emptyMessage_xoyjq_33{color:#fff;-webkit-text-stroke:1px black;font-size:2rem;font-family:Lilita One,cursive;text-align:center;opacity:1}._emptyMessage_xoyjq_33:hover{cursor:default}._overlay_1snme_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0003;display:flex;justify-content:center;align-items:center;z-index:1000}._popup_1snme_14{display:flex;width:min(90%,300px);height:auto;min-height:1vh;max-height:80vh;flex-direction:column;background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:.3rem solid white;border-radius:2rem;justify-content:center;align-items:center;padding:1rem;gap:5rem}h2{color:#fff;-webkit-text-stroke:.5px black;font-size:2.7rem;margin:0;text-align:center}._overlay_19p2t_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0003;display:flex;justify-content:center;align-items:center;z-index:1000}@keyframes _slideInFromBottom_19p2t_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._popup_19p2t_25{display:flex;flex-direction:column;width:80%;max-width:400px;height:auto;max-height:80vh;background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:.3rem solid white;border-radius:2rem;justify-content:center;align-items:center;padding:1.5rem 1rem;gap:1.5rem;animation:_slideInFromBottom_19p2t_1 .3s ease-out forwards}._titlecontainer_19p2t_44{display:flex;justify-content:center;align-items:center;width:95%;height:4rem;background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139;border-radius:3rem}._title_19p2t_44{font-size:2rem;margin-bottom:0;color:#fff;-webkit-text-stroke:.5px black;margin-top:-.3rem}._inputcontainer_19p2t_64{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:1rem}p{font-size:1.5rem;margin-bottom:0;color:#fff;-webkit-text-stroke:1.5px #464646;margin-top:0}p:hover,._title_19p2t_44:hover{cursor:default}._input_19p2t_64{width:100%;max-width:100%;background-color:#fff;padding:.6rem 1rem;border-radius:2rem;border:2px solid #ccc;outline:none;text-align:center;box-sizing:border-box;font-size:1.2rem;height:3rem}._input_19p2t_64:focus{border:3px solid rgba(0,0,0,.4);opacity:1;color:#000}._buttons_19p2t_106{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;width:100%;gap:.5rem}._button_19p2t_106{width:45%;flex:none;height:50px;display:flex;align-items:center;justify-content:start;gap:.5rem;border:none;border-radius:2rem;padding:0;font-size:clamp(15px,6vw,17px);font-weight:700;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;white-space:nowrap}._button_19p2t_106:hover,._button_19p2t_106:focus{transform:translateY(-2px)}._icon_19p2t_141{width:2rem;margin-left:.6rem;margin-right:.7rem}._back_19p2t_147 ._icon_19p2t_141{width:2.5rem}._back_19p2t_147{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531;gap:0}._back_19p2t_147:hover{border:5px solid rgb(170,47,47)}._enter_19p2t_162{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._enter_19p2t_162:hover{border:5px solid rgb(22,133,186)}@media(min-width:551px){._popup_19p2t_25{width:min(60%,400px);padding:1.5rem;gap:3rem}._titlecontainer_19p2t_44{width:90%;height:5rem}._title_19p2t_44{font-size:2.8rem}._inputcontainer_19p2t_64{gap:1.5rem}p{font-size:2rem}._input_19p2t_64{font-size:1.3rem}._buttons_19p2t_106{justify-content:space-around;gap:1rem}._button_19p2t_106{width:auto;min-width:120px;height:60px;font-size:25px;padding:0 1rem}._icon_19p2t_141{width:2rem}._back_19p2t_147 ._icon_19p2t_141{width:3rem}}._container_ceg9k_1{width:100%;min-height:100vh;background-image:url(/assets/background-BKosP4g7.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-family:Lilita One,cursive;box-sizing:border-box;user-select:none;-webkit-user-select:none}._card_ceg9k_17{background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;padding:1rem .5rem;width:90%;max-width:500px;min-width:300px;text-align:center;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;align-items:center;gap:1rem}._titleRow_ceg9k_35{display:flex;justify-content:center;align-items:center;width:90%;margin-left:auto;margin-right:auto;padding:.5rem;border-radius:3rem;position:relative;background-color:#15f81d;border:5px solid rgb(77,255,89);box-shadow:0 6px #2e8a34;height:2rem}._title_ceg9k_35{font-size:1.8rem;margin-bottom:0;color:#fff;-webkit-text-stroke:.5px black;margin-top:0rem}._title_ceg9k_35:hover{cursor:default}._refresh_ceg9k_63{background:transparent;border:none;box-shadow:none;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease;outline:none;position:absolute;right:15px;padding:0}._refresh_ceg9k_63:hover{transform:scale(1.1)}._iconRefresh_ceg9k_82,._updating_ceg9k_83{width:30px;height:30px;filter:drop-shadow(1px 1px 0 black) drop-shadow(1px 0 0 black) drop-shadow(-1px 1px 0 black) drop-shadow(0 -1px 0 black);will-change:transform}._updating_ceg9k_83{animation:_refreshAnimation_ceg9k_1 1s ease-in-out infinite}._buttons_ceg9k_95{display:flex;justify-content:space-around;flex-wrap:nowrap;width:100%}._button_ceg9k_95{width:45%;flex:none;height:50px;display:flex;align-items:center;justify-content:start;border:none;border-radius:2rem;padding:0 .5rem;font-size:clamp(16px,5vw,20px);font-weight:700;color:#fff;cursor:pointer;white-space:nowrap;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none}._button_ceg9k_95:hover,._button_ceg9k_95:focus{transform:translateY(-2px)}._icon_ceg9k_82{padding:0 1.4rem 0 0;width:1.8rem}._iconBack_ceg9k_132{width:2.5rem;margin-left:-.2rem;margin-right:1rem}._code_ceg9k_138{background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139;width:50%;max-width:400px;margin:0 auto;justify-content:center}._code_ceg9k_138:hover,._spectator_ceg9k_149:hover{border:5px solid rgb(253,114,0)}._back_ceg9k_153{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._back_ceg9k_153:hover{border:5px solid rgb(170,47,47)}._enter_ceg9k_162{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494}._enter_ceg9k_162:hover{border:5px solid rgb(22,133,186)}._spectator_ceg9k_149{background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139}@keyframes _refreshAnimation_ceg9k_1{0%{transform:rotate(0)}10%{transform:scale(5deg)}to{transform:rotate(350deg)}}@media(min-width:551px){._card_ceg9k_17{padding:1rem 0}._titleRow_ceg9k_35{width:85%;height:auto;padding:.5rem}._title_ceg9k_35{font-size:2.5rem;margin-top:0}._iconRefresh_ceg9k_82,._updating_ceg9k_83{width:45px;height:45px}._buttons_ceg9k_95{justify-content:space-between;gap:2rem;width:90%;margin-left:0}._button_ceg9k_95{flex:1 1 45%;height:57px;font-size:clamp(20px,6vw,25px);padding:0 .5rem}._icon_ceg9k_82{margin-left:1rem;width:2rem}._iconBack_ceg9k_132{width:3rem;margin-left:0rem}._code_ceg9k_138{width:45%;padding:12px}}._item_1dnm7_1{width:70%;height:70px;display:flex;border-radius:1.3rem;flex-direction:row;align-items:center;color:#fff;font-family:Lilita One,cursive;-webkit-text-stroke:1.5px black;outline:none;background:#fff3;border:3px solid white;overflow:hidden}._avatar_1dnm7_17{margin:.4rem;width:3rem;aspect-ratio:1 / 1;border-radius:1rem;border:3px solid white}._nickname_1dnm7_25{width:5rem;font-size:1.2rem;white-space:nowrap;text-align:start;overflow:hidden;text-overflow:ellipsis}@media(min-width:551px){._item_1dnm7_1{width:70%;height:70px}._nickname_1dnm7_25{font-size:1.6rem}._avatar_1dnm7_17{width:3.5rem}}._playerList_nq28h_1{width:95%;height:4rem;background:transparent;display:flex;flex-direction:row;gap:1.2rem;justify-content:center;align-items:center;padding:.5rem;cursor:pointer}._empty_nq28h_14{width:70%;height:70px;display:flex;border-radius:1.3rem;flex-direction:row;align-items:center;color:#fff;font-family:Lilita One,cursive;-webkit-text-stroke:1.5px black;outline:none;transition:transform .1s ease,border .2s ease;background:#ffffff80;border:3px solid white}._empty_nq28h_14:hover,._empty_nq28h_14:focus{border:3px solid rgb(100,100,100);cursor:pointer;transform:translateY(-2px)}._emptyAvatar_nq28h_37{margin:.4rem;width:3rem;aspect-ratio:1 / 1;border-radius:1rem;border:3px solid white;background:linear-gradient(45deg,#f39c12,#fabb54)}._emptyMessage_nq28h_46{font-size:1.2rem}@media(min-width:551px){._emptyMessage_nq28h_46{font-size:1.8rem}._playerList_nq28h_1{width:90%;height:4rem}._emptyAvatar_nq28h_37{width:3.5rem}}._overlayLobby_15m30_1,._overlayGame_15m30_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0003;display:flex;justify-content:center;align-items:center;z-index:1000;user-select:none;-webkit-user-select:none}@keyframes _slideInFromBottom_15m30_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._popup_15m30_28{display:flex;flex-direction:column;background:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:.2rem solid white;border-radius:2rem;justify-content:space-between;align-items:center;padding:1rem .5rem;overflow:hidden;margin:.5rem;width:95%;max-width:350px;height:60vh;max-height:450px;animation:_slideInFromBottom_15m30_1 .3s ease-out forwards}._header_15m30_48{display:flex;flex-direction:row;width:100%;align-items:center;margin-bottom:.5rem;padding:0 .5rem;box-sizing:border-box}._button_15m30_58,._chatPlayers_15m30_59{display:flex;justify-content:center;align-items:center;width:4.5rem;height:3rem;padding:0;border-radius:1.5rem;margin-bottom:.3rem;transition:transform .3s ease,box-shadow .2s ease;cursor:pointer;flex-shrink:0;box-sizing:border-box}._button_15m30_58{background-color:#f02c26;border:3px solid rgb(195,60,60);box-shadow:0 4px #803531}._chatPlayers_15m30_59{font-family:Lilita One,cursive;color:#fff;background-color:#f07d22;border:3px solid rgb(255,143,55);box-shadow:0 4px #946139}._button_15m30_58:hover,._chatPlayers_15m30_59:hover{transform:translateY(-2px)}._button_15m30_58 ._icon_15m30_93{width:30px}._titleChat_15m30_97{font-size:2.5rem;font-family:Lilita One,cursive;color:#fff;-webkit-text-stroke:1px black;margin-left:auto;margin-right:auto;text-align:center}._space_15m30_107{min-width:3.5rem;height:3rem;padding:0 1.7rem;box-sizing:border-box}._messages_15m30_114{display:flex;flex-direction:column;width:100%;flex:1;min-height:0;gap:.3rem;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:3px solid white;border-radius:1rem;padding:.5rem;overflow-y:auto;box-sizing:border-box;justify-content:flex-end}._messages_15m30_114::-webkit-scrollbar{width:6px}._messages_15m30_114::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:10px}._m_15m30_114{width:auto;max-width:50%;font-size:1.3rem;margin:0 .5rem .5rem;background-color:#aaa;padding:.5rem;border-radius:1rem;border:2px solid white;overflow-wrap:break-word}._me_15m30_114{color:#1b9dde}._others_15m30_156{color:#f07d22}._my_15m30_160{align-self:end}._sendContainer_15m30_164{display:flex;flex-direction:row;width:100%;height:auto;gap:.5rem;align-items:center;align-items:flex-end;margin-top:.5rem}._message_15m30_114{border-radius:1.5rem;width:100%;border:3px solid white;background-color:#e0dfdf;box-shadow:0 4px 8px #0000001a;overflow-wrap:break-word;resize:none;padding:.6rem 1rem;overflow:hidden;font-size:1rem;height:3rem;box-sizing:border-box;transition:transform .3s ease,box-shadow .2s ease;outline:none;font-family:sans-serif}._message_15m30_114:focus{border-color:#1b9dde}._send_15m30_164{width:3rem;height:2.5rem;flex-shrink:0;margin-bottom:.3rem;border-radius:2rem;background-color:#1b9dde;border:3px solid rgb(64,176,232);box-shadow:0 4px #394494;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease}._send_15m30_164:active{transform:translateY(2px);box-shadow:0 0 #394494}._icon_15m30_93{width:24px;aspect-ratio:1 / 1}._chatPlayers_15m30_59{height:3rem;padding:0 1.7rem}._chatPlayers_15m30_59 ._icon_15m30_93{width:28px;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(108%) contrast(100%)}@media(min-width:551px){._overlayGame_15m30_2{justify-content:flex-end;align-items:flex-end;padding:2rem}._popup_15m30_28{width:24rem;height:32rem;padding:1rem;border-radius:2rem;pointer-events:auto;margin:2rem}._titleChat_15m30_97{font-size:2.5rem}._button_15m30_58,._chatPlayers_15m30_59{width:4.5rem;height:2.8rem;padding:0;border-radius:2rem;box-shadow:0 6px #803531}._chatPlayers_15m30_59{box-shadow:0 6px #946139;font-size:1.7rem}._button_15m30_58 ._icon_15m30_93{width:45px}._chatPlayers_15m30_59 ._icon_15m30_93{width:35px}._space_15m30_107{width:4.5rem;padding:0}._messages_15m30_114{border-radius:1rem;border:5px solid white}._m_15m30_114{font-size:1.3rem;max-width:70%}._sendContainer_15m30_164{gap:1rem}._message_15m30_114{border-radius:2rem;font-size:1.3rem;height:3.5rem;box-shadow:0 8px 16px #0003}._send_15m30_164{width:4.5rem;height:2.8rem;border-radius:2rem;box-shadow:0 6px #394494}._send_15m30_164:hover{transform:translateY(-2px)}._send_15m30_164 ._icon_15m30_93{width:30px}}._panel_fct5d_2{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:.5rem;width:80%;max-width:400px;max-height:90vh;background:#50505066;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:1.5rem;border:3px solid white;padding:1rem;box-shadow:0 8px 24px #0000004d;z-index:100;overflow-y:auto}._playerList_fct5d_24{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.2rem;box-sizing:border-box;width:100%;overflow-x:visible}._playerList_fct5d_24::-webkit-scrollbar{width:6px}._playerList_fct5d_24::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}._playerList_fct5d_24::-webkit-scrollbar-thumb{background:#fff6;border-radius:10px}._playerList_fct5d_24::-webkit-scrollbar-thumb:hover{background:#fff9}._sectionTitle_fct5d_50{font-size:1.5rem;color:#fff;margin:.5rem 0;padding-left:.5rem;-webkit-text-stroke:.5px black;border-left:4px solid rgb(240,125,34)}._divider_fct5d_59{width:100%;border:none;height:2px;background-color:#ffffff4d;margin:.5rem 0}._player_fct5d_24,._selected_fct5d_68,._banned_fct5d_69{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:1rem;padding:.5rem .8rem;transition:all .2s ease-in-out;margin-bottom:.3rem;transform:translateZ(0);backface-visibility:hidden}._player_fct5d_24{background-color:#1b9dde;border:.2rem solid rgb(64,176,232);box-shadow:0 .3rem #394494}._player_fct5d_24:hover{transform:translateY(-2px);cursor:pointer}._selected_fct5d_68{background-color:#f07d22;border:.2rem solid rgb(255,143,55);box-shadow:0 .3rem #946139;cursor:pointer}._banned_fct5d_69{background-color:#969696;border:.2rem solid rgb(180,180,180);box-shadow:0 .3rem #505050;opacity:.8;padding:.5rem}._nickname_fct5d_108,._bannedNickname_fct5d_109{font-size:1.5rem;color:#fff;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}._bannedNickname_fct5d_109{text-decoration:line-through}._buttons_fct5d_124{display:flex;flex-direction:row;gap:.5rem;flex-shrink:0}._kick_fct5d_131,._ban_fct5d_69,._unban_fct5d_133{display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:.8rem;transition:transform .1s ease}._kick_fct5d_131:hover,._ban_fct5d_69:hover,._unban_fct5d_133:hover{cursor:pointer;transform:translateY(-2px)}._kick_fct5d_131{background-color:#116e9c;border:3px solid rgb(64,176,232);box-shadow:0 4px #394494}._ban_fct5d_69{background-color:#f02c26;border:3px solid rgb(195,60,60);box-shadow:0 4px #803531}._unban_fct5d_133{background-color:#15f81d;border:3px solid rgb(77,255,89);box-shadow:0 4px #2e8a34}._icon_fct5d_167{width:24px;height:24px;filter:invert(1)}._closeButton_fct5d_173{position:absolute;top:.5rem;right:.5rem;width:2.2rem;height:2.2rem;background-color:#0000004d;color:#fff;border:2px solid white;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}._closeButton_fct5d_173:hover{background-color:#f02c26}._emptyMessage_fct5d_196{color:#ffffffb3;font-size:1.2rem;text-align:center;padding:2rem 0}@media(min-width:551px){._panel_fct5d_2{position:absolute;right:5rem;top:5rem;left:auto;transform:none;width:20rem;max-width:none;max-height:70vh}._sectionTitle_fct5d_50{font-size:2rem}._player_fct5d_24,._selected_fct5d_68,._banned_fct5d_69{padding:.5rem 1rem}._nickname_fct5d_108,._bannedNickname_fct5d_109{font-size:1.5rem;max-width:60%}._kick_fct5d_131,._ban_fct5d_69,._unban_fct5d_133{padding:.3rem}._icon_fct5d_167{width:28px;height:28px}._playerList_fct5d_24::-webkit-scrollbar{width:8px}._closeButton_fct5d_173{width:2rem;height:2rem}._emptyMessage_fct5d_196{font-size:1.5rem}}._avatar_1tddw_1{width:3.5rem;aspect-ratio:1 / 1;display:flex;border-radius:1rem;flex-direction:row;justify-content:space-between;align-items:center;font-family:Lilita One,cursive;gap:1rem;-webkit-text-stroke:1.5px black;outline:none;background:#ffffff80;border:3px solid white}@media(min-width:551px){._avatar_1tddw_1{width:3.5rem;border-radius:1.15rem}}._spectatorList_ow339_1{width:90%;height:min-content;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;box-shadow:0 8px 16px #0003;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px;gap:5px}._empty_ow339_18{width:3.5rem;aspect-ratio:1 / 1;display:flex;border-radius:1rem;flex-direction:row;justify-content:space-between;align-items:center;font-family:Lilita One,cursive;-webkit-text-stroke:1.5px black;outline:none;transition:transform .1s ease,border-color .1s ease;background:linear-gradient(45deg,#40b0e8,#7fd4ff);border:3px solid white}._empty_ow339_18:hover,._empty_ow339_18:focus{border:3px solid rgb(100,100,100);cursor:pointer;transform:translateY(-2px)}@media(min-width:551px){._spectatorList_ow339_1{gap:1.4rem}._empty_ow339_18{width:3.5rem;border-radius:1.15rem}}._container_1uhs3_1{width:100%;height:100vh;background-image:url(/assets/background-BKosP4g7.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-family:Lilita One,cursive;box-sizing:border-box;user-select:none;-webkit-user-select:none}._card_1uhs3_17{background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;padding:1rem .5rem;width:90%;max-width:500px;min-width:300px;text-align:center;box-shadow:0 8px 16px #0003;justify-content:center;display:flex;flex-direction:column;gap:1rem}._label_1uhs3_35{font-size:1.5rem;margin-bottom:0;color:#fff;-webkit-text-stroke:1px #464646;margin-top:0}._top_1uhs3_43{display:grid;grid-template-columns:1fr 2fr 1fr;justify-content:space-between;align-items:center;justify-items:center;margin:auto;width:100%}._settings_1uhs3_53,._chat_1uhs3_54{display:flex;flex:0 0 auto;justify-content:center;align-items:center;width:3.3rem;height:3.3rem;padding:0;border-radius:.6rem;background-color:#15f81d;border:.2rem solid rgb(77,255,89);box-shadow:0 4px 6px #0003;cursor:pointer;transition:transform .3s ease,box-shadow .2s ease;outline:none;position:relative}._settings_1uhs3_53:hover,._chat_1uhs3_54:hover{transform:scale(1.05)}._icons_1uhs3_77{color:#fff;width:70%}._iconButtonBack_1uhs3_82{width:2.6rem;margin-left:.3rem;margin-right:.7rem}._codecontainer_1uhs3_88{display:flex;justify-content:center;align-items:center;width:min-content;padding:0 1.5rem;height:3rem;background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494;border-radius:2rem}._code_1uhs3_88{font-size:clamp(1.5rem,6vw,2.2rem);color:#fff;white-space:nowrap;-webkit-text-stroke:.5px black}._space_1uhs3_108{width:2rem}._players_1uhs3_112,._spectators_1uhs3_113{height:100%;margin-top:.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}._buttons_1uhs3_122{display:flex;justify-content:space-around;gap:0;flex-wrap:nowrap;width:100%;margin:1rem 0 .3rem}._button_1uhs3_122{width:45%;flex:none;height:55px;display:flex;align-items:center;justify-content:start;border:none;border-radius:2rem;padding:0;font-weight:700;font-size:clamp(15px,6vw,17px);white-space:nowrap;color:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;gap:.5rem}._button_1uhs3_122:hover,._button_1uhs3_122:focus{transform:translateY(-2px)}._icon_1uhs3_77{margin-left:.6rem;margin-right:.7rem;width:2rem}._labelPlayer_1uhs3_163,._labelSpectator_1uhs3_168{font-size:1.6rem;margin-bottom:.2rem}._play_1uhs3_112{background-color:#f07d22;border:5px solid rgb(255,143,55);box-shadow:0 6px #946139}._play_1uhs3_112:hover{border:5px solid rgb(253,114,0)}._disabled_1uhs3_182{gap:.5rem;background-color:#828282;border:5px solid rgb(91,91,91);box-shadow:0 6px #2c2c2c}._disabled_1uhs3_182:hover{transform:scale(1);cursor:not-allowed}._back_1uhs3_193{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._back_1uhs3_193:hover{border:5px solid rgb(170,47,47)}._notificationDot_1uhs3_202{position:absolute;top:-5px;right:-5px;width:18px;height:18px;background-color:#ff3b30;border-radius:50%;border:2px solid white;box-shadow:0 1px 3px #0000004d;animation:_pulse_1uhs3_1 1s infinite ease-in-out}@keyframes _pulse_1uhs3_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(min-width:551px){._card_1uhs3_17{padding:1rem;width:min(90%,450px);max-height:85vh}._label_1uhs3_35{font-size:2rem;-webkit-text-stroke:1.5px #464646}._settings_1uhs3_53,._chat_1uhs3_54{width:4rem;height:4rem;border-radius:.75rem;transform:translateY(.3rem)}._icons_1uhs3_77{width:80%}._codecontainer_1uhs3_88{padding:0 3rem;height:4rem;border-radius:3rem}._iconButtonBack_1uhs3_82{width:3rem;margin-right:1rem}._code_1uhs3_88{font-size:2.8rem;-webkit-text-stroke:.5px black}._space_1uhs3_108{width:4rem}._players_1uhs3_112,._spectators_1uhs3_113{margin-top:1.5rem}._buttons_1uhs3_122{justify-content:space-between;gap:2rem;width:90%;margin:1rem auto}._button_1uhs3_122{flex:1 1 45%;width:auto;height:55px;font-size:clamp(20px,6vw,25px);border-radius:2rem}._icon_1uhs3_77{width:2rem}._notificationDot_1uhs3_202{top:-6px;right:-7px;width:20px;height:20px}._buttons_1uhs3_122 ._button_1uhs3_122:only-child{height:60px;flex:0 0 50%;width:auto;margin:0 auto}._labelPlayer_1uhs3_163,._labelSpectator_1uhs3_168{font-size:1.8rem}._play_1uhs3_112{gap:.5rem}}._overlay_r03mj_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}._popup_r03mj_11{background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#222;padding:.7rem;border-radius:16px;box-shadow:0 0 25px #0000004d;text-align:center;width:min-content;height:min-content;animation:_fadeIn_r03mj_1 .3s ease}._title_r03mj_25{margin-bottom:.5rem;font-size:1.7rem;white-space:nowrap;-webkit-text-stroke:1px black}._message_r03mj_32{font-size:1.5rem;opacity:.85;-webkit-text-stroke:1.5px black}._kick_r03mj_38 ._title_r03mj_25{color:#f39c12}._ban_r03mj_42 ._title_r03mj_25{color:#e53935}@keyframes _fadeIn_r03mj_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._overlay_yxf21_1{position:fixed;inset:0;background:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;color:#fff;font-family:Poppins,sans-serif;animation:_fadeIn_yxf21_1 .3s ease-in}._number_yxf21_15{font-size:8rem;font-weight:700;animation:_pop_yxf21_1 1s ease-in-out}._label_yxf21_21{font-size:2rem}@keyframes _fadeIn_yxf21_1{0%{opacity:0}to{opacity:1}}@keyframes _pop_yxf21_1{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}._overlay_1omwh_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:3000;-webkit-user-select:none;user-select:none}._popup_1omwh_15{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:#ffffff40;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:4px solid white;border-radius:2rem;box-shadow:0 10px 25px #00000080;padding:2rem 1.5rem;width:80%;max-width:350px;animation:_popIn_1omwh_1 .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes _popIn_1omwh_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._titleContainer_1omwh_44{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531;border-radius:2rem;padding:.5rem 2rem;margin-bottom:.5rem}._title_1omwh_44{font-family:Lilita One,cursive;font-size:1.8rem;color:#fff;-webkit-text-stroke:1px black;margin:0}._message_1omwh_61{font-family:Lilita One,cursive;font-size:1.4rem;color:#fff;text-align:center;-webkit-text-stroke:1px #464646;line-height:1.4;margin:0}._okButton_1omwh_71{width:120px;height:55px;border-radius:1.5rem;border:none;font-family:Lilita One,cursive;font-size:1.5rem;color:#fff;cursor:pointer;transition:transform .1s;background-color:#1b9dde;border:4px solid rgb(64,176,232);box-shadow:0 6px #394494}._okButton_1omwh_71:hover{transform:translateY(-2px);border-color:#1685ba}._okButton_1omwh_71:active{transform:translateY(2px);box-shadow:0 0 #394494}@media(min-width:551px){._popup_1omwh_15{padding:2rem .5rem;max-width:350px}._title_1omwh_44{font-size:2.2rem}._message_1omwh_61{font-size:1.6rem}}._card_zoloh_1{width:46%;min-height:4.5rem;display:flex;align-items:center;border-radius:1rem;box-shadow:0 4px 6px #0003;overflow:visible;position:relative;padding:.5rem;flex-direction:row;box-sizing:border-box;margin:0 .5rem}._p1_zoloh_16{background:linear-gradient(45deg,#1b9dde,#1f749e);border:4px solid rgb(64,176,232);box-shadow:0 4px #394494}._p2_zoloh_22{background:linear-gradient(45deg,#f07d22,#cb6817);border:4px solid rgb(255,143,55);box-shadow:0 4px #946139;flex-direction:row-reverse}._avatarContainer_zoloh_29{width:3.5rem;height:3.5rem;border-radius:.8rem;display:flex;justify-content:center;align-items:center;padding:1px;background:conic-gradient(white calc(var(--progress, 0) * 360deg),var(--border-color, #4caf50) 0deg);box-shadow:0 2px 4px #0000004d;flex-shrink:0}._avatarP1_zoloh_45,._avatarP2_zoloh_46{width:90%;height:90%;border-radius:.6rem;object-fit:cover;background-color:#333}._infoContainer_zoloh_54{flex:1;display:flex;flex-direction:row;align-items:center;margin:0 .5rem}._p2_zoloh_22 ._infoContainer_zoloh_54{flex-direction:row-reverse;justify-content:flex-start}._nickname_zoloh_67{display:block;font-family:Lilita One,cursive;font-size:1.2rem;color:#fff;text-shadow:2px 2px 0px rgba(0,0,0,.5);margin-bottom:1rem;line-height:1;-webkit-text-stroke:.5px black;white-space:nowrap}._nicknameCell_zoloh_79{display:none}._powersContainerP1_zoloh_83,._powersContainerP2_zoloh_84{position:absolute;bottom:12px;width:auto;display:flex;flex-direction:row;gap:1px}._powersContainerP1_zoloh_83{left:4.5rem;justify-content:flex-start}._powersContainerP2_zoloh_84{right:4.5rem;left:auto;justify-content:flex-end;flex-direction:row-reverse}._p1Powers_zoloh_105,._p2Powers_zoloh_106,._p1Empty_zoloh_107,._p2Empty_zoloh_108{width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,0,0,.5);box-shadow:0 2px #0000004d}._p1Powers_zoloh_105{background-color:#4c52c5}._p2Powers_zoloh_106{background-color:#ad6328}._p1Empty_zoloh_107,._p2Empty_zoloh_108{background-color:#fff}@media(min-width:551px){._card_zoloh_1{width:18rem;padding:.3rem;margin:0 1rem}._avatarContainer_zoloh_29{width:4.5rem;height:4.5rem;padding:2px}._infoContainer_zoloh_54{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 .5rem}._p2_zoloh_22 ._infoContainer_zoloh_54{align-items:flex-end;flex-direction:column}._nickname_zoloh_67{font-size:1.5rem;margin-bottom:.2rem}._powersContainerP1_zoloh_83,._powersContainerP2_zoloh_84{position:static;bottom:auto;width:auto;margin:0}._powersContainerP1_zoloh_83{left:auto}._powersContainerP2_zoloh_84{right:auto;left:auto;justify-content:flex-start}._p1Powers_zoloh_105,._p2Powers_zoloh_106,._p1Empty_zoloh_107,._p2Empty_zoloh_108{width:16px;height:16px}._powersContainerP1_zoloh_83,._powersContainerP2_zoloh_84{gap:6px}}._container_iwimv_1{position:fixed;top:50%;left:43%;transform:translate(-50%,-10%);width:80%;max-width:300px;height:min-content;background:#1b9ddef2;border:.2rem solid white;border-radius:1rem;padding:1rem;font-family:Lilita One,cursive;z-index:100;text-align:center;pointer-events:none}._description_iwimv_19{font-size:1.3rem;color:#fff;margin:0;text-shadow:1px 1px 0 #000}._warning_iwimv_26{margin-top:.5rem;font-size:1.1rem;color:#ffeb3b;text-shadow:1px 1px 0 #000;margin-bottom:0}@media(min-width:551px){._container_iwimv_1{position:fixed;left:1rem;bottom:10vh;transform:translateY(-50%);width:12rem;max-width:none;height:min-content;background:#1b9dde;border:.2rem solid white;box-shadow:0 4px 8px #0000004d;text-align:left;padding:.5rem}._description_iwimv_19{font-size:1.5rem}._warning_iwimv_26{font-size:1.2rem}}._power_1cuah_1{position:relative;width:3.5rem;aspect-ratio:1 / 1;border-radius:1rem;background:linear-gradient(180deg,#ffffff40,#ffffff1a);box-shadow:inset 0 3px 6px #ffffff40,0 3px 6px #0003;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._power_1cuah_1:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d,inset 0 3px 6px #ffffff4d}._selected_1cuah_26{border:2px solid green;transform:scale(1.05)}._icon_1cuah_31{width:3.5rem;aspect-ratio:1 / 1;object-fit:contain;border-radius:.7rem;border:1px solid black}._label_1cuah_39{position:absolute;bottom:6px;left:50%;transform:translate(-50%);font-family:Lilita One,cursive;font-size:1rem;letter-spacing:1px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);opacity:0;-webkit-text-stroke:1px black;transition:opacity .2s ease}._visible_1cuah_54{opacity:1}._useButton_1cuah_58,._discard_1cuah_62{display:none}._trash_1cuah_66{width:30px;aspect-ratio:1 / 1;filter:grayscale(100%) brightness(0) invert(100%)}._common_1cuah_72{border:5px solid rgb(251,251,250)}._rare_1cuah_76{border:5px solid rgb(76,82,197)}._epic_1cuah_80{border:5px solid rgb(81,22,131)}._legendary_1cuah_84{border:5px solid rgb(173,99,40)}._infoButton_1cuah_88{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:linear-gradient(135deg,#4facfe,#00f2fe);border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0c4a6e;font-family:sans-serif;font-weight:800;font-size:14px;line-height:1;cursor:pointer;z-index:20;box-shadow:0 4px 6px #0000004d;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}._infoButton_1cuah_88:hover{transform:scale(1.2) rotate(10deg);box-shadow:0 6px 10px #0006;background:linear-gradient(135deg,#72c6ef,#00d2ff)}._infoButton_1cuah_88:active{transform:scale(.95)}._infoOverlay_1cuah_121{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998;cursor:default}._infoContainer_1cuah_131{position:relative;z-index:9999;pointer-events:none}@media(min-width:551px){._power_1cuah_1,._icon_1cuah_31{width:70px}._useButton_1cuah_58{position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:1rem;z-index:10;display:flex;justify-content:center;align-items:center;border-radius:.5rem;width:3rem;height:3rem;background-color:#1b9dde;box-shadow:-4px 2px #394494}._useButton_1cuah_58:hover{transform:scale(1.05) translateY(-50%);cursor:pointer}._useButton_1cuah_58 p{font-size:3rem;cursor:pointer}._discard_1cuah_62{position:absolute;top:50%;right:100%;transform:translateY(-50%);margin-right:1rem;z-index:10;display:flex;justify-content:center;align-items:center;border-radius:.5rem;width:3rem;height:3rem;background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:-4px 2px #803531}._discard_1cuah_62:hover{transform:scale(1.05) translateY(-50%);cursor:pointer}._infoContainer_1cuah_131{position:fixed;top:50%;transform:translateY(-100%);left:2rem;z-index:10000;width:max-content;max-width:300px;pointer-events:none}}._slotsContainer_1u7qd_1{display:flex;flex-direction:row;align-items:center;justify-content:center;width:88%;height:min-content;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;box-shadow:0 6px 12px #0003;padding:.3rem;gap:.5rem}._empty_1u7qd_18,._power_1u7qd_19{flex:1 1 0;width:2.7rem;aspect-ratio:1 / 1;border-radius:1rem;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 3px 6px #ffffff40,0 3px 6px #0003;transition:transform .2s ease,box-shadow .2s ease}._empty_1u7qd_18{border:5px solid rgba(255,255,255,.5);background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._power_1u7qd_19{background:linear-gradient(180deg,#ffffff40,#ffffff1a);cursor:pointer}._power_1u7qd_19:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d,inset 0 3px 6px #ffffff4d}._icon_1u7qd_54{width:80%;aspect-ratio:1 / 1;object-fit:contain;border-radius:.7rem;border:1px solid black}._common_1u7qd_62{border:5px solid rgb(251,251,250)}._rare_1u7qd_65{border:5px solid rgb(76,82,197)}._epic_1u7qd_68{border:5px solid rgb(81,22,131)}._legendary_1u7qd_71{border:5px solid rgb(173,99,40)}@media(min-width:551px){._slotsContainer_1u7qd_1{flex-direction:column;width:min-content}._empty_1u7qd_18,._power_1u7qd_19{width:4rem}}._overlay_1rtrx_1{width:100%;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center}._p1_1rtrx_9{background-color:#1b9dde}._p2_1rtrx_13{background-color:#f07d22}._progress_1rtrx_17{width:90%;height:min-content;display:flex;flex-direction:row}._p1Stage_1rtrx_24{width:33.3%;height:20px;background-color:#1b9dde;border:1px solid rgb(92,92,92)}._p1Stage_1rtrx_24:first-child,._p2Stage_1rtrx_32:first-child,._emptyStage_1rtrx_33:first-child{border-radius:.4rem 0 0 .4rem}._p1Stage_1rtrx_24:last-child,._p2Stage_1rtrx_32:last-child,._emptyStage_1rtrx_33:last-child{border-radius:0 .4rem .4rem 0}._p2Stage_1rtrx_32{width:33.3%;height:20px;background-color:#f07d22;border:1px solid rgb(92,92,92)}._emptyStage_1rtrx_33{width:33.3%;height:20px;background-color:gray;border:1px solid rgb(92,92,92)}._overlay_pd8ym_1{width:100%;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center}._p1_pd8ym_9{background-color:#1b9dde}._p2_pd8ym_13{background-color:#f07d22}._icon_pd8ym_17{width:100%;aspect-ratio:1 / 1;will-change:transform,opacity}._trapped_pd8ym_23{animation:_trap-activate_pd8ym_1 1s ease-in-out forwards}._trigged_pd8ym_27{will-change:opacity}@keyframes _trap-activate_pd8ym_1{0%{transform:scale(0);opacity:0}25%{transform:scale(1.3);opacity:1}60%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}._trigged_pd8ym_27._p1_pd8ym_9{animation:_trap-activate-bg-p1_pd8ym_1 1s ease-in-out forwards}._trigged_pd8ym_27._p2_pd8ym_13{animation:_trap-activate-bg-p2_pd8ym_1 1s ease-in-out forwards}@keyframes _trap-activate-bg-p1_pd8ym_1{0%{background-color:#1b9dde;opacity:0}25%{opacity:1}60%{opacity:1}to{opacity:0}}@keyframes _trap-activate-bg-p2_pd8ym_1{0%{background-color:#f07d22;opacity:0}25%{opacity:1}60%{opacity:1}to{opacity:0}}._cell_1rr8y_1{width:30px;aspect-ratio:1 / 1;border:2px solid gray;background:linear-gradient(45deg,#f0f0f0,#fff);box-shadow:0 2px #000;border-radius:.3rem;font-size:1rem;text-transform:uppercase;font-family:Lilita One,cursive;user-select:none;-webkit-user-select:none;overflow:hidden;padding:0}._cell_1rr8y_1:hover{cursor:pointer;transform:scale(1.02);border:2px solid black}._effect_1rr8y_23{background:linear-gradient(45deg,#6f6f6f,#9d9d9d)}._effect_1rr8y_23:hover{cursor:not-allowed;transform:scale(1);border:0}._opponent_1rr8y_33{border:3px solid rgb(240,125,34)}._findedMe_1rr8y_37{color:#fff;border:3px solid rgb(27,157,222);background:#1b9dde;box-shadow:0 2px #394494}._findedOppo_1rr8y_44{color:#fff;border:3px solid rgb(240,125,34);background:#f07d22;box-shadow:0 2px #946139}._findedMe_1rr8y_37:hover,._findedOppo_1rr8y_44:hover,._me_1rr8y_53:hover,._opponent_1rr8y_33:hover{cursor:default;transform:scale(1)}._findedMe_1rr8y_37:hover,._me_1rr8y_53:hover,._me_1rr8y_53{border:3px solid rgb(27,157,222)}._findedOppo_1rr8y_44:hover,._opponent_1rr8y_33:hover,._opponent_1rr8y_33{border:3px solid rgb(240,125,34)}@media(min-width:551px){._cell_1rr8y_1{width:2rem;font-size:1.4rem}}._overlay_pupbq_1{width:100%;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#000,#1e1e1e)}._board_1gqep_1{aspect-ratio:1 / 1;padding:.5rem;margin-bottom:.5rem;display:flex;gap:.1rem;flex-direction:column;background-color:#fff;border-radius:1rem;border:5px solid rgb(0,0,0)}._p1_1gqep_13{background:linear-gradient(45deg,#1b9dde,#1f749e)}._p2_1gqep_17{background:linear-gradient(45deg,#f07d22,#cb6817)}._row_1gqep_21{display:flex;gap:.1rem}@media(min-width:551px){._board_1gqep_1{gap:.3rem;margin-bottom:1rem}._row_1gqep_21{gap:.3rem}}._overlay_1x6pv_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}._popup_1x6pv_11{background:#1c1c1c;color:#fff;padding:1.5rem 1rem;border-radius:1rem;text-align:center;border:3px solid white;box-shadow:0 0 20px #0000004d;width:90%;max-width:300px}._warning_1x6pv_23{margin-bottom:1rem;font-size:2.1rem}._buttons_1x6pv_28{display:flex;gap:1rem;width:100%}._button_1x6pv_28{flex:1;height:50px;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:1.5rem;padding:0 1rem;font-weight:700;font-size:clamp(15px,3vw,30px);white-space:nowrap;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none}._button_1x6pv_28:hover,._button_1x6pv_28:focus{transform:translateY(-2px)}._back_1x6pv_59{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._back_1x6pv_59:hover{border:5px solid rgb(170,47,47)}._continue_1x6pv_68{background-color:#15f81d;border:5px solid rgb(77,255,89);box-shadow:0 6px #2e8a34}._continue_1x6pv_68:hover{border:5px solid rgb(0,230,17)}._extraButtons_1n4dw_1{display:flex;justify-content:center;align-items:center;gap:.5rem;width:95%;height:min-content;margin:0 auto;padding-bottom:10px}._spread_1n4dw_12{justify-content:space-between}._button_1n4dw_16,._switchView_1n4dw_17{height:50px;flex:1;max-width:150px;min-width:min-content;display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:0 .2rem;font-family:Lilita One,cursive;font-size:clamp(14px,2.5vw,24px);white-space:nowrap;color:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;outline:none;pointer-events:all;margin-top:.5rem;box-shadow:0 6px 8px #0003;border:none}._button_1n4dw_16:hover,._button_1n4dw_16:focus,._switchView_1n4dw_17:hover{transform:translateY(-2px)}._back_1n4dw_46{background-color:#f02c26;border:5px solid rgb(195,60,60);box-shadow:0 6px #803531}._back_1n4dw_46:hover{border:5px solid rgb(170,47,47)}._chat_1n4dw_55{background-color:#1b9dde;border:5px solid rgb(64,176,232);box-shadow:0 6px #394494;position:relative}._chat_1n4dw_55:hover{border:5px solid rgb(22,133,186)}._switchView_1n4dw_17{background-color:#15f81d;border:5px solid rgb(77,255,89);box-shadow:0 6px #2e8a34}._switchView_1n4dw_17:hover{border:5px solid rgb(0,230,17)}._back_1n4dw_46 ._icon_1n4dw_74{width:2.5rem;margin-right:1.7rem;margin-left:-3rem}._chat_1n4dw_55 ._icon_1n4dw_74{margin-right:1.5rem;margin-left:-2rem}._icon_1n4dw_74{width:1.5rem}._notificationDot_1n4dw_88{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background-color:red;border-radius:50%;border:2px solid white;box-shadow:0 1px 3px #0000004d;animation:_pulse_1n4dw_1 1s infinite ease-in-out}@keyframes _pulse_1n4dw_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(min-width:551px){._extraButtons_1n4dw_1{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:100;width:98%;max-width:none;justify-content:space-between;gap:0;margin:0;padding-bottom:0;pointer-events:none}._spread_1n4dw_12{justify-content:space-between}._button_1n4dw_16,._switchView_1n4dw_17{pointer-events:all;font-size:1.5rem;height:3.7rem;gap:.5rem;width:200px;flex:initial}._icon_1n4dw_74{width:2rem}._back_1n4dw_46 ._icon_1n4dw_74{margin-right:.3rem;margin-left:-2.5rem}._chat_1n4dw_55 ._icon_1n4dw_74{margin-right:1rem;margin-left:-2rem}}._wordsContainer_16t92_1{display:flex;flex-direction:row;flex-wrap:wrap;width:90%;justify-content:center;align-items:center;margin:0 0 .5rem;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:3px solid white;box-shadow:0 6px 12px #0003;padding:.3rem}._word_16t92_1{font-family:Lilita One,cursive;font-size:1.4rem;color:#fff;-webkit-text-stroke:2px black;text-align:center;text-transform:uppercase}._me_16t92_29{color:#00b4ff}._opponent_16t92_32{color:#f07d22}@media(min-width:551px){._wordsContainer_16t92_1{display:flex;flex-direction:column;width:min-content;margin:3rem;gap:.5rem;padding:1rem}._word_16t92_1{font-size:2.5rem}}._overlay_1qbni_1{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000}._freeze_1qbni_11{background-color:#00ffff1a;border:10px solid rgba(0,150,255,.6)}._blind_1qbni_16{border:10px solid rgba(0,0,0,.8);background-color:#0009}._immunity_1qbni_21{border:10px solid rgba(255,215,0,.1);background-color:#ffff001a}._overlay_1nana_1{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;animation:_fadeIn_1nana_1 .6s ease}._card_1nana_12{background:linear-gradient(145deg,#1f1f1f,#2b2b2b);color:#fff;padding:2rem 4.5rem;border-radius:2rem;border:3px solid #ffd700;text-align:center;box-shadow:0 0 30px #ffd7004d;animation:_popIn_1nana_1 .8s ease}._title_1nana_23{font-size:2.5rem;margin-bottom:1rem;margin-top:auto;color:gold}._avatar_1nana_30{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #ffd700}._stats_1nana_39 p{margin:.5rem 0;font-size:2rem}._stats_1nana_39 span{color:gold;font-weight:700}._button_1nana_49{height:60px;align-items:center;justify-items:center;border:none;border-radius:2rem;padding:0 .5rem;margin-top:1rem;font-weight:700;font-size:clamp(15px,3vw,30px);white-space:nowrap;text-align:start;color:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .2s ease;box-shadow:0 6px 8px #0003;outline:none;background-color:gold;border:5px solid rgb(255,225,51);box-shadow:0 6px #b39700}._button_1nana_49:hover{transform:scale(1.03);border:5px solid rgb(255,230,77)}@keyframes _fadeIn_1nana_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_1nana_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._overlay_hs8ig_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Lilita One,cursive;background:linear-gradient(90deg,#f07d22,#1b9dde)}._loading_hs8ig_12{font-size:3rem;white-space:nowrap;-webkit-text-stroke:2px black;color:#fff}body{overscroll-behavior:contain;touch-action:none}._container_1v4g8_6{width:100%;height:100vh;background-image:url(/assets/background-BKosP4g7.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:safe;align-items:center;font-family:Lilita One,cursive;box-sizing:border-box;flex-direction:column;user-select:none;-webkit-user-select:none}._header_1v4g8_23{width:100%;height:min-content;margin:.5rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._logo_1v4g8_33{display:none}._game_1v4g8_37{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;flex:.9;width:100%;gap:0}@media(min-width:551px){._logo_1v4g8_33{display:block;width:7rem}._game_1v4g8_37{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;margin:.5rem 0;flex-direction:row;width:auto;gap:0}}
