/* FPC Wire v2.3.1i — Unified Post Interactions */

.post-body a.wire-hashtag-link,
.post-content a.wire-hashtag-link,
.post-text a.wire-hashtag-link,
[data-post-body] a.wire-hashtag-link{
  color:#7fbcf2!important;
  font-weight:750!important;
  text-decoration:none!important;
}

.post-body a.wire-hashtag-link:hover,
.post-body a.wire-hashtag-link:focus-visible,
.post-content a.wire-hashtag-link:hover,
.post-content a.wire-hashtag-link:focus-visible,
.post-text a.wire-hashtag-link:hover,
.post-text a.wire-hashtag-link:focus-visible,
[data-post-body] a.wire-hashtag-link:hover,
[data-post-body] a.wire-hashtag-link:focus-visible{
  color:#b9dcff!important;
  text-decoration:underline!important;
}

[data-wire-post-open-zone]{
  cursor:pointer;
}

[data-wire-post-open-zone]:focus-visible{
  outline:2px solid rgba(126,184,238,.82);
  outline-offset:3px;
  border-radius:8px;
}

[data-wire-post-open-zone] a,
[data-wire-post-open-zone] button,
[data-wire-post-open-zone] input,
[data-wire-post-open-zone] textarea,
[data-wire-post-open-zone] select,
[data-wire-post-open-zone] video,
[data-wire-post-open-zone] audio,
[data-wire-post-open-zone] details,
[data-wire-post-open-zone] summary{
  cursor:auto;
}
