:root{color-scheme:light;--background: #f3efe7;--surface: #faf8f3;--surface-raised: #fffdf9;--surface-muted: #e9e2d8;--text: #28231f;--muted: #6e675f;--border: #d9d0c3;--border-strong: #b8aa99;--accent: #9c4f39;--accent-strong: #783625;--accent-wash: #ead7ce;--focus: #b34f2d;--button-text: #fffaf4;--code-background: #e7e1d7;--image-filter: none;--content-width: 46rem;--page-width: 72rem}:root[data-theme=dark]{color-scheme:dark;--background: #1e211f;--surface: #262b29;--surface-raised: #2e3531;--surface-muted: #303834;--text: #f2eee6;--muted: #bdb8ae;--border: #46504b;--border-strong: #65716a;--accent: #e19a78;--accent-strong: #f1b99b;--accent-wash: #49362f;--focus: #f3c4a3;--button-text: #261b17;--code-background: #171a18;--image-filter: saturate(.88) brightness(.94)}@media(prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--background: #1e211f;--surface: #262b29;--surface-raised: #2e3531;--surface-muted: #303834;--text: #f2eee6;--muted: #bdb8ae;--border: #46504b;--border-strong: #65716a;--accent: #e19a78;--accent-strong: #f1b99b;--accent-wash: #49362f;--focus: #f3c4a3;--button-text: #261b17;--code-background: #171a18;--image-filter: saturate(.88) brightness(.94)}}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font-family:"Noto Serif SC",Songti SC,STSong,SimSun,Georgia,serif;line-height:1.7;text-rendering:optimizeLegibility;overflow-x:clip;scroll-behavior:smooth}body{min-width:0;min-height:100vh;margin:0;background:var(--background);overflow-x:clip}a{color:var(--accent-strong);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--accent)}:where(a,button):focus-visible{outline:.18rem solid var(--focus);outline-offset:.25rem}::selection{background:var(--accent);color:var(--button-text)}img,svg,video,iframe{max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p,li,a,figcaption,code,pre{overflow-wrap:anywhere}h1,h2,h3{margin-block:0;color:var(--text);font-weight:600;line-height:1.15;letter-spacing:-.025em;text-wrap:balance}h1{max-width:14ch;font-size:clamp(2.8rem,7vw,5.25rem)}h2{font-size:clamp(1.65rem,3vw,2.35rem)}h3{font-size:1.35rem}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:10;padding:.55rem .8rem;background:var(--text);color:var(--surface);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;text-decoration:none}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 94%,var(--surface))}.site-header__inner,.site-footer__inner{width:min(calc(100% - 3rem),var(--page-width));margin-inline:auto}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2rem;min-height:5.5rem;padding-block:1rem}.site-brand{display:flex;flex-direction:column;gap:.15rem;color:var(--text);text-decoration:none}.site-brand:hover{color:var(--text)}.site-title{display:inline-flex;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;letter-spacing:.08em;line-height:1}.site-title__mark{display:inline-grid;width:1.45rem;height:1.45rem;place-items:center;border:1px solid var(--accent);color:var(--accent-strong);font-size:.7rem;line-height:1}.site-brand__descriptor,.primary-nav,.theme-toggle,.footer-nav,.page-heading__meta,.post-header__context,.post-meta,.post-series,.post-list__date,.card-label,.home-hero__signature,.home-hero__aside-label,.home-hero__aside-meta,.section-heading__note,.not-found-code{font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.site-brand__descriptor{color:var(--muted);font-size:.68rem;letter-spacing:.05em;line-height:1.4}.header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1.25rem;min-width:0}.primary-nav{display:flex;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1.15rem;min-width:0;font-size:.84rem}nav a{color:var(--muted);text-decoration:none;text-underline-offset:.28em}nav a:hover,nav a:focus-visible{color:var(--accent-strong);text-decoration:underline}nav a[aria-current=page]{color:var(--text);font-weight:700}.theme-toggle{display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;min-height:2.65rem;padding:.45rem .7rem;border:1px solid var(--border-strong);border-radius:999px;background:transparent;color:var(--text);font-size:.78rem;line-height:1}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--accent);background:var(--surface-raised)}.theme-toggle__icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.4}main{min-height:calc(100vh - 11rem)}.page-shell{width:min(calc(100% - 3rem),var(--page-width));margin-inline:auto;padding-block:clamp(4rem,8vw,7rem)}.home-page{padding-block:0 clamp(4rem,8vw,7rem)}.home-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);gap:clamp(2.5rem,8vw,7rem);align-items:end;padding-block:clamp(5rem,11vw,9rem) clamp(4rem,8vw,7rem);border-bottom:1px solid var(--border)}.home-hero__copy{max-width:40rem;animation:home-copy-in .7s cubic-bezier(.16,1,.3,1) both}.home-hero h1{max-width:none;font-size:clamp(4.4rem,14vw,8.5rem);letter-spacing:-.055em;line-height:.95}.home-hero__signature{margin:1.1rem 0 0;color:var(--accent-strong);font-size:.98rem;font-weight:700;letter-spacing:.04em}.intro{max-width:37rem;margin:1.35rem 0 2.1rem;color:var(--muted);font-size:clamp(1.02rem,2vw,1.18rem);line-height:1.85}.home-hero__actions,.action-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.35rem}.home-hero__aside{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-end;padding:1.5rem 0 0 1.75rem;border-left:1px solid var(--border-strong)}.home-hero__aside-label,.home-hero__aside-meta,.page-heading__meta,.post-header__context,.not-found-code{color:var(--muted);font-size:.77rem;letter-spacing:.04em}.home-hero__aside-label{margin:0 0 1.1rem;color:var(--accent);font-weight:700;letter-spacing:.1em}.home-hero__aside h2{max-width:18ch;font-size:clamp(1.55rem,3vw,2.15rem)}.home-hero__aside h2 a,.post-list h2 a,.series-card h2 a{color:var(--text);text-decoration:none}.home-hero__aside h2 a:hover,.home-hero__aside h2 a:focus-visible,.post-list h2 a:hover,.post-list h2 a:focus-visible,.series-card h2 a:hover,.series-card h2 a:focus-visible{color:var(--accent-strong);text-decoration:underline}.home-hero__aside>p:not(.home-hero__aside-label):not(.home-hero__aside-meta){margin:1rem 0 1.25rem;color:var(--muted);line-height:1.75}.home-hero__aside-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.68rem 1rem;border:1px solid var(--accent-strong);border-radius:2px;background:var(--accent);color:var(--button-text);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.86rem;font-weight:700;text-decoration:none}.button-link:hover,.button-link:focus-visible{background:var(--accent-strong);color:var(--button-text)}.text-link,.back-link,.card-link{display:inline-flex;align-items:center;gap:.45rem;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.86rem;font-weight:700;text-decoration:none}.text-link:hover,.text-link:focus-visible,.back-link:hover,.back-link:focus-visible{text-decoration:underline}.arrow-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.arrow-icon--back{transition:transform .18s ease}.back-link:hover .arrow-icon--back,.back-link:focus-visible .arrow-icon--back{transform:translate(-.15rem)}.listing-section{padding-block:clamp(3.5rem,7vw,6.5rem);border-bottom:1px solid var(--border)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.section-heading h2{max-width:none}.section-heading__note{flex:0 0 auto;margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.05em}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem);padding:0;margin:2.25rem 0 0;list-style:none}.category-card{display:flex;flex-direction:column;min-height:14.25rem;padding:1.25rem 0 1.5rem;border-top:2px solid var(--text);border-bottom:1px solid var(--border);color:var(--text);text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.category-card:hover,.category-card:focus-visible{border-top-color:var(--accent);background:var(--surface);color:var(--text);transform:translateY(-.15rem)}.category-card p{flex:1;margin:.8rem 0 1.5rem;color:var(--muted);line-height:1.75}.card-link{color:var(--accent-strong)}.post-list{display:grid;gap:0;padding:0;margin:1.35rem 0 0;list-style:none}.post-list>li{list-style:none}.post-list article{display:grid;grid-template-columns:minmax(6rem,8rem) minmax(0,1fr);column-gap:clamp(1.25rem,4vw,3rem);padding-block:1.65rem;border-top:1px solid var(--border)}.post-list__media{display:block;grid-column:1 / -1;margin-bottom:1.4rem;overflow:hidden;border:1px solid var(--border);background:var(--surface-muted)}.post-list__media .photo-figure{margin:0}.post-list__media .photo-figure__image{transition:transform .22s ease}.post-list__media:hover .photo-figure__image,.post-list__media:focus-visible .photo-figure__image{transform:scale(1.015)}.post-list__date{align-self:start;margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.03em;line-height:1.55}.post-list h2{margin:0 0 .6rem;font-size:clamp(1.35rem,2.7vw,2rem)}.post-list article>p:not(.post-list__date){grid-column:2;max-width:42rem;margin:0;color:var(--muted);line-height:1.75}.empty-state{color:var(--muted)}.listing-shell,.post-shell{width:min(calc(100% - 3rem),var(--content-width));margin-inline:auto}.listing-shell{padding-block:clamp(4rem,8vw,7rem)}.page-heading{max-width:45rem;padding-bottom:2.75rem}.page-heading h1,.listing-shell>h1{max-width:18ch}.page-heading__meta,.listing-shell>.page-heading__meta{margin:.85rem 0 0}.page-heading .intro,.listing-shell>.intro{margin-bottom:0}.context-nav{padding-block:1rem 1.35rem;border-top:1px solid var(--border)}.listing-shell>.context-nav+.post-list,.listing-shell>.context-nav+.tag-index,.listing-shell>.context-nav+.series-index{margin-top:1.25rem}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem)}.content-card{padding:clamp(1.5rem,4vw,2.35rem) 0 0;border-top:2px solid var(--text)}.content-card h2{max-width:18ch;margin-bottom:.65rem}.content-card p:last-child{margin-bottom:0}.card-label{margin:0 0 1.15rem;color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.09em}.not-found-page{min-height:min(70vh,42rem)}.not-found-page h1{max-width:15ch}.not-found-code{margin:1rem 0 0;color:var(--accent-strong);font-size:.8rem}.not-found-nav{padding-top:2.5rem;margin-top:4rem;border-top:1px solid var(--border)}.not-found-nav h2{margin-bottom:1rem}.inline-link-list{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;padding:0;margin:0;list-style:none}.tag-index,.series-index{display:grid;gap:0;padding:0;margin:2rem 0 0;list-style:none}.tag-index li,.series-index li{list-style:none}.tag-index__link,.series-card{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1.15rem 0;border-top:1px solid var(--border);color:var(--text);text-decoration:none;transition:padding-inline .18s ease,background-color .18s ease,border-color .18s ease}.tag-index__link:hover,.tag-index__link:focus-visible,.series-card:hover,.series-card:focus-visible{padding-inline:.75rem;border-color:var(--accent);background:var(--surface);color:var(--text)}.tag-index__count,.series-card>span{color:var(--muted);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.78rem;white-space:nowrap}.series-card{display:block;padding-block:1.5rem}.series-card h2{margin-bottom:.6rem}.series-card p{max-width:38rem;margin:0 0 1.15rem;color:var(--muted)}.series-post-list{counter-reset:series-post}.prose{max-width:41rem;padding-block:clamp(2.75rem,6vw,4.5rem);font-size:clamp(1.03rem,1.3vw,1.12rem);line-height:1.95}.prose h2{margin-top:3.25rem;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.25rem)}.prose h3{margin-top:2.2rem;margin-bottom:.75rem;font-size:1.35rem}.prose p{margin-block:1.45rem}.prose :where(ul,ol){padding-inline-start:1.5rem}.prose :where(blockquote){margin-inline:0;padding:.2rem 0 .2rem 1.25rem;border-inline-start:1px solid var(--accent);color:var(--muted)}.prose :where(pre){max-width:100%;padding:1rem;overflow-x:auto;background:var(--code-background);color:var(--text);border:1px solid var(--border);font-size:.88em;line-height:1.6}.prose :where(code){padding:.1em .25em;background:var(--code-background);font-size:.9em}.prose :where(pre code){padding:0;background:transparent}.prose :where(table){display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.prose :where(th,td){padding:.55rem .75rem;border:1px solid var(--border);text-align:left}.post-shell{padding-block:clamp(4rem,8vw,7rem)}.post-header{padding-bottom:2.4rem;border-bottom:1px solid var(--border)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:2.25rem;color:var(--muted);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.78rem}.breadcrumbs a{color:var(--muted)}.post-header h1{max-width:16ch;font-size:clamp(2.65rem,7vw,5rem)}.post-header__context{margin:1rem 0 0;color:var(--accent-strong);font-size:.82rem}.post-meta,.tag-list,.post-series{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;color:var(--muted);font-size:.8rem}.post-meta{margin-top:1.1rem}.tag-list{padding:0;margin:.85rem 0 0;list-style:none}.tag-list a{color:var(--accent-strong)}.post-series{margin:.85rem 0 0}.photo-gallery{display:grid;gap:clamp(2.5rem,6vw,4.5rem);padding-block:clamp(2.5rem,6vw,4.5rem)}.photo-figure{margin:0}.photo-figure__image{display:block;width:100%;height:auto;border:1px solid var(--border);background:var(--surface-muted);filter:var(--image-filter)}.photo-figure figcaption{max-width:42rem;margin-top:.85rem;color:var(--muted);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.8rem;line-height:1.65}.post-footer{padding-top:1.75rem;border-top:1px solid var(--border)}.post-navigation{margin-bottom:1.75rem}.post-navigation__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.post-navigation__link,.post-navigation__placeholder{display:grid;gap:.35rem;min-height:5rem;padding:.9rem 0;border-top:1px solid var(--border-strong)}.post-navigation__link{color:var(--text);text-decoration:none}.post-navigation__link:hover,.post-navigation__link:focus-visible{border-color:var(--accent)}.post-navigation__link--next{text-align:right}.post-navigation__link span,.post-navigation__placeholder{color:var(--muted);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.76rem}.post-navigation__link strong{color:var(--accent-strong);font-weight:600}.post-navigation__placeholder--next{text-align:right}.post-navigation__empty{margin:1rem 0 0;color:var(--muted);font-size:.88rem}.post-footer__home{margin-bottom:0;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.86rem}.site-footer{padding-block:2.25rem 3rem;color:var(--muted);font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:.78rem}.site-footer__inner{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1rem 2rem;padding-top:1rem;border-top:1px solid var(--border)}.site-footer p{margin:0}.site-footer strong{color:var(--text)}.footer-nav{display:flex;gap:1rem}@keyframes home-copy-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:56rem){.site-header__inner{grid-template-columns:1fr;gap:1.25rem}.header-actions,.primary-nav{justify-content:flex-start}}@media(max-width:35rem){.site-header__inner,.site-footer__inner,.page-shell,.listing-shell,.post-shell{width:min(calc(100% - 1.5rem),var(--content-width))}.site-header__inner{gap:1rem;padding-block:.85rem}.site-brand__descriptor{font-size:.62rem}.header-actions{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;justify-items:start;gap:.9rem}.primary-nav{width:100%;flex:none;gap:.25rem .75rem;font-size:.78rem}.home-hero{grid-template-columns:1fr;gap:3rem;padding-block:4.5rem 4rem}.home-hero h1{font-size:clamp(4rem,22vw,6.2rem)}.home-hero__aside{align-self:auto;padding:1.5rem 0 0;border-top:1px solid var(--border-strong);border-left:0}.home-hero__aside h2{max-width:16ch}.section-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.category-grid,.about-grid,.post-navigation__links{grid-template-columns:1fr}.category-card{min-height:0}.post-list article{grid-template-columns:1fr;gap:0}.post-list__date,.post-list article>p:not(.post-list__date){grid-column:1}.post-list h2{margin-top:.55rem}.post-list article>p:not(.post-list__date){margin-top:.35rem}.post-navigation__link--next,.post-navigation__placeholder--next{text-align:left}.tag-index__link{align-items:flex-start;flex-direction:column;gap:.3rem}.tag-index__count,.series-card>span{white-space:normal}.site-footer__inner{align-items:flex-start;flex-direction:column}}@media(max-width:23rem){.theme-toggle__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@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}}
