body{margin:0;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--mantine-color-dark-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-dark-3)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}
