:root{color-scheme:light;--canvas: #f7f6f2;--text: #242521;--muted: #66665f;--link-line: #8f8f86;--focus: #3f5f4d;--measure: min(640px, calc(100% - 64px) );--font-sans: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body,#root{min-height:100%;margin:0}body{background:var(--canvas);color:var(--text);font-family:var(--font-sans);font-size:16px;font-variant-numeric:tabular-nums;line-height:1.75;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration-color:var(--link-line);text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .16s ease,text-decoration-color .16s ease}a:hover{color:var(--muted);text-decoration-color:currentColor}a:focus-visible{border-radius:2px;outline:2px solid var(--focus);outline-offset:4px}main:focus{outline:none}::-moz-selection{color:var(--canvas);background:var(--text)}::selection{color:var(--canvas);background:var(--text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:10;padding:6px 10px;color:var(--canvas);background:var(--text);transform:translateY(-64px);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.portfolio-shell{min-height:100dvh}.portfolio-main,.site-footer{width:var(--measure);margin:0 auto}.portfolio-main{padding:128px 0 96px}.intro,.projects-section,.elsewhere-section,.site-footer{animation:enter .5s cubic-bezier(.16,1,.3,1) both}.projects-section{animation-delay:80ms}.elsewhere-section{animation-delay:.16s}.site-footer{animation-delay:.24s}h1,h2,h3,p{margin:0}.intro{max-width:36rem}.intro h1{margin-bottom:20px;font-size:18px;font-weight:600;letter-spacing:-.015em;line-height:1.55}.intro p{max-width:35rem;text-wrap:pretty}.intro-context{margin-top:12px;color:var(--muted)}.projects-section,.elsewhere-section{margin-top:64px}.projects-section h2,.elsewhere-section h2{margin-bottom:24px;color:var(--muted);font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.75}.project-list,.elsewhere-list{margin:0;padding:0;list-style:none}.project-list{display:grid;gap:22px}.project-item h3{font-size:16px;font-weight:600;line-height:1.75}.project-link{display:inline-flex;align-items:center;min-height:28px}.project-item p{max-width:37rem;margin-top:2px;color:var(--muted);text-wrap:pretty}.elsewhere-list{display:flex;flex-wrap:wrap;gap:10px 18px}.elsewhere-list a{display:inline-flex;min-height:28px;align-items:center}.site-footer{padding:0 0 40px}.site-footer p{color:var(--muted);font-size:13px}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){:root{--measure: calc(100% - 48px) }.portfolio-main{padding:64px 0 72px}.projects-section,.elsewhere-section{margin-top:52px}.site-footer{padding-bottom:28px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.intro,.projects-section,.elsewhere-section,.site-footer{animation:none}a,.skip-link{transition:none}}
