body{font-family:Inter,sans-serif;@apply antialiased text-text-primary bg-background-primary;}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{@apply bg-background-primary;border-radius:10px}::-webkit-scrollbar-thumb{@apply bg-border-secondary;border-radius:10px}::-webkit-scrollbar-thumb:hover{@apply bg-text-muted;}html,body,#root{height:100%}#root{display:flex;flex-direction:column}
