html{background:#fff}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:#06c}:root{--blue:#06c;--blue-focus:#0071e3;--blue-dark:#2997ff;--ink:#1d1d1f;--muted:#7a7a7a;--white:#fff;--parchment:#f5f5f7;--dark:#272729;--dark-2:#2a2a2c;--hairline:#e0e0e0;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:SF Pro Text,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--white);margin:0}a{color:inherit}.global-nav{color:#fff;background:#000;height:44px}.nav-inner,.sub-nav-inner{justify-content:space-between;align-items:center;max-width:980px;height:100%;margin:auto;padding:0 22px;display:flex}.wordmark{letter-spacing:-.4px;font-size:17px;font-weight:600;text-decoration:none}.nav-links{align-items:center;gap:34px;height:100%;display:flex}.nav-links a{letter-spacing:-.12px;color:#ccc;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-mark{color:#ccc;font-size:19px}.sub-nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#f5f5f7d1;border-bottom:1px solid #00000014;height:52px;position:sticky;top:0}.sub-title{letter-spacing:.231px;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:21px;font-weight:600;line-height:1.19;text-decoration:none}.download{background:var(--blue);color:#fff;letter-spacing:-.224px;border-radius:9999px;align-items:center;gap:7px;min-height:36px;padding:8px 16px;font-size:14px;line-height:1.29;text-decoration:none;transition:background .2s,transform .15s;display:flex}.download:hover{background:var(--blue-focus)}.download:active{transform:scale(.95)}.download:focus-visible{outline:2px solid var(--blue-focus);outline-offset:2px}.download svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px}main{width:100%}.hero{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:64px max(24px,50vw - 490px) 56px;display:flex}.eyebrow{color:var(--muted);letter-spacing:-.374px;margin:0 0 16px;font-size:17px;line-height:1.47}.eyebrow:before{display:none}h1{letter-spacing:-.025em;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(56px,8vw,92px);font-weight:600;line-height:1.02}h1 br{display:none}h1 span{color:inherit;margin:0;font-style:normal}.intro-row{flex-direction:column;align-items:center;gap:28px;margin-top:32px;display:flex}.intro{letter-spacing:.196px;max-width:720px;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:400;line-height:1.14}.contact{flex-wrap:wrap;justify-content:center;gap:8px 24px;display:flex}.contact a{color:var(--blue);letter-spacing:-.374px;font-size:17px;line-height:1.47;text-decoration:none}.contact a:after{content:" ↗";font-size:.75em}.contact a:hover{text-decoration:underline}.section{background:var(--parchment);color:var(--ink);grid-template-columns:190px minmax(0,1fr);gap:48px;padding:64px max(24px,50vw - 490px);display:grid}.section:nth-of-type(odd){background:var(--dark);color:#fff}.section-label{align-items:baseline;gap:10px;display:flex}.section-label span{color:var(--blue);font-size:12px}.section h2{letter-spacing:-.224px;text-transform:none;margin:0;font-size:14px;font-weight:600;line-height:1.29}.section-content{min-width:0}.entry{border-bottom:1px solid var(--hairline);margin-bottom:48px;padding-bottom:48px}.section:nth-of-type(odd) .entry{border-color:#424245}.entry:last-child{border:0;margin-bottom:0;padding-bottom:0}.entry-heading{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}h3{letter-spacing:-.374px;max-width:620px;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:34px;font-weight:600;line-height:1.12}time{color:var(--muted);letter-spacing:-.224px;white-space:nowrap;flex:none;padding-top:7px;font-size:14px;line-height:1.43}.section:nth-of-type(odd) time{color:#ccc}.subtitle{color:var(--muted);letter-spacing:-.224px;margin:12px 0 24px;font-size:14px;font-weight:400;line-height:1.43}.section:nth-of-type(odd) .subtitle{color:#ccc}ul{margin:0;padding:0 0 0 20px}li{letter-spacing:-.374px;margin:12px 0;padding-left:4px;font-size:17px;font-weight:400;line-height:1.47}li::marker{color:var(--blue)}.section:nth-of-type(odd) li::marker{color:var(--blue-dark)}.statement{letter-spacing:-.374px;max-width:760px;margin:0;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:400;line-height:1.5}.publication>p:last-child{letter-spacing:-.374px;margin:24px 0 0;font-size:17px;line-height:1.47}.publication strong{font-weight:600}.skills{gap:32px;display:grid}.skills p{margin:0;font-size:24px;font-weight:300;line-height:1.5}.skills span{color:var(--muted);letter-spacing:-.224px;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.29;display:block}.section:last-of-type .skills span{color:#ccc}footer{background:var(--parchment);color:#333;letter-spacing:-.12px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:160px;padding:64px max(24px,50vw - 490px);font-size:12px;line-height:1.3;display:flex}.privacy-note{text-align:center;max-width:560px;color:var(--muted)}@media (width<=833px){.nav-links{display:none}.section{grid-template-columns:1fr;gap:32px}.hero{padding-top:56px;padding-bottom:48px}.entry-heading{flex-direction:column;gap:8px}time{order:-1;padding:0}.statement{font-size:24px;line-height:1.5}}@media (width<=640px){html{scroll-padding-top:88px}.global-nav{height:40px}.sub-nav{height:48px}.nav-inner,.sub-nav-inner{padding:0 18px}.nav-mark{font-size:17px}.download{min-height:34px;padding:7px 13px;font-size:13px}.download svg{display:none}.hero{padding:56px 22px 48px}.eyebrow{font-size:14px}h1{font-size:40px;line-height:1.1}.intro{font-size:24px;line-height:1.3}.contact{flex-direction:column;gap:4px}.contact a{font-size:14px}.section{gap:40px;min-height:auto;padding:64px 22px}h3{font-size:28px}.statement{font-size:24px}.skills p{font-size:20px}footer{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:48px 22px}}@media (width<=419px){h1{font-size:34px}.intro{font-size:21px}.section{padding-top:48px;padding-bottom:48px}h3{font-size:25px}}@media print{.global-nav,.sub-nav{position:static}.download{display:none}.hero,.section{min-height:auto}.section{break-inside:avoid}}.hero{isolation:isolate;color:#fff;padding-top:48px;padding-bottom:48px;position:relative}.hero:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);background:#08101861;position:absolute;inset:0}.hero-glass{-webkit-backdrop-filter:saturate(125%)blur(22px);background:#0a121a85;border:1px solid #ffffff52;border-radius:18px;width:min(100%,900px);padding:34px 42px;box-shadow:0 12px 36px #0003}.hero .eyebrow{color:#ffffffc7}.hero-identity{justify-content:center;align-items:center;gap:36px;display:flex}.headshot{object-fit:cover;border:2px solid #ffffffb8;border-radius:50%;flex:none;width:154px;height:154px}.hero h1{text-shadow:0 1px 8px #0000002e;font-size:clamp(54px,7vw,82px)}.hero .intro{max-width:650px;font-size:20px;line-height:1.35}.hero .contact a{color:#fff;text-decoration-color:#fff9}.research-section .subtitle,.project-section .subtitle{font-style:italic;font-weight:600}.photo-credit{color:#ffffffc2;letter-spacing:-.08px;text-shadow:0 1px 3px #0000008c;font-size:10px;line-height:1.3;position:absolute;bottom:14px;right:18px}.banner-arrow{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#08101875;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:background .2s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 14px #0003}.banner-arrow:hover{background:#081018b3}.banner-arrow:active{transform:translateY(-50%)scale(.92)}.banner-arrow:focus-visible{outline-offset:3px;outline:2px solid #fff}.banner-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.banner-arrow-left{left:max(18px,50vw - 550px)}.banner-arrow-right{right:max(18px,50vw - 550px)}@media (width<=640px){.hero{background-position:42%;padding:32px 18px 64px}.hero-glass{padding:28px 20px}.hero-identity{gap:18px}.headshot{width:92px;height:92px}.hero h1{text-align:left;font-size:38px}.hero .intro{font-size:17px;line-height:1.4}.photo-credit{font-size:9px;bottom:12px;right:14px}.banner-arrow{width:38px;height:38px;top:auto;bottom:14px;transform:none}.banner-arrow:active{transform:scale(.92)}.banner-arrow-left{left:14px}.banner-arrow-right{left:60px;right:auto}.banner-arrow svg{width:20px;height:20px}}.language-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff61;border-radius:9999px;min-width:52px;height:30px;padding:0 13px;font:400 12px/1 SF Pro Text,system-ui,-apple-system,sans-serif;transition:background .2s,transform .15s}.language-toggle:hover{background:#ffffff24}.language-toggle:active{transform:scale(.95)}.language-toggle:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}.global-nav{z-index:30;position:fixed;top:0;left:0;right:0}header{padding-top:44px}@media (width<=640px){header{padding-top:40px}}.hero{background-image:none;overflow:hidden}.banner-slide{z-index:-3;background-position:50% 58%;background-size:cover;position:absolute;inset:0}.banner-slide-active{z-index:-2;will-change:transform;animation-duration:.6s;animation-timing-function:cubic-bezier(.22,.7,.25,1);animation-fill-mode:both}.slide-from-right{animation-name:banner-from-right;box-shadow:-18px 0 32px #00000052}.slide-from-left{animation-name:banner-from-left;box-shadow:18px 0 32px #00000052}@keyframes banner-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes banner-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (width<=640px){.banner-slide{background-position:42%}}@media (prefers-reduced-motion:reduce){.banner-slide-active{animation:none}}.nav-links a{color:#fff;letter-spacing:-.08px;font-weight:600;position:relative}.nav-links a:after{content:"";transform-origin:50%;background:#fff;height:1px;transition:transform .2s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.nav-links a:focus-visible{outline-offset:8px;border-radius:2px;outline:2px solid #ffffffe6}@media (prefers-reduced-motion:reduce){.nav-links a:after{transition:none}}:root{--parchment:#f8f8fa;--dark:#303034;--hairline:#dedee3}.hero-glass{background:#0a121a7d;width:min(100%,820px)}.banner-progress{z-index:2;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);background:#08101861;border:1px solid #ffffff3d;border-radius:999px;padding:5px 9px;font-size:10px;line-height:1;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.entry ul{max-width:760px}.entry li{margin:16px 0;line-height:1.58}.publication>p:last-child{line-height:1.58}.nav-links a.active:after{transform:scaleX(1)}@media (width<=640px){.banner-progress{bottom:27px}.entry li{margin:14px 0;line-height:1.55}}.banner-like{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#0810187a;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:7px;max-width:calc(100% - 36px);min-height:34px;padding:7px 11px 7px 13px;font:500 11px/1.25 SF Pro Text,system-ui,-apple-system,sans-serif;transition:background .2s,transform .15s;display:flex;position:absolute;top:13px;right:18px;box-shadow:0 3px 14px #00000024}.banner-like:hover:not(:disabled){background:#081018b8}.banner-like:active:not(:disabled){transform:scale(.97)}.banner-like:focus-visible{outline-offset:3px;outline:2px solid #fff}.banner-like:disabled{opacity:1;cursor:default}.banner-like.liked{background:#0066ccb8;border-color:#ffffff6b}.banner-like svg{fill:currentColor;flex:none;width:17px;height:17px}.banner-like strong{font-variant-numeric:tabular-nums;min-width:1ch;font-size:11px}@media (width<=640px){.banner-like{max-width:calc(100% - 24px);font-size:10px;top:10px;right:12px}.banner-like span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.writing-header{padding-top:44px}.writing-nav{align-items:center;gap:30px;display:flex}.writing-nav a{color:#fff;font-size:12px;font-weight:600;text-decoration:none;position:relative}.writing-nav a:after{content:"";background:#fff;height:1px;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.writing-nav a:hover:after,.writing-nav a.active:after{transform:scaleX(1)}.writing-subtitle{color:var(--muted);font-size:13px}.writing-shell{width:min(100% - 44px,820px);min-height:calc(100vh - 256px);margin:0 auto;padding:88px 0 112px}.writing-index>h1,.post-heading h1,.writing-empty h1{font-size:clamp(44px,7vw,72px);line-height:1.05}.writing-kicker{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:600}.writing-intro,.post-description{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:21px;line-height:1.5}.post-list{border-top:1px solid var(--hairline);margin-top:72px}.post-list article{border-bottom:1px solid var(--hairline)}.post-list a{justify-content:space-between;align-items:center;gap:24px;padding:30px 4px;text-decoration:none;display:flex}.post-list time,.post-meta{color:var(--muted);font-size:13px}.post-list h2{margin:8px 0 0;font-family:SF Pro Display,system-ui,sans-serif;font-size:28px;line-height:1.2}.post-list p{color:var(--muted);margin:10px 0 0;line-height:1.5}.post-list a>span{color:var(--blue);font-size:22px;transition:transform .2s}.post-list a:hover>span{transform:translate(4px)}.writing-back{color:var(--blue);margin-bottom:48px;font-size:14px;text-decoration:none;display:inline-block}.post-heading{border-bottom:1px solid var(--hairline);padding-bottom:48px}.post-meta{flex-wrap:wrap;gap:10px 16px;margin-top:24px;display:flex}.post-meta span{background:var(--parchment);border-radius:999px;padding:4px 9px}.markdown-body{padding-top:48px;font-size:18px;line-height:1.75}.markdown-body h2,.markdown-body h3{margin:2em 0 .7em;font-family:SF Pro Display,system-ui,sans-serif;line-height:1.25}.markdown-body h2{font-size:32px}.markdown-body h3{font-size:24px}.markdown-body p,.markdown-body ul,.markdown-body ol,.markdown-body blockquote,.markdown-body pre,.markdown-body table{margin:1.25em 0}.markdown-body li{font-size:inherit;line-height:inherit;margin:.4em 0}.markdown-body a{color:var(--blue)}.markdown-body blockquote{border-left:3px solid var(--blue);color:#555;padding:2px 0 2px 20px}.markdown-body pre{color:#f5f5f7;background:#1d1d1f;border-radius:10px;padding:20px;font-size:15px;line-height:1.6;overflow-x:auto}.markdown-body :not(pre)>code{background:var(--parchment);border-radius:4px;padding:2px 5px;font-size:.9em}.markdown-body img{border-radius:8px;max-width:100%;height:auto}.markdown-body table{border-collapse:collapse;width:100%}.markdown-body th,.markdown-body td{border:1px solid var(--hairline);text-align:left;padding:10px}.writing-empty a{color:var(--blue);margin-top:28px;display:inline-block}.writing-footer{min-height:100px;padding-top:36px;padding-bottom:36px}.writing-footer span:last-child{margin-left:auto}@media (width<=640px){.writing-header{padding-top:40px}.writing-shell{width:min(100% - 36px,820px);padding:64px 0 80px}.writing-subtitle{display:none}.writing-index>h1,.post-heading h1,.writing-empty h1{font-size:40px}.writing-intro,.post-description{font-size:18px}.post-list{margin-top:48px}.post-list h2{font-size:24px}.markdown-body{font-size:17px}.markdown-body h2{font-size:27px}.writing-footer{flex-direction:row;align-items:center}}.writing-language{border:1px solid #fff6;border-radius:999px;padding:5px 10px}.post{position:relative}.article-like{min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d8d8dc;border-radius:999px;padding:8px 14px;font:600 13px/1 system-ui}.article-like span{color:#e5484d}.article-like strong{font-variant-numeric:tabular-nums;margin-left:4px}.article-like:hover:not(:disabled){background:var(--parchment);border-color:#aaa}.article-like.liked{background:#fff5f5;border-color:#e7b7b9}.article-like:disabled{cursor:default}.article-like-top{z-index:2;position:absolute;top:0;right:0}.article-activity{border-top:1px solid var(--hairline);margin-top:80px;padding-top:56px}.comments-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.comments-heading h2{margin:0;font-family:SF Pro Display,system-ui,sans-serif;font-size:32px}.comments-heading button,.comment-list article>button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.admin-key{max-width:420px;margin-top:24px}.comment-form{background:var(--parchment);border-radius:14px;margin-top:36px;padding:28px}.comment-form label,.admin-key{display:block}.comment-form label+label{margin-top:18px}.comment-form label span,.admin-key span{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.comment-form input,.comment-form textarea,.admin-key input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9c9ce;border-radius:8px;padding:11px 12px}.comment-form textarea{resize:vertical;line-height:1.5}.comment-form input:focus,.comment-form textarea:focus,.admin-key input:focus{outline:2px solid var(--blue);outline-offset:1px}.comment-form>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-top:18px;padding:10px 18px;font-weight:600}.activity-message{color:#b42318;font-size:14px}.comment-list{margin-top:36px}.comment-list article{border-top:1px solid var(--hairline);padding:24px 0}.comment-list article>div{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.comment-list time,.no-comments{color:var(--muted);font-size:13px}.comment-list article p{white-space:pre-wrap;margin:12px 0 0;line-height:1.6}.comment-list article>button{color:#b42318;margin-top:12px;font-size:13px}@media (width<=640px){.article-like-top{white-space:nowrap;max-width:132px;top:-4px;overflow:hidden}.post-heading{padding-top:52px}.article-activity{margin-top:60px}.comment-form{padding:22px 18px}}.comment-form small{color:var(--muted);text-align:right;margin-top:6px;font-size:12px;display:block}.comment-honeypot{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;margin:-1px!important;position:absolute!important;overflow:hidden!important}.admin-key button,.comment-admin-actions button,.sensitive-dialog button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:9px 15px;font:600 13px/1 system-ui}.admin-key button{margin-top:10px}.comment-pending>p{letter-spacing:.12em}.comment-pending>small{color:var(--muted);margin-top:8px;display:block}.comment-admin-actions{gap:12px;margin-top:12px;display:flex}.comment-admin-actions button:last-child{background:#b42318}.sensitive-dialog-backdrop{z-index:1000;background:#0000007a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sensitive-dialog{background:#fff;border-radius:16px;width:min(460px,100%);padding:28px;box-shadow:0 24px 80px #00000047}.sensitive-dialog h3{margin:0;font-size:24px}.sensitive-dialog p{margin:14px 0 24px;line-height:1.6}.sensitive-dialog>div{flex-wrap:wrap;gap:12px;display:flex}.sensitive-dialog button:last-child{background:#6b6b70}.hero-writing{color:#111;background:#fff;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:14px;min-height:46px;padding:12px 22px;font-size:16px;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 24px #0000002e}.hero-writing span{font-size:20px;line-height:1;transition:transform .18s}.hero-writing:hover{transform:translateY(-2px);box-shadow:0 9px 28px #00000040}.hero-writing:hover span{transform:translate(3px)}.hero-writing:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=640px){.hero-writing{justify-content:center;width:100%;min-height:48px;font-size:16px}}:root{--muted:#69696e}.skip-link{z-index:2000;color:#111;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%);box-shadow:0 4px 18px #00000040}.skip-link:focus{transform:translateY(0)}.nav-actions{align-items:center;gap:10px;display:flex}.nav-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:0;width:36px;height:36px;padding:0;font-size:22px;line-height:1;display:none}.nav-menu-toggle:focus-visible{outline-offset:2px;border-radius:5px;outline:2px solid #fff}.nav-links a,.writing-nav a{align-items:center;min-height:28px;display:inline-flex}.banner-picture,.banner-image{width:100%;height:100%;position:absolute;inset:0}.banner-image{object-fit:cover;object-position:var(--banner-position);-webkit-user-select:none;user-select:none}.banner-slide{background:0 0}.banner-playback{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0810187a;border:1px solid #ffffff59;border-radius:50%;width:30px;height:30px;padding:0;font:600 11px/1 system-ui;position:absolute;bottom:11px;left:calc(50% - 62px)}.banner-playback:focus-visible{outline-offset:3px;outline:2px solid #fff}.banner-message{z-index:4;color:#fff;background:#081018b3;border-radius:7px;max-width:260px;padding:7px 10px;font-size:11px;position:absolute;top:56px;right:18px}.route-loading,.route-not-found{min-height:100vh;padding:120px max(24px,50vw - 410px)}.route-not-found h1{font-size:clamp(42px,7vw,72px)}.route-not-found a{color:var(--blue);margin-top:28px;display:inline-block}@media (width<=833px){.nav-menu-toggle{place-items:center;display:grid}.nav-links{z-index:29;background:#101012f7;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;height:auto;padding:12px;display:none;position:fixed;top:40px;left:12px;right:12px;box-shadow:0 14px 40px #0000004d}.nav-links.open{display:flex}.nav-links a{border-radius:7px;min-height:42px;padding:0 12px;font-size:14px}.nav-links a:hover,.nav-links a:focus-visible{background:#2c2c2e}.nav-links a:after{display:none}}@media (width>=641px) and (width<=833px){.nav-links{top:44px}}@media (width<=640px){.banner-image{object-position:var(--banner-position-mobile)}.banner-playback{bottom:18px;left:108px}.banner-message{max-width:210px;top:50px;right:12px}.photo-credit{text-align:right;max-width:45%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.download,.language-toggle,.banner-arrow,.banner-like,.hero-writing,.hero-writing span,.post-list a>span{transition:none}}.activity-message{color:#9b1c13;background:#fff0ef;border-radius:8px;padding:10px 12px}.activity-message.success{color:#176b35;background:#edf8f0}.activity-message.info{color:#174f8a;background:#eef5ff}.comment-form button:disabled,.admin-key button:disabled,.comment-admin-actions button:disabled,.sensitive-dialog button:disabled,.load-comments:disabled{opacity:.55;cursor:wait}.load-comments{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c9c9ce;border-radius:999px;margin-top:28px;padding:8px 14px;font:600 13px/1 system-ui}.table-scroll{max-width:100%;overflow-x:auto}.table-scroll:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.table-scroll table{min-width:520px}.sensitive-dialog-backdrop{overscroll-behavior:contain}.sensitive-dialog button:focus-visible{outline-offset:3px;outline:3px solid #111}.theme-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff61;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:34px;height:30px;padding:0 10px;font:500 11px/1 system-ui;display:inline-flex}.theme-toggle:hover{background:#ffffff24}.theme-toggle:focus-visible{outline-offset:2px;outline:2px solid #fff}.theme-toggle-icon{font-size:15px}.writing-nav .theme-toggle{flex:none}.back-to-top{z-index:60;min-width:54px;height:44px;color:var(--ink);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#fffffff0;border:1px solid #b8b8bd;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font:600 12px/1 system-ui;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 8px 24px #00000029}.back-to-top.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--parchment)}.back-to-top:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.back-to-top span:first-child{font-size:18px;line-height:1}.hero-profile{flex:none;position:relative}.hero-profile .headshot{display:block}.profile-orb,.profile-meta{display:none}:root[data-theme=studio]{--bg:#0b1020;--bg-soft:#111831;--text:#f7f8ff;--muted:#aeb7d6;--line:#ffffff1f;--accent:#8ea2ff;--accent2:#67e8d0;--card:#ffffff12;--card-strong:#ffffff1c;--shadow:0 24px 80px #00000059;--blue:#8ea2ff;--blue-focus:#aebaff;--blue-dark:#67e8d0;--ink:#f7f8ff;--white:#0b1020;--parchment:#111831;--dark:#111831;--dark-2:#151d39;--hairline:#ffffff1f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}html[data-theme=studio] body{background:radial-gradient(circle at 15% 20%,#768cff33,transparent 28%),radial-gradient(circle at 85% 12%,#67e8d024,transparent 25%),radial-gradient(circle at 78% 78%,#9b6cff24,transparent 28%),var(--bg);color:var(--text);position:relative}html[data-theme=studio] body:before{content:"";z-index:0;pointer-events:none;opacity:.14;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:36px 36px;position:fixed;inset:0}html[data-theme=studio] #root{z-index:1;position:relative}html[data-theme=studio] a:focus-visible,html[data-theme=studio] button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}html[data-theme=studio] .global-nav{height:72px;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0b1020e6,#0b102094);border-bottom:1px solid #ffffff0f}html[data-theme=studio] #root>header{padding-top:72px}html[data-theme=studio] .nav-inner,html[data-theme=studio] .sub-nav-inner{max-width:1120px;padding-left:20px;padding-right:20px}html[data-theme=studio] .wordmark{background:linear-gradient(135deg,var(--accent2),var(--accent));color:#091020;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid;box-shadow:0 10px 28px #7495ff33}html[data-theme=studio] .nav-links a,html[data-theme=studio] .writing-nav a{color:#dce4ff;font-size:12px;font-weight:600}html[data-theme=studio] .nav-links a:after,html[data-theme=studio] .writing-nav a:after{background:linear-gradient(90deg,var(--accent),var(--accent2));height:2px}html[data-theme=studio] .nav-links a:hover,html[data-theme=studio] .writing-nav a:hover{color:var(--text)}html[data-theme=studio] .language-toggle,html[data-theme=studio] .theme-toggle,html[data-theme=studio] .writing-language{border-color:var(--line);color:#dfe4f5;background:#ffffff0a;border-radius:10px}html[data-theme=studio] .language-toggle:hover,html[data-theme=studio] .theme-toggle:hover,html[data-theme=studio] .writing-language:hover{background:#ffffff17}html[data-theme=studio] .theme-toggle-icon,html[data-theme=studio] .theme-toggle-label{color:inherit}html[data-theme=studio] .sub-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1020ad;border-bottom:1px solid #ffffff0f;height:64px}html[data-theme=studio] .sub-title{color:var(--text);font-size:20px;font-weight:700}html[data-theme=studio] .writing-subtitle{color:var(--muted)}html[data-theme=studio] .download{color:#091020;background:linear-gradient(135deg,#b8c3ff,#7fe9d5);border:0;border-radius:14px;min-height:40px;padding:11px 17px;font-weight:750;box-shadow:0 14px 38px #7495ff3d}html[data-theme=studio] .download:hover{background:linear-gradient(135deg,#c4ccff,#8af1de);transform:translateY(-2px)}html[data-theme=studio] .hero{text-align:left;background:0 0;justify-content:center;align-items:center;min-height:calc(100vh - 136px);padding:92px max(20px,50vw - 560px)}html[data-theme=studio] .hero:before{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#0b1020f5,#0b1020bd 55%,#0b1020d1),radial-gradient(circle at 78% 38%,#8ea2ff33,#0000 30%)}html[data-theme=studio] .banner-slide{opacity:.16;filter:saturate(.55)contrast(.82)}html[data-theme=studio] .hero-glass{width:min(1120px,100%);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-rows:auto auto auto;grid-template-columns:1.25fr .75fr;align-items:center;column-gap:56px;padding:0;display:grid}html[data-theme=studio] .hero .eyebrow{border:1px solid var(--line);color:#dce4ff;letter-spacing:0;background:#ffffff0a;border-radius:999px;grid-area:1/1;align-items:center;gap:8px;width:max-content;margin:0 0 24px;padding:7px 10px;font-size:14px;display:inline-flex}html[data-theme=studio] .hero .eyebrow>span{background:#66f2bf;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 0 5px #66f2bf1a}html[data-theme=studio] .hero-identity{display:contents}html[data-theme=studio] .hero h1{letter-spacing:-.05em;text-align:left;text-shadow:none;color:#0000;background:linear-gradient(120deg,#fff 15%,#a7b5ff 55%,#75f0d7 100%);-webkit-background-clip:text;background-clip:text;grid-area:2/1;font-size:clamp(48px,7vw,92px);font-weight:700;line-height:.97}html[data-theme=studio] .hero h1 span{background:inherit;color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=studio] .intro-row{grid-area:3/1;align-items:flex-start;gap:24px;margin-top:30px}html[data-theme=studio] .hero .intro{max-width:650px;color:var(--muted);letter-spacing:0;font-size:clamp(17px,2vw,21px);line-height:1.8}html[data-theme=studio] .hero-writing{color:#091020;background:linear-gradient(135deg,#b8c3ff,#7fe9d5);border:0;border-radius:14px;min-height:46px;padding:12px 17px;font-size:14px;font-weight:750;box-shadow:0 14px 38px #7495ff3d}html[data-theme=studio] .hero-writing:hover{transform:translateY(-2px);box-shadow:0 18px 44px #7495ff4d}html[data-theme=studio] .contact{justify-content:flex-start;gap:10px 20px}html[data-theme=studio] .hero .contact a{color:#dce4ff;text-underline-offset:4px;font-size:14px;text-decoration-color:#8ea2ffa6}html[data-theme=studio] .hero-profile{aspect-ratio:4/5;width:min(100%,330px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,#ffffff2e,#ffffff0a);border:1px solid #ffffff2e;border-radius:32px;grid-area:1/2/4;justify-content:center;justify-self:end;align-items:center;display:flex;overflow:hidden}html[data-theme=studio] .hero-profile .headshot{z-index:3;border:5px solid #f7f8ffd1;border-radius:50%;width:190px;height:190px;position:relative;box-shadow:0 24px 60px #00000047}html[data-theme=studio] .profile-orb{z-index:1;background:linear-gradient(135deg,#7890ffd1,#62eacc94);border-radius:50%;width:285px;height:285px;animation:6s ease-in-out infinite profile-float;display:block;position:absolute}html[data-theme=studio] .profile-orb-glow{z-index:0;opacity:.24;filter:blur(20px);width:330px;height:330px;animation-delay:-3s}html[data-theme=studio] .profile-meta{z-index:4;color:#dce4ff;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:11px;font-weight:650;display:flex;position:absolute;bottom:22px;left:24px;right:24px}@keyframes profile-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(3deg)}}html[data-theme=studio] .banner-arrow,html[data-theme=studio] .banner-playback,html[data-theme=studio] .banner-like,html[data-theme=studio] .banner-progress,html[data-theme=studio] .banner-message{border-color:var(--line);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111831c2}html[data-theme=studio] .banner-arrow{width:40px;height:40px;top:auto;bottom:51px;transform:none}html[data-theme=studio] .banner-arrow:active{transform:scale(.92)}html[data-theme=studio] .banner-arrow-left{left:calc(50% - 67px);right:auto}html[data-theme=studio] .banner-arrow-right{left:calc(50% - 20px);right:auto}html[data-theme=studio] .banner-like,html[data-theme=studio] .banner-progress,html[data-theme=studio] .banner-message{border-radius:12px}html[data-theme=studio] .banner-like.liked{background:#8ea2ff4d}html[data-theme=studio] .section{width:min(1120px,100% - 40px);color:var(--text);background:0 0;border-top:1px solid #ffffff0f;grid-template-columns:240px minmax(0,1fr);gap:40px;margin:0 auto;padding:92px 0}html[data-theme=studio] .section:nth-of-type(odd){color:var(--text);background:0 0}html[data-theme=studio] .section-label{flex-direction:column;align-self:start;align-items:flex-start;gap:14px}html[data-theme=studio] .section-label span{color:var(--accent2);font-size:12px;font-weight:700}html[data-theme=studio] .section h2{letter-spacing:-.04em;overflow-wrap:break-word;text-transform:none;max-width:100%;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.05}html[data-theme=studio] .section-content{min-width:0}html[data-theme=studio] .entry,html[data-theme=studio] .publication,html[data-theme=studio] .statement,html[data-theme=studio] .skills p{border:1px solid var(--line);background:linear-gradient(#ffffff12,#ffffff09);border-radius:24px;margin:0;padding:28px;box-shadow:0 14px 42px #0000001f}html[data-theme=studio] .section:nth-of-type(odd) .entry{border-color:var(--line)}html[data-theme=studio] .entry h3,html[data-theme=studio] .publication h3{letter-spacing:-.025em;font-size:24px;font-weight:650;line-height:1.3}html[data-theme=studio] time,html[data-theme=studio] .section:nth-of-type(odd) time,html[data-theme=studio] .subtitle,html[data-theme=studio] .section:nth-of-type(odd) .subtitle{color:var(--muted)}html[data-theme=studio] .entry li,html[data-theme=studio] .publication>p:last-child{color:#dfe4f5;font-size:15px;line-height:1.8}html[data-theme=studio] li::marker{color:var(--accent2)}html[data-theme=studio] .section:nth-of-type(odd) li::marker{color:var(--accent2)}html[data-theme=studio] #education .section-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}html[data-theme=studio] .research-section .section-content{gap:18px;display:grid}html[data-theme=studio] .project-section .section-content{grid-template-columns:1fr;gap:18px;display:grid}html[data-theme=studio] .project-section .entry{flex-direction:column;min-height:280px;display:flex}html[data-theme=studio] .project-section .entry ul{margin-top:auto}html[data-theme=studio] .statement{color:#dfe4f5;letter-spacing:0;max-width:none;font-size:18px;line-height:1.8}html[data-theme=studio] .skills{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}html[data-theme=studio] .skills p{color:#dfe4f5;font-size:16px;line-height:1.8}html[data-theme=studio] .skills span,html[data-theme=studio] .section:last-of-type .skills span{color:var(--accent2);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:12px}html[data-theme=studio] footer{min-height:150px;color:var(--muted);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1118318c;border-top:1px solid #ffffff0f}html[data-theme=studio] .privacy-note{color:var(--muted)}html[data-theme=studio] .writing-shell{width:min(900px,100% - 40px);padding-top:92px}html[data-theme=studio] .writing-index>h1,html[data-theme=studio] .post-heading h1,html[data-theme=studio] .writing-empty h1{color:var(--text);letter-spacing:-.05em;font-size:clamp(42px,6vw,72px);font-weight:700}html[data-theme=studio] .writing-kicker{color:var(--accent2)}html[data-theme=studio] .writing-intro,html[data-theme=studio] .post-description{color:var(--muted)}html[data-theme=studio] .post-list{border:0;gap:18px;display:grid}html[data-theme=studio] .post-list article{border:0}html[data-theme=studio] .post-list a{border:1px solid var(--line);background:linear-gradient(#ffffff12,#ffffff09);border-radius:24px;padding:28px;transition:transform .25s,background .25s;box-shadow:0 14px 42px #0000001f}html[data-theme=studio] .post-list a:hover{background:#ffffff17;transform:translateY(-2px)}html[data-theme=studio] .post-list h2{color:var(--text);font-size:24px}html[data-theme=studio] .post-list p,html[data-theme=studio] .post-list time,html[data-theme=studio] .post-meta{color:var(--muted)}html[data-theme=studio] .writing-back,html[data-theme=studio] .writing-empty a,html[data-theme=studio] .markdown-body a{color:var(--accent2)}html[data-theme=studio] .post-heading,html[data-theme=studio] .article-activity{border-color:var(--line)}html[data-theme=studio] .post-meta span{border:1px solid var(--line);color:#dce4ff;background:#ffffff0b}html[data-theme=studio] .markdown-body{color:#dfe4f5;font-size:18px;line-height:1.8}html[data-theme=studio] .markdown-body h2,html[data-theme=studio] .markdown-body h3,html[data-theme=studio] .comments-heading h2{color:var(--text)}html[data-theme=studio] .markdown-body blockquote{border-color:var(--accent);color:var(--muted)}html[data-theme=studio] .markdown-body pre{background:#080d1a;box-shadow:0 14px 42px #0003}html[data-theme=studio] .markdown-body :not(pre)>code{color:#dce4ff;background:#ffffff14}html[data-theme=studio] .markdown-body th,html[data-theme=studio] .markdown-body td{border-color:var(--line)}html[data-theme=studio] .article-like,html[data-theme=studio] .load-comments{border-color:var(--line);color:#dfe4ff;background:#ffffff0b}html[data-theme=studio] .article-like:hover:not(:disabled),html[data-theme=studio] .load-comments:hover{background:#ffffff17}html[data-theme=studio] .article-like.liked{background:#8ea2ff21;border-color:#8ea2ff80}html[data-theme=studio] .comment-form,html[data-theme=studio] .sensitive-dialog{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff14,#ffffff0a)}html[data-theme=studio] .comment-form input,html[data-theme=studio] .comment-form textarea,html[data-theme=studio] .admin-key input{border-color:var(--line);color:var(--text);background:#0b1020b8}html[data-theme=studio] .comment-form label span,html[data-theme=studio] .admin-key span,html[data-theme=studio] .comment-list time,html[data-theme=studio] .no-comments{color:var(--muted)}html[data-theme=studio] .comment-form>button,html[data-theme=studio] .admin-key button,html[data-theme=studio] .comment-admin-actions button,html[data-theme=studio] .sensitive-dialog button{color:#091020;background:linear-gradient(135deg,#b8c3ff,#7fe9d5);border-radius:14px}html[data-theme=studio] .comment-list article{border-color:var(--line)}html[data-theme=studio] .comment-list article p{color:#dfe4f5}html[data-theme=studio] .sensitive-dialog{color:#dfe4f5;border-radius:24px}html[data-theme=studio] .activity-message{color:#ffc7ce;background:#9628372e;border:1px solid #ff828240}html[data-theme=studio] .activity-message.success{color:#9bf4e1;background:#1478692e;border-color:#67e8d040}html[data-theme=studio] .activity-message.info{color:#cbd4ff;background:#4e5caa33;border-color:#8ea2ff4d}html[data-theme=studio] .back-to-top{color:#091020;background:linear-gradient(135deg,#b8c3ff,#7fe9d5);border:0;border-radius:14px;box-shadow:0 14px 38px #7495ff3d}html[data-theme=studio] .back-to-top:hover{background:linear-gradient(135deg,#c4ccff,#8af1de);transform:translateY(-2px)}@media (width<=900px){html[data-theme=studio] .nav-menu-toggle{color:var(--text);place-items:center;display:grid}html[data-theme=studio] .nav-links{z-index:29;border:1px solid var(--line);height:auto;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111831f5;border-radius:20px;flex-direction:column;align-items:stretch;gap:3px;padding:12px;display:none;position:fixed;top:72px;left:20px;right:20px}html[data-theme=studio] .nav-links.open{display:flex}html[data-theme=studio] .nav-links a{border-radius:10px;min-height:44px;padding:0 12px}html[data-theme=studio] .nav-links a:hover,html[data-theme=studio] .nav-links a:focus-visible{background:#ffffff12}html[data-theme=studio] .nav-links a:after{display:none}html[data-theme=studio] .hero{padding-top:72px;padding-bottom:72px}html[data-theme=studio] .hero-glass{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;gap:0}html[data-theme=studio] .hero .eyebrow{grid-area:1/1}html[data-theme=studio] .hero h1{grid-area:2/1}html[data-theme=studio] .intro-row{grid-area:3/1}html[data-theme=studio] .hero-profile{grid-area:4/1;justify-self:center;width:min(100%,300px);margin-top:56px}html[data-theme=studio] .section{grid-template-columns:1fr;gap:30px}html[data-theme=studio] .section-label{flex-direction:row;align-items:baseline}html[data-theme=studio] #education .section-content,html[data-theme=studio] .project-section .section-content,html[data-theme=studio] .skills{grid-template-columns:1fr}}@media (width<=640px){.theme-toggle-label{display:none}.theme-toggle{padding:0 8px}.writing-nav{gap:14px}.back-to-top{min-width:46px;height:42px;padding:0 11px;bottom:16px;right:16px}.back-to-top span:last-child{display:none}html[data-theme=studio] #root>header{padding-top:64px}html[data-theme=studio] .global-nav{height:64px}html[data-theme=studio] .sub-nav{height:56px}html[data-theme=studio] .nav-inner,html[data-theme=studio] .sub-nav-inner{padding-left:12px;padding-right:12px}html[data-theme=studio] .nav-links{top:64px;left:12px;right:12px}html[data-theme=studio] .banner-playback{bottom:18px;left:calc(50% - 62px)}html[data-theme=studio] .banner-progress{bottom:23px}html[data-theme=studio] .banner-arrow{bottom:58px}html[data-theme=studio] .hero{min-height:auto;padding:66px 12px 72px}html[data-theme=studio] .hero h1{font-size:52px}html[data-theme=studio] .hero .intro{font-size:17px}html[data-theme=studio] .hero-profile{border-radius:28px;width:min(100%,270px);margin-top:44px}html[data-theme=studio] .hero-profile .headshot{width:158px;height:158px}html[data-theme=studio] .profile-orb{width:235px;height:235px}html[data-theme=studio] .profile-orb-glow{width:275px;height:275px}html[data-theme=studio] .profile-meta{font-size:9px;bottom:18px;left:18px;right:18px}html[data-theme=studio] .hero-writing{width:auto}html[data-theme=studio] .section{width:min(100% - 24px,1120px);padding:66px 0}html[data-theme=studio] .section h2{font-size:32px}html[data-theme=studio] .entry,html[data-theme=studio] .publication,html[data-theme=studio] .statement,html[data-theme=studio] .skills p,html[data-theme=studio] .post-list a{border-radius:20px;padding:22px}html[data-theme=studio] .entry-heading{gap:10px}html[data-theme=studio] .writing-shell{width:min(100% - 24px,900px);padding-top:66px}html[data-theme=studio] .writing-index>h1,html[data-theme=studio] .post-heading h1,html[data-theme=studio] .writing-empty h1{font-size:42px}html[data-theme=studio] .markdown-body{font-size:17px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}html[data-theme=studio] .profile-orb{animation:none}html[data-theme=studio] .download,html[data-theme=studio] .hero-writing,html[data-theme=studio] .post-list a{transition:none}}
