@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f5f5f7}::-webkit-scrollbar-thumb{background:#c0c0c6;border-radius:3px}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}input::placeholder{color:#a0a4ac}input:focus,select:focus{outline:none;border-color:#e3000f!important}select{font-family:Outfit,sans-serif}input[type=range]{height:6px;border-radius:3px;-webkit-appearance:none;background:#d1d1d6}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#e3000f;cursor:pointer;border:2px solid #FFFFFF}
