.author{margin:0 auto;max-width:500px;text-align:center;padding:calc(var(--space)/2) 0}.author__image{border-radius:100%;width:90px;height:90px;margin-bottom:1em}.author__intro{opacity:.8}.author__site-title{font-size:1.5em}.author__links{margin-top:-.5em;font-size:1em}.author__links a{color:var(--link-color);margin:0 .5em}.artalk-cards{background:var(--at-bg-main);border-radius:var(--radius);max-width:var(--content-width);margin:20px auto;box-shadow:0 10px 20px rgba(0,0,0,.2)}.artalk-cards details{margin:0 auto;text-align:center;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);font-weight:600;outline:none}.artalk-cards details summary{list-style:none;margin:4px auto!important;color:var(--cb-admonition-icon-color)!important;margin:2.75rem 0 1rem;font-family:var(--title-font-family);line-height:1.5;outline:none}.artalk-cards details summary::-webkit-details-marker{display:none}.artalk-cards details p{color:var(--at-font-color);margin-bottom:0}.artalk-cards #LetsArtalk{padding:20px}@media screen and (max-width:767.5px){.artalk-cards details>p{text-align:left}.artalk-cards #LetsArtalk{padding:0}}.watch-collection{display:flex;flex-flow:row wrap;margin:0 auto 0 -20px;width:calc(100% + 20px)}.watch-item{display:block;opacity:1!important;margin-left:20px;margin-bottom:20px;position:relative;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:box-shadow .2s ease!important;border:none!important;text-decoration:none!important}.watch-item:hover{box-shadow:0 0 6px rgba(0,0,0,.2)}@media screen and (max-width:767.5px){.watch-item{width:calc(33.33333% - 20px)}}@media screen and (max-width:450px){.watch-item{width:calc(50% - 20px)}}@media screen and (min-width:767.5px){.watch-item{width:calc(25% - 20px)}}.watch-item-thumb{width:100%;padding-top:120%;border-top-left-radius:10px;border-top-right-radius:10px;background-position:50%;background-repeat:no-repeat;background-size:cover}.watch-item-info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.watch-item-info>*{display:block;text-align:center;margin:0 auto;max-width:100%}.watch-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.2rem;color:#333}.watch-item-title:not(.forei){color:#5e5b5c}.watch-item-title.forei{font-size:.9rem;padding-top:0}body[data-theme=dark] .watch-item-title.forei{color:#5e5b5c}body[data-theme=dark] .watch-item-title:not(.forei){color:#bbb}body[data-theme=dark] .watch-item-info{color:#b0b0b0;background:#222}.post-title{padding:var(--space) 0 var(--space);text-align:center}.post-title__publish-icon{vertical-align:top;background-color:#f7b955;display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.post-meta{font-family:var(--base-font-family)}.post p span{font-size:.85rem;font-family:var(--monospace-font-family)}.post p span:after{content:" "}.post__header{width:calc(100% + var(--space)*2);margin-left:calc(var(--space)*-1);margin-top:calc(var(--space)*-1);margin-bottom:calc(var(--space)/2);overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}.post__header img{width:100%}.post__header:empty{display:none}.post__content h2:first-child{margin-top:0}.post__content p{line-height:1.8}.post__content img{display:block;max-width:100%;margin:0 auto}.post__content a.watch{color:var(--body-color);box-shadow:inset 0 -6px 0 rgba(26,188,156,.3);transition:box-shadow .3s,opacity .3s;text-decoration:none}.post__content a.watch.cinema{box-shadow:inset 0 -6px 0 rgba(156,39,176,.3)}.post__content a.watch.cinema:hover{box-shadow:inset 0 -20px 0 rgba(156,39,176,.3)}.post__content a.watch.good{box-shadow:inset 0 -6px 0 rgba(255,87,34,.3)}.post__content a.watch.good:hover{box-shadow:inset 0 -20px 0 rgba(255,87,34,.3)}.post__content a.watch:hover{box-shadow:inset 0 -20px 0 rgba(26,188,156,.3)}.footnotes p{display:inline}.footnotes hr{padding:calc(var(--space)/2) 0 0 0;border:none;border-top:1px solid var(--border-color);margin:0}.footnotes .footnote-backref{display:inline}.post-comments{font-family:var(--base-font-family);padding:calc(var(--space)/2);max-width:var(--content-width);margin:0 auto}.post-author{margin-top:100px}#back-to-top{position:fixed;bottom:40px;right:40px;z-index:100;cursor:pointer}#back-to-top-icon{font-size:1.1em}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}