<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.platform-components-meta a.theme-01-tags:before {
  background: radial-gradient(ellipse at top left, #323232 27%, #ffffff 57%);
}
.platform-components-meta a.theme-01-tags:hover {
  color: #ffffff;
}
.platform-components-meta a.theme-02-tags:before {
  background: radial-gradient(ellipse at top left, #323232 27%, #ededed 57%);
}
.platform-components-meta a.theme-02-tags:hover {
  color: #ededed;
}
.platform-components-meta a.theme-03-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #323232 57%);
}
.platform-components-meta a.theme-03-tags:hover {
  color: #323232;
}
.platform-components-meta a.theme-04-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #002e5f 57%);
}
.platform-components-meta a.theme-04-tags:hover {
  color: #002e5f;
}
</pre></body></html>