.draft-note.svelte-1avy5ft{color:#3a3215;text-align:center;background:#fff1b8;padding:12px 20px;font-weight:750}.lecturer-page.svelte-1avy5ft{background:var(--paper)}.lecturer-hero.svelte-1avy5ft{background:radial-gradient(circle at 87% 18%, color-mix(in srgb, var(--blue) 28%, transparent) 0 13%, transparent 13.5%), linear-gradient(135deg, color-mix(in srgb, var(--paper) 88%, #fff), color-mix(in srgb, var(--blue) 16%, #fff));position:relative;overflow:hidden}.lecturer-hero-grid.svelte-1avy5ft{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(42px,8vw,120px);display:grid}.lecturer-portrait.svelte-1avy5ft{border-radius:max(var(--radius), 18px);background:color-mix(in srgb, var(--blue) 46%, #fff);min-height:min(62vw,620px);box-shadow:18px 18px 0 color-mix(in srgb, var(--blue-dark) 24%, transparent);position:relative;overflow:hidden}.lecturer-portrait.svelte-1avy5ft img:where(.svelte-1avy5ft){object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lecturer-portrait.svelte-1avy5ft>span:where(.svelte-1avy5ft){min-height:inherit;color:var(--ink);font-family:var(--heading-font);letter-spacing:-.08em;place-items:center;font-size:clamp(5rem,14vw,10rem);display:grid}.lecturer-heading.svelte-1avy5ft h1:where(.svelte-1avy5ft){letter-spacing:-.065em;margin:10px 0 4px;font-size:clamp(3.5rem,8vw,7.6rem);font-weight:500;line-height:.94}.lecturer-role.svelte-1avy5ft{color:var(--blue-dark);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:800}.lecturer-intro.svelte-1avy5ft{max-width:660px;color:var(--muted);margin:30px 0 0;font-size:clamp(1.12rem,2vw,1.4rem);line-height:1.65}.lecturer-actions.svelte-1avy5ft{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.lecturer-text-link.svelte-1avy5ft{min-height:44px;color:var(--ink);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.lecturer-story.svelte-1avy5ft{background:#fff}.lecturer-story-grid.svelte-1avy5ft{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:clamp(46px,9vw,140px);display:grid}.lecturer-copy.svelte-1avy5ft>p:where(.svelte-1avy5ft):not(.eyebrow){margin:0 0 22px;font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.8}.empty-copy.svelte-1avy5ft{color:var(--muted)}.lecturer-details.svelte-1avy5ft{border:1px solid var(--line);border-radius:max(var(--radius), 16px);background:color-mix(in srgb, var(--paper) 72%, #fff);gap:28px;padding:clamp(26px,4vw,42px);display:grid}.lecturer-details.svelte-1avy5ft small:where(.svelte-1avy5ft){letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-weight:850;display:block}.lecturer-details.svelte-1avy5ft .experience-list:where(.svelte-1avy5ft){color:var(--muted);gap:10px;margin:0;padding:0;line-height:1.55;list-style:none;display:grid}.lecturer-details.svelte-1avy5ft .experience-list:where(.svelte-1avy5ft) li:where(.svelte-1avy5ft){border-bottom:1px solid color-mix(in srgb, var(--line) 65%, transparent);background:0 0;border-radius:0;padding:0 0 10px;font-size:.98rem;font-weight:500}.lecturer-details.svelte-1avy5ft .experience-list:where(.svelte-1avy5ft) li:where(.svelte-1avy5ft):last-child{border-bottom:none;padding-bottom:0}.lecturer-details.svelte-1avy5ft ul:where(.svelte-1avy5ft){flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.lecturer-details.svelte-1avy5ft li:where(.svelte-1avy5ft){background:#fff;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:720}.lecturer-quote.svelte-1avy5ft{background:var(--ink);color:var(--on-ink);text-align:center}.lecturer-quote.svelte-1avy5ft span:where(.svelte-1avy5ft){color:var(--blue);font-family:Georgia,serif;font-size:5rem;line-height:.6;display:block}.lecturer-quote.svelte-1avy5ft blockquote:where(.svelte-1avy5ft){max-width:900px;font-family:var(--heading-font);margin:28px auto 22px;font-size:clamp(1.65rem,4vw,3.2rem);line-height:1.22}.lecturer-quote.svelte-1avy5ft small:where(.svelte-1avy5ft){font-weight:800}.lecturer-course-note.svelte-1avy5ft>.container:where(.svelte-1avy5ft){border-radius:max(var(--radius), 18px);background:color-mix(in srgb, var(--blue) 24%, #fff);grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);align-items:center;gap:clamp(42px,8vw,110px);padding:clamp(34px,6vw,76px);display:grid}.lecturer-course-note.svelte-1avy5ft h2:where(.svelte-1avy5ft){letter-spacing:-.05em;max-width:760px;margin:10px 0 0;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:1.04}.lecturer-course-note.svelte-1avy5ft div:where(.svelte-1avy5ft)>div:where(.svelte-1avy5ft):last-child p:where(.svelte-1avy5ft){color:var(--muted);margin:0 0 24px;line-height:1.7}@media (width<=820px){.lecturer-hero-grid.svelte-1avy5ft,.lecturer-story-grid.svelte-1avy5ft,.lecturer-course-note.svelte-1avy5ft>.container:where(.svelte-1avy5ft){grid-template-columns:1fr}.lecturer-portrait.svelte-1avy5ft{min-height:min(112vw,560px)}.lecturer-heading.svelte-1avy5ft h1:where(.svelte-1avy5ft){font-size:clamp(3.1rem,15vw,5.4rem)}}@media (width<=520px){.lecturer-actions.svelte-1avy5ft{flex-direction:column;align-items:stretch}.lecturer-actions.svelte-1avy5ft .btn:where(.svelte-1avy5ft),.lecturer-text-link.svelte-1avy5ft{text-align:center;justify-content:center}.lecturer-course-note.svelte-1avy5ft>.container:where(.svelte-1avy5ft){padding:28px 22px}}
