.mentors-module__8y3HLq__main{min-height:100vh}.mentors-module__8y3HLq__pageTitle{text-align:center;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem)}.mentors-module__8y3HLq__pageDesc{text-align:center;color:var(--text-muted);margin-bottom:3rem;max-width:600px;margin-inline:auto;font-size:1.1rem}.mentors-module__8y3HLq__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.mentors-module__8y3HLq__filterBtn{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.5rem 1.25rem;font-family:inherit;font-weight:500;transition:all .3s}.mentors-module__8y3HLq__filterBtn:hover{color:var(--text-main);background:#ffffff1a}.mentors-module__8y3HLq__filterBtn.mentors-module__8y3HLq__active{background:var(--primary);border-color:var(--primary);color:#fff}.mentors-module__8y3HLq__mentorGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.mentors-module__8y3HLq__mentorCard{text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.mentors-module__8y3HLq__mentorCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.mentors-module__8y3HLq__mentorCard:hover:before{opacity:1}.mentors-module__8y3HLq__imageWrapper{margin-bottom:1.5rem;position:relative}.mentors-module__8y3HLq__avatar{object-fit:cover;border:4px solid var(--surface);border-radius:50%;width:120px;height:120px;box-shadow:0 10px 25px #0003}.mentors-module__8y3HLq__tag{background:var(--surface);border:1px solid var(--border);color:var(--text-main);white-space:nowrap;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.mentors-module__8y3HLq__name{margin-bottom:.5rem;font-size:1.5rem}.mentors-module__8y3HLq__job{color:var(--text-muted);min-height:45px;margin-bottom:1.5rem;font-size:.95rem}.mentors-module__8y3HLq__stats{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;gap:2rem;width:100%;margin-bottom:2rem;padding:1rem 0;display:flex}.mentors-module__8y3HLq__stat{flex-direction:column;display:flex}.mentors-module__8y3HLq__statNum{color:var(--accent);font-size:1.25rem;font-weight:700}.mentors-module__8y3HLq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.mentors-module__8y3HLq__bookBtn{width:100%;padding:.75rem}
