@property --_top-fade-height{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --_bottom-fade-height{syntax:"<length-percentage>";inherits:false;initial-value:0}.scrollable-pane-wrapper[data-v-4f50f51d]{display:flex;flex-direction:column;position:relative}.wrapper-wrapper[data-v-4f50f51d]{display:flex;flex-grow:1;overflow:hidden;position:relative;transition:--_top-fade-height .05s linear,--_bottom-fade-height .05s linear;--_fade-height:3rem;-webkit-mask-image:linear-gradient(transparent,#000 var(--_top-fade-height,0),#000 calc(100% - var(--_bottom-fade-height, 0%)),transparent 100%);mask-image:linear-gradient(transparent,#000 var(--_top-fade-height,0),#000 calc(100% - var(--_bottom-fade-height, 0%)),transparent 100%)}.wrapper-wrapper.top-fade[data-v-4f50f51d]{--_top-fade-height:var(--_fade-height)}.wrapper-wrapper.bottom-fade[data-v-4f50f51d]{--_bottom-fade-height:var(--_fade-height)}.scrollable-pane[data-v-4f50f51d]{display:flex;flex-direction:column;gap:.25rem;height:100%;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}
