:root{scrollbar-color:#F54703 #F7F4F1;scrollbar-width:thin}
html{scrollbar-color:#F54703 #F7F4F1}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-track{background:#F7F4F1}
::-webkit-scrollbar-thumb{background:#F54703;border:3px solid #F7F4F1;border-radius:999px}
::-webkit-scrollbar-thumb:hover{background:#B8300A}
::-webkit-scrollbar-thumb:active{background:#D93B02}
::-webkit-scrollbar-corner{background:#F7F4F1}
::-webkit-scrollbar-button:single-button{display:block;width:12px;height:12px;background-color:#F7F4F1;background-repeat:no-repeat;background-position:center;background-size:7px 7px}
::-webkit-scrollbar-button:single-button:hover{background-color:#F7F4F1}
::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 3.5 10 8H2z' fill='%23171513'/%3E%3C/svg%3E")}
::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 8.5 2 4h8z' fill='%23171513'/%3E%3C/svg%3E")}
::-webkit-scrollbar-button:single-button:horizontal:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 6 8 2v8z' fill='%23171513'/%3E%3C/svg%3E")}
::-webkit-scrollbar-button:single-button:horizontal:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M8.5 6 4 10V2z' fill='%23171513'/%3E%3C/svg%3E")}
@media (forced-colors:active){:root{scrollbar-color:auto}::-webkit-scrollbar-track,::-webkit-scrollbar-thumb,::-webkit-scrollbar-button:single-button{forced-color-adjust:auto}}
