.star-border-container{border-radius:60px;padding:2px;display:inline-block;position:relative;overflow:hidden}.border-gradient-full{z-index:0;filter:blur(8px);width:200%;height:200%;animation:linear infinite star-rotate;position:absolute;top:-50%;left:-50%}.inner-content{z-index:1;background:#000;border-radius:58px;width:100%;height:100%;position:relative}@keyframes star-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
