.vue-scroll-picker{position:relative;width:100%;height:10em;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-scroll-picker-rotator{position:absolute;left:0;right:0;top:calc(50% - .6em)}.vue-scroll-picker-rotator-transition{transition:top .15s ease}.vue-scroll-picker-item{text-align:center;line-height:1.2em;color:#333}.vue-scroll-picker-item[aria-selected=true]{color:#007bff}.vue-scroll-picker-item[aria-disabled=true],.vue-scroll-picker-item[data-value=""]{color:#ccc}.vue-scroll-picker-item[aria-disabled=true][aria-selected=true],.vue-scroll-picker-item[data-value=""][aria-selected=true]{color:#aaa}.vue-scroll-picker-layer{top:0;bottom:0}.vue-scroll-picker-layer,.vue-scroll-picker-layer-bottom,.vue-scroll-picker-layer-selection,.vue-scroll-picker-layer-top{position:absolute;left:0;right:0}.vue-scroll-picker-layer-top{box-sizing:border-box;border-bottom:1px solid #c8c7cc;background:linear-gradient(180deg,#fff 10%,#ffffffb3);top:0;height:calc(50% - 1em);cursor:pointer}.vue-scroll-picker-layer-selection{top:calc(50% - 1em);bottom:calc(50% - 1em)}.vue-scroll-picker-layer-bottom{border-top:1px solid #c8c7cc;background:linear-gradient(0deg,#fff 10%,#ffffffb3);bottom:0;height:calc(50% - 1em);cursor:pointer}.ui-scroll-picker[data-v-430f2048]{position:relative;display:flex;padding-inline:var(--ui-spacer-s)}.ui-scroll-picker__placeholder[data-v-430f2048]{flex:0 0 auto;font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){.ui-scroll-picker__placeholder[data-v-430f2048]{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){.ui-scroll-picker__placeholder[data-v-430f2048]{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}[data-v-430f2048] .vue-scroll-picker{height:calc(var(--scroll-picker-height, 52px)*5)}[data-v-430f2048] .vue-scroll-picker-layer-top{background:linear-gradient(180deg,color-mix(in srgb,var(--ui-color-10) 70%,transparent) 2%,transparent)}[data-v-430f2048] .vue-scroll-picker-layer-bottom{background:linear-gradient(180deg,transparent 2%,color-mix(in srgb,var(--ui-color-10) 70%,transparent))}[data-v-430f2048] .vue-scroll-picker-item[aria-selected=true]{color:var(--ui-color-110)}[data-v-430f2048] .vue-scroll-picker-layer-bottom,[data-v-430f2048] .vue-scroll-picker-layer-top{height:calc(var(--scroll-picker-height, 52px)*2);border:none}[data-v-430f2048] .vue-scroll-picker-item{height:var(--scroll-picker-height,52px);display:flex;align-items:center;justify-content:center;font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){[data-v-430f2048] .vue-scroll-picker-item{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){[data-v-430f2048] .vue-scroll-picker-item{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}.ui-scroll-picker-group[data-v-b04d5a50]{--scroll-picker-height:42px;--scroll-picker-band-height:52px;position:relative;display:flex;gap:var(--ui-spacer-xs)}.ui-scroll-picker-group__band[data-v-b04d5a50]{position:absolute;inset-inline:0;top:50%;z-index:var(--z-base);height:var(--scroll-picker-band-height);transform:translateY(-50%);border-radius:var(--ui-border-radius-m);background-color:var(--ui-color-20);pointer-events:none}.ui-scroll-picker-group[data-v-b04d5a50] .ui-scroll-picker{position:relative;z-index:var(--z-content);flex:1;align-items:center;gap:var(--ui-spacer-xs)}.ui-scroll-picker-group--start[data-v-b04d5a50] .ui-scroll-picker{padding-inline-start:var(--ui-spacer-s)}.ui-scroll-picker-group--start[data-v-b04d5a50] .vue-scroll-picker-item{justify-content:flex-start}.ui-scroll-picker-time__separator[data-v-67bf0305]{position:relative;z-index:var(--z-content);align-self:center;color:var(--ui-color-110);font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){.ui-scroll-picker-time__separator[data-v-67bf0305]{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){.ui-scroll-picker-time__separator[data-v-67bf0305]{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}.ui-bottom-sheet[data-v-33f9d4be]{position:fixed;inset:0;z-index:var(--z-bottom-sheet);display:flex;align-items:flex-end;background:color-mix(in srgb,var(--ui-color-110) 30%,transparent)}.ui-bottom-sheet__panel[data-v-33f9d4be]{display:flex;flex-direction:column;gap:var(--ui-spacer-m);width:100%;padding:var(--ui-spacer-xs) var(--ui-spacer-s) var(--ui-spacer-l);background-color:var(--ui-color-10);border-radius:var(--ui-border-radius-l) var(--ui-border-radius-l) 0 0}.ui-bottom-sheet__grabber[data-v-33f9d4be]{display:flex;justify-content:center;padding-block:var(--ui-spacer-xs);margin-block:calc(var(--ui-spacer-xs)*-1);cursor:grab;touch-action:none}.ui-bottom-sheet__handle[data-v-33f9d4be]{width:64px;height:4px;border-radius:var(--ui-border-radius-l);background-color:var(--ui-color-30)}.ui-bottom-sheet__header[data-v-33f9d4be]{display:flex;align-items:center;justify-content:space-between;gap:var(--ui-spacer-s)}.ui-bottom-sheet__title[data-v-33f9d4be]{font-family:var(--ui-desktop-text-m-font-family),sans-serif;font-size:var(--ui-desktop-text-m-font-size);font-weight:var(--ui-desktop-text-m-font-weight);line-height:var(--ui-desktop-text-m-line-height)}@media only screen and (max-width:1279px){.ui-bottom-sheet__title[data-v-33f9d4be]{font-size:var(--ui-v-tablet-text-m-font-size);line-height:var(--ui-v-tablet-text-m-line-height)}}@media only screen and (max-width:599px){.ui-bottom-sheet__title[data-v-33f9d4be]{font-size:var(--ui-mobile-text-m-font-size);line-height:var(--ui-mobile-text-m-line-height)}}.ui-bottom-sheet__clear[data-v-33f9d4be]{display:flex;cursor:pointer;color:var(--ui-color-80)}.ui-bottom-sheet__content[data-v-33f9d4be]{display:flex;flex-direction:column;gap:var(--ui-spacer-m)}.ui-bottom-sheet-enter-active[data-v-33f9d4be],.ui-bottom-sheet-leave-active[data-v-33f9d4be]{transition:opacity .3s ease}.ui-bottom-sheet-enter-active .ui-bottom-sheet__panel[data-v-33f9d4be],.ui-bottom-sheet-leave-active .ui-bottom-sheet__panel[data-v-33f9d4be]{transition:transform .3s ease}.ui-bottom-sheet-enter-from[data-v-33f9d4be],.ui-bottom-sheet-leave-to[data-v-33f9d4be]{opacity:0}.ui-bottom-sheet-enter-from .ui-bottom-sheet__panel[data-v-33f9d4be],.ui-bottom-sheet-leave-to .ui-bottom-sheet__panel[data-v-33f9d4be]{transform:translateY(100%)}
