.tray-enter-active{transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .24s ease-out}.tray-leave-active{transition:transform .26s cubic-bezier(.4,0,1,1),opacity .2s ease-in}.tray-enter-from,.tray-leave-to{opacity:0;transform:translateY(100%)}.panel-enter-active{transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1),opacity .24s ease-out}.panel-leave-active{transition:grid-template-rows .26s cubic-bezier(.4,0,1,1),opacity .18s ease-in}.panel-enter-from,.panel-leave-to{grid-template-rows:0fr;opacity:0}.chip-enter-active{transition:opacity .2s ease-out,transform .3s cubic-bezier(.22,1,.36,1)}.chip-enter-from{opacity:0;transform:translateY(8px) scale(.85)}.chip-leave-active{overflow:hidden;transition:width .26s cubic-bezier(.4,0,.2,1),margin-right .26s cubic-bezier(.4,0,.2,1),padding-left .26s cubic-bezier(.4,0,.2,1),padding-right .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1),opacity .26s ease-in}.chip-leave-from{width:var(--chip-width)}.chip-leave-to{margin-right:-.5rem;opacity:0;padding-left:0;padding-right:0;transform:scale(.85);width:0}
