body{margin:0;padding:0;background-color:#f8fafc}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.animate-ai-sparkle{animation:sparkle 2s infinite ease-in-out}.view-fade-enter{opacity:0;transform:translateY(10px)}.view-fade-enter-active{opacity:1;transform:translateY(0);transition:all .3s ease-out}
