@keyframes shine{0%{left:-100%}to{left:100%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes flash-red{0%,to{border-color:#ef444433}50%{border-color:#ef444480}}@keyframes sync-color-text{0%,to{color:#3b82f6}25%{color:#06b6d4}50%{color:#a855f7}75%{color:#10b981}}@keyframes sync-color-bg{0%,to{background-color:#3b82f6}25%{background-color:#06b6d4}50%{background-color:#a855f7}75%{background-color:#10b981}}@keyframes sync-color-border{0%,to{border-color:#3b82f666}25%{border-color:#06b6d466}50%{border-color:#a855f766}75%{border-color:#10b98166}}@keyframes status-sync-border{0%,to{border-color:#3b82f61a;box-shadow:0 0 #3b82f600}50%{border-color:#3b82f666;box-shadow:0 0 40px #3b82f60d}}@keyframes grid-drift{0%{transform:translate(0)}to{transform:translate(64px,64px)}}.animate-sync-color-text{animation:sync-color-text 8s infinite linear}.animate-sync-color-bg{animation:sync-color-bg 8s infinite linear}.animate-sync-color-border{animation:sync-color-border 8s infinite linear}.animate-status-sync-border{animation:status-sync-border 4s infinite ease-in-out}.animate-grid-drift{animation:grid-drift 20s linear infinite}.animate-flash-red{animation:flash-red 2s infinite ease-in-out}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#050505}.custom-scrollbar::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#262626}
