@font-face{font-family:Linux Libertine Display;src:url(/fonts/LinLibertine_DR.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linux Libertine;src:url(/fonts/LinLibertine_R.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linux Libertine;src:url(/fonts/LinLibertine_RB.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Linux Libertine;src:url(/fonts/LinLibertine_RI.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Linux Libertine;src:url(/fonts/LinLibertine_RBI.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Linux Biolinum;src:url(/fonts/LinBiolinum_R.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linux Biolinum;src:url(/fonts/LinBiolinum_RB.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Linux Biolinum;src:url(/fonts/LinBiolinum_RI.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@plugin "@tailwindcss/typography";:root,[data-theme=light]{--bg:#f5f5f2;--bg-surface:#ffffff;--bg-nav:#18181b;--border:#e5e7eb;--text:#18181b;--text-muted:#6b7280;--text-nav:#ffffff;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-award:#7a5e18;--shadow:rgba(0,0,0,0.08)}[data-theme=dark]{--bg:#0b0b0c;--bg-surface:#141417;--bg-nav:#18181b;--border:#2a2a2d;--text:#f5f4f0;--text-muted:#a1a1aa;--text-nav:#ffffff;--accent:#60a5fa;--accent-hover:#93c5fd;--accent-award:#9e7d2c;--shadow:rgba(0,0,0,0.4)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;scroll-behavior:smooth;transition:background-color .3s ease,color .3s ease}body{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg);color:var(--text);font-family:Linux Libertine,Georgia,Times New Roman,serif;font-size:1.0625rem;line-height:1.7;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1 0 auto;display:block;touch-action:pan-y}h1,h2,h3,h4,h5,h6{font-family:Linux Libertine Display,Linux Libertine,Georgia,serif;line-height:1.2;color:var(--text);text-align:left}li,p{text-align:left}.abstract-text{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.ui-label,button{font-family:Linux Biolinum,system-ui,sans-serif}.hero-inner{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.hero-portrait{flex-shrink:0}.hero-portrait-img{width:178px;height:178px;border-radius:50%;object-fit:cover;object-position:center top;background-color:white;border:3px solid rgba(255,255,255,.25);display:block}@media (min-width:640px){.hero-inner{flex-direction:row;align-items:center;gap:3rem}.hero-portrait{align-self:center}.hero-portrait-img{width:240px;height:240px}}.mono,.year-tag,time{font-family:IBM Plex Mono,Courier New,monospace;font-size:.8125rem;letter-spacing:.03em}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-hover);text-decoration:underline}.section-primary{background-color:var(--bg)}.section-surface{background-color:var(--bg-surface)}.section-nav{background-color:var(--bg-nav);color:var(--text-nav)}section{width:100%}.section-header-rule{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.section-header-rule h2{font-family:Linux Libertine Display,Linux Libertine,serif;font-size:clamp(1.35rem,3vw,1.85rem);letter-spacing:-.01em;white-space:nowrap;color:var(--text)}.section-header-rule:after{content:"";display:block;flex:1 1;height:1px;background-color:var(--border)}.abstract-body{overflow:hidden;max-height:0;transition:max-height .4s ease}.abstract-body.open{max-height:600px}.lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out}.lightbox-overlay img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:4px}.paper-figures{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}@media (min-width:600px){.paper-figures{grid-template-columns:repeat(2,1fr)}}[data-theme=dark]{scrollbar-color:#3f3f46 #0a0a0a}.prose-blog p{margin-bottom:1.25rem;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.prose-blog h2{font-size:1.35rem;margin-top:2rem;margin-bottom:.75rem}.prose-blog h2,.prose-blog h3{font-family:Linux Libertine Display,Linux Libertine,serif;color:var(--text)}.prose-blog h3{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem}.prose-blog a{color:var(--accent);text-decoration:underline}.prose-blog ol,.prose-blog ul{padding-left:1.5rem;margin-bottom:1.25rem}.prose-blog li{margin-bottom:.3rem}.prose-blog blockquote{border-left:3px solid var(--border);padding-left:1rem;font-style:italic;color:var(--text-muted);margin:1.5rem 0}.prose-blog code{font-family:IBM Plex Mono,monospace;font-size:.875em;background:var(--bg-surface);border:1px solid var(--border);border-radius:3px;padding:1px 5px}.container-wide{max-width:1120px;margin:0 auto;padding:0 1.75rem}.container-narrow{max-width:780px;margin:0 auto;padding:0 1.75rem}@keyframes swipe-slide-in-right{0%{transform:translateX(40px);opacity:0}}@keyframes swipe-slide-in-left{0%{transform:translateX(-40px);opacity:0}}@keyframes swipe-slide-out-left{to{transform:translateX(-40px);opacity:0}}@keyframes swipe-slide-out-right{to{transform:translateX(40px);opacity:0}}[data-swipe-dir=left]::view-transition-old(root){animation:swipe-slide-out-left .28s ease}[data-swipe-dir=left]::view-transition-new(root){animation:swipe-slide-in-right .28s ease}[data-swipe-dir=right]::view-transition-old(root){animation:swipe-slide-out-right .28s ease}[data-swipe-dir=right]::view-transition-new(root){animation:swipe-slide-in-left .28s ease}