:root{--paper:#f5f3ec;--ink:#202d2b;--muted:#5e6962;--line:#d6dad1;--green:#245e4b;--soft:#e8ece3;--mono:ui-monospace,SFMono-Regular,Consolas,monospace;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9c581a;outline-offset:5px}button{font:inherit}.shell{width:min(1200px,calc(100% - 96px));margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:800;letter-spacing:-2px;text-decoration:none;display:flex;align-items:center;gap:18px}.wordmark span{font-size:14px;font-weight:400;letter-spacing:0}.header nav{display:flex;align-items:center;gap:30px;font-size:13px}.header nav a{text-decoration:none}.nav-contact{border:1px solid var(--ink);padding:11px 17px;border-radius:30px}.hero{display:grid;grid-template-columns:1.55fr 1fr;gap:80px;padding:84px 0 76px;align-items:center}.eyebrow,.chapter{font:11px/1.6 var(--mono);letter-spacing:1px}.eyebrow{display:flex;align-items:center;gap:9px}.dot{display:inline-block;background:var(--green);width:7px;height:7px;border-radius:50%}h1{font-size:clamp(54px,6.5vw,89px);font-weight:500;line-height:1.02;letter-spacing:-5px;margin:28px 0}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.hero-intro{max-width:520px;font-size:18px;line-height:1.7;color:var(--muted)}.hero-links{display:flex;align-items:center;gap:26px;margin:29px 0;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--ink);color:white;border-radius:5px;padding:17px 22px;text-decoration:none;font-size:14px}.button:hover{background:var(--green)}.location{font:12px var(--mono);color:var(--muted);margin:30px 0 0}.profile-card{transform:rotate(2deg);padding:12px 12px 22px;border:1px solid #d7dbd2;background:#e9eae1;border-radius:8px;box-shadow:13px 17px 0 #e1e5db;max-width:360px;justify-self:end;width:100%}.portrait-wrap{height:310px;overflow:hidden;position:relative;background:linear-gradient(150deg,#b3c1b1,#dfe3d7)}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 27%;filter:saturate(.65)}.portrait-fallback{height:100%;display:grid;place-items:center;font:100px Georgia,serif;color:#245e4b}.portrait-label{position:absolute;left:15px;bottom:15px;font:10px var(--mono);padding:7px 9px;background:var(--paper);letter-spacing:1px}.profile-caption{padding:10px 8px 0}.profile-caption h2{font-size:21px;margin:12px 0 8px;letter-spacing:-.5px}.profile-caption p{font-size:13px;line-height:1.6;margin:0 0 12px;color:#45534b}.profile-caption a{font-size:12px}.chapter{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0;color:var(--muted)}.section{padding:34px 0 70px;scroll-margin-top:25px}.section-head{display:flex;justify-content:space-between;align-items:start;gap:55px;margin-bottom:32px}h2{font-size:34px;font-weight:500;letter-spacing:-1.3px;line-height:1.2;margin:0}.section-head p{font-size:14px;line-height:1.7;max-width:335px;margin:0;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#faf9f4;display:flex;flex-direction:column}.project-art{height:150px;background:#e4e9de;position:relative;overflow:hidden;padding:24px;color:#43614e;display:flex;align-items:center;justify-content:space-between}.project-art span{font:11px var(--mono);max-width:170px;line-height:1.8;position:relative;z-index:1;white-space:pre-line}.project-art strong{font:74px Georgia,serif;opacity:.28}.art-network{background:repeating-linear-gradient(90deg,transparent,transparent 37px,#becfc044 38px),repeating-linear-gradient(0deg,#e3eadf,#e3eadf 37px,#becfc055 38px)}.art-photo{background:linear-gradient(115deg,#d9deef,#e8d2b9);color:#554f64}.art-photo strong{transform:rotate(-14deg);font-size:86px}.art-agents{background:#253e36;color:#d6e3cf}.art-research{background:#e8dfcc;color:#665538}.project-body{padding:25px;flex:1;display:flex;flex-direction:column}.project-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font:10px var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.status{padding:5px 8px;border-radius:3px;background:var(--soft);font:10px var(--mono);white-space:nowrap;text-transform:uppercase;color:#365141}.status.merged{background:#e3daf2;color:#614083}.status.open{background:#d9ecdd;color:#285a37}.status.closed{background:#ebe5e1;color:#63564f}.project-body h3{font-size:23px;font-weight:500;letter-spacing:-.7px;margin:20px 0 12px}.project-body p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 17px}.project-body .project-note{font-size:12px;border-left:2px solid #cdd5c5;padding-left:10px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.tags span{font:10px var(--mono);color:#53614e}.project-links{margin-top:auto;display:flex;gap:22px;font-size:12px}.contribution{display:grid;grid-template-columns:140px 1fr 100px;gap:20px;padding:26px 0;border-top:1px solid var(--line);align-items:start}.contribution:last-child{border-bottom:1px solid var(--line)}.pr-source{font:11px/1.8 var(--mono);color:var(--muted);overflow-wrap:anywhere}.contribution h3{font-size:17px;line-height:1.4;font-weight:500;margin:0 0 10px;letter-spacing:-.2px}.contribution p{font-size:13px;line-height:1.7;color:var(--muted);max-width:700px;margin:0}.pr-end{display:flex;align-items:end;flex-direction:column;gap:18px;font-size:11px}.fine{font-size:11px;line-height:1.7;color:var(--muted)}.activity-panel{border-radius:9px;background:#e8ece2;padding:34px;margin:0 0 60px;scroll-margin-top:25px}.activity-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}.activity-top h2{font-size:31px}.stats{display:flex;gap:30px}.stat strong{font-size:36px;font-weight:400;letter-spacing:-1px;display:block}.stat span{font:10px var(--mono);color:#4e6151}.calendar{display:grid;grid-template-rows:repeat(7,13px);grid-auto-flow:column;grid-auto-columns:minmax(12px,1fr);gap:5px}.day{border:1px solid #becaba;background:#d5decf;border-radius:2px;min-width:0;cursor:pointer;padding:0}.day:hover{outline:1px solid var(--ink)}.blank{visibility:hidden}.level-0{background:#d5decf}.level-1{background:#a9c6a0}.level-2{background:#73a57b}.level-3{background:#3d7b5a}.level-4{background:#1d503d}.calendar-foot{display:flex;justify-content:space-between;gap:15px;margin-top:14px;font:10px var(--mono);color:#4e6151}.legend{display:flex;align-items:center;gap:4px}.legend i{width:10px;height:10px;display:inline-block;border-radius:2px}.activity-panel details{border-top:1px solid #c7d1c1;padding-top:15px;font-size:12px;line-height:1.8;color:#475a4e}.activity-panel summary{cursor:pointer;width:fit-content}.activity-panel details p{max-width:900px}#activity-help{font-size:12px;line-height:1.8;min-height:22px;overflow-wrap:anywhere}#activity-help a{display:inline-block;margin-right:14px}#coverage{display:flex;flex-wrap:wrap;gap:8px 20px}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.about h2{font-size:39px;line-height:1.2}.about-intro{color:var(--muted);font-size:15px;line-height:1.8}.experience{margin-top:28px}.experience p{display:flex;flex-direction:column;gap:5px;padding:12px 0;margin:0;border-top:1px solid var(--line);font-size:13px;line-height:1.6}.experience span{font:11px/1.5 var(--mono);color:var(--muted)}.interest{border-bottom:1px solid var(--line);padding:14px 0}.interest h3{font-size:17px;font-weight:500;margin:0 0 9px}.interest p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.contact{text-align:center;padding:65px 0 75px;border-top:1px solid var(--line)}.contact p{font-size:14px;color:var(--muted)}.contact h2{font:50px Georgia,serif;letter-spacing:-1.7px;margin:16px 0 29px}.footer{padding:27px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.skip{position:absolute;left:15px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}#load-error{padding:20px;background:#f3ddca}
@media(min-width:1500px){.hero{gap:120px}}
@media(max-width:900px){.shell{width:calc(100% - 48px)}.hero{gap:40px;padding:55px 0 60px}.hero h1{font-size:66px;letter-spacing:-3px}.hero .eyebrow{font-size:9px}.portrait-wrap{height:260px}.section-head{gap:30px}.section-head h2{font-size:29px}.about{gap:45px}.contribution{grid-template-columns:110px 1fr 80px}.activity-panel{padding:25px}.calendar{gap:4px}}
@media(max-width:640px){.shell{width:calc(100% - 36px)}.header{height:auto;min-height:93px;flex-wrap:wrap;padding:18px 0;gap:17px}.wordmark span{font-size:12px}.header nav{gap:19px;font-size:11px;flex-wrap:wrap}.nav-contact{border:0;padding:0}.hero{grid-template-columns:1fr;gap:30px;padding:38px 0 48px}.hero h1{font-size:66px;line-height:1.02;margin:23px 0}.hero-intro{font-size:16px}.hero .eyebrow{font-size:9px;letter-spacing:.5px}.hero-links{margin:25px 0}.profile-card{transform:none;max-width:none;display:flex;padding:9px;gap:15px;align-items:center;box-shadow:5px 7px 0 #e1e5db}.portrait-wrap{width:124px;min-width:124px;height:156px}.portrait-fallback{font-size:55px}.portrait-label{font-size:7px;padding:4px;left:5px;bottom:7px}.profile-caption{padding:0 7px 0 0}.profile-caption h2{font-size:20px}.profile-caption p{font-size:11px}.profile-caption a{font-size:11px}.location{font-size:11px}.chapter{font-size:9px;letter-spacing:.3px}.chapter span:last-child{max-width:135px;text-align:right}.section{padding:23px 0 44px}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:29px;margin-bottom:13px}.section-head p{font-size:13px}.project-grid{grid-template-columns:1fr}.project-art{height:118px}.project-body{padding:21px}.project-body h3{font-size:24px}.contribution{grid-template-columns:1fr 80px;gap:12px}.pr-source{grid-column:1/-1;font-size:10px}.contribution h3{font-size:15px}.contribution p{font-size:12px}.activity-panel{margin:0 -4px 38px;padding:22px 16px}.activity-top{display:block;margin-bottom:25px}.activity-top h2{font-size:27px}.stats{margin-top:23px;gap:27px}.stat strong{font-size:32px}.calendar{grid-template-rows:repeat(7,10px);grid-auto-columns:minmax(0,1fr);gap:3px}.calendar-foot{font-size:8px;gap:8px}.legend{gap:2px}.legend i{width:7px;height:7px}.about{grid-template-columns:1fr;gap:27px}.about h2{font-size:35px}.contact{padding:38px 0 47px}.contact h2{font-size:38px}.footer{font-size:10px;flex-wrap:wrap;padding:21px 0}.footer span:nth-child(2){order:3;width:100%}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}

/* Project subtitles and the combined personal activity overview. */
.project-body .project-subtitle{font-size:15px;line-height:1.5;color:var(--ink);margin:-3px 0 17px;font-weight:500}
.activity-panel{padding:38px;background:#e7ece1}.activity-top{align-items:flex-start;margin-bottom:30px}.activity-top h2{font-size:42px;letter-spacing:-1.7px}.activity-intro{font-size:14px;color:#50634f;line-height:1.7;max-width:540px;margin-bottom:0}.activity-tag{font:10px var(--mono);color:#50634f;border:1px solid #bccbb8;border-radius:30px;padding:9px 13px;white-space:nowrap;margin-top:12px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid #c6d1bf;border-radius:6px;background:#f6f7f0;margin:0 0 15px}.stat{padding:23px 20px;border-right:1px solid #d6ddce}.stat:last-child{border-right:0}.stat strong{font-size:54px;font-weight:500;color:#245e4b;letter-spacing:-2px;margin-bottom:12px}.stat span{font:10px/1.6 var(--mono);display:block;color:#314a3b;letter-spacing:.4px}.stat small{font-size:11px;color:#63705f;line-height:1.5;display:block;margin-top:6px;max-width:180px}.heatmap-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0 18px}.heatmap-heading h3{font-size:15px;font-weight:500;margin:0}.heatmap-heading span{font:10px var(--mono);color:#586c56}#activity-scope{line-height:1.7}
@media(max-width:900px){.stat{padding:20px 13px}.stat strong{font-size:46px}.activity-tag{display:none}}
@media(max-width:640px){.activity-panel{padding:25px 17px}.activity-top h2{font-size:36px}.activity-intro{font-size:13px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.stat{padding:18px 14px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #d6ddce}.stat strong{font-size:45px}.stat span{font-size:9px}.stat small{font-size:10px}.heatmap-heading{margin-top:24px}.heatmap-heading span{font-size:8px}.project-body .project-subtitle{font-size:14px}}
