.app_post_container .app_post_title{position:relative;max-height:50vh;background-color:var(--accent);min-height:70vh;overflow:hidden;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.app_post_content{padding:0 var(--padding);flex:1;width:auto;min-width:0;width:70vw;line-height:1.75}.app_post_floatingContent{position:absolute;width:100%;background-color:var(--accent);bottom:0;left:0;padding:var(--padding)}.app_post_content blockquote{margin:18px 0;padding-left:18px;border-left:4px solid var(--accent)}.app_post_content blockquote p{margin:0}.app_post_content{margin-top:var(--home-margin-top)}.app_post_content p{color:var(--text-secondary);font-size:1.1em;margin:18px 0}.app_post_content h1,.app_post_content h2,.app_post_content h3,.app_post_content h4,.app_post_content h5,.app_post_content h6,.app_post_content strong{color:var(--text-primary);font-weight:700}.app_post_content h1,.app_post_content h2,.app_post_content h3,.app_post_content h4,.app_post_content h5,.app_post_content h6{line-height:1.2;margin:28px 0 12px}.app_post_content h2{font-size:2.2em;margin:32px 0 14px}.app_post_content h3{font-size:2em}.app_post_content h4{font-size:1.8em}.app_post_content h5{font-size:1.6em}.app_post_content h6{font-size:1.4em}.app_post_content strong{font-size:1em}.app_post_content ul,.app_post_content ol{margin:18px 0;padding-left:22px}.app_post_content li{margin-top:5px}.app_post_content li>p{margin:10px 0}.app_post_content img{max-width:100%;height:auto}.app_post_content iframe{margin:var(--home-margin-top) 0}.app_post_content pre{margin:18px 0;overflow-x:auto}.app_post_content pre code{display:block;padding:16px}.app_post_content :not(pre)>code{font-size:.95em;padding:.15em .35em}.app_post_content_wrapper{display:flex;justify-content:space-between;gap:var(--padding)}.app_post_content table{max-width:600px;padding:10px;margin:var(--home-margin-top) 0}@media only screen and (max-width: 600px){.app_post_content blockquote{margin-left:0}.app_post_content table{max-width:100%;padding:5px}.app_post_content{width:100%;max-width:100%}.app_post_content iframe{max-width:100%;margin:var(--home-margin-top) 0}.app_post_content_wrapper{display:block}}
