@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--foreground:#ffffff;--background:#060919}.centerContainer{margin-top:140px;width:100vw}@media (max-width:500px){.centerContainer{padding:16px}}body,html{min-height:100vh;background-color:#1e3251}body{color:var(--foreground);background:radial-gradient(74% 42% at 50% 40%,#1E3CAB 0,#1E2D5B 100%);background-attachment:fixed;font-family:Poppins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-family:poppins}.chartjs-render-monitor,canvas{max-width:100%!important;max-height:100%!important}button{outline:none;background:none;cursor:pointer;color:white;font-family:Poppins;font-size:16px;padding:15px 16px;border-radius:16px;border:1px solid transparent;&.primary{background-color:white;color:#1e283d;border:1px solid #dae2f5}}.loadingSkeleton{background:linear-gradient(90deg,#474ae4,transparent,#474ae4);background-position-x:0;animation:skeleton 1.5s linear infinite;border-radius:20px}.loadingSkeleton,.loadingSkeleton span{color:transparent}@keyframes skeleton{to{background-position-x:1200px}}.animatedmap{animation:pulse 2.5s infinite;stroke:rgba(255,255,255,.156);stroke-width:0px}@keyframes pulse{0%{fill:rgba(255,255,255,.3);r:.2px;stroke-width:0px}20%{fill:rgba(255,255,255,.6);r:.4px;stroke-width:1.9px}40%{fill:rgba(255,255,255,.6);r:.2px;stroke-width:0px}to{fill:rgba(255,255,255,.3);stroke-width:0px}}.timeLegends{flex-wrap:wrap;gap:16px;justify-content:center;font-size:14px;text-transform:uppercase}.timeLegends,.timeLegends .legend{display:flex;align-items:center;font-weight:500}.timeLegends .legend{gap:14px;font-size:16px}.timeLegends .legendTick{width:20px;height:20px;border-radius:20px}@media (max-width:500px){.timeLegends .legendTick{width:15px;height:15px}.timeLegends .legend{font-size:12px}}@keyframes moveUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1}}.animateUp{opacity:0;animation:moveUp 1s cubic-bezier(.075,.82,.165,1) forwards}@media (max-width:500px){.hideOnMobile{display:none!important}}.pulse{animation:pulseShadow 1s cubic-bezier(.075,.82,.165,1) infinite}@keyframes pulseShadow{0%{box-shadow:0 0 0 0 rgb(105,200,255)}to{box-shadow:0 0 0 10px rgba(255,255,255,0)}}[data-radix-popper-content-wrapper]{z-index:999999!important}