*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}html{touch-action:manipulation;-webkit-text-size-adjust:100%}body{color:#333;-webkit-font-smoothing:antialiased;overscroll-behavior:none;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}#root{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}input,textarea,select,button{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:#3182ce;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
