*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;background-color:#000;color:#000}#app{position:relative;overflow:hidden;background-color:#8f364d;padding-bottom:env(safe-area-inset-bottom,20px)}canvas{cursor:default;z-index:0}.game-container{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-family:FreeSetC;src:url(../fonts/FreeSetC.otf) format("opentype");font-weight:400}@font-face{font-family:FreeSetExtraCTT;src:url(../fonts/FreeSetExtraCTT.otf) format("opentype");font-weight:400}@font-face{font-family:FreeSetDemic;src:url(../fonts/FreeSetDemiC.otf) format("opentype");font-weight:600}@font-face{font-family:FreeSetBoldC;src:url(../fonts/FreeSetBoldC.otf) format("opentype");font-weight:700}@font-face{font-family:FreeSetExtraBoldC;src:url(../fonts/FreeSetExtraBoldC.otf) format("opentype");font-weight:800}@font-face{font-family:Chalet;src:url(../fonts/Chalet.otf) format("opentype");font-weight:700}.chapterContainer{position:fixed;top:50%;left:49%;transform:translate(-100%,-50%);width:768px;max-height:1280px;height:100vh;padding-left:12px;padding-top:65px;padding-bottom:12px;display:flex;opacity:0;justify-content:start;align-items:center;flex-direction:column;z-index:100;background-image:url(../assets/images/book_bg.png);background-repeat:no-repeat;background-size:95% 100%;background-position:left;visibility:hidden;transition:transform .5s ease-in-out,opacity .5s ease-in-out,visibility 0s .5s}.visible{transform:translate(-50%,-50%);opacity:1;visibility:visible;transition:transform .5s ease-in-out,opacity .5s ease-in-out,visibility 0s}.hidden{transform:translate(-100%,-50%);opacity:0;visibility:hidden;transition:transform .5s ease-in-out,opacity .5s ease-in-out,visibility 0s .5s}.chapterWrapper{width:100%;height:100%;overflow-y:scroll}@keyframes slideIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.chapterHeaderContainer{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;padding-top:10px;padding-bottom:10px;border-radius:12px;width:100%;height:50px}.chapterHeaderBackBtn{position:absolute;left:-2px;cursor:pointer;-webkit-tap-highlight-color:transparent}.chapterHeaderText{font-size:20px;font-family:FreeSetExtraCTT;font-weight:400;color:#844420;text-align:center}.chapterContentContainer{width:100%;margin-top:20px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.chapterContentContainer::-webkit-scrollbar{display:none}._bottomMenuContainer_a2vam_1{position:absolute;z-index:10;margin-left:auto;margin-right:auto;padding:15px;left:0;right:0;bottom:14px;display:none;justify-content:center;align-items:flex-end;gap:24px}._bottomMenuItemWrapper_a2vam_16{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}._bottomMenuItemText_a2vam_27{font-family:FreeSetDemiC;font-weight:600;font-size:18px;color:#fff}._visible_a2vam_34{display:flex}._bottomIcon_a2vam_37{width:58px}@media screen and (max-width: 400px){._bottomMenuContainer_a2vam_1{gap:14px}._bottomIcon_a2vam_37{width:48px}}._container_1yrvy_1{display:none;max-width:1024px;flex-direction:column;position:absolute;top:24px;margin-left:auto;margin-right:auto;padding:15px;left:0;right:0;z-index:10}._counterWrapper_1yrvy_15{display:flex;justify-content:space-between;align-items:center;gap:10px}._visible_1yrvy_22{display:flex}._help_1yrvy_26{display:flex;justify-content:center;align-items:center;cursor:pointer}._topPanelItemBg_1yrvy_33{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:4px;background-color:#f7d8a2;padding-right:6px;border-radius:12px;width:100px;height:27px}._topPanelItemText_1yrvy_47{color:#7f5d4a;font-family:FreeSetBoldC;font-size:14px}._topPanelItemTextAttempts_1yrvy_53{padding-right:30px;justify-content:flex-end}._topPanelIcon_1yrvy_58{position:absolute;top:50%;transform:translateY(-50%);left:-10px}._topPanelIconAttempts_1yrvy_65{left:-10px}._plusIcon_1yrvy_69{position:absolute;right:-5px;top:50%;transform:translateY(-50%);cursor:pointer}._invisible_1yrvy_77{display:none}._soundToggleWrapper_1yrvy_81{position:absolute;right:15px}._backButtonWrapper_1yrvy_86{position:absolute;left:25px}._backButtonImg_1yrvy_91{width:48px;height:48px}._helpIcon_1yrvy_96{width:48px}._raitingIcon_1yrvy_100{width:38px}._coinsIcon_1yrvy_104{width:45px}._attemptIcon_1yrvy_107{width:38px}@media screen and (max-width: 400px){._soundToggleWrapper_1yrvy_81{top:70px}._topPanelItemBg_1yrvy_33{width:80px}._backButtonWrapper_1yrvy_86{position:static;display:flex;justify-content:center;align-items:center;cursor:pointer}._counterWrapper_1yrvy_15{gap:14px}._help_1yrvy_26{position:absolute;top:70px;left:15px}._coinsIcon_1yrvy_104,._attemptIcon_1yrvy_107{width:30px}}@media screen and (min-width: 376px) and (max-width: 767px){._soundToggleWrapper_1yrvy_81{top:70px}._topPanelItemBg_1yrvy_33{width:80px}._backButtonWrapper_1yrvy_86{position:static;display:flex;justify-content:center;align-items:center;cursor:pointer}._counterWrapper_1yrvy_15{gap:14px}._help_1yrvy_26{position:absolute;top:70px;left:15px}}@media screen and (min-width: 768px){._backButtonWrapper_1yrvy_86,._soundToggleWrapper_1yrvy_81{position:static}}._soundToggleContainer_1ncvh_1{display:flex;justify-content:flex-end}._soundToggleImg_1ncvh_6{width:48px;height:48px}._buttonWrapper_ben6l_1{background:none;border:none;padding:0;position:absolute;z-index:10;margin-left:auto;margin-right:auto;left:50%;transform:translate(-50%);bottom:226px;display:none;justify-content:center;align-items:center;width:296px;height:96px;cursor:pointer}._visible_ben6l_22{display:flex}._green_e1oc8_16{background-image:url(/assets/images/ui/green-btn.png)}._orange_e1oc8_20{background-image:url(/assets/images/ui/orange-btn.png)}._buttonWrapper_e1oc8_1{position:relative;display:flex;align-items:center;height:34px;cursor:pointer;-webkit-tap-highlight-color:transparent}._buttonBg_e1oc8_45{height:100%;flex-shrink:0}._center_e1oc8_50{flex-grow:1;width:auto}._buttonText_e1oc8_67{cursor:pointer;color:#fff;font-family:FreeSetExtraCTT;font-weight:400;font-size:16px;line-height:22px;z-index:1}._shopIcon_e1oc8_77{cursor:pointer;z-index:1}._buttonTextContainer_e1oc8_82{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:10px}._centerWrapper_e1oc8_92{width:1px;height:41px;overflow:hidden;display:flex;flex-grow:1}._centerScaler_e1oc8_100{width:202px;height:41px;transform-origin:left center;transition:transform .25s linear}._counterContainer_eun84_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:15px;background-color:#ffe9bd;border:1px solid #F1C880;box-shadow:inset 0 1px 3px #fff;border-radius:12px}._counter_eun84_1{font-family:FreeSetDemic;font-weight:600;font-size:14px;color:#996649}._raitingListContainer_y2wor_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;margin-top:13px;width:100%}._raitingListTitle_y2wor_11{font-family:Chalet;font-weight:700;font-size:15px;color:#996649}._raitingListWrapper_y2wor_18{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}._raitingListItem_y2wor_26{display:flex;justify-content:space-between;align-items:center;padding:17px 13px;width:100%;background-color:#ffe9bd;border-right:1px solid #F1C880;border-left:1px solid #F1C880;border-bottom:1px solid #996649}._raitingListItem_y2wor_26:first-child{border-top:1px solid #F1C880;border-radius:12px 12px 0 0;box-shadow:inset 0 1px 3px #fff}._raitingListItem_y2wor_26:last-child{border-radius:0 0 12px 12px;border-bottom:1px solid #F1C880}._raitingListItemRight_y2wor_47{display:flex;align-items:center;gap:10px}._raitingListItemNumber_y2wor_53{font-family:FreeSetExtraBoldC;font-weight:800;font-size:20px;color:#956142}._raitingListItemName_y2wor_60{font-family:FreeSetDemiC;font-weight:600;font-size:15px;color:#956142}._raitingListItemNameActive_y2wor_68{font-family:FreeSetExtraBoldC;font-weight:600;font-size:15px;color:#956142}._raitingListItemScore_y2wor_75{font-family:FreeSetDemiC;font-weight:600;font-size:15px;color:#956142}._raitingListItemAvatar_y2wor_82{width:26px;height:26px}._prizesListContainer_10nr8_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin-top:13px}._noPrizesText_10nr8_10{margin-top:10px;text-align:center;font-family:FreeSetC;color:#653e28}._prizesItemContainer_tkzzk_1{width:100%;padding:13px 14px;display:flex;justify-content:space-between;align-items:center;border:1px solid #f1c880;border-radius:12px;background-color:#ffe9bd;box-shadow:inset 0 2px 4px #fff2cd}._prizesItemWinningContainer_tkzzk_12{width:100%;padding-left:8px;padding-bottom:8px;padding-right:8px;display:flex;justify-content:start;align-items:center;gap:42px;border:1px solid #f1c880;border-radius:12px;background-color:#8c2075;box-shadow:inset 0 2px 4px #fff2cd}._positionWrapper_tkzzk_26,._rewardWrapper_tkzzk_27{display:flex;justify-content:center;align-items:center;gap:10px}._positionWinningWrapper_tkzzk_33{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:14px 18px;background-color:#ffce36;border-bottom-left-radius:12px;border-bottom-right-radius:12px}._positionText_tkzzk_44,._rewardText_tkzzk_45{font-family:FreeSetDemic;font-weight:600;font-size:14px;color:#996649}._positionWinningText_tkzzk_51{font-family:FreeSetDemic;font-weight:600;font-size:16px;color:#771b64}._rewardWinningText_tkzzk_57{font-family:FreeSetExtraBoldC;font-size:20px;color:#fff}._positionNumber_tkzzk_63{font-family:FreeSetExtraBoldC;font-weight:800;font-size:20px;color:#956142}._positionWinningNumber_tkzzk_69{font-family:FreeSetExtraBoldC;font-weight:800;font-size:30px;color:#771b64}._rewardImg_tkzzk_75{width:38px;height:38px}._rewardWinningImg_tkzzk_79{width:55px;height:55px}._tasksToggleContainer_1g1h3_1{position:relative;width:100%;height:44px;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:center;background-color:#cfa964;box-shadow:inset 0 4px 4px #c19448;border-radius:12px;z-index:2}._tasksToggleItem_1g1h3_16{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:FreeSetDemic;font-weight:600;font-size:16px;z-index:10;cursor:pointer}._active_1g1h3_31{position:absolute;top:0;left:0;width:50%;height:100%;border-radius:12px;transform:translate(100%);transition:transform .3s ease-in-out;z-index:3}._link_1yhpy_1{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28}._shopContainer_1xht8_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px}._counterContainer_1xht8_9{position:sticky;top:0;margin:0 auto 20px;display:flex;justify-content:center;align-items:center;gap:16px;background-color:#fad79a;z-index:10;padding:10px}._counterItem_1xht8_23{width:92px;position:relative;display:flex;align-items:center;background-color:#ffe9bd;border-radius:12px;padding:9px 15px 9px 35px;border:1px solid #f1c880;box-shadow:inset 0 2px 2px #fff3e0;border-top:none}._counterItemText_1xht8_37{font-family:FreeSetBoldC;font-size:16px;color:#844420}._counterItemImg_1xht8_43{width:38px;height:38px}._iconWrapper_1xht8_48{position:absolute;top:0;left:-12px;width:38px;height:38px;display:flex;align-items:center;justify-content:center}._animateScale_1xht8_59{animation:_scaleUp_1xht8_1 .2s ease}._productsContainer_1xht8_63{width:100%;max-width:400px}._changeScoreContainer_1xht8_68{width:100%;display:flex;justify-content:center;align-items:center;gap:16px}._changeScoreItemContainer_1xht8_76{width:100%;max-width:149px;padding:15px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:16px;background-color:#ab3c94;border:1px solid #f668d8;box-shadow:inset 0 2px 3px #f572da}._changeScoreText_1xht8_91{text-align:center;font-family:FreeSetDemic;font-size:16px;color:#fff}._productsItemContainer_1xht8_98{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px;margin-top:16px;background-color:#ffe9bd;border:1px solid #f1c880;box-shadow:inset 0 2px 1px #fff1ce;border-radius:16px}._title_1xht8_112{font-family:FreeSetDemic;font-size:16px;color:#653e28;text-align:center}._decription_1xht8_119{font-family:FreeSetC;font-size:14px;color:#653e28;text-align:center;margin-top:8px}._productsWrapper_1xht8_128{width:100%;display:flex;justify-content:space-around;align-items:center;gap:8px;margin-top:12px}._itemContainer_1xht8_137{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._imgWrapper_1xht8_145{position:relative;width:80px;height:80px;border-radius:8px;background-color:#f1d59d;display:flex;justify-content:center;align-items:center}._badge_1xht8_156{position:absolute;display:flex;justify-content:center;align-items:center;bottom:-5px;right:-5px;width:26px;height:26px;font-family:FreeSetBoldC;font-weight:700;font-size:14px;color:#fff;border-radius:50%;background-color:#ab3c94}@keyframes _scaleUp_1xht8_1{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}._tasksContainer_1bfg2_1{width:100%;max-width:400px;margin:0 auto}._taskItemContainer_1n398_1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12px 15px;border-radius:12px;background-color:#ffe9bd;border:1px solid #F1C880;box-shadow:inset 0 2px 4px #fff}._taskItemContentWrapper_1n398_15{width:100%;display:flex;justify-content:space-between;align-items:center}._taskItemContentText_1n398_22{flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}._taskItemContentTextTitle_1n398_31{font-family:FreeSetExtraBoldC;font-weight:800;font-size:16px;color:#834f31}._taskItemContentTextSubtitle_1n398_38{font-family:FreeSetDemic;font-weight:600;font-size:14px;color:#996649}._taskItemContentProgress_1n398_45{position:relative;display:flex;justify-content:center;align-items:center;width:214px;background-color:#daba7a;border:1px solid #DABA7A;border-radius:112px}._taskItemContentProgressText_1n398_56{display:flex;justify-content:center;align-items:center;font-family:FreeSetExtraBoldC;font-weight:700;font-size:12px;color:#fff;z-index:10}._taskItemContentProgressLine_1n398_67{position:absolute;top:50%;transform:translateY(-50%);left:0}._taskItemContentPrizeContainer_1n398_75{display:flex;justify-content:center;align-items:center;gap:5px}._taskItemContentPrizeWrapper_1n398_82{height:100%;flex-basis:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background-color:#f1d59d;border-radius:8px;padding:5px}._taskItemContentPrize_1n398_75{display:flex;justify-content:center;align-items:center}._taskItemContentQty_1n398_102{width:100%;display:flex;justify-content:center;align-items:center;background-color:#daba7a;border-radius:8px}._taskItemContentQtyText_1n398_111{font-family:FreeSetDemic;font-size:14px;color:#653e28;line-height:20px}@media screen and (min-width: 360px){._taskItemContentTextTitle_1n398_31{font-size:14px}._taskItemContentTextSubtitle_1n398_38{font-size:12px}._taskItemContentProgress_1n398_45{width:180px}}._tasksListContainer_168v7_1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;margin-top:13px}._noTasksText_168v7_11{margin-top:13px;text-align:center;font-family:FreeSetC;color:#653e28}._tasksToggleContainer_25fgv_1{position:relative;width:100%;height:35px;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:center;background-color:#cfa964;box-shadow:inset 0 4px 4px #c19448;border-radius:12px;z-index:2}._tasksToggleItem_25fgv_16{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:FreeSetDemic;font-size:16px;z-index:10;cursor:pointer}._active_25fgv_30{position:absolute;top:0;left:0;width:50%;height:100%;border-radius:12px;transform:translate(100%);transition:transform .3s ease-in-out;z-index:3}._messageContainer_1xlgp_1{width:100%;padding:16px 12px;display:flex;justify-content:center;align-items:center;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px}._messageText_1xlgp_12{text-align:center;font-family:FreeSetDemic;font-weight:600;font-size:16px;color:#653e28}._messageGiveAway_1xlgp_20{font-family:FreeSetExtraBoldC;font-size:20px;color:#fff;text-align:center}._superPotionRecipe_1xlgp_27{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}._superPotionImg_1xlgp_38{width:400px}._superPotionWrapper_1xlgp_42{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 500px){._messageContainer_1xlgp_1{padding:12px 8px}._messageText_1xlgp_12{font-size:12px}}._userIngredientsContainer_fp5id_1{display:flex;justify-content:center;align-items:center;margin-top:26px}._userIngredientsList_fp5id_8{position:relative;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center}._givenAway_fp5id_15{opacity:.4}._userIngredientContainerLoading_fp5id_19{position:absolute;width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 400px){._userIngredientsContainer_fp5id_1{margin-top:5px}}._userIngredientsItemContainer_1tdea_1{position:relative;width:96px;height:96px;display:flex;justify-content:center;align-items:center;background:url(./ingredient_bg-Bl5AN94f.png);background-size:cover;cursor:pointer}._userIngredientsItemImg_1tdea_13{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px}._notActive_1tdea_22{opacity:.5}._userIngredientsItemBage_1tdea_26{position:absolute;left:3px;top:3px;display:flex;justify-content:center;align-items:center;width:26px;height:26px;background-color:#ffe9bd;border-radius:50%}._userIngredientsItemText_1tdea_40{font-family:FreeSetDemic;font-size:16px;color:#653e28}@media screen and (max-width: 400px){._userIngredientsItemContainer_1tdea_1{width:96px;height:96px}._userIngredientsItemImg_1tdea_13{width:76px;height:76px}}@media screen and (max-width: 375px){._userIngredientsItemContainer_1tdea_1{width:76px;height:76px}._userIngredientsItemImg_1tdea_13{width:56px;height:56px}}._ingredientsContainer_1to7z_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:13px 13px 18px;margin-top:56px;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;max-width:50%;opacity:1}._ingredientsTitle_1to7z_17{font-family:FreeSetDemic;font-weight:600;font-size:16px;color:#653e28;text-align:center}._ingredientsList_1to7z_25{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;gap:0;background-color:#f1d59d;padding:12px;border-radius:8px}._recipeCooking_1to7z_35{display:flex;justify-content:center;align-items:center;width:151px;height:232px;background-color:#daba7a;border-radius:8px;box-shadow:inset 0 2px 4px #c19448}._coctailImgWrapper_1to7z_46{display:flex;align-items:center;justify-content:center;width:151px;height:232px;background-color:#daba7a;border-radius:8px;box-shadow:inset 0 2px 4px #c19448}._coctailImg_1to7z_46{width:111px;height:111px}._invisible_1to7z_62{opacity:0}@media screen and (max-width: 500px){._ingredientsTitle_1to7z_17{font-size:12px}._ingredientsList_1to7z_25{padding:7px;gap:0}._coctailImgWrapper_1to7z_46,._recipeCooking_1to7z_35{height:193px}}@media screen and (max-height: 800px){._ingredientsContainer_1to7z_1{margin-top:20px}}._ingredientsItemContainer_1vmcu_1,._ingredientsItemContainerLast_1vmcu_2{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px;border-radius:8px}._ingredientsItemContainerLast_1vmcu_2{grid-column:1 / -1;justify-self:center}._ingredientsItemImage_1vmcu_16{width:47px;height:47px}._ingredientsItemQty_1vmcu_21{display:flex;justify-content:center;align-items:center;padding:3px 15px;border-radius:6px}._ingredientsItemText_1vmcu_29{font-family:FreeSetDemic;font-size:14px;font-weight:600;color:#653e28}@media screen and (max-width: 400px){._ingredientsItemImage_1vmcu_16{width:37px;height:37px}}._pageWrapperOuter_16b0n_1{position:relative;width:100%;height:747px;overflow-y:hidden}._pageWrapperInner_16b0n_7{position:relative;transition:transform .5s ease-in-out}._pageContainer_1wr0j_1{position:absolute;top:-67px;width:100%;height:800px;display:flex;justify-content:center;align-items:center}._page1Container_1wr0j_11{transform:translateY(0)}._page2Container_1wr0j_16{transform:translateY(100%)}._page3Container_1wr0j_21{transform:translateY(200%)}._page4Container_1wr0j_26{transform:translateY(300%)}._page5Container_1wr0j_31{transform:translateY(400%)}._page6Container_1wr0j_36{transform:translateY(500%)}._page7Container_1wr0j_41{transform:translateY(600%)}._page8Container_1wr0j_46{transform:translateY(700%)}._page9Container_1wr0j_51{transform:translateY(800%)}._page10Container_1wr0j_56{transform:translateY(900%)}._page11Container_1wr0j_61{transform:translateY(1000%)}._page1Bg_1wr0j_66,._page2Bg_1wr0j_67,._page3Bg_1wr0j_68,._page4Bg_1wr0j_69,._page5Bg_1wr0j_70,._page6Bg_1wr0j_71,._page7Bg_1wr0j_72,._page8Bg_1wr0j_73,._page9Bg_1wr0j_74,._page10Bg_1wr0j_75,._page11Bg_1wr0j_76{width:360px;height:800px;position:absolute;top:-47px;left:50%;transform:translate(-50%);z-index:100}._levelImg_1wr0j_86{position:absolute;width:70px;height:70px;border-radius:50%;background-color:#e7b576;display:flex;justify-content:center;align-items:center;z-index:101}._levelCompleted_1wr0j_99,._levelCurrent_1wr0j_100{width:82px;height:82px;background:url(./completed_level-CJhTirmq.png);background-size:cover}._levelCurrent_1wr0j_100{cursor:pointer;background:url(./current_level-DU3cSpSP.png)}._buttonText_1wr0j_111,._buttonTextCompleted_1wr0j_111{font-family:FreeSetBoldC;font-size:24px;color:#fee5ba}._buttonTextCompleted_1wr0j_111{color:#fff}._level1_zthsc_1{top:0;left:50%;transform:translate(-141px,93px);-webkit-tap-highlight-color:transparent}._level2_zthsc_8{top:0;left:50%;transform:translate(40px,131px);-webkit-tap-highlight-color:transparent}._level3_zthsc_15{top:0;left:50%;transform:translate(27px,313px);-webkit-tap-highlight-color:transparent}._level4_zthsc_22{top:0;left:50%;transform:translate(-142px,306px);-webkit-tap-highlight-color:transparent}._level5_zthsc_29{top:0;left:50%;transform:translate(-54px,470px);-webkit-tap-highlight-color:transparent}._level6_zthsc_36{top:0;left:50%;transform:translate(66px,589px);-webkit-tap-highlight-color:transparent}._toggleContainer_r6x8n_1{position:fixed;top:0;left:50%;transform:translate(-56%,800px);z-index:203;gap:100px;display:flex;justify-content:space-between;align-items:center;color:red}._toggleText_r6x8n_14{font-family:FreeSetExtraBoldC;font-size:20px;color:#956142}._level7_1ouga_1{top:0;left:50%;transform:translate(38px,94px);-webkit-tap-highlight-color:transparent}._level8_1ouga_7{top:0;left:50%;transform:translate(-115px,165px);-webkit-tap-highlight-color:transparent}._level9_1ouga_13{top:0;left:50%;transform:translate(-95px,339px);-webkit-tap-highlight-color:transparent}._level10_1ouga_19{top:0;left:50%;transform:translate(49px,467px);-webkit-tap-highlight-color:transparent}._level11_1ouga_25{top:0;left:50%;transform:translate(-39px,587px);-webkit-tap-highlight-color:transparent}._level12_1b8vm_1{top:0;left:50%;transform:translate(-9px,106px);-webkit-tap-highlight-color:transparent}._level13_1b8vm_8{top:0;left:50%;transform:translate(48px,242px);-webkit-tap-highlight-color:transparent}._level14_1b8vm_14{top:0;left:50%;transform:translate(-95px,339px);-webkit-tap-highlight-color:transparent}._level15_1b8vm_20{top:0;left:50%;transform:translate(-140px,492px);-webkit-tap-highlight-color:transparent}._level16_1b8vm_26{top:0;left:50%;transform:translate(20px,584px);-webkit-tap-highlight-color:transparent}._level17_1eycn_1{top:0;left:50%;transform:translate(-50px,81px);-webkit-tap-highlight-color:transparent}._level18_1eycn_8{top:0;left:50%;transform:translate(-151px,221px);-webkit-tap-highlight-color:transparent}._level19_1eycn_14{top:0;left:50%;transform:translate(-67px,332px);-webkit-tap-highlight-color:transparent}._level20_1eycn_20{top:0;left:50%;transform:translate(67px,492px);-webkit-tap-highlight-color:transparent}._level21_1eycn_26{top:0;left:50%;transform:translate(-34px,589px);-webkit-tap-highlight-color:transparent}._level22_magpf_1{top:0;left:50%;transform:translate(-131px,91px);-webkit-tap-highlight-color:transparent}._level23_magpf_8{top:0;left:50%;transform:translate(-53px,211px);-webkit-tap-highlight-color:transparent}._level24_magpf_14{top:0;left:50%;transform:translate(69px,247px);-webkit-tap-highlight-color:transparent}._level25_magpf_20{top:0;left:50%;transform:translate(8px,379px);-webkit-tap-highlight-color:transparent}._level26_magpf_26{top:0;left:50%;transform:translate(-150px,482px);-webkit-tap-highlight-color:transparent}._level27_magpf_32{top:0;left:50%;transform:translate(-36px,613px);-webkit-tap-highlight-color:transparent}._level28_ou3fo_1{top:0;left:50%;transform:translate(-60px,83px);-webkit-tap-highlight-color:transparent}._level29_ou3fo_8{top:0;left:50%;transform:translate(-149px,229px);-webkit-tap-highlight-color:transparent}._level30_ou3fo_14{top:0;left:50%;transform:translate(-60px,332px);-webkit-tap-highlight-color:transparent}._level31_ou3fo_20{top:0;left:50%;transform:translate(67px,499px);-webkit-tap-highlight-color:transparent}._level32_ou3fo_26{top:0;left:50%;transform:translate(-31px,591px);-webkit-tap-highlight-color:transparent}._level33_1ax93_1{top:0;left:50%;transform:translate(-26px,96px);-webkit-tap-highlight-color:transparent}._level34_1ax93_8{top:0;left:50%;transform:translate(55px,258px);-webkit-tap-highlight-color:transparent}._level35_1ax93_14{top:0;left:50%;transform:translate(-88px,350px);-webkit-tap-highlight-color:transparent}._level36_1ax93_20{top:0;left:50%;transform:translate(-126px,499px);-webkit-tap-highlight-color:transparent}._level37_1ax93_26{top:0;left:50%;transform:translate(22px,591px);-webkit-tap-highlight-color:transparent}._level38_1cec0_1{top:0;left:50%;transform:translate(28px,87px);-webkit-tap-highlight-color:transparent}._level39_1cec0_8{top:0;left:50%;transform:translate(-108px,168px);-webkit-tap-highlight-color:transparent}._level40_1cec0_14{top:0;left:50%;transform:translate(-96px,341px);-webkit-tap-highlight-color:transparent}._level41_1cec0_20{top:0;left:50%;transform:translate(63px,476px);-webkit-tap-highlight-color:transparent}._level42_1cec0_26{top:0;left:50%;transform:translate(-68px,598px);-webkit-tap-highlight-color:transparent}._level43_1f3js_1{top:0;left:50%;transform:translate(-35px,87px);-webkit-tap-highlight-color:transparent}._level44_1f3js_8{top:0;left:50%;transform:translate(58px,221px);-webkit-tap-highlight-color:transparent}._level45_1f3js_14{top:0;left:50%;transform:translate(-45px,320px);-webkit-tap-highlight-color:transparent}._level46_1f3js_20{top:0;left:50%;transform:translate(-161px,401px);-webkit-tap-highlight-color:transparent}._level47_1f3js_26{top:0;left:50%;transform:translate(-115px,526px);-webkit-tap-highlight-color:transparent}._level48_1f3js_32{top:0;left:50%;transform:translate(25px,599px);-webkit-tap-highlight-color:transparent}._level49_kyzhk_1{top:0;left:50%;transform:translate(66px,159px);-webkit-tap-highlight-color:transparent}._level50_kyzhk_8{top:0;left:50%;transform:translate(-136px,138px);-webkit-tap-highlight-color:transparent}._level51_kyzhk_14{top:0;left:50%;transform:translate(-146px,291px);-webkit-tap-highlight-color:transparent}._level52_kyzhk_20{top:0;left:50%;transform:translateY(385px);-webkit-tap-highlight-color:transparent}._level53_kyzhk_26{top:0;left:50%;transform:translate(66px,494px);-webkit-tap-highlight-color:transparent}._level54_kyzhk_32{top:0;left:50%;transform:translate(-52px,599px);-webkit-tap-highlight-color:transparent}._level55_14xrd_1{top:0;left:50%;transform:translate(-165px,93px);-webkit-tap-highlight-color:transparent}._level56_14xrd_8{top:0;left:50%;transform:translate(-50px,190px);-webkit-tap-highlight-color:transparent}._level57_14xrd_14{top:0;left:50%;transform:translate(29px,361px);-webkit-tap-highlight-color:transparent}._level58_14xrd_20{top:0;left:50%;transform:translate(-162px,455px);-webkit-tap-highlight-color:transparent}._level59_14xrd_26{top:0;left:50%;transform:translate(-28px,618px);-webkit-tap-highlight-color:transparent}._level60_14xrd_32{top:0;left:50%;transform:translate(40px,503px);-webkit-tap-highlight-color:transparent}._tutorialContainer_1iv8l_1{position:fixed;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0}._highlight_1iv8l_15{position:absolute;pointer-events:none;box-shadow:0 0 0 5000px #060633cc;border-radius:28px;box-sizing:border-box;outline:3px solid #da50f3;z-index:1002}._highlight1_1iv8l_27{bottom:160px;left:50%;transform:translate(-50%);width:316px;height:195px;border-radius:28px}._highlight2_1iv8l_36{top:33px;left:50%;transform:translate(-40%);width:330px;height:69px;border-radius:6px}._highlight3_1iv8l_45{bottom:23px;left:50%;transform:translate(-221%);width:86px;height:112px;border-radius:6px}._highlight4_1iv8l_54{bottom:23px;left:50%;transform:translate(-109%);width:89px;height:112px;border-radius:6px}._highlight5_1iv8l_63{bottom:23px;left:50%;transform:translate(0);width:89px;height:112px;border-radius:6px}._highlight6_1iv8l_72{bottom:23px;left:50%;transform:translate(115%);width:89px;height:112px;border-radius:6px}._messageContainer_1iv8l_81{width:100%;max-width:330px;position:absolute;bottom:395px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px 24px;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;z-index:1003}._messageHeaderContainer_1iv8l_98{width:100%;display:flex;justify-content:space-between;align-items:center}._messageHeaderTitle_1iv8l_105{font-family:FreeSetDemic;font-weight:600;font-size:24px;color:#653e28}._messageHeaderMoves_1iv8l_112,._messageText_1iv8l_113{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28}@media screen and (max-width:390px){._messageContainer_1iv8l_81{bottom:250px}._highlight2_1iv8l_36{width:300px;height:69px}._highlight3_1iv8l_45{transform:translate(-200%);width:89px;height:90px}._highlight4_1iv8l_54{transform:translate(-105%);width:89px;height:90px}._highlight5_1iv8l_63{transform:translate(-5%);width:89px;height:90px}._highlight6_1iv8l_72{transform:translate(95%);width:89px;height:90px}}._modalContainer_zs48k_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalWrapper_zs48k_15{display:flex;justify-content:center;align-items:center;background-color:#8e1578;border-radius:12px;padding:18px 10px 37px;flex-basis:80%}._modalHeader_zs48k_26{flex-basis:80%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;max-width:80%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderText_zs48k_40,._modalContentText_zs48k_41{font-family:FreeSetDemic;font-weight:600;font-size:24px;color:#653e28}._modalContent_zs48k_41{padding:15px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#daba7a;box-shadow:inset 0 2px 4px #c1954c;border-radius:12px}._modalContentList_zs48k_58{list-style:none;display:flex;flex-direction:column;align-items:center;text-align:center}._modalContentText_zs48k_41{font-size:15px}._marker_zs48k_68{content:"";display:inline-block;width:9px;height:9px;border:1px solid#066dbc;background:linear-gradient(135deg,#97c4e2 10%,#004daa 90%);margin-right:7px;transform:rotate(45deg)}._buttonWrapper_zs48k_79{display:flex;flex-direction:column;gap:8px}._visible_zs48k_85{visibility:visible}._soundToggleContainer_zs48k_89{width:282px;display:flex;justify-content:center;align-items:center;gap:16px;background-color:#daba7a;border-radius:9px;box-shadow:inset 0 2px 4px #c1954c;padding:12px}._soundToggleImg_zs48k_100{width:53px;height:53px}._soundToggleText_zs48k_105{width:80px;font-family:FreeSetDemic;font-weight:600;font-size:16px;color:#653e28}@media screen and (min-width: 768px){._modalHeader_zs48k_26{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_zs48k_26{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_zs48k_26{flex-basis:20%}}._modalContainer_1oo2x_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_1oo2x_15{flex-basis:80%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_1oo2x_28,._modalContentText_1oo2x_29{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._modalHeaderText_1oo2x_35{font-family:FreeSetDemic;font-weight:600;font-size:14px;color:#996649}._modalContent_1oo2x_29{padding:15px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#daba7a;box-shadow:inset 0 2px 4px #c1954c;border-radius:12px}._modalContentList_1oo2x_52{list-style:none;display:flex;flex-direction:column;align-items:center;text-align:center}._modalContentText_1oo2x_29{font-size:15px}._marker_1oo2x_62{content:"";display:inline-block;width:9px;height:9px;border:1px solid#066dbc;background:linear-gradient(135deg,#97c4e2 10%,#004daa 90%);margin-right:7px;transform:rotate(45deg)}._buttonWrapper_1oo2x_73{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%)}._visible_1oo2x_80{visibility:visible}._modalCloseBtn_1oo2x_84{position:absolute;top:0;right:0;transform:translate(37%,-20%);cursor:pointer;-webkit-tap-highlight-color:transparent}._userCoins_1oo2x_93{display:flex;justify-content:center;align-items:center;gap:5px;width:80%;height:28px;font-family:FreeSetDemic;font-size:14px;color:#653e28;background-color:#daba7a;border-radius:40px}@media screen and (min-width: 768px){._modalHeader_1oo2x_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_1oo2x_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_1oo2x_15{flex-basis:20%}}._boosterListContainer_o6fiz_1{display:flex;justify-content:center;align-items:center;gap:16px}._itemContainer_1j4lg_1{display:flex;flex-direction:column;gap:10px}._itemImageContainer_1j4lg_6{position:relative;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:12px;background-color:#f1d59d}._itemBage_1j4lg_17{position:absolute;right:0;bottom:0;transform:translate(50%,30%);display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:50%;background-color:#ab3c94;font-family:FreeSetDemic;font-weight:600;color:#fff}._modalContainer_9rpk5_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_9rpk5_17{flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_9rpk5_31{font-family:FreeSetDemic;font-weight:600;font-size:20px;color:#653e28}._modalHeaderText_9rpk5_37{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28;text-align:center}._visible_9rpk5_49{visibility:visible}@media screen and (min-width: 768px){._modalHeader_9rpk5_17{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_9rpk5_17{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_9rpk5_17{flex-basis:20%}}._modalContainer_11i6u_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_11i6u_17{position:relative;flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_11i6u_33{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28;text-align:center}._modalHeaderText_11i6u_41{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28;text-align:center}._closeButton_11i6u_51{position:absolute;top:-13px;right:-16px;width:53px;height:53px;cursor:pointer;-webkit-tap-highlight-color:transparent}._visible_11i6u_61{visibility:visible}@media screen and (min-width: 768px){._modalHeader_11i6u_17{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_11i6u_17{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_11i6u_17{flex-basis:20%}}._modalContainer_1tpz3_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:flex-end;visibility:hidden;padding-bottom:71px}._modalContentContainer_1tpz3_16{position:absolute;bottom:20px;width:100%;max-width:312px;display:flex;flex-direction:column;align-items:center;gap:12px}._modalContentContainerCenter_1tpz3_27{position:absolute;top:50%;transform:translateY(-50%);width:100%;max-width:312px;display:flex;flex-direction:column;align-items:center;gap:12px}._modalContent_1tpz3_16{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._rewardWrapper_1tpz3_53{display:flex;width:100%;justify-content:center;align-items:center;gap:20px}._modalContentText_1tpz3_61,._modalContentTextAttemts_1tpz3_62,._modalContentTavernText_1tpz3_63,._rewardItemText_1tpz3_64{font-family:FreeSetDemic;font-weight:600;font-size:16px;color:#653e28;text-align:center}._modalContentTextAttemts_1tpz3_62{color:#fff}._line_1tpz3_75{width:100%;height:1px;background-color:#886f3d66;border:none}._modalContentTavernText_1tpz3_63{text-align:center}._rewardItemText_1tpz3_64{font-size:18px}._modalContentIcon_1tpz3_89{width:38px;height:38px}._rewardItem_1tpz3_64,._attemptsWrapper_1tpz3_95{display:flex;justify-content:center;align-items:center;gap:5px}._visible_1tpz3_102{visibility:visible}._rewardImgWrapper_1tpz3_106{position:relative;display:flex;justify-content:center;align-items:center;width:78px;height:80px;background-color:#daba7a;border-radius:8px;box-shadow:inset 0 3px 4px #c19448}._rewardImg_1tpz3_106{width:61px;height:61px}._rewardImgBage_1tpz3_123{position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;bottom:-8px;right:-8px;width:26px;height:26px;background-color:#ab3c94;border-radius:50%;font-family:FreeSetDemic;font-weight:600;font-size:15px;color:#fff}._finishTitleWithingredients_1tpz3_140{position:absolute;top:160px;font-family:FreeSetExtraCTT;color:#fff;font-size:40px}._finishTitleNoingredients_1tpz3_147{font-family:FreeSetExtraCTT;color:#fff;font-size:40px}@media screen and (min-width: 768px){._modalContentContainer_1tpz3_16{flex-basis:50%}}@media screen and (min-width: 1024px){._modalContentContainer_1tpz3_16{flex-basis:35%}}@media screen and (min-width: 1366px){._modalContentContainer_1tpz3_16{flex-basis:20%}}@media screen and (max-width: 410px){._modalContentContainer_1tpz3_16{gap:5px}._modalContent_1tpz3_16{padding:13px;margin-bottom:3px}._modalContentText_1tpz3_61,._rewardItemText_1tpz3_64{font-size:14px}._finishTitleWithingredients_1tpz3_140{top:90px}}._modalContainer_1s6hr_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_1s6hr_15{flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_1s6hr_29{font-family:FreeSetExtraCTT;font-weight:400;font-size:20px;color:#653e28}._modalHeaderText_1s6hr_35,._modalContentText_1s6hr_36{font-family:FreeSetС;font-weight:400;font-size:14px;color:#653e28;text-align:center}._modalContentText_1s6hr_36{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._attemptsContainer_1s6hr_50{display:flex;justify-content:center;align-items:center;gap:5px}._modalContentIcon_1s6hr_56{width:38px;height:38px}._buttonWrapper_1s6hr_61{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:11px}._visible_1s6hr_69{visibility:visible}@media screen and (min-width: 768px){._modalHeader_1s6hr_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_1s6hr_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_1s6hr_15{flex-basis:20%}}._modalContainer_atqt3_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:26px;visibility:hidden}._visible_atqt3_16{visibility:visible}._coctailImg_atqt3_19{width:334px;height:334px}._coctailNameText_atqt3_23{font-family:FreeSetExtraBoldC;font-size:20px;color:#fff;text-align:center}._modalContainer_gs6ks_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_gs6ks_15{position:relative;flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_gs6ks_31{font-family:FreeSetDemic;font-weight:600;font-size:20px;color:#653e28;text-align:center;max-width:280px}._modalHeaderText_gs6ks_40{font-family:FreeSetC;font-weight:400;font-size:14px;color:#996649;text-align:center}._inviteCodeContainer_gs6ks_50{display:flex;justify-content:center;align-items:center;background-color:#b453a3;border-radius:8px;cursor:pointer;gap:8px;width:100%;padding:10px 28px}._inviteCodeText_gs6ks_62{font-family:FreeSetBoldC;font-size:24px;color:#fff}._visible_gs6ks_68{visibility:visible}._closeBtn_gs6ks_72{position:absolute;width:53px;height:53px;right:-20px;top:-15px;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 768px){._modalHeader_gs6ks_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_gs6ks_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_gs6ks_15{flex-basis:20%}}._modalContainer_txe4q_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_txe4q_15{flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_txe4q_30{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._modalHeaderText_txe4q_37{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28;text-align:center}._visible_txe4q_47{visibility:visible}._rewardsWrapper_txe4q_51{width:100%;display:flex;justify-content:center;align-items:center;gap:5px}._rewardContainer_txe4q_59{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px;background-color:#f1d59d;border-radius:12px}._rewardImg_txe4q_71{width:55px;height:55px}._rewardText_txe4q_76{font-family:FreeSetDemic;font-style:20px;color:#653e28}@media screen and (min-width: 768px){._modalHeader_txe4q_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_txe4q_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_txe4q_15{flex-basis:20%}}._progressBarContainer_wqzra_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;visibility:hidden}._visible_wqzra_13{visibility:visible}._progressBarWrapper_wqzra_17{position:absolute;bottom:100px;display:flex;flex-direction:column;align-items:center;gap:14px}._progressBarText_wqzra_25{font-family:FreeSetDemic;font-size:16px;color:#fff}._modalContainer_qfry1_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_qfry1_17{flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_qfry1_31{font-family:FreeSetDemic;font-weight:600;font-size:20px;color:#653e28}._modalHeaderText_qfry1_38{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28;text-align:center}._onboardingWrapper_qfry1_46{max-width:1024px;position:absolute;bottom:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:20px}._soundToggleWrapper_qfry1_58{position:absolute;top:80px;left:0;right:0;width:100%;max-width:1024px;margin:0 auto;display:flex;justify-content:flex-end;padding:0 20px;box-sizing:border-box}._onboardingToggleList_qfry1_74{display:flex;justify-content:center;align-items:center;gap:10px}._onboardingToggleItem_qfry1_81,._onboardingToggleItemActive_qfry1_82{width:12px;height:12px;border-radius:50%;background-color:#c5a667;cursor:pointer}._onboardingToggleItemActive_qfry1_82{background-color:#2cc825}._visible_qfry1_95{visibility:visible}@media screen and (min-width: 768px){._modalHeader_qfry1_17{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_qfry1_17{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_qfry1_17{flex-basis:20%}}._modalContainer_ag9eu_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;visibility:hidden;padding:20px}._modalHeader_ag9eu_16{position:absolute;top:100px;left:50%;transform:translate(-50%);font-family:FreeSetDemic;font-weight:600;font-size:18px;width:100%;max-width:400px;padding:16px;background-color:#ffe9bd;color:#653e28;text-align:center;border:1px solid #F1C880;border-radius:12px;box-shadow:inset 0 1px 3px #e8bf77}._modalBody_ag9eu_35{flex-basis:80%;max-width:400px;max-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_ag9eu_51{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._modalBodyText_ag9eu_58{width:100%;font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28;text-align:center;padding:20px 8px;background-color:#daba7a;border-radius:8px;box-shadow:inset 0 3px 3px #c19448}._buttonWrapper_ag9eu_71{position:absolute;left:50%;transform:translate(-50%);bottom:100px}._visible_ag9eu_79{visibility:visible}._tutorialContainer_1db5l_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center;pointer-events:none}._highlight1_1db5l_18{position:absolute;top:50%;left:50%;transform:translate(-29%,-50%);width:101px;height:163px;border-radius:6px;background:transparent;box-shadow:0 0 0 5000px #060633cc;box-sizing:border-box;border:3px solid #da50f3;z-index:999}._hand_1db5l_35{position:absolute;top:50%;left:50%;transform:translate(-29%,-2%);z-index:1001;animation-name:_slideIn_1db5l_1;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes _slideIn_1db5l_1{0%{transform:translate(-29%,-2%)}10%{transform:translate(-29%,-2%)}30%{transform:translate(50%,-2%)}70%{transform:translate(50%,-2%)}to{transform:translate(-29%,-2%)}}._buttonWrapper_1db5l_74{position:absolute;bottom:80px;left:50%;transform:translate(-50%,-50%);z-index:1001;pointer-events:auto}._text_1db5l_82{position:absolute;bottom:150px;width:280px;font-family:Chalet;font-size:16px;color:#fff;text-align:center;z-index:1001}._text2_1db5l_93{position:absolute;bottom:250px;width:280px;font-family:Chalet;font-size:16px;color:#fff;text-align:center;z-index:1001}._text3_1db5l_103{position:absolute;top:50%;left:50%;transform:translate(-50%,-307%);width:280px;font-family:Chalet;font-size:16px;color:#fff;text-align:center;z-index:1001}._text4_1db5l_116{position:absolute;top:50%;left:50%;transform:translate(-50%,90%);width:304px;font-family:Chalet;font-size:16px;color:#fff;text-align:center;z-index:1001}._highlight2_1db5l_128{position:absolute;top:50%;left:50%;transform:translate(-50%,-291%);width:130px;height:77px;border-radius:6px;background:transparent;box-shadow:0 0 0 2500px #060633cc;box-sizing:border-box;border:3px solid #da50f3;z-index:999}._highlight3_1db5l_145{position:absolute;top:50%;left:50%;transform:translate(-36%,-461%);width:140px;height:61px;border-radius:6px;background:transparent;box-shadow:0 0 0 2500px #060633cc;box-sizing:border-box;border:3px solid #da50f3;z-index:999}._highlight4_1db5l_160{position:absolute;top:50%;left:50%;transform:translate(-50%,202%);width:282px;height:82px;border-radius:6px;background:transparent;box-shadow:0 0 0 2500px #060633cc;box-sizing:border-box;border:3px solid #da50f3;z-index:999}._highlight5_1db5l_175{bottom:23px;left:50%;transform:translate(0);width:99px;height:112px;border-radius:6px}._highlight6_1db5l_184{bottom:23px;left:50%;transform:translate(100%);width:99px;height:112px;border-radius:6px}._messageContainer_1db5l_193{pointer-events:auto;width:100%;max-width:330px;position:absolute;bottom:395px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px 24px;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;z-index:1003}._messageHeaderContainer_1db5l_211{width:100%;display:flex;justify-content:space-between;align-items:center}._messageHeaderTitle_1db5l_218{font-family:FreeSetDemic;font-weight:600;font-size:24px;color:#653e28}._messageHeaderMoves_1db5l_225,._messageText_1db5l_226{font-family:FreeSetDemic;font-size:14px;color:#653e28}._collectedIngredientsWrapper_1z2ob_1{position:fixed;top:0;transform:translateY(-100%);z-index:1000;display:flex;justify-content:center;align-items:center;width:100%}._collectedIngredientsContainer_1z2ob_12{background-color:#0009;padding:16px;max-width:400px;border-radius:12px;display:flex;flex-direction:column;gap:16px}._collectedIngredientsText_1z2ob_22{font-family:FreeSetDemiC;font-size:12px;color:#fff}._active_1z2ob_29{transform:translateY(30%);transition:transform 1s ease-in-out}._hidden_1z2ob_35{transform:translateY(-100%);transition:transform 1s ease-in-out}._modalContainer_bacnl_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_bacnl_15{position:relative;flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_bacnl_31{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._modalHeaderText_bacnl_38{font-family:FreeSetC;font-weight:400;font-size:14px;color:#996649;text-align:center}._inviteCodeContainer_bacnl_48{display:flex;justify-content:center;align-items:center;background-color:#b453a3;border-radius:8px;cursor:pointer;gap:8px;width:100%;padding:10px 5px}._inviteCodeText_bacnl_61{width:100%;text-align:center;background:none;border:none;font-family:FreeSetBoldC;font-size:24px;color:#fff}._inviteCodeText_bacnl_61:focus{outline:none}._visible_bacnl_75{visibility:visible}._closeBtn_bacnl_79{position:absolute;width:53px;height:53px;right:-20px;top:-15px;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (max-width: 400px){._modalHeader_bacnl_15{flex-basis:50%}}@media screen and (min-width: 768px){._modalHeader_bacnl_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_bacnl_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_bacnl_15{flex-basis:20%}}._modalContainer_17ar0_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden}._modalHeader_17ar0_15{position:relative;flex-basis:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;background-color:#ffe9bd;border:1px solid #f1c880;border-radius:12px;padding:17px 13px 28px}._modalHeaderTitle_17ar0_31{font-family:FreeSetDemic;font-weight:600;font-size:18px;color:#653e28}._modalHeaderText_17ar0_38{font-family:FreeSetC;font-weight:400;font-size:14px;color:#653e28;text-align:center}._buttonWrapper_17ar0_46{display:flex;flex-direction:column;align-items:center;gap:8px}._closeButton_17ar0_53{position:absolute;top:-13px;right:-16px;width:53px;height:53px;cursor:pointer}._visible_17ar0_62{visibility:visible}@media screen and (min-width: 768px){._modalHeader_17ar0_15{flex-basis:50%}}@media screen and (min-width: 1024px){._modalHeader_17ar0_15{flex-basis:35%}}@media screen and (min-width: 1366px){._modalHeader_17ar0_15{flex-basis:20%}}
