:root{--background:#f7f7f5;--text:#181818;--muted:#737373;--line:#d8d8d4}:root[data-theme=dark]{--background:#111;--text:#e9e9e7;--muted:#929292;--line:#333331}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);-webkit-text-size-adjust:100%;scroll-padding-top:2rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{color:var(--text);background:var(--background);margin:0;font-family:inherit;transition:color .18s,background-color .18s}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:1px solid}.site{min-height:100svh;color:var(--text);background:var(--background)}.page{width:min(100% - 48px,900px);margin:0 auto}.header{justify-content:space-between;align-items:center;gap:2rem;min-height:64px;font-size:.83rem;display:flex}.name{letter-spacing:-.015em;font-size:1.05rem;font-weight:600}.header-right{align-items:center;gap:1.5rem;display:flex}.header .theme-icon{border:1px solid var(--line);width:34px;height:34px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.theme-icon span{font-size:1rem;line-height:1}.theme-icon:hover{border-color:var(--text)}.header a:hover,.footer a:hover,.education a:hover{text-underline-offset:3px;text-decoration:underline}.intro{padding:clamp(3.25rem,7vw,5rem) 0 clamp(2.75rem,6vw,4rem)}.intro>p:first-child,.section>h2,.meta,.project-line span,.role>span,.footer{color:var(--muted);letter-spacing:.01em;font-size:.73rem;font-weight:400}.intro>p:first-child{margin:0 0 1.4rem}.intro h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.8rem,6.2vw,4.7rem);font-weight:430;line-height:1.05}.summary{max-width:620px;color:var(--muted);margin:1.5rem 0 0;font-size:1rem;line-height:1.65}.section{grid-template-columns:140px 1fr;gap:2rem;padding:2.35rem 0;display:grid}.section>h2{margin:0}.project{padding:0}.project+.project{margin-top:1.5rem}.project-line,.role{justify-content:space-between;gap:2rem;display:flex}.project h3,.role h3,.strength h3,.education h3{letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:520}.project-line span,.role>span{flex:none}.project>p{max-width:530px;color:var(--muted);margin:.55rem 0 .75rem;font-size:.88rem;line-height:1.55}.role{align-items:flex-start;padding:0}.role+.role{margin-top:1rem}.strength{grid-template-columns:165px 1fr;align-items:baseline;gap:1.5rem;padding:0;display:grid}.strength+.strength{margin-top:1rem}.strength p{max-width:500px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.role div>p{color:var(--muted);margin:.4rem 0 0;font-size:.82rem}.about>div{max-width:580px}.about>div p{margin:0 0 .9rem;font-size:1rem;line-height:1.65}.about>div p:last-child{color:var(--muted);margin-bottom:0}.capabilities p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.8}.education{padding:0}.education+.education{margin-top:1rem}.education a{color:var(--muted);margin-top:.45rem;font-size:.82rem;display:inline-block}.footer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:start;gap:3rem;padding:1.5rem 0 3rem;display:grid}.footer p{margin:0}.footer div{gap:1.3rem;display:flex}@media (width<=620px){.page{width:min(100% - 32px,900px)}.header{min-height:62px}.intro{padding:3rem 0 2.75rem}.intro h1{font-size:clamp(2.55rem,12vw,3.6rem)}.summary{margin-top:1.4rem}.section{grid-template-columns:1fr;gap:1rem;padding:2rem 0}.project-line,.role{gap:1rem}.strength{grid-template-columns:1fr;gap:.55rem}.footer{grid-template-columns:1fr;gap:1.25rem;padding-bottom:3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
