#__next,body,html{height:100%;margin:0;padding:0;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:var(--joy-palette-divider) var(--joy-palette-background-level1)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:var(--joy-palette-background-level1);border-radius:3px}::-webkit-scrollbar-thumb{background-color:var(--joy-palette-divider);border-radius:3px;-webkit-transition:background-color .2s;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background-color:var(--joy-palette-neutral-400)}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar:vertical{width:6px}