@keyframes holoEvolvingSweep{0%{background-position:-130% 0}to{background-position:230% 0}}@keyframes holoEvolvingPulseZero{0%,to{opacity:.45}50%{opacity:.75}}.holo-evolving{isolation:isolate;--foil:#c4a35a;--holo-intensity:.55;--holo-duration:6s;position:relative}.holo-evolving.holo-evolving--subtle{--holo-intensity:.35;--holo-duration:7.5s}.holo-evolving.holo-evolving--normal{--holo-intensity:.55;--holo-duration:6s}.holo-evolving.holo-evolving--strong{--holo-intensity:.75;--holo-duration:4.5s}.holo-evolving:after{content:"";pointer-events:none;border-radius:inherit;clip-path:inherit;background-image:linear-gradient(105deg,transparent 35%,color-mix(in srgb,var(--foil)40%,transparent)47%,color-mix(in srgb,var(--foil)70%,transparent)50%,color-mix(in srgb,var(--foil)40%,transparent)53%,transparent 65%);mix-blend-mode:screen;opacity:var(--holo-intensity);animation:holoEvolvingSweep var(--holo-duration)ease-in-out infinite;z-index:2;background-repeat:no-repeat;background-size:220% 100%;position:absolute;inset:0}.holo-evolving.holo-evolving--zero:after{animation:holoEvolvingSweep var(--holo-duration)ease-in-out infinite,holoEvolvingPulseZero 3s ease-in-out infinite}.holo-evolving>*{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.holo-evolving:after{opacity:calc(var(--holo-intensity)*.6);animation:none}}
