@layer vuetify-components{.v-ripple__container{color:inherit;border-radius:inherit;z-index:0;pointer-events:none;contain:strict;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.v-ripple__animation{color:inherit;opacity:0;pointer-events:none;will-change:transform, opacity;background:currentColor;border-radius:50%;position:absolute;top:0;left:0;overflow:hidden}.v-ripple__animation--enter{opacity:0;transition:none}.v-ripple__animation--in{opacity:calc(.25 * var(--v-theme-overlay-multiplier));transition:transform .25s cubic-bezier(0,0,.2,1),opacity .1s cubic-bezier(0,0,.2,1)}@media (prefers-reduced-motion:reduce){.v-ripple__animation--in{transition-property:opacity;transition-duration:.1s}}.v-ripple__animation--out{opacity:0;transition:opacity .3s cubic-bezier(0,0,.2,1)}.v-calendar-events .v-event-more{background-color:rgb(var(--v-theme-surface));color:rgb(var(--v-theme-on-surface))}.v-calendar-events .v-event-more.v-outside{background-color:rgb(var(--v-theme-surface-light));color:rgb(var(--v-theme-on-surface-light))}.v-calendar .v-event{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;z-index:1;border-radius:4px;margin-right:-1px;font-size:12px;line-height:20px;position:relative;overflow:hidden}.v-calendar .v-event-more{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;z-index:1;font-size:12px;font-weight:700;position:relative;overflow:hidden}.v-calendar .v-event-timed-container{pointer-events:none;margin-right:10px;position:absolute;inset:0}.v-calendar .v-event-timed{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:1px solid rgb(var(--v-theme-surface));pointer-events:all;border-radius:4px;font-size:12px;position:absolute}.v-calendar .v-event-summary{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}.v-calendar.v-calendar-events .v-calendar-weekly__head-weekday{margin-right:-1px}.v-calendar.v-calendar-events .v-calendar-weekly__day{margin-right:-1px;overflow:visible}}
