@supports (-webkit-appearance:none){body::-webkit-scrollbar{border-radius:32px;height:100px;width:4px}body::-webkit-scrollbar:horizontal{border-radius:32px;height:4px;width:100px}body::-webkit-scrollbar-track{background:none;border-radius:32px;margin-right:10px}body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:32px;cursor:pointer;height:100px;outline:none;width:4px}body::-webkit-scrollbar-thumb:hover{background:#00000057}body::-webkit-scrollbar-thumb:horizontal{background-color:#0003;border-radius:32px;cursor:pointer;height:4px;outline:none;width:100px}body::-webkit-scrollbar-thumb:horizontal:hover{background:#00000057}}@supports (scrollbar-width:thin) and (not (-webkit-appearance:none)){body{scrollbar-color:rgba(0,0,0,.34) rgba(0,0,0,.2);scrollbar-width:thin}}body{-ms-overflow-style:none}@supports (-webkit-appearance:none){html.dark-mode body::-webkit-scrollbar-thumb{background-color:#fff!important}html.dark-mode body::-webkit-scrollbar-thumb:hover{background:#ffffff80!important}html.dark-mode body::-webkit-scrollbar-thumb:horizontal{background-color:#fff!important}html.dark-mode body::-webkit-scrollbar-thumb:horizontal:hover{background:#ffffff80!important}}@supports (scrollbar-width:thin) and (not (-webkit-appearance:none)){html.dark-mode body{scrollbar-color:hsla(0,0%,100%,.5) !important #fff!important}}.quote-modal{border-radius:8px;position:absolute;z-index:1;z-index:9999}.quote-modal__quote.button-base{background:#fff!important;border:1px solid #e6e6e6;width:48px!important}.quote-modal__quote.button-base svg{height:16px;width:24px}html.dark-mode .quote-modal__quote.button-base{background:#222!important;border:1px solid #444}
