@layer vuetify-components{.v-date-picker-month{--v-date-picker-month-day-diff:4px;justify-content:center;padding:0 12px 8px;display:flex;position:relative;overflow:hidden}.v-date-picker-month__weeks{flex-direction:column;font-size:.875rem;display:flex}.v-date-picker-month__weekday{font-size:.875rem}.v-date-picker-month__days{width:100%}.v-date-picker-month__days-row{grid-template-columns:repeat(var(--v-date-picker-days-in-week), 1fr);justify-items:center;display:grid}.v-date-picker-month__day{--range-selection-rounding:999px;justify-content:center;align-items:center;width:100%;height:44px;padding:2px;display:flex;position:relative}.v-date-picker-month__day--range-start>.v-btn,.v-date-picker-month__day--range-end>.v-btn,.v-date-picker-month__day--preview-start>.v-btn,.v-date-picker-month__day--preview-end>.v-btn{z-index:1;position:relative}.v-date-picker-month__day--selected:not(.v-date-picker-month__day--range-middle) .v-btn{background-color:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant))}.v-date-picker-month__day .v-btn.v-date-picker-month__day-btn{--v-btn-height:24px;--v-btn-size:.875rem}.v-date-picker-month__day--week{font-size:var(--v-btn-size)}.v-date-picker-month__range-bg{pointer-events:none;position:absolute;inset:2px 0}.v-date-picker-month__range-bg--range{opacity:.1}.v-date-picker-month__range-bg--preview{opacity:.06}.v-date-picker-month__day--range-start>.v-date-picker-month__range-bg{border-radius:var(--range-selection-rounding) 0 0 var(--range-selection-rounding);left:2px}.v-date-picker-month__day--range-end>.v-date-picker-month__range-bg{border-radius:0 var(--range-selection-rounding) var(--range-selection-rounding) 0;right:2px}.v-date-picker-month__day--preview-start>.v-date-picker-month__range-bg{border-radius:var(--range-selection-rounding) 0 0 var(--range-selection-rounding);left:2px}.v-date-picker-month__day--preview-end>.v-date-picker-month__range-bg{border-radius:0 var(--range-selection-rounding) var(--range-selection-rounding) 0;right:2px}.v-date-picker-month__day--range-middle:last-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--range-start:last-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--preview-middle:last-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--preview-start:last-of-type>.v-date-picker-month__range-bg{border-top-right-radius:var(--range-selection-rounding);border-bottom-right-radius:var(--range-selection-rounding);right:1px}.v-date-picker-month__day--range-middle:has(+.v-date-picker-month__day--hide-adjacent)>.v-date-picker-month__range-bg{border-top-right-radius:var(--range-selection-rounding);border-bottom-right-radius:var(--range-selection-rounding);right:1px}.v-date-picker-month__day--range-start:has(+.v-date-picker-month__day--hide-adjacent)>.v-date-picker-month__range-bg{border-top-right-radius:var(--range-selection-rounding);border-bottom-right-radius:var(--range-selection-rounding);right:1px}.v-date-picker-month__day--preview-middle:has(+.v-date-picker-month__day--hide-adjacent)>.v-date-picker-month__range-bg{border-top-right-radius:var(--range-selection-rounding);border-bottom-right-radius:var(--range-selection-rounding);right:1px}.v-date-picker-month__day--preview-start:has(+.v-date-picker-month__day--hide-adjacent)>.v-date-picker-month__range-bg{border-top-right-radius:var(--range-selection-rounding);border-bottom-right-radius:var(--range-selection-rounding);right:1px}.v-date-picker-month__day--range-middle:first-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--hide-adjacent+.v-date-picker-month__day--range-middle>.v-date-picker-month__range-bg,.v-date-picker-month__day--range-end:first-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--hide-adjacent+.v-date-picker-month__day--range-end>.v-date-picker-month__range-bg,.v-date-picker-month__day--preview-middle:first-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--hide-adjacent+.v-date-picker-month__day--preview-middle>.v-date-picker-month__range-bg,.v-date-picker-month__day--preview-end:first-of-type>.v-date-picker-month__range-bg,.v-date-picker-month__day--hide-adjacent+.v-date-picker-month__day--preview-end>.v-date-picker-month__range-bg{border-top-left-radius:var(--range-selection-rounding);border-bottom-left-radius:var(--range-selection-rounding);left:1px}.v-date-picker-month__day--adjacent{opacity:.5}.v-date-picker-month__day--hide-adjacent{opacity:0}.v-date-picker-month__events{text-indent:0;text-align:center;white-space:pre;width:100%;height:8px;position:absolute;left:0}.v-date-picker-month__events>div{width:8px;height:8px;margin:0 1px -1px}.v-date-picker-month__events .v-badge--dot .v-badge__badge{border-radius:4px;width:8px;height:8px}.v-date-picker-month__day .v-date-picker-month__events{bottom:8px}}
