@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.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: #090909;--bg-soft: #0d0d0c;--panel: #111110;--text: #f1f0ea;--muted: #a6a298;--faint: #615e58;--line: rgba(235, 233, 224, .14);--line-strong: rgba(235, 233, 224, .24);--accent: #d8f36b;--warm: #ded4bd;--steel: #9aa3ae;--radius: 6px;--ease: cubic-bezier(.22, .7, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter Variable,Inter,Segoe UI,system-ui,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,a,input{letter-spacing:0}a{color:inherit}img{display:block;max-width:100%}::selection{background:var(--accent);color:#111}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#30302c;border-radius:8px}.shell{width:min(1700px,calc(100vw - 96px));margin-inline:auto}.app{position:relative;overflow:clip}.cursor-glow{position:fixed;left:calc(var(--pointer-x, 50vw) - 480px);top:calc(var(--pointer-y, 50vh) - 480px);width:960px;height:960px;z-index:60;pointer-events:none;background:radial-gradient(circle,rgba(216,243,107,.055),transparent 62%);mix-blend-mode:screen}.header{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .35s ease,border-color .35s ease,backdrop-filter .35s ease}.header.is-scrolled{background:#090909d6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;flex-shrink:0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:4px;font-size:12px;font-weight:650;color:var(--text);background:#ffffff05;transition:background .3s ease,color .3s ease,border-color .3s ease}.brand:hover .brand-mark{background:var(--accent);color:#111;border-color:var(--accent)}.brand-text{display:flex;flex-direction:column;gap:5px;line-height:1}.brand-text span:first-child{font-size:15px;font-weight:650}.brand-text span:last-child{font-size:10px;color:var(--faint);text-transform:uppercase}.nav{display:flex;align-items:center;gap:34px}.nav a{position:relative;color:var(--muted);font-size:14px;text-decoration:none;transition:color .25s ease}.nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--accent);transition:width .28s var(--ease)}.nav a:hover{color:var(--text)}.nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;min-width:48px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius);font-size:14px;font-weight:550;text-decoration:none;cursor:pointer;transition:transform .3s var(--ease),background .3s ease,border-color .3s ease,color .3s ease}.button-primary{background:var(--text);color:#111}.button-primary:hover{background:var(--accent);transform:translateY(-2px)}.button-ghost{border-color:var(--line-strong);color:var(--text)}.button-ghost:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.header-cta{height:42px;padding:0 18px;font-size:13px}.hero{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(1100px 700px at 72% 18%,rgba(216,243,107,.08),transparent 62%),#0b0b0b}.hero-media video{width:100%;height:100%;object-fit:cover;filter:grayscale(.2) brightness(.58) contrast(1.05)}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#090909b8,#09090914 42%,#090909e6),radial-gradient(1000px 600px at 22% 78%,rgba(216,243,107,.06),transparent 60%)}.hero-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(235,233,224,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(235,233,224,.045) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(to bottom,black 10%,transparent 86%);mask-image:linear-gradient(to bottom,black 10%,transparent 86%)}.hero-inner{position:relative;z-index:2;min-height:100vh;padding:120px 0 34px;display:flex;flex-direction:column;justify-content:center}.hero-topline{position:absolute;top:104px;left:0;right:0;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);text-transform:uppercase}.hero-title{margin:0;font-size:clamp(76px,11.2vw,168px);font-weight:720;line-height:.84;text-transform:uppercase}.hero-title span{display:block}.hero-title span:last-child{color:transparent;-webkit-text-stroke:1px rgba(241,240,234,.55)}.hero-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:56px;align-items:end;margin-top:46px}.hero-role{margin:0;font-size:20px;font-weight:520;color:var(--text)}.hero-role span{color:var(--accent);margin:0 4px}.hero-note{margin:0;color:var(--muted);font-size:14px;line-height:1.85;text-align:right}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:44px}.hero-footer{position:absolute;left:0;right:0;bottom:34px;display:flex;align-items:center;gap:18px}.hero-meta{display:flex;align-items:center;gap:18px;font-size:10px;color:var(--faint);text-transform:uppercase;white-space:nowrap}.scroll-line{width:120px;height:1px;background:var(--line-strong);position:relative;overflow:hidden}.scroll-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--accent);transform:translate(-100%);animation:scroll-hint 2.4s var(--ease) infinite}@keyframes scroll-hint{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}.section,.contact{position:relative;z-index:1;scroll-margin-top:76px}.section{padding:150px 0}.section-label{display:inline-flex;align-items:center;gap:12px;font-size:12px;color:var(--accent);text-transform:uppercase}.section-label:before{content:"";width:34px;height:1px;background:var(--accent)}.section-heading{margin-bottom:82px}.section-heading h2{margin:24px 0 0;font-size:clamp(42px,4.7vw,74px);font-weight:620;line-height:1.02}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.section-heading-row>p{max-width:420px;margin:0 0 8px;color:var(--muted);font-size:14px;line-height:1.85}.experience-grid{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:84px;align-items:start;margin-bottom:92px}.portrait-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#0c0c0b}.portrait-wrap img{width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.04);transition:transform .9s var(--ease)}.portrait-wrap:hover img{transform:scale(1.02)}.portrait-tag{position:absolute;left:18px;bottom:18px;padding:8px 12px;border:1px solid rgba(235,233,224,.18);border-radius:4px;background:#0909099e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;color:var(--warm)}.experience-copy{padding-top:18px}.lead{margin:0;font-size:clamp(22px,2.2vw,30px);font-weight:460;line-height:1.55}.experience-copy>div>p:last-child{margin:26px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.contact-list{display:flex;flex-direction:column;gap:14px;margin-top:44px;padding-top:26px;border-top:1px solid var(--line)}.contact-list a{display:inline-flex;align-items:center;gap:12px;width:fit-content;color:var(--text);font-size:15px;text-decoration:none;transition:color .25s ease}.contact-list a:hover{color:var(--accent)}.contact-list svg{color:var(--accent)}.tool-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.tool-strip span{padding:8px 12px;border:1px solid var(--line);border-radius:4px;color:var(--muted);font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.stat{padding:32px 26px 10px 0}.stat+.stat{padding-left:26px;border-left:1px solid var(--line)}.stat strong{display:block;font-size:clamp(44px,4.4vw,68px);font-weight:620;line-height:1}.stat span{display:block;margin-top:14px;color:var(--muted);font-size:13px}.projects{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.project-card{min-width:0}.project-card.is-full{grid-column:1 / -1}.project-link{display:block;color:inherit;text-decoration:none}.project-media{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#0d0d0c}.project-card:not(.is-full) .project-media{aspect-ratio:4 / 3}.project-card.is-full .project-media{aspect-ratio:21 / 9}.project-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04);transition:transform .9s var(--ease),filter .5s ease}.project-card:hover .project-media img{transform:scale(1.022);filter:saturate(1) contrast(1.04)}.project-index{position:absolute;top:16px;left:16px;padding:7px 10px;border:1px solid rgba(235,233,224,.18);border-radius:4px;background:#09090999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--warm);font-size:11px}.project-info{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-top:20px}.project-info h3{margin:0 0 8px;font-size:24px;font-weight:620}.project-info p{margin:0;color:var(--muted);font-size:13px}.project-meta{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13px;white-space:nowrap}.project-meta svg{transition:transform .3s var(--ease),color .3s ease}.project-card:hover .project-meta svg{transform:translate(3px,-3px);color:var(--accent)}.project-blurb{max-width:640px;margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.strengths-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.strength-card{position:relative;min-height:440px;display:flex;flex-direction:column;overflow:hidden;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);transition:transform .4s var(--ease),border-color .4s ease}.strength-card:hover{transform:translateY(-4px);border-color:#d8f36b66}.strength-top{display:flex;align-items:center;justify-content:space-between}.strength-index{color:var(--accent);font-size:13px}.strength-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:4px;color:var(--warm)}.strength-card h3{margin:78px 0 16px;font-size:26px;font-weight:620}.strength-card>p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.strength-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.strength-tags span{padding:6px 10px;border:1px solid var(--line);border-radius:4px;color:var(--muted);font-size:11px}.strength-line{position:absolute;left:32px;right:32px;bottom:26px;height:1px;background:linear-gradient(90deg,var(--accent),transparent);transform:scaleX(0);transform-origin:left;transition:transform .55s var(--ease)}.strength-card:hover .strength-line{transform:scaleX(1)}.contact{min-height:100vh;overflow:hidden;background:radial-gradient(1100px 620px at 82% 18%,rgba(216,243,107,.075),transparent 62%),var(--bg)}.contact-inner{min-height:100vh;display:flex;flex-direction:column;padding-top:130px}.contact-main{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:70px}.contact-title{margin:30px 0 32px;font-size:clamp(64px,9.2vw,150px);font-weight:680;line-height:.92}.contact-sub{margin:0 0 48px;color:var(--muted);font-size:18px;line-height:1.7}.contact-email{display:inline-flex;align-items:center;gap:18px;width:fit-content;max-width:100%;padding-bottom:18px;border-bottom:1px solid var(--line-strong);color:var(--text);font-size:clamp(22px,2.4vw,34px);font-weight:520;text-decoration:none;transition:color .3s ease,border-color .3s ease}.contact-email:hover{color:var(--accent);border-color:var(--accent)}.contact-email svg{color:var(--accent);transition:transform .35s var(--ease)}.contact-email:hover svg{transform:translate(4px,-4px)}.contact-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:24px 0 30px;border-top:1px solid var(--line)}.contact-socials{display:flex;align-items:center;gap:26px}.contact-socials a{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;text-decoration:none;transition:color .25s ease}.contact-socials a:hover{color:var(--accent)}.contact-legal{display:flex;align-items:center;gap:28px;color:var(--faint);font-size:11px;text-transform:uppercase}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .8s var(--ease);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@media (max-width: 1180px){.shell{width:min(1700px,calc(100vw - 64px))}.hero-title{font-size:clamp(64px,10vw,122px)}.hero-lower{grid-template-columns:1fr;gap:24px}.hero-note{max-width:560px;text-align:left}.experience-grid{grid-template-columns:1fr;gap:52px}.portrait-wrap{max-width:480px}.strengths-grid{grid-template-columns:1fr}.strength-card{min-height:360px}}@media (max-width: 820px){.shell{width:calc(100vw - 40px)}.nav{display:none}.header-inner{height:64px}.header-cta{height:40px;padding:0 15px;font-size:12px}.hero-inner{padding-top:104px}.hero-topline{top:88px}.hero-title{font-size:clamp(54px,16vw,96px)}.hero-role{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .button{width:100%}.hero-footer{bottom:26px}.section{padding:104px 0}.section-heading{margin-bottom:56px}.section-heading-row{align-items:flex-start;flex-direction:column;gap:24px}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:30px}.stat:nth-child(3){padding-left:0;border-left:0}.projects-grid{grid-template-columns:1fr;gap:52px}.project-card.is-full .project-media{aspect-ratio:16 / 10}.project-info{flex-direction:column;gap:14px}.contact-inner{padding-top:104px}.contact-title{font-size:clamp(56px,16vw,104px)}.contact-sub{font-size:16px}.contact-email{font-size:22px}.contact-footer{align-items:flex-start;flex-direction:column}.contact-socials{flex-wrap:wrap;gap:18px}.contact-legal{align-items:flex-start;flex-direction:column;gap:8px}}@media (hover: none){.cursor-glow{display:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
