@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#fff;--text:#111;--muted:#5f5f5f;--border:#e5e5e5;--accent:#1f5fbf;--font:"Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#111;--text:#ececec;--muted:#a3a3a3;--border:#2a2a2a;--accent:#82a9ee}}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;text-size-adjust:100%;margin:0;font-size:1rem;line-height:1.6}h1,h2,h3,p,ul,dl,dd{margin:0}ul{padding:0;list-style:none}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:.2em;text-decoration:underline}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.muted{color:var(--muted)}.site-header,main,.site-footer{max-width:42rem;margin-inline:auto;padding-inline:1.25rem}section{padding-top:4rem}section>h2{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8125rem;font-weight:600}.stack{gap:1.75rem;display:grid}.stack-lg{gap:2.5rem;display:grid}.link-row{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;display:flex}.button{border:1px solid var(--text);color:var(--text);border-radius:6px;padding:.375rem .875rem;font-size:.9375rem;font-weight:600;display:inline-block}.button:hover{background:var(--text);color:var(--bg);text-decoration:none}.site-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;padding-block:1.5rem;display:flex}.brand{color:var(--text);font-weight:600}.site-header nav{flex-wrap:wrap;gap:.25rem 1.25rem;display:flex}.site-header nav a{color:var(--muted);font-size:.9375rem}.site-header nav a:hover{color:var(--text);text-decoration:none}.hero{padding-top:3rem}.hero h1{letter-spacing:-.02em;font-size:clamp(2rem,7vw,2.75rem);font-weight:600;line-height:1.15}.hero .headline{margin-top:1rem;font-size:1.125rem}.hero .link-row{margin-top:1.5rem}.prose p+p{margin-top:1rem}.project h3{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4;display:flex}.project .description{margin-top:.5rem}.project .tags{color:var(--muted);margin-top:.5rem;font-size:.875rem}.project .link-row{margin-top:.75rem}.project.featured{border:1px solid var(--border);border-radius:8px;padding:1.5rem}.project.featured h3{letter-spacing:-.01em;font-size:1.375rem}.badge{border:1px solid var(--border);color:var(--muted);letter-spacing:0;border-radius:999px;padding:0 .5rem;font-size:.75rem;font-weight:400;line-height:1.6}.entry{grid-template-areas:"title""sub""dates""description";display:grid}.entry h3{grid-area:title;font-size:1rem;font-weight:600}.entry-sub{grid-area:sub}.entry-dates{color:var(--muted);font-variant-numeric:tabular-nums;grid-area:dates;font-size:.875rem}.entry-description{grid-area:description;margin-top:.375rem}@media (width>=40rem){.entry{grid-template-columns:1fr auto;grid-template-areas:"title dates""sub sub""description description";align-items:baseline;column-gap:1rem}.entry-dates{white-space:nowrap}}.pairs{gap:.75rem;display:grid}.pairs dt{font-weight:600}@media (width>=40rem){.pairs>div{grid-template-columns:10.5rem 1fr;gap:1rem;display:grid}}#contact .link-row{margin-top:1.5rem}.site-footer{color:var(--muted);margin-top:5rem;padding-bottom:3rem;font-size:.875rem}.site-footer p{border-top:1px solid var(--border);padding-top:2rem}
