*{box-sizing:border-box}html,body{margin:0;padding:0;background:#e7ebf4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-family:Manrope,system-ui,-apple-system,sans-serif;color:#101426}input,button,textarea{font-family:Manrope,system-ui,sans-serif}input::placeholder{color:#9aa3b5}button{font-family:inherit}.croft-scroll::-webkit-scrollbar{display:none}.croft-scroll{scrollbar-width:none;-ms-overflow-style:none}@keyframes croftFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.croft-fade{animation:croftFade .26s ease both}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-up{animation:sheetUp .28s cubic-bezier(.22,1,.36,1) both}@keyframes scrimIn{0%{opacity:0}to{opacity:1}}.scrim-in{animation:scrimIn .2s ease both}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.toast-in{animation:toastIn .2s ease both}
