@font-face{font-family:Inter;src:url(/web-media/fonts/inter-latin.woff2) format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Montserrat;src:url(/web-media/fonts/montserrat-latin-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{font-family:Inter,Arial,Microsoft YaHei,PingFang SC,sans-serif;color:#f2f2ee;background:#050505;font-synthesis:none;font-weight:400;--bg: #050505;--ink: #f2f2ee;--muted: #979795;--line: #ffffff25;--blue: #006bff;color-scheme:dark}.entry-page{min-height:100vh;min-height:100svh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:#050505}.entry-control{display:flex;justify-content:center;max-width:100%;font-family:Montserrat,sans-serif}.entry-control>a{max-width:calc(100vw - 40px);outline-offset:8px}@media(max-width:820px){.entry-control>a{gap:14px!important;padding:18px 20px!important;font-size:clamp(24px,7.5vw,30px)!important}.entry-control>a>span:last-child{width:46px!important;height:46px!important}}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:36px 36px}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;border:0;background:none;cursor:pointer}img{display:block;max-width:100%}button svg,a svg{flex-shrink:0}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:6px}main:focus{outline:none}::selection{background:var(--blue);color:#fff}.wrap{width:calc(100% - 128px);max-width:1560px;margin-inline:auto}.label{font-size:10px;font-weight:500;letter-spacing:.1em;line-height:1.6;display:inline-flex;align-items:center;gap:8px}.blue{color:var(--blue)}.muted{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:12px}.text-link svg{width:16px;height:16px}.text-link:hover{color:var(--blue)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;z-index:200;top:-70px;left:20px;padding:16px;background:var(--blue)}.skip-link:focus{top:10px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid var(--line)}.header-top{display:contents}.mobile-sound{display:none}.wordmark{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:-.035em;min-height:44px}.wordmark-zh{font-weight:500;font-size:12px;letter-spacing:.06em}.wordmark-slash{color:#666}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav a,.site-header nav button{display:inline-flex;gap:5px;align-items:center;position:relative;min-height:44px;font-size:11px;font-weight:600;letter-spacing:.02em;padding:0}.site-header sup{font-weight:400;align-self:flex-start;margin-top:9px;font-size:8px;color:var(--muted)}.site-header nav a:after,.site-header nav button:after{position:absolute;content:"";height:2px;background:var(--blue);bottom:5px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header nav button:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.home-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:66px 0 62px}.intro-label{margin-bottom:17px}.intro-title{font-size:clamp(56px,6.6vw,110px);font-weight:450;letter-spacing:-.065em;line-height:1.08;margin:0}.intro-copy{max-width:300px;padding-bottom:0}.intro-copy p{font-size:13px;line-height:1.95;color:#b0b0ad;margin:0 0 5px}.intro-copy .text-link{font-size:11px}.work-heading{border-top:1px solid var(--line);padding:18px 0 30px;display:flex;justify-content:space-between;align-items:center}.work-heading>.label:nth-child(2){margin-left:auto;margin-right:45px;color:var(--muted)}.work-reveal{position:relative;width:100%;overflow:hidden;padding:65px 4px 34px;min-height:660px}.reveal-preview{position:absolute;top:0;left:0;width:300px;height:400px;overflow:hidden;pointer-events:none;z-index:2}.reveal-slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.reveal-slide img{width:100%;height:100%;object-fit:contain}.reveal-list{display:flex;flex-direction:column;gap:30px}.reveal-link{display:flex;align-items:center;gap:25px;min-height:66px;text-decoration:none;transition:color .2s ease}.reveal-number{font-size:11px;letter-spacing:.04em;font-variant-numeric:tabular-nums}.reveal-text-window{overflow:hidden;margin:0;font-size:clamp(28px,3.8vw,55px);font-weight:400;line-height:1.2;letter-spacing:-.05em}.reveal-text{position:relative;display:block;white-space:nowrap}.reveal-text-copy{position:absolute;top:100%;left:0;width:100%}.reveal-arrow{margin-left:auto;flex-shrink:0}.reveal-link:hover .reveal-arrow,.reveal-link:focus-visible .reveal-arrow{color:var(--blue)}.reveal-hint{margin:45px 0 0 40px;color:var(--muted);font-size:11px;letter-spacing:.04em}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px 7.5%;align-items:start}.project-card:nth-child(2n){transform:translateY(150px)}.project-link{display:block}.project-image{position:relative;background:#111;overflow:hidden}.project-image img{width:100%;height:auto;transition:filter .4s}.project-link:hover .project-image img{filter:brightness(1.05)}.view-project{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:30px;background:var(--ink);color:#050505;padding:14px 18px;font-size:11px;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}.project-link:hover .view-project,.project-link:focus-visible .view-project{opacity:1;transform:translateY(0)}.project-caption{display:flex;align-items:start;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);min-height:96px}.project-number{color:var(--muted);font-size:10px;margin-top:6px}.project-caption h2{margin:0;font-size:25px;font-weight:450;letter-spacing:-.035em}.project-subtitle{font-size:10px;font-weight:400;letter-spacing:.03em;margin-left:15px;color:#aaa}.project-caption p{margin:8px 0 0;font-size:11px;color:var(--muted);letter-spacing:.03em}.project-arrow{margin-left:auto;margin-top:4px;transition:color .2s,transform .2s}.project-link:hover .project-arrow{color:var(--blue);transform:translate(3px,-3px)}.marks-teaser{margin-top:140px;border-top:1px solid var(--line);padding-top:23px}.section-line{display:flex;justify-content:space-between;align-items:center}.section-line>.label{color:var(--muted)}.teaser-title{display:flex;align-items:center;justify-content:space-between;padding:30px 0 40px}.teaser-title h2{font-size:clamp(42px,6vw,90px);font-weight:400;letter-spacing:-.055em;margin:0}.teaser-title>svg{width:65px;height:65px}.teaser-title:hover>svg{color:var(--blue)}.teaser-marks{display:grid;grid-template-columns:repeat(5,1fr);gap:35px;padding:35px 0 50px}.teaser-marks img{opacity:.85;width:100%;height:auto}.teaser-foot{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.teaser-foot p{font-size:12px;color:var(--muted)}.home-about{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:35px;padding:110px 0}.home-about p{font-size:32px;font-weight:400;line-height:1.6;letter-spacing:-.03em;margin:-7px 0 0}.home-about>div{justify-self:end;display:flex;flex-direction:column;gap:8px}.site-footer{border-top:1px solid var(--line);padding:46px 0 0}.footer-top{display:flex;flex-direction:column;align-items:start;gap:14px}.footer-top>.label{color:var(--muted)}.talk{padding:0;font-size:clamp(55px,9vw,140px);letter-spacing:-.065em;font-weight:400;display:flex;align-items:center;gap:40px;line-height:1.3}.talk svg{height:.7em;width:.7em;transition:transform .3s}.talk:hover svg{transform:translate(7px,-7px);color:var(--blue)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:52px;padding:20px 0;border-top:1px solid var(--line);font-size:9px;letter-spacing:.035em;color:var(--muted)}.footer-bottom button{display:flex;align-items:center;gap:12px;min-height:44px;padding:0;font-size:9px}.footer-bottom button svg{width:14px}.case-page{padding-top:35px}.back-link{font-size:11px;color:var(--muted)}.case-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:end;padding:50px 0 74px}.case-heading h1{font-size:clamp(45px,6.5vw,96px);font-weight:450;letter-spacing:-.05em;line-height:1.15;margin:18px 0 0}.case-heading h1 span{display:block;font-size:11px;letter-spacing:.12em;font-weight:400;color:var(--muted);margin-top:20px}.case-summary{max-width:420px}.case-summary p{font-size:14px;line-height:1.9;color:#b6b6b1;margin:15px 0 0}.case-gallery{display:grid;gap:16px}.case-image{display:block;position:relative;background:#111}.case-image img,.case-image video{width:100%;height:auto;display:block}.image-zoom{position:absolute;bottom:16px;right:16px;background:#050505d9;display:flex;align-items:center;padding:10px 12px;opacity:0;transition:opacity .2s}.case-image:hover .image-zoom,.case-image:focus-visible .image-zoom{opacity:1}.case-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;margin:64px 0 90px;padding:34px 0;border-block:1px solid var(--line)}.case-pagination>a{display:flex;flex-direction:column;gap:16px;align-items:start}.case-pagination .label{color:var(--muted)}.case-pagination>a>span:last-child:not(.label){font-size:28px;letter-spacing:-.03em}.case-pagination .next-project{align-items:end}.case-pagination .all-work{padding:16px}.reading-progress{position:fixed;top:0;left:0;height:2px;background:var(--blue);width:100%;transform:scaleX(0);transform-origin:left;z-index:90}.marks-header{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-top:38px;padding-bottom:28px}.marks-header h1{font-size:clamp(48px,4.4vw,68px);font-weight:400;letter-spacing:-.065em;line-height:1.1;margin:12px 0 0}.marks-header p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 8px}.marks-toolbar{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:6px 0}.marks-toolbar>.label{color:var(--muted)}.marks-toolbar>div{display:flex;gap:26px}.marks-toolbar button{display:flex;align-items:center;gap:9px;font-size:11px;min-height:44px;padding:0}.marks-toolbar button:hover{color:var(--blue)}.marks-toolbar svg{width:16px;height:16px}.marks-wall{padding:28px 0 20px;overflow:hidden}.mark-row{overflow:hidden;touch-action:pan-y;cursor:grab;padding:20px 0}.mark-row:active{cursor:grabbing}.mark-track{display:flex;width:max-content}.mark-segment{display:flex;gap:70px;padding-right:70px}.mark-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ffffff0a;background:#ffffff02;min-width:0;padding:25px 15px 30px;transition:border-color .25s,background .25s}.mark-row .mark-item{width:230px;height:140px;cursor:inherit}.mark-item img{width:100%;max-width:230px;height:auto;object-fit:contain;opacity:.75;transition:opacity .25s;-webkit-user-select:none;user-select:none}.mark-item:hover img,.mark-item:focus-visible img{opacity:1}.mark-item:hover{border-color:#ffffff25;background:#ffffff05}.mark-item>span{font-size:9px;letter-spacing:.07em;color:#999;position:absolute;bottom:12px;left:16px}.marks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;margin-bottom:42px}.marks-grid .mark-item{aspect-ratio:1.5}.mark-plus{position:absolute;right:14px;bottom:12px;color:var(--blue)}.marks-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0 60px}.marks-bottom>.label{color:var(--muted)}.about-page{padding-top:65px}.about-title{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:22px 0 75px}.about-title h1{font-weight:400;font-size:clamp(70px,9vw,138px);line-height:.98;letter-spacing:-.065em;margin:0}.name-block{padding:0 30px 7px 0}.name-block h2{font-size:42px;font-weight:400;letter-spacing:.04em;margin:0 0 16px}.name-block .label{letter-spacing:.16em}.name-block p{font-size:12px;color:var(--muted);margin-top:28px}.profile-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:70px;padding:58px 0 75px}.profile-section>.label{align-self:start;color:var(--muted)}.profile-section h2{font-weight:400;font-size:30px;line-height:1.55;letter-spacing:-.025em;margin:0}.about-copy{font-size:14px;line-height:2.1;color:#b5b5b0;max-width:620px;margin:22px 0}.resume-links{display:flex;align-items:center;gap:26px;margin-top:35px}.solid-link{background:var(--ink);color:#050505;display:inline-flex;gap:35px;align-items:center;font-size:12px;padding:18px 24px}.solid-link:hover{background:var(--blue);color:#fff}.education-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.education-title .label{color:var(--muted)}.education-stats{display:flex;gap:100px;margin-top:45px}.education-stats>div{display:flex;flex-direction:column;gap:10px}.education-stats strong{font-size:58px;letter-spacing:-.05em;font-weight:400}.education-stats strong span{font-size:25px;letter-spacing:0}.education-stats .label{color:var(--muted)}.experience-list>div{display:grid;grid-template-columns:25px 1fr;column-gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.experience-list>div:first-child{padding-top:0}.experience-list h3{font-size:17px;font-weight:400;margin:0;line-height:1.6}.experience-list p{grid-column:2;font-size:12px;color:var(--muted);margin:10px 0 0}.modal{padding:0;border:1px solid var(--line);color:var(--ink);background:#0b0b0b;max-height:100dvh;max-width:100vw;overflow:auto}.modal::backdrop{background:#000b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-panel{padding:26px 35px 35px}.modal-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px;gap:30px}.modal-top>.label{color:var(--muted)}.close-button{width:44px;height:44px;display:grid;place-items:center}.close-button:hover{color:var(--blue)}.contact-modal{margin:0 0 0 auto;width:520px;height:100dvh;max-height:100dvh;border-width:0 0 0 1px}.contact-content h2{font-size:clamp(36px,4vw,58px);font-weight:400;letter-spacing:-.045em;line-height:1.1;margin:50px 0 25px}.contact-content>p{font-size:13px;line-height:1.9;color:var(--muted)}.contact-photo{width:100%;height:auto;object-fit:contain;margin-top:28px}.contact-qr{display:flex;align-items:end;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.contact-qr img{width:min(180px,48vw);height:auto;background:#fff}.contact-qr .label{color:var(--muted)}.contact-content dl{margin-top:40px}.contact-content dl>div{border-top:1px solid var(--line);padding:18px 0}.contact-content dt{font-size:9px;color:var(--blue);letter-spacing:.12em;margin-bottom:10px}.contact-content dd{display:flex;justify-content:space-between;align-items:center;margin:0;font-size:15px;min-height:36px}.contact-content dd a{display:flex;justify-content:space-between;width:100%;align-items:center;gap:12px;min-height:44px}.contact-content dd button{display:flex;align-items:center;gap:8px;min-height:44px;font-size:11px}.contact-content dd svg{width:16px;height:16px}.contact-signature{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.contact-signature>span:first-child{font-size:22px}.mark-modal{width:520px}.logo-preview h2{font-weight:400;font-size:16px;margin:25px 0 0}.logo-preview>img{width:276px;height:141px;object-fit:contain;margin:60px auto 70px}.loading,.not-found{min-height:70vh;padding-top:130px}.not-found h1{font-size:36px;font-weight:400}@media(min-width:1800px){.project-grid{gap:90px 8%}}@media(max-width:1000px){.wrap{width:calc(100% - 72px)}.site-header nav{gap:22px}.home-intro{gap:35px}.intro-copy{max-width:260px}.intro-title{font-size:65px}.project-grid{gap:50px 6%}.project-card:nth-child(2n){transform:translateY(100px)}.project-caption h2{font-size:22px}.project-subtitle{display:block;margin:5px 0 0}.home-about{grid-template-columns:1fr 2fr}.home-about>div{grid-column:2;justify-self:start;flex-direction:row;gap:30px}.footer-bottom>span:nth-child(2){display:none}.marks-header{display:block}.marks-header p{margin-top:22px}.marks-grid{grid-template-columns:repeat(3,1fr)}.profile-section{gap:30px;grid-template-columns:1fr 2.5fr}.education-title{display:block}.education-title .label{margin-top:14px}.case-hero{gap:30px}.name-block{padding-right:0}}@media(max-width:820px){.wrap{width:calc(100% - 40px)}.site-header{height:auto;padding-top:18px;align-items:stretch;flex-direction:column;gap:6px}.header-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.wordmark{font-size:12px;min-height:44px;min-width:0}.mobile-sound{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:0 8px;font-size:8px;letter-spacing:.06em;color:var(--muted);flex-shrink:0}.mobile-sound svg{width:17px;height:17px}.site-header nav{width:100%;gap:0;justify-content:space-between;padding-bottom:10px}.site-header nav a,.site-header nav button{font-size:10px;min-width:44px;min-height:44px;justify-content:center;padding-inline:4px}.home-intro{display:block;padding:40px 0 32px}.intro-label{font-size:8px;margin-bottom:14px}.intro-title{font-size:clamp(46px,10.8vw,72px)}.intro-copy{max-width:330px;margin-top:23px}.intro-copy p{font-size:12px;line-height:1.9}.work-heading{padding:17px 0 23px}.work-heading .label{font-size:9px}.work-heading>.label:nth-child(2){margin-right:0;font-size:8px}.work-heading>svg{display:none}.project-grid{grid-template-columns:1fr;gap:36px}.project-card:nth-child(2n){transform:none}.project-caption{gap:13px;padding:18px 0;min-height:90px}.project-caption h2{font-size:24px}.project-subtitle{display:inline;margin-left:12px;font-size:9px}.project-caption p{font-size:10px}.view-project{opacity:1;transform:none;bottom:12px;right:12px;padding:11px 13px;gap:18px;font-size:10px}.marks-teaser{margin-top:70px;padding-top:20px}.teaser-title{padding:28px 0 15px}.teaser-title h2{font-size:42px}.teaser-title>svg{width:38px;height:38px}.teaser-marks{grid-template-columns:repeat(3,1fr);gap:20px;padding:30px 0}.teaser-marks img:nth-child(n+4){display:none}.teaser-foot{gap:18px}.teaser-foot p{font-size:11px;max-width:145px;line-height:1.8}.teaser-foot .text-link{font-size:10px;gap:10px}.home-about{padding:60px 0;grid-template-columns:1fr;gap:25px}.home-about p{font-size:28px}.home-about>div{grid-column:1;gap:25px}.site-footer{padding-top:30px}.talk{font-size:clamp(54px,10vw,76px);gap:20px}.footer-bottom{margin-top:30px;font-size:8px;gap:12px}.footer-bottom button{font-size:8px}.case-page{padding-top:22px}.case-hero{grid-template-columns:1fr;gap:28px;padding:30px 0 35px}.case-heading h1{font-size:clamp(44px,8vw,64px)}.case-heading h1 span{font-size:9px;line-height:1.6}.case-summary p{font-size:12px}.case-gallery{gap:8px}.case-image{opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}.case-image img,.case-image video{width:100%;height:auto;object-fit:contain;filter:none}.case-pagination{gap:8px;margin:35px 0 55px;padding:25px 0}.case-pagination>a>span:last-child:not(.label){font-size:19px}.case-pagination .label{font-size:8px;gap:6px}.case-pagination .all-work{padding:6px}.image-zoom{opacity:1;bottom:8px;right:8px;padding:6px 8px}.marks-header{padding-top:40px;padding-bottom:28px}.marks-header h1{font-size:clamp(36px,11.5vw,50px)}.marks-header .label{font-size:8px}.marks-header p{font-size:11px}.marks-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.marks-grid .mark-item{padding:18px 8px 25px;aspect-ratio:1.3}.mark-item>span{font-size:8px;left:10px;bottom:10px}.mark-item img{opacity:1}.mark-plus{right:10px;bottom:8px}.marks-bottom{padding-bottom:40px;gap:15px}.marks-bottom>.label{font-size:8px}.marks-bottom .text-link{font-size:10px}.about-page{padding-top:40px}.about-title{display:block;padding:26px 0 38px}.about-title h1{font-size:clamp(62px,12vw,92px)}.name-block{margin-top:35px}.name-block h2{font-size:30px;margin-bottom:10px}.name-block p{margin-top:16px}.profile-section{grid-template-columns:1fr;gap:25px;padding:30px 0 40px}.profile-section h2{font-size:26px}.about-copy{font-size:12px;margin:18px 0}.resume-links{gap:18px;flex-wrap:wrap;margin-top:24px}.solid-link{padding:16px 18px}.education-stats{gap:55px;margin-top:28px}.education-stats strong{font-size:47px}.education-stats strong span{font-size:20px}.experience-list h3{font-size:15px}.experience-list>div{column-gap:12px}.contact-modal{width:100%;min-height:100svh;min-height:100dvh}.modal-panel{padding:18px 23px 28px;min-height:100%}.contact-content h2{margin-top:35px;font-size:clamp(40px,8vw,58px)}.contact-content dl{margin-top:30px}.contact-content dd{font-size:14px}.contact-photo{margin-top:22px}.contact-qr{align-items:center}.mark-modal{width:calc(100% - 32px)}.logo-preview>img{max-width:100%;height:auto;margin:48px auto}.label{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
