.page-module__p4unrW__page{background:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.page-module__p4unrW__container{flex-direction:column;flex:1;gap:1.25rem;width:100%;padding:1.5rem 1.5rem 3rem;display:flex}.page-module__p4unrW__controls{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:18px;flex-direction:column;flex-shrink:0;gap:0;display:flex;overflow:hidden}.page-module__p4unrW__search{border:none;border-bottom:1px solid var(--border-subtle);background:var(--card-bg);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:18px 18px 0 0;outline:none;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500}.page-module__p4unrW__search::placeholder{color:#94a3b8}.page-module__p4unrW__search:focus{background:var(--bg-subtle)}.page-module__p4unrW__filters{scrollbar-width:none;gap:.4rem;padding:.6rem 1.25rem .75rem;display:flex;overflow-x:auto}.page-module__p4unrW__filters::-webkit-scrollbar{display:none}.page-module__p4unrW__filterButton{border:1.5px solid var(--border);background:var(--bg-subtle);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:999px;padding:.35rem .85rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .15s}.page-module__p4unrW__filterButton:hover{background:var(--accent-bg-soft);border-color:var(--accent-border);color:var(--accent-dark)}.page-module__p4unrW__filterActive{color:#fff;background:#6366f1;border-color:#6366f1}.page-module__p4unrW__meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;padding:.25rem 0 .1rem;font-size:.72rem;font-weight:800}.page-module__p4unrW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.page-module__p4unrW__card{border:1px solid var(--card-border);background:var(--card-bg);border-radius:18px;flex-direction:column;gap:.2rem;padding:1.1rem 1.25rem;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 2px 12px #0f172a12}.page-module__p4unrW__card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1c}.page-module__p4unrW__maltese{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:900}.page-module__p4unrW__english{color:var(--text-secondary);margin:0;font-size:.88rem;font-weight:500}.page-module__p4unrW__category{color:#6366f1;text-transform:uppercase;letter-spacing:.06em;background:#6366f11a;border-radius:999px;width:fit-content;margin-top:.35rem;padding:.18rem .5rem;font-size:.65rem;font-weight:800}
.styles-module__iDD_Jq__header{background:var(--header-bg);border-bottom:1px solid var(--header-border);z-index:100;box-shadow:var(--header-shadow);flex-shrink:0;align-items:center;gap:.75rem;padding:.9rem 1.5rem .85rem;display:flex;position:sticky;top:0;overflow:hidden}.styles-module__iDD_Jq__header:after{content:"";pointer-events:none;background:#6366f10a;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-30px}.styles-module__iDD_Jq__toggleBtn{border:1px solid var(--border);background:var(--bg-subtle);width:34px;height:34px;color:var(--accent);cursor:pointer;z-index:1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.styles-module__iDD_Jq__toggleBtn:hover{background:var(--accent-bg-soft);border-color:var(--accent-border)}.styles-module__iDD_Jq__titleBlock{z-index:1;flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex;position:relative}.styles-module__iDD_Jq__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.62rem;font-weight:700}.styles-module__iDD_Jq__title{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:900;line-height:1.1;overflow:hidden}.styles-module__iDD_Jq__subtitle{color:var(--text-muted);margin:0;font-size:.72rem;font-weight:500}.styles-module__iDD_Jq__right{z-index:1;flex-shrink:0;position:relative}
.ProgressBar-module__HDqYoa__container{width:100%;overflow:hidden}.ProgressBar-module__HDqYoa__bar{height:100%}.ProgressBar-module__HDqYoa__animated{transition:width .4s}
.ExerciseHeader-module__rgyH8G__container{flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ExerciseHeader-module__rgyH8G__closeButton{background-color:var(--bg-subtle);cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .1s,opacity .1s;display:flex}.ExerciseHeader-module__rgyH8G__closeButton:hover{opacity:.8}.ExerciseHeader-module__rgyH8G__pressed{transform:scale(.9)}.ExerciseHeader-module__rgyH8G__progressContainer{flex:1}.ExerciseHeader-module__rgyH8G__heartsContainer{background-color:var(--bg-subtle);border-radius:20px;flex-direction:row;align-items:center;gap:.25rem;padding:.5rem 1rem;display:flex}.ExerciseHeader-module__rgyH8G__heartIcon{font-size:16px}.ExerciseHeader-module__rgyH8G__heartCount{color:#ef4444;font-family:inherit;font-size:1rem;font-weight:700}
.FeedbackOverlay-module__sJQoFG__container{z-index:1000;pointer-events:none;padding-left:20px;padding-right:20px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:fixed;left:0;right:0}.FeedbackOverlay-module__sJQoFG__containerBottom{opacity:0;padding-bottom:20px;bottom:0;transform:translateY(100%)}.FeedbackOverlay-module__sJQoFG__containerTop{opacity:0;padding-top:20px;top:0;transform:translateY(-100%)}.FeedbackOverlay-module__sJQoFG__visible{opacity:1;transform:translateY(0)}.FeedbackOverlay-module__sJQoFG__content{border-radius:16px;flex-direction:row;align-items:center;width:100%;padding:20px;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FeedbackOverlay-module__sJQoFG__successBg{background-color:#22c55e}.FeedbackOverlay-module__sJQoFG__errorBg{background-color:#ef4444}.FeedbackOverlay-module__sJQoFG__hintBg{background-color:#3b82f6}.FeedbackOverlay-module__sJQoFG__defaultBg{background-color:#f1f5f9}.FeedbackOverlay-module__sJQoFG__iconContainer{background-color:#fff3;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:scale(.8)}.FeedbackOverlay-module__sJQoFG__visible .FeedbackOverlay-module__sJQoFG__iconContainer{transform:scale(1)}.FeedbackOverlay-module__sJQoFG__icon{color:#fff;font-size:24px;font-weight:700}.FeedbackOverlay-module__sJQoFG__textContainer{flex:1}.FeedbackOverlay-module__sJQoFG__title{color:#fff;margin-top:0;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:18px;font-weight:800}.FeedbackOverlay-module__sJQoFG__message{color:#ffffffe6;margin:0;font-family:Nunito,sans-serif;font-size:14px;font-weight:400}
.AnimatedButton-module__LVclTG__button{cursor:pointer;letter-spacing:.5px;text-align:center;-webkit-user-select:none;user-select:none;border:none;outline:none;flex-direction:row;justify-content:center;align-items:center;font-family:Nunito,sans-serif;font-weight:800;transition:transform .1s cubic-bezier(.175,.885,.32,1.275),opacity .2s,box-shadow .15s;display:flex;position:relative}.AnimatedButton-module__LVclTG__button:hover:not(.AnimatedButton-module__LVclTG__disabled){transform:translateY(-2px)}.AnimatedButton-module__LVclTG__button:active:not(.AnimatedButton-module__LVclTG__disabled){transform:translateY(2px)}.AnimatedButton-module__LVclTG__fullWidth{width:100%}.AnimatedButton-module__LVclTG__disabled{opacity:.5;cursor:not-allowed}.AnimatedButton-module__LVclTG__loading{cursor:wait}.AnimatedButton-module__LVclTG__primary{color:#fff;background-color:#3b82f6;box-shadow:0 5px #1d4ed8,0 7px 14px #3b82f640}.AnimatedButton-module__LVclTG__primary:active:not(.AnimatedButton-module__LVclTG__disabled){box-shadow:0 2px #1d4ed8}.AnimatedButton-module__LVclTG__secondary{color:#3b82f6;background-color:#fff;border:2.5px solid #3b82f6;box-shadow:0 5px #93c5fd,0 7px 14px #3b82f614}.AnimatedButton-module__LVclTG__secondary:active:not(.AnimatedButton-module__LVclTG__disabled){box-shadow:0 2px #93c5fd}.AnimatedButton-module__LVclTG__success{color:#fff;background-color:#22c55e;box-shadow:0 5px #15803d,0 7px 14px #22c55e40}.AnimatedButton-module__LVclTG__success:active:not(.AnimatedButton-module__LVclTG__disabled){box-shadow:0 2px #15803d}.AnimatedButton-module__LVclTG__error{color:#fff;background-color:#ef4444;box-shadow:0 5px #b91c1c,0 7px 14px #ef444440}.AnimatedButton-module__LVclTG__error:active:not(.AnimatedButton-module__LVclTG__disabled){box-shadow:0 2px #b91c1c}.AnimatedButton-module__LVclTG__ghost{color:#3b82f6;background-color:#0000}.AnimatedButton-module__LVclTG__sizeSm{border-radius:10px;padding:10px 20px;font-size:14px}.AnimatedButton-module__LVclTG__sizeMd{border-radius:14px;padding:16px 28px;font-size:17px}.AnimatedButton-module__LVclTG__sizeLg{border-radius:16px;padding:22px 44px;font-size:19px}.AnimatedButton-module__LVclTG__iconContainer{justify-content:center;align-items:center;margin-right:8px;display:flex}
.Card-module__QRy0Sa__base{border-radius:20px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.Card-module__QRy0Sa__disabled{opacity:.5;cursor:not-allowed}.Card-module__QRy0Sa__elevated{background-color:var(--card-bg,#fff);border:1.5px solid #0000000a;box-shadow:0 2px #0000000a,0 4px 16px #0000000f}.Card-module__QRy0Sa__outlined{background-color:var(--card-bg,#fff);border:2.5px solid var(--card-border,#e5e7eb);box-shadow:0 2px #00000008}.Card-module__QRy0Sa__filled{background-color:var(--bg-subtle,#f3f4f6)}.Card-module__QRy0Sa__paddingNone{padding:0}.Card-module__QRy0Sa__paddingSm{padding:.75rem}.Card-module__QRy0Sa__paddingMd{padding:1.5rem}.Card-module__QRy0Sa__paddingLg{padding:2rem}.Card-module__QRy0Sa__interactive{cursor:pointer}.Card-module__QRy0Sa__interactive:hover{transform:translateY(-1px)}.Card-module__QRy0Sa__pressed{transform:scale(.98)}
.ProgressRing-module__xa047W__container{justify-content:center;align-items:center;display:flex;position:relative}.ProgressRing-module__xa047W__content{justify-content:center;align-items:center;display:flex;position:absolute}.ProgressRing-module__xa047W__animatedCircle{transition:stroke-dashoffset .8s}.ProgressRing-module__xa047W__percentageText{color:#111827;font-family:inherit;font-size:.875rem;font-weight:700}@media (prefers-color-scheme:dark){.ProgressRing-module__xa047W__percentageText{color:#f9fafb}}
.OptionButton-module__PVaitq__container{cursor:pointer;-webkit-user-select:none;user-select:none;border-style:solid;border-radius:16px;outline:none;flex-direction:column;justify-content:center;align-items:center;font-family:Nunito,sans-serif;transition:transform .12s cubic-bezier(.175,.885,.32,1.275),background-color .2s,border-color .2s,box-shadow .15s;display:flex;position:relative}.OptionButton-module__PVaitq__container:hover:not(.OptionButton-module__PVaitq__disabled){transform:translateY(-2px)}.OptionButton-module__PVaitq__container:active:not(.OptionButton-module__PVaitq__disabled){transform:translateY(2px)}.OptionButton-module__PVaitq__shake{animation:.3s cubic-bezier(.36,.07,.19,.97) both OptionButton-module__PVaitq__shake}.OptionButton-module__PVaitq__stateDefault{background-color:var(--card-bg,#fff);border-width:2.5px;border-color:#d1d5db;box-shadow:0 4px #c4c9d4,0 6px 12px #0000000a}.OptionButton-module__PVaitq__stateDefault:hover:not(.OptionButton-module__PVaitq__disabled){border-color:#93c5fd;box-shadow:0 4px #93c5fd,0 6px 14px #3b82f614}.OptionButton-module__PVaitq__stateDefault:active:not(.OptionButton-module__PVaitq__disabled){box-shadow:0 1px #c4c9d4}.OptionButton-module__PVaitq__stateSelected{background-color:#dbeafe;border-width:3px;border-color:#3b82f6;box-shadow:0 4px #2563eb,0 6px 14px #3b82f61f}.OptionButton-module__PVaitq__stateCorrect{background-color:#dcfce7;border-width:3px;border-color:#22c55e;animation:.3s forwards OptionButton-module__PVaitq__popIn;box-shadow:0 4px #16a34a,0 6px 14px #22c55e1f}.OptionButton-module__PVaitq__stateIncorrect{background-color:#fee2e2;border-width:3px;border-color:#ef4444;box-shadow:0 4px #dc2626,0 6px 14px #ef44441f}.OptionButton-module__PVaitq__stateDisabled{background-color:var(--bg-subtle,#f3f4f6);border-color:var(--border,#e5e7eb);opacity:.5;cursor:not-allowed;box-shadow:none;border-width:2.5px}.OptionButton-module__PVaitq__disabled{cursor:not-allowed;opacity:.5}.OptionButton-module__PVaitq__sizeSm{min-height:48px;padding:10px 20px}.OptionButton-module__PVaitq__sizeMd{min-height:clamp(60px,5vw,76px);padding:clamp(14px,1.5vw,22px) clamp(24px,2.5vw,40px)}.OptionButton-module__PVaitq__sizeLg{min-height:clamp(80px,7vw,110px);padding:clamp(22px,2.5vw,32px) clamp(32px,3.5vw,52px)}.OptionButton-module__PVaitq__imageContainer{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.OptionButton-module__PVaitq__imageContainerOnly{margin-bottom:0}.OptionButton-module__PVaitq__image{object-fit:contain}.OptionButton-module__PVaitq__text{text-align:center;letter-spacing:.01em;margin:0;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,21px);font-weight:700}.OptionButton-module__PVaitq__textDefault{color:var(--text-primary,#1f2937)}.OptionButton-module__PVaitq__textSelected{color:#1d4ed8}.OptionButton-module__PVaitq__textCorrect{color:#166534}.OptionButton-module__PVaitq__textIncorrect{color:#991b1b}@keyframes OptionButton-module__PVaitq__shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}@keyframes OptionButton-module__PVaitq__popIn{0%{transform:scale(.95)}50%{transform:scale(1.03)}to{transform:scale(1)}}
.WordChip-module__5RhhtW__container{border:2px solid var(--card-border);background-color:var(--card-bg);cursor:pointer;border-radius:.5rem;flex-shrink:0;margin:.25rem;padding:.5rem 1rem;transition:transform .1s,opacity .2s,background-color .2s;box-shadow:0 1px 2px #0000000d}.WordChip-module__5RhhtW__pressed{transform:scale(.92)}.WordChip-module__5RhhtW__selected{background-color:#3b82f6;border-color:#2563eb}.WordChip-module__5RhhtW__used{background-color:var(--bg-subtle);border-color:var(--border);opacity:.5;cursor:not-allowed;border-style:dashed}.WordChip-module__5RhhtW__text{color:var(--text-primary);pointer-events:none;font-family:inherit;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:600}.WordChip-module__5RhhtW__textSelected{color:#fff}.WordChip-module__5RhhtW__textUsed{color:var(--text-muted)}
.LoadingSpinner-module__VplYZG__container{flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.LoadingSpinner-module__VplYZG__spinner{border-style:solid;border-width:3px;border-radius:50%;animation:1s linear infinite LoadingSpinner-module__VplYZG__spin,1s ease-in-out infinite alternate LoadingSpinner-module__VplYZG__pulse;border-top-color:#0000!important}.LoadingSpinner-module__VplYZG__message{color:#64748b;text-align:center;margin-top:16px;font-family:Nunito,sans-serif;font-size:14px}@keyframes LoadingSpinner-module__VplYZG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__VplYZG__pulse{0%{transform:scale(1)rotate(0)}to{transform:scale(1.1)rotate(360deg)}}
.EmptyState-module__98ICJq__container{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px;animation:.4s ease-out EmptyState-module__98ICJq__fadeIn;display:flex}.EmptyState-module__98ICJq__icon{margin-bottom:24px;font-size:64px;animation:.4s ease-out .1s both EmptyState-module__98ICJq__fadeInUp}.EmptyState-module__98ICJq__title{color:#0f172a;text-align:center;margin-bottom:8px;font-family:Nunito,sans-serif;font-size:20px;font-weight:800;animation:.4s ease-out .2s both EmptyState-module__98ICJq__fadeInUp}.EmptyState-module__98ICJq__message{color:#64748b;text-align:center;font-family:inherit;font-size:16px;line-height:24px;animation:.4s ease-out .3s both EmptyState-module__98ICJq__fadeInUp}.EmptyState-module__98ICJq__buttonContainer{margin-top:32px;animation:.4s ease-out .4s both EmptyState-module__98ICJq__fadeInUp}@keyframes EmptyState-module__98ICJq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EmptyState-module__98ICJq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.LevelComplete-module__vzLX0W__container{background-color:#f8fafc;flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex}.LevelComplete-module__vzLX0W__content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 32px;display:flex}.LevelComplete-module__vzLX0W__starsContainer{flex-direction:row;align-items:flex-end;margin-bottom:24px;display:flex}.LevelComplete-module__vzLX0W__star{font-size:48px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) forwards LevelComplete-module__vzLX0W__bounceIn;transform:scale(0)}.LevelComplete-module__vzLX0W__starSide{opacity:.8}.LevelComplete-module__vzLX0W__starCenter{margin:0 12px;font-size:64px}.LevelComplete-module__vzLX0W__star1{animation-delay:.4s}.LevelComplete-module__vzLX0W__star2{animation-delay:.6s}.LevelComplete-module__vzLX0W__star3{animation-delay:.8s}.LevelComplete-module__vzLX0W__trophyContainer{background-color:#fef3c7;border-radius:60px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) .2s forwards LevelComplete-module__vzLX0W__bounceIn;display:flex;transform:scale(0);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.LevelComplete-module__vzLX0W__trophy{font-size:64px}.LevelComplete-module__vzLX0W__title{color:#0f172a;text-align:center;opacity:0;margin-bottom:8px;font-family:Nunito,sans-serif;font-size:32px;font-weight:800;animation:.4s ease-out .3s forwards LevelComplete-module__vzLX0W__fadeInUp}.LevelComplete-module__vzLX0W__subtitle{color:#64748b;text-align:center;opacity:0;margin-bottom:32px;font-family:Nunito,sans-serif;font-size:18px;font-weight:500;animation:.4s ease-out .4s forwards LevelComplete-module__vzLX0W__fadeInUp}.LevelComplete-module__vzLX0W__statsCard{opacity:0;background-color:#fff;border-radius:24px;flex-direction:row;padding:32px;animation:.4s ease-out .5s forwards LevelComplete-module__vzLX0W__fadeInUp;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.LevelComplete-module__vzLX0W__statItem{flex-direction:column;flex:1;align-items:center;display:flex}.LevelComplete-module__vzLX0W__statIcon{margin-bottom:4px;font-size:28px}.LevelComplete-module__vzLX0W__statValue{color:#ef4444;font-family:Nunito,sans-serif;font-size:24px;font-weight:800}.LevelComplete-module__vzLX0W__statLabel{color:#64748b;margin-top:2px;font-family:Nunito,sans-serif;font-size:14px;font-weight:500}.LevelComplete-module__vzLX0W__divider{background-color:#e2e8f0;width:1px;margin:0 24px}.LevelComplete-module__vzLX0W__buttonContainer{opacity:0;padding:0 24px 48px;animation:.4s ease-out .7s forwards LevelComplete-module__vzLX0W__fadeIn}@keyframes LevelComplete-module__vzLX0W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LevelComplete-module__vzLX0W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LevelComplete-module__vzLX0W__bounceIn{0%{transform:scale(0)}to{transform:scale(1)}}
.GameTemplateShell-module__Df2PXa__container{background:var(--bg-page);flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:820px;height:100%;margin-inline:auto;padding:clamp(1.5rem,3vw,3rem);display:flex}.GameTemplateShell-module__Df2PXa__headerCard{background:linear-gradient(135deg,#fff 0%,#f8faff 100%)!important;border:2px solid #e0e7ff!important;border-radius:20px!important;padding:clamp(1rem,2vw,1.5rem)!important;box-shadow:0 4px #c7d2fe,0 6px 16px #6366f114!important}.GameTemplateShell-module__Df2PXa__headerRow{flex-direction:row;align-items:center;gap:1.25rem;display:flex}.GameTemplateShell-module__Df2PXa__avatarContainer{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(64px,5vw,80px);height:clamp(64px,5vw,80px);display:flex;position:relative;overflow:hidden;box-shadow:0 3px #0000001a,0 4px 12px #0000000f}.GameTemplateShell-module__Df2PXa__avatarImageWrapper{width:52px;height:52px;position:relative}.GameTemplateShell-module__Df2PXa__avatarText{font-size:34px}.GameTemplateShell-module__Df2PXa__headerText{flex-direction:column;flex:1;display:flex}.GameTemplateShell-module__Df2PXa__titleRow{flex-direction:column;gap:.25rem;display:flex}.GameTemplateShell-module__Df2PXa__skillTypeIndicator{border:2.5px solid;border-radius:10px;align-self:flex-start;align-items:center;gap:.45rem;margin-bottom:.5rem;padding:.35rem .85rem;font-family:Nunito,sans-serif;transition:transform .15s,box-shadow .15s;display:inline-flex}.GameTemplateShell-module__Df2PXa__skillTypeIndicator:hover{transform:translateY(-2px)}.GameTemplateShell-module__Df2PXa__skillIcon{stroke-width:2.5px;width:1rem;height:1rem}.GameTemplateShell-module__Df2PXa__skillLabel{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:850}.GameTemplateShell-module__Df2PXa__aqra{color:#3b82f6;background:#eff6ff;box-shadow:0 3px #2563eb}.GameTemplateShell-module__Df2PXa__ikteb{color:#ef4444;background:#fef2f2;box-shadow:0 3px #dc2626}.GameTemplateShell-module__Df2PXa__tkellem{color:#10b981;background:#ecfdf5;box-shadow:0 3px #059669}.GameTemplateShell-module__Df2PXa__isma{color:#f59e0b;background:#fffbeb;box-shadow:0 3px #d97706}.GameTemplateShell-module__Df2PXa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-family:Nunito,sans-serif;font-size:clamp(1.2rem,1.6vw,1.55rem);font-weight:800}.GameTemplateShell-module__Df2PXa__subtitle{color:var(--text-secondary);margin:.2rem 0 0;font-family:Nunito,sans-serif;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:500}.GameTemplateShell-module__Df2PXa__content{flex-direction:column;flex:1;gap:1.25rem;display:flex}
.styles-module__BnK-cW__card{margin-bottom:24px}.styles-module__BnK-cW__sourceNote{color:var(--text-secondary);text-align:center;margin-top:16px;padding:0 16px;font-family:inherit;font-size:clamp(14px,1.2vw,17px);font-style:italic}.styles-module__BnK-cW__sourceLink{align-self:center;margin-top:8px}.styles-module__BnK-cW__sourceLinkText{color:var(--primary-main);text-align:center;font-family:inherit;font-size:clamp(14px,1.2vw,17px);text-decoration:underline}.styles-module__BnK-cW__sectionLabel{color:var(--text-primary);margin-top:0;margin-bottom:16px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__BnK-cW__chipsRow{flex-flow:wrap;align-items:flex-start;gap:8px;min-height:48px;display:flex}.styles-module__BnK-cW__muted{color:var(--text-muted);margin:0;font-family:Nunito,sans-serif;font-size:clamp(15px,1.3vw,18px);font-style:italic}.styles-module__BnK-cW__optionsWrap{flex-flow:wrap;justify-content:flex-start;gap:12px;display:flex}.styles-module__BnK-cW__optionCompact{margin-bottom:4px}.styles-module__BnK-cW__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;display:flex}.styles-module__BnK-cW__footerButton{flex:1}
.styles-module__CU3rga__optionsColumn{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.styles-module__CU3rga__imageChoiceGrid{margin-bottom:20px;grid-template-columns:repeat(2,1fr);gap:16px;max-width:600px;margin-inline:auto;display:grid}@media (min-width:640px){.styles-module__CU3rga__imageChoiceGrid{grid-template-columns:repeat(4,1fr)}}.styles-module__CU3rga__imageChoiceButton{aspect-ratio:1;min-height:auto;padding:18px}.styles-module__CU3rga__imageChoiceButton img,.styles-module__CU3rga__imageChoiceButton svg{max-width:100%;max-height:100%}
.styles-module__hzaRDq__card{text-align:center;margin-bottom:16px;padding:clamp(20px,2.5vw,32px)}.styles-module__hzaRDq__sectionLabel{color:var(--text-primary);text-align:center;margin:0;font-family:Nunito,sans-serif;font-size:clamp(18px,1.8vw,26px);font-weight:800;line-height:1.4}.styles-module__hzaRDq__highlight{color:var(--accent,#6366f1);text-align:center;margin-top:10px;font-family:Nunito,sans-serif;font-size:clamp(15px,1.3vw,20px);font-weight:600}.styles-module__hzaRDq__optionsColumn{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:20px;display:grid}.styles-module__hzaRDq__footer{margin-top:auto}
.styles-module__h9pRYW__binaryRow{flex-direction:row;justify-content:space-between;gap:16px;margin:32px 0;display:flex}.styles-module__h9pRYW__binaryButton{flex:1}.styles-module__h9pRYW__footer{margin-top:auto}
.styles-module__hTJgXG__twoCol{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.styles-module__hTJgXG__col{flex-direction:column;gap:10px;display:flex}.styles-module__hTJgXG__footerRow{flex-direction:row;justify-content:space-between;gap:14px;margin-top:auto;display:flex}.styles-module__hTJgXG__footerButton{flex:1}
.styles-module__0Um39W__card{margin-bottom:24px;padding:24px}.styles-module__0Um39W__sectionLabel{color:var(--text-primary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__0Um39W__input{width:100%;color:var(--text-primary);border:none;border-bottom:2px solid var(--border);background-color:#0000;outline:none;padding:8px 0;font-family:Nunito,sans-serif;font-size:clamp(18px,1.6vw,24px)}.styles-module__0Um39W__input:focus{border-bottom-color:var(--accent)}.styles-module__0Um39W__footer{margin-top:auto}
.styles-module__TNg7SG__card{margin-bottom:16px;padding:clamp(20px,2.5vw,32px)}.styles-module__TNg7SG__sectionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(14px,1.2vw,17px);font-weight:800}.styles-module__TNg7SG__sentence{color:var(--text-primary);text-align:center;margin-bottom:16px;font-family:Nunito,sans-serif;font-size:clamp(20px,1.8vw,28px);line-height:1.6}.styles-module__TNg7SG__blank{color:#6366f1;text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #c7d2fe;text-decoration:underline #c7d2fe;text-decoration-thickness:3px}.styles-module__TNg7SG__chipsRow{flex-flow:wrap;justify-content:center;gap:10px;min-height:48px;display:flex}.styles-module__TNg7SG__optionsWrap{flex-flow:wrap;justify-content:center;gap:12px;display:flex}.styles-module__TNg7SG__optionCompact{margin-bottom:4px}.styles-module__TNg7SG__footerRow{flex-direction:row;justify-content:space-between;gap:14px;margin-top:auto;display:flex}.styles-module__TNg7SG__footerButton{flex:1}
.styles-module__6RdklG__flashText{color:var(--text-primary);text-align:center;padding:clamp(24px,3vw,48px);font-family:Nunito,sans-serif;font-size:clamp(28px,3vw,48px);font-weight:700}.styles-module__6RdklG__footer{margin-top:auto}
.styles-module__m992fa__card{margin-bottom:24px;padding:24px}.styles-module__m992fa__sourceNote{color:var(--text-secondary);text-align:center;margin:8px 0;font-size:clamp(13px,1.1vw,16px);font-style:italic}.styles-module__m992fa__sourceLinkText{color:var(--accent);text-align:center;margin-bottom:16px;font-size:clamp(13px,1.1vw,16px);text-decoration:underline;display:block}.styles-module__m992fa__sectionLabel{color:var(--text-primary);margin-top:16px;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__m992fa__input{width:100%;color:var(--text-primary);border:none;border-bottom:2px solid var(--border);background-color:#0000;outline:none;padding:8px 0;font-family:Nunito,sans-serif;font-size:clamp(18px,1.6vw,24px)}.styles-module__m992fa__input:focus{border-bottom-color:var(--accent)}.styles-module__m992fa__footer{margin-top:auto}
.styles-module__fJJ8GW__card{margin-bottom:24px;padding:24px}.styles-module__fJJ8GW__sectionLabel{color:var(--text-primary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__fJJ8GW__chipsRow{flex-flow:wrap;gap:8px;min-height:48px;padding-bottom:16px;display:flex}.styles-module__fJJ8GW__muted{color:var(--text-muted);font-family:Nunito,sans-serif;font-style:italic}.styles-module__fJJ8GW__optionsWrap{flex-flow:wrap;gap:12px;display:flex}.styles-module__fJJ8GW__optionCompact{margin-bottom:4px}.styles-module__fJJ8GW__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__fJJ8GW__footerButton{flex:1}
.styles-module__oMCu9W__card{margin-bottom:24px;padding:24px}.styles-module__oMCu9W__sectionLabel{color:var(--text-primary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__oMCu9W__scramble{letter-spacing:4px;color:var(--accent);text-align:center;margin:24px 0;font-family:Nunito,sans-serif;font-size:clamp(24px,2.5vw,40px);font-weight:700}.styles-module__oMCu9W__input{text-align:center;text-transform:uppercase;width:100%;color:var(--text-primary);border:none;border-bottom:2px solid var(--border);background-color:#0000;outline:none;padding:8px 0;font-family:Nunito,sans-serif;font-size:clamp(20px,2vw,30px)}.styles-module__oMCu9W__input:focus{border-bottom-color:var(--accent)}.styles-module__oMCu9W__footer{margin-top:auto}
.styles-module__vpogpq__grid{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.styles-module__vpogpq__gridCard{background-color:var(--card-bg);width:clamp(90px,8vw,130px);height:clamp(90px,8vw,130px);box-shadow:var(--card-shadow);border:1px solid var(--card-border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:transform .1s ease-in-out;display:flex}.styles-module__vpogpq__gridCard:active{transform:scale(.95)}.styles-module__vpogpq__gridCard:disabled{cursor:default;opacity:.8}.styles-module__vpogpq__gridText{color:var(--text-primary);text-align:center;font-family:Nunito,sans-serif;font-size:clamp(18px,1.8vw,26px);font-weight:700}.styles-module__vpogpq__footer{margin-top:auto}
.styles-module__UWGjwW__card{flex-direction:column;gap:14px;margin-bottom:16px;padding:clamp(20px,2.5vw,32px);display:flex}.styles-module__UWGjwW__dialogueLine{border-radius:18px;max-width:75%;padding:14px 20px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);line-height:1.5;box-shadow:0 2px 6px #0000000a}.styles-module__UWGjwW__dialogueNpc{color:var(--text-primary);background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-bottom-left-radius:6px;align-self:flex-start}.styles-module__UWGjwW__dialoguePlayer{color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-bottom-right-radius:6px;align-self:flex-end}.styles-module__UWGjwW__optionsColumn{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.styles-module__UWGjwW__footer{margin-top:auto}
.styles-module__1uuQOG__card{margin-bottom:24px;padding:24px}.styles-module__1uuQOG__muted{color:var(--text-secondary);text-align:center;font-family:Nunito,sans-serif;font-style:italic}.styles-module__1uuQOG__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__1uuQOG__footerButton{flex:1}
.styles-module__-zL2Ia__card{margin-bottom:24px;padding:24px}.styles-module__-zL2Ia__sectionLabel{color:var(--text-secondary);text-align:right;margin-bottom:8px;font-family:Nunito,sans-serif;font-size:clamp(13px,1.2vw,16px);font-weight:700}.styles-module__-zL2Ia__speedQuestion{color:var(--text-primary);text-align:center;margin:16px 0;font-family:Nunito,sans-serif;font-size:clamp(22px,2.2vw,34px);font-weight:700}.styles-module__-zL2Ia__optionsColumn{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.styles-module__-zL2Ia__footer{margin-top:auto}
.styles-module__uAjgIq__card{margin-bottom:24px;padding:24px}.styles-module__uAjgIq__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__uAjgIq__targetText{color:var(--text-primary);text-align:center;margin:8px 0;font-family:Nunito,sans-serif;font-size:clamp(20px,2vw,30px);font-weight:700}.styles-module__uAjgIq__chipsRow{flex-flow:wrap;gap:8px;min-height:48px;display:flex}.styles-module__uAjgIq__muted{color:var(--text-muted);font-family:Nunito,sans-serif;font-style:italic}.styles-module__uAjgIq__wordSearchGrid{flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;display:flex}.styles-module__uAjgIq__wordSearchRow{flex-direction:row;gap:8px;display:flex}.styles-module__uAjgIq__wordSearchCell{justify-content:center;align-items:center;width:clamp(36px,3.5vw,52px);height:clamp(36px,3.5vw,52px);display:flex}.styles-module__uAjgIq__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__uAjgIq__footerButton{flex:1}
.styles-module__Ja59fG__card{flex-direction:column;align-items:center;margin-bottom:24px;padding:24px;display:flex}.styles-module__Ja59fG__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__Ja59fG__hangmanWord{letter-spacing:4px;color:var(--text-primary);text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin:16px 0;font-family:Nunito,sans-serif;font-size:clamp(24px,2.5vw,40px);font-weight:700;display:flex}.styles-module__Ja59fG__hangmanLetter{border-bottom:2px solid var(--text-primary);text-align:center;min-width:24px;padding:0 4px}.styles-module__Ja59fG__hangmanSpace{min-width:24px}.styles-module__Ja59fG__lettersWrap{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;display:flex}.styles-module__Ja59fG__letterCell{justify-content:center;align-items:center;width:clamp(36px,3.5vw,52px);height:clamp(36px,3.5vw,52px);display:flex}.styles-module__Ja59fG__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__Ja59fG__footerButton{flex:1}
.styles-module__WcO_vG__card{margin-bottom:24px;padding:24px}.styles-module__WcO_vG__sectionLabel{color:var(--text-primary);margin-bottom:4px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__WcO_vG__muted{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-style:italic}.styles-module__WcO_vG__crosswordGrid{flex-direction:column;align-items:center;gap:2px;margin-bottom:24px;display:flex}.styles-module__WcO_vG__crosswordRow{flex-direction:row;gap:2px;display:flex}.styles-module__WcO_vG__crosswordCell{border-radius:4px;justify-content:center;align-items:center;width:clamp(30px,3vw,44px);height:clamp(30px,3vw,44px);display:flex}.styles-module__WcO_vG__crosswordBlock{background-color:#0000}.styles-module__WcO_vG__crosswordInput{background-color:var(--card-bg);border:1px solid var(--border);color:var(--text-primary);text-align:center;text-transform:uppercase;outline:none;width:100%;height:100%;padding:0;font-family:Nunito,sans-serif;font-size:clamp(14px,1.3vw,18px);font-weight:700}.styles-module__WcO_vG__crosswordInput:focus{border-color:var(--accent)}.styles-module__WcO_vG__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__WcO_vG__footerButton{flex:1}
.styles-module__taAp7a__card{padding:clamp(16px,2vw,28px)}.styles-module__taAp7a__sectionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(15px,1.3vw,19px);font-weight:800}.styles-module__taAp7a__optionsWrap{flex-wrap:wrap;gap:10px;display:flex}.styles-module__taAp7a__categoryWord{flex:none}.styles-module__taAp7a__categoriesColumn{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.styles-module__taAp7a__categoryCard{background:var(--card-bg,#fff);cursor:pointer;border:2.5px dashed #c7d2fe;border-radius:18px;min-height:100px;padding:clamp(16px,2vw,24px);transition:border-color .2s,background-color .2s,transform .15s}.styles-module__taAp7a__categoryCard:hover{background-color:#f5f3ff;border-color:#818cf8;transform:translateY(-1px)}.styles-module__taAp7a__chipsRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.styles-module__taAp7a__muted{color:var(--text-secondary);font-family:Nunito,sans-serif;font-size:14px;font-style:italic}.styles-module__taAp7a__footerRow{flex-direction:row;justify-content:space-between;gap:14px;margin-top:auto;display:flex}.styles-module__taAp7a__footerButton{flex:1}
.styles-module__Kp5kWW__optionsColumn{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.styles-module__Kp5kWW__footer{margin-top:auto}
.styles-module__hJsiQq__card{margin-bottom:24px;padding:24px}.styles-module__hJsiQq__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__hJsiQq__sentence{color:var(--text-primary);text-align:center;margin:16px 0;font-family:Nunito,sans-serif;font-size:clamp(18px,1.8vw,26px);font-weight:700}.styles-module__hJsiQq__optionsColumn{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.styles-module__hJsiQq__footer{margin-top:auto}
.styles-module__BZETzW__card{margin-bottom:24px;padding:24px}.styles-module__BZETzW__sectionLabel{color:var(--text-secondary);text-align:center;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(14px,1.2vw,17px);font-weight:700}.styles-module__BZETzW__ladderRow{flex-direction:row;justify-content:center;align-items:center;margin:16px 0;display:flex}.styles-module__BZETzW__ladderPill{background-color:var(--bg-subtle);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:9999px;padding:8px 16px}.styles-module__BZETzW__ladderPillText{color:var(--text-primary);font-family:Nunito,sans-serif;font-size:clamp(18px,1.8vw,26px);font-weight:700}.styles-module__BZETzW__ladderArrow{color:var(--text-muted);margin:0 16px;font-family:Nunito,sans-serif;font-size:clamp(20px,2vw,28px)}.styles-module__BZETzW__optionsColumn{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.styles-module__BZETzW__footer{margin-top:auto}
.styles-module__Vi_Uuq__card{margin-bottom:24px;padding:24px}.styles-module__Vi_Uuq__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__Vi_Uuq__chipsRow{flex-flow:wrap;gap:8px;min-height:48px;display:flex}.styles-module__Vi_Uuq__optionsWrap{flex-flow:wrap;gap:12px;margin-bottom:24px;display:flex}.styles-module__Vi_Uuq__sequenceOption{margin-bottom:4px}.styles-module__Vi_Uuq__footerRow{flex-direction:row;justify-content:flex-end;gap:12px;margin-top:auto;display:flex}.styles-module__Vi_Uuq__footerButton{min-width:100px}@media (max-width:480px){.styles-module__Vi_Uuq__footerRow{flex-direction:column;justify-content:stretch}}
.styles-module__PFkOoG__card{margin-bottom:24px;padding:24px}.styles-module__PFkOoG__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module__PFkOoG__speedQuestion{color:var(--text-primary);text-align:center;margin:16px 0;font-family:Nunito,sans-serif;font-size:clamp(22px,2.2vw,34px);font-weight:700}.styles-module__PFkOoG__optionsColumn{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.styles-module__PFkOoG__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module__PFkOoG__footerButton{flex:1}
.explore-module__cO814G__page{background:#f1f5f9;flex-direction:column;height:100vh;display:flex;overflow:hidden}.explore-module__cO814G__topBar{background:var(--header-bg);border-bottom:1px solid var(--header-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.5rem .75rem;display:flex}.explore-module__cO814G__topBarLeft{align-items:baseline;gap:.75rem;display:flex}.explore-module__cO814G__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#6366f1;flex-shrink:0;font-size:.65rem;font-weight:700}.explore-module__cO814G__title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:900;line-height:1}.explore-module__cO814G__hint{color:var(--text-muted);flex-shrink:0;margin:0;font-size:.72rem;font-weight:500}.explore-module__cO814G__mapArea{flex:1;position:relative;overflow:hidden}
.page-module__1uT0ja__pageShell{background:var(--bg-page);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.page-module__1uT0ja__container{flex-direction:column;flex:1;gap:1.25rem;width:100%;padding:1.5rem 1.5rem 8rem;display:flex}.page-module__1uT0ja__statusCard{background:var(--card-bg);box-shadow:var(--card-shadow);border:1px solid var(--card-border);border-radius:20px;padding:1.5rem}.page-module__1uT0ja__statusLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-size:.68rem;font-weight:800}.page-module__1uT0ja__currentTierRow{align-items:center;gap:14px;margin-bottom:1.25rem;display:flex}.page-module__1uT0ja__currentTierIcon{font-size:2.2rem}.page-module__1uT0ja__currentTierTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:900}.page-module__1uT0ja__currentSublevel{color:var(--text-secondary);margin:3px 0 0;font-size:13px;font-weight:600}.page-module__1uT0ja__statsRow{border-top:1px solid var(--border-subtle);justify-content:space-around;padding-top:1rem;display:flex}.page-module__1uT0ja__statItem{flex-direction:column;align-items:center;gap:3px;display:flex}.page-module__1uT0ja__statValue{color:#6366f1;letter-spacing:-.03em;font-size:1.3rem;font-weight:900;line-height:1}.page-module__1uT0ja__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}.page-module__1uT0ja__infoBox{background:#6366f112;border:1px solid #6366f126;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.page-module__1uT0ja__infoIcon{flex-shrink:0;font-size:18px}.page-module__1uT0ja__infoText{color:var(--text-secondary);flex:1;margin:0;font-size:13px;font-weight:600;line-height:1.5}.page-module__1uT0ja__savedBanner{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e40;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.page-module__1uT0ja__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem;font-size:.72rem;font-weight:800}.page-module__1uT0ja__tiersContainer{flex-direction:column;gap:10px;display:flex}.page-module__1uT0ja__tierOption{background:var(--card-bg);border:2px solid var(--card-border);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:14px;padding:16px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.page-module__1uT0ja__tierOption:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0f172a17}.page-module__1uT0ja__tierOptionSelected{box-shadow:0 4px 20px #0f172a1f}.page-module__1uT0ja__tierIconBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.page-module__1uT0ja__tierIcon{font-size:24px}.page-module__1uT0ja__tierInfo{flex:1;min-width:0}.page-module__1uT0ja__tierTitleRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.page-module__1uT0ja__tierTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:800}.page-module__1uT0ja__currentBadge{color:#16a34a;text-transform:uppercase;letter-spacing:.06em;background:#22c55e1f;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.page-module__1uT0ja__tierSubtitle{color:var(--text-secondary);font-size:13px;font-weight:600;display:block}.page-module__1uT0ja__tierDescription{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__1uT0ja__radioOuter{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .15s;display:flex}.page-module__1uT0ja__radioInner{border-radius:50%;width:11px;height:11px}.page-module__1uT0ja__changesSection{background:#fffbeb;border:1px solid #fef3c7;border-radius:16px;padding:1.25rem 1.5rem}.page-module__1uT0ja__changesSectionTitle{color:#92400e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.8rem;font-weight:800}.page-module__1uT0ja__changeItem{align-items:center;gap:10px;margin-bottom:10px;display:flex}.page-module__1uT0ja__changeItem:last-child{margin-bottom:0}.page-module__1uT0ja__changeIcon{flex-shrink:0;font-size:16px}.page-module__1uT0ja__changeText{color:#78350f;font-size:13px;font-weight:600}.page-module__1uT0ja__bottomSpacer{height:40px}.page-module__1uT0ja__footer{background:var(--bg-surface);border-top:1px solid var(--border-subtle);padding:16px 24px;position:sticky;bottom:0;box-shadow:0 -4px 20px #0f172a14}.page-module__1uT0ja__saveButton{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#6366f1;border:none;border-radius:14px;justify-content:center;width:100%;max-width:600px;margin:0 auto;padding:15px 24px;font-family:inherit;font-size:15px;font-weight:800;transition:opacity .15s,transform .15s;display:flex}.page-module__1uT0ja__saveButton:hover:not(.page-module__1uT0ja__saveButtonDisabled){opacity:.92;transform:translateY(-1px)}.page-module__1uT0ja__saveButtonDisabled{background:var(--border);color:var(--text-muted);cursor:not-allowed}
.styles-module___luvgG__card{margin-bottom:24px;padding:24px}.styles-module___luvgG__sectionLabel{color:var(--text-secondary);margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:700}.styles-module___luvgG__chipsRow{flex-flow:wrap;gap:8px;min-height:48px;display:flex}.styles-module___luvgG__muted{color:var(--text-muted);font-family:Nunito,sans-serif;font-size:clamp(15px,1.3vw,18px);font-style:italic;line-height:48px}.styles-module___luvgG__tilesWrap{flex-flow:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.styles-module___luvgG__tileCell{justify-content:center;align-items:center;width:clamp(44px,4vw,60px);height:clamp(44px,4vw,60px);display:flex}.styles-module___luvgG__footerRow{flex-direction:row;justify-content:space-between;gap:16px;margin-top:auto;display:flex}.styles-module___luvgG__footerButton{flex:1}
.styles-module__T90gqq__depthWrapper{perspective:1000px;flex-shrink:0;width:150px}.styles-module__T90gqq__innerButton{background:var(--card-bg);border:1px solid var(--card-border);width:150px;height:175px;box-shadow:var(--card-shadow);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem .75rem;transition:transform .15s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.styles-module__T90gqq__pressed{transform:scale(.95)translateY(4px)}.styles-module__T90gqq__innerButtonLocked{opacity:.6;cursor:not-allowed;transform:none}.styles-module__T90gqq__innerButtonLocked:active{transform:none}.styles-module__T90gqq__progressRing{margin-bottom:.5rem;position:relative}.styles-module__T90gqq__innerCircle{background-color:var(--bg-subtle);border-radius:29px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative;overflow:hidden}.styles-module__T90gqq__innerLogo{object-fit:contain;width:36px;height:36px}.styles-module__T90gqq__levelBadge{z-index:10;background-color:#f3f4f6;border:3px solid #fff;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:-6px;right:-6px;box-shadow:0 2px 4px #0000001a}.styles-module__T90gqq__completedBadge{background-color:#22c55e;border-color:#bbf7d0}.styles-module__T90gqq__levelBadgeText{color:#4b5563;font-size:.875rem;font-weight:800}.styles-module__T90gqq__completedBadge .styles-module__T90gqq__levelBadgeText{color:#fff}.styles-module__T90gqq__innerText{color:var(--text-primary);text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%;margin-top:.5rem;font-size:.8rem;font-weight:700;display:-webkit-box;overflow:hidden}.styles-module__T90gqq__innerTextLocked{color:var(--text-muted)}.styles-module__T90gqq__lockOverlay{background-color:#ffffff59;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__T90gqq__lockIcon{text-shadow:0 2px 4px #0003;font-size:2rem}
.home-module__LW5HvW__safeArea{background:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.home-module__LW5HvW__backgroundContainer{display:none}.home-module__LW5HvW__container{flex-direction:column;flex:1;gap:0;width:100%;padding:1.5rem 1.5rem 3rem;display:flex}.home-module__LW5HvW__scrollContent{flex-direction:column;flex:1;gap:0;display:flex}.home-module__LW5HvW__body{flex-direction:column;gap:0;padding:0;display:flex}.home-module__LW5HvW__heroPanel{background:var(--accent-bg-soft);border:1px solid var(--accent-border);border-radius:18px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 2px 12px #6366f114}.home-module__LW5HvW__heroPanel:before{content:"";pointer-events:none;background:#6366f10f;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.home-module__LW5HvW__heroPanel:after{content:"";pointer-events:none;background:#6366f10a;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-60px;left:30%}.home-module__LW5HvW__heroTop{z-index:1;margin-bottom:1.4rem;position:relative}.home-module__LW5HvW__heroEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 .4rem;font-size:.7rem;font-weight:700}.home-module__LW5HvW__heroTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:900;line-height:1.1}.home-module__LW5HvW__heroStats{z-index:1;grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid;position:relative}.home-module__LW5HvW__heroStatCard{background:var(--card-bg);border:1px solid var(--accent-border);box-shadow:var(--card-shadow);border-radius:14px;align-items:center;gap:.6rem;padding:.8rem .9rem;display:flex}.home-module__LW5HvW__heroStatEmoji{flex-shrink:0;font-size:1.3rem}.home-module__LW5HvW__heroStatLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0;font-size:.65rem;font-weight:700}.home-module__LW5HvW__heroStatValue{color:var(--text-primary);margin:.1rem 0 0;font-size:1.05rem;font-weight:900}.home-module__LW5HvW__currentCard{background:var(--card-bg);border-bottom:1px solid var(--border);box-shadow:var(--card-shadow);border:1px solid var(--card-border);border-radius:16px;margin-top:1.25rem;padding:1.5rem;position:relative;overflow:hidden}.home-module__LW5HvW__currentCard:before{content:"";background:linear-gradient(180deg,var(--accent),var(--accent));width:4px;height:100%;position:absolute;top:0;left:0}.home-module__LW5HvW__currentCardContent{flex-direction:row;align-items:center;gap:1.2rem;display:flex}.home-module__LW5HvW__currentTownIcon{object-fit:cover;cursor:pointer;border-radius:18px;flex-shrink:0;width:72px;height:72px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 24px #6366f133}.home-module__LW5HvW__currentTownIcon:hover{transform:scale(1.06);box-shadow:0 12px 32px #6366f159}.home-module__LW5HvW__currentTownText{flex-direction:column;flex:1;min-width:0;display:flex}.home-module__LW5HvW__currentTownLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .3rem;font-size:.68rem;font-weight:700}.home-module__LW5HvW__currentTownName{color:var(--text-primary);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:900;overflow:hidden}.home-module__LW5HvW__currentZoneTag{width:fit-content;color:var(--accent);background:#6366f11a;border-radius:999px;margin:.4rem 0 0;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.home-module__LW5HvW__progressOrb{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 8px 20px #6366f166}.home-module__LW5HvW__currentProgressRow{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1.1rem;margin-bottom:.6rem;display:flex}.home-module__LW5HvW__currentProgressText{flex-direction:column;gap:.15rem;display:flex}.home-module__LW5HvW__currentProgressLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.8rem;font-weight:700}.home-module__LW5HvW__currentProgressValue{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:800}.home-module__LW5HvW__currentProgressPercent{color:var(--accent);letter-spacing:-.03em;font-size:1.4rem;font-weight:900}.home-module__LW5HvW__currentProgressBar{width:100%}.home-module__LW5HvW__lightboxOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;cursor:pointer;background:#0f172ad9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.home-module__LW5HvW__lightboxContent{cursor:default;border-radius:20px;width:100%;max-width:680px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.home-module__LW5HvW__lightboxImage{object-fit:cover;width:100%;height:auto;max-height:70vh;display:block}.home-module__LW5HvW__lightboxCaption{background:linear-gradient(#0000,#0f172ae6);padding:2rem 1.5rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.home-module__LW5HvW__lightboxName{color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.3rem;font-weight:900}.home-module__LW5HvW__lightboxRegion{color:#c7d2fed9;margin:0;font-size:.82rem;font-weight:600}.home-module__LW5HvW__lightboxClose{color:#fff;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;line-height:1;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.home-module__LW5HvW__lightboxClose:hover{background:#0f172ae6}.home-module__LW5HvW__lessonsSection{flex:1;padding:1.5rem 0 2rem}.home-module__LW5HvW__lessonsHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.home-module__LW5HvW__lessonsTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:900}.home-module__LW5HvW__lessonsBadge{background:linear-gradient(135deg,var(--accent),var(--accent));border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;display:flex;box-shadow:0 4px 12px #6366f14d}.home-module__LW5HvW__lessonsBadgeText{color:#fff;font-size:.82rem;font-weight:800}.home-module__LW5HvW__levelsContainer{flex-flow:wrap;gap:.85rem;width:100%;padding:.25rem 0 1rem;display:flex}.home-module__LW5HvW__levelItem{scroll-snap-align:start;flex:none}@media (max-width:900px){.home-module__LW5HvW__heroPanel{padding:1.5rem 1.25rem 1.25rem}.home-module__LW5HvW__currentCard{padding:1.2rem 1.25rem}.home-module__LW5HvW__lessonsSection{padding:1.2rem 1.25rem 2rem}.home-module__LW5HvW__heroStats{grid-template-columns:1fr 1fr}}@media (max-width:640px){.home-module__LW5HvW__heroStats{grid-template-columns:1fr 1fr}.home-module__LW5HvW__currentCardContent{flex-wrap:wrap}.home-module__LW5HvW__progressOrb{width:58px;height:58px;font-size:.88rem}}
.profile-module__3q4csG__safeArea{background:var(--bg-page);flex-direction:column;flex:1;min-height:100vh;display:flex}.profile-module__3q4csG__container{flex-direction:column;gap:0;width:100%;margin:0 auto;padding:1.5rem 1.5rem 3rem;display:flex}.profile-module__3q4csG__animationFadeInUp{animation:.4s ease-out forwards profile-module__3q4csG__fadeInUp}.profile-module__3q4csG__animationFadeInUpDelayed1{opacity:0;animation:.4s ease-out .1s forwards profile-module__3q4csG__fadeInUp}.profile-module__3q4csG__animationFadeInUpDelayed2{opacity:0;animation:.4s ease-out .15s forwards profile-module__3q4csG__fadeInUp}.profile-module__3q4csG__animationFadeInUpDelayed3{opacity:0;animation:.4s ease-out .2s forwards profile-module__3q4csG__fadeInUp}.profile-module__3q4csG__animationFadeInUpDelayed4{opacity:0;animation:.4s ease-out .25s forwards profile-module__3q4csG__fadeInUp}.profile-module__3q4csG__animationFadeInUpDelayed5{opacity:0;animation:.4s ease-out .3s forwards profile-module__3q4csG__fadeInUp}@keyframes profile-module__3q4csG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-module__3q4csG__profileCard{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow)!important;border-radius:18px!important;margin-bottom:1.25rem!important;padding:1.25rem!important}.profile-module__3q4csG__profileHeaderContent{flex-direction:row;align-items:center;display:flex}.profile-module__3q4csG__profileInfo{flex-direction:column;flex:1;justify-content:center;margin-left:1rem;display:flex}.profile-module__3q4csG__userName{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.2rem;font-weight:900}.profile-module__3q4csG__badgesRow{flex-flow:wrap;gap:.5rem;margin-top:1rem;display:flex}.profile-module__3q4csG__titleBadge{border-radius:9999px;padding:.25rem .75rem}.profile-module__3q4csG__titleText{font-size:.75rem;font-weight:600}.profile-module__3q4csG__tierBadge{border-radius:9999px;flex-direction:row;align-items:center;gap:.25rem;padding:.25rem .75rem;display:flex}.profile-module__3q4csG__tierIcon{font-size:12px}.profile-module__3q4csG__tierName{font-size:.75rem;font-weight:600}.profile-module__3q4csG__modifiersList{flex-flow:wrap;justify-content:flex-start;gap:.5rem;margin-top:1rem;display:flex}.profile-module__3q4csG__modifierChip{background:#22c55e1a;border:1px solid #22c55e33;border-radius:999px;padding:.25rem .75rem}.profile-module__3q4csG__modifierText{color:#16a34a;font-size:.72rem;font-weight:700}.profile-module__3q4csG__sectionGroup{margin-top:1.5rem}.profile-module__3q4csG__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 .65rem;font-size:.68rem;font-weight:800}.profile-module__3q4csG__sectionHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:.65rem;display:flex}.profile-module__3q4csG__sectionProgress{color:var(--text-secondary);font-size:.875rem;font-weight:500}.profile-module__3q4csG__invisibleButton{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0}.profile-module__3q4csG__sectionLink{color:var(--accent);align-items:center;font-size:.75rem;font-weight:700;display:flex}.profile-module__3q4csG__statsGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.profile-module__3q4csG__statCardWrapper{cursor:pointer;background:0 0;border:none;flex:1;min-width:45%;padding:0;transition:transform .1s}.profile-module__3q4csG__statCardWrapper:active{transform:scale(.95)}.profile-module__3q4csG__statCard{flex-direction:column;align-items:center;width:100%;display:flex;background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow)!important;border-radius:16px!important;padding:1rem .5rem!important}.profile-module__3q4csG__statIcon{margin-bottom:.5rem;font-size:28px}.profile-module__3q4csG__statValue{letter-spacing:-.03em;font-family:inherit;font-size:1.4rem;font-weight:900;line-height:1}.profile-module__3q4csG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.3rem;font-size:.65rem;font-weight:700}.profile-module__3q4csG__charactersScroll{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;padding-right:1.25rem;display:flex;overflow-x:auto}.profile-module__3q4csG__charactersScroll::-webkit-scrollbar{display:none}.profile-module__3q4csG__characterAvatarContainer{justify-content:center;align-items:center;animation:3s ease-in-out infinite alternate profile-module__3q4csG__pulseAvatar;display:flex;position:relative}@keyframes profile-module__3q4csG__pulseAvatar{0%{transform:scale(1)}to{transform:scale(1.05)}}.profile-module__3q4csG__avatarGlow{animation:4s linear infinite alternate profile-module__3q4csG__pulseGlow;position:absolute}@keyframes profile-module__3q4csG__pulseGlow{0%{opacity:.3}to{opacity:1}}.profile-module__3q4csG__characterAvatarInner{z-index:1;border:3px solid;justify-content:center;align-items:center;display:flex;position:relative}.profile-module__3q4csG__avatarImageWrapper{position:relative}.profile-module__3q4csG__characterEmoji{text-align:center;line-height:1}.profile-module__3q4csG__textlarge{font-size:44px}.profile-module__3q4csG__textmedium{font-size:32px}.profile-module__3q4csG__textsmall{font-size:24px}.profile-module__3q4csG__characterCard{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:1rem;flex-shrink:0;padding:0;transition:transform .1s;overflow:hidden}.profile-module__3q4csG__characterCard:active{transform:scale(.92)}.profile-module__3q4csG__characterCardEquipped{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.profile-module__3q4csG__characterCardLocked{opacity:.7}.profile-module__3q4csG__characterCardInner{flex-direction:column;justify-content:center;align-items:center;width:90px;height:110px;padding:1rem 0;display:flex;position:relative}.profile-module__3q4csG__equippedBadge{z-index:2;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:.5rem;right:.5rem}.profile-module__3q4csG__equippedBadgeText{color:#fff;font-size:12px;font-weight:700}.profile-module__3q4csG__lockedOverlay{z-index:1;background-color:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profile-module__3q4csG__lockIcon{font-size:24px}.profile-module__3q4csG__characterCardEmoji{margin-bottom:.5rem;font-size:36px}.profile-module__3q4csG__characterCardAvatarImageWrapper{width:44px;height:44px;margin-bottom:.5rem;position:relative}.profile-module__3q4csG__emojiLocked{opacity:.5}.profile-module__3q4csG__characterCardName{color:var(--text-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;padding:0 4px;font-size:.75rem;font-weight:600;overflow:hidden}.profile-module__3q4csG__textLocked{color:#9ca3af}.profile-module__3q4csG__achievementsPreview{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow)!important;border-radius:16px!important;margin-bottom:1.25rem!important}.profile-module__3q4csG__achievementProgressRow{flex-direction:row;justify-content:space-around;margin-bottom:1rem;display:flex}.profile-module__3q4csG__achievementProgressInfo{flex-direction:column;align-items:center;display:flex}.profile-module__3q4csG__achievementProgressValue{color:var(--accent);letter-spacing:-.03em;font-size:1.2rem;font-weight:900}.profile-module__3q4csG__achievementProgressLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;font-size:.65rem;font-weight:700}.profile-module__3q4csG__achievementProgressBar{background-color:var(--border);border-radius:4px;height:8px;overflow:hidden}.profile-module__3q4csG__achievementProgressFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;height:100%;transition:width .3s}.profile-module__3q4csG__difficultyCard{align-items:center;display:flex;background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow)!important;border-radius:16px!important;flex-direction:row!important;margin-bottom:.75rem!important}.profile-module__3q4csG__difficultyIcon{border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.profile-module__3q4csG__difficultyEmoji{font-size:24px}.profile-module__3q4csG__difficultyInfo{flex-direction:column;flex:1;margin-left:1rem;display:flex}.profile-module__3q4csG__difficultyTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:800}.profile-module__3q4csG__difficultySubtitle{color:var(--text-secondary);font-size:.8rem;font-weight:500}.profile-module__3q4csG__difficultyArrow{padding-left:1rem}.profile-module__3q4csG__arrowText{color:#6b7280;font-size:24px}.profile-module__3q4csG__settingsCard{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--card-shadow)!important;border-radius:16px!important;margin-bottom:1.25rem!important;padding:0!important;overflow:hidden!important}.profile-module__3q4csG__settingsItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .12s;display:flex}.profile-module__3q4csG__settingsItem:hover{background:var(--bg-subtle)}.profile-module__3q4csG__settingsItem:active{transform:scale(.98)}.profile-module__3q4csG__settingsItemBorder{border-bottom:1px solid var(--border-subtle)}.profile-module__3q4csG__settingsIcon{margin-right:1rem;font-size:20px}.profile-module__3q4csG__settingsTitle{color:var(--text-primary);flex:1;font-size:.9rem;font-weight:600}.profile-module__3q4csG__settingsArrow{color:var(--text-muted);font-size:20px}.profile-module__3q4csG__versionText{color:var(--text-muted);text-align:center;margin-top:1.5rem;font-size:.72rem;font-weight:600}.profile-module__3q4csG__characterModalOverlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-module__3q4csG__characterModalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;position:absolute;inset:0}.profile-module__3q4csG__characterModalCard{background:var(--card-bg);z-index:20;border-radius:24px;width:88%;max-width:380px;animation:.25s cubic-bezier(.22,.61,.36,1) profile-module__3q4csG__zoomIn;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a40}@keyframes profile-module__3q4csG__zoomIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.profile-module__3q4csG__characterModalConfetti{z-index:30;pointer-events:none;position:absolute;inset:0}.profile-module__3q4csG__characterModalClose{z-index:20;cursor:pointer;background-color:#11182759;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}.profile-module__3q4csG__characterModalHeader{justify-content:center;align-items:center;padding-top:1.5rem;padding-bottom:1.25rem;display:flex}.profile-module__3q4csG__characterModalAvatarEmoji{font-size:76px;line-height:1}.profile-module__3q4csG__characterModalAvatarImageWrapper{width:96px;height:96px;position:relative}.profile-module__3q4csG__characterModalBody{flex-direction:column;padding:1.25rem;display:flex}.profile-module__3q4csG__characterModalName{color:var(--text-primary);text-align:center;margin:0;font-size:1.5rem;font-weight:700}.profile-module__3q4csG__characterModalTitle{color:var(--text-secondary);text-align:center;margin-top:.25rem;margin-bottom:0;font-size:1rem;font-weight:500}.profile-module__3q4csG__characterModalDescription{color:var(--text-secondary);text-align:center;margin-top:1rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.6}.profile-module__3q4csG__characterModalPrimaryButton{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;margin-top:1.25rem;padding:.85rem 0;transition:opacity .15s;display:flex}.profile-module__3q4csG__characterModalPrimaryButton:hover:not(:disabled){opacity:.9}.profile-module__3q4csG__characterModalPrimaryButtonDisabled{cursor:not-allowed;background-color:#e2e8f0!important}.profile-module__3q4csG__characterModalPrimaryButtonText{color:#fff;font-size:1rem;font-weight:700}.profile-module__3q4csG__characterModalPurchaseWrap{flex-direction:column;margin-top:1rem;display:flex}.profile-module__3q4csG__characterModalPurchaseMeta{color:#6b7280;text-align:center;margin:0;font-size:.75rem;font-weight:500}.profile-module__3q4csG__characterModalLockedWrap{background:var(--bg-subtle);border:1px solid var(--border-subtle);border-radius:12px;margin-top:1.25rem;padding:1rem}.profile-module__3q4csG__characterModalLockedText{color:var(--text-secondary);text-align:center;margin:0;font-size:.875rem;font-weight:500}
.page-module__bRqneW__pageShell{background:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.page-module__bRqneW__container{flex-direction:column;flex:1;gap:1.25rem;width:100%;padding:1.5rem 1.5rem 3rem;display:flex}.page-module__bRqneW__statsBar{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:18px;flex-direction:row;justify-content:space-around;padding:1.25rem 1.5rem;display:flex}.page-module__bRqneW__statItem{flex-direction:column;align-items:center;gap:.2rem;display:flex}.page-module__bRqneW__statValue{color:var(--accent);letter-spacing:-.03em;font-size:1.3rem;font-weight:900}.page-module__bRqneW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}.page-module__bRqneW__tabBar{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:18px;flex-direction:row;padding:0 1.5rem;display:flex;overflow:hidden}.page-module__bRqneW__tab{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:.85rem 0;font-family:inherit;transition:border-color .15s}.page-module__bRqneW__tabActive{border-bottom-color:#6366f1}.page-module__bRqneW__tabText{color:#94a3b8;font-size:.85rem;font-weight:700}.page-module__bRqneW__tabTextActive{color:#6366f1}.page-module__bRqneW__scrollView{flex:1;padding-bottom:2rem;overflow-y:auto}.page-module__bRqneW__categoryScroll{scrollbar-width:none;padding:1rem 1.5rem .5rem;overflow-x:auto}.page-module__bRqneW__categoryScroll::-webkit-scrollbar{display:none}.page-module__bRqneW__categoryContent{flex-direction:row;gap:.5rem;width:max-content;display:flex}.page-module__bRqneW__categoryChip{cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-family:inherit;transition:all .15s;display:flex}.page-module__bRqneW__categoryChipActive{background:#6366f1;border-color:#6366f1}.page-module__bRqneW__categoryIcon{font-size:.9rem}.page-module__bRqneW__categoryName{color:#64748b;font-size:.78rem;font-weight:700}.page-module__bRqneW__categoryNameActive{color:#fff}.page-module__bRqneW__categoryCount{color:#94a3b8;background:#0000000f;border-radius:999px;padding:.1rem .35rem;font-size:.68rem;font-weight:800}.page-module__bRqneW__categoryCountActive{color:#ffffffd9;background:#fff3}.page-module__bRqneW__listContent{flex-direction:column;gap:.6rem;padding:.75rem 1.5rem;display:flex}.page-module__bRqneW__achievementCard{background:var(--card-bg);border:1px solid var(--card-border);border-left:4px solid var(--border);box-shadow:var(--card-shadow);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:.85rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:transform .12s,box-shadow .12s;display:flex}.page-module__bRqneW__achievementCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1c}.page-module__bRqneW__achievementCardUnlocked{background:var(--card-bg)}.page-module__bRqneW__achievementIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__bRqneW__achievementIconText{font-size:1.3rem}.page-module__bRqneW__achievementInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.page-module__bRqneW__achievementName{color:#0f172a;letter-spacing:-.01em;font-size:.9rem;font-weight:800}.page-module__bRqneW__achievementDescription{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:500;display:-webkit-box;overflow:hidden}.page-module__bRqneW__achievementStatus{flex-shrink:0;align-items:center;display:flex}.page-module__bRqneW__checkBadge{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module__bRqneW__checkText{color:#fff;font-size:.8rem;font-weight:900}.page-module__bRqneW__pointsText{color:#94a3b8;white-space:nowrap;font-size:.72rem;font-weight:800}.page-module__bRqneW__progressContainer{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.page-module__bRqneW__progressBar{background:#e2e8f0;border-radius:999px;flex:1;height:5px;overflow:hidden}.page-module__bRqneW__progressFill{border-radius:999px;height:100%;transition:width .3s}.page-module__bRqneW__progressText{color:#94a3b8;white-space:nowrap;font-size:.65rem;font-weight:700}.page-module__bRqneW__equippedSection{margin-bottom:.5rem}.page-module__bRqneW__sectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .6rem;font-size:.68rem;font-weight:800}.page-module__bRqneW__equippedTitleCard{background:#fff;border:2px solid;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.page-module__bRqneW__titleInfo{align-items:center;gap:.5rem;display:flex}.page-module__bRqneW__titleIcon{font-size:1.1rem}.page-module__bRqneW__equippedTitleName{font-size:.95rem;font-weight:800}.page-module__bRqneW__unequipButton{cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.4rem .75rem;font-family:inherit}.page-module__bRqneW__unequipButtonText{color:#64748b;font-size:.78rem;font-weight:700}.page-module__bRqneW__titleCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);cursor:pointer;text-align:left;border-left:4px solid;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:transform .12s,box-shadow .12s;display:flex}.page-module__bRqneW__titleCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1c}.page-module__bRqneW__titleCardUnlocked{background:var(--card-bg)}.page-module__bRqneW__titleCardEquipped{box-shadow:0 4px 16px #6366f126}.page-module__bRqneW__titleContent{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.page-module__bRqneW__titleCardIcon{flex-shrink:0;font-size:1.3rem}.page-module__bRqneW__iconLocked{opacity:.4}.page-module__bRqneW__titleTextContainer{flex-direction:column;gap:.15rem;min-width:0;display:flex}.page-module__bRqneW__titleName{letter-spacing:-.01em;font-size:.9rem;font-weight:800}.page-module__bRqneW__titleDescription{color:#64748b;font-size:.78rem;font-weight:500}.page-module__bRqneW__titleStatus{flex-shrink:0;margin-left:.75rem}.page-module__bRqneW__equippedBadge{border-radius:999px;padding:.25rem .6rem}.page-module__bRqneW__equippedBadgeText{color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:800}.page-module__bRqneW__rarityBadge{border-radius:999px;padding:.25rem .6rem}.page-module__bRqneW__rarityBadgeText{text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:800}.page-module__bRqneW__lockIcon{font-size:1rem}.page-module__bRqneW__textLocked{color:#94a3b8}.page-module__bRqneW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module__bRqneW__modalContainer{background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:1.5rem;animation:.25s cubic-bezier(.22,.61,.36,1) page-module__bRqneW__modalIn;display:flex;position:relative;box-shadow:0 24px 64px #0f172a40}@keyframes page-module__bRqneW__modalIn{0%{opacity:0;transform:scale(.93)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module__bRqneW__modalClose{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-family:inherit;display:flex;position:absolute;top:1rem;right:1rem}.page-module__bRqneW__modalCloseText{color:#64748b;font-size:.75rem;font-weight:800}.page-module__bRqneW__modalIconContainer{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.75rem;display:flex}.page-module__bRqneW__modalIcon{font-size:2rem}.page-module__bRqneW__tierBadge{border-radius:999px;margin-bottom:.75rem;padding:.3rem .85rem}.page-module__bRqneW__tierBadgeText{color:#fff;letter-spacing:.1em;font-size:.65rem;font-weight:900}.page-module__bRqneW__modalName{color:#0f172a;text-align:center;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.2rem;font-weight:900}.page-module__bRqneW__modalDescription{color:#64748b;text-align:center;margin:0 0 .75rem;font-size:.88rem;line-height:1.6}.page-module__bRqneW__modalPointsRow{margin-bottom:.75rem}.page-module__bRqneW__modalPoints{color:#6366f1;font-size:.85rem;font-weight:800}.page-module__bRqneW__rewardsSection{width:100%;margin-bottom:.75rem}.page-module__bRqneW__rewardsTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;font-size:.68rem;font-weight:800}.page-module__bRqneW__rewardItem{align-items:center;gap:.5rem;padding:.4rem 0;display:flex}.page-module__bRqneW__rewardIcon{font-size:.9rem}.page-module__bRqneW__rewardText{color:#334155;font-size:.82rem;font-weight:600}.page-module__bRqneW__unlockedStatus{background:#22c55e1a;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.page-module__bRqneW__unlockedIcon{color:#16a34a;font-size:.9rem;font-weight:900}.page-module__bRqneW__unlockedText{color:#16a34a;font-size:.82rem;font-weight:800}.page-module__bRqneW__modalProgress{align-items:center;gap:.75rem;width:100%;display:flex}.page-module__bRqneW__modalProgressBar{background:#e2e8f0;border-radius:999px;flex:1;height:8px;overflow:hidden}.page-module__bRqneW__modalProgressFill{border-radius:999px;height:100%;transition:width .3s}.page-module__bRqneW__modalProgressText{color:#64748b;white-space:nowrap;font-size:.75rem;font-weight:700}.page-module__bRqneW__titleModalHeader{border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:1.25rem;display:flex}.page-module__bRqneW__titleModalIcon{font-size:2rem}.page-module__bRqneW__titleModalName{letter-spacing:-.02em;font-size:1.3rem;font-weight:900}.page-module__bRqneW__rarityModalBadge{border-radius:999px;margin-bottom:.75rem;padding:.3rem .85rem}.page-module__bRqneW__rarityModalBadgeText{color:#fff;letter-spacing:.1em;font-size:.65rem;font-weight:900}.page-module__bRqneW__unlockRequirement{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.25rem;width:100%;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.page-module__bRqneW__unlockRequirementLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:800}.page-module__bRqneW__unlockRequirementText{color:#334155;font-size:.85rem;font-weight:600}.page-module__bRqneW__equipButton{cursor:pointer;border:none;border-radius:14px;width:100%;padding:.9rem;font-family:inherit;transition:opacity .15s}.page-module__bRqneW__equipButton:hover:not(:disabled){opacity:.9}.page-module__bRqneW__equipButtonDisabled{cursor:not-allowed;background:#e2e8f0!important}.page-module__bRqneW__equipButtonText{color:#fff;font-size:.9rem;font-weight:800}.page-module__bRqneW__lockedStatus{background:#f8fafc;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.page-module__bRqneW__lockedText{color:#94a3b8;font-size:.85rem;font-weight:600}
.page-module___KVXRW__container{background-color:var(--bg-page);flex-direction:column;width:100vw;height:100vh;display:flex}.page-module___KVXRW__gameArea{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden auto}.page-module___KVXRW__modalOverlay{z-index:2000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module___KVXRW__confettiWrapper{z-index:2003;pointer-events:none;position:absolute;inset:0}.page-module___KVXRW__modalBackdrop{z-index:2001;background-color:#0000008c;animation:.2s ease-out page-module___KVXRW__fadeIn;position:absolute;inset:0}.page-module___KVXRW__modalCard{z-index:2002;background-color:#fff;border-radius:20px;flex-direction:column;align-items:center;width:86%;max-width:400px;padding:32px;animation:.3s cubic-bezier(.175,.885,.32,1.275) page-module___KVXRW__popIn;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module___KVXRW__modalTitle{color:#0f172a;text-align:center;margin-bottom:24px;font-family:Nunito,sans-serif;font-size:20px;font-weight:800}.page-module___KVXRW__avatarWrap{border-radius:48px;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.page-module___KVXRW__avatarImageWrapper{width:76px;height:76px;position:relative}.page-module___KVXRW__avatarEmoji{font-size:44px;line-height:1}.page-module___KVXRW__characterName{color:#0f172a;margin:0;font-family:Nunito,sans-serif;font-size:18px;font-weight:700}.page-module___KVXRW__characterSubtitle{color:#64748b;text-align:center;margin-top:4px;margin-bottom:24px;font-family:Nunito,sans-serif;font-size:14px;font-weight:500}.page-module___KVXRW__continueButton{cursor:pointer;background-color:#22c55e;border:none;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;padding:16px;transition:transform .1s;display:flex}.page-module___KVXRW__continueButton:active{transform:scale(.96)}.page-module___KVXRW__continueButtonText{color:#fff;font-family:Nunito,sans-serif;font-size:16px;font-weight:700}@keyframes page-module___KVXRW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module___KVXRW__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.onboarding-module__4GJvBa__onboardingWrapper{background-color:var(--bg-page,#f8fafc);justify-content:center;align-items:center;height:100dvh;padding:24px;display:flex}.onboarding-module__4GJvBa__onboardingContent{background-color:var(--bg-card,#fff);border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000014}.onboarding-module__4GJvBa__welcomeBanner{text-align:center;border-bottom:1px solid var(--border-color,#e2e8f0);background-color:var(--bg-card,#fff);z-index:10;padding:32px 32px 24px}.onboarding-module__4GJvBa__title{color:var(--text-primary,#0f172a);margin:0 0 12px;font-size:2.5rem;font-weight:800}.onboarding-module__4GJvBa__subtitle{color:var(--text-muted,#64748b);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.5}.onboarding-module__4GJvBa__settingsWrapper{flex:1;padding:0 32px;overflow-y:auto}.onboarding-module__4GJvBa__settingsWrapper [class*=pageHeader]{display:none!important}.onboarding-module__4GJvBa__fixedFooter{background-color:var(--bg-card,#fff);border-top:1px solid var(--border-color,#e2e8f0);z-index:10;justify-content:flex-end;padding:24px 32px;display:flex}.onboarding-module__4GJvBa__finishButton{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:12px;min-width:250px;padding:16px 24px;font-size:1.15rem;font-weight:700;transition:all .1s cubic-bezier(.4,0,.2,1);box-shadow:0 4px #16a34a,0 8px 16px #22c55e33}.onboarding-module__4GJvBa__finishButton.onboarding-module__4GJvBa__pressed{transform:translateY(4px);box-shadow:0 0 #16a34a,0 4px 8px #22c55e33}
