.blog-page{max-width:1200px;margin:0 auto;padding:2rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-header h1{color:#0f172a;margin-bottom:.5rem;font-size:2.5rem}.blog-header p{color:#64748b;font-size:1.1rem}.blog-featured{margin-bottom:3rem}.blog-featured h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem}.featured-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.featured-card{background:#fff;border-radius:12px;text-decoration:none;transition:transform .2s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.featured-card:hover{transform:translateY(-4px)}.featured-image{height:200px;position:relative}.featured-content{padding:1.25rem}.post-category{color:#3b82f6;background:#eff6ff;border-radius:20px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.featured-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;line-height:1.4}.featured-card p{color:#64748b;margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.post-meta{color:#94a3b8;gap:1rem;font-size:.8rem;display:flex}.blog-layout{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.blog-recent h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem}.recent-list{flex-direction:column;gap:1.5rem;display:flex}.recent-card{background:#fff;border-radius:12px;gap:2.6rem;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.recent-card:hover{transform:translateY(-2px)}.recent-image{flex-shrink:0;width:250px}.recent-content{flex:1;padding:1.25rem}.recent-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem;line-height:1.4}.recent-card p{color:#64748b;margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.blog-sidebar{position:sticky;top:2rem}.sidebar-section{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.sidebar-section h3{color:#0f172a;margin-bottom:1rem;font-size:1.1rem}.category-list{margin:0;padding:0;list-style:none}.category-list li{margin-bottom:.5rem}.category-list a{color:#3b82f6;font-size:.9rem;text-decoration:none;transition:color .2s}.category-list a:hover{color:#2563eb}.sidebar-cta{text-align:center;color:#fff;background:#3b82f6;border-radius:8px;margin-top:1rem;padding:.75rem;font-weight:600;text-decoration:none;display:block}.blog-post-page{max-width:800px;margin:0 auto;padding:2rem}.post-header{margin-bottom:2rem}.back-link{color:#3b82f6;margin-bottom:1rem;font-size:.9rem;text-decoration:none;display:inline-block}.post-header h1{color:#0f172a;margin:.75rem 0;font-size:2rem;line-height:1.3}.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;margin:2rem 0 1rem;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 table{border-collapse:collapse;width:100%;margin:1.5rem 0}.post-content th{text-align:left;background:#f1f5f9;padding:.75rem;font-weight:600}.post-content td{border-bottom:1px solid #e2e8f0;padding:.75rem}.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}.post-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:12px;margin:2rem 0;padding:2rem}.post-cta h3{margin:0 0 .5rem;font-size:1.3rem}.post-cta p{opacity:.8;margin:0 0 1rem}.cta-button{color:#fff;background:#3b82f6;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.related-posts{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.related-posts h2{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}.related-card img{border-radius:8px;margin-bottom:.75rem}.related-card h3{color:#0f172a;margin:0 0 .5rem;font-size:.95rem}@media (max-width:768px){.featured-grid,.blog-layout{grid-template-columns:1fr}.recent-card{flex-direction:column}.recent-image{width:100%;height:200px}.post-image{height:250px}.related-grid{grid-template-columns:1fr}}
