.page-wrapper{position:relative;max-width:100%}.back-button{position:relative;top:1rem;left:2rem;z-index:10;background-color:#fff!important}@media(max-width:768px){.back-button{display:none}}.post-header{display:flex;align-items:center;gap:1rem;margin:2rem auto 1rem;max-width:1200px;padding:0 1rem}.post-content{display:block;margin:0 auto;max-width:1200px;padding:2rem 1rem}.post-content img{max-width:100%;height:auto}.image-with-caption{margin:1em 0;display:flex;justify-content:center;align-items:center}.image-with-caption .caption{font-size:.65rem;color:#666;margin-top:4px}.image-button img{width:100px;height:auto;cursor:grab;transition:transform .2s;object-fit:contain}.image-button img:hover{transform:scale(1.3)}@media(max-width:768px){.image-button img{width:30%}.image-button img:hover{transform:scale(1)}}