*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}@keyframes shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.Toastify__toast{font-family:var(--font-inter-sans),Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:18px;line-height:21.94px;font-style:normal;color:#080412;border-radius:5px;gap:10px}body{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#fff}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{background:linear-gradient(90deg,rgb(163,162,162) 9%,rgb(131,131,131) 38%,rgb(168,168,168));border-radius:6px}html{scroll-behavior:smooth!important}