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}.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{background:var(--bg-bubble);color:var(--text-color);padding:10px;border-radius:5px}.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)}