body{margin:0;background:#f4f2ef;font-family:IBM Plex Sans,sans-serif;color:#221c1a;-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea,select{-webkit-user-select:text;-moz-user-select:text;user-select:text}*{box-sizing:border-box}a{color:#c81e2c;text-decoration:none}a:hover{color:#9c1622}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d8d3cc;border-radius:8px}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#root{width:100%;height:100vh}input,select{font-family:inherit}
