@keyframes prize-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes prize-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.97)}}@keyframes prize-glow{0%,to{box-shadow:0 0 20px #7c3aed66}50%{box-shadow:0 0 40px #db277799}}@keyframes prize-shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes prize-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prize-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes prize-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.prize-fade-up{animation:prize-fade-up .6s ease both}.prize-gradient-text{background:linear-gradient(135deg,#7c3aed,#db2777,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prize-gradient-text-orange{background:linear-gradient(135deg,#f97316,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prize-glassmorphism{background:#1a1a2e99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}.prize-dot-pulse{animation:prize-dot-pulse 1.5s ease-in-out infinite}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--prize-purple: #7c3aed;--prize-purple-dark: #6d28d9;--prize-magenta: #db2777;--prize-pink: #ec4899;--prize-orange: #f97316;--prize-bg-dark: #0a0a0a;--prize-sidebar: #0f0f17;--prize-sidebar-alt: #1a1a2e;--prize-success: #10b981;--prize-warning: #f59e0b;--prize-error: #ef4444}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c3aed99}.ant-layout-sider,.ant-menu-dark{background:#0f0f17!important}.ant-menu-dark .ant-menu-item-selected{background-color:#7c3aed!important}.gradient-text{background:linear-gradient(135deg,#7c3aed,#db2777,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
