:root{--paper:#f3eee4;--ink:#262623;--muted:#625e57;--line:#26262340;--accent:#9b4933;--soft-accent:#d8a083;--dark:#282826;--white:#fbf8f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background-color:var(--paper);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 20% 30%,#4e381f09 0 1px,#0000 1.5px),radial-gradient(circle at 70% 60%,#4e381f06 0 1px,#0000 1.5px),linear-gradient(92deg,#fff3,#0000 20%,#6f543206 70%,#0000);background-size:11px 13px,17px 19px,100% 100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5;overflow-x:clip}body:before{content:"";pointer-events:none;z-index:20;opacity:.15;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E");position:fixed;inset:0}body.toc-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#about,#education,#experience,#projects,#publications{scroll-margin-top:24px}.toc-trigger{z-index:62;width:auto;min-width:91px;height:30px;color:var(--ink);box-shadow:none;letter-spacing:normal;text-transform:none;writing-mode:horizontal-tb;cursor:pointer;background:0 0;border:1px solid #2626236b;border-radius:16px 14px 15px 13px;order:-1;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1;transition:color .2s,background .2s,opacity .2s,transform .25s;display:flex;position:relative;transform:none}.toc-trigger:hover{color:var(--accent);border-color:var(--soft-accent);background:0 0;transform:translateY(-1px)}.toc-trigger[aria-expanded=true]{opacity:0;pointer-events:none;transform:translateY(-3px)}.toc-trigger-mark{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:18px;height:18px;display:flex}.toc-trigger-mark i{background:currentColor;width:11px;height:1px;display:block}.toc-scrim{z-index:54;opacity:0;pointer-events:none;cursor:default;background:#26262333;border:0;padding:0;transition:opacity .28s;position:fixed;inset:0}.toc-scrim.is-visible{opacity:1;pointer-events:auto}.toc-drawer{z-index:60;width:min(330px,100vw - 44px);color:var(--ink);background-color:var(--paper);visibility:hidden;background-image:radial-gradient(circle at 22% 32%,#4e381f0a 0 1px,#0000 1.5px),linear-gradient(92deg,#ffffff38,#0000 38%,#6f543206);background-size:11px 13px,100% 100%;border-right:1px solid #26262380;flex-direction:column;padding:32px 28px 24px;transition:transform .34s cubic-bezier(.22,.72,.18,1),visibility 0s linear .34s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-104%);box-shadow:18px 0 45px #2626231f}.toc-drawer.is-open{visibility:visible;transition-delay:0s;transform:translate(0)}.toc-drawer:focus{outline:none}.toc-drawer-head{justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:12px;display:flex}.toc-drawer h2{letter-spacing:-.035em;margin:0;font-size:38px;font-weight:400;line-height:1}.toc-close{width:34px;height:34px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .2s,border-color .2s,transform .2s;display:grid}.toc-close:hover{color:var(--accent);border-color:var(--soft-accent);transform:rotate(4deg)}.toc-close svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;width:15px;height:15px}.toc-nav{margin-top:12px}.toc-nav ol{margin:0;padding:0;list-style:none}.toc-nav a{grid-template-columns:30px 1fr 18px;align-items:center;gap:10px;min-height:58px;font-size:17px;transition:color .2s,padding-left .2s;display:grid}.toc-nav a:hover{color:var(--accent);padding-left:5px}.toc-number{color:var(--accent);letter-spacing:.08em;font-family:Arial,Helvetica,sans-serif;font-size:9px}.toc-link-arrow{fill:none;stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .2s}.toc-nav a:hover .toc-link-arrow{transform:translate(3px)}.toc-trigger:focus-visible,.toc-close:focus-visible,.toc-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.shell{width:min(1160px,100% - 64px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:6px;height:122px;display:flex}.arrow{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.arrow--diagonal{transform:rotate(-45deg)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;min-height:470px;padding-block:0 52px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero h1{margin-bottom:0}.hero-contact{background:#ffffff17;border:1px solid #2626238c;border-radius:9px 7px 11px 8px;width:min(590px,100vw - 64px);min-height:120px;margin-top:36px;padding:20px 24px}.hero-about-copy{color:var(--muted);margin-bottom:0;padding-bottom:0;font-size:17px;line-height:1.65}.hero-about-copy a{color:var(--ink);border-bottom:1px solid var(--soft-accent);transition:color .2s}.hero-about-copy a:hover{color:var(--accent)}.hero-about-copy strong{color:var(--ink);font-weight:600}.contact-links{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;margin:-4px 0 10px;display:flex}.header-links{flex:none;margin:0}.contact-link{width:auto;height:30px;color:var(--ink);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;gap:5px;padding:0 4px;font-family:Arial,Helvetica,sans-serif;font-size:12px;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.contact-link:hover{color:var(--accent);border-color:var(--line);transform:translateY(-1px)}.contact-link svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.048em;white-space:nowrap;margin-bottom:0;font-size:clamp(70px,7vw,94px);font-weight:400;line-height:.96}.hero-art{color:#54534f;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative}.portrait-line{object-fit:contain;mix-blend-mode:multiply;width:80%;max-width:410px;height:auto;max-height:520px;display:block}.ruled-section{padding-block:24px 38px}.section-label{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:28px;font-size:20px;display:flex}.section-label i{background:var(--accent);border-radius:50%;width:6px;height:6px}.education-summary{align-self:start;width:min(100%,720px)}.education-summary p{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:20px;margin-bottom:0;padding-block:16px;display:grid}.education-summary p:first-child{border-top:1px solid var(--line)}.education-summary strong{font-size:18px;font-weight:400;display:block}.education-summary time{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.5}.education-info>span{color:var(--ink);margin-top:2px;font-size:11px;font-style:italic;line-height:1.6;display:block}.experience-grid{display:block}.timeline{width:min(100%,720px);margin-right:auto}.experience-group+.experience-group{margin-top:42px}.experience-group-title{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400}.experience-group-list{border-top:1px solid var(--line)}.timeline-item{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:28px;padding-block:22px;display:grid}.timeline-item>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:10px}.timeline-item h3{margin-bottom:2px;font-size:18px;font-weight:400}.timeline-item h3 a{color:var(--ink);border-bottom:1px solid var(--soft-accent);transition:color .2s}.timeline-item h3 a:hover{color:var(--accent)}.timeline-item p{max-width:600px;color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.6}.timeline-item .timeline-place{color:var(--ink);margin-bottom:8px;font-size:11px;font-style:italic}.work{padding-bottom:10px}.work-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.work-heading .section-label{margin-bottom:0}.about-heading{align-items:flex-start;margin-bottom:28px}.about-heading .section-label{margin-bottom:0}.projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:820px;display:grid}.project{display:block}.project-image{background:#e7e0d4;border:1px solid #26262366;border-radius:7px 5px 8px 6px;min-height:245px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 28px #26262312}.project-image:after{content:"";pointer-events:none;border:6px solid #f3eee424;position:absolute;inset:0}.project-open{background:var(--paper);width:50px;height:50px;color:var(--ink);opacity:0;z-index:3;border-radius:50%;place-items:center;transition:opacity .25s,transform .25s;display:grid;position:absolute;bottom:18px;right:18px;transform:scale(.7)}.project-image:hover .project-open{opacity:1;transform:scale(1)}.project-image:hover .project-art{transform:scale(1.02)}.project-art{height:245px;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.project-art--image{object-fit:contain;background:#fff;width:100%;padding:12px;display:block}.project-meta{grid-template-columns:25px 1fr;align-items:start;gap:8px 12px;margin-top:15px;display:grid}.project-meta>span{color:var(--accent);padding-top:9px;font-size:11px}.project-meta h3{letter-spacing:-.025em;margin-bottom:8px;font-size:20px;font-weight:400;line-height:1}.project-meta h3.project-title--long{letter-spacing:-.04em;white-space:nowrap}.project-meta p{max-width:330px;color:var(--muted);font-size:12px;line-height:1.6}.project-meta .project-authors{color:var(--ink);margin-bottom:7px;font-size:11px;font-style:italic}.project-meta small{border-top:1px solid var(--soft-accent);width:fit-content;color:var(--muted);grid-column:2;padding-top:8px;font-family:Arial,Helvetica,sans-serif;font-size:9px;display:inline-block}.paper-links{grid-column:2;gap:15px;margin-top:4px;display:flex}.paper-links a{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:3px;font-family:Arial,Helvetica,sans-serif;font-size:10px;display:inline-flex}.paper-links .arrow{stroke-width:1.55px;width:11px;height:11px}.paper-links a:hover{color:var(--accent)}.publication-list{margin-top:36px;padding-top:0}.publication-list>.section-label{color:var(--muted)}.publication-groups{gap:42px;display:grid}.publication-group-title{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400}.publication-group-title+.publication-row{border-top:1px solid var(--line)}.publication-row{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr 60px 24px;align-items:center;gap:20px;padding-block:22px;transition:padding-left .2s,color .2s;display:grid}.publication-row:hover{color:var(--accent);padding-left:8px}.publication-row>span{color:var(--accent);font-family:Arial,Helvetica,sans-serif;font-size:10px}.publication-row h3{margin-bottom:5px;font-size:18px;font-weight:400}.publication-row p{color:var(--muted);margin-bottom:3px;font-size:11px}.publication-row small{color:var(--muted);font-size:10px;font-style:italic}.publication-row strong{font-size:12px;font-weight:400}.site-footer{justify-content:flex-end;padding-block:6px 28px;display:flex}.back-to-top{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-family:Arial,Helvetica,sans-serif;font-size:12px;display:inline-flex}.back-to-top span{color:var(--accent);font-size:17px;transition:transform .2s}.back-to-top .back-to-top-label{border-bottom:1px solid var(--soft-accent);color:var(--ink);padding-bottom:3px;font-size:12px}.back-to-top:hover span{transform:translateY(-4px)}@media (max-width:980px){.hero{grid-template-columns:minmax(0,58vw) minmax(0,1fr);column-gap:20px;min-height:480px}.hero-contact{width:100%}.portrait-line{width:min(100%,300px)}.projects{grid-template-columns:repeat(2,1fr)}.project-image,.project-art{height:270px;min-height:270px}}@media (max-width:720px){.toc-trigger{writing-mode:horizontal-tb;border-right:1px solid #2626236b;border-radius:16px 14px 15px 13px;flex-direction:row;order:-1;gap:4px;width:86px;min-width:86px;height:30px;padding:0 8px;font-size:11px;position:relative;transform:none}.toc-trigger[aria-expanded=true]{transform:translateY(-3px)}.toc-trigger-mark i{width:10px}.toc-trigger-mark{width:16px;height:16px}.toc-drawer{border-left:0;border-right:1px solid #26262380;width:min(330px,100vw - 28px);padding:26px 24px 22px;left:0;right:auto;transform:translate(-104%);box-shadow:18px 0 45px #2626231f}.toc-drawer.is-open{transform:translate(0)}.toc-drawer h2{font-size:35px}.toc-nav a{min-height:58px;font-size:16px}.shell{width:min(100% - 36px,600px)}.site-header{justify-content:space-between;gap:10px;height:88px}.header-links{gap:4px}.header-links .contact-link{gap:4px;padding-inline:1px;font-size:11px}.header-links .contact-link svg{width:16px;height:16px}.hero{grid-template-columns:1fr;min-height:auto;padding-block:30px 42px}.hero-contact{width:100%;padding:22px}.hero-art{grid-row:1;justify-content:flex-start;height:clamp(240px,69vw,280px);margin-bottom:clamp(18px,5vw,24px);overflow:hidden}.portrait-line{width:clamp(300px,92vw,360px);max-width:none;max-height:none;margin-left:0;transform:translateY(-10.5%)}h1{text-align:center;font-size:clamp(54px,17vw,78px)}.ruled-section{padding-block:20px 30px}.work{padding-bottom:10px}.education-summary p{grid-template-columns:1fr;gap:6px}.timeline-item{grid-template-columns:1fr;gap:8px}.work-heading,.project,.project:nth-child(2n){display:block}.projects{grid-template-columns:1fr;gap:48px;padding-inline:8px}.project-image,.project-art{height:280px;min-height:280px}.project-meta h3{font-size:20px}.project-meta h3.project-title--long{white-space:normal;overflow-wrap:anywhere;font-size:20px}.publication-row{grid-template-columns:26px 1fr 20px;gap:12px}.publication-row>strong{display:none}.publication-row h3{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
