*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#f4f4f5;font-family:DM Sans,system-ui,-apple-system,sans-serif;color:#18181b;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:99px}input,textarea,select,button{font-family:inherit}button{cursor:pointer}@keyframes slideUp{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes checkPop{0%{transform:scale(1)}40%{transform:scale(1.35)}70%{transform:scale(.88)}to{transform:scale(1)}}@keyframes flashGreen{0%,to{background:transparent}30%{background:#dcfce7}}@keyframes pulsate{0%,to{box-shadow:0 0 #6366f140}50%{box-shadow:0 0 0 14px #6366f108}}.slide-up{animation:slideUp .22s cubic-bezier(.16,1,.3,1) both}.fade-in{animation:fadeIn .15s ease both}.check-pop{animation:checkPop .32s cubic-bezier(.34,1.56,.64,1) both}.flash-green{animation:flashGreen .8s ease both}.pulsate{animation:pulsate 2s ease-in-out infinite}
