body,html{text-size-adjust:100%;box-sizing:border-box;height:100%;margin:0;overflow:hidden;padding:0;scrollbar-width:thin}*,:after,:before{box-sizing:inherit;scrollbar-width:inherit}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background:#f0f2f5;border-radius:3px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{transition:background-color 600000s ease-in-out 0s,color 600000s ease-in-out 0s}p{margin:0}#root{display:flex;flex-direction:column;height:100vh;width:100vw}:root{--color-body-bg:#fff;--html-overflow-y:overlay}html{min-width:768px;overflow-y:var(--html-overflow-y);overscroll-behavior:none}@keyframes loadingCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes move-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}