/* ---------- PHKA ORB ---------- */ .phka-orb{ position:relative; display:inline-block; } .phka-highlight{ position:absolute; inset:0; pointer-events:none; z-index:10; } .phka-hotspot{ position:absolute; width:12px; height:12px; left:34%; top:22%; border-radius:50%; background:white; filter:blur(4px); opacity:.6; z-index:11; pointer-events:none; } .logofade { transition: opacity 1s ease-out; } .logofade:hover { opacity: 0.3; }


©2026 PHKA, All rights reserved.