.LatestNotification-module__MtDNuq__section{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.LatestNotification-module__MtDNuq__sectionHeader{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.LatestNotification-module__MtDNuq__sectionTitle{color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;transition:color .2s;display:flex}.LatestNotification-module__MtDNuq__sectionTitle:hover{color:#000}.LatestNotification-module__MtDNuq__grid{gap:1rem;display:grid}@media (min-width:40rem){.LatestNotification-module__MtDNuq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:48rem){.LatestNotification-module__MtDNuq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:64rem){.LatestNotification-module__MtDNuq__grid{grid-template-columns:repeat(4,1fr)}}.LatestNotification-module__MtDNuq__updateCard{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;justify-content:space-between;height:100%;padding:.75rem;transition:all .25s;display:flex}.LatestNotification-module__MtDNuq__updateCard:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.LatestNotification-module__MtDNuq__updateHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.LatestNotification-module__MtDNuq__icon{width:2rem;height:2rem;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.LatestNotification-module__MtDNuq__iconSymbol{color:var(--accent-color);font-size:1.5rem}.LatestNotification-module__MtDNuq__examName{color:var(--text-primary);font-size:.9rem;font-weight:600}.LatestNotification-module__MtDNuq__description{color:var(--text-secondary);margin:.25rem 0 .5rem;font-size:.85rem;line-height:1.4}.LatestNotification-module__MtDNuq__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem}.LatestNotification-module__MtDNuq__updateCard button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:auto;padding:.5rem;font-size:.8rem;font-weight:500;transition:all .2s}.LatestNotification-module__MtDNuq__updateCard button:hover{background:var(--accent-hover);transform:translateY(-.0625rem)}.LatestNotification-module__MtDNuq__empty{text-align:center;color:var(--text-muted);padding:1rem;font-size:.9rem}
.NewsCardGrid-module__8PhR6W__section{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.NewsCardGrid-module__8PhR6W__sectionHeader{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.NewsCardGrid-module__8PhR6W__sectionTitle{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.NewsCardGrid-module__8PhR6W__secTitleMove{cursor:pointer;font-size:.9rem;font-weight:500;transition:opacity .2s}.NewsCardGrid-module__8PhR6W__secTitleMove:hover{opacity:.8}.NewsCardGrid-module__8PhR6W__sectionHeader button{color:var(--accent-color);cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500}.NewsCardGrid-module__8PhR6W__sectionHeader select{border:none;border-radius:.4rem;padding:.35rem .5rem;font-size:.8rem}.NewsCardGrid-module__8PhR6W__carouselWrapper{padding:0 2.5rem;position:relative}@media (max-width:48rem){.NewsCardGrid-module__8PhR6W__carouselWrapper{padding:0}}.NewsCardGrid-module__8PhR6W__controls{pointer-events:none;z-index:5;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.NewsCardGrid-module__8PhR6W__navButton{pointer-events:auto;border:.0625rem solid var(--border-color);background:var(--bg-card);width:2.4rem;height:2.4rem;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.NewsCardGrid-module__8PhR6W__navButton:hover:not(:disabled){background:var(--accent-color);color:#fff}.NewsCardGrid-module__8PhR6W__navButton:disabled{opacity:.4}.NewsCardGrid-module__8PhR6W__rotateLeft{transform:rotate(180deg)}.NewsCardGrid-module__8PhR6W__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.NewsCardGrid-module__8PhR6W__carousel::-webkit-scrollbar{display:none}.NewsCardGrid-module__8PhR6W__carouselItem{scroll-snap-align:start;flex:none;width:100%}@media (min-width:40rem){.NewsCardGrid-module__8PhR6W__carouselItem{width:calc(50% - .5rem)}}@media (min-width:64rem){.NewsCardGrid-module__8PhR6W__carouselItem{width:calc(25% - .75rem)}}.NewsCardGrid-module__8PhR6W__card{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden}.NewsCardGrid-module__8PhR6W__card:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.NewsCardGrid-module__8PhR6W__cardImg{object-fit:cover;width:100%;height:9rem}.NewsCardGrid-module__8PhR6W__cardHeader{padding:.75rem}.NewsCardGrid-module__8PhR6W__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.NewsCardGrid-module__8PhR6W__indexCircle{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;display:flex}.NewsCardGrid-module__8PhR6W__cardActions span{cursor:pointer;margin-right:.4rem}.NewsCardGrid-module__8PhR6W__bookmarkBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none}.NewsCardGrid-module__8PhR6W__bookmarkBtn.NewsCardGrid-module__8PhR6W__active{color:var(--accent-color)}.NewsCardGrid-module__8PhR6W__title{color:var(--text-primary);gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.NewsCardGrid-module__8PhR6W__titleIcon{color:var(--text-muted)}.NewsCardGrid-module__8PhR6W__cardContent{flex-direction:column;justify-content:space-between;padding:.75rem;display:flex}.NewsCardGrid-module__8PhR6W__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.NewsCardGrid-module__8PhR6W__meta{color:var(--text-muted);font-size:.75rem}.NewsCardGrid-module__8PhR6W__readMore{cursor:pointer;color:var(--accent-color);font-weight:500}.NewsCardGrid-module__8PhR6W__readMore:hover{text-decoration:underline}.NewsCardGrid-module__8PhR6W__modalOverlay{background:var(--auth-overlay-bg);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.NewsCardGrid-module__8PhR6W__detailModal{background:var(--bg-card);border:.0625rem solid var(--border-color);width:100%;max-width:50rem;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:1rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.NewsCardGrid-module__8PhR6W__closeBtn{cursor:pointer;color:var(--text-muted);font-size:1rem;transition:all .2s;position:absolute;top:.75rem;right:.75rem}.NewsCardGrid-module__8PhR6W__closeBtn:hover{color:var(--text-primary)}.NewsCardGrid-module__8PhR6W__detailModal select{border:.0625rem solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;position:absolute;top:.75rem;left:.75rem}.NewsCardGrid-module__8PhR6W__detailContent{color:var(--text-primary);flex:1;padding:3rem 1.25rem 1.25rem;font-size:.9375rem;line-height:1.6;overflow-y:auto}.NewsCardGrid-module__8PhR6W__detailContent::-webkit-scrollbar{width:.375rem}.NewsCardGrid-module__8PhR6W__detailContent::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:.5rem}.NewsCardGrid-module__8PhR6W__modalNav{border-top:.0625rem solid var(--border-color);background:var(--bg-secondary);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.NewsCardGrid-module__8PhR6W__modalNav button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem}.NewsCardGrid-module__8PhR6W__modalNav button:hover:not(:disabled){background:var(--accent-hover)}.NewsCardGrid-module__8PhR6W__modalNav button:disabled{background:var(--border-color);cursor:not-allowed}.NewsCardGrid-module__8PhR6W__modalIndex{color:var(--text-muted);font-size:.8rem}.NewsCardGrid-module__8PhR6W__modal{background:var(--auth-overlay-bg);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.NewsCardGrid-module__8PhR6W__form{background:var(--bg-card);border:.0625rem solid var(--border-color);width:100%;max-width:46rem;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:1rem;flex-direction:column;gap:.75rem;padding:2.25rem;display:flex;overflow-y:auto}.NewsCardGrid-module__8PhR6W__form h3{color:var(--text-primary);text-align:center;font-size:1.2rem;font-weight:600}.NewsCardGrid-module__8PhR6W__form input,.NewsCardGrid-module__8PhR6W__form select,.NewsCardGrid-module__8PhR6W__form textarea{border:.0625rem solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.6rem .75rem;font-size:.85rem;transition:all .2s}.NewsCardGrid-module__8PhR6W__form textarea{resize:vertical}.NewsCardGrid-module__8PhR6W__form input:focus,.NewsCardGrid-module__8PhR6W__form select:focus,.NewsCardGrid-module__8PhR6W__form textarea:focus{border-color:var(--accent-color);box-shadow:0 0 .125rem var(--accent-color)}.NewsCardGrid-module__8PhR6W__formActions{gap:.5rem;margin-top:.5rem;display:flex}.NewsCardGrid-module__8PhR6W__formActions button{cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.6rem;font-size:.85rem}.NewsCardGrid-module__8PhR6W__formActions button:first-child{background:var(--accent-color);color:#fff}.NewsCardGrid-module__8PhR6W__formActions button:first-child:hover{background:var(--accent-hover)}.NewsCardGrid-module__8PhR6W__formActions button:last-child{background:var(--bg-secondary);color:var(--text-primary)}.NewsCardGrid-module__8PhR6W__formActions button:last-child:hover{background:var(--border-color)}.NewsCardGrid-module__8PhR6W__formTitle{text-align:center;color:var(--text-primary);font-size:1.2rem;font-weight:600}.NewsCardGrid-module__8PhR6W__field{flex-direction:column;gap:.25rem;display:flex}.NewsCardGrid-module__8PhR6W__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.NewsCardGrid-module__8PhR6W__field label,.NewsCardGrid-module__8PhR6W__fieldGroup label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.NewsCardGrid-module__8PhR6W__row2{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:40rem){.NewsCardGrid-module__8PhR6W__row2{grid-template-columns:1fr}}.NewsCardGrid-module__8PhR6W__field input,.NewsCardGrid-module__8PhR6W__field select,.NewsCardGrid-module__8PhR6W__field textarea,.NewsCardGrid-module__8PhR6W__fieldGroup input,.NewsCardGrid-module__8PhR6W__fieldGroup textarea{border:.0625rem solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:.5rem;padding:.6rem;font-size:.85rem}.NewsCardGrid-module__8PhR6W__field textarea{resize:vertical}.NewsCardGrid-module__8PhR6W__field input:focus,.NewsCardGrid-module__8PhR6W__field textarea:focus,.NewsCardGrid-module__8PhR6W__field select:focus{border-color:var(--accent-color);box-shadow:0 0 .15rem var(--accent-color)}
.QuizCardGrid-module__ly8kYa__section_q{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.QuizCardGrid-module__ly8kYa__sectionHeader_q{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.QuizCardGrid-module__ly8kYa__sectionTitle_q{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.QuizCardGrid-module__ly8kYa__secTitleMove{cursor:pointer;font-size:.9rem;transition:opacity .2s}.QuizCardGrid-module__ly8kYa__secTitleMove:hover{opacity:.8}.QuizCardGrid-module__ly8kYa__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.QuizCardGrid-module__ly8kYa__grid::-webkit-scrollbar{display:none}.QuizCardGrid-module__ly8kYa__grid>*{scroll-snap-align:start;flex:0 0 80%}@media (min-width:40rem){.QuizCardGrid-module__ly8kYa__grid>*{flex:0 0 calc(50% - .5rem)}}@media (min-width:64rem){.QuizCardGrid-module__ly8kYa__grid{grid-template-columns:repeat(4,1fr);display:grid}}.QuizCardGrid-module__ly8kYa__card_q{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;height:100%;transition:all .25s;display:flex}.QuizCardGrid-module__ly8kYa__card_q:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.QuizCardGrid-module__ly8kYa__cardHeader{padding:.75rem}.QuizCardGrid-module__ly8kYa__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.QuizCardGrid-module__ly8kYa__iconWrapper{background:var(--bg-primary);width:1.8rem;height:1.8rem;color:var(--accent-color);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.QuizCardGrid-module__ly8kYa__badge{border-radius:.4rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.QuizCardGrid-module__ly8kYa__easy{color:#22c55e;background:#22c55e26}.QuizCardGrid-module__ly8kYa__medium{color:#f59e0b;background:#f59e0b26}.QuizCardGrid-module__ly8kYa__hard{color:#ef4444;background:#ef444426}.QuizCardGrid-module__ly8kYa__title{color:var(--text-primary);font-size:.95rem;font-weight:600}.QuizCardGrid-module__ly8kYa__description{color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.QuizCardGrid-module__ly8kYa__cardFooter{flex-direction:column;gap:.5rem;margin-top:auto;padding:.75rem;display:flex}.QuizCardGrid-module__ly8kYa__button{background:linear-gradient(to right, var(--gradient-start), var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.8rem;transition:all .2s;display:flex}.QuizCardGrid-module__ly8kYa__button:hover{background:var(--accent-hover);transform:translateY(-.0625rem)}.QuizCardGrid-module__ly8kYa__buttonSecondary{border:.0625rem solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:.5rem;padding:.45rem;font-size:.75rem}.QuizCardGrid-module__ly8kYa__buttonSecondary:hover{background:var(--border-color)}.QuizCardGrid-module__ly8kYa__multiAction{flex-direction:column;gap:.3rem;display:flex}.QuizCardGrid-module__ly8kYa__metaText{color:var(--text-muted);font-size:.7rem}.QuizCardGrid-module__ly8kYa__metatextbox{flex-direction:column;gap:.2rem;display:flex}
.Hero_Sect_D-module__TF65ua__hero{background-color:var(--bg-secondary);margin-bottom:2rem;padding:15px 0;position:relative}.Hero_Sect_D-module__TF65ua__overlay{opacity:.08;background:var(--bg-secondary);position:absolute;inset:0}.Hero_Sect_D-module__TF65ua__container{z-index:2;max-width:1200px;margin:auto;position:relative}.Hero_Sect_D-module__TF65ua__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Hero_Sect_D-module__TF65ua__left{text-align:left}.Hero_Sect_D-module__TF65ua__badge{background:var(--hero-badge-bg);border-radius:50px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 12px;font-size:.85rem;display:inline-flex}.Hero_Sect_D-module__TF65ua__badgetext{color:var(--hero-text)}.Hero_Sect_D-module__TF65ua__badgetext2{color:var(--hero-text2)}.Hero_Sect_D-module__TF65ua__title{font-size:3rem;font-weight:700;line-height:1.2}.Hero_Sect_D-module__TF65ua__gradient{background:linear-gradient(90deg,#6366f1,#a855f7);color:#0000;-webkit-background-clip:text;display:block}.Hero_Sect_D-module__TF65ua__subtitle{color:#cbd5e1;max-width:500px;margin:1.5rem 0}.Hero_Sect_D-module__TF65ua__buttons{gap:1rem;display:flex}.Hero_Sect_D-module__TF65ua__primaryBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:flex}.Hero_Sect_D-module__TF65ua__primaryBtn:hover{background:#4f46e5}.Hero_Sect_D-module__TF65ua__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;display:flex}.Hero_Sect_D-module__TF65ua__right{justify-content:center;display:flex}.Hero_Sect_D-module__TF65ua__badgecard{background-color:var(--hero-badge-cardbg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;color:var(--hero-badge-cardtext);border-radius:20px;padding:2rem}.Hero_Sect_D-module__TF65ua__badgecard *{cursor:pointer}@media (max-width:950px){.Hero_Sect_D-module__TF65ua__grid{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero_Sect_D-module__TF65ua__left{text-align:center}.Hero_Sect_D-module__TF65ua__title{font-size:2rem}.Hero_Sect_D-module__TF65ua__subtitle{margin:1rem auto}.Hero_Sect_D-module__TF65ua__buttons,.Hero_Sect_D-module__TF65ua__right{display:none}}
.page-module___vTVqW__app{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);transition:background-color .3s,color .3s}.page-module___vTVqW__container{max-width:1280px;margin:0 auto;padding:0 1rem}.page-module___vTVqW__main{background-color:var(--bg-primary);color:var(--text-primary);padding:2rem 0;transition:background-color .3s,color .3s}
.LatestNotification-module__ybed0W__section{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.LatestNotification-module__ybed0W__sectionHeader{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.LatestNotification-module__ybed0W__sectionTitle{color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;transition:color .2s;display:flex}.LatestNotification-module__ybed0W__sectionTitle:hover{color:#000}.LatestNotification-module__ybed0W__grid{gap:1rem;display:grid}@media (min-width:40rem){.LatestNotification-module__ybed0W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:48rem){.LatestNotification-module__ybed0W__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:64rem){.LatestNotification-module__ybed0W__grid{grid-template-columns:repeat(4,1fr)}}.LatestNotification-module__ybed0W__updateCard{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;justify-content:space-between;height:100%;padding:.75rem;transition:all .25s;display:flex}.LatestNotification-module__ybed0W__updateCard:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.LatestNotification-module__ybed0W__updateHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.LatestNotification-module__ybed0W__icon{width:2rem;height:2rem;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.LatestNotification-module__ybed0W__iconSymbol{color:var(--accent-color);font-size:1.5rem}.LatestNotification-module__ybed0W__examName{color:var(--text-primary);font-size:.9rem;font-weight:600}.LatestNotification-module__ybed0W__description{color:var(--text-secondary);margin:.25rem 0 .5rem;font-size:.85rem;line-height:1.4}.LatestNotification-module__ybed0W__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem}.LatestNotification-module__ybed0W__updateCard button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:auto;padding:.5rem;font-size:.8rem;font-weight:500;transition:all .2s}.LatestNotification-module__ybed0W__updateCard button:hover{background:var(--accent-hover);transform:translateY(-.0625rem)}.LatestNotification-module__ybed0W__empty{text-align:center;color:var(--text-muted);padding:1rem;font-size:.9rem}
.NewsCardGrid-module__-2cK1G__section{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.NewsCardGrid-module__-2cK1G__sectionHeader{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.NewsCardGrid-module__-2cK1G__sectionTitle{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.NewsCardGrid-module__-2cK1G__secTitleMove{cursor:pointer;font-size:.9rem;font-weight:500;transition:opacity .2s}.NewsCardGrid-module__-2cK1G__secTitleMove:hover{opacity:.8}.NewsCardGrid-module__-2cK1G__sectionHeader button{color:var(--accent-color);cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500}.NewsCardGrid-module__-2cK1G__sectionHeader select{border:none;border-radius:.4rem;padding:.35rem .5rem;font-size:.8rem}.NewsCardGrid-module__-2cK1G__carouselWrapper{padding:0 2.5rem;position:relative}@media (max-width:48rem){.NewsCardGrid-module__-2cK1G__carouselWrapper{padding:0}}.NewsCardGrid-module__-2cK1G__controls{pointer-events:none;z-index:5;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.NewsCardGrid-module__-2cK1G__navButton{pointer-events:auto;border:.0625rem solid var(--border-color);background:var(--bg-card);width:2.4rem;height:2.4rem;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.NewsCardGrid-module__-2cK1G__navButton:hover:not(:disabled){background:var(--accent-color);color:#fff}.NewsCardGrid-module__-2cK1G__navButton:disabled{opacity:.4}.NewsCardGrid-module__-2cK1G__rotateLeft{transform:rotate(180deg)}.NewsCardGrid-module__-2cK1G__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.NewsCardGrid-module__-2cK1G__carousel::-webkit-scrollbar{display:none}.NewsCardGrid-module__-2cK1G__carouselItem{scroll-snap-align:start;flex:none;width:100%}@media (min-width:40rem){.NewsCardGrid-module__-2cK1G__carouselItem{width:calc(50% - .5rem)}}@media (min-width:64rem){.NewsCardGrid-module__-2cK1G__carouselItem{width:calc(25% - .75rem)}}.NewsCardGrid-module__-2cK1G__card{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden}.NewsCardGrid-module__-2cK1G__card:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.NewsCardGrid-module__-2cK1G__cardImg{object-fit:cover;width:100%;height:9rem}.NewsCardGrid-module__-2cK1G__cardHeader{padding:.75rem}.NewsCardGrid-module__-2cK1G__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.NewsCardGrid-module__-2cK1G__indexCircle{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;display:flex}.NewsCardGrid-module__-2cK1G__cardActions span{cursor:pointer;margin-right:.4rem}.NewsCardGrid-module__-2cK1G__bookmarkBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none}.NewsCardGrid-module__-2cK1G__bookmarkBtn.NewsCardGrid-module__-2cK1G__active{color:var(--accent-color)}.NewsCardGrid-module__-2cK1G__title{color:var(--text-primary);gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.NewsCardGrid-module__-2cK1G__titleIcon{color:var(--text-muted)}.NewsCardGrid-module__-2cK1G__cardContent{flex-direction:column;justify-content:space-between;padding:.75rem;display:flex}.NewsCardGrid-module__-2cK1G__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.85rem;display:-webkit-box;overflow:hidden}.NewsCardGrid-module__-2cK1G__meta{color:var(--text-muted);font-size:.75rem}.NewsCardGrid-module__-2cK1G__readMore{cursor:pointer;color:var(--accent-color);font-weight:500}.NewsCardGrid-module__-2cK1G__readMore:hover{text-decoration:underline}.NewsCardGrid-module__-2cK1G__modalOverlay{background:var(--auth-overlay-bg);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.NewsCardGrid-module__-2cK1G__detailModal{background:var(--bg-card);border:.0625rem solid var(--border-color);width:100%;max-width:50rem;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:1rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.NewsCardGrid-module__-2cK1G__closeBtn{cursor:pointer;color:var(--text-muted);font-size:1rem;transition:all .2s;position:absolute;top:.75rem;right:.75rem}.NewsCardGrid-module__-2cK1G__closeBtn:hover{color:var(--text-primary)}.NewsCardGrid-module__-2cK1G__detailModal select{border:.0625rem solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;position:absolute;top:.75rem;left:.75rem}.NewsCardGrid-module__-2cK1G__detailContent{color:var(--text-primary);flex:1;padding:3rem 1.25rem 1.25rem;font-size:.9375rem;line-height:1.6;overflow-y:auto}.NewsCardGrid-module__-2cK1G__detailContent::-webkit-scrollbar{width:.375rem}.NewsCardGrid-module__-2cK1G__detailContent::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:.5rem}.NewsCardGrid-module__-2cK1G__modalNav{border-top:.0625rem solid var(--border-color);background:var(--bg-secondary);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.NewsCardGrid-module__-2cK1G__modalNav button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem}.NewsCardGrid-module__-2cK1G__modalNav button:hover:not(:disabled){background:var(--accent-hover)}.NewsCardGrid-module__-2cK1G__modalNav button:disabled{background:var(--border-color);cursor:not-allowed}.NewsCardGrid-module__-2cK1G__modalIndex{color:var(--text-muted);font-size:.8rem}.NewsCardGrid-module__-2cK1G__modal{background:var(--auth-overlay-bg);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.NewsCardGrid-module__-2cK1G__form{background:var(--bg-card);border:.0625rem solid var(--border-color);width:100%;max-width:46rem;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:1rem;flex-direction:column;gap:.75rem;padding:2.25rem;display:flex;overflow-y:auto}.NewsCardGrid-module__-2cK1G__form h3{color:var(--text-primary);text-align:center;font-size:1.2rem;font-weight:600}.NewsCardGrid-module__-2cK1G__form input,.NewsCardGrid-module__-2cK1G__form select,.NewsCardGrid-module__-2cK1G__form textarea{border:.0625rem solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.6rem .75rem;font-size:.85rem;transition:all .2s}.NewsCardGrid-module__-2cK1G__form textarea{resize:vertical}.NewsCardGrid-module__-2cK1G__form input:focus,.NewsCardGrid-module__-2cK1G__form select:focus,.NewsCardGrid-module__-2cK1G__form textarea:focus{border-color:var(--accent-color);box-shadow:0 0 .125rem var(--accent-color)}.NewsCardGrid-module__-2cK1G__formActions{gap:.5rem;margin-top:.5rem;display:flex}.NewsCardGrid-module__-2cK1G__formActions button{cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.6rem;font-size:.85rem}.NewsCardGrid-module__-2cK1G__formActions button:first-child{background:var(--accent-color);color:#fff}.NewsCardGrid-module__-2cK1G__formActions button:first-child:hover{background:var(--accent-hover)}.NewsCardGrid-module__-2cK1G__formActions button:last-child{background:var(--bg-secondary);color:var(--text-primary)}.NewsCardGrid-module__-2cK1G__formActions button:last-child:hover{background:var(--border-color)}.NewsCardGrid-module__-2cK1G__formTitle{text-align:center;color:var(--text-primary);font-size:1.2rem;font-weight:600}.NewsCardGrid-module__-2cK1G__field{flex-direction:column;gap:.25rem;display:flex}.NewsCardGrid-module__-2cK1G__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.NewsCardGrid-module__-2cK1G__field label,.NewsCardGrid-module__-2cK1G__fieldGroup label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.NewsCardGrid-module__-2cK1G__row2{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:40rem){.NewsCardGrid-module__-2cK1G__row2{grid-template-columns:1fr}}.NewsCardGrid-module__-2cK1G__field input,.NewsCardGrid-module__-2cK1G__field select,.NewsCardGrid-module__-2cK1G__field textarea,.NewsCardGrid-module__-2cK1G__fieldGroup input,.NewsCardGrid-module__-2cK1G__fieldGroup textarea{border:.0625rem solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:.5rem;padding:.6rem;font-size:.85rem}.NewsCardGrid-module__-2cK1G__field textarea{resize:vertical}.NewsCardGrid-module__-2cK1G__field input:focus,.NewsCardGrid-module__-2cK1G__field textarea:focus,.NewsCardGrid-module__-2cK1G__field select:focus{border-color:var(--accent-color);box-shadow:0 0 .15rem var(--accent-color)}
.QuizCardGrid-module__tKhtrG__section_q{background:var(--bg-secondary);border:.0625rem solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;margin-bottom:3rem;padding:2rem}.QuizCardGrid-module__tKhtrG__sectionHeader_q{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));color:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.QuizCardGrid-module__tKhtrG__sectionTitle_q{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.QuizCardGrid-module__tKhtrG__secTitleMove{cursor:pointer;font-size:.9rem;transition:opacity .2s}.QuizCardGrid-module__tKhtrG__secTitleMove:hover{opacity:.8}.QuizCardGrid-module__tKhtrG__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.QuizCardGrid-module__tKhtrG__grid::-webkit-scrollbar{display:none}.QuizCardGrid-module__tKhtrG__grid>*{scroll-snap-align:start;flex:0 0 80%}@media (min-width:40rem){.QuizCardGrid-module__tKhtrG__grid>*{flex:0 0 calc(50% - .5rem)}}@media (min-width:64rem){.QuizCardGrid-module__tKhtrG__grid{grid-template-columns:repeat(4,1fr);display:grid}}.QuizCardGrid-module__tKhtrG__card_q{border:.0625rem solid var(--border-color);background:var(--bg-card);border-radius:.75rem;flex-direction:column;height:100%;transition:all .25s;display:flex}.QuizCardGrid-module__tKhtrG__card_q:hover{box-shadow:var(--shadow);transform:translateY(-.25rem)}.QuizCardGrid-module__tKhtrG__cardHeader{padding:.75rem}.QuizCardGrid-module__tKhtrG__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.QuizCardGrid-module__tKhtrG__iconWrapper{background:var(--bg-primary);width:1.8rem;height:1.8rem;color:var(--accent-color);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.QuizCardGrid-module__tKhtrG__badge{border-radius:.4rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.QuizCardGrid-module__tKhtrG__easy{color:#22c55e;background:#22c55e26}.QuizCardGrid-module__tKhtrG__medium{color:#f59e0b;background:#f59e0b26}.QuizCardGrid-module__tKhtrG__hard{color:#ef4444;background:#ef444426}.QuizCardGrid-module__tKhtrG__title{color:var(--text-primary);font-size:.95rem;font-weight:600}.QuizCardGrid-module__tKhtrG__description{color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.QuizCardGrid-module__tKhtrG__cardFooter{flex-direction:column;gap:.5rem;margin-top:auto;padding:.75rem;display:flex}.QuizCardGrid-module__tKhtrG__button{background:linear-gradient(to right, var(--gradient-start), var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.8rem;transition:all .2s;display:flex}.QuizCardGrid-module__tKhtrG__button:hover{background:var(--accent-hover);transform:translateY(-.0625rem)}.QuizCardGrid-module__tKhtrG__buttonSecondary{border:.0625rem solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:.5rem;padding:.45rem;font-size:.75rem}.QuizCardGrid-module__tKhtrG__buttonSecondary:hover{background:var(--border-color)}.QuizCardGrid-module__tKhtrG__multiAction{flex-direction:column;gap:.3rem;display:flex}.QuizCardGrid-module__tKhtrG__metaText{color:var(--text-muted);font-size:.7rem}.QuizCardGrid-module__tKhtrG__metatextbox{flex-direction:column;gap:.2rem;display:flex}
.Hero_Sect_D-module__IyjKBW__hero{background-color:var(--bg-secondary);margin-bottom:2rem;padding:15px 0;position:relative}.Hero_Sect_D-module__IyjKBW__overlay{opacity:.08;background:var(--bg-secondary);position:absolute;inset:0}.Hero_Sect_D-module__IyjKBW__container{z-index:2;max-width:1200px;margin:auto;position:relative}.Hero_Sect_D-module__IyjKBW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Hero_Sect_D-module__IyjKBW__left{text-align:left}.Hero_Sect_D-module__IyjKBW__badge{background:var(--hero-badge-bg);border-radius:50px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 12px;font-size:.85rem;display:inline-flex}.Hero_Sect_D-module__IyjKBW__badgetext{color:var(--hero-text)}.Hero_Sect_D-module__IyjKBW__badgetext2{color:var(--hero-text2)}.Hero_Sect_D-module__IyjKBW__title{font-size:3rem;font-weight:700;line-height:1.2}.Hero_Sect_D-module__IyjKBW__gradient{background:linear-gradient(90deg,#6366f1,#a855f7);color:#0000;-webkit-background-clip:text;display:block}.Hero_Sect_D-module__IyjKBW__subtitle{color:#cbd5e1;max-width:500px;margin:1.5rem 0}.Hero_Sect_D-module__IyjKBW__buttons{gap:1rem;display:flex}.Hero_Sect_D-module__IyjKBW__primaryBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:flex}.Hero_Sect_D-module__IyjKBW__primaryBtn:hover{background:#4f46e5}.Hero_Sect_D-module__IyjKBW__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;display:flex}.Hero_Sect_D-module__IyjKBW__right{justify-content:center;display:flex}.Hero_Sect_D-module__IyjKBW__badgecard{background-color:var(--hero-badge-cardbg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;color:var(--hero-badge-cardtext);border-radius:20px;padding:2rem}.Hero_Sect_D-module__IyjKBW__badgecard *{cursor:pointer}@media (max-width:950px){.Hero_Sect_D-module__IyjKBW__grid{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero_Sect_D-module__IyjKBW__left{text-align:center}.Hero_Sect_D-module__IyjKBW__title{font-size:2rem}.Hero_Sect_D-module__IyjKBW__subtitle{margin:1rem auto}.Hero_Sect_D-module__IyjKBW__buttons,.Hero_Sect_D-module__IyjKBW__right{display:none}}
.page-module__AcKg0q__app{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);transition:background-color .3s,color .3s}.page-module__AcKg0q__container{max-width:1280px;margin:0 auto;padding:0 1rem}.page-module__AcKg0q__main{background-color:var(--bg-primary);color:var(--text-primary);padding:2rem 0;transition:background-color .3s,color .3s}
