.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}}
.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}}
.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}}
.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}}
.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}}
.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}}
.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:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.games-module__bbXEOW__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.games-module__bbXEOW__filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.games-module__bbXEOW__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;flex:1;min-width:200px;padding:.7rem 1rem;font-size:.9rem}.games-module__bbXEOW__searchInput::placeholder{color:#fff6}.games-module__bbXEOW__searchInput:focus{background:#ffffff26;border-color:#fff6;outline:none}.games-module__bbXEOW__filterSelect{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.6rem;padding:.7rem 1rem;font-size:.9rem}.games-module__bbXEOW__filterSelect option{color:#fff;background:#5b4f9e}.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__badgeGrade{color:#f093fb;background:#f093fb40}.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__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}.games-module__bbXEOW__editBtn{color:#ffffffd9;background:#ffffff1a;border-color:#fff3}.games-module__bbXEOW__editBtn:hover{background:#fff3}.games-module__bbXEOW__deleteBtn{color:#fca5a5;background:#ff646426;border-color:#ff646440}.games-module__bbXEOW__deleteBtn: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__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__emptyState{text-align:center;color:#ffffffb3;padding:4rem 2rem;font-size:1rem}.games-module__bbXEOW__emptyIcon{color:#fff6;margin:0 auto 1rem;font-size:3rem;display:block}.games-module__bbXEOW__toast{z-index:1000;border-radius:.75rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;animation:.3s games-module__bbXEOW__slideIn;position:fixed;top:1.5rem;right:1.5rem}.games-module__bbXEOW__toastSuccess{color:#1a3a2a;background:#43e97be6}.games-module__bbXEOW__toastError{color:#fff;background:#ff6464e6}@keyframes games-module__bbXEOW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.games-module__bbXEOW__content{padding:1.5rem 1rem}.games-module__bbXEOW__header{flex-direction:column}.games-module__bbXEOW__title{font-size:1.75rem}.games-module__bbXEOW__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.games-module__bbXEOW__formGrid{grid-template-columns:1fr}.games-module__bbXEOW__filters{flex-direction:column}}
.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}}
.leaderboard-module__W-vqBG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.leaderboard-module__W-vqBG__content{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.leaderboard-module__W-vqBG__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.leaderboard-module__W-vqBG__backButton:hover{color:#fff;background:#ffffff2e}.leaderboard-module__W-vqBG__header{margin-bottom:2rem}.leaderboard-module__W-vqBG__title{color:#fff;text-shadow:0 4px 16px #0006;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.leaderboard-module__W-vqBG__subtitle{color:#ffffffd9;font-size:1.05rem}.leaderboard-module__W-vqBG__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}.leaderboard-module__W-vqBG__filterLabel{color:#ffffffe6;white-space:nowrap;font-size:.9rem;font-weight:600}.leaderboard-module__W-vqBG__filterPills{flex-wrap:wrap;gap:.5rem;display:flex}.leaderboard-module__W-vqBG__filterPill{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s}.leaderboard-module__W-vqBG__filterPill:hover{background:#ffffff2e}.leaderboard-module__W-vqBG__filterPillActive{color:#667eea;background:#fff;border-color:#fff}.leaderboard-module__W-vqBG__filterPillActive:hover{background:#fff}.leaderboard-module__W-vqBG__tableCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1.5rem;padding:0;overflow:auto hidden}.leaderboard-module__W-vqBG__table{border-collapse:collapse;width:100%}.leaderboard-module__W-vqBG__table thead tr{background:#ffffff26}.leaderboard-module__W-vqBG__table thead th{color:#fffffff2;text-align:left;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff1f;padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.leaderboard-module__W-vqBG__table tbody tr{border-bottom:1px solid #ffffff14;transition:background .2s}.leaderboard-module__W-vqBG__table tbody tr:last-child{border-bottom:none}.leaderboard-module__W-vqBG__table tbody tr:hover{background:#ffffff0f}.leaderboard-module__W-vqBG__table tbody td{color:#ffffffe6;padding:1rem 1.25rem;font-size:.95rem}.leaderboard-module__W-vqBG__rankCol{text-align:center;width:80px}.leaderboard-module__W-vqBG__rankNumber{color:#fff9;font-weight:600}.leaderboard-module__W-vqBG__goldIcon{color:gold;font-size:1.5rem}.leaderboard-module__W-vqBG__silverIcon{color:silver;font-size:1.5rem}.leaderboard-module__W-vqBG__bronzeIcon{color:#cd7f32;font-size:1.5rem}.leaderboard-module__W-vqBG__rankGold{background:#ffd70014!important}.leaderboard-module__W-vqBG__rankSilver{background:#c0c0c00f!important}.leaderboard-module__W-vqBG__rankBronze{background:#cd7f320f!important}.leaderboard-module__W-vqBG__nameCol{color:#fff;font-weight:600}.leaderboard-module__W-vqBG__statCol{text-align:center;color:#ffffffe6;font-size:.95rem;font-weight:500}.leaderboard-module__W-vqBG__scoreCol{color:#fff;align-items:center;gap:.4rem;font-size:1.05rem;font-weight:700;display:flex}.leaderboard-module__W-vqBG__scoreIcon{color:#ffffff80;font-size:.9rem}.leaderboard-module__W-vqBG__infoCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;margin-bottom:1.5rem;padding:1.75rem 2rem}.leaderboard-module__W-vqBG__infoTitle{color:#fff;margin:0 0 1rem;font-size:1.15rem;font-weight:600}.leaderboard-module__W-vqBG__infoList{color:#ffffffd9;margin:0;padding-left:1.25rem;font-size:.95rem;line-height:2}.leaderboard-module__W-vqBG__loading,.leaderboard-module__W-vqBG__error,.leaderboard-module__W-vqBG__noData{text-align:center;color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;margin-bottom:1.5rem;padding:3rem 2rem;font-size:1rem}.leaderboard-module__W-vqBG__noData p{margin:.35rem 0}.leaderboard-module__W-vqBG__error{color:#ef9a9a;background:#f443361a;border-color:#f443364d}@media (max-width:768px){.leaderboard-module__W-vqBG__content{padding:1.25rem}.leaderboard-module__W-vqBG__title{font-size:1.75rem}.leaderboard-module__W-vqBG__filtersCard{flex-direction:column;align-items:flex-start}.leaderboard-module__W-vqBG__table thead th,.leaderboard-module__W-vqBG__table tbody td{padding:.75rem 1rem}.leaderboard-module__W-vqBG__table{font-size:.85rem}}@media (max-width:480px){.leaderboard-module__W-vqBG__content{padding:1rem}.leaderboard-module__W-vqBG__title{font-size:1.5rem}.leaderboard-module__W-vqBG__filterPills{width:100%}.leaderboard-module__W-vqBG__filterPill{text-align:center;flex:1;padding:.45rem .75rem;font-size:.8rem}.leaderboard-module__W-vqBG__table thead th,.leaderboard-module__W-vqBG__table tbody td{padding:.6rem .75rem;font-size:.8rem}.leaderboard-module__W-vqBG__infoCard{padding:1.25rem}}
.quiz-module__Zi9a9q__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.quiz-module__Zi9a9q__main{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.quiz-module__Zi9a9q__title{color:#fff;text-align:left;text-shadow:0 4px 16px #0006;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.quiz-module__Zi9a9q__subtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.1rem}.quiz-module__Zi9a9q__modulesGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:2rem;display:flex}.quiz-module__Zi9a9q__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,transform .3s;display:flex}.quiz-module__Zi9a9q__moduleCard:hover{background:#ffffff38;transform:translateY(-2px);box-shadow:0 12px 40px #0003}.quiz-module__Zi9a9q__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}.quiz-module__Zi9a9q__coreIcon{background:linear-gradient(135deg,#667eea,#764ba2)}.quiz-module__Zi9a9q__academicIcon{background:linear-gradient(135deg,#f093fb,#f5576c)}.quiz-module__Zi9a9q__resourcesIcon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.quiz-module__Zi9a9q__communicationIcon{background:linear-gradient(135deg,#43e97b,#38f9d7)}.quiz-module__Zi9a9q__practiceIcon{background:linear-gradient(135deg,#fa709a,#fee140)}.quiz-module__Zi9a9q__subjectIcon{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.quiz-module__Zi9a9q__moduleName{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.quiz-module__Zi9a9q__moduleDesc{color:#ffffffbf;font-size:.8rem;line-height:1.4}.quiz-module__Zi9a9q__statsCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding:1rem;display:grid}.quiz-module__Zi9a9q__statItem{text-align:center;background:#ffffff1a;border-radius:.75rem;padding:.75rem 1rem;transition:background-color .3s}.quiz-module__Zi9a9q__statItem:hover{background:#fff3}.quiz-module__Zi9a9q__statIcon{color:#fff;justify-content:center;align-items:center;margin-bottom:.35rem;font-size:1.75rem;display:flex}.quiz-module__Zi9a9q__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.quiz-module__Zi9a9q__statValue{color:#fff;font-size:1.25rem;font-weight:700}.quiz-module__Zi9a9q__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}.quiz-module__Zi9a9q__backButton:hover{color:#fff;background:#ffffff2e}.quiz-module__Zi9a9q__contentCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;padding:2rem}.quiz-module__Zi9a9q__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.quiz-module__Zi9a9q__itemCard{background:#ffffff14;border:1px solid #ffffff1f;border-radius:.75rem;padding:1.25rem;transition:background-color .2s,box-shadow .2s}.quiz-module__Zi9a9q__itemCard:hover{background:#ffffff26;box-shadow:0 4px 20px #00000026}.quiz-module__Zi9a9q__itemIcon{color:#ffffffe6;margin-bottom:.75rem;font-size:1.5rem}.quiz-module__Zi9a9q__itemTitle{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.quiz-module__Zi9a9q__itemMeta{color:#ffffffb3;font-size:.8rem;line-height:1.4}.quiz-module__Zi9a9q__badge{text-transform:uppercase;border-radius:.35rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.quiz-module__Zi9a9q__badgeGreen{color:#a5d6a7;background:#4caf5040}.quiz-module__Zi9a9q__badgeBlue{color:#90caf9;background:#2196f340}.quiz-module__Zi9a9q__badgeYellow{color:#ffcc80;background:#ff980040}.quiz-module__Zi9a9q__badgeRed{color:#ef9a9a;background:#f4433640}.quiz-module__Zi9a9q__badgePurple{color:#ce93d8;background:#9c27b040}.quiz-module__Zi9a9q__emptyState{text-align:center;color:#fff9;padding:3rem 1rem}.quiz-module__Zi9a9q__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.quiz-module__Zi9a9q__loadingState{text-align:center;color:#fff;padding:3rem 0;font-size:1.1rem}.quiz-module__Zi9a9q__headerRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.quiz-module__Zi9a9q__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;width:100%;max-width:320px;padding:.6rem 1rem;font-size:.9rem}.quiz-module__Zi9a9q__searchInput::placeholder{color:#ffffff80}.quiz-module__Zi9a9q__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}.quiz-module__Zi9a9q__listItem:hover{background:#ffffff1f}.quiz-module__Zi9a9q__listIcon{color:#fffc;flex-shrink:0;font-size:1.25rem}.quiz-module__Zi9a9q__listContent{flex:1}.quiz-module__Zi9a9q__listTitle{color:#fff;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.quiz-module__Zi9a9q__listDesc{color:#ffffffa6;font-size:.8rem}.quiz-module__Zi9a9q__listMeta{color:#ffffff80;flex-shrink:0;font-size:.75rem}.quiz-module__Zi9a9q__generateButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#fff3,#ffffff14);border:1px solid #ffffff4d;border-radius:.6rem;flex-shrink:0;align-self:flex-start;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.quiz-module__Zi9a9q__generateButton:hover{background:linear-gradient(135deg,#ffffff4d,#ffffff24);box-shadow:0 4px 16px #0003}.quiz-module__Zi9a9q__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.quiz-module__Zi9a9q__modalContent{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:1px solid #ffffff40;border-radius:1.25rem;width:100%;max-width:480px;box-shadow:0 24px 64px #0006}.quiz-module__Zi9a9q__modalHeader{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.quiz-module__Zi9a9q__modalTitle{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.quiz-module__Zi9a9q__modalClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s;display:flex}.quiz-module__Zi9a9q__modalClose:hover{background:#fff3}.quiz-module__Zi9a9q__modalBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.quiz-module__Zi9a9q__modalLabel{color:#ffffffe6;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.quiz-module__Zi9a9q__modalSelect,.quiz-module__Zi9a9q__modalInput{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:.5rem;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .2s}.quiz-module__Zi9a9q__modalSelect option{color:#fff;background:#5a4b8a}.quiz-module__Zi9a9q__modalSelect:focus,.quiz-module__Zi9a9q__modalInput:focus{border-color:#ffffff80}.quiz-module__Zi9a9q__modalInput{box-sizing:border-box;width:100%}.quiz-module__Zi9a9q__modalSubmit{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.6rem;margin-top:.5rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:box-shadow .2s,transform .2s}.quiz-module__Zi9a9q__modalSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #0003}.quiz-module__Zi9a9q__modalSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}.quiz-module__Zi9a9q__resultSuccess{color:#a5d6a7;background:#4caf5033;border:1px solid #4caf5066;border-radius:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.quiz-module__Zi9a9q__resultError{color:#ef9a9a;background:#f4433633;border:1px solid #f4433666;border-radius:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600}@media (max-width:768px){.quiz-module__Zi9a9q__main{padding:1.5rem 1rem}.quiz-module__Zi9a9q__title{font-size:1.75rem}.quiz-module__Zi9a9q__modulesGrid{gap:1rem}.quiz-module__Zi9a9q__moduleCard{flex-basis:calc(33.333% - .6667rem);padding:1.25rem 1rem}.quiz-module__Zi9a9q__moduleIconWrapper{width:52px;height:52px;font-size:1.5rem}.quiz-module__Zi9a9q__statsCard{gap:.75rem;padding:.75rem}.quiz-module__Zi9a9q__statItem{padding:.5rem .75rem}.quiz-module__Zi9a9q__statIcon{margin-bottom:.25rem;font-size:1.5rem}.quiz-module__Zi9a9q__statLabel{font-size:.65rem}.quiz-module__Zi9a9q__statValue{font-size:1.1rem}}@media (max-width:480px){.quiz-module__Zi9a9q__moduleCard{flex-basis:calc(50% - .625rem)}.quiz-module__Zi9a9q__statsCard{grid-template-columns:1fr;gap:.5rem;padding:.75rem}.quiz-module__Zi9a9q__statItem{padding:.5rem}.quiz-module__Zi9a9q__statIcon{margin-bottom:.25rem;font-size:1.25rem}.quiz-module__Zi9a9q__statLabel{font-size:.6rem}.quiz-module__Zi9a9q__statValue{font-size:1rem}}
.countries-module__WZCYMG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.countries-module__WZCYMG__main{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.countries-module__WZCYMG__title{color:#fff;text-shadow:0 4px 16px #0006;margin:0 0 .25rem;font-size:2.5rem;font-weight:700}.countries-module__WZCYMG__subtitle{color:#ffffffe6;margin:0 0 2rem;font-size:1.1rem}.countries-module__WZCYMG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.countries-module__WZCYMG__addForm{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.countries-module__WZCYMG__addForm input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:.6rem;width:220px;padding:.7rem .85rem;font-size:.9rem;transition:border-color .2s,background .2s}.countries-module__WZCYMG__addForm input::placeholder{color:#fff6}.countries-module__WZCYMG__addForm input:focus{background:#ffffff1f;border-color:#ffffff73;outline:none}.countries-module__WZCYMG__addBtn{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.countries-module__WZCYMG__addBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.countries-module__WZCYMG__addBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.countries-module__WZCYMG__loading{text-align:center;color:#fff;padding:4rem 2rem;font-size:1.25rem}.countries-module__WZCYMG__emptyState{text-align:center;color:#fffc;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:4rem 2rem;font-size:1rem}.countries-module__WZCYMG__emptyIcon{color:#ffffff80;margin:0 auto 1rem;font-size:3rem;display:block}.countries-module__WZCYMG__tableCard{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1rem;overflow:hidden}.countries-module__WZCYMG__table{border-collapse:collapse;width:100%}.countries-module__WZCYMG__table thead tr{background:#ffffff14}.countries-module__WZCYMG__table th{text-align:left;color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;padding:.85rem 1.25rem;font-size:.8rem;font-weight:600}.countries-module__WZCYMG__table td{color:#ffffffe6;border-top:1px solid #ffffff14;padding:.85rem 1.25rem;font-size:.9rem}.countries-module__WZCYMG__table tbody tr{transition:background .15s}.countries-module__WZCYMG__table tbody tr:hover{background:#ffffff0f}.countries-module__WZCYMG__countryName{color:#fff;font-weight:600}.countries-module__WZCYMG__dateCell{color:#fff9;font-size:.85rem}.countries-module__WZCYMG__deleteBtn{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}.countries-module__WZCYMG__deleteBtn:hover{background:#ff64644d}.countries-module__WZCYMG__errorBar{color:#fca5a5;background:#ff646426;border:1px solid #ff64644d;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.countries-module__WZCYMG__errorBar button{color:#fca5a5;cursor:pointer;background:0 0;border:none;align-items:center;font-size:1.1rem;display:flex}@media (max-width:768px){.countries-module__WZCYMG__main{padding:1.5rem 1rem}.countries-module__WZCYMG__pageHeader{flex-direction:column;gap:1rem}.countries-module__WZCYMG__title{font-size:1.75rem}.countries-module__WZCYMG__addForm{width:100%}.countries-module__WZCYMG__addForm input{flex:1;width:auto}.countries-module__WZCYMG__table th,.countries-module__WZCYMG__table td{padding:.7rem .85rem;font-size:.8rem}}@media (max-width:480px){.countries-module__WZCYMG__table th:nth-child(2),.countries-module__WZCYMG__table td:nth-child(2){display:none}}
.schools-module__qY0HrG__container{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);min-height:100vh;padding:20px}.schools-module__qY0HrG__content{max-width:1400px;margin:0 auto}.schools-module__qY0HrG__loading{text-align:center;color:#fff;padding:50px;font-size:24px}.schools-module__qY0HrG__error{color:#c33;background:#fee;border:2px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:1rem}.schools-module__qY0HrG__header{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000001a}.schools-module__qY0HrG__header h2{color:#6366f1;margin:0}.schools-module__qY0HrG__addButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s;display:flex}.schools-module__qY0HrG__addButton:hover{transform:translateY(-2px)}.schools-module__qY0HrG__formSection{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px #0000001a}.schools-module__qY0HrG__formSection h3{color:#6366f1;margin-top:0}.schools-module__qY0HrG__form{flex-direction:column;gap:1.5rem;display:flex}.schools-module__qY0HrG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.schools-module__qY0HrG__formGroup{flex-direction:column;gap:.5rem;display:flex}.schools-module__qY0HrG__formGroup label{color:#333;font-size:14px;font-weight:600}.schools-module__qY0HrG__formGroup input,.schools-module__qY0HrG__formGroup textarea{border:2px solid #e5e7eb;border-radius:8px;padding:.75rem;font-size:14px;transition:border-color .2s}.schools-module__qY0HrG__formGroup input:focus,.schools-module__qY0HrG__formGroup textarea:focus{border-color:#6366f1;outline:none}.schools-module__qY0HrG__formGroup small{color:#666;font-size:12px}.schools-module__qY0HrG__checkbox{cursor:pointer;align-items:center;gap:.5rem;display:flex}.schools-module__qY0HrG__checkbox input[type=checkbox]{cursor:pointer;width:20px;height:20px}.schools-module__qY0HrG__formActions{gap:1rem;margin-top:1rem;display:flex}.schools-module__qY0HrG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:transform .2s}.schools-module__qY0HrG__submitButton:hover{transform:translateY(-2px)}.schools-module__qY0HrG__cancelButton{color:#666;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:background .2s}.schools-module__qY0HrG__cancelButton:hover{background:#e5e7eb}.schools-module__qY0HrG__schoolsList{margin-top:2rem}.schools-module__qY0HrG__emptyState{text-align:center;color:#666;background:#fff;border-radius:16px;padding:4rem 2rem}.schools-module__qY0HrG__emptyState svg{color:#6366f1;margin-bottom:1rem;font-size:4rem}.schools-module__qY0HrG__schoolsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.schools-module__qY0HrG__schoolCard{background:#fff;border-radius:16px;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.schools-module__qY0HrG__schoolCard:hover{transform:translateY(-4px)}.schools-module__qY0HrG__schoolHeader{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.schools-module__qY0HrG__schoolInfo h3{color:#333;margin:0 0 .25rem;font-size:1.25rem}.schools-module__qY0HrG__schoolSlug{color:#666;margin:0;font-family:monospace;font-size:.875rem}.schools-module__qY0HrG__schoolStatus{margin-left:1rem}.schools-module__qY0HrG__activeStatus,.schools-module__qY0HrG__inactiveStatus{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.schools-module__qY0HrG__activeStatus{color:#059669;background:#d1fae5}.schools-module__qY0HrG__inactiveStatus{color:#c33;background:#fee}.schools-module__qY0HrG__schoolDescription{color:#666;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.schools-module__qY0HrG__schoolMeta{background:#f9fafb;border-radius:8px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.schools-module__qY0HrG__metaItem{color:#666;font-size:.875rem}.schools-module__qY0HrG__metaItem strong{color:#333;margin-right:.5rem}.schools-module__qY0HrG__colorPreview{gap:.5rem;margin-bottom:1rem;display:flex}.schools-module__qY0HrG__colorSwatch{border:2px solid #e5e7eb;border-radius:8px;width:40px;height:40px}.schools-module__qY0HrG__schoolActions{border-top:1px solid #e5e7eb;gap:.5rem;padding-top:1rem;display:flex}.schools-module__qY0HrG__editButton,.schools-module__qY0HrG__toggleButton,.schools-module__qY0HrG__deleteButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.5rem;font-size:1rem;transition:transform .2s}.schools-module__qY0HrG__editButton{color:#1e40af;background:#dbeafe}.schools-module__qY0HrG__toggleButton{color:#92400e;background:#fef3c7}.schools-module__qY0HrG__deleteButton{color:#c33;background:#fee}.schools-module__qY0HrG__editButton:hover,.schools-module__qY0HrG__toggleButton:hover,.schools-module__qY0HrG__deleteButton:hover{transform:translateY(-2px)}.schools-module__qY0HrG__backLink{text-align:center;margin-top:2rem;padding:1rem}.schools-module__qY0HrG__backLink a{color:#fff;background:#fff3;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.schools-module__qY0HrG__backLink a:hover{background:#ffffff4d}@media (max-width:768px){.schools-module__qY0HrG__header{flex-direction:column;align-items:flex-start;gap:1rem}.schools-module__qY0HrG__formGrid,.schools-module__qY0HrG__schoolsGrid{grid-template-columns:1fr}.schools-module__qY0HrG__formActions{flex-direction:column}}
.words-module__CFkb6a__container{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);min-height:100vh;padding:20px}.words-module__CFkb6a__content{max-width:1200px;margin:0 auto}.words-module__CFkb6a__loading{text-align:center;color:#fff;padding:50px;font-size:24px}.words-module__CFkb6a__error{color:#c62828;background:#ffebee;border-radius:8px;margin-bottom:20px;padding:15px 20px}.words-module__CFkb6a__controls{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.words-module__CFkb6a__searchForm{flex:1;min-width:300px;display:flex}.words-module__CFkb6a__searchInput{border:none;border-radius:8px 0 0 8px;outline:none;flex:1;padding:12px 20px;font-size:16px}.words-module__CFkb6a__searchButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:0 8px 8px 0;padding:12px 20px;transition:background .2s}.words-module__CFkb6a__searchButton:hover{background:#4f46e5}.words-module__CFkb6a__levelSelect{cursor:pointer;background:#fff;border:none;border-radius:8px;outline:none;padding:12px 20px;font-size:16px}.words-module__CFkb6a__statsBar{color:#fff;background:#fff3;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-weight:600}.words-module__CFkb6a__tableContainer{background:#fff;border-radius:16px;padding:20px;overflow-x:auto;box-shadow:0 4px 12px #0000001a}.words-module__CFkb6a__table{border-collapse:collapse;width:100%}.words-module__CFkb6a__table thead{background:#f3f4f6}.words-module__CFkb6a__table th{text-align:left;color:#374151;padding:15px;font-weight:600}.words-module__CFkb6a__table td{border-top:1px solid #e5e7eb;padding:15px}.words-module__CFkb6a__table tbody tr:hover{background:#f9fafb}.words-module__CFkb6a__wordCell{color:#6366f1;font-weight:600}.words-module__CFkb6a__meaningCell{text-overflow:ellipsis;white-space:nowrap;max-width:400px;overflow:hidden}.words-module__CFkb6a__badge{text-transform:capitalize;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.words-module__CFkb6a__badge.words-module__CFkb6a__easy{color:#059669;background:#d1fae5}.words-module__CFkb6a__badge.words-module__CFkb6a__medium{color:#d97706;background:#fed7aa}.words-module__CFkb6a__badge.words-module__CFkb6a__hard{color:#dc2626;background:#fee2e2}.words-module__CFkb6a__level{text-transform:capitalize;color:#6b7280}.words-module__CFkb6a__actions{gap:8px;display:flex}.words-module__CFkb6a__deleteButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:8px 12px;transition:background .2s}.words-module__CFkb6a__deleteButton:hover{background:#dc2626}@media (max-width:768px){.words-module__CFkb6a__controls{flex-direction:column}.words-module__CFkb6a__searchForm{min-width:100%}.words-module__CFkb6a__table{font-size:14px}.words-module__CFkb6a__table th,.words-module__CFkb6a__table td{padding:10px}.words-module__CFkb6a__meaningCell{max-width:150px}}
