.blog-hero-section{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:80px 0;margin-bottom:0}.blog-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.blog-hero-subtitle{font-size:1.2rem;opacity:0.9;margin-bottom:0}.blog-search-section{background:#f8f9fa;padding:2rem;border-radius:10px;margin-bottom:2rem}.blog-search-form .input-group{box-shadow:0 4px 6px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}.featured-article-card{background:white;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;height:100%}.featured-article-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,0.15)}.featured-image{height:200px;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.article-content{padding:1.5rem}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:0.9rem}.category{background:#e3f2fd;color:#1976d2;padding:0.25rem 0.75rem;border-radius:20px;font-weight:500}.date{color:#666}.article-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.article-title a{color:#333;transition:color 0.3s ease}.article-title a:hover{color:#1976d2}.article-excerpt{color:#666;margin-bottom:1rem;line-height:1.6}.article-footer{display:flex;justify-content:space-between;align-items:center;font-size:0.9rem}.author{color:#666;font-weight:500}.reading-time{color:#999}.article-card{background:white;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;height:100%}.article-card:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.article-card-body{padding:1.5rem}.article-stats{display:flex;align-items:center;gap:1rem}.views{color:#666;font-size:0.9rem}.blog-sidebar{position:sticky;top:2rem}.sidebar-widget{background:white;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.widget-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}.category-list,.author-list{list-style:none;padding:0;margin:0}.category-list li,.author-list li{margin-bottom:0.75rem}.category-link,.author-link{display:flex;justify-content:space-between;align-items:center;color:#666;text-decoration:none;transition:color 0.3s ease;padding:0.5rem 0}.category-link:hover,.author-link:hover{color:#1976d2}.category-count,.author-count{color:#999;font-size:0.9rem}.popular-article-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.popular-article-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.article-number{background:#1976d2;color:white;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:600;margin-right:1rem;flex-shrink:0}.article-info{flex:1}.article-info .article-title{font-size:0.95rem;font-weight:500;margin-bottom:0.5rem;line-height:1.4}.article-info .article-meta{font-size:0.8rem;color:#666}.newsletter-widget{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white}.newsletter-widget .widget-title{color:white}.newsletter-form .input-group{margin-top:1rem}.newsletter-form .form-control{border:none;border-radius:6px 0 0 6px}.newsletter-form .btn{border-radius:0 6px 6px 0;background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.3);color:white}.newsletter-form .btn:hover{background:rgba(255,255,255,0.3)}.blog-article-header{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid #e9ecef}.blog-breadcrumb{margin-bottom:1rem}.blog-breadcrumb .breadcrumb{background:none;padding:0;margin:0}.blog-breadcrumb .breadcrumb-item a{color:#666;text-decoration:none}.blog-breadcrumb .breadcrumb-item a:hover{color:#1976d2}.article-meta-info{margin-bottom:1.5rem}.article-category{margin-bottom:0.5rem}.category-badge{background:#e3f2fd;color:#1976d2;padding:0.5rem 1rem;border-radius:20px;font-weight:500;font-size:0.9rem}.article-details{display:flex;gap:1rem;flex-wrap:wrap;font-size:0.9rem;color:#666}.article-details span{display:flex;align-items:center;gap:0.25rem}.article-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#333}.article-excerpt{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2rem}.featured-image{margin-bottom:2rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.featured-image img{width:100%;height:auto}.blog-article{background:white;border-radius:10px;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,0.1);margin-bottom:2rem}.article-content{font-size:1.1rem;line-height:1.8;color:#333}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:2rem;margin-bottom:1rem;font-weight:600;color:#333}.article-content h2{font-size:1.8rem;border-bottom:2px solid #e9ecef;padding-bottom:0.5rem}.article-content h3{font-size:1.5rem}.article-content p{margin-bottom:1.5rem}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin-bottom:0.5rem}.article-content blockquote{border-left:4px solid #1976d2;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#666}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0}.article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.article-content table th,.article-content table td{border:1px solid #e9ecef;padding:0.75rem;text-align:left}.article-content table th{background:#f8f9fa;font-weight:600}.article-tags{margin:2rem 0;padding:1.5rem;background:#f8f9fa;border-radius:8px}.article-tags h4{margin-bottom:1rem;color:#333}.tag-list{display:flex;flex-wrap:wrap;gap:0.5rem}.tag{background:#e3f2fd;color:#1976d2;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.9rem;font-weight:500}.article-footer{border-top:1px solid #e9ecef;padding-top:2rem;margin-top:2rem}.article-actions{margin-bottom:2rem}.article-actions .btn{margin-right:1rem}.article-author-info{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.author-avatar{font-size:3rem;color:#666}.author-details h5{margin-bottom:0.25rem;color:#333}.author-details p{margin:0;color:#666;font-size:0.9rem}.related-articles{margin-top:3rem}.related-articles h3{margin-bottom:2rem;color:#333}.related-article-card{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;height:100%}.related-article-card:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.related-image{height:150px;overflow:hidden}.related-image img{width:100%;height:100%;object-fit:cover}.related-content{padding:1.5rem}.related-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:0.9rem}.related-meta .category{background:#e3f2fd;color:#1976d2;padding:0.25rem 0.75rem;border-radius:20px;font-weight:500}.related-meta .date{color:#666}.related-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.related-title a{color:#333;transition:color 0.3s ease}.related-title a:hover{color:#1976d2}.related-excerpt{color:#666;margin-bottom:1rem;line-height:1.6;font-size:0.9rem}.related-footer{display:flex;justify-content:space-between;align-items:center;font-size:0.9rem}.related-footer .author{color:#666;font-weight:500}.related-footer .reading-time{color:#999}.recent-article-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.recent-article-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem;font-size:0.8rem}.recent-meta .category{background:#e3f2fd;color:#1976d2;padding:0.2rem 0.6rem;border-radius:15px;font-weight:500}.recent-meta .date{color:#666}.recent-title{font-size:1rem;font-weight:500;margin-bottom:0.5rem;line-height:1.4}.recent-title a{color:#333;transition:color 0.3s ease}.recent-title a:hover{color:#1976d2}.recent-footer{display:flex;justify-content:space-between;align-items:center;font-size:0.8rem;color:#666}.article-disclaimer{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1.5rem;margin:2rem 0}.article-disclaimer h4{color:#856404;margin-bottom:1rem}.article-disclaimer p{color:#856404;margin:0}@media (max-width: 768px){.blog-hero-title{font-size:2rem}.blog-hero-subtitle{font-size:1rem}.featured-article-card{margin-bottom:1rem}.article-title{font-size:2rem}.article-details{flex-direction:column;gap:0.5rem}.article-author-info{flex-direction:column;text-align:center}.related-article-card{margin-bottom:1rem}.article-content{font-size:1rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}}@media (max-width: 576px){.blog-hero-section{padding:60px 0}.blog-hero-title{font-size:1.75rem}.article-title{font-size:1.75rem}.article-content{font-size:0.95rem}.sidebar-widget{padding:1rem}.article-card-body{padding:1rem}}
