.blog-body{font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;color:#333;background:#f8f9fa;line-height:1.6}.blog-header{background:#1a2332;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.blog-header .navbar{padding:0.75rem 0}.blog-header .navbar-brand{font-size:1.4rem;font-weight:700;color:#fff !important;display:flex;align-items:center;gap:4px}.blog-header .navbar-brand .brand-icon{color:#F04438;font-size:1.2rem}.blog-header .navbar-brand .brand-blog{font-weight:400;opacity:0.7;font-size:0.9rem;margin-left:4px}.blog-header .nav-link{color:rgba(255,255,255,0.85) !important;font-weight:500;font-size:0.9rem;padding:0.5rem 0.75rem !important;transition:color 0.2s}.blog-header .nav-link:hover{color:#fff !important}.blog-header .blog-search-input{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#fff;font-size:0.875rem;padding:0.4rem 0.75rem;border-radius:20px;width:180px;transition:all 0.3s}.blog-header .blog-search-input::-moz-placeholder{color:rgba(255,255,255,0.5)}.blog-header .blog-search-input::placeholder{color:rgba(255,255,255,0.5)}.blog-header .blog-search-input:focus{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.4);color:#fff;width:220px;box-shadow:none}.blog-header .btn-cta{background:#F04438;color:#fff;border:none;font-weight:600;font-size:0.875rem;padding:0.5rem 1.25rem;border-radius:25px;transition:background 0.2s;white-space:nowrap}.blog-header .btn-cta:hover{background:#D92D20;color:#fff;text-decoration:none}.blog-main{min-height:60vh}.blog-hero{background:linear-gradient(135deg, #1a2332 0%, #2a3a4e 100%);color:#fff;padding:3rem 0}.blog-hero h1{font-size:2rem;font-weight:700;margin-bottom:0.5rem}.blog-hero p{font-size:1.1rem;opacity:0.8}.section-title{font-size:1.5rem;font-weight:700;color:#1a2332;margin-bottom:1.5rem;padding-bottom:0.5rem;border-bottom:3px solid #F04438;display:inline-block}.post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:transform 0.2s, box-shadow 0.2s;height:100%;display:flex;flex-direction:column}.post-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.1)}.post-card .post-card-image{position:relative;overflow:hidden;height:200px}.post-card .post-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 0.3s}.post-card .post-card-image .post-card-category{position:absolute;top:12px;left:12px;background:#F04438;color:#fff;font-size:0.75rem;font-weight:600;padding:4px 12px;border-radius:20px;text-decoration:none;text-transform:uppercase;letter-spacing:0.5px}.post-card .post-card-image .post-card-category:hover{background:#D92D20;color:#fff;text-decoration:none}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card .post-card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.post-card .post-card-body .post-card-meta{font-size:0.8rem;color:#666;margin-bottom:0.5rem;display:flex;align-items:center;gap:0.75rem}.post-card .post-card-body .post-card-meta .meta-author{font-weight:500;color:#1a2332}.post-card .post-card-body .post-card-title{font-size:1.1rem;font-weight:700;color:#1a2332;margin-bottom:0.5rem;line-height:1.4}.post-card .post-card-body .post-card-title a{color:inherit;text-decoration:none}.post-card .post-card-body .post-card-title a:hover{color:#F04438}.post-card .post-card-body .post-card-excerpt{font-size:0.9rem;color:#666;line-height:1.5;flex:1}.post-card .post-card-body .post-card-read-more{margin-top:1rem}.post-card .post-card-body .post-card-read-more a{color:#F04438;font-weight:600;font-size:0.875rem;text-decoration:none}.post-card .post-card-body .post-card-read-more a:hover{color:#D92D20}.featured-post{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);margin-bottom:2.5rem}.featured-post .featured-image{height:350px;overflow:hidden}.featured-post .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-post .featured-body{padding:2rem}.featured-post .featured-body .featured-category{display:inline-block;background:#F04438;color:#fff;font-size:0.75rem;font-weight:600;padding:4px 12px;border-radius:20px;text-decoration:none;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:0.75rem}.featured-post .featured-body .featured-category:hover{background:#D92D20;color:#fff;text-decoration:none}.featured-post .featured-body h2{font-size:1.75rem;font-weight:700;color:#1a2332;margin-bottom:0.75rem}.featured-post .featured-body h2 a{color:inherit;text-decoration:none}.featured-post .featured-body h2 a:hover{color:#F04438}.featured-post .featured-body .featured-excerpt{font-size:1rem;color:#666;margin-bottom:1rem}.featured-post .featured-body .featured-meta{font-size:0.85rem;color:#666}@media (min-width: 768px){.featured-post{display:flex}.featured-post .featured-image{width:55%;height:auto;min-height:300px}.featured-post .featured-body{width:45%;display:flex;flex-direction:column;justify-content:center}}.post-show{padding:2.5rem 0}.post-show .post-header{margin-bottom:2rem}.post-show .post-header .post-category-badge{display:inline-block;background:#F04438;color:#fff;font-size:0.75rem;font-weight:600;padding:4px 14px;border-radius:20px;text-decoration:none;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:1rem}.post-show .post-header .post-category-badge:hover{background:#D92D20;color:#fff;text-decoration:none}.post-show .post-header h1{font-family:'Merriweather', Georgia, serif;font-size:2.25rem;font-weight:700;color:#1a2332;line-height:1.3;margin-bottom:1rem}.post-show .post-header .post-meta{display:flex;align-items:center;gap:1rem;font-size:0.9rem;color:#666;flex-wrap:wrap}.post-show .post-header .post-meta .meta-author{font-weight:600;color:#1a2332}.post-show .post-header .post-meta .meta-separator{color:#e9ecef}.post-show .post-featured-image{border-radius:12px;overflow:hidden;margin-bottom:2rem}.post-show .post-featured-image img{width:100%;height:auto;display:block}.post-show .post-content{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.06);font-family:'Merriweather', Georgia, serif;font-size:1.05rem;line-height:1.8;color:#333}.post-show .post-content h2{font-size:1.5rem;font-weight:700;color:#1a2332;margin-top:2rem;margin-bottom:1rem}.post-show .post-content h3{font-size:1.25rem;font-weight:700;color:#1a2332;margin-top:1.5rem;margin-bottom:0.75rem}.post-show .post-content p{margin-bottom:1.25rem}.post-show .post-content a{color:#F04438;text-decoration:underline}.post-show .post-content a:hover{color:#D92D20}.post-show .post-content ul,.post-show .post-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.post-show .post-content ul li,.post-show .post-content ol li{margin-bottom:0.5rem}.post-show .post-content blockquote{border-left:4px solid #F04438;padding:1rem 1.5rem;margin:1.5rem 0;background:#fefefe;font-style:italic;color:#666}.post-show .post-content img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0}.post-show .post-author-box{background:#fff;border-radius:12px;padding:1.5rem;margin-top:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.06);display:flex;gap:1rem;align-items:center}.post-show .post-author-box .author-avatar{width:60px;height:60px;border-radius:50%;background:#1a2332;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.post-show .post-author-box .author-info h4{font-size:1rem;font-weight:700;color:#1a2332;margin-bottom:0.25rem}.post-show .post-author-box .author-info p{font-size:0.9rem;color:#666;margin:0}.blog-cta-box{background:linear-gradient(135deg, #1a2332 0%, #2a3a4e 100%);border-radius:12px;padding:2rem;text-align:center;color:#fff;margin:2rem 0}.blog-cta-box h3{font-size:1.3rem;font-weight:700;margin-bottom:0.5rem}.blog-cta-box p{opacity:0.85;margin-bottom:1.25rem}.blog-cta-box .btn-cta{background:#F04438;color:#fff;border:none;font-weight:600;padding:0.75rem 2rem;border-radius:25px;font-size:1rem;transition:background 0.2s}.blog-cta-box .btn-cta:hover{background:#D92D20;color:#fff;text-decoration:none}.blog-sidebar .sidebar-widget{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.blog-sidebar .sidebar-widget .widget-title{font-size:1.1rem;font-weight:700;color:#1a2332;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid #F04438}.blog-sidebar .sidebar-widget .category-list{list-style:none;padding:0;margin:0}.blog-sidebar .sidebar-widget .category-list li{margin-bottom:0.5rem}.blog-sidebar .sidebar-widget .category-list li a{color:#333;text-decoration:none;font-size:0.9rem;display:flex;justify-content:space-between;align-items:center;padding:0.4rem 0;transition:color 0.2s}.blog-sidebar .sidebar-widget .category-list li a:hover{color:#F04438}.blog-sidebar .sidebar-widget .category-list li a .count{background:#f8f9fa;font-size:0.75rem;padding:2px 8px;border-radius:10px;color:#666}.blog-sidebar .sidebar-widget .recent-post-item{display:flex;gap:0.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.blog-sidebar .sidebar-widget .recent-post-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-image{width:70px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-info{flex:1}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-info a{font-size:0.85rem;font-weight:600;color:#1a2332;text-decoration:none;line-height:1.3;display:block;margin-bottom:0.25rem}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-info a:hover{color:#F04438}.blog-sidebar .sidebar-widget .recent-post-item .recent-post-info .date{font-size:0.75rem;color:#666}.blog-search-section{padding:2.5rem 0}.blog-search-section .search-header{margin-bottom:2rem}.blog-search-section .search-header h1{font-size:1.75rem;font-weight:700;color:#1a2332}.blog-search-section .search-header .search-count{color:#666;font-size:0.95rem}.blog-category-section{padding:2.5rem 0}.blog-category-section .category-header{margin-bottom:2rem}.blog-category-section .category-header h1{font-size:1.75rem;font-weight:700;color:#1a2332}.blog-category-section .category-header .category-desc{color:#666;font-size:1rem}.blog-pagination{margin:2.5rem 0;display:flex;justify-content:center}.blog-pagination .pagination .page-item .page-link{color:#1a2332;border-color:#e9ecef;font-weight:500;padding:0.5rem 0.85rem;margin:0 2px;border-radius:8px;font-size:0.9rem}.blog-pagination .pagination .page-item .page-link:hover{background:#F04438;border-color:#F04438;color:#fff}.blog-pagination .pagination .page-item.active .page-link{background:#F04438;border-color:#F04438;color:#fff}.blog-pagination .pagination .page-item.disabled .page-link{color:#ccc}.related-posts{padding:2.5rem 0}.related-posts h3{font-size:1.5rem;font-weight:700;color:#1a2332;margin-bottom:1.5rem}.blog-empty{text-align:center;padding:4rem 0}.blog-empty h3{font-size:1.3rem;color:#1a2332;margin-bottom:0.5rem}.blog-empty p{color:#666}.blog-footer{background:#1a2332;color:rgba(255,255,255,0.8);padding:3rem 0 1.5rem;margin-top:3rem}.blog-footer .footer-title{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.blog-footer .footer-title .brand-icon{color:#F04438}.blog-footer .footer-desc{font-size:0.9rem;line-height:1.6;margin-bottom:1rem}.blog-footer .footer-links{list-style:none;padding:0;margin:0}.blog-footer .footer-links li{margin-bottom:0.5rem}.blog-footer .footer-links li a{color:rgba(255,255,255,0.7);text-decoration:none;font-size:0.9rem;transition:color 0.2s}.blog-footer .footer-links li a:hover{color:#fff}.blog-footer .footer-divider{border-color:rgba(255,255,255,0.1);margin:2rem 0 1rem}.blog-footer .footer-copy{font-size:0.8rem;color:rgba(255,255,255,0.5);margin:0}.blog-footer .btn-cta{background:#F04438;color:#fff;border:none;font-weight:600;padding:0.5rem 1.25rem;border-radius:25px;font-size:0.875rem;transition:background 0.2s}.blog-footer .btn-cta:hover{background:#D92D20;color:#fff;text-decoration:none}.post-image-placeholder{background:linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:2rem;width:100%;height:100%;min-height:200px}@media (max-width: 767px){.blog-hero{padding:2rem 0}.blog-hero h1{font-size:1.5rem}.post-show .post-header h1{font-size:1.5rem}.post-show .post-content{padding:1.5rem;font-size:0.95rem}.featured-post .featured-body{padding:1.25rem}.featured-post .featured-body h2{font-size:1.3rem}.blog-sidebar{margin-top:2rem}}.cited-operators{margin:2rem 0;padding:1.5rem;border:1px solid rgba(26,35,50,0.15);border-radius:12px;background:rgba(26,35,50,0.03)}.cited-operators .cited-operators-title{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#1a2332}.cited-operators .cited-operators-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:0.75rem}.cited-operators .cited-operator a{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,0.06);text-decoration:none;color:inherit;transition:border-color 0.2s, box-shadow 0.2s}.cited-operators .cited-operator a:hover{border-color:rgba(26,35,50,0.4);box-shadow:0 2px 8px rgba(0,0,0,0.06)}.cited-operators .cited-operator-logo,.cited-operators .cited-operator-logo-placeholder{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;flex:0 0 40px;display:flex;align-items:center;justify-content:center;color:#F04438}.cited-operators .cited-operator-name{font-weight:600;flex:1}.cited-operators .cited-operator-cta{font-size:0.8rem;color:#1a2332;white-space:nowrap}
