@import "https://fonts.googleapis.com/css2?family=VT323&family=Share+Tech+Mono&display=swap";@import "https://fonts.cdnfonts.com/css/vcr-osd-mono";*{box-sizing:border-box;margin:0;padding:0}body{color:#eeeef6;-webkit-font-smoothing:antialiased;background:#0b3d2e;min-height:100vh;font-family:Share Tech Mono,monospace;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='1' fill='%23000' opacity='0.06'/%3E%3C/svg%3E");background-repeat:repeat;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:9999;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000014 2px 4px);background-size:100% 4px;position:fixed;inset:0}#root{z-index:1;position:relative}a{color:#4cc;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0b3d2e}::-webkit-scrollbar-thumb{background:#2a2a44;border-radius:3px}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (width<=1024px){.market-grid,.portfolio-grid{grid-template-columns:1fr!important}}@media (width<=768px){.desk-tray,.top-bar-tabs,.top-bar-badges,.status-bar{display:none!important}}
