::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f1f3f5}::-webkit-scrollbar-thumb{background:#33333326;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#2d8cff66}*{scrollbar-width:thin;scrollbar-color:rgba(51,51,51,.15) #F1F3F5}body.checkout-active #root{filter:blur(12px) brightness(.7) grayscale(30%);-webkit-user-select:none;user-select:none;pointer-events:none;transition:filter .5s ease,brightness .5s ease}body.checkout-active:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9998;pointer-events:none;animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
