:root{--whiteAwan:#f1f6f9}.dark{--whiteAwan:#0d151c}.bg-reguler{background:var(--whiteAwan)}.loader{--border-width:3px;--mask:radial-gradient(farthest-side, transparent calc(100% - var(--border-width) - .5px), #000 calc(100% - var(--border-width) + .5px));-webkit-mask:var(--mask);-webkit-mask:var(--mask);mask:var(--mask);background:conic-gradient(from 270deg,#246cd3 11%,#3dbdff 52%,#ffc300 80%,#246cd3 100%);border-radius:50%;animation:1s linear infinite spin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 5px #fff!important}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ccc!important}
