.blog-post-container{max-width:800px;margin:0 auto;padding:0 20px}.breadcrumb{display:flex;gap:8px;align-items:center;padding:40px 0 20px;font-size:13px;color:#999}.breadcrumb a{color:#3b5bdb;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#2d4399}.breadcrumb span{color:#ddd}.post-not-found{text-align:center;padding:100px 20px}.post-not-found h1{font-size:32px;margin-bottom:12px;color:#1a1a1a}.post-not-found p{color:#666;margin-bottom:24px}.back-link{display:inline-block;color:#3b5bdb;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover{color:#2d4399}.blog-post{margin:60px 0}.post-header{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}.post-category-tag{display:inline-block;background:#f0f4ff;color:#3b5bdb;padding:8px 14px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:16px}.blog-post h1{font-size:42px;margin:16px 0;color:#1a1a1a;line-height:1.3}.post-excerpt-large{font-size:18px;color:#666;margin:20px 0;line-height:1.6}.post-meta-large{display:flex;gap:12px;align-items:center;font-size:14px;color:#999;margin-top:20px}.post-meta-large .separator{color:#ddd}.post-content{font-size:16px;line-height:1.8;color:#333;margin:40px 0}.post-content>:first-child{margin-top:0}.md-h1{font-size:32px;margin:40px 0 20px}.md-h1,.md-h2{font-weight:600;color:#1a1a1a;line-height:1.3}.md-h2{font-size:24px;margin:32px 0 16px}.md-h3{font-size:18px;font-weight:600;margin:24px 0 12px;color:#1a1a1a;line-height:1.3}.md-p{margin:16px 0;line-height:1.8}.md-ol,.md-ul{margin:20px 0;padding-left:24px}.md-li{margin:8px 0;line-height:1.8}.md-link{color:#3b5bdb;text-decoration:none;font-weight:500;transition:color .3s ease}.md-link:hover{color:#2d4399;text-decoration:underline}.md-blockquote{border-left:4px solid #3b5bdb;margin:24px 0;font-style:italic;color:#666;background:#f9fafb;padding:16px 20px;border-radius:4px}.post-content code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:14px;color:#d32f2f}.post-content pre{background:#2d2d2d;color:#f8f8f2;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0}.post-content pre code{background:none;color:inherit;padding:0}.post-footer{margin:60px 0;padding:32px;background:#f9fafb;border-radius:8px;display:flex;gap:16px}.author-avatar{width:64px;height:64px;border-radius:50%;background:#3b5bdb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;flex-shrink:0}.author-info{flex:1 1}.author-info h4{font-size:16px;margin:0 0 8px;color:#1a1a1a}.author-info p{margin:0;font-size:14px;color:#666;line-height:1.6}.post-cta{background:linear-gradient(135deg,#3b5bdb,#2d4399);color:#fff;padding:60px 40px;border-radius:12px;text-align:center;margin:80px 0}.post-cta h3{font-size:28px;margin:0 0 12px}.post-cta p{font-size:16px;margin:0 0 28px;opacity:.95}.cta-button{display:inline-block;background:#fff;color:#3b5bdb;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;transition:background .3s ease;font-size:15px}.cta-button:hover{background:#f5f7ff}.related-posts{margin:80px 0}.related-posts h2{font-size:24px;margin-bottom:32px;color:#1a1a1a}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.related-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px;transition:all .3s ease}.related-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:#3b5bdb}.related-card h4{font-size:18px;margin:0 0 12px;color:#1a1a1a;line-height:1.4}.related-card p{font-size:14px;color:#666;margin:12px 0;line-height:1.6;flex-grow:1}.related-card .post-meta{font-size:13px;color:#999;display:flex;gap:8px;margin-bottom:12px}.related-card .read-more{display:inline-block;color:#3b5bdb;text-decoration:none;font-weight:500;font-size:14px;margin-top:12px;transition:color .3s ease}.related-card .read-more:hover{color:#2d4399}@media (max-width:768px){.blog-post-container{padding:0 16px}.blog-post h1{font-size:28px}.post-excerpt-large{font-size:16px}.post-footer{flex-direction:column;text-align:center}.author-avatar{margin:0 auto}.post-cta{padding:40px 24px}.post-cta h3{font-size:22px}.related-grid{grid-template-columns:1fr}}