@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-cyrillic-ext-wght-normal.DjL33-gN.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:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-cyrillic-wght-normal.BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-vietnamese-wght-normal.6IgcOCM7.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:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-latin-ext-wght-normal.DC-KSUi6.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:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-latin-wght-normal.BgDaEnEv.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}@property --background{syntax:"<color>";inherits:true;initial-value:#f7f5f0}@property --text{syntax:"<color>";inherits:true;initial-value:#171716}@property --text-muted{syntax:"<color>";inherits:true;initial-value:#77746f}@property --border{syntax:"<color>";inherits:true;initial-value:#dedbd5}@property --accent{syntax:"<color>";inherits:true;initial-value:#315c49}:root{--background:#f7f5f0;--text:#171716;--text-muted:#77746f;--border:#dedbd5;--accent:#315c49;--content-width:880px;--page-padding:clamp(1.25rem, 4vw, 2.5rem)}html[data-theme=dark]{--background:#171815;--text:#eeede8;--text-muted:#aaa8a1;--border:#383a35;--accent:#a9c0ae}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Geist Variable,Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.975rem;line-height:1.6}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.25em;text-decoration-thickness:1px}a:hover{color:var(--accent);text-decoration-color:currentColor}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}p,h1,h2,h3{margin-top:0}.page-shell{width:min(100% - (var(--page-padding) * 2), var(--content-width));margin-inline:auto}.site-header{justify-content:space-between;align-items:flex-start;gap:2rem;padding-block:clamp(2rem,6vw,4rem);display:flex}.identity{flex-direction:column;text-decoration:none;display:inline-flex}.identity h1{letter-spacing:-.01em;margin-bottom:0;font-size:1rem;font-weight:600;line-height:1.65}.identity span,.section-heading p{color:var(--text-muted);font-size:.8rem}nav,.contact-links,.project-links{flex-wrap:wrap;gap:.4rem 1.5rem;display:flex}.header-actions{align-items:center;gap:1.75rem;display:flex}.display-controls{align-items:center;gap:1rem;display:flex}.language-switcher{color:var(--text-muted);gap:.35rem}.language-switcher a{text-decoration:none}.language-switcher a[aria-current=page]{color:var(--text);font-weight:600}.language-switcher span{color:#aaa69d;font-size:.8rem}.theme-toggle{width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;padding:0;position:relative}.theme-toggle:hover{color:var(--text)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem;margin:auto;transition:opacity .28s,transform .32s;position:absolute;inset:0}.sun-icon{opacity:0;transform:rotate(-45deg)scale(.65)}.moon-icon,html[data-theme=dark] .sun-icon{opacity:1;transform:rotate(0)scale(1)}html[data-theme=dark] .moon-icon{opacity:0;transform:rotate(45deg)scale(.65)}html.theme-transition{transition:--background .3s,--text .3s,--text-muted .3s,--border .3s,--accent .3s}nav a,.contact-links a,.project-links a{font-size:.825rem}.section{border-top:1px solid var(--border);grid-template-columns:120px minmax(0,1fr);gap:3rem;padding-block:clamp(5rem,9vw,6rem);display:grid}.section-heading h2{letter-spacing:.01em;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.section-heading p{margin-bottom:0}.projects{min-width:0}.project{padding-bottom:2.75rem;position:relative}.project+.project{border-top:1px solid var(--border);padding-top:2.75rem}.project:last-child{padding-bottom:0}.project-heading{justify-content:space-between;align-items:baseline;gap:1.5rem;display:flex}.project h3{letter-spacing:-.025em;margin-bottom:.6rem;font-size:clamp(1.4rem,3vw,1.625rem);font-weight:575;line-height:1.25}.project-primary-link{text-decoration:none}.project-primary-link:after{content:"";position:absolute;inset:0}.project-arrow{color:var(--text-muted);transition:color .18s,transform .18s}.project:hover .project-primary-link,.project:focus-within .project-primary-link,.project:hover .project-arrow,.project:focus-within .project-arrow{color:var(--accent)}.project:hover .project-arrow,.project:focus-within .project-arrow{transform:translate(3px,-3px)}.project-description,.section-content p{max-width:560px}.project-description{margin-bottom:.75rem}.project-technologies,.technologies{color:var(--text-muted);font-size:.8rem}.project-technologies{margin-bottom:1.2rem}.project-links a{z-index:1;font-weight:550;position:relative}.project-links span{margin-left:.1em;font-size:.8em;display:inline-block}.section-content p:not(:last-child){margin-bottom:1.2rem}.education-entry h3,.experience-entry h3{letter-spacing:-.015em;margin-bottom:.25rem;font-size:1.05rem;font-weight:575}.education-entry p,.entry-heading p,.entry-detail,.entry-description{color:var(--text-muted);margin-bottom:0;font-size:.825rem}.entry-heading{justify-content:space-between;align-items:baseline;gap:1.5rem;display:flex}.entry-heading p{flex:none}.entry-detail{color:var(--text)}.entry-description{max-width:520px;margin-top:.75rem;line-height:1.6}.technologies{margin-top:2rem;margin-bottom:0;line-height:1.9}.contact{padding-block:clamp(5rem,10vw,7.5rem);display:block}.contact h2{letter-spacing:-.035em;margin-bottom:.5rem;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:500}.email{color:var(--text-muted);margin-bottom:1.75rem;font-size:clamp(1.1rem,3vw,1.3rem);display:inline-block}footer{border-top:1px solid var(--border);color:var(--text-muted);padding-block:1.75rem 2.5rem;font-size:.8rem}footer p{margin:0}@media (width<=600px){.site-header{flex-direction:column;gap:1.5rem}.header-actions{justify-content:space-between;gap:1rem;width:100%}.language-switcher{padding-left:0}.section{grid-template-columns:1fr;gap:2rem;padding-block:4.5rem}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.entry-heading{display:block}.entry-heading p{margin-bottom:.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.theme-toggle svg,.project-arrow,html.theme-transition{transition:none}}
