.post-page{display:flex;flex-direction:column;justify-content:center;min-height:100vh;background-color:#f9fafb}.post-header{background-color:white;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);width:100%}.post-header,.post-header-content{display:flex;flex-direction:column;align-items:center}.post-header-content{max-width:64rem;margin:0}.post-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2;text-align:center}.post-description{font-size:1.125rem;color:#6b7280;line-height:1.75;margin-bottom:1.5rem;text-align:center}.post-content{max-width:64rem;margin:0 auto;color:#374151;line-height:1.75}.post-content h1,.post-content h2,.post-content h3{color:#111827;font-weight:600;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.post-content h1{font-size:2rem}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.5rem}.post-content p{margin-bottom:1.5rem;font-size:1.25rem}.post-content ol,.post-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.post-content ul li{list-style:disc}.post-content ol li{list-style:decimal}.post-content strong{font-weight:600;color:#111827}.post-content a{color:#2563eb;text-decoration:none}.post-content a:hover{text-decoration:underline}.post-content img{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);margin:2rem auto;display:block;max-width:100%;height:auto}.post-content blockquote{border-left:4px solid #3b82f6;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#6b7280}@media (min-width:769px){.post-title{font-size:2.25rem}.post-description{font-size:1.25rem}.post-content,.post-header{padding:3rem}.post-content p{font-size:1rem}.post-content img{max-width:50%}}