:root{color-scheme:light;--paper:#f4f2ec;--ink:#202c29;--muted:#58635e;--line:#d5d9ce;--green:#244b3e;--accent:#d9ec89;--white:#fffefa;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #648030;outline-offset:5px}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:500}h1,h2{font-family:Georgia,'Times New Roman',serif}h2{font-size:clamp(2.2rem,4vw,3.6rem);letter-spacing:-.045em}h3{font-size:1.35rem}p{color:var(--muted)}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:20px;top:-100px;z-index:5;background:var(--accent);padding:12px}.skip:focus{top:12px}.top{border-bottom:1px solid var(--line)}.header{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:24px}.identity{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:600;letter-spacing:-.03em}.monogram{display:grid;place-items:center;background:var(--green);color:var(--paper);width:39px;height:39px;font-family:Georgia,serif;border-radius:50%;font-size:15px}.header nav{display:flex;gap:28px;align-items:center}.header nav a{text-decoration:none;font-size:14px}.header nav a:hover{text-decoration:underline}.back{border-left:1px solid var(--line);padding-left:28px;color:var(--muted)}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--green);margin-bottom:22px}.hero{display:grid;grid-template-columns:1.45fr 1fr;gap:90px;padding-top:90px;padding-bottom:84px;align-items:center}.hero h1{font-size:clamp(3.4rem,6.8vw,6rem);letter-spacing:-.055em;margin-bottom:24px;line-height:1.03}.hero h1 em{color:var(--green);font-weight:400}.intro{max-width:540px;font-size:18px;line-height:1.75}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 21px;border-radius:4px;background:var(--green);color:#fff;text-decoration:none;border:1px solid var(--green);font-size:14px;font-weight:600;min-height:48px}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button:hover{background:#35614f;color:white}.profile-card{position:relative;background:#e4e8db;border:1px solid #d2d9c5;border-radius:8px;padding:26px;overflow:hidden;min-height:420px}.card-caption{display:flex;justify-content:space-between;color:var(--green);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.system-art{height:258px;position:relative;display:grid;place-items:center;isolation:isolate}.orbit{position:absolute;width:208px;height:208px;border:1px solid #a7b2a0;border-radius:50%;transform:rotate(-30deg) scaleX(.65)}.orbit.two{transform:rotate(30deg) scaleX(.65)}.orbit.three{transform:rotate(90deg) scaleX(.65)}.core{position:relative;display:grid;place-items:center;background:var(--green);color:var(--accent);height:76px;width:76px;border-radius:50%;font:italic 28px Georgia,serif;box-shadow:0 0 0 12px #e4e8db}.dot{position:absolute;left:22%;top:27%;width:12px;height:12px;border-radius:50%;background:var(--accent);border:1px solid #83915c}.dot.two{left:74%;top:70%;background:var(--green)}.card-bottom{border-top:1px solid #bac4af;padding-top:18px}.card-bottom strong{font:25px Georgia,serif;font-weight:400}.card-bottom p{font-size:12px;margin:8px 0 0}.location{font-size:12px;display:flex;align-items:center;gap:8px;margin-top:26px}.location:before{content:'';height:6px;width:6px;background:var(--green);border-radius:50%}.strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0;gap:30px}.strip b{display:block;font-weight:500;font-size:15px}.strip span{font-size:12px;color:var(--muted)}.section{padding:82px 0;border-bottom:1px solid var(--line);scroll-margin-top:24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-head h2{margin:0}.section-head p{max-width:365px;margin:0;font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{background:var(--white);border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column}.project-art{height:170px;display:flex;align-items:center;justify-content:center;gap:8px;background:#e1e8dd;position:relative;overflow:hidden;color:#2e5143}.project-art.quant{background:#e4e7ed;color:#465774}.project-art.econ{background:#ece6d6;color:#655431}.art-symbol{font:italic 64px Georgia,serif;letter-spacing:-.07em}.project-art small{position:absolute;left:20px;bottom:16px;font:10px monospace;letter-spacing:.13em}.feature-body{padding:24px;display:flex;flex:1;flex-direction:column}.feature .eyebrow{margin:0 0 12px;font-size:10px}.feature h3{font-size:24px;letter-spacing:-.04em;margin-bottom:14px}.feature p{font-size:14px}.feature a{margin-top:auto;padding-top:12px;font-weight:600;font-size:13px;text-decoration:none}.feature a:hover{text-decoration:underline}.section-link{display:inline-block;font-size:14px;margin-top:26px}.experience-layout{display:grid;grid-template-columns:1fr 2fr;gap:80px}.experience-intro p{font-size:14px;max-width:280px}.role{border-bottom:1px solid var(--line);padding:26px 0}.role:first-child{padding-top:0}.role:last-child{border:0;padding-bottom:0}.role-top{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.role-top h3{font-size:20px;margin-bottom:6px}.role .role-date{font-size:12px;color:var(--muted);white-space:nowrap}.role-title{font-size:14px;color:var(--green);margin-bottom:12px}.role p:last-child{font-size:14px;margin:0}.toolkit{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.tag{border:1px solid var(--line);padding:4px 10px;border-radius:3px;color:var(--muted);font-size:11px}.controls{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:15px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid var(--line);border-radius:4px;padding:9px 13px;font-size:12px;min-height:44px;color:var(--ink)}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.search{display:flex;align-items:center;gap:10px;font-size:12px}.search input{min-width:210px;background:var(--white);border:1px solid var(--line);border-radius:4px;padding:10px 12px;font-size:13px;min-height:44px}.result-count{font-size:12px;margin:0 0 20px}.project-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 35px}.project{border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:1fr auto;column-gap:16px}.project h3{font-size:18px;margin:10px 0}.project p{grid-column:1/-1;font-size:13px;margin:0 0 12px}.project .category{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.project .status{align-self:start;font-size:10px;border:1px solid var(--line);padding:2px 7px;border-radius:3px;color:var(--green);white-space:nowrap}.project a{font-size:12px;font-weight:600;text-decoration:none;grid-column:1/-1}.project a:hover{text-decoration:underline}.project[hidden]{display:none}.empty{padding:40px;border:1px dashed var(--line);text-align:center}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.about-grid p{font-size:16px}.education{margin-bottom:20px}.education b{font-size:14px;font-weight:500}.education p{font-size:13px}.contact{padding:68px 0}.contact-inner{padding:48px;background:var(--green);color:var(--paper);border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:28px}.contact h2{font-size:40px;margin-bottom:14px}.contact p{color:#d2decf;max-width:510px;margin:0;font-size:14px}.contact .button{background:var(--accent);color:var(--ink);border-color:var(--accent);white-space:nowrap}.footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0 32px;font-size:12px;color:var(--muted)}.footer nav{display:flex;gap:20px}.resume{max-width:880px;margin:60px auto;padding:45px;background:var(--white);border:1px solid var(--line)}.resume h1{font:44px Georgia,serif;margin-bottom:5px}.resume h2{font:15px Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin:28px 0 14px;border-bottom:1px solid var(--line);padding-bottom:8px}.resume h3{font:600 15px Arial,sans-serif;margin-bottom:6px}.resume p,.resume li{font-size:13px}.resume ul{padding-left:18px}.resume .role{padding:14px 0}.resume-actions{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;width:min(880px,calc(100% - 40px));margin:30px auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:35px;padding:55px 0}.hero h1{font-size:4rem}.profile-card{padding:20px;min-height:370px}.system-art{height:220px}.header nav{gap:18px}.back{padding-left:18px}.experience-layout{gap:40px}.about-grid{gap:45px}.feature-body{padding:20px}.feature h3{font-size:21px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.header{min-height:100px;flex-wrap:wrap;gap:12px;padding:18px 0}.header nav{width:100%;justify-content:space-between;gap:10px}.header nav a{font-size:12px}.back{padding-left:12px}.hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.hero h1{font-size:3.7rem}.intro{font-size:16px}.profile-card{min-height:260px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.card-caption{grid-column:1/-1}.system-art{height:200px;grid-column:1;grid-row:2}.orbit{height:160px;width:160px}.core{width:60px;height:60px;font-size:23px}.card-bottom{border:0;padding-left:20px}.card-bottom strong{font-size:24px}.strip{gap:15px;padding:22px 0}.strip b{font-size:13px}.strip span{font-size:11px;line-height:1.5;display:block;margin-top:6px}.section{padding:55px 0}.section-head{display:block}.section-head p{margin-top:20px}.feature-grid,.experience-layout,.about-grid,.project-list{grid-template-columns:1fr}.project-art{height:150px}.feature-body{padding:24px}.experience-layout,.about-grid{gap:30px}.experience-intro p{max-width:none}.role-top{display:block}.role .role-date{display:block;margin-bottom:9px}.search{width:100%}.search input{flex:1;min-width:0}.contact{padding:40px 0}.contact-inner{padding:30px 25px;display:block}.contact h2{font-size:34px}.contact .button{margin-top:24px}.footer{flex-direction:column}.resume{margin:20px;padding:25px}.resume h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{@page{margin:12mm}body{background:white;color:black}.resume-actions,.top,.footer{display:none!important}.resume{margin:0;padding:0;border:0;max-width:none}.resume h1{font-size:28px}.resume h2{margin:17px 0 8px;font-size:12px}.resume p,.resume li{font-size:10px;line-height:1.35;color:black}.resume h3{font-size:12px}.resume .role{padding:8px 0;break-inside:avoid}.resume a{color:black;text-decoration:none}.resume .role .role-date{font-size:10px}.resume .role-title{font-size:11px}.resume ul{margin:6px 0}a[href]:after{content:none}}

[hidden]{display:none!important}
