@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:Inter,Microsoft YaHei,Arial,sans-serif;color:#f2f1ed;background:#111214;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #111214;--surface: #181a1d;--surface-hover: #1d1f23;--ink: #f2f1ed;--muted: #a3a4a8;--faint: #707278;--line: #292b2f;--line-strong: #3a3d43;--accent: #6f91ff;--accent-hover: #89a5ff;--accent-soft: rgba(111, 145, 255, .1);--radius-sm: 4px;--radius-md: 6px;--shell: min(1296px, calc(100vw - 80px) )}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}a{color:inherit;text-decoration:none}button{font:inherit}.icon{flex:none}.site-frame{overflow:clip}.page-shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;color:#fff;border-radius:var(--radius-sm);background:var(--accent);transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#111214eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:var(--shell);height:66px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--ink);font-size:20px;font-weight:700;letter-spacing:.04em}.primary-nav{height:100%;display:flex;align-items:center;gap:54px;color:var(--muted);font-size:14px}.primary-nav>a{height:100%;display:flex;align-items:center;position:relative;transition:color .16s ease}.primary-nav>a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--accent);transform:scaleX(0);transition:transform .18s ease}.primary-nav>a:hover,.primary-nav>a.active{color:var(--ink)}.primary-nav>a:hover:after,.primary-nav>a.active:after{transform:scaleX(1)}.locale-button{min-width:48px;height:32px;margin-left:8px;color:var(--ink);border:0;border-left:1px solid var(--line-strong);background:transparent;cursor:pointer}.menu-button{display:none;color:var(--ink);border:0;background:transparent;cursor:pointer}.hero{padding:clamp(72px,9vw,126px) 0 clamp(72px,8vw,110px)}.hero-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(260px,.85fr);gap:clamp(56px,8vw,120px);align-items:stretch}.hero-copy{padding:28px 0 4px;animation:enter-up .56s 80ms both cubic-bezier(.2,.8,.2,1)}.hero h1{max-width:850px;margin:0;color:var(--ink);font-size:clamp(52px,5.6vw,80px);font-weight:600;line-height:1.12;letter-spacing:-.055em}.hero h1 span{display:inline-block}.hero-intro{max-width:610px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.85}.hero-actions{margin-top:40px;display:flex;align-items:center;gap:38px}.button{min-height:56px;padding:0 24px;display:inline-flex;justify-content:center;align-items:center;gap:30px;border:1px solid var(--line-strong);border-radius:var(--radius-md);font-size:15px;font-weight:500;transition:color .16s,background .16s,border-color .16s,transform .16s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.button-secondary:hover{color:var(--accent);border-color:var(--accent)}.hero-github{color:var(--accent);font-size:16px;transition:color .16s}.hero-github:hover{color:var(--accent-hover)}.hero-details{min-height:370px;padding-left:45px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--line);animation:enter-left .48s .16s both}.hero-details p,.hero-details a{min-height:78px;margin:0;display:flex;align-items:center;gap:18px;color:var(--muted);border-bottom:1px solid var(--line);font-size:15px}.hero-details a{color:var(--accent)}.hero-details a .icon{margin-left:auto}.hero-details a:hover{color:var(--accent-hover)}.reveal-ready [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .52s ease,transform .52s cubic-bezier(.16,.8,.2,1)}[data-reveal][data-visible=true]{opacity:1;transform:none}.section-kicker{display:block;margin:0 0 24px;color:var(--faint);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.featured-section{padding-bottom:105px}.section-heading.horizontal{margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.section-heading.horizontal h2{margin:0;color:var(--ink);font-size:27px;letter-spacing:-.025em}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--muted);font-size:13px;transition:color .16s}.text-link:hover{color:var(--accent)}.project-grid{display:grid}.project-card{min-width:0;padding:30px 24px;display:grid;grid-template-columns:160px minmax(0,1.2fr) minmax(220px,.75fr) 150px;gap:28px;align-items:center;border-top:1px solid var(--line);transition:background .18s,border-color .18s}.project-card:last-child{border-bottom:1px solid var(--line)}.project-card:hover{background:var(--surface);border-color:var(--line-strong)}.project-card-top{display:flex;align-items:center;gap:18px}.project-index{color:var(--ink);font-size:19px;font-weight:600}.project-role{color:var(--faint);font-size:11px;text-transform:uppercase}.project-card h3{margin:0 0 8px;color:var(--ink);font-size:23px;line-height:1.25;letter-spacing:-.025em}.project-card-body p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.project-tags{display:flex;flex-wrap:wrap;gap:7px}.project-tags span{color:var(--muted);font-size:10px;text-transform:uppercase}.project-tags span:not(:last-child):after{content:" ·";color:var(--faint)}.project-meta{display:none}.project-link{min-height:48px;display:flex;justify-content:flex-end;align-items:center;gap:14px;color:var(--muted);font-size:12px;transition:color .16s}.project-link span{display:none}.project-link:hover{color:var(--accent)}.skeleton{width:92px;height:10px;background:var(--line-strong);animation:skeleton 1.2s ease-in-out infinite alternate}.skeleton.short{width:40px}.featured-grid .project-card{padding-inline:6px;grid-template-columns:100px minmax(230px,.9fr) minmax(0,1.5fr) 44px}.featured-grid .project-card-top{display:block}.featured-grid .project-role,.featured-grid .project-tags{display:none}.featured-grid .project-card-body{display:contents}.featured-grid .project-card h3{margin:0;font-size:22px}.featured-grid .project-card-body p{font-size:15px}.about-section{padding:96px 0 112px;border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,.9fr);gap:clamp(60px,10vw,150px)}.about-grid h2{margin:0;color:var(--ink);font-size:clamp(34px,4vw,54px);line-height:1.3;letter-spacing:-.045em;white-space:pre-line}.about-copy p{max-width:560px;margin:0;color:var(--muted);font-size:17px;line-height:1.9}.about-copy a{margin-top:30px;display:inline-flex;align-items:center;gap:18px;color:var(--accent)}.projects-page{padding-block:100px 130px}.page-header{display:grid;grid-template-columns:22% 1fr;gap:24px;padding-bottom:72px;border-bottom:1px solid var(--line-strong)}.page-header .section-kicker{grid-row:span 2;margin-top:15px}.page-header h1{margin:0;color:var(--ink);font-size:clamp(46px,7vw,82px);line-height:1;letter-spacing:-.055em}.page-header>p{max-width:650px;margin:14px 0 0;color:var(--muted);line-height:1.8}.data-notice{margin:24px 0 0;padding:12px 16px;color:var(--muted);border-left:2px solid var(--accent);background:var(--surface);font-size:12px}.projects-grid{margin-top:50px}.projects-more{margin-top:30px;display:flex;justify-content:center}.projects-footnote{margin-top:30px;padding-top:18px;display:grid;grid-template-columns:22% 1fr;color:var(--faint);border-top:1px solid var(--line);font-size:10px;line-height:1.7}.projects-footnote p{margin:0}.not-found{min-height:620px;padding-block:120px}.error-code{color:var(--accent);font-size:11px;letter-spacing:.12em}.not-found h1{max-width:800px;margin:48px 0 22px;color:var(--ink);font-size:clamp(48px,7vw,82px);line-height:1.12;letter-spacing:-.05em}.not-found>p:not(.error-code){color:var(--muted)}.not-found .button{margin-top:30px}.site-footer{width:var(--shell);margin:0 auto;padding:84px 0 36px;border-top:1px solid var(--line)}.footer-lead h2{max-width:760px;margin:0;color:var(--ink);font-size:clamp(34px,4vw,54px);line-height:1.25;letter-spacing:-.045em}.footer-links{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.footer-links a{min-height:70px;padding:0 8px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;color:var(--muted);border-right:1px solid var(--line);font-size:13px;transition:color .16s,background .16s}.footer-links a:last-child{border-right:0}.footer-links a:hover{color:var(--accent);background:var(--surface)}.footer-bottom{margin-top:54px;display:flex;justify-content:space-between;gap:28px;color:var(--faint);font-size:10px;letter-spacing:.05em}.footer-bottom div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--accent)}@keyframes enter-up{0%{opacity:0;transform:translateY(22px)}}@keyframes enter-left{0%{opacity:0;transform:translate(18px)}}@keyframes skeleton{to{opacity:.45}}@media(max-width:900px){:root{--shell: calc(100vw - 36px) }.menu-button{min-width:44px;min-height:44px;display:inline-grid;place-items:center}.primary-nav{display:none;position:absolute;top:66px;left:18px;right:18px;height:auto;padding:10px 18px 18px;flex-direction:column;align-items:stretch;gap:0;background:var(--surface);border:1px solid var(--line-strong)}.primary-nav.is-open{display:flex}.primary-nav>a{min-height:52px;border-bottom:1px solid var(--line)}.primary-nav>a:after{display:none}.locale-button{min-height:48px;margin:12px 0 0;border:1px solid var(--line-strong)}.hero-grid{grid-template-columns:1fr}.hero-details{min-height:auto;padding:0;border:0;border-top:1px solid var(--line)}.hero-details p,.hero-details a{min-height:64px}.project-card{grid-template-columns:115px minmax(0,1fr) 130px}.project-tags{display:none}.featured-grid .project-card{grid-template-columns:80px minmax(210px,.8fr) minmax(0,1.2fr) 40px}}@media(max-width:640px){:root{--shell: calc(100vw - 28px) }.brand{font-size:18px}.hero{padding:60px 0 72px}.hero h1{font-size:clamp(38px,10.4vw,54px);line-height:1.15}.hero-intro{margin-top:24px;font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:24px}.button{width:100%;justify-content:space-between}.hero-github{min-height:44px;display:flex;align-items:center}.featured-section{padding-bottom:78px}.section-heading.horizontal{align-items:flex-start;flex-direction:column;gap:18px}.featured-grid .project-card,.project-card{padding:24px 4px;grid-template-columns:52px minmax(0,1fr) 32px;gap:16px}.featured-grid .project-card-top{grid-column:1;grid-row:1 / span 2}.featured-grid .project-card-body{display:block;grid-column:2}.featured-grid .project-card h3{font-size:19px;overflow-wrap:anywhere}.featured-grid .project-card-body p{margin-top:9px;font-size:13px}.featured-grid .project-link{grid-column:3;grid-row:1 / span 2}.project-card-top,.project-card-body{grid-column:1 / -1}.project-card h3{font-size:21px}.project-link{grid-column:1 / -1;justify-content:space-between;border-top:1px solid var(--line)}.project-link span{display:inline}.about-section{padding:72px 0 82px}.about-grid{grid-template-columns:1fr;gap:36px}.about-copy p{font-size:15px}.projects-page{padding-block:70px 90px}.page-header{grid-template-columns:1fr;gap:14px;padding-bottom:46px}.page-header .section-kicker{grid-row:auto}.page-header h1{font-size:48px}.projects-footnote{grid-template-columns:1fr;gap:8px}.not-found{min-height:560px;padding-block:90px}.site-footer{padding-top:70px}.footer-links{grid-template-columns:1fr}.footer-links a{border-right:0;border-bottom:1px solid var(--line)}.footer-links a:last-child{border-bottom:0}.footer-bottom{margin-top:46px;flex-direction:column}.footer-bottom div{flex-wrap:wrap;gap:17px}}@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-ready [data-reveal],[data-reveal]{opacity:1;transform:none}}
