:root{color-scheme:light;--color-bg: #f6f0e6;--color-bg-elevated: #fbf7f0;--color-bg-soft: #efe4d1;--color-surface: rgba(255, 252, 247, .88);--color-surface-strong: #fffdfa;--color-border: rgba(108, 82, 55, .18);--color-border-strong: rgba(108, 82, 55, .32);--color-text: #2c2118;--color-text-muted: #665446;--color-text-soft: #8a7666;--color-accent: #8f5c38;--color-accent-strong: #704325;--color-accent-soft: rgba(143, 92, 56, .12);--color-highlight: #c77e3b;--shadow-soft: 0 24px 60px rgba(72, 50, 31, .08);--shadow-card: 0 10px 28px rgba(72, 50, 31, .07);--radius-card: 24px;--radius-pill: 999px;--max-width: 1180px;--reading-width: 72ch;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--font-sans: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-serif: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", serif}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(238,220,191,.7),transparent 32rem),linear-gradient(180deg,#fbf6ee 0%,var(--color-bg) 30%,#f4ecdf 100%);color:var(--color-text);font-family:var(--font-sans);line-height:1.8;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:#c77e3b33}.site-shell{position:relative;min-height:100vh}.site-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 40%),repeating-linear-gradient(90deg,transparent 0,transparent 22px,rgba(143,92,56,.025) 22px,rgba(143,92,56,.025) 23px);opacity:.7}.shell-inner,.header-inner,.footer-inner{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.shell-main{padding:var(--space-7) 0 var(--space-8)}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#f6f0e6d6;border-bottom:1px solid rgba(108,82,55,.1)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:1rem 0}.site-brand{display:grid;gap:.15rem}.site-brand-title{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;letter-spacing:.04em}.site-brand-tagline{color:var(--color-text-soft);font-size:.88rem}.site-nav{display:flex;flex-wrap:wrap;gap:var(--space-2)}.site-nav a,.pill-link,.tag-list a,.tag-list span{border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:.5rem .95rem;color:var(--color-text-muted);background:#fffdfab3;transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.site-nav a:hover,.site-nav a:focus-visible,.pill-link:hover,.pill-link:focus-visible,.tag-list a:hover,.tag-list a:focus-visible{color:var(--color-accent-strong);border-color:#8f5c3861;background:#fffbf5f5;transform:translateY(-1px)}.tag-list span{display:inline-flex}.hero{display:grid;gap:var(--space-5);padding:clamp(2rem,5vw,4rem);border:1px solid var(--color-border);border-radius:calc(var(--radius-card) + 6px);background:linear-gradient(180deg,#fffbf6f5,#faf4ebe6),var(--color-surface);box-shadow:var(--shadow-soft)}.hero-eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:var(--space-2);width:fit-content;padding:.35rem .8rem;border-radius:var(--radius-pill);background:var(--color-accent-soft);color:var(--color-accent-strong);font-size:.85rem;font-weight:600;letter-spacing:.04em}.hero-title,.page-title{margin:0;font-family:var(--font-serif);font-size:clamp(2.1rem,4vw,4rem);line-height:1.18;letter-spacing:-.02em}.hero-summary,.lede{max-width:var(--reading-width);margin:0;color:var(--color-text-muted);font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);width:fit-content;min-height:2.75rem;padding:.7rem 1.15rem;border-radius:var(--radius-pill);border:1px solid transparent;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.button-link.primary{background:var(--color-accent);color:#fff9f4;box-shadow:0 14px 28px #8f5c382e}.button-link.secondary{background:#fffcf7e0;border-color:var(--color-border);color:var(--color-text)}.button-link:hover,.button-link:focus-visible{transform:translateY(-1px)}.content-grid{display:grid;gap:var(--space-6)}.homepage-top-grid,.stack{display:grid;gap:var(--space-5)}.stack-compact{gap:var(--space-3)}.card,.sidebar-section{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);box-shadow:var(--shadow-card)}.post-card{display:grid;gap:var(--space-4);padding:1.5rem}.post-card-cover{overflow:hidden;border-radius:calc(var(--radius-card) - 8px);border:1px solid rgba(108,82,55,.12);aspect-ratio:16 / 9;background:linear-gradient(135deg,#8f5c381f,#fffbf6e6),var(--color-bg-soft)}.post-card-cover img{width:100%;height:100%;object-fit:cover}.post-card-body{display:grid;gap:var(--space-3)}.post-card-title{margin:0;font-family:var(--font-serif);font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.35}.post-card-title a:hover,.post-card-title a:focus-visible{color:var(--color-accent-strong)}.post-card-excerpt{margin:0;color:var(--color-text-muted)}.section-title{margin:0;font-family:var(--font-serif);font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.25}.section-intro{margin:0;max-width:62ch;color:var(--color-text-muted)}.homepage-lead{display:grid;gap:var(--space-4);padding:clamp(1.4rem,3vw,2rem)}.homepage-lead-copy{display:grid;gap:var(--space-4);align-content:start}.homepage-lead-title{margin:0;font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.homepage-lead-title a:hover,.homepage-lead-title a:focus-visible,.homepage-recent-link:hover,.homepage-recent-link:focus-visible,.homepage-category-post a:hover,.homepage-category-post a:focus-visible,.homepage-category-link:hover,.homepage-category-link:focus-visible{color:var(--color-accent-strong)}.homepage-lead-excerpt{margin:0;max-width:58ch;color:var(--color-text-muted);font-size:1rem}.homepage-lead-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.homepage-lead-cover{overflow:hidden;border-radius:calc(var(--radius-card) - 8px);border:1px solid rgba(108,82,55,.12);aspect-ratio:16 / 9;background:linear-gradient(135deg,#8f5c3824,#fffbf6f0),var(--color-bg-soft)}.homepage-lead-cover img{width:100%;height:100%;object-fit:cover}.homepage-lead-cover-fallback{display:grid;place-items:center;color:var(--color-accent-strong);font-family:var(--font-serif);font-size:clamp(1.4rem,3vw,2.2rem)}.homepage-recent-list,.homepage-category-posts{list-style:none;padding:0;margin:0}.homepage-recent-list{display:grid;gap:var(--space-3)}.homepage-recent-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start}.homepage-recent-item+.homepage-recent-item,.homepage-category-post+.homepage-category-post{padding-top:var(--space-3);border-top:1px solid rgba(108,82,55,.12)}.homepage-recent-index{min-width:2.1rem;color:var(--color-text-soft);font-size:.88rem;font-weight:700;letter-spacing:.08em}.homepage-recent-body{display:grid;gap:.3rem}.homepage-recent-link,.homepage-category-post a,.homepage-category-link{transition:color .16s ease}.homepage-recent-link{font-family:var(--font-serif);font-size:1.05rem;line-height:1.45}.homepage-recent-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin:0;color:var(--color-text-soft);font-size:.88rem}.homepage-category-grid{display:grid;gap:var(--space-5)}.homepage-category-section{display:grid;gap:var(--space-4)}.homepage-category-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:end}.homepage-category-link{color:var(--color-text-muted);font-size:.92rem}.homepage-category-posts{display:grid;gap:var(--space-3)}.homepage-category-post a{font-family:var(--font-serif);font-size:1.05rem;line-height:1.5}.post-meta{display:flex;flex-wrap:wrap;gap:.55rem .75rem;color:var(--color-text-soft);font-size:.92rem}.post-meta-item{display:inline-flex;align-items:center;gap:.35rem}.tag-list,.category-pills{display:flex;flex-wrap:wrap;gap:.65rem}.tag-list{list-style:none;padding:0;margin:0}.sidebar-section{padding:1.35rem 1.4rem}.sidebar-section-header{display:grid;gap:var(--space-2);margin-bottom:var(--space-4)}.sidebar-section-title{margin:0;font-family:var(--font-serif);font-size:1.15rem}.sidebar-section-description,.footer-copy,.footer-note{margin:0;color:var(--color-text-soft)}.site-footer{padding:0 0 var(--space-7)}.footer-inner{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fffbf6d1;box-shadow:var(--shadow-card)}.footer-grid{display:grid;gap:var(--space-4)}.footer-links{display:flex;flex-wrap:wrap;gap:var(--space-3);color:var(--color-text-muted)}.post-layout-grid{align-items:start}.post-hero{display:grid;gap:var(--space-5);padding:clamp(1.4rem,3.5vw,2.2rem)}.post-hero-copy{display:grid;gap:var(--space-3);align-content:start}.post-hero-cover{overflow:hidden;border-radius:calc(var(--radius-card) - 8px);border:1px solid rgba(108,82,55,.12);aspect-ratio:16 / 9;background:linear-gradient(135deg,#8f5c381f,#fffbf6e6),var(--color-bg-soft)}.post-hero-cover img{width:100%;height:100%;object-fit:cover}.post-article-shell{padding:clamp(1.3rem,3vw,2rem)}.post-prose{max-width:none}.post-sidebar{position:relative}.table-of-contents,.related-posts{display:grid;gap:var(--space-3)}.toc-list{display:grid;gap:.8rem;padding:0;margin:0;list-style:none}.toc-item{color:var(--color-text-muted)}.toc-item a:hover,.toc-item a:focus-visible,.related-post-title a:hover,.related-post-title a:focus-visible{color:var(--color-accent-strong)}.toc-item.depth-3,.toc-item.depth-4,.toc-item.depth-5,.toc-item.depth-6{padding-left:1rem}.related-post-item{display:grid;gap:.45rem}.related-post-item+.related-post-item{padding-top:var(--space-3);border-top:1px solid rgba(108,82,55,.12)}.related-post-title{margin:0;font-family:var(--font-serif);font-size:1.05rem;line-height:1.5}.related-post-excerpt{margin:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.75}.pagination{display:grid;gap:var(--space-4);padding:1.1rem 1.25rem}.pagination-summary{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--color-text-soft);font-size:.92rem}.pagination-links,.pagination-pages{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.pagination-pages{list-style:none;padding:0;margin:0}.pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;min-height:2.6rem;padding:.5rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#fffdfab8;color:var(--color-text-muted);transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.pagination-link:hover,.pagination-link:focus-visible{color:var(--color-accent-strong);border-color:#8f5c3861;background:#fffbf5f5;transform:translateY(-1px)}.pagination-link.is-current{border-color:#8f5c3857;background:var(--color-accent-soft);color:var(--color-accent-strong)}.pagination-link.is-disabled{opacity:.55}.prose{max-width:var(--reading-width);font-family:var(--font-serif);font-size:1.05rem;line-height:1.95}.prose>:first-child{margin-top:0}.prose h1,.prose h2,.prose h3{margin:2.5rem 0 1rem;font-family:var(--font-sans);line-height:1.4}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1.15rem 0}.prose blockquote{padding-left:1rem;border-left:3px solid rgba(143,92,56,.24);color:var(--color-text-muted)}.prose code{padding:.15rem .4rem;border-radius:.4rem;background:#8f5c3814;font-family:Iosevka Web,SFMono-Regular,monospace;font-size:.92em}.prose pre{overflow-x:auto;padding:1rem 1.15rem;border-radius:1rem;background:#2c2118;color:#f9efe1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:900px){.homepage-top-grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.72fr);align-items:start}.homepage-lead{grid-template-columns:minmax(0,1.2fr) minmax(16rem,.95fr);align-items:center}.homepage-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(17rem,.8fr);align-items:start}.hero{grid-template-columns:minmax(0,1.7fr) minmax(16rem,.9fr);align-items:end}.post-hero{grid-template-columns:minmax(0,1.5fr) minmax(16rem,.95fr);align-items:center}.post-sidebar{position:sticky;top:6.5rem}}@media(max-width:720px){.header-inner{flex-direction:column;align-items:flex-start}.shell-inner,.header-inner,.footer-inner{width:min(calc(100% - 1.25rem),var(--max-width))}.shell-main{padding-top:var(--space-6)}.hero,.post-card,.sidebar-section,.footer-inner{padding:1.2rem}}
