.blog-post-page{color:#fff;background:#0d0d0d;justify-content:center;min-height:100vh;padding:3rem 2rem;font-family:Courier New,monospace;display:flex}.blog-post-page .blog-container{flex-direction:column;gap:2rem;width:100%;max-width:900px;display:flex}.blog-post-page .back-archive{margin-bottom:1rem}.blog-post-page .back-archive .back-btn{color:#00ff85;cursor:pointer;background:#0d0d0d;border:2px solid #00ff85;border-radius:12px;padding:.5rem 1rem;font-family:monospace;text-decoration:none;transition:all .2s;display:inline-block}.blog-post-page .back-archive .back-btn:hover{color:#0d0d0d;background:#00ff85}.blog-post-page .blog-box{background:#0d0d0d;border:2px solid #00ff85;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.blog-post-page .blog-box .post-title{text-align:center;margin:0;font-size:2rem}.blog-post-page .blog-box .post-date{opacity:.6;text-align:center;font-size:.75rem}.blog-post-page .blog-box .post-content{font-size:.95rem;line-height:1.6}.blog-post-page .blog-box .post-content p{margin-bottom:1rem}.blog-post-page .blog-box .post-content img,.blog-post-page .blog-box .post-content video,.blog-post-page .blog-box .post-content iframe{background:#0d0d0d;border-radius:8px;width:100%;max-height:70vh;margin:1rem auto;display:block}@media (max-width:768px){.blog-post-page{padding:2rem 1rem}.blog-post-page .blog-box .post-title{font-size:1.6rem}.blog-post-page .blog-box .post-content video,.blog-post-page .blog-box .post-content iframe{max-height:50vh}}.post-content .wp-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:2rem 0;display:grid}.post-content .wp-gallery img{object-fit:cover;width:100%;height:auto}.post-content .wp-image{margin:2rem 0}.post-content .wp-image img{width:100%;height:auto}.post-content img,.post-content video,.post-content iframe{margin:1.5rem auto}.pdf-embed{flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;display:flex}.pdf-embed iframe{background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-width:900px;height:80vh;box-shadow:0 4px 12px #0000001a}.pdf-embed a{color:#fff;text-align:center;background:#007acc;border-radius:6px;margin:1rem 0;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.pdf-embed a:hover{background:#005fa3}@media (max-width:768px){.pdf-embed iframe{height:60vh}.pdf-embed a{padding:.5rem 1rem;font-size:.95rem}}@media (max-width:480px){.pdf-embed iframe{height:50vh}.pdf-embed a{padding:.4rem .9rem;font-size:.9rem}}
