/*
  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 .err{color:#ed8796}.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 .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 .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 .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 .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 .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 .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.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{--body-serif:"Source Serif 4", "Iowan Old Style", Georgia,
    "Noto Serif SC", "Songti SC", "STSong", "SimSun", serif;--text-main:#333333;--text-muted:#666666;--text-heading:#1a1a1a;--selection-bg:rgba(140, 130, 110, 0.28)}@media(prefers-color-scheme:dark){:root{--text-main:#d8d1c0;--text-muted:#9b9280;--text-heading:#ece5d3;--selection-bg:rgba(123, 143, 255, 0.3)}}[data-theme=dark],.dark{--text-main:#d8d1c0;--text-muted:#9b9280;--text-heading:#ece5d3;--selection-bg:rgba(123, 143, 255, 0.3)}.home-info .entry-content,.entry-content,.post-description,.post-content,.toc{font-family:var(--body-serif);font-optical-sizing:auto;font-feature-settings:"liga" 1,"calt" 1,"onum" 1;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word}.home-info .entry-content,.entry-content,.post-description{line-height:1.65}:lang(en) .entry-content{letter-spacing:.01em;hyphens:auto}::selection{background-color:var(--selection-bg);color:var(--text-main)}.card-nav-mobile-root{display:none}.card-nav-container{position:fixed;top:max(12px,env(safe-area-inset-top));left:50%;z-index:1000;width:min(92vw,720px);box-sizing:border-box;transform:translateX(-50%)}.card-nav{position:relative;display:block;height:60px;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 80%,transparent);border-radius:12px;background:var(--entry);color:var(--primary);will-change:height}.card-nav-top{position:absolute;inset:0 0 auto 0;z-index:2;display:grid;grid-template-columns:52px minmax(0,1fr)52px;height:60px;align-items:center;gap:8px;padding:8px}.card-nav-menu-button,.card-nav-theme-button{appearance:none;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:10px;background:0 0;color:var(--primary);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.card-nav-menu-button{flex-direction:column;gap:7px;justify-self:start}.card-nav-theme-button{justify-self:end;background:var(--primary);color:var(--theme)}.card-nav-menu-button:hover,.card-nav-menu-button:focus-visible{background:var(--code-bg);outline:none}.card-nav-theme-button:hover,.card-nav-theme-button:focus-visible{transform:translateY(-1px);outline:none}.hamburger-line{display:block;width:24px;height:2px;border-radius:999px;background:currentColor;transition:transform .24s ease,opacity .2s ease}.card-nav-menu-button.open .hamburger-line:first-child{transform:translateY(4.5px)rotate(45deg)}.card-nav-menu-button.open .hamburger-line:last-child{transform:translateY(-4.5px)rotate(-45deg)}.card-nav-logo{justify-self:center;max-width:100%;overflow:hidden;color:var(--primary);font-family:eb garamond,Garamond,palatino linotype,Georgia,serif;font-size:24px;font-weight:600;font-kerning:normal;letter-spacing:.01em;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.card-nav-theme-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}[data-theme=dark] .card-nav-theme-icon--moon,[data-theme=light] .card-nav-theme-icon--sun{display:none}.card-nav-content{position:absolute;inset:60px 0 0 0;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(130px,1fr);gap:10px;align-items:stretch;padding:8px;visibility:hidden;pointer-events:none}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{position:relative;display:flex;min-width:0;min-height:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 40%,transparent);border-radius:10px;background:var(--theme);color:var(--primary);user-select:none;transition:transform .2s ease;box-shadow:none!important}.nav-card:active{transform:scale(.98)}.nav-card--blog{background:color-mix(in srgb,#17352f 92%,var(--theme));color:#f8f3e8}.nav-card--timeline{background:color-mix(in srgb,#24314a 92%,var(--theme));color:#f8f3e8}.nav-card--about{background:color-mix(in srgb,#5a2f2b 90%,var(--theme));color:#fff7ed}.nav-card--connect{display:flex;flex-direction:column;gap:10px;padding:14px 12px;background:linear-gradient(135deg,color-mix(in srgb,var(--entry) 88%,#d7c9a6),var(--entry));color:var(--primary)}:root[data-theme=dark] .nav-card--connect{background:linear-gradient(135deg,color-mix(in srgb,var(--entry) 86%,#d7c9a6 10%),var(--entry))}.nav-card-main-link{display:flex;width:100%;min-height:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;padding:16px;color:inherit;box-shadow:none!important}.nav-card-label{overflow-wrap:anywhere;font-family:inherit;font-size:1.12rem;font-weight:700;line-height:1.1}.nav-card-arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;opacity:.75;transition:transform .18s ease,opacity .18s ease}.nav-card-main-link:hover,.nav-card-main-link:focus-visible{outline:none}.nav-card-main-link:hover .nav-card-arrow,.nav-card-main-link:focus-visible .nav-card-arrow{opacity:1;transform:translate(2px,-2px)}.nav-card.is-active{box-shadow:inset 0 -3px currentColor}.nav-card-socials{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.nav-card-social-link{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--border) 82%,transparent);border-radius:8px;background:color-mix(in srgb,var(--theme) 78%,transparent);color:var(--primary);transition:background .18s ease,color .18s ease,transform .18s ease}.nav-card-social-link:hover,.nav-card-social-link:focus-visible{background:color-mix(in srgb,var(--primary) 12%,var(--theme));border-color:color-mix(in srgb,var(--border) 100%,transparent);outline:none;transform:translateY(-1px)}.nav-card-social-link>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.nav-card-social-link svg{width:20px!important;height:20px!important;flex-shrink:0;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.nav-card-social-link svg[fill=currentColor],.nav-card-social-link svg[fill="#000000"],.nav-card-social-link svg[fill="#000"],.nav-card-social-link svg[fill=black]{fill:currentColor!important;stroke:none}.nav-card-social-link svg path[fill],.nav-card-social-link svg circle[fill],.nav-card-social-link svg rect[fill]{fill:currentColor!important}.nav-card-social-link svg text{fill:currentColor;stroke:none;font-size:9px;font-weight:700}.card-nav-noscript{display:grid;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--entry);padding:12px}.card-nav-noscript__brand{color:var(--primary);font-weight:700}.card-nav-noscript__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}@media screen and (max-width:900px){.nav-custom{min-height:0;line-height:0}.nav-custom>.nav-left,.nav-custom>.nav-center,.nav-custom>.nav-actions{display:none}.nav-custom>.nav-mobile{display:block;width:100%;height:0;line-height:0}.card-nav-mobile-root{display:block}.main{padding-top:calc(72px + var(--gap))}.timeline-full-page .main{padding-top:72px}}@media screen and (max-width:560px){.card-nav-container{width:min(94vw,430px)}.card-nav-content{grid-auto-rows:136px;gap:8px}.nav-card--connect{gap:8px;padding:12px 10px}.nav-card-socials{gap:6px}.nav-card-social-link{width:38px;height:38px}.nav-card-label{font-size:1.06rem}}@media screen and (max-width:380px){.card-nav-logo{font-size:20px}.card-nav-content{grid-auto-rows:124px}.nav-card-main-link,.nav-card--connect{padding:13px}}@media(prefers-reduced-motion:reduce){.hamburger-line,.card-nav-menu-button,.card-nav-theme-button,.nav-card-arrow,.nav-card-social-link,.nav-card{transition:none}}:root{--code-block-surface:rgb(40, 42, 48)}:root[data-theme=dark]{--code-block-surface:rgb(62, 64, 72)}.post-content .highlight:not(table),.post-content pre code{background:var(--code-block-surface)!important}@font-face{font-family:lilex;src:url(https://cdn.jsdelivr.net/gh/mishamyrt/Lilex@2.700/fonts/Lilex/webfonts/Lilex%5Bwght%5D.woff2)format("woff2");font-style:normal;font-weight:100 700;font-display:swap}@font-face{font-family:lilex;src:url(https://cdn.jsdelivr.net/gh/mishamyrt/Lilex@2.700/fonts/Lilex/webfonts/Lilex-Italic%5Bwght%5D.woff2)format("woff2");font-style:italic;font-weight:100 700;font-display:swap}:root{--code-mono:"Lilex", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Monaco, monospace}code,pre,kbd,samp,.copy-code,.highlight,.highlight *,.highlighttable,.highlighttable *,.chroma,.chroma *,.post-content code,.post-content pre code{font-family:var(--code-mono)}.post-content>svg,.post-content>canvas,.post-content>.mermaid{display:block;margin:1.5rem auto;max-width:100%;height:auto}.post-content .content-visual{margin:1.75rem auto}.post-content .content-visual__toolbar{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-bottom:.75rem}.post-content .content-visual__toolbar button{min-width:44px;padding:.35rem .7rem;border:1px solid var(--border);border-radius:999px;background:var(--entry);color:var(--secondary);font-size:.82rem;line-height:1.2;transition:background .2s ease,color .2s ease,border-color .2s ease}.post-content .content-visual__toolbar button:hover{color:var(--primary);border-color:var(--secondary)}.post-content .content-visual__toolbar button:disabled{opacity:.5;cursor:not-allowed}.post-content .content-visual__viewport{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,860px);margin:0 auto;padding:clamp(12px,2vw,20px);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);background:var(--code-bg);min-height:220px;max-height:min(72vh,760px)}.post-content .content-visual--interactive .content-visual__viewport{overflow:hidden;touch-action:none}.post-content .content-visual--static .content-visual__viewport{overflow:auto}.post-content .content-visual--interactive.is-zoomed .content-visual__viewport{cursor:grab}.post-content .content-visual--interactive.is-panning .content-visual__viewport{cursor:grabbing}.post-content .content-visual__stage{transform-origin:center center;will-change:transform}.post-content .content-visual__graphic,.post-content .content-visual__stage>svg,.post-content .content-visual__stage>canvas{display:block;margin:0 auto}.post-content .content-visual__graphic{width:max-content}.post-content .content-visual__graphic>svg,.post-content .content-visual__stage>svg{display:block;width:100%;height:100%;max-width:none}.post-content .content-visual[data-visual-kind=mermaid] svg{background-color:initial!important}.post-content .content-visual[data-visual-kind=mermaid] .node rect,.post-content .content-visual[data-visual-kind=mermaid] .node circle,.post-content .content-visual[data-visual-kind=mermaid] .node ellipse,.post-content .content-visual[data-visual-kind=mermaid] .node polygon,.post-content .content-visual[data-visual-kind=mermaid] .node path{fill:var(--entry)!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .label,.post-content .content-visual[data-visual-kind=mermaid] .label span,.post-content .content-visual[data-visual-kind=mermaid] .node .nodeLabel,.post-content .content-visual[data-visual-kind=mermaid] .node foreignobject,.post-content .content-visual[data-visual-kind=mermaid] .node foreignobject *{color:var(--primary)!important}.post-content .content-visual[data-visual-kind=mermaid] .node text,.post-content .content-visual[data-visual-kind=mermaid] .node tspan{fill:var(--primary)!important}.post-content .content-visual[data-visual-kind=mermaid] .node.accent rect,.post-content .content-visual[data-visual-kind=mermaid] .node.accent circle,.post-content .content-visual[data-visual-kind=mermaid] .node.accent ellipse,.post-content .content-visual[data-visual-kind=mermaid] .node.accent polygon,.post-content .content-visual[data-visual-kind=mermaid] .node.accent path{fill:var(--accent)!important;stroke:var(--accent-strong)!important}.post-content .content-visual[data-visual-kind=mermaid] .node.accent .nodeLabel,.post-content .content-visual[data-visual-kind=mermaid] .node.accent foreignobject,.post-content .content-visual[data-visual-kind=mermaid] .node.accent foreignobject *{color:var(--theme)!important}.post-content .content-visual[data-visual-kind=mermaid] .node.accent text,.post-content .content-visual[data-visual-kind=mermaid] .node.accent tspan{fill:var(--theme)!important}.post-content .content-visual[data-visual-kind=mermaid] .cluster rect{fill:var(--code-bg)!important;fill:color-mix(in srgb,var(--tertiary) 45%,transparent)!important;stroke:var(--tertiary)!important}.post-content .content-visual[data-visual-kind=mermaid] .cluster-label,.post-content .content-visual[data-visual-kind=mermaid] .cluster-label span,.post-content .content-visual[data-visual-kind=mermaid] .cluster-label foreignobject,.post-content .content-visual[data-visual-kind=mermaid] .cluster-label foreignobject *{color:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .cluster-label text,.post-content .content-visual[data-visual-kind=mermaid] .cluster-label tspan{fill:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .edgePath .path,.post-content .content-visual[data-visual-kind=mermaid] .flowchart-link,.post-content .content-visual[data-visual-kind=mermaid] .messageLine0,.post-content .content-visual[data-visual-kind=mermaid] .messageLine1,.post-content .content-visual[data-visual-kind=mermaid] .arrowheadPath,.post-content .content-visual[data-visual-kind=mermaid] marker path{stroke:var(--primary)!important}.post-content .content-visual[data-visual-kind=mermaid] .arrowheadPath,.post-content .content-visual[data-visual-kind=mermaid] marker path{fill:var(--primary)!important}.post-content .content-visual[data-visual-kind=mermaid] .edgeLabel rect,.post-content .content-visual[data-visual-kind=mermaid] .labelBkg{fill:var(--entry)!important;stroke:var(--tertiary)!important;stroke-width:1px!important}.post-content .content-visual[data-visual-kind=mermaid] .edgeLabel span{background:var(--entry)!important;color:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .edgeLabel text,.post-content .content-visual[data-visual-kind=mermaid] .edgeLabel tspan{fill:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] rect.actor{fill:var(--entry)!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] text.actor,.post-content .content-visual[data-visual-kind=mermaid] text.actor tspan{fill:var(--primary)!important}.post-content .content-visual[data-visual-kind=mermaid] .actor-line{stroke:var(--tertiary)!important}.post-content .content-visual[data-visual-kind=mermaid] .messageText{fill:var(--primary)!important;stroke:none!important}.post-content .content-visual[data-visual-kind=mermaid] .note{fill:var(--tertiary)!important;fill:color-mix(in srgb,var(--tertiary) 45%,var(--entry))!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .noteText,.post-content .content-visual[data-visual-kind=mermaid] .noteText tspan{fill:var(--content)!important}.post-content .content-visual[data-visual-kind=mermaid] .activation0,.post-content .content-visual[data-visual-kind=mermaid] .activation1,.post-content .content-visual[data-visual-kind=mermaid] .activation2{fill:var(--tertiary)!important;fill:color-mix(in srgb,var(--secondary) 22%,var(--entry))!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .rect{fill:var(--code-bg)!important;fill:color-mix(in srgb,var(--tertiary) 40%,transparent)!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .labelBox{fill:var(--entry)!important;stroke:var(--secondary)!important}.post-content .content-visual[data-visual-kind=mermaid] .labelText,.post-content .content-visual[data-visual-kind=mermaid] .labelText tspan,.post-content .content-visual[data-visual-kind=mermaid] .loopText,.post-content .content-visual[data-visual-kind=mermaid] .loopText tspan{fill:var(--secondary)!important;stroke:none!important}.post-content .content-visual[data-visual-kind=mermaid] .loopLine{stroke:var(--secondary)!important;fill:none!important}.post-content .content-visual[data-visual-kind=mermaid] .sequenceNumber{fill:var(--accent)!important}.post-content .content-visual svg text,.post-content .content-visual svg tspan,.post-content .content-visual svg foreignobject,.post-content .content-visual svg foreignobject *{font-family:var(--body-serif)!important}.post-content .content-visual--static .content-visual__stage{width:100%}.post-content .content-visual--static .content-visual__stage>canvas,.post-content .content-visual--static .content-visual__stage>svg{max-width:100%;height:auto}.post-content .footnote-ref{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:1.25em;min-height:1.25em;margin-inline:.05em;border-radius:999px;color:var(--primary);font-size:.72em;font-variant-numeric:tabular-nums;line-height:1;text-decoration:none;vertical-align:super;transition:background-color 160ms ease,box-shadow 160ms ease,color 160ms ease}.post-content .footnote-ref:hover,.post-content .footnote-ref:focus-visible,.post-content .footnote-ref.is-preview-visible{background:var(--tertiary);box-shadow:0 0 0 3px color-mix(in srgb,var(--tertiary) 45%,transparent);color:var(--primary)}.post-content .footnote-ref:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.footnote-preview{position:fixed;z-index:30;width:min(28rem,calc(100vw - 2rem));padding:.85rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--entry);box-shadow:0 16px 42px rgba(0,0,0,.16);color:var(--content);font-family:var(--content-visual-body-font-family,"Source Serif 4","Iowan Old Style",Georgia,serif);font-size:.94rem;line-height:1.65;opacity:0;pointer-events:none;transform:translateY(.35rem);transition:opacity 140ms ease,transform 140ms ease}.footnote-preview::before{content:"";position:absolute;right:0;left:0;height:14px}.footnote-preview[data-side=bottom]::before{top:-14px}.footnote-preview[data-side=top]::before{bottom:-14px}.footnote-preview.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.footnote-preview p{margin:0}.footnote-preview p+p{margin-top:.6rem}.footnote-preview a{color:var(--primary);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.footnote-preview .footnote-backref{display:none}@media(prefers-reduced-motion:reduce){.post-content .footnote-ref,.footnote-preview{transition:none}}.header{border-bottom:1px solid var(--tertiary)}.logo a{display:inline-flex;align-items:center;gap:.55rem}.logo a::before{content:"";flex:none;width:9px;height:9px;background:var(--accent)}.nav-custom{display:grid;grid-template-columns:minmax(0,1fr)auto minmax(0,1fr);align-items:center;column-gap:var(--gap)}.nav-left,.nav-center,.nav-actions{min-width:0}.nav-left{justify-self:start}.nav-center{justify-self:center}.nav-actions{justify-self:end;display:flex;align-items:center;gap:10px}.nav-left .logo,.nav-center #menu{margin:0}.nav-center #menu{justify-content:center;gap:clamp(24px,3vw,44px);counter-reset:zine-menu}.nav-center #menu li+li{margin-inline-start:0}.nav-center #menu a{display:inline-flex;align-items:baseline;gap:.5em;font-family:var(--zine-mono);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.nav-center #menu li{counter-increment:zine-menu}.nav-center #menu a::before{content:counter(zine-menu,decimal-leading-zero);color:var(--secondary);font-size:.62rem;letter-spacing:.05em}.nav-center #menu a:hover::before,.nav-center #menu a:has(span.active)::before{color:var(--accent)}.nav-center #menu a span.active{color:var(--accent)}.nav-actions .logo-switches{margin:0}.nav-actions .social-icons{display:flex;align-items:center;gap:4px}.nav-actions .social-icons a{padding:8px;color:var(--secondary)}.nav-actions .social-icons a:hover{color:var(--primary)}.nav-actions .social-icons svg{width:20px;height:20px}.nav-mobile{display:none}.home-info .entry-footer{display:none}.i18n-switch{position:relative;z-index:20;display:inline-block;font-family:inherit;line-height:1;text-align:left}.i18n-switch__button{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.i18n-switch__button:hover,.i18n-switch__button:focus-visible,.i18n-switch.is-open .i18n-switch__button{background:var(--code-bg);color:var(--primary);outline:none}.i18n-switch__button:focus-visible{border-color:var(--secondary)}.i18n-switch__current{font-size:.88rem;font-weight:650;line-height:1}.i18n-switch__dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:50;width:128px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);transform-origin:top right}.i18n-switch__list{padding:4px}.i18n-switch__option{appearance:none;display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;border:0;border-radius:calc(var(--radius) - 4px);background:0 0;color:var(--secondary);cursor:pointer;font-family:inherit;font-size:.85rem;line-height:1.25;text-align:left;transition:background .15s ease,color .15s ease}.i18n-switch__option:hover,.i18n-switch__option:focus-visible,.i18n-switch__option.is-active{background:var(--code-bg);color:var(--primary);outline:none}.i18n-switch__option-label{font-weight:500}.i18n-switch__indicator{width:6px;height:6px;border-radius:999px;background:var(--primary);opacity:0;transition:opacity .15s ease}.i18n-switch__option.is-active .i18n-switch__indicator{opacity:1}.dropdown-enter{opacity:0;pointer-events:none;transform:scale(.95)translateY(-10px);transition:opacity .2s ease,transform .2s cubic-bezier(.175,.885,.32,1.275)}.dropdown-enter-active{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}@media screen and (max-width:900px){.nav-custom{grid-template-columns:minmax(0,1fr)auto;row-gap:0}.nav-center,.nav-actions{display:none}.nav-left{justify-self:start}.nav-mobile{display:flex;justify-self:end;align-items:center}.mobile-nav-trigger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;border:1px solid var(--border);border-radius:999px;background:var(--entry);cursor:pointer}.mobile-nav-trigger span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.mobile-menu-list{margin:0;padding:4px 0;list-style:none;display:flex;flex-direction:column;gap:4px}.mobile-menu-list a{display:block;padding:10px 12px;border-radius:calc(var(--radius) - 2px);font-size:1rem}.mobile-menu-list a:hover,.mobile-menu-list .active{background:var(--code-bg)}.mobile-lang-switch{margin-top:8px;padding-top:8px;border-top:1px solid var(--border)}.mobile-lang-switch .i18n-switch__dropdown{left:0;right:auto;transform-origin:top left}.mobile-nav-drawer::part(panel){background:var(--theme);color:var(--primary)}.mobile-nav-drawer::part(header){border-bottom:1px solid var(--border)}.mobile-nav-drawer::part(title){font-size:1rem;font-weight:600}.mobile-nav-drawer::part(body){padding:12px}}.page-contrast-bg{background:var(--theme)}:root[data-theme=dark] .page-contrast-bg{background:var(--theme)}html.theme-switching,html.theme-switching *,html.theme-switching *::before,html.theme-switching *::after{transition:background-color 280ms ease,border-color 280ms ease,outline-color 280ms ease,color 280ms ease,fill 280ms ease,stroke 280ms ease,box-shadow 280ms ease!important;transition-delay:0ms!important}@media(prefers-reduced-motion:reduce){html.theme-switching,html.theme-switching *,html.theme-switching *::before,html.theme-switching *::after{transition:none!important}}.post-content>:is(.content-visual,details,iframe,svg,canvas,.finance-demo){margin-block:0}.post-content>:is(p,ul,ol,dl,figure,blockquote,pre,table,h2,h3,h4,h5,h6)+:is(.content-visual,details,iframe,svg,canvas,.finance-demo){margin-top:var(--content-gap)}.post-content>:is(.content-visual,details,iframe,svg,canvas,.finance-demo)+:is(p,ul,ol,dl,figure,blockquote,pre,table,h2,h3,h4,h5,h6){margin-top:var(--content-gap)}.post-content>:is(.content-visual,details,iframe,svg,canvas,.finance-demo)+:is(.content-visual,details,iframe,svg,canvas,.finance-demo){margin-top:var(--content-gap)}.post-time{position:relative;z-index:2;display:inline-flex;align-items:baseline;vertical-align:baseline}.post-time__trigger{appearance:none;display:inline-flex;align-items:baseline;gap:4px;margin:0;padding:0;border:0;background:0 0;color:inherit;font:inherit;line-height:inherit;cursor:help}.post-time__trigger:hover{color:var(--primary)}.post-time__trigger:focus-visible{outline:1px solid var(--accent);outline-offset:3px;border-radius:4px}.post-time__label,.post-time__tooltip-label{color:var(--secondary)}.post-time__tooltip{position:absolute;bottom:calc(100% + 8px);left:0;z-index:5;max-width:calc(100vw - 32px);padding:6px 9px;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.post-time__tooltip::after{position:absolute;top:100%;left:14px;width:8px;height:8px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--entry);content:"";transform:translateY(-4px)rotate(45deg)}.post-time:hover .post-time__tooltip,.post-time:focus-within .post-time__tooltip{opacity:1;transform:translateY(0)}@media(hover:none),(pointer:coarse){.post-time__trigger{min-height:32px;margin-block:-6px;cursor:pointer}.post-time__tooltip{top:calc(100% + 6px);bottom:auto;transform:translateY(-4px)}.post-time__tooltip::after{top:auto;bottom:100%;border:0;border-top:1px solid var(--border);border-left:1px solid var(--border);transform:translateY(4px)rotate(45deg)}.post-time:focus-within .post-time__tooltip{transform:translateY(0)}}:root{--post-measure:var(--main-width);--post-rhythm:1.5rem;--post-hairline:color-mix(in srgb, var(--primary) 12%, transparent);--post-link-underline:color-mix(in srgb, var(--primary) 35%, transparent);--post-link-underline-hover:color-mix(in srgb, var(--primary) 75%, transparent)}.reading-progress{position:fixed;top:0;left:0;z-index:40;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:0 50%;pointer-events:none}@media(prefers-reduced-motion:reduce){.reading-progress{display:none}}.post-single .post-header{margin:clamp(2.5rem,6vh,4rem)auto 0}.post-single .post-title{margin-bottom:.9rem;font-size:clamp(1.9rem,1.45rem + 2vw,2.6rem);font-weight:600;line-height:1.15;letter-spacing:-.005em;color:var(--text-heading);text-wrap:balance}.post-single .post-description{margin:0 0 1.1rem;font-size:1.1875rem;line-height:1.6;color:var(--text-muted);text-wrap:pretty}.post-single .post-meta{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;padding-bottom:1.75rem;border-bottom:1px solid var(--post-hairline);font-family:var(--zine-mono);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.post-single .post-meta::after{content:"";position:absolute;left:50%;bottom:-5px;width:8px;height:8px;transform:translateX(-50%)rotate(45deg);background:var(--accent);border:1px solid var(--accent)}.post-single .post-meta a{color:inherit;text-decoration:underline;text-decoration-color:var(--post-link-underline);text-underline-offset:.2em}.post-single .post-meta a:hover{color:var(--primary)}.post-content{margin:2.75rem 0 3.5rem;font-size:1.125rem;line-height:1.8;color:var(--text-main)}:lang(zh) .post-content{line-height:1.95;text-align:justify;text-justify:inter-ideograph;hanging-punctuation:first allow-end}.post-content p{margin-block:0 var(--post-rhythm)}.post-content :is(h1,h2,h3,h4,h5,h6){font-family:var(--heading-serif);font-kerning:normal;color:var(--text-heading);scroll-margin-top:calc(var(--header-height) + 1.25rem)}.post-content h1{margin:3.5rem 0 1.25rem;font-size:1.875rem;font-weight:600;line-height:1.25;letter-spacing:-.01em}.post-content h2{margin:3.25rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:-.008em}.post-content h3{margin:2.5rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.35}.post-content h4{margin:2rem 0 .625rem;font-size:1.0625rem;font-weight:700;line-height:1.4}.post-content h5,.post-content h6{margin:1.75rem 0 .5rem;font-size:.9375rem;font-weight:700;line-height:1.45;letter-spacing:.01em}.post-content :is(h1,h2,h3,h4,h5,h6) .anchor{margin-inline-start:.45em;color:var(--text-muted);font-family:var(--body-serif);font-weight:400;text-decoration:none;opacity:0;transition:opacity 140ms ease,color 140ms ease}.post-content :is(h1,h2,h3,h4,h5,h6):hover .anchor,.post-content :is(h1,h2,h3,h4,h5,h6):focus-within .anchor,.post-content :is(h1,h2,h3,h4,h5,h6) .anchor:focus-visible{opacity:1}.post-content :is(h1,h2,h3,h4,h5,h6) .anchor:hover{color:var(--primary)}.post-content a{color:var(--primary);text-decoration:underline;text-decoration-color:var(--post-link-underline);text-decoration-thickness:.06em;text-underline-offset:.22em;box-shadow:none;border-radius:2px;transition:text-decoration-color 140ms ease,background-color 140ms ease}.post-content a:hover{text-decoration-color:var(--post-link-underline-hover);background-color:color-mix(in srgb,var(--primary) 6%,transparent)}.post-content a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.post-content a code{margin:auto 0;border-radius:6px;box-shadow:none}.post-content a:has(.anchor),.post-content a.anchor{background:0 0}.post-content .footnote-ref{color:var(--primary)}.post-content ul,.post-content ol{margin-block:0 var(--post-rhythm);padding-inline-start:1.4em}.post-content li{margin-top:.4em;padding-inline-start:.15em}.post-content li::marker{color:var(--text-muted)}.post-content li p{margin-bottom:.4em}.post-content li>ul,.post-content li>ol{margin-block:.4em 0}.post-content dl{display:flex;flex-wrap:wrap;margin:0 0 var(--post-rhythm)}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:.75rem}.post-content dd~dd,.post-content dt~dt{margin-top:.75rem}.post-content blockquote{margin:2rem 0;padding:.25rem 0 .25rem 1.25rem;border-inline-start:2px solid color-mix(in srgb,var(--primary) 30%,transparent);color:var(--text-muted)}.post-content blockquote p:last-child{margin-bottom:0}.post-content hr{margin:3rem auto;width:min(200px,45%);height:1px;background:var(--post-hairline);border:0}.post-content table{width:100%;margin-block:0 var(--post-rhythm);border-collapse:collapse;font-size:.95rem;line-height:1.6}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:0;padding:.6rem .75rem;border-bottom:1px solid var(--post-hairline);text-align:start;vertical-align:top}.post-content table th{font-weight:600;color:var(--text-heading);border-bottom-color:color-mix(in srgb,var(--primary) 25%,transparent)}.post-content table tr:last-child td{border-bottom:0}.post-content code{margin:auto .1em;padding:.18em .42em;font-size:.84em;line-height:1.5;background:var(--code-bg);border:1px solid var(--post-hairline);border-radius:6px}.post-content .highlight:not(table){margin:0 0 var(--post-rhythm);border:1px solid color-mix(in srgb,var(--primary) 10%,transparent);border-radius:12px}.post-content pre code{margin:0;padding:1rem 1.125rem;border:0;border-radius:12px;font-size:.875rem;line-height:1.7;word-break:normal}.post-content ul pre{margin-inline-start:0}.post-titlepage{display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(100vh - var(--header-height) - 3rem);min-height:calc(100svh - var(--header-height) - 3rem);margin-bottom:1.5rem;padding-top:1.5rem}.post-titlepage .entry-cover{margin:0}.post-titlepage .post-header{margin:1.75rem 0 0}.post-single .entry-cover{max-width:min(30rem,100%)}.post-single .entry-cover img{display:block;width:100%;height:auto;border:1px solid var(--post-hairline);border-radius:0}.post-single .entry-cover figcaption{margin-top:.6rem;font-family:var(--zine-mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.6;color:var(--secondary);text-align:left}.post-content img{display:block;margin:2rem auto;max-width:100%;height:auto;border-radius:10px}.post-content figure{margin:2rem 0}.post-content figure>figcaption{margin:.75rem 0 0;color:var(--text-muted);font-size:.875rem;font-weight:400;line-height:1.55;text-align:center}.post-content figure>figcaption>p{color:var(--text-muted);font-size:.875rem;margin-bottom:0}.post-content iframe{max-width:100%;border-radius:10px}.post-content .katex-display{overflow-x:auto;overflow-y:hidden;padding-block:.25em}.toc summary{list-style:none}.toc summary::-webkit-details-marker{display:none}.toc .details{font-family:var(--zine-mono);font-size:.72rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.toc ul{list-style:none;padding-inline-start:0;margin:0}.toc li{margin:0}.toc li ul{margin-inline-start:0;padding-inline-start:.9rem}.toc a{display:block;padding:.3rem .75rem;border-radius:6px;color:var(--secondary);font-size:.875rem;line-height:1.5;text-decoration:none;box-shadow:none;transition:color 140ms ease,background-color 140ms ease}.toc a:hover{color:var(--primary);background-color:color-mix(in srgb,var(--primary) 5%,transparent);box-shadow:none}.toc a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.toc a.active{color:var(--primary);background-color:color-mix(in srgb,var(--primary) 8%,transparent)}.toc li.toc-collapsible{position:relative}.toc-sub{display:grid;grid-template-rows:1fr;opacity:1}.toc-sub>ul{min-height:0;overflow:hidden}.toc li.toc-collapsed>.toc-sub{grid-template-rows:0fr;opacity:0}.toc.toc-motion .toc-sub{transition:grid-template-rows 260ms cubic-bezier(.32,.72,0,1),opacity 200ms ease}@media(prefers-reduced-motion:reduce){.toc.toc-motion .toc-sub{transition:none}}@media screen and (max-width:1359px){.toc{margin:0 0 2rem;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--entry)}.toc details summary{cursor:pointer;margin-inline-start:0;user-select:none}.toc .inner{margin:.5rem 0 0;padding:.5rem 0 .25rem;border-top:1px solid var(--post-hairline);opacity:1}}@media screen and (min-width:1360px){.post-single>.toc{position:fixed;top:calc(var(--header-height) + 2rem);right:max(24px,calc((100vw - var(--main-width))/2 - 17.25rem));z-index:2;width:15rem;max-height:calc(100vh - var(--header-height) - 4rem);margin:0;padding:0 0 0 .25rem;overflow-y:auto;border:0;border-radius:0;background:0 0;scrollbar-width:thin;scrollbar-color:var(--tertiary)transparent;font-family:var(--body-serif)}.post-single>.toc::-webkit-scrollbar{width:5px;height:5px}.post-single>.toc::-webkit-scrollbar-track{background:0 0}.post-single>.toc::-webkit-scrollbar-thumb{background:var(--tertiary);border:0;border-radius:4px}.post-single>.toc::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.post-single>.toc details summary{cursor:default;margin-inline-start:0;padding-bottom:.5rem;user-select:none}.post-single>.toc .details{display:block;color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.post-single>.toc .inner{margin:0;padding:0;max-height:none;opacity:1;border-inline-start:1px solid var(--post-hairline)}.post-single>.toc a{position:relative;padding:.32rem 0 .32rem .9rem;border-radius:0;font-size:.845rem}.post-single>.toc a::before{content:"";position:absolute;inset-inline-start:-1px;top:.25rem;bottom:.25rem;width:1px;background:0 0;transition:background 140ms ease}.post-single>.toc a:hover{background:0 0}.post-single>.toc a.active{background:0 0}.post-single>.toc a.active::before{background:var(--primary)}}.post-footer{margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--post-hairline)}.post-footer>*{margin-bottom:1.25rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.post-tags li{display:inline-block}.post-tags a{display:block;padding:.3rem .85rem;border:1px solid var(--post-hairline);border-radius:999px;background:0 0;color:var(--secondary);font-size:.8125rem;line-height:1.5;transition:color 140ms ease,border-color 140ms ease,background-color 140ms ease}.post-tags a:hover{background:color-mix(in srgb,var(--primary) 5%,transparent);border-color:color-mix(in srgb,var(--primary) 30%,transparent);color:var(--primary)}.paginav{display:flex;gap:.75rem;border:0;border-radius:0;background:0 0;line-height:1.4}.paginav a{flex:1;min-width:0;padding:.9rem 1.1rem;border:1px solid var(--post-hairline);border-radius:12px;background:0 0;transition:border-color 160ms ease,background-color 160ms ease,transform 160ms ease}.paginav a:hover{border-color:color-mix(in srgb,var(--primary) 30%,transparent);background:color-mix(in srgb,var(--primary) 3%,transparent);transform:translateY(-1px)}.paginav .title{display:block;margin-bottom:.3rem;color:var(--text-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.paginav a>span:not(.title){color:var(--primary);font-family:var(--heading-serif);font-size:1.02rem;font-weight:600;line-height:1.35}.paginav span:hover:not(.title){box-shadow:none}.paginav .next{margin-inline-start:0;text-align:end}.paginav br{display:none}.paginav a.prev:only-child,.paginav a.next:only-child{flex:0 1 50%}.paginav a.next:only-child{margin-inline-start:auto}@media screen and (max-width:560px){.paginav{flex-direction:column}.paginav .next{text-align:start}.paginav a.prev:only-child,.paginav a.next:only-child{flex:auto}}.post-content ::selection{background-color:var(--selection-bg);color:var(--text-main)}@media(prefers-reduced-motion:reduce){.post-content a,.toc a,.paginav a,.post-tags a,.post-content :is(h1,h2,h3,h4,h5,h6) .anchor{transition:none}.paginav a:hover{transform:none}}.profile-intro{display:grid;grid-template-columns:minmax(0,1fr)minmax(220px,280px);gap:clamp(20px,4vw,38px);align-items:start}.profile-intro__media{justify-self:end;align-self:start;width:min(100%,280px)}.profile-intro__image{display:block;width:100%;height:auto;aspect-ratio:3584/4800;object-fit:cover;border-radius:calc(var(--radius) + 14px);border:1px solid var(--border);background:var(--entry);box-shadow:0 18px 40px rgba(15,23,42,.12)}:root[data-theme=dark] .profile-intro__image{box-shadow:0 18px 40px rgba(0,0,0,.28)}.profile-intro__body{min-width:0}.home-info.profile-intro{min-height:auto;margin:0 0 calc(var(--gap) * 2)}.home-info.profile-intro .entry-content{margin-top:12px}.home-info.profile-intro .entry-footer{display:flex;margin-top:18px}.post-content .profile-intro{margin:0 0 1.75rem;align-items:start}@media screen and (max-width:800px){.profile-intro{grid-template-columns:1fr;text-align:center}.profile-intro__media{order:-1;justify-self:center}.home-info.profile-intro .entry-footer{justify-content:center}}.timeline-full-page,.timeline-full-page .main,.timeline-page{width:100%;--timeline-mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--timeline-serif:"Newsreader", "Source Serif 4", Georgia, serif;--timeline-bg:var(--theme);--timeline-sticky-bg:rgba(243, 238, 226, 0.92);--timeline-card-bg:rgba(247, 244, 234, 0.94);--timeline-text:var(--primary);--timeline-muted:var(--secondary);--timeline-soft:var(--tertiary);--timeline-border:var(--border);--timeline-card-shadow-hover:0 6px 20px rgba(0, 0, 0, 0.07);background:var(--timeline-bg);color:var(--timeline-text)}[data-theme=dark] .timeline-page,[data-theme=dark] .timeline-full-page,[data-theme=dark] .timeline-full-page .main{--timeline-sticky-bg:rgba(28, 26, 22, 0.92);--timeline-card-bg:rgba(37, 33, 26, 0.95);--timeline-card-shadow-hover:0 10px 28px rgba(0, 0, 0, 0.32)}.timeline-full-page .main{max-width:none;margin:0;padding:0}.timeline-page__intro{max-width:760px;margin:0 auto 12px}.timeline-page__fallback{max-width:760px;margin:24px auto 0}.timeline-page__fallback ul{padding-left:20px}.timeline-app{min-height:100vh;color:var(--timeline-text);font-family:var(--timeline-serif);background:var(--timeline-bg)}@media screen and (max-width:900px){.timeline-app{padding-top:72px}}.timeline-app__sticky{position:sticky;top:0;z-index:10;padding-top:24px;padding-bottom:12px;border-bottom:1px solid var(--timeline-border);background:var(--timeline-sticky-bg);backdrop-filter:blur(12px)}@media screen and (max-width:900px){.timeline-app__sticky{top:0;padding-top:16px}}.timeline-app__heading{margin-bottom:12px;padding:0 16px;text-align:center}.timeline-app__heading h1{margin:0 0 2px;font-size:clamp(1.9rem,2.2vw,2.35rem);font-weight:600;letter-spacing:-.02em}.timeline-app__heading p{margin:0;color:var(--timeline-muted);font-size:.78rem;font-family:var(--timeline-mono);text-transform:lowercase}.timeline-app__focus{margin:4px 0 8px;text-align:center}.timeline-app__focus-clear{padding:4px 14px;border:1px solid #e53935;border-radius:999px;background:0 0;color:#e53935;cursor:pointer;font-size:.7rem;font-family:var(--timeline-mono)}.timeline-dial{position:relative;overflow:hidden;user-select:none;touch-action:none}.timeline-dial__needle{position:absolute;left:50%;bottom:0;width:2px;transform:translateX(-1px);z-index:3;pointer-events:none;background:linear-gradient(to top,transparent 0%,rgba(229,57,53,.6) 50%,rgba(229,57,53,.15) 100%)}.timeline-dial__pin{position:absolute;left:50%;top:18px;width:10px;height:10px;border-radius:50%;background:#e53935;box-shadow:0 0 8px rgba(229,57,53,.4);transform:translateX(-50%);z-index:4;pointer-events:none}.timeline-tag-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding:0 16px}.timeline-tag-filter__pill,.timeline-tag-filter__toggle{padding:5px 14px;border:1.5px solid var(--timeline-soft);border-radius:999px;background:0 0;color:var(--timeline-muted);cursor:pointer;white-space:nowrap;transition:all .2s ease;font-size:.68rem;font-family:var(--timeline-mono);text-transform:uppercase;letter-spacing:.08em}.timeline-tag-filter__pill.is-active{border-color:transparent;color:#fff}.timeline-tag-filter__toggle{border-style:dashed;color:var(--timeline-muted);font-size:.66rem}.timeline-list{position:relative;max-width:820px;margin:28px auto 0;padding:0 16px 60px}.timeline-list__spine{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translateX(-1px);background:var(--timeline-border)}.timeline-row{position:relative;display:flex;margin-bottom:36px;animation:timelineFadeUp .3s ease both}.timeline-row__dot{position:absolute;top:18px;left:50%;width:11px;height:11px;border:2.5px solid var(--timeline-bg);border-radius:50%;transform:translate(-50%,0);z-index:2}.timeline-card{width:calc(50% - 32px);padding:14px 18px;border:1px solid var(--timeline-border);border-radius:10px;background:var(--timeline-card-bg);transition:box-shadow .25s ease,transform .25s ease}.timeline-card:hover{transform:translateY(-2px);box-shadow:var(--timeline-card-shadow-hover)}.timeline-card--left{margin-right:auto;text-align:right}.timeline-card--right{margin-left:auto;text-align:left}.timeline-card__eyebrow,.timeline-card__month,.timeline-card__tag{font-family:var(--timeline-mono)}.timeline-card__eyebrow{margin-bottom:3px;color:var(--timeline-muted);font-size:.58rem;text-transform:uppercase;letter-spacing:.12em}.timeline-card__month{margin-bottom:4px;color:var(--timeline-muted);font-size:.66rem}.timeline-card__title{margin:0 0 5px;font-size:.98rem;font-weight:600;line-height:1.35}.timeline-card__link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.timeline-card__link:hover{border-bottom-color:initial}.timeline-card__arrow{margin-left:5px;opacity:.4;font-size:.75rem}.timeline-card__summary{margin:0;color:var(--timeline-muted);line-height:1.5;font-size:.84rem}.timeline-card__tag{display:inline-block;margin-top:8px;padding:2px 8px;border-radius:4px;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em}.timeline-empty{padding:48px 0;text-align:center;color:var(--timeline-muted);font-size:.85rem;font-family:var(--timeline-mono)}@keyframes timelineFadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.timeline-dial:focus-visible{outline:2px solid #e53935;outline-offset:-2px}@media(prefers-reduced-motion:reduce){.timeline-row{animation:none}.timeline-card,.timeline-tag-filter__pill,.timeline-tag-filter__toggle{transition:none}}@media(max-width:640px){.timeline-list__spine,.timeline-row__dot{left:16px}.timeline-card{width:calc(100% - 44px);margin-right:0;margin-left:44px;text-align:left}}:root{--heading-serif:"EB Garamond", Garamond, "Palatino Linotype", Georgia,
    "Noto Serif SC", "Songti SC", "STSong", "SimSun", serif}.logo a,.page-header h1,.post-title,.first-entry .entry-header h1,.entry-header h2,.archive-year-header,.archive-month-header,.archive-entry-title,.profile .profile_inner h1{font-family:var(--heading-serif);font-kerning:normal}.logo a,.page-header h1,.post-title,.first-entry .entry-header h1,.profile .profile_inner h1{font-weight:600;letter-spacing:.01em;line-height:1.08}.entry-header h2,.archive-year-header,.archive-month-header,.archive-entry-title{font-weight:600;letter-spacing:.005em}.zine-hero{position:relative;display:flex;align-items:center;min-height:min(64vh,620px);padding:clamp(2rem,6vh,4rem)0 clamp(2.5rem,6vh,4rem);overflow-x:clip}.zine-hero__cluster{position:static;width:100%;min-width:0}.zine-hero__kicker{margin:0 0 1.5rem;font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--secondary)}.zine-hero__name{position:relative;display:inline-block;margin:0 .6em 0 0;font-family:var(--heading-serif);font-size:clamp(2.75rem,1.6rem + 6vw,4.6rem);font-weight:500;line-height:1.05;letter-spacing:-.01em;white-space:nowrap;color:var(--text-heading)}.zine-hero__anchor{position:absolute;top:.14em;right:-.5em;width:.3em;height:.3em;background:var(--accent)}.zine-hero__alt{margin:.9rem 0 0;font-family:var(--heading-serif);font-size:clamp(1.05rem,.95rem + .8vw,1.3rem);font-weight:500;color:var(--secondary)}:lang(en) .zine-hero__alt{letter-spacing:.32em}:lang(zh) .zine-hero__alt{letter-spacing:.14em}.zine-hero__tagline{margin:1.25rem 0 0;font-family:var(--body-serif);font-size:1.0625rem;line-height:1.6;color:var(--secondary)}.zine-hero__caption{display:flex;justify-content:space-between;gap:1rem 2rem;margin:2rem 0 0;padding-top:.8rem;border-top:1px solid var(--tertiary);font-family:var(--zine-mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.7;color:var(--secondary)}.zine-hero__bio{margin:1.5rem 0 0;max-width:32rem;min-height:3.4em;font-family:var(--body-serif);font-size:.95rem;line-height:1.75;color:var(--secondary)}.zine-typewriter__caret{display:inline-block;width:.5em;height:1em;margin-left:.15em;vertical-align:-.12em;background:var(--accent);animation:zine-caret-blink 1.1s steps(1)infinite}@keyframes zine-caret-blink{0%,55%{opacity:1}56%,100%{opacity:0}}.zine-index-label{display:flex;align-items:center;gap:1rem;margin:0 0 .25rem}.zine-index-label::before{content:"";flex:none;width:7px;height:7px;background:var(--accent)}.zine-index-label span{font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--secondary);white-space:nowrap}.zine-index-label::after{content:"";flex:1;border-top:1px solid var(--tertiary)}.main{counter-reset:zine-entry}.post-entry{counter-increment:zine-entry;display:grid;grid-template-columns:2.75rem minmax(0,1fr);column-gap:1rem;margin-bottom:0;padding:1.75rem 0 1.9rem;background:0 0;border:0;border-bottom:1px solid var(--tertiary);border-radius:0;transition:none}.post-entry:active{transform:none}.post-entry::before{content:counter(zine-entry,decimal-leading-zero);grid-row:1;padding-top:.5em;font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.08em;color:var(--secondary)}.post-entry>*{grid-column:2;min-width:0}.post-entry .entry-header h2{font-size:1.45rem;transition:color 150ms ease}.post-entry:hover .entry-header h2,.post-entry:focus-within .entry-header h2{color:var(--accent)}.post-entry .entry-footer{font-family:var(--zine-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.post-entry .entry-cover{width:min(240px,65%);margin:0 0 1rem}.post-entry .entry-cover img{display:block;width:100%;height:auto;border:1px solid var(--tertiary);border-radius:0}.pagination a{font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;line-height:38px;color:var(--secondary);background:0 0;border:1px solid var(--tertiary);border-radius:var(--radius);transition:color 150ms ease,border-color 150ms ease}.pagination a:hover{color:var(--accent);border-color:var(--accent)}@media screen and (max-width:899px){.zine-hero{min-height:0;padding:3rem 0 2.5rem}.zine-hero__cluster{max-width:none}.zine-hero__caption{flex-direction:column;gap:.35rem}.post-entry{grid-template-columns:2.1rem minmax(0,1fr);column-gap:.75rem}}@media(prefers-reduced-motion:reduce){.zine-typewriter__caret{animation:none}.post-entry .entry-header h2,.pagination a{transition:none}}:root{--theme:#f3eee2;--entry:#f7f4ea;--primary:#2b2620;--secondary:#857d6f;--tertiary:#d9d2c0;--content:#37322a;--code-bg:#eae3d2;--code-block-bg:#28251f;--border:#ddd5c2;--accent:#002fa7;--accent-strong:#00237d;--accent-soft:rgba(0, 47, 167, 0.08);--selection-bg:rgba(0, 47, 167, 0.15);--zine-mono:"Courier Prime", "JetBrains Mono", "SFMono-Regular",
    Consolas, "Noto Serif SC", "Songti SC", serif;--radius:4px;--paper-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");--paper-fibers:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480'%3E%3Cfilter id='f'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.012 0.32' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='480' height='480' filter='url(%23f)' opacity='0.028'/%3E%3C/svg%3E");--paper-mottle-1:radial-gradient(1100px 700px at 12% -10%, rgba(122, 102, 64, 0.06), transparent 60%);--paper-mottle-2:radial-gradient(900px 900px at 105% 25%, rgba(122, 102, 64, 0.05), transparent 55%);--paper-mottle-3:radial-gradient(1000px 700px at 50% 115%, rgba(70, 58, 38, 0.05), transparent 60%)}:root[data-theme=dark]{--theme:#1c1a16;--entry:#25211a;--primary:#e5dfd0;--secondary:#9b9280;--tertiary:#3a352a;--content:#d4cdbd;--code-bg:#26221a;--code-block-bg:#211e17;--border:#373226;--accent:#8ea2ff;--accent-strong:#aebaff;--accent-soft:rgba(142, 162, 255, 0.12);--selection-bg:rgba(142, 162, 255, 0.3);--paper-mottle-1:radial-gradient(1100px 700px at 12% -10%, rgba(255, 246, 226, 0.025), transparent 60%);--paper-mottle-2:radial-gradient(900px 900px at 105% 25%, rgba(255, 246, 226, 0.02), transparent 55%);--paper-mottle-3:radial-gradient(1000px 700px at 50% 115%, rgba(0, 0, 0, 0.18), transparent 60%)}@media(prefers-color-scheme:dark){:root[data-theme=auto]{--theme:#1c1a16;--entry:#25211a;--primary:#e5dfd0;--secondary:#9b9280;--tertiary:#3a352a;--content:#d4cdbd;--code-bg:#26221a;--code-block-bg:#211e17;--border:#373226;--accent:#8ea2ff;--accent-strong:#aebaff;--accent-soft:rgba(142, 162, 255, 0.12);--selection-bg:rgba(142, 162, 255, 0.3);--paper-mottle-1:radial-gradient(1100px 700px at 12% -10%, rgba(255, 246, 226, 0.025), transparent 60%);--paper-mottle-2:radial-gradient(900px 900px at 105% 25%, rgba(255, 246, 226, 0.02), transparent 55%);--paper-mottle-3:radial-gradient(1000px 700px at 50% 115%, rgba(0, 0, 0, 0.18), transparent 60%)}}body{background-color:var(--theme);background-image:var(--paper-grain),var(--paper-fibers),var(--paper-mottle-1),var(--paper-mottle-2),var(--paper-mottle-3);background-attachment:fixed}.list{background:var(--theme)}html{scrollbar-width:thin;scrollbar-color:var(--tertiary)var(--theme)}@media screen and (min-width:768px){::-webkit-scrollbar{width:10px;height:10px}}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:3px solid var(--theme);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.microtext{font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary)}.footer{border-top:1px solid var(--tertiary);font-family:var(--zine-mono);font-size:.72rem;letter-spacing:.06em;color:var(--secondary)}.footer a{color:var(--secondary);border-bottom:0;box-shadow:none}.footer a:hover{color:var(--accent);border-bottom:1px solid var(--accent)}.top-link{background:var(--entry);border:1px solid var(--tertiary);border-radius:var(--radius);color:var(--secondary)}.top-link:hover,.top-link:focus-visible{background:var(--entry);border-color:var(--accent);color:var(--accent)}@media(prefers-reduced-motion:reduce){body{background-attachment:scroll}}