*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:DM Sans,system-ui,sans-serif;background:#f5efe0;color:#1f2a1b}input,select,textarea,button{font-family:inherit}textarea{resize:vertical}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#1f2a1b26;border-radius:3px}@keyframes pop-in{0%{transform:scale(.5) rotate(-4deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes beet-pulse{0%,to{box-shadow:0 0 #c9543a8c}50%{box-shadow:0 0 0 7px #c9543a00}}.pop-in{animation:pop-in .28s cubic-bezier(.34,1.56,.64,1)}.pulse-bad{animation:beet-pulse 1.6s ease-out infinite}
