@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";body{margin:0;font-family:DM Sans,Inter,system-ui,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#07101e}::-webkit-scrollbar-thumb{background:#1e3350;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a4a72}*{scrollbar-width:thin;scrollbar-color:#1e3350 #07101e}@keyframes defn-pulse{0%,to{opacity:1}50%{opacity:.4}}.container{flex-direction:column;height:100vh;display:flex}.header{columns:white;background-color:#0d436a;padding:10px}.chart{background-color:#f5f5f5;flex:1;padding:10px}.indicator{background-color:#11e964;height:200px;padding:10px}
