:root{--bg:#faf8f5;--text:#2b2622;--text-2:#6b6259;--text-mut:#7a7166;--accent:#c0603a;--accent-ink:#993c1d;--line:#e7e1d8;--line-tl:#e0d8cd;--year:#e7e0d4;--hover:#f3ece2;--font-serif:"Source Serif 4", Georgia, "Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--color-primary-50:250 243 238;--color-primary-100:244 228 217;--color-primary-200:232 200 182;--color-primary-300:219 170 145;--color-primary-400:205 133 100;--color-primary-500:192 96 58;--color-primary-600:172 80 45;--color-primary-700:153 60 29;--color-primary-800:122 48 23;--color-primary-900:92 36 18;--color-primary-950:58 22 11}.dark{--bg:#17130f;--text:#ede7de;--text-2:#b0a89d;--text-mut:#8a8177;--accent:#e0794f;--accent-ink:#f0a883;--line:#2e2a22;--line-tl:#332e26;--year:#2a251e;--hover:#221d18;--color-primary-500:224 121 79;--color-primary-600:205 133 100;--color-primary-700:219 170 145}html{background-color:var(--bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}body.page-wrapper{background-color:var(--bg);color:var(--text)}.dark body.page-wrapper{background-color:var(--bg);color:var(--text)}#page-bg{background-color:var(--bg)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}::selection{background-color:color-mix(in srgb,var(--accent) 24%,transparent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.uppercase{text-transform:none}.max-w-prose{max-width:680px}main.max-w-6xl{max-width:48rem}.prose{max-width:680px;line-height:1.7;--tw-prose-body:var(--text);--tw-prose-headings:var(--text);--tw-prose-lead:var(--text-2);--tw-prose-links:var(--accent-ink);--tw-prose-bold:var(--text);--tw-prose-counters:var(--text-mut);--tw-prose-bullets:var(--text-mut);--tw-prose-hr:var(--line);--tw-prose-quotes:var(--text-2);--tw-prose-quote-borders:var(--line);--tw-prose-captions:var(--text-mut);--tw-prose-invert-body:var(--text);--tw-prose-invert-headings:var(--text);--tw-prose-invert-lead:var(--text-2);--tw-prose-invert-links:var(--accent-ink);--tw-prose-invert-bold:var(--text);--tw-prose-invert-counters:var(--text-mut);--tw-prose-invert-bullets:var(--text-mut);--tw-prose-invert-hr:var(--line);--tw-prose-invert-quotes:var(--text-2);--tw-prose-invert-quote-borders:var(--line);--tw-prose-invert-captions:var(--text-mut)}.prose p{margin-top:1.1em;margin-bottom:1.1em}.prose blockquote{font-family:var(--font-serif);font-weight:400}h1.text-4xl{color:var(--text);font-weight:600}.dark h1.text-4xl{color:var(--text)}#site-header.header{background-color:var(--bg);box-shadow:none;border-bottom:1px solid var(--line)}.navbar-brand{font-family:var(--font-serif);color:var(--text)}.dark .navbar-brand{color:var(--text)}.nav-link{font-weight:500;color:var(--text-2)}.dark .nav-link{color:var(--text-2)}.nav-link:hover{color:var(--accent-ink)}.dark .nav-link:hover{color:var(--accent-ink)}footer.container{border-top:1px solid var(--line);padding-top:1.5rem;color:var(--text-mut)}.dark footer.container{color:var(--text-mut)}.avatar.rounded-full{background-color:var(--bg)}.dark .avatar.rounded-full{background-color:var(--bg)}.hb-section-label{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}#news .max-w-prose{align-items:flex-start;max-width:calc(680px + 3rem);padding-left:calc(1.5rem + 28px);padding-right:1.5rem}#news .text-3xl{font-family:var(--font-sans);font-size:11px;line-height:1;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.25rem}.hb-timeline{position:relative;width:100%;max-width:680px;padding-left:28px}.hb-timeline::before{content:"";position:absolute;left:4px;top:8px;bottom:8px;width:1px;background-color:var(--line-tl)}.hb-tl-item{position:relative}.hb-tl-item+.hb-tl-item{margin-top:24px}.hb-tl-item::before{content:"";position:absolute;left:-28px;top:5px;width:9px;height:9px;border-radius:9999px;background-color:var(--accent);box-shadow:0 0 0 3px var(--bg)}.hb-tl-date{display:block;font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--text-mut)}.hb-tl-title{font-family:var(--font-serif);font-size:17px;font-weight:500;line-height:1.45;margin-top:2px}.hb-tl-title a{color:var(--text);text-decoration:none;transition:color .15s ease}.hb-tl-title a:hover{color:var(--accent-ink)}.hb-tl-summary{font-family:var(--font-sans);font-size:14px;line-height:1.6;color:var(--text-2);margin-top:4px}.hb-moments{width:100%;max-width:720px;margin-inline:auto;padding-inline:1.5rem}.hb-year{font-family:var(--font-serif);font-size:40px;font-weight:500;line-height:1;color:var(--year);margin:56px 0 10px;user-select:none}.hb-year:first-of-type{margin-top:12px}.hb-moment{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:14px 10px;border-bottom:1px solid var(--line);text-decoration:none;transition:background-color .15s ease}.hb-moment:hover{background-color:var(--hover)}.hb-moment-main{min-width:0}.hb-moment-title{font-family:var(--font-serif);font-size:16px;font-weight:500;color:var(--text);transition:color .15s ease}.hb-moment:hover .hb-moment-title{color:var(--accent-ink)}.hb-moment-quote{font-family:var(--font-serif);font-style:italic;font-size:14px;line-height:1.5;color:var(--text-mut);margin-top:2px}.hb-moment-date{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--text-mut);white-space:nowrap;flex-shrink:0}@media(max-width:640px){.hb-year{font-size:28px;margin-top:40px}.hb-moment{flex-direction:column;align-items:flex-start;gap:2px;padding:12px 8px}.hb-moment-date{margin-top:4px}}main.hb-article{max-width:calc(750px + 3rem);padding-inline:1.5rem}.hb-article-title{font-family:var(--font-serif);font-size:26px;font-weight:500;line-height:1.4;color:var(--text);text-transform:none}.hb-article-meta{font-family:var(--font-mono);font-size:12.5px;letter-spacing:.02em;color:var(--text-mut)}.hb-article-cover img{width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:10px}.hb-article-cover figcaption{margin-top:8px;font-family:var(--font-serif);font-style:italic;font-size:12.5px;color:var(--text-mut);text-align:center}.hb-prose{max-width:750px;font-size:16px;line-height:1.7;--tw-prose-body:var(--text-2);--tw-prose-invert-body:var(--text-2)}.hb-prose :where(h1,h2,h3,h4,h5,h6){font-family:var(--font-serif);font-weight:500;text-transform:none;letter-spacing:normal;color:var(--text)}.hb-prose :where(h2){font-size:20px;margin-top:30px;margin-bottom:14px}.hb-prose :where(h3){font-size:17px;margin-top:26px;margin-bottom:10px}.hb-prose :where(h4,h5,h6){font-size:16px;margin-top:22px;margin-bottom:8px}.hb-prose a{color:var(--accent-ink);font-weight:inherit;text-decoration:none}.hb-prose a:hover{text-decoration:underline;text-underline-offset:3px}.hb-prose :where(ul,ol){padding-left:1.4em}.hb-prose :where(li){margin-top:.35em;margin-bottom:.35em}.hb-prose blockquote{font-size:15px;border-left-width:2px}.hb-prose figure{margin:1.8em auto}.hb-prose figure img{border-radius:8px;margin-inline:auto;max-width:100%;height:auto}.hb-prose figcaption{margin-top:8px;font-family:var(--font-serif);font-style:italic;font-size:12.5px;color:var(--text-mut);text-align:center}img.hb-zoomable{cursor:zoom-in}.hb-prose .hb-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 12px;margin:1.8em 0}.hb-prose .hb-photos-2{grid-template-columns:repeat(2,1fr)}.hb-prose .hb-photos-4{grid-template-columns:repeat(4,1fr)}.hb-photos .hb-photo{margin:0}.hb-photo a{display:block;overflow:hidden;border-radius:8px;transition:box-shadow .15s ease}.hb-photo img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:8px;margin:0;transition:transform .15s ease}.hb-photo a:hover{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 45%,transparent)}.hb-photo a:hover img{transform:scale(1.03)}.hb-photos .hb-photo figcaption{margin-top:6px;font-family:var(--font-serif);font-style:italic;font-size:12px;line-height:1.5;color:var(--text-mut);text-align:left}.hb-photo-date{font-family:var(--font-mono);font-style:normal;font-size:11px;letter-spacing:.02em;color:var(--accent);margin-right:2px}.hb-photo figcaption a{color:var(--accent-ink);text-decoration:none}.hb-photo figcaption a:hover{text-decoration:underline}@media(max-width:640px){.hb-prose .hb-photos,.hb-prose .hb-photos-2,.hb-prose .hb-photos-4{grid-template-columns:repeat(2,1fr)}}.hb-lb{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;background:rgba(15,12,9,.93)}.hb-lb.is-open{display:flex}html.hb-lb-lock{overflow:hidden}.hb-lb-figure{margin:0;max-width:min(92vw,1400px);text-align:center}.hb-lb-figure img{max-width:92vw;max-height:82vh;width:auto;height:auto;object-fit:contain;border-radius:6px}.hb-lb-figure figcaption{margin-top:12px;font-family:var(--font-serif);font-style:italic;font-size:14px;color:#cfc6ba}.hb-lb button{position:fixed;z-index:101;background:0 0;border:none;padding:12px;color:#e8e1d6;font-size:28px;line-height:1;cursor:pointer;opacity:.7;transition:opacity .15s ease}.hb-lb button:hover{opacity:1}.hb-lb-close{top:12px;right:16px;font-size:22px}.hb-lb-prev,.hb-lb-next{top:50%;transform:translateY(-50%);font-size:46px;font-family:var(--font-serif)}.hb-lb-prev{left:8px}.hb-lb-next{right:8px}.hb-skills{display:flex;flex-direction:column;gap:36px}@media(min-width:1024px){.hb-skills{flex-direction:row}.hb-skills .hb-skill-group{width:50%}}.hb-skill-group-title{font-family:var(--font-serif);font-size:19px;font-weight:500;text-transform:none;letter-spacing:normal;color:var(--text);margin-bottom:14px}.hb-skill-group-desc{font-size:14px;color:var(--text-2);margin-bottom:12px}.hb-pills{display:flex;flex-wrap:wrap;gap:10px}.skill-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;border-radius:999px;background-color:var(--hover);border:1px solid var(--line);font-size:14px;color:var(--text);text-transform:none;letter-spacing:normal;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.skill-pill:hover{color:var(--accent-ink);border-color:var(--accent-ink);background-color:color-mix(in srgb,var(--hover) 78%,var(--line))}.skill-pill-icon{display:inline-flex;color:var(--accent)}.skill-pill-icon svg{height:17px;width:17px}.hb-term .hb-section-label{margin-top:20px}.hb-term-title{font-family:var(--font-serif);font-size:30px;font-weight:500;line-height:1.3;color:var(--text);text-transform:none;margin-top:6px}.hb-term-count{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--text-mut);margin-top:6px}.hb-term-desc{font-size:15px;line-height:1.7;color:var(--text-2);margin-top:12px;max-width:60ch}.hb-term .hb-year:first-of-type{margin-top:36px}.hb-tags{display:flex;flex-wrap:wrap;gap:8px}.hb-tags-page{margin:6px 0 4px}.hb-tags-index{margin-top:28px}.hb-tags a.hb-tag{display:inline-flex;align-items:baseline;gap:5px;padding:5px 13px;border-radius:999px;border:1px solid var(--line);background-color:transparent;font-family:var(--font-mono);font-size:12.5px;letter-spacing:.02em;color:var(--text-2);text-decoration:none;text-transform:none;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.hb-tags a.hb-tag:hover{color:var(--accent-ink);border-color:var(--accent-ink);background-color:var(--hover);text-decoration:none}.hb-tag-hash{color:var(--text-mut);transition:color .15s ease}.hb-tags a.hb-tag:hover .hb-tag-hash{color:var(--accent-ink)}.hb-tag-count{margin-left:3px;font-size:11px;color:var(--text-mut)}