:root{--ink:#35423f;--paper:#f3f0e9;--muted:#707873;--line:#cfd3cb;--accent:#d7b7ad;--fog:#d8ded6;--smoke:#b9c8cc;--coffee:#9b705b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,Arial,sans-serif;overflow-x:hidden}.grain{pointer-events:none;opacity:.12;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{border-bottom:1px solid var(--line);z-index:2;letter-spacing:.03em;justify-content:space-between;align-items:center;height:74px;padding:0 4.1vw;font-size:12px;display:flex;position:relative}.wordmark{color:var(--ink);font-family:Playfair Display,serif;font-style:italic;font-weight:500;text-decoration:none}.wordmark span{font:inherit}nav{gap:28px;margin-left:10vw;display:flex}nav a,.header-link{color:var(--ink);text-decoration:none}.header-link{color:var(--muted)}.hero{grid-template-columns:42% 58%;align-items:center;min-height:720px;padding:9vh 4.1vw 7vh;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;position:relative}.eyebrow{color:var(--muted);letter-spacing:.08em;margin:0 0 22px;font:500 11px DM Mono,monospace}.hero h1,.project h2,.skills-section h3,.lab h2,.about h2{letter-spacing:-.065em;margin:0;font-weight:500;line-height:.9}.hero em,.project em,.lab em,.about em{font-family:Playfair Display,serif;font-weight:500}.intro{max-width:355px;margin:34px 0;font-size:17px;line-height:1.45}.text-link{color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px;text-decoration:none}.text-link span{margin-left:20px}.hero-index{width:90%;color:var(--muted);justify-content:space-between;font:11px DM Mono,monospace;display:flex;position:absolute;bottom:30px;left:4.1vw}.orbit-wrap{perspective:1200px;touch-action:none;height:580px;position:relative}.sphere-stage{perspective:1200px;cursor:grab;width:540px;height:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sphere-stage:active{cursor:grabbing}.sphere{width:100%;height:100%;transform-style:preserve-3d;animation:42s linear infinite spin;position:relative}.sphere.paused{animation-play-state:paused}.photo{backface-visibility:visible;background:#fff;border:5px solid #fff;width:74px;height:94px;margin:-47px 0 0 -37px;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 10px 22px #00000026}.photo img{object-fit:cover;width:100%;height:100%;display:block}.orbit-label{color:var(--muted);letter-spacing:.08em;font:10px DM Mono,monospace;position:absolute}.label-top{top:8%;left:12%}.label-bottom{bottom:6%;right:6%}.orbit-control{border:1px solid var(--ink);background:var(--paper);color:var(--ink);cursor:pointer;padding:10px 13px;font:11px DM Mono,monospace;position:absolute;bottom:6%;left:12%}.orbit-control:hover{background:var(--ink);color:var(--paper)}@keyframes spin{0%{transform:rotateX(-15deg)rotateY(0)}to{transform:rotateX(-15deg)rotateY(360deg)}}.numbers{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;padding:32px 4.1vw;display:grid}.numbers article{flex-direction:column;gap:9px;display:flex}.numbers strong{font:500 clamp(34px,4vw,62px)/.9 Playfair Display,serif}.numbers span{color:var(--muted);max-width:205px;font-size:13px;line-height:1.35}.work-section{padding:150px 4.1vw 70px}.section-heading{justify-content:space-between;align-items:flex-start;margin-bottom:70px;display:flex}.section-heading>p:last-child{max-width:310px;margin:0;font-size:15px;line-height:1.45}.project{border-top:1px solid var(--ink);padding:15px 0 20px}.project-meta,.project-footer{color:var(--muted);letter-spacing:.04em;justify-content:space-between;font:10px DM Mono,monospace;display:flex}.project-body{grid-template-columns:58% 42%;align-items:end;min-height:410px;padding:55px 0 46px;display:grid}.project h2{font-size:clamp(44px,6.5vw,96px)}.project-summary{max-width:430px;font-size:16px;line-height:1.45}.tags{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.tags span{border:1px solid #bbb7ae;border-radius:50px;padding:6px 10px;font:10px DM Mono,monospace}.project-result{border-left:1px solid var(--line);padding:8px 0 8px 35px}.project-result p{color:var(--muted);margin:0 0 10px;font:10px DM Mono,monospace}.project-result strong{letter-spacing:-.07em;font:500 84px/.9 Playfair Display,serif}.project-result>span{margin-top:6px;font-size:13px;display:block}.project-result .result-copy{max-width:250px;color:var(--ink);margin-top:30px;font:14px/1.45 DM Sans,sans-serif}.project-button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font:10px DM Mono,monospace}.project-button b{margin-left:13px;font-size:16px}.compact{grid-template-columns:55% 45%;align-items:center;min-height:310px}.compact h2{font-size:clamp(37px,5.1vw,76px)}.skills-section{border-top:1px solid var(--line);padding:140px 4.1vw}.skill-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.skill-grid>div{border-right:1px solid var(--line);min-height:210px;padding:20px 28px 20px 0}.skill-grid>div:not(:first-child){padding-left:24px}.skill-grid>div:last-child{border-right:0}.skill-num{color:var(--muted);font:10px DM Mono,monospace}.skills-section h3{margin:32px 0 15px;font-size:28px}.skill-grid p{max-width:190px;font-size:13px;line-height:1.5}.lab{color:#f7f5ef;background:#1d1d1b;grid-template-columns:50% 50%;padding:110px 4.1vw;display:grid}.lab h2{font-size:clamp(52px,6vw,92px)}.lab-detail{border-left:1px solid #4b4b48;max-width:420px;padding:34px 0 0 35px;position:relative}.lab-detail p{font-size:17px;line-height:1.5}.lab-detail small{color:#a8a59f;font:10px DM Mono,monospace}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:0;left:35px}.about{padding:145px 4.1vw}.about-grid{grid-template-columns:54% 46%;display:grid}.about h2{font-size:clamp(52px,6.7vw,103px)}.about-grid>div{max-width:425px;padding-top:15px}.about-grid p{margin:0 0 22px;font-size:18px;line-height:1.5}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:25px 4.1vw;font:10px DM Mono,monospace;display:flex}footer a{color:var(--ink);text-decoration:none}dialog{border:1px solid var(--ink);background:var(--paper);width:min(620px,90vw);color:var(--ink);padding:48px;box-shadow:0 20px 50px #0000002e}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10100f73}.modal-close{cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:14px;right:18px}.modal-eyebrow{color:var(--muted);font:10px DM Mono,monospace}.modal-title{margin:16px 0 30px;font:500 48px/.95 Playfair Display,serif}.modal-content{font-size:15px;line-height:1.55}.modal-list{padding-left:18px}.modal-list li{margin:10px 0}@media (width<=800px){.site-header{padding:0 20px}.header-link{display:none}nav{gap:16px;margin-left:auto}.hero{min-height:810px;padding:60px 20px 40px;display:block}.hero h1{font-size:64px}.orbit-wrap{height:430px;margin-top:45px}.sphere-stage{transform:translate(-50%,-50%)scale(.72)}.label-top{left:0}.label-bottom{right:0}.orbit-control{left:0}.numbers{grid-template-columns:1fr;gap:22px;padding:24px 20px}.numbers article{grid-template-columns:115px 1fr;align-items:center;display:grid}.work-section,.skills-section,.about{padding:90px 20px}.section-heading,.project-body,.compact,.about-grid,.lab{display:block}.section-heading>p:last-child{margin-top:25px}.project-body{min-height:0;padding:45px 0}.project h2{font-size:53px}.project-summary{margin-top:30px}.project-result{border-left:0;border-top:1px solid var(--line);margin-top:45px;padding:30px 0 0}.project-result strong{font-size:70px}.project-footer{gap:15px;line-height:1.45}.skill-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.skill-grid>div{min-width:0}.skill-grid p{overflow-wrap:anywhere}.skill-grid>div:nth-child(2){border-right:0}.skill-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.lab{padding:80px 20px}.lab-detail{border-top:1px solid #4b4b48;border-left:0;margin-top:55px;padding:34px 0 0}.status-dot{left:0}.about-grid>div{margin-top:40px}.about h2{font-size:64px}footer{flex-wrap:wrap;gap:15px;padding:22px 20px}footer span:nth-child(2){display:none}}@media (width<=480px){.sphere-stage{transform:translate(-50%,-50%)scale(.58)}}.header-actions{align-items:center;gap:20px;display:flex}.language-toggle{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;padding:3px 0;font:500 11px DM Mono,monospace}.hero{display:flex}.hero-copy{max-width:820px}.hero h1{font-size:clamp(54px,8vw,118px)}.intro{max-width:430px}.gallery-section{border-top:1px solid var(--line);grid-template-columns:38% 62%;align-items:center;min-height:780px;padding:90px 4.1vw;display:grid;overflow:hidden}.gallery-section h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.6vw,86px);font-weight:500;line-height:.9}.gallery-section h2 em{font-family:Playfair Display,serif;font-weight:500}.gallery-copy>p:last-child{max-width:330px;color:var(--muted);margin-top:32px;font-size:14px;line-height:1.5}.gallery-section .orbit-wrap{width:100%}.photo{backface-visibility:visible;border:2px solid #fff;border-radius:2px;width:38px;height:48px;margin:-24px 0 0 -19px;transition:box-shadow .2s;box-shadow:0 4px 9px #00000024}.photo:hover{box-shadow:0 9px 22px #0000004d}.photo-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.photo-button img{pointer-events:none}.photo-modal{color:#fff;text-align:center;background:#111;border:0;width:min(920px,94vw);height:min(88vh,820px);padding:44px}.photo-modal img{object-fit:contain;width:100%;height:calc(100% - 30px)}.photo-modal p{color:#bbb;margin:12px 0 0;font:10px DM Mono,monospace}.photo-modal-close{z-index:1;color:#fff;cursor:pointer;background:0 0;border:0;font-size:32px;position:absolute;top:10px;right:16px}@media (width<=800px){.header-actions{gap:0}.gallery-section{min-height:900px;padding:80px 20px;display:block}.gallery-section h2{font-size:52px}.gallery-section .orbit-wrap{margin-top:35px}}body{color:var(--ink);background:var(--paper)}.site-header{background:var(--paper);border-bottom-color:var(--line)}.hero-sticky{background:var(--paper);height:calc(100svh - 74px);min-height:620px;color:var(--ink);grid-template-columns:minmax(320px,2fr) minmax(0,3fr);align-items:stretch;gap:clamp(30px,4.5vw,76px);padding:clamp(34px,5.2vh,68px) 4.1vw;display:grid}.hero-copy{flex-direction:column;justify-content:center;width:auto;max-width:520px;padding:0;display:flex}.hero-education{border-top-color:var(--ink);border-bottom-color:var(--line);width:min(370px,92%);animation:.68s .66s both hero-detail-in}.hero .intro{color:var(--ink);animation:.65s .85s both hero-detail-in}.hero .text-link{width:max-content;color:var(--ink);border-bottom-color:var(--ink);animation:.65s .96s both hero-detail-in}@keyframes hero-media-settle{0%{clip-path:inset(2.5%);transform:scale(1.04)}to{clip-path:inset(0);transform:scale(1)}}@keyframes hero-title-reveal{to{transform:translateY(0)}}@keyframes hero-detail-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.work-section{background:#eeeae4}.work-section>.project{margin-inline:-4.1vw;padding-inline:4.1vw}.work-section>.project:first-of-type{background:var(--paper)}.work-section>.project:nth-of-type(2){background:#ecefe9}.work-section>.project:nth-of-type(3){background:#eee5e1}.work-section>.project:nth-of-type(4){background:var(--fog)}.skills-section{background:#edf0eb}.lab{isolation:isolate;background:var(--smoke);min-height:100svh;color:var(--ink);align-items:center;padding:clamp(80px,10vw,140px) 4.1vw;position:relative;overflow:hidden}.lab:before{content:"";z-index:-1;filter:blur(70px);background:#d7b7ad57;border-radius:50%;width:42vw;height:42vw;animation:14s ease-in-out infinite alternate lab-drift;position:absolute;bottom:-24vw;right:-12vw}.lab .eyebrow{color:#35423fad}.lab-index{letter-spacing:.06em;color:#35423f99;margin:36px 0 18px;font:10px DM Mono,monospace;display:block}.lab h2{max-width:660px;color:var(--ink);font-size:clamp(48px,5.3vw,78px)}.lab-detail{border-left-color:#35423f5c}.lab-detail small{color:#35423fad}.status-dot{background:var(--coffee)}.lab-heading,.lab-detail{opacity:0;transform:translateY(22px)}.lab.is-visible .lab-heading{animation:.78s cubic-bezier(.2,.72,.25,1) forwards lab-enter}.lab.is-visible .lab-detail{animation:.78s cubic-bezier(.2,.72,.25,1) .18s forwards lab-enter}@keyframes lab-enter{to{opacity:1;transform:translateY(0)}}@keyframes lab-drift{0%{transform:translate(-2%,1%)scale(.96)}to{transform:translate(3%,-2%)scale(1.04)}}.about{background:var(--paper)}.gallery-section{background:#efeae2;grid-template-columns:minmax(260px,31%) minmax(150px,20%) minmax(430px,49%);gap:clamp(18px,2.2vw,38px)}.gallery-section h2{font-size:clamp(40px,4.35vw,68px)}.ritual-card{cursor:zoom-in;width:min(100%,245px);color:var(--ink);justify-self:center;margin:0}.ritual-card figcaption{color:var(--coffee);letter-spacing:.07em;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px;font:9px DM Mono,monospace;display:flex}.ritual-card figcaption small{max-width:88px;color:var(--muted);text-align:right;font:9px/1.3 DM Mono,monospace}.ritual-media{aspect-ratio:4/5;background:var(--paper);border:1px solid #35423f7a;transition:transform .45s cubic-bezier(.2,.7,.2,1);position:relative;overflow:hidden}.ritual-media:after{content:"";pointer-events:none;border:8px solid #f3f0e92e;position:absolute;inset:0}.ritual-card:hover .ritual-media{transform:scale(1.015)}.ritual-media video{object-fit:cover;object-position:center 48%;filter:saturate(.86)contrast(.97);width:100%;height:100%;display:block}.ritual-control{z-index:2;width:26px;height:26px;color:var(--ink);opacity:0;cursor:pointer;background:#f3f0e9c7;border:1px solid #35423f7a;border-radius:50%;padding:0;transition:opacity .25s;position:absolute;bottom:9px;right:9px}.ritual-card:hover .ritual-control,.ritual-control:focus-visible{opacity:1}.photo{border-color:var(--paper);background:var(--paper)}.photo-modal{background:var(--ink);color:var(--paper)}.photo-modal-close{color:var(--paper)}.ritual-modal{text-align:center;background:#f3f0e9f5;border-color:#35423f80;width:min(440px,90vw);height:min(88svh,780px);padding:30px}.ritual-modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#35423f38}.ritual-modal video{object-fit:contain;width:100%;height:calc(100% - 24px);display:block}.ritual-modal p{color:var(--coffee);letter-spacing:.08em;margin:10px 0 0;font:9px DM Mono,monospace}.ritual-modal-close{z-index:2;color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:7px;right:12px}@media (width<=800px){.site-header{gap:12px}.site-header nav{gap:12px;margin-left:auto;font-size:11px}.header-actions{flex:none;margin-left:2px}.hero{min-height:auto}.hero-sticky{grid-template-rows:auto minmax(300px,44svh);grid-template-columns:1fr;gap:34px;height:auto;min-height:calc(100svh - 74px);padding:48px 20px 24px}.hero-copy{justify-content:flex-start;max-width:none}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-education{width:min(390px,100%)}.hero .intro{max-width:430px;display:block}.hero-media{min-height:300px}.work-section>.project{margin-inline:-20px;padding-inline:20px}.lab{padding:82px 20px}.lab h2{font-size:clamp(45px,13vw,62px)}.gallery-section{grid-template-columns:1fr;gap:36px;padding:80px 20px;display:grid}.gallery-copy{grid-row:1}.ritual-card{grid-row:2;justify-self:start;width:min(58vw,260px)}.gallery-section .orbit-wrap{grid-row:3;margin-top:0}.ritual-control{opacity:1}}@media (prefers-reduced-motion:reduce){.hero .eyebrow,.hero-title-line>span,.hero-title-line>em,.hero-education,.hero .intro,.hero .text-link,.hero-media video,.lab-heading,.lab-detail,.lab:before{opacity:1;clip-path:none;animation:none;transform:none}}.hero em,.project em,.lab em,.about em,.gallery-section em{font-synthesis:none;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500}html[lang=zh-CN] .hero em,html[lang=zh-CN] .project em,html[lang=zh-CN] .lab em,html[lang=zh-CN] .about em,html[lang=zh-CN] .gallery-section em{font-synthesis:none;font-family:inherit;font-style:normal;font-weight:500}html[lang=zh-CN] .modal-title{letter-spacing:-.04em;font-family:inherit;font-style:normal;font-weight:500}.ethereum-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:5vw;padding:58px 0 52px;display:grid}.ethereum-project h2{max-width:760px;font-size:clamp(48px,5.4vw,78px);line-height:.92}.ethereum-project .project-summary{max-width:590px;margin:0;font-size:17px;line-height:1.5}.ethereum-insight{border-top:1px solid var(--line);max-width:590px;margin-top:34px;padding-top:20px}.ethereum-insight>span{color:var(--muted);letter-spacing:.06em;margin-bottom:10px;font:500 10px DM Mono,monospace;display:block}.ethereum-insight p{margin:0;font-size:14px;line-height:1.55}.ethereum-evidence{border-left:1px solid var(--line);padding-left:36px}.ethereum-metrics{grid-template-columns:1fr 1fr;gap:20px 28px;display:grid}.ethereum-metric{border-bottom:1px solid var(--ink);padding-bottom:20px}.ethereum-metric strong{letter-spacing:-.065em;font:500 clamp(48px,5vw,72px)/.9 Playfair Display,serif;display:block}.ethereum-metric span,.ethereum-heldout span{color:var(--muted);margin-top:9px;font:10px DM Mono,monospace;display:block}.ethereum-heldout{grid-column:1/-1;align-items:baseline;gap:10px;display:flex}.ethereum-heldout strong{font:500 25px/1 Playfair Display,serif}.ethereum-heldout span{margin:0}.ethereum-bar-chart{border-top:1px solid var(--line);margin:38px 0 0;padding-top:22px}.ethereum-bar-chart figcaption{max-width:300px;font-size:13px;line-height:1.35}.ethereum-bars{align-items:flex-end;gap:28px;height:188px;padding-top:22px;display:flex}.ethereum-bar-item{text-align:center;grid-template-rows:18px 122px 18px;gap:7px;width:82px;display:grid}.bar-value,.bar-label{font:10px DM Mono,monospace}.bar-value{color:var(--ink)}.bar-label{color:var(--muted)}.bar-track{border-bottom:1px solid var(--ink);justify-content:center;align-items:flex-end;display:flex}.bar{width:42px;display:block}.legitimate-bar{background:#aaa69e;height:21.176%}.spam-bar{background:#a65f50;height:100%}.ethereum-footer{align-items:flex-end}.ethereum-footer p{max-width:760px;color:var(--muted);letter-spacing:0;margin:0;font:12px/1.5 DM Sans,sans-serif}.ethereum-modal-figure{border-top:1px solid var(--line);margin:30px 0 0;padding-top:24px}.ethereum-modal-figure img{width:100%;height:auto;display:block}.ethereum-modal-figure figcaption{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.5}@media (width<=800px){.ethereum-layout{padding:46px 0 40px;display:block}.ethereum-project h2{font-size:53px}.ethereum-project .project-summary{margin-top:0}.ethereum-evidence{border-left:0;border-top:1px solid var(--line);margin-top:42px;padding:30px 0 0}.ethereum-metric strong{font-size:48px}.ethereum-bar-chart{margin-top:32px}.ethereum-footer{align-items:flex-end}.ethereum-footer p{max-width:72%}}@media (width<=480px){.ethereum-project h2{font-size:44px}.ethereum-project .project-summary{font-size:16px}.ethereum-metrics{column-gap:18px}.ethereum-metric strong{font-size:41px}.ethereum-bars{gap:18px}.ethereum-footer{display:block}.ethereum-footer p{max-width:none;margin-bottom:20px}}.iqiyi-intro{grid-template-columns:55% 45%;align-items:end;gap:4vw;padding:55px 0 44px;display:grid}.iqiyi-project h2{font-size:clamp(40px,5.1vw,76px)}.iqiyi-subtitle,.iqiyi-role{color:var(--muted);letter-spacing:.03em;font:10px/1.5 DM Mono,monospace}.iqiyi-subtitle{margin:18px 0 0}.iqiyi-role{margin:24px 0 0}.iqiyi-project .project-summary{max-width:560px;margin:0}.iqiyi-research-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:42% 58%;display:grid}.iqiyi-metrics{border-right:1px solid var(--line);padding:36px 4vw 36px 0}.iqiyi-metrics>div{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr;align-items:baseline;padding:17px 0;display:grid}.iqiyi-metrics>div:last-child{border-bottom:0}.iqiyi-metrics strong{letter-spacing:-.04em;font:500 35px/1 DM Sans,sans-serif}.iqiyi-metrics span{color:var(--muted);font:10px DM Mono,monospace}.iqiyi-metrics small{color:var(--muted);grid-column:2;margin-top:7px;font-size:11px;line-height:1.45}.iqiyi-path{padding:38px 0 38px 4vw}.iqiyi-path>div{grid-template-columns:34px minmax(130px,.72fr) 1fr;align-items:baseline;gap:16px;display:grid}.iqiyi-path span{color:var(--muted);font:10px DM Mono,monospace}.iqiyi-path h3{margin:0;font-size:17px;font-weight:500}.iqiyi-path p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.iqiyi-path>i{background:var(--line);width:1px;height:29px;margin:7px 0 7px 16px;display:block;position:relative}.iqiyi-path>i:after{content:"↓";color:var(--muted);font:10px DM Mono,monospace;position:absolute;bottom:-9px;left:-4px}.iqiyi-findings{grid-template-columns:42% 58%;gap:4vw;padding:44px 0 48px;display:grid}.iqiyi-findings h3{letter-spacing:-.04em;max-width:420px;margin:0;font-size:clamp(27px,3.2vw,45px);font-weight:500;line-height:1.05}.iqiyi-findings p{max-width:620px;margin:0;font-size:14px;line-height:1.55}.iqiyi-findings p+p{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.iqiyi-modal-step{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.iqiyi-modal-step h3,.iqiyi-modal-output h3{margin:0 0 8px;font:500 11px DM Mono,monospace}.iqiyi-modal-step p,.iqiyi-modal-output p{margin:0}.iqiyi-modal-output{border-left:1px solid var(--ink);margin-top:26px;padding:18px 20px}@media (width<=800px){.iqiyi-intro,.iqiyi-findings{display:block}.iqiyi-intro>div+div{margin-top:34px}.iqiyi-research-grid{display:block}.iqiyi-metrics{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.iqiyi-path{padding:30px 0}.iqiyi-findings>div{margin-top:30px}}@media (width<=480px){.iqiyi-project h2{font-size:39px}.iqiyi-metrics>div{grid-template-columns:95px 1fr}.iqiyi-path>div{grid-template-columns:26px 1fr;gap:10px}.iqiyi-path p{grid-column:2;margin-top:5px}.iqiyi-path>i{margin-left:12px}}.ethereum-project{font-family:IBM Plex Sans,DM Sans,sans-serif}html[lang=zh-CN] .ethereum-project{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.ethereum-project .project-meta,.ethereum-metadata,.ethereum-insight>span,.ethereum-techline,.ethereum-metric strong,.ethereum-metric span,.ethereum-heldout strong,.ethereum-heldout span,.ethereum-bar-chart .bar-value,.ethereum-bar-chart .bar-label{font-family:IBM Plex Mono,DM Mono,monospace}.ethereum-layout{grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);gap:4.5vw;padding:52px 0 46px}.ethereum-project h2{letter-spacing:-.045em;max-width:620px;font-family:IBM Plex Sans,DM Sans,sans-serif;font-size:clamp(40px,4.25vw,61px);font-weight:700;line-height:.96}html[lang=zh-CN] .ethereum-project h2{letter-spacing:-.035em;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:800}.ethereum-metadata{color:var(--muted);letter-spacing:.025em;margin:18px 0 30px;font-size:10px;font-weight:500;line-height:1.55}.ethereum-project .project-summary{letter-spacing:0;max-width:560px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.55}.ethereum-subtitle{color:var(--muted);letter-spacing:.03em;margin:14px 0 27px;font:500 11px IBM Plex Mono,DM Mono,monospace}.ethereum-facts{border-top:1px solid var(--line);color:var(--muted);gap:8px;margin-top:28px;padding-top:18px;font:10px/1.45 IBM Plex Mono,DM Mono,monospace;display:grid}.ethereum-facts b{color:var(--ink);font-weight:600}html[lang=zh-CN] .ethereum-project .project-summary{font-weight:400}.ethereum-insight{max-width:560px;margin-top:28px;padding-top:18px}.ethereum-insight>span{margin-bottom:11px;font-size:9px}.ethereum-insight p{letter-spacing:0;margin:0;font-family:inherit;font-size:15px;font-weight:500;line-height:1.45}.ethereum-insight p+p{margin-top:4px}.ethereum-techline{color:var(--muted);letter-spacing:0;margin:27px 0 0;font-size:11px;font-weight:500;line-height:1.5}.ethereum-evidence{min-width:0;padding-left:32px}.ethereum-metrics{grid-template-columns:1fr 1fr .72fr;align-items:end;gap:0}.ethereum-metric{border:0;min-width:0;padding:0 20px 0 0}.ethereum-metric+.ethereum-metric{border-left:1px solid var(--line);padding-left:20px}.ethereum-metric strong{letter-spacing:-.06em;font-size:clamp(39px,4vw,55px);font-weight:500;line-height:.95}.ethereum-metric span,.ethereum-heldout span{letter-spacing:.02em;margin-top:7px;font-size:9px}.ethereum-heldout{border-left:1px solid var(--line);grid-column:auto;padding-left:20px;display:block}.ethereum-heldout strong{letter-spacing:-.045em;font-size:34px;font-weight:500;line-height:1;display:block}.ethereum-heldout span{display:block}.ethereum-shap-figure{border-top:1px solid var(--line);margin:34px 0 0;padding-top:24px}.ethereum-shap-figure img{background:#fff;width:100%;height:auto;display:block}.ethereum-shap-figure figcaption{max-width:560px;color:var(--muted);margin-top:11px;font-family:inherit;font-size:12px;line-height:1.5}.ethereum-bar-chart{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:24px;margin-top:24px;padding-top:18px;display:grid}.ethereum-bar-chart figcaption{align-self:start;max-width:250px;font-family:inherit;font-size:12px}.ethereum-bars{gap:18px;height:105px;padding:0}.ethereum-bar-item{grid-template-rows:16px 62px 16px;gap:5px;width:65px}.ethereum-bar-item .bar{width:34px}.ethereum-footer p{letter-spacing:0;font-family:inherit;font-size:12px;font-weight:400}.ethereum-detail-section{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.ethereum-detail-section:first-child{border-top:0;margin-top:0;padding-top:0}.ethereum-detail-section h3,.ethereum-research-note h3{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 12px;font:500 10px DM Mono,monospace}.ethereum-detail-section p{margin:8px 0}.ethereum-detail-section .ethereum-bar-chart{margin-top:22px}.ethereum-research-note{border-left:1px solid var(--line);color:var(--muted);margin-top:28px;padding:18px 20px;font-size:13px}.ethereum-research-note p{margin:0}@media (width<=800px){.ethereum-layout{padding:42px 0 38px;display:block}.ethereum-project h2{max-width:510px;font-size:42px}html[lang=zh-CN] .ethereum-project h2{font-size:40px}.ethereum-metadata{overflow-wrap:anywhere;max-width:620px}.ethereum-evidence{margin-top:38px;padding:28px 0 0}.ethereum-metric strong{font-size:43px}.ethereum-heldout strong{font-size:30px}.ethereum-shap-figure img{max-width:100%}}@media (width<=480px){.ethereum-project h2,html[lang=zh-CN] .ethereum-project h2{font-size:35px;line-height:1.02}.ethereum-metadata{margin:15px 0 24px;font-size:9px;line-height:1.6}.ethereum-project .project-summary{font-size:15px}.ethereum-insight p{font-size:14px}.ethereum-metrics{grid-template-columns:1fr 1fr;row-gap:20px}.ethereum-metric{padding-right:12px}.ethereum-metric+.ethereum-metric{padding-left:12px}.ethereum-metric strong{font-size:36px}.ethereum-heldout{border-left:0;grid-column:1/-1;padding:0}.ethereum-heldout strong{font-size:27px;display:inline}.ethereum-heldout span{margin-left:7px;display:inline}.ethereum-shap-figure{margin-top:26px;padding-top:20px;overflow-x:auto}.ethereum-shap-figure img{width:100%;min-width:0}.ethereum-bar-chart{display:block}.ethereum-bars{margin-top:14px}}.hero{--hero-progress:0;height:auto;min-height:calc(100vh - 74px);padding:0;display:block;overflow:hidden}.hero-sticky{height:calc(100vh - 74px);min-height:570px;padding:82px 4.1vw 38px;position:relative;overflow:hidden}.hero-campus{z-index:0;background:var(--paper);border:0;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.hero-campus:after{content:"";background:#f2f0eb9e;position:absolute;inset:0}.hero-campus img{object-fit:cover;object-position:center;opacity:.42;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.02)}.hero-ambient{z-index:0;background:#f1efea;position:absolute;inset:0;overflow:hidden}.hero-ambient:after{content:"";-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#f2f0eb52;position:absolute;inset:0}.hero-ambient i{filter:blur(48px);opacity:.36;mix-blend-mode:multiply;border-radius:50%;animation:16s ease-in-out infinite alternate ambient-drift;display:block;position:absolute}.hero-ambient i:first-child{border:42px solid #8aa6bc7a;width:52vw;min-width:520px;height:52vw;min-height:520px;top:-20vw;right:5vw}.hero-ambient i:nth-child(2){border:46px solid #b9848157;width:44vw;min-width:430px;height:44vw;min-height:430px;animation-delay:-6s;bottom:-21vw;right:-12vw}.hero-ambient i:nth-child(3){border:38px solid #8fa98b4d;width:34vw;min-width:360px;height:34vw;min-height:360px;animation-delay:-10s;bottom:-23vw;left:28vw}@keyframes ambient-drift{0%{transform:translate(-1.5%,1%)scale(.96)}to{transform:translate(2%,-1.5%)scale(1.05)}}.hero-copy{z-index:2;width:46%;max-width:660px;padding-top:4vh;position:relative}.hero h1{letter-spacing:-.06em;font-size:clamp(54px,6.2vw,92px);line-height:.84}.hero h1 em{font-family:Playfair Display,serif;font-style:italic;font-weight:500}.hero-education{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);width:min(370px,82%);margin:32px 0 0;padding:17px 0}.hero-education p,.hero-education strong,.hero-education span{margin:0;display:block}.hero-education p{letter-spacing:.06em;text-transform:uppercase;font:500 10px DM Mono,monospace}.hero-education strong{margin-top:8px;font-size:15px;font-weight:600;line-height:1.35}.hero-education span{color:var(--muted);margin-top:6px;font-size:11px}.hero .intro{max-width:355px;margin:25px 0 27px;font-size:14px}.hero-portrait{z-index:3;border:7px solid var(--paper);width:clamp(190px,19vw,265px);height:clamp(255px,25vw,350px);margin:0;position:absolute;top:86px;right:14vw;overflow:hidden;box-shadow:0 18px 42px #00000024}.hero-portrait img{object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block}.hero-index{z-index:4}.work-section{padding-top:70px}@media (width<=800px){.hero{min-height:650px}.hero-sticky{height:650px;min-height:650px;padding:72px 20px 30px}.hero-campus{width:100%;height:100%;min-height:0;inset:0}.hero-copy{width:100%;padding-top:0}.hero h1{font-size:56px}.hero-education{width:76%;margin-top:22px}.hero .intro{display:none}.hero .text-link{margin-top:22px;display:inline-block}.hero-portrait{border-width:5px;width:124px;height:166px;top:76px;right:24px}.work-section{padding-top:55px}}@media (width<=480px){.hero-sticky{height:620px;min-height:620px;padding-top:68px}.hero h1{font-size:48px}.hero-education{width:72%}.hero-education strong{font-size:13px}.hero-portrait{width:105px;height:140px;top:70px}}@media (prefers-reduced-motion:reduce){.hero-ambient i{animation:none}}.hero-sticky{color:var(--ink);background:#d9ddd8}.hero-video,.hero-video-filter{position:absolute;inset:0}.hero-video{z-index:0;background:#d9ddd8;overflow:hidden}.hero-video video{object-fit:cover;object-position:center;filter:saturate(.52)contrast(.88)brightness(1.06)sepia(.08);width:100%;height:100%;display:block;transform:scale(1.015)}.hero-video-filter{z-index:1;pointer-events:none;background:linear-gradient(90deg,#f2f0ebe0 0%,#f2f0ebb3 43%,#e5e7e170 72%,#f2f0eb99 100%),linear-gradient(#f2f0eb1f,#e2e0d847)}.hero .eyebrow{color:var(--muted)}.hero h1{color:var(--accent);text-shadow:none}.hero-education{border-top-color:var(--ink);border-bottom-color:#1515153d}.hero .intro{color:#151515d1}.hero .text-link{color:var(--ink);border-bottom-color:var(--ink)}.hero-portrait{border-color:var(--paper);box-shadow:0 18px 42px #2d2b2629}.hero-portrait img{filter:saturate(.74)contrast(.98)}@media (width<=800px){.hero-video video{object-position:center}.hero-video-filter{background:linear-gradient(90deg,#f2f0ebe0,#ebebe58c),linear-gradient(#f2f0eb29,#e5e2da6b)}}@media (prefers-reduced-motion:reduce){.hero-video video{display:none}}.work-section{padding-top:0;padding-bottom:0}.project{flex-direction:column;min-height:100svh;display:flex}.project>.ethereum-layout,.project>.project-body{flex:1}.ethereum-layout{align-items:center}.compact{min-height:0}.skills-section,.about{flex-direction:column;justify-content:center;min-height:100svh;display:flex}.lab{align-items:center;min-height:100svh}.gallery-section{min-height:100svh}@media (width<=800px){.hero,.hero-sticky{min-height:calc(100svh - 74px)}.hero-sticky{height:calc(100svh - 74px)}.work-section{padding-top:0;padding-bottom:0}.project,.skills-section,.about,.lab,.gallery-section{min-height:100svh}}.hero{background:var(--paper);min-height:calc(100svh - 74px)}.hero-sticky{background:var(--paper);height:calc(100svh - 74px);min-height:620px;color:var(--ink);grid-template-columns:minmax(320px,2fr) minmax(0,3fr);align-items:stretch;gap:clamp(30px,4.5vw,76px);padding:clamp(34px,5.2vh,68px) 4.1vw;display:grid;position:relative}.hero-copy{z-index:2;flex-direction:column;justify-content:center;width:auto;max-width:520px;padding:0;display:flex;position:relative}.hero .eyebrow{color:var(--muted);animation:.65s .12s both hero-detail-in}.hero h1{color:var(--ink);text-shadow:none;font-size:clamp(54px,6.1vw,94px)}.hero h1 span{font-family:inherit;font-style:normal}.hero-title-line{padding-bottom:.08em;display:block;overflow:hidden}.hero-title-line>span,.hero-title-line>em{animation:.82s cubic-bezier(.2,.72,.25,1) forwards hero-title-reveal;display:block;transform:translateY(112%)}.hero-title-line:nth-child(2)>em{color:var(--coffee);animation-delay:.12s}.hero-education{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);width:min(370px,92%);margin:32px 0 0;padding:17px 0;animation:.68s .66s both hero-detail-in}.hero-education span{color:var(--muted)}.hero .intro{max-width:355px;color:var(--ink);margin:25px 0 27px;font-size:14px;animation:.65s .85s both hero-detail-in;display:block}.hero .text-link{width:max-content;color:var(--ink);border-bottom-color:var(--ink);margin-top:0;animation:.65s .96s both hero-detail-in;display:inline-block}.hero-media{z-index:2;background:var(--fog);border:1px solid #35423f47;border-radius:3px;min-width:0;height:100%;margin:0;position:relative;overflow:hidden}.hero-media:after{content:"";pointer-events:none;mix-blend-mode:screen;background:#f3f0e91c;position:absolute;inset:0}.hero-media video{object-fit:cover;object-position:center;filter:saturate(.9)contrast(.96)sepia(.035);width:100%;height:100%;animation:1.55s cubic-bezier(.2,.7,.2,1) forwards hero-media-settle;display:block;transform:scale(1.04)}@media (width<=800px){.hero{min-height:auto}.hero-sticky{grid-template-rows:auto minmax(300px,44svh);grid-template-columns:1fr;gap:34px;height:auto;min-height:calc(100svh - 74px);padding:48px 20px 24px}.hero-copy{justify-content:flex-start;width:auto;max-width:none;padding:0}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-education{width:min(390px,100%);margin-top:22px}.hero .intro{max-width:430px}.hero-media{min-height:300px}}@media (prefers-reduced-motion:reduce){.hero .eyebrow,.hero-title-line>span,.hero-title-line>em,.hero-education,.hero .intro,.hero .text-link,.hero-media video{opacity:1;clip-path:none;animation:none;transform:none}}
