:root{color-scheme:light;--bg: #e9e8e3;--surface: #f5f3ee;--surface-strong: #fbfaf7;--ink: #29302d;--muted: #56605c;--line: #c7cbc5;--sage: #66786c;--sage-strong: #4c6054;--sage-soft: #d4ddd6;--blue-soft: #d7dfe3;--rose: #987a7c;--rose-soft: #e4d8d8;--shadow: 0 18px 46px rgba(41, 48, 45, .09);--radius: 6px;font-family:Aptos,Segoe UI,Microsoft YaHei,PingFang SC,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;margin:0;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.7;letter-spacing:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--sage-strong);outline-offset:4px}p,h1,h2,h3{margin:0}.skip-link{position:fixed;top:-64px;left:12px;z-index:30;padding:10px 14px;color:#fff;background:var(--sage-strong);border-radius:var(--radius);transition:top .18s ease-out}.skip-link:focus{top:12px}main,.site-footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#e9e8e3f5;border-bottom:1px solid rgba(89,99,95,.18)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 48px));min-height:76px;margin-inline:auto}.brand{display:flex;align-items:baseline;gap:12px;min-height:44px;min-width:max-content;font-weight:700}.brand span{font-size:1.2rem}.brand small{color:var(--muted);font-size:.72rem;font-weight:650;text-transform:uppercase}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;color:var(--muted);font-size:.88rem}.nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 10px;transition:color .18s ease-out,background .18s ease-out}.nav a:hover{color:var(--ink);background:var(--surface)}.hero{display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,4fr);gap:72px;align-items:center;min-height:min(680px,calc(100svh - 132px));padding:64px 0 72px;border-bottom:1px solid var(--line)}.hero-copy{display:grid;gap:20px;max-width:760px;animation:intro-in .42s ease-out both}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.eyebrow span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;color:var(--surface-strong);background:var(--sage);border-radius:3px}h1{font-size:6rem;line-height:.92;font-weight:760}.hero-intro{max-width:620px;color:var(--ink);font-size:1.6rem;line-height:1.4}.hero-summary{max-width:680px;color:var(--muted);font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:var(--radius);font-size:.94rem;font-weight:700;transition:border-color .18s ease-out,color .18s ease-out,background .18s ease-out}.button:hover{color:var(--sage-strong);background:var(--surface);border-color:var(--sage)}.button-primary{color:#fff;background:var(--sage-strong);border-color:var(--sage-strong)}.button-primary:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.hero-focus{display:flex;flex-wrap:wrap;gap:8px 22px;padding:0;margin:4px 0 0;color:var(--muted);font-size:.82rem;list-style:none}.hero-focus li{position:relative;padding-left:14px}.hero-focus li:before{position:absolute;top:.72em;left:0;width:5px;height:5px;content:"";background:var(--rose);border-radius:50%;transform:translateY(-50%)}.hero-visual{display:grid;grid-template-rows:auto 1fr auto;min-height:430px;padding:20px;background:var(--blue-soft);border:1px solid rgba(119,137,150,.38);border-radius:var(--radius);animation:intro-in .42s 80ms ease-out both}.visual-label{justify-self:end;color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.avatar-field{display:grid;place-items:center}.avatar{width:176px;height:176px;object-fit:cover;background:var(--surface);border:8px solid rgba(245,243,238,.72);border-radius:50%;box-shadow:var(--shadow)}.profile-caption{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid rgba(89,99,95,.25)}.profile-caption>div{display:grid;gap:2px}.profile-caption span{color:var(--muted);font-size:.76rem}.profile-caption strong{overflow-wrap:anywhere;font-size:1rem}.status{display:flex;align-items:center;gap:7px;min-width:max-content;color:var(--muted);font-size:.76rem}.status span{width:7px;height:7px;background:var(--sage-strong);border-radius:50%}.section{padding:80px 0;border-bottom:1px solid var(--line)}.section-split{display:grid;grid-template-columns:minmax(220px,4fr) minmax(0,8fr);gap:72px;align-items:start}.section-heading{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;margin-bottom:32px}.section-heading h2{grid-column:2}.section-index{grid-row:1 / span 2;color:var(--rose);font-size:.72rem;font-weight:700}.section-kicker{color:var(--sage-strong);font-size:.78rem;font-weight:700;text-transform:uppercase}h2{font-size:2rem;line-height:1.25;font-weight:720}.about-copy{display:grid;gap:36px}.about-copy>p{max-width:760px;color:var(--ink);font-size:1.22rem;line-height:1.75}.quick-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid var(--line)}.quick-facts div{display:grid;gap:4px;padding:16px 16px 0 0}.quick-facts dt{color:var(--muted);font-size:.78rem}.quick-facts dd{margin:0;font-size:.92rem;font-weight:700}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{display:grid;align-content:start;gap:16px;min-height:220px;padding:24px;background:var(--sage-soft);border:1px solid rgba(102,120,108,.24);border-radius:var(--radius);transition:background .2s ease-out,border-color .2s ease-out}.card:nth-child(2){background:var(--blue-soft);border-color:#77899640}.card:nth-child(3){background:var(--rose-soft);border-color:#987a7c40}.card:hover{background:var(--surface-strong);border-color:var(--sage)}.card-index{color:var(--muted);font-size:.75rem;font-weight:700}.card h3{margin-top:auto;font-size:1.14rem;line-height:1.35}.card p{color:var(--muted);font-size:.95rem}.project-list{border-top:1px solid var(--line)}.project-card{display:grid;grid-template-columns:140px minmax(0,1fr) 116px;gap:28px;align-items:center;min-height:154px;padding:26px 0;border-bottom:1px solid var(--line)}.project-meta{display:grid;gap:6px;color:var(--muted);font-size:.76rem;text-transform:uppercase}.project-meta span:last-child{color:var(--sage-strong);font-weight:700}.project-card>div:nth-child(2){display:grid;gap:7px}.project-card h3{font-size:1.16rem}.project-card p{max-width:680px;color:var(--muted);font-size:.94rem}.project-card a,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;color:var(--sage-strong);border:1px solid var(--line);border-radius:var(--radius);font-size:.9rem;font-weight:700;transition:color .18s ease-out,background .18s ease-out,border-color .18s ease-out}.project-card a:after,.text-link:after{margin-left:8px;content:"↗"}.project-card a:hover,.text-link:hover{color:#fff;background:var(--sage-strong);border-color:var(--sage-strong)}.writing{display:grid;grid-template-columns:240px minmax(0,1fr) auto;gap:48px;align-items:center}.writing .section-heading{margin-bottom:0}.writing>p{max-width:600px;color:var(--muted);font-size:1rem}.contact{display:grid;grid-template-columns:220px minmax(0,1fr) 360px;gap:48px;align-items:center}.contact .section-heading{margin-bottom:0}.contact-copy{max-width:520px;color:var(--muted);font-size:1rem}.contact-links{display:grid;border-top:1px solid var(--line)}.contact-links a{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;min-height:56px;color:var(--ink);border-bottom:1px solid var(--line);font-weight:700;transition:color .18s ease-out,padding .18s ease-out}.contact-links a:hover{padding-left:8px;color:var(--sage-strong)}.contact-links small{overflow-wrap:anywhere;color:var(--muted);font-size:.78rem;font-weight:500}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:34px 0 44px;color:var(--muted);font-size:.84rem}.footer-domain{color:var(--ink);font-weight:700}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 16px}.site-footer a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding-inline:9px}.site-footer a:hover{color:var(--sage-strong)}@keyframes intro-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero{grid-template-columns:minmax(0,1fr) 300px;gap:40px;min-height:auto;padding:58px 0 68px}h1{font-size:4.25rem}.hero-intro{font-size:1.28rem}.hero-visual{min-height:380px}.section-split{gap:40px}.writing{grid-template-columns:200px minmax(0,1fr)}.writing .text-link{grid-column:2;justify-self:start}.contact{grid-template-columns:200px minmax(0,1fr)}.contact-links{grid-column:2}.site-footer{grid-template-columns:1fr auto}.footer-domain{display:none}}@media(max-width:720px){main,.site-footer,.header-inner{width:min(100% - 32px,1180px)}.header-inner{align-items:flex-start;min-height:auto;padding:16px 0 12px}.brand{display:grid;gap:0}.brand small{display:none}.nav{gap:0}.nav a{min-height:40px;padding:0 6px;font-size:.82rem}.hero{grid-template-columns:1fr;gap:44px}.hero-visual{min-height:360px}.section-split,.writing,.contact{grid-template-columns:1fr;gap:24px}.writing .text-link,.contact-links{grid-column:1}.card-grid{grid-template-columns:1fr}.card{min-height:186px}.project-card{grid-template-columns:90px minmax(0,1fr)}.project-card a{grid-column:2;justify-self:start}}@media(max-width:480px){.header-inner{display:grid;gap:8px}.nav{justify-content:space-between;width:100%}.nav a{min-height:44px;padding:0 4px}h1{font-size:3.5rem}h2{font-size:1.65rem}.hero{padding:44px 0 56px}.hero-copy{gap:18px}.hero-intro{font-size:1.18rem}.section{padding:60px 0}.hero-visual{min-height:330px;padding:16px}.avatar{width:148px;height:148px}.profile-caption{align-items:flex-start;flex-direction:column}.quick-facts{grid-template-columns:1fr}.quick-facts div{grid-template-columns:92px minmax(0,1fr);padding-top:12px;border-bottom:1px solid var(--line)}.project-card{grid-template-columns:1fr;gap:14px}.project-meta{grid-template-columns:auto 1fr}.project-meta span:last-child{text-align:right}.project-card a{grid-column:1}.contact-links a{grid-template-columns:76px minmax(0,1fr)}.site-footer{grid-template-columns:1fr;gap:8px}.site-footer nav{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
