html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;padding:0;font-family:Google Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,sans-serif;overflow:hidden}#root{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0003}@keyframes pulseGlow{0%{box-shadow:0 0 #8ab4f880}70%{box-shadow:0 0 0 12px #8ab4f800}to{box-shadow:0 0 #8ab4f800}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.gemini-gradient-text{background:linear-gradient(74deg,#4285f4 0,#9b72cb 9%,#d96570 20% 24%,#9b72cb 35%,#4285f4 44%,#9b72cb 50%,#d96570 56%,#f39237 75% 79%,#d96570 90%,#9b72cb 100%) 0 0/400% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:12s linear infinite shimmer}
