.al-container{width:100%;position:relative}.al-list{max-height:none;padding:0;overflow:visible}.al-list::-webkit-scrollbar{width:8px}.al-list::-webkit-scrollbar-track{background:0 0}.al-list::-webkit-scrollbar-thumb{background:#d6dae2;border-radius:4px}.al-list::-webkit-scrollbar-thumb:hover{background:#c2c7d0}.al-no-scrollbar::-webkit-scrollbar{display:none}.al-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.al-item{width:100%}.al-top-gradient{pointer-events:none;background:linear-gradient(#fff,#0000);height:50px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.al-bottom-gradient{pointer-events:none;background:linear-gradient(#0000,#fff);height:90px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}
.star-border-container{border-radius:20px;display:inline-block;position:relative;overflow:hidden}.border-gradient-bottom{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.border-gradient-top{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-top;position:absolute;top:-12px;left:-250%}.inner-content{color:#fff;text-align:center;z-index:1;background:#000;border:1px solid #222;border-radius:20px;padding:16px 26px;font-size:16px;position:relative}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}
