.light-rays-container{pointer-events:none;z-index:3;width:100%;height:100%;position:relative;overflow:hidden}
.scroll-list-container{width:100%;position:relative}.scroll-list{max-height:400px;padding:0;overflow-y:auto}.scroll-list::-webkit-scrollbar{width:1px}.scroll-list::-webkit-scrollbar-track{background:#060606}.scroll-list::-webkit-scrollbar-thumb{background:#2220;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.item{background-color:#111;border-radius:8px;margin-bottom:1rem;padding:16px}.item.selected{background-color:#222}.item-text{color:#fff;margin:0}.top-gradient{pointer-events:none;background:linear-gradient(#120f17,#0000);height:50px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.bottom-gradient{pointer-events:none;background:linear-gradient(#0000,#120f17);height:100px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}
