:root{--paper:#f5f5f0;--surface:#fff;--ink:#17201e;--muted:#65716d;--line:#d8ddd8;--green:#0b7a65;--green-soft:#dceee8;--coral:#dc624d;--coral-soft:#f5ddd7;--blue:#315ca8;--blue-soft:#dce4f3;--yellow:#e4b743;--shell:1180px;color:var(--ink);background:var(--paper);font-synthesis:none;letter-spacing:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{display:block}h1,h2,h3,p{margin-top:0}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:30;backdrop-filter:blur(14px);background:#f5f5f0f0;border-bottom:1px solid #d8ddd8e6;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;height:72px;display:grid}.brand{align-items:center;gap:11px;width:fit-content;font-weight:720;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:6px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:var(--muted);font-size:14px;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink)}.desktop-nav a[aria-current=page]:after{content:"";background:var(--green);height:2px;position:absolute;bottom:-25px;left:0;right:0}.icon-link{border:1px solid var(--line);background:var(--surface);border-radius:50%;justify-self:end;place-items:center;width:38px;height:38px;display:grid}.icon-link:hover{border-color:var(--ink)}.mobile-menu{justify-self:end;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:8px;width:190px;padding:10px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 16px 40px #17201e1f}.mobile-menu nav a{border-radius:5px;padding:10px 12px}.mobile-menu nav a:hover{background:var(--paper)}.eyebrow{color:var(--green);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:760}.text-link{align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.text-link:hover{color:var(--green)}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px;display:flex}.section-heading h2{max-width:720px;margin-bottom:0;font-family:Iowan Old Style,Songti SC,serif;font-size:38px;font-weight:650;line-height:1.18}.section-description{max-width:620px;color:var(--muted);margin:14px 0 0}.site-footer{border-top:1px solid var(--line);margin-top:96px}.footer-grid{grid-template-columns:1fr auto;align-items:start;gap:28px;min-height:180px;padding-block:42px;display:grid}.footer-name{margin-bottom:6px;font-weight:750}.footer-copy,.footer-year{color:var(--muted);font-size:14px}.footer-links{gap:20px;display:flex}.footer-links a{align-items:center;gap:7px;font-size:14px;display:inline-flex}.footer-year{grid-column:1/-1;margin:20px 0 0}.article-list{border-top:1px solid var(--line)}.article-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr 40px;align-items:start;gap:24px;min-height:190px;padding:30px 0;display:grid}.article-index{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.article-meta{color:var(--muted);flex-wrap:wrap;gap:10px 20px;font-size:12px;display:flex}.article-body h3{margin:13px 0 8px;font-size:24px;line-height:1.3}.article-body h3 a:hover{color:var(--green)}.article-body>p{max-width:740px;color:var(--muted);margin-bottom:0}.article-arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.article-arrow:hover{border-color:var(--ink);transform:translate(2px,-2px)}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;min-height:410px;padding:22px;display:flex}.project-topline{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.project-symbol{border-radius:5px;place-items:center;height:138px;margin:26px 0 24px;display:grid;overflow:hidden}.project-symbol span{font-family:Iowan Old Style,serif;font-size:54px;font-weight:700}.project-green .project-symbol{background:var(--green-soft);color:var(--green)}.project-coral .project-symbol{background:var(--coral-soft);color:var(--coral)}.project-blue .project-symbol{background:var(--blue-soft);color:var(--blue)}.project-card h3{margin-bottom:8px;font-size:22px}.project-card h3 a:hover{color:var(--green)}.project-card>p{color:var(--muted);margin-bottom:24px;font-size:14px}.project-footer{justify-content:space-between;align-items:end;gap:14px;margin-top:auto;display:flex}.project-footer ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.project-footer li{border:1px solid var(--line);color:var(--muted);border-radius:4px;padding:4px 8px;font-size:11px}.project-footer>a{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.page-hero{border-bottom:1px solid var(--line);padding:96px 0 70px}.page-hero .eyebrow{margin-bottom:20px}.page-hero h1{max-width:900px;margin-bottom:20px;font-family:Iowan Old Style,Songti SC,serif;font-size:58px;font-weight:650;line-height:1.08}.page-hero>p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:18px}.page-section{padding-top:72px}.content-page{max-width:860px;padding-top:72px}.back-link{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.back-link:hover{color:var(--ink)}.content-header{border-bottom:1px solid var(--line);padding:56px 0 48px}.content-meta{color:var(--green);flex-wrap:wrap;gap:10px 20px;margin-bottom:18px;font-size:12px;font-weight:650;display:flex}.content-header h1{margin-bottom:20px;font-family:Iowan Old Style,Songti SC,serif;font-size:52px;font-weight:650;line-height:1.12}.content-header>p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:18px}.prose{padding:48px 0;font-size:17px;line-height:1.9}.prose h2{margin:52px 0 18px;font-size:28px;line-height:1.3}.prose h3{margin:38px 0 14px;font-size:21px}.prose p,.prose ul,.prose ol{margin-bottom:22px}.prose ul,.prose ol{padding-left:1.4em}.prose blockquote{border-left:3px solid var(--green);color:var(--muted);margin:32px 0;padding:4px 0 4px 22px}.prose code{background:#e8ebe6;border-radius:4px;padding:2px 5px;font-size:.9em}.prose pre{color:#eaf2ef;background:#16201e;border-radius:8px;margin:28px 0;padding:20px;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose a{color:var(--green);text-underline-offset:3px;text-decoration:underline}@media (width<=820px){.shell{width:min(calc(100% - 32px), var(--shell))}.header-inner{grid-template-columns:1fr auto}.desktop-nav,.desktop-github{display:none}.mobile-menu{display:block}.section-heading{align-items:start}.section-heading h2{font-size:32px}.project-grid{grid-template-columns:1fr}.project-card{min-height:360px}.page-hero{padding:70px 0 54px}.page-hero h1{font-size:44px}.content-header h1{font-size:42px}}@media (width<=560px){.shell{width:min(calc(100% - 24px), var(--shell))}.header-inner{height:64px}.section-heading{gap:18px;display:grid}.section-heading h2{font-size:29px}.article-row{grid-template-columns:32px 1fr;gap:12px}.article-arrow{display:none}.article-body h3{font-size:21px}.page-hero h1{font-size:38px}.page-hero>p{font-size:16px}.content-header{padding-top:40px}.content-header h1{font-size:36px}.content-header>p,.prose{font-size:16px}.footer-grid{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.footer-year{grid-column:auto;margin-top:0}}
