:root{color:#111;background:#fff;font-family:Geist,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;--black: #111;--muted: #626a78;--blue: #075cff;--red: #e60012;--green: #129447;--line: #dde2ea;--white: #fff;--page-x: clamp(24px, 3.2vw, 48px);--content: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;color:inherit;background:none}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.app-shell{min-height:100vh}.site-header{position:relative;z-index:30;background:#fffffffa}.header-inner{width:min(calc(100% - var(--page-x) * 2),var(--content));min-height:92px;margin:0 auto;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.header-identity{display:flex;align-items:center;gap:30px;min-width:0}.brand{flex:none;font-size:clamp(31px,2.35vw,42px);line-height:1;font-weight:760;letter-spacing:-.055em}.brand span{color:var(--blue)}.header-position{color:#333842;font-size:15px;white-space:nowrap}.desktop-nav{display:flex;align-items:stretch;gap:38px;height:92px;margin-left:auto}.desktop-nav a{position:relative;display:grid;place-items:center;color:#30343b;font-size:15px}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:14px}.contact-control{position:relative}.contact-button{min-height:48px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--red);border:1px solid var(--red);border-radius:3px;font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease}.contact-button:hover{background:#c80010}.contact-button:active{transform:translateY(1px)}.menu-button{width:48px;height:48px;display:none;place-items:center;cursor:pointer}.mobile-nav{display:none}.qr-popover{position:absolute;z-index:40;top:calc(100% + 10px);right:0;width:230px;padding:18px;display:flex;flex-direction:column;gap:5px;visibility:hidden;opacity:0;transform:translateY(-5px);color:var(--black);background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px #1111111f;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.qr-popover strong{font-size:17px}.qr-popover span{color:var(--muted);font-size:12px}.qr-popover img{width:194px;margin-top:10px}.contact-control:hover .qr-popover,.contact-control:focus-within .qr-popover{visibility:visible;opacity:1;transform:none;pointer-events:auto}.editorial-section{width:min(calc(100% - var(--page-x) * 2),var(--content));margin:0 auto;display:grid;grid-template-columns:74px minmax(0,1fr);border-bottom:1px solid var(--line)}.section-rail{padding-top:52px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:18px}.section-rail span{color:var(--red);font-size:14px;font-weight:700}.section-rail strong{font-size:17px;line-height:1.25;writing-mode:vertical-rl;letter-spacing:.12em}.section-content{min-width:0;padding:48px 0 48px 42px}.hero-section .section-content{position:relative;min-height:550px;display:flex;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:2;width:min(900px,76%);padding-block:36px}.hero-position{margin-bottom:34px;color:var(--blue);font-size:15px;font-weight:650}.hero-copy h1{max-width:820px;margin-bottom:30px;font-size:clamp(42px,4vw,64px);line-height:1.28;letter-spacing:-.04em}.hero-copy>p:not(.hero-position){margin-bottom:32px;color:#424852;font-size:16px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid;border-radius:2px;font-weight:650}.button.primary{color:#fff;background:var(--red);border-color:var(--red)}.button.primary:hover{background:#c80010}.button.secondary{background:#fff;border-color:#9098a5}.button.secondary:hover{color:var(--blue);border-color:var(--blue)}.contour-asset{position:absolute;z-index:1;right:-10px;top:44px;width:40%;max-width:470px;opacity:.72}.section-heading{margin-bottom:34px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.section-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:24px}.section-heading h2{margin-bottom:0;font-size:36px;line-height:1.2;letter-spacing:-.035em}.section-heading span{color:var(--blue);font-size:13px}.section-heading>p{max-width:540px;margin:9px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.subheading{margin:26px 0 20px;display:flex;align-items:baseline;gap:22px}.subheading h3{margin:0;color:var(--blue);font-size:19px}.subheading span{color:var(--muted);font-size:13px}.subheading.tools{padding-top:28px;border-top:1px solid var(--line)}.featured-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{position:relative;min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:28px 30px 30px 0;border-bottom:1px solid var(--line)}.featured-projects .project-card{border-bottom:0}.featured-projects .project-card+.project-card{padding-left:30px;border-left:1px solid var(--line)}.project-number{color:var(--blue);font-size:30px;line-height:1;font-variant-numeric:tabular-nums}.project-main h3{margin-bottom:10px;font-size:21px;line-height:1.35}.project-main p{min-height:52px;margin:18px 0 17px;color:#424852;font-size:14px;line-height:1.75}.project-meta{display:flex;flex-wrap:wrap;gap:20px;color:var(--blue);font-size:13px}.project-meta .online{color:var(--green);display:inline-flex;align-items:center;gap:7px}.online i{width:7px;height:7px;border-radius:50%;background:var(--green)}.text-link{color:var(--blue);display:inline-flex;align-items:center;gap:7px;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.project-table{border-top:1px solid var(--line)}.project-row{min-height:78px;display:grid;grid-template-columns:40px minmax(160px,1.2fr) minmax(100px,.75fr) minmax(220px,1.6fr) 110px;align-items:center;gap:20px;border-bottom:1px solid var(--line);font-size:13px}.project-row>span:first-child{color:var(--blue);font-size:17px}.project-row strong{font-size:15px}.project-row small,.project-row p{color:#3f4652}.project-row p{margin:0;line-height:1.65}.row-action{color:var(--blue);display:flex;align-items:center;justify-content:flex-end;gap:6px;font-weight:650}.project-row:hover strong,.project-row:hover .row-action{color:var(--blue)}.all-link{margin-top:24px}.writing-split{display:grid;grid-template-columns:1fr 1fr}.writing-split>div{min-height:220px;padding-right:60px}.writing-split .column-rule{padding-left:60px;border-left:1px solid var(--line)}.writing-split h3{margin-bottom:8px;font-size:23px}.writing-split p{color:var(--muted);font-size:14px}.home-article-list{list-style:none;margin:25px 0 0;padding:0}.home-article-list li{display:flex;justify-content:space-between;gap:20px;padding:5px 0;font-size:14px}.home-article-list a:hover{color:var(--blue)}.home-article-list time{color:var(--muted);font-variant-numeric:tabular-nums}.home-about .section-content{padding-top:36px;padding-bottom:36px}.section-heading.inline{margin-bottom:12px}.home-about p{max-width:900px;margin-bottom:18px;color:#333943;line-height:1.75}.big-tags{display:flex;align-items:center;gap:26px;font-size:21px;font-weight:700}.big-tags i{font-style:normal;font-weight:400}.home-contact .section-content{padding-top:26px;padding-bottom:26px;display:grid;grid-template-columns:.8fr 1.35fr;gap:52px}.contact-intro{padding-right:45px;border-right:1px solid var(--line)}.contact-intro p{max-width:360px;margin-bottom:0;color:#424852;font-size:14px;line-height:1.7}.contact-rows{display:flex;flex-direction:column}.contact-row{min-height:49px;padding:4px 8px;display:grid;grid-template-columns:27px 120px minmax(140px,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--line);text-align:left;font-size:14px;cursor:pointer}.contact-row:hover{color:var(--blue)}.contact-row small{color:#4e5561}.scan-label{color:var(--blue);font-size:12px}.red-note{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#f21d35;border-radius:7px;font-size:8px;font-weight:700}.page-main,.article-page{width:min(calc(100% - var(--page-x) * 2),var(--content));margin:0 auto}.page-hero{min-height:330px;padding:72px 0 62px;border-bottom:1px solid var(--line)}.page-kicker{margin-bottom:20px;color:var(--red);font-size:15px;font-weight:600}.page-hero h1,.not-found h1{margin-bottom:18px;font-size:clamp(52px,5.2vw,78px);line-height:1.05;letter-spacing:-.055em}.page-hero>p:not(.page-kicker){max-width:720px;margin:0;color:#424852;font-size:17px;line-height:1.75}.page-section{padding:64px 0;border-bottom:1px solid var(--line)}.project-page-featured .project-card{min-height:280px}.project-list{border-top:1px solid var(--line)}.project-list .project-card{grid-template-columns:68px minmax(0,1fr);padding:32px 0}.project-list .project-main{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(140px,.55fr) minmax(300px,1.35fr) 110px;align-items:start;gap:24px}.project-list .project-main h3,.project-list .project-main p{margin:0;min-height:0}.project-list .project-meta{display:block}.project-list .text-link{justify-self:end}.github-button{margin-top:34px;width:auto}.writing-page .page-hero{border-bottom:0}.writing-channels{margin-bottom:40px;border:1px solid var(--line)}.writing-channels>div,.writing-channels>a{min-height:76px;padding:0 24px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.writing-channels>:last-child{border-bottom:0}.writing-channels strong{color:var(--blue);font-size:18px}.writing-channels span{color:var(--muted);font-size:14px}.archive{padding-bottom:56px}.year-group{margin-bottom:36px}.year-group>h2{margin:0;padding:12px 0 8px;font-size:31px}.article-row{min-height:102px;display:grid;grid-template-columns:126px minmax(0,1fr) 28px;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.article-row time{color:var(--muted);font-variant-numeric:tabular-nums}.article-row h3{margin-bottom:4px;font-size:18px}.article-row p{margin-bottom:5px;color:var(--muted);font-size:14px}.article-row small{color:#444b56}.article-row>svg{color:var(--blue);transition:transform .16s ease}.article-row:hover h3{color:var(--blue)}.article-row:hover>svg{transform:translate(3px)}.article-page{max-width:1120px}.article-header{padding:70px 0 50px;border-bottom:1px solid var(--line)}.article-breadcrumb{margin-bottom:34px;color:var(--blue);font-weight:650}.article-header time{display:block;margin-bottom:22px;color:var(--muted);font-size:16px;font-variant-numeric:tabular-nums}.article-header h1{max-width:980px;margin-bottom:20px;font-size:clamp(46px,5.2vw,72px);line-height:1.1;letter-spacing:-.05em}.article-description{margin-bottom:0;color:var(--muted);font-size:24px}.article-lede{max-width:850px;margin:26px 0;font-size:18px;line-height:1.8}.article-layout{padding:58px 0 20px;display:flex;justify-content:center}.article-body{max-width:720px;font-size:17px;line-height:1.9}.article-body p{margin-bottom:28px;white-space:pre-line}.article-body h2{margin:58px 0 24px;scroll-margin-top:30px;font-size:34px;line-height:1.35;letter-spacing:-.025em}.article-body h2 span{display:inline-block;min-width:58px;color:var(--blue);font-weight:500}.article-body ol,.article-body ul{padding-left:26px}.article-body li{margin-bottom:10px}.article-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:32px 0;padding:3px 0 3px 22px;color:#424852;border-left:3px solid var(--blue);white-space:pre-line}.article-body blockquote p:last-child{margin-bottom:0}.article-body figure{margin:36px 0}.article-body figure img,.article-body>img,.article-body p img{max-height:720px;margin:26px auto;object-fit:contain}.article-body figcaption{margin-top:10px;color:var(--muted);font-size:13px;text-align:center}.article-body pre{max-width:100%;padding:20px;overflow-x:auto;background:#f5f7fa;border:1px solid var(--line)}.article-body code{padding:2px 5px;background:#f5f7fa;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.markdown-table-wrap{max-width:100%;margin:34px 0;overflow-x:auto;border:1px solid var(--line)}.markdown-table-wrap:focus-visible{outline-offset:3px}.markdown-table-wrap table{width:100%;min-width:680px;border-collapse:collapse;font-size:14px;line-height:1.6}.markdown-table-wrap th,.markdown-table-wrap td{min-width:120px;padding:13px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.markdown-table-wrap th{color:var(--black);background:#f5f7fa;font-weight:700}.markdown-table-wrap tr:last-child td{border-bottom:0}.markdown-table-wrap th:last-child,.markdown-table-wrap td:last-child{border-right:0}.generic-article{max-width:760px;min-height:360px;padding:70px 0}.generic-article h2{margin-top:0}.article-navigation{margin-top:38px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.article-navigation>a{min-height:145px;display:flex;align-items:center;gap:24px;padding:25px 30px 25px 0}.article-navigation>a:nth-child(2){justify-content:flex-end;padding:25px 0 25px 30px;border-left:1px solid var(--line);text-align:right}.article-navigation span{display:flex;flex-direction:column;gap:7px}.article-navigation small,.article-navigation time{color:var(--muted)}.article-navigation strong{color:var(--blue);font-size:18px}.about-hero .big-tags{margin-top:38px}.about-intro-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.about-intro-grid h2{margin-bottom:7px;font-size:34px}.about-intro-grid span{color:var(--blue);font-size:13px}.about-intro-grid p{font-size:17px;line-height:1.85}.timeline{border-top:1px solid var(--line)}.timeline article{min-height:130px;display:grid;grid-template-columns:160px minmax(0,1fr);gap:44px;padding:27px 0;border-bottom:1px solid var(--line)}.timeline article:last-child{border-bottom:0}.timeline time,.education-row time{color:var(--blue);font-size:17px;font-variant-numeric:tabular-nums}.timeline h3,.education-row h3{margin-bottom:6px;font-size:21px}.timeline strong{display:block;margin-bottom:10px}.timeline p,.education-row p{margin:0;color:var(--muted);line-height:1.7}.education-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:44px}.about-contact{display:flex;align-items:center;justify-content:space-between;gap:32px}.about-contact h2{margin-bottom:8px;font-size:36px}.about-contact p{margin:0;color:var(--muted)}.not-found{min-height:70vh;padding:90px 0}.site-footer{width:min(calc(100% - var(--page-x) * 2),var(--content));min-height:76px;margin:0 auto;display:flex;align-items:center;color:var(--muted);font-size:13px}.dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#11111161}.qr-dialog{position:relative;width:min(100%,300px);padding:22px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 70px #11111129}.qr-dialog:focus{outline:none}.qr-dialog .eyebrow{margin-bottom:8px;color:var(--red);font-size:11px;font-weight:700}.qr-dialog h2{margin-bottom:6px;padding-right:36px;font-size:23px}.qr-dialog>p:not(.eyebrow){margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}.qr-dialog img{width:min(100%,220px);max-height:300px;margin:16px auto 0;object-fit:contain}.qr-dialog-xiaohongshu img{width:min(100%,218px);max-height:none}.icon-button{display:grid;place-items:center;cursor:pointer}.dialog-close{position:absolute;right:12px;top:12px;width:40px;height:40px}@media(max-width:1040px){.header-position{display:none}.featured-projects{grid-template-columns:1fr}.featured-projects .project-card+.project-card{padding-left:0;border-top:1px solid var(--line);border-left:0}.project-row{grid-template-columns:36px minmax(170px,1fr) minmax(100px,.7fr) minmax(180px,1.25fr) 100px;gap:12px}.project-list .project-main{grid-template-columns:1fr 150px 1.2fr 100px}}@media(max-width:767px){:root{--page-x: 24px}.header-inner{min-height:84px;gap:12px}.brand{font-size:35px}.desktop-nav{display:none}.header-actions{margin-left:auto}.contact-button{min-height:48px;padding:0 14px}.contact-button>svg:last-child{display:none}.qr-popover{display:none}.menu-button{display:grid}.mobile-nav{position:absolute;left:0;right:0;top:84px;padding:14px var(--page-x) 28px;display:flex;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 20px 40px #11111114}.mobile-nav a{min-height:62px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;border-bottom:1px solid var(--line);font-size:21px;font-weight:700}.mobile-nav a span{color:var(--red);font-size:12px}.mobile-nav a.active{color:var(--blue)}.editorial-section{grid-template-columns:1fr}.section-rail{display:none}.section-content{padding:56px 0}.hero-section .section-content{min-height:auto;display:block;padding:44px 0 62px;overflow:visible}.hero-copy{width:100%;padding:0}.hero-position{margin-bottom:24px;font-size:14px}.hero-copy h1{margin-bottom:24px;font-size:clamp(39px,10.5vw,48px);line-height:1.3}.hero-copy>p:not(.hero-position){font-size:16px}.hero-copy br{display:none}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.contour-asset{display:none}.section-heading{margin-bottom:30px;display:block}.section-heading>div{gap:16px}.section-heading h2{font-size:32px}.section-heading>p{margin-top:12px}.featured-projects{display:block}.project-card,.featured-projects .project-card+.project-card{grid-template-columns:48px minmax(0,1fr);padding:28px 0;border-left:0}.featured-projects .project-card+.project-card{border-top:1px solid var(--line)}.project-number{font-size:26px}.project-main h3{font-size:20px}.project-main p{min-height:0}.subheading.tools{margin-top:35px}.project-table{border-top:0}.project-row{min-height:0;padding:24px 0;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:8px 14px}.project-row strong{font-size:17px}.project-row small{grid-column:2 / 3}.project-row p{grid-column:2 / 4}.row-action{grid-column:2 / 4;justify-content:flex-start;margin-top:4px}.writing-split{display:block}.writing-split>div{min-height:0;padding-right:0}.writing-split .column-rule{margin-top:38px;padding:34px 0 0;border-top:1px solid var(--line);border-left:0}.home-article-list li{align-items:flex-start}.home-article-list time{flex:none}.home-about .section-content{padding-block:50px}.big-tags{gap:18px}.home-contact .section-content{padding-block:48px;display:block}.contact-intro{margin-bottom:34px;padding:0 0 30px;border-right:0;border-bottom:1px solid var(--line)}.contact-row{grid-template-columns:27px 98px minmax(0,1fr);min-height:58px;padding-inline:0}.contact-row>:last-child{display:none}.contact-row small{text-align:right}.page-hero{min-height:0;padding:54px 0 50px}.page-hero h1,.not-found h1{font-size:clamp(49px,14vw,62px)}.page-section{padding:52px 0}.project-page-featured .project-card{min-height:0}.project-list .project-card{grid-template-columns:48px minmax(0,1fr)}.project-list .project-main{display:block}.project-list .project-main h3{margin-bottom:9px}.project-list .project-meta{margin-bottom:16px}.project-list .project-main p{margin-bottom:18px}.project-list .text-link{justify-self:auto}.writing-channels>div,.writing-channels>a{min-height:94px;padding:18px;grid-template-columns:1fr auto;gap:8px}.writing-channels>a>span:not(.text-link){grid-column:1 / 3}.writing-channels .text-link{grid-column:1 / 3;justify-self:start}.year-group{margin-bottom:24px}.article-row{min-height:116px;grid-template-columns:115px minmax(0,1fr) 22px;gap:12px}.article-row h3{font-size:17px;line-height:1.45}.article-row p{line-height:1.45}.article-header{padding:52px 0 40px}.article-breadcrumb{margin-bottom:28px}.article-header h1{font-size:clamp(41px,11.5vw,52px);line-height:1.22}.article-description{font-size:21px}.article-lede{font-size:17px}.article-layout{display:block;padding-top:34px}.article-body{font-size:17px;line-height:1.85}.article-body h2{margin-top:48px;font-size:30px}.article-body h2 span{min-width:50px}.article-navigation{grid-template-columns:1fr}.article-navigation>a,.article-navigation>a:nth-child(2){min-height:128px;padding:22px 0;border-left:0;border-bottom:1px solid var(--line)}.article-navigation>a:nth-child(2){justify-content:space-between}.about-intro-grid{display:block}.about-intro-grid>div:first-child{margin-bottom:28px}.timeline article,.education-row{grid-template-columns:1fr;gap:12px}.timeline article{padding:28px 0}.about-contact{align-items:flex-start;flex-direction:column}.about-contact .contact-button{width:100%}.qr-dialog{width:min(100%,292px);padding:21px 20px 20px}.qr-dialog img{width:min(100%,218px);max-height:min(46vh,280px)}.qr-dialog-xiaohongshu img{width:min(100%,210px);max-height:min(55vh,287px)}.site-footer{min-height:72px}}@media(max-width:420px){:root{--page-x: 20px}.header-inner{min-height:78px}.brand{font-size:32px}.contact-button{min-height:44px;padding:0 11px;font-size:14px}.menu-button{width:44px;height:44px}.mobile-nav{top:78px}.hero-copy h1{font-size:39px}.article-row{grid-template-columns:1fr 22px}.article-row time{grid-column:1 / 2;font-size:13px}.article-row>div{grid-column:1 / 2}.article-row>svg{grid-column:2 / 3;grid-row:1 / 3;align-self:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
