:root{--paper: oklch(97.5% .008 85);--paper-deep: oklch(94.5% .012 85);--ink: oklch(22% .012 60);--ink-muted: oklch(45% .015 60);--accent: oklch(55% .16 40);--rule: oklch(85% .01 85);--font-display: "Spectral", "Iowan Old Style", Georgia, serif;--font-body: "Schibsted Grotesk", "Helvetica Neue", Arial, sans-serif;--font-mono: "Spline Sans Mono", "SF Mono", Menlo, monospace;--text-sm: .8125rem;--text-base: clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg: clamp(1.35rem, 1.2rem + .7vw, 1.75rem);--text-xl: clamp(1.9rem, 1.5rem + 1.8vw, 2.9rem);--text-hero: clamp(2.5rem, .9rem + 7vw, 7.5rem);--space-section: clamp(5rem, 4rem + 6vw, 11rem);--content-max: 1100px;--gutter: clamp(1.25rem, 4vw, 3rem);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--duration-reveal: .9s}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;scroll-padding-top:4rem}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:2000;pointer-events:none;opacity:.07;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)'/%3E%3C/svg%3E")}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:1.12}p{max-width:68ch}a{color:inherit;text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:.2em;transition:text-decoration-thickness .18s var(--ease-out-expo)}a:hover,a:focus-visible{text-decoration-thickness:3px}a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img{max-width:100%;display:block}::selection{background:var(--accent);color:var(--paper)}.shell{max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter)}main{counter-reset:panel}.panel{position:relative;overflow:hidden;counter-increment:panel;padding-block:var(--space-section)}main .panel:nth-child(2n){background:var(--paper-deep)}.panel:after{content:"0" counter(panel);position:absolute;top:clamp(.5rem,3vw,2rem);right:-.04em;z-index:0;font-family:var(--font-display);font-size:clamp(9rem,24vw,22rem);font-weight:300;line-height:1;color:var(--ink);opacity:.05;pointer-events:none;user-select:none}.panel>.shell{position:relative;z-index:1}.panel:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--rule);transform:scaleX(0);transform-origin:left;transition:transform 1.4s var(--ease-out-expo)}.panel.is-visible:before{transform:scaleX(1)}.panel-head{display:flex;align-items:baseline;gap:1.25rem;margin-bottom:clamp(2rem,2vw + 1.5rem,3.5rem)}.panel-no{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--accent);letter-spacing:.08em}.panel-title{font-size:var(--text-xl)}.mono{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.02em}.muted{color:var(--ink-muted)}.reveal{opacity:0;transform:translateY(1.5rem);transition:opacity var(--duration-reveal) var(--ease-out-expo),transform var(--duration-reveal) var(--ease-out-expo)}.reveal.is-visible{opacity:1;transform:none}nav[data-astro-cid-dmqpwcec]{position:fixed;top:1.5rem;right:var(--gutter);z-index:10}ul[data-astro-cid-dmqpwcec]{list-style:none;padding:0;display:flex;gap:1.5rem}a[data-astro-cid-dmqpwcec]{font-family:var(--font-mono);font-size:var(--text-sm);text-decoration:none;display:inline-flex;gap:.45em;align-items:baseline}.no[data-astro-cid-dmqpwcec]{color:var(--accent);transition:transform .22s var(--ease-out-expo)}a[data-astro-cid-dmqpwcec]:hover .no[data-astro-cid-dmqpwcec],a[data-astro-cid-dmqpwcec]:focus-visible .no[data-astro-cid-dmqpwcec],a[data-astro-cid-dmqpwcec][aria-current=true] .no[data-astro-cid-dmqpwcec]{transform:translateY(-.2em)}.label[data-astro-cid-dmqpwcec]{border-bottom:1px solid transparent}a[data-astro-cid-dmqpwcec]:hover .label[data-astro-cid-dmqpwcec],a[data-astro-cid-dmqpwcec][aria-current=true] .label[data-astro-cid-dmqpwcec]{border-bottom-color:var(--accent)}@media(max-width:640px){nav[data-astro-cid-dmqpwcec]{position:absolute}.label[data-astro-cid-dmqpwcec]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}.spectrum[data-astro-cid-nc3m3zvi]{margin:0}svg[data-astro-cid-nc3m3zvi]{width:100%;height:auto;display:block}.curve[data-astro-cid-nc3m3zvi]{fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 2.2s var(--ease-out-expo) .6s forwards}.axis[data-astro-cid-nc3m3zvi] line[data-astro-cid-nc3m3zvi]{stroke:var(--ink-muted);stroke-width:1}.axis[data-astro-cid-nc3m3zvi] text[data-astro-cid-nc3m3zvi],.labels[data-astro-cid-nc3m3zvi] text[data-astro-cid-nc3m3zvi]{font-family:var(--font-mono);font-size:15px;fill:var(--ink-muted)}.labels[data-astro-cid-nc3m3zvi] text[data-astro-cid-nc3m3zvi]{fill:var(--accent)}.cross[data-astro-cid-nc3m3zvi]{opacity:0;transition:opacity .2s var(--ease-out-expo);pointer-events:none}.cross[data-astro-cid-nc3m3zvi].on{opacity:1}.cross-line[data-astro-cid-nc3m3zvi]{stroke:var(--accent);stroke-width:1;stroke-dasharray:3 5}.cross-text[data-astro-cid-nc3m3zvi]{font-family:var(--font-mono);font-size:15px;fill:var(--ink-muted)}@media(hover:hover)and (pointer:fine){svg[data-astro-cid-nc3m3zvi]{cursor:crosshair}}.axis[data-astro-cid-nc3m3zvi],.labels[data-astro-cid-nc3m3zvi],.grid[data-astro-cid-nc3m3zvi]{opacity:0;animation:fade .9s var(--ease-out-expo) forwards}.grid[data-astro-cid-nc3m3zvi]{animation-name:fade-grid;animation-delay:1s}.axis[data-astro-cid-nc3m3zvi]{animation-delay:1.4s}.labels[data-astro-cid-nc3m3zvi]{animation-delay:2.4s}figcaption[data-astro-cid-nc3m3zvi]{margin-top:.75rem;opacity:0;animation:fade .9s var(--ease-out-expo) 2.7s forwards}@keyframes fade-grid{to{opacity:.55}}.hero[data-astro-cid-bbe6dxrz]{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding-block:5rem 3rem}.kicker[data-astro-cid-bbe6dxrz]{color:var(--ink-muted);margin-bottom:1.5rem}h1[data-astro-cid-bbe6dxrz]{font-size:var(--text-hero);font-weight:300;letter-spacing:-.015em;margin-left:-.04em}.tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-style:italic;font-size:var(--text-lg);color:var(--ink-muted);margin-top:1.25rem;max-width:30ch}.figure[data-astro-cid-bbe6dxrz]{margin-top:clamp(2.5rem,6vh,5rem)}.rise[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(1.2em);animation:rise 1s var(--ease-out-expo) forwards;animation-delay:calc(var(--i) * .16s)}@keyframes rise{to{opacity:1;transform:none}}.cols[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:minmax(220px,2fr) 5fr;gap:clamp(2rem,5vw,4.5rem);align-items:start}.portrait[data-astro-cid-v2cbyr3p]{margin:0}.portrait[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border:1px solid var(--rule)}figcaption[data-astro-cid-v2cbyr3p]{margin-top:.6rem}.text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]+p[data-astro-cid-v2cbyr3p]{margin-top:1.1em}.text[data-astro-cid-v2cbyr3p] .path[data-astro-cid-v2cbyr3p]{margin-top:2rem;line-height:1.8}.text[data-astro-cid-v2cbyr3p] .cv[data-astro-cid-v2cbyr3p]{margin-top:1rem}@media(max-width:700px){.cols[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.portrait[data-astro-cid-v2cbyr3p]{max-width:280px}}.transit[data-astro-cid-m4i75geb]{margin:clamp(3.5rem,7vw,6rem) auto 0;max-width:680px}svg[data-astro-cid-m4i75geb]{width:100%;height:auto;display:block;cursor:pointer}.star[data-astro-cid-m4i75geb]{fill:var(--paper);stroke:var(--ink-muted);stroke-width:1.5}.grid[data-astro-cid-m4i75geb]{opacity:.55}.planet[data-astro-cid-m4i75geb]{fill:var(--ink)}.atm[data-astro-cid-m4i75geb]{fill:var(--accent);opacity:.25}.axis[data-astro-cid-m4i75geb] line[data-astro-cid-m4i75geb]{stroke:var(--ink-muted);stroke-width:1}.axis[data-astro-cid-m4i75geb] text[data-astro-cid-m4i75geb],.depth[data-astro-cid-m4i75geb]{font-family:var(--font-mono);font-size:15px;fill:var(--ink-muted)}.depth[data-astro-cid-m4i75geb]{fill:var(--accent);opacity:0}.lightcurve[data-astro-cid-m4i75geb]{fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000}.transit[data-astro-cid-m4i75geb].run .body[data-astro-cid-m4i75geb]{animation:cross 6s linear .3s forwards}.transit[data-astro-cid-m4i75geb].run .lightcurve[data-astro-cid-m4i75geb]{animation:draw 6s linear .3s forwards}.transit[data-astro-cid-m4i75geb].run .depth[data-astro-cid-m4i75geb]{animation:fade .7s var(--ease-out-expo) 3.3s forwards}figcaption[data-astro-cid-m4i75geb]{margin-top:.75rem}@keyframes cross{to{transform:translate(220px)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fade{to{opacity:1}}.migration[data-astro-cid-5rsisj4t]{margin:clamp(3.5rem,7vw,6rem) auto 0;max-width:680px}svg[data-astro-cid-5rsisj4t]{width:100%;height:auto;display:block;cursor:pointer}.disc[data-astro-cid-5rsisj4t]{fill:var(--paper);stroke:var(--rule);stroke-width:1}.host[data-astro-cid-5rsisj4t]{fill:var(--ink)}.ice[data-astro-cid-5rsisj4t] line[data-astro-cid-5rsisj4t]{stroke:var(--ink-muted);stroke-width:1;stroke-dasharray:4 6}.ice-labels[data-astro-cid-5rsisj4t] text[data-astro-cid-5rsisj4t],.axis[data-astro-cid-5rsisj4t] text[data-astro-cid-5rsisj4t]{font-family:var(--font-mono);font-size:15px;fill:var(--ink-muted)}.ice-labels[data-astro-cid-5rsisj4t] text[data-astro-cid-5rsisj4t]{fill:var(--accent)}.axis[data-astro-cid-5rsisj4t] line[data-astro-cid-5rsisj4t]{stroke:var(--ink-muted);stroke-width:1}.trail[data-astro-cid-5rsisj4t]{stroke:var(--ink-muted);stroke-width:1;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000}.pl[data-astro-cid-5rsisj4t]{fill:var(--ink)}.miglabel[data-astro-cid-5rsisj4t]{font-family:var(--font-mono);font-size:15px;fill:var(--accent);opacity:0}.migration[data-astro-cid-5rsisj4t].run .mig[data-astro-cid-5rsisj4t]{animation:migrate 8s linear .4s forwards}.migration[data-astro-cid-5rsisj4t].run .pl[data-astro-cid-5rsisj4t]{animation:grow 8s linear .4s forwards}.migration[data-astro-cid-5rsisj4t].run .trail[data-astro-cid-5rsisj4t]{animation:draw-trail 8s linear .4s forwards}.migration[data-astro-cid-5rsisj4t].run .miglabel[data-astro-cid-5rsisj4t]{animation:fade-in .7s var(--ease-out-expo) 4.4s forwards}figcaption[data-astro-cid-5rsisj4t]{margin-top:.75rem}@keyframes migrate{to{transform:translate(var(--shift))}}@keyframes grow{to{r:7}}@keyframes draw-trail{to{stroke-dashoffset:0}}@keyframes fade-in{to{opacity:1}}.lede[data-astro-cid-ojgcha23]{font-family:var(--font-display);font-size:var(--text-lg);line-height:1.45;max-width:32em}.lede[data-astro-cid-ojgcha23] em[data-astro-cid-ojgcha23]{color:var(--accent);font-style:italic}.interests[data-astro-cid-ojgcha23]{list-style:none;padding:0;margin-top:clamp(2.5rem,4vw,4rem);display:grid;gap:2.25rem}.interests[data-astro-cid-ojgcha23] li[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:3.5rem 1fr;align-items:baseline;max-width:60ch}.interests[data-astro-cid-ojgcha23] li[data-astro-cid-ojgcha23]:nth-child(2){margin-left:clamp(0rem,8vw,6rem)}.interests[data-astro-cid-ojgcha23] li[data-astro-cid-ojgcha23]:nth-child(3){margin-left:clamp(0rem,16vw,12rem)}.no[data-astro-cid-ojgcha23]{color:var(--accent)}h3[data-astro-cid-ojgcha23]{font-size:var(--text-base);font-family:var(--font-body);font-weight:700}.interests[data-astro-cid-ojgcha23] p[data-astro-cid-ojgcha23]{margin-top:.35em}@media(max-width:700px){.interests[data-astro-cid-ojgcha23] li[data-astro-cid-ojgcha23]:nth-child(2),.interests[data-astro-cid-ojgcha23] li[data-astro-cid-ojgcha23]:nth-child(3){margin-left:0}}.pubs[data-astro-cid-qdnfvetg]{list-style:none;padding:0;display:grid;gap:2.25rem}.pubs[data-astro-cid-qdnfvetg] li[data-astro-cid-qdnfvetg]{display:grid;grid-template-columns:3.5rem 1fr;align-items:baseline;max-width:66ch}.no[data-astro-cid-qdnfvetg]{color:var(--accent)}.title[data-astro-cid-qdnfvetg]{font-weight:500}.authors[data-astro-cid-qdnfvetg]{margin-top:.35em;font-size:var(--text-sm)}.meta[data-astro-cid-qdnfvetg]{margin-top:.4em}@media(max-width:520px){.pubs[data-astro-cid-qdnfvetg] li[data-astro-cid-qdnfvetg]{grid-template-columns:1fr;gap:.25rem}}.timeline[data-astro-cid-sposdzys]{list-style:none;padding:0;display:grid;gap:1.75rem;max-width:60ch}.timeline[data-astro-cid-sposdzys] li[data-astro-cid-sposdzys]{display:grid;grid-template-columns:6.5rem 1fr;gap:1rem;align-items:baseline}time[data-astro-cid-sposdzys]{color:var(--accent)}.title[data-astro-cid-sposdzys]{font-weight:500}.timeline[data-astro-cid-sposdzys] .mono[data-astro-cid-sposdzys].muted{margin-top:.25em}.prize[data-astro-cid-sposdzys]{color:var(--accent)}@media(max-width:520px){.timeline[data-astro-cid-sposdzys] li[data-astro-cid-sposdzys]{grid-template-columns:1fr;gap:.25rem}}.invite[data-astro-cid-xmivup5a]{font-family:var(--font-display);font-size:var(--text-xl);font-weight:300;max-width:none}.invite[data-astro-cid-xmivup5a] em[data-astro-cid-xmivup5a]{color:var(--accent)}.email[data-astro-cid-xmivup5a]{margin-top:1.5rem;font-family:var(--font-mono);font-size:var(--text-lg);overflow-wrap:anywhere}.links[data-astro-cid-xmivup5a]{list-style:none;padding:0;margin-top:2.5rem;display:flex;gap:2rem;font-family:var(--font-mono);font-size:var(--text-sm)}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--rule);background:var(--paper-deep);padding-block:2rem}p[data-astro-cid-sz7xmlte]{max-width:none}
