@layer reset, mantine, design-system, components;body,html{height:100%}*{scrollbar-color:rgba(0,0,0,.15) transparent}[data-mantine-color-scheme=dark] *{scrollbar-color:rgba(255,255,255,.15) transparent}*{scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}[data-mantine-color-scheme=dark] ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15)}::-webkit-scrollbar-thumb{border-radius:5px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}