*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Manrope,system-ui,-apple-system,sans-serif;background:#fff;color:#14161c;-webkit-font-smoothing:antialiased}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}button,input,select,textarea{font-family:inherit}