@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&display=swap";:root{color-scheme:dark;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;--bg: #0c0e12;--text: #e7eaef;--muted: #8b95a3;--faint: #5a6473;--line: #21262e;--accent: #6e97ff;--accent-strong: #8ab0ff;--button-hover: rgba(255, 255, 255, .06);background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=light]{color-scheme:light;--bg: #fbfbfa;--text: #16191e;--muted: #5a636f;--faint: #9099a4;--line: #e7e7e3;--accent: #2d5be3;--accent-strong: #1742c0;--button-hover: rgba(15, 22, 34, .05)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0}button,a{color:inherit}button{font:inherit}::selection{background:var(--accent);color:#fff}.page{min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 16%,transparent),transparent 22rem),var(--bg);color:var(--text);transition:background .18s ease,color .18s ease}.shell{width:min(100%,648px);margin:0 auto;padding:80px 24px 96px}.site-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.identity{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:44px;height:44px;flex:0 0 auto}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.45rem,1.22rem + .7vw,1.72rem);font-weight:600;line-height:1.15}.identity p{margin-top:4px}.icon-button{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--text);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.icon-button:hover{background:var(--button-hover);border-color:color-mix(in srgb,var(--line) 70%,var(--accent))}.icon-button:active{transform:translateY(1px)}.icon-button svg{width:17px;height:17px;stroke-width:1.75}.intro{margin-top:28px}.intro p{max-width:34rem;font-size:clamp(1.03rem,.98rem + .2vw,1.12rem);line-height:1.65}.link-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:24px;font-size:.95rem}.accent-link,.muted-link,.section-action,.writing-row{display:inline-flex;align-items:center;gap:7px;text-decoration:none;transition:color .16s ease,opacity .16s ease}.accent-link{color:var(--accent);font-weight:600}.accent-link:hover,.muted-link:hover,.section-action:hover,.writing-row:hover{color:var(--accent-strong)}.accent-link svg,.muted-link svg,.section-action svg,.writing-row svg{width:14px;height:14px;stroke-width:1.9}.external-icon{width:12px;height:12px}.section{margin-top:60px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.section h2,.section-action,.footer{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.section h2{color:var(--faint);font-size:.75rem;font-weight:500;letter-spacing:1.5px;line-height:1.4;text-transform:uppercase}.section-action{color:var(--faint);font-size:.72rem}.stack{display:flex;flex-direction:column}.project-row,.role-row,.writing-row{border-bottom:1px solid var(--line)}.project-row{padding:18px 0}.project-row h3,.role-row h3{font-size:1rem;font-weight:600;line-height:1.35}.project-row p{margin-top:3px;font-size:.92rem;line-height:1.5}.role-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:14px 0}.role-row h3{font-size:.98rem}.role-row p{margin-top:2px;font-size:.9rem}.role-row time{flex:0 0 auto;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.5}.education{margin-top:14px;font-size:.9rem}.writing-row{justify-content:space-between;gap:16px;min-height:56px;padding:16px 0}.writing-row>span:last-child{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.footer{margin-top:64px;font-size:.75rem}.muted,.muted-link{color:var(--muted)}.faint{color:var(--faint)}.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}@media(max-width:560px){.shell{padding:48px 20px 72px}.site-header{align-items:center}.identity{align-items:flex-start;gap:12px}.brand-mark{width:38px;height:38px}.identity p{font-size:.95rem;line-height:1.45}.link-row{gap:12px 16px}.role-row{align-items:flex-start;flex-direction:column;gap:5px}.section{margin-top:52px}}
