@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.08);opacity:.12}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:#eef3fb;-webkit-font-smoothing:antialiased;font-family:Space Grotesk,system-ui,sans-serif}[style*="overflow-y: auto"],[style*="overflow-y:auto"],[style*="overflow: auto"],[style*="overflow:auto"]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1d82f54d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#1d82f580}input,select,button{font-family:inherit;outline:none}input::placeholder{color:#8099ba}textarea{font-family:inherit}
