*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Noto Sans SC,sans-serif;background-color:#fff;color:#1e293b;height:100vh;overflow:hidden;transition:background-color .3s cubic-bezier(.4,0,.2,1)}:root.dark body{background-color:#050505;color:#e2e8f0}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.shimmer-logo{background:linear-gradient(to right,#0f172a,#2dd4bf,#a855f7,#2dd4bf,#0f172a);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;animation:shine 8s linear infinite}@keyframes shine{to{background-position:200% center}}
