.Header-module__ldgnoG__header{z-index:1000;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-bottom:3px solid #fff3;position:sticky;top:0;box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__container{max-width:1400px;margin:0 auto;padding:0 20px}.Header-module__ldgnoG__topBar{justify-content:space-between;align-items:center;padding:15px 0;display:flex}.Header-module__ldgnoG__logo{color:#fff;align-items:center;gap:12px;font-size:24px;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.Header-module__ldgnoG__logo:hover{transform:scale(1.05)}.Header-module__ldgnoG__bee{align-items:center;font-size:32px;animation:2s ease-in-out infinite Header-module__ldgnoG__buzz;display:flex}@keyframes Header-module__ldgnoG__buzz{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Header-module__ldgnoG__logoText{font-size:24px}.Header-module__ldgnoG__userSection{align-items:center;gap:15px;display:flex}.Header-module__ldgnoG__userInfo{background:#ffffff26;border-radius:20px;align-items:center;gap:12px;padding:8px 16px;text-decoration:none;transition:background .2s;display:flex}.Header-module__ldgnoG__userInfo:hover{background:#ffffff38}.Header-module__ldgnoG__headerAvatar{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:28px;height:28px}.Header-module__ldgnoG__headerAvatarPlaceholder{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.Header-module__ldgnoG__username{color:#fff;font-size:14px;font-weight:600}.Header-module__ldgnoG__score{color:gold;align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.Header-module__ldgnoG__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.Header-module__ldgnoG__badge.Header-module__ldgnoG__student{color:#fff;background:#10b981}.Header-module__ldgnoG__badge.Header-module__ldgnoG__admin{color:#fff;background:#ef4444}.Header-module__ldgnoG__logoutButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;font-size:16px;transition:background-color .2s,box-shadow .2s,border-color .2s;display:flex}.Header-module__ldgnoG__logoutButton:hover{background:#ffffff4d;transform:translateY(-2px)}.Header-module__ldgnoG__breadcrumbSection{border-top:1px solid #ffffff1a;padding-top:8px;padding-bottom:10px}.Header-module__ldgnoG__breadcrumbs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Header-module__ldgnoG__breadcrumbWrapper{align-items:center;gap:4px;display:flex}.Header-module__ldgnoG__breadcrumbItem{color:#ffffffd9;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s,box-shadow .2s,border-color .2s;display:flex}.Header-module__ldgnoG__breadcrumbItem:hover{color:#fff;background:#ffffff26}.Header-module__ldgnoG__breadcrumbItem.Header-module__ldgnoG__current{color:#fff;cursor:default;font-weight:600}.Header-module__ldgnoG__separator{color:#fff6;font-size:9px}@media (max-width:768px){.Header-module__ldgnoG__topBar{flex-direction:column;align-items:flex-start;gap:15px}.Header-module__ldgnoG__logo{font-size:20px}.Header-module__ldgnoG__bee{font-size:28px}.Header-module__ldgnoG__logoText{font-size:20px}.Header-module__ldgnoG__userSection{justify-content:space-between;width:100%}.Header-module__ldgnoG__userInfo{flex:1;justify-content:space-between}.Header-module__ldgnoG__username,.Header-module__ldgnoG__score{font-size:13px}.Header-module__ldgnoG__breadcrumbs{font-size:12px}.Header-module__ldgnoG__breadcrumbItem{gap:3px;font-size:12px}}
.Footer-module__Grjkva__footer{--footer-bg:#010205;--footer-fg:#eff2f9;--footer-muted:#9ea4b5;--footer-border:#8ca2e438;border-top:1px solid var(--footer-border);color:var(--footer-fg);background:var(--footer-bg);margin-top:auto;padding:64px 0 24px}@supports (color:lab(0% 0 0)){.Footer-module__Grjkva__footer{--footer-bg:lab(.531145% .166982 -1.30747);--footer-fg:lab(95.3052% .0686348 -3.78741);--footer-muted:lab(67.3725% .350088 -9.37322);--footer-border:lab(66.7343% 4.61593 -36.3614/.22)}}.Footer-module__Grjkva__container{width:min(100% - 64px,1280px);margin:0 auto}.Footer-module__Grjkva__content{border-bottom:1px solid var(--footer-border);justify-content:space-between;align-items:flex-start;gap:64px;padding-bottom:44px;display:flex}.Footer-module__Grjkva__left{max-width:380px}.Footer-module__Grjkva__logo{min-height:44px;color:var(--footer-fg);align-items:center;gap:10px;margin-bottom:8px;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.Footer-module__Grjkva__icon{align-items:center;display:inline-flex}.Footer-module__Grjkva__tagline{color:var(--footer-muted);margin:0;font-size:.86rem;line-height:1.6}.Footer-module__Grjkva__links{flex-wrap:wrap;gap:56px;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:8px;min-width:112px;display:flex}.Footer-module__Grjkva__linkGroup h3{color:var(--footer-fg);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.Footer-module__Grjkva__linkGroup a{min-height:36px;color:var(--footer-muted);align-items:center;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__Grjkva__logo:focus-visible,.Footer-module__Grjkva__linkGroup a:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #8ca8ff;outline:2px solid lab(69.4966% 11.2737 -57.4223)}.Footer-module__Grjkva__bottom{text-align:center;padding-top:24px}.Footer-module__Grjkva__copyright{color:var(--footer-muted);font-family:var(--font-mono);margin:0;font-size:.72rem}@media (hover:hover) and (prefers-reduced-motion:no-preference){.Footer-module__Grjkva__logo,.Footer-module__Grjkva__linkGroup a{transition:color .1s ease-out,transform .1s ease-out}.Footer-module__Grjkva__logo:hover,.Footer-module__Grjkva__linkGroup a:hover{color:var(--footer-fg)}.Footer-module__Grjkva__logo:hover{transform:translateY(-1px)}}@media (max-width:760px){.Footer-module__Grjkva__footer{padding-top:48px}.Footer-module__Grjkva__container{width:min(100% - 32px,1280px)}.Footer-module__Grjkva__content{flex-direction:column;gap:36px}.Footer-module__Grjkva__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px;width:100%;display:grid}}
.PublicNavbar-module__mSvAEq__navbar{--nav-bg:#020409d1;--nav-surface:#0a0f1c;--nav-fg:#f1f3fa;--nav-muted:#abb1c2;--nav-border:#8ca2e43d;z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #0000;align-items:center;min-height:72px;display:flex;position:fixed;top:0;left:0;right:0}@supports (color:lab(0% 0 0)){.PublicNavbar-module__mSvAEq__navbar{--nav-bg:lab(1.0067% .261202 -2.19871/.82);--nav-surface:lab(4.26562% 1.17439 -9.44231);--nav-fg:lab(95.8853% .0685155 -3.78751);--nav-muted:lab(72.0133% .336558 -9.37991);--nav-border:lab(66.7343% 4.61593 -36.3614/.24)}}.PublicNavbar-module__mSvAEq__navbar.PublicNavbar-module__mSvAEq__scrolled{border-bottom-color:var(--nav-border);background:#020409f5;background:lab(1.0067% .261202 -2.19871/.96)}.PublicNavbar-module__mSvAEq__container{width:min(100% - 64px,1280px);min-height:inherit;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.PublicNavbar-module__mSvAEq__logo{min-height:44px;color:var(--nav-fg);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.PublicNavbar-module__mSvAEq__logoIcon{justify-content:center;align-items:center;font-size:1.6rem;display:inline-flex}.PublicNavbar-module__mSvAEq__logoText{letter-spacing:-.02em;font-size:1.08rem;font-weight:800}.PublicNavbar-module__mSvAEq__navLinks{align-items:center;gap:6px;display:flex}.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton{min-height:44px;color:var(--nav-muted);border-radius:10px;justify-content:center;align-items:center;padding:10px 12px;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.PublicNavbar-module__mSvAEq__ctaButton{color:var(--brand-primary-fg);background:var(--brand-gradient);margin-left:6px;padding-inline:18px;font-weight:800}.PublicNavbar-module__mSvAEq__logo:focus-visible,.PublicNavbar-module__mSvAEq__navLink:focus-visible,.PublicNavbar-module__mSvAEq__ctaButton:focus-visible,.PublicNavbar-module__mSvAEq__hamburger:focus-visible{outline-offset:3px;outline:2px solid #8ca8ff;outline:2px solid lab(69.4966% 11.2737 -57.4223)}.PublicNavbar-module__mSvAEq__hamburger{border:1px solid var(--nav-border);background:var(--nav-surface);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.PublicNavbar-module__mSvAEq__hamburger span{background:var(--nav-fg);transform-origin:50%;border-radius:999px;width:20px;height:2px;display:block}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:first-child{transform:translateY(7px)rotate(45deg)}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:nth-child(2){opacity:0}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton,.PublicNavbar-module__mSvAEq__logo{transition:color .1s ease-out,background-color .1s ease-out,transform .1s ease-out}.PublicNavbar-module__mSvAEq__navLink:hover{color:var(--nav-fg);background:color-mix(in oklch, var(--nav-surface) 82%, transparent)}.PublicNavbar-module__mSvAEq__ctaButton:hover{transform:translateY(-1px)}}@media (prefers-reduced-motion:no-preference){.PublicNavbar-module__mSvAEq__navbar{transition:background-color .15s ease-out,border-color .15s ease-out}.PublicNavbar-module__mSvAEq__hamburger span{transition:transform .15s ease-in-out,opacity .1s ease-out}}@media (max-width:900px){.PublicNavbar-module__mSvAEq__container{width:min(100% - 32px,1280px)}.PublicNavbar-module__mSvAEq__hamburger{z-index:2;display:flex;position:relative}.PublicNavbar-module__mSvAEq__navLinks{z-index:1;border-left:1px solid var(--nav-border);visibility:hidden;background:#040610fa;background:lab(1.68707% .552543 -4.26089/.98);flex-direction:column;align-items:stretch;gap:6px;width:min(86vw,320px);min-height:100dvh;padding:104px 24px 32px;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #00000180;box-shadow:-24px 0 60px lab(.016037% .102639 -.3438/.5)}.PublicNavbar-module__mSvAEq__navLinks.PublicNavbar-module__mSvAEq__open{visibility:visible;transform:translate(0)}.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton{justify-content:flex-start;width:100%;min-height:48px;padding-inline:16px;font-size:1rem}.PublicNavbar-module__mSvAEq__ctaButton{justify-content:center;margin:12px 0 0}}@media (max-width:900px) and (prefers-reduced-motion:no-preference){.PublicNavbar-module__mSvAEq__navLinks{transition:transform .25s ease-out,visibility .25s}}
.landing-module__27ub_a__page{color:#fff;background:#0f0f1a;min-height:100vh}.landing-module__27ub_a__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.landing-module__27ub_a__heroImage{object-fit:cover;object-position:center;opacity:0;transition:opacity 1.5s ease-in-out}.landing-module__27ub_a__heroImageActive{opacity:1}.landing-module__27ub_a__heroOverlay{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-primary) 88%, transparent) 0%, color-mix(in srgb, var(--brand-accent) 88%, transparent) 100%);z-index:1;position:absolute;inset:0}.landing-module__27ub_a__heroContent{z-index:2;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:2rem;display:flex;position:relative}.landing-module__27ub_a__heroText{flex:1;max-width:560px}.landing-module__27ub_a__heroTitle{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3.25rem;font-weight:800;line-height:1.12}.landing-module__27ub_a__heroHighlight{background:linear-gradient(90deg,gold,#fa0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__27ub_a__heroSubtitle{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.65}.landing-module__27ub_a__heroStats{gap:2rem;margin-top:1.5rem;display:flex}.landing-module__27ub_a__heroStat{text-align:center}.landing-module__27ub_a__heroStatValue{font-size:1.75rem;font-weight:800}.landing-module__27ub_a__heroStatLabel{color:#ffffffb3;margin-top:.15rem;font-size:.8rem}.landing-module__27ub_a__loginCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1.25rem;flex:0 0 360px;padding:2rem}.landing-module__27ub_a__loginTitle{text-align:center;margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.landing-module__27ub_a__formGroup{margin-bottom:1rem}.landing-module__27ub_a__formLabel{color:#fffc;margin-bottom:.35rem;font-size:.85rem;font-weight:500;display:block}.landing-module__27ub_a__formInput{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:.6rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.95rem;transition:border-color .2s}.landing-module__27ub_a__formInput:focus{border-color:#fff6}.landing-module__27ub_a__formInput::placeholder{color:#ffffff59}.landing-module__27ub_a__formSelect{color:#fff;appearance:none;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:.6rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.95rem;transition:border-color .2s}.landing-module__27ub_a__formSelect:focus{border-color:#fff6}.landing-module__27ub_a__formSelect option{color:#fff;background:#1a1a2e}.landing-module__27ub_a__submitBtn{background:var(--brand-gradient);color:#fff;cursor:pointer;border:none;border-radius:.6rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:all .2s}.landing-module__27ub_a__submitBtn:hover:not(:disabled){box-shadow:0 6px 20px color-mix(in srgb, var(--brand-primary) 40%, transparent);transform:translateY(-1px)}.landing-module__27ub_a__submitBtn:disabled{opacity:.6;cursor:not-allowed}.landing-module__27ub_a__switchLink{text-align:center;color:#ffffffa6;margin-top:1rem;font-size:.85rem}.landing-module__27ub_a__switchLink button{color:gold;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.landing-module__27ub_a__switchLink button:hover{color:#fa0}.landing-module__27ub_a__formError{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .85rem;font-size:.85rem}.landing-module__27ub_a__formSuccess{color:#86efac;background:#22c55e26;border:1px solid #22c55e4d;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .85rem;font-size:.85rem}.landing-module__27ub_a__sectionContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.landing-module__27ub_a__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__27ub_a__sectionSubtitle{color:#ffffffb3;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.landing-module__27ub_a__features{background:#0f0f1a;padding:6rem 0}.landing-module__27ub_a__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__27ub_a__featureCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2rem;transition:all .3s}.landing-module__27ub_a__featureCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.landing-module__27ub_a__featureIcon{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.5rem;display:flex}.landing-module__27ub_a__featureTitle{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.landing-module__27ub_a__featureDesc{color:#ffffffa6;font-size:.9rem;line-height:1.6}.landing-module__27ub_a__wordGames{background:#12121f;padding:6rem 0}.landing-module__27ub_a__gamesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__27ub_a__gameCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.75rem;transition:all .3s;display:flex}.landing-module__27ub_a__gameCard:hover{border-color:#ffffff26;transform:translateY(-3px);box-shadow:0 15px 35px #00000040}.landing-module__27ub_a__gameIcon{color:#fff;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:flex}.landing-module__27ub_a__gameInfo{flex:1}.landing-module__27ub_a__gameName{margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.landing-module__27ub_a__gameDesc{color:#fff9;font-size:.8rem;line-height:1.4}.landing-module__27ub_a__benefits{background:#0f0f1a;padding:6rem 0}.landing-module__27ub_a__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.landing-module__27ub_a__benefitCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:1.25rem;padding:2rem 1.25rem;transition:all .3s}.landing-module__27ub_a__benefitCard:hover{border-color:#ffffff1f}.landing-module__27ub_a__benefitEmoji{margin-bottom:1rem;font-size:2.5rem}.landing-module__27ub_a__benefitTitle{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.landing-module__27ub_a__benefitDesc{color:#fff9;font-size:.85rem;line-height:1.5}.landing-module__27ub_a__signup{background:#12121f;padding:6rem 0}.landing-module__27ub_a__signupInner{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:1.5rem;max-width:480px;margin:0 auto;padding:2.5rem}.landing-module__27ub_a__signupTitle{text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.landing-module__27ub_a__signupSubtitle{text-align:center;color:#ffffffa6;margin-bottom:2rem;font-size:.95rem}.landing-module__27ub_a__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing-module__27ub_a__testimonials{background:#0f0f1a;padding:6rem 0}.landing-module__27ub_a__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.landing-module__27ub_a__testimonialCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2rem;transition:all .3s}.landing-module__27ub_a__testimonialCard:hover{border-color:#ffffff26}.landing-module__27ub_a__testimonialQuote{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.landing-module__27ub_a__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.landing-module__27ub_a__testimonialAvatar{background:var(--brand-gradient);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.landing-module__27ub_a__testimonialName{font-size:.95rem;font-weight:600}.landing-module__27ub_a__testimonialRole{color:#ffffff8c;font-size:.85rem}.landing-module__27ub_a__ctaSection{background:var(--brand-gradient);text-align:center;padding:6rem 0}.landing-module__27ub_a__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__27ub_a__ctaSubtitle{color:#ffffffe6;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem}.landing-module__27ub_a__ctaButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:2rem;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex}.landing-module__27ub_a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000040}.landing-module__27ub_a__footer{text-align:center;background:#0a0a14;padding:3rem 2rem}.landing-module__27ub_a__footerInner{max-width:1200px;margin:0 auto}.landing-module__27ub_a__footerBrand{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.landing-module__27ub_a__footerLinks{justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.landing-module__27ub_a__footerLink{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.landing-module__27ub_a__footerLink:hover{color:#fffc}.landing-module__27ub_a__footerCopy{color:#ffffff59;font-size:.8rem}@media (max-width:1024px){.landing-module__27ub_a__heroContent{text-align:center;flex-direction:column;gap:2.5rem;padding-top:6rem}.landing-module__27ub_a__heroText{max-width:600px}.landing-module__27ub_a__heroStats{justify-content:center}.landing-module__27ub_a__loginCard{flex:none;width:100%;max-width:400px}.landing-module__27ub_a__featuresGrid,.landing-module__27ub_a__gamesGrid,.landing-module__27ub_a__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__27ub_a__heroTitle{font-size:2.25rem}.landing-module__27ub_a__heroSubtitle{font-size:1rem}.landing-module__27ub_a__sectionTitle{font-size:2rem}.landing-module__27ub_a__featuresGrid,.landing-module__27ub_a__gamesGrid{grid-template-columns:1fr}.landing-module__27ub_a__benefitsGrid{grid-template-columns:1fr 1fr}.landing-module__27ub_a__testimonialsGrid{grid-template-columns:1fr}.landing-module__27ub_a__ctaTitle{font-size:2rem}.landing-module__27ub_a__formRow{grid-template-columns:1fr}.landing-module__27ub_a__signupInner{padding:2rem 1.5rem}}@media (max-width:480px){.landing-module__27ub_a__hero{min-height:auto;padding:5rem 0 3rem}.landing-module__27ub_a__heroTitle{font-size:1.85rem}.landing-module__27ub_a__heroStats{gap:1.25rem}.landing-module__27ub_a__heroStatValue{font-size:1.35rem}.landing-module__27ub_a__loginCard{padding:1.5rem}.landing-module__27ub_a__benefitsGrid{grid-template-columns:1fr}.landing-module__27ub_a__footerLinks{flex-direction:column;gap:.75rem}}
.GameLeaderboard-module__LeN3IW__leaderboard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;margin-top:2rem;padding:1.5rem}.GameLeaderboard-module__LeN3IW__title{color:#fff;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.GameLeaderboard-module__LeN3IW__tabs{gap:.5rem;margin-bottom:1rem;display:flex}.GameLeaderboard-module__LeN3IW__tab{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;flex:1;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.GameLeaderboard-module__LeN3IW__tab:hover{background:#ffffff1a}.GameLeaderboard-module__LeN3IW__tabActive{background:color-mix(in srgb, var(--brand-primary) 30%, transparent);border-color:color-mix(in srgb, var(--brand-primary) 50%, transparent);color:#fff}.GameLeaderboard-module__LeN3IW__loadingText,.GameLeaderboard-module__LeN3IW__emptyText{text-align:center;color:#ffffff80;padding:1.5rem 0;font-size:.9rem}.GameLeaderboard-module__LeN3IW__tableWrapper{overflow-x:auto}.GameLeaderboard-module__LeN3IW__table{border-collapse:collapse;width:100%}.GameLeaderboard-module__LeN3IW__th{text-align:left;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff1a;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.GameLeaderboard-module__LeN3IW__row:hover{background:#ffffff0d}.GameLeaderboard-module__LeN3IW__td{color:#ffffffd9;border-bottom:1px solid #ffffff0d;padding:.5rem .75rem;font-size:.85rem}.GameLeaderboard-module__LeN3IW__td:first-child{width:2.5rem;font-size:1rem}
.PageTitle-module__8dbv4W__pageTitle{background:#fff;border-radius:12px;max-width:1200px;margin:20px auto 30px;padding:24px 30px;box-shadow:0 2px 8px #00000014}.PageTitle-module__8dbv4W__pageTitle h1{color:#6366f1;margin:0;font-size:32px;font-weight:700}.PageTitle-module__8dbv4W__subtitle{color:#666;margin:8px 0 0;font-size:16px}@media (max-width:768px){.PageTitle-module__8dbv4W__pageTitle{margin:15px 20px 25px;padding:20px 24px}.PageTitle-module__8dbv4W__pageTitle h1{font-size:26px}.PageTitle-module__8dbv4W__subtitle{font-size:14px}}
.VoiceSelector-module__iW8J5W__container{align-items:center;gap:.5rem;margin-left:auto;display:flex}.VoiceSelector-module__iW8J5W__label{color:#ffffffe6;white-space:nowrap;font-size:.85rem;font-weight:600}.VoiceSelector-module__iW8J5W__select{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:.5rem;outline:none;max-width:220px;padding:.45rem .65rem;font-size:.8rem}.VoiceSelector-module__iW8J5W__select option{color:#fff;background:#5a3d8a}.VoiceSelector-module__iW8J5W__compactContainer{align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.VoiceSelector-module__iW8J5W__compactLabel{color:#ffffffb3;white-space:nowrap;font-size:.8rem;font-weight:600}.VoiceSelector-module__iW8J5W__compactSelect{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:.5rem;outline:none;flex:1;padding:.45rem .65rem;font-size:.8rem}.VoiceSelector-module__iW8J5W__compactSelect option{color:#fff;background:#5a3d8a}@media (max-width:480px){.VoiceSelector-module__iW8J5W__container{width:100%;margin-left:0}.VoiceSelector-module__iW8J5W__select{flex:1;max-width:none}}
.about-module__8TymFG__page{color:#fff;background:#0f0f1a;min-height:100vh}.about-module__8TymFG__hero{justify-content:center;align-items:center;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroImage{object-fit:cover;object-position:center}.about-module__8TymFG__heroOverlay{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-primary) 85%, transparent) 0%, color-mix(in srgb, var(--brand-accent) 85%, transparent) 100%);z-index:1;position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:2;text-align:center;padding:0 2rem;position:relative}.about-module__8TymFG__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.about-module__8TymFG__heroSubtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-module__8TymFG__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-module__8TymFG__sectionSubtitle{color:#ffffffa6;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.about-module__8TymFG__missionSection{padding:5rem 0}.about-module__8TymFG__missionGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-module__8TymFG__missionCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2.5rem}.about-module__8TymFG__missionTitle{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__8TymFG__missionText{color:#ffffffbf;font-size:1.05rem;line-height:1.7}.about-module__8TymFG__valuesSection{background:#ffffff05;padding:5rem 0}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.about-module__8TymFG__valueCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;padding:2rem;transition:all .3s}.about-module__8TymFG__valueCard:hover{border-color:#ffffff26;transform:translateY(-4px)}.about-module__8TymFG__valueIcon{background:var(--brand-gradient);border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.about-module__8TymFG__valueTitle{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.about-module__8TymFG__valueDesc{color:#ffffffa6;font-size:.9rem;line-height:1.6}.about-module__8TymFG__teamSection{padding:5rem 0}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__8TymFG__teamCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2.5rem 1.5rem;transition:all .3s}.about-module__8TymFG__teamCard:hover{border-color:#ffffff26}.about-module__8TymFG__teamAvatar{background:var(--brand-gradient);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;font-size:1.75rem;font-weight:700;display:flex}.about-module__8TymFG__teamName{margin-bottom:.35rem;font-size:1.1rem;font-weight:600}.about-module__8TymFG__teamRole{color:#ffffff8c;font-size:.9rem}@media (max-width:768px){.about-module__8TymFG__heroTitle{font-size:2.25rem}.about-module__8TymFG__missionGrid{grid-template-columns:1fr}.about-module__8TymFG__valuesGrid,.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__sectionTitle{font-size:1.85rem}}@media (max-width:480px){.about-module__8TymFG__valuesGrid,.about-module__8TymFG__teamGrid{grid-template-columns:1fr}}
.contact-module__swMWYG__page{color:#fff;background:#0f0f1a;min-height:100vh}.contact-module__swMWYG__hero{background:var(--brand-gradient);justify-content:center;align-items:center;height:40vh;min-height:320px;display:flex;position:relative}.contact-module__swMWYG__heroOverlay{background:#0000001a;position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:2;text-align:center;padding:0 2rem;position:relative}.contact-module__swMWYG__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.contact-module__swMWYG__heroSubtitle{color:#ffffffe6;max-width:500px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contact-module__swMWYG__contactSection{padding:5rem 0}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-module__swMWYG__contactGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;display:grid}.contact-module__swMWYG__contactForm{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2.5rem}.contact-module__swMWYG__formTitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__formGroup{margin-bottom:1.25rem}.contact-module__swMWYG__formGroup label{color:#ffffffbf;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#ffffff59}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--brand-primary)}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{background:var(--brand-gradient);color:#fff;cursor:pointer;border:none;border-radius:2rem;align-items:center;padding:.8rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.contact-module__swMWYG__submitButton:hover{box-shadow:0 6px 20px color-mix(in srgb, var(--brand-primary) 40%, transparent);transform:translateY(-2px)}.contact-module__swMWYG__infoColumn{padding-top:.5rem}.contact-module__swMWYG__infoText{color:#ffffffa6;margin-bottom:2rem;font-size:1rem;line-height:1.7}.contact-module__swMWYG__infoCards{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__infoCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.contact-module__swMWYG__infoCard:hover{border-color:#ffffff26}.contact-module__swMWYG__infoIcon{background:var(--brand-gradient);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.contact-module__swMWYG__infoTitle{color:#ffffff8c;margin-bottom:.25rem;font-size:.85rem;font-weight:500}.contact-module__swMWYG__infoDetail{color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.contact-module__swMWYG__infoDetail:hover{color:#a0b4ff}@media (max-width:768px){.contact-module__swMWYG__heroTitle{font-size:2.25rem}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr}}
.dashboard-module__XABe8G__container{background:radial-gradient(ellipse 60% 50% at 20% 0%, #818cf873, transparent 60%), radial-gradient(ellipse 50% 50% at 80% 20%, #ec48994d, transparent 60%), radial-gradient(ellipse 50% 50% at 50% 90%, #38bdf840, transparent 60%), var(--brand-gradient);min-height:100vh;position:relative;overflow:hidden}.dashboard-module__XABe8G__container:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 15% 25%,#ffffff0f 0%,#0000 2%),radial-gradient(circle at 85% 75%,#ffffff0d 0%,#0000 2%),radial-gradient(circle at 40% 85%,#ffffff0d 0%,#0000 2%),radial-gradient(circle at 70% 10%,#ffffff0a 0%,#0000 2%);background-size:300px 300px;animation:60s linear infinite dashboard-module__XABe8G__drift;position:absolute;inset:0}@keyframes dashboard-module__XABe8G__drift{0%{transform:translate(0)}to{transform:translate(-300px,-300px)}}.dashboard-module__XABe8G__main{z-index:1;max-width:1400px;min-height:100vh;margin:0 auto;padding:2.5rem 2rem;position:relative}.dashboard-module__XABe8G__topBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;display:flex}.dashboard-module__XABe8G__title{color:#fff;text-align:left;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#e9d5ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 24px #00000059);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:900}.dashboard-module__XABe8G__subtitle{color:#ffffffe6;margin:0;font-size:1.15rem;font-weight:500}.dashboard-module__XABe8G__userSection{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.dashboard-module__XABe8G__userInfo{-webkit-backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:2rem;align-items:center;gap:.75rem;padding:.5rem 1rem;text-decoration:none;transition:transform .2s,background .2s;display:flex}.dashboard-module__XABe8G__userInfo:hover{background:#ffffff24;transform:translateY(-1px)}.dashboard-module__XABe8G__userAvatar{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:32px;height:32px}.dashboard-module__XABe8G__userAvatarPlaceholder{color:#fff;background:linear-gradient(135deg,#ffffff59,#ffffff26);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.dashboard-module__XABe8G__username{color:#fff;font-size:.95rem;font-weight:700}.dashboard-module__XABe8G__score{color:#ffffffe6;font-size:.85rem;font-weight:700}.dashboard-module__XABe8G__roleBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ffffff2e;border:1px solid #ffffff47;border-radius:2rem;padding:.2rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.dashboard-module__XABe8G__logoutBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;padding:10px 12px;font-size:16px;transition:all .2s;display:flex}.dashboard-module__XABe8G__logoutBtn:hover{background:#ef444459;border-color:#ef444499;transform:translateY(-2px)}.dashboard-module__XABe8G__modulesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.dashboard-module__XABe8G__moduleCard{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1.25rem;flex-direction:column;align-items:center;padding:1.5rem 1.25rem;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.dashboard-module__XABe8G__moduleCard:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#fff0 60%);transition:opacity .3s;position:absolute;inset:0}.dashboard-module__XABe8G__moduleCard:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff59 0%,#fff0 60%);padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dashboard-module__XABe8G__moduleCard:hover{border-color:#ffffff59;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff1a,inset 0 1px #ffffff4d}.dashboard-module__XABe8G__moduleCard:hover:before,.dashboard-module__XABe8G__moduleCard:hover:after{opacity:1}.dashboard-module__XABe8G__moduleIconWrapper{color:#fff;border-radius:1.25rem;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;font-size:1.9rem;transition:transform .3s cubic-bezier(.4,0,.2,1),filter .3s;display:flex;position:relative;box-shadow:0 12px 28px #00000040,inset 0 2px 4px #fff6}.dashboard-module__XABe8G__moduleCard:hover .dashboard-module__XABe8G__moduleIconWrapper{filter:brightness(1.15);transform:scale(1.1)rotate(-3deg)}.dashboard-module__XABe8G__coreIcon{background:var(--brand-gradient)}.dashboard-module__XABe8G__academicIcon{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.dashboard-module__XABe8G__resourcesIcon{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.dashboard-module__XABe8G__communicationIcon{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.dashboard-module__XABe8G__managementIcon{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.dashboard-module__XABe8G__moduleName{color:#fff;letter-spacing:-.01em;margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.dashboard-module__XABe8G__moduleDesc{color:#ffffffd9;font-size:.825rem;font-weight:500;line-height:1.45}@media (max-width:768px){.dashboard-module__XABe8G__main{padding:2rem 1rem}.dashboard-module__XABe8G__topBar{flex-direction:column;gap:1rem}.dashboard-module__XABe8G__userSection{align-self:flex-start;width:100%}.dashboard-module__XABe8G__title{font-size:2rem}.dashboard-module__XABe8G__modulesGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.dashboard-module__XABe8G__moduleCard{padding:1.25rem .9rem}.dashboard-module__XABe8G__moduleIconWrapper{width:56px;height:56px;font-size:1.5rem}}@media (max-width:480px){.dashboard-module__XABe8G__modulesGrid{grid-template-columns:repeat(2,1fr)}}
.landing-module__g1LwZa__page{--landing-bg:#020409;--landing-surface:#080c17;--landing-surface-raised:#0e1323;--landing-glass:#050813d1;--landing-fg:#f1f3fa;--landing-muted:#a8aebe;--landing-border:#8ca2e43d;--landing-primary:#7493ff;--landing-primary-hover:#8ca8ff;--landing-accent:#c780f7;min-height:100vh;color:var(--landing-fg);background:var(--landing-bg);overflow-x:clip}@supports (color:lab(0% 0 0)){.landing-module__g1LwZa__page{--landing-bg:lab(1.0067% .261202 -2.19871);--landing-surface:lab(3.24212% .804715 -6.88935);--landing-surface-raised:lab(5.95044% 1.68573 -11.9136);--landing-glass:lab(2.12479% .700347 -5.38796/.82);--landing-fg:lab(95.8853% .0685155 -3.78751);--landing-muted:lab(70.8531% .339776 -9.37829);--landing-border:lab(66.7343% 4.61593 -36.3614/.24);--landing-primary:lab(62.3193% 13.8597 -60.7608);--landing-primary-hover:lab(69.4966% 11.2737 -57.4223);--landing-accent:lab(64.8131% 43.8828 -49.6313)}}.landing-module__g1LwZa__page :is(a,button):focus-visible{outline:2px solid var(--landing-primary-hover);outline-offset:4px}.landing-module__g1LwZa__hero{isolation:isolate;background:var(--landing-bg);align-items:center;min-height:900px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroBackdrop,.landing-module__g1LwZa__ctaBackdrop{z-index:-3;object-fit:cover;filter:saturate(.85)contrast(1.05)}.landing-module__g1LwZa__heroBackdrop{opacity:.2;object-position:center right}.landing-module__g1LwZa__heroScrim{z-index:-2;background:radial-gradient(circle at 76% 34%, color-mix(in oklch, var(--landing-accent) 26%, transparent), transparent 28%), radial-gradient(circle at 18% 14%, color-mix(in oklch, var(--landing-primary) 24%, transparent), transparent 30%), linear-gradient(90deg, var(--landing-bg) 0%, var(--landing-bg) 42%, #020409d1 68%, #020409f0 100%);position:absolute;inset:0}@supports (color:lab(0% 0 0)){.landing-module__g1LwZa__heroScrim{background:radial-gradient(circle at 76% 34%, color-mix(in oklch, var(--landing-accent) 26%, transparent), transparent 28%), radial-gradient(circle at 18% 14%, color-mix(in oklch, var(--landing-primary) 24%, transparent), transparent 30%), linear-gradient(90deg, var(--landing-bg) 0%, var(--landing-bg) 42%, lab(1.0067% .261202 -2.19871/.82) 68%, lab(1.0067% .261202 -2.19871/.94) 100%)}}.landing-module__g1LwZa__heroScrim:after,.landing-module__g1LwZa__subjectSection:before,.landing-module__g1LwZa__levelSection:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle, color-mix(in oklch, var(--landing-fg) 24%, transparent) 1px, transparent 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.landing-module__g1LwZa__heroGrid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:64px;width:min(100% - 64px,1280px);margin:0 auto;padding:136px 0 80px;display:grid}.landing-module__g1LwZa__heroCopy{z-index:2;min-width:0;max-width:620px;position:relative}.landing-module__g1LwZa__eyebrow{color:color-mix(in oklch, var(--landing-primary-hover) 76%, var(--landing-fg));letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:inline-flex}.landing-module__g1LwZa__eyebrow svg{width:16px;height:16px}.landing-module__g1LwZa__heroCopy h1{color:var(--landing-fg);letter-spacing:-.055em;text-wrap:balance;margin:22px 0 24px;font-size:clamp(3.6rem,6.4vw,6rem);font-weight:900;line-height:.94}.landing-module__g1LwZa__heroCopy h1 span{color:#0000;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroCopy>p{max-width:60ch;color:var(--landing-muted);margin:0;font-size:1.08rem;line-height:1.7}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.landing-module__g1LwZa__primaryAction,.landing-module__g1LwZa__secondaryAction,.landing-module__g1LwZa__slideAction{min-height:48px;color:var(--landing-fg);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__primaryAction{color:var(--brand-primary-fg);background:var(--brand-gradient)}.landing-module__g1LwZa__secondaryAction{border:1px solid var(--landing-border);background:color-mix(in oklch, var(--landing-surface) 72%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-module__g1LwZa__heroFacts{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.landing-module__g1LwZa__heroFacts span{border:1px solid var(--landing-border);min-height:36px;color:var(--landing-muted);background:var(--landing-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__heroGallery{perspective:1200px;grid-template-rows:minmax(0,1.36fr) minmax(0,.64fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;min-height:620px;display:grid;position:relative}.landing-module__g1LwZa__heroGameMain,.landing-module__g1LwZa__heroGameSmall,.landing-module__g1LwZa__subjectGameMain,.landing-module__g1LwZa__subjectGameSecondary{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:20px;min-width:0;position:relative;overflow:hidden}.landing-module__g1LwZa__heroGameMain{grid-column:1/-1;box-shadow:0 30px 80px #0000018f;box-shadow:0 30px 80px lab(.016037% .102639 -.3438/.56)}.landing-module__g1LwZa__heroGameMain img,.landing-module__g1LwZa__heroGameSmall img,.landing-module__g1LwZa__subjectGameMain img,.landing-module__g1LwZa__subjectGameSecondary img{object-fit:cover}.landing-module__g1LwZa__imageScrim{background:linear-gradient(#0000 40%,#010105f0);background:linear-gradient(#0000 40%,lab(.432646% .24683 -1.55951/.94));position:absolute;inset:0}.landing-module__g1LwZa__heroGameLabel,.landing-module__g1LwZa__subjectGameLabel{z-index:2;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.landing-module__g1LwZa__heroGameLabel span,.landing-module__g1LwZa__subjectGameLabel span{color:color-mix(in oklch, var(--landing-primary-hover) 82%, var(--landing-fg));letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.landing-module__g1LwZa__heroGameLabel strong,.landing-module__g1LwZa__subjectGameLabel strong{color:var(--landing-fg);font-size:1rem;font-weight:800}.landing-module__g1LwZa__sectionContainer{z-index:1;width:min(100% - 64px,1280px);margin:0 auto;position:relative}.landing-module__g1LwZa__sectionHeadingRow{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:48px;margin-bottom:36px;display:grid}.landing-module__g1LwZa__sectionHeadingRow h2,.landing-module__g1LwZa__centeredHeading h2,.landing-module__g1LwZa__audienceIntro h2,.landing-module__g1LwZa__ctaContent h2{color:var(--landing-fg);letter-spacing:-.045em;text-wrap:balance;margin:12px 0 0;font-size:clamp(2.35rem,4.5vw,4.25rem);font-weight:900;line-height:1.02}.landing-module__g1LwZa__sectionHeadingRow>p,.landing-module__g1LwZa__centeredHeading>p,.landing-module__g1LwZa__audienceIntro>p,.landing-module__g1LwZa__ctaContent>p{color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.65}.landing-module__g1LwZa__subjectSection{background:radial-gradient(circle at 100% 20%, color-mix(in oklch, var(--landing-accent) 14%, transparent), transparent 32%), var(--landing-bg);padding:112px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__carousel{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:24px;overflow:hidden;box-shadow:0 28px 80px #0000017a;box-shadow:0 28px 80px lab(.0287857% .116654 -.425363/.48)}.landing-module__g1LwZa__carousel:focus-visible{outline:2px solid var(--landing-primary-hover);outline-offset:4px}.landing-module__g1LwZa__carouselTabs{border-bottom:1px solid var(--landing-border);scrollbar-width:thin;gap:8px;padding:14px;display:flex;overflow-x:auto}.landing-module__g1LwZa__subjectTab,.landing-module__g1LwZa__subjectTabActive{border:1px solid var(--landing-border);min-height:44px;color:var(--landing-muted);background:color-mix(in oklch, var(--landing-surface-raised) 70%, transparent);border-radius:12px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.landing-module__g1LwZa__subjectTabActive{color:var(--landing-fg);border-color:color-mix(in oklch, var(--landing-primary) 72%, transparent);background:color-mix(in oklch, var(--landing-primary) 25%, var(--landing-surface-raised))}.landing-module__g1LwZa__carouselStage{grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);min-height:590px;display:grid}.landing-module__g1LwZa__carouselCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;display:flex;position:relative}.landing-module__g1LwZa__slideNumber{color:var(--landing-muted);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.72rem;position:absolute;top:28px;right:28px}.landing-module__g1LwZa__subjectIcon,.landing-module__g1LwZa__benefitIcon{width:48px;height:48px;color:var(--landing-fg);background:color-mix(in oklch, var(--landing-primary) 30%, var(--landing-surface-raised));border-radius:14px;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.landing-module__g1LwZa__subjectName{color:color-mix(in oklch, var(--landing-primary-hover) 82%, var(--landing-fg));letter-spacing:.1em;text-transform:uppercase;margin-top:20px;font-size:.75rem;font-weight:800}.landing-module__g1LwZa__carouselCopy h3{color:var(--landing-fg);letter-spacing:-.04em;text-wrap:balance;margin:10px 0 16px;font-size:clamp(2rem,3.3vw,3.35rem);font-weight:900;line-height:1.04}.landing-module__g1LwZa__carouselCopy>p{color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.65}.landing-module__g1LwZa__carouselCopy ul{flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__carouselCopy li{min-height:32px;color:var(--landing-muted);background:color-mix(in oklch, var(--landing-primary) 14%, transparent);border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__carouselCopy li svg{color:var(--landing-primary-hover)}.landing-module__g1LwZa__slideAction{color:var(--landing-fg);margin-top:28px;padding-inline:0}.landing-module__g1LwZa__carouselMedia{background:#03050c;background:lab(1.32155% .353128 -2.93948);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px;min-width:0;padding:16px;display:grid}.landing-module__g1LwZa__subjectGameMain,.landing-module__g1LwZa__subjectGameSecondary{min-height:558px}.landing-module__g1LwZa__subjectGameLabel strong{font-size:1.15rem}.landing-module__g1LwZa__carouselControls{border-top:1px solid var(--landing-border);grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:20px;min-height:72px;padding:12px 16px;display:grid}.landing-module__g1LwZa__carouselArrows{gap:8px;display:flex}.landing-module__g1LwZa__carouselArrows button,.landing-module__g1LwZa__pauseButton{border:1px solid var(--landing-border);min-width:44px;min-height:44px;color:var(--landing-fg);background:var(--landing-surface-raised);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.landing-module__g1LwZa__carouselProgress{justify-content:center;gap:7px;display:flex}.landing-module__g1LwZa__carouselProgress span{background:color-mix(in oklch, var(--landing-fg) 14%, transparent);border-radius:999px;width:32px;height:3px}.landing-module__g1LwZa__carouselProgress .landing-module__g1LwZa__progressActive{background:var(--landing-primary-hover)}.landing-module__g1LwZa__benefitsSection,.landing-module__g1LwZa__levelSection,.landing-module__g1LwZa__audienceSection{padding:112px 0}.landing-module__g1LwZa__benefitsSection{background:#04050d;background:lab(1.50495% .368677 -3.17218)}.landing-module__g1LwZa__centeredHeading{text-align:center;max-width:760px;margin:0 auto 48px}.landing-module__g1LwZa__centeredHeading>p{margin-top:16px}.landing-module__g1LwZa__benefitGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-module__g1LwZa__benefitCard,.landing-module__g1LwZa__levelCard,.landing-module__g1LwZa__levelCardFeatured{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:18px;min-width:0}.landing-module__g1LwZa__benefitCard{min-height:280px;padding:24px}.landing-module__g1LwZa__benefitCard h3,.landing-module__g1LwZa__levelCard h3,.landing-module__g1LwZa__levelCardFeatured h3,.landing-module__g1LwZa__audienceList h3{color:var(--landing-fg);margin:22px 0 8px;font-size:1.18rem;font-weight:800}.landing-module__g1LwZa__benefitCard p,.landing-module__g1LwZa__levelCard p,.landing-module__g1LwZa__levelCardFeatured p,.landing-module__g1LwZa__audienceList p{color:var(--landing-muted);margin:0;font-size:.88rem;line-height:1.65}.landing-module__g1LwZa__levelSection{background:radial-gradient(circle at 6% 82%, color-mix(in oklch, var(--landing-primary) 16%, transparent), transparent 30%), var(--landing-bg);position:relative;overflow:hidden}.landing-module__g1LwZa__levelGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-module__g1LwZa__levelCard,.landing-module__g1LwZa__levelCardFeatured{flex-direction:column;align-items:flex-start;min-height:350px;padding:28px;display:flex;position:relative}.landing-module__g1LwZa__levelCardFeatured{border-color:color-mix(in oklch, var(--landing-primary) 70%, transparent);background:color-mix(in oklch, var(--landing-primary) 12%, var(--landing-surface))}.landing-module__g1LwZa__levelIndex{color:color-mix(in oklch, var(--landing-primary-hover) 70%, var(--landing-muted));font-family:var(--font-mono);letter-spacing:-.05em;font-size:2.4rem;font-weight:700}.landing-module__g1LwZa__levelKicker{color:var(--landing-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:42px;font-size:.7rem;font-weight:800}.landing-module__g1LwZa__levelCard h3,.landing-module__g1LwZa__levelCardFeatured h3{margin-top:8px;font-size:2rem}.landing-module__g1LwZa__levelCard a,.landing-module__g1LwZa__levelCardFeatured a{min-height:44px;color:var(--landing-fg);align-items:center;gap:7px;margin-top:auto;padding-top:14px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__audienceSection{background:#04050d;background:lab(1.50495% .368677 -3.17218)}.landing-module__g1LwZa__audiencePanel{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:24px;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:56px;padding:56px;display:grid}.landing-module__g1LwZa__audienceIntro>p{margin-top:16px}.landing-module__g1LwZa__audienceList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.landing-module__g1LwZa__audienceList article{border-left:1px solid var(--landing-border);min-width:0;padding:20px}.landing-module__g1LwZa__audienceList article>div{width:40px;height:40px;color:var(--landing-fg);background:color-mix(in oklch, var(--landing-primary) 24%, transparent);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.landing-module__g1LwZa__ctaSection{isolation:isolate;text-align:center;justify-content:center;align-items:center;min-height:660px;padding:112px 32px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaScrim{z-index:-2;background:radial-gradient(circle at 50% 30%, color-mix(in oklch, var(--landing-accent) 24%, transparent), transparent 34%), linear-gradient(to bottom, #020309b8, var(--landing-bg));position:absolute;inset:0}@supports (color:lab(0% 0 0)){.landing-module__g1LwZa__ctaScrim{background:radial-gradient(circle at 50% 30%, color-mix(in oklch, var(--landing-accent) 24%, transparent), transparent 34%), linear-gradient(to bottom, lab(.861393% .307038 -2.29472/.72), var(--landing-bg))}}.landing-module__g1LwZa__ctaContent{width:min(100%,820px)}.landing-module__g1LwZa__ctaContent h2{margin-top:16px}.landing-module__g1LwZa__ctaContent>p{max-width:620px;margin:20px auto 0}.landing-module__g1LwZa__ctaContent .landing-module__g1LwZa__heroActions{justify-content:center}@media (hover:hover) and (prefers-reduced-motion:no-preference){.landing-module__g1LwZa__primaryAction,.landing-module__g1LwZa__secondaryAction,.landing-module__g1LwZa__slideAction,.landing-module__g1LwZa__subjectTab,.landing-module__g1LwZa__subjectTabActive,.landing-module__g1LwZa__carouselArrows button,.landing-module__g1LwZa__pauseButton,.landing-module__g1LwZa__levelCard a,.landing-module__g1LwZa__levelCardFeatured a{transition:transform .1s ease-out,border-color .1s ease-out,background-color .1s ease-out,color .1s ease-out}.landing-module__g1LwZa__primaryAction:hover,.landing-module__g1LwZa__secondaryAction:hover,.landing-module__g1LwZa__carouselArrows button:hover,.landing-module__g1LwZa__pauseButton:hover{transform:translateY(-2px)}.landing-module__g1LwZa__slideAction:hover,.landing-module__g1LwZa__levelCard a:hover,.landing-module__g1LwZa__levelCardFeatured a:hover{color:var(--landing-primary-hover);transform:translate(3px)}.landing-module__g1LwZa__heroGameMain img,.landing-module__g1LwZa__heroGameSmall img,.landing-module__g1LwZa__subjectGameMain img,.landing-module__g1LwZa__subjectGameSecondary img{transition:transform .25s ease-out,filter .25s ease-out}.landing-module__g1LwZa__heroGameMain:hover img,.landing-module__g1LwZa__heroGameSmall:hover img,.landing-module__g1LwZa__subjectGameMain:hover img,.landing-module__g1LwZa__subjectGameSecondary:hover img{filter:saturate(1.08);transform:scale(1.025)}}@media (prefers-reduced-motion:no-preference){.landing-module__g1LwZa__carouselMedia{animation:.25s ease-out landing-module__g1LwZa__mediaReveal}}@keyframes landing-module__g1LwZa__mediaReveal{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:1060px){.landing-module__g1LwZa__hero{min-height:0}.landing-module__g1LwZa__heroGrid{grid-template-columns:1fr;gap:48px;padding-top:128px}.landing-module__g1LwZa__heroCopy{max-width:780px}.landing-module__g1LwZa__heroCopy h1{max-width:12ch;font-size:clamp(3rem,7.4vw,4.5rem)}.landing-module__g1LwZa__heroGallery{min-height:650px}.landing-module__g1LwZa__carouselStage{grid-template-columns:1fr}.landing-module__g1LwZa__carouselCopy{min-height:470px}.landing-module__g1LwZa__carouselMedia{min-height:560px}.landing-module__g1LwZa__benefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__benefitCard{min-height:230px}.landing-module__g1LwZa__audiencePanel{grid-template-columns:1fr}}@media (max-width:760px){.landing-module__g1LwZa__heroGrid,.landing-module__g1LwZa__sectionContainer{width:min(100% - 32px,1280px)}.landing-module__g1LwZa__heroGrid{padding-top:112px;padding-bottom:56px}.landing-module__g1LwZa__heroCopy h1{font-size:clamp(3rem,13vw,4.4rem)}.landing-module__g1LwZa__heroCopy>p{font-size:1rem}.landing-module__g1LwZa__heroGallery{grid-template-rows:minmax(0,1.2fr) minmax(0,.8fr);gap:8px;min-height:500px}.landing-module__g1LwZa__heroGameMain,.landing-module__g1LwZa__heroGameSmall,.landing-module__g1LwZa__subjectGameMain,.landing-module__g1LwZa__subjectGameSecondary,.landing-module__g1LwZa__carousel,.landing-module__g1LwZa__benefitCard,.landing-module__g1LwZa__levelCard,.landing-module__g1LwZa__levelCardFeatured,.landing-module__g1LwZa__audiencePanel{border-radius:16px}.landing-module__g1LwZa__heroGameLabel,.landing-module__g1LwZa__subjectGameLabel{bottom:14px;left:14px;right:14px}.landing-module__g1LwZa__heroGameLabel strong,.landing-module__g1LwZa__subjectGameLabel strong{font-size:.84rem}.landing-module__g1LwZa__subjectSection,.landing-module__g1LwZa__benefitsSection,.landing-module__g1LwZa__levelSection,.landing-module__g1LwZa__audienceSection{padding:80px 0}.landing-module__g1LwZa__sectionHeadingRow{grid-template-columns:1fr;gap:16px}.landing-module__g1LwZa__sectionHeadingRow h2,.landing-module__g1LwZa__centeredHeading h2,.landing-module__g1LwZa__audienceIntro h2,.landing-module__g1LwZa__ctaContent h2{font-size:clamp(2.25rem,10vw,3.5rem)}.landing-module__g1LwZa__carouselTabs{padding:10px}.landing-module__g1LwZa__carouselCopy{min-height:0;padding:64px 22px 36px}.landing-module__g1LwZa__slideNumber{top:20px;right:20px}.landing-module__g1LwZa__carouselMedia{grid-template-columns:1fr;min-height:0;padding:8px}.landing-module__g1LwZa__subjectGameMain,.landing-module__g1LwZa__subjectGameSecondary{aspect-ratio:16/10;min-height:0}.landing-module__g1LwZa__carouselControls{grid-template-columns:auto 1fr auto;gap:10px}.landing-module__g1LwZa__carouselProgress span{width:18px}.landing-module__g1LwZa__pauseButton{width:44px;padding:0}.landing-module__g1LwZa__pauseButton:not(:focus-visible){font-size:0}.landing-module__g1LwZa__pauseButton svg{width:16px;height:16px}.landing-module__g1LwZa__benefitGrid,.landing-module__g1LwZa__levelGrid{grid-template-columns:1fr}.landing-module__g1LwZa__benefitCard{min-height:0}.landing-module__g1LwZa__levelCard,.landing-module__g1LwZa__levelCardFeatured{min-height:310px}.landing-module__g1LwZa__audiencePanel{gap:36px;padding:28px 20px}.landing-module__g1LwZa__audienceList{grid-template-columns:1fr}.landing-module__g1LwZa__audienceList article{border-left:0;border-top:1px solid var(--landing-border);padding:20px 0}.landing-module__g1LwZa__ctaSection{min-height:600px;padding:80px 16px}}@media (max-width:420px){.landing-module__g1LwZa__heroActions{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__primaryAction,.landing-module__g1LwZa__secondaryAction{width:100%}.landing-module__g1LwZa__heroFacts{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__heroFacts span{justify-content:center}.landing-module__g1LwZa__heroGallery{min-height:450px}.landing-module__g1LwZa__carouselControls{grid-template-columns:auto auto}.landing-module__g1LwZa__carouselProgress{display:none}}
.login-module__WEZH7G__loginContainer{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__loginContainer:before{content:"";background:radial-gradient(circle at 30%,#6366f126 0%,#0000 50%),radial-gradient(circle at 70%,#8b5cf626 0%,#0000 50%);width:200%;height:200%;animation:20s linear infinite login-module__WEZH7G__rotate;position:absolute;top:-50%;left:-50%}@keyframes login-module__WEZH7G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-module__WEZH7G__loginBox{background:var(--surface);border:1px solid var(--border);z-index:1;border-radius:1.5rem;width:100%;max-width:460px;padding:3rem;position:relative;box-shadow:0 20px 60px #0006}.login-module__WEZH7G__loginBoxWide{max-width:640px}.login-module__WEZH7G__logoContainer{text-align:center;margin-bottom:1.5rem}.login-module__WEZH7G__logoRow{justify-content:center;align-items:center;gap:.75rem;display:flex}.login-module__WEZH7G__bee{filter:drop-shadow(0 4px 8px #0003);font-size:2.75rem;animation:3s ease-in-out infinite login-module__WEZH7G__float;display:inline-block}@keyframes login-module__WEZH7G__float{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-15px)rotate(5deg)}}.login-module__WEZH7G__logoContainer h1{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800}.login-module__WEZH7G__logoContainer p{color:var(--text-secondary);margin-top:.35rem;font-size:.9rem;font-weight:500}.login-module__WEZH7G__boxTitle{text-align:center;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.login-module__WEZH7G__loginForm{margin-top:2rem}.login-module__WEZH7G__formRow{grid-template-columns:1fr 1fr;gap:0 1.25rem;display:grid}.login-module__WEZH7G__formGroup{margin-bottom:1.5rem}.login-module__WEZH7G__formGroup label{color:var(--text-primary);letter-spacing:.01em;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.login-module__WEZH7G__formGroup input,.login-module__WEZH7G__formGroup select{border:2px solid var(--border);width:100%;color:var(--text-primary);background:#0f172a80;border-radius:.75rem;padding:.875rem 1.125rem;font-size:1rem;transition:background-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.login-module__WEZH7G__formGroup input:focus,.login-module__WEZH7G__formGroup select:focus{border-color:var(--primary);background:#0f172ab3;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #6366f11a}.login-module__WEZH7G__formGroup input::placeholder{color:var(--text-muted)}.login-module__WEZH7G__loginButton{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:.75rem;width:100%;margin-top:.75rem;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.login-module__WEZH7G__loginButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.login-module__WEZH7G__loginButton:hover:before{left:100%}.login-module__WEZH7G__loginButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #6366f166}.login-module__WEZH7G__loginButton:active:not(:disabled){transform:translateY(0)}.login-module__WEZH7G__loginButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-module__WEZH7G__error{color:var(--error);text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;margin-top:1rem;padding:.875rem;font-size:.9rem;font-weight:500;animation:.3s ease-in-out login-module__WEZH7G__shake}@keyframes login-module__WEZH7G__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.login-module__WEZH7G__hint{border:1px solid var(--border);text-align:center;background:#1e293b80;border-radius:.75rem;margin-top:2rem;padding:1.25rem}.login-module__WEZH7G__hint p{color:var(--text-secondary);margin:.375rem 0;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.85rem}.login-module__WEZH7G__hint p:first-child{color:var(--text-primary);margin-bottom:.75rem;font-family:inherit;font-size:.9rem;font-weight:600}@media (max-width:640px){.login-module__WEZH7G__formRow{grid-template-columns:1fr}.login-module__WEZH7G__loginBoxWide{max-width:460px}}@media (max-width:480px){.login-module__WEZH7G__loginContainer{padding:1rem}.login-module__WEZH7G__loginBox{padding:2rem 1.5rem}.login-module__WEZH7G__logoContainer h1{font-size:2rem}.login-module__WEZH7G__bee{font-size:4rem}}
.profile-module__5FeCNW__container{background:var(--brand-gradient);min-height:100vh}.profile-module__5FeCNW__content{max-width:800px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.profile-module__5FeCNW__loadingState{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.profile-module__5FeCNW__backButton{color:#ffffffd9;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.profile-module__5FeCNW__backButton:hover{color:#fff}.profile-module__5FeCNW__profileCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.25rem;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:2.5rem;display:flex}.profile-module__5FeCNW__avatarSection{flex-shrink:0;position:relative}.profile-module__5FeCNW__avatar{object-fit:cover;border:3px solid #ffffff4d;border-radius:50%;width:120px;height:120px}.profile-module__5FeCNW__avatarPlaceholder{color:#fff;text-transform:uppercase;background:#fff3;border:3px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;font-weight:700;display:flex}.profile-module__5FeCNW__avatarOverlay{opacity:0;cursor:pointer;color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__avatarSection:hover .profile-module__5FeCNW__avatarOverlay{opacity:1}.profile-module__5FeCNW__avatarInput{display:none}.profile-module__5FeCNW__avatarUploading{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__profileInfo{flex:1;min-width:0}.profile-module__5FeCNW__profileName{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:.25rem;font-size:2rem;font-weight:700}.profile-module__5FeCNW__profileUsername{color:#ffffffbf;margin-bottom:.75rem;font-size:1rem}.profile-module__5FeCNW__profileBadges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.profile-module__5FeCNW__roleBadge{color:#ffffffe6;text-transform:capitalize;background:#ffffff26;border:1px solid #ffffff40;border-radius:2rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.profile-module__5FeCNW__levelBadge{background:color-mix(in srgb, var(--brand-primary) 30%, transparent);border:1px solid color-mix(in srgb, var(--brand-primary) 40%, transparent);color:#fff;text-transform:uppercase;border-radius:2rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.profile-module__5FeCNW__profileScores{color:#ffffffd9;gap:1.5rem;font-size:.9rem;display:flex}.profile-module__5FeCNW__scoreItem{align-items:center;gap:.35rem;display:flex}.profile-module__5FeCNW__scoreValue{color:#fff;font-weight:700}.profile-module__5FeCNW__section{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1.5rem;padding:2rem}.profile-module__5FeCNW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-module__5FeCNW__sectionTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.profile-module__5FeCNW__editButton{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:.6rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:inline-flex}.profile-module__5FeCNW__editButton:hover{background:#ffffff38}.profile-module__5FeCNW__detailGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__5FeCNW__detailItem{flex-direction:column;gap:.25rem;display:flex}.profile-module__5FeCNW__detailLabel{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.profile-module__5FeCNW__detailValue{color:#fff;font-size:1rem;font-weight:500}.profile-module__5FeCNW__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__5FeCNW__formGroup{flex-direction:column;gap:.4rem;display:flex}.profile-module__5FeCNW__formGroupFull{grid-column:1/-1}.profile-module__5FeCNW__formLabel{color:#ffffffd9;font-size:.85rem;font-weight:600}.profile-module__5FeCNW__formInput{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s}.profile-module__5FeCNW__formInput::placeholder{color:#ffffff59}.profile-module__5FeCNW__formInput:focus{background:#ffffff1f;border-color:#ffffff80;outline:none}.profile-module__5FeCNW__formActions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.profile-module__5FeCNW__saveButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:box-shadow .3s,transform .2s;display:inline-flex}.profile-module__5FeCNW__saveButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.profile-module__5FeCNW__saveButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-module__5FeCNW__cancelButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.profile-module__5FeCNW__cancelButton:hover{background:#ffffff2e}.profile-module__5FeCNW__passwordGrid{flex-direction:column;gap:1.25rem;display:flex}.profile-module__5FeCNW__passwordHint{color:#ffffff80;margin-top:.15rem;font-size:.8rem}.profile-module__5FeCNW__toast{z-index:1000;border-radius:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;animation:.3s profile-module__5FeCNW__slideIn;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 32px #0000004d}.profile-module__5FeCNW__toastSuccess{color:#fff;background:#10b981}.profile-module__5FeCNW__toastError{color:#fff;background:#ef4444}@keyframes profile-module__5FeCNW__slideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.profile-module__5FeCNW__memberSince{color:#ffffff8c;margin-top:.5rem;font-size:.85rem}@media (max-width:768px){.profile-module__5FeCNW__content{padding:1.5rem 1rem}.profile-module__5FeCNW__profileCard{text-align:center;flex-direction:column;padding:2rem 1.5rem}.profile-module__5FeCNW__profileBadges,.profile-module__5FeCNW__profileScores{justify-content:center}.profile-module__5FeCNW__profileName{font-size:1.5rem}.profile-module__5FeCNW__detailGrid,.profile-module__5FeCNW__formGrid{grid-template-columns:1fr}.profile-module__5FeCNW__formActions{flex-direction:column}.profile-module__5FeCNW__saveButton,.profile-module__5FeCNW__cancelButton{justify-content:center;width:100%}.profile-module__5FeCNW__section{padding:1.5rem}.profile-module__5FeCNW__toast{bottom:1rem;left:1rem;right:1rem}}@media (max-width:480px){.profile-module__5FeCNW__avatar,.profile-module__5FeCNW__avatarPlaceholder{width:90px;height:90px;font-size:2.25rem}.profile-module__5FeCNW__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}
.words-module__CFkb6a__container{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);min-height:100vh;padding:20px}.words-module__CFkb6a__content{max-width:1200px;margin:0 auto}.words-module__CFkb6a__loading{text-align:center;color:#fff;padding:50px;font-size:24px}.words-module__CFkb6a__error{color:#c62828;background:#ffebee;border-radius:8px;margin-bottom:20px;padding:15px 20px}.words-module__CFkb6a__controls{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.words-module__CFkb6a__searchForm{flex:1;min-width:300px;display:flex}.words-module__CFkb6a__searchInput{border:none;border-radius:8px 0 0 8px;outline:none;flex:1;padding:12px 20px;font-size:16px}.words-module__CFkb6a__searchButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:0 8px 8px 0;padding:12px 20px;transition:background .2s}.words-module__CFkb6a__searchButton:hover{background:#4f46e5}.words-module__CFkb6a__levelSelect{cursor:pointer;background:#fff;border:none;border-radius:8px;outline:none;padding:12px 20px;font-size:16px}.words-module__CFkb6a__statsBar{color:#fff;background:#fff3;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-weight:600}.words-module__CFkb6a__tableContainer{background:#fff;border-radius:16px;padding:20px;overflow-x:auto;box-shadow:0 4px 12px #0000001a}.words-module__CFkb6a__table{border-collapse:collapse;width:100%}.words-module__CFkb6a__table thead{background:#f3f4f6}.words-module__CFkb6a__table th{text-align:left;color:#374151;padding:15px;font-weight:600}.words-module__CFkb6a__table td{border-top:1px solid #e5e7eb;padding:15px}.words-module__CFkb6a__table tbody tr:hover{background:#f9fafb}.words-module__CFkb6a__wordCell{color:#6366f1;font-weight:600}.words-module__CFkb6a__meaningCell{text-overflow:ellipsis;white-space:nowrap;max-width:400px;overflow:hidden}.words-module__CFkb6a__badge{text-transform:capitalize;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.words-module__CFkb6a__badge.words-module__CFkb6a__easy{color:#059669;background:#d1fae5}.words-module__CFkb6a__badge.words-module__CFkb6a__medium{color:#d97706;background:#fed7aa}.words-module__CFkb6a__badge.words-module__CFkb6a__hard{color:#dc2626;background:#fee2e2}.words-module__CFkb6a__level{text-transform:capitalize;color:#6b7280}.words-module__CFkb6a__actions{gap:8px;display:flex}.words-module__CFkb6a__deleteButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:8px 12px;transition:background .2s}.words-module__CFkb6a__deleteButton:hover{background:#dc2626}@media (max-width:768px){.words-module__CFkb6a__controls{flex-direction:column}.words-module__CFkb6a__searchForm{min-width:100%}.words-module__CFkb6a__table{font-size:14px}.words-module__CFkb6a__table th,.words-module__CFkb6a__table td{padding:10px}.words-module__CFkb6a__meaningCell{max-width:150px}}
.boggle-module__G9-y_G__container{background:var(--brand-gradient);min-height:100vh}.boggle-module__G9-y_G__content{max-width:800px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.boggle-module__G9-y_G__loading{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.boggle-module__G9-y_G__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.boggle-module__G9-y_G__backButton:hover{color:#fff;background:#ffffff2e}.boggle-module__G9-y_G__header{align-items:flex-start;margin-bottom:2rem;display:flex}.boggle-module__G9-y_G__headerText{flex:1}.boggle-module__G9-y_G__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.boggle-module__G9-y_G__subtitle{color:#ffffffd9;font-size:1.05rem}.boggle-module__G9-y_G__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.boggle-module__G9-y_G__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.boggle-module__G9-y_G__levelPills{flex-wrap:wrap;gap:.5rem;display:flex}.boggle-module__G9-y_G__levelPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.boggle-module__G9-y_G__levelPill:hover{background:#ffffff2e}.boggle-module__G9-y_G__levelPillActive{color:var(--brand-primary);background:#fff;border-color:#fff}.boggle-module__G9-y_G__levelPillActive:hover{background:#fff}.boggle-module__G9-y_G__setupCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.25rem;padding:2.5rem 2rem}.boggle-module__G9-y_G__setupText{color:#ffffffd9;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.boggle-module__G9-y_G__setupLevelPicker{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.boggle-module__G9-y_G__levelBadge{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:2rem;margin-bottom:1rem;padding:.3rem .85rem;font-size:.8rem;font-weight:600;display:inline-block}.boggle-module__G9-y_G__gameCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.25rem;padding:2rem}.boggle-module__G9-y_G__topBar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.boggle-module__G9-y_G__timer{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.boggle-module__G9-y_G__timerUrgent{color:#ef9a9a;background:#f443364d;border-color:#f4433680;animation:.8s infinite boggle-module__G9-y_G__pulse}@keyframes boggle-module__G9-y_G__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.boggle-module__G9-y_G__scoreBadge{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;padding:.45rem 1rem;font-size:.9rem;font-weight:600}.boggle-module__G9-y_G__currentWordArea{min-height:2.5rem;margin-bottom:1rem}.boggle-module__G9-y_G__currentWord{color:#fff;letter-spacing:.15em;text-transform:uppercase;min-height:2rem;font-size:1.5rem;font-weight:700;transition:color .2s}.boggle-module__G9-y_G__currentWordCorrect{color:#81c784}.boggle-module__G9-y_G__currentWordWrong{color:#ef9a9a}.boggle-module__G9-y_G__currentWordDuplicate{color:#fff176}.boggle-module__G9-y_G__feedbackTag{color:#fffc;align-items:center;gap:.3rem;margin-left:.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.boggle-module__G9-y_G__gridArea{justify-content:center;margin-bottom:1.25rem;display:flex}.boggle-module__G9-y_G__boggleGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.boggle-module__G9-y_G__boggleCell{color:#fff;text-transform:uppercase;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff40;border-radius:.75rem;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:1.6rem;font-weight:700;transition:all .15s;display:flex;position:relative}.boggle-module__G9-y_G__boggleCell:disabled{cursor:default}.boggle-module__G9-y_G__cellSelectable:hover:not(:disabled){background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.boggle-module__G9-y_G__cellSelected{background:color-mix(in srgb, var(--brand-primary) 50%, transparent);border-color:#fff9}.boggle-module__G9-y_G__cellLast{background:color-mix(in srgb, var(--brand-primary) 70%, transparent);box-shadow:0 0 12px color-mix(in srgb, var(--brand-primary) 50%, transparent);border-color:#fff}.boggle-module__G9-y_G__pathNumber{color:#fff9;font-size:.55rem;font-weight:600;position:absolute;top:2px;right:4px}.boggle-module__G9-y_G__startArea{margin-top:1rem}.boggle-module__G9-y_G__readyText{color:#ffffffd9;margin-bottom:1rem;font-size:1rem}.boggle-module__G9-y_G__startButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.75rem;padding:.85rem 2.5rem;font-size:1.15rem;font-weight:700;transition:box-shadow .2s,transform .2s}.boggle-module__G9-y_G__startButton:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0003}.boggle-module__G9-y_G__actionButtons{justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.boggle-module__G9-y_G__submitBtn{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .2s,transform .2s}.boggle-module__G9-y_G__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #0003}.boggle-module__G9-y_G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.boggle-module__G9-y_G__clearBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:.6rem;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.boggle-module__G9-y_G__clearBtn:hover:not(:disabled){background:#ffffff38}.boggle-module__G9-y_G__clearBtn:disabled{opacity:.4;cursor:not-allowed}.boggle-module__G9-y_G__foundWordsCard{text-align:left;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.75rem;margin-bottom:1rem;padding:1rem}.boggle-module__G9-y_G__foundTitle{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.boggle-module__G9-y_G__foundList{flex-wrap:wrap;gap:.4rem;display:flex}.boggle-module__G9-y_G__foundWord{color:#c8e6c9;text-transform:uppercase;background:#4caf5040;border:1px solid #4caf5066;border-radius:2rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600}.boggle-module__G9-y_G__foundWord small{opacity:.7;font-size:.7rem}.boggle-module__G9-y_G__resultCard{background:#ffffff14;border:1px solid #ffffff26;border-radius:.75rem;margin-top:1rem;padding:1.5rem}.boggle-module__G9-y_G__resultIcon{margin-bottom:.5rem;font-size:2.5rem}.boggle-module__G9-y_G__resultMessage{color:#fff;margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.boggle-module__G9-y_G__resultScore{color:#81c784;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.boggle-module__G9-y_G__missedWords{text-align:left;margin-bottom:1.25rem}.boggle-module__G9-y_G__missedTitle{color:#fffc;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.boggle-module__G9-y_G__missedWord{color:#ffffffb3;margin-bottom:.25rem;font-size:.8rem;line-height:1.6}.boggle-module__G9-y_G__missedWord strong{color:#ef9a9a}.boggle-module__G9-y_G__newGameBtn{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.7rem 2rem;font-size:1rem;font-weight:600;transition:box-shadow .2s,transform .2s}.boggle-module__G9-y_G__newGameBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0003}@media (max-width:768px){.boggle-module__G9-y_G__content{padding:1.25rem}.boggle-module__G9-y_G__title{font-size:1.75rem}.boggle-module__G9-y_G__gameCard{padding:1.5rem}.boggle-module__G9-y_G__boggleCell{width:3.8rem;height:3.8rem;font-size:1.4rem}}@media (max-width:480px){.boggle-module__G9-y_G__content{padding:1rem}.boggle-module__G9-y_G__title{font-size:1.5rem}.boggle-module__G9-y_G__filtersCard{flex-direction:column;align-items:flex-start}.boggle-module__G9-y_G__levelPills{width:100%}.boggle-module__G9-y_G__levelPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.boggle-module__G9-y_G__gameCard{padding:1rem}.boggle-module__G9-y_G__boggleGrid{gap:.35rem}.boggle-module__G9-y_G__boggleCell{width:3.2rem;height:3.2rem;font-size:1.2rem}.boggle-module__G9-y_G__currentWord{font-size:1.2rem}.boggle-module__G9-y_G__topBar{gap:.5rem}.boggle-module__G9-y_G__timer,.boggle-module__G9-y_G__scoreBadge{padding:.35rem .75rem;font-size:.8rem}}
.challenge-module__y2tdQW__container{background:var(--brand-gradient);min-height:100vh}.challenge-module__y2tdQW__content{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.challenge-module__y2tdQW__loading{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.challenge-module__y2tdQW__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.challenge-module__y2tdQW__backButton:hover{color:#fff;background:#ffffff2e}.challenge-module__y2tdQW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.challenge-module__y2tdQW__headerText{flex:1}.challenge-module__y2tdQW__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.challenge-module__y2tdQW__subtitle{color:#ffffffd9;font-size:1.05rem}.challenge-module__y2tdQW__statsBar{background:#ffffff26;border:1px solid #fff3;border-radius:1rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem .75rem;transition:background-color .3s,box-shadow .3s;display:flex}.challenge-module__y2tdQW__statsBar:hover{background:#ffffff38;box-shadow:0 8px 32px #00000026}.challenge-module__y2tdQW__statCard{text-align:center;white-space:nowrap;flex:1;min-width:0}.challenge-module__y2tdQW__statValue{color:#fff;text-shadow:0 2px 8px #0003;font-size:1.75rem;font-weight:700;line-height:1.2}.challenge-module__y2tdQW__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-top:.25rem;font-size:.75rem;font-weight:600}.challenge-module__y2tdQW__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.challenge-module__y2tdQW__filterGroup{align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.challenge-module__y2tdQW__filterSelect{color:#fff;cursor:pointer;appearance:none;background:#ffffff1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E") right .6rem center no-repeat;border:1px solid #ffffff4d;border-radius:.5rem;padding:.45rem 2rem .45rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s}.challenge-module__y2tdQW__filterSelect:hover{background:#fff3}.challenge-module__y2tdQW__filterSelect:focus{border-color:#fff9;outline:none}.challenge-module__y2tdQW__filterSelect option{color:#fff;background:#4a5568}.challenge-module__y2tdQW__difficultyPills{flex-wrap:wrap;gap:.5rem;display:flex}.challenge-module__y2tdQW__difficultyPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.challenge-module__y2tdQW__difficultyPill:hover{background:#ffffff2e}.challenge-module__y2tdQW__difficultyPillActive{color:var(--brand-primary);background:#fff;border-color:#fff}.challenge-module__y2tdQW__difficultyPillActive:hover{background:#fff}.challenge-module__y2tdQW__startCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1.5rem;padding:3rem}.challenge-module__y2tdQW__startInstructions{color:#ffffffd9;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.challenge-module__y2tdQW__sessionScoreBanner{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:1.05rem;display:inline-flex}.challenge-module__y2tdQW__sessionScoreBanner strong{font-size:1.2rem}.challenge-module__y2tdQW__startButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.65rem;padding:1rem 2.5rem;font-size:1.15rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:inline-flex}.challenge-module__y2tdQW__startButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 32px #0003}.challenge-module__y2tdQW__startButton:disabled{opacity:.6;cursor:not-allowed}.challenge-module__y2tdQW__resetButton{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:.75rem;align-items:center;gap:.65rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:background-color .2s,box-shadow .2s;display:inline-flex}.challenge-module__y2tdQW__resetButton:hover:not(:disabled){background:#ffffff40;box-shadow:0 4px 16px #00000026}.challenge-module__y2tdQW__resetButton:disabled{opacity:.6;cursor:not-allowed}.challenge-module__y2tdQW__allCompletedBanner{color:#a5d6a7;background:#4caf5033;border:1px solid #4caf5066;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.challenge-module__y2tdQW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.2s challenge-module__y2tdQW__fadeIn;display:flex;position:fixed;inset:0}@keyframes challenge-module__y2tdQW__fadeIn{0%{opacity:0}to{opacity:1}}.challenge-module__y2tdQW__modalContent{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-primary) 95%, transparent), color-mix(in srgb, var(--brand-accent) 95%, transparent));border:1px solid #fff3;border-radius:1.25rem;width:100%;max-width:560px;max-height:90vh;animation:.25s challenge-module__y2tdQW__slideUp;overflow-y:auto;box-shadow:0 24px 80px #0006}@keyframes challenge-module__y2tdQW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.challenge-module__y2tdQW__modalHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.5rem 1.5rem 0;display:flex}.challenge-module__y2tdQW__modalTitleRow{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.challenge-module__y2tdQW__wordInfo{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__difficultyBadge{color:#fff;text-transform:capitalize;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.challenge-module__y2tdQW__levelBadge{color:#fff;text-transform:capitalize;background:#ffffff26;border:1px solid #fff3;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.challenge-module__y2tdQW__pointsBadge{color:gold;background:#ffd70033;border:1px solid #ffd70059;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700}.challenge-module__y2tdQW__modalHeaderRight{align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__modalSessionScore{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:1rem;font-weight:700;display:flex}.challenge-module__y2tdQW__modalClose{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.15rem;font-weight:700;line-height:1;transition:background .2s;display:flex}.challenge-module__y2tdQW__modalClose:hover{background:#ffffff4d}.challenge-module__y2tdQW__timer{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;justify-content:center;align-items:center;gap:.4rem;min-width:80px;padding:.45rem 1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.challenge-module__y2tdQW__timerGreen{color:#a5d6a7;background:#4caf5040;border-color:#4caf5080}.challenge-module__y2tdQW__timerYellow{color:#fff176;background:#ffc10740;border-color:#ffc10780}.challenge-module__y2tdQW__timerRed{color:#ef9a9a;background:#f443364d;border-color:#f4433680;animation:.8s infinite challenge-module__y2tdQW__timerPulse}@keyframes challenge-module__y2tdQW__timerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.challenge-module__y2tdQW__modalBody{padding:1.5rem}.challenge-module__y2tdQW__speakButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fff3,#ffffff14);border:1px solid #ffffff40;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;width:100%;margin-bottom:1.25rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:background .2s,box-shadow .2s;display:flex}.challenge-module__y2tdQW__speakButton:hover{background:linear-gradient(135deg,#ffffff47,#ffffff24);box-shadow:0 8px 24px #00000026}.challenge-module__y2tdQW__hints{background:#ffffff14;border:1px solid #ffffff1f;border-radius:.75rem;margin-bottom:1.25rem;padding:1.25rem}.challenge-module__y2tdQW__hint{color:#ffffffe6;margin-bottom:.85rem;font-size:.95rem;line-height:1.6}.challenge-module__y2tdQW__hint:last-child{margin-bottom:0}.challenge-module__y2tdQW__hint strong{color:#fff}.challenge-module__y2tdQW__answerForm{flex-direction:column;gap:.85rem;display:flex}.challenge-module__y2tdQW__answerInput{color:#fff;box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff40;border-radius:.6rem;outline:none;width:100%;padding:.85rem 1rem;font-size:1.05rem;transition:border-color .3s,background-color .3s}.challenge-module__y2tdQW__answerInput::placeholder{color:#ffffff80}.challenge-module__y2tdQW__answerInput:focus{background:#ffffff26;border-color:#ffffff80}.challenge-module__y2tdQW__submitButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.85rem;font-size:1.05rem;font-weight:600;transition:box-shadow .2s,transform .2s}.challenge-module__y2tdQW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #0003}.challenge-module__y2tdQW__submitButton:disabled{opacity:.5;cursor:not-allowed}.challenge-module__y2tdQW__feedback{text-align:center;border-radius:.75rem;margin-top:.5rem;padding:1.5rem}.challenge-module__y2tdQW__correct{background:#4caf5033;border:1px solid #4caf5066}.challenge-module__y2tdQW__incorrect{background:#f4433633;border:1px solid #f4433666}.challenge-module__y2tdQW__feedbackIcon{justify-content:center;margin-bottom:.75rem;font-size:2.5rem;display:flex}.challenge-module__y2tdQW__correct .challenge-module__y2tdQW__feedbackIcon{color:#81c784}.challenge-module__y2tdQW__incorrect .challenge-module__y2tdQW__feedbackIcon{color:#e57373}.challenge-module__y2tdQW__feedbackMessage{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.challenge-module__y2tdQW__scoreEarned{color:#81c784;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.challenge-module__y2tdQW__correctAnswer{color:#ffffffd9;margin-bottom:1.25rem;font-size:1rem}.challenge-module__y2tdQW__correctAnswer strong{color:#e57373;font-size:1.1rem}.challenge-module__y2tdQW__altSpelling{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem}.challenge-module__y2tdQW__nextButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .2s,transform .2s;display:inline-flex}.challenge-module__y2tdQW__nextButton:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0003}@media (max-width:768px){.challenge-module__y2tdQW__content{padding:1.25rem}.challenge-module__y2tdQW__title{font-size:1.75rem}.challenge-module__y2tdQW__statsBar{gap:.25rem;padding:.75rem .5rem}.challenge-module__y2tdQW__modalOverlay{align-items:flex-end;padding:1rem}.challenge-module__y2tdQW__modalContent{border-radius:1.25rem 1.25rem 0 0;max-height:85vh}.challenge-module__y2tdQW__modalHeaderRight{flex-wrap:wrap}}@media (max-width:480px){.challenge-module__y2tdQW__content{padding:1rem}.challenge-module__y2tdQW__title{font-size:1.5rem}.challenge-module__y2tdQW__difficultyPills{width:100%}.challenge-module__y2tdQW__difficultyPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.challenge-module__y2tdQW__statValue{font-size:1.25rem}.challenge-module__y2tdQW__statLabel{letter-spacing:.25px;font-size:.65rem}.challenge-module__y2tdQW__startCard{padding:2rem 1.5rem}.challenge-module__y2tdQW__startButton{justify-content:center;width:100%}.challenge-module__y2tdQW__modalOverlay{padding:0}.challenge-module__y2tdQW__modalContent{border-radius:1.25rem 1.25rem 0 0;max-width:100%;max-height:90vh}.challenge-module__y2tdQW__modalHeader{padding:1.25rem 1.25rem 0}.challenge-module__y2tdQW__modalBody{padding:1.25rem}.challenge-module__y2tdQW__modalTitleRow{flex-direction:column;align-items:flex-start}.challenge-module__y2tdQW__modalSessionScore{font-size:.9rem}.challenge-module__y2tdQW__timer{min-width:70px;font-size:.9rem}}
.crossword-module__gTrG9q__container{background:var(--brand-gradient);min-height:100vh}.crossword-module__gTrG9q__content{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.crossword-module__gTrG9q__loading{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.crossword-module__gTrG9q__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.crossword-module__gTrG9q__backButton:hover{color:#fff;background:#ffffff2e}.crossword-module__gTrG9q__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.crossword-module__gTrG9q__headerText{flex:1}.crossword-module__gTrG9q__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.crossword-module__gTrG9q__subtitle{color:#ffffffd9;font-size:1.05rem}.crossword-module__gTrG9q__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.crossword-module__gTrG9q__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.crossword-module__gTrG9q__levelPills{flex-wrap:wrap;gap:.5rem;display:flex}.crossword-module__gTrG9q__levelPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.crossword-module__gTrG9q__levelPill:hover{background:#ffffff2e}.crossword-module__gTrG9q__levelPillActive{color:var(--brand-primary);background:#fff;border-color:#fff}.crossword-module__gTrG9q__levelPillActive:hover{background:#fff}.crossword-module__gTrG9q__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.crossword-module__gTrG9q__actionButton{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:.6rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.crossword-module__gTrG9q__actionButton:hover:not(:disabled){background:#ffffff40;transform:translateY(-1px)}.crossword-module__gTrG9q__actionButton:disabled{opacity:.5;cursor:not-allowed}.crossword-module__gTrG9q__gameArea{align-items:flex-start;gap:1.5rem;display:flex}.crossword-module__gTrG9q__gridWrapper{flex-shrink:0;overflow:auto}.crossword-module__gTrG9q__crosswordGrid{background:#0000004d;border:2px solid #ffffff4d;border-radius:.5rem;gap:2px;width:fit-content;padding:2px;display:grid}.crossword-module__gTrG9q__crosswordCell{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffe6;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .15s;display:flex;position:relative}.crossword-module__gTrG9q__blackCell{background:#0006;width:2.5rem;height:2.5rem}.crossword-module__gTrG9q__highlightedCell{background:color-mix(in srgb, var(--brand-primary) 30%, transparent)}.crossword-module__gTrG9q__selectedCell{background:color-mix(in srgb, var(--brand-primary) 55%, transparent)}.crossword-module__gTrG9q__correctCell{background:#4caf5059}.crossword-module__gTrG9q__incorrectCell{background:#f4433659}.crossword-module__gTrG9q__clueNumber{color:#333;font-size:.55rem;font-weight:700;line-height:1;position:absolute;top:1px;left:2px}.crossword-module__gTrG9q__cellInput{color:#222;text-transform:uppercase;pointer-events:none;font-size:1.1rem;font-weight:700}.crossword-module__gTrG9q__cluesPanel{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1rem;flex:1;min-width:0;max-height:600px;padding:1.25rem;overflow-y:auto}.crossword-module__gTrG9q__clueSection{margin-bottom:1.25rem}.crossword-module__gTrG9q__clueSection:last-child{margin-bottom:0}.crossword-module__gTrG9q__clueSectionTitle{color:#fff;border-bottom:1px solid #fff3;margin-bottom:.5rem;padding-bottom:.35rem;font-size:1rem;font-weight:700}.crossword-module__gTrG9q__clue{color:#ffffffd9;cursor:pointer;border-radius:.4rem;margin-bottom:.2rem;padding:.5rem .75rem;font-size:.85rem;line-height:1.5;transition:background-color .15s}.crossword-module__gTrG9q__clue:hover{background:#ffffff1a}.crossword-module__gTrG9q__clue strong{color:#fff;margin-right:.25rem}.crossword-module__gTrG9q__activeClue{background:#ffffff2e;border-left:3px solid #fff}@media (max-width:768px){.crossword-module__gTrG9q__content{padding:1.25rem}.crossword-module__gTrG9q__title{font-size:1.75rem}.crossword-module__gTrG9q__gameArea{flex-direction:column}.crossword-module__gTrG9q__gridWrapper{width:100%;overflow-x:auto}.crossword-module__gTrG9q__cluesPanel{max-height:400px}.crossword-module__gTrG9q__crosswordCell,.crossword-module__gTrG9q__blackCell{width:2rem;height:2rem}.crossword-module__gTrG9q__cellInput{font-size:.9rem}.crossword-module__gTrG9q__clueNumber{font-size:.5rem}}@media (max-width:480px){.crossword-module__gTrG9q__content{padding:1rem}.crossword-module__gTrG9q__title{font-size:1.5rem}.crossword-module__gTrG9q__filtersCard{flex-direction:column;align-items:flex-start}.crossword-module__gTrG9q__levelPills{width:100%}.crossword-module__gTrG9q__levelPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.crossword-module__gTrG9q__actions{gap:.5rem}.crossword-module__gTrG9q__actionButton{padding:.5rem 1rem;font-size:.8rem}.crossword-module__gTrG9q__crosswordCell,.crossword-module__gTrG9q__blackCell{width:1.75rem;height:1.75rem}.crossword-module__gTrG9q__cellInput{font-size:.8rem}}
.dashboard-module__38GjLW__container{background:var(--brand-gradient);min-height:100vh}.dashboard-module__38GjLW__main{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.dashboard-module__38GjLW__title{color:#fff;text-align:left;text-shadow:0 4px 16px #0006;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dashboard-module__38GjLW__subtitle{color:#ffffffe6;font-size:1.1rem}.dashboard-module__38GjLW__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.dashboard-module__38GjLW__headerBadges{flex-shrink:0;gap:.75rem;display:flex}.dashboard-module__38GjLW__headerBadge{color:#fff;white-space:nowrap;background:#ffffff26;border:1px solid #fff3;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.dashboard-module__38GjLW__modulesGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:2rem;display:flex}.dashboard-module__38GjLW__moduleCard{text-align:center;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-direction:column;flex:0 0 calc(33.333% - .834rem);align-items:center;padding:1.5rem;text-decoration:none;transition:background-color .3s,box-shadow .3s,border-color .3s;display:flex}.dashboard-module__38GjLW__moduleCard:hover{background:#ffffff38;box-shadow:0 12px 40px #0003}.dashboard-module__38GjLW__moduleIconWrapper{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:1.75rem;display:flex}.dashboard-module__38GjLW__coreIcon{background:var(--brand-gradient)}.dashboard-module__38GjLW__academicIcon{background:linear-gradient(135deg,#f093fb,#f5576c)}.dashboard-module__38GjLW__resourcesIcon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.dashboard-module__38GjLW__communicationIcon{background:linear-gradient(135deg,#43e97b,#38f9d7)}.dashboard-module__38GjLW__wordsmithIcon{background:linear-gradient(135deg,#fa709a,#fee140)}.dashboard-module__38GjLW__creativityIcon{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.dashboard-module__38GjLW__moduleName{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.dashboard-module__38GjLW__moduleDesc{color:#ffffffbf;font-size:.8rem;line-height:1.4}.dashboard-module__38GjLW__sectionDivider{border-top:1px solid #fff3;margin:1.5rem 0 2rem}.dashboard-module__38GjLW__sectionTitle{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.dashboard-module__38GjLW__scrambleIcon{background:linear-gradient(135deg,#43e97b,#38f9d7)}.dashboard-module__38GjLW__wordleIcon{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.dashboard-module__38GjLW__crosswordIcon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.dashboard-module__38GjLW__hangmanIcon{background:linear-gradient(135deg,#f5576c,#ff6a00)}.dashboard-module__38GjLW__boggleIcon{background:linear-gradient(135deg,#f093fb,#f5576c)}.dashboard-module__38GjLW__wordSearchIcon{background:linear-gradient(135deg,#fa709a,#fee140)}@media (max-width:768px){.dashboard-module__38GjLW__main{padding:1.5rem 1rem}.dashboard-module__38GjLW__title{font-size:1.75rem}.dashboard-module__38GjLW__modulesGrid{gap:1rem}.dashboard-module__38GjLW__moduleCard{flex-basis:calc(33.333% - .667rem);padding:1.25rem 1rem}.dashboard-module__38GjLW__moduleIconWrapper{width:52px;height:52px;font-size:1.5rem}.dashboard-module__38GjLW__headerBadge{padding:.4rem .75rem;font-size:.8rem}}@media (max-width:480px){.dashboard-module__38GjLW__headerRow{flex-direction:column}.dashboard-module__38GjLW__headerBadges{align-self:flex-start;margin-top:.75rem}.dashboard-module__38GjLW__moduleCard{flex-basis:calc(50% - .5rem)}}
.hangman-module__-Z7GzG__container{background:var(--brand-gradient);min-height:100vh}.hangman-module__-Z7GzG__content{max-width:800px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.hangman-module__-Z7GzG__loading{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.hangman-module__-Z7GzG__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.hangman-module__-Z7GzG__backButton:hover{color:#fff;background:#ffffff2e}.hangman-module__-Z7GzG__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.hangman-module__-Z7GzG__headerText{flex:1}.hangman-module__-Z7GzG__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.hangman-module__-Z7GzG__subtitle{color:#ffffffd9;font-size:1.05rem}.hangman-module__-Z7GzG__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.hangman-module__-Z7GzG__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.hangman-module__-Z7GzG__levelPills{flex-wrap:wrap;gap:.5rem;display:flex}.hangman-module__-Z7GzG__levelPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.hangman-module__-Z7GzG__levelPill:hover{background:#ffffff2e}.hangman-module__-Z7GzG__levelPillActive{color:var(--brand-primary);background:#fff;border-color:#fff}.hangman-module__-Z7GzG__levelPillActive:hover{background:#fff}.hangman-module__-Z7GzG__gameCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.25rem;padding:2rem}.hangman-module__-Z7GzG__figureArea{margin-bottom:1.5rem}.hangman-module__-Z7GzG__hangmanSvg{width:180px;height:200px}.hangman-module__-Z7GzG__livesCount{color:#fffc;margin-top:.5rem;font-size:.9rem;font-weight:600}.hangman-module__-Z7GzG__wordDisplay{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.hangman-module__-Z7GzG__letterSlot{color:#fff;text-transform:uppercase;border-bottom:3px solid #ffffff80;justify-content:center;align-items:center;width:2.5rem;height:3rem;font-size:1.6rem;font-weight:700;display:inline-flex}.hangman-module__-Z7GzG__revealedLetter{color:#ef9a9a}.hangman-module__-Z7GzG__hintCard{color:#ffffffe6;text-align:left;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.hangman-module__-Z7GzG__hintCard strong{color:#fff}.hangman-module__-Z7GzG__keyboard{flex-wrap:wrap;justify-content:center;gap:.4rem;max-width:480px;margin:0 auto;display:flex}.hangman-module__-Z7GzG__key{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.95rem;font-weight:700;transition:all .15s;display:flex}.hangman-module__-Z7GzG__key:hover:not(:disabled){background:#ffffff40;transform:translateY(-1px)}.hangman-module__-Z7GzG__key:disabled{cursor:default;opacity:.9}.hangman-module__-Z7GzG__keyCorrect{color:#c8e6c9;background:#4caf5080;border-color:#4caf50b3}.hangman-module__-Z7GzG__keyWrong{color:#ffffff80;background:#f4433659;border-color:#f4433680}.hangman-module__-Z7GzG__resultCard{border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.hangman-module__-Z7GzG__resultWon{background:#4caf5033;border:1px solid #4caf5066}.hangman-module__-Z7GzG__resultLost{background:#f4433633;border:1px solid #f4433666}.hangman-module__-Z7GzG__resultIcon{margin-bottom:.5rem;font-size:2.5rem}.hangman-module__-Z7GzG__resultMessage{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.hangman-module__-Z7GzG__revealWord{color:#ffffffd9;margin-bottom:1rem;font-size:1rem}.hangman-module__-Z7GzG__revealWord strong{color:#ef9a9a;font-size:1.1rem}.hangman-module__-Z7GzG__playAgainButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.7rem 2rem;font-size:1rem;font-weight:600;transition:box-shadow .2s,transform .2s}.hangman-module__-Z7GzG__playAgainButton:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0003}@media (max-width:768px){.hangman-module__-Z7GzG__content{padding:1.25rem}.hangman-module__-Z7GzG__title{font-size:1.75rem}.hangman-module__-Z7GzG__gameCard{padding:1.5rem}.hangman-module__-Z7GzG__letterSlot{width:2rem;height:2.5rem;font-size:1.3rem}.hangman-module__-Z7GzG__key{width:2.2rem;height:2.2rem;font-size:.85rem}}@media (max-width:480px){.hangman-module__-Z7GzG__content{padding:1rem}.hangman-module__-Z7GzG__title{font-size:1.5rem}.hangman-module__-Z7GzG__filtersCard{flex-direction:column;align-items:flex-start}.hangman-module__-Z7GzG__levelPills{width:100%}.hangman-module__-Z7GzG__levelPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.hangman-module__-Z7GzG__gameCard{padding:1.25rem}.hangman-module__-Z7GzG__hangmanSvg{width:140px;height:160px}.hangman-module__-Z7GzG__letterSlot{gap:.35rem;width:1.75rem;height:2.25rem;font-size:1.1rem}.hangman-module__-Z7GzG__wordDisplay{gap:.35rem}.hangman-module__-Z7GzG__key{border-radius:.35rem;width:2rem;height:2rem;font-size:.8rem}.hangman-module__-Z7GzG__keyboard{gap:.3rem}}
.word-search-module__FEO5TG__container{background:var(--brand-gradient);min-height:100vh}.word-search-module__FEO5TG__content{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.word-search-module__FEO5TG__loading{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.word-search-module__FEO5TG__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.word-search-module__FEO5TG__backButton:hover{color:#fff;background:#ffffff2e}.word-search-module__FEO5TG__header{align-items:flex-start;margin-bottom:2rem;display:flex}.word-search-module__FEO5TG__headerText{flex:1}.word-search-module__FEO5TG__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.word-search-module__FEO5TG__subtitle{color:#ffffffd9;font-size:1.05rem}.word-search-module__FEO5TG__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.word-search-module__FEO5TG__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.word-search-module__FEO5TG__levelPills{flex-wrap:wrap;gap:.5rem;display:flex}.word-search-module__FEO5TG__levelPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.word-search-module__FEO5TG__levelPill:hover{background:#ffffff2e}.word-search-module__FEO5TG__levelPillActive{color:var(--brand-primary);background:#fff;border-color:#fff}.word-search-module__FEO5TG__levelPillActive:hover{background:#fff}.word-search-module__FEO5TG__setupCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.25rem;padding:2.5rem 2rem}.word-search-module__FEO5TG__setupText{color:#ffffffd9;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.word-search-module__FEO5TG__setupLevelPicker{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.word-search-module__FEO5TG__generateButton{color:var(--brand-primary);cursor:pointer;background:#fff;border:none;border-radius:.75rem;padding:.85rem 2.5rem;font-size:1.15rem;font-weight:700;transition:box-shadow .2s,transform .2s}.word-search-module__FEO5TG__generateButton:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0003}.word-search-module__FEO5TG__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.word-search-module__FEO5TG__actionButton{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:.6rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.word-search-module__FEO5TG__actionButton:hover:not(:disabled){background:#ffffff40;transform:translateY(-1px)}.word-search-module__FEO5TG__actionButton:disabled{opacity:.5;cursor:not-allowed}.word-search-module__FEO5TG__progressBadge{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;margin-left:auto;padding:.45rem 1rem;font-size:.9rem;font-weight:600}.word-search-module__FEO5TG__completeBanner{color:#c8e6c9;text-align:center;background:#4caf5033;border:1px solid #4caf5066;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:1.05rem;font-weight:600}.word-search-module__FEO5TG__gameArea{align-items:flex-start;gap:1.5rem;display:flex}.word-search-module__FEO5TG__gridWrapper{flex-shrink:0;overflow:auto}.word-search-module__FEO5TG__wordSearchGrid{-webkit-user-select:none;user-select:none;background:#0003;border:2px solid #ffffff4d;border-radius:.5rem;gap:1px;width:fit-content;padding:1px;display:grid}.word-search-module__FEO5TG__wsCell{color:#fff;text-transform:uppercase;cursor:pointer;background:#ffffff14;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;font-weight:700;transition:background-color .1s;display:flex}.word-search-module__FEO5TG__wsCell:hover{background:#ffffff2e}.word-search-module__FEO5TG__wsCellStart{background:color-mix(in srgb, var(--brand-primary) 60%, transparent);box-shadow:inset 0 0 0 2px #fff}.word-search-module__FEO5TG__wsCellPreview{background:color-mix(in srgb, var(--brand-primary) 35%, transparent)}.word-search-module__FEO5TG__wsCellFound{color:#c8e6c9;background:#4caf5066}.word-search-module__FEO5TG__wordListPanel{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1rem;flex:1;min-width:0;max-height:600px;padding:1.25rem;overflow-y:auto}.word-search-module__FEO5TG__wordListTitle{color:#fff;border-bottom:1px solid #fff3;margin-bottom:.75rem;padding-bottom:.35rem;font-size:1rem;font-weight:700}.word-search-module__FEO5TG__wordItem{border-radius:.4rem;margin-bottom:.35rem;padding:.6rem .75rem;transition:background-color .15s}.word-search-module__FEO5TG__wordText{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700;display:block}.word-search-module__FEO5TG__wordDef{color:#ffffffa6;margin-top:.15rem;font-size:.75rem;line-height:1.4;display:block}.word-search-module__FEO5TG__wordItemFound{background:#4caf5026}.word-search-module__FEO5TG__wordItemFound .word-search-module__FEO5TG__wordText{color:#ffffff80;text-decoration:line-through}.word-search-module__FEO5TG__wordItemFound .word-search-module__FEO5TG__wordDef{color:#ffffff59}@media (max-width:768px){.word-search-module__FEO5TG__content{padding:1.25rem}.word-search-module__FEO5TG__title{font-size:1.75rem}.word-search-module__FEO5TG__gameArea{flex-direction:column}.word-search-module__FEO5TG__gridWrapper{width:100%;overflow-x:auto}.word-search-module__FEO5TG__wordListPanel{max-height:400px}.word-search-module__FEO5TG__wsCell{width:1.8rem;height:1.8rem;font-size:.75rem}}@media (max-width:480px){.word-search-module__FEO5TG__content{padding:1rem}.word-search-module__FEO5TG__title{font-size:1.5rem}.word-search-module__FEO5TG__filtersCard{flex-direction:column;align-items:flex-start}.word-search-module__FEO5TG__levelPills{width:100%}.word-search-module__FEO5TG__levelPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.word-search-module__FEO5TG__wsCell{width:1.5rem;height:1.5rem;font-size:.65rem}.word-search-module__FEO5TG__actions{gap:.5rem}.word-search-module__FEO5TG__actionButton{padding:.5rem 1rem;font-size:.8rem}}
