:root{--color-text: #2D2B28;--color-text-offset: #6B6560;--color-background: #FAF9F7;--color-background-offset: #F3EFE8;--color-border: #E5E0D8;--color-code-bg: #F0EBE3}[data-theme="dark"]{--color-text: #EDE4D9;--color-text-offset: #A8A099;--color-background: #1F1B17;--color-background-offset: #15110E;--color-border: #3A332C;--color-code-bg: #15110E;--color-primary: #E89576;--color-accent: #F0A88B}.bg-backdrop{position:fixed;inset:0;z-index:-1;pointer-events:none;background:#FAF9F7}[data-theme="dark"] .bg-backdrop{background:#1F1B17}.bg-backdrop::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(218,119,86,0.045) 1px, transparent 1px),linear-gradient(90deg, rgba(218,119,86,0.045) 1px, transparent 1px),linear-gradient(rgba(218,119,86,0.08) 1px, transparent 1px),linear-gradient(90deg, rgba(218,119,86,0.08) 1px, transparent 1px);background-size:24px 24px, 24px 24px, 96px 96px, 96px 96px}[data-theme="dark"] .bg-backdrop::before{background-image:linear-gradient(rgba(218,119,86,0.07) 1px, transparent 1px),linear-gradient(90deg, rgba(218,119,86,0.07) 1px, transparent 1px),linear-gradient(rgba(218,119,86,0.12) 1px, transparent 1px),linear-gradient(90deg, rgba(218,119,86,0.12) 1px, transparent 1px)}.bg-backdrop::after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;opacity:0.04}.site-header,.site-footer,.post-list-item:not(.post-list-item--compact),.sidebar .widget,.search-input,.post-single{-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}body{overflow-x:clip}.sidebar .toc{position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto}@media (max-width: 959px){.layout-grid--sidebar-left .sidebar{display:contents}.layout-grid--sidebar-left .sidebar .toc{order:-1}.layout-grid--sidebar-left .sidebar .widget-area{order:99}}.site-header,.site-footer{background-color:rgba(255,255,255,0.55)}.post-list-item:not(.post-list-item--compact),.toc,.search-input{background-color:rgba(255,255,255,0.45)}.sidebar .widget{background-color:rgba(255,255,255,0.4);padding:var(--space-m);border-radius:var(--radius)}.post-single{background-color:rgba(255,255,255,0.45);padding:var(--space-l);border-radius:var(--radius)}@media (max-width: 1200px){.site-nav{background-color:rgba(255,255,255,0.85)}}[data-theme="dark"] .site-header,[data-theme="dark"] .site-footer{background-color:rgba(43,37,32,0.55)}[data-theme="dark"] .post-list-item:not(.post-list-item--compact),[data-theme="dark"] .toc,[data-theme="dark"] .search-input{background-color:rgba(43,37,32,0.48)}[data-theme="dark"] .sidebar .widget{background-color:rgba(43,37,32,0.42)}[data-theme="dark"] .post-single{background-color:rgba(43,37,32,0.48)}@media (max-width: 1200px){[data-theme="dark"] .site-nav{background-color:rgba(31,27,23,0.85)}}[data-theme="dark"] .site-brand img{filter:none}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.site-header,.site-footer,.post-list-item:not(.post-list-item--compact),.sidebar .widget,.toc,.search-input,.post-single{background-color:rgba(255,255,255,0.94)}@media (max-width: 1200px){.site-nav{background-color:#ffffff}[data-theme="dark"] .site-nav{background-color:var(--color-background)}}[data-theme="dark"] .site-header,[data-theme="dark"] .site-footer,[data-theme="dark"] .post-list-item:not(.post-list-item--compact),[data-theme="dark"] .sidebar .widget,[data-theme="dark"] .toc,[data-theme="dark"] .search-input,[data-theme="dark"] .post-single{background-color:var(--color-background)}}:root{--radius: 10px;--radius-card: 14px;--radius-panel: 12px;--radius-inner: 8px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:root{--font-sans: 'LXGW WenKai', 'Google Sans Flex', -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif}.post-title,.post-content :is(h1, h2, h3, h4){text-wrap:balance}.post-excerpt,.post-content p,.post-content li{text-wrap:pretty}.post-list-item:not(.post-list-item--compact),.post-single{border-radius:var(--radius-card)}.toc,.sidebar .widget,.search-input{border-radius:var(--radius-panel)}.compact-post-category,.compact-post-tag,.tag-link{border-radius:var(--radius-inner)}.post-list-item:not(.post-list-item--compact),.post-single{border-color:transparent;box-shadow:0 1px 2px rgba(52,46,40,0.04),0 8px 24px -4px rgba(52,46,40,0.1)}.post-list-item:not(.post-list-item--compact):hover{transform:translateY(-4px);box-shadow:0 2px 4px rgba(52,46,40,0.05),0 16px 40px -8px rgba(52,46,40,0.18)}.toc,.sidebar .widget{border-color:rgba(52,46,40,0.06);box-shadow:0 1px 2px rgba(52,46,40,0.04),0 6px 20px -4px rgba(52,46,40,0.08)}[data-theme="dark"] .post-list-item:not(.post-list-item--compact),[data-theme="dark"] .post-single{border-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,0.3),0 8px 24px -4px rgba(0,0,0,0.45)}[data-theme="dark"] .post-list-item:not(.post-list-item--compact):hover{box-shadow:0 2px 4px rgba(0,0,0,0.35),0 16px 40px -8px rgba(0,0,0,0.55)}[data-theme="dark"] .toc,[data-theme="dark"] .sidebar .widget{border-color:rgba(237,228,217,0.08);box-shadow:0 1px 2px rgba(0,0,0,0.25),0 6px 20px -4px rgba(0,0,0,0.4)}.site-header{border-bottom:none}.site-header.has-shadow{box-shadow:0 1px 2px rgba(52,46,40,0.04),0 4px 16px -2px rgba(52,46,40,0.1)}[data-theme="dark"] .site-header.has-shadow{box-shadow:0 1px 2px rgba(0,0,0,0.3),0 4px 16px -2px rgba(0,0,0,0.45)}.nav-rss,.nav-search,.theme-toggle,.nav-toggle,.pagination a{transition:color 0.2s ease, border-color 0.2s ease, transform 120ms ease}.nav-rss:active,.nav-search:active,.theme-toggle:active,.nav-toggle:active,.pagination a:active{transform:scale(0.96)}.toc nav a{transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, padding-left 0.2s ease}.post-content img{border-radius:var(--radius-inner);box-shadow:0 0 0 1px rgba(0,0,0,0.1)}[data-theme="dark"] .post-content img{box-shadow:0 0 0 1px rgba(255,255,255,0.1)}.nav-rss,.nav-search,.theme-toggle{min-width:40px;min-height:40px}.widget-title,.widget-recent li,.widget-categories li,.post-nav,.related-posts,.related-item{border-color:rgba(52,46,40,0.18)}[data-theme="dark"] .widget-title,[data-theme="dark"] .widget-recent li,[data-theme="dark"] .widget-categories li,[data-theme="dark"] .post-nav,[data-theme="dark"] .related-posts,[data-theme="dark"] .related-item{border-color:rgba(237,228,217,0.2)}@font-face{font-family:'LXGW WenKai';font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/LXGWWenKai-Regular.woff2") format("woff2")}@font-face{font-family:'LXGW WenKai';font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/LXGWWenKai-Bold.woff2") format("woff2")}.post-list-item .post-title,.post-single .post-title,.post-content :is(h2, h3, h4),.post-list-item--compact .compact-post-title{-webkit-text-stroke:0.5px currentColor}.post-list-item .post-title{font-size:var(--text-xl)}
