*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#fafaf8;color:#111;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}:root{--deepmind-blue: #1A73E8}.site{max-width:680px;margin:0 auto;padding:0 24px;min-height:100vh;display:flex;flex-direction:column}.nav{display:flex;justify-content:flex-end;align-items:center;gap:20px;padding:32px 0 0}.nav-link{font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;color:#888;text-decoration:none;transition:color .15s}.nav-link:hover{color:#111}.main{flex:1}.hero{margin-bottom:72px;padding-top:40px}.hero-name{font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:700;color:#111;line-height:1.1;letter-spacing:-.02em;margin-bottom:14px}.hero-role{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#888;margin-bottom:24px}.hero-bio{font-family:Inter,sans-serif;font-size:1rem;font-weight:300;color:#444;line-height:1.75;max-width:540px}.section{margin-bottom:32px}.section-heading{font-family:Inter,sans-serif;font-size:.7rem;font-weight:400;color:#111;letter-spacing:.12em;text-transform:uppercase;margin-bottom:28px}.off-laptop{font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;color:#444;line-height:1.75}.dot{color:#888;margin:0 6px}.photo-strip{display:grid;grid-template-columns:2fr 1.4fr 1.4fr;grid-template-rows:210px 240px;gap:8px;margin-bottom:40px}.photo-strip img{width:100%;height:100%;object-fit:cover;border-radius:6px;display:block}.photo-strip img:nth-child(1){grid-column:1;grid-row:1 / 3;object-position:55% center}.photo-strip img:nth-child(2){grid-column:2 / 4;grid-row:1}.photo-strip img:nth-child(3){grid-column:2;grid-row:2}.photo-strip img:nth-child(4){grid-column:3;grid-row:2;object-position:center 45%}@media (max-width: 520px){.photo-strip{grid-template-columns:1fr 1fr;grid-template-rows:180px 180px}.photo-strip img:nth-child(1){grid-column:1;grid-row:1;object-position:55% center}.photo-strip img:nth-child(2){grid-column:2;grid-row:1}.photo-strip img:nth-child(3){grid-column:1;grid-row:2}.photo-strip img:nth-child(4){grid-column:2;grid-row:2;object-position:center 20%}}.deepmind,.colab{font-weight:600;text-decoration:none}.bio-link{color:#999;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ddd;transition:color .15s,text-decoration-color .15s}.bio-link:hover{color:#666;text-decoration-color:#999}.chat-link{color:#444;font-weight:400;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ccc;transition:color .15s,text-decoration-color .15s}.chat-link:hover{color:#111;text-decoration-color:#111}.deepmind{color:var(--deepmind-blue)}.colab{color:#f9ab00}
