@layer vuetify-components{.v-time-picker-clock{background:rgb(var(--v-theme-background));color:rgb(var(--v-theme-on-background))}.v-time-picker-clock:after{color:rgb(var(--v-theme-primary))}.v-time-picker-clock .v-time-picker-clock__item--active{background-color:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant))}.v-time-picker-clock{background:rgb(var(--v-theme-surface-light));-webkit-user-select:none;user-select:none;aspect-ratio:1;border-radius:50%;flex:100%;max-width:256px;margin:24px;transition:none;position:relative}.v-time-picker-clock__container{flex-direction:column;flex-basis:290px;justify-content:center;padding:10px;display:flex}.v-time-picker-clock__hand{transform-origin:bottom;will-change:transform;z-index:1;background-color:currentColor;width:2px;height:calc(50% - 4px);position:absolute;bottom:50%;left:calc(50% - 1px)}.v-time-picker-clock__hand:before{content:"";background:0 0;border:2px solid;border-radius:100%;width:10px;height:10px;position:absolute;top:-4px;left:50%;transform:translate(-50%,-50%)}.v-time-picker-clock__hand:after{content:"";background-color:currentColor;border-radius:100%;width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.v-time-picker-clock__hand--inner:after{height:14px}.v-time-picker-clock--readonly{pointer-events:none}.v-time-picker-clock .v-time-picker-clock__item--disabled{opacity:var(--v-disabled-opacity)}.v-picker--full-width .v-time-picker-clock__container{max-width:290px}.v-time-picker-clock__inner{position:absolute;inset:27px}.v-time-picker-clock__item{cursor:default;text-align:center;-webkit-user-select:none;user-select:none;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex;position:absolute;transform:translate(-50%,-50%)}.v-time-picker-clock__item>span{z-index:1}.v-time-picker-clock__item:before,.v-time-picker-clock__item:after{content:"";border-radius:100%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-time-picker-clock__item:after,.v-time-picker-clock__item:before{width:40px;height:40px}.v-time-picker-clock__item--active{cursor:default;z-index:2}.v-time-picker-clock__item--disabled{pointer-events:none}.v-picker--landscape .v-time-picker-clock__container{flex-direction:row}}@layer vuetify-final.trumps{@media (forced-colors:active){.v-time-picker-clock__hand{background-color:highlight}.v-time-picker-clock__hand:before{border-color:highlight}.v-time-picker-clock__hand:after{background-color:highlight}.v-time-picker-clock__item--active{outline:2px solid highlight}}}
