.teacher-section{padding-block:80px 74px}
.teacher-intro{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:clamp(32px,5vw,76px);align-items:center;margin-top:34px}
.teacher-portrait{margin:0;padding:0;min-width:0}
.teacher-portrait img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center;border:1px solid #deded4;border-radius:18px;background:#ebe7df}
.teacher-portrait figcaption{padding:17px 0 0;text-align:left;font:1.15rem/1.35 Georgia,"Times New Roman",serif;color:var(--ink)}
.teacher-portrait figcaption span{display:block;margin-top:6px;font:.63rem/1.5 Arial,sans-serif;letter-spacing:.05em;color:#5e6b58}
.teacher-story{min-width:0}
.teacher-story h2{margin:13px 0 24px}
.teacher-story>p:not(.eyebrow){font-size:.9rem;line-height:1.85;color:var(--muted);max-width:62ch;margin-top:14px}
.teacher-story>p.teacher-lead{font-size:1.03rem;line-height:1.8;color:var(--ink)}
.teacher-topics{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 0;padding:0;list-style:none}
.teacher-topics li{font-size:.68rem;line-height:1.5;padding:8px 12px;border:1px solid #d3d8c8;border-radius:3px;background:#efefe5;color:#53614f}
.teacher-education{margin-top:56px}
.teacher-subheading{display:flex;align-items:center;gap:26px;margin-bottom:24px}
.teacher-subheading h3{font-size:1.7rem;min-width:0;line-height:1.25}
.teacher-subheading>span{height:1px;background:var(--line);flex:1}
.education-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.education-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;border:1px solid var(--line);border-top:3px solid #aeb79b;border-radius:3px;background:var(--white);padding:25px 24px 27px}
.education-card .education-area{font-size:.59rem;line-height:1.65;letter-spacing:.11em;color:#687457;min-height:2em}
.education-card h4{margin:20px 0 12px;font:1.35rem/1.32 Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.015em;overflow-wrap:anywhere}
.education-card .education-detail{font-size:.78rem;line-height:1.7;color:var(--muted)}
.education-card .education-institution{font-size:.68rem;line-height:1.75;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin-top:20px}
.education-honours{background:#f2eddf;border-top-color:#b79868}
.education-honours .education-area{color:#846f4c}
.honours-label{display:inline-block;margin-top:auto;padding-top:25px;color:#865940;font:italic 1.35rem/1.25 Georgia,"Times New Roman",serif}
.teacher-method{margin-top:43px}
.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none}
.method-grid li{min-width:0;padding-top:15px;border-top:1px solid #c9cebc}
.method-number{display:block;font:italic 1.25rem/1.3 Georgia,"Times New Roman",serif;color:#8a977b}
.method-grid h4{margin:13px 0 9px;font:1.3rem/1.3 Georgia,"Times New Roman",serif;font-weight:400}
.method-grid p{font-size:.79rem;line-height:1.85;color:var(--muted);max-width:36ch}
@media(max-width:1000px){.education-grid{gap:13px}.education-card{padding:21px 18px}.education-card h4{font-size:1.2rem}.teacher-intro{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:32px}}
@media(max-width:780px){.teacher-section{padding-block:52px}.teacher-intro{grid-template-columns:1fr;gap:32px}.teacher-portrait{width:min(100%,270px);justify-self:center}.teacher-story h2{font-size:clamp(2.15rem,6.5vw,3.1rem)}.teacher-story>p:not(.eyebrow){max-width:none}.teacher-education{margin-top:38px}.education-grid{grid-template-columns:1fr;gap:14px}.education-card{padding:23px 25px}.education-card .education-area{min-height:0}.education-card h4{font-size:1.4rem;margin-top:14px}.education-card .education-detail{font-size:.84rem}.education-card .education-institution{font-size:.76rem;margin-top:15px}.honours-label{padding-top:18px}.teacher-subheading{gap:18px;margin-bottom:20px}.teacher-subheading h3{font-size:1.55rem}.method-grid{grid-template-columns:1fr;gap:22px}.method-grid li{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:14px;padding-top:17px}.method-number{grid-row:1/3;padding-top:2px}.method-grid h4{margin:0 0 8px}.method-grid p{grid-column:2;max-width:none;font-size:.84rem}.teacher-method{margin-top:34px}}
@media print{.teacher-section{padding-block:30px}.teacher-portrait,.education-card,.method-grid li{break-inside:avoid}.teacher-subheading{break-after:avoid}.teacher-education,.teacher-method{margin-top:25px}}
