.post-page{padding:5rem 0 8rem;position:relative}.post-page:before{content:"";filter:blur(80px);pointer-events:none;z-index:-1;background:#5881571f;border-radius:50%;width:350px;height:350px;position:fixed;top:-100px;right:-100px}.post-header{text-align:center;border-bottom:1px solid #3a5a401f;margin-bottom:3.5rem;padding-bottom:2.5rem}.post-header .post-date{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:500}.post-header .post-title{color:var(--color-primary);margin-top:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:600;line-height:1.15}.post-content{max-width:700px;color:var(--color-text-light);margin:0 auto;font-size:1.125rem;line-height:1.85}.post-content h1,.post-content h2,.post-content h3{color:var(--color-primary);margin:2.5rem 0 1.25rem;font-family:Playfair Display,Georgia,serif}.post-content h1{font-size:2.25rem}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.375rem}.post-content p{margin:1.5rem 0}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:1.75rem}.post-content li{margin:.625rem 0}.post-content blockquote{border-left:4px solid var(--color-secondary);color:var(--text-muted);margin:2rem 0;padding-left:1.75rem;font-size:1.05rem;font-style:italic}.post-content pre{background:var(--bg-code);color:#e8e6e3;border-radius:var(--radius-input);box-shadow:var(--shadow-soft);margin:2rem 0;padding:1.5rem;overflow-x:auto}.post-content code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem}.post-content img{border-radius:var(--radius-input);max-width:100%;height:auto;box-shadow:var(--shadow-card);margin:2rem 0}.post-content a{color:var(--color-primary);text-underline-offset:3px;transition:var(--transition-base);-webkit-text-decoration:underline #3a5a404d;text-decoration:underline #3a5a404d}.post-content a:hover{-webkit-text-decoration-color:var(--color-primary);text-decoration-color:var(--color-primary)}.post-content hr{border:none;border-top:2px solid #3a5a401f;margin:3rem 0}@media (max-width:768px){.post-page{padding:3rem 0 5rem}.post-header .post-title{font-size:2rem}.post-content{font-size:1rem}}.post-footer{border-top:1px solid var(--glass-border);justify-content:center;margin-top:4rem;padding-top:2rem;display:flex}
