.v-ripple__container{border-radius:inherit;contain:strict;z-index:0;width:100%;height:100%}.v-ripple__animation,.v-ripple__container{color:inherit;pointer-events:none;position:absolute;top:0;left:0;overflow:hidden}.v-ripple__animation{opacity:0;will-change:transform,opacity;background:currentColor;border-radius:50%}.v-ripple__animation--enter{opacity:0;transition:none}.v-ripple__animation--in{opacity:calc(var(--v-theme-overlay-multiplier)*.25);transition:transform .25s cubic-bezier(0,0,.2,1),opacity .1s cubic-bezier(0,0,.2,1)}.v-ripple__animation--out{opacity:0;transition:opacity .3s cubic-bezier(0,0,.2,1)}
