.lh-group{margin-top:clamp(2.5rem,5vh,4rem)}.lh-group:first-of-type{margin-top:0}.lh-group-head{flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.lh-group-head h2{letter-spacing:-.02em;color:var(--v3-ink);font-size:clamp(1.3rem,2vw,1.65rem);font-weight:700}.lh-group-head p{color:var(--v3-mute);font-size:.95rem}.lh-group-num{font-family:var(--v3-mono);letter-spacing:.14em;color:var(--v3-primary);background:var(--v3-primary-soft);border-radius:999px;padding:.3rem .65rem;font-size:.7rem;font-weight:700}.lh-grid{grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));gap:1.25rem;display:grid}.lh-card{border:1px solid var(--v3-rule);background:var(--v3-bg);border-radius:18px;flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.5rem 1.5rem 1.4rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.lh-card:hover{box-shadow:var(--v3-shadow-lg);border-color:var(--v3-primary);transform:translateY(-4px)}.lh-card strong{color:var(--v3-ink);letter-spacing:-.015em;font-size:1.02rem;font-weight:700;line-height:1.25}.lh-card small{color:var(--v3-mute);font-size:.85rem;line-height:1.45}.lh-ic{background:var(--v3-primary-soft);width:2.8rem;height:2.8rem;color:var(--v3-primary);border-radius:12px;flex-shrink:0;place-items:center;transition:background .16s,color .16s;display:grid}.lh-ic svg{stroke-width:1.9px;width:21px;height:21px}.lh-card:hover .lh-ic{background:var(--v3-primary);color:#fff}.lh-card-go{color:var(--v3-primary);align-items:center;gap:.4rem;margin-top:auto;padding-top:.6rem;font-size:.85rem;font-weight:600;display:inline-flex}.lh-card-go svg{stroke-width:2px;width:15px;height:15px;transition:transform .18s}.lh-card:hover .lh-card-go svg{transform:translate(3px)}
