.profile-page{width:min(68rem,100% - 2rem);margin:0 auto;padding:2.5rem 0 4rem}.profile-page__back-link{color:var(--color-green-dark);text-underline-offset:.2em;margin-bottom:2rem;font-weight:700;display:inline-block}.profile-hero{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-paper);box-shadow:var(--shadow-hub);grid-template-columns:minmax(10rem,13rem) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,4vw,4rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.profile-hero__portrait{text-align:center;margin:0}.profile-hero__portrait img{border:.3rem solid #ffffffe6;border-radius:.45rem;width:min(100%,11rem);height:auto;margin:0 auto;display:block;box-shadow:0 .85rem 1.8rem #36261438}.profile-hero__portrait figcaption{color:var(--color-muted);margin-top:.7rem;font-family:Georgia,Times New Roman,serif;font-size:.8rem;font-style:italic}.profile-hero__eyebrow{color:var(--color-gold-dark);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .65rem;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:700}.profile-hero__title{color:var(--color-green-dark);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,7vw,5rem);font-weight:500;line-height:.96}.profile-hero__name{margin:1.25rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:700}.profile-hero__roles{color:var(--color-brown-dark);margin:.45rem 0 0;font-weight:700;line-height:1.45}.profile-hero__summary{max-width:46rem;color:var(--color-muted);margin:1rem 0 0;font-size:1.02rem;line-height:1.7}.profile-links{flex-wrap:wrap;gap:.65rem;margin-top:1.35rem;display:flex}.profile-links a{min-height:2.5rem;color:var(--color-green-dark);background:#ffffff80;border:1px solid #7b593459;border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.profile-links a:hover,.profile-links a:focus-visible{border-color:var(--color-gold-dark);background:#fffdf7;outline:2px solid #0000;transform:translateY(-1px)}.profile-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.profile-section{border:1px solid var(--color-line);box-shadow:var(--shadow-node);background:#fffaf0c7;border-radius:1.25rem;padding:clamp(1.35rem,3vw,2rem)}.profile-section--purpose{grid-column:auto}.profile-section h2{color:var(--color-green-dark);margin:0 0 .85rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.5vw,1.75rem)}.profile-section p{color:var(--color-ink);margin:.85rem 0 0;line-height:1.75}.profile-section p:first-of-type{margin-top:0}.profile-section__resource{font-size:.86rem}.profile-section__resource a{color:var(--color-muted);text-underline-offset:.2em}.profile-section__resource a:hover,.profile-section__resource a:focus-visible{color:var(--color-gold-dark)}.profile-page__footer{border-top:1px solid var(--color-line);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.profile-page__footer a{color:var(--color-green-dark);text-underline-offset:.2em;font-weight:700}.profile-page__back-link:hover,.profile-page__back-link:focus-visible,.profile-page__footer a:hover,.profile-page__footer a:focus-visible{color:var(--color-gold-dark)}html[data-ui-theme=dark] .profile-hero,html[data-ui-theme=dark] .profile-section{background:#252a25f0;border-color:#e6bd6659}html[data-ui-theme=dark] .profile-links a{color:#f4efe5;background:#ffffff0a;border-color:#e6bd666b}html[data-ui-theme=contrast] .profile-hero,html[data-ui-theme=contrast] .profile-section,html[data-ui-theme=contrast] .profile-links a{box-shadow:none;background:#fff;border-color:#111}html[data-ui-font=readable] .profile-page,html[data-ui-font=readable] .profile-hero__eyebrow,html[data-ui-font=readable] .profile-hero__title,html[data-ui-font=readable] .profile-hero__name,html[data-ui-font=readable] .profile-hero__portrait figcaption,html[data-ui-font=readable] .profile-section h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (width<=48rem){.profile-hero{text-align:center;grid-template-columns:1fr}.profile-hero__summary{margin-inline:auto}.profile-links{justify-content:center}.profile-content{grid-template-columns:1fr}.profile-section--purpose{grid-column:auto}}@media (width<=30rem){.profile-page{width:min(100% - 1rem,68rem);padding-top:1rem}.profile-page__back-link{margin:0 0 1rem .35rem}.profile-hero{border-radius:1.25rem;padding:1.25rem}.profile-hero__title{font-size:clamp(2rem,15vw,3.2rem)}.profile-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-links a{text-align:center;justify-content:center}}
