*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{margin:0}h1,h2{font-size:inherit;font-weight:inherit}p,blockquote{margin:0}ol,ul{list-style:none}a{color:inherit;text-decoration:inherit}img{display:block}:root{color-scheme:dark;--bg: #000000;--text: #ffffff;--muted: #909090;--link-decoration: #444444;--link-decoration-hover: #909090;--selection-bg: #ffffff;--selection-fg: #000000}html[data-theme=light]{color-scheme:light;--bg: #fafafa;--text: #111111;--muted: #666666;--link-decoration: #bbbbbb;--link-decoration-hover: #444444;--selection-bg: #111111;--selection-fg: #ffffff}::selection{background:var(--selection-bg);color:var(--selection-fg)}@keyframes blink-caret{0%,to{opacity:1}50%{opacity:0}}.caret{animation:blink-caret 1s step-end infinite}body{background:var(--bg);color:var(--text);font-family:Geist Mono,Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.6;letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}.content-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.content-header nav{display:flex;align-items:baseline;flex-wrap:wrap;margin-bottom:0;font-size:12px;gap:4px;text-transform:none;letter-spacing:.02em;min-width:0}.theme-toggle{flex-shrink:0;width:22px;height:22px;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:var(--muted);cursor:pointer;display:grid;place-items:center;transition:color .2s ease}.theme-toggle:hover{color:var(--text)}.theme-toggle:focus-visible{outline:1px solid var(--muted);outline-offset:3px}.theme-toggle__icon{grid-area:1 / 1;display:block}html:not([data-theme=light]) .theme-toggle__icon--sun{display:none}html[data-theme=light] .theme-toggle__icon--moon{display:none}.nav-active{color:var(--text)}.nav-sep{color:var(--muted)}nav a{color:var(--muted);text-decoration:none}nav a:hover{color:var(--text)}.stub-msg{margin-bottom:1.6em;max-width:28em}.stub-back{margin-bottom:48px}.stub-back a{text-decoration:none}.stub-back a:hover{text-decoration:underline;text-decoration-color:var(--link-decoration-hover)}.portrait{width:128px;height:128px;margin-bottom:24px;overflow:hidden;flex-shrink:0}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:grayscale(1)}.wrapper{min-height:100vh;padding:16px;position:relative}.content{max-width:33rem;width:100%;margin:0 auto;padding-bottom:56px}h1,h2{font-size:12px;font-weight:400;color:var(--text);margin-bottom:8px}p{font-size:12px;color:var(--muted);margin-bottom:48px}.location{margin-bottom:4px}.spacer{height:24px}.about{margin-bottom:48px;font-size:12px;color:var(--muted)}.about p{margin-bottom:0;color:inherit}.about p+p{margin-top:1.6em}a{color:var(--muted);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--link-decoration);transition:text-decoration-color .2s}a:hover{text-decoration-color:var(--link-decoration-hover)}.copy-email-btn{font:inherit;font-size:12px;letter-spacing:inherit;color:var(--muted);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--link-decoration);background:none;border:none;padding:0;cursor:pointer;transition:text-decoration-color .2s}.copy-email-btn:hover{text-decoration-color:var(--link-decoration-hover)}.separator{font-size:12px;color:var(--muted);margin-top:24px;margin-bottom:16px}blockquote{font-size:12px;font-style:italic;color:var(--muted);white-space:nowrap}.projects{display:flex;flex-direction:column;gap:48px;margin-bottom:48px}.project-card{display:flex;flex-direction:column;gap:16px}.project-media{width:100%;background:#111;border:1px solid #222;overflow:hidden;position:relative}html[data-theme=light] .project-media{background:#f0f0f0;border-color:#ddd}.project-media img{width:100%;height:260px;display:block;object-fit:cover;object-position:center top}.project-media--placeholder{height:260px;display:flex;align-items:center;justify-content:center}.project-media__label{font-size:11px;color:#444;letter-spacing:.08em;text-transform:uppercase}html[data-theme=light] .project-media__label{color:#bbb}.project-body{display:flex;flex-direction:column;gap:10px}.project-title{font-size:12px;font-weight:700;color:var(--text);letter-spacing:.04em;margin:0}.project-desc{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.project-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.project-tags{display:flex;flex-wrap:wrap;gap:6px}.project-tag{font-size:11px;color:var(--muted);border:1px solid #333;padding:2px 8px;letter-spacing:.04em}html[data-theme=light] .project-tag{border-color:#ccc}.project-links{display:flex;gap:8px;flex-wrap:wrap}.project-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);border:1px solid #3a3a3a;border-radius:20px;padding:4px 12px;text-decoration:none;letter-spacing:.04em;transition:color .15s,border-color .15s}html[data-theme=light] .project-link{border-color:silver}.project-link:hover{color:var(--text);border-color:var(--muted);text-decoration:none}.project-link svg{flex-shrink:0}@media (min-width: 640px){.wrapper{padding:24px}.portrait{width:192px;height:192px}blockquote{white-space:nowrap}}@media (min-width: 1280px){.content{margin:0 auto}}
