/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2026 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=dark]{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}[data-theme=dark] #moon{display:none}[data-theme=light] #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}:root{--brand-ink:#171a1f;--brand-soft:#5b5f5a;--brand-soft-strong:#2f343c;--brand-line:rgba(23, 26, 31, 0.12);--brand-line-strong:rgba(23, 26, 31, 0.2);--brand-accent:#99633d;--brand-accent-strong:#7d4f2f;--brand-moss:#6a7d68;--brand-surface:rgba(255, 251, 245, 0.76);--brand-surface-strong:rgba(255, 248, 239, 0.94);--brand-surface-deep:rgba(249, 242, 231, 0.92);--brand-shadow:0 20px 60px rgba(17, 20, 25, 0.08);--display-font:"Bricolage Grotesque", "Segoe UI", sans-serif;--title-font:"Source Han Serif SC", "Source Han Serif CN", "Noto Serif SC", "Songti SC", serif;--hero-font:"Source Han Serif SC", "Source Han Serif CN", "Noto Serif SC", "Songti SC", serif;--serif-font:"Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;--accent-font:"Kaiti SC", "STKaiti", "KaiTi", serif;--nav-width:1180px;--main-width:1120px;--header-height:92px;--footer-height:140px;--radius:28px;--content-gap:26px;--theme:#f7f1e8;--entry:rgba(255, 251, 245, 0.72);--primary:#171a1f;--secondary:#5b5f5a;--tertiary:rgba(23, 26, 31, 0.08);--content:#1d2127;--code-block-bg:#21252d;--code-bg:rgba(23, 26, 31, 0.06);--border:rgba(23, 26, 31, 0.12)}:root[data-theme=dark]{--brand-ink:#ece4d7;--brand-soft:#b8b0a5;--brand-soft-strong:#f4ecdf;--brand-line:rgba(244, 236, 223, 0.12);--brand-line-strong:rgba(244, 236, 223, 0.24);--brand-accent:#d89b67;--brand-accent-strong:#f0b685;--brand-moss:#8aa48b;--brand-surface:rgba(25, 29, 35, 0.8);--brand-surface-strong:rgba(31, 37, 46, 0.95);--brand-surface-deep:rgba(21, 25, 31, 0.94);--brand-shadow:0 24px 70px rgba(0, 0, 0, 0.32);--theme:#13171d;--entry:rgba(24, 29, 36, 0.82);--primary:#f4ecdf;--secondary:#b8b0a5;--tertiary:rgba(244, 236, 223, 0.1);--content:#e9e1d6;--code-block-bg:#11151b;--code-bg:rgba(244, 236, 223, 0.08);--border:rgba(244, 236, 223, 0.14)}html{scroll-behavior:smooth}html.theme-transition,html.theme-transition *,html.theme-transition *::before,html.theme-transition *::after{transition:color .45s ease,background-color .45s ease,background .45s ease,border-color .45s ease,box-shadow .45s ease!important}::selection{background:rgba(153,99,61,.22);color:var(--brand-ink)}:root[data-theme=dark] ::selection{background:rgba(216,155,103,.28)}.reading-progress{position:fixed;top:0;left:0;width:0%;height:2.5px;background:linear-gradient(90deg,var(--brand-accent),var(--brand-moss));z-index:9999;transition:width .12s linear;pointer-events:none}@keyframes fadeSlideUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.editorial-hero-main,.editorial-note,.editorial-lead-card,.editorial-side-card,.editorial-pullquote,.editorial-section-card,.editorial-ledger-item,.section-hero-copy,.section-hero-panel,.section-post-card,.essay-header,.essay-reading-main,.editorial-ledger-head,.garden-actions{animation:fadeSlideUp .7s cubic-bezier(.16,1,.3,1)both}.editorial-hero-main{animation-delay:.05s}.editorial-note{animation-delay:.15s}.editorial-lead-card{animation-delay:.1s}.editorial-side-card:nth-child(1){animation-delay:.18s}.editorial-side-card:nth-child(2){animation-delay:.25s}.editorial-pullquote{animation-delay:.3s}.editorial-section-card:nth-child(1){animation-delay:.08s}.editorial-section-card:nth-child(2){animation-delay:.16s}.editorial-ledger-head{animation-delay:.05s}.editorial-ledger-item:nth-child(1){animation-delay:.08s}.editorial-ledger-item:nth-child(2){animation-delay:.14s}.editorial-ledger-item:nth-child(3){animation-delay:.2s}.editorial-ledger-item:nth-child(4){animation-delay:.26s}.editorial-ledger-item:nth-child(5){animation-delay:.32s}.editorial-ledger-item:nth-child(6){animation-delay:.38s}.section-hero-copy{animation-delay:.05s}.section-hero-panel{animation-delay:.15s}.section-post-card:nth-child(1){animation-delay:.08s}.section-post-card:nth-child(2){animation-delay:.14s}.section-post-card:nth-child(3){animation-delay:.2s}.section-post-card:nth-child(4){animation-delay:.26s}.essay-header{animation-delay:.05s}.essay-reading-main{animation-delay:.15s}.garden-actions{animation-delay:.22s}@media(prefers-reduced-motion:reduce){.editorial-hero-main,.editorial-note,.editorial-lead-card,.editorial-side-card,.editorial-pullquote,.editorial-section-card,.editorial-ledger-item,.section-hero-copy,.section-hero-panel,.section-post-card,.essay-header,.essay-reading-main,.editorial-ledger-head,.garden-actions{animation:none}}body,.list{background:radial-gradient(circle at top left,rgba(214,192,155,.42),transparent 34%),radial-gradient(circle at top right,rgba(187,205,182,.32),transparent 28%),linear-gradient(180deg,#f6f1e8 0%,#e8dfd1 100%);color:var(--brand-ink)}:root[data-theme=dark] body,:root[data-theme=dark] .list{background:radial-gradient(circle at top left,rgba(132,109,81,.28),transparent 34%),radial-gradient(circle at top right,rgba(90,116,96,.22),transparent 28%),linear-gradient(180deg,#10141a 0%,#181d24 100%)}body::before,body::after{content:"";position:fixed;inset:0;pointer-events:none}body::before{background-image:linear-gradient(rgba(23,26,31,3%) 1px,transparent 1px),linear-gradient(90deg,rgba(23,26,31,3%) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 72%)}:root[data-theme=dark] body::before{background-image:linear-gradient(rgba(244,236,223,3%) 1px,transparent 1px),linear-gradient(90deg,rgba(244,236,223,3%) 1px,transparent 1px)}body::after{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.22),transparent 22%),radial-gradient(circle at 80% 12%,rgba(255,255,255,.14),transparent 18%);opacity:.8}:root[data-theme=dark] body::after{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,6%),transparent 22%),radial-gradient(circle at 80% 12%,rgba(255,255,255,4%),transparent 18%)}a,button{transition:color .24s ease,background .24s ease,border-color .24s ease,transform .24s ease,box-shadow .24s ease,opacity .24s ease}.header{position:sticky;top:0;z-index:40;padding:22px 24px 0;background:0 0;transition:padding .35s ease}.header.header-scrolled .nav{padding:12px 22px;box-shadow:0 12px 40px rgba(17,20,25,.1)}.header.header-scrolled{padding-top:14px}.header-reading{padding:14px 24px 0}.reading-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.7rem;width:min(1240px,100%);margin:0 auto}.reading-header-nav{display:inline-flex;align-items:center;gap:.55rem}.reading-header-link,.reading-header-link:visited{display:inline-flex;align-items:center;min-height:42px;padding:0 .95rem;border:1px solid var(--brand-line);border-radius:999px;background:rgba(255,251,245,.58);box-shadow:var(--brand-shadow);backdrop-filter:blur(18px);color:var(--brand-soft-strong);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-decoration:none}.reading-header-link:hover{color:var(--brand-ink);border-color:var(--brand-line-strong);background:rgba(255,255,255,.72)}.reading-header-link:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px}.header-reading #theme-toggle{background:rgba(255,251,245,.58);box-shadow:var(--brand-shadow);backdrop-filter:blur(18px)}:root[data-theme=dark] .reading-header-link,:root[data-theme=dark] .header-reading #theme-toggle{background:rgba(18,22,29,.72)}:root[data-theme=dark] .reading-header-link:hover{background:rgba(31,37,46,.92)}.nav,.main,.footer{max-width:1240px}.nav{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:1rem 2rem;align-items:center;padding:16px 22px;border:1px solid var(--brand-line);border-radius:30px;background:rgba(255,251,245,.58);box-shadow:var(--brand-shadow);backdrop-filter:blur(18px);transition:padding .35s ease,box-shadow .35s ease}:root[data-theme=dark] .nav{background:rgba(18,22,29,.72)}.nav-brand,.nav-actions{display:flex;align-items:center;gap:1rem}.nav-brand{min-width:0;justify-content:space-between}.logo,#menu{display:flex;margin:0}.logo{min-width:0}.logo a{display:inline-flex;align-items:center;gap:.9rem;min-width:0;font-family:var(--display-font);letter-spacing:-.04em}.logo-copy{display:flex;flex-direction:column;min-width:0}.logo-title{font-size:clamp(1.7rem,2.4vw,2.2rem);font-weight:800;line-height:.96}.nav-tagline,.nav-context{letter-spacing:.08em;text-transform:uppercase}.nav-tagline{margin-top:.2rem;font-size:.68rem;font-weight:700;color:var(--brand-soft)}.nav-context{display:inline-flex;align-items:center;min-height:40px;padding:0 .95rem;border:1px solid var(--brand-line);border-radius:999px;background:rgba(255,255,255,.34);color:var(--brand-soft);font-size:.74rem;font-weight:700;white-space:nowrap}:root[data-theme=dark] .nav-context{background:rgba(244,236,223,4%)}.nav-actions{justify-content:flex-end}.logo-switches,.lang-switch{display:inline-flex;align-items:center;gap:.35rem}#menu{align-items:center;gap:.45rem;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}#menu::-webkit-scrollbar{display:none}#menu li+li{margin-inline-start:0}#menu a{display:inline-flex;align-items:center;min-height:40px;padding:0 .95rem;border:1px solid transparent;border-radius:999px;font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-soft)}#menu a:hover{color:var(--brand-ink);background:rgba(255,255,255,.34);border-color:var(--brand-line)}:root[data-theme=dark] #menu a:hover{background:rgba(244,236,223,5%)}#menu .active{color:var(--brand-ink);border-bottom:0}#menu a:has(.active){background:rgba(255,255,255,.5);border-color:var(--brand-line)}:root[data-theme=dark] #menu a:has(.active){background:rgba(244,236,223,8%)}.logo-switches,#theme-toggle{background:0 0}#theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--brand-line);border-radius:999px;color:var(--brand-ink)}#theme-toggle:hover{border-color:var(--brand-line-strong);background:rgba(255,255,255,.34)}.main{padding-top:1.25rem}.garden-home,.section-shell{width:min(1240px,calc(100% - 48px));margin:0 auto 5rem}.garden-home-editorial{display:grid;gap:4.2rem}.editorial-hero{display:grid;grid-template-columns:minmax(0,1.18fr)minmax(320px,.82fr);gap:1.4rem;align-items:start;padding:2.8rem 0 .4rem}.editorial-hero-main{padding-top:.7rem}.editorial-title{margin:0;display:grid;gap:.08em;width:min(100%,7.4em);font-family:var(--hero-font);font-size:clamp(3.6rem,6vw,5.8rem);font-weight:500;line-height:.98;letter-spacing:-.045em;white-space:nowrap}.editorial-title-line{display:block;width:100%;text-align:justify;text-align-last:justify}.editorial-title-line::after{content:"";display:inline-block;width:100%}.editorial-deck{max-width:38rem;margin:1.5rem 0 0;font-size:1.12rem;line-height:1.92;color:var(--brand-soft)}.editorial-note,.editorial-lead-card,.editorial-side-card,.editorial-pullquote,.editorial-section-card,.editorial-ledger-item{position:relative;overflow:hidden;border:1px solid var(--brand-line);background:var(--brand-surface);backdrop-filter:blur(14px);box-shadow:var(--brand-shadow)}.editorial-note,.editorial-lead-card,.editorial-section-card{border-radius:32px}.editorial-side-card,.editorial-pullquote,.editorial-ledger-item{border-radius:26px}.editorial-note{padding:1.55rem}.editorial-note::before,.editorial-lead-card::before,.editorial-section-card::before,.editorial-ledger-item::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(153,99,61,.12),transparent 38%),linear-gradient(180deg,transparent 62%,rgba(106,125,104,8%));pointer-events:none}.editorial-note>*,.editorial-lead-card>*,.editorial-side-card>*,.editorial-pullquote>*,.editorial-ledger-item>*{position:relative;z-index:1}.editorial-card-link,.editorial-card-link:visited,.editorial-card-link:hover{color:inherit;text-decoration:none}.editorial-card-link:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px}.editorial-note-label,.editorial-kicker,.editorial-section-label,.editorial-section-index,.editorial-ledger-top,.editorial-meta-line{font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.editorial-note-label,.editorial-kicker,.editorial-section-index{color:var(--brand-accent)}.editorial-note p,.editorial-pullquote p{margin:.85rem 0 0;font-family:var(--accent-font);font-size:1.22rem;line-height:1.82;color:var(--brand-soft-strong)}.editorial-note-lead{margin-top:.85rem}.editorial-note-list{display:grid;gap:.85rem;margin-top:1.3rem}.editorial-note-list div{padding:.9rem 1rem;border:1px solid var(--brand-line);border-radius:18px;background:rgba(255,255,255,.28)}:root[data-theme=dark] .editorial-note-list div{background:rgba(244,236,223,3%)}.editorial-note-list span{display:block;margin-bottom:.28rem;color:var(--brand-soft);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editorial-note-list strong{display:block;font-size:.98rem;font-weight:600;line-height:1.6;color:var(--brand-soft-strong)}.editorial-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;padding-top:1.1rem;border-top:1px solid var(--brand-line)}.editorial-note-grid span,.editorial-section-stats span,.editorial-section-latest span,.editorial-ledger-foot,.editorial-side-footer{color:var(--brand-soft)}.editorial-note-grid span,.editorial-section-stats span,.editorial-section-latest span{display:block;font-size:.86rem}.editorial-note-grid strong,.editorial-section-stats strong,.editorial-section-latest strong{display:block;margin-top:.35rem;font-size:1rem;font-weight:700}.editorial-feature-grid{display:grid;grid-template-columns:minmax(0,1.16fr)minmax(320px,.84fr);gap:1.2rem}.editorial-meta-line{display:flex;flex-wrap:wrap;gap:.55rem .9rem;align-items:center;color:var(--brand-soft)}.editorial-meta-line span:first-child{color:var(--brand-accent)}.editorial-lead-card{display:grid;min-height:420px;padding:1.8rem;align-content:space-between;gap:1rem;background:linear-gradient(180deg,rgba(153,99,61,.14),rgba(255,249,241,.68)),var(--brand-surface)}:root[data-theme=dark] .editorial-lead-card{background:linear-gradient(180deg,rgba(153,99,61,.18),rgba(21,26,32,.94)),var(--brand-surface)}.editorial-lead-copy{max-width:42rem}.editorial-lead-card h2,.editorial-side-card h3,.editorial-section-card h2,.editorial-ledger-item h3,.editorial-ledger-head h2{font-family:var(--title-font);letter-spacing:0;font-weight:500}.editorial-lead-card h2{margin:.85rem 0 .95rem;font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.02}.editorial-lead-card p,.editorial-side-card p,.editorial-section-card p,.editorial-ledger-head>p,.editorial-ledger-item p{margin:0;color:var(--brand-soft);line-height:1.82}.editorial-lead-footer,.editorial-side-footer,.editorial-ledger-foot{display:flex;align-items:end;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--brand-line);font-size:.88rem}.editorial-side-stack{display:grid;gap:1rem}.editorial-side-card{display:grid;min-height:196px;padding:1.35rem;align-content:start;gap:.8rem}.editorial-side-card h3{margin:0;font-size:1.62rem;line-height:1.12}.editorial-pullquote{padding:1.4rem;background:linear-gradient(180deg,rgba(106,125,104,.12),rgba(249,242,231,.8)),var(--brand-surface-deep)}:root[data-theme=dark] .editorial-pullquote{background:linear-gradient(180deg,rgba(106,125,104,.18),rgba(20,25,31,.94)),var(--brand-surface-deep)}.editorial-section-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.editorial-section-card{display:grid;min-height:330px;padding:1.55rem;gap:1rem;color:var(--brand-ink)}.editorial-section-card[data-tone=philosophy]{background:linear-gradient(180deg,rgba(106,125,104,.14),rgba(255,251,245,.82)),var(--brand-surface)}.editorial-section-card[data-tone=solo]{background:linear-gradient(180deg,rgba(153,99,61,.14),rgba(255,248,239,.82)),var(--brand-surface)}:root[data-theme=dark] .editorial-section-card[data-tone=philosophy]{background:linear-gradient(180deg,rgba(106,125,104,.18),rgba(20,25,31,.94)),var(--brand-surface)}:root[data-theme=dark] .editorial-section-card[data-tone=solo]{background:linear-gradient(180deg,rgba(153,99,61,.18),rgba(27,23,19,.94)),var(--brand-surface)}.editorial-section-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.editorial-section-card h2{margin:0;font-size:2.45rem;line-height:1}.editorial-section-title-link,.editorial-section-title-link:visited,.editorial-section-latest-link,.editorial-section-latest-link:visited,.editorial-section-footer a,.editorial-section-footer a:visited{color:inherit;text-decoration:none}.editorial-section-title-link:hover,.editorial-section-latest-link:hover,.editorial-section-footer a:hover{color:var(--brand-accent-strong)}.editorial-section-title-link:focus-visible,.editorial-section-latest-link:focus-visible,.editorial-section-footer a:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px}.editorial-section-path{display:grid;gap:.7rem;padding-top:.95rem;border-top:1px solid var(--brand-line)}.editorial-section-path>span{color:var(--brand-soft);font-size:.86rem}.editorial-section-tags{display:flex;flex-wrap:wrap;gap:.55rem}.editorial-section-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border:1px solid var(--brand-line);border-radius:999px;background:rgba(255,255,255,.35);color:var(--brand-soft-strong);font-size:.86rem;line-height:1}:root[data-theme=dark] .editorial-section-tags span{background:rgba(244,236,223,4%)}.editorial-section-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem;border-top:1px solid var(--brand-line)}.editorial-section-latest{margin-top:auto;padding-top:1rem;border-top:1px solid var(--brand-line)}.editorial-section-latest strong{line-height:1.45}.editorial-section-footer{display:flex;align-items:end;justify-content:space-between;gap:.8rem;padding-top:1rem;border-top:1px solid var(--brand-line);color:var(--brand-soft);font-size:.88rem}.editorial-ledger{display:grid;gap:1.35rem}.editorial-ledger-head{display:grid;grid-template-columns:minmax(0,1fr)minmax(280px,360px);gap:2rem;align-items:end}.editorial-ledger-head h2{margin:.2rem 0 0;font-size:clamp(2.35rem,4vw,3.85rem);line-height:.96}.editorial-ledger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.editorial-ledger-item{display:grid;min-height:250px;padding:1.35rem;gap:.8rem}.editorial-ledger-item-emphasis{background:linear-gradient(180deg,rgba(153,99,61,.14),rgba(255,248,239,.76)),var(--brand-surface)}:root[data-theme=dark] .editorial-ledger-item-emphasis{background:linear-gradient(180deg,rgba(153,99,61,.18),rgba(22,27,33,.94)),var(--brand-surface)}:root[data-theme=dark] .editorial-lead-card p,:root[data-theme=dark] .editorial-side-card p,:root[data-theme=dark] .editorial-section-card p,:root[data-theme=dark] .editorial-ledger-item p,:root[data-theme=dark] .editorial-note p,:root[data-theme=dark] .editorial-pullquote p,:root[data-theme=dark] .editorial-section-stats strong,:root[data-theme=dark] .editorial-section-latest strong{color:var(--brand-soft-strong)}.editorial-ledger-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--brand-soft)}.editorial-ledger-index{color:var(--brand-accent)}.editorial-ledger-item h3{margin:0;font-size:1.58rem;line-height:1.12}.editorial-lead-card,.editorial-side-card,.editorial-ledger-item{cursor:pointer;transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease,box-shadow .38s cubic-bezier(.16,1,.3,1)}.editorial-section-card{transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease,box-shadow .38s cubic-bezier(.16,1,.3,1)}.editorial-lead-card:hover,.editorial-side-card:hover,.editorial-section-card:hover,.editorial-ledger-item:hover{transform:translateY(-5px)scale(1.008);border-color:var(--brand-line-strong);background:var(--brand-surface-strong);box-shadow:0 28px 76px rgba(17,20,25,.1),0 4px 12px rgba(17,20,25,6%)}.editorial-lead-card:active,.editorial-side-card:active,.editorial-ledger-item:active{transform:translateY(-2px)scale(1.002);transition-duration:.1s}.editorial-section-card:hover{color:var(--brand-ink)}@media screen and (max-width:1080px){.editorial-hero,.editorial-feature-grid,.editorial-section-map,.editorial-ledger-head,.editorial-ledger-grid{grid-template-columns:1fr}.editorial-title{width:min(100%,7.4em)}}@media screen and (max-width:820px){.garden-home-editorial{gap:3.2rem}.editorial-hero{padding-top:2rem}.editorial-title{width:min(100%,6.9em);font-size:clamp(3rem,12vw,4.5rem);line-height:1}.editorial-note-grid,.editorial-section-stats{grid-template-columns:1fr}}@media screen and (max-width:640px){.editorial-note,.editorial-lead-card,.editorial-side-card,.editorial-pullquote,.editorial-section-card,.editorial-ledger-item{padding:1.2rem;border-radius:24px}.editorial-deck,.editorial-ledger-head>p{font-size:1rem}.editorial-lead-card h2{font-size:2rem}.editorial-side-card h3,.editorial-ledger-item h3{font-size:1.4rem}.editorial-section-card h2{font-size:2rem}}.garden-hero,.section-hero{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(320px,.8fr);gap:1.8rem;align-items:stretch;padding:3.3rem 0 2.8rem}.garden-hero{min-height:calc(100vh - 220px);align-items:end}.garden-hero-copy{max-width:760px}.garden-eyebrow,.garden-signal-label,.garden-card-index,.garden-card-meta,.garden-post-meta span,.section-featured-label,.section-post-index,.section-post-meta span,.essay-facts-label,.footer-mark{font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.garden-eyebrow{margin:0 0 1rem;color:var(--brand-accent)}.garden-hero-title,.page-header h1,.post-title,.section-hero h1,.garden-feed-head h2,.garden-focus-card h2,.garden-post-body h3,.section-post-card h3,.section-featured h2{font-family:var(--title-font);letter-spacing:0;font-weight:500;text-wrap:balance}.garden-hero-title{margin:0;max-width:min(10.8ch,100%);font-family:var(--hero-font);font-size:clamp(3.05rem,5.4vw,4.95rem);font-weight:500;line-height:1.07;letter-spacing:-.015em;text-wrap:balance}.garden-title-line{display:block;width:auto}.garden-title-line+.garden-title-line{margin-top:.14em}.garden-title-line-offset{padding-left:1.6ch}.garden-title-line-tail{padding-left:3.1ch}.garden-title-line-wide{max-width:9.2ch}.garden-intro,.section-summary,.essay-lead{max-width:42rem;margin:1.5rem 0 0;font-size:1.1rem;line-height:1.9;color:var(--brand-soft)}.essay-lead{max-width:34rem;font-family:var(--accent-font);font-size:1.16rem;line-height:1.95}.garden-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.1rem}.garden-pill,.post-tags a,.share-buttons,.paginav,.pagination a{border-radius:999px}.garden-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1.15rem;border:1px solid var(--brand-line);background:rgba(255,255,255,.5);color:var(--brand-ink);font-size:.94rem;font-weight:700;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .24s ease,background .24s ease,box-shadow .32s ease}.garden-pill:hover{transform:translateY(-3px);border-color:var(--brand-line-strong);background:rgba(255,255,255,.76);box-shadow:0 8px 24px rgba(17,20,25,8%)}.garden-pill:active{transform:translateY(-1px);transition-duration:.1s}:root[data-theme=dark] .garden-pill:hover{background:rgba(244,236,223,8%)}.garden-pill-primary{background:var(--brand-ink);color:var(--theme);border-color:transparent}.garden-pill-primary:hover{background:var(--brand-soft-strong)}.garden-hero-panel,.garden-focus-card,.garden-post-item,.page-header,.section-hero-panel,.section-post-card,.post-header,.toc,.post-content blockquote,.post-content pre,.entry-cover img,.section-featured,.footer-inner{border:1px solid var(--brand-line);background:var(--brand-surface);backdrop-filter:blur(14px);box-shadow:var(--brand-shadow)}.garden-hero-panel,.section-hero-panel,.post-header,.page-header,.footer-inner{border-radius:30px}.garden-hero-panel,.section-hero-panel{padding:1.55rem}.garden-signal p{margin:.65rem 0 0;font-family:var(--accent-font);font-size:1.56rem;line-height:1.4}.garden-meta,.section-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;padding-top:1.2rem;border-top:1px solid var(--brand-line)}.garden-meta span,.section-stat-grid span,.essay-facts span,.section-post-footer span:last-child{display:block;color:var(--brand-soft);font-size:.86rem}.garden-meta strong,.section-stat-grid strong,.essay-facts strong{font-size:1.04rem;font-weight:700}.garden-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;margin:0 0 4.3rem}.garden-focus-card,.section-post-card{position:relative;display:flex;flex-direction:column;min-height:280px;padding:1.6rem;border-radius:28px;color:var(--brand-ink);overflow:hidden}.garden-focus-card::before,.section-post-card::before,.section-featured::before,.post-header::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(153,99,61,.12),transparent 38%),linear-gradient(180deg,transparent 62%,rgba(106,125,104,8%));pointer-events:none}.garden-focus-card,.garden-post-item,.section-post-card,.section-featured{transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease,box-shadow .38s cubic-bezier(.16,1,.3,1)}.garden-focus-card:hover,.garden-post-item:hover,.section-post-card:hover,.section-featured:hover{transform:translateY(-5px)scale(1.008);border-color:var(--brand-line-strong);background:var(--brand-surface-strong);box-shadow:0 28px 76px rgba(17,20,25,.1),0 4px 12px rgba(17,20,25,6%)}.garden-focus-card:active,.garden-post-item:active,.section-post-card:active,.section-featured:active{transform:translateY(-2px)scale(1.002);transition-duration:.1s}.garden-focus-card h2,.section-post-card h3{margin:1.1rem 0 .8rem;font-size:clamp(1.9rem,3vw,2.4rem);line-height:.98}.garden-focus-card p,.garden-post-body p,.section-featured p,.section-post-card p,.section-stream-head>p,.footer-note{margin:0;color:var(--brand-soft);line-height:1.8}.garden-focus-card-featured{background:linear-gradient(180deg,rgba(153,99,61,.15),rgba(255,248,239,.7)),var(--brand-surface)}.garden-card-meta{margin-top:auto;padding-top:1.2rem;color:var(--brand-accent)}.garden-feed,.section-stream{margin-top:4.4rem}.garden-feed-head,.section-stream-head{display:grid;grid-template-columns:minmax(0,1fr)minmax(280px,360px);gap:2rem;align-items:end;margin-bottom:1.4rem}.garden-feed-head h2,.section-stream-head h2{margin:.2rem 0 0;font-size:clamp(2.3rem,4vw,3.9rem);line-height:.96}.garden-post-list,.section-post-grid{display:grid;gap:1rem}.garden-post-item{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr);gap:1.2rem;padding:1.3rem 1.4rem;border-radius:24px}.garden-post-meta,.section-post-meta{display:flex;flex-wrap:wrap;gap:.55rem .9rem;color:var(--brand-soft)}.garden-post-meta{flex-direction:column}.garden-post-meta,.garden-post-body{position:relative;z-index:1}.garden-post-body{display:grid;align-content:start}.garden-post-body h3{margin:0;font-size:1.56rem;line-height:1.18}.garden-post-body h3+p{margin-top:.55rem}.section-hero-copy h1,.page-header h1,.post-title{margin:0;font-size:clamp(2.75rem,4.8vw,4.4rem);line-height:1.12}.section-intro{margin-top:1.25rem;font-size:1rem;line-height:1.82;color:var(--brand-soft)}.section-intro p:last-child{margin-bottom:0}.section-route{display:grid;gap:.7rem;margin-top:1.6rem;padding-top:1.1rem;border-top:1px solid var(--brand-line)}.section-route-label,.section-panel-label,.section-stream-note span{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-accent)}.section-route-tags{display:flex;flex-wrap:wrap;gap:.55rem}.section-route-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border:1px solid var(--brand-line);border-radius:999px;background:rgba(255,255,255,.34);color:var(--brand-soft-strong);font-size:.86rem;line-height:1}:root[data-theme=dark] .section-route-tags span{background:rgba(244,236,223,4%)}.section-featured{position:relative;display:flex;flex-direction:column;margin-top:1.4rem;padding:1.4rem;border-radius:24px;color:var(--brand-ink)}.section-featured h2{margin:.9rem 0 .8rem;font-size:1.85rem;line-height:1}.section-hero-panel{display:grid;align-content:start}.section-panel-lead{margin:.8rem 0 0;font-family:var(--accent-font);font-size:1.16rem;line-height:1.84;color:var(--brand-soft-strong)}.section-panel-note{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--brand-line)}.section-panel-note p,.section-stream-note p{margin:.45rem 0 0;color:var(--brand-soft);line-height:1.82}.section-card-link,.section-card-link:visited,.section-card-link:hover,.section-featured,.section-featured:visited,.section-featured:hover{color:inherit;text-decoration:none}.section-card-link:focus-visible,.section-featured:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px}.section-featured-meta{margin-top:auto;padding-top:1rem;color:var(--brand-accent);font-size:.84rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.section-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-post-card{gap:.8rem;min-height:260px}.section-post-card-emphasis{background:linear-gradient(180deg,rgba(153,99,61,.12),rgba(255,248,239,.68)),var(--brand-surface)}.section-post-index{color:var(--brand-accent)}.section-post-footer{display:flex;align-items:end;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--brand-line)}.section-post-footer span:first-child{font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.section-stream-note{max-width:24rem;padding:.9rem 1rem;border:1px solid var(--brand-line);border-radius:20px;background:rgba(255,255,255,.26)}:root[data-theme=dark] .section-stream-note{background:rgba(244,236,223,3%)}.section-shell[data-tone=philosophy] .section-hero-panel,.section-shell[data-tone=philosophy] .section-post-card-emphasis,.section-shell[data-tone=philosophy] .section-featured{background:linear-gradient(180deg,rgba(106,125,104,.14),rgba(255,251,245,.82)),var(--brand-surface)}.section-shell[data-tone=solo] .section-hero-panel,.section-shell[data-tone=solo] .section-post-card-emphasis,.section-shell[data-tone=solo] .section-featured{background:linear-gradient(180deg,rgba(153,99,61,.14),rgba(255,248,239,.82)),var(--brand-surface)}:root[data-theme=dark] .section-shell[data-tone=philosophy] .section-hero-panel,:root[data-theme=dark] .section-shell[data-tone=philosophy] .section-post-card-emphasis,:root[data-theme=dark] .section-shell[data-tone=philosophy] .section-featured{background:linear-gradient(180deg,rgba(106,125,104,.18),rgba(20,25,31,.94)),var(--brand-surface)}:root[data-theme=dark] .section-shell[data-tone=solo] .section-hero-panel,:root[data-theme=dark] .section-shell[data-tone=solo] .section-post-card-emphasis,:root[data-theme=dark] .section-shell[data-tone=solo] .section-featured{background:linear-gradient(180deg,rgba(153,99,61,.18),rgba(27,23,19,.94)),var(--brand-surface)}:root[data-theme=dark] .section-panel-lead,:root[data-theme=dark] .section-featured h2,:root[data-theme=dark] .section-featured p,:root[data-theme=dark] .section-panel-note p,:root[data-theme=dark] .section-stat-grid strong{color:var(--brand-soft-strong)}:root[data-theme=dark] .section-stat-grid span,:root[data-theme=dark] .section-featured-meta,:root[data-theme=dark] .section-panel-label{color:#e2a56f}.page-header,.post-header{margin:0 0 2rem;padding:2rem}.post-single{max-width:1180px}.essay-shell{display:grid;gap:1.8rem}.essay-header{position:relative;padding:2.1rem}.essay-header-grid{display:grid;grid-template-columns:minmax(0,1fr)minmax(240px,300px);gap:1.5rem;align-items:start}.essay-header-copy{max-width:780px}.essay-header-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem 1rem}.essay-header-line{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--brand-soft);font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.essay-facts{display:grid;gap:1rem;padding:1.2rem 1.25rem;border:1px solid var(--brand-line);border-radius:24px;background:rgba(255,255,255,.28)}:root[data-theme=dark] .essay-facts{background:rgba(244,236,223,3%)}.essay-shell[data-tone=philosophy] .essay-facts{background:linear-gradient(180deg,rgba(106,125,104,.12),rgba(255,251,245,.72)),rgba(255,255,255,.28)}.essay-shell[data-tone=solo] .essay-facts{background:linear-gradient(180deg,rgba(153,99,61,.12),rgba(255,248,239,.72)),rgba(255,255,255,.28)}:root[data-theme=dark] .essay-shell[data-tone=philosophy] .essay-facts{background:linear-gradient(180deg,rgba(106,125,104,.14),rgba(22,27,33,.86)),rgba(244,236,223,3%)}:root[data-theme=dark] .essay-shell[data-tone=solo] .essay-facts{background:linear-gradient(180deg,rgba(153,99,61,.14),rgba(27,24,20,.86)),rgba(244,236,223,3%)}.essay-facts-label{color:var(--brand-accent)}.essay-facts-lead{margin:0;font-family:var(--accent-font);font-size:1.08rem;line-height:1.82;color:var(--brand-soft-strong)}.essay-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;padding-top:.9rem;border-top:1px solid var(--brand-line)}.essay-meta,.post-meta,.entry-footer,.post-description,.breadcrumbs{color:var(--brand-soft)}.essay-meta{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem .9rem;padding-top:1rem;border-top:1px solid var(--brand-line);font-size:.92rem;line-height:1.7}.essay-meta a{color:inherit}.essay-reading-grid{display:grid;grid-template-columns:minmax(220px,260px)minmax(0,760px);gap:1.6rem;align-items:start}.essay-reading-grid-single{grid-template-columns:minmax(0,760px)}.essay-reading-aside{position:sticky;top:130px}.essay-reading-main{min-width:0}.post-content{font-family:var(--serif-font);font-size:clamp(1.18rem,1.08rem + .28vw,1.28rem);line-height:2.02}.post-content>p,.post-content ul,.post-content ol,.post-content blockquote,.post-content figure{margin-bottom:1.35em}.post-content h2,.post-content h3,.post-content h4{font-family:var(--title-font);letter-spacing:0;font-weight:500;color:var(--brand-soft-strong)}.post-content h2{margin-top:3.4rem;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.6rem);line-height:1.08}.post-content h3{margin-top:2.5rem;margin-bottom:.85rem;font-size:clamp(1.52rem,2.4vw,1.92rem);line-height:1.16}.post-content h4{margin-top:2rem;margin-bottom:.7rem;font-size:1.22rem;line-height:1.28}.post-content>p:first-of-type::first-letter{float:left;margin:.12em .14em 0 0;font-family:var(--title-font);font-size:4.4rem;line-height:.86;font-weight:600;color:var(--brand-accent)}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content blockquote{border-left:0;border-radius:24px;padding:1.4rem 1.5rem}.post-content blockquote p{font-family:var(--accent-font);font-size:1.16rem;line-height:1.92}.post-content blockquote p:last-child{margin-bottom:0}.post-content ul,.post-content ol{padding-inline-start:1.3rem}.post-content li+li{margin-top:.52rem}.post-content figure{margin:2.2rem 0}.post-content figcaption{margin-top:.7rem;color:var(--brand-soft);font-size:.94rem;line-height:1.7;text-align:center}.post-content img{border-radius:18px;border:1px solid var(--brand-line);box-shadow:var(--brand-shadow);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.post-content img:hover{transform:scale(1.01);box-shadow:0 20px 60px rgba(17,20,25,.12)}.post-content hr{height:1px;background:linear-gradient(90deg,transparent,var(--brand-line-strong),transparent)}.post-content code{font-size:.84em;background:var(--code-bg);border-radius:8px}.post-content pre{border-radius:24px;overflow:hidden}.toc{margin-bottom:0;padding:.9rem 1rem 1rem;border-radius:24px;background:var(--brand-surface-deep)}.toc details summary{display:flex;align-items:center;gap:.55rem;margin:0;cursor:pointer;list-style:none}.toc details summary::-webkit-details-marker{display:none}.toc .details{font-family:var(--display-font);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-soft)}.toc .inner{margin:.9rem .15rem 0 .05rem;padding:0;opacity:1}.toc ul{margin:0;padding:0;list-style:none}.toc li{position:relative;margin:0;padding:.28rem 0 .28rem 1.05rem;border-left:1px solid var(--brand-line)}.toc li+li{margin-top:.18rem}.toc li::before{content:"";position:absolute;left:-.33rem;top:1rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--brand-accent);box-shadow:0 0 0 4px var(--brand-surface-deep)}.toc li ul{margin-top:.15rem;margin-inline-start:.75rem}.toc a{display:block;font-family:var(--serif-font);font-size:1rem;font-weight:500;line-height:1.68;color:var(--brand-soft-strong);text-decoration:none;text-wrap:pretty}.toc a:hover{color:var(--brand-accent-strong);box-shadow:none}.post-footer{margin-top:.4rem}.post-tags,.share-buttons,.paginav{gap:.75rem}.post-tags a,.share-buttons,.paginav{border:1px solid var(--brand-line);background:var(--brand-surface)}.post-tags a{display:block;padding:0 14px;color:var(--brand-soft);font-size:14px;line-height:36px}.share-buttons{padding:12px}.paginav{padding:.35rem;overflow:hidden}.paginav-editorial{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:0;overflow:visible;border:0;background:0 0}.paginav-card,.paginav-card:visited{display:grid;gap:.55rem;min-height:116px;padding:1.2rem 1.3rem;border:1px solid var(--brand-line);border-radius:24px;background:var(--brand-surface);box-shadow:var(--brand-shadow);color:inherit;text-decoration:none}.paginav-card:only-child{grid-column:1/-1}.paginav-card.next{text-align:right}.paginav-card.next:only-child{text-align:left}.paginav-label{color:var(--brand-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.paginav-name{font-family:var(--title-font);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:500;line-height:1.18;color:var(--brand-soft-strong)}:root[data-theme=dark] .paginav-card{background:rgba(25,29,35,.82)}.paginav-card{transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .25s ease,background .25s ease,box-shadow .35s ease}.paginav-card:hover{transform:translateY(-3px);border-color:var(--brand-line-strong);background:var(--brand-surface-strong);box-shadow:0 16px 48px rgba(17,20,25,8%)}.pagination a{color:var(--theme);background:var(--brand-ink)}.pagination a:hover,.post-tags a:hover,.paginav:not(.paginav-editorial) a:hover{transform:translateY(-1px);background:var(--brand-soft-strong);color:var(--theme)}.entry-header h2{font-size:1.8rem}.entry-content{color:var(--brand-soft);font-size:.96rem;line-height:1.75}.post-entry{margin-bottom:var(--gap);padding:1.5rem;background:var(--brand-surface);border-radius:24px;border:1px solid var(--brand-line);box-shadow:var(--brand-shadow)}.entry-cover img{border-radius:18px}.footer{padding:1.6rem 24px 3rem}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:1.25rem 2rem;align-items:end;padding:1.4rem 1.6rem}.footer-mark{margin:0 0 .45rem;color:var(--brand-accent)}.footer-note,.footer-meta{font-size:.94rem}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;color:var(--brand-soft)}.footer a{border-bottom:1px solid var(--brand-line-strong)}.garden-post-link{position:absolute;inset:0;z-index:2;border-radius:24px}.garden-post-link:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px}.top-link{right:26px;bottom:40px;width:46px;height:46px;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface-strong);backdrop-filter:blur(14px);transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease,visibility .3s ease,box-shadow .3s ease}.top-link:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(17,20,25,.12);border-color:var(--brand-line-strong)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(23,26,31,.15);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:rgba(23,26,31,.28)}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:rgba(244,236,223,.12)}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:rgba(244,236,223,.24)}@media screen and (max-width:1080px){.nav,.garden-hero,.section-hero,.garden-feed-head,.section-stream-head,.essay-header-grid,.essay-reading-grid,.footer-inner{grid-template-columns:1fr}.nav-brand,.nav-actions{flex-wrap:wrap;justify-content:flex-start}.essay-reading-aside{position:static}.section-post-grid{grid-template-columns:1fr}.paginav-editorial{grid-template-columns:1fr}.paginav-card.next{text-align:left}}@media screen and (max-width:820px){.garden-hero{min-height:auto;padding-top:2.2rem}.garden-focus-grid,.garden-feed-head,.garden-post-item{grid-template-columns:1fr}.garden-post-item,.garden-meta,.section-stat-grid{grid-template-columns:1fr}.nav-context{display:none}.essay-facts-grid{grid-template-columns:1fr}}@media screen and (max-width:640px){.header,.footer{padding-left:16px;padding-right:16px}.header-reading{padding-top:12px}.reading-header-actions{flex-wrap:wrap;justify-content:flex-end}.nav,.footer-inner{padding:1rem}.garden-home,.section-shell{width:min(100% - 32px,1240px)}.garden-hero-title{max-width:100%;font-size:clamp(2.7rem,13vw,4.1rem);line-height:1.08}.garden-title-line-offset{padding-left:.8ch}.garden-title-line-tail{padding-left:1.4ch}.garden-focus-card,.garden-post-item,.page-header,.post-header,.section-hero-panel,.section-post-card{padding:1.2rem}.garden-actions,.nav-actions{flex-direction:column;align-items:stretch}.essay-header-top{align-items:flex-start}.essay-header-line{gap:.45rem .85rem;font-size:.8rem}#menu{width:100%}.logo-title{font-size:1.45rem}.nav-tagline{white-space:normal}#menu a,.reading-header-link{min-height:44px;padding:0 1rem}#theme-toggle{width:44px;height:44px}.editorial-lead-card:hover,.editorial-side-card:hover,.editorial-section-card:hover,.editorial-ledger-item:hover,.garden-focus-card:hover,.garden-post-item:hover,.section-post-card:hover,.section-featured:hover{transform:none}.footer a{padding:.2rem 0}.post-content{font-size:1.12rem;line-height:2}.editorial-title{font-size:clamp(2.6rem,10vw,4rem)}.editorial-ledger-grid{gap:.75rem}}@media(hover:none){.editorial-lead-card:hover,.editorial-side-card:hover,.editorial-section-card:hover,.editorial-ledger-item:hover,.garden-focus-card:hover,.garden-post-item:hover,.section-post-card:hover,.section-featured:hover,.garden-pill:hover,.paginav-card:hover{transform:none;box-shadow:var(--brand-shadow)}}