:root{--scrollbar-width:8px;--scrollbar-track:#f6f5f1;--scrollbar-thumb:#d9d9d9;--scrollbar-thumb-hover:#8c8c8c;--scrollbar-thumb-active:#262626;--scrollbar-border-radius:4px}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-border-radius)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-border-radius);transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-active)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track)}@media (prefers-color-scheme:dark){:root{--scrollbar-track:#383838;--scrollbar-thumb:#555;--scrollbar-thumb-hover:#777;--scrollbar-thumb-active:#999}}.scrollbar-thin{--scrollbar-width:4px}.scrollbar-thick{--scrollbar-width:12px}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{scrollbar-width:none}.icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon svg{fill:currentColor;transition:fill .2s;display:block}.icon[style*=width] svg,.icon[style*=height] svg{width:100%;height:100%}.icon[data-color=black]{color:#262626}.icon[data-color=black] svg{fill:#262626}.icon[data-color=white]{color:#fff}.icon[data-color=white] svg{fill:#fff}.icon[data-color=white] svg path{fill:#fff;stroke:#fff}.icon[data-color=snow-white]{color:#fafafa}.icon[data-color=snow-white] svg{fill:#fafafa}.icon[data-color=forest-wolf]{color:#f6f5f1}.icon[data-color=forest-wolf] svg{fill:#f6f5f1}.icon[data-color=smoky-white]{color:#ebebeb}.icon[data-color=smoky-white] svg{fill:#ebebeb}.icon[data-color=gainsborough]{color:#e1e1e1}.icon[data-color=gainsborough] svg{fill:#e1e1e1}.icon[data-color=light-grey]{color:#d9d9d9}.icon[data-color=light-grey] svg{fill:#d9d9d9}.icon[data-color=telegrey]{color:#8c8c8c}.icon[data-color=telegrey] svg{fill:#8c8c8c}.icon[data-color=signal-black]{color:#262626}.icon[data-color=signal-black] svg{fill:#262626}.icon[data-color=none]{color:unset}.icon[data-color=none] svg{fill:none}.icon[data-name=sidebarArrowDown] svg,.icon[data-name=sidebarArrowDown] svg path{fill:none!important}
