.GameLandingPage-module-scss-module__75Jl8q__headerRow{align-items:center;gap:1rem;min-width:0;margin-bottom:1rem;display:flex}.GameLandingPage-module-scss-module__75Jl8q__headerRow h1{word-wrap:break-word;overflow-wrap:break-word;flex:auto;min-width:0;margin:0}.GameLandingPage-module-scss-module__75Jl8q__editButton{background-color:var(--background-card);border:1px solid var(--border-color);width:45px;height:45px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;text-decoration:none;transition:all .2s;display:flex}.GameLandingPage-module-scss-module__75Jl8q__editButton:hover{border-color:var(--button-primary);transform:scale(1.05)}.GameLandingPage-module-scss-module__75Jl8q__badgesRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.GameLandingPage-module-scss-module__75Jl8q__sectionTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.GameLandingPage-module-scss-module__75Jl8q__levelsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.GameLandingPage-module-scss-module__75Jl8q__levelCard{border:1px solid var(--button-secondary-border);background:var(--background);color:inherit;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.GameLandingPage-module-scss-module__75Jl8q__levelCard:hover{border-color:var(--button-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.GameLandingPage-module-scss-module__75Jl8q__levelCard:active{transform:translateY(0)}.GameLandingPage-module-scss-module__75Jl8q__levelEditButton{background-color:var(--background-card);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.GameLandingPage-module-scss-module__75Jl8q__levelEditButton:hover{background-color:var(--button-primary);border-color:var(--button-primary);transform:scale(1.05)}@media (max-width:768px){.GameLandingPage-module-scss-module__75Jl8q__headerRow{margin-bottom:.5rem}.GameLandingPage-module-scss-module__75Jl8q__levelsGrid{grid-template-columns:1fr}}
.Loader-module-scss-module__tJmwUW__loader{--size:120px;justify-content:center;align-items:center;display:flex;overflow:visible}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__overlay{z-index:99999;background-color:#000000d9;width:100%;height:100%;position:fixed;inset:0}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline{z-index:auto;background-color:#0000;width:100%;height:100%;position:relative}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline .Loader-module-scss-module__tJmwUW__scene{transform-origin:50%;top:0;transform:scale(.6)}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline .Loader-module-scss-module__tJmwUW__map{width:600px;height:150px}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline .Loader-module-scss-module__tJmwUW__pinBouncingWrapper{width:600px;height:100px;position:relative}.Loader-module-scss-module__tJmwUW__scene{-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;display:flex;position:relative;top:-50px}.Loader-module-scss-module__tJmwUW__map{z-index:1;justify-content:center;align-items:center;width:600px;height:150px;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.Loader-module-scss-module__tJmwUW__map img{object-fit:contain;width:100%;height:100%}.Loader-module-scss-module__tJmwUW__pinBouncingWrapper{z-index:2;width:600px;height:100px;position:absolute;bottom:7px;left:50%;transform:translate(-50.5%)}.Loader-module-scss-module__tJmwUW__pin{z-index:2;transform-origin:bottom;will-change:transform;width:100%;height:100%;animation:1s cubic-bezier(.4,0,.2,1) infinite Loader-module-scss-module__tJmwUW__bouncePin}.Loader-module-scss-module__tJmwUW__pin img{object-fit:contain;width:100%;height:100%}.Loader-module-scss-module__tJmwUW__pin.Loader-module-scss-module__tJmwUW__pinStatic{will-change:auto;animation:none}@keyframes Loader-module-scss-module__tJmwUW__bouncePin{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-40%)scale(1.05)}to{transform:translateY(0)scale(1)}}.Loader-module-scss-module__tJmwUW__loadingText{white-space:nowrap;font-size:1.5rem;font-weight:600;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__overlay .Loader-module-scss-module__tJmwUW__loadingText{color:#fff}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline .Loader-module-scss-module__tJmwUW__loadingText{color:var(--text-primary,#000)}@media (prefers-color-scheme:dark){.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__overlay{background-color:#000000e6}.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__overlay .Loader-module-scss-module__tJmwUW__loadingText{color:#fff}}@media (max-width:768px){.Loader-module-scss-module__tJmwUW__loader.Loader-module-scss-module__tJmwUW__inline .Loader-module-scss-module__tJmwUW__scene{transform-origin:50%;top:0;transform:scale(.4)}}
.buttons-module-scss-module__jjMfFq__btn,.buttons-module-scss-module__jjMfFq__btnWhite,.buttons-module-scss-module__jjMfFq__btnColor2,.buttons-module-scss-module__jjMfFq__btnColor1,.buttons-module-scss-module__jjMfFq__btnSecondary,.buttons-module-scss-module__jjMfFq__btnPrimary,.buttons-module-scss-module__jjMfFq__btnWarning,.buttons-module-scss-module__jjMfFq__btnDanger,.buttons-module-scss-module__jjMfFq__btnSuccess{color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;min-width:150px;max-width:250px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.buttons-module-scss-module__jjMfFq__btn:hover,.buttons-module-scss-module__jjMfFq__btnWhite:hover,.buttons-module-scss-module__jjMfFq__btnColor2:hover,.buttons-module-scss-module__jjMfFq__btnColor1:hover,.buttons-module-scss-module__jjMfFq__btnSecondary:hover,.buttons-module-scss-module__jjMfFq__btnPrimary:hover,.buttons-module-scss-module__jjMfFq__btnWarning:hover,.buttons-module-scss-module__jjMfFq__btnDanger:hover,.buttons-module-scss-module__jjMfFq__btnSuccess:hover{color:#fff}.buttons-module-scss-module__jjMfFq__btn:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnWhite:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnColor2:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnColor1:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnSecondary:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnPrimary:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnWarning:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnDanger:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__btnSuccess:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.buttons-module-scss-module__jjMfFq__btn:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnWhite:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnColor2:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnColor1:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnSecondary:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnPrimary:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnWarning:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnDanger:focus:not(:disabled),.buttons-module-scss-module__jjMfFq__btnSuccess:focus:not(:disabled){outline-offset:2px;outline:2px solid}.buttons-module-scss-module__jjMfFq__btn:disabled,.buttons-module-scss-module__jjMfFq__btnWhite:disabled,.buttons-module-scss-module__jjMfFq__btnColor2:disabled,.buttons-module-scss-module__jjMfFq__btnColor1:disabled,.buttons-module-scss-module__jjMfFq__btnSecondary:disabled,.buttons-module-scss-module__jjMfFq__btnPrimary:disabled,.buttons-module-scss-module__jjMfFq__btnWarning:disabled,.buttons-module-scss-module__jjMfFq__btnDanger:disabled,.buttons-module-scss-module__jjMfFq__btnSuccess:disabled{cursor:not-allowed;opacity:.6}.buttons-module-scss-module__jjMfFq__btnLarge{max-width:350px;padding:1rem 2rem;font-size:1.1rem}.buttons-module-scss-module__jjMfFq__btnSuccess{background:linear-gradient(45deg,#10b981,#059669);box-shadow:0 4px 15px #10b98166}.buttons-module-scss-module__jjMfFq__btnSuccess:hover:not(:disabled){box-shadow:0 6px 20px #10b98199}.buttons-module-scss-module__jjMfFq__btnDanger{background:linear-gradient(45deg,#ff6b6b,#ee5a24);box-shadow:0 4px 15px #ff6b6b66}.buttons-module-scss-module__jjMfFq__btnDanger:hover:not(:disabled){box-shadow:0 6px 20px #ff6b6b99}.buttons-module-scss-module__jjMfFq__btnWarning{background:linear-gradient(45deg,#fbbf24,#f59e0b);box-shadow:0 4px 15px #fbbf2466}.buttons-module-scss-module__jjMfFq__btnWarning:hover:not(:disabled){box-shadow:0 6px 20px #fbbf2499}.buttons-module-scss-module__jjMfFq__btnPrimary{background:linear-gradient(45deg,#3b82f6,#2563eb);box-shadow:0 4px 15px #3b82f666}.buttons-module-scss-module__jjMfFq__btnPrimary:hover:not(:disabled){box-shadow:0 6px 20px #3b82f699}.buttons-module-scss-module__jjMfFq__btnSecondary{background:linear-gradient(45deg,#4ecdc4,#44a08d);box-shadow:0 4px 15px #4ecdc466}.buttons-module-scss-module__jjMfFq__btnSecondary:hover:not(:disabled){box-shadow:0 6px 20px #4ecdc499}.buttons-module-scss-module__jjMfFq__btnColor1{background:linear-gradient(45deg,#6c5ce7,#a29bfe);box-shadow:0 4px 15px #6c5ce766}.buttons-module-scss-module__jjMfFq__btnColor1:hover:not(:disabled){box-shadow:0 6px 20px #6c5ce799}.buttons-module-scss-module__jjMfFq__btnColor2{background:linear-gradient(45deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66}.buttons-module-scss-module__jjMfFq__btnColor2:hover:not(:disabled){box-shadow:0 6px 20px #667eea99}.buttons-module-scss-module__jjMfFq__btnWhite{color:#374151;background:#fff;border:1px solid #374151;box-shadow:0 4px 15px #ffffff4d}.buttons-module-scss-module__jjMfFq__btnWhite:hover{color:#374151}.buttons-module-scss-module__jjMfFq__btnWhite:hover:not(:disabled){background:#f9fafb;box-shadow:0 6px 20px #fff6}.buttons-module-scss-module__jjMfFq__btnClose{color:#fff;cursor:pointer;z-index:1;background:#3b82f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:auto;height:30px;padding:0;font-size:20px;font-weight:700;line-height:1;transition:all .2s ease-in-out;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0003}.buttons-module-scss-module__jjMfFq__btnClose:hover:not(:disabled){background:#2563eb;transform:scale(1.05)}.buttons-module-scss-module__jjMfFq__btnClose:active{transform:scale(.95)}.buttons-module-scss-module__jjMfFq__btnClose:focus{outline-offset:2px;outline:2px solid #3b82f6}.buttons-module-scss-module__jjMfFq__buttonRow{align-items:center;gap:10px;margin:1rem 0;display:flex}.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__center{justify-content:center}.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__end{justify-content:flex-end}.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth>*{flex:1 1 0;min-width:0;max-width:none}.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btn,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnSuccess,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnDanger,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnWarning,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnPrimary,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnSecondary,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnColor1,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnColor2,.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth .buttons-module-scss-module__jjMfFq__btnWhite{width:100%;max-width:none}.buttons-module-scss-module__jjMfFq__imageOverlayButton,.buttons-module-scss-module__jjMfFq__imageOverlayButtonModal,.buttons-module-scss-module__jjMfFq__imageOverlayButtonSmall{color:#fff;cursor:pointer;z-index:10;background:#0009;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:auto;height:32px;padding:0;display:flex;position:absolute;top:8px;right:8px}.buttons-module-scss-module__jjMfFq__imageOverlayButton:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__imageOverlayButtonModal:hover:not(:disabled),.buttons-module-scss-module__jjMfFq__imageOverlayButtonSmall:hover:not(:disabled){background:#000c;transform:scale(1.1)}.buttons-module-scss-module__jjMfFq__imageOverlayButton:active,.buttons-module-scss-module__jjMfFq__imageOverlayButtonModal:active,.buttons-module-scss-module__jjMfFq__imageOverlayButtonSmall:active{transform:scale(.95)}.buttons-module-scss-module__jjMfFq__imageOverlayButtonSmall{width:28px;height:28px;top:3px;right:3px}.buttons-module-scss-module__jjMfFq__imageOverlayButtonModal{width:28px;height:28px;top:6px;right:6px}@media (max-width:768px){.buttons-module-scss-module__jjMfFq__btn,.buttons-module-scss-module__jjMfFq__btnSuccess,.buttons-module-scss-module__jjMfFq__btnDanger,.buttons-module-scss-module__jjMfFq__btnWarning,.buttons-module-scss-module__jjMfFq__btnPrimary,.buttons-module-scss-module__jjMfFq__btnSecondary,.buttons-module-scss-module__jjMfFq__btnColor1,.buttons-module-scss-module__jjMfFq__btnColor2,.buttons-module-scss-module__jjMfFq__btnWhite{max-width:200px;padding:.5rem;font-size:.8rem}.buttons-module-scss-module__jjMfFq__btn svg,.buttons-module-scss-module__jjMfFq__btnSuccess svg,.buttons-module-scss-module__jjMfFq__btnDanger svg,.buttons-module-scss-module__jjMfFq__btnWarning svg,.buttons-module-scss-module__jjMfFq__btnPrimary svg,.buttons-module-scss-module__jjMfFq__btnSecondary svg,.buttons-module-scss-module__jjMfFq__btnColor1 svg,.buttons-module-scss-module__jjMfFq__btnColor2 svg,.buttons-module-scss-module__jjMfFq__btnWhite svg{font-size:1rem}.buttons-module-scss-module__jjMfFq__buttonRow{flex-wrap:wrap;gap:.5rem;width:100%;margin:.25rem 0}.buttons-module-scss-module__jjMfFq__buttonRow.buttons-module-scss-module__jjMfFq__buttonsEqualWidth>*{flex:calc(50% - .25rem);width:auto}.buttons-module-scss-module__jjMfFq__btnClose{width:36px;height:36px;font-size:18px}}
.dialog-module-scss-module__qCQPaG__overlay{z-index:10000;background:#000c;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out dialog-module-scss-module__qCQPaG__fadeIn;display:flex;position:fixed;inset:0}.dialog-module-scss-module__qCQPaG__modal{background:var(--background);color:var(--text-primary);border-radius:12px;width:100%;max-width:1000px;max-height:calc(100dvh - 2rem);padding:2rem;animation:.3s ease-out dialog-module-scss-module__qCQPaG__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000004d}.dialog-module-scss-module__qCQPaG__modalSmall{max-width:550px}.dialog-module-scss-module__qCQPaG__modalMedium{max-width:750px}@keyframes dialog-module-scss-module__qCQPaG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dialog-module-scss-module__qCQPaG__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.dialog-module-scss-module__qCQPaG__overlay{padding:1rem}.dialog-module-scss-module__qCQPaG__modal{max-width:100%;padding:2rem 1rem}}@media (prefers-color-scheme:dark){.dialog-module-scss-module__qCQPaG__modal{color:#f1f1f1;background:#222;border:1px solid #f1f1f1}:root .dialog-module-scss-module__qCQPaG__modal{--chakra-colors-gray-600:#f1f1f1}}
.HowToPlayContent-module-scss-module__7odLpG__howToPlayContent{align-items:center;gap:3rem;width:100%;max-width:1200px;display:flex}.HowToPlayContent-module-scss-module__7odLpG__howToPlayImage{flex:1;min-width:300px;max-width:600px;overflow:hidden}.HowToPlayContent-module-scss-module__7odLpG__gameplayImage{object-fit:cover;width:100%;height:auto}.HowToPlayContent-module-scss-module__7odLpG__instructionsList{color:var(--text-primary);flex:1;font-size:1.1rem;line-height:1.8}.HowToPlayContent-module-scss-module__7odLpG__instructionsList li{margin-bottom:1rem}.HowToPlayContent-module-scss-module__7odLpG__instructionsList li:last-child{margin-bottom:0}@media (max-width:768px){.HowToPlayContent-module-scss-module__7odLpG__howToPlayContent{flex-direction:column;gap:2rem}.HowToPlayContent-module-scss-module__7odLpG__howToPlayImage{min-width:100%}.HowToPlayContent-module-scss-module__7odLpG__instructionsList{font-size:1rem}}
.ConfirmRestartModal-module-scss-module__RKi9eG__modal{background:#fff;border-radius:20px;width:90%;max-width:450px}.ConfirmRestartModal-module-scss-module__RKi9eG__content{text-align:center}.ConfirmRestartModal-module-scss-module__RKi9eG__header{margin-bottom:2rem}.ConfirmRestartModal-module-scss-module__RKi9eG__icon{color:#f59e0b;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.ConfirmRestartModal-module-scss-module__RKi9eG__message{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.ConfirmRestartModal-module-scss-module__RKi9eG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.ConfirmRestartModal-module-scss-module__RKi9eG__modal{width:calc(100% - 2rem);padding:1.5rem}.ConfirmRestartModal-module-scss-module__RKi9eG__title{font-size:1.25rem}.ConfirmRestartModal-module-scss-module__RKi9eG__message{font-size:.9rem}}
.menu-module-scss-module__5P1jga__menuButton,.menu-module-scss-module__5P1jga__menuButtonLarge{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.menu-module-scss-module__5P1jga__menuButton:hover:not(.menu-module-scss-module__5P1jga__noHoverEffect),.menu-module-scss-module__5P1jga__menuButtonLarge:hover:not(.menu-module-scss-module__5P1jga__noHoverEffect){transform:translateY(-1px)}.menu-module-scss-module__5P1jga__menuButton:active,.menu-module-scss-module__5P1jga__menuButtonLarge:active{transform:translateY(0)}.menu-module-scss-module__5P1jga__menuButtonLarge{width:45px;height:45px}.menu-module-scss-module__5P1jga__menuButtonDark{color:var(--chakra-colors-gray-600)}.menu-module-scss-module__5P1jga__menu{border-radius:12px;padding:0;box-shadow:0 8px 32px #0003}.menu-module-scss-module__5P1jga__menuItem{cursor:pointer;width:100%;color:var(--chakra-colors-gray-600);text-align:left;background:0 0;border:none;border-bottom:1px solid #667eea1a;align-items:center;gap:12px;padding:12px 16px;font-size:18px;font-weight:500;transition:all .2s;display:flex}.menu-module-scss-module__5P1jga__menuItem:hover{color:#667eea;background:#667eea1a}.menu-module-scss-module__5P1jga__menuItemActive{color:#667eea;background:#667eea26;font-weight:600}.menu-module-scss-module__5P1jga__menuItemWithSubmenu{position:relative}@keyframes menu-module-scss-module__5P1jga__menu-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-module-scss-module__5P1jga__menuSubmenu{border-top:1px solid #667eea1a;animation:.15s ease-out menu-module-scss-module__5P1jga__menu-slide-down}.menu-module-scss-module__5P1jga__menuSubItem{cursor:pointer;width:100%;color:var(--chakra-colors-gray-600);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px 10px 32px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.menu-module-scss-module__5P1jga__menuSubItem:hover{color:#667eea;background:#667eea26}.menu-module-scss-module__5P1jga__menuSubItem.menu-module-scss-module__5P1jga__active{color:#667eea;background:#667eea33;font-weight:600}.menu-module-scss-module__5P1jga__menuSubItem.menu-module-scss-module__5P1jga__name{flex:1}.menu-module-scss-module__5P1jga__active{color:#667eea;background:#667eea33;font-weight:600}@media (max-width:768px){.menu-module-scss-module__5P1jga__menu{min-width:180px}.menu-module-scss-module__5P1jga__menuItem{padding:10px 14px;font-size:16px}.menu-module-scss-module__5P1jga__menuSubItem{padding:10px 14px 10px 28px;font-size:14px}}.menu-module-scss-module__5P1jga__checkmark{color:#10b981;align-items:center;font-size:16px;font-weight:700;display:inline-flex;position:absolute;left:8px}.menu-module-scss-module__5P1jga__arrow{color:#999;align-items:center;margin-left:auto;transition:transform .2s;display:inline-flex}
.preview-module-scss-module__oISxtq__imagePreview{object-fit:contain;border:2px solid #e2e8f0;border-radius:8px;width:auto;max-width:300px;height:auto;max-height:300px;margin:0 auto}.preview-module-scss-module__oISxtq__variantDefault{width:100%;min-height:100px;font-size:150px;position:relative}.preview-module-scss-module__oISxtq__variantPopupModal{width:100%;min-height:100px;font-size:75px;position:relative}.preview-module-scss-module__oISxtq__variantCarousel{height:var(--carousel-image-height);width:var(--carousel-image-width);font-size:150px;position:relative}.preview-module-scss-module__oISxtq__variantFullscreen{width:600px;height:337.5px;font-size:200px;position:relative}.preview-module-scss-module__oISxtq__textPreview{color:#000;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;font-weight:700;display:flex;position:absolute;top:0;left:0;overflow:hidden}.preview-module-scss-module__oISxtq__textContent{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;justify-content:center;align-items:center;width:100%;height:100%;line-height:1.1;display:flex}.preview-module-scss-module__oISxtq__placeholderText{color:#9ca3af;font-size:20px;font-style:italic}@media (max-width:768px){.preview-module-scss-module__oISxtq__variantPopupModal{min-height:120px;font-size:100px}.preview-module-scss-module__oISxtq__variantCarousel{font-size:100px}.preview-module-scss-module__oISxtq__variantFullscreen{font-size:180px}}
.ImageDisplay-module-scss-module__lK1CFW__imageContainer{border-radius:12px;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.ImageDisplay-module-scss-module__lK1CFW__imageContainer--connected:before,.ImageDisplay-module-scss-module__lK1CFW__imageContainer--correct:before,.ImageDisplay-module-scss-module__lK1CFW__imageContainer--incorrect:before,.ImageDisplay-module-scss-module__lK1CFW__imageContainer--selected:before{content:"";border-radius:inherit;pointer-events:none;box-sizing:border-box;z-index:1;position:absolute;inset:0}.ImageDisplay-module-scss-module__lK1CFW__imageContainer--connected:before{border:4px solid var(--connected-color)}.ImageDisplay-module-scss-module__lK1CFW__imageContainer--correct:before{border:4px solid var(--success-color)}.ImageDisplay-module-scss-module__lK1CFW__imageContainer--incorrect:before{border:4px solid var(--error-color)}.ImageDisplay-module-scss-module__lK1CFW__imageContainer--selected:before{border:4px solid var(--primary-color)}.ImageDisplay-module-scss-module__lK1CFW__imageContainer img{object-fit:cover;object-position:center;background-color:wheat;border-radius:5px;flex-shrink:0;width:100%;height:100%;min-height:130px;display:block}.ImageDisplay-module-scss-module__lK1CFW__image{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%;display:block}.ImageDisplay-module-scss-module__lK1CFW__statusBadge{color:#fff;z-index:10;box-sizing:border-box;background-clip:padding-box;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0;padding:0;font-size:20px;font-weight:700;display:flex;position:absolute;top:-20px;left:-20px;box-shadow:0 2px 8px #0003;border:none!important;outline:none!important}.ImageDisplay-module-scss-module__lK1CFW__statusBadge svg{position:relative;top:9px;left:9px}.ImageDisplay-module-scss-module__lK1CFW__statusBadge--connected{background:var(--connected-color)}.ImageDisplay-module-scss-module__lK1CFW__statusBadge--correct{background:var(--success-color)}.ImageDisplay-module-scss-module__lK1CFW__statusBadge--incorrect{background:var(--error-color)}
.AppMultiSelect-module-scss-module__TESO_W__multiSelectContainer{width:100%;position:relative}.AppMultiSelect-module-scss-module__TESO_W__trigger{border:1px solid var(--chakra-colors-border);width:100%;min-height:40px;color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--chakra-spacing-2);background:var(--background);border-radius:4px;padding:6px 10px;font-size:14px;line-height:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.AppMultiSelect-module-scss-module__TESO_W__trigger:focus-within{border-color:var(--button-primary-bg);outline:none;box-shadow:0 0 0 3px #3b82f61a}.AppMultiSelect-module-scss-module__TESO_W__tag{color:#1e40af;cursor:pointer;white-space:nowrap;background-color:#dbeafe;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;transition:background-color .2s;display:inline-flex}.AppMultiSelect-module-scss-module__TESO_W__tag:hover{background-color:#bfdbfe}.AppMultiSelect-module-scss-module__TESO_W__tag svg{flex-shrink:0}.AppMultiSelect-module-scss-module__TESO_W__chevron{flex-shrink:0;transition:transform .2s}.AppMultiSelect-module-scss-module__TESO_W__chevronOpen{transform:rotate(180deg)}.AppMultiSelect-module-scss-module__TESO_W__dropdown{background-color:var(--background,#fff);z-index:1000;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;max-height:300px;margin-top:.25rem;padding:.5rem;position:absolute;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AppMultiSelect-module-scss-module__TESO_W__categoryHeader{margin-top:.5rem;margin-bottom:.25rem;padding-left:.5rem;padding-right:.5rem}.AppMultiSelect-module-scss-module__TESO_W__option{cursor:pointer;background:unset;border-radius:.375rem;padding:.5rem .5rem .5rem 2rem;transition:background-color .2s}.AppMultiSelect-module-scss-module__TESO_W__option:hover{background-color:#f7fafc}@media (prefers-color-scheme:dark){.AppMultiSelect-module-scss-module__TESO_W__tag{color:#dbeafe;background-color:#1e3a8a}.AppMultiSelect-module-scss-module__TESO_W__tag:hover{background-color:#1e40af}.AppMultiSelect-module-scss-module__TESO_W__dropdown{color:#ededed;background-color:#1a1a1a;border-color:#374151}.AppMultiSelect-module-scss-module__TESO_W__option:hover{background-color:#2d2d2d}}
.GameTypeInformationModal-module-scss-module__03sxrq__content{flex-direction:column;gap:1.5rem;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__title{text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.GameTypeInformationModal-module-scss-module__03sxrq__typesGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:769px){.GameTypeInformationModal-module-scss-module__03sxrq__typesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.GameTypeInformationModal-module-scss-module__03sxrq__typeSection{background-color:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.GameTypeInformationModal-module-scss-module__03sxrq__typeTitle{align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.125rem;font-weight:700;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__description{flex-direction:column;gap:.5rem;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__text{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.GameTypeInformationModal-module-scss-module__03sxrq__subTypes{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__subType{background-color:var(--background);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__subTypeName{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.GameTypeInformationModal-module-scss-module__03sxrq__subTypeDescription{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem;line-height:1.4}.GameTypeInformationModal-module-scss-module__03sxrq__actions{justify-content:center;margin-top:1.5rem;display:flex}
.ImageSelectionModal-module-scss-module__o4DugG__content{z-index:2;position:relative}.ImageSelectionModal-module-scss-module__o4DugG__header{text-align:center;margin-bottom:2rem}.ImageSelectionModal-module-scss-module__o4DugG__imagesGrid{gap:1rem;padding:1rem;display:grid;overflow:hidden}.ImageSelectionModal-module-scss-module__o4DugG__imageItem{cursor:pointer;border-radius:12px;max-width:500px;position:relative;overflow:hidden}@keyframes ImageSelectionModal-module-scss-module__o4DugG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageSelectionModal-module-scss-module__o4DugG__slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ImageSelectionModal-module-scss-module__o4DugG__modal{padding:1.5rem .25rem}.ImageSelectionModal-module-scss-module__o4DugG__header{margin-bottom:1rem}.ImageSelectionModal-module-scss-module__o4DugG__title{font-size:1.5rem}.ImageSelectionModal-module-scss-module__o4DugG__imagesGrid{gap:.75rem;padding:0}}
.TagsInformationModal-module-scss-module__XfW0OW__content{flex-direction:column;gap:1.5rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__title{text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.TagsInformationModal-module-scss-module__XfW0OW__gameTypesContainer{flex-direction:column;gap:2rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeSection{flex-direction:column;gap:1rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeTitle{border-bottom:2px solid;align-items:center;margin:0;padding-bottom:.5rem;font-size:1.125rem;font-weight:700;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__categoriesList{flex-flow:wrap;gap:1rem;display:flex}@media (max-width:768px){.TagsInformationModal-module-scss-module__XfW0OW__categoriesList{flex-direction:column}}.TagsInformationModal-module-scss-module__XfW0OW__categoryItem{background-color:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;flex:1;padding:1rem}.TagsInformationModal-module-scss-module__XfW0OW__gameTypesCategoryItem{flex:100%;width:100%}.TagsInformationModal-module-scss-module__XfW0OW__categoryHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__categoryName{color:var(--text-primary);font-size:1rem;font-weight:600}.TagsInformationModal-module-scss-module__XfW0OW__categoryExamples{flex-wrap:wrap;gap:.5rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeExplanations{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeExplanation{background-color:var(--background);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeExplanationName{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.TagsInformationModal-module-scss-module__XfW0OW__gameTypeExplanationDescription{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem;line-height:1.4}.TagsInformationModal-module-scss-module__XfW0OW__tagExample{background-color:var(--background);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:4px;padding:.25rem .5rem;font-size:.8125rem}.TagsInformationModal-module-scss-module__XfW0OW__tagExampleMore{color:var(--text-secondary);padding:.25rem .5rem;font-size:.8125rem;font-style:italic}.TagsInformationModal-module-scss-module__XfW0OW__actions{justify-content:center;margin-top:1.5rem;display:flex}
.CookieBanner-module-scss-module__OccUdq__content{max-width:var(--main-max-width);flex-direction:column;gap:.5rem;width:100%;margin:0 auto;display:flex}.CookieBanner-module-scss-module__OccUdq__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.CookieBanner-module-scss-module__OccUdq__description{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.CookieBanner-module-scss-module__OccUdq__link{margin-bottom:10px}.CookieConsent button{font-weight:600;transition:all .3s;border-radius:9999px!important;flex:1!important;margin:0!important;padding:.75rem 1.5rem!important;font-size:.875rem!important}.CookieConsent button:hover{transform:translateY(-2px)}.CookieConsent div:last-child{gap:20px;display:flex}@media (max-width:768px){.CookieConsent{flex-direction:column}.CookieConsent div:last-child{width:100%}.CookieBanner-module-scss-module__OccUdq__content{gap:.375rem}.CookieBanner-module-scss-module__OccUdq__title{font-size:.9375rem}.CookieBanner-module-scss-module__OccUdq__description,.CookieBanner-module-scss-module__OccUdq__link{font-size:.8125rem}}
.GamesMap-module-scss-module__EuoJqa__popupContent{min-width:200px;padding:8px 4px}.GamesMap-module-scss-module__EuoJqa__popupContent .GamesMap-module-scss-module__EuoJqa__gameName{color:#2c3e50;margin:0 0 12px;font-size:18px;font-weight:600}.GamesMap-module-scss-module__EuoJqa__popupContent .GamesMap-module-scss-module__EuoJqa__badges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.leaflet-popup-close-button{color:#fff!important;background:#3b82f6!important;border:2px solid #fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;padding:0!important;font-size:20px!important;font-weight:700!important;line-height:1!important;transition:all .2s ease-in-out!important;display:flex!important;top:10px!important;right:10px!important;box-shadow:0 2px 8px #0003!important}.leaflet-popup-close-button:hover{color:#fff!important;background:#2563eb!important;transform:scale(1.05)!important}.leaflet-popup-close-button:active{transform:scale(.95)!important}
.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__content{flex-direction:column;gap:1.5rem;display:flex}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__section{background-color:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__sectionTitle{color:#ea580c;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.125rem;font-weight:700;display:flex}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__text{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__list{color:var(--text-secondary);margin:.5rem 0 0 1.25rem;padding:0;font-size:.875rem;line-height:1.6}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__list li{margin-bottom:.375rem}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__imageContainer{border:1px solid var(--border-color);border-radius:8px;margin-top:.75rem;overflow:hidden}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__exampleImage{width:100%;height:auto;display:block}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__imageLabels{background-color:var(--background);border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr 1fr;display:grid}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__imageLabel{text-align:center;padding:.5rem;font-size:.875rem;font-weight:600}.ScavengerHuntImageInfoModal-module-scss-module__jrq-Ga__actions{justify-content:center;margin-top:1.5rem;display:flex}
.badges-module-scss-module__9rzI_q__badge,.badges-module-scss-module__9rzI_q__badgeAiCreated,.badges-module-scss-module__9rzI_q__badgeTagTheme,.badges-module-scss-module__9rzI_q__badgeTagRegion,.badges-module-scss-module__9rzI_q__badgeTagGameType,.badges-module-scss-module__9rzI_q__badgeTagLocation,.badges-module-scss-module__9rzI_q__badgeTagScavengerHuntActivity,.badges-module-scss-module__9rzI_q__badgeTag,.badges-module-scss-module__9rzI_q__badgeLevels,.badges-module-scss-module__9rzI_q__badgeNotPublished,.badges-module-scss-module__9rzI_q__badgePublished,.badges-module-scss-module__9rzI_q__badgeStreetView,.badges-module-scss-module__9rzI_q__badgeScavengerHunt,.badges-module-scss-module__9rzI_q__scavengerHunt,.badges-module-scss-module__9rzI_q__badgeQuiz,.badges-module-scss-module__9rzI_q__quiz,.badges-module-scss-module__9rzI_q__badgeGeoMatch,.badges-module-scss-module__9rzI_q__geoMatch,.badges-module-scss-module__9rzI_q__badgeHard,.badges-module-scss-module__9rzI_q__hard,.badges-module-scss-module__9rzI_q__badgeMedium,.badges-module-scss-module__9rzI_q__medium,.badges-module-scss-module__9rzI_q__badgeEasy,.badges-module-scss-module__9rzI_q__easy{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:6px;align-items:center;gap:5px;height:20px;padding:.5rem;font-size:.625rem;font-weight:500;display:inline-flex}.badges-module-scss-module__9rzI_q__badgesContainer{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.badges-module-scss-module__9rzI_q__badgeEasy,.badges-module-scss-module__9rzI_q__easy{color:#166534;background-color:#dcfce7}.badges-module-scss-module__9rzI_q__badgeMedium,.badges-module-scss-module__9rzI_q__medium{color:#92400e;background-color:#fef3c7}.badges-module-scss-module__9rzI_q__badgeHard,.badges-module-scss-module__9rzI_q__hard{color:#991b1b;background-color:#fee2e2}.badges-module-scss-module__9rzI_q__badgeGeoMatch,.badges-module-scss-module__9rzI_q__geoMatch{color:#000;background-color:#4ba5ff}.badges-module-scss-module__9rzI_q__badgeQuiz,.badges-module-scss-module__9rzI_q__quiz{color:#000;background-color:#ffb522}.badges-module-scss-module__9rzI_q__badgeScavengerHunt,.badges-module-scss-module__9rzI_q__scavengerHunt{color:#1e40af;background-color:#dbeafe}.badges-module-scss-module__9rzI_q__badgeStreetView{color:#92400e;background-color:#fef3c7}.badges-module-scss-module__9rzI_q__badgePublished{color:#16a34a;background-color:#dcfce7}.badges-module-scss-module__9rzI_q__badgeNotPublished{color:#dc2626;background-color:#fee2e2}.badges-module-scss-module__9rzI_q__badgeLevels,.badges-module-scss-module__9rzI_q__badgeTag{color:#475569;background-color:#f1f5f9}.badges-module-scss-module__9rzI_q__badgeTagScavengerHuntActivity{color:#166534;background-color:#dcfce7}.badges-module-scss-module__9rzI_q__badgeTagLocation{color:#1e40af;background-color:#dbeafe}.badges-module-scss-module__9rzI_q__badgeTagGameType{color:#6b21a8;background-color:#e9d5ff}.badges-module-scss-module__9rzI_q__badgeTagRegion{color:#9a3412;background-color:#fed7aa}.badges-module-scss-module__9rzI_q__badgeTagTheme{color:#9f1239;background-color:#fce7f3}.badges-module-scss-module__9rzI_q__badgeAiCreated{color:#6b7280;background-color:#f3f4f6}
.CreatePinTutorial-module-scss-module__St6fsW__content{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.CreatePinTutorial-module-scss-module__St6fsW__section{background-color:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1.25rem}.CreatePinTutorial-module-scss-module__St6fsW__stepNumber{margin-bottom:1rem;font-size:1.125rem;font-weight:700}.CreatePinTutorial-module-scss-module__St6fsW__optionsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.CreatePinTutorial-module-scss-module__St6fsW__optionsList li{justify-content:center;align-items:center;gap:.5rem;display:flex}.CreatePinTutorial-module-scss-module__St6fsW__optionsList li svg{color:#16a34a;flex-shrink:0}.CreatePinTutorial-module-scss-module__St6fsW__orText{color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;width:100%;margin:.25rem 0;font-size:.75rem;font-style:italic;display:flex}.CreatePinTutorial-module-scss-module__St6fsW__textSuccess{color:#16a34a;font-size:1rem}.CreatePinTutorial-module-scss-module__St6fsW__actions{justify-content:center;margin-top:1rem;display:flex}
.LevelPublishedModal-module-scss-module__cmfXrq__modal{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;width:90%;max-width:500px;padding:2.5rem;animation:.3s ease-out LevelPublishedModal-module-scss-module__cmfXrq__slideIn;position:relative;overflow:hidden}@keyframes LevelPublishedModal-module-scss-module__cmfXrq__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LevelPublishedModal-module-scss-module__cmfXrq__content{z-index:2;text-align:center;color:#fff;position:relative}.LevelPublishedModal-module-scss-module__cmfXrq__header{margin-bottom:2rem}.LevelPublishedModal-module-scss-module__cmfXrq__icon{color:#4ade80;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;animation:.6s ease-in-out LevelPublishedModal-module-scss-module__cmfXrq__bounce;display:flex}@keyframes LevelPublishedModal-module-scss-module__cmfXrq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.LevelPublishedModal-module-scss-module__cmfXrq__title{color:var(--color-text-primary);text-shadow:2px 2px 4px #0000004d;margin:0 0 .75rem;font-size:2rem;font-weight:700;animation:.5s ease-out .2s both LevelPublishedModal-module-scss-module__cmfXrq__fadeIn}.LevelPublishedModal-module-scss-module__cmfXrq__subtitle{opacity:.95;margin:0;font-size:1.1rem;font-weight:300;line-height:1.6;animation:.5s ease-out .3s both LevelPublishedModal-module-scss-module__cmfXrq__fadeIn}@keyframes LevelPublishedModal-module-scss-module__cmfXrq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LevelPublishedModal-module-scss-module__cmfXrq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.LevelPublishedModal-module-scss-module__cmfXrq__confetti{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.LevelPublishedModal-module-scss-module__cmfXrq__confettiPiece{background:gold;width:10px;height:10px;animation:2s ease-out forwards LevelPublishedModal-module-scss-module__cmfXrq__confettiFall;position:absolute}.LevelPublishedModal-module-scss-module__cmfXrq__confettiPiece:nth-child(odd){background:#4ade80}.LevelPublishedModal-module-scss-module__cmfXrq__confettiPiece:nth-child(3n){background:#60a5fa}.LevelPublishedModal-module-scss-module__cmfXrq__confettiPiece:nth-child(4n){background:#f472b6}@keyframes LevelPublishedModal-module-scss-module__cmfXrq__confettiFall{0%{opacity:1;transform:translateY(-100px)rotate(0)}to{opacity:0;transform:translateY(600px)rotate(720deg)}}.LevelPublishedModal-module-scss-module__cmfXrq__confetti1{animation-delay:0s;left:10%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti2{animation-delay:.1s;left:20%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti3{animation-delay:.2s;left:30%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti4{animation-delay:.3s;left:40%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti5{animation-delay:0s;left:50%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti6{animation-delay:.1s;left:60%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti7{animation-delay:.2s;left:70%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti8{animation-delay:.3s;left:80%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti9{animation-delay:0s;left:90%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti10{animation-delay:.4s;left:15%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti11{animation-delay:.5s;left:25%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti12{animation-delay:.6s;left:35%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti13{animation-delay:.4s;left:45%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti14{animation-delay:.5s;left:55%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti15{animation-delay:.6s;left:65%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti16{animation-delay:.4s;left:75%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti17{animation-delay:.5s;left:85%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti18{animation-delay:.6s;left:95%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti19{animation-delay:.7s;left:5%}.LevelPublishedModal-module-scss-module__cmfXrq__confetti20{animation-delay:.8s;left:50%}@media (max-width:768px){.LevelPublishedModal-module-scss-module__cmfXrq__modal{width:calc(100% - 2rem);padding:2rem 1.5rem}.LevelPublishedModal-module-scss-module__cmfXrq__title{font-size:1.5rem}.LevelPublishedModal-module-scss-module__cmfXrq__subtitle{font-size:1rem}.LevelPublishedModal-module-scss-module__cmfXrq__icon{width:80px;height:80px}.LevelPublishedModal-module-scss-module__cmfXrq__icon svg{width:40px;height:40px}.LevelPublishedModal-module-scss-module__cmfXrq__actions{flex-direction:column}.LevelPublishedModal-module-scss-module__cmfXrq__actions button{width:100%;max-width:100%}}
.page-module-scss-module__LMHhwW__gamesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.page-module-scss-module__LMHhwW__gamesGrid{grid-template-columns:1fr;gap:1rem}}.page-module-scss-module__LMHhwW__logoutButton{cursor:pointer;color:#666;z-index:10;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:0;right:0}.page-module-scss-module__LMHhwW__logoutButton:hover{color:#e53e3e;background-color:#f7fafc}.page-module-scss-module__LMHhwW__logoutButton:focus{outline-offset:2px;outline:2px solid #3182ce}
.page-module-scss-module__qclg8G__card{max-width:var(--main-max-width);margin:0 auto}.page-module-scss-module__qclg8G__gamesList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:768px){.page-module-scss-module__qclg8G__gamesList{grid-template-columns:1fr;gap:1rem}}
.HighScoresTable-module-scss-module__mhe34G__tableContainer{margin:1rem 0;padding:1rem 0;overflow-x:auto}.HighScoresTable-module-scss-module__mhe34G__emptyState{background:var(--background);color:#6b7280;text-align:center;border:2px dashed #d1d5db;border-radius:.5rem;padding:1rem;font-size:1rem;font-weight:500}.HighScoresTable-module-scss-module__mhe34G__highScoreTable{border-radius:8px;width:100%;overflow:hidden}.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead{background:linear-gradient(135deg,#3182ce 0%,#2c5282 100%)}.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#fff;border-bottom:2px solid #fff3;padding:.5rem;font-size:.875rem;font-weight:700}.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th:first-child{text-align:center;width:70px}.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th:nth-child(3),.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th:nth-child(4),.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th:nth-child(5),.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th:nth-child(6){text-align:center}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr{border-bottom:1px solid var(--border-color);transition:all .2s}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank1{background:linear-gradient(90deg,#fef3c7 0%,#fde68a 100%)}[data-theme=dark] .HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank1{background:linear-gradient(90deg,#78350f 0%,#92400e 100%)}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank2{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 100%)}[data-theme=dark] .HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank2{background:linear-gradient(90deg,#374151 0%,#4b5563 100%)}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank3{background:linear-gradient(90deg,#fed7aa 0%,#fdba74 100%)}[data-theme=dark] .HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr.HighScoresTable-module-scss-module__mhe34G__rank3{background:linear-gradient(90deg,#7c2d12 0%,#9a3412 100%)}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr td{text-align:center;padding:.5rem}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr td:nth-child(2){text-align:left}.HighScoresTable-module-scss-module__mhe34G__rankMedal{font-size:2rem;animation:2s ease-in-out infinite HighScoresTable-module-scss-module__mhe34G__subtle-bounce;display:inline-block}@keyframes HighScoresTable-module-scss-module__mhe34G__subtle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.HighScoresTable-module-scss-module__mhe34G__playerName{color:var(--text-primary);font-size:1rem;font-weight:600}.HighScoresTable-module-scss-module__mhe34G__scoreBadge{border-radius:9999px;padding:.25rem .75rem;font-size:1.25rem;font-weight:700;display:inline-block;box-shadow:0 2px 4px #0000001a}.HighScoresTable-module-scss-module__mhe34G__scoreBadge:hover{transform:scale(1.05)}.HighScoresTable-module-scss-module__mhe34G__scoreBadge.HighScoresTable-module-scss-module__mhe34G__topThree{background:linear-gradient(135deg,var(--success-color)0%,#059669 100%);color:#fff}.HighScoresTable-module-scss-module__mhe34G__scoreBadge.HighScoresTable-module-scss-module__mhe34G__regular{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}[data-theme=dark] .HighScoresTable-module-scss-module__mhe34G__scoreBadge.HighScoresTable-module-scss-module__mhe34G__regular{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.HighScoresTable-module-scss-module__mhe34G__timeCell{font-size:1rem;font-weight:500}.HighScoresTable-module-scss-module__mhe34G__timeCell .HighScoresTable-module-scss-module__mhe34G__icon{margin-right:.25rem}.HighScoresTable-module-scss-module__mhe34G__accuracyCell{font-size:1rem;font-weight:500}.HighScoresTable-module-scss-module__mhe34G__accuracyCell .HighScoresTable-module-scss-module__mhe34G__icon{margin-right:.25rem}.HighScoresTable-module-scss-module__mhe34G__retryBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.HighScoresTable-module-scss-module__mhe34G__retryBadge.HighScoresTable-module-scss-module__mhe34G__noRetries{background-color:var(--success-color);color:#fff}[data-theme=dark] .HighScoresTable-module-scss-module__mhe34G__retryBadge.HighScoresTable-module-scss-module__mhe34G__noRetries{background-color:var(--success-color)}.HighScoresTable-module-scss-module__mhe34G__retryBadge.HighScoresTable-module-scss-module__mhe34G__hasRetries{background-color:var(--connected-color);color:#fff}@media (max-width:768px){.HighScoresTable-module-scss-module__mhe34G__highScoreTable{font-size:.85rem}.HighScoresTable-module-scss-module__mhe34G__highScoreTable thead tr th{padding:.75rem .5rem;font-size:.75rem}.HighScoresTable-module-scss-module__mhe34G__highScoreTable tbody tr td{padding:.75rem .5rem}.HighScoresTable-module-scss-module__mhe34G__highScoreTable .HighScoresTable-module-scss-module__mhe34G__rankMedal{font-size:1.5rem}.HighScoresTable-module-scss-module__mhe34G__highScoreTable .HighScoresTable-module-scss-module__mhe34G__scoreBadge{padding:.375rem .75rem;font-size:1rem}}
.forms-module-scss-module__a-mrHa__formContainer{flex-direction:column;gap:1rem;display:flex}.forms-module-scss-module__a-mrHa__formFieldLength{color:var(--chakra-colors-gray-600);font-size:.675rem}
.AiGameCreator-module-scss-module__oelgZq__fireworks{pointer-events:none;z-index:10;position:absolute;inset:0}.AiGameCreator-module-scss-module__oelgZq__firework{background:#fff;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite AiGameCreator-module-scss-module__oelgZq__firework;position:absolute;box-shadow:0 0 10px #fff}.AiGameCreator-module-scss-module__oelgZq__explosion{background:#ff6b6b;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite AiGameCreator-module-scss-module__oelgZq__explosion;position:absolute;box-shadow:0 0 #ff6b6b,0 0 #4ecdc4,0 0 #45b7d1,0 0 #f9ca24,0 0 #f0932b,0 0 #eb4d4b,0 0 #6c5ce7,0 0 #a29bfe,0 0 gold,0 0 #ff1493}.AiGameCreator-module-scss-module__oelgZq__firework1{animation-delay:0s;top:20%;left:10%}.AiGameCreator-module-scss-module__oelgZq__firework2{animation-delay:.2s;top:30%;left:80%}.AiGameCreator-module-scss-module__oelgZq__firework3{animation-delay:.4s;top:60%;left:20%}.AiGameCreator-module-scss-module__oelgZq__firework4{animation-delay:.6s;top:40%;left:70%}.AiGameCreator-module-scss-module__oelgZq__firework5{animation-delay:.8s;top:80%;left:30%}.AiGameCreator-module-scss-module__oelgZq__firework6{animation-delay:1s;top:15%;left:50%}.AiGameCreator-module-scss-module__oelgZq__firework7{animation-delay:1.2s;top:70%;left:80%}.AiGameCreator-module-scss-module__oelgZq__firework8{animation-delay:1.4s;top:25%;left:30%}.AiGameCreator-module-scss-module__oelgZq__firework9{animation-delay:1.6s;top:85%;left:60%}.AiGameCreator-module-scss-module__oelgZq__firework10{animation-delay:1.8s;top:45%;left:15%}.AiGameCreator-module-scss-module__oelgZq__firework11{animation-delay:2s;top:55%;left:85%}.AiGameCreator-module-scss-module__oelgZq__firework12{animation-delay:2.2s;top:75%;left:45%}@keyframes AiGameCreator-module-scss-module__oelgZq__firework{0%{opacity:1;transform:translateY(0)scale(1);box-shadow:0 0 10px #fff,0 0 20px #fff}50%{opacity:1;transform:translateY(-150px)scale(1.2);box-shadow:0 0 15px #fff,0 0 30px #fff}to{opacity:0;transform:translateY(-300px)scale(0);box-shadow:0 0 #fff}}@keyframes AiGameCreator-module-scss-module__oelgZq__explosion{0%{opacity:1;transform:scale(1);box-shadow:0 0 #ff6b6bcc,0 0 #4ecdc4cc,0 0 #45b7d1cc,0 0 #f9ca24cc,0 0 #f0932bcc,0 0 #eb4d4bcc,0 0 #6c5ce7cc,0 0 #a29bfecc,0 0 #ffd700cc,0 0 #ff1493cc}50%{opacity:1;transform:scale(1.5);box-shadow:-80px -80px 0 -5px #ff6b6be6,80px -80px 0 -5px #4ecdc4e6,-80px 80px 0 -5px #45b7d1e6,80px 80px 0 -5px #f9ca24e6,-50px -50px 0 -5px #f0932be6,50px -50px 0 -5px #eb4d4be6,-50px 50px 0 -5px #6c5ce7e6,50px 50px 0 -5px #a29bfee6,-100px 0 0 -5px #ffd700e6,100px 0 0 -5px #ff1493e6}to{opacity:0;transform:scale(0);box-shadow:-150px -150px 0 -15px #ff6b6b00,150px -150px 0 -15px #4ecdc400,-150px 150px 0 -15px #45b7d100,150px 150px 0 -15px #f9ca2400,-100px -100px 0 -15px #f0932b00,100px -100px 0 -15px #eb4d4b00,-100px 100px 0 -15px #6c5ce700,100px 100px 0 -15px #a29bfe00,-200px 0 0 -15px #ffd70000,200px 0 0 -15px #ff149300}}
.page-module-scss-module__rO5OTa__brand{align-items:center;gap:1rem;display:flex}.page-module-scss-module__rO5OTa__subtitle{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.2rem;font-weight:400;line-height:1.5}@media (max-width:768px){.page-module-scss-module__rO5OTa__subtitle{font-size:1rem}}.page-module-scss-module__rO5OTa__googleButton,.page-module-scss-module__rO5OTa__facebookButton{max-width:320px}.page-module-scss-module__rO5OTa__googleButton{background:#fff;box-shadow:0 14px 40px #0f172a2e,0 4px 16px #0f172a1f;color:#0f172a!important}.page-module-scss-module__rO5OTa__googleButton:hover{color:#0f172a;box-shadow:0 20px 45px #0f172a33,0 6px 20px #0f172a26}.page-module-scss-module__rO5OTa__googleButton:active{box-shadow:0 8px 24px #0f172a2e,0 3px 12px #0f172a1f}.page-module-scss-module__rO5OTa__googleButton:disabled{box-shadow:0 10px 24px #0f172a1f,0 3px 12px #0f172a14}.page-module-scss-module__rO5OTa__facebookButton{color:#fff;background:#1877f2;box-shadow:0 12px 34px #1877f247,0 4px 14px #1877f233}.page-module-scss-module__rO5OTa__facebookButton:hover{box-shadow:0 18px 40px #1877f24d,0 6px 20px #1877f23d}.page-module-scss-module__rO5OTa__facebookButton:active{box-shadow:0 8px 24px #1877f242,0 3px 12px #1877f233}.page-module-scss-module__rO5OTa__facebookButton:disabled{box-shadow:0 10px 24px #1877f22e,0 3px 12px #1877f21a}.page-module-scss-module__rO5OTa__googleIcon,.page-module-scss-module__rO5OTa__facebookIcon{width:24px;height:24px;display:block}.page-module-scss-module__rO5OTa__facebookIcon{position:relative;top:-4px}.page-module-scss-module__rO5OTa__warning{color:#b45309;text-align:center;background:#fbbf2429;border:1px solid #eab3084d;border-radius:10px;padding:.85rem 1rem;font-size:.85rem}.page-module-scss-module__rO5OTa__info{color:#1d4ed8;text-align:center;background:#3b82f62e;border:1px solid #3b82f64d;border-radius:10px;padding:.85rem 1rem;font-size:.85rem}.page-module-scss-module__rO5OTa__error{color:#b91c1c;text-align:center;background:#f871712e;border:1px solid #dc26264d;border-radius:10px;padding:.85rem 1rem;font-size:.85rem}.page-module-scss-module__rO5OTa__backLink{text-align:center;font-size:.9rem}.page-module-scss-module__rO5OTa__backLink a{color:#1d4ed8;font-weight:600;transition:color .2s}.page-module-scss-module__rO5OTa__backLink a:hover{color:#1e40af}@media (max-width:640px){.page-module-scss-module__rO5OTa__card{gap:1.5rem;padding:2.25rem 1.85rem}.page-module-scss-module__rO5OTa__subtitle{font-size:.9rem}}
.page-module-scss-module__rcUngW__homePage{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.page-module-scss-module__rcUngW__logoContainer{justify-content:center;align-items:center;min-height:200px;margin-bottom:1.5rem;display:flex}.page-module-scss-module__rcUngW__title{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module-scss-module__rcUngW__subtitle{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.5rem;font-weight:400;line-height:1.5}.page-module-scss-module__rcUngW__actions{gap:1rem;width:90%;max-width:600px;margin:2rem 0}.page-module-scss-module__rcUngW__ourGamesSection{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module-scss-module__rcUngW__sectionTitle{color:var(--text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module-scss-module__rcUngW__gameTypesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.page-module-scss-module__rcUngW__gameTypeCard{text-align:center;color:inherit;cursor:pointer;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.page-module-scss-module__rcUngW__gameTypeCard:hover{opacity:.9;transform:translateY(-4px)}.page-module-scss-module__rcUngW__gameTypeCard:active{transform:translateY(-2px)}.page-module-scss-module__rcUngW__gameTypeImageContainer{background-color:var(--background-secondary);border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:300px;max-height:300px;display:flex;overflow:hidden}.page-module-scss-module__rcUngW__gameTypeImage{object-fit:cover;width:100%;height:100%}.page-module-scss-module__rcUngW__gameTypeTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.page-module-scss-module__rcUngW__howToPlaySection{text-align:left;flex-direction:column;align-items:center;display:flex}.page-module-scss-module__rcUngW__gameplayImage{object-fit:cover;width:100%;height:auto}.page-module-scss-module__rcUngW__instructionsList{color:var(--text-primary);flex:1;font-size:1.1rem;line-height:1.8}.page-module-scss-module__rcUngW__instructionsList li{margin-bottom:1rem}.page-module-scss-module__rcUngW__instructionsList li:last-child{margin-bottom:0}@media (max-width:768px){.page-module-scss-module__rcUngW__card{margin-bottom:1.5rem;padding:2rem 1.5rem}.page-module-scss-module__rcUngW__logoContainer{min-height:160px}.page-module-scss-module__rcUngW__logo{max-width:160px;max-height:160px}.page-module-scss-module__rcUngW__title{font-size:2.5rem}.page-module-scss-module__rcUngW__sectionTitle{font-size:1.75rem}.page-module-scss-module__rcUngW__subtitle{max-width:65dvw;font-size:1.2rem}.page-module-scss-module__rcUngW__gameTypesGrid{grid-template-columns:1fr;gap:1rem}.page-module-scss-module__rcUngW__instructionsList{font-size:1rem}}
