.blog-post-page{max-width:800px;margin:0 auto;padding:2rem}.blog-post{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000a}.post-header{margin-bottom:2rem}.back-link{color:#3b82f6;margin-bottom:1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#2563eb}.post-header .post-category{color:#3b82f6;background:#eff6ff;border-radius:20px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.post-header h1{color:#0f172a;margin:.75rem 0;font-size:2rem;line-height:1.3}.post-header .post-meta{color:#94a3b8;gap:1rem;font-size:.85rem;display:flex}.post-image{border-radius:12px;height:400px;margin-bottom:2rem;position:relative;overflow:hidden}.post-content{color:#334155;font-size:1.05rem;line-height:1.8}.post-content h2{color:#0f172a;border-bottom:2px solid #f1f5f9;margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem}.post-content h3{color:#1e293b;margin:1.5rem 0 .75rem;font-size:1.2rem}.post-content p{margin-bottom:1.25rem}.post-content ul,.post-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.post-content li{margin-bottom:.5rem}.post-content strong{color:#0f172a;font-weight:600}.post-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.post-content th{text-align:left;color:#0f172a;background:#f1f5f9;padding:.75rem 1rem;font-weight:600}.post-content td{color:#334155;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.post-content tr:hover td{background:#f8fafc}.post-tags{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;margin:2rem 0;padding-top:1.5rem;display:flex}.tag{color:#475569;background:#f1f5f9;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;font-weight:500;transition:background .2s}.tag:hover{background:#e2e8f0}.post-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:12px;margin:2rem 0;padding:2rem}.post-cta h3{color:#fff;margin:0 0 .5rem;font-size:1.3rem}.post-cta p{opacity:.85;color:#cbd5e1;margin:0 0 1.25rem}.cta-button{color:#fff;background:#3b82f6;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.cta-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.related-posts{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.related-posts h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem}.related-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.related-card{color:inherit;text-decoration:none;transition:transform .2s}.related-card:hover{transform:translateY(-2px)}.related-card img{border-radius:8px;width:100%;margin-bottom:.75rem}.related-card h3{color:#0f172a;margin:0 0 .5rem;font-size:.95rem;line-height:1.4}.related-card .post-meta{color:#94a3b8;font-size:.8rem}@media (max-width:768px){.blog-post-page{padding:1rem}.blog-post{padding:1.25rem}.post-header h1{font-size:1.5rem}.post-image{height:250px}.post-content{font-size:1rem}.post-content table{font-size:.85rem}.post-content th,.post-content td{padding:.5rem}.related-grid{grid-template-columns:1fr}}@media (max-width:480px){.blog-post{padding:1rem}.post-header h1{font-size:1.3rem}.post-image{height:200px}}
