*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1c1917;-webkit-font-smoothing:antialiased;background:#faf7f2;font-family:DM Sans,system-ui,-apple-system,sans-serif}::-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%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@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:0 0}30%{background:#dcfce7}}@keyframes pulsate{0%,to{box-shadow:0 0 #6366f140}50%{box-shadow:0 0 0 14px #6366f108}}.slide-up{animation:.22s cubic-bezier(.16,1,.3,1) both slideUp}.fade-in{animation:.15s both fadeIn}.check-pop{animation:.32s cubic-bezier(.34,1.56,.64,1) both checkPop}.flash-green{animation:.8s both flashGreen}.pulsate{animation:2s ease-in-out infinite pulsate}
