:root{--ink:#1f211d;--muted:#686b63;--paper:#f8f7f4;--line:#deded7;--accent:#3f654d;--accent-light:#e3ecdf;--serif:"Iowan Old Style", "Noto Serif SC", "Songti SC", Georgia, serif;--sans:Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{min-width:320px;font-family:var(--sans);margin:0;line-height:1.7}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--accent)}.container{width:min(100% - 3rem,72rem);margin:0 auto}.site-header{border-bottom:1px solid var(--line)}.header-inner,.footer-inner{justify-content:space-between;align-items:center;min-height:5rem;display:flex}.brand{font-family:var(--serif);align-items:center;gap:.65rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:1.8rem;height:1.8rem;display:block}.nav-list{gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--muted);font-size:.92rem;text-decoration:none}.nav-list a.active,.nav-list a:hover{color:var(--ink)}.hero{grid-template-columns:minmax(0,1fr) minmax(19rem,26rem);align-items:end;gap:clamp(3rem,9vw,8rem);padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(4.5rem,8vw,6.5rem);display:grid}.hero-intro{max-width:43rem}.eyebrow{color:var(--accent);font-family:var(--sans);letter-spacing:.13em;margin:0 0 1rem;font-size:.7rem;font-weight:700}h1,h2,h3{font-family:var(--serif);line-height:1.2}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,3.8vw,3.6rem);font-weight:500}.hero-sentence{max-width:12ch;line-height:1.4}.hero-sentence-long{max-width:16ch;font-size:clamp(1.9rem,2.8vw,3rem);line-height:1.5}.hero-sentence-source{color:var(--accent);margin:1rem 0 0;font-size:.82rem}.hero-sentence-source a{text-decoration:none}.hero-sentence-source a:hover{text-decoration:underline}.hero-copy{max-width:29rem;color:var(--muted);margin:2rem 0;font-size:1.1rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.hero-rss-link{color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.hero-rss-link:hover{text-decoration:underline}.hero-aside{border:1px solid var(--line);background:#f1f2ed;border-radius:.9rem;flex-direction:column;gap:1.5rem;padding:1.6rem;display:flex}.latest-post{color:var(--ink);gap:.55rem;text-decoration:none;display:grid}.latest-post-label{color:var(--accent);letter-spacing:.1em;font-size:.72rem;font-weight:700}.latest-post strong{font-family:var(--serif);font-size:clamp(1.4rem,2vw,1.75rem);font-weight:500;line-height:1.35}.latest-post-description{color:var(--muted);font-size:.9rem;line-height:1.65}.latest-post-meta{color:var(--muted);font-size:.78rem}.latest-post:hover strong{color:var(--accent)}.button{background:var(--ink);color:var(--paper);border-radius:999px;align-items:center;gap:.8rem;padding:.72rem 1.15rem;font-size:.9rem;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.button:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.content-section{padding:1rem 0 6.5rem}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;display:flex}.section-heading h2{margin:0 0 1rem;font-size:1.45rem;font-weight:500}.text-link{color:var(--accent);font-size:.9rem;text-decoration:none}.post-list{border-top:0}.article-card{border-bottom:1px solid var(--line);padding:2.2rem 0}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.45rem;font-size:.78rem;display:flex}.tag{color:var(--accent)}.article-card h2{margin:.6rem 0;font-size:clamp(1.45rem,3vw,2rem);font-weight:500}.article-card h2 a{text-decoration:none}.article-card p{max-width:42rem;color:var(--muted);margin:0 0 1rem}.page-intro{padding:clamp(3rem,6vw,4.5rem) 0 2rem}.page-intro h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,6vw,4.7rem);font-weight:500}.page-intro>p:last-child{color:var(--muted);margin-bottom:0}.archive-list{padding-top:0}.prose{width:min(100% - 3rem,70rem);margin:0 auto}.page-prose{padding:clamp(3rem,6vw,4.5rem) 0}.page-prose h1{letter-spacing:-.04em;margin:0 0 .4rem;font-size:clamp(2.8rem,6vw,4.7rem);font-weight:500}.lead,.post-description{color:var(--muted);font-size:1.15rem}.prose p,.prose li{font-size:1.05rem}.prose a{color:var(--accent)}.post-page{padding:clamp(3rem,6vw,4.5rem) 0}.post-header{border-bottom:1px solid var(--line);padding-bottom:2.7rem}.post-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:500}.post-header time{color:var(--muted);font-size:.9rem}.prose h2{margin-top:3rem;font-size:1.8rem;font-weight:500}.prose h3{margin-top:2.2rem;font-size:1.35rem}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:2rem 0;padding:.2rem 1.3rem}.prose :not(pre)>code{color:#354b3b;font-family:var(--mono);background:#eae9e4;border-radius:.3rem;padding:.12em .35em;font-size:.86em}.prose pre{color:#e7ece7;tab-size:2;border:1px solid #384039;border-radius:.75rem;margin:1.8rem 0;padding:1.1rem 1.25rem;line-height:1.65;overflow-x:auto;box-shadow:0 .4rem 1rem #1f211d1a;background:#202521!important}.prose pre code{font-family:var(--mono);font-size:.9rem;line-height:inherit;background:0 0;border-radius:0;padding:0;display:block}.prose table{border:1px solid var(--line);border-spacing:0;background:var(--paper);white-space:nowrap;border-radius:.5rem;width:100%;margin:1.8rem 0;font-size:.95rem;line-height:1.55}.prose th,.prose td{text-align:left;padding:.75rem 1rem}.prose th{background:var(--accent-light);color:var(--ink);font-weight:700}.prose td{border-top:1px solid var(--line)}.prose th+th,.prose td+td{border-left:1px solid var(--line)}.prose tbody tr:nth-child(2n){background:#f1f2ed}.prose tbody tr:hover{background:#e8efe6}.prose th[style*=right],.prose td[style*=right]{text-align:right}.post-end{border-top:1px solid var(--line);margin-top:4rem;padding-top:1.5rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}.site-footer p{margin:0}.site-footer a{color:var(--accent)}@media (width<=760px){.hero{grid-template-columns:1fr;gap:2.5rem}.hero-aside{max-width:34rem}}@media (width<=480px){.container{width:min(100% - 2rem,72rem)}.prose{width:min(100% - 2rem,70rem);overflow-x:auto}.prose pre{border-radius:.6rem;padding:.95rem 1rem}.prose pre code{font-size:.82rem}.prose table{min-width:54rem;margin:1.5rem 0;font-size:.9rem}.prose th,.prose td{padding:.65rem .8rem}.nav-list{gap:.85rem}.hero{gap:2rem;padding-top:3rem}.hero h1{font-size:clamp(2.25rem,10vw,3.2rem)}.hero-sentence-long{font-size:clamp(1.85rem,8.5vw,2.5rem)}.hero-copy{margin:1.5rem 0}.hero-aside{padding:1.25rem}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem}}
