.star-border-container{cursor:pointer;background:0 0;border:none;border-radius:9999px;display:inline-block;position:relative;overflow:hidden}.star-border-container .border-gradient-bottom{opacity:.7;z-index:0;pointer-events:none;border-radius:50%;width:300%;height:50%;animation:linear infinite star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.star-border-container .border-gradient-top{opacity:.7;z-index:0;pointer-events:none;border-radius:50%;width:300%;height:50%;animation:linear infinite star-movement-top;position:absolute;top:-12px;left:-250%}.star-border-container .inner-content{z-index:1;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:relative}@keyframes star-movement-bottom{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes star-movement-top{0%{transform:translate(0)}to{transform:translate(100%)}}.tracks-panel{isolation:isolate;position:relative;box-shadow:0 0 0 1px #f57c7c8c,0 0 18px 2px #f57c7c8c,0 0 36px 6px #f57c7c59}.tracks-panel-glow{border-radius:inherit;pointer-events:none;z-index:-1;filter:blur(18px);background:radial-gradient(60% 80%,#f57c7c59,#0000 70%);animation:4s ease-in-out infinite tracks-panel-pulse;position:absolute;inset:-6px}@keyframes tracks-panel-pulse{0%,to{opacity:.55}50%{opacity:.85}}.tracks-panel-orbit{border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.tracks-panel-orbit-dot{offset-path:inset(0 round 2rem);offset-anchor:center;offset-rotate:auto;pointer-events:none;background:#ffd2cf;border-radius:9999px;width:14px;height:6px;animation:18s linear infinite tracks-panel-trace;position:absolute;top:0;left:0;box-shadow:0 0 10px 3px #f57c7cf2,0 0 22px 8px #f57c7c8c}@keyframes tracks-panel-trace{0%{offset-distance:0%}to{offset-distance:100%}}
