:root{--bprogress-color:#29d;--bprogress-height:2px;--bprogress-spinner-size:18px;--bprogress-spinner-animation-duration:.4s;--bprogress-spinner-border-size:2px;--bprogress-box-shadow:0 0 10px var(--bprogress-color), 0 0 5px var(--bprogress-color);--bprogress-z-index:99999;--bprogress-spinner-top:15px;--bprogress-spinner-bottom:auto;--bprogress-spinner-right:15px;--bprogress-spinner-left:auto}.bprogress{pointer-events:none;width:0;height:0;z-index:var(--bprogress-z-index)}.bprogress .bar{background:var(--bprogress-color);z-index:var(--bprogress-z-index);width:100%;height:var(--bprogress-height);position:fixed;top:0;left:0}.bprogress .peg{width:100px;height:100%;box-shadow:var(--bprogress-box-shadow);opacity:1;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px)}.bprogress .spinner{z-index:var(--bprogress-z-index);top:var(--bprogress-spinner-top);bottom:var(--bprogress-spinner-bottom);right:var(--bprogress-spinner-right);left:var(--bprogress-spinner-left);display:block;position:fixed}.bprogress .spinner-icon{width:var(--bprogress-spinner-size);height:var(--bprogress-spinner-size);box-sizing:border-box;border:solid var(--bprogress-spinner-border-size) transparent;border-top-color:var(--bprogress-color);border-left-color:var(--bprogress-color);-webkit-animation:bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;animation:bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;border-radius:50%}.bprogress-custom-parent{position:relative;overflow:hidden}.bprogress-custom-parent .bprogress .spinner,.bprogress-custom-parent .bprogress .bar{position:absolute}.bprogress .indeterminate{width:100%;height:var(--bprogress-height);position:fixed;top:0;left:0;overflow:hidden}.bprogress .indeterminate .inc,.bprogress .indeterminate .dec{background-color:var(--bprogress-color);height:100%;position:absolute;top:0}.bprogress .indeterminate .inc{animation:2s infinite bprogress-indeterminate-increase}.bprogress .indeterminate .dec{animation:2s .5s infinite bprogress-indeterminate-decrease}@keyframes bprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bprogress-indeterminate-increase{0%{width:5%;left:-5%}to{width:100%;left:130%}}@keyframes bprogress-indeterminate-decrease{0%{width:80%;left:-80%}to{width:10%;left:110%}}:root{--color-red-1:#ffece8;--color-red-2:#fdcdc5;--color-red-3:#fbaca3;--color-red-4:#f98981;--color-red-5:#f76560;--color-red-6:#f53f3f;--color-red-7:#cb272d;--color-red-8:#a1151e;--color-red-9:#770813;--color-red-10:#4d000a;--color-orangered-1:#fff3e8;--color-orangered-2:#fdddc3;--color-orangered-3:#fcc59f;--color-orangered-4:#faac7b;--color-orangered-5:#f99057;--color-orangered-6:#f77234;--color-orangered-7:#cc5120;--color-orangered-8:#a23511;--color-orangered-9:#771f06;--color-orangered-10:#4d0e00;--color-orange-1:#fff7e8;--color-orange-2:#ffe4ba;--color-orange-3:#ffcf8b;--color-orange-4:#ffb65d;--color-orange-5:#ff9a2e;--color-orange-6:#ff7d00;--color-orange-7:#d25f00;--color-orange-8:#a64500;--color-orange-9:#792e00;--color-orange-10:#4d1b00;--color-gold-1:#fffce8;--color-gold-2:#fdf4bf;--color-gold-3:#fce996;--color-gold-4:#fadc6d;--color-gold-5:#f9cc45;--color-gold-6:#f7ba1e;--color-gold-7:#cc9213;--color-gold-8:#a26d0a;--color-gold-9:#774b04;--color-gold-10:#4d2d00;--color-yellow-1:#feffe8;--color-yellow-2:#fefebe;--color-yellow-3:#fdfa94;--color-yellow-4:#fcf26b;--color-yellow-5:#fbe842;--color-yellow-6:#fadc19;--color-yellow-7:#cfaf0f;--color-yellow-8:#a38408;--color-yellow-9:#785d03;--color-yellow-10:#4d3800;--color-lime-1:#fcffe8;--color-lime-2:#edf8bb;--color-lime-3:#dcf190;--color-lime-4:#c9e968;--color-lime-5:#b5e241;--color-lime-6:#9fdb1d;--color-lime-7:#7eb712;--color-lime-8:#5f940a;--color-lime-9:#437004;--color-lime-10:#2a4d00;--color-green-1:#e8ffea;--color-green-2:#aff0b5;--color-green-3:#7be188;--color-green-4:#4cd263;--color-green-5:#23c343;--color-green-6:#00b42a;--color-green-7:#009a29;--color-green-8:#008026;--color-green-9:#062;--color-green-10:#004d1c;--color-cyan-1:#e8fffb;--color-cyan-2:#b7f4ec;--color-cyan-3:#89e9e0;--color-cyan-4:#5edfd6;--color-cyan-5:#37d4cf;--color-cyan-6:#14c9c9;--color-cyan-7:#0da5aa;--color-cyan-8:#07828b;--color-cyan-9:#03616c;--color-cyan-10:#00424d;--color-blue-1:#e8f7ff;--color-blue-2:#c3e7fe;--color-blue-3:#9fd4fd;--color-blue-4:#7bc0fc;--color-blue-5:#57a9fb;--color-blue-6:#3491fa;--color-blue-7:#206ccf;--color-blue-8:#114ba3;--color-blue-9:#063078;--color-blue-10:#001a4d;--color-arcoblue-1:#e8f3ff;--color-arcoblue-2:#bedaff;--color-arcoblue-3:#94bfff;--color-arcoblue-4:#6aa1ff;--color-arcoblue-5:#4080ff;--color-arcoblue-6:#165dff;--color-arcoblue-7:#0e42d2;--color-arcoblue-8:#072ca6;--color-arcoblue-9:#031a79;--color-arcoblue-10:#000d4d;--color-purple-1:#f5e8ff;--color-purple-2:#ddbef6;--color-purple-3:#c396ed;--color-purple-4:#a871e3;--color-purple-5:#8d4eda;--color-purple-6:#722ed1;--color-purple-7:#551db0;--color-purple-8:#3c108f;--color-purple-9:#27066e;--color-purple-10:#16004d;--color-pinkpurple-1:#ffe8fb;--color-pinkpurple-2:#f7baef;--color-pinkpurple-3:#f08ee6;--color-pinkpurple-4:#e865df;--color-pinkpurple-5:#e13edb;--color-pinkpurple-6:#d91ad9;--color-pinkpurple-7:#b010b6;--color-pinkpurple-8:#8a0993;--color-pinkpurple-9:#650370;--color-pinkpurple-10:#42004d;--color-magenta-1:#ffe8f1;--color-magenta-2:#fdc2db;--color-magenta-3:#fb9dc7;--color-magenta-4:#f979b7;--color-magenta-5:#f754a8;--color-magenta-6:#f5319d;--color-magenta-7:#cb1e83;--color-magenta-8:#a11069;--color-magenta-9:#77064f;--color-magenta-10:#4d0034;--color-gray-1:#f7f8fa;--color-gray-2:#f2f3f5;--color-gray-3:#e5e6eb;--color-gray-4:#c9cdd4;--color-gray-5:#a9aeb8;--color-gray-6:#86909c;--color-gray-7:#6b7785;--color-gray-8:#4e5969;--color-gray-9:#272e3b;--color-gray-10:#1d2129;--color-primary-1:var(--color-arcoblue-1);--color-primary-2:var(--color-arcoblue-2);--color-primary-3:var(--color-arcoblue-3);--color-primary-4:var(--color-arcoblue-4);--color-primary-5:var(--color-arcoblue-5);--color-primary-6:var(--color-arcoblue-6);--color-primary-7:var(--color-arcoblue-7);--color-primary-8:var(--color-arcoblue-8);--color-primary-9:var(--color-arcoblue-9);--color-primary-10:var(--color-arcoblue-10);--color-info-1:var(--color-blue-1);--color-info-2:var(--color-blue-2);--color-info-3:var(--color-blue-3);--color-info-4:var(--color-blue-4);--color-info-5:var(--color-blue-5);--color-info-6:var(--color-blue-6);--color-info-7:var(--color-blue-7);--color-info-8:var(--color-blue-8);--color-info-9:var(--color-blue-9);--color-info-10:var(--color-blue-10);--color-success-1:var(--color-green-1);--color-success-2:var(--color-green-2);--color-success-3:var(--color-green-3);--color-success-4:var(--color-green-4);--color-success-5:var(--color-green-5);--color-success-6:var(--color-green-6);--color-success-7:var(--color-green-7);--color-success-8:var(--color-green-8);--color-success-9:var(--color-green-9);--color-success-10:var(--color-green-10);--color-warning-1:var(--color-orange-1);--color-warning-2:var(--color-orange-2);--color-warning-3:var(--color-orange-3);--color-warning-4:var(--color-orange-4);--color-warning-5:var(--color-orange-5);--color-warning-6:var(--color-orange-6);--color-warning-7:var(--color-orange-7);--color-warning-8:var(--color-orange-8);--color-warning-9:var(--color-orange-9);--color-warning-10:var(--color-orange-10);--color-error-1:var(--color-red-1);--color-error-2:var(--color-red-2);--color-error-3:var(--color-red-3);--color-error-4:var(--color-red-4);--color-error-5:var(--color-red-5);--color-error-6:var(--color-red-6);--color-error-7:var(--color-red-7);--color-error-8:var(--color-red-8);--color-error-9:var(--color-red-9);--color-error-10:var(--color-red-10);--color-bg-page:#f2f3f5;--color-bg-container:#fff;--color-bg-elevated:#fff;--bprogress-color:var(--color-primary-6);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--color-red-1:#4d000a;--color-red-2:#770611;--color-red-3:#a1161f;--color-red-4:#cb2e34;--color-red-5:#f54e4e;--color-red-6:#f76965;--color-red-7:#f98d86;--color-red-8:#fbb0a7;--color-red-9:#fdd1ca;--color-red-10:#fff0ec;--color-orangered-1:#4d0e00;--color-orangered-2:#771e05;--color-orangered-3:#a23714;--color-orangered-4:#cc5729;--color-orangered-5:#f77e45;--color-orangered-6:#f9925a;--color-orangered-7:#faad7d;--color-orangered-8:#fcc6a1;--color-orangered-9:#fddec5;--color-orangered-10:#fff4eb;--color-orange-1:#4d1b00;--color-orange-2:#793004;--color-orange-3:#a64b0a;--color-orange-4:#d26913;--color-orange-5:#ff8d1f;--color-orange-6:#ff9626;--color-orange-7:#ffb357;--color-orange-8:#ffcd87;--color-orange-9:#ffe3b8;--color-orange-10:#fff7e8;--color-gold-1:#4d2d00;--color-gold-2:#774b04;--color-gold-3:#a26f0f;--color-gold-4:#cc961f;--color-gold-5:#f7c034;--color-gold-6:#f9cc44;--color-gold-7:#fadc6c;--color-gold-8:#fce995;--color-gold-9:#fdf4be;--color-gold-10:#fffce8;--color-yellow-1:#4d3800;--color-yellow-2:#785e07;--color-yellow-3:#a38614;--color-yellow-4:#cfb325;--color-yellow-5:#fae13c;--color-yellow-6:#fbe94b;--color-yellow-7:#fcf374;--color-yellow-8:#fdfa9d;--color-yellow-9:#fefec6;--color-yellow-10:#fefff0;--color-lime-1:#2a4d00;--color-lime-2:#447006;--color-lime-3:#629412;--color-lime-4:#84b723;--color-lime-5:#a8db39;--color-lime-6:#b8e24b;--color-lime-7:#cbe970;--color-lime-8:#def198;--color-lime-9:#eef8c2;--color-lime-10:#fdffee;--color-green-1:#004d1c;--color-green-2:#046625;--color-green-3:#0a802d;--color-green-4:#129a37;--color-green-5:#1db440;--color-green-6:#27c346;--color-green-7:#50d266;--color-green-8:#7ee18b;--color-green-9:#b2f0b7;--color-green-10:#ebffec;--color-cyan-1:#00424d;--color-cyan-2:#06616c;--color-cyan-3:#11838b;--color-cyan-4:#1fa6aa;--color-cyan-5:#30c9c9;--color-cyan-6:#3fd4cf;--color-cyan-7:#66dfd7;--color-cyan-8:#90e9e1;--color-cyan-9:#bef4ed;--color-cyan-10:#f0fffc;--color-blue-1:#001a4d;--color-blue-2:#052f78;--color-blue-3:#134ca3;--color-blue-4:#2971cf;--color-blue-5:#469afa;--color-blue-6:#5aaafb;--color-blue-7:#7dc1fc;--color-blue-8:#a1d5fd;--color-blue-9:#c6e8fe;--color-blue-10:#eaf8ff;--color-arcoblue-1:#000d4d;--color-arcoblue-2:#041b79;--color-arcoblue-3:#0e32a6;--color-arcoblue-4:#1d4dd2;--color-arcoblue-5:#306fff;--color-arcoblue-6:#3c7eff;--color-arcoblue-7:#689fff;--color-arcoblue-8:#93beff;--color-arcoblue-9:#bedaff;--color-arcoblue-10:#eaf4ff;--color-purple-1:#16004d;--color-purple-2:#27066e;--color-purple-3:#3e138f;--color-purple-4:#5a25b0;--color-purple-5:#7b3dd1;--color-purple-6:#8e51da;--color-purple-7:#a974e3;--color-purple-8:#c59aed;--color-purple-9:#dfc2f6;--color-purple-10:#f7edff;--color-pinkpurple-1:#42004d;--color-pinkpurple-2:#650370;--color-pinkpurple-3:#8a0d93;--color-pinkpurple-4:#b01bb6;--color-pinkpurple-5:#d92ed9;--color-pinkpurple-6:#e13ddb;--color-pinkpurple-7:#e866df;--color-pinkpurple-8:#f092e6;--color-pinkpurple-9:#f7c1f0;--color-pinkpurple-10:#fff2fd;--color-magenta-1:#4d0034;--color-magenta-2:#770850;--color-magenta-3:#a1176c;--color-magenta-4:#cb2b88;--color-magenta-5:#f545a6;--color-magenta-6:#f756a9;--color-magenta-7:#f97ab8;--color-magenta-8:#fb9ec8;--color-magenta-9:#fdc3db;--color-magenta-10:#ffe8f1;--color-gray-1:#1d2129;--color-gray-2:#272e3b;--color-gray-3:#4e5969;--color-gray-4:#6b7785;--color-gray-5:#86909c;--color-gray-6:#a9aeb8;--color-gray-7:#c9cdd4;--color-gray-8:#e5e6eb;--color-gray-9:#f2f3f5;--color-gray-10:#f7f8fa;--color-bg-page:#101014;--color-bg-container:#18181c;--color-bg-elevated:#2c2c32;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#app{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}.app-route-enter-active{transition:opacity .18s}.app-route-leave-active{transition:opacity .12s}.app-route-enter-from,.app-route-leave-to{opacity:0}
