:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#222426;background:#fff;font-synthesis:none;--muted:#717579;--line:#e6e8ea;--accent:#186451}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}h3{font-weight:600}.muted{color:var(--muted)}.site-header{max-width:1120px;margin:auto;padding:20px 28px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;white-space:nowrap}.monogram{display:grid;place-items:center;background:#27292b;color:#fff;width:27px;height:27px;font-size:10px;border-radius:4px}.site-header nav{display:flex;gap:24px;font-size:12px;color:#555a5d}main,.footer{max-width:1064px;margin:auto}.profile{padding:42px 0 0}.profile-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.overline{color:var(--muted);font-size:11px;margin-bottom:9px}h1{font-size:44px;line-height:1.25;font-weight:700}h1 span{font-size:23px;font-weight:400;margin-left:12px;color:#797d80}.position{font-size:20px;color:var(--accent);margin-top:9px;font-weight:500}.portrait{width:76px;height:100px;object-fit:contain;border-radius:5px;flex:none}@media screen and (min-width:761px){.profile{display:grid;grid-template-columns:minmax(0,1fr) 190px;column-gap:40px;align-items:start}.profile-top{display:contents}.profile-top>div{grid-column:1;grid-row:1;margin-bottom:8px}.profile .portrait{grid-column:2;grid-row:1 / span 4;width:190px;height:auto;aspect-ratio:339 / 451;justify-self:end}.profile>.bio,.profile>.contact-line{grid-column:1;max-width:none}}@media screen and (max-width:760px){.profile .portrait{width:100px;height:auto;aspect-ratio:339 / 451}.profile .profile-top{gap:18px}.profile-top>div{min-width:0}}.bio{max-width:940px;margin:10px 0;color:#45494c;font-size:14px;line-height:1.85}.bio a{text-decoration:underline;text-underline-offset:3px}.contact-line{display:flex;align-items:center;flex-wrap:wrap;gap:9px 22px;margin-top:18px;font-size:12px}.contact-line>span{color:var(--muted)}.contact-line a{border-bottom:1px solid #bdc4c1;padding-bottom:2px}.section{margin-top:42px;scroll-margin-top:22px}.section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:17px}h2{font-size:22px;font-weight:650;line-height:1.35}.section-title>span{font-size:12px;color:#8b8f93}.table-head,.experience-row{display:grid;grid-template-columns:1.14fr .78fr 1.12fr;gap:22px;position:relative}.table-head{color:var(--muted);font-size:11px;padding:0 24px 9px 0;border-bottom:1px solid var(--line)}.experience-row{padding:15px 24px 15px 0;border-bottom:1px solid var(--line);transition:background .15s}.experience-row:hover{background:#f7faf9;color:inherit}.experience-row>div{min-width:0}.experience-row h3{font-size:14px;line-height:1.5}.experience-row p{font-size:12px;color:var(--muted);margin-top:4px}.experience-row time{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.field{font-size:11px;color:#626b68}.experience-row .result{color:#305d50;font-size:12px}.row-arrow{position:absolute;right:0;top:16px;color:#89918e;font-size:13px}.case-list{border-top:1px solid var(--line)}.case{display:block;border-bottom:1px solid var(--line);padding:16px 0}.case:hover{background:#f7faf9;color:inherit}.case-heading{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.case h3{font-size:15px}.case-heading>span{font-size:11px;color:var(--muted);white-space:nowrap}.case-result{font-size:14px;color:var(--accent);font-weight:600;margin:5px 0}.case p:last-child{font-size:12px;color:#676d70}.skills-list{margin:0;padding:0}.skills-list>div{display:grid;grid-template-columns:115px 1fr;gap:20px;padding:6px 0}dt{font-weight:600;font-size:13px}dd{margin:0;color:#666c70;font-size:13px}.agent-list{margin-top:16px;border-top:1px solid var(--line)}.agent-list>div{display:grid;grid-template-columns:180px 1fr 70px;gap:14px;padding:10px 0;border-bottom:1px solid var(--line);align-items:baseline}.agent-list h3{font-size:12px}.agent-list p{color:#686f72;font-size:12px}.agent-list span{font-size:10px;color:#7c8580;text-align:right}.education-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;gap:20px}.education-row h3{font-size:15px}.education-row p,.education-row time,.languages{font-size:12px;color:#687074}.languages{margin-top:12px}.creations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.creations img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover;object-position:top;border:1px solid var(--line);border-radius:4px}.creations h3{display:flex;justify-content:space-between;font-size:14px;margin:9px 0 1px}.creations h3 span{font-size:12px;color:#7c8580}.creations p{font-size:12px;color:#73797d}.more-creations{margin-top:20px;font-size:12px;color:#66706a}summary{cursor:pointer}.extra-links{display:flex;gap:25px;flex-wrap:wrap;margin:12px 0}.more-creations p{margin-top:8px}.sharing-link{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:13px 0}.sharing-link h3{font-size:13px}.sharing-link p{color:#72787b;font-size:12px}.sharing-link>span{color:#7c8580}.footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:50px;padding:20px 0 28px;font-size:10px;color:#848a8e}.skip{position:absolute;left:10px;top:-100px;background:#fff;padding:10px;z-index:99}.skip:focus{top:8px}.detail-page{max-width:780px;padding-top:36px;min-height:75vh}.back-link{font-size:12px;color:var(--muted)}.detail-header{margin-top:32px}.detail-header h1{font-size:32px;overflow-wrap:anywhere}.detail-meta{color:var(--muted);font-size:13px;margin:14px 0 8px}.detail-result{font-size:20px;font-weight:600;color:var(--accent);margin-top:14px}.contributions{padding-left:20px;margin:18px 0;font-size:15px;line-height:1.9}.contributions li{margin-bottom:16px}.detail-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:40px;padding-top:20px;gap:18px;font-size:12px}@media(min-width:1500px){main,.footer{max-width:1120px}.site-header{max-width:1176px}}@media(max-width:1120px){main,.footer{margin-left:28px;margin-right:28px}.detail-page{margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}}@media(max-width:760px){.site-header{padding:15px 20px;flex-wrap:wrap;gap:12px}.site-header nav{gap:22px;width:100%;overflow:auto;white-space:nowrap;padding-bottom:2px}main,.footer{margin-left:20px;margin-right:20px}.profile{padding-top:28px}h1{font-size:32px}h1 span{display:block;margin:4px 0 0;font-size:17px}.position{font-size:17px}.portrait{width:62px;height:76px}.bio{font-size:13px}.profile-top{align-items:flex-start;margin-bottom:15px}.contact-line{gap:10px 16px}.section{margin-top:32px}h2{font-size:20px}.table-head{display:none}.experience-table{border-top:1px solid var(--line)}.experience-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:9px 14px;padding:16px 15px 16px 0}.experience-row>div:nth-child(3){grid-column:1/-1;display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline}.experience-row h3{font-size:13px}.experience-row time{font-size:11px}.experience-row p{font-size:11px}.experience-row .result{margin:0;font-size:11px}.row-arrow{right:-3px}.case-heading{display:block}.case-heading>span{display:block;margin:3px 0}.case-result{font-size:13px}.skills-list>div{grid-template-columns:80px 1fr;gap:12px}.agent-list>div{grid-template-columns:minmax(0,1fr) 65px;gap:2px 12px}.agent-list p{grid-row:2;grid-column:1/-1}.agent-list span{grid-column:2;grid-row:1}.education-row{align-items:flex-start}.education-row time{white-space:nowrap}.creations{grid-template-columns:1fr 1fr;gap:20px 14px}.footer{gap:15px;flex-wrap:wrap}.detail-page{margin:0;padding:26px 20px 0}.detail-header h1{font-size:27px}.detail-result{font-size:18px}}@media(max-width:380px){.creations,.experience-row{grid-template-columns:1fr}.experience-row>div:nth-child(3){grid-column:1}.profile-top{gap:10px}.position{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header,.skip,.footer,.more-creations,.back-link,.detail-nav{display:none}html{scroll-behavior:auto}body{font-size:10pt;color:#000}main,.detail-page{max-width:none;margin:0;padding:0}.profile{padding:0}h1{font-size:24pt}.position{font-size:14pt}.section{margin-top:18pt}h2{font-size:15pt}.experience-row,.case,.education-row,.agent-list>div{break-inside:avoid}.creations{grid-template-columns:repeat(3,1fr)}.contact-line{font-size:9pt}a{color:inherit}.section-title{break-after:avoid}img{max-height:110px;object-fit:contain}@page{size:A4;margin:14mm}}.language-switch{display:flex;align-items:center;gap:10px!important;flex:none;width:auto!important;white-space:nowrap;font:500 12px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.language-switch a{padding:5px 0;color:#626b68;text-decoration:none}.language-switch [aria-current]{color:#186451;border-bottom:2px solid currentColor;font-weight:700}.site-header{flex-wrap:wrap;gap:14px 24px}.site-header>nav:not(.language-switch){margin-left:auto;flex-wrap:wrap;white-space:normal;overflow:visible}html[lang=en] .agent-list>div{grid-template-columns:180px 1fr 95px}html[lang=en] h1#name{font-size:40px}@media(max-width:760px){.site-header>.language-switch{order:1;margin-left:auto}.site-header>nav:not(.language-switch){order:2;margin-left:0;gap:10px 20px}html[lang=en] h1#name{font-size:30px}html[lang=en] .agent-list>div{grid-template-columns:minmax(0,1fr) 95px}.section-title{flex-wrap:wrap}.experience-row time{white-space:normal}.profile-top>div{overflow-wrap:break-word}}@media print{.language-switch{display:none!important}}
