.insight-detail-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:18px;margin-bottom:3rem;overflow:hidden;box-shadow:0 12px 40px #0000002e}.insight-detail-hero{background-position:50%;background-size:cover;min-height:360px;position:relative}.insight-detail-label{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#000000a6;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;position:absolute;bottom:1.5rem;left:1.5rem}.insight-detail-content{padding:2rem}.insight-detail-meta{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;font-size:.95rem;display:flex}.insight-detail-category,.insight-detail-time{background:#ffffff0f;border-radius:999px;padding:.6rem 1rem}.insight-detail-content h1{margin-bottom:1rem;font-size:2.75rem;line-height:1.1}.insight-detail-subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.7}.insight-detail-description,.insight-detail-conclusion p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.75}.insight-detail-bullets{gap:1rem;margin:2rem 0;display:grid}.insight-detail-bullet{align-items:flex-start;gap:1rem;display:flex}.bullet-dot{background:var(--accent-primary);border-radius:50%;width:10px;height:10px;margin-top:.5rem}.insight-detail-conclusion h3{margin-bottom:.75rem}@media (max-width:768px){.insight-detail-content{padding:1.5rem}.insight-detail-content h1{font-size:2rem}}
