"use client";
export function AnimatedCopilotOrb() {
return (
{/* =========================================================================
LAYER 1: Ambient Background Glow & Core Base Volume (Cached Layer)
Isolated in its own SVG so the 125px Gaussian blurs and inner shadows
are rasterized ONCE into GPU VRAM and never re-evaluated during animation.
========================================================================= */}
{/* =========================================================================
LAYER 2: Dynamic Live Vector Animations
Contains the continuous 360° orbiting ring, breathing energy waves,
drifting liquid blob, rotating star spotlight, and twin contour rings.
========================================================================= */}