.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{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-top:3px solid #fff3;margin-top:auto;padding:2rem 0 1rem}.Footer-module__Grjkva__container{max-width:1400px;margin:0 auto;padding:0 20px}.Footer-module__Grjkva__content{border-bottom:1px solid #fff3;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem;display:flex}.Footer-module__Grjkva__left{flex:1;max-width:400px}.Footer-module__Grjkva__logo{color:#fff;align-items:center;gap:12px;margin-bottom:.75rem;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.Footer-module__Grjkva__logo:hover{transform:scale(1.05)}.Footer-module__Grjkva__icon{align-items:center;font-size:28px;display:flex}.Footer-module__Grjkva__logoText{font-size:20px}.Footer-module__Grjkva__tagline{color:#fffc;margin:0;font-size:14px;line-height:1.5}.Footer-module__Grjkva__links{gap:3rem;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__linkGroup h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:14px;font-weight:700}.Footer-module__Grjkva__linkGroup a{color:#fffc;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__linkGroup a:hover{color:#fff}.Footer-module__Grjkva__bottom{text-align:center;padding-top:1.5rem}.Footer-module__Grjkva__copyright{color:#ffffffb3;margin:0;font-size:13px}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:1.5rem 0 1rem}.Footer-module__Grjkva__content{flex-direction:column;gap:2rem;padding-bottom:1.5rem}.Footer-module__Grjkva__left{max-width:100%}.Footer-module__Grjkva__links{flex-direction:column;gap:1.5rem;width:100%}.Footer-module__Grjkva__linkGroup{gap:.5rem}.Footer-module__Grjkva__logo{font-size:18px}.Footer-module__Grjkva__icon{font-size:24px}.Footer-module__Grjkva__logoText{font-size:18px}.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__linkGroup h3{font-size:13px}.Footer-module__Grjkva__linkGroup a,.Footer-module__Grjkva__copyright{font-size:12px}}@media (max-width:480px){.Footer-module__Grjkva__logo{font-size:16px}.Footer-module__Grjkva__icon{font-size:22px}.Footer-module__Grjkva__logoText{font-size:16px}.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__linkGroup h3{font-size:12px}.Footer-module__Grjkva__linkGroup a,.Footer-module__Grjkva__copyright{font-size:11px}}
.PublicNavbar-module__mSvAEq__navbar{z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem 0;transition:padding .3s,background .3s,border-bottom .3s;position:fixed;top:0;left:0;right:0}.PublicNavbar-module__mSvAEq__navbar.PublicNavbar-module__mSvAEq__scrolled{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#667eeaf2 0%,#764ba2f2 100%);border-bottom:1px solid #ffffff26;padding:.75rem 0}.PublicNavbar-module__mSvAEq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.PublicNavbar-module__mSvAEq__logo{color:#fff;align-items:center;gap:.5rem;text-decoration:none;display:flex}.PublicNavbar-module__mSvAEq__logoIcon{font-size:1.75rem}.PublicNavbar-module__mSvAEq__logoText{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.PublicNavbar-module__mSvAEq__navLinks{align-items:center;gap:2rem;display:flex}.PublicNavbar-module__mSvAEq__navLink{color:#ffffffd9;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.PublicNavbar-module__mSvAEq__navLink:hover{color:#fff}.PublicNavbar-module__mSvAEq__ctaButton{color:#667eea;background:#fff;border-radius:2rem;align-items:center;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.PublicNavbar-module__mSvAEq__ctaButton:hover{background:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 15px #0003}.PublicNavbar-module__mSvAEq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.PublicNavbar-module__mSvAEq__hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;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 (max-width:768px){.PublicNavbar-module__mSvAEq__hamburger{display:flex}.PublicNavbar-module__mSvAEq__navLinks{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;gap:2rem;width:280px;height:100vh;padding:2rem;transition:right .3s;position:fixed;top:0;right:-100%}.PublicNavbar-module__mSvAEq__navLinks.PublicNavbar-module__mSvAEq__open{right:0}.PublicNavbar-module__mSvAEq__navLink{font-size:1.2rem}.PublicNavbar-module__mSvAEq__ctaButton{padding:.75rem 2rem;font-size:1.1rem}}
.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{z-index:1;background:linear-gradient(135deg,#667eeae0 0%,#764ba2e0 100%);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{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);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){transform:translateY(-1px);box-shadow:0 6px 20px #667eea66}.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:linear-gradient(135deg,#667eea,#764ba2);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{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);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:#667eea;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{color:#fff;background:#667eea4d;border-color:#667eea80}.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{z-index:1;background:linear-gradient(135deg,#667eead9 0%,#764ba2d9 100%);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:linear-gradient(135deg,#667eea,#764ba2);-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:linear-gradient(135deg,#667eea,#764ba2);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:linear-gradient(135deg,#667eea,#764ba2);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}}
.article-module__Q272DW__page{color:#fff;background:#0f0f1a;min-height:100vh}.article-module__Q272DW__hero{justify-content:center;align-items:center;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden}.article-module__Q272DW__heroImage{object-fit:cover;object-position:center}.article-module__Q272DW__heroOverlay{z-index:1;background:linear-gradient(135deg,#667eead9 0%,#764ba2d9 100%);position:absolute;inset:0}.article-module__Q272DW__heroContent{z-index:2;text-align:center;max-width:800px;padding:0 2rem;position:relative}.article-module__Q272DW__category{letter-spacing:.03em;background:#ffffff26;border:1px solid #ffffff40;border-radius:2rem;margin-bottom:1rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.article-module__Q272DW__heroTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.article-module__Q272DW__meta{color:#ffffffbf;font-size:.95rem}.article-module__Q272DW__article{padding:4rem 2rem}.article-module__Q272DW__articleContainer{max-width:800px;margin:0 auto}.article-module__Q272DW__heading{color:#a0b4ff;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.article-module__Q272DW__paragraph{color:#fffc;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.article-module__Q272DW__list{margin-bottom:1.5rem;padding-left:1.5rem;list-style:outside}.article-module__Q272DW__list li{color:#fffc;margin-bottom:.5rem;font-size:1.05rem;line-height:1.85}.article-module__Q272DW__backSection{max-width:800px;margin:0 auto;padding:0 2rem 4rem}.article-module__Q272DW__backLink{color:#a0b4ff;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.article-module__Q272DW__backLink:hover{color:#fff}.article-module__Q272DW__loading{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;font-size:1.1rem;display:flex}@media (max-width:768px){.article-module__Q272DW__hero{height:40vh;min-height:320px}.article-module__Q272DW__heroTitle{font-size:1.75rem}.article-module__Q272DW__article{padding:2.5rem 1.25rem}.article-module__Q272DW__heading{font-size:1.3rem}}
.blog-module__JsT-Oq__page{color:#fff;background:#0f0f1a;min-height:100vh}.blog-module__JsT-Oq__hero{justify-content:center;align-items:center;height:40vh;min-height:320px;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__heroImage{object-fit:cover;object-position:center}.blog-module__JsT-Oq__heroOverlay{z-index:1;background:linear-gradient(135deg,#667eead9 0%,#764ba2d9 100%);position:absolute;inset:0}.blog-module__JsT-Oq__heroContent{z-index:2;text-align:center;padding:0 2rem;position:relative}.blog-module__JsT-Oq__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.blog-module__JsT-Oq__heroSubtitle{color:#ffffffe6;max-width:500px;margin:0 auto;font-size:1.2rem}.blog-module__JsT-Oq__createButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:2rem;margin-top:1.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.blog-module__JsT-Oq__createButton:hover{background:#ffffff40;transform:translateY(-2px)}.blog-module__JsT-Oq__postCardLink{color:inherit;text-decoration:none}.blog-module__JsT-Oq__postsSection{padding:5rem 0}.blog-module__JsT-Oq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.blog-module__JsT-Oq__postCard{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;transition:all .3s;overflow:hidden}.blog-module__JsT-Oq__postCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.blog-module__JsT-Oq__postImageWrapper{height:200px;position:relative;overflow:hidden}.blog-module__JsT-Oq__postImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-module__JsT-Oq__postCard:hover .blog-module__JsT-Oq__postImage{transform:scale(1.05)}.blog-module__JsT-Oq__postCategory{letter-spacing:.03em;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-module__JsT-Oq__postBody{padding:1.5rem}.blog-module__JsT-Oq__postDate{color:#ffffff73;font-size:.8rem;font-weight:500}.blog-module__JsT-Oq__postTitle{margin:.5rem 0;font-size:1.15rem;font-weight:600;line-height:1.4}.blog-module__JsT-Oq__postExcerpt{color:#fff9;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.blog-module__JsT-Oq__readMore{color:#a0b4ff;font-size:.9rem;font-weight:600;transition:color .2s}.blog-module__JsT-Oq__postCard:hover .blog-module__JsT-Oq__readMore{color:#fff}@media (max-width:1024px){.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__JsT-Oq__heroTitle{font-size:2.25rem}.blog-module__JsT-Oq__postsGrid{grid-template-columns:1fr}}
.create-module__CjiGzG__page{color:#fff;background:#0f0f1a;min-height:100vh}.create-module__CjiGzG__loading{color:#fff9;justify-content:center;align-items:center;min-height:60vh;font-size:1.1rem;display:flex}.create-module__CjiGzG__formSection{padding:8rem 2rem 4rem}.create-module__CjiGzG__container{max-width:800px;margin:0 auto}.create-module__CjiGzG__title{margin-bottom:2rem;font-size:2rem;font-weight:800}.create-module__CjiGzG__form{flex-direction:column;gap:1.5rem;display:flex}.create-module__CjiGzG__field{flex-direction:column;flex:1;gap:.5rem;display:flex}.create-module__CjiGzG__label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.create-module__CjiGzG__input,.create-module__CjiGzG__select,.create-module__CjiGzG__textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.75rem;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.create-module__CjiGzG__input:focus,.create-module__CjiGzG__select:focus,.create-module__CjiGzG__textarea:focus{border-color:#667eea;outline:none}.create-module__CjiGzG__select{cursor:pointer}.create-module__CjiGzG__select option{color:#fff;background:#1a1a2e}.create-module__CjiGzG__textarea{resize:vertical;min-height:300px;line-height:1.7}.create-module__CjiGzG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.create-module__CjiGzG__error{color:#ff6b6b;font-size:.9rem}.create-module__CjiGzG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:2rem;align-self:flex-start;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.create-module__CjiGzG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea59}.create-module__CjiGzG__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.create-module__CjiGzG__formSection{padding:6rem 1.25rem 3rem}.create-module__CjiGzG__row{grid-template-columns:1fr}.create-module__CjiGzG__title{font-size:1.5rem}}
.calendar-module__G3YYmW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.calendar-module__G3YYmW__content{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.calendar-module__G3YYmW__loadingState{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.calendar-module__G3YYmW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.calendar-module__G3YYmW__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.calendar-module__G3YYmW__subtitle{color:#ffffffd9;font-size:1.05rem}.calendar-module__G3YYmW__addButton{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.calendar-module__G3YYmW__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.calendar-module__G3YYmW__monthNav{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.calendar-module__G3YYmW__monthBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:background .2s;display:flex}.calendar-module__G3YYmW__monthBtn:hover{background:#ffffff38}.calendar-module__G3YYmW__monthLabel{color:#fff;text-align:center;min-width:240px;font-size:1.5rem;font-weight:700}.calendar-module__G3YYmW__calendarGrid{background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;overflow:hidden}.calendar-module__G3YYmW__weekRow{grid-template-columns:repeat(7,1fr);display:grid}.calendar-module__G3YYmW__weekHeader{text-align:center;text-transform:uppercase;color:#ffffffb3;background:#ffffff14;padding:.75rem;font-size:.8rem;font-weight:600}.calendar-module__G3YYmW__dayCell{cursor:default;border-top:1px solid #ffffff14;border-right:1px solid #ffffff14;min-height:100px;padding:.5rem}.calendar-module__G3YYmW__dayCell:nth-child(7n){border-right:none}.calendar-module__G3YYmW__dayOtherMonth{opacity:.3}.calendar-module__G3YYmW__dayToday{background:#ffffff1a}.calendar-module__G3YYmW__dayNumber{color:#ffffffe6;margin-bottom:.35rem;font-size:.85rem;font-weight:600}.calendar-module__G3YYmW__dayTodayNumber{color:#667eea;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:inline-flex}.calendar-module__G3YYmW__eventDot{color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:.25rem;margin-bottom:.15rem;padding:.15rem .4rem;font-size:.7rem;font-weight:500;display:block;overflow:hidden}.calendar-module__G3YYmW__eventDetail{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.calendar-module__G3YYmW__eventDetailTitle{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.calendar-module__G3YYmW__eventDetailMeta{color:#ffffffb3;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.calendar-module__G3YYmW__eventDetailDesc{color:#fffc;font-size:.9rem;line-height:1.6}.calendar-module__G3YYmW__backBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.6rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.calendar-module__G3YYmW__backBtn:hover{background:#fff3}.calendar-module__G3YYmW__formCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-top:1.5rem;padding:2rem}.calendar-module__G3YYmW__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.calendar-module__G3YYmW__formGroup{flex-direction:column;gap:.4rem;display:flex}.calendar-module__G3YYmW__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.4rem;display:flex}.calendar-module__G3YYmW__formGroup label,.calendar-module__G3YYmW__formGroupFull label{color:#ffffffe6;font-size:.85rem;font-weight:600}.calendar-module__G3YYmW__formGroup input,.calendar-module__G3YYmW__formGroup select,.calendar-module__G3YYmW__formGroupFull input,.calendar-module__G3YYmW__formGroupFull select,.calendar-module__G3YYmW__formGroupFull textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.calendar-module__G3YYmW__formGroup input::placeholder,.calendar-module__G3YYmW__formGroupFull input::placeholder,.calendar-module__G3YYmW__formGroupFull textarea::placeholder{color:#fff6}.calendar-module__G3YYmW__formGroup input:focus,.calendar-module__G3YYmW__formGroup select:focus,.calendar-module__G3YYmW__formGroupFull input:focus,.calendar-module__G3YYmW__formGroupFull select:focus,.calendar-module__G3YYmW__formGroupFull textarea:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.calendar-module__G3YYmW__formGroup select option,.calendar-module__G3YYmW__formGroupFull select option{color:#fff;background:#5b4f9e}.calendar-module__G3YYmW__formGroupFull textarea{resize:vertical;min-height:100px}.calendar-module__G3YYmW__checkboxLabel{cursor:pointer;color:#ffffffe6;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.calendar-module__G3YYmW__checkboxLabel input[type=checkbox]{accent-color:#667eea;width:18px;height:18px}.calendar-module__G3YYmW__formActions{gap:.75rem;margin-top:1.5rem;display:flex}.calendar-module__G3YYmW__submitBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.calendar-module__G3YYmW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.calendar-module__G3YYmW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.calendar-module__G3YYmW__cancelBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.calendar-module__G3YYmW__cancelBtn:hover{background:#ffffff2e}.calendar-module__G3YYmW__actionBtns{gap:.5rem;display:flex}.calendar-module__G3YYmW__editBtn,.calendar-module__G3YYmW__deleteBtn{cursor:pointer;border:1px solid;border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s;display:flex}.calendar-module__G3YYmW__editBtn{color:#ffffffd9;background:#ffffff1a;border-color:#fff3}.calendar-module__G3YYmW__editBtn:hover{background:#fff3}.calendar-module__G3YYmW__deleteBtn{color:#fca5a5;background:#ff646426;border-color:#ff646440}.calendar-module__G3YYmW__deleteBtn:hover{background:#ff64644d}.calendar-module__G3YYmW__toast{z-index:1000;border-radius:.75rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;animation:.3s calendar-module__G3YYmW__slideIn;position:fixed;top:1.5rem;right:1.5rem}.calendar-module__G3YYmW__toastSuccess{color:#1a3a2a;background:#43e97be6}.calendar-module__G3YYmW__toastError{color:#fff;background:#ff6464e6}@keyframes calendar-module__G3YYmW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.calendar-module__G3YYmW__content{padding:1.5rem 1rem}.calendar-module__G3YYmW__header{flex-direction:column}.calendar-module__G3YYmW__title{font-size:1.75rem}.calendar-module__G3YYmW__monthLabel{min-width:180px;font-size:1.15rem}.calendar-module__G3YYmW__dayCell{min-height:70px;padding:.35rem}.calendar-module__G3YYmW__dayNumber{font-size:.75rem}.calendar-module__G3YYmW__eventDot{font-size:.6rem}.calendar-module__G3YYmW__formGrid{grid-template-columns:1fr}}
.contact-module__swMWYG__page{color:#fff;background:#0f0f1a;min-height:100vh}.contact-module__swMWYG__hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);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:#667eea}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);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{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.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:linear-gradient(135deg,#667eea,#764ba2);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:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.dashboard-module__XABe8G__main{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.dashboard-module__XABe8G__topBar{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.dashboard-module__XABe8G__title{color:#fff;text-align:left;text-shadow:0 4px 16px #0006;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dashboard-module__XABe8G__subtitle{color:#ffffffe6;margin:0;font-size:1.1rem}.dashboard-module__XABe8G__userSection{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.dashboard-module__XABe8G__userInfo{border-radius:1.5rem;align-items:center;gap:.75rem;padding:.4rem .75rem;text-decoration:none;transition:background .2s;display:flex}.dashboard-module__XABe8G__userInfo:hover{background:#ffffff1f}.dashboard-module__XABe8G__userAvatar{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:28px;height:28px}.dashboard-module__XABe8G__userAvatarPlaceholder{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}.dashboard-module__XABe8G__username{color:#fff;font-size:.9rem;font-weight:600}.dashboard-module__XABe8G__score{color:#ffffffd9;font-size:.85rem}.dashboard-module__XABe8G__roleBadge{color:#ffffffe6;text-transform:capitalize;background:#ffffff26;border:1px solid #ffffff40;border-radius:2rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.dashboard-module__XABe8G__logoutBtn{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;display:flex}.dashboard-module__XABe8G__logoutBtn:hover{background:#ffffff4d;transform:translateY(-2px)}.dashboard-module__XABe8G__modulesGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.dashboard-module__XABe8G__moduleCard{text-align:center;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-direction:column;flex:0 0 calc(25% - .9375rem);align-items:center;padding:1.5rem;text-decoration:none;transition:background-color .3s,box-shadow .3s,border-color .3s;display:flex}.dashboard-module__XABe8G__moduleCard:hover{background:#ffffff38;box-shadow:0 12px 40px #0003}.dashboard-module__XABe8G__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__XABe8G__coreIcon{background:linear-gradient(135deg,#667eea,#764ba2)}.dashboard-module__XABe8G__academicIcon{background:linear-gradient(135deg,#f093fb,#f5576c)}.dashboard-module__XABe8G__resourcesIcon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.dashboard-module__XABe8G__communicationIcon{background:linear-gradient(135deg,#43e97b,#38f9d7)}.dashboard-module__XABe8G__managementIcon{background:linear-gradient(135deg,#fa709a,#fee140)}.dashboard-module__XABe8G__moduleName{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.dashboard-module__XABe8G__moduleDesc{color:#ffffffbf;font-size:.8rem;line-height:1.4}@media (max-width:768px){.dashboard-module__XABe8G__main{padding:1.5rem 1rem}.dashboard-module__XABe8G__topBar{flex-direction:column;gap:1rem}.dashboard-module__XABe8G__userSection{align-self:flex-end}.dashboard-module__XABe8G__title{font-size:1.75rem}.dashboard-module__XABe8G__modulesGrid{gap:1rem}.dashboard-module__XABe8G__moduleCard{flex-basis:calc(25% - .75rem);padding:1.25rem 1rem}.dashboard-module__XABe8G__moduleIconWrapper{width:52px;height:52px;font-size:1.5rem}}@media (max-width:480px){.dashboard-module__XABe8G__moduleCard{flex-basis:calc(50% - .5rem)}.dashboard-module__XABe8G__userInfo{gap:.5rem}.dashboard-module__XABe8G__username{font-size:.8rem}.dashboard-module__XABe8G__score{display:none}}
.feedback-module__YymfjW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.feedback-module__YymfjW__content{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.feedback-module__YymfjW__loadingState{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.feedback-module__YymfjW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.feedback-module__YymfjW__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.feedback-module__YymfjW__subtitle{color:#ffffffd9;font-size:1.05rem}.feedback-module__YymfjW__addButton{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.feedback-module__YymfjW__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.feedback-module__YymfjW__statsGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.feedback-module__YymfjW__statCard{text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:1rem;padding:1.5rem;transition:background .3s}.feedback-module__YymfjW__statCard:hover{background:#ffffff38}.feedback-module__YymfjW__statValue{text-shadow:0 2px 8px #0003;font-size:2.25rem;font-weight:700;line-height:1.2}.feedback-module__YymfjW__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin-top:.35rem;font-size:.8rem;font-weight:600}.feedback-module__YymfjW__filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.feedback-module__YymfjW__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;flex:1;min-width:200px;padding:.7rem 1rem;font-size:.9rem}.feedback-module__YymfjW__searchInput::placeholder{color:#fff6}.feedback-module__YymfjW__searchInput:focus{background:#ffffff26;border-color:#fff6;outline:none}.feedback-module__YymfjW__filterSelect{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.7rem 1rem;font-size:.9rem}.feedback-module__YymfjW__filterSelect option{color:#fff;background:#5b4f9e}.feedback-module__YymfjW__feedbackCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1rem;padding:1.5rem;transition:background .2s}.feedback-module__YymfjW__feedbackCard:hover{background:#ffffff2e}.feedback-module__YymfjW__feedbackHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.feedback-module__YymfjW__feedbackSubject{color:#fff;font-size:1.1rem;font-weight:600}.feedback-module__YymfjW__feedbackMessage{color:#fffc;white-space:pre-wrap;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.feedback-module__YymfjW__feedbackMeta{color:#ffffff80;flex-wrap:wrap;gap:1rem;font-size:.78rem;display:flex}.feedback-module__YymfjW__badge{border-radius:2rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.feedback-module__YymfjW__badgeNew{color:#4facfe;background:#4facfe40}.feedback-module__YymfjW__badgeReviewed{color:#f6d365;background:#f6d36540}.feedback-module__YymfjW__badgeResolved{color:#43e97b;background:#43e97b40}.feedback-module__YymfjW__badgeAnonymous{color:#ffffffb3;background:#ffffff26}.feedback-module__YymfjW__stars{gap:.15rem;font-size:.9rem;display:inline-flex}.feedback-module__YymfjW__starFilled{color:#ffd93d}.feedback-module__YymfjW__starEmpty{color:#fff3}.feedback-module__YymfjW__adminResponse{background:#ffffff14;border-left:3px solid #667eea;border-radius:.5rem;margin-top:.75rem;padding:.75rem 1rem}.feedback-module__YymfjW__adminResponseLabel{color:#fff9;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.feedback-module__YymfjW__adminResponseText{color:#ffffffd9;font-size:.88rem}.feedback-module__YymfjW__actionBtns{gap:.5rem;display:flex}.feedback-module__YymfjW__statusBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.4rem;padding:.3rem .75rem;font-size:.75rem;font-weight:500;transition:background .2s}.feedback-module__YymfjW__statusBtn:hover{background:#fff3}.feedback-module__YymfjW__deleteBtn{color:#fca5a5;cursor:pointer;background:#ff646426;border:1px solid #ff646440;border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s;display:flex}.feedback-module__YymfjW__deleteBtn:hover{background:#ff64644d}.feedback-module__YymfjW__backBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.6rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.feedback-module__YymfjW__backBtn:hover{background:#fff3}.feedback-module__YymfjW__formCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-top:1.5rem;padding:2rem}.feedback-module__YymfjW__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.feedback-module__YymfjW__formGroup{flex-direction:column;gap:.4rem;display:flex}.feedback-module__YymfjW__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.4rem;display:flex}.feedback-module__YymfjW__formGroup label,.feedback-module__YymfjW__formGroupFull label{color:#ffffffe6;font-size:.85rem;font-weight:600}.feedback-module__YymfjW__formGroup input,.feedback-module__YymfjW__formGroup select,.feedback-module__YymfjW__formGroupFull input,.feedback-module__YymfjW__formGroupFull select,.feedback-module__YymfjW__formGroupFull textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.feedback-module__YymfjW__formGroup input::placeholder,.feedback-module__YymfjW__formGroupFull input::placeholder,.feedback-module__YymfjW__formGroupFull textarea::placeholder{color:#fff6}.feedback-module__YymfjW__formGroup input:focus,.feedback-module__YymfjW__formGroup select:focus,.feedback-module__YymfjW__formGroupFull input:focus,.feedback-module__YymfjW__formGroupFull select:focus,.feedback-module__YymfjW__formGroupFull textarea:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.feedback-module__YymfjW__formGroup select option,.feedback-module__YymfjW__formGroupFull select option{color:#fff;background:#5b4f9e}.feedback-module__YymfjW__formGroupFull textarea{resize:vertical;min-height:120px}.feedback-module__YymfjW__checkboxLabel{cursor:pointer;color:#ffffffe6;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.feedback-module__YymfjW__checkboxLabel input[type=checkbox]{accent-color:#667eea;width:18px;height:18px}.feedback-module__YymfjW__ratingInput{gap:.25rem;display:flex}.feedback-module__YymfjW__ratingStar{cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;transition:transform .15s}.feedback-module__YymfjW__ratingStar:hover{transform:scale(1.2)}.feedback-module__YymfjW__formActions{gap:.75rem;margin-top:1.5rem;display:flex}.feedback-module__YymfjW__submitBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.feedback-module__YymfjW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.feedback-module__YymfjW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.feedback-module__YymfjW__cancelBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.feedback-module__YymfjW__cancelBtn:hover{background:#ffffff2e}.feedback-module__YymfjW__emptyState{text-align:center;color:#ffffffb3;padding:4rem 2rem;font-size:1rem}.feedback-module__YymfjW__emptyIcon{color:#fff6;margin:0 auto 1rem;font-size:3rem;display:block}.feedback-module__YymfjW__toast{z-index:1000;border-radius:.75rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;animation:.3s feedback-module__YymfjW__slideIn;position:fixed;top:1.5rem;right:1.5rem}.feedback-module__YymfjW__toastSuccess{color:#1a3a2a;background:#43e97be6}.feedback-module__YymfjW__toastError{color:#fff;background:#ff6464e6}@keyframes feedback-module__YymfjW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.feedback-module__YymfjW__content{padding:1.5rem 1rem}.feedback-module__YymfjW__header{flex-direction:column}.feedback-module__YymfjW__title{font-size:1.75rem}.feedback-module__YymfjW__statsGrid{grid-template-columns:repeat(2,1fr)}.feedback-module__YymfjW__formGrid{grid-template-columns:1fr}.feedback-module__YymfjW__filters{flex-direction:column}}@media (max-width:480px){.feedback-module__YymfjW__statsGrid{grid-template-columns:1fr}}
.games-module__bbXEOW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.games-module__bbXEOW__content{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.games-module__bbXEOW__loadingState{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.games-module__bbXEOW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.games-module__bbXEOW__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.games-module__bbXEOW__subtitle{color:#ffffffd9;font-size:1.05rem}.games-module__bbXEOW__addButton{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 16px #00000026}.games-module__bbXEOW__addButton:hover{box-shadow:0 8px 24px #0003}.games-module__bbXEOW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.games-module__bbXEOW__statCard{text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:1rem;padding:1.5rem;transition:background-color .3s,box-shadow .3s}.games-module__bbXEOW__statCard:hover{background:#ffffff38;box-shadow:0 8px 32px #00000026}.games-module__bbXEOW__statValue{text-shadow:0 2px 8px #0003;font-size:2.25rem;font-weight:700;line-height:1.2}.games-module__bbXEOW__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin-top:.35rem;font-size:.8rem;font-weight:600}.games-module__bbXEOW__filtersCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.games-module__bbXEOW__searchWrapper{flex:1;align-items:center;display:flex;position:relative}.games-module__bbXEOW__searchIcon{color:#fff9;pointer-events:none;font-size:1rem;position:absolute;left:.85rem}.games-module__bbXEOW__searchInput{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:.6rem;outline:none;width:100%;padding:.65rem .85rem .65rem 2.5rem;font-size:.9rem;transition:border-color .3s}.games-module__bbXEOW__searchInput::placeholder{color:#ffffff80}.games-module__bbXEOW__searchInput:focus{border-color:#ffffff80}.games-module__bbXEOW__filterWrapper{align-items:center;display:flex;position:relative}.games-module__bbXEOW__filterIcon{color:#fff9;pointer-events:none;font-size:.95rem;position:absolute;left:.75rem}.games-module__bbXEOW__filterSelect{color:#fff;cursor:pointer;appearance:none;background:#ffffff1f;border:1px solid #fff3;border-radius:.6rem;outline:none;min-width:150px;padding:.65rem 1rem .65rem 2.25rem;font-size:.9rem;transition:border-color .3s}.games-module__bbXEOW__filterSelect:focus{border-color:#ffffff80}.games-module__bbXEOW__filterSelect option{color:#fff;background:#4a4a6a}.games-module__bbXEOW__levelCardsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.games-module__bbXEOW__levelCard{text-align:center;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:background .3s,box-shadow .3s,transform .2s;display:flex}.games-module__bbXEOW__levelCard:hover{background:#ffffff38;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.games-module__bbXEOW__levelCardIcon{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:1.75rem;display:flex}.games-module__bbXEOW__levelCardName{color:#fff;margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.games-module__bbXEOW__levelCardDesc{color:#ffffffbf;margin-bottom:.75rem;font-size:.85rem;line-height:1.4}.games-module__bbXEOW__levelCardCount{color:#fff9;letter-spacing:.3px;font-size:.8rem;font-weight:600}.games-module__bbXEOW__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.games-module__bbXEOW__gameCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;transition:background .3s,box-shadow .3s,transform .2s;overflow:hidden}.games-module__bbXEOW__gameCard:hover{background:#fff3;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.games-module__bbXEOW__gameThumbnail{color:#fff;justify-content:center;align-items:center;height:140px;font-size:3rem;display:flex}.games-module__bbXEOW__gameInfo{padding:1.25rem}.games-module__bbXEOW__gameName{color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:600}.games-module__bbXEOW__gameDesc{color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.games-module__bbXEOW__gameMeta{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.games-module__bbXEOW__badge{border-radius:2rem;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-block}.games-module__bbXEOW__badgeSubject{color:#4facfe;background:#4facfe40}.games-module__bbXEOW__badgeDifficulty{color:#43e97b;background:#43e97b40}.games-module__bbXEOW__badgeDifficultyHard{color:#fca5a5;background:#ff646440}.games-module__bbXEOW__badgeType{color:#ffffffb3;background:#ffffff26}.games-module__bbXEOW__gameFooter{justify-content:space-between;align-items:center;display:flex}.games-module__bbXEOW__playCount{color:#ffffff80;font-size:.78rem}.games-module__bbXEOW__playBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;transition:transform .2s}.games-module__bbXEOW__playBtn:hover{transform:scale(1.05)}.games-module__bbXEOW__gameActions{gap:.5rem;margin-top:.5rem;display:flex}.games-module__bbXEOW__editBtn,.games-module__bbXEOW__deleteActionBtn{cursor:pointer;border:1px solid;border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s;display:flex}.games-module__bbXEOW__editBtn{color:#ffffffd9;background:#ffffff1a;border-color:#fff3}.games-module__bbXEOW__editBtn:hover{background:#fff3}.games-module__bbXEOW__deleteActionBtn{color:#fca5a5;background:#ff646426;border-color:#ff646440}.games-module__bbXEOW__deleteActionBtn:hover{background:#ff64644d}.games-module__bbXEOW__toggleBtn{color:#fcd34d;cursor:pointer;background:#ffc83226;border:1px solid #ffc8324d;border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s;display:flex}.games-module__bbXEOW__toggleBtn:hover{background:#ffc8324d}.games-module__bbXEOW__gameDisabled{opacity:.45;filter:grayscale(.5)}.games-module__bbXEOW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.games-module__bbXEOW__emptyIcon{color:#ffffff4d;margin-bottom:1rem;font-size:3rem}.games-module__bbXEOW__emptyState h3{color:#fffc;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.games-module__bbXEOW__emptyState p{color:#ffffff80;font-size:.9rem}.games-module__bbXEOW__backBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.6rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.games-module__bbXEOW__backBtn:hover{background:#fff3}.games-module__bbXEOW__formCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-top:1.5rem;padding:2rem}.games-module__bbXEOW__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.games-module__bbXEOW__formGroup{flex-direction:column;gap:.4rem;display:flex}.games-module__bbXEOW__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.4rem;display:flex}.games-module__bbXEOW__formGroup label,.games-module__bbXEOW__formGroupFull label{color:#ffffffe6;font-size:.85rem;font-weight:600}.games-module__bbXEOW__formGroup input,.games-module__bbXEOW__formGroup select,.games-module__bbXEOW__formGroupFull input,.games-module__bbXEOW__formGroupFull select,.games-module__bbXEOW__formGroupFull textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.games-module__bbXEOW__formGroup input::placeholder,.games-module__bbXEOW__formGroupFull input::placeholder,.games-module__bbXEOW__formGroupFull textarea::placeholder{color:#fff6}.games-module__bbXEOW__formGroup input:focus,.games-module__bbXEOW__formGroup select:focus,.games-module__bbXEOW__formGroupFull input:focus,.games-module__bbXEOW__formGroupFull select:focus,.games-module__bbXEOW__formGroupFull textarea:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.games-module__bbXEOW__formGroup select option,.games-module__bbXEOW__formGroupFull select option{color:#fff;background:#5b4f9e}.games-module__bbXEOW__formGroupFull textarea{resize:vertical;min-height:100px}.games-module__bbXEOW__formActions{gap:.75rem;margin-top:1.5rem;display:flex}.games-module__bbXEOW__submitBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.games-module__bbXEOW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.games-module__bbXEOW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.games-module__bbXEOW__cancelBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.games-module__bbXEOW__cancelBtn:hover{background:#ffffff2e}.games-module__bbXEOW__toast{color:#fff;z-index:1200;border-radius:.75rem;padding:.85rem 1.25rem;font-size:.85rem;font-weight:500;animation:.3s games-module__bbXEOW__toastIn;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 8px 32px #0000004d}@keyframes games-module__bbXEOW__toastIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.games-module__bbXEOW__toastSuccess{color:#1a3a2a;background:linear-gradient(135deg,#43e97b,#38f9d7)}.games-module__bbXEOW__toastError{background:linear-gradient(135deg,#f5576c,#ff6b6b)}@media (max-width:768px){.games-module__bbXEOW__content{padding:1.5rem 1rem}.games-module__bbXEOW__header{flex-direction:column;align-items:stretch}.games-module__bbXEOW__title{font-size:1.75rem}.games-module__bbXEOW__addButton{align-self:flex-start}.games-module__bbXEOW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.games-module__bbXEOW__statValue{font-size:1.75rem}.games-module__bbXEOW__filtersCard{flex-direction:column;align-items:stretch}.games-module__bbXEOW__filterSelect{min-width:unset;width:100%}.games-module__bbXEOW__levelCardsGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.games-module__bbXEOW__levelCard{padding:1.5rem 1rem}.games-module__bbXEOW__levelCardIcon{width:52px;height:52px;font-size:1.5rem}.games-module__bbXEOW__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.games-module__bbXEOW__formGrid{grid-template-columns:1fr}}@media (max-width:480px){.games-module__bbXEOW__content{padding:1rem .75rem}.games-module__bbXEOW__title{font-size:1.5rem}.games-module__bbXEOW__subtitle{font-size:.9rem}.games-module__bbXEOW__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.games-module__bbXEOW__statCard{padding:1rem}.games-module__bbXEOW__statValue{font-size:1.5rem}.games-module__bbXEOW__statLabel{font-size:.7rem}.games-module__bbXEOW__levelCardsGrid{grid-template-columns:1fr;gap:.75rem}.games-module__bbXEOW__levelCard{text-align:left;flex-direction:row;gap:1rem;padding:1.25rem 1rem}.games-module__bbXEOW__levelCardIcon{border-radius:.75rem;flex-shrink:0;width:48px;height:48px;margin-bottom:0;font-size:1.25rem}.games-module__bbXEOW__levelCardName{font-size:.95rem}.games-module__bbXEOW__levelCardDesc{margin-bottom:.25rem;font-size:.75rem}.games-module__bbXEOW__gamesGrid{grid-template-columns:1fr;gap:1rem}.games-module__bbXEOW__gameThumbnail{height:110px;font-size:2.5rem}.games-module__bbXEOW__emptyState{padding:3rem 1.5rem}.games-module__bbXEOW__emptyIcon{font-size:2.5rem}}
.landing-module__g1LwZa__page{color:#fff;background:#0f0f1a;min-height:100vh}.landing-module__g1LwZa__hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroImage{object-fit:cover;object-position:center;opacity:0;transition:opacity 1.5s ease-in-out}.landing-module__g1LwZa__heroImageActive{opacity:1}.landing-module__g1LwZa__heroOverlay{z-index:1;background:linear-gradient(135deg,#667eead9 0%,#764ba2d9 100%);position:absolute;inset:0}.landing-module__g1LwZa__heroContent{z-index:2;text-align:center;max-width:800px;padding:0 2rem;position:relative}.landing-module__g1LwZa__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.landing-module__g1LwZa__heroSubtitle{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__g1LwZa__heroCtaPrimary{color:#667eea;background:#fff;border-radius:2rem;align-items:center;padding:.9rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__heroCtaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000040}.landing-module__g1LwZa__heroCtaSecondary{color:#fff;background:0 0;border:2px solid #ffffff80;border-radius:2rem;align-items:center;padding:.9rem 2.25rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__heroCtaSecondary:hover{background:#ffffff1f;border-color:#fff}.landing-module__g1LwZa__sectionContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.landing-module__g1LwZa__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__sectionSubtitle{color:#ffffffb3;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.landing-module__g1LwZa__features{background:#0f0f1a;padding:6rem 0}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__g1LwZa__featureCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;transition:all .3s;overflow:hidden}.landing-module__g1LwZa__featureCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.landing-module__g1LwZa__featureImageWrapper{height:160px;position:relative;overflow:hidden}.landing-module__g1LwZa__featureImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__featureImageOverlay{position:absolute;inset:0}.landing-module__g1LwZa__featureBody{padding:1.5rem}.landing-module__g1LwZa__featureIcon{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.25rem;display:flex}.landing-module__g1LwZa__featureTitle{margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.landing-module__g1LwZa__featureDesc{color:#ffffffa6;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__stats{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 0}.landing-module__g1LwZa__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.landing-module__g1LwZa__statCard{padding:2rem 1rem}.landing-module__g1LwZa__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:#ffffffd9;font-size:1rem;font-weight:500}.landing-module__g1LwZa__testimonials{background:#0f0f1a;padding:6rem 0}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.landing-module__g1LwZa__testimonialCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:2rem;transition:all .3s}.landing-module__g1LwZa__testimonialCard:hover{border-color:#ffffff26}.landing-module__g1LwZa__testimonialQuote{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__testimonialAvatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.landing-module__g1LwZa__testimonialName{font-size:.95rem;font-weight:600}.landing-module__g1LwZa__testimonialRole{color:#ffffff8c;font-size:.85rem}.landing-module__g1LwZa__ctaSection{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:6rem 0}.landing-module__g1LwZa__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__ctaSubtitle{color:#ffffffe6;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem}.landing-module__g1LwZa__ctaButton{color:#667eea;background:#fff;border-radius:2rem;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000040}@media (max-width:1024px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__heroSubtitle{font-size:1.05rem}.landing-module__g1LwZa__sectionTitle{font-size:2rem}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.landing-module__g1LwZa__statNumber{font-size:2.25rem}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__ctaTitle{font-size:2rem}}@media (max-width:480px){.landing-module__g1LwZa__heroTitle{font-size:1.85rem}.landing-module__g1LwZa__heroCtas{flex-direction:column;align-items:center}}
.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}}
.notice-board-module__E-Bn7q__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.notice-board-module__E-Bn7q__content{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.notice-board-module__E-Bn7q__loadingState{text-align:center;color:#fff;padding:4rem 0;font-size:1.25rem}.notice-board-module__E-Bn7q__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.notice-board-module__E-Bn7q__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.notice-board-module__E-Bn7q__subtitle{color:#ffffffd9;font-size:1.05rem}.notice-board-module__E-Bn7q__addButton{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.notice-board-module__E-Bn7q__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.notice-board-module__E-Bn7q__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.notice-board-module__E-Bn7q__statCard{text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:1rem;padding:1.5rem;transition:background .3s}.notice-board-module__E-Bn7q__statCard:hover{background:#ffffff38}.notice-board-module__E-Bn7q__statValue{text-shadow:0 2px 8px #0003;font-size:2.25rem;font-weight:700;line-height:1.2}.notice-board-module__E-Bn7q__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin-top:.35rem;font-size:.8rem;font-weight:600}.notice-board-module__E-Bn7q__filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.notice-board-module__E-Bn7q__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;flex:1;min-width:200px;padding:.7rem 1rem;font-size:.9rem}.notice-board-module__E-Bn7q__searchInput::placeholder{color:#fff6}.notice-board-module__E-Bn7q__searchInput:focus{background:#ffffff26;border-color:#fff6;outline:none}.notice-board-module__E-Bn7q__filterSelect{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.7rem 1rem;font-size:.9rem}.notice-board-module__E-Bn7q__filterSelect option{color:#fff;background:#5b4f9e}.notice-board-module__E-Bn7q__tableCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;overflow:hidden}.notice-board-module__E-Bn7q__table{border-collapse:collapse;width:100%}.notice-board-module__E-Bn7q__table thead tr{background:#ffffff14}.notice-board-module__E-Bn7q__table th{text-align:left;color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;padding:.85rem 1.25rem;font-size:.8rem;font-weight:600}.notice-board-module__E-Bn7q__table td{color:#ffffffe6;border-top:1px solid #ffffff14;padding:.85rem 1.25rem;font-size:.9rem}.notice-board-module__E-Bn7q__table tbody tr{transition:background .15s}.notice-board-module__E-Bn7q__table tbody tr:hover{background:#ffffff0f}.notice-board-module__E-Bn7q__badge{border-radius:2rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.notice-board-module__E-Bn7q__badgePinned{color:#ffd93d;background:#ffc83233}.notice-board-module__E-Bn7q__badgePublished{color:#43e97b;background:#43e97b33}.notice-board-module__E-Bn7q__badgeDraft{color:#ffffffb3;background:#ffffff26}.notice-board-module__E-Bn7q__badgeArchived{color:#fca5a5;background:#ff646426}.notice-board-module__E-Bn7q__actionBtns{gap:.5rem;display:flex}.notice-board-module__E-Bn7q__editBtn,.notice-board-module__E-Bn7q__deleteBtn{cursor:pointer;border:1px solid;border-radius:.5rem;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;transition:background .2s;display:flex}.notice-board-module__E-Bn7q__editBtn{color:#ffffffd9;background:#ffffff1a;border-color:#fff3}.notice-board-module__E-Bn7q__editBtn:hover{background:#fff3}.notice-board-module__E-Bn7q__deleteBtn{color:#fca5a5;background:#ff646426;border-color:#ff646440}.notice-board-module__E-Bn7q__deleteBtn:hover{background:#ff64644d}.notice-board-module__E-Bn7q__backBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.6rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.notice-board-module__E-Bn7q__backBtn:hover{background:#fff3}.notice-board-module__E-Bn7q__formCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-top:1.5rem;padding:2rem}.notice-board-module__E-Bn7q__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.notice-board-module__E-Bn7q__formGroup{flex-direction:column;gap:.4rem;display:flex}.notice-board-module__E-Bn7q__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.4rem;display:flex}.notice-board-module__E-Bn7q__formGroup label,.notice-board-module__E-Bn7q__formGroupFull label{color:#ffffffe6;font-size:.85rem;font-weight:600}.notice-board-module__E-Bn7q__formGroup input,.notice-board-module__E-Bn7q__formGroup select,.notice-board-module__E-Bn7q__formGroup textarea,.notice-board-module__E-Bn7q__formGroupFull input,.notice-board-module__E-Bn7q__formGroupFull select,.notice-board-module__E-Bn7q__formGroupFull textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.notice-board-module__E-Bn7q__formGroup input::placeholder,.notice-board-module__E-Bn7q__formGroupFull input::placeholder,.notice-board-module__E-Bn7q__formGroupFull textarea::placeholder{color:#fff6}.notice-board-module__E-Bn7q__formGroup input:focus,.notice-board-module__E-Bn7q__formGroup select:focus,.notice-board-module__E-Bn7q__formGroup textarea:focus,.notice-board-module__E-Bn7q__formGroupFull input:focus,.notice-board-module__E-Bn7q__formGroupFull select:focus,.notice-board-module__E-Bn7q__formGroupFull textarea:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.notice-board-module__E-Bn7q__formGroup select option,.notice-board-module__E-Bn7q__formGroupFull select option{color:#fff;background:#5b4f9e}.notice-board-module__E-Bn7q__formGroupFull textarea{resize:vertical;min-height:120px}.notice-board-module__E-Bn7q__checkboxLabel{cursor:pointer;color:#ffffffe6;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.notice-board-module__E-Bn7q__checkboxLabel input[type=checkbox]{accent-color:#667eea;width:18px;height:18px}.notice-board-module__E-Bn7q__formActions{gap:.75rem;margin-top:1.5rem;display:flex}.notice-board-module__E-Bn7q__submitBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.notice-board-module__E-Bn7q__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.notice-board-module__E-Bn7q__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.notice-board-module__E-Bn7q__cancelBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.notice-board-module__E-Bn7q__cancelBtn:hover{background:#ffffff2e}.notice-board-module__E-Bn7q__noticeCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1rem;padding:1.5rem;transition:background .2s}.notice-board-module__E-Bn7q__noticeCard:hover{background:#ffffff2e}.notice-board-module__E-Bn7q__noticeTitle{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex}.notice-board-module__E-Bn7q__noticeContent{color:#fffc;white-space:pre-wrap;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.notice-board-module__E-Bn7q__noticeMeta{color:#ffffff80;gap:1rem;font-size:.78rem;display:flex}.notice-board-module__E-Bn7q__emptyState{text-align:center;color:#ffffffb3;padding:4rem 2rem;font-size:1rem}.notice-board-module__E-Bn7q__emptyIcon{color:#fff6;margin:0 auto 1rem;font-size:3rem;display:block}.notice-board-module__E-Bn7q__toast{z-index:1000;border-radius:.75rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;animation:.3s notice-board-module__E-Bn7q__slideIn;position:fixed;top:1.5rem;right:1.5rem}.notice-board-module__E-Bn7q__toastSuccess{color:#1a3a2a;background:#43e97be6}.notice-board-module__E-Bn7q__toastError{color:#fff;background:#ff6464e6}@keyframes notice-board-module__E-Bn7q__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.notice-board-module__E-Bn7q__content{padding:1.5rem 1rem}.notice-board-module__E-Bn7q__header{flex-direction:column}.notice-board-module__E-Bn7q__title{font-size:1.75rem}.notice-board-module__E-Bn7q__statsGrid{grid-template-columns:repeat(2,1fr)}.notice-board-module__E-Bn7q__formGrid{grid-template-columns:1fr}.notice-board-module__E-Bn7q__filters{flex-direction:column}}@media (max-width:480px){.notice-board-module__E-Bn7q__statsGrid{grid-template-columns:1fr}}
.parental-portal-module__gxpnkq__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.parental-portal-module__gxpnkq__main{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.parental-portal-module__gxpnkq__title{color:#fff;text-align:left;text-shadow:0 4px 16px #0006;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.parental-portal-module__gxpnkq__subtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.1rem}.parental-portal-module__gxpnkq__modulesGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.parental-portal-module__gxpnkq__moduleCard{text-align:center;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;flex-direction:column;flex:0 0 calc(33.333% - .8333rem);align-items:center;padding:1.5rem;text-decoration:none;transition:background-color .3s,box-shadow .3s,border-color .3s;display:flex}.parental-portal-module__gxpnkq__moduleCard:hover{background:#ffffff38;box-shadow:0 12px 40px #0003}.parental-portal-module__gxpnkq__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}.parental-portal-module__gxpnkq__coreIcon{background:linear-gradient(135deg,#667eea,#764ba2)}.parental-portal-module__gxpnkq__academicIcon{background:linear-gradient(135deg,#f093fb,#f5576c)}.parental-portal-module__gxpnkq__resourcesIcon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.parental-portal-module__gxpnkq__communicationIcon{background:linear-gradient(135deg,#43e97b,#38f9d7)}.parental-portal-module__gxpnkq__managementIcon{background:linear-gradient(135deg,#fa709a,#fee140)}.parental-portal-module__gxpnkq__moduleName{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.parental-portal-module__gxpnkq__moduleDesc{color:#ffffffbf;font-size:.8rem;line-height:1.4}.parental-portal-module__gxpnkq__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.parental-portal-module__gxpnkq__backButton:hover{color:#fff;background:#ffffff2e}.parental-portal-module__gxpnkq__contentCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;padding:2rem}.parental-portal-module__gxpnkq__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.parental-portal-module__gxpnkq__itemCard{background:#ffffff14;border:1px solid #ffffff1f;border-radius:.75rem;padding:1.25rem;transition:background-color .2s,box-shadow .2s}.parental-portal-module__gxpnkq__itemCard:hover{background:#ffffff26;box-shadow:0 4px 20px #00000026}.parental-portal-module__gxpnkq__itemIcon{color:#ffffffe6;margin-bottom:.75rem;font-size:1.5rem}.parental-portal-module__gxpnkq__itemTitle{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.parental-portal-module__gxpnkq__itemMeta{color:#ffffffb3;font-size:.8rem;line-height:1.4}.parental-portal-module__gxpnkq__badge{text-transform:uppercase;border-radius:.35rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.parental-portal-module__gxpnkq__badgeGreen{color:#a5d6a7;background:#4caf5040}.parental-portal-module__gxpnkq__badgeBlue{color:#90caf9;background:#2196f340}.parental-portal-module__gxpnkq__badgeYellow{color:#ffcc80;background:#ff980040}.parental-portal-module__gxpnkq__badgeRed{color:#ef9a9a;background:#f4433640}.parental-portal-module__gxpnkq__badgePurple{color:#ce93d8;background:#9c27b040}.parental-portal-module__gxpnkq__emptyState{text-align:center;color:#fff9;padding:3rem 1rem}.parental-portal-module__gxpnkq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.parental-portal-module__gxpnkq__loadingState{text-align:center;color:#fff;padding:3rem 0;font-size:1.1rem}.parental-portal-module__gxpnkq__headerRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.parental-portal-module__gxpnkq__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;width:100%;max-width:320px;padding:.6rem 1rem;font-size:.9rem}.parental-portal-module__gxpnkq__searchInput::placeholder{color:#ffffff80}.parental-portal-module__gxpnkq__listItem{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:background-color .2s;display:flex}.parental-portal-module__gxpnkq__listItem:hover{background:#ffffff1f}.parental-portal-module__gxpnkq__listIcon{color:#fffc;flex-shrink:0;font-size:1.25rem}.parental-portal-module__gxpnkq__listContent{flex:1}.parental-portal-module__gxpnkq__listTitle{color:#fff;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.parental-portal-module__gxpnkq__listDesc{color:#ffffffa6;font-size:.8rem}.parental-portal-module__gxpnkq__listMeta{color:#ffffff80;flex-shrink:0;font-size:.75rem}@media (max-width:768px){.parental-portal-module__gxpnkq__main{padding:1.5rem 1rem}.parental-portal-module__gxpnkq__title{font-size:1.75rem}.parental-portal-module__gxpnkq__modulesGrid{gap:1rem}.parental-portal-module__gxpnkq__moduleCard{flex-basis:calc(33.333% - .6667rem);padding:1.25rem 1rem}.parental-portal-module__gxpnkq__moduleIconWrapper{width:52px;height:52px;font-size:1.5rem}}@media (max-width:480px){.parental-portal-module__gxpnkq__moduleCard{flex-basis:calc(50% - .5rem)}}
.partners-module__xZ8bXq__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.partners-module__xZ8bXq__content{max-width:1000px;margin:0 auto;padding:2rem}.partners-module__xZ8bXq__loading{text-align:center;color:#fff;padding:4rem 2rem;font-size:1.25rem}.partners-module__xZ8bXq__errorBar{color:#ffcdd2;background:#ff646433;border:1px solid #ff64644d;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9rem;display:flex}.partners-module__xZ8bXq__errorBar button{color:#ffcdd2;cursor:pointer;background:0 0;border:none;align-items:center;font-size:1rem;display:flex}.partners-module__xZ8bXq__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.partners-module__xZ8bXq__title{color:#fff;text-shadow:0 4px 16px #0006;margin:0 0 .25rem;font-size:2rem;font-weight:700}.partners-module__xZ8bXq__subtitle{color:#ffffffd9;margin:0;font-size:1rem}.partners-module__xZ8bXq__createButton{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.partners-module__xZ8bXq__createButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.partners-module__xZ8bXq__backBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.6rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.partners-module__xZ8bXq__backBtn:hover{background:#fff3}.partners-module__xZ8bXq__emptyState{text-align:center;color:#fffc;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:4rem 2rem;font-size:1rem}.partners-module__xZ8bXq__emptyIcon{color:#ffffff80;margin:0 auto 1rem;font-size:3rem;display:block}.partners-module__xZ8bXq__partnersList{flex-direction:column;gap:.75rem;display:flex}.partners-module__xZ8bXq__partnerRow{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .2s,transform .15s;display:flex}.partners-module__xZ8bXq__partnerRow:hover{background:#fff3;transform:translateY(-1px)}.partners-module__xZ8bXq__partnerRowLeft{align-items:center;gap:1rem;min-width:0;display:flex}.partners-module__xZ8bXq__partnerAvatar{color:#fff;background:#fff3;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:700;display:flex}.partners-module__xZ8bXq__partnerName{color:#fff;margin-bottom:.15rem;font-size:1rem;font-weight:600}.partners-module__xZ8bXq__partnerDomain{color:#fff9;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.partners-module__xZ8bXq__partnerCategory{color:#ffffffbf;background:#ffffff1f;border-radius:.4rem;padding:.1rem .5rem;font-size:.7rem;display:inline-block}.partners-module__xZ8bXq__partnerRowRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.partners-module__xZ8bXq__badgeActive{color:#6ee7b7;background:#34d39933;border-radius:2rem;padding:.2rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.partners-module__xZ8bXq__badgeInactive{color:#fca5a5;background:#ff646433;border-radius:2rem;padding:.2rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.partners-module__xZ8bXq__iconBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:.5rem;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:background .2s;display:inline-flex}.partners-module__xZ8bXq__iconBtn:hover{background:#fff3}.partners-module__xZ8bXq__iconBtnDanger{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#ff646426;border:1px solid #ff646440;border-radius:.5rem;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:background .2s;display:inline-flex}.partners-module__xZ8bXq__iconBtnDanger:hover{background:#ff64644d}.partners-module__xZ8bXq__formCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-top:1.5rem;padding:2rem}.partners-module__xZ8bXq__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.partners-module__xZ8bXq__formGroup{flex-direction:column;gap:.4rem;display:flex}.partners-module__xZ8bXq__formGroup label{color:#ffffffe6;font-size:.85rem;font-weight:600}.partners-module__xZ8bXq__formGroup input,.partners-module__xZ8bXq__formGroup textarea,.partners-module__xZ8bXq__formGroup select{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;padding:.7rem .85rem;font-size:.9rem;transition:border-color .2s,background .2s}.partners-module__xZ8bXq__formGroup input::placeholder,.partners-module__xZ8bXq__formGroup textarea::placeholder{color:#fff6}.partners-module__xZ8bXq__formGroup input:focus,.partners-module__xZ8bXq__formGroup textarea:focus,.partners-module__xZ8bXq__formGroup select:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.partners-module__xZ8bXq__formGroup select{cursor:pointer}.partners-module__xZ8bXq__formGroup select option{color:#fff;background:#5b4f9e}.partners-module__xZ8bXq__formActions{gap:.75rem;margin-top:1.5rem;display:flex}.partners-module__xZ8bXq__submitBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.partners-module__xZ8bXq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.partners-module__xZ8bXq__cancelBtn{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.partners-module__xZ8bXq__cancelBtn:hover{background:#ffffff2e}.partners-module__xZ8bXq__detailHeader{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex}.partners-module__xZ8bXq__detailInfo{align-items:center;gap:1.25rem;display:flex}.partners-module__xZ8bXq__detailAvatar{color:#fff;background:#fff3;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.partners-module__xZ8bXq__detailName{color:#fff;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.partners-module__xZ8bXq__detailMeta{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.partners-module__xZ8bXq__detailDomain{background:#ffffff1f;border-radius:.4rem;padding:.15rem .6rem;font-family:monospace;font-size:.8rem}.partners-module__xZ8bXq__detailActions{align-items:center;gap:.5rem;display:flex}.partners-module__xZ8bXq__tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.partners-module__xZ8bXq__tab{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.6rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.partners-module__xZ8bXq__tab:hover{color:#fff;background:#ffffff1f}.partners-module__xZ8bXq__tabActive{color:#fff;background:#ffffff2e;border-color:#ffffff40;font-weight:600}.partners-module__xZ8bXq__tabContent{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;padding:1.5rem}.partners-module__xZ8bXq__tabDesc{color:#ffffffbf;margin:0 0 1.25rem;font-size:.9rem}.partners-module__xZ8bXq__modulesList{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.partners-module__xZ8bXq__moduleGroup{border-radius:.75rem;overflow:hidden}.partners-module__xZ8bXq__moduleItem{color:#ffffffd9;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.partners-module__xZ8bXq__moduleItem:hover{background:#ffffff1a}.partners-module__xZ8bXq__moduleItemActive{color:#fff;background:#ffffff1f;border-radius:.75rem .75rem 0 0}.partners-module__xZ8bXq__moduleIcon{color:#fff;flex-shrink:0;align-items:center;font-size:1.1rem;display:flex}.partners-module__xZ8bXq__moduleLabel{flex:1}.partners-module__xZ8bXq__moduleCount{color:#ffffff80;font-size:.8rem;font-weight:400}.partners-module__xZ8bXq__moduleChevron{color:#ffffff80;align-items:center;font-size:.85rem;display:flex}.partners-module__xZ8bXq__subModules{background:#0000001a;border:1px solid #ffffff14;border-top:none;border-radius:0 0 .75rem .75rem;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem 1rem;display:flex}.partners-module__xZ8bXq__subModule{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8rem;transition:background .2s,color .2s,border-color .2s;display:flex}.partners-module__xZ8bXq__subModule:hover{color:#ffffffd9;background:#ffffff1a}.partners-module__xZ8bXq__subModuleApproved{color:#6ee7b7;background:#34d39926;border-color:#34d3994d}.partners-module__xZ8bXq__subModuleApproved:hover{color:#6ee7b7;background:#34d39940}.partners-module__xZ8bXq__subModuleCheck{align-items:center;font-size:.75rem;display:flex}.partners-module__xZ8bXq__wlForm{flex-direction:column;gap:1.25rem;display:flex}.partners-module__xZ8bXq__colorRow{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.partners-module__xZ8bXq__colorInput{align-items:center;gap:.75rem;display:flex}.partners-module__xZ8bXq__colorInput input[type=color]{cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:.5rem;width:44px;height:38px;padding:2px}.partners-module__xZ8bXq__colorInput span{color:#fff9;font-family:monospace;font-size:.85rem}.partners-module__xZ8bXq__logoPreview{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.75rem;justify-content:center;align-items:center;padding:1.25rem;display:flex}.partners-module__xZ8bXq__logoPreview img{object-fit:contain;max-width:100%;max-height:60px}.partners-module__xZ8bXq__brandPreview{border-radius:.75rem;justify-content:center;align-items:center;min-height:80px;padding:2rem;display:flex}.partners-module__xZ8bXq__brandPreview span{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:1.25rem;font-weight:700}.partners-module__xZ8bXq__saveBtn{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.partners-module__xZ8bXq__saveBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.partners-module__xZ8bXq__searchableDropdown{position:relative}.partners-module__xZ8bXq__dropdownList{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#3c3278f2;border:1px solid #fff3;border-radius:0 0 .6rem .6rem;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.partners-module__xZ8bXq__dropdownItem{color:#ffffffd9;cursor:pointer;padding:.55rem .85rem;font-size:.9rem;transition:background .15s}.partners-module__xZ8bXq__dropdownItem:hover{color:#fff;background:#ffffff26}.partners-module__xZ8bXq__logoPreviewSmall{object-fit:contain;border-radius:.4rem;flex-shrink:0;max-width:80px;height:40px}.partners-module__xZ8bXq__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.4rem;display:flex}@media (max-width:768px){.partners-module__xZ8bXq__content{padding:1.5rem 1rem}.partners-module__xZ8bXq__pageHeader{flex-direction:column;gap:1rem}.partners-module__xZ8bXq__title{font-size:1.5rem}.partners-module__xZ8bXq__formGrid,.partners-module__xZ8bXq__colorRow{grid-template-columns:1fr}.partners-module__xZ8bXq__detailHeader{flex-direction:column;align-items:flex-start;gap:1rem}.partners-module__xZ8bXq__partnerRow{flex-direction:column;align-items:flex-start;gap:.75rem}.partners-module__xZ8bXq__partnerRowRight{justify-content:flex-end;width:100%}.partners-module__xZ8bXq__tabs{flex-wrap:wrap}.partners-module__xZ8bXq__subModules{gap:.35rem}}@media (max-width:480px){.partners-module__xZ8bXq__formCard{padding:1.25rem}.partners-module__xZ8bXq__tabContent{padding:1rem}.partners-module__xZ8bXq__detailAvatar{width:44px;height:44px;font-size:1.2rem}.partners-module__xZ8bXq__detailName{font-size:1.25rem}}
.profile-module__5FeCNW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);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{color:#fff;text-transform:uppercase;background:#667eea4d;border:1px solid #667eea66;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:#667eea;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}}
