.styles_grid__7f9k1{display:flex;flex-direction:column;gap:12px;padding:16px 0}.styles_card__Mo6AT{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);text-decoration:none;transition:box-shadow .2s ease,border-color .2s ease}.styles_card__Mo6AT:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.styles_card_body__aY8_c{flex:1 1;min-width:0}.styles_card_title__eQI6H{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_card_desc__QLaSP{font-size:13px;color:var(--muted-text-color);margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_card_count__lzgJP{font-size:12px;color:var(--muted-text-color)}.styles_card_arrow__hBc9s{font-size:16px;color:var(--muted-text-color);flex-shrink:0;transition:transform .2s ease}.styles_card__Mo6AT:hover .styles_card_arrow__hBc9s{transform:translateX(3px);color:var(--primary-color)}.styles_empty__ZKRiU{padding:48px 16px;text-align:center;color:var(--muted-text-color);font-size:14px}