@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*{box-sizing:border-box;padding:0;margin:0}html,body,#root{width:100%;height:100%}body{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#101828}*{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.65) rgba(148,163,184,.15)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#94a3b826;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6366f1d9,#4f46e5e6);border-radius:999px;border:2px solid rgba(148,163,184,.15)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6366f1,#4338caf2)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
