.news-content{color:hsl(var(--muted-foreground));line-height:1.8;font-size:1.1rem}.news-content h1,.news-content h2,.news-content h3,.news-content h4{color:hsl(var(--foreground));font-weight:700;margin-top:2.5rem;margin-bottom:1.2rem}.news-content h1{font-size:2.25rem}.news-content h2{font-size:1.875rem}.news-content h3{font-size:1.5rem}.news-content p{margin-bottom:1.5rem}.news-content img{border-radius:1rem;margin:2rem 0;max-width:100%;height:auto;box-shadow:0 10px 30px -10px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.05)}.news-content blockquote{border-left:4px solid hsl(var(--primary));padding-left:1.5rem;font-style:italic;margin:2rem 0;color:hsl(var(--foreground))}.news-content ol,.news-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.news-content li{margin-bottom:.5rem}.news-content a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:4px;transition:opacity .3s}.news-content a:hover{opacity:.8}.detail-card{background:linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0));border:1px solid hsla(0,0%,100%,.05);backdrop-blur:10px}