.discovery{--color-bg:#0a0a0f;--color-surface:#12121a;--color-surface-2:#1a1a26;--color-surface-3:#223;--color-border:#2a2a3a;--color-text:#e4e4ef;--color-text-dim:#8888a0;--color-accent:#3b82f6;--color-accent-glow:#3b82f626;--color-accent-light:#93c5fd;--color-green:#22c55e;--color-green-dim:#22c55e26;--color-amber:#f59e0b;--color-red:#ef4444;--color-purple:#a855f7;background:var(--color-bg);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.discovery ::-webkit-scrollbar{width:6px}.discovery ::-webkit-scrollbar-track{background:var(--color-surface)}.discovery ::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.discovery ::-webkit-scrollbar-thumb:hover{background:var(--color-text-dim)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.discovery .message-enter{animation:.3s fadeInUp}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}.discovery .typing-dot{animation:1.4s ease-in-out infinite blink}.discovery .typing-dot:nth-child(2){animation-delay:.2s}.discovery .typing-dot:nth-child(3){animation-delay:.4s}
