#root{max-width:850px;padding-top:1rem;background-color:light-dark(#eee, #111);box-shadow:1rem 0 2rem light-dark(#eee, #111);backdrop-filter:blur(1rem)}@media (prefers-color-scheme: dark){#root{background-color:rgba(17,17,17,.8)}}@media (prefers-color-scheme: light){#root{background-color:rgba(238,238,238,.8)}}body{background-position:top right;padding-top:0}body.vine0{background-image:url("/images/backgrounds/vines0.avif");background-repeat:no-repeat}body.vine1{background-image:url("/images/backgrounds/vines1.avif");background-repeat:no-repeat}body.vine2{background-image:url("/images/backgrounds/vines2.avif");background-repeat:no-repeat}body.vine3{background-image:url("/images/backgrounds/vines3.avif");background-repeat:no-repeat}.writing-date{margin-right:.4rem}.writing-tag{text-decoration:none;font-size:.8rem;color:light-dark(#222, #ccc);background-color:light-dark(#ddd, #171717);border:1px solid light-dark(#222, #ccc);border-radius:.2rem;padding:.1rem;margin-right:.2rem;line-height:1.8rem}.feed-icon{text-decoration:none;vertical-align:middle}.feed-icon svg{fill:light-dark(#264f38, #219454);stroke:light-dark(#264f38, #219454);width:1em}h1:hover .zola-anchor,h2:hover .zola-anchor,h3:hover .zola-anchor,h4:hover .zola-anchor,h5:hover .zola-anchor,h6:hover .zola-anchor{display:inline-block;text-decoration:none;font-size:.8em;margin-left:.5rem}