.alpha-root{--a-ease-out:cubic-bezier(.23, 1, .32, 1);--a-ease-in-out:cubic-bezier(.77, 0, .175, 1);--a-ease-drawer:cubic-bezier(.32, .72, 0, 1)}@keyframes a-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes a-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.a-in{animation:a-fade-up .3s var(--a-ease-out) both}.a-pop{animation:a-pop .2s var(--a-ease-out) both}.a-press{transition:transform .14s var(--a-ease-out)}.a-press:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.a-lift{transition:transform .18s var(--a-ease-out), box-shadow .18s var(--a-ease-out)}.a-lift:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}}.a-tab{transition:color .16s,background-color .16s}.a-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}@media (prefers-reduced-motion:reduce){.a-in,.a-pop{animation:.2s both a-fade}.a-press:active,.a-lift:hover{transform:none}@keyframes a-fade{0%{opacity:0}to{opacity:1}}}
