@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-500.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-600.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/jetbrains-mono-400.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/jetbrains-mono-500.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/jetbrains-mono-600.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/jetbrains-mono-700.woff2)format("woff2")}:root{--bg:oklch(20% .013 250);--panel:oklch(24% .016 250);--fg:oklch(92% .005 250);--body:oklch(85% .008 250);--muted:oklch(70% .01 250);--faint:oklch(50% .008 250);--border:oklch(30% .01 250);--border-soft:oklch(35% .01 250);--accent:oklch(75% .15 55);--accent-bright:oklch(85% .15 55);--sans:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--maxw:1240px;--pad:clamp(20px, 5vw, 64px)}*,:before,:after{box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%;overflow-x:hidden}body{background:var(--bg);color:var(--fg);font-family:var(--sans);flex-direction:column;min-height:100vh;margin:0;line-height:1.6;display:flex}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-bright);text-decoration:underline}::selection{background:var(--accent);color:var(--bg)}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes cat-walk{0%{left:-48px}40%{left:46vw}52%{left:46vw}to{left:100vw}}@keyframes cat-show-walk{0%,39%{opacity:1}41%,51%{opacity:0}53%,to{opacity:1}}@keyframes cat-show-sit{0%,39%{opacity:0}41%,51%{opacity:1}53%,to{opacity:0}}@keyframes cat-leg-a{0%,to{transform:scaleY(1)}50%{transform:scaleY(.55)}}@keyframes cat-leg-b{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.container{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.bleed{padding-inline:var(--pad)}main{flex:1 0 auto;width:100%}.page{padding-block:56px 100px}.site-header{border-bottom:1px solid var(--border)}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 36px;padding-block:22px;display:flex}.brand{font-family:var(--mono);letter-spacing:.5px;color:var(--fg);font-size:16px;font-weight:700}.brand:hover{color:var(--fg);text-decoration:none}.brand__at{color:var(--accent)}.site-nav{font-family:var(--mono);flex-wrap:wrap;gap:16px 36px;font-size:13px;display:flex}.site-nav a{color:var(--accent)}.site-nav a[aria-current=page]{color:var(--accent-bright);text-decoration:underline}.hero{padding-block:clamp(56px,9vw,96px) 64px}.hero__prompt{font-family:var(--mono);color:var(--accent);margin-bottom:18px;font-size:14px}.hero__name{font-family:var(--mono);letter-spacing:-1px;margin:0 0 16px;font-size:clamp(38px,8vw,64px);font-weight:700;line-height:1.05}.hero__cursor{background:var(--accent);vertical-align:baseline;width:.16em;height:.82em;margin-left:.22em;animation:1.1s step-end infinite blink;display:inline-block}.hero__tagline{font-family:var(--mono);color:var(--muted);letter-spacing:.3px;margin:0;font-size:clamp(15px,2.4vw,18px)}.home-main{padding-block:0 40px}.home-main:after{content:"";clear:both;display:block}.block{margin-bottom:56px}.section-label{font-family:var(--mono);letter-spacing:2px;color:var(--accent);text-transform:uppercase;margin:0 0 20px;font-size:13px;font-weight:600}.prose{color:var(--body);max-width:640px;margin:0 0 18px;font-size:17px;line-height:1.75}.prose:last-child{margin-bottom:0}.page h1{font-family:var(--mono);letter-spacing:-.5px;margin:0 0 8px;font-size:clamp(30px,5vw,44px);font-weight:700;line-height:1.1}.figure-frame{float:right;width:min(40%,380px);margin:6px 0 32px 48px;position:relative}.figure-frame:before,.figure-frame:after{content:"";width:24px;height:24px;position:absolute}.figure-frame:before{border-top:2px solid var(--accent);border-left:2px solid var(--accent);top:-10px;left:-10px}.figure-frame:after{border-bottom:2px solid var(--accent);border-right:2px solid var(--accent);bottom:-10px;right:-10px}.figure-frame__img{width:100%;height:auto;display:block}img.img-sm{width:auto;max-width:420px;margin-inline:auto}.figure-frame__label{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.figure-frame__label span{font-family:var(--mono);color:var(--fg);text-align:center;background:oklch(16% .012 250/.75);border:1px solid oklch(75% .15 55/.5);padding:16px 20px;font-size:12px;line-height:1.7}@media (width<=720px){.figure-frame{float:none;width:100%;max-width:380px;margin:0 0 32px}}.interests{flex-direction:column;gap:14px;max-width:640px;margin:0;padding:0;list-style:none;display:flex}.interests li{color:var(--body);gap:14px;font-size:17px;line-height:1.6;display:flex}.interests__num{font-family:var(--mono);color:var(--accent)}.contact{padding-block:0 100px}.contact__inner{border-top:1px solid var(--border);padding-top:56px}.contact__lead{color:var(--muted);max-width:420px;margin:0 0 28px;font-size:16px;line-height:1.7}.contact__links{font-family:var(--mono);flex-direction:column;gap:12px;font-size:14px;display:flex}.contact__links a{align-items:center;gap:10px;display:flex}.contact__arrow{color:var(--accent)}.site-footer{flex-shrink:0}.site-footer__inner{font-family:var(--mono);color:var(--faint);flex-wrap:wrap;justify-content:space-between;gap:8px 24px;padding-block:24px 40px;font-size:12px;display:flex}.post-list{margin:24px 0 0;padding:0;list-style:none}.post-list__item{border-bottom:1px solid var(--border);padding:20px 0}.post-list__item:first-child{border-top:1px solid var(--border)}.post-list__title{font-family:var(--mono);margin:0 0 6px;font-size:18px;font-weight:600}.post-list__meta{font-family:var(--mono);color:var(--faint);letter-spacing:.5px;margin:0 0 8px;font-size:12px}.post-list__desc{color:var(--body);max-width:640px;margin:0}.post-meta{font-family:var(--mono);color:var(--faint);letter-spacing:.5px;margin:0 0 32px;font-size:12px}article{max-width:720px}article h2,article h3,.page h2,.page h3{font-family:var(--mono);margin:1.8em 0 .5em;line-height:1.25}article p,article ul,article ol,.page p,.page ul,.page ol{color:var(--body);font-size:16px;line-height:1.75}.back-link{font-family:var(--mono);font-size:13px}.page h3{color:var(--fg);margin-bottom:.15em;font-size:18px}.cat{z-index:5;pointer-events:none;width:36px;height:22px;animation:26s linear infinite cat-walk;position:fixed;bottom:22px;left:-48px}.cat__inner{width:100%;height:100%;position:relative;transform:scaleX(-1)}.cat__pose{position:absolute;inset:0}.cat__pose--walk{animation:26s linear infinite cat-show-walk}.cat__pose--sit{opacity:0;animation:26s linear infinite cat-show-sit}.cat__body,.cat__head,.cat__eye,.cat__pupil,.cat__tail,.cat__leg{background:#0a0a0a;position:absolute}.cat__leg{transform-origin:top;border-radius:0 0 2px 2px;width:3px;height:8px;bottom:0}.cat__leg--1{animation:.35s ease-in-out infinite cat-leg-a;left:8px}.cat__leg--2{animation:.35s ease-in-out infinite cat-leg-b;left:14px}.cat__leg--3{animation:.35s ease-in-out infinite cat-leg-a;left:20px}.cat__leg--4{animation:.35s ease-in-out infinite cat-leg-b;left:26px}.cat__head{border-radius:50%;width:13px;height:13px}.cat__ear{border-bottom:6px solid #0a0a0a;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;position:absolute}.cat__eye{background:oklch(75% .2 145);border-radius:50%;width:3px;height:3px}.cat__pupil{border-radius:50%;width:2px;height:2px}.cat__tail{transform-origin:0;border-radius:3px;height:3px}.cat__body--walk{border-radius:6px;width:25px;height:9px;bottom:8px;left:6px}.cat__head--walk{bottom:11px;left:3px}.cat__ear--wl{bottom:20px;left:2px}.cat__ear--wr{bottom:20px;left:9px}.cat__eye--wl{bottom:15px;left:5px}.cat__eye--wr{bottom:15px;left:10px}.cat__pupil--wl{bottom:16.2px;left:5.9px}.cat__pupil--wr{bottom:16.2px;left:10.9px}.cat__tail--walk{width:11px;bottom:11px;left:28px;transform:rotate(-30deg)}.cat__body--sit{border-radius:9px 9px 6px 6px;width:18px;height:13px;bottom:2px;left:5px}.cat__head--sit{bottom:9px;left:3px}.cat__ear--sl{bottom:18px;left:2px}.cat__ear--sr{bottom:18px;left:9px}.cat__eye--sl{bottom:13px;left:5px}.cat__eye--sr{bottom:13px;left:10px}.cat__pupil--sl{bottom:14.2px;left:5.9px}.cat__pupil--sr{bottom:14.2px;left:10.9px}.cat__tail--sit{width:10px;bottom:6px;left:20px;transform:rotate(20deg)}.cat--orange .cat__body,.cat--orange .cat__head,.cat--orange .cat__tail,.cat--orange .cat__leg{background:oklch(68% .16 52)}.cat--orange .cat__ear{border-bottom-color:oklch(68% .16 52)}@media (prefers-reduced-motion:reduce){.cat{animation:none;left:24px}.cat__leg{animation:none}.cat__pose--walk{opacity:0;animation:none}.cat__pose--sit{opacity:1;animation:none}}.cv-section{margin-bottom:48px}.cv-entry{margin-bottom:26px}.cv-entry:last-child{margin-bottom:0}.cv-entry__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 16px;display:flex}.cv-entry__title{color:var(--fg);font-size:1.05rem;font-weight:600}.cv-entry__dates{font-family:var(--mono);color:var(--muted);white-space:nowrap;font-size:12px}.cv-entry__sub{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:4px 16px;margin-top:2px;display:flex}.cv-entry__loc{font-family:var(--mono);font-size:12px}.cv-entry__note{color:var(--body);max-width:680px;margin:8px 0 0}.cv-bullets{max-width:700px;margin:10px 0 0;padding-left:1.1rem}.cv-bullets li{color:var(--body);margin-bottom:6px}.cv-skills{margin:0}.cv-skill{border-bottom:1px solid var(--border);grid-template-columns:210px 1fr;gap:4px 20px;padding:10px 0;display:grid}.cv-skill:last-child{border-bottom:none}.cv-skill dt{font-family:var(--mono);color:var(--accent);font-size:13px}.cv-skill dd{color:var(--body);margin:0}@media (width<=600px){.cv-skill{grid-template-columns:1fr;gap:2px}}code{font-family:var(--mono);background:var(--panel);border-radius:4px;padding:.15em .4em;font-size:.9em}pre{background:var(--panel);border:1px solid var(--border);border-radius:6px;padding:1rem;overflow-x:auto}pre code{background:0 0;padding:0}blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:0 0 1em;padding:.25em 1rem}hr{border:none;border-top:1px solid var(--border);margin:2rem 0}
