.profile-icons{display:flex;flex-wrap:wrap;gap:12px 9px;margin-top:30px;max-width:510px}.profile-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-width:48px;min-height:64px;padding:5px 3px;color:var(--muted);border-radius:5px;transition:color .15s,background .15s}.profile-icon img{display:block;width:30px;height:30px;object-fit:contain;filter:grayscale(1) brightness(0);opacity:.65;mix-blend-mode:multiply}.profile-icon span{font-size:9px;white-space:nowrap}.profile-icon:hover{color:var(--accent);background:var(--soft)}.profile-icon:hover img{opacity:1}.theme-dark .profile-icon img{filter:grayscale(1) brightness(0) invert(1);mix-blend-mode:screen;opacity:.8}@media(max-width:650px){.profile-icons{gap:12px 8px;margin-top:24px}.profile-icon{min-width:43px}.profile-icon img{width:28px;height:28px}.profile-icon span{font-size:8px}}

/* Institution artwork keeps its original colours on a white surface in both themes. */
.affiliation-logos{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0}.affiliation-logos a{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--muted);max-width:175px}.affiliation-logos img{display:block;width:150px;height:48px;object-fit:contain;padding:8px;background:#fff;border-radius:4px}.education-logo{display:flex;align-items:center;justify-content:center;width:162px;height:64px;margin:9px 0 12px;background:#fff;border-radius:4px;padding:8px}.education-logo img{max-width:100%;width:auto;max-height:48px;height:auto;object-fit:contain}.about-section>div{min-width:0}.about-section .education{padding-bottom:30px}.about-section .education:last-child{padding-bottom:0}.hero .eyebrow{flex-wrap:wrap;line-height:1.7}@media(max-width:650px){.affiliation-logos{gap:14px}.affiliation-logos img{width:136px}.about-section .timeline{margin-top:38px}.education-logo{width:162px}}

.education-logo:has(img[src*="university-bologna"]){height:96px}.education-logo img[src*="university-bologna"]{max-height:80px}

.institution-heading{display:flex;align-items:center;gap:12px}.institution-heading .teaching-crest{flex:none;width:32px;height:40px;object-fit:contain;border-radius:2px}.institution-heading .teaching-ucl-mark{flex:none;display:flex;align-items:center;justify-content:center;width:98px;height:38px;padding:7px 8px;background:#fff;border-radius:3px}.teaching-ucl-mark img{display:block;width:82px;height:24px;object-fit:contain}.ucl-supplied-mark{background:#fff}@media(max-width:650px){.academic-grid .institution-heading{font-size:23px;gap:10px}}

.ucl-logo-surface{display:block;background:#fff;border-radius:4px}.affiliation-logos img.ucl-supplied-mark{background:transparent}
