.blog-hero{background:linear-gradient(135deg,var(--dark-bg),#2c2c2c);color:#fff!important;padding:4rem 0;margin-bottom:2rem}.blog-hero h1,.blog-hero h2,.blog-hero h3,.blog-hero p{color:#fff!important;text-shadow:none!important}.article-content,.blog-article{background:var(--card-bg)!important;color:var(--text-primary)!important;padding:2rem;border-radius:12px;margin-bottom:2rem;border:1px solid rgba(100,181,246,.1)}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.blog-article h1,.blog-article h2,.blog-article h3,.blog-article h4,.blog-article h5,.blog-article h6{color:var(--primary-color)!important;margin-bottom:1rem}.article-content div,.article-content li,.article-content p,.article-content span,.blog-article div,.blog-article li,.blog-article p,.blog-article span{color:var(--text-primary)!important;line-height:1.7}.battery-level{background:var(--card-bg)!important;color:var(--text-primary)!important;padding:1rem;border-radius:8px;border-left:4px solid var(--primary-color);margin:1rem 0}.quality-indicator{background:#2a2a2a!important;color:#fff!important;padding:.5rem 1rem;border-radius:6px;display:inline-block;margin:.25rem}.red-flag{color:#ff5252!important;font-weight:600}.green-flag{color:#4caf50!important;font-weight:600}.story-box{background:#1a1a1a!important;border:2px solid var(--primary-color);border-radius:10px;padding:1.5rem;margin:1.5rem 0;color:var(--text-primary)!important}.story-box h3,.story-box h4{color:var(--primary-color)!important}.cost-comparison{background:var(--card-bg)!important;border:1px solid rgba(100,181,246,.2);border-radius:8px;overflow:hidden;margin:1rem 0}.cost-comparison th{background:var(--primary-color)!important;color:#fff!important;padding:1rem}.cost-comparison td{background:var(--card-bg)!important;color:var(--text-primary)!important;padding:.75rem 1rem;border-bottom:1px solid rgba(100,181,246,.1)}.blog-cta{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))!important;padding:2rem;border-radius:12px;text-align:center;margin:2rem 0}.blog-cta,.blog-cta h3,.blog-cta h4,.blog-cta p{color:#fff!important}.blog-cta .btn{background:#fff!important;color:var(--primary-color)!important;border:none;font-weight:600}.article-content ol,.article-content ul,.blog-article ol,.blog-article ul{color:var(--text-primary)!important;padding-left:2rem}.article-content ol li,.article-content ul li,.blog-article ol li,.blog-article ul li{color:var(--text-primary)!important;margin-bottom:.5rem}.article-content a,.blog-article a{color:var(--primary-color)!important;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease}.article-content a:hover,.blog-article a:hover{color:var(--secondary-color)!important;border-bottom-color:var(--secondary-color)}.tech-spec{background:#2a2a2a!important;color:#fff!important;padding:1rem;border-radius:6px;font-family:Courier New,monospace;margin:1rem 0;border-left:3px solid var(--primary-color)}.article-content .text-dark,.blog-article .text-dark{color:var(--text-primary)!important}.article-content .text-muted,.blog-article .text-muted{color:#9e9e9e!important}@media (max-width:768px){.article-content,.blog-article{padding:1.5rem;margin-bottom:1.5rem}.blog-hero{padding:2rem 0}.story-box{padding:1rem;margin:1rem 0}}@media (prefers-contrast:high){.article-content,.blog-article{border:2px solid var(--primary-color)}.article-content p,.blog-article p{color:#fff!important}}@media (prefers-reduced-motion:reduce){.article-content a,.blog-article a{transition:none}}