@keyframes key-breathe{0%,to{opacity:.7}50%{opacity:1}}@keyframes key-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes prox-wave{0%{r:2;opacity:.6}to{r:8;opacity:0}}@keyframes chip-glow{0%,to{opacity:.4}50%{opacity:.9}}@keyframes blade-shimmer{0%{stop-opacity:0}50%{stop-opacity:.3}to{stop-opacity:0}}@keyframes led-blink{0%,40%,to{opacity:.2}20%{opacity:.8}}@keyframes track-sweep{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}.key-illustration{display:inline-flex;align-items:center;justify-content:center}.key-illustration svg{animation:key-float 4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.key-illustration svg,.key-illustration svg *{animation:none!important}}