@charset "UTF-8";.feed[data-astro-cid-pcqv6iid]{display:flex;flex-direction:column}.post-content[data-astro-cid-huxyrzvi]{width:100%;position:relative}.post-container{padding-top:var(--pt);min-height:100vh}.title-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.post-content p{white-space:pre-wrap;min-height:16px}.post-content strong{font-weight:400;font-size:32px}.post-content blockquote{font-weight:400;display:block;flex-direction:column;align-items:center;justify-content:center;margin-top:calc(var(--lh) / 2);margin-bottom:calc(var(--lh) / 2);padding:40px}.post-content .pt-block{margin:0 0 calc(var(--lh) / 2);white-space:pre-wrap}.post-content img{width:100%;border-radius:var(--br);margin:0!important;padding:0!important;display:block}.post-content figure.pt-image{margin:40px auto!important;cursor:zoom-in}.post-content .footnote-layer--right figure.pt-image,.post-content .footnote-layer--left figure.pt-image,.post-content .margin-note figure.pt-image,.post-content .inline-footnote figure.pt-image{margin:10px 0!important;cursor:default}.post-content .pt-carousel-wrap{margin:40px 0}.post-content .pt-carousel{position:relative;width:100%;aspect-ratio:4/3;border-radius:var(--br);overflow:hidden;cursor:e-resize;margin:0!important}.post-content figure.pt-image+figure.pt-image{margin-top:0!important}.post-content .pt-carousel-wrap+.pt-carousel-wrap{margin-top:0!important}.post-content figure.pt-image+.pt-carousel-wrap,.post-content .pt-carousel-wrap+figure.pt-image{margin-top:0!important}.post-content .pt-caption{display:block;width:100%;text-align:center;margin-top:6px;font-size:calc(var(--fz) * .6)}.post-content .footnote-note figure.pt-image,.post-content .inline-footnote figure.pt-image,.post-content .margin-note figure.pt-image,.post-content .footnote-layer--right figure.pt-image,.post-content .footnote-layer--left figure.pt-image{margin:8px auto!important;cursor:default!important}.post-content .footnote-note .pt-carousel-wrap,.post-content .inline-footnote .pt-carousel-wrap,.post-content .margin-note .pt-carousel-wrap{margin:8px 0!important}.post-content .pt-carousel-img{position:absolute;inset:0;opacity:0;border-radius:var(--br);transition:opacity 1s ease-in-out;will-change:opacity}.post-content .pt-carousel-img.is-visible{opacity:1}.post-content .pt-carousel-img.fit-cover{width:100%;height:100%;object-fit:cover}.post-content .pt-carousel-img.fit-contain{width:auto;height:100%;max-width:100%;object-fit:contain;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.post-content .footnote-text{color:var(--footnote-gray);cursor:pointer}.post-content .footnote-note{display:none}.post-content .fn-inline-block{padding:0 2px}.post-content .footnote-layer--right,.post-content .footnote-layer--left{position:absolute;top:5px;width:calc((100vw - var(--column-width)) / 2 - 26px);pointer-events:none;z-index:10}.post-content .footnote-layer--right{left:100%;margin-left:13px;text-align:left}.post-content .footnote-layer--left{right:100%;margin-right:13px;text-align:right}.post-content .margin-note{position:absolute;color:var(--footnote-gray);display:none;pointer-events:none;max-width:350px}.post-content .margin-note--right{left:0;text-align:left}.post-content .margin-note--left{right:0;text-align:left}.post-content .margin-note--visible{display:block}html.pt-no-scroll,body.pt-no-scroll{overflow:hidden}.pt-lightbox{position:fixed;inset:0;z-index:9999;display:none;place-items:center}.pt-lightbox.is-open{display:grid}.pt-lightbox__backdrop{position:absolute;inset:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pt-lightbox__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;max-width:90vw;max-height:90vh}.pt-lightbox__img{position:relative;z-index:1;border-radius:var(--br);max-width:80vw;max-height:80vh;width:auto;height:auto;object-fit:contain;cursor:zoom-out}.pt-lightbox__img.is-horizontal{max-width:90vw;max-height:90vh}.pt-lightbox__img.is-vertical{max-height:90vh;max-width:90vw}.pt-lightbox__caption{max-width:90vw;text-align:center;font-size:calc(var(--fz) * .6);display:none}@media(max-width:768px){.post-content .footnote-layer--right,.post-content .footnote-layer--left,.post-content .margin-note{display:none!important}.post-content .inline-footnote{display:block;margin-top:calc(var(--lh) / 2);margin-bottom:calc(var(--lh) / 2);padding:8px;color:var(--footnote-gray);border-radius:var(--br);margin-left:5%}.post-content img{cursor:default!important}}
