.achievementToast_toast__Fpxu0{position:fixed;right:max(.75rem,env(safe-area-inset-right));bottom:calc(max(.75rem, env(safe-area-inset-bottom)) + 5rem);left:max(.75rem,env(safe-area-inset-left));z-index:120;display:flex;min-width:0;align-items:center;gap:.75rem;border-radius:1.5rem;padding:.75rem;transform-origin:bottom center;pointer-events:auto}@media (min-width:768px){.achievementToast_toast__Fpxu0{right:auto;bottom:max(1rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));width:min(28rem,calc(100vw - 2rem));transform-origin:bottom left}}.gameExperience_viewport__RmtwM{min-height:100dvh;width:100%;overflow-x:hidden;overflow-y:auto}.gameExperience_viewportGrid__XDPNg{display:grid;min-height:100dvh;grid-template-rows:auto auto minmax(min-content,1fr) auto;grid-template-areas:"header" "cue" "play" "footer"}.gameExperience_viewportGridWithStatus__PkfaM{grid-template-rows:auto auto auto minmax(min-content,1fr) auto;grid-template-areas:"header" "status" "cue" "play" "footer"}.gameExperience_cueSlot__kc9gL,.gameExperience_footerSlot__MDL8z,.gameExperience_headerSlot__NzT_7,.gameExperience_playArea__Ub6t0,.gameExperience_statusSlot__ntMyu{min-width:0}.gameExperience_headerSlot__NzT_7{grid-area:header}.gameExperience_statusSlot__ntMyu{grid-area:status;padding:.75rem .75rem 0}.gameExperience_cueSlot__kc9gL{grid-area:cue}.gameExperience_playArea__Ub6t0{grid-area:play}.gameExperience_footerSlot__MDL8z{grid-area:footer}.gameExperience_playArea__Ub6t0{min-height:0}.gameExperience_statusHud__9payn{min-width:0;border-radius:1.5rem;padding:.75rem}.gameExperience_statusHudContent__Kl3oJ,.gameExperience_statusHudGrid__Lu2eS,.gameExperience_statusHudProgress__2_T7D{display:grid;min-width:0;gap:.75rem}.gameExperience_statusHudLead__FaX3Z{display:flex;min-width:0;align-items:center;gap:.75rem;border-radius:1rem;padding:.75rem}.gameExperience_statusHudMetrics__BwX_m{display:grid;min-width:0;gap:.5rem}.gameExperience_statusHudAction__KZXM8{align-self:end}@media (min-width:640px){.gameExperience_statusHud__9payn[data-status-layout=auto] .gameExperience_statusHudGrid__Lu2eS,.gameExperience_statusHud__9payn[data-status-layout=top] .gameExperience_statusHudGrid__Lu2eS{grid-template-columns:minmax(11rem,.55fr) minmax(0,1.45fr);align-items:stretch}.gameExperience_statusHud__9payn[data-status-layout=auto] .gameExperience_statusHudContent__Kl3oJ,.gameExperience_statusHud__9payn[data-status-layout=top] .gameExperience_statusHudContent__Kl3oJ{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));align-items:end}}.gameExperience_celebrationField__AUiU7{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.gameExperience_celebrationPiece__SxSW2{position:absolute;top:-1rem;left:var(--piece-left);width:.7rem;height:1.15rem;background-color:var(--piece-color);opacity:0;will-change:transform,opacity;animation-name:gameExperience_celebration-fall__8MO7P;animation-duration:var(--piece-duration);animation-delay:var(--piece-delay);animation-timing-function:cubic-bezier(.2,.75,.35,1);animation-iteration-count:1;animation-fill-mode:both}.gameExperience_celebrationCircle__GGlyD{width:.8rem;height:.8rem;border-radius:999px}.gameExperience_celebrationRectangle__38g9K{border-radius:.16rem}.gameExperience_celebrationLeaf__kqu_h{width:.82rem;height:1.2rem;border-radius:80% 18% 75% 24%}.gameExperience_celebrationDiamond__4nZkY{width:.9rem;height:.9rem;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.gameExperience_celebrationNote__AykK6{width:.55rem;height:1.15rem;border-radius:999px 999px .2rem .2rem;box-shadow:.38rem .52rem 0 -.06rem var(--piece-color)}.gameExperience_celebrationPath__5tH1z{width:1.35rem;height:.38rem;border-radius:999px}.gameExperience_celebrationWave__S9QX8{width:1.2rem;height:.62rem;border:.2rem solid var(--piece-color);border-top:0;border-radius:0 0 999px 999px;background:transparent}.gameExperience_completionPanel__GPXgd{animation:gameExperience_completion-panel-enter__KGxZ_ .28s cubic-bezier(.2,.8,.2,1) both}.gameExperience_completionIconWrap__YWquJ{position:relative;width:4rem;height:4rem;margin-inline:auto}.gameExperience_completionIcon__0LiI7{animation:gameExperience_completion-icon-enter__hDhaB .42s cubic-bezier(.2,.85,.2,1.15) 80ms both}.gameExperience_completionActions__RjILh{transform-origin:center bottom;animation:gameExperience_completion-actions-emphasis__c19nV .52s ease-out .1s both}.gameExperience_reducedMotionHalo__reprm{display:none}.gameExperience_reducedMotionHaloHighContrast__pXngs{--reduced-motion-halo-border:#000;--reduced-motion-halo-surface:#fff}@keyframes gameExperience_completion-panel-enter__KGxZ_{0%{transform:translateY(.75rem) scale(.97)}to{transform:translateY(0) scale(1)}}@keyframes gameExperience_completion-icon-enter__hDhaB{0%{opacity:0;transform:scale(.72) rotate(-7deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes gameExperience_completion-actions-emphasis__c19nV{0%,to{transform:scale(1)}55%{transform:scale(1.012)}}@keyframes gameExperience_celebration-fall__8MO7P{0%{opacity:0;transform:translate3d(0,-1rem,0) rotate(0deg)}14%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate3d(var(--piece-shift),var(--piece-distance),0) rotate(var(--piece-turn))}}@media (max-height:639px),(max-width:767px){.gameExperience_viewport__RmtwM{height:100%;min-height:0;overflow:hidden}.gameExperience_viewportGridWithStatus__PkfaM,.gameExperience_viewportGrid__XDPNg{height:100%;min-height:0}.gameExperience_viewportGrid__XDPNg{grid-template-rows:auto auto minmax(0,1fr) auto}.gameExperience_viewportGridWithStatus__PkfaM{grid-template-rows:auto auto auto minmax(0,1fr) auto}.gameExperience_playArea__Ub6t0{overflow-y:auto;overscroll-behavior:contain}}@media (min-width:768px) and (min-height:640px){.gameExperience_viewport__RmtwM{height:100%;min-height:0;overflow:hidden}.gameExperience_viewportGrid__XDPNg{height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto}.gameExperience_viewportGridWithStatus__PkfaM{grid-template-rows:auto auto auto minmax(0,1fr) auto}.gameExperience_playArea__Ub6t0{overflow:hidden}}@media (min-width:1024px){.gameExperience_viewportGridWithStatus__PkfaM[data-status-placement=rail]{grid-template-columns:minmax(0,1fr) minmax(15rem,17rem);grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-areas:"header header" "cue status" "play status" "footer status"}.gameExperience_viewportGridWithStatus__PkfaM[data-status-placement=rail] .gameExperience_statusSlot__ntMyu{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.75rem}.gameExperience_statusHud__9payn[data-status-layout=rail] .gameExperience_statusHudContent__Kl3oJ,.gameExperience_statusHud__9payn[data-status-layout=rail] .gameExperience_statusHudGrid__Lu2eS{grid-template-columns:minmax(0,1fr)}}@media (min-width:1024px) and (min-height:700px){.gameExperience_viewportGridWithStatus__PkfaM[data-status-placement=auto]{grid-template-columns:minmax(0,1fr) minmax(15rem,17rem);grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-areas:"header header" "cue status" "play status" "footer status"}.gameExperience_viewportGridWithStatus__PkfaM[data-status-placement=auto] .gameExperience_statusSlot__ntMyu{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.75rem}.gameExperience_statusHud__9payn[data-status-layout=auto] .gameExperience_statusHudContent__Kl3oJ,.gameExperience_statusHud__9payn[data-status-layout=auto] .gameExperience_statusHudGrid__Lu2eS{grid-template-columns:minmax(0,1fr)}}@media (min-width:768px) and (min-height:640px) and (max-height:759px){.gameExperience_compactHide__j_tPR{display:none!important}}@media (prefers-reduced-motion:reduce){.gameExperience_celebrationField__AUiU7{display:none}.gameExperience_completionActions__RjILh,.gameExperience_completionIcon__0LiI7,.gameExperience_completionPanel__GPXgd{animation:none}.gameExperience_reducedMotionHalo__reprm{position:absolute;inset:-.75rem;display:block;border:.25rem solid var(--reduced-motion-halo-border,var(--game-surface-tint));border-radius:1.5rem;background:var(--reduced-motion-halo-surface,var(--game-surface-tint))}}.ViyaMascot_mascot__wkwpN{display:block;height:auto;max-width:100%;pointer-events:none;transform-origin:50% 82%;user-select:none}.ViyaMascot_welcome__v6Kkf{animation:ViyaMascot_viya-float__yG4uI 5.5s ease-in-out infinite}.ViyaMascot_next__OTdfP{animation:ViyaMascot_viya-point__hWM4H 4.8s ease-in-out infinite}.ViyaMascot_celebrate__esI06{animation:ViyaMascot_viya-celebrate__x33aY 2.8s ease-in-out infinite}.ViyaMascot_calm__F8Lxd{animation:ViyaMascot_viya-breathe__sBFfX 6s ease-in-out infinite}.ViyaMascot_reading__qgfAW{animation:ViyaMascot_viya-reading__hCU_s 5.8s ease-in-out infinite}@keyframes ViyaMascot_viya-float__yG4uI{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-7px) rotate(.6deg)}}@keyframes ViyaMascot_viya-point__hWM4H{0%,to{transform:translateX(0) rotate(0deg)}50%{transform:translateX(5px) rotate(.8deg)}}@keyframes ViyaMascot_viya-celebrate__x33aY{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-8px) scale(1.015)}}@keyframes ViyaMascot_viya-breathe__sBFfX{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes ViyaMascot_viya-reading__hCU_s{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ViyaMascot_calm__F8Lxd,.ViyaMascot_celebrate__esI06,.ViyaMascot_next__OTdfP,.ViyaMascot_reading__qgfAW,.ViyaMascot_welcome__v6Kkf{animation:none}}