fix: Cluster größer + Hover-Ring an Außenknoten (v1.6.1)

- Hint-Text „Knoten klicken — direkt zur Leistung" entfernt
- Cluster ~25 % vergroessert (viewBox 880x690 statt 700x550, alle
  Koordinaten und Radien proportional skaliert; node-Radien 30/18 statt
  24/14, ring r 55 statt 44)
- Neuer .hover-ring pro Aussenknoten: initial unsichtbar, wird beim Hover
  oder Tastatur-Focus sichtbar und pulsiert exakt wie der Center-Ring
  (scale 1.0 → 1.35, stroke-opacity 0.7 → 0.15, 1.6s ease-in-out)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-05 00:24:34 +02:00
parent 57039e188b
commit 4b95cd1c58
5 changed files with 58 additions and 28 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
<div class="flex flex-col sm:flex-row items-center justify-between gap-4">
<div class="flex items-center gap-3">
<p class="text-ci-gray text-sm">&copy; 2026 sonith UG (haftungsbeschränkt)</p>
<span class="text-ci-gray/60 text-xs">v1.6.0</span>
<span class="text-ci-gray/60 text-xs">v1.6.1</span>
</div>
<div class="flex items-center gap-6">
<a href="impressum.html" class="text-sonith text-sm">Impressum</a>