.page-module__Xw9U-q__page{flex-direction:column;gap:48px;display:flex}.page-module__Xw9U-q__hero{background:radial-gradient(circle at 0 0,#f4f9ff 0%,#e6f1ff 45%,#f8fbff 100%);border-radius:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:32px;padding:48px;display:grid;position:relative;overflow:hidden}.page-module__Xw9U-q__hero:before,.page-module__Xw9U-q__hero:after{content:"";filter:blur(.2px);background:#86b4f040;border-radius:999px;position:absolute}.page-module__Xw9U-q__hero:before{width:280px;height:280px;top:-80px;right:-60px}.page-module__Xw9U-q__hero:after{width:220px;height:220px;bottom:-90px;left:20px}.page-module__Xw9U-q__heroContent{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.page-module__Xw9U-q__heroContent h1{letter-spacing:-1.2px;color:var(--color-ink-900);font-size:46px;line-height:1.1}.page-module__Xw9U-q__heroContent p{color:var(--color-ink-700);max-width:520px;font-size:20px;line-height:1.6}.page-module__Xw9U-q__badge{background:var(--color-primary-soft);width:fit-content;color:var(--color-ink-700);letter-spacing:.4px;text-transform:uppercase;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.page-module__Xw9U-q__actions{flex-wrap:wrap;gap:12px;display:flex}.page-module__Xw9U-q__primary,.page-module__Xw9U-q__secondary{border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__Xw9U-q__primary{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-soft)}.page-module__Xw9U-q__secondary{border:1px solid var(--color-border);color:var(--color-ink-900);background:#fff}.page-module__Xw9U-q__primary:hover,.page-module__Xw9U-q__secondary:hover{transform:translateY(-1px)}.page-module__Xw9U-q__highlightList{color:var(--color-ink-700);gap:8px;margin-top:8px;font-size:14px;display:grid}.page-module__Xw9U-q__heroCard{z-index:1;box-shadow:var(--shadow-card);background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:24px;display:flex;position:relative}.page-module__Xw9U-q__cardHeader{text-transform:uppercase;letter-spacing:.4px;color:var(--color-ink-500);justify-content:space-between;font-size:12px;display:flex}.page-module__Xw9U-q__dot{background:var(--color-primary);border-radius:999px;width:8px;height:8px}.page-module__Xw9U-q__heroCard h3{color:var(--color-ink-900);font-size:22px}.page-module__Xw9U-q__heroCard p{color:var(--color-ink-500);line-height:1.5}.page-module__Xw9U-q__progress{background:var(--color-primary-soft);border-radius:999px;height:8px;overflow:hidden}.page-module__Xw9U-q__progressBar{background:var(--color-primary);border-radius:999px;height:100%}.page-module__Xw9U-q__cardFooter{color:var(--color-ink-500);justify-content:space-between;font-size:13px;display:flex}.page-module__Xw9U-q__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.page-module__Xw9U-q__statItem{border:1px solid var(--color-border);background:#fff;border-radius:16px;padding:18px}.page-module__Xw9U-q__statItem span{color:var(--color-ink-900);font-size:26px;font-weight:700}.page-module__Xw9U-q__statItem p{color:var(--color-ink-500)}.page-module__Xw9U-q__section{flex-direction:column;gap:24px;display:flex}.page-module__Xw9U-q__sectionAlt{border:1px solid var(--color-border);background:#fff;border-radius:20px;flex-direction:column;gap:24px;padding:32px;display:flex}.page-module__Xw9U-q__sectionHeader h2{color:var(--color-ink-900);font-size:32px}.page-module__Xw9U-q__sectionHeader p{color:var(--color-ink-500);margin-top:6px}.page-module__Xw9U-q__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.page-module__Xw9U-q__card{border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;padding:20px}.page-module__Xw9U-q__card h3{margin-bottom:8px}.page-module__Xw9U-q__card p{color:var(--color-ink-500);line-height:1.5}.page-module__Xw9U-q__timeline{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.page-module__Xw9U-q__timeline div{background:var(--color-primary-soft);border-radius:16px;padding:18px}.page-module__Xw9U-q__timeline span{width:28px;height:28px;color:var(--color-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;font-weight:700;display:inline-flex}.page-module__Xw9U-q__timeline h4{margin-bottom:6px}.page-module__Xw9U-q__timeline p{color:var(--color-ink-500);font-size:14px}.page-module__Xw9U-q__cta{border:1px solid var(--color-border);background:linear-gradient(120deg,#e6f1ff 0%,#f8fbff 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:28px 32px;display:flex}.page-module__Xw9U-q__cta h2{font-size:30px}.page-module__Xw9U-q__cta p{color:var(--color-ink-500);margin-top:6px}@media (max-width:900px){.page-module__Xw9U-q__hero{grid-template-columns:1fr}.page-module__Xw9U-q__cta{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.page-module__Xw9U-q__hero{padding:28px}.page-module__Xw9U-q__heroContent h1{font-size:34px}}
.StudentDashboard-module__S4xJRG__dashboard{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:1rem 0;display:flex}.StudentDashboard-module__S4xJRG__glass{background:var(--color-panel);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.StudentDashboard-module__S4xJRG__hero{background:linear-gradient(135deg,var(--color-panel)0%,var(--color-panel-strong)100%);justify-content:space-between;align-items:center;padding:2.5rem;display:flex;position:relative;overflow:hidden}.StudentDashboard-module__S4xJRG__hero:after{content:"";background:var(--color-primary-soft);filter:blur(80px);z-index:0;opacity:.5;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.StudentDashboard-module__S4xJRG__welcome{z-index:1;position:relative}.StudentDashboard-module__S4xJRG__welcome h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.StudentDashboard-module__S4xJRG__welcome p{opacity:.8;font-size:1.1rem}.StudentDashboard-module__S4xJRG__statsRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.StudentDashboard-module__S4xJRG__statItem{align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.StudentDashboard-module__S4xJRG__statItem:hover{transform:translateY(-5px)}.StudentDashboard-module__S4xJRG__statIcon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.StudentDashboard-module__S4xJRG__statInfo{flex-direction:column;display:flex}.StudentDashboard-module__S4xJRG__statLabel{color:var(--color-ink-500);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.StudentDashboard-module__S4xJRG__statValue{color:var(--color-ink-900);font-size:1.4rem;font-weight:700}.StudentDashboard-module__S4xJRG__scheduleRibbon{flex-direction:column;gap:1rem;display:flex}.StudentDashboard-module__S4xJRG__ribbonHeader{justify-content:space-between;align-items:center;display:flex}.StudentDashboard-module__S4xJRG__ribbonDays{grid-template-columns:repeat(7,1fr);gap:.75rem;display:grid}.StudentDashboard-module__S4xJRG__dayCard{border:1px solid var(--color-border);background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;transition:all .2s;display:flex}.StudentDashboard-module__S4xJRG__dayCard--active{background:var(--color-primary);border-color:var(--color-primary)}.StudentDashboard-module__S4xJRG__dayCard--active span{color:#fff!important}.StudentDashboard-module__S4xJRG__dayName{color:var(--color-ink-300);text-transform:uppercase;font-size:.75rem;font-weight:600}.StudentDashboard-module__S4xJRG__dayNum{color:var(--color-ink-900);font-size:1.1rem;font-weight:700}.StudentDashboard-module__S4xJRG__lessonIndicator{background:var(--color-primary);border-radius:50%;width:6px;height:6px}.StudentDashboard-module__S4xJRG__dayCard--active .StudentDashboard-module__S4xJRG__lessonIndicator{background:#fff}.StudentDashboard-module__S4xJRG__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.StudentDashboard-module__S4xJRG__section{flex-direction:column;gap:1.25rem;display:flex}.StudentDashboard-module__S4xJRG__section h2{align-items:center;gap:.75rem;font-size:1.4rem;font-weight:700;display:flex}.StudentDashboard-module__S4xJRG__lessonCard{background:linear-gradient(145deg,#fff 0%,#f7fbff 100%);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.StudentDashboard-module__S4xJRG__lessonHeader{justify-content:space-between;align-items:center;display:flex}.StudentDashboard-module__S4xJRG__badge{background:var(--color-primary-soft);color:var(--color-ink-700);border-radius:8px;padding:4px 12px;font-size:.8rem;font-weight:600}.StudentDashboard-module__S4xJRG__lessonTitle{margin:0;font-size:1.5rem;font-weight:700}.StudentDashboard-module__S4xJRG__lessonMeta{gap:1.5rem;display:flex}.StudentDashboard-module__S4xJRG__metaItem{color:var(--color-ink-700);align-items:center;gap:.5rem;font-weight:500;display:flex}.StudentDashboard-module__S4xJRG__quickGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.StudentDashboard-module__S4xJRG__actionTile{border:1px solid var(--color-border);text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}.StudentDashboard-module__S4xJRG__actionTile:hover{border-color:var(--color-primary);background:var(--color-primary-soft);transform:translateY(-3px)}.StudentDashboard-module__S4xJRG__actionIcon{font-size:1.75rem}.StudentDashboard-module__S4xJRG__actionLabel{font-size:.9rem;font-weight:600}.StudentDashboard-module__S4xJRG__homeworkList{flex-direction:column;gap:.75rem;display:flex}.StudentDashboard-module__S4xJRG__homeworkItem{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;padding:1rem;transition:border-color .2s;display:flex}.StudentDashboard-module__S4xJRG__homeworkItem:hover{border-color:var(--color-primary);background:#fff9;transform:translate(4px)}.StudentDashboard-module__S4xJRG__homeworkLessonInfo{align-items:center;gap:8px;margin-bottom:4px;display:flex}.StudentDashboard-module__S4xJRG__homeworkLevel{background:var(--color-ink-100);color:var(--color-ink-700);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.StudentDashboard-module__S4xJRG__homeworkTitle{font-size:.95rem;font-weight:600}.StudentDashboard-module__S4xJRG__homeworkDate{opacity:.7;font-size:.8rem}.StudentDashboard-module__S4xJRG__homeworkArrow{opacity:.5;transition:opacity .2s}.StudentDashboard-module__S4xJRG__homeworkItem:hover .StudentDashboard-module__S4xJRG__homeworkArrow{opacity:1}@media (max-width:900px){.StudentDashboard-module__S4xJRG__mainGrid,.StudentDashboard-module__S4xJRG__statsRow{grid-template-columns:1fr}}
