*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:SF Pro Display,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:#1a1a1a;color:#d4d4d4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a4a4a}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#3a3a3a transparent}body[style*="cursor: grab"] *{cursor:grab!important}body[style*="cursor: grabbing"] *{cursor:grabbing!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
