/* Not documented in the source spec — conservative defaults, flagged in readme.md. */
:root{--ease-standard:cubic-bezier(0.2,0,0.2,1)/* @kind other */;--duration-fast:120ms/* @kind other */;--duration-base:200ms/* @kind other */;--duration-slow:400ms/* @kind other */;--duration-orb:24s/* @kind other */}
@keyframes el-orb-drift{from{transform:translate(-50%,0) scale(1)}to{transform:translate(-50%,24px) scale(1.06)}}
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition-duration:1ms!important}}
