*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Figtree,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}*{scrollbar-width:thin;scrollbar-color:#9ca3af #f1f5f9}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px;margin:2px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9ca3af,#b4b9c0);border-radius:10px;border:3px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6b7280,#9ca3af);border:2px solid #f1f5f9;box-shadow:0 4px 8px #0000001a}::-webkit-scrollbar-thumb:active{background:#4b5563;border:2px solid #e2e8f0}::-webkit-scrollbar-corner{background:#f1f5f9;border-radius:10px}html{scroll-behavior:smooth}
