.student-profile-module__P6J0ca__pageWrapper{background-color:var(--bg-deep);min-height:100vh;padding:120px 20px 80px}.student-profile-module__P6J0ca__container{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;display:flex}.student-profile-module__P6J0ca__titleSection{text-align:center;max-width:700px;margin:0 auto}.student-profile-module__P6J0ca__badge{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;background:#1e3a8a14;border:1px solid #1e3a8a33;border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.student-profile-module__P6J0ca__mainTitle{color:var(--text-primary);margin-bottom:12px;font-size:38px;font-weight:800}.student-profile-module__P6J0ca__tagline{color:var(--text-secondary);font-size:16px;line-height:1.6}.student-profile-module__P6J0ca__searchPane{border:1.5px solid var(--border-subtle);border-radius:var(--border-radius-md);background:#fff;padding:24px 28px;box-shadow:0 4px 20px #0f172a0d}.student-profile-module__P6J0ca__searchGrid{grid-template-columns:1fr 1fr 1.5fr auto;align-items:flex-end;gap:16px;display:grid}.student-profile-module__P6J0ca__formGroup{flex-direction:column;gap:6px;display:flex}.student-profile-module__P6J0ca__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.student-profile-module__P6J0ca__input,.student-profile-module__P6J0ca__select{border-radius:var(--border-radius-sm);color:#0f172a;width:100%;font-family:var(--font-body);transition:var(--transition-fast);background-color:#fff;border:1.5px solid #94a3b8;outline:none;padding:12px 14px;font-size:15px;font-weight:600}.student-profile-module__P6J0ca__input:focus,.student-profile-module__P6J0ca__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1e3a8a26}.student-profile-module__P6J0ca__searchBtn{background:var(--primary);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;height:48px;transition:var(--transition-fast);border:none;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;display:inline-flex}.student-profile-module__P6J0ca__searchBtn:hover{background:var(--primary-hover)}.student-profile-module__P6J0ca__profileHeroCard{border-radius:var(--border-radius-md);color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex;box-shadow:0 12px 30px #0f172a33}.student-profile-module__P6J0ca__heroLeft{align-items:center;gap:24px;display:flex}.student-profile-module__P6J0ca__avatarFrame{background-color:#334155;border:3px solid #b45309;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:115px;display:flex;position:relative;overflow:hidden}.student-profile-module__P6J0ca__studentAvatarImg{object-fit:cover}.student-profile-module__P6J0ca__heroBio{flex-direction:column;gap:6px;display:flex}.student-profile-module__P6J0ca__studentNameHeader{font-family:var(--font-heading);color:#fff;margin:0;font-size:26px;font-weight:800}.student-profile-module__P6J0ca__classMeta{color:#cbd5e1;flex-wrap:wrap;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.student-profile-module__P6J0ca__tagPill{background:#ffffff1f;border:1px solid #fff3;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:700}.student-profile-module__P6J0ca__heroStats{align-items:center;gap:20px;display:flex}.student-profile-module__P6J0ca__statBox{text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;min-width:100px;padding:16px 20px}.student-profile-module__P6J0ca__statVal{font-family:var(--font-heading);color:#fff;font-size:22px;font-weight:800;display:block}.student-profile-module__P6J0ca__statValPass{color:#34d399}.student-profile-module__P6J0ca__statValFail{color:#f87171}.student-profile-module__P6J0ca__statSub{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:11px;font-weight:700}.student-profile-module__P6J0ca__profileTabs{border-bottom:2px solid var(--border-subtle);gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.student-profile-module__P6J0ca__tabBtn{font-family:var(--font-heading);color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:var(--transition-fast);background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.student-profile-module__P6J0ca__tabBtn:hover{color:var(--text-primary)}.student-profile-module__P6J0ca__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.student-profile-module__P6J0ca__infoCard{border:1.5px solid var(--border-subtle);border-radius:var(--border-radius-md);background:#fff;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 4px 16px #0f172a0a}.student-profile-module__P6J0ca__cardHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:10px;padding-bottom:14px;display:flex}.student-profile-module__P6J0ca__cardTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:18px;font-weight:800}.student-profile-module__P6J0ca__bioGrid2{grid-template-columns:1fr 1fr;gap:16px 24px;display:grid}.student-profile-module__P6J0ca__bioItem{flex-direction:column;gap:4px;display:flex}.student-profile-module__P6J0ca__itemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.student-profile-module__P6J0ca__itemVal{color:var(--text-primary);font-size:15px;font-weight:700}.student-profile-module__P6J0ca__attendanceWidget{border:1px solid var(--border-subtle);background-color:#f8fafc;border-radius:12px;align-items:center;gap:24px;padding:20px;display:flex}.student-profile-module__P6J0ca__progressCircleBox{background:conic-gradient(var(--primary) calc(var(--percentage,90) * 1%), #e2e8f0 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.student-profile-module__P6J0ca__innerCircle{width:72px;height:72px;font-family:var(--font-heading);color:var(--text-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.student-profile-module__P6J0ca__attendanceInfo{flex-direction:column;gap:4px;display:flex}.student-profile-module__P6J0ca__attendanceTitle{color:var(--text-primary);font-size:16px;font-weight:800}.student-profile-module__P6J0ca__attendanceSub{color:var(--text-secondary);font-size:14px}.student-profile-module__P6J0ca__subjectProgressGrid{flex-direction:column;gap:16px;display:flex}.student-profile-module__P6J0ca__subjectProgressRow{flex-direction:column;gap:6px;display:flex}.student-profile-module__P6J0ca__subjectHeaderRow{justify-content:space-between;font-size:14px;font-weight:700;display:flex}.student-profile-module__P6J0ca__subjectName{color:var(--text-primary)}.student-profile-module__P6J0ca__subjectScoreText{color:var(--primary)}.student-profile-module__P6J0ca__progressBarTrack{background-color:#e2e8f0;border-radius:5px;width:100%;height:10px;overflow:hidden}.student-profile-module__P6J0ca__progressBarFill{background:linear-gradient(90deg, var(--primary) 0%, var(--primary-hover) 100%);border-radius:5px;height:100%;transition:width .4s}.student-profile-module__P6J0ca__noResultBox{border:1px dashed var(--border-subtle);text-align:center;border-radius:var(--border-radius-md);color:var(--text-muted);background:#fff;padding:40px}@media (max-width:768px){.student-profile-module__P6J0ca__searchGrid{grid-template-columns:1fr}.student-profile-module__P6J0ca__profileHeroCard{flex-direction:column;align-items:flex-start;padding:24px 20px}.student-profile-module__P6J0ca__heroLeft{flex-direction:column;align-items:flex-start}.student-profile-module__P6J0ca__heroStats{justify-content:space-between;width:100%}.student-profile-module__P6J0ca__bioGrid2{grid-template-columns:1fr}}
