img.video{border:10px solid rgba(0,0,0,0);border-image:url("/static/images/film-border.png") round;border-image-slice:10 fill;border-image-width:10px}.gallery_thumbnail_container{align-content:center}.gallery_thumbnail_container .gallery_thumbnail{display:flex;flex-direction:column;align-self:center;text-align:center}.gallery_thumbnail_container .gallery_thumbnail img{image-rendering:pixelated}@media screen and (max-width: 85em){.gallery_thumbnail_container .gallery_thumbnail img{max-width:128px;max-height:128px}}@media screen and (max-width: 42em){.gallery_thumbnail_container .gallery_thumbnail img{max-width:96px;max-height:96px}}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:.5em}.gallery_post{max-width:fit-content;text-align:left}.gallery_post .media>img,.gallery_post .media>video{max-width:100%;max-height:100%;height:auto}.gallery_post .media:has(img.video){max-width:calc(100% - 20px);max-height:calc(100% - 20px)}.gallery_post .post_flex{display:flex;margin-top:.5em}@media screen and (max-width: 42em){.gallery_post .post_flex{flex-wrap:wrap}}.gallery_post .download{border:2px ridge sienna;background-color:rgba(160,82,45,.375);border-radius:5px;padding:2px;color:var(--text-color);text-decoration:none}.gallery_post .right{--bubble-bg: #282020;--bubble-bg-hover: rgb(61.25, 49, 49);--bubble-border: #402030;--bubble-border-hover: rgb(89.5, 44.75, 67.125);background:var(--bubble-bg);color:var(--text-color);border:.125em solid var(--bubble-border);padding:10px;border-radius:10px;z-index:1}.gallery_post .right .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6),.gallery_post .right .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6){margin-top:0px}.gallery_post .right .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child,.gallery_post .right .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0px}.gallery_post .right:hover,.gallery_post .right:active{background:var(--bubble-bg-hover);border-color:var(--bubble-border-hover)}.gallery_post .right:hover>.bubble_tail:before,.gallery_post .right:active>.bubble_tail:before{background:var(--bubble-bg-hover)}.gallery_post .right:hover>.bubble_tail:after,.gallery_post .right:active>.bubble_tail:after{background:var(--bubble-border-hover)}.gallery_post .title{font-size:1.5em;font-weight:bold;color:var(--text-color-bold)}.gallery_post .date{color:var(--text-color-disabled);font-style:italic;max-width:fit-content}.gallery_post .post_options{display:flex;gap:.5em}.gallery_post .post_options .delete_checkbox:not(:checked)~.delete_button{display:none}.gallery_post .post_options .delete_checkbox:checked~.delete_button_fake{display:none}.gallery_post .tags_container{margin-left:.5em;max-width:fit-content;max-height:fit-content}.gallery_post .tags_container .tag_entry{display:flex}.gallery_post .tags_container .tag_entry>span:first-child{text-decoration:none;margin-right:.5em}.gallery_post .tags_container .tag_entry>span a,.gallery_post .tags_container .tag_entry>span a:visited{color:inherit}.tag_color{color:#b4c7d9}.tag_color.artist{color:#f2ac08}.tag_color.copyright{color:#d0d}.tag_color.character{color:#0a0}.tag_color.species{color:#ed5d1f}.tag_color.meta{color:#fff}.tag_page{display:flex;flex-direction:column}.tag_page table{text-align:left}.tag_page table .count{color:var(--text-color-disabled)}.tag_large .tag_title{font-size:2em;font-weight:bold;color:var(--text-color-bold)}.tag_large .tag_title .count{color:var(--text-color-disabled)}.tag_large .tag_category{font-style:italic;max-width:fit-content}.tag_large .tag_options{padding-top:.5em;display:flex;gap:.5em}.tag_large .tag_options .delete_checkbox:not(:checked)~.delete_button{display:none}.tag_large .tag_options .delete_checkbox:checked~.delete_button_fake{display:none}.tag_link{text-decoration:none}.tag_link .count{color:var(--text-color-disabled)}