This page exposes the creator summary for indexing while the interactive creator modal stays in the main Datacat app.
@keyframes starFloat { from { transform: translateY(0); } to { transform: translateY(-2000px); } }
.space-gaming-bg::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0,255,255,0.2), rgba(255,0,255,0.2)); mix-blend-mode: screen; animation: neonPulse 4s ease-in-out infinite alternate; }
@keyframes neonPulse { 0% { opacity: 0.25; filter: blur(2px); } 100% { opacity: 0.7; filter: blur(6px); } }
.profile-page-background {
}
You have what it takes to reach Class A?