.honors-grid-v2[data-v-9846fa92]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.honor-card[data-v-9846fa92]{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;text-align:center;transition:all .3s}.honor-card[data-v-9846fa92]:hover{box-shadow:0 8px 30px rgba(0,0,0,.08)}.honor-card .honor-img[data-v-9846fa92]{border-radius:12px;overflow:hidden;margin-bottom:12px}.honor-card .honor-img img[data-v-9846fa92]{width:100%;display:block}.honor-card p[data-v-9846fa92]{font-size:14px;color:#475569}.honor-card span[data-v-9846fa92]{display:block;margin-top:6px;font-size:12px;color:#94a3b8}@media (max-width:960px){.honors-grid-v2[data-v-9846fa92]{grid-template-columns:repeat(2,1fr)}}