@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.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:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.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:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.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:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.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{--bg: #f7f7f7;--section-work: #f0f0f0;--section-about: #e9e9e9;--section-contact: #e2e2e2;--footer-bg: #d8d8d8;--fg: #1a1a1a;--fg-soft: #3d3d3d;--muted: #737373;--rule: #d0d0d0;--sidebar-bg: #1c1c1c;--sidebar-fg: #e8e4dc;--sidebar-muted: #8a8680;--sidebar-rule: #2e2e2e;--sidebar-width: 280px;--max-width: 1080px;--font: "Source Sans 3 Variable", "Source Sans Pro", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:17px;background:var(--bg);color:var(--fg);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:#ff69b4;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:currentColor;transition:color .2s ease}a:hover{color:#e27689}h1,h2,h3,h4{font-weight:500;line-height:1.2;letter-spacing:-.015em;margin:0 0 .5em}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.sidebar{background:var(--sidebar-bg);color:var(--sidebar-fg);padding:2.5rem 1.75rem}.sidebar-inner{display:flex;flex-direction:column;gap:2rem;height:100%}.sidebar-top{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.sidebar-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:1px solid var(--sidebar-rule)}.sidebar-name{font-size:1.35rem;font-weight:500;color:var(--sidebar-fg);margin:0;letter-spacing:-.01em}.sidebar-title{font-size:.9rem;color:var(--sidebar-muted);margin:0 0 1.5rem}.sidebar-nav{width:100%}.sidebar-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem;border-top:1px solid var(--sidebar-rule)}.sidebar-nav li{border-bottom:1px solid var(--sidebar-rule)}.sidebar-nav a{display:flex;align-items:center;gap:.8rem;padding:.75rem .5rem;color:var(--sidebar-muted);text-decoration:none;font-size:.88rem;text-transform:uppercase;letter-spacing:.1em;transition:color .2s ease,padding-left .2s ease}.sidebar-nav a svg{width:17px;height:17px;flex-shrink:0;color:var(--sidebar-muted);transition:color .2s ease}.sidebar-nav a:hover{color:var(--sidebar-fg);padding-left:.9rem}.sidebar-nav a:hover svg{color:var(--sidebar-fg)}.sidebar-bottom{margin-top:auto;display:flex;justify-content:center}.sidebar .socials{display:flex;gap:.6rem}.sidebar .socials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--sidebar-rule);color:var(--sidebar-muted);text-decoration:none;transition:all .2s ease}.sidebar .socials a:hover{border-color:var(--sidebar-fg);color:var(--sidebar-fg);transform:translateY(-1px)}.sidebar .socials svg{width:17px;height:17px}@media(min-width:980px){.sidebar{position:fixed;top:0;left:0;width:var(--sidebar-width);height:100vh;overflow-y:auto}.main{margin-left:var(--sidebar-width)}}.main{min-height:100vh}section.page-section{padding:4rem 0;box-shadow:inset 0 1px #0000000a,inset 0 6px 10px -8px #0000000f}section.page-section h2{font-size:1.5rem;font-weight:600;margin:0 0 2rem}#top{background:var(--bg);box-shadow:none}#portfolio,#papers{background:var(--section-work)}#papers{box-shadow:none}#about{background:var(--section-about)}#contact{background:var(--section-contact)}#top.hero{position:relative;min-height:440px;padding:0;display:flex;align-items:center;background-color:#3d3d3d;background-size:cover;background-position:top left;background-repeat:no-repeat;box-shadow:none;overflow:hidden}#top.hero .container{position:relative;z-index:1;display:flex;justify-content:flex-end;width:100%}#top.hero .hero-text{max-width:380px;text-align:left;color:#fff}#top.hero h2{color:#fff;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:600;margin:0;letter-spacing:-.02em;line-height:1.15;text-shadow:0 2px 20px rgba(0,0,0,.4)}@media(max-width:720px){#top.hero{min-height:340px;background-position:35% top}#top.hero .container{justify-content:center}#top.hero .hero-text{text-align:center}}.project-grid{display:grid;grid-template-columns:1fr;gap:2.5rem 1.75rem}@media(min-width:600px){.project-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.project-grid{grid-template-columns:repeat(3,1fr)}}.card{display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 2px #0000000f,0 4px 12px -4px #00000014;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-3px);box-shadow:0 2px 4px #00000014,0 12px 28px -8px #00000024}.card .card-image{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f2f2f2;margin:0}.card .card-image img,.card .card-image video{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.card:hover .card-image img,.card:hover .card-image video{transform:scale(1.04)}.card-body{padding:1.1rem 1.2rem 1.25rem}.card-body h3{font-size:1.15rem;margin:0 0 .3rem;font-weight:600;line-height:1.25}.card-body h3 a{color:var(--fg);text-decoration:none}.card:hover h3 a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.card-body p{margin:0;color:var(--muted);font-size:.9rem;max-width:none}.papers-list{display:flex;flex-direction:column;border-top:1px solid var(--rule)}.paper-row{display:grid;grid-template-columns:80px 1fr auto;gap:1.25rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--rule);text-decoration:none;color:inherit;transition:padding-left .25s ease}.paper-row:hover{padding-left:.5rem}.paper-row .thumb{width:80px;height:60px;overflow:hidden;border-radius:3px;background:var(--rule)}.paper-row .thumb img{width:100%;height:100%;object-fit:cover}.paper-row h3{font-size:1rem;font-weight:500;margin:0 0 .15rem;line-height:1.3}.paper-row p{margin:0;font-size:.85rem;color:var(--muted)}.paper-row .arrow{color:var(--muted);font-size:1.1rem;transition:transform .25s ease,color .25s ease}.paper-row:hover .arrow{transform:translate(4px);color:var(--fg)}@media(max-width:560px){.paper-row{grid-template-columns:64px 1fr}.paper-row .thumb{width:64px;height:48px}.paper-row .arrow{display:none}.paper-row h3{font-size:.95rem}}.about{display:grid;gap:2.5rem;grid-template-columns:1fr;align-items:start}@media(min-width:720px){.about{grid-template-columns:1fr 1.4fr}}.about img{border-radius:4px}.about p{color:var(--fg-soft);max-width:58ch;margin:0 0 1rem}.site-footer{background:var(--footer-bg);box-shadow:inset 0 1px #0000000a,inset 0 6px 10px -8px #0000000f;padding:2.5rem 0 3rem;color:var(--muted);font-size:.88rem;text-align:center}
