:root{--bg: #faf8f5;--fg: #141210;--muted: #5c5854;--link: #1a1816;--border: rgba(20, 18, 16, .12);--read: min(48rem, calc(100vw - 2.5rem) );--pad: clamp(1.25rem, 4vw, 2rem);--space: 1.5rem;--space-lg: 2.5rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;line-height:1.65;color:var(--fg);background:var(--bg)}.sheet{max-width:var(--read);margin:0 auto;padding:2.5rem var(--pad) 3rem;min-height:100vh}.sheet--projects{max-width:min(56rem,calc(100vw - 2.5rem))}a{color:var(--link);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:2px solid var(--fg);outline-offset:3px}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:1rem;padding-bottom:var(--space);margin-bottom:var(--space-lg);border-bottom:1px solid var(--border)}.site-nav__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem .9rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.85rem}.site-nav__links a{color:var(--fg);text-decoration:underline;text-underline-offset:.15em}.hero{margin-bottom:var(--space-lg)}.hero__inner{max-width:100%}.hero h1{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,5.5vw,2.75rem);font-variation-settings:"opsz" 72;letter-spacing:-.02em;line-height:1.12;margin:0 0 .5rem}.hero .tagline{color:var(--muted);margin:0 0 var(--space);font-size:1.08rem}.hero-lede{margin:0 0 var(--space);font-size:1.0625rem;line-height:1.68;max-width:100%}.hero-lede a{font-weight:600}.section-label{font-family:ui-sans-serif,system-ui,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 var(--space)}.featured{padding-top:var(--space-lg);padding-bottom:2.25rem;margin-bottom:.5rem;border-top:1px solid var(--border)}.project-index{margin:0;padding:0;list-style:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.75}.project-index li{margin-bottom:.65rem}.project-index li:last-child{margin-bottom:0}.project-index a{font-weight:500;text-decoration:underline;text-underline-offset:.18em}.content{padding-top:.25rem;padding-bottom:var(--space-lg)}.content>.section-label{margin-top:0;margin-bottom:1.25rem}.expandable-section{border-bottom:1px solid var(--border)}.section-toggle{width:100%;background:none;border:none;padding:var(--space) 0;font:inherit;font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;font-weight:500;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:var(--space);color:var(--fg)}.section-toggle:hover{text-decoration:underline}.section-toggle.active{color:var(--fg)}.toggle-icon{font-family:ui-sans-serif,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1;flex-shrink:0}.section-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.section-content.open{max-height:1200px;padding-bottom:var(--space)}.meta{font-family:ui-sans-serif,system-ui,sans-serif;font-size:.8rem;color:var(--muted);margin:0 0 .5rem}.highlights{display:flex;flex-direction:column;gap:.55rem}.highlights p{margin:0}.highlights strong{font-weight:600}.experience-site{margin:-.25rem 0 .5rem}.experience-site .project-link{font-size:.85rem}.site-footer{border-top:1px solid var(--border);padding-top:var(--space);margin-top:var(--space-lg);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);line-height:1.55}.site-footer p{margin:0}.page-header{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--border)}.page-header h1{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(1.5rem,4vw,2rem);margin:0 0 .5rem}.page-header__links{display:flex;flex-wrap:wrap;gap:.75rem 1rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem}.page-header__links a{color:var(--fg);text-decoration:underline;text-underline-offset:.15em}.project-list{padding:1rem 0 2rem}.project{padding:var(--space) 0;border-bottom:1px solid var(--border);scroll-margin-top:1.25rem}.project:last-child{border-bottom:none}.project-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:.25rem}.project h2{font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:600;margin:0;max-width:32ch}.project p{margin:.35rem 0 0;color:var(--fg)}.project .stack{font-family:ui-sans-serif,system-ui,sans-serif;font-size:.75rem;color:var(--muted);margin-top:.5rem}.project-link{font-family:ui-sans-serif,system-ui,sans-serif;font-size:.8rem;white-space:nowrap;text-decoration:underline;text-underline-offset:.15em;color:var(--fg)}.project-bullets{margin:.25rem 0 0;padding-left:1.2rem;line-height:1.55}.project-bullets li{margin-bottom:.4rem}.project-bullets strong{font-weight:600}@media(max-width:640px){.site-nav{flex-direction:column;align-items:flex-start}.sheet{padding-top:1.75rem}}
