*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.0625rem;line-height:1.7;color:#34353d;background:#f8f8fb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4{font-family:"Fraunces",Georgia,"Times New Roman",serif;color:#17181d;line-height:1.14;margin:0 0 .75rem;font-weight:500;letter-spacing:-0.015em}h1{font-size:clamp(2rem, 4vw, 2.7rem)}h2{font-size:clamp(1.5rem, 2.6vw, 1.9rem)}h3{font-size:1.235rem;line-height:1.25;letter-spacing:-0.01em}p,ul,ol,dl{margin:0 0 1.25rem}a{color:#4338ca;text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-size:0% 1.5px;background-repeat:no-repeat;background-position:0 100%;transition:background-size 180ms cubic-bezier(0.4, 0, 0.2, 1),color 180ms cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:#322aa0;background-size:100% 1.5px}::selection{background:#eeecfb;color:#322aa0}img{max-width:100%;height:auto}code,pre{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:0.88em;background:#f2f2f7;border-radius:10px}code{padding:0.12em 0.4em}pre{padding:1.25rem;overflow-x:auto;border:1px solid #e6e6ef}pre code{padding:0;background:none}blockquote{margin:0 0 1.25rem;padding:.4rem 0 .4rem 1.25rem;border-left:2px solid #4338ca;color:#64656f;font-style:italic}hr{border:0;border-top:1px solid #e6e6ef;margin:2rem 0}table{border-collapse:collapse;width:100%;margin-bottom:1.25rem;font-size:.875rem}table th,table td{text-align:left;padding:.75rem;border-bottom:1px solid #e6e6ef}table th{font-weight:600;color:#17181d}:focus-visible{outline:2px solid #4338ca;outline-offset:3px;border-radius:3px}.skip-link{position:absolute;left:.75rem;top:.75rem;z-index:100;padding:.4rem .75rem;background:#fff;border:2px solid #4338ca;border-radius:10px;font-weight:500;transform:translateY(-200%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.eyebrow{display:inline-block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#4338ca;margin:0 0 .75rem}.container{width:100%;max-width:44rem;margin:0 auto;padding:0 1.25rem}.container--wide{max-width:66rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,248,251,0.82);backdrop-filter:saturate(1.4) blur(10px);-webkit-backdrop-filter:saturate(1.4) blur(10px);border-bottom:1px solid #e6e6ef}.site-header__inner{max-width:66rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;padding-bottom:.75rem}.site-header__brand{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.32rem;letter-spacing:-0.02em;color:#17181d;background:none}.site-header__brand:hover{color:#4338ca;background:none}.nav-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font:inherit;font-size:.875rem;font-weight:500;color:#17181d;background:#fff;border:1px solid #d5d5e2;border-radius:10px;cursor:pointer;transition:border-color 180ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-toggle:hover{border-color:#4338ca}.nav-toggle__bar{display:block;width:1rem;height:2px;background:currentColor;box-shadow:0 -5px 0 currentColor, 0 5px 0 currentColor}.site-nav{display:none;width:100%}.site-nav--open{display:block}.site-nav__list{list-style:none;margin:0;padding:.75rem 0 .4rem;display:flex;flex-direction:column;gap:.25rem}.site-nav a{display:block;padding:.4rem 0;color:#34353d;background:none;font-size:.875rem;font-weight:500}.site-nav a:hover{color:#4338ca;background:none}.site-nav a[aria-current="page"]{color:#4338ca;font-weight:600}@media (min-width: 48em){.nav-toggle{display:none}.site-nav{display:block;width:auto}.site-nav__list{flex-direction:row;gap:1.25rem;padding:0}.site-nav a{position:relative;padding:.25rem 0}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:#4338ca;transform:scaleX(0);transform-origin:left;transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1)}.site-nav a:hover::after,.site-nav a[aria-current="page"]::after{transform:scaleX(1)}}.site-main{flex:1;padding:3.5rem 0 5.5rem}.page__header{margin-bottom:2rem}.page__title{font-size:clamp(2rem, 4vw, 2.7rem)}.page__subtitle{color:#64656f;font-size:1.1875rem;margin:.4rem 0 0;max-width:40ch}.site-footer{background:#17181d;color:#b9bac6;padding:3.5rem 0 2rem;font-size:.875rem}.site-footer__inner{max-width:66rem;display:grid;gap:1.25rem}.site-footer__name{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.235rem;font-weight:500;color:#fff;margin:0 0 .25rem}.site-footer__meta{margin:0;max-width:46ch}.site-footer__copyright{margin:.75rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,0.12);color:#9799ab}.site-footer a{color:#fff;background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6))}.site-footer a:hover{color:#fff}.prose{color:#34353d}.prose h2{margin-top:3.5rem}.prose h3{margin-top:2rem}.prose>h2:first-child,.prose>h3:first-child{margin-top:0}.prose>p:first-of-type{font-size:1.1875rem;color:#17181d}.prose li{margin-bottom:.25rem}.prose a{font-weight:500}.button{display:inline-flex;align-items:center;gap:.4rem;padding:0.6rem 1.15rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:1px solid #d5d5e2;border-radius:10px;color:#17181d;background:#fff;box-shadow:0 1px 2px rgba(23,24,40,0.05);transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1),border-color 180ms cubic-bezier(0.4, 0, 0.2, 1),background 180ms cubic-bezier(0.4, 0, 0.2, 1),color 180ms cubic-bezier(0.4, 0, 0.2, 1)}.button:hover{color:#4338ca;border-color:#4338ca;background:#fff;transform:translateY(-1px);box-shadow:0 1px 2px rgba(23,24,40,0.05),0 10px 30px -16px rgba(23,24,55,0.22)}.button--primary{background:#4338ca;border-color:#4338ca;color:#fff}.button--primary:hover{background:#322aa0;border-color:#322aa0;color:#fff}.tag{display:inline-block;padding:0.28rem 0.7rem;font-size:.78rem;font-weight:500;letter-spacing:0.01em;color:#322aa0;background:#eeecfb;border-radius:999px}.tag-list{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.profile-links{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.875rem;font-weight:500}.profile-links a{color:#34353d}.profile-links a:hover{color:#4338ca}.profile-links--compact{margin:0}.profile-links--compact a{color:inherit}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid #e6e6ef}.section-head h2{margin:0}.section-head__link{flex:none;font-size:.875rem;font-weight:600;white-space:nowrap}.card{position:relative;display:flex;flex-direction:column;padding:1.25rem;background:#fff;border:1px solid #e6e6ef;border-radius:16px;box-shadow:0 1px 2px rgba(23,24,40,0.05);transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1),border-color 180ms cubic-bezier(0.4, 0, 0.2, 1)}.card:hover{transform:translateY(-3px);box-shadow:0 2px 4px rgba(23,24,40,0.05),0 22px 48px -20px rgba(23,24,55,0.28);border-color:#d5d5e2}.card__title{font-size:1.235rem;margin-bottom:.4rem}.card__title a{color:#17181d;background:none}.card__title a:hover{color:#4338ca;background:none}.card__meta{font-size:.78rem;letter-spacing:0.02em;text-transform:uppercase;color:#64656f;margin-bottom:.4rem;font-weight:500}.card p:last-child{margin-bottom:0}.card-grid{display:grid;gap:1.25rem;margin-bottom:1.25rem}@media (min-width: 48em){.card-grid{grid-template-columns:repeat(2, 1fr)}}.card-list{display:grid;gap:1.25rem;margin-bottom:1.25rem}.pub{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e6e6ef}.pub:last-child{border-bottom:0;padding-bottom:0}.pub__title{font-size:1.16rem;margin-bottom:.25rem}.pub__authors,.pub__venue{margin:0 0 .25rem;font-size:.875rem;color:#64656f}.pub__venue em{font-style:italic}.pub__links{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.78rem;font-weight:600}.pub__links a{display:inline-block;padding:0.25rem 0.65rem;color:#322aa0;background:#eeecfb;border-radius:999px;letter-spacing:0.03em;text-transform:uppercase}.pub__links a:hover{background:#4338ca;color:#fff}.pub details{margin-top:.75rem;font-size:.875rem}.pub details summary{cursor:pointer;font-weight:600;color:#4338ca;list-style:none}.pub details summary::-webkit-details-marker{display:none}.pub details summary::before{content:"+ ";font-weight:700}.pub details[open] summary::before{content:"\2212 "}.pub details pre{margin-top:.75rem}.pub details p{margin-top:.75rem}.pub-copy{margin-top:.4rem;padding:0.3rem 0.7rem;font:inherit;font-size:.78rem;font-weight:600;color:#4338ca;background:#fff;border:1px solid #d5d5e2;border-radius:10px;cursor:pointer;transition:border-color 180ms cubic-bezier(0.4, 0, 0.2, 1),color 180ms cubic-bezier(0.4, 0, 0.2, 1)}.pub-copy:hover{border-color:#4338ca;color:#322aa0}.news-list{list-style:none;margin:0;padding:0}.news-list li{display:flex;gap:1.25rem;padding:.75rem 0;border-bottom:1px dashed #e6e6ef}.news-list li:last-child{border-bottom:0}.news-list time{flex:0 0 5.5rem;color:#322aa0;font-size:.78rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;padding-top:0.28rem}.hero{position:relative;margin-bottom:5.5rem;padding:2rem 0 3.5rem}.hero::before{content:"";position:absolute;inset:-20% -30% auto -10%;height:60%;background:radial-gradient(60% 80% at 20% 0%, rgba(79,70,229,0.1), transparent 70%);z-index:-1;pointer-events:none}.hero::after{content:"";display:block;clear:both}.hero__name{font-size:clamp(2.7rem, 6vw, 4.25rem);font-weight:500;letter-spacing:-0.03em;line-height:1.02;margin-bottom:1.25rem}.hero__positions{font-size:1.1875rem;color:#64656f;margin-bottom:2rem;max-width:42ch}.hero__statement{max-width:52ch;margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;clear:both}.profile-card{float:right;width:300px;max-width:42%;margin:0 0 1.25rem 3.5rem}.profile-card__img{display:block;width:100%;height:auto;aspect-ratio:300 / 373;object-fit:cover;border-radius:16px;box-shadow:0 1px 2px rgba(23,24,40,0.05),0 10px 30px -16px rgba(23,24,55,0.22);background:#f2f2f7}.profile-card__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1.25rem;margin-top:.75rem;font-size:.875rem;font-weight:500}.profile-card__links a{color:#34353d}.profile-card__links a:hover{color:#4338ca}@media (max-width: 34rem){.profile-card{float:none;width:220px;max-width:66%;margin:0 auto 2rem}}.home-section{margin-bottom:5.5rem}.home-section:last-child{margin-bottom:0}.contact-list dt{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.1rem;color:#17181d;margin-top:1.25rem}.contact-list dd{margin:.25rem 0 0}.post__meta{color:#64656f;font-size:.875rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0}.post__footer{margin-top:3.5rem;padding-top:1.25rem;border-top:1px solid #e6e6ef;font-size:.875rem;font-weight:500}.post-list{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}
