*,*:before,*:after{box-sizing:border-box}:root{font-family:Figtree,Roboto,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:#f6f7fb;color:#323338}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#root{width:100%;height:100vh;display:flex}
