*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#666}@media (width<=768px){.channel-item{padding:8px 10px;font-size:13px}.message-bubble{max-width:90%!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-bubble{animation:.2s ease-out fadeIn}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.voice-notification-badge{animation:1s infinite pulse}@keyframes glow{0%,to{box-shadow:0 0 20px #4caf5033}50%{box-shadow:0 0 40px #4caf5066}}.animal-ready{animation:2s ease-in-out infinite glow}.collect-ready{animation:1.5s ease-in-out infinite pulse}
