diff --git a/src/components/Constellation.astro b/src/components/Constellation.astro index 6b82993..57b8c12 100644 --- a/src/components/Constellation.astro +++ b/src/components/Constellation.astro @@ -143,14 +143,14 @@ elfastc - + - - nvidia compute - - intel compute - - core / services + + nvidia compute + + intel compute + + core / services @@ -231,6 +231,13 @@ } .cap--dim { fill: #5c6a82; font-size: 9px; } .cap--key { fill: #7e8ba1; font-size: 9px; } + /* gloss bat-black with a faint gold ring — the batcave swatch for core/services */ + .key--bat { + fill: #10131c; + stroke: rgba(245, 197, 24, 0.55); + stroke-width: 1; + filter: drop-shadow(0 0 4px rgba(245, 197, 24, 0.35)); + } /* radar ring off the hub */ .ring {