.background-drop{background-color:var(--ui-bg-muted);border:1px solid var(--ui-border);border-radius:12px;min-height:100px;overflow:hidden;position:relative;width:100%}.background-drop:before{background-image:url(../noise-canvas.png);background-repeat:repeat;background-size:100px 100px;content:"";inset:0;opacity:.4;pointer-events:none;position:absolute;z-index:0}.drop{pointer-events:none;position:absolute;z-index:0}.drop div,.drop img{filter:blur(40px);height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4;transform:scale(1.5);width:100%}.drop.top{left:-50px;top:-100px}.drop.bottom,.drop.top{height:300px;width:300px}.drop.bottom{bottom:-100px;right:-50px}.content{pointer-events:auto;position:relative;z-index:1}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
