@charset "UTF-8";*,:root{box-sizing:border-box;font-family:sans-serif;--bg-color: rgb(255, 235, 144);--text-color: rgba(71, 71, 71, 1);--off-white: #f7f7f7;--orange-red: #ff5100;--light-orange: #ff8400;--navbar-height: 50px;--error-text: #cc2727}html{position:relative;overflow-x:hidden}body{min-height:100vh;background-color:var(--bg-color);background-image:url(/svg/cloud.svg);background-repeat:repeat;background-size:100px;display:flex;flex-direction:column;color:var(--text-color);margin:0;overflow-x:hidden;position:relative}#root{display:flex;flex-direction:column}p{line-height:1.55;font-size:1.1rem;max-width:66ch}.spin{animation:spin 1s infinite linear forwards;transform:rotate(0)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.crownBadge{width:40px;height:40px;border-radius:50%;background-color:#71d171;color:#fff;position:absolute;top:-20px;left:-8px;display:flex;justify-content:center;align-items:center}._button_1odjv_1{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s ease-in-out;border-radius:8px}._button_1odjv_1 ._buttonContent_1odjv_11{display:flex;align-items:center}._button_1odjv_1:disabled{cursor:not-allowed}._button_1odjv_1 ._icon_1odjv_18{display:flex}._button_1odjv_1 ._icon_1odjv_18._left_1odjv_21{margin-right:.5rem}._button_1odjv_1 ._icon_1odjv_18._right_1odjv_24{margin-left:.5rem}._button_1odjv_1._sm_1odjv_27{padding:.3rem .6rem;font-size:.9rem}._button_1odjv_1._sm_1odjv_27 ._icon_1odjv_18{font-size:1rem}._button_1odjv_1._md_1odjv_34{padding:.5rem .7rem;font-size:1rem}._button_1odjv_1._md_1odjv_34 ._icon_1odjv_18{margin-top:-2px;font-size:1.2rem}._button_1odjv_1._lg_1odjv_42{padding:.8rem 1rem;font-size:1.1rem}._button_1odjv_1._lg_1odjv_42 ._icon_1odjv_18{margin-top:-4px;font-size:1.4rem}._button_1odjv_1._primary_1odjv_50{background-color:var(--orange-red);color:#fff;border:none}._button_1odjv_1._primary_1odjv_50:hover:not(._loading_1odjv_55),._button_1odjv_1._primary_1odjv_50:hover:not(._disabled_1odjv_55){background-color:var(--light-orange)}._button_1odjv_1._primary_1odjv_50._disabled_1odjv_55,._button_1odjv_1._primary_1odjv_50._disabled_1odjv_55:hover{background-color:gray}._button_1odjv_1._secondary_1odjv_64{background-color:transparent;color:var(--orange-red);border:1px solid var(--orange-red)}._button_1odjv_1._secondary_1odjv_64:hover:not(._loading_1odjv_55){background-color:color-mix(in hsl,var(--light-orange) 10%,transparent)}._button_1odjv_1._secondary_1odjv_64._disabled_1odjv_55{background-color:#8080801a;color:color-mix(in hsl,var(--text-color) 60%,transparent);border:1px solid rgba(128,128,128,.577)}._button_1odjv_1._secondary_1odjv_64._disabled_1odjv_55:hover{background-color:#8080801a}._button_1odjv_1._ghost_1odjv_80{background-color:transparent;color:var(--orange-red);border:1px solid transparent}._button_1odjv_1._ghost_1odjv_80:hover:not(._loading_1odjv_55){background-color:color-mix(in hsl,var(--light-orange) 10%,transparent);border:1px solid color-mix(in hsl,var(--orange-red) 10%,transparent)}._button_1odjv_1._ghost_1odjv_80._disabled_1odjv_55{border:1px solid transparent;background-color:transparent;color:color-mix(in hsl,var(--text-color) 50%,transparent)}._button_1odjv_1._ghost_1odjv_80._disabled_1odjv_55:hover{background-color:#8080801a;border-color:#8080804d}._button_1odjv_1._ghost_1odjv_80._loading_1odjv_55{background-color:color-mix(in hsl,var(--light-orange) 10%,transparent);border:1px solid color-mix(in hsl,var(--orange-red) 10%,transparent)}._button_1odjv_1._danger_1odjv_102{background-color:#ff3838;color:#fff;border:none}._button_1odjv_1._danger_1odjv_102:hover:not(._loading_1odjv_55){background-color:#ff6161}._button_1odjv_1._danger_1odjv_102._disabled_1odjv_55{background-color:gray}._button_1odjv_1._danger_1odjv_102._disabled_1odjv_55:hover{background-color:#d3d3d3}._button_1odjv_1._gradient_1odjv_116{background-position:0%;background-size:200%;background-image:linear-gradient(45deg,var(--orange-red) 0%,var(--light-orange) 50%,var(--orange-red) 100%);color:#fff;border:none}._button_1odjv_1._gradient_1odjv_116:hover:not(._loading_1odjv_55){background-position:100%}._button_1odjv_1._gradient_1odjv_116._disabled_1odjv_55{background-position:0%;background-image:linear-gradient(45deg,gray,#b8b8b8,gray)}._button_1odjv_1 ._loader_1odjv_130{position:absolute;left:50%;top:50%;translate:-50% -50%;font-size:1.4em;stroke-width:3px}._button_1odjv_1._rounded_1odjv_138{padding:6px;border-radius:100%;font-size:2rem}._button_1odjv_1._rounded_1odjv_138._sm_1odjv_27{font-size:1.1rem}._button_1odjv_1._rounded_1odjv_138._md_1odjv_34{font-size:1.5rem}._button_1odjv_1._rounded_1odjv_138._lg_1odjv_42{font-size:2rem}._button_1odjv_1._rounded_1odjv_138 ._loader_1odjv_130{font-size:.9em}._input_8qks8_1{border-radius:6px;padding:.5rem;max-width:300px;border:none;font-size:1.15rem}._input_8qks8_1._primary_8qks8_8{color:var(--text-color);background:transparent;border:2px solid var(--light-orange)}._input_8qks8_1._secondary_8qks8_13{background-color:#00000026;border-radius:6px 6px 0 0;color:#fff;border-bottom:2px solid white}._input_8qks8_1._secondary_8qks8_13::placeholder{color:#ffffff80}._container_y2x3k_1{display:flex;flex-direction:column;gap:1rem}._container_y2x3k_1 ._tabs_y2x3k_6{display:flex;align-items:center;border:3px solid white;border-radius:8px;overflow:hidden}._container_y2x3k_1 ._tabs_y2x3k_6 ._tab_y2x3k_6{display:flex;justify-content:center;align-items:center;border:none;background-color:transparent;border-right:3px solid white;color:#fff;padding:.25rem .5rem;font-size:1.05rem;flex-grow:1;cursor:pointer}._container_y2x3k_1 ._tabs_y2x3k_6 ._tab_y2x3k_6._active_y2x3k_26{background-color:#ff922b}._container_y2x3k_1 ._tabs_y2x3k_6 ._tab_y2x3k_6:first-of-type{border-left:none}._container_y2x3k_1 ._tabs_y2x3k_6 ._tab_y2x3k_6:last-of-type{border-right:none}._avatars_1h0pp_1{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}._avatars_1h0pp_1 ._avatar_1h0pp_1{width:70px;height:70px;border-radius:50%;padding:.3rem;cursor:pointer;border:4px solid transparent;box-shadow:0 0 10px 1px #0003}._avatars_1h0pp_1 ._avatar_1h0pp_1._selected_1h0pp_17{border:4px solid white;box-shadow:2px 2px 14px 1px #0000004d}._characterSelect_hpjcp_2{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1000px;gap:1rem;padding:1rem;color:#fff;align-self:center}._characterSelect_hpjcp_2 ._menu_hpjcp_13{margin-top:1rem;background-color:#4726067b;padding:2rem 1rem;border-radius:20px;box-shadow:6px 6px 20px 1px #00000026;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(1px);align-self:stretch}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap-reverse;-webkit-user-select:none;user-select:none}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._controls_hpjcp_30{flex-grow:1;width:50%;display:flex;flex-direction:column}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._controls_hpjcp_30 ._tabLabel_hpjcp_36{font-size:1.2rem;display:flex;align-items:center;flex-wrap:nowrap}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._controls_hpjcp_30 ._errorText_hpjcp_42{padding:1rem 0;margin:1rem 0;color:#ffd3d3;font-size:1.05rem}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._selectedCharacterContainer_hpjcp_48{gap:0;min-width:300px;min-height:180px;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._selectedCharacterContainer_hpjcp_48 ._selectedCharacterImg_hpjcp_58{border-radius:100%;width:140px;height:140px;border:solid white 4px}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._selectedCharacterContainer_hpjcp_48 ._videoHTML_hpjcp_64{object-fit:cover;background-image:url(/svg/nocamera.svg);background-size:70%;background-repeat:no-repeat;background-position:center;background-color:#3c4156}._characterSelect_hpjcp_2 ._menu_hpjcp_13._first_hpjcp_23 ._selectedCharacterContainer_hpjcp_48 ._selectedCharacterText_hpjcp_72:empty:before{content:"​"}._characterSelect_hpjcp_2 ._menu_hpjcp_13._goToLobbyMenu_hpjcp_75{display:flex;justify-content:space-between;align-items:center;position:relative;flex-wrap:wrap;margin-bottom:1rem}._guessContainer_1wk9e_1{position:absolute;right:0;bottom:0;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}._guess_1wk9e_1{display:flex;justify-content:center;align-items:center;gap:3px;font-size:.9rem}@keyframes _fadeout_1wk9e_1{0%{opacity:1}to{opacity:0}}._shake_1wk9e_32{animation:_shake_1wk9e_32 .5s ease-in-out 0s forwards,_fadeout_1wk9e_1 2s ease-in-out 1s forwards}@keyframes _shake_1wk9e_32{0%{transform:translate(-3px)}25%{transform:translate(3px)}50%{transform:translate(-3px)}75%{transform:translate(3px)}to{transform:translate(0)}}._bounce_1wk9e_53{animation:_bounce_1wk9e_53 .2s ease-in-out 0s forwards,_fadeout_1wk9e_1 2s ease-in-out 1s forwards}@keyframes _bounce_1wk9e_53{0%{transform:translateY(3px)}25%{transform:translateY(-3px)}50%{transform:translateY(3px);transform:scale(1.1)}75%{transform:translateY(-3px)}to{transform:translate(0);transform:scale(1)}}._canvas_1jvv1_1{border-radius:10px;background-color:var(--off-white);overflow:hidden;width:100%;height:100%;flex-grow:1;position:relative;-webkit-user-select:none;user-select:none}._letters_1ld6k_1{display:flex;justify-content:center;align-items:center;gap:.4rem}._letters_1ld6k_1 ._letter_1ld6k_1{height:2.7rem;font-size:2.1rem;font-weight:700;border-color:inherit;font-family:monospace;min-width:1.25rem}._letters_1ld6k_1 ._letter_1ld6k_1._underline_1ld6k_15{border-bottom:2px solid}@media only screen and (max-width: 440px){._letters_1ld6k_1{gap:.2rem}._letters_1ld6k_1 ._letter_1ld6k_1{height:1.9rem;font-size:1.4rem;min-width:1rem}}._bounce_1ld6k_29{animation-name:_bounce_1ld6k_29;animation-duration:.3s;animation-timing-function:ease}._bounce_1ld6k_29:nth-child(2){animation-delay:.2s}._bounce_1ld6k_29:nth-child(3){animation-delay:.3s}._bounce_1ld6k_29:nth-child(4){animation-delay:.4s}._bounce_1ld6k_29:nth-child(5){animation-delay:.5s}._bounce_1ld6k_29:nth-child(6){animation-delay:.6s}._bounce_1ld6k_29:nth-child(7){animation-delay:.7s}._bounce_1ld6k_29:nth-child(8){animation-delay:.8s}._bounce_1ld6k_29:nth-child(9){animation-delay:.9s}._bounce_1ld6k_29:nth-child(10){animation-delay:1s}._bounce_1ld6k_29:nth-child(11){animation-delay:1.1s}._bounce_1ld6k_29:nth-child(12){animation-delay:1.2s}._bounce_1ld6k_29:nth-child(13){animation-delay:1.3s}._bounce_1ld6k_29:nth-child(14){animation-delay:1.4s}._bounce_1ld6k_29:nth-child(15){animation-delay:1.5s}._bounce_1ld6k_29:nth-child(16){animation-delay:1.6s}._bounce_1ld6k_29:nth-child(17){animation-delay:1.7s}._bounce_1ld6k_29:nth-child(18){animation-delay:1.8s}._bounce_1ld6k_29:nth-child(19){animation-delay:1.9s}._bounce_1ld6k_29:nth-child(20){animation-delay:2s}._bounce_1ld6k_29:nth-child(21){animation-delay:2.1s}._bounce_1ld6k_29:nth-child(22){animation-delay:2.2s}._bounce_1ld6k_29:nth-child(23){animation-delay:2.3s}._bounce_1ld6k_29:nth-child(24){animation-delay:2.4s}._bounce_1ld6k_29:nth-child(25){animation-delay:2.5s}._bounce_1ld6k_29:nth-child(26){animation-delay:2.6s}._bounce_1ld6k_29:nth-child(27){animation-delay:2.7s}._bounce_1ld6k_29:nth-child(28){animation-delay:2.8s}._bounce_1ld6k_29:nth-child(29){animation-delay:2.9s}._bounce_1ld6k_29:nth-child(30){animation-delay:3s}._bounce_1ld6k_29:nth-child(31){animation-delay:3.1s}._bounce_1ld6k_29:nth-child(32){animation-delay:3.2s}._bounce_1ld6k_29:nth-child(33){animation-delay:3.3s}._bounce_1ld6k_29:nth-child(34){animation-delay:3.4s}._bounce_1ld6k_29:nth-child(35){animation-delay:3.5s}._bounce_1ld6k_29:nth-child(36){animation-delay:3.6s}._bounce_1ld6k_29:nth-child(37){animation-delay:3.7s}._bounce_1ld6k_29:nth-child(38){animation-delay:3.8s}._bounce_1ld6k_29:nth-child(39){animation-delay:3.9s}._bounce_1ld6k_29:nth-child(40){animation-delay:4s}._bounce_1ld6k_29:nth-child(41){animation-delay:4.1s}._bounce_1ld6k_29:nth-child(42){animation-delay:4.2s}._bounce_1ld6k_29:nth-child(43){animation-delay:4.3s}._bounce_1ld6k_29:nth-child(44){animation-delay:4.4s}._bounce_1ld6k_29:nth-child(45){animation-delay:4.5s}._bounce_1ld6k_29:nth-child(46){animation-delay:4.6s}._bounce_1ld6k_29:nth-child(47){animation-delay:4.7s}._bounce_1ld6k_29:nth-child(48){animation-delay:4.8s}._bounce_1ld6k_29:nth-child(49){animation-delay:4.9s}._bounce_1ld6k_29:nth-child(50){animation-delay:5s}._bounce_1ld6k_29:nth-child(51){animation-delay:5.1s}._bounce_1ld6k_29:nth-child(52){animation-delay:5.2s}._bounce_1ld6k_29:nth-child(53){animation-delay:5.3s}._bounce_1ld6k_29:nth-child(54){animation-delay:5.4s}._bounce_1ld6k_29:nth-child(55){animation-delay:5.5s}._bounce_1ld6k_29:nth-child(56){animation-delay:5.6s}._bounce_1ld6k_29:nth-child(57){animation-delay:5.7s}._bounce_1ld6k_29:nth-child(58){animation-delay:5.8s}._bounce_1ld6k_29:nth-child(59){animation-delay:5.9s}._bounce_1ld6k_29:nth-child(60){animation-delay:6s}@keyframes _bounce_1ld6k_29{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-7px)}50%{transform:scale(1.05,.95) translateY(0)}58%{transform:scale(1) translateY(-3px)}65%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}._timer_8myjk_1{color:var(--light-orange);font-size:2rem;min-width:56px;width:56px;height:56px;line-height:54px;-webkit-user-select:none;user-select:none;font-weight:700;border:2px solid var(--light-orange);border-radius:100%;text-align:center;animation-name:_bounce_8myjk_1;animation-duration:1s;animation-iteration-count:90}@media only screen and (max-width: 440px){._timer_8myjk_1{font-size:24px;min-width:46px;width:46px;height:46px;line-height:44px}}@media only screen and (max-width: 420px){._timer_8myjk_1{font-size:20px;min-width:40px;width:40px;height:40px;line-height:38px}}@keyframes _bounce_8myjk_1{0%{transform:scale(1)}10%{transform:scale(1.02)}20%{transform:scale(1)}}._turnIndicator_k2khc_1{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:.7;gap:.25rem}._turnIndicator_k2khc_1 ._turnText_k2khc_9{font-weight:700;font-size:1rem;color:#8d8d8d;line-height:.8}._turnIndicator_k2khc_1 ._turnNumber_k2khc_15{font-weight:700;font-size:1.1rem}@media only screen and (max-width: 440px){._turnIndicator_k2khc_1 ._turnText_k2khc_9{font-size:.9rem}._turnIndicator_k2khc_1 ._turnNumber_k2khc_15{font-size:1rem}}._header_8nxup_1{display:flex;align-items:center;justify-content:space-between}._colorInputContainer_ds1mk_1{position:relative;max-width:24px;max-height:24px;overflow:hidden;border-radius:4px;cursor:pointer}._colorInputContainer_ds1mk_1 ._rainbowWheel_ds1mk_9{position:absolute;width:24px;height:24px;top:0;left:0;background:conic-gradient(red,orange,#ff0,green,#00f,indigo,violet,red);pointer-events:none;cursor:pointer}._colorInputContainer_ds1mk_1 ._colorIndicator_ds1mk_19{position:absolute;left:50%;top:50%;translate:-50% -50%;width:12px;height:12px;background-color:#fff;border-radius:50%;border:1px solid rgb(55,55,55);pointer-events:none;cursor:pointer}._toolbarContainer_8nrcw_1{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}._brushesContainer_8nrcw_9{display:flex;justify-content:center;gap:.2rem;align-items:center;-webkit-user-select:none;user-select:none}._brush_8nrcw_9{border-radius:50%;background-color:#312f2f;cursor:pointer;transition:.2s ease-in-out}._brush_8nrcw_9:hover{transform:scale(1.08)}._paletteContainer_8nrcw_28{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;max-width:154px;margin:.4rem 0;-webkit-user-select:none;user-select:none}._colorBlotch_8nrcw_38{width:24px;height:24px;border-radius:4px;box-shadow:inset 0 0 4px 1px #00000026;cursor:pointer;position:relative;transition:.2s ease-in-out}._colorBlotch_8nrcw_38:hover{transform:scale(1.08)}._colorInput_8nrcw_52{max-width:24px;max-height:24px;padding:0;border-radius:4px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background-color:transparent;position:relative;transition:.2s ease-in-out}._colorInput_8nrcw_52::-moz-color-swatch{background-color:green}._colorInput_8nrcw_52:after{content:"hi";top:0;left:0}._colorInput_8nrcw_52:hover{transform:scale(1.08)}._selected_8nrcw_79:after{content:"";width:7px;height:7px;background-color:#fff;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);position:absolute}._controlsContainer_8nrcw_91{display:flex;justify-content:center;align-items:center;background-color:#fce8cf;border-radius:6px;padding:.3rem;-webkit-user-select:none;user-select:none}._controlBtn_8nrcw_101{background:none;border:none;color:var(--light-orange);transition:.2s ease-in-out;cursor:pointer}._controlBtn_8nrcw_101:hover{transform:scale(1.08)}._guessInputContainer_8nrcw_113{display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%;-webkit-user-select:none;user-select:none}._guessInput_8nrcw_113{border-radius:40px;font-size:1.1rem;padding:.1rem 1rem;max-width:160px;border:3px solid var(--light-orange)}._guessInput_8nrcw_113:focus{outline:none}._footer_kwfmb_1{margin-top:1rem;width:100%;height:200px;background-color:var(--orange-red);display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}._paper_16zfu_1{position:relative;max-width:800px;min-height:90vh;padding:3rem 10% 3rem 7%;background-image:url(/svg/paper.svg);background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column}._gameHome_1qbof_1{display:flex;padding:.3rem;justify-content:center}._gameHome_1qbof_1 ._paper_1qbof_6{display:flex;flex-grow:1;order:2;max-width:800px;align-self:flex-start}._gameHome_1qbof_1 ._sidebar_1qbof_13._left_1qbof_13{order:1}._gameHome_1qbof_1 ._sidebar_1qbof_13._right_1qbof_16{order:3}@media only screen and (max-width: 760px){._gameHome_1qbof_1{flex-direction:column}._gameHome_1qbof_1 ._paper_1qbof_6{order:1;align-self:stretch}._gameHome_1qbof_1 ._sidebar_1qbof_13{flex-direction:row;justify-content:space-around;flex-wrap:wrap}._gameHome_1qbof_1 ._sidebar_1qbof_13._left_1qbof_13{order:2}._gameHome_1qbof_1 ._sidebar_1qbof_13._right_1qbof_16{order:3}}._container_1fqtv_1{display:flex;flex-direction:column;align-items:center;--border: 1px solid color-mix(in hsl, var(--orange-red) 40%, transparent)}._container_1fqtv_1 ._avatar_1fqtv_7{position:relative;width:80px;height:80px}._container_1fqtv_1 ._avatar_1fqtv_7 ._img_1fqtv_12,._container_1fqtv_1 ._avatar_1fqtv_7 ._video_1fqtv_13{width:100%;height:100%;border-radius:50%;border:var(--border)}._container_1fqtv_1 ._avatar_1fqtv_7 ._smallCircle_1fqtv_19{width:28px;height:28px;border-radius:50%;background-color:#fff;position:absolute;top:-6px;display:flex;justify-content:center;align-items:center;border:var(--border)}._container_1fqtv_1 ._avatar_1fqtv_7 ._smallCircle_1fqtv_19._crownBadge_1fqtv_31{color:gold;left:-7px}._container_1fqtv_1 ._avatar_1fqtv_7 ._smallCircle_1fqtv_19._points_1fqtv_35{right:-7px;color:var(--text-color);font-size:.75rem}._container_1fqtv_1 ._avatar_1fqtv_7 ._scoreAnimation_1fqtv_40{position:absolute;top:50%;left:70%;font-weight:700;color:#54d654;font-size:1.1rem;z-index:3;transform:translate(-50%,-50%) scale(0);animation:_slideAndGrow_1fqtv_1 1.5s infinite ease-in-out forwards}@keyframes _slideAndGrow_1fqtv_1{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1.5);top:20%;left:140%}}._container_1fqtv_1 ._name_1fqtv_61{background-color:#fff;padding:.3rem;border-radius:6px;border:var(--border);translate:0 -30%;font-size:.8rem}._sidebar_1iivt_1{min-width:120px;height:100%;padding:1rem .3rem;display:flex;flex-direction:column;gap:1rem}._sidebar_1iivt_1 ._avatarContainer_1iivt_9{display:flex}._paperPage_1xc3v_1{align-self:center}@media only screen and (max-width: 800px){._paperPage_1xc3v_1{align-self:stretch}}._header_18mo8_1{display:flex;width:100%;margin-top:1.5rem}._body_18mo8_7{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1}._body_18mo8_7 ._h1_18mo8_14{text-align:center;margin:0;margin-bottom:2rem}._body_18mo8_7 ._error_18mo8_19{color:var(--error-text);font-size:1rem;margin:0;margin-bottom:.5rem}._lobby_1s8mj_1{display:flex;flex-direction:column;flex-grow:1}._lobby_1s8mj_1 ._header_1s8mj_6{display:flex;justify-content:flex-end}._lobby_1s8mj_1 ._header_1s8mj_6 ._roomCodeBox_1s8mj_10{display:flex;flex-direction:column;padding:.5rem;gap:.3rem;border:1px solid var(--light-orange);border-radius:.35rem;justify-content:center;align-items:center;background-color:#fde5cc}._lobby_1s8mj_1 ._header_1s8mj_6 ._roomCodeBox_1s8mj_10 ._roomCodeLiteral_1s8mj_21{font-weight:700;color:var(--text-color)}._lobby_1s8mj_1 ._header_1s8mj_6 ._roomCodeBox_1s8mj_10 ._code_1s8mj_25{font-weight:700;font-size:1.25rem;color:var(--orange-red)}._lobby_1s8mj_1 ._body_1s8mj_30{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;padding-bottom:1rem 0 3rem 0;gap:3rem}._lobby_1s8mj_1 ._body_1s8mj_30 ._h2_1s8mj_39{font-size:1.9rem;text-align:center;margin:0}._lobby_1s8mj_1 ._body_1s8mj_30 ._h2_1s8mj_39 ._playerCount_1s8mj_44{color:var(--light-orange);text-decoration:underline}._lobby_1s8mj_1 ._body_1s8mj_30 ._messageAndLoader_1s8mj_48{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}._lobby_1s8mj_1 ._body_1s8mj_30 ._messageAndLoader_1s8mj_48 ._p_1s8mj_44{font-size:1.3rem;text-align:center;margin:0}._lobby_1s8mj_1 ._body_1s8mj_30 ._startGameBtnAndLabel_1s8mj_60{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;gap:.25rem}._lobby_1s8mj_1 ._body_1s8mj_30 ._startGameBtnAndLabel_1s8mj_60 ._buttonLabel_1s8mj_68{opacity:.5}._navContainer_1hukc_1{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:var(--navbar-height)}._navContainer_1hukc_1 ._controlsContainer_1hukc_8{display:flex;gap:1rem}._menuContainer_toksa_1{position:absolute;height:100%;width:300px;top:0;transition:.3s ease-in-out;z-index:2;background-color:#ffeb90}._menuContainer_toksa_1._closed_toksa_10{right:-300px;box-shadow:none}._menuContainer_toksa_1._open_toksa_14{right:0;box-shadow:0 0 20px 1px #0003}._menuContainer_toksa_1 ._ul_toksa_18{list-style-type:none;padding:0 1rem;display:flex;flex-direction:column}._menuContainer_toksa_1 ._ul_toksa_18 ._li_toksa_24{display:flex;margin-bottom:.75rem}._menuContainer_toksa_1 ._ul_toksa_18 ._li_toksa_24 ._listItemBtn_toksa_28{flex-grow:1}._overlay_toksa_32{width:100vw;height:100%;background-color:#000;top:0;right:0;position:absolute;transition:.3s ease-in-out;opacity:.2;z-index:1}._overlay_toksa_32._overlayOpen_toksa_43{display:inherit}._overlay_toksa_32._overlayClosed_toksa_46{display:none}._backdrop_toksa_50{position:fixed;width:100vw;height:100%;background:#00000083;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;outline:none;box-sizing:content-box}._backdrop_toksa_50:open{display:flex}._backdrop_toksa_50:hidden{display:none}._backdrop_toksa_50 ._modal_toksa_70{display:flex;flex-direction:column;background-color:#fff4c3;border-radius:.5rem;padding:0rem 1rem 1rem;color:var(--text-color);max-height:90dvh;overflow-y:auto;max-width:500px;min-width:340px}._backdrop_toksa_50 ._modal_toksa_70 ._modalHeader_toksa_82{display:flex;justify-content:space-between;align-items:center}._backdrop_toksa_50 ._modal_toksa_70 ._modalHeader_toksa_82 ._modalTitle_toksa_87{margin:0;font-size:1.5rem}._backdrop_toksa_50 ._modal_toksa_70 ._modalBody_toksa_91{display:flex;flex-direction:column}._backdrop_toksa_50 ._modal_toksa_70 ._modalBody_toksa_91 ._ol_toksa_95,._backdrop_toksa_50 ._modal_toksa_70 ._modalBody_toksa_91 ._li_toksa_24,._backdrop_toksa_50 ._modal_toksa_70 ._modalBody_toksa_91 ._p_toksa_97{line-height:1.3;font-size:1rem;font-weight:400}._backdrop_toksa_50 ._modal_toksa_70 ._modalBody_toksa_91 ._li_toksa_24{margin-bottom:1rem}._scorecardContainer_1eaiy_1{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;align-items:center}._titleAndLetters_1eaiy_10{width:90%}._titleAndLetters_1eaiy_10 ._title_1eaiy_10{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;font-weight:700;color:var(--lightorange);margin-bottom:1.5rem}._titleAndLetters_1eaiy_10 ._title_1eaiy_10 ._titleSpans_1eaiy_23{line-height:.9}._titleAndUL_1eaiy_27{width:100%;min-width:320px;max-width:320px;display:flex;justify-content:center;align-items:center;flex-direction:column}._btnContainer_1eaiy_37{width:100%;display:flex;justify-content:flex-end;align-items:center;width:85%}._ul_19gbn_1{list-style-type:none;width:100%;font-weight:700;font-size:1.1rem}._li_19gbn_8{width:100%;display:flex;justify-content:space-between;align-items:center}._place_19gbn_15{min-width:60px;color:#8484fd}._nickname_19gbn_20{flex-grow:1}._pointDiff_19gbn_24{opacity:.5;min-width:60px;text-align:right}@media only screen and (max-width: 760px){._scorecardBackground_19gbn_31{order:1;width:100%;padding:12% 5%}}._liAnimation_19gbn_37{animation-name:_liAnimation_19gbn_37;animation-duration:.9s;animation-timing-function:ease;transform:scale(0);animation-fill-mode:forwards}._liAnimation_19gbn_37:nth-child(1){animation-delay:.3s}._liAnimation_19gbn_37:nth-child(2){animation-delay:.4s}._liAnimation_19gbn_37:nth-child(3){animation-delay:.5s}._liAnimation_19gbn_37:nth-child(4){animation-delay:.6s}._liAnimation_19gbn_37:nth-child(5){animation-delay:.7s}._liAnimation_19gbn_37:nth-child(6){animation-delay:.8s}._liAnimation_19gbn_37:nth-child(7){animation-delay:.9s}._liAnimation_19gbn_37:nth-child(8){animation-delay:1s}._liAnimation_19gbn_37:nth-child(9){animation-delay:1.1s}._liAnimation_19gbn_37:nth-child(10){animation-delay:1.2s}._liAnimation_19gbn_37:nth-child(11){animation-delay:1.3s}._liAnimation_19gbn_37:nth-child(12){animation-delay:1.4s}._liAnimation_19gbn_37:nth-child(13){animation-delay:1.5s}._liAnimation_19gbn_37:nth-child(14){animation-delay:1.6s}._liAnimation_19gbn_37:nth-child(15){animation-delay:1.7s}@keyframes _liAnimation_19gbn_37{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}._container_51jr7_1{display:flex;flex-direction:column;padding:1rem;align-items:center}._container_51jr7_1 ._header_51jr7_7{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}._container_51jr7_1 ._header_51jr7_7 ._h1_51jr7_13{font-size:2.1rem;margin:5px .2rem 0 0;line-height:1.3}._container_51jr7_1 ._header_51jr7_7 ._logoAndExclamation_51jr7_18{display:flex;align-items:center;flex-wrap:nowrap}._container_51jr7_1 ._header_51jr7_7 ._logoAndExclamation_51jr7_18 ._exclamation_51jr7_23{color:var(--light-orange);font-size:3.6rem;translate:-6px 3px;font-weight:700}._container_51jr7_1 ._p_51jr7_29{text-align:center;max-width:500px;margin:2rem 0}._container_51jr7_1 ._buttons_51jr7_34{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}._wordSelection_1upqz_1{display:flex;flex-direction:column;align-items:center;flex-grow:1;justify-content:center}._wordSelection_1upqz_1 ._h2_1upqz_8{font-size:1.6rem;text-align:center}._wordSelection_1upqz_1 ._h2_1upqz_8 ._artistName_1upqz_12{color:var(--orange-red)}._wordSelection_1upqz_1 ._buttons_1upqz_15{display:flex;gap:1rem}
