:root{--curved-scroll-color: #f85922;--curved-scroll-track-opacity: .24}html.has-curved-scroll{scrollbar-width:none}html.has-curved-scroll::-webkit-scrollbar,html.has-curved-scroll body::-webkit-scrollbar{width:0;height:0}html.has-curved-scroll body{-ms-overflow-style:none}.curved-scrollbar{position:fixed;top:14px;right:2px;bottom:14px;width:56px;pointer-events:none;z-index:9999}.curved-scrollbar__bar{width:100%;height:100%;overflow:visible}.curved-scrollbar__track,.curved-scrollbar__thumb{stroke-width:5px}.curved-scrollbar__track{stroke:rgba(248,89,34,var(--curved-scroll-track-opacity))}.curved-scrollbar__thumb{stroke:var(--curved-scroll-color);transition:stroke-dashoffset .08s linear}@media (max-width: 768px){.curved-scrollbar{right:8px;width:44px}}
