:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;width:100%;margin:0 auto;padding:2rem;text-align:center}:root{--page-heading: #1f5f9b;--text-primary: #2d3c4d;--text-secondary: #4f5e6d;--text-tertiary: #3d4f61;--surface-1: #fbfcfd;--surface-2: #f4f7fa;--surface-3: #f5f8fb;--surface-pill: #f3f5f7;--border-1: #d9e0e7;--border-2: #e0e6ed;--border-pill: #cfd6de;--placeholder-border: #b8c5d1;--placeholder-text: #6b7785;--placeholder-bg: #f0f4f8;--interlude-border: #c7d7e7;--link-pill-text: #5f6b78;--link-pill-hover-text: #45515d;--link-pill-hover-bg: #e8edf2;--link-pill-hover-border: #bbc6d1}@media(prefers-color-scheme:dark){:root{--page-heading: #9cc8f2;--text-primary: #e5edf5;--text-secondary: #bed0e2;--text-tertiary: #d4dfeb;--surface-1: #1b2430;--surface-2: #202c39;--surface-3: #1f2b37;--surface-pill: #253446;--border-1: #344557;--border-2: #415568;--border-pill: #4f647a;--placeholder-border: #5f748a;--placeholder-text: #d2deea;--placeholder-bg: #2a394b;--interlude-border: #5d7690;--link-pill-text: #d7e3ef;--link-pill-hover-text: #f2f7fd;--link-pill-hover-bg: #31475d;--link-pill-hover-border: #6a829a}}.hero-logo{display:block;width:clamp(140px,35vw,280px);height:auto;margin:0 auto 1rem}h1{font-size:clamp(1.15rem,2.2vw,1.75rem);line-height:1.25;color:var(--page-heading)}.placeholder-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1rem}.placeholder-links a{padding:.55rem .85rem;color:var(--link-pill-text);background-color:var(--surface-pill);border:1px solid var(--border-pill);border-radius:999px;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.placeholder-links a:hover{color:var(--link-pill-hover-text);background-color:var(--link-pill-hover-bg);border-color:var(--link-pill-hover-border)}.faculty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}.faculty-card{padding:1rem;border:1px solid var(--border-1);border-radius:12px;background:var(--surface-1);text-align:left}.faculty-card h2{margin:.85rem 0 .4rem;font-size:1.1rem;color:var(--page-heading)}.faculty-department{margin:-.2rem 0 .65rem;font-size:.9rem;color:var(--text-secondary)}.faculty-card p{color:var(--text-primary)}.about-content{max-width:760px;margin:1rem auto 0;text-align:left;color:var(--text-primary);line-height:1.7}.about-content p{margin:0 0 1rem}.students-intro{margin-top:.4rem;color:var(--text-secondary)}.term-stack{display:grid;gap:1rem;margin-top:1rem;text-align:left}.term-block{padding:1rem;border:1px solid var(--border-1);border-radius:12px;background:var(--surface-1)}.term-block h2{margin:0 0 .75rem;font-size:1.2rem;color:var(--page-heading)}.term-theme{margin:-.2rem 0 .8rem;font-style:italic;color:var(--text-secondary)}.term-advisors{margin:-.35rem 0 .85rem;font-size:.92rem;color:var(--text-tertiary)}.term-interlude{padding:.9rem 1rem;border-left:4px solid var(--interlude-border);border-radius:8px;background:var(--surface-3);color:var(--text-tertiary);line-height:1.6}.student-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.student-item{padding:.75rem;border-radius:10px;background:var(--surface-2);border:1px solid var(--border-2)}.student-name{margin:0 0 .25rem;font-weight:700;color:var(--text-primary)}.student-advisors{margin:0 0 .2rem;font-size:.9rem;color:var(--text-secondary)}.student-project{margin:0;color:var(--text-tertiary)}.headshot-slot{width:min(180px,50%);aspect-ratio:1 / 1;margin:0 auto}.headshot-placeholder{width:100%;height:100%;display:grid;place-items:center;border-radius:999px;border:2px dashed var(--placeholder-border);color:var(--placeholder-text);background:var(--placeholder-bg);font-size:.9rem;font-weight:600;letter-spacing:.02em}.headshot-image{width:100%;height:100%;display:block;border-radius:999px;object-fit:cover;border:1px solid var(--border-pill)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.logo.cloudflare:hover{filter:drop-shadow(0 0 2em #f6821faa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
