@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.pulse-live{animation:pulse-live 2s infinite ease-in-out}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}body{background-color:#fff;-webkit-tap-highlight-color:transparent;font-family:Inter,sans-serif}.dark body{background-color:#000}.conviction-progress{transition:width 1.5s cubic-bezier(.16,1,.3,1)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.animate-shimmer{animation:shimmer 1.5s infinite}
