@keyframes g-pulse{50%{opacity:.15}}.g-loader{align-items:center;display:inline-flex}.g-loader__left,.g-loader__center,.g-loader__right{background:var(--g-color-base-brand);animation:.8s infinite g-pulse}.g-loader__left{animation-delay:.2s}.g-loader__center{animation-delay:.4s}.g-loader__right{animation-delay:.6s}.g-loader_size_s .g-loader__left{width:5px;height:13.3333px}.g-loader_size_s .g-loader__center{width:5px;height:20px;margin-inline-start:5px}.g-loader_size_s .g-loader__right{width:5px;height:13.3333px;margin-inline-start:5px}.g-loader_size_m .g-loader__left{width:7px;height:18.6667px}.g-loader_size_m .g-loader__center{width:7px;height:28px;margin-inline-start:7px}.g-loader_size_m .g-loader__right{width:7px;height:18.6667px;margin-inline-start:7px}.g-loader_size_l .g-loader__left{width:9px;height:24px}.g-loader_size_l .g-loader__center{width:9px;height:36px;margin-inline-start:9px}.g-loader_size_l .g-loader__right{width:9px;height:24px;margin-inline-start:9px}
.g-list{--_--item-padding:var(--g-list-item-padding,0);outline:none;flex-direction:column;flex:auto;width:100%;display:flex}.g-list__filter{padding:var(--_--item-padding);flex:none;margin-block-end:8px}.g-list__items{flex:auto}.g-list__item,.g-list__empty-placeholder{box-sizing:border-box;padding:var(--_--item-padding);-webkit-user-select:none;user-select:none;align-items:center;display:flex;overflow:hidden}.g-list__item_active{background:var(--g-color-base-simple-hover)}.g-list__item_selected{background:var(--g-color-base-selection)}.g-list__item_selected:hover{background:var(--g-color-base-selection-hover)}.g-list__item_sort-handle-align_right{flex-direction:row-reverse}.g-list__item_sort-handle-align_right .g-list__item-sort-icon{margin-inline:10px 0}.g-list__item_sortable[data-rbd-drag-handle-context-id]:active{cursor:grabbing}.g-list__item_dragging{background:var(--g-color-base-simple-hover-solid);z-index:100001}.g-list__empty-placeholder{box-sizing:border-box;color:var(--g-color-text-hint);min-height:36px;padding-block:8px}.g-list__item-content{text-overflow:ellipsis;flex:auto;align-items:center;height:100%;display:flex;overflow:hidden}.g-list__item-sort-icon{width:12px;color:var(--g-color-text-hint);flex:none;align-items:center;margin-inline-end:4px;display:flex}.g-list__loading-indicator{justify-content:center;align-items:center;width:100%;display:flex}
.g-sheet{z-index:100000;width:100%;height:100%;position:fixed;inset-block-start:0;inset-inline-start:0}.g-sheet__veil{background-color:var(--g-color-sfx-veil);opacity:0;will-change:opacity;width:100%;height:100%;position:absolute;inset-block-start:0;inset-inline-start:0}.g-sheet__veil_with-transition{transition:opacity .3s}.g-sheet__sheet{will-change:transform;width:100%;max-height:100%;position:absolute;inset-block-start:100%;inset-inline-start:0}.g-sheet__sheet_with-transition{transition:transform .3s}@media (prefers-reduced-motion:reduce){.g-sheet__sheet{opacity:0}.g-sheet__sheet_with-transition{transition:opacity .3s}}.g-sheet__sheet-swipe-area{z-index:1;width:100%;height:40px;position:absolute;inset-block-start:-20px;inset-inline-start:0}.g-sheet__sheet-top{background-color:var(--g-sheet-background-color,var(--g-color-base-float));border-start-start-radius:20px;border-start-end-radius:20px;height:20px;position:relative}.g-sheet__sheet-top-resizer{--_--translate-x:calc(-50%*var(--g-flow-direction));transform:translateX(var(--_--translate-x))translateY(-50%);background-color:var(--g-color-line-generic);border-radius:4px;width:40px;height:4px;position:absolute;inset-block-start:50%;inset-inline-start:50%}.g-sheet__sheet-scroll-container{box-sizing:border-box;overscroll-behavior-y:contain;background-color:var(--g-sheet-background-color,var(--g-color-base-float));max-height:calc(100% - 20px);transition:height .3s;overflow:hidden auto}.g-sheet__sheet-scroll-container_without-scroll{overflow:hidden}@media (prefers-reduced-motion:reduce){.g-sheet__sheet-scroll-container{transition-duration:1ms}}.g-sheet__sheet-margin-box{border:1px solid #0000}.g-sheet__sheet-margin-box_always-full-height{box-sizing:border-box;height:100%}.g-sheet__sheet-margin-box_always-full-height .g-sheet__sheet-margin-box-border-compensation{height:100%}.g-sheet__sheet-margin-box-border-compensation{margin:-1px}.g-sheet__sheet-content{box-sizing:border-box;width:100%;padding:var(--g-sheet-content-padding,0 10px)}.g-sheet__sheet-content-title{font-size:var(--g-text-body-2-font-size);text-align:center;white-space:nowrap;text-overflow:ellipsis;padding-block-end:8px;line-height:28px;overflow:hidden}
