@keyframes elementFadeIn-Ql72pE{0%{opacity:0}to{opacity:1}}@keyframes elementFadeOut-gZAJzl{0%{opacity:1}to{opacity:0}}.container-EY2kfd{background:var(--lvv-color-scenes-panel);border:1px solid var(--lvv-color-line-2);border-radius:14px;box-shadow:0 4px 20px 0 rgba(31,66,102,.12);margin-top:4px;opacity:0;padding:16px;width:720px}.container__fade_in-bS37Li{animation:elementFadeIn-Ql72pE .3s ease-out;animation-fill-mode:forwards}.container__fade_out-eU6xpI{animation:elementFadeOut-gZAJzl .3s ease-out;animation-fill-mode:forwards}.header-bpLY7P{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:12px}.title-B2Y5Zg{color:var(--lvv-color-text-secondary);flex-grow:1;font-size:var(--lvv-size-body-2);line-height:var(--lvv-line-height-caption);margin-right:12px}.random_icon-QrWp8f{font-size:16px;margin-right:4px}.random_icon-QrWp8f path{fill:var(--lvv-color-text-secondary)}.random-cUiLIs{align-items:center;border-radius:8px;color:var(--lvv-color-text-secondary);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:500;justify-content:center;line-height:16px;padding:6px 12px}.random-cUiLIs:hover{background:var(--lvv-color-fill-transparency-hover)}.random-cUiLIs:active{background:var(--lvv-color-fill-transparency-pressed)}.list-oDJjrp{height:auto}.item-gFfLaG{background:var(--lvv-color-fill-transparency-block);border-radius:8px;color:var(--lvv-color-text-primary);cursor:pointer;font-size:var(--lvv-size-body-1);line-height:var(--lvv-line-height-body-2);margin-bottom:8px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.item-gFfLaG:last-child{margin-bottom:0}.item-gFfLaG:hover{background:var(--lvv-color-fill-transparency-hover)}.item-gFfLaG:active{background:var(--lvv-color-fill-transparency-pressed)}@media(min-height:0px)and (max-height:810px){.container-EY2kfd{display:flex;flex-direction:column;height:220px}.list-oDJjrp{flex-grow:1;overflow-y:auto}}