.blog-detail-container{max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}.breadcrumb{display:flex;align-items:center;margin-bottom:2rem;font-size:.9rem;color:#6b7280}.breadcrumb-link{text-decoration:none;transition:color .2s ease}.breadcrumb-link,.breadcrumb-link:hover{color:hsl(var(--primary))}.breadcrumb-separator{margin:0 .5rem;color:#d1d5db}.breadcrumb-current{color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.article-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.article-meta-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.article-tag{padding:.25rem .75rem;background:#f1f5f9;color:#475569;text-decoration:none;border-radius:1rem;font-size:.8rem;font-weight:500;transition:all .2s ease}.article-tag:hover{background:hsl(var(--primary));color:#fff}.article-reading-time{color:hsl(var(--secondary));font-size:.9rem;font-weight:500}.article-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin:1rem 0;line-height:1.2}.article-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.article-meta{display:flex;align-items:center;justify-content:space-between}.article-author-info{display:flex;align-items:center;gap:1rem}.article-author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--primary)) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.25rem}.article-author-details{display:flex;flex-direction:column}.article-author-name{font-weight:600;color:#1f2937;font-size:1rem}.article-date{color:#6b7280;font-size:.9rem}.article-content{margin-bottom:3rem}.article-body{color:#374151;font-size:1.1rem;line-height:1.8}.article-body h1,.article-body h2,.article-body h3{color:#1f2937;font-weight:700;margin:2rem 0 1rem;line-height:1.3}.article-body h1{font-size:2rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.article-body h2{font-size:1.5rem}.article-body h3{font-size:1.25rem}.article-body p{margin-bottom:1.5rem}.article-body code{background:#f1f5f9;color:#e11d48;padding:.2rem .4rem;border-radius:.25rem;font-family:Monaco,Menlo,monospace;font-size:.9em}.article-body pre{background:#1f2937;color:#f9fafb;padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;font-family:Monaco,Menlo,monospace;font-size:.9rem;line-height:1.5}.article-body pre code{background:none;color:inherit;padding:0}.article-body ol,.article-body ul{margin:1.5rem 0;padding-left:2rem}.article-body li{margin-bottom:.5rem}.article-body strong{font-weight:600;color:#1f2937}.article-body a{color:blue}.article-body a:hover{text-decoration:underline}.article-body blockquote{border-left:4px solid hsl(var(--primary));padding-left:1rem;margin:1.5rem 0;font-style:italic;color:hsl(var(--secondary))}.article-footer{border-top:1px solid #e5e7eb;padding-top:2rem;margin-bottom:3rem}.article-share{margin-bottom:2rem}.article-share h3{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:1rem}.share-buttons{display:flex;gap:1rem}.share-button{padding:.5rem 1rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.share-button.twitter{background:#1da1f2;color:#fff}.share-button.linkedin{background:#0077b5;color:#fff}.share-button.copy{background:#6b7280;color:#fff}.share-button:hover{transform:translateY(-1px);opacity:.9}.article-author-bio{display:flex;gap:1rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e5e7eb}.author-bio-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--primary)) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.5rem;flex-shrink:0}.author-bio-content h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.author-bio-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.related-posts{margin-bottom:3rem}.related-posts-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.related-posts-grid{display:grid;gap:1.5rem}.related-post-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.related-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.related-post-title{margin:0 0 1rem;font-size:1.1rem;line-height:1.4}.related-post-title a{color:#1f2937;text-decoration:none;font-weight:600;transition:color .2s ease}.related-post-title a:hover{color:hsl(var(--primary))}.related-post-description{color:hsl(var(--secondary));font-size:.95rem;line-height:1.6;margin-bottom:1rem}.related-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem;color:#9ca3af}.related-post-tags{display:flex;gap:.5rem}.related-post-tag{padding:.2rem .5rem;background:#f1f5f9;color:#475569;border-radius:.75rem;font-size:.7rem;font-weight:500}.back-to-blog{text-align:center;margin-top:3rem}.back-to-blog-link{display:inline-flex;align-items:center;text-decoration:none;font-weight:500;transition:all .2s ease}.back-to-blog-link:hover{transform:translateY(-1px);text-decoration:underline}@media (max-width:768px){.blog-detail-container{padding:1rem .5rem}.article-title{font-size:2rem}.article-description{font-size:1.1rem}.article-meta-top{flex-direction:column;align-items:flex-start;gap:1rem}.breadcrumb-current{max-width:150px}.share-buttons{flex-wrap:wrap}.article-author-bio{flex-direction:column;text-align:center}.author-bio-avatar{align-self:center}.article-body{font-size:1rem}.article-body pre{padding:1rem;font-size:.85rem}}@media (max-width:480px){.article-title{font-size:1.75rem}.share-button{font-size:.85rem;padding:.4rem .8rem}}.blog-container{max-width:1200px;margin:0 auto;padding:0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.blog-header{text-align:center;padding:3rem 0;margin:-1rem -1rem 3rem;border-radius:0 0 2rem 2rem}.blog-header-content{max-width:800px;margin:0 auto;padding:0 1rem}.blog-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.blog-description{font-size:1.25rem;opacity:.9;line-height:1.6;margin:0}.tags-section{margin-bottom:3rem;padding:1.5rem;background:#f8fafc;border-radius:1rem;border:1px solid #e2e8f0}.tags-container{max-width:100%}.tags-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#374151}.tags-list{display:flex;flex-wrap:wrap;gap:.75rem}.tag-item{padding:.5rem 1rem;background:#fff;color:#6b7280;text-decoration:none;border-radius:2rem;border:2px solid #e5e7eb;font-size:.875rem;font-weight:500;transition:all .2s ease}.tag-item:hover{transform:translateY(-1px)}.tag-item.active,.tag-item:hover{background:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary))}.blog-content{margin-bottom:4rem}.no-posts{text-align:center;padding:4rem 2rem;color:#6b7280;font-size:1.1rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.blog-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;border:1px solid #f1f5f9}.blog-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.blog-card-content{padding:1.5rem;flex-grow:1}.blog-card-title{margin:0 0 1rem;font-size:1.25rem;line-height:1.4}.blog-card-title a{color:#1f2937;text-decoration:none;font-weight:600;transition:color .2s ease}.blog-card-title a:hover{color:hsl(var(--primary))}.blog-card-description{color:#4b5563;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.blog-card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.blog-card-tag{padding:.25rem .75rem;background:#f1f5f9;color:#475569;text-decoration:none;border-radius:1rem;font-size:.75rem;font-weight:500;transition:all .2s ease}.blog-card-tag:hover{background:hsl(var(--primary));color:#fff}.blog-card-footer{padding:1rem 1.5rem;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.blog-card-meta{display:flex;flex-direction:column;gap:.25rem}.blog-card-author{font-size:.875rem;color:#374151;font-weight:500}.blog-card-date{font-size:.75rem;color:#9ca3af}.blog-card-read-more{color:hsl(var(--primary));text-decoration:none;font-weight:600;font-size:.875rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease}.blog-card-read-more:hover{background:hsl(var(--primary));color:#fff;transform:translateX(2px)}@media (max-width:768px){.blog-container{padding:0 .5rem}.blog-header{margin:-.5rem -.5rem 2rem;padding:2rem 0}.blog-title{font-size:2rem}.blog-description{font-size:1.1rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.tags-list{gap:.5rem}.tag-item{font-size:.8rem;padding:.4rem .8rem}.blog-card-footer{flex-direction:column;gap:1rem;align-items:stretch}.blog-card-meta,.blog-card-read-more{text-align:center}}@media (max-width:480px){.blog-title{font-size:1.75rem}.blog-card-content{padding:1rem}.blog-card-footer{padding:.75rem 1rem}.tags-section{margin-bottom:2rem;padding:1rem}}