@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--background: #ffffff;--foreground: #171717;--heading: #0a0a0a;--muted: #71717a;--muted-strong: #52525b;--accent: #1100ff;--line: rgba(82, 82, 91, .2);--line-strong: rgba(82, 82, 91, .28);--surface: #fafafa;--surface-hover: #f4f4f5;--media-background: #f8f8f8;--focus: #776800;--activity: #208b58;--activity-empty: rgba(23, 23, 23, .07);--ambient-background: url(/backgrounds/ambient-light.jpg);--ambient-filter: contrast(1.06) saturate(1.35);--ambient-opacity: .96;font-family:Geist Variable,Geist Sans,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{--background: #101010;--foreground: #e4e4e7;--heading: #fafafa;--muted: #a1a1aa;--muted-strong: #d4d4d8;--accent: #eb795f;--line: rgba(161, 161, 170, .2);--line-strong: rgba(161, 161, 170, .3);--surface: #18181b;--surface-hover: #27272a;--media-background: #18181b;--focus: #d3ad3b;--activity: #5acb8d;--activity-empty: rgba(255, 255, 255, .08);--ambient-background: url(/backgrounds/ambient-dark.jpg);--ambient-filter: none;--ambient-opacity: .8}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--background);scroll-behavior:smooth}body{position:relative;margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--background);color:var(--foreground);font-size:16px;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1)}body:before{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;content:"";background-image:var(--ambient-background);background-position:center;background-repeat:no-repeat;background-size:cover;filter:var(--ambient-filter);opacity:var(--ambient-opacity);pointer-events:none}#root{position:relative;z-index:1;min-height:100vh}.ambient-tile-field{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}::selection{background:color-mix(in srgb,var(--accent) 22%,transparent);color:var(--heading)}.page-shell{position:relative;z-index:1;width:min(100% - 32px,576px);margin:0 auto;padding:80px 0 16px}.site-header{display:flex;align-items:flex-start;justify-content:space-between}.site-header h1{margin:0;color:var(--foreground);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.012em}.site-header p{margin:0;color:var(--muted-strong);line-height:24px}.header-actions,.view-toggle{display:flex;align-items:center;gap:4px}.language-toggle{display:flex;height:32px;flex:0 0 auto;align-items:center;gap:1px;padding:2px;margin-right:2px;border:1px solid var(--line);border-radius:6px;background:color-mix(in srgb,var(--surface) 62%,transparent)}.language-toggle button{display:grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:var(--muted);font-size:10px;font-weight:620;line-height:1;letter-spacing:.04em;cursor:pointer;transition:background-color .18s ease,color .18s ease}.language-toggle button:hover{color:var(--foreground)}.language-toggle button[aria-pressed=true]{background:var(--surface-hover);color:var(--heading)}.icon-button{display:inline-grid;width:28px;height:28px;flex:0 0 28px;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#a1a1aa;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.icon-button svg{width:16px;height:16px;stroke-width:1.65}.icon-button:hover{background:var(--surface);color:var(--foreground)}.icon-button:active{transform:scale(.92)}.icon-button[aria-pressed=true]{color:var(--heading)}.intro{display:grid;gap:8px;margin-top:40px}.intro p{margin:0}.intro a{position:relative;color:var(--accent);line-height:1}.intro a:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .28s cubic-bezier(.16,1,.3,1)}.intro a:hover:after,.intro a:focus-visible:after{transform:scaleX(1);transform-origin:left}.text-emphasis{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.work-section,.craft-section{margin-top:40px}.section-header{display:flex;min-height:28px;align-items:center;justify-content:space-between;margin-bottom:16px}.section-header h2{margin:0;color:var(--muted);font-size:16px;font-weight:400;line-height:24px}.view-toggle{gap:8px}.view-toggle .icon-button[aria-pressed=false]{color:#a1a1aa}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.project-card{display:block;min-width:0;color:var(--foreground)}.project-media{position:relative;width:100%;height:190px;overflow:clip;border:1px solid var(--line);border-radius:9px;background:var(--media-background);isolation:isolate;transition:border-color .22s ease,background-color .3s ease}.project-media:after,.craft-media:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff14;content:"";pointer-events:none}.project-media img,.craft-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.project-card:hover .project-media,.project-card:focus-visible .project-media{border-color:var(--line-strong)}.project-card:hover .project-media img,.project-card:focus-visible .project-media img{transform:scale(1.018)}.project-copy{padding:6px 4px 0}.project-copy h3,.craft-card h3{margin:0;color:var(--heading);font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.008em}.project-copy p,.craft-card p{margin:4px 0 0;color:var(--muted-strong);line-height:24px}.project-copy p{display:-webkit-box;min-height:48px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-list,.craft-list,.elsewhere ul{margin:0;padding:0;list-style:none}.project-list li{min-height:49px;border-bottom:1px solid var(--line)}.project-list li:last-child{min-height:48px;border-bottom:0}.project-list a{display:flex;min-height:inherit;align-items:center;justify-content:space-between;gap:24px;padding:0 8px;margin:0 -8px;border-radius:6px;transition:color .18s ease,background-color .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.project-list a:hover{background:var(--surface);color:var(--accent);transform:translate(-2px)}.project-meta{color:var(--muted);white-space:nowrap}.more-button{display:block;width:fit-content;margin:32px auto 0;padding:4px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--heading);font-size:14px;line-height:20px;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.more-button:hover{border-color:var(--line-strong);background:var(--surface-hover)}.more-button:active{transform:scale(.96)}.craft-list{margin-top:2px}.craft-list li{display:flex;min-height:49px;align-items:center;justify-content:space-between;gap:16px;padding:0 8px;margin:0 -8px;border-bottom:1px solid var(--line);border-radius:6px 6px 0 0;cursor:default;transition:background-color .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.craft-list li:last-child{min-height:48px;border-bottom:0}.craft-list li:hover{background:var(--surface);transform:translate(-2px)}.craft-list li>span:first-child{color:var(--foreground);white-space:nowrap}.craft-list li>span:last-child{color:var(--muted);font-size:14px;line-height:20px;text-align:right;white-space:nowrap}.craft-grid{display:grid;gap:18px}.education-section{margin-top:56px}.education-header{display:flex;min-height:28px;align-items:center;justify-content:space-between;margin-bottom:4px}.education-header h2{margin:0;color:var(--muted);font-size:16px;font-weight:400;line-height:24px}.education-header>span{color:var(--muted);font-size:11px;font-weight:500;line-height:16px;letter-spacing:.02em;font-variant-numeric:tabular-nums}.education-list{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.education-entry{position:relative;display:grid;isolation:isolate;min-height:112px;grid-template-columns:96px 10px minmax(0,1fr);gap:16px;padding:20px 8px 20px 0;border-bottom:1px solid var(--line)}.education-entry:before{position:absolute;z-index:-1;top:4px;right:-8px;bottom:4px;left:-8px;border-radius:8px;background:var(--surface);content:"";opacity:0;transition:opacity .18s ease}.education-entry:hover:before{opacity:1}.education-entry:not(:last-child):after{position:absolute;top:38px;bottom:-27px;left:115.5px;width:1px;background:var(--line);content:"";pointer-events:none}.education-period{margin:1px 0 0;color:var(--muted);font-size:12px;font-weight:500;line-height:20px;letter-spacing:.015em;font-variant-numeric:tabular-nums;white-space:normal}.education-marker{position:relative;display:block;width:8px;height:8px;margin-top:7px;border:1px solid var(--muted);background:var(--background)}.education-entry.is-current .education-marker{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,transparent);animation:education-marker-pulse 3.2s ease-in-out infinite}.education-copy{min-width:0}.education-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.education-title-row h3{min-width:0;margin:0;color:var(--heading);font-size:16px;font-weight:520;line-height:24px;letter-spacing:-.008em}.education-title-row h3 a{display:inline-flex;align-items:center;gap:6px;transition:color .18s ease}.education-title-row h3 a>span{color:var(--muted);font-size:13px;transition:color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.education-title-row h3 a:hover,.education-title-row h3 a:focus-visible{color:var(--accent)}.education-title-row h3 a:hover>span,.education-title-row h3 a:focus-visible>span{color:var(--accent);transform:translate(2px,-2px)}.education-current{color:var(--accent);font-size:11px;font-weight:520;line-height:16px;letter-spacing:.02em;text-transform:uppercase}.education-location,.education-detail{margin:0}.education-location{color:var(--muted);font-size:13px;line-height:20px}.education-detail{display:flex;flex-wrap:wrap;gap:2px 8px;margin-top:8px;color:var(--muted-strong);font-size:13px;line-height:20px}.education-award{color:var(--accent)}.education-award:before{margin-right:8px;color:var(--muted);content:"·"}@keyframes education-marker-pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 10%,transparent)}50%{box-shadow:0 0 0 7px color-mix(in srgb,var(--accent) 2%,transparent)}}.activity-section{margin-top:56px;padding:20px;overflow:visible;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 72%,var(--background))}.activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.activity-header h2,.activity-header p{margin:0}.activity-header h2{color:var(--heading);font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.008em}.activity-header p,.activity-header a{color:var(--muted);font-size:14px;line-height:20px}.activity-header a{padding:2px 0;white-space:nowrap;transition:color .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.activity-header a:hover,.activity-header a:focus-visible{color:var(--accent);transform:translate(2px)}.github-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0;margin:18px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--line)}.github-stats>div{display:flex;min-width:0;flex-direction:column;padding:12px;background:var(--background)}.github-stats dd,.github-stats dt{margin:0}.github-stats dd{order:0;color:var(--heading);font-size:20px;font-weight:520;line-height:24px;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.github-stats dt{order:1;margin-top:2px;overflow:hidden;color:var(--muted);font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.contribution-heatmap{display:flow-root;width:100%;margin-top:18px}.contribution-scroll{width:100%;overflow:visible}.contribution-grid{display:grid;width:100%;grid-auto-flow:column;grid-template-rows:repeat(7,auto);grid-template-columns:repeat(52,minmax(0,1fr));gap:2px}.activity-cell{position:relative;width:100%;max-width:10px;min-width:0;height:auto;aspect-ratio:1;justify-self:center;padding:0;border:0;border-radius:2px;opacity:0;background:var(--activity-empty);cursor:crosshair;transform:scale(1);transition:transform .15s cubic-bezier(.16,1,.3,1),box-shadow .15s ease}.activity-cell:after{position:absolute;z-index:20;bottom:calc(100% + 7px);left:50%;padding:4px 7px;border:1px solid rgba(255,255,255,.14);border-radius:5px;background:#111113;box-shadow:0 6px 18px #0003;color:#fafafa;content:attr(data-tooltip);font-size:11px;font-weight:520;line-height:16px;opacity:0;pointer-events:none;transform:translate(-50%,4px) scale(.94);transform-origin:center bottom;transition:opacity .12s ease,transform .16s cubic-bezier(.16,1,.3,1);white-space:nowrap}.activity-cell[data-week="0"]:after{left:0;transform:translateY(4px) scale(.94);transform-origin:left bottom}.activity-cell[data-week="51"]:after{right:0;left:auto;transform:translateY(4px) scale(.94);transform-origin:right bottom}.activity-cell.level-1{background:color-mix(in srgb,var(--activity) 28%,transparent)}.activity-cell.level-2{background:color-mix(in srgb,var(--activity) 52%,transparent)}.activity-cell.level-3{background:color-mix(in srgb,var(--activity) 76%,transparent)}.activity-cell.level-4{background:var(--activity)}.activity-cell.is-visible{animation:contribution-cell-in .3s cubic-bezier(.16,1,.3,1) both}.activity-cell:hover,.activity-cell:focus{z-index:10;opacity:1;outline:0;box-shadow:0 0 0 1.5px var(--activity);transform:scale(1.08)}.activity-cell:hover:after,.activity-cell:focus:after{opacity:1;transform:translate(-50%) scale(1)}.activity-cell[data-week="0"]:hover:after,.activity-cell[data-week="0"]:focus:after,.activity-cell[data-week="51"]:hover:after,.activity-cell[data-week="51"]:focus:after{transform:translate(0) scale(1)}.activity-cell.is-future{visibility:hidden}.activity-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:20px;margin:10px 0 0;color:var(--muted);font-size:11px;font-weight:500;line-height:16px;font-variant-numeric:tabular-nums}@keyframes contribution-cell-in{0%{opacity:0}to{opacity:1}}.wordmark-section{margin-top:72px}.tile-wordmark{position:relative;width:100%;height:180px;overflow:clip}.tile-wordmark-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.craft-card{overflow:clip;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.craft-media{position:relative;width:100%;height:286px;overflow:clip;border-bottom:1px solid var(--line);background:var(--media-background)}.craft-card h3{padding:8px 4px 0;margin-inline:0}.craft-card p{padding:0 4px 10px;margin-top:0}.elsewhere{margin-top:84px}.elsewhere>p{margin:0}.elsewhere>p+p{margin-top:4px}.elsewhere .eyebrow{color:var(--muted)}.elsewhere ul{margin-top:16px}.elsewhere li{min-height:24px}.elsewhere li+li{margin-top:8px}.elsewhere a{display:grid;min-height:24px;grid-template-columns:160px minmax(0,1fr);align-items:center;color:var(--heading);transition:color .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.elsewhere a span:first-child{color:var(--muted);transition:color .18s ease}.elsewhere a:hover,.elsewhere a:focus-visible{color:var(--accent);transform:translate(2px)}.elsewhere a:hover span:first-child,.elsewhere a:focus-visible span:first-child{color:var(--accent)}.site-footer{display:flex;align-items:center;justify-content:space-between;margin-top:80px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:14px;line-height:20px}.reveal-block{animation:page-reveal .56s cubic-bezier(.16,1,.3,1) both}.intro{animation-delay:70ms}.work-section{animation-delay:.12s}.craft-section{animation-delay:.17s}.activity-section{animation-delay:.21s}.education-section{animation-delay:.25s}.elsewhere,.site-footer{animation-delay:.29s}.reveal-item{animation:item-reveal .42s cubic-bezier(.16,1,.3,1) both}@keyframes page-reveal{0%{opacity:0;transform:translateY(5px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes item-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.page-shell{width:100%;padding:80px 16px 0}.project-grid{grid-template-columns:1fr;gap:16px}.project-media{height:222px}.project-copy{padding-top:6px}.project-copy p{max-width:34ch}.project-list a{min-height:49px}.craft-list li{min-height:69px;align-items:flex-start;gap:18px;padding-top:10px;padding-bottom:10px}.activity-section{padding:16px}.github-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.contribution-scroll{padding:28px 0 2px;margin-top:-28px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:none}.contribution-scroll::-webkit-scrollbar{display:none}.contribution-grid{width:max-content;min-width:100%;grid-template-columns:repeat(52,10px);gap:3px}.activity-cell{width:10px;max-width:none}.craft-list li:last-child{min-height:68px}.education-entry{min-height:128px;grid-template-columns:76px 8px minmax(0,1fr);gap:12px;padding-right:0}.education-marker{width:7px;height:7px}.education-period{font-size:11px;line-height:16px;white-space:nowrap}.education-entry:not(:last-child):after{top:37px;bottom:-27px;left:91px}.education-title-row{align-items:flex-start}.education-current{margin-top:3px}.education-detail,.education-award{display:block}.education-award:before{content:none}.craft-list li>span:first-child{width:47%;flex:0 0 47%;white-space:normal}.craft-list li>span:last-child{display:-webkit-box;flex:1;max-height:48px;overflow:hidden;text-align:right;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.craft-media{height:220px}.wordmark-section{margin-top:64px}.tile-wordmark{height:132px}.elsewhere{margin-top:80px}.elsewhere a{grid-template-columns:136px minmax(0,1fr)}.site-footer{min-height:77px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}}@media(max-width:1100px),(hover:none),(pointer:coarse){body:before{content:none}.ambient-tile-field{display:none}}@media(max-width:370px){.project-media,.craft-media{height:208px}.elsewhere a{grid-template-columns:112px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
