.faculty-content{padding-top:52px}.faculty-title{font-size:clamp(2.3rem,5vw,4rem)}.faculty-intro{max-width:700px;color:var(--muted)}.teacher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px}.teacher-card{padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:24px;min-width:0;scroll-margin-top:100px}.rector-card{grid-column:1/-1;display:grid;grid-template-columns:180px 1fr;gap:32px;border-top:5px solid var(--forest)}.photo-slot{width:150px;aspect-ratio:3/4;border:2px dashed #7d9187;border-radius:16px;background:#e8efe4;color:var(--forest);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:24px}.photo-slot span{font-weight:700}.photo-slot small{font-size:.875rem}.rector-card .photo-slot{width:180px;margin-bottom:0}.teacher-role{color:var(--forest-2);font-weight:700;margin:0 0 8px}.teacher-info h2{font-size:clamp(1.5rem,3vw,2rem);overflow-wrap:break-word}.teacher-site{color:var(--muted);margin:12px 0}.teacher-info dt{font-weight:700;margin-top:20px}.teacher-info dd{margin:6px 0 0;color:var(--muted)}.teacher-info ul{padding-left:20px;margin:0}.teacher-info li+li{margin-top:8px}.teacher-info .btn{margin-top:18px}@media(max-width:750px){.teacher-grid{grid-template-columns:1fr}.rector-card{display:block}.rector-card .photo-slot{width:150px;margin-bottom:24px}.teacher-card{padding:24px}}
