.circular-gallery{width:100%;height:100%;overflow:hidden;cursor:grab}.circular-gallery:active{cursor:grabbing}.scroll-list-container{position:relative;width:100%}.scroll-list{max-height:460px;overflow-y:auto;padding-right:.35rem}.scroll-list::-webkit-scrollbar{width:8px}.scroll-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.12);border-radius:20px}.scroll-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22d3ee,#14b8a6);border-radius:20px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.item{border-bottom:1px solid hsla(0,0%,100%,.2);padding:1rem .5rem;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.item.selected{background:linear-gradient(90deg,rgba(34,211,238,.16),rgba(20,184,166,.16));border-color:rgba(34,211,238,.7);transform:translateX(4px)}.item-text{color:#ecfeff;font-size:.95rem;font-weight:600;margin:0}.top-gradient{top:0;height:44px;background:linear-gradient(180deg,#051824,transparent)}.bottom-gradient,.top-gradient{position:absolute;left:0;right:0;pointer-events:none;transition:opacity .3s ease}.bottom-gradient{bottom:0;height:72px;background:linear-gradient(0deg,#051824,transparent)}.dot-field-container{position:relative;width:100%;height:100%}