.scrollbar{box-sizing:border-box;width:100%;height:100%;min-height:0;position:relative}.scrollbar--native{overscroll-behavior:contain;scrollbar-width:none;overflow:hidden auto}.scrollbar--native::-webkit-scrollbar{display:none}.ace_scrollbar::-webkit-scrollbar{width:6px;height:6px}.ace_scrollbar::-webkit-scrollbar-thumb{background-color:#aaa0;border-radius:4px}.__scrollingY:hover .ace_scrollbar::-webkit-scrollbar-thumb{background-color:#aaaaaa1a}.__scrollingX:hover .ace_scrollbar::-webkit-scrollbar-thumb{background-color:#aaaaaa1a}.__scrollingX:hover .ps-scrollbar-x-rail,.__scrollingY:hover .ps-scrollbar-y-rail{opacity:.15}.ps{overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;overflow:hidden!important}.ps__rail-x{opacity:0;height:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;bottom:0}.ps__rail-y{opacity:0;width:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:#0000;display:block}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.15}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{opacity:.5;background-color:#eeeeee1a}.ps__thumb-x{background-color:color-mix(in srgb, var(--pc-text_1) 32%, transparent);border-radius:6px;height:8px;transition:background-color .2s linear,height .2s ease-in-out;position:absolute;bottom:2px}.ps__thumb-y{background-color:color-mix(in srgb, var(--pc-text_1) 32%, transparent);border-radius:6px;width:6px;transition:background-color .2s linear,width .2s ease-in-out;position:absolute;right:2px}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}
