*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;color:#2f2923}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#2f29230f}::-webkit-scrollbar-thumb{background:#2f292347;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#2f29236b;background-clip:padding-box}@media(prefers-color-scheme:dark){::-webkit-scrollbar-track{background:#f3e8d80f}::-webkit-scrollbar-thumb{background:#f3e8d838;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#f3e8d857;background-clip:padding-box}}::selection{background:#73c7f559}.no-select{user-select:none;-webkit-user-select:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
