.insight-card{--accent-color:#64748b;background-color:#f8f9fc;border-radius:16px;margin-bottom:24px;padding:32px;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,opacity .2s,transform .2s;position:relative}.insight-card.growth{--accent-color:#059669}.insight-card.warning{--accent-color:#d97706}.insight-card .card-header{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.insight-card .card-header .header-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.insight-card .card-header .header-top .card-title{color:#202124;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:600;line-height:1.4;display:flex}.insight-card .card-header .header-top .card-title:before{content:"";background:var(--accent-color);border-radius:2px;flex-shrink:0;width:4px;height:20px}@media (max-width:800px){.insight-card .card-header .header-top .card-title{font-size:18px}}.insight-card .card-header .header-top .rating-box{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.insight-card .card-header .header-top .rating-box .rating-label{color:var(--accent-color);text-transform:uppercase;letter-spacing:.06em;opacity:.8;font-size:11px;font-weight:600}.insight-card .card-header .header-top .rating-box .stars{color:var(--accent-color);gap:3px;display:flex}.insight-card .card-header .header-top .rating-box .stars .star-icon{width:18px;height:18px}.insight-card .card-header .header-top .rating-box .stars .star-icon.empty{color:#94a3b8;opacity:.15}@media (max-width:800px){.insight-card .card-header .header-top .rating-box .stars .star-icon{width:16px;height:16px}.insight-card .card-header .header-top{flex-flow:wrap}}.insight-card .card-header .card-tags{flex-wrap:wrap;gap:8px;display:flex}.insight-card .card-header .card-tags .card-tag{color:#64748b;background:#f8f9fc;border:1px solid #00000008;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.insight-card .card-header .card-tags .card-tag.primary{color:#64748b;background:#f8f9fc}.insight-card .card-header .card-tags .card-tag.secondary{color:#2563eb;background:#eff6ff}.insight-card .card-header .card-tags .card-tag.success{color:#059669;background:#f0fdf4}.insight-card .card-header .card-tags .card-tag.warning{color:#d97706;background:#fffbeb}.insight-card .card-header .card-tags .card-tag.danger{color:#dc2626;background:#fef2f2}.insight-card .card-description{color:#475569;margin-bottom:24px;font-size:15px;font-weight:450;line-height:1.8}.insight-card .card-description strong{color:var(--accent-color);font-weight:600}@media (max-width:800px){.insight-card .card-description{font-size:14px}}.insight-card .card-details{flex-direction:column;gap:8px;display:flex}.insight-card .card-details .detail-item{align-items:center;gap:20px;padding:4px 0}.insight-card .card-details .detail-item .detail-content{color:#475569;font-size:15px;font-weight:450;line-height:1.6}.insight-card .card-details .detail-item .detail-content b{color:#202124}@media (max-width:800px){.insight-card .card-details .detail-item .detail-content{color:#475569;font-size:14px}.insight-card .card-details .detail-item{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.insight-card{border-radius:12px;padding:24px}}
