@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Cairo,system-ui,-apple-system,sans-serif;background:#f3f4f6;color:#111827;min-height:100vh}#root{min-height:100vh}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:#e5e7eb;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#dc2626;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px #0000004d}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#dc2626;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px #0000004d}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:4px}button{font-family:inherit;cursor:pointer}@media (min-width: 900px){.sidebar-lg{display:block!important}}
