*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body,html{max-width:100vw;overflow-x:hidden;font-size:var(--fs-sm)}body{color:var(--text-color);background:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:50vh}a{color:inherit;text-decoration:none}.ant-table-body{scrollbar-width:auto;scrollbar-color:auto}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent;border-radius:6px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:6px;border:2px solid #f0f0f0}::-webkit-scrollbar-thumb:hover{background:#a2a2a2}:root{--whiteColor:#fff;--grayColor0:#f7fafa;--grayColor1:#f3f3f3;--grayColor2:#eee;--grayColor3:#e7e7e7;--grayColor4:#dcdcdc;--grayColor5:#c5c5c5;--grayColor6:#a6a6a6;--grayColor7:#8b8b8b;--grayColor8:#777;--grayColor9:#5e5e5e;--grayColor10:#4b4b4b;--grayColor11:#383838;--grayColor12:#2c2c2c;--grayColor13:#242424;--grayColor14:#181818;--layoutHeaderHegiht:1px;--fs-xl:20px;--fs-lg:18px;--fs-md:16px;--fs-sm:14px;--fs-xs:12px;--theColor1:#faf0ff;--theColor2:#f9f0ff;--theColor3:#e4c5fc;--theColor4:#c595f0;--theColor5:#a66ae4;--theColor6:#814dbd;--theColor7:#603696;--theColor8:#422370;--theColor9:#29164a;--primary-color:var(--theColor5);--primary-hover:var(--theColor6);--colorPrimary1:var(--theColor1);--colorPrimary2:var(--theColor2);--colorPrimary3:var(--theColor3);--colorPrimary4:var(--theColor4);--colorPrimary5:var(--theColor5);--colorPrimary6:var(--theColor6);--colorPrimary7:var(--theColor7);--colorPrimary8:var(--theColor8);--colorPrimary9:var(--theColor9);--primary-light:#f4ebff;--text-primary:#333;--text-secondary:#666;--bg-gray:#f9fafb;--text-color:#1f2937;--border-color:#e5e7eb;--background-color:#fff;--card-background:#fff;--error-color:#ef4444;--success-color:#10b981;--errorColor:var(--error-color);--successColor:var(--success-color)}