RAMBO
你好,我是 RAMBO AI 助手
有什么我能帮你的吗?
@keyframes breathe { 0%, 100% { opacity: 0.3; } 50% { opacity: 1; } } .sidebar-logo, .logo-artistic { animation: breathe 2s ease-in-out infinite; color: #8b5cf6; }