::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--colors-surface-high);border-radius:6px}::-webkit-scrollbar-thumb{background:var(--colors-divider);background-clip:padding-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--colors-text-secondary);background-clip:padding-box}::-webkit-scrollbar-corner{background:var(--colors-surface-high)}*{scrollbar-width:thin;scrollbar-color:var(--colors-divider) var(--colors-surface-high)}::-webkit-scrollbar:horizontal{height:12px}::-webkit-scrollbar:vertical{width:12px}html,body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable],[contenteditable] *{-webkit-user-select:text;user-select:text}img{-webkit-user-drag:none;user-drag:none}.inverted-list-container ::-webkit-scrollbar{display:none}.inverted-list-container *{scrollbar-width:none}[data-sidebar-scroll]::-webkit-scrollbar{width:8px;height:8px}[data-sidebar-scroll] ::-webkit-scrollbar{width:8px;height:8px}[data-slash-scroll]::-webkit-scrollbar{width:8px;height:8px}[data-slash-scroll] ::-webkit-scrollbar{width:8px;height:8px}[data-sidebar-scroll]::-webkit-scrollbar-track{background:0 0}[data-sidebar-scroll] ::-webkit-scrollbar-track{background:0 0}[data-sidebar-scroll]::-webkit-scrollbar-corner{background:0 0}[data-sidebar-scroll] ::-webkit-scrollbar-corner{background:0 0}[data-slash-scroll]::-webkit-scrollbar-track{background:0 0}[data-slash-scroll] ::-webkit-scrollbar-track{background:0 0}[data-slash-scroll]::-webkit-scrollbar-corner{background:0 0}[data-slash-scroll] ::-webkit-scrollbar-corner{background:0 0}[data-sidebar-scroll]::-webkit-scrollbar-thumb{background:0 0;border:none;border-radius:4px;transition:background .2s}[data-sidebar-scroll] ::-webkit-scrollbar-thumb{background:0 0;border:none;border-radius:4px;transition:background .2s}[data-slash-scroll]::-webkit-scrollbar-thumb{background:0 0;border:none;border-radius:4px;transition:background .2s}[data-slash-scroll] ::-webkit-scrollbar-thumb{background:0 0;border:none;border-radius:4px;transition:background .2s}[data-sidebar-scroll]:hover::-webkit-scrollbar-thumb{background:var(--colors-divider)}[data-sidebar-scroll] :hover::-webkit-scrollbar-thumb{background:var(--colors-divider)}[data-sidebar-scroll]:focus-within::-webkit-scrollbar-thumb{background:var(--colors-divider)}[data-slash-scroll]:hover::-webkit-scrollbar-thumb{background:var(--colors-text-secondary)}[data-slash-scroll] :hover::-webkit-scrollbar-thumb{background:var(--colors-text-secondary)}[data-slash-scroll]:focus-within::-webkit-scrollbar-thumb{background:var(--colors-text-secondary)}[data-sidebar-scroll],[data-sidebar-scroll] *,[data-slash-scroll],[data-slash-scroll] *{scrollbar-width:thin;scrollbar-color:transparent transparent}[data-sidebar-scroll]:hover,[data-sidebar-scroll]:hover *{scrollbar-color:var(--colors-divider) transparent}[data-slash-scroll]:hover,[data-slash-scroll]:hover *{scrollbar-color:var(--colors-text-secondary) transparent}[data-sidebar-scroll]{overflow-anchor:auto;contain:layout paint;-webkit-overflow-scrolling:touch;transform:translateZ(0)}[data-sidebar-scroll],[data-sidebar-scroll] *,[data-sidebar-nav],[data-sidebar-nav] *{cursor:default}[data-sidebar-scroll] input,[data-sidebar-scroll] textarea,[data-sidebar-scroll] [contenteditable],[data-sidebar-nav] input,[data-sidebar-nav] textarea,[data-sidebar-nav] [contenteditable]{cursor:text}