.StudentPage_page__j2Osj{background:var(--background);min-height:100vh}.StudentPage_content__h5WGV{padding:80px 5% 120px}.StudentPage_container__o8pUy{max-width:1300px;margin:0 auto}.StudentPage_grid__Giwlj{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:start}.StudentPage_photoCol__3W_Qq{position:sticky;top:120px}.StudentPage_photoFrame__5DZI1{border-radius:50%;overflow:hidden;aspect-ratio:1/1;border:3px solid var(--primary);box-shadow:0 0 0 8px rgba(196,125,14,.1),0 30px 60px rgba(0,0,0,.5);max-width:420px;margin:0 auto}.StudentPage_photo__LQ1uY{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.StudentPage_textCol__OEDgP{display:flex;flex-direction:column;gap:20px}.StudentPage_label__u9DYo{font-size:.75rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--primary)}.StudentPage_name__jgTSc{font-family:var(--font-serif);font-size:clamp(2rem,3vw,3.2rem);color:#fff;font-style:italic;margin:0;line-height:1.2}.StudentPage_tagline__5Ai2Q{font-size:1.1rem;color:var(--primary);margin:0;font-style:italic;border-left:3px solid var(--primary);padding-left:16px}.StudentPage_story__ELbKo{display:flex;flex-direction:column;gap:16px;padding-top:10px;border-top:1px solid var(--border)}.StudentPage_story__ELbKo p{font-size:1rem;color:var(--text-muted);line-height:1.85;margin:0}.StudentPage_highlights__EOIkw{background:rgba(255,255,255,.02);border:1px solid var(--border);border-radius:12px;padding:30px;margin-top:10px}.StudentPage_highlightsTitle__JoROj{font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary);margin:0 0 20px}.StudentPage_highlightsList__C9xFq{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.StudentPage_highlightsList__C9xFq li{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;color:#fff;line-height:1.5}.StudentPage_bullet__bUzJH{color:var(--primary);font-size:.6rem;margin-top:5px;flex-shrink:0}@media (max-width:900px){.StudentPage_grid__Giwlj{grid-template-columns:1fr;gap:50px}.StudentPage_photoCol__3W_Qq{position:static}.StudentPage_photoFrame__5DZI1{max-width:280px}}@media (max-width:600px){.StudentPage_content__h5WGV{padding:60px 5%}}