:root{--duration-reveal:400ms;/* @kind other */--duration-hover:180ms;/* @kind other */--ease-standard:cubic-bezier(0.4,0,0.2,1);/* @kind other */--ease-out:cubic-bezier(0.16,1,0.3,1);/* @kind other */}
@keyframes ut-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
