:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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{--uci-blue:#255799;--uci-gold:#fecc07;--uci-darkest-blue:#024;--uci-dark-blue:#1b3d6d;--uci-teal-blue:#0083b3;--uci-turquoise:#00b0ca;--uci-orange:#f78d2d;--uci-secondary-gold:#f0ab00;--uci-dark-gray:#555759;--uci-light-gray:#c6beb5;--uci-athletics-gold:#f8cf56;--uci-light-yellow:#f7eb5f;--uci-green:#3f9c35;--uci-lime-green:#7ab800;--uci-royal-blue:#00639e;--uci-light-blue:#6aa2b8;--uci-bright-purple:#7c109a;--uci-magenta:#d462ad}*{box-sizing:border-box}:root{--header-height:64px}html,body,#root{background-color:#f5f7fa;width:100%;height:100%;margin:0;font-family:Montserrat,sans-serif}body,#root{flex-direction:column;margin:0;font-family:Montserrat,sans-serif;display:flex}main{padding:2rem;padding-top:calc(var(--header-height) + 1rem);background:#fff;flex:1}html{scroll-behavior:smooth}.ant-layout{min-height:100vh}.ant-layout-header,.ant-layout-footer{font-family:Montserrat,sans-serif}h1,h2,h3,h4{color:var(--uci-blue);font-weight:600}header{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 4px #0000001a;background-color:var(--uci-blue)!important;color:#fff!important}header h1{color:#fff;margin:0;font-size:1.5rem}footer{text-align:center;z-index:2;width:100%;color:var(--uci-light-gray);padding:16px;font-size:18px;position:sticky;bottom:0;background:var(--uci-blue)!important}footer a{color:var(--uci-light-gray);font-weight:500;text-decoration:none;transition:color .2s}footer a:hover{color:var(--uci-yellow);text-decoration:underline}nav{align-items:center;display:flex}nav a{color:#fff;margin-left:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}nav a:hover{color:#fecc07}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){nav{background-color:#255799;flex-direction:column;width:200px;padding:1rem;display:none;position:absolute;top:60px;right:0}nav.open{display:flex}.menu-toggle{display:block}nav a{margin:.75rem 0}}.about{padding:3rem}.publication{margin-left:50px}.lab-members{max-width:900px;margin:0 auto;padding:2rem}.member-row{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:1rem}.profile-pic{object-fit:cover;border-radius:50%;width:100%;max-width:120px;margin:0 auto;display:block}.lab-members .ant-typography{color:#255799}.lab-members h3,.lab-members .ant-typography h3{color:#255799;margin:0;font-weight:600}.lab-members p{margin:.5rem 0 0}
