.post.mini .wide{display:flex;width:fit-content;margin-bottom:.5em;max-width:84.25em}.post.mini .wide .flex_break{flex-basis:100%}.post.mini .wide .left{display:flex;flex-direction:column}.post.mini .wide .left .post_thumbnail_container{min-width:128px}.post.mini .wide .left .post_thumbnail_container .post_thumbnail{max-height:128px}.post.mini .wide .left .stats{align-self:center}.post.mini .wide .right{background:var(--bg-bubble);color:var(--text-color);min-height:4.5em;position:relative;margin-left:1em;padding:10px;border-radius:5px;z-index:2}.post.mini .wide .right .post_body{height:100%;max-height:20em;-webkit-mask-image:linear-gradient(to bottom, black 50%, transparent 100%);mask-image:linear-gradient(to bottom, black 50%, transparent 100%)}.post.mini .wide .right .bubble_tail{position:absolute;z-index:-1;border-style:solid;border-width:20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble) rgba(0,0,0,0);left:-20px;top:2em}@media screen and (max-width: 88.6em){.post:not(.disable_arrow_up) .wide{flex-wrap:wrap}.post:not(.disable_arrow_up) .wide .left{margin-right:1em}.post:not(.disable_arrow_up) .wide .right{margin-left:0em;margin-top:1em}.post:not(.disable_arrow_up) .wide .right .bubble_tail{left:4em;top:-20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble)}}@media screen and (max-width: 102.85em){#subpage-browser:checked~#columns .post:not(.disable_arrow_up) .wide{flex-wrap:wrap}#subpage-browser:checked~#columns .post:not(.disable_arrow_up) .wide .left{margin-right:1em}#subpage-browser:checked~#columns .post:not(.disable_arrow_up) .wide .right{margin-left:0em;margin-top:1em}#subpage-browser:checked~#columns .post:not(.disable_arrow_up) .wide .right .bubble_tail{left:4em;top:-20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble)}}@media screen and (max-width: 102.85em){#account-dropdown:checked~#columns .post:not(.disable_arrow_up) .wide{flex-wrap:wrap}#account-dropdown:checked~#columns .post:not(.disable_arrow_up) .wide .left{margin-right:1em}#account-dropdown:checked~#columns .post:not(.disable_arrow_up) .wide .right{margin-left:0em;margin-top:1em}#account-dropdown:checked~#columns .post:not(.disable_arrow_up) .wide .right .bubble_tail{left:4em;top:-20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble)}}@media screen and (max-width: 42em){.post.mini .wide .post:not(.disable_arrow_up) .wide{flex-wrap:wrap}.post.mini .wide .post:not(.disable_arrow_up) .wide .left{margin-right:1em}.post.mini .wide .post:not(.disable_arrow_up) .wide .right{margin-left:0em;margin-top:1em}.post.mini .wide .post:not(.disable_arrow_up) .wide .right .bubble_tail{left:4em;top:-20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble)}}.post .top_row{display:flex}.post .top_row .post_thumbnail{margin-right:.5em;max-width:80vw;max-height:180px}.post .post_main{background:var(--bg-bubble);color:var(--text-color);min-width:6.5em;position:relative;margin-top:1.5em;margin-bottom:.75em;padding:10px;border-radius:5px;max-width:84.25em}.post .post_main .bubble_tail{position:absolute;z-index:1;border-style:solid;border-width:20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--bg-bubble);left:4em;top:-20px}.post .title{font-size:1.5em;font-weight:bold;text-decoration:none;width:fit-content}.post .title:not(a){color:var(--text-color-bold)}.post .published{color:var(--text-color-disabled);font-style:italic;max-width:fit-content}.post .post_options{display:flex;gap:.5em}.post .post_options .delete_checkbox:not(:checked)~.delete_button{display:none}.post .post_options .delete_checkbox:checked~.delete_button_fake{display:none}.tags{margin-bottom:.25em;display:flex;flex-wrap:wrap;max-width:calc(84.25em + 20px)}.tags .tag{border:2px ridge #faaaab;border-radius:5px;background:rgba(250,170,171,.375);padding:2px;margin-right:.25em;margin-bottom:.125em;color:var(--text-color);text-decoration:none}