.earn-portal-root{--primary:#f59e0b;--secondary:#3b82f6;--accent:#fcd34d;--background:#0a0f1e;--foreground:#f1f5f9;--card-bg:#111827;--card-bg-white:#1a2235;--text-on-blue:#fff;--border-radius:0.75rem}@keyframes questFadeIn{0%{transform:translateY(14px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.earn-portal-root .quest-card-enter{animation:questFadeIn .32s cubic-bezier(.22,.68,0,1.2) both}.earn-portal-root .quest-card-enter-fast{animation:questFadeIn .22s ease-out both}@keyframes diamondShimmer{0%{background-position:0 0}to{background-position:200% 0}}