.navbar{z-index:8;top:calc(var(--gap-margin) * 2);position:sticky}.navbar-blur{-o-transition:all .2s ease-out;text-shadow:0 0 4px #fff,0 0 8px #fffc,0 0 16px #fff9;border-radius:64px;margin:0 1rem;transition:all .2s ease-out;position:relative;box-shadow:0 0 2px #0000000a,0 2px 8px #0000000a,0 4px 16px #0000000a}:root[data-theme=dark] .navbar-blur{text-shadow:0 0 2px #0003,0 0 4px #0006}@media (prefers-color-scheme:dark){.navbar-blur{text-shadow:0 0 2px #0003,0 0 4px #0006}}.navbar-blur nav a:not(.active,.navbar-blur :hover){filter:drop-shadow(0 0 #fff)drop-shadow(0 0 4px #fff)}:root[data-theme=dark] .navbar-blur nav a:not(.active,:root[data-theme=dark] .navbar-blur :hover){filter:none}@media (prefers-color-scheme:dark){.navbar-blur nav a:not(.active,.navbar-blur :hover){filter:none}}.navbar-blur:before,.navbar-blur:after{z-index:-1;pointer-events:none;content:"";border-radius:64px;position:absolute;inset:0}.navbar-blur:before{-webkit-backdrop-filter:blur(8px);background:#ffffff4d;margin:1px}:root[data-theme=dark] .navbar-blur:before{background:#fff3}@media (prefers-color-scheme:dark){.navbar-blur:before{background:#fff3}}.navbar-blur:after{--blur-px:16px;--blur-sat:300%;-webkit-backdrop-filter:saturate(var(--blur-sat)) blur(var(--blur-px));-o-transition:all .2s ease-out;transition:all .2s ease-out;box-shadow:inset 0 0 4px 1px #ffffff80;mask:linear-gradient(#fff,20%,#0000,80%,#fff),linear-gradient(90deg,#fff,20%,#0000,80%,#fff);-webkit-mask-image:}:root[data-theme=dark] .navbar-blur:after{box-shadow:inset 0 0 2px 1px #fff3}@media (prefers-color-scheme:dark){.navbar-blur:after{box-shadow:inset 0 0 2px 1px #fff3}}.navbar-container{border-radius:64px;max-width:100%;margin:1px;overflow:scroll visible}.navbar-container::-webkit-scrollbar{width:0;height:0}.navbar-container::-webkit-scrollbar-track-piece{background:0 0}.navbar-container::-webkit-scrollbar-thumb{background:var(--text-meta);cursor:pointer;border-radius:0}.navbar-container::-webkit-scrollbar-thumb:hover{background:var(--text-p3)}.navbar nav{z-index:1;font-size:.875rem;display:inline-flex}.navbar nav>p{margin:0}.navbar nav a{color:var(--text-p1);white-space:nowrap;z-index:1;-o-transition:all .2s ease-out;border-radius:32px;margin:.25rem;padding:.25rem .75rem;font-weight:500;line-height:2;transition:all .2s ease-out;position:relative}.navbar nav a:hover{background:var(--bg-a50)}.navbar nav a.active,.navbar nav a:hover{color:var(--text)}.navbar nav a.active{background:var(--bg-a60);cursor:default;pointer-events:none;-webkit-backdrop-filter:saturate(300%);box-shadow:0 0 1px #0000000a,0 0 2px #0000000a,0 0 4px #00000014}:root[data-theme=dark] .navbar nav a.active{background:#ffffff40}@media (prefers-color-scheme:dark){.navbar nav a.active{background:#ffffff40}}.navbar nav a.active:after{content:""}.navbar nav a+a{margin-left:4px}@media screen and (width<=450px){.navbar.top{top:36px}}.paginator-wrap{background:var(--card);color:var(--text-p3);border-radius:24px;justify-content:space-between;align-items:center;margin:1rem;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000008}.paginator-wrap .page-number{border-radius:8px;margin:2px;padding:4px 8px}.paginator-wrap a.page-number{color:var(--text-p3)}.paginator-wrap a.page-number:hover{color:var(--text-p1);background:var(--block)}.paginator-wrap .extend{text-align:center;background-size:contain;background-origin:content-box;background-clip:content-box;width:1rem;height:1rem}.paginator-wrap .extend.next{border-left:1px dashed var(--block-border);background-image:url(https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.12/arrow/064b95430caf4.svg)}.paginator-wrap .extend.prev{border-right:1px dashed var(--block-border);background-image:url(https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.12/arrow/f049bbd4e88ec.svg)}.paginator-wrap .current{background:var(--block);font-family:Menlo,Monaco,Consolas,system-ui,monospace,sans-serif}.paginator-wrap .extend{filter:grayscale();padding:1rem;line-height:0}.paginator-wrap .extend img{height:1rem}.paginator-wrap .extend.disable{pointer-events:none}.paginator-wrap span.extend{opacity:.25}.paginator-wrap a.extend:hover{filter:unset}.post-list #archive{padding:1rem}.post-list #archive .archive-header{color:var(--text-p1);margin-bottom:.5em;padding:4px 0;font-family:Menlo,Monaco,Consolas,system-ui,monospace,sans-serif;font-weight:700;line-height:1.2;display:inline-block;position:relative}.post-list #archive .archive-header:after{content:"";z-index:-1;background:var(--theme);border-radius:4px;height:4px;position:absolute;bottom:0;left:0;right:0}.post-list #archive a.post{color:var(--text-p1);-o-transition:color .2s ease-out, border .2s ease-out;border-bottom:1px dashed var(--text-meta);align-items:baseline;margin:.25rem 0;transition:color .2s ease-out,border .2s ease-out;display:inline-flex}.post-list #archive a.post time{color:var(--text-p4);flex-shrink:0;margin-right:1em;font-family:Menlo,Monaco,Consolas,system-ui,monospace,sans-serif;font-weight:700}.post-list #archive a.post:hover{border-bottom:1px solid var(--theme);color:var(--text)}.post-list #archive a.post:hover time{color:var(--theme)}.post-list #cats{padding:0}.post-list #cats a.cat{color:var(--text-p2);border-radius:8px;justify-content:space-between;align-items:center;padding:.5em 1rem;font-size:15px;font-weight:500;display:flex}.post-list #cats a.cat.child{padding-left:2rem}.post-list #cats a.cat span{align-items:center;display:flex}.post-list #cats a.cat svg{width:auto;height:1em;margin-right:8px;transform:scale(1.2)}.post-list #cats a.cat .badge{opacity:.5;font-family:Menlo,Monaco,Consolas,system-ui,monospace,sans-serif;font-size:.75rem;font-weight:700}.post-list #cats a.cat:hover{background:var(--block-border);color:var(--text)}.post-list #cats a.cat:hover .badge{opacity:1;color:var(--theme)}.post-list #tags{flex-wrap:wrap;margin:0 -4px;padding:0;display:flex}.post-list #tags a.tag{color:var(--text-p2);background:var(--block);border-radius:4px;align-items:center;margin:4px;padding:.5em .75rem;font-size:.8125rem;font-weight:500;display:inline-flex;position:relative}.post-list #tags a.tag:before{content:"#";opacity:.4;margin-left:-2px;margin-right:2px}.post-list #tags a.tag:hover{color:var(--text);background:var(--block-border)}.post-list #tags a.tag:hover:before{color:var(--theme);opacity:1}@media screen and (width>=500px){.post-list.author #archive{padding:1rem 0}}.l_main .post-list{margin:1rem}.l_main .post-list .post-title:first-child{margin-top:.5rem}.l_main .post-list .post-title{color:var(--text);-o-transition:color .2s ease-out;border-bottom:none;margin:1.25rem auto .75rem 0;font-size:21px;font-weight:500;line-height:1.2;transition:color .2s ease-out}@media screen and (width<=500px){.l_main .post-list .post-title{margin:.5rem 0;font-size:19px}}.l_main .post-list .wiki .post-title{margin-top:.5rem}.post-list .post-card{background:var(--card);color:var(--text);-o-transition:all .2s ease-out;z-index:0;--img-br:100%;--img-sat:100%;--blur-px:1em;--blur-height:128px;--blur-sat:120%;border-radius:24px;margin:1rem 0;transition:all .2s ease-out;display:block;position:relative;overflow:hidden}:root[data-theme=light] .post-list .post-card{box-shadow:0 1px 2px #0000001a}:root[data-theme=light] .post-list .post-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px -4px #00000026}:root[data-theme=dark] .post-list .post-card:hover{box-shadow:0 0 4px -2px var(--theme), 0 0 24px -8px var(--theme)}:root:not([data-theme]) .post-list .post-card{box-shadow:0 1px 2px #0000001a}:root:not([data-theme]) .post-list .post-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px -4px #00000026}@media (prefers-color-scheme:dark){:root:not([data-theme]) .post-list .post-card:hover{box-shadow:0 0 4px -2px var(--theme), 0 0 24px -8px var(--theme)}}.post-list .post-card:hover{--img-br:75%;--img-sat:120%;--blur-sat:200%}.post-list .post-card img{filter:brightness(var(--img-br)) saturate(var(--img-sat));-o-transition:all .4s ease-out;transition:all .4s ease-out}.post-list .post-card:hover img{transform:scale(1.05)}.post-list .post-card .excerpt{margin:1rem 0}@media screen and (width<=500px){.post-list .post-card .excerpt{margin:.5rem 0}}.post-list .post-card .excerpt>p{margin:1rem 0;line-height:1.5}@media screen and (width<=500px){.post-list .post-card .excerpt>p{margin:.5rem 0}}.post-list .post-card .meta.cap{--fsp:calc(17px - 1px);line-height:2;font-size:var(--fsp);flex-wrap:wrap;margin:0}.post-list .post-card .meta.cap,.post-list .post-card .meta.cap span{align-items:center;display:flex}.post-list .post-card .meta.cap svg{width:auto;height:1em;margin-right:8px;line-height:0;transform:scale(1.2)}.post-list .post-card .meta.cap>span+span{margin-left:1.5rem}.post-list .post-card .meta.cap span.pin img{object-fit:contain}.post-list .post-card .meta.cap span.pin svg{color:#f44336}.post-list .post-card .meta.cap .updated-meta{color:var(--text-p3);font-size:calc(var(--fsp) - 1px)}.post-list .md-text{padding:1rem}@media screen and (width<=500px){.post-list .md-text{padding:.5rem 1rem}}.post-list .md-text p{color:var(--text-p2);font-size:.875rem}.post-list .post-card .post-cover{background:var(--block);border-radius:0;width:calc(100% + 2rem);margin-top:-1rem;margin-left:-1rem;margin-right:-1rem;overflow:hidden}.post-list .post-card .post-cover:not(.lazy){-o-transition:transform 1s ease-out;transition:transform 1s ease-out}.post-list .post-card .post-cover img{object-fit:cover;aspect-ratio:3.3;border-radius:0;width:100%}.post-list .post-card.post.photo .cover{line-height:0;position:relative}.post-list .post-card.post.photo .cover img{object-fit:cover;aspect-ratio:3.3;z-index:0;width:100%}.post-list .post-card.post.photo .cover:before{content:"";z-index:1;height:var(--blur-height);-webkit-backdrop-filter:saturate(var(--blur-sat)) blur(var(--blur-px));-o-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;left:0;right:0}.post-list .post-card.post.photo .cover[position=top]:before{top:0;mask:linear-gradient(#000,#000000bf,#0000)}.post-list .post-card.post.photo .cover[position=bottom]:before{bottom:0;mask:linear-gradient(#0000,#000000bf,#000)}.post-list .post-card.post.photo .cover .cover-info{--text-banner:#fff;width:calc(100% - 2rem);color:var(--text-banner);z-index:2;padding:1.5rem 1rem;line-height:1.2;position:absolute}.post-list .post-card.post.photo .cover .cover-info[position=top]{background-image:linear-gradient(#0003,#0000);top:0}.post-list .post-card.post.photo .cover .cover-info[position=bottom]{background-image:linear-gradient(#0000,#0003);bottom:0}.post-list .post-card.post.photo .cover .cover-info div+div{margin-top:4px}.post-list .post-card.post.photo .cover .cover-info .text{color:unset;-o-transition:all .2s ease-out;text-shadow:0 2px 4px #0003;transition:all .2s ease-out}.post-list .post-card.post.photo .cover .cover-info .topic{font-size:.8125rem}.post-list .post-card.post.photo .cover .cover-info .headline{font-size:24px;font-weight:500}.post-list .post-card.post.photo .cover .cover-info .caption{font-size:.875rem}@media screen and (width<=500px){.post-list .post-card.post.photo .cover .cover-info{padding:1rem}.post-list .post-card.post.photo .cover .cover-info div+div{margin-top:2px}.post-list .post-card.post.photo .cover .cover-info .headline{font-size:21px}.post-list .post-card.post.photo .cover .cover-info .caption{font-size:.8125rem}}.post-list .post-card.post.photo h2{margin:.25rem 0;font-size:21px}.post-list .post-card.wiki article{-o-transition:box-shadow .2s ease-out;flex-wrap:wrap;justify-content:center;padding:1rem .5rem;transition:box-shadow .2s ease-out;display:flex}.post-list .post-card.wiki article .preview{align-items:center;margin:1rem 3rem;display:flex}.post-list .post-card.wiki article .preview img{object-fit:contain;-o-transition:all .75s ease-out;width:96px;max-height:96px;transition:all .75s ease-out}.post-list .post-card.wiki article .excerpt{word-wrap:break-word;flex:1;min-width:280px;margin:1rem .5rem;overflow:hidden}@media screen and (width>=950px){.post-list .post-card.wiki article .excerpt{margin-right:2rem}}.post-list .post-card.wiki article .excerpt .caps{margin-bottom:.75rem;line-height:1}.post-list .post-card.wiki article .excerpt .cap{--theme-block:var(--block);background:var(--theme-block);border-radius:2px;padding:2px 4px}.post-list .post-card.wiki article .excerpt p:last-child{margin-bottom:0}.post-list .post-card.wiki article .excerpt .cap+.cap{margin-left:4px}@media screen and (width<=500px){.post-list.archives{margin:1rem 0}}.navbar-blur{justify-content:space-between;align-items:center;display:flex}.navbar-container{flex-grow:1}.layout-toggle-btn{width:32px;height:32px;color:var(--text-p1);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:1.25rem;padding:0;transition:all .2s ease-out;display:flex}.layout-toggle-btn:hover{background:var(--bg-a50);color:var(--text)}.layout-toggle-btn svg{display:block}html[data-layout=card] .layout-toggle-btn .icon-grid{display:none}html[data-layout=card] .layout-toggle-btn .icon-list,html:not([data-layout=card]) .layout-toggle-btn .icon-grid{display:block}html:not([data-layout=card]) .layout-toggle-btn .icon-list{display:none}html[data-layout=card] .post-list.post{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:1.75rem;margin:1.5rem 1rem;display:grid}@media screen and (width<=768px){html[data-layout=card] .post-list.post{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media screen and (width<=500px){html[data-layout=card] .post-list.post{grid-template-columns:1fr;gap:1rem;margin:1rem 0}}html[data-layout=card] .post-list.post .post-card-wrap{margin:0;display:flex}html[data-layout=card] .post-list.post .post-card .default-meta,html[data-layout=card] .post-list.post .post-card>article>.excerpt,html:not([data-layout=card]) .post-list.post .postcard-back{display:none!important}html[data-layout=card] .post-list.post .post-card{background:#fbf9f5;border:1px solid #eadecc;border-radius:16px;flex-direction:column;width:100%;height:100%;margin:0;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;overflow:hidden;box-shadow:0 4px 15px #8b5a2b0d,0 1px 3px #00000005}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card{background:#25262a;border-color:#383a3f;box-shadow:0 4px 20px #00000040}html[data-layout=card] .post-list.post .post-card:hover{border-color:#d6c5af;transform:translateY(-4px);box-shadow:0 16px 36px -12px #8b5a2b26,0 2px 6px #8b5a2b0d}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card:hover{box-shadow:0 0 6px -2px var(--theme), 0 0 32px -8px var(--theme);border-color:var(--theme)}@media (prefers-color-scheme:dark){:root:not([data-theme]) html[data-layout=card] .post-list.post .post-card:hover{box-shadow:0 0 6px -2px var(--theme), 0 0 32px -8px var(--theme);border-color:var(--theme)}}html[data-layout=card] .post-list.post .post-card article.md-text{box-sizing:border-box;flex-direction:column;flex-grow:1;height:100%;padding:1.25rem;display:flex}html[data-layout=card] .post-list.post .post-card .post-cover{box-sizing:border-box;background:#fff;border-bottom:1px solid #efeae0;width:calc(100% + 2.5rem);height:auto;margin:-1.25rem -1.25rem .75rem;padding:.5rem .5rem .75rem;transition:padding .3s;overflow:hidden;box-shadow:0 2px 6px #0000000a}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card .post-cover{background:#1e1f22;border-bottom-color:#2c2d30;box-shadow:0 2px 6px #00000026}html[data-layout=card] .post-list.post .post-card .post-cover img{object-fit:contain;background:#fbf9f5;border-radius:4px;width:100%;height:auto;max-height:200px}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card .post-cover img{background:#25262a}html[data-layout=card] .post-list.post .post-card .post-cover.default-gradient{aspect-ratio:16/10;border:none;width:calc(100% + 2.5rem);height:auto;margin:-1.25rem -1.25rem .75rem;padding:0;display:block}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card .post-cover.default-gradient{filter:brightness(.8)contrast(1.1)}@media (prefers-color-scheme:dark){:root:not([data-theme]) html[data-layout=card] .post-list.post .post-card .post-cover.default-gradient{filter:brightness(.8)contrast(1.1)}}html:not([data-layout=card]) .post-list.post .post-card .post-cover.default-gradient{display:none}html[data-layout=card] .post-list.post .post-card .post-title{color:#2a2217;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;margin-bottom:.5rem;font-family:serif,Noto Serif CJK SC,Songti SC,system-ui,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}:root[data-theme=dark] html[data-layout=card] .post-list.post .post-card .post-title{color:#e5e3e0}html[data-layout=card] .post-list.post .postcard-back{flex-grow:1;gap:1rem;margin-top:.5rem;display:flex;position:relative}html[data-layout=card] .post-list.post .postcard-msg{flex-direction:column;flex-shrink:0;width:55%;display:flex}html[data-layout=card] .post-list.post .postcard-msg .excerpt{background-image:linear-gradient(#8b5a2b26 1px,#0000 1px);background-position:0 23px;background-size:100% 24px;margin:0;padding:.25rem 0}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-msg .excerpt{background-image:linear-gradient(#ffffff14 1px,#0000 1px)}html[data-layout=card] .post-list.post .postcard-msg .excerpt p{color:#5c5243;-webkit-line-clamp:4;text-shadow:0 0 1px #5c52430d;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:24px;display:-webkit-box;overflow:hidden}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-msg .excerpt p{color:#a59e93}html[data-layout=card] .post-list.post .postcard-divider{opacity:.8;background:repeating-linear-gradient(#dcd5c9,#dcd5c9 4px,#0000 4px 8px);align-self:stretch;width:1px}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-divider{background:repeating-linear-gradient(#44454a,#44454a 4px,#0000 4px 8px)}html[data-layout=card] .post-list.post .postcard-addr{flex-direction:column;flex-grow:1;justify-content:space-between;padding-left:.25rem;display:flex}html[data-layout=card] .post-list.post .postcard-stamp-area{justify-content:flex-end;align-items:flex-start;height:72px;display:flex;position:relative}html[data-layout=card] .post-list.post .postcard-stamp{box-sizing:border-box;background:#fff8eb;border:2px dashed #cfc2ad;border-radius:4px;justify-content:center;align-items:center;width:60px;height:72px;padding:4px;display:flex;box-shadow:inset 0 0 4px #00000008}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-stamp{background:#2a2925;border-color:#4a4943}html[data-layout=card] .post-list.post .stamp-serrated{text-align:center;border:1px solid #8b5a2b1a;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}html[data-layout=card] .post-list.post .stamp-icon{margin-bottom:2px;font-size:1.1rem;line-height:1.1}html[data-layout=card] .post-list.post .stamp-date{color:#8c7f6d;letter-spacing:.2px;white-space:nowrap;font-size:.55rem;font-weight:700;line-height:1.1}html[data-layout=card] .post-list.post .postcard-postmark{pointer-events:none;z-index:2;border:1.5px solid #8b5a2b59;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:20px;right:36px;transform:rotate(-15deg)}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-postmark{border-color:#e0a36659}html[data-layout=card] .post-list.post .postmark-circle{border:.5px solid #8b5a2b33;border-radius:50%;width:44px;height:44px;position:absolute}:root[data-theme=dark] html[data-layout=card] .post-list.post .postmark-circle{border-color:#e0a36633}html[data-layout=card] .post-list.post .postmark-text{color:#8b5a2bb3;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:40px;font-size:8px;font-weight:700;overflow:hidden}:root[data-theme=dark] html[data-layout=card] .post-list.post .postmark-text{color:#e0a366b3}html[data-layout=card] .post-list.post .addr-lines{flex-direction:column;gap:6px;margin-top:.75rem;margin-bottom:.25rem;display:flex}html[data-layout=card] .post-list.post .addr-line{color:#7d705c;white-space:nowrap;text-overflow:ellipsis;border-bottom:1.5px solid #e2dacd;padding-bottom:2px;font-size:.625rem;font-weight:500;overflow:hidden}:root[data-theme=dark] html[data-layout=card] .post-list.post .addr-line{color:#9c9180;border-bottom-color:#3d3e42}html[data-layout=card] .post-list.post .addr-line.line-1{font-family:serif,Georgia,Times New Roman;font-style:italic;font-weight:700}@media screen and (width<=480px){html[data-layout=card] .post-list.post .postcard-back{flex-direction:column;gap:.75rem}html[data-layout=card] .post-list.post .postcard-msg{width:100%}html[data-layout=card] .post-list.post .postcard-divider{background:repeating-linear-gradient(90deg,#dcd5c9,#dcd5c9 4px,#0000 4px 8px);width:100%;height:1px}:root[data-theme=dark] html[data-layout=card] .post-list.post .postcard-divider{background:repeating-linear-gradient(90deg,#44454a,#44454a 4px,#0000 4px 8px)}html[data-layout=card] .post-list.post .postcard-stamp-area{height:64px;margin-bottom:.25rem}html[data-layout=card] .post-list.post .postcard-postmark{top:12px}}
