:root{--bg:#fff;--fg:#1c1c1f;--muted:#6b6f76;--accent:#2456d6;--rule:#e8e8e5;--pill-bg:#f4f4f1;--code-bg:#f6f6f3;--btn-bg:#2e2e33;--btn-bg-hover:#44454c;--btn-fg:#f4f4f2;--sans:ui-sans-serif, -apple-system, "SF Pro Text", "Segoe UI", Inter, Roboto, sans-serif;--serif:Charter, "Bitstream Charter", "Sitka Text", Cambria, Georgia, serif;--mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}:root[data-theme=dark]{--bg:#121316;--fg:#dddee1;--muted:#93979e;--accent:#82a7f0;--rule:#26282d;--pill-bg:#1c1e22;--code-bg:#1a1c20;--btn-bg:#2b2e35;--btn-bg-hover:#3b3f49;--btn-fg:#e4e5e8;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#121316;--fg:#dddee1;--muted:#93979e;--accent:#82a7f0;--rule:#26282d;--pill-bg:#1c1e22;--code-bg:#1a1c20;--btn-bg:#2b2e35;--btn-bg-hover:#3b3f49;--btn-fg:#e4e5e8;color-scheme:dark}}*{box-sizing:border-box}html{color-scheme:light dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--serif);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.02rem;line-height:1.7}.wrapper{max-width:44rem;margin-inline:auto;padding:0 1.4rem 5rem}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{text-underline-offset:3px;text-decoration:underline 1px}h1,h2,h3{font-family:var(--sans);letter-spacing:-.01em;line-height:1.25}h1{margin:2.6rem 0 1rem;font-size:1.9rem;font-weight:700}h2{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);border-bottom:1px solid var(--rule);margin:3rem 0 .9rem;padding-bottom:.45rem;font-size:.82rem;font-weight:600}h3{margin:1.3rem 0 .25rem;font-size:1.02rem;font-weight:600}.site-header{z-index:10;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1.5rem;margin-bottom:1rem;padding:1.1rem 0 .9rem;display:flex;position:sticky;top:0}.site-title{font-family:var(--sans);letter-spacing:-.01em;color:var(--fg);font-size:1rem;font-weight:700}.site-title:hover{color:var(--accent);text-decoration:none}.site-nav{font-family:var(--sans);gap:1.15rem;font-size:.86rem;display:flex}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--fg);text-decoration:none}.site-nav a[aria-current=page]{color:var(--fg);font-weight:600}.theme-toggle{font-family:var(--sans);border:1px solid var(--rule);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.28rem .55rem;font-size:.86rem;line-height:1;transition:color .15s,border-color .15s}.theme-toggle:hover{color:var(--accent);border-color:var(--accent)}.theme-toggle .moon,:root[data-theme=dark] .theme-toggle .sun{display:inline}.theme-toggle .sun,:root[data-theme=dark] .theme-toggle .moon{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .sun{display:inline}:root:not([data-theme=light]) .theme-toggle .moon{display:none}}.site-footer{border-top:1px solid var(--rule);font-family:var(--sans);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.3rem 1.5rem;margin-top:5rem;padding-top:1.1rem;font-size:.84rem;display:flex}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--fg);text-decoration:none}.intro{align-items:center;gap:1.8rem;margin-top:3rem;display:flex}.intro img{object-fit:cover;border:1px solid var(--rule);border-radius:50%;flex-shrink:0;width:7.2rem;height:7.2rem}.intro h1{margin:0 0 .2rem}.intro .tagline{font-family:var(--sans);color:var(--muted);margin:0 0 .7rem;font-size:.95rem}.quick-links{font-family:var(--sans);flex-wrap:wrap;gap:.45rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.quick-links a{background:var(--btn-bg);color:var(--btn-fg);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.quick-links a svg{flex-shrink:0;width:.85rem;height:.85rem}.quick-links a:hover{background:var(--btn-bg-hover);text-decoration:none;transform:translateY(-1px)}@media (width<=540px){body{font-size:.98rem}.wrapper{padding:0 1.1rem 4rem}h1{font-size:1.55rem}.site-header{padding:.85rem 0 .75rem}.site-nav{gap:.85rem;font-size:.84rem}.intro{flex-direction:column;align-items:flex-start;gap:1.1rem;margin-top:2rem}.intro img{width:5.8rem;height:5.8rem}.lede{font-size:1.02rem}pre{font-size:.72rem}}.lede{margin-top:1.6rem;font-size:1.08rem}.cv-item{border-left:1px solid var(--rule);margin-bottom:1.05rem;padding-left:1.15rem;position:relative}.cv-item:before{content:"";background:var(--bg);border:1.5px solid var(--muted);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:-4.5px}.cv-item .role{margin:0}.cv-item .meta{font-family:var(--sans);color:var(--muted);margin:.1rem 0 0;font-size:.86rem}ul{margin:.4rem 0 1rem;padding-left:1.15rem}li{margin-bottom:.3rem}li::marker{color:var(--muted)}.mentoring-module{border:1px solid var(--rule);border-radius:8px;margin-bottom:.7rem;padding:.65rem .9rem}.mentoring-module summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.3rem 1rem;list-style:none;display:flex}.mentoring-module summary::-webkit-details-marker{display:none}.mentoring-module summary .role:before{content:"▸";color:var(--muted);margin-right:.5rem;transition:transform .15s;display:inline-block}.mentoring-module[open] summary .role:before{transform:rotate(90deg)}.mentoring-module summary:hover .role:before{color:var(--accent)}.mentoring-module .count{font-family:var(--sans);color:var(--muted);background:var(--pill-bg);border:1px solid var(--rule);border-radius:999px;padding:.08rem .6rem;font-size:.78rem}.mentoring-module .meta{font-family:var(--sans);color:var(--muted);margin:.6rem 0 0;font-size:.86rem}.writing-list{margin:.6rem 0 1rem}.writing-list li{margin-bottom:.4rem}.writing-list .meta{font-family:var(--sans);color:var(--muted);font-size:.86rem}.mentored{margin:.7rem 0 .2rem;font-size:.94rem}.mentored li{margin-bottom:.8rem}.paper-line{color:var(--muted);margin:.25rem 0 0;font-size:.88rem}.paper-tag{font-family:var(--sans);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:var(--pill-bg);border:1px solid var(--rule);white-space:nowrap;border-radius:999px;padding:.05rem .5rem;font-size:.72rem}.projects-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}@media (width<=620px){.projects-grid{grid-template-columns:1fr}}.project{border:1px solid var(--rule);border-radius:10px;flex-direction:column;margin:0;padding:1rem 1.1rem .95rem;transition:border-color .15s;display:flex}.project:hover{border-color:var(--muted)}.project h3{margin:0 0 .2rem}.project h3 a{color:var(--fg);align-items:center;gap:.45rem;display:inline-flex}.project h3 a svg{width:.9rem;height:.9rem;color:var(--muted);flex-shrink:0}.project h3 a:hover{color:var(--accent);text-decoration:none}.project h3 a:hover svg{color:var(--accent)}.project p{margin:.2rem 0 .7rem;font-size:.94rem}.project .tags{margin-top:auto}.project .star{font-family:var(--sans);color:var(--muted);margin-left:.4rem;font-size:.78rem;font-weight:400}.tags{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.tags li{font-family:var(--sans);color:var(--muted);background:var(--pill-bg);border:1px solid var(--rule);border-radius:999px;margin:0;padding:.08rem .6rem;font-size:.74rem}.interests{gap:.45rem;margin:.6rem 0 1rem}.interests li{color:var(--fg);padding:.22rem .75rem;font-size:.84rem}.project-page h1{margin-bottom:.6rem}.project-page .interests{margin:0 0 .8rem}.prose{margin-top:1.6rem}.prose img{border-radius:8px;max-width:100%}.prose h2{margin-top:2rem}.back-link{font-family:var(--sans);margin-top:2.5rem;font-size:.88rem}.publication{margin-bottom:2.1rem}.publication p{margin:.2rem 0}.publication .pub-title{font-size:1.05rem;font-weight:600}.publication .venue{font-family:var(--sans);color:var(--muted);font-size:.86rem}.pub-links{font-family:var(--sans);flex-wrap:wrap;gap:.5rem;margin-top:.65rem;font-size:.8rem;display:flex}.pub-links a,.pub-links summary{background:var(--btn-bg);color:var(--btn-fg);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.42rem;padding:.34rem .95rem;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.pub-links a svg,.pub-links summary svg{flex-shrink:0;width:.85rem;height:.85rem}.pub-links a:hover,.pub-links summary:hover{background:var(--btn-bg-hover);text-decoration:none;transform:translateY(-1px)}.pub-links details{display:contents}.pub-links summary{list-style:none}.pub-links summary::-webkit-details-marker{display:none}.pub-links details[open] summary{background:var(--btn-bg-hover)}.pub-links details[open] pre{order:99;width:100%}pre{background:var(--code-bg);border:1px solid var(--rule);border-radius:8px;margin:.3rem 0 0;padding:.9rem 1rem;font-size:.78rem;line-height:1.55;overflow-x:auto}code{font-family:var(--mono)}
