:root{--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--container: min(980px, calc(100vw - 2rem) );--font-body: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--theme-bg: #f7f8fb;--theme-bg-soft: #eef2f8;--theme-surface: #ffffff;--theme-surface-strong: #f5f7fb;--theme-text: #162946;--theme-muted: #5a6c86;--theme-accent: #213a6b;--theme-accent-soft: rgba(33, 58, 107, .08);--theme-accent-contrast: #ffffff;--theme-border: rgba(22, 41, 70, .12);--theme-border-strong: rgba(22, 41, 70, .2);--theme-shadow: 0 6px 20px rgba(22, 41, 70, .05);--theme-glow-left: rgba(33, 58, 107, .045);--theme-glow-right: rgba(33, 58, 107, .03);--theme-grid-line: rgba(22, 41, 70, .03);--research-item-gap: .9rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--theme-text);font-family:var(--font-body);background:linear-gradient(180deg,var(--theme-surface) 0%,var(--theme-bg) 100%)}img,iframe{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,li{line-height:1.75}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(var(--theme-grid-line) 1px,transparent 1px);background-size:100% 42px;opacity:.6}.container{width:var(--container);margin:0 auto}.page-shell{min-height:100vh}.page-glow{position:fixed;width:24rem;height:24rem;border-radius:999px;pointer-events:none;filter:blur(110px);opacity:.12}.page-glow--left{top:3rem;left:-8rem;background:var(--theme-glow-left)}.page-glow--right{right:-8rem;bottom:6rem;background:var(--theme-glow-right)}.site-header{position:sticky;top:0;z-index:20;padding:1rem 0;backdrop-filter:blur(8px)}.site-header__inner{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.85rem 1rem;border:1px solid var(--theme-border);border-radius:999px;background:#ffffffd1;box-shadow:var(--theme-shadow)}.profile-name,h1,h2,h3{font-family:var(--font-display)}.site-nav{display:flex;flex-wrap:wrap;gap:.35rem}.site-nav a,.mobile-menu__panel a{padding:.56rem .92rem;border-radius:999px;color:var(--theme-muted);transition:color .18s ease,background-color .18s ease,border-color .18s ease}.site-nav a:hover,.site-nav a.is-active,.mobile-menu__panel a:hover,.mobile-menu__panel a.is-active{color:var(--theme-accent);background:var(--theme-accent-soft)}.mobile-menu{display:none;position:relative;z-index:101}.mobile-menu summary{list-style:none;cursor:pointer;padding:.6rem .95rem;border-radius:999px;border:1px solid var(--theme-border);color:var(--theme-muted);background:var(--theme-surface)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:50%;right:auto;top:calc(100% + .7rem);z-index:102;display:grid;width:min(18rem,calc(100vw - 3rem));min-width:12rem;transform:translate(-50%);padding:.7rem;border:1px solid var(--theme-border);border-radius:var(--radius-md);background:#fffffffa;box-shadow:var(--theme-shadow)}.page-section{padding:3rem 0 4rem}.home-stack,.narrow-stack{display:grid;gap:1.6rem}.narrow-stack{max-width:820px;margin:0 auto}.content-panel{border:1px solid var(--theme-border);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--theme-surface) 0%,var(--theme-surface-strong) 100%);box-shadow:var(--theme-shadow)}.profile-hero{padding:1rem 0 .25rem;text-align:center}.page-lead{display:grid;gap:1rem;padding:.5rem 0 .25rem;text-align:center}.page-lead h1{margin:0;font-size:clamp(2.4rem,6vw,4rem)}.page-lead-copy{max-width:720px;margin:0 auto}.page-lead-copy p{margin-top:0}.page-lead-copy p:last-child{margin-bottom:0}.profile-avatar-wrap{width:min(230px,52vw);margin:0 auto 1.4rem;padding:0;border:0;border-radius:50%;background:none}.profile-avatar{aspect-ratio:1 / 1;width:100%;border-radius:50%;object-fit:cover}.profile-name{margin:0;font-size:clamp(2.9rem,9vw,5rem);line-height:.96}.profile-role{margin:.75rem 0 0;color:var(--theme-accent);font-size:clamp(1.05rem,3vw,1.5rem);letter-spacing:.02em}.content-panel{padding:1.5rem}.panel-label{margin:0 0 .7rem;color:var(--theme-accent);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.statement-panel p:last-child,.page-lead p:last-child{margin-bottom:0}.panel-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.panel-header h2{margin:0;font-size:clamp(2rem,4vw,3rem)}.cv-frame{width:100%;min-height:820px;border:1px solid var(--theme-border);border-radius:var(--radius-md);background:#fff}.inline-link{color:var(--theme-accent)}.rich-text-link{color:var(--theme-accent);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.rich-text-link:hover,.inline-link:hover{color:var(--theme-text)}.subdued-panel,.message-panel,.teaching-item{background:linear-gradient(180deg,var(--theme-surface) 0%,var(--theme-surface-strong) 100%)}.page-intro-copy{margin-top:0;color:var(--theme-muted)}.research-sections{display:grid;gap:2.4rem}.research-section{display:grid;gap:1rem}.research-section-title{margin:0;padding-bottom:.65rem;border-bottom:2px solid var(--theme-border-strong);font-size:clamp(1.35rem,3vw,1.8rem)}.research-list{display:grid;gap:var(--research-item-gap)}.life-section-copy{display:grid;gap:.85rem}.life-section-copy p{margin:0;color:var(--theme-muted)}.research-entry{display:grid;gap:.25rem}.research-entry-title{margin:0;color:var(--theme-text);font-family:var(--font-body);font-size:1.08rem;font-weight:600;line-height:1.45}.research-entry-authors,.research-entry-meta{margin:0;color:var(--theme-muted)}.research-entry-authors strong{font-weight:700}.research-entry-meta{font-size:.96rem}.research-meta-separator{margin:0 .42rem}.research-meta-link{color:inherit;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.research-meta-link:hover{color:var(--theme-text)}.teaching-list{display:grid;gap:1rem}.teaching-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:1.3rem 1.4rem;border:1px solid var(--theme-border);border-radius:var(--radius-md);transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.teaching-item:hover{transform:translateY(-1px);border-color:var(--theme-border-strong);background:var(--theme-surface)}.teaching-meta strong{display:block;font-size:1.05rem}.teaching-meta span{color:var(--theme-accent)}.contact-form{display:grid;gap:.7rem}.form-note{margin:0;color:var(--theme-muted)}.field{display:grid;gap:.35rem}.field label{color:var(--theme-accent);font-size:.94rem;font-weight:700}.field input,.field textarea{width:100%;padding:.9rem 1rem;color:var(--theme-text);font:inherit;border:1px solid var(--theme-border);border-radius:var(--radius-sm);background:var(--theme-surface)}.field textarea{min-height:11rem;resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid color-mix(in srgb,var(--theme-accent) 38%,transparent);outline-offset:2px;border-color:var(--theme-accent)}.field [data-fs-field][aria-invalid=true]{border-color:#b3261e}.field input::placeholder,.field textarea::placeholder{color:color-mix(in srgb,var(--theme-muted) 65%,transparent)}.field-note{margin:-.1rem 0 0;color:var(--theme-muted);font-size:.9rem;line-height:1.55}.field-error{min-height:.75rem;color:#b3261e;font-size:.86rem;line-height:1.35;visibility:hidden}.field-error[data-fs-active]{visibility:visible}.form-status{display:none;margin:0;padding:.85rem 1rem;border:1px solid var(--theme-border);border-radius:var(--radius-sm);font-weight:600}.form-status[data-fs-active]{display:block}.form-status--success{color:#14532d;border-color:color-mix(in srgb,#14532d 30%,transparent);background:color-mix(in srgb,#dcfce7 72%,var(--theme-surface))}.form-status--error{color:#7f1d1d;border-color:color-mix(in srgb,#b3261e 30%,transparent);background:color-mix(in srgb,#fee2e2 72%,var(--theme-surface))}.honeypot-field{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.2rem;border:1px solid var(--theme-border-strong);border-radius:999px;color:var(--theme-accent-contrast);font:inherit;font-weight:700;background:var(--theme-accent)}.button:not(:disabled){cursor:pointer;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.button:not(:disabled):hover{transform:translateY(-1px);border-color:var(--theme-accent);background:color-mix(in srgb,var(--theme-accent) 88%,var(--theme-text))}.button:disabled{opacity:.65;cursor:progress}.contact-submit{width:100%;justify-self:stretch}.button-disabled{opacity:.55;cursor:not-allowed}.site-footer{padding:0 0 3rem}.site-footer__inner{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:1.3rem 1.4rem;border-top:1px solid var(--theme-border)}.footer-copy{margin:0;color:var(--theme-muted)}.reveal{animation:rise-in .56s ease both}.reveal:nth-child(2){animation-delay:90ms}.reveal:nth-child(3){animation-delay:.18s}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.site-nav{display:none}.mobile-menu{display:block}.panel-header,.site-footer__inner,.teaching-item{align-items:start;flex-direction:column}.cv-frame{min-height:620px}}@media(max-width:640px){.site-header{position:relative;z-index:100}.site-header__inner{border-radius:1.3rem}.profile-hero,.content-panel{padding:1.25rem}.page-lead{padding-top:0}.page-section{padding-top:1.5rem}.cv-frame{min-height:460px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
