body{margin:0;padding:0;display:flex;justify-content:center;align-items:center;height:100vh;background-color:#131722;overflow:hidden}#chart.svelte-746zup{width:100vw;height:100vh;visibility:hidden}#chart.visible.svelte-746zup{visibility:visible}.spinner-container.svelte-746zup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:flex;justify-content:center;align-items:center}.spinner.svelte-746zup{width:64px;height:64px;border:6px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:svelte-746zup-spin 1s linear infinite}@keyframes svelte-746zup-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
