@cloudtower/eagle 0.34.14 → 0.34.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1172,71 +1172,6 @@ html body {
1172
1172
  flex: 1;
1173
1173
  }
1174
1174
 
1175
- .E_berrcjl {
1176
- color: rgba(10, 37, 85, 0.6);
1177
- margin-bottom: 4px;
1178
- }
1179
- .E_berrcjl .breadcrumb-link {
1180
- color: rgba(10, 37, 85, 0.6);
1181
- cursor: pointer;
1182
- transition: color 160ms ease;
1183
- }
1184
- .E_berrcjl .breadcrumb-link:hover {
1185
- color: #0080ff;
1186
- }
1187
- .E_berrcjl .breadcrumb-link:active {
1188
- color: #005ed1;
1189
- }
1190
-
1191
- .E_b1nip9bk {
1192
- padding: 4px 11px;
1193
- }
1194
-
1195
- .E_bqamoqe {
1196
- white-space: nowrap;
1197
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1198
- }
1199
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1200
- --color: #0080ff;
1201
- }
1202
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1203
- --color: #0080ff;
1204
- }
1205
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
1206
- margin-left: 1px;
1207
- }
1208
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
1209
- border-top-right-radius: 0;
1210
- border-bottom-right-radius: 0;
1211
- }
1212
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
1213
- border-top-left-radius: 0;
1214
- border-bottom-left-radius: 0;
1215
- }
1216
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1217
- border-radius: unset;
1218
- }
1219
-
1220
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
1221
- padding: 4px 8px 0 8px;
1222
- color: rgba(44, 56, 82, 0.6);
1223
- font-size: 12px;
1224
- }
1225
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
1226
- padding-bottom: 6px;
1227
- }
1228
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
1229
- padding-top: 4px;
1230
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1231
- }
1232
-
1233
- .E_c1yyuluq {
1234
- border-radius: 8px;
1235
- }
1236
- .E_c1yyuluq .ant-card-body {
1237
- padding: 20px 24px 24px 24px;
1238
- }
1239
-
1240
1175
  .E_b1wx3t3t.ant-btn-icon-only {
1241
1176
  justify-content: center;
1242
1177
  }
@@ -1494,6 +1429,64 @@ html body {
1494
1429
  justify-content: center;
1495
1430
  }
1496
1431
 
1432
+ .E_berrcjl {
1433
+ color: rgba(10, 37, 85, 0.6);
1434
+ margin-bottom: 4px;
1435
+ }
1436
+ .E_berrcjl .breadcrumb-link {
1437
+ color: rgba(10, 37, 85, 0.6);
1438
+ cursor: pointer;
1439
+ transition: color 160ms ease;
1440
+ }
1441
+ .E_berrcjl .breadcrumb-link:hover {
1442
+ color: #0080ff;
1443
+ }
1444
+ .E_berrcjl .breadcrumb-link:active {
1445
+ color: #005ed1;
1446
+ }
1447
+
1448
+ .E_b1nip9bk {
1449
+ padding: 4px 11px;
1450
+ }
1451
+
1452
+ .E_bqamoqe {
1453
+ white-space: nowrap;
1454
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1455
+ }
1456
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1457
+ --color: #0080ff;
1458
+ }
1459
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1460
+ --color: #0080ff;
1461
+ }
1462
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
1463
+ margin-left: 1px;
1464
+ }
1465
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
1466
+ border-top-right-radius: 0;
1467
+ border-bottom-right-radius: 0;
1468
+ }
1469
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
1470
+ border-top-left-radius: 0;
1471
+ border-bottom-left-radius: 0;
1472
+ }
1473
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1474
+ border-radius: unset;
1475
+ }
1476
+
1477
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
1478
+ padding: 4px 8px 0 8px;
1479
+ color: rgba(44, 56, 82, 0.6);
1480
+ font-size: 12px;
1481
+ }
1482
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
1483
+ padding-bottom: 6px;
1484
+ }
1485
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
1486
+ padding-top: 4px;
1487
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1488
+ }
1489
+
1497
1490
  .E_c1uzzomf {
1498
1491
  margin-bottom: 16px;
1499
1492
  }
@@ -1621,6 +1614,13 @@ html body {
1621
1614
  cursor: default;
1622
1615
  }
1623
1616
 
1617
+ .E_c1yyuluq {
1618
+ border-radius: 8px;
1619
+ }
1620
+ .E_c1yyuluq .ant-card-body {
1621
+ padding: 20px 24px 24px 24px;
1622
+ }
1623
+
1624
1624
  .E_itxley7.ant-input-group.ant-input-group-compact {
1625
1625
  display: flex;
1626
1626
  }
@@ -1633,46 +1633,6 @@ html body {
1633
1633
  border-top-right-radius: 5px;
1634
1634
  }
1635
1635
 
1636
- .E_sx1bpnu .ant-input-sm {
1637
- line-height: 18px;
1638
- }
1639
-
1640
- .E_ivqqkzv {
1641
- height: 24px;
1642
- width: 56px !important;
1643
- margin-right: 4px;
1644
- }
1645
-
1646
- .E_c1wk4q29 {
1647
- color: rgba(44, 56, 82, 0.6);
1648
- }
1649
-
1650
- .E_i11gg7mj .ant-input-prefix {
1651
- margin-right: 8px;
1652
- }
1653
- .E_i11gg7mj .ant-input-suffix {
1654
- margin-left: 8px;
1655
- }
1656
-
1657
- .E_cc368xp {
1658
- color: #00122e;
1659
- border-right: 1px solid rgba(172, 186, 211, 0.6);
1660
- margin-right: 8px;
1661
- padding-right: 8px;
1662
- }
1663
-
1664
- .E_i11o6xqj {
1665
- display: flex;
1666
- gap: 4px;
1667
- }
1668
- .E_i11o6xqj .icon-wrapper {
1669
- cursor: pointer;
1670
- }
1671
-
1672
- .E_d19ruhdj.icon-wrapper {
1673
- cursor: not-allowed;
1674
- }
1675
-
1676
1636
  .E_phljevk {
1677
1637
  display: flex;
1678
1638
  justify-content: space-between;
@@ -1730,6 +1690,10 @@ html body {
1730
1690
  line-height: 18px;
1731
1691
  }
1732
1692
 
1693
+ .E_sx1bpnu .ant-input-sm {
1694
+ line-height: 18px;
1695
+ }
1696
+
1733
1697
  .E_rapgekc.ant-radio-wrapper {
1734
1698
  display: inline-flex;
1735
1699
  align-items: baseline;
@@ -1916,93 +1880,99 @@ html body {
1916
1880
  transform: rotate(0deg);
1917
1881
  }
1918
1882
 
1919
- .E_tju3gfj .date {
1920
- margin-right: 4px;
1883
+ .E_i11gg7mj .ant-input-prefix {
1884
+ margin-right: 8px;
1921
1885
  }
1922
-
1923
- .E_s1dni7lo {
1924
- width: 430px !important;
1886
+ .E_i11gg7mj .ant-input-suffix {
1887
+ margin-left: 8px;
1925
1888
  }
1926
1889
 
1927
- .E_d1wwmmm5 .ant-select-item-group {
1928
- padding: 8px 16px;
1929
- line-height: 18px;
1930
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1931
- height: 34px;
1932
- min-height: 34px;
1933
- box-sizing: border-box;
1934
- margin-top: 8px;
1890
+ .E_cc368xp {
1891
+ color: #00122e;
1892
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
1893
+ margin-right: 8px;
1894
+ padding-right: 8px;
1935
1895
  }
1936
1896
 
1937
- .E_o1ugr09p {
1897
+ .E_i11o6xqj {
1938
1898
  display: flex;
1939
- flex-direction: column;
1940
- margin: 1px 8px;
1941
- padding: 8px;
1942
- border-radius: 4px;
1899
+ gap: 4px;
1943
1900
  }
1944
- .E_o1ugr09p .selected-icon {
1945
- display: none;
1901
+ .E_i11o6xqj .icon-wrapper {
1902
+ cursor: pointer;
1946
1903
  }
1947
- .E_o1ugr09p.ant-select-item-option-grouped {
1948
- padding-left: 8px;
1904
+
1905
+ .E_d19ruhdj.icon-wrapper {
1906
+ cursor: not-allowed;
1949
1907
  }
1950
- .E_o1ugr09p.ant-select-item-option-selected {
1951
- background-color: white;
1908
+
1909
+ .E_ivqqkzv {
1910
+ height: 24px;
1911
+ width: 56px !important;
1912
+ margin-right: 4px;
1952
1913
  }
1953
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
1954
- color: #0080ff;
1914
+
1915
+ .E_c1wk4q29 {
1916
+ color: rgba(44, 56, 82, 0.6);
1955
1917
  }
1956
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
1957
- display: block;
1918
+
1919
+ .E_s1dizucg.ant-switch {
1920
+ min-width: 40px;
1921
+ height: 24px;
1922
+ background: rgba(172, 186, 211, 0.6);
1923
+ overflow: hidden;
1958
1924
  }
1959
- .E_o1ugr09p.ant-select-item-option-active {
1960
- background: rgba(0, 136, 255, 0.16);
1925
+ .E_s1dizucg.ant-switch:focus {
1926
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1961
1927
  }
1962
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
1963
- color: #0080ff;
1928
+ .E_s1dizucg.ant-switch-small {
1929
+ min-width: 26px;
1930
+ height: 16px;
1964
1931
  }
1965
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
1966
- background: rgba(0, 136, 255, 0.1);
1967
- color: #0080ff;
1932
+ .E_s1dizucg.ant-switch-large {
1933
+ min-width: 52px;
1934
+ height: 32px;
1968
1935
  }
1969
-
1970
- .E_o1ifxsq4 {
1971
- display: flex;
1972
- justify-content: space-between;
1936
+ .E_s1dizucg.ant-switch .ant-switch-handle {
1973
1937
  height: 20px;
1974
- line-height: 20px;
1938
+ width: 20px;
1975
1939
  }
1976
- .E_o1ifxsq4 .timezone-title {
1977
- color: #2d3a56;
1978
- overflow: hidden;
1979
- text-overflow: ellipsis;
1940
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
1941
+ border-radius: 10px;
1942
+ transition-delay: 120ms;
1980
1943
  }
1981
-
1982
- .E_o1zue7 {
1983
- display: flex;
1984
- justify-content: space-between;
1985
- color: rgba(44, 56, 82, 0.6);
1986
- height: 18px;
1987
- line-height: 18px;
1988
- margin-top: 2px;
1944
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
1945
+ height: 14px;
1946
+ width: 14px;
1947
+ top: 1px;
1948
+ left: 1px;
1989
1949
  }
1990
-
1991
- .E_tyfmlxg {
1992
- border: none;
1993
- margin-right: 0;
1994
- background: rgba(225, 230, 241, 0.6);
1950
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
1951
+ height: 28px;
1952
+ width: 28px;
1953
+ }
1954
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
1955
+ border-radius: 14px;
1956
+ }
1957
+ .E_s1dizucg.ant-switch-checked {
1958
+ background-color: #00ba5d;
1959
+ }
1960
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
1961
+ left: calc(100% - 20px - 2px);
1962
+ }
1963
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
1964
+ left: calc(100% - 14px - 1px);
1965
+ }
1966
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
1967
+ left: calc(100% - 28px - 2px);
1995
1968
  }
1996
1969
 
1997
- .E_o18uybox {
1998
- pointer-events: none;
1999
- height: 32px;
2000
- width: 100%;
2001
- opacity: 0;
1970
+ .E_c1up6e3y {
1971
+ margin-left: 5px;
2002
1972
  }
2003
1973
 
2004
- .E_iq1gosr {
2005
- display: inline-block;
1974
+ .E_tju3gfj .date {
1975
+ margin-right: 4px;
2006
1976
  }
2007
1977
 
2008
1978
  .E_s1sck0th {
@@ -2087,70 +2057,100 @@ html body {
2087
2057
  background-color: #7E41FF;
2088
2058
  }
2089
2059
 
2090
- .E_t1m2x205 .ant-tooltip-arrow {
2091
- display: none;
2060
+ .E_s1dni7lo {
2061
+ width: 430px !important;
2092
2062
  }
2093
- .E_t1m2x205 .ant-tooltip-inner {
2094
- background: rgba(23, 38, 64, 0.8);
2063
+
2064
+ .E_d1wwmmm5 .ant-select-item-group {
2065
+ padding: 8px 16px;
2066
+ line-height: 18px;
2067
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2068
+ height: 34px;
2069
+ min-height: 34px;
2070
+ box-sizing: border-box;
2071
+ margin-top: 8px;
2072
+ }
2073
+
2074
+ .E_o1ugr09p {
2075
+ display: flex;
2076
+ flex-direction: column;
2077
+ margin: 1px 8px;
2078
+ padding: 8px;
2095
2079
  border-radius: 4px;
2096
2080
  }
2097
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
2098
- visibility: hidden;
2081
+ .E_o1ugr09p .selected-icon {
2082
+ display: none;
2099
2083
  }
2100
-
2101
- .E_s1dizucg.ant-switch {
2102
- min-width: 40px;
2103
- height: 24px;
2104
- background: rgba(172, 186, 211, 0.6);
2105
- overflow: hidden;
2084
+ .E_o1ugr09p.ant-select-item-option-grouped {
2085
+ padding-left: 8px;
2106
2086
  }
2107
- .E_s1dizucg.ant-switch:focus {
2108
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2087
+ .E_o1ugr09p.ant-select-item-option-selected {
2088
+ background-color: white;
2109
2089
  }
2110
- .E_s1dizucg.ant-switch-small {
2111
- min-width: 26px;
2112
- height: 16px;
2090
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
2091
+ color: #0080ff;
2113
2092
  }
2114
- .E_s1dizucg.ant-switch-large {
2115
- min-width: 52px;
2116
- height: 32px;
2093
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
2094
+ display: block;
2117
2095
  }
2118
- .E_s1dizucg.ant-switch .ant-switch-handle {
2119
- height: 20px;
2120
- width: 20px;
2096
+ .E_o1ugr09p.ant-select-item-option-active {
2097
+ background: rgba(0, 136, 255, 0.16);
2121
2098
  }
2122
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
2123
- border-radius: 10px;
2124
- transition-delay: 120ms;
2099
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
2100
+ color: #0080ff;
2125
2101
  }
2126
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
2127
- height: 14px;
2128
- width: 14px;
2129
- top: 1px;
2130
- left: 1px;
2102
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
2103
+ background: rgba(0, 136, 255, 0.1);
2104
+ color: #0080ff;
2131
2105
  }
2132
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
2133
- height: 28px;
2134
- width: 28px;
2106
+
2107
+ .E_o1ifxsq4 {
2108
+ display: flex;
2109
+ justify-content: space-between;
2110
+ height: 20px;
2111
+ line-height: 20px;
2135
2112
  }
2136
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
2137
- border-radius: 14px;
2113
+ .E_o1ifxsq4 .timezone-title {
2114
+ color: #2d3a56;
2115
+ overflow: hidden;
2116
+ text-overflow: ellipsis;
2138
2117
  }
2139
- .E_s1dizucg.ant-switch-checked {
2140
- background-color: #00ba5d;
2118
+
2119
+ .E_o1zue7 {
2120
+ display: flex;
2121
+ justify-content: space-between;
2122
+ color: rgba(44, 56, 82, 0.6);
2123
+ height: 18px;
2124
+ line-height: 18px;
2125
+ margin-top: 2px;
2141
2126
  }
2142
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
2143
- left: calc(100% - 20px - 2px);
2127
+
2128
+ .E_tyfmlxg {
2129
+ border: none;
2130
+ margin-right: 0;
2131
+ background: rgba(225, 230, 241, 0.6);
2144
2132
  }
2145
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
2146
- left: calc(100% - 14px - 1px);
2133
+
2134
+ .E_o18uybox {
2135
+ pointer-events: none;
2136
+ height: 32px;
2137
+ width: 100%;
2138
+ opacity: 0;
2147
2139
  }
2148
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
2149
- left: calc(100% - 28px - 2px);
2140
+
2141
+ .E_iq1gosr {
2142
+ display: inline-block;
2150
2143
  }
2151
2144
 
2152
- .E_c1up6e3y {
2153
- margin-left: 5px;
2145
+ .E_t1m2x205 .ant-tooltip-arrow {
2146
+ display: none;
2147
+ }
2148
+ .E_t1m2x205 .ant-tooltip-inner {
2149
+ background: rgba(23, 38, 64, 0.8);
2150
+ border-radius: 4px;
2151
+ }
2152
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
2153
+ visibility: hidden;
2154
2154
  }
2155
2155
 
2156
2156
  .E_fzh9mnb {
@@ -2168,6 +2168,71 @@ html body {
2168
2168
  font-size: 18px;
2169
2169
  }
2170
2170
 
2171
+ .E_a1wfy30z .ant-input-number-handler-wrap {
2172
+ display: var(--a1wfy30z-0);
2173
+ }
2174
+ .E_a1wfy30z .ant-input-number-input-wrap {
2175
+ padding: 4px 11px;
2176
+ display: inline-flex;
2177
+ line-height: 1.5715;
2178
+ height: inherit;
2179
+ }
2180
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
2181
+ content: var(--a1wfy30z-1);
2182
+ display: var(--a1wfy30z-2);
2183
+ flex: none;
2184
+ align-items: center;
2185
+ margin-left: 4px;
2186
+ }
2187
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
2188
+ content: var(--a1wfy30z-3);
2189
+ display: var(--a1wfy30z-4);
2190
+ flex: none;
2191
+ align-items: center;
2192
+ margin-right: 4px;
2193
+ cursor: auto;
2194
+ }
2195
+ .E_a1wfy30z .ant-input-number-input {
2196
+ padding: 0;
2197
+ margin: 0;
2198
+ height: auto;
2199
+ font-size: inherit;
2200
+ }
2201
+
2202
+ .E_f7pxqmh {
2203
+ width: 100%;
2204
+ margin-bottom: 0 !important;
2205
+ flex-flow: nowrap !important;
2206
+ line-break: auto;
2207
+ }
2208
+ .E_f7pxqmh > .ant-form-item-label {
2209
+ text-align: left !important;
2210
+ padding-bottom: 0 !important;
2211
+ }
2212
+ .E_f7pxqmh > .ant-form-item-label > label {
2213
+ min-height: 32px;
2214
+ height: auto;
2215
+ font-size: 13px;
2216
+ color: rgba(44, 56, 82, 0.6);
2217
+ white-space: normal;
2218
+ }
2219
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
2220
+ border-color: #ff4d4f !important;
2221
+ }
2222
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
2223
+ border-color: #ff4d4f !important;
2224
+ }
2225
+ .E_f7pxqmh .ant-form-item-explain {
2226
+ margin-top: 4px;
2227
+ font-size: 12px;
2228
+ min-height: 0px;
2229
+ }
2230
+ .E_f7pxqmh .ant-form-item-extra {
2231
+ font-size: 12px;
2232
+ color: rgba(44, 56, 82, 0.6);
2233
+ min-height: 0px;
2234
+ }
2235
+
2171
2236
  .E_iouxfgt {
2172
2237
  display: inline-flex;
2173
2238
  align-items: center;
@@ -2186,17 +2251,11 @@ html body {
2186
2251
  animation: rotate 680ms linear infinite;
2187
2252
  }
2188
2253
 
2189
- .E_i1inqkme {
2190
- height: 18px;
2191
- line-height: 18px;
2192
- padding: 0 4px;
2193
- border-radius: 4px;
2194
- background: rgba(235, 239, 245, 0.6);
2195
- border: 1px solid rgba(223, 228, 235, 0.6);
2196
- display: flex;
2197
- align-items: center;
2198
- white-space: nowrap;
2199
- margin-right: 4px;
2254
+ .E_atcz0kf .ant-input-suffix {
2255
+ margin-left: 8px;
2256
+ }
2257
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2258
+ padding: 2px 7px 2px 12px;
2200
2259
  }
2201
2260
 
2202
2261
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -2259,76 +2318,17 @@ html body {
2259
2318
  padding: 2px 8px;
2260
2319
  }
2261
2320
 
2262
- .E_a1wfy30z .ant-input-number-handler-wrap {
2263
- display: var(--a1wfy30z-0);
2264
- }
2265
- .E_a1wfy30z .ant-input-number-input-wrap {
2266
- padding: 4px 11px;
2267
- display: inline-flex;
2268
- line-height: 1.5715;
2269
- height: inherit;
2270
- }
2271
- .E_a1wfy30z .ant-input-number-input-wrap::after {
2272
- content: var(--a1wfy30z-1);
2273
- display: var(--a1wfy30z-2);
2274
- flex: none;
2275
- align-items: center;
2276
- margin-left: 4px;
2277
- }
2278
- .E_a1wfy30z .ant-input-number-input-wrap::before {
2279
- content: var(--a1wfy30z-3);
2280
- display: var(--a1wfy30z-4);
2281
- flex: none;
2321
+ .E_i1inqkme {
2322
+ height: 18px;
2323
+ line-height: 18px;
2324
+ padding: 0 4px;
2325
+ border-radius: 4px;
2326
+ background: rgba(235, 239, 245, 0.6);
2327
+ border: 1px solid rgba(223, 228, 235, 0.6);
2328
+ display: flex;
2282
2329
  align-items: center;
2330
+ white-space: nowrap;
2283
2331
  margin-right: 4px;
2284
- cursor: auto;
2285
- }
2286
- .E_a1wfy30z .ant-input-number-input {
2287
- padding: 0;
2288
- margin: 0;
2289
- height: auto;
2290
- font-size: inherit;
2291
- }
2292
-
2293
- .E_atcz0kf .ant-input-suffix {
2294
- margin-left: 8px;
2295
- }
2296
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2297
- padding: 2px 7px 2px 12px;
2298
- }
2299
-
2300
- .E_f7pxqmh {
2301
- width: 100%;
2302
- margin-bottom: 0 !important;
2303
- flex-flow: nowrap !important;
2304
- line-break: auto;
2305
- }
2306
- .E_f7pxqmh > .ant-form-item-label {
2307
- text-align: left !important;
2308
- padding-bottom: 0 !important;
2309
- }
2310
- .E_f7pxqmh > .ant-form-item-label > label {
2311
- min-height: 32px;
2312
- height: auto;
2313
- font-size: 13px;
2314
- color: rgba(44, 56, 82, 0.6);
2315
- white-space: normal;
2316
- }
2317
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
2318
- border-color: #ff4d4f !important;
2319
- }
2320
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
2321
- border-color: #ff4d4f !important;
2322
- }
2323
- .E_f7pxqmh .ant-form-item-explain {
2324
- margin-top: 4px;
2325
- font-size: 12px;
2326
- min-height: 0px;
2327
- }
2328
- .E_f7pxqmh .ant-form-item-extra {
2329
- font-size: 12px;
2330
- color: rgba(44, 56, 82, 0.6);
2331
- min-height: 0px;
2332
2332
  }
2333
2333
 
2334
2334
  .E_owd0kml {
@@ -2340,1203 +2340,1260 @@ html body {
2340
2340
  position: absolute;
2341
2341
  }
2342
2342
 
2343
- .E_cnujxq2 {
2344
- display: flex;
2345
- flex-direction: column;
2343
+ .E_dsnbhzf {
2344
+ font-family: Inter;
2345
+ font-style: normal;
2346
+ font-weight: bold;
2347
+ font-size: 32px;
2348
+ line-height: 40px;
2346
2349
  }
2347
2350
 
2348
- .E_m7s48ia {
2349
- max-width: 1120px;
2350
- width: 100%;
2351
- margin: 0 auto;
2352
- height: 100%;
2351
+ .E_d1mvo22k {
2352
+ font-family: Inter;
2353
+ font-style: normal;
2354
+ font-weight: bold;
2355
+ font-size: 24px;
2356
+ line-height: 32px;
2353
2357
  }
2354
2358
 
2355
- .E_wt5zbg6 {
2356
- max-width: 1120px;
2357
- width: 100%;
2358
- margin: 0 auto;
2359
- display: flex;
2360
- }
2361
- .E_wt5zbg6 .left,
2362
- .E_wt5zbg6 .right {
2363
- flex-grow: 0;
2364
- flex-shrink: 0;
2365
- flex-basis: 21%;
2366
- }
2367
- .E_wt5zbg6 .left {
2368
- display: flex;
2369
- justify-content: flex-end;
2370
- padding-right: 44px;
2371
- }
2372
- .E_wt5zbg6 .right {
2373
- padding-left: 44px;
2374
- }
2375
- .E_wt5zbg6 .middle {
2376
- margin-bottom: 40px;
2377
- flex-grow: 0;
2378
- flex-shrink: 0;
2379
- flex-basis: 58%;
2380
- overflow: hidden;
2381
- }
2382
- .E_wt5zbg6 .middle .form-base-field {
2383
- width: 100%;
2384
- }
2385
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
2386
- width: auto;
2359
+ .E_d1b444tr {
2360
+ font-family: Inter;
2361
+ font-style: normal;
2362
+ font-weight: normal;
2363
+ font-size: 32px;
2364
+ line-height: 40px;
2387
2365
  }
2388
2366
 
2389
- .E_h18jprzg .ant-modal-header {
2390
- margin: 0 auto;
2391
- width: 100%;
2392
- max-width: 648px;
2393
- }
2394
- .E_h18jprzg .ant-modal-header .ant-modal-title {
2395
- margin-left: 0;
2396
- }
2397
- .E_h18jprzg .ant-modal-body {
2398
- margin: 0 auto;
2399
- padding: 0;
2400
- width: 100%;
2401
- max-width: 648px;
2402
- overflow: hidden;
2403
- }
2404
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
2405
- margin-bottom: 40px;
2406
- }
2407
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
2408
- height: calc(100vh - 225px);
2409
- overflow-y: auto;
2410
- }
2411
- .E_h18jprzg .ant-modal-footer .footer-content {
2412
- margin: 0 auto;
2413
- max-width: 648px;
2367
+ .E_dvs0kue {
2368
+ font-family: Inter;
2369
+ font-style: normal;
2370
+ font-weight: bold;
2371
+ font-size: 20px;
2372
+ line-height: 24px;
2414
2373
  }
2415
2374
 
2416
- .E_h16z9xgz .ant-modal-header {
2417
- margin: 0 auto;
2418
- width: 100%;
2419
- max-width: 1024px;
2420
- }
2421
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
2422
- margin-left: 0;
2423
- }
2424
- .E_h16z9xgz .ant-modal-body {
2425
- margin: 0 auto;
2426
- padding: 0;
2427
- width: 100%;
2428
- max-width: 1024px;
2429
- overflow: hidden;
2375
+ .E_d1hcbfcq {
2376
+ font-family: Inter;
2377
+ font-style: normal;
2378
+ font-weight: normal;
2379
+ font-size: 20px;
2380
+ line-height: 24px;
2430
2381
  }
2431
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
2432
- margin-bottom: 40px;
2382
+
2383
+ .E_d1cz922v {
2384
+ font-family: Inter;
2385
+ font-style: normal;
2386
+ font-weight: bold;
2387
+ font-size: 18px;
2388
+ line-height: 22px;
2433
2389
  }
2434
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
2435
- height: calc(100vh - 225px);
2436
- overflow-y: auto;
2390
+
2391
+ .E_d3nzbrm {
2392
+ font-family: Inter;
2393
+ font-style: normal;
2394
+ font-weight: normal;
2395
+ font-size: 18px;
2396
+ line-height: 22px;
2437
2397
  }
2438
- .E_h16z9xgz .ant-modal-footer .footer-content {
2439
- margin: 0 auto;
2440
- max-width: 1024px;
2398
+
2399
+ .E_h1g0p5ob {
2400
+ font-family: Inter;
2401
+ font-style: normal;
2402
+ font-weight: bold;
2403
+ font-size: 16px;
2404
+ line-height: 22px;
2441
2405
  }
2442
2406
 
2443
- .E_f1lrhghm {
2444
- flex: 1;
2407
+ .E_hydo2ej {
2408
+ font-family: Inter;
2409
+ font-style: normal;
2410
+ font-weight: normal;
2411
+ font-size: 16px;
2412
+ line-height: 22px;
2445
2413
  }
2446
- .E_f1lrhghm label {
2447
- font-size: 13px;
2414
+
2415
+ .E_h1hbuq0r {
2416
+ font-family: Inter;
2417
+ font-style: normal;
2418
+ font-weight: bold;
2419
+ font-size: 14px;
2448
2420
  line-height: 20px;
2449
- color: rgba(44, 56, 82, 0.6);
2450
2421
  }
2451
- .E_f1lrhghm .title {
2422
+
2423
+ .E_h13bondg {
2424
+ font-family: Inter;
2425
+ font-style: normal;
2426
+ font-weight: normal;
2452
2427
  font-size: 14px;
2453
2428
  line-height: 20px;
2454
- color: #2d3a56;
2455
- margin-bottom: 12px;
2456
- }
2457
- .E_f1lrhghm.connect-cluster .title {
2458
- padding-bottom: 26px;
2459
2429
  }
2460
2430
 
2461
- .E_f18ot8em {
2462
- padding: 25px 0 15px 0;
2463
- border-bottom: 1px solid #e1e5eb;
2464
- margin-bottom: 16px;
2431
+ .E_h1mhvdlx {
2432
+ font-family: Inter;
2433
+ font-style: normal;
2434
+ font-weight: bold;
2435
+ font-size: 12px;
2436
+ line-height: 18px;
2465
2437
  }
2466
2438
 
2467
- .E_f1l1g2k0 {
2468
- display: flex;
2469
- align-items: center;
2470
- margin-bottom: 8px;
2471
- }
2472
- .E_f1l1g2k0 > label {
2473
- width: 216px;
2474
- }
2475
- .E_f1l1g2k0 > label + * {
2476
- width: 100%;
2439
+ .E_h1inmfq6 {
2440
+ font-family: Inter;
2441
+ font-style: normal;
2442
+ font-weight: normal;
2443
+ font-size: 12px;
2444
+ line-height: 18px;
2477
2445
  }
2478
- .E_f1l1g2k0 .ant-select {
2479
- width: 100%;
2446
+
2447
+ .E_h1kfc0la {
2448
+ font-family: Inter;
2449
+ font-style: normal;
2450
+ font-weight: bold;
2451
+ text-transform: uppercase;
2452
+ font-feature-settings: "cpsp" on;
2453
+ font-size: 12px;
2454
+ line-height: 18px;
2480
2455
  }
2481
2456
 
2482
- .E_e1k89cwg {
2483
- color: #e75a3a;
2484
- margin-right: 10px;
2457
+ .E_h10xnyuu {
2458
+ font-family: Inter;
2459
+ font-style: normal;
2460
+ font-weight: normal;
2461
+ text-transform: uppercase;
2462
+ font-feature-settings: "cpsp" on;
2463
+ font-size: 12px;
2464
+ line-height: 18px;
2485
2465
  }
2486
2466
 
2487
- .E_d1oui1gf {
2488
- width: 100%;
2489
- height: 1px;
2490
- background: rgba(213, 219, 227, 0.6);
2491
- margin: 24px 0;
2467
+ .E_lrcmi0v {
2468
+ font-family: Inter;
2469
+ font-style: normal;
2470
+ font-weight: normal;
2471
+ font-size: 16px;
2472
+ line-height: 24px;
2492
2473
  }
2493
2474
 
2494
- .E_l15itdbb {
2495
- display: flex;
2496
- justify-content: center;
2497
- align-items: center;
2498
- height: 100%;
2475
+ .E_lzt43lp {
2476
+ font-family: Inter;
2477
+ font-style: normal;
2478
+ font-weight: bold;
2479
+ font-size: 16px;
2480
+ line-height: 24px;
2499
2481
  }
2500
2482
 
2501
- .E_d1y3z4w {
2502
- display: inline-block;
2503
- width: 4px;
2504
- height: 4px;
2505
- background: #8e9aa9;
2506
- opacity: 0.4;
2507
- border-radius: 50%;
2508
- margin: 0 4px;
2483
+ .E_l5yc9nt {
2484
+ font-family: Inter;
2485
+ font-style: normal;
2486
+ font-weight: normal;
2487
+ font-size: 16px;
2488
+ line-height: 24px;
2509
2489
  }
2510
2490
 
2511
- .E_m177r7a3 .ant-modal-header,
2512
- .E_m177r7a3 .ant-modal-footer .footer-content {
2513
- width: 648px;
2514
- margin: 0 auto;
2491
+ .E_l1fbkbzo {
2492
+ font-family: Inter;
2493
+ font-style: normal;
2494
+ font-weight: bold;
2495
+ font-size: 16px;
2496
+ line-height: 24px;
2515
2497
  }
2516
- .E_m177r7a3 .ant-modal-header {
2517
- padding: 35px 0 24px;
2518
- border: none;
2498
+
2499
+ .E_lahvcax {
2500
+ font-family: Inter;
2501
+ font-style: normal;
2502
+ font-weight: normal;
2503
+ text-transform: uppercase;
2504
+ font-feature-settings: "cpsp" on;
2505
+ font-size: 16px;
2506
+ line-height: 24px;
2519
2507
  }
2520
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
2521
- font-size: 30px;
2508
+
2509
+ .E_l11q3pxd {
2510
+ font-family: Inter;
2511
+ font-style: normal;
2512
+ font-weight: bold;
2513
+ text-transform: uppercase;
2514
+ font-feature-settings: "cpsp" on;
2515
+ font-size: 16px;
2516
+ line-height: 24px;
2522
2517
  }
2523
- .E_m177r7a3 .ant-modal-body {
2524
- padding: 4px 0 2px;
2518
+
2519
+ .E_lfuc2qu {
2520
+ font-family: Inter;
2521
+ font-style: normal;
2522
+ font-weight: normal;
2523
+ font-size: 14px;
2524
+ line-height: 22px;
2525
2525
  }
2526
- .E_m177r7a3 .ant-modal-footer {
2527
- border: none;
2526
+
2527
+ .E_l1jmp8r0 {
2528
+ font-family: Inter;
2529
+ font-style: normal;
2530
+ font-weight: 500;
2531
+ font-size: 14px;
2532
+ line-height: 22px;
2528
2533
  }
2529
2534
 
2530
- .E_t1wwio3v {
2531
- font-size: 12px;
2532
- line-height: 18px;
2535
+ .E_lcnm221 {
2536
+ font-family: Inter;
2537
+ font-style: normal;
2533
2538
  font-weight: bold;
2534
- color: #fff;
2535
- padding: 0 4px;
2536
- border-radius: 4px;
2537
- display: inline-block;
2538
- background: var(--t1wwio3v-0);
2539
- }
2540
- .E_t1wwio3v:not(:first-child) {
2541
- margin-left: 4px;
2539
+ font-size: 14px;
2540
+ line-height: 22px;
2542
2541
  }
2543
2542
 
2544
- .E_f17jvtfk {
2545
- width: 100%;
2546
- height: 100%;
2547
- display: flex;
2548
- align-items: center;
2549
- justify-content: center;
2543
+ .E_lu1z2n5 {
2544
+ font-family: Inter;
2545
+ font-style: normal;
2546
+ font-weight: normal;
2547
+ font-size: 14px;
2548
+ line-height: 22px;
2550
2549
  }
2551
2550
 
2552
- .E_nzppkea {
2553
- font-size: 90%;
2551
+ .E_l1r59djn {
2552
+ font-family: Inter;
2553
+ font-style: normal;
2554
2554
  font-weight: bold;
2555
- background-color: rgba(240, 243, 247, 0.6);
2556
- padding: 1px 4px 1px;
2557
- margin-left: 2px;
2558
- margin-right: 2px;
2559
- border: 1px solid rgba(213, 219, 227, 0.6);
2560
- border-radius: 4px;
2555
+ font-size: 14px;
2556
+ line-height: 22px;
2561
2557
  }
2562
2558
 
2563
- .E_f4mi9eq.form-item-general {
2564
- width: 640px;
2559
+ .E_ljm2911 {
2560
+ font-family: Inter;
2561
+ font-style: normal;
2562
+ font-weight: normal;
2563
+ text-transform: uppercase;
2564
+ font-feature-settings: "cpsp" on;
2565
+ font-size: 14px;
2566
+ line-height: 22px;
2565
2567
  }
2566
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
2567
- margin-top: 16px;
2568
+
2569
+ .E_l124mzmr {
2570
+ font-family: Inter;
2571
+ font-style: normal;
2572
+ font-weight: bold;
2573
+ text-transform: uppercase;
2574
+ font-feature-settings: "cpsp" on;
2575
+ font-size: 14px;
2576
+ line-height: 22px;
2568
2577
  }
2569
- .E_f4mi9eq.form-item-compact {
2570
- width: 412px;
2578
+
2579
+ .E_lb3chel {
2580
+ font-family: Inter;
2581
+ font-style: normal;
2582
+ font-weight: normal;
2583
+ font-size: 13px;
2584
+ line-height: 20px;
2571
2585
  }
2572
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
2573
- margin-top: 8px;
2586
+
2587
+ .E_lv9jstu {
2588
+ font-family: Inter;
2589
+ font-style: normal;
2590
+ font-weight: 600;
2591
+ font-size: 13px;
2592
+ line-height: 20px;
2574
2593
  }
2575
- .E_f4mi9eq .form-item {
2576
- width: auto;
2594
+
2595
+ .E_lwqlh3x {
2596
+ font-family: Inter;
2597
+ font-style: normal;
2598
+ font-weight: bold;
2599
+ font-size: 13px;
2600
+ line-height: 20px;
2577
2601
  }
2578
- .E_f4mi9eq .form-item-main {
2579
- position: relative;
2580
- display: flex;
2602
+
2603
+ .E_lalum9y {
2604
+ font-family: Inter;
2605
+ font-style: normal;
2606
+ font-weight: normal;
2607
+ font-size: 13px;
2608
+ line-height: 20px;
2581
2609
  }
2582
- .E_f4mi9eq .form-item-extra {
2583
- margin-top: 4px;
2584
- width: 100%;
2585
- padding: 14px;
2586
- background: #f2f4f6;
2610
+
2611
+ .E_l1t6dj5o {
2612
+ font-family: Inter;
2613
+ font-style: normal;
2614
+ font-weight: 600;
2587
2615
  font-size: 13px;
2588
- line-height: 1.8;
2589
- color: #8e9aa9;
2616
+ line-height: 20px;
2590
2617
  }
2591
- .E_f4mi9eq .form-item-label {
2592
- padding-right: 12px;
2618
+
2619
+ .E_l12f6ic {
2620
+ font-family: Inter;
2621
+ font-style: normal;
2622
+ font-weight: bold;
2593
2623
  font-size: 13px;
2594
- color: rgba(44, 56, 82, 0.6);
2624
+ line-height: 20px;
2595
2625
  }
2596
- .E_f4mi9eq .form-item-label.label-right {
2597
- text-align: right;
2626
+
2627
+ .E_l7gmukq {
2628
+ font-family: Inter;
2629
+ font-style: normal;
2630
+ font-weight: normal;
2631
+ text-transform: uppercase;
2632
+ font-feature-settings: "cpsp" on;
2633
+ font-size: 13px;
2634
+ line-height: 20px;
2598
2635
  }
2599
- .E_f4mi9eq .form-item-label,
2600
- .E_f4mi9eq .form-item-control {
2601
- line-height: 32px;
2636
+
2637
+ .E_lkwl0yp {
2638
+ font-family: Inter;
2639
+ font-style: normal;
2640
+ font-weight: bold;
2641
+ text-transform: uppercase;
2642
+ font-feature-settings: "cpsp" on;
2643
+ font-size: 13px;
2644
+ line-height: 20px;
2602
2645
  }
2603
- .E_f4mi9eq .form-item-control .form-item-error {
2646
+
2647
+ .E_l10knv48 {
2648
+ font-family: Inter;
2649
+ font-style: normal;
2650
+ font-weight: normal;
2651
+ font-size: 12px;
2604
2652
  line-height: 18px;
2605
2653
  }
2606
- .E_f4mi9eq .form-item-children {
2607
- width: 100%;
2608
- }
2609
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
2610
- width: 100%;
2611
- }
2612
- .E_f4mi9eq .form-item-error {
2613
- color: #e75a3a;
2614
- height: 0;
2615
- overflow: hidden;
2616
- }
2617
- .E_f4mi9eq .form-item-error-enter-done {
2618
- margin-top: 4px;
2619
- height: auto;
2620
- overflow: auto;
2621
- }
2622
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2623
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2624
- border: 1px solid #e75a3a;
2625
- color: #e75a3a;
2654
+
2655
+ .E_l6526ld {
2656
+ font-family: Inter;
2657
+ font-style: normal;
2658
+ font-weight: 500;
2659
+ font-size: 12px;
2660
+ line-height: 18px;
2626
2661
  }
2627
2662
 
2628
- .E_fh0ewl8 {
2629
- color: #2d3a56;
2663
+ .E_l1j81vli {
2664
+ font-family: Inter;
2665
+ font-style: normal;
2630
2666
  font-weight: bold;
2631
- padding-bottom: 6px;
2632
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2633
- margin-bottom: 16px;
2667
+ font-size: 12px;
2668
+ line-height: 18px;
2634
2669
  }
2635
- .E_fh0ewl8:not(:first-of-type) {
2636
- margin-top: 16px;
2670
+
2671
+ .E_l1x7n1mk {
2672
+ font-family: Inter;
2673
+ font-style: normal;
2674
+ font-weight: normal;
2675
+ font-size: 12px;
2676
+ line-height: 18px;
2637
2677
  }
2638
2678
 
2639
- .E_e1qrlvot {
2640
- width: 8px;
2641
- height: 24px;
2642
- display: flex;
2643
- justify-content: center;
2644
- align-items: center;
2645
- cursor: pointer;
2646
- transition: all 200ms ease-out 40ms;
2679
+ .E_l9fqufz {
2680
+ font-family: Inter;
2681
+ font-style: normal;
2682
+ font-weight: 500;
2683
+ font-size: 12px;
2684
+ line-height: 18px;
2647
2685
  }
2648
- .E_e1qrlvot:before, .E_e1qrlvot:after {
2649
- content: "";
2650
- width: 1px;
2651
- height: 6px;
2652
- border-radius: 1px;
2653
- background: #ccd4e3;
2654
- position: relative;
2655
- right: 2px;
2656
- transform: rotate(-45deg);
2686
+
2687
+ .E_l1iwnybd {
2688
+ font-family: Inter;
2689
+ font-style: normal;
2690
+ font-weight: bold;
2691
+ font-size: 12px;
2692
+ line-height: 18px;
2657
2693
  }
2658
- .E_e1qrlvot:after {
2659
- transform: rotate(45deg);
2660
- left: 1px;
2694
+
2695
+ .E_lprtm1e {
2696
+ font-family: Inter;
2697
+ font-style: normal;
2698
+ font-weight: normal;
2699
+ text-transform: uppercase;
2700
+ font-feature-settings: "cpsp" on;
2701
+ font-size: 12px;
2702
+ line-height: 18px;
2661
2703
  }
2662
2704
 
2663
- .E_w9ic984.ant-alert-warning {
2664
- border: 0;
2665
- background: rgba(255, 187, 0, 0.1);
2666
- border-radius: 6px;
2705
+ .E_l1lln87h {
2706
+ font-family: Inter;
2707
+ font-style: normal;
2708
+ font-weight: bold;
2709
+ text-transform: uppercase;
2710
+ font-feature-settings: "cpsp" on;
2711
+ font-size: 12px;
2712
+ line-height: 18px;
2667
2713
  }
2668
- .E_w9ic984.ant-alert,
2669
- .E_w9ic984 .ant-alert-message {
2670
- color: #e07f00;
2714
+
2715
+ .E_f2pb48l {
2716
+ font-family: Inter;
2717
+ font-style: normal;
2718
+ font-weight: normal;
2719
+ font-size: 13px;
2720
+ line-height: 20px;
2671
2721
  }
2672
- .E_w9ic984.ant-alert .dashed-border-bottom,
2673
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
2674
- border-bottom-color: #e07f00;
2722
+
2723
+ .E_fi9emkw {
2724
+ font-family: Inter;
2725
+ font-style: normal;
2726
+ font-weight: normal;
2727
+ font-size: 13px;
2728
+ line-height: 20px;
2675
2729
  }
2676
2730
 
2677
- .E_n1k9qi4r {
2678
- display: flex;
2679
- flex-direction: row;
2680
- padding: 7px 12px;
2681
- background: rgba(255, 187, 0, 0.1);
2682
- border-radius: 6px;
2683
- color: #e07f00;
2731
+ .E_f1nrg7da {
2732
+ font-family: Inter;
2733
+ font-style: normal;
2734
+ font-weight: normal;
2684
2735
  font-size: 12px;
2685
2736
  line-height: 18px;
2686
2737
  }
2687
- .E_n1k9qi4r .icon-wrapper {
2688
- margin-right: 10px;
2689
- height: 18px;
2690
- }
2691
2738
 
2692
- .E_n16fsg9x {
2693
- display: flex;
2694
- flex-direction: row;
2695
- padding: 7px 12px;
2696
- background: rgba(225, 230, 241, 0.6);
2697
- border-radius: 6px;
2698
- color: rgba(44, 56, 82, 0.6);
2739
+ .E_f17k1i3n {
2740
+ font-family: Inter;
2741
+ font-style: normal;
2742
+ font-weight: normal;
2699
2743
  font-size: 12px;
2700
2744
  line-height: 18px;
2701
2745
  }
2702
- .E_n16fsg9x .icon-wrapper {
2703
- margin-right: 10px;
2704
- height: 18px;
2746
+
2747
+ .E_t1tvuj2e {
2748
+ font-family: Inter;
2749
+ font-style: normal;
2750
+ font-weight: normal;
2751
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
2752
+ font-size: 13px;
2753
+ line-height: 20px;
2705
2754
  }
2706
2755
 
2707
- .E_i173wxzw {
2708
- display: flex;
2709
- flex-direction: row;
2710
- padding: 7px 12px;
2711
- background: rgba(0, 136, 255, 0.1);
2712
- border-radius: 6px;
2713
- color: #005ed1;
2756
+ .E_t17uajlu {
2757
+ font-family: Inter;
2758
+ font-style: normal;
2759
+ font-weight: normal;
2760
+ font-feature-settings: "zero" on;
2761
+ font-size: 13px;
2762
+ line-height: 20px;
2763
+ }
2764
+
2765
+ .E_t114zbyz {
2766
+ font-family: Inter;
2767
+ font-style: normal;
2768
+ font-weight: normal;
2769
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
2714
2770
  font-size: 12px;
2715
2771
  line-height: 18px;
2716
2772
  }
2717
- .E_i173wxzw .icon-wrapper {
2718
- margin-right: 10px;
2719
- height: 18px;
2720
- }
2721
2773
 
2722
- .E_dld369h {
2723
- color: rgba(44, 56, 82, 0.6);
2724
- margin-top: 5px;
2774
+ .E_t1il0kvi {
2775
+ font-family: Inter;
2776
+ font-style: normal;
2777
+ font-weight: 500;
2778
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
2725
2779
  font-size: 12px;
2726
2780
  line-height: 18px;
2727
2781
  }
2728
2782
 
2729
- .E_s1epv22q {
2730
- color: #f0483e;
2783
+ .E_t10dv8p1 {
2784
+ font-family: Inter;
2785
+ font-style: normal;
2786
+ font-weight: normal;
2787
+ font-feature-settings: "zero" on;
2731
2788
  font-size: 12px;
2732
- white-space: pre-wrap;
2789
+ line-height: 18px;
2733
2790
  }
2734
2791
 
2735
- .E_okus5hk {
2736
- display: flex;
2737
- align-items: center;
2738
- justify-content: flex-end;
2792
+ .E_tc2oqpq {
2793
+ font-family: Inter;
2794
+ font-style: normal;
2795
+ font-weight: 500;
2796
+ font-feature-settings: "zero" on;
2797
+ font-size: 12px;
2798
+ line-height: 18px;
2739
2799
  }
2740
- .E_okus5hk .icon-wrapper {
2741
- margin-right: 16px;
2800
+
2801
+ .E_tzvddmc {
2802
+ font-family: Inter;
2803
+ font-style: normal;
2804
+ font-weight: bold;
2805
+ font-feature-settings: "zero" on;
2806
+ font-size: 16px;
2807
+ line-height: 24px;
2742
2808
  }
2743
2809
 
2744
- .E_t1auuzri {
2745
- color: rgba(0, 21, 64, 0.3);
2810
+ .E_u18llj45 {
2811
+ font-family: Inter;
2812
+ font-style: normal;
2813
+ font-weight: normal;
2814
+ font-size: 10px;
2815
+ line-height: 12px;
2746
2816
  }
2747
2817
 
2748
- .E_i74cfyt.ant-input {
2749
- padding: 5px 12px;
2750
- line-height: 20px;
2751
- color: #2d3a56;
2752
- border-radius: 6px;
2753
- border-color: rgba(172, 186, 211, 0.6);
2754
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2818
+ .E_m196gn1d {
2819
+ min-width: 1280px;
2755
2820
  }
2756
- .E_i74cfyt.ant-input.ant-input-lg {
2757
- padding: 8px 16px;
2758
- line-height: 22px;
2759
- }
2760
- .E_i74cfyt.ant-input.ant-input-sm {
2761
- padding: 2px 8px;
2762
- line-height: 18px;
2821
+
2822
+ .E_a1b5xrg3 .user-icon-inner {
2823
+ display: inline-flex;
2824
+ align-items: center;
2825
+ justify-content: center;
2826
+ color: #fff;
2827
+ font-weight: bold;
2828
+ font-size: 12px;
2829
+ width: 24px;
2830
+ height: 24px;
2831
+ border-radius: 50%;
2832
+ background: var(--a1b5xrg3-0);
2763
2833
  }
2764
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
2765
- border-color: rgba(107, 128, 167, 0.6);
2766
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2767
- z-index: 1;
2834
+ .E_a1b5xrg3.btn-item {
2835
+ transition: all 160ms ease;
2836
+ cursor: pointer;
2837
+ width: 56px;
2838
+ height: 40px;
2839
+ display: inline-flex;
2840
+ align-items: center;
2841
+ justify-content: center;
2842
+ border-radius: 6px;
2768
2843
  }
2769
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
2770
- border-color: #0096ff;
2771
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2772
- z-index: 1;
2844
+ .E_a1b5xrg3.btn-item:hover {
2845
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
2773
2846
  }
2774
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
2775
- border-color: #e75a3a;
2776
- color: #e75a3a;
2847
+ .E_a1b5xrg3.btn-item:active {
2848
+ transform: translateY(2px);
2849
+ transition: all 320ms ease;
2777
2850
  }
2778
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2779
- border-color: #e75a3a;
2780
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2851
+
2852
+ .E_cnujxq2 {
2853
+ display: flex;
2854
+ flex-direction: column;
2781
2855
  }
2782
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2783
- border-color: #e75a3a;
2784
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2856
+
2857
+ .E_m7s48ia {
2858
+ max-width: 1120px;
2859
+ width: 100%;
2860
+ margin: 0 auto;
2861
+ height: 100%;
2785
2862
  }
2786
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
2787
- background: rgba(211, 218, 235, 0.6);
2788
- color: rgba(0, 21, 64, 0.3);
2789
- border-color: rgba(172, 186, 211, 0.6);
2863
+
2864
+ .E_wt5zbg6 {
2865
+ max-width: 1120px;
2866
+ width: 100%;
2867
+ margin: 0 auto;
2868
+ display: flex;
2790
2869
  }
2791
- .E_i74cfyt.ant-input-affix-wrapper {
2792
- padding: 5px 12px;
2793
- border-radius: 6px;
2794
- border-color: rgba(172, 186, 211, 0.6);
2795
- line-height: 20px;
2796
- color: #2d3a56;
2797
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2870
+ .E_wt5zbg6 .left,
2871
+ .E_wt5zbg6 .right {
2872
+ flex-grow: 0;
2873
+ flex-shrink: 0;
2874
+ flex-basis: 21%;
2798
2875
  }
2799
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
2800
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
2801
- color: rgba(44, 56, 82, 0.6);
2876
+ .E_wt5zbg6 .left {
2877
+ display: flex;
2878
+ justify-content: flex-end;
2879
+ padding-right: 44px;
2802
2880
  }
2803
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2804
- padding: 8px 16px;
2805
- line-height: 22px;
2881
+ .E_wt5zbg6 .right {
2882
+ padding-left: 44px;
2806
2883
  }
2807
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2808
- padding: 2px 8px;
2809
- line-height: 18px;
2884
+ .E_wt5zbg6 .middle {
2885
+ margin-bottom: 40px;
2886
+ flex-grow: 0;
2887
+ flex-shrink: 0;
2888
+ flex-basis: 58%;
2889
+ overflow: hidden;
2810
2890
  }
2811
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2812
- border-color: rgba(107, 128, 167, 0.6);
2813
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2891
+ .E_wt5zbg6 .middle .form-base-field {
2892
+ width: 100%;
2814
2893
  }
2815
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2816
- border-color: #0096ff;
2817
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2894
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
2895
+ width: auto;
2818
2896
  }
2819
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2820
- border-color: #e75a3a;
2897
+
2898
+ .E_h18jprzg .ant-modal-header {
2899
+ margin: 0 auto;
2900
+ width: 100%;
2901
+ max-width: 648px;
2821
2902
  }
2822
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2823
- color: #e75a3a;
2903
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
2904
+ margin-left: 0;
2824
2905
  }
2825
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2826
- border-color: #e75a3a;
2827
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2906
+ .E_h18jprzg .ant-modal-body {
2907
+ margin: 0 auto;
2908
+ padding: 0;
2909
+ width: 100%;
2910
+ max-width: 648px;
2911
+ overflow: hidden;
2828
2912
  }
2829
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2830
- border-color: #e75a3a;
2831
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2913
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
2914
+ margin-bottom: 40px;
2832
2915
  }
2833
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2834
- background: rgba(211, 218, 235, 0.6);
2835
- color: rgba(0, 21, 64, 0.3);
2836
- border-color: rgba(172, 186, 211, 0.6);
2916
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
2917
+ height: calc(100vh - 225px);
2918
+ overflow-y: auto;
2837
2919
  }
2838
- textarea.E_i74cfyt.ant-input {
2839
- transition-property: height;
2840
- transition-delay: 50ms;
2920
+ .E_h18jprzg .ant-modal-footer .footer-content {
2921
+ margin: 0 auto;
2922
+ max-width: 648px;
2841
2923
  }
2842
- textarea.E_i74cfyt.ant-input.textarea-large {
2843
- min-height: 40px;
2844
- height: 40px;
2924
+
2925
+ .E_h16z9xgz .ant-modal-header {
2926
+ margin: 0 auto;
2927
+ width: 100%;
2928
+ max-width: 1024px;
2845
2929
  }
2846
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
2847
- height: 80px;
2930
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
2931
+ margin-left: 0;
2848
2932
  }
2849
- textarea.E_i74cfyt.ant-input.textarea-middle {
2850
- min-height: 32px;
2851
- height: 32px;
2933
+ .E_h16z9xgz .ant-modal-body {
2934
+ margin: 0 auto;
2935
+ padding: 0;
2936
+ width: 100%;
2937
+ max-width: 1024px;
2938
+ overflow: hidden;
2852
2939
  }
2853
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
2854
- height: 64px;
2940
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
2941
+ margin-bottom: 40px;
2855
2942
  }
2856
- textarea.E_i74cfyt.ant-input.textarea-small {
2857
- min-height: 24px;
2858
- height: 24px;
2943
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
2944
+ height: calc(100vh - 225px);
2945
+ overflow-y: auto;
2859
2946
  }
2860
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
2861
- height: 40px;
2947
+ .E_h16z9xgz .ant-modal-footer .footer-content {
2948
+ margin: 0 auto;
2949
+ max-width: 1024px;
2862
2950
  }
2863
2951
 
2864
- .E_k1ci6977.input-tags {
2865
- border: 1px solid rgba(213, 219, 227, 0.6);
2866
- border-radius: 4px;
2952
+ .E_f1lrhghm {
2953
+ flex: 1;
2867
2954
  }
2868
- .E_k1ci6977.input-tags {
2869
- position: relative;
2870
- padding: 6px;
2871
- height: 32px;
2872
- cursor: pointer;
2873
- transition: border 150ms;
2955
+ .E_f1lrhghm label {
2956
+ font-size: 13px;
2957
+ line-height: 20px;
2958
+ color: rgba(44, 56, 82, 0.6);
2874
2959
  }
2875
- .E_k1ci6977.input-tags:hover {
2876
- border-color: #0080ff;
2877
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2960
+ .E_f1lrhghm .title {
2961
+ font-size: 14px;
2962
+ line-height: 20px;
2963
+ color: #2d3a56;
2964
+ margin-bottom: 12px;
2878
2965
  }
2879
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
2880
- padding-right: 30px;
2966
+ .E_f1lrhghm.connect-cluster .title {
2967
+ padding-bottom: 26px;
2881
2968
  }
2882
- .E_k1ci6977.input-tags .input-tags-inner {
2883
- display: flex;
2969
+
2970
+ .E_f18ot8em {
2971
+ padding: 25px 0 15px 0;
2972
+ border-bottom: 1px solid #e1e5eb;
2973
+ margin-bottom: 16px;
2884
2974
  }
2885
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
2975
+
2976
+ .E_f1l1g2k0 {
2886
2977
  display: flex;
2978
+ align-items: center;
2979
+ margin-bottom: 8px;
2887
2980
  }
2888
- .E_k1ci6977.input-tags .input-tag-suffix {
2889
- position: absolute;
2890
- right: 12px;
2891
- top: 50%;
2892
- transform: translateY(-50%);
2893
- }
2894
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
2895
- color: rgba(0, 0, 0, 0.25);
2896
- font-size: 12px;
2897
- cursor: pointer;
2981
+ .E_f1l1g2k0 > label {
2982
+ width: 216px;
2898
2983
  }
2899
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
2900
- color: rgba(0, 0, 0, 0.45);
2984
+ .E_f1l1g2k0 > label + * {
2985
+ width: 100%;
2901
2986
  }
2902
- .E_k1ci6977.has-focus-indicator {
2903
- position: relative;
2904
- overflow: hidden;
2987
+ .E_f1l1g2k0 .ant-select {
2988
+ width: 100%;
2905
2989
  }
2906
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
2907
- position: absolute;
2908
- top: 50%;
2909
- transform: translateY(-50%);
2910
- left: -16px;
2911
- transition: left 150ms ease;
2912
- opacity: 0;
2913
- }
2914
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2915
- left: 8px;
2916
- opacity: 1;
2917
- }
2918
- .E_k1ci6977.has-focus-indicator input {
2919
- transition: margin-left 150ms ease;
2920
- margin-left: 0px;
2921
- }
2922
- .E_k1ci6977.has-focus-indicator input:focus {
2923
- margin-left: 16px;
2990
+
2991
+ .E_e1k89cwg {
2992
+ color: #e75a3a;
2993
+ margin-right: 10px;
2924
2994
  }
2925
2995
 
2926
- input.E_l1f7td1d.ant-input {
2927
- border-top-right-radius: 0;
2928
- border-bottom-right-radius: 0;
2996
+ .E_d1oui1gf {
2997
+ width: 100%;
2998
+ height: 1px;
2999
+ background: rgba(213, 219, 227, 0.6);
3000
+ margin: 24px 0;
2929
3001
  }
2930
3002
 
2931
- .E_l1f7td1d.ant-input-affix-wrapper {
2932
- border-top-right-radius: 0;
2933
- border-bottom-right-radius: 0;
3003
+ .E_l15itdbb {
3004
+ display: flex;
3005
+ justify-content: center;
3006
+ align-items: center;
3007
+ height: 100%;
2934
3008
  }
2935
3009
 
2936
- input.E_rf8rlle.ant-input {
2937
- border-top-left-radius: 0;
2938
- border-bottom-left-radius: 0;
3010
+ .E_d1y3z4w {
3011
+ display: inline-block;
3012
+ width: 4px;
3013
+ height: 4px;
3014
+ background: #8e9aa9;
3015
+ opacity: 0.4;
3016
+ border-radius: 50%;
3017
+ margin: 0 4px;
2939
3018
  }
2940
3019
 
2941
- .E_rf8rlle.ant-input-affix-wrapper {
2942
- border-top-left-radius: 0;
2943
- border-bottom-left-radius: 0;
3020
+ .E_m177r7a3 .ant-modal-header,
3021
+ .E_m177r7a3 .ant-modal-footer .footer-content {
3022
+ width: 648px;
3023
+ margin: 0 auto;
2944
3024
  }
2945
-
2946
- .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
2947
- border-top-right-radius: 0;
2948
- border-bottom-right-radius: 0;
3025
+ .E_m177r7a3 .ant-modal-header {
3026
+ padding: 35px 0 24px;
3027
+ border: none;
2949
3028
  }
2950
-
2951
- .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
2952
- border-top-left-radius: 0;
2953
- border-bottom-left-radius: 0;
3029
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
3030
+ font-size: 30px;
2954
3031
  }
2955
-
2956
- .E_c3ni091 {
2957
- display: flex;
2958
- flex-direction: column;
3032
+ .E_m177r7a3 .ant-modal-body {
3033
+ padding: 4px 0 2px;
2959
3034
  }
2960
- .E_c3ni091 .select-wrapper {
2961
- margin-top: 12px;
3035
+ .E_m177r7a3 .ant-modal-footer {
3036
+ border: none;
2962
3037
  }
2963
- .E_c3ni091 .select-wrapper .select {
2964
- width: 100%;
3038
+
3039
+ .E_t1wwio3v {
3040
+ font-size: 12px;
3041
+ line-height: 18px;
3042
+ font-weight: bold;
3043
+ color: #fff;
3044
+ padding: 0 4px;
3045
+ border-radius: 4px;
3046
+ display: inline-block;
3047
+ background: var(--t1wwio3v-0);
2965
3048
  }
2966
- .E_c3ni091 .radio-wrapper {
2967
- margin-top: 24px;
3049
+ .E_t1wwio3v:not(:first-child) {
3050
+ margin-left: 4px;
2968
3051
  }
2969
- .E_c3ni091 div.form-item {
3052
+
3053
+ .E_f17jvtfk {
2970
3054
  width: 100%;
3055
+ height: 100%;
3056
+ display: flex;
3057
+ align-items: center;
3058
+ justify-content: center;
2971
3059
  }
2972
3060
 
2973
- .E_d105ju2d {
2974
- font-size: 14px;
2975
- font-weight: 500;
2976
- color: #3e4652;
2977
- line-height: 18px;
3061
+ .E_nzppkea {
3062
+ font-size: 90%;
3063
+ font-weight: bold;
3064
+ background-color: rgba(240, 243, 247, 0.6);
3065
+ padding: 1px 4px 1px;
3066
+ margin-left: 2px;
3067
+ margin-right: 2px;
3068
+ border: 1px solid rgba(213, 219, 227, 0.6);
3069
+ border-radius: 4px;
2978
3070
  }
2979
- .E_d105ju2d + .E_d105ju2d {
2980
- margin-top: 16px;
3071
+
3072
+ .E_f4mi9eq.form-item-general {
3073
+ width: 640px;
2981
3074
  }
2982
- .E_d105ju2d + * {
3075
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
2983
3076
  margin-top: 16px;
2984
3077
  }
2985
-
2986
- .E_lh0l62z.E_d105ju2d {
2987
- font-size: 12px;
2988
- color: rgba(44, 56, 82, 0.6);
2989
- margin-top: 12px;
3078
+ .E_f4mi9eq.form-item-compact {
3079
+ width: 412px;
2990
3080
  }
2991
-
2992
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
2993
- line-height: 18px;
2994
- font-weight: 500;
2995
- margin-top: 0;
2996
- white-space: initial;
3081
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
3082
+ margin-top: 8px;
2997
3083
  }
2998
-
2999
- .E_r1skkc3l {
3000
- display: block;
3084
+ .E_f4mi9eq .form-item {
3085
+ width: auto;
3001
3086
  }
3002
- .E_r1skkc3l span {
3003
- font-size: 14px;
3004
- font-weight: 500;
3005
- line-height: 32px;
3006
- color: #3e4652;
3087
+ .E_f4mi9eq .form-item-main {
3088
+ position: relative;
3089
+ display: flex;
3007
3090
  }
3008
-
3009
- .E_c3cobmo {
3010
- margin-top: 16px;
3011
- padding: 8px;
3012
- border-radius: 6px;
3013
- background: rgba(225, 230, 241, 0.6);
3091
+ .E_f4mi9eq .form-item-extra {
3092
+ margin-top: 4px;
3093
+ width: 100%;
3094
+ padding: 14px;
3095
+ background: #f2f4f6;
3096
+ font-size: 13px;
3097
+ line-height: 1.8;
3098
+ color: #8e9aa9;
3099
+ }
3100
+ .E_f4mi9eq .form-item-label {
3101
+ padding-right: 12px;
3102
+ font-size: 13px;
3014
3103
  color: rgba(44, 56, 82, 0.6);
3015
- font-size: 12px;
3016
3104
  }
3017
- .E_c3cobmo div {
3018
- line-height: 20px;
3019
- display: flex;
3020
- align-items: center;
3021
- word-break: break-all;
3105
+ .E_f4mi9eq .form-item-label.label-right {
3106
+ text-align: right;
3022
3107
  }
3023
- .E_c3cobmo .title {
3024
- font-weight: 700;
3108
+ .E_f4mi9eq .form-item-label,
3109
+ .E_f4mi9eq .form-item-control {
3110
+ line-height: 32px;
3111
+ }
3112
+ .E_f4mi9eq .form-item-control .form-item-error {
3025
3113
  line-height: 18px;
3026
- margin: 4px 0;
3027
3114
  }
3028
-
3029
- .E_uqv57uv {
3030
- color: rgba(44, 56, 82, 0.7490196078);
3115
+ .E_f4mi9eq .form-item-children {
3116
+ width: 100%;
3031
3117
  }
3032
-
3033
- .E_a1b5xrg3 .user-icon-inner {
3034
- display: inline-flex;
3035
- align-items: center;
3036
- justify-content: center;
3037
- color: #fff;
3038
- font-weight: bold;
3039
- font-size: 12px;
3040
- width: 24px;
3041
- height: 24px;
3042
- border-radius: 50%;
3043
- background: var(--a1b5xrg3-0);
3118
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
3119
+ width: 100%;
3044
3120
  }
3045
- .E_a1b5xrg3.btn-item {
3046
- transition: all 160ms ease;
3047
- cursor: pointer;
3048
- width: 56px;
3049
- height: 40px;
3050
- display: inline-flex;
3051
- align-items: center;
3052
- justify-content: center;
3053
- border-radius: 6px;
3121
+ .E_f4mi9eq .form-item-error {
3122
+ color: #e75a3a;
3123
+ height: 0;
3124
+ overflow: hidden;
3054
3125
  }
3055
- .E_a1b5xrg3.btn-item:hover {
3056
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
3126
+ .E_f4mi9eq .form-item-error-enter-done {
3127
+ margin-top: 4px;
3128
+ height: auto;
3129
+ overflow: auto;
3057
3130
  }
3058
- .E_a1b5xrg3.btn-item:active {
3059
- transform: translateY(2px);
3060
- transition: all 320ms ease;
3131
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
3132
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
3133
+ border: 1px solid #e75a3a;
3134
+ color: #e75a3a;
3061
3135
  }
3062
3136
 
3063
- .E_dsnbhzf {
3064
- font-family: Inter;
3065
- font-style: normal;
3137
+ .E_fh0ewl8 {
3138
+ color: #2d3a56;
3066
3139
  font-weight: bold;
3067
- font-size: 32px;
3068
- line-height: 40px;
3140
+ padding-bottom: 6px;
3141
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
3142
+ margin-bottom: 16px;
3069
3143
  }
3070
-
3071
- .E_d1mvo22k {
3072
- font-family: Inter;
3073
- font-style: normal;
3074
- font-weight: bold;
3075
- font-size: 24px;
3076
- line-height: 32px;
3144
+ .E_fh0ewl8:not(:first-of-type) {
3145
+ margin-top: 16px;
3077
3146
  }
3078
3147
 
3079
- .E_d1b444tr {
3080
- font-family: Inter;
3081
- font-style: normal;
3082
- font-weight: normal;
3083
- font-size: 32px;
3084
- line-height: 40px;
3148
+ .E_e1qrlvot {
3149
+ width: 8px;
3150
+ height: 24px;
3151
+ display: flex;
3152
+ justify-content: center;
3153
+ align-items: center;
3154
+ cursor: pointer;
3155
+ transition: all 200ms ease-out 40ms;
3085
3156
  }
3086
-
3087
- .E_dvs0kue {
3088
- font-family: Inter;
3089
- font-style: normal;
3090
- font-weight: bold;
3091
- font-size: 20px;
3092
- line-height: 24px;
3093
- }
3094
-
3095
- .E_d1hcbfcq {
3096
- font-family: Inter;
3097
- font-style: normal;
3098
- font-weight: normal;
3099
- font-size: 20px;
3100
- line-height: 24px;
3157
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
3158
+ content: "";
3159
+ width: 1px;
3160
+ height: 6px;
3161
+ border-radius: 1px;
3162
+ background: #ccd4e3;
3163
+ position: relative;
3164
+ right: 2px;
3165
+ transform: rotate(-45deg);
3101
3166
  }
3102
-
3103
- .E_d1cz922v {
3104
- font-family: Inter;
3105
- font-style: normal;
3106
- font-weight: bold;
3107
- font-size: 18px;
3108
- line-height: 22px;
3167
+ .E_e1qrlvot:after {
3168
+ transform: rotate(45deg);
3169
+ left: 1px;
3109
3170
  }
3110
3171
 
3111
- .E_d3nzbrm {
3112
- font-family: Inter;
3113
- font-style: normal;
3114
- font-weight: normal;
3115
- font-size: 18px;
3116
- line-height: 22px;
3172
+ .E_w9ic984.ant-alert-warning {
3173
+ border: 0;
3174
+ background: rgba(255, 187, 0, 0.1);
3175
+ border-radius: 6px;
3117
3176
  }
3118
-
3119
- .E_h1g0p5ob {
3120
- font-family: Inter;
3121
- font-style: normal;
3122
- font-weight: bold;
3123
- font-size: 16px;
3124
- line-height: 22px;
3177
+ .E_w9ic984.ant-alert,
3178
+ .E_w9ic984 .ant-alert-message {
3179
+ color: #e07f00;
3125
3180
  }
3126
-
3127
- .E_hydo2ej {
3128
- font-family: Inter;
3129
- font-style: normal;
3130
- font-weight: normal;
3131
- font-size: 16px;
3132
- line-height: 22px;
3181
+ .E_w9ic984.ant-alert .dashed-border-bottom,
3182
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
3183
+ border-bottom-color: #e07f00;
3133
3184
  }
3134
3185
 
3135
- .E_h1hbuq0r {
3136
- font-family: Inter;
3137
- font-style: normal;
3138
- font-weight: bold;
3139
- font-size: 14px;
3140
- line-height: 20px;
3186
+ .E_n1k9qi4r {
3187
+ display: flex;
3188
+ flex-direction: row;
3189
+ padding: 7px 12px;
3190
+ background: rgba(255, 187, 0, 0.1);
3191
+ border-radius: 6px;
3192
+ color: #e07f00;
3193
+ font-size: 12px;
3194
+ line-height: 18px;
3141
3195
  }
3142
-
3143
- .E_h13bondg {
3144
- font-family: Inter;
3145
- font-style: normal;
3146
- font-weight: normal;
3147
- font-size: 14px;
3148
- line-height: 20px;
3196
+ .E_n1k9qi4r .icon-wrapper {
3197
+ margin-right: 10px;
3198
+ height: 18px;
3149
3199
  }
3150
3200
 
3151
- .E_h1mhvdlx {
3152
- font-family: Inter;
3153
- font-style: normal;
3154
- font-weight: bold;
3201
+ .E_n16fsg9x {
3202
+ display: flex;
3203
+ flex-direction: row;
3204
+ padding: 7px 12px;
3205
+ background: rgba(225, 230, 241, 0.6);
3206
+ border-radius: 6px;
3207
+ color: rgba(44, 56, 82, 0.6);
3155
3208
  font-size: 12px;
3156
3209
  line-height: 18px;
3157
3210
  }
3211
+ .E_n16fsg9x .icon-wrapper {
3212
+ margin-right: 10px;
3213
+ height: 18px;
3214
+ }
3158
3215
 
3159
- .E_h1inmfq6 {
3160
- font-family: Inter;
3161
- font-style: normal;
3162
- font-weight: normal;
3216
+ .E_i173wxzw {
3217
+ display: flex;
3218
+ flex-direction: row;
3219
+ padding: 7px 12px;
3220
+ background: rgba(0, 136, 255, 0.1);
3221
+ border-radius: 6px;
3222
+ color: #005ed1;
3163
3223
  font-size: 12px;
3164
3224
  line-height: 18px;
3165
3225
  }
3226
+ .E_i173wxzw .icon-wrapper {
3227
+ margin-right: 10px;
3228
+ height: 18px;
3229
+ }
3166
3230
 
3167
- .E_h1kfc0la {
3168
- font-family: Inter;
3169
- font-style: normal;
3170
- font-weight: bold;
3171
- text-transform: uppercase;
3172
- font-feature-settings: "cpsp" on;
3231
+ .E_dld369h {
3232
+ color: rgba(44, 56, 82, 0.6);
3233
+ margin-top: 5px;
3173
3234
  font-size: 12px;
3174
3235
  line-height: 18px;
3175
3236
  }
3176
3237
 
3177
- .E_h10xnyuu {
3178
- font-family: Inter;
3179
- font-style: normal;
3180
- font-weight: normal;
3181
- text-transform: uppercase;
3182
- font-feature-settings: "cpsp" on;
3238
+ .E_s1epv22q {
3239
+ color: #f0483e;
3183
3240
  font-size: 12px;
3184
- line-height: 18px;
3241
+ white-space: pre-wrap;
3185
3242
  }
3186
3243
 
3187
- .E_lrcmi0v {
3188
- font-family: Inter;
3189
- font-style: normal;
3190
- font-weight: normal;
3191
- font-size: 16px;
3192
- line-height: 24px;
3244
+ .E_okus5hk {
3245
+ display: flex;
3246
+ align-items: center;
3247
+ justify-content: flex-end;
3193
3248
  }
3194
-
3195
- .E_lzt43lp {
3196
- font-family: Inter;
3197
- font-style: normal;
3198
- font-weight: bold;
3199
- font-size: 16px;
3200
- line-height: 24px;
3249
+ .E_okus5hk .icon-wrapper {
3250
+ margin-right: 16px;
3201
3251
  }
3202
3252
 
3203
- .E_l5yc9nt {
3204
- font-family: Inter;
3205
- font-style: normal;
3206
- font-weight: normal;
3207
- font-size: 16px;
3208
- line-height: 24px;
3253
+ .E_t1auuzri {
3254
+ color: rgba(0, 21, 64, 0.3);
3209
3255
  }
3210
3256
 
3211
- .E_l1fbkbzo {
3212
- font-family: Inter;
3213
- font-style: normal;
3214
- font-weight: bold;
3215
- font-size: 16px;
3216
- line-height: 24px;
3257
+ .E_i74cfyt.ant-input {
3258
+ padding: 5px 12px;
3259
+ line-height: 20px;
3260
+ color: #2d3a56;
3261
+ border-radius: 6px;
3262
+ border-color: rgba(172, 186, 211, 0.6);
3263
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3217
3264
  }
3218
-
3219
- .E_lahvcax {
3220
- font-family: Inter;
3221
- font-style: normal;
3222
- font-weight: normal;
3223
- text-transform: uppercase;
3224
- font-feature-settings: "cpsp" on;
3225
- font-size: 16px;
3226
- line-height: 24px;
3265
+ .E_i74cfyt.ant-input.ant-input-lg {
3266
+ padding: 8px 16px;
3267
+ line-height: 22px;
3227
3268
  }
3228
-
3229
- .E_l11q3pxd {
3230
- font-family: Inter;
3231
- font-style: normal;
3232
- font-weight: bold;
3233
- text-transform: uppercase;
3234
- font-feature-settings: "cpsp" on;
3235
- font-size: 16px;
3236
- line-height: 24px;
3269
+ .E_i74cfyt.ant-input.ant-input-sm {
3270
+ padding: 2px 8px;
3271
+ line-height: 18px;
3237
3272
  }
3238
-
3239
- .E_lfuc2qu {
3240
- font-family: Inter;
3241
- font-style: normal;
3242
- font-weight: normal;
3243
- font-size: 14px;
3244
- line-height: 22px;
3273
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
3274
+ border-color: rgba(107, 128, 167, 0.6);
3275
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3276
+ z-index: 1;
3245
3277
  }
3246
-
3247
- .E_l1jmp8r0 {
3248
- font-family: Inter;
3249
- font-style: normal;
3250
- font-weight: 500;
3251
- font-size: 14px;
3252
- line-height: 22px;
3278
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
3279
+ border-color: #0096ff;
3280
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3281
+ z-index: 1;
3253
3282
  }
3254
-
3255
- .E_lcnm221 {
3256
- font-family: Inter;
3257
- font-style: normal;
3258
- font-weight: bold;
3259
- font-size: 14px;
3260
- line-height: 22px;
3283
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
3284
+ border-color: #e75a3a;
3285
+ color: #e75a3a;
3261
3286
  }
3262
-
3263
- .E_lu1z2n5 {
3264
- font-family: Inter;
3265
- font-style: normal;
3266
- font-weight: normal;
3267
- font-size: 14px;
3268
- line-height: 22px;
3287
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
3288
+ border-color: #e75a3a;
3289
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3269
3290
  }
3270
-
3271
- .E_l1r59djn {
3272
- font-family: Inter;
3273
- font-style: normal;
3274
- font-weight: bold;
3275
- font-size: 14px;
3276
- line-height: 22px;
3291
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
3292
+ border-color: #e75a3a;
3293
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3277
3294
  }
3278
-
3279
- .E_ljm2911 {
3280
- font-family: Inter;
3281
- font-style: normal;
3282
- font-weight: normal;
3283
- text-transform: uppercase;
3284
- font-feature-settings: "cpsp" on;
3285
- font-size: 14px;
3286
- line-height: 22px;
3295
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
3296
+ background: rgba(211, 218, 235, 0.6);
3297
+ color: rgba(0, 21, 64, 0.3);
3298
+ border-color: rgba(172, 186, 211, 0.6);
3287
3299
  }
3288
-
3289
- .E_l124mzmr {
3290
- font-family: Inter;
3291
- font-style: normal;
3292
- font-weight: bold;
3293
- text-transform: uppercase;
3294
- font-feature-settings: "cpsp" on;
3295
- font-size: 14px;
3300
+ .E_i74cfyt.ant-input-affix-wrapper {
3301
+ padding: 5px 12px;
3302
+ border-radius: 6px;
3303
+ border-color: rgba(172, 186, 211, 0.6);
3304
+ line-height: 20px;
3305
+ color: #2d3a56;
3306
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3307
+ }
3308
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
3309
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
3310
+ color: rgba(44, 56, 82, 0.6);
3311
+ }
3312
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
3313
+ padding: 8px 16px;
3296
3314
  line-height: 22px;
3297
3315
  }
3298
-
3299
- .E_lb3chel {
3300
- font-family: Inter;
3301
- font-style: normal;
3302
- font-weight: normal;
3303
- font-size: 13px;
3304
- line-height: 20px;
3316
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
3317
+ padding: 2px 8px;
3318
+ line-height: 18px;
3305
3319
  }
3306
-
3307
- .E_lv9jstu {
3308
- font-family: Inter;
3309
- font-style: normal;
3310
- font-weight: 600;
3311
- font-size: 13px;
3312
- line-height: 20px;
3320
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3321
+ border-color: rgba(107, 128, 167, 0.6);
3322
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3323
+ }
3324
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3325
+ border-color: #0096ff;
3326
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3327
+ }
3328
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
3329
+ border-color: #e75a3a;
3330
+ }
3331
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
3332
+ color: #e75a3a;
3333
+ }
3334
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3335
+ border-color: #e75a3a;
3336
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3337
+ }
3338
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3339
+ border-color: #e75a3a;
3340
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3341
+ }
3342
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
3343
+ background: rgba(211, 218, 235, 0.6);
3344
+ color: rgba(0, 21, 64, 0.3);
3345
+ border-color: rgba(172, 186, 211, 0.6);
3346
+ }
3347
+ textarea.E_i74cfyt.ant-input {
3348
+ transition-property: height;
3349
+ transition-delay: 50ms;
3350
+ }
3351
+ textarea.E_i74cfyt.ant-input.textarea-large {
3352
+ min-height: 40px;
3353
+ height: 40px;
3354
+ }
3355
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
3356
+ height: 80px;
3357
+ }
3358
+ textarea.E_i74cfyt.ant-input.textarea-middle {
3359
+ min-height: 32px;
3360
+ height: 32px;
3361
+ }
3362
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
3363
+ height: 64px;
3364
+ }
3365
+ textarea.E_i74cfyt.ant-input.textarea-small {
3366
+ min-height: 24px;
3367
+ height: 24px;
3368
+ }
3369
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
3370
+ height: 40px;
3313
3371
  }
3314
3372
 
3315
- .E_lwqlh3x {
3316
- font-family: Inter;
3317
- font-style: normal;
3318
- font-weight: bold;
3319
- font-size: 13px;
3320
- line-height: 20px;
3373
+ .E_k1ci6977.input-tags {
3374
+ border: 1px solid rgba(213, 219, 227, 0.6);
3375
+ border-radius: 4px;
3321
3376
  }
3322
-
3323
- .E_lalum9y {
3324
- font-family: Inter;
3325
- font-style: normal;
3326
- font-weight: normal;
3327
- font-size: 13px;
3328
- line-height: 20px;
3377
+ .E_k1ci6977.input-tags {
3378
+ position: relative;
3379
+ padding: 6px;
3380
+ height: 32px;
3381
+ cursor: pointer;
3382
+ transition: border 150ms;
3329
3383
  }
3330
-
3331
- .E_l1t6dj5o {
3332
- font-family: Inter;
3333
- font-style: normal;
3334
- font-weight: 600;
3335
- font-size: 13px;
3336
- line-height: 20px;
3384
+ .E_k1ci6977.input-tags:hover {
3385
+ border-color: #0080ff;
3386
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
3337
3387
  }
3338
-
3339
- .E_l12f6ic {
3340
- font-family: Inter;
3341
- font-style: normal;
3342
- font-weight: bold;
3343
- font-size: 13px;
3344
- line-height: 20px;
3388
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
3389
+ padding-right: 30px;
3345
3390
  }
3346
-
3347
- .E_l7gmukq {
3348
- font-family: Inter;
3349
- font-style: normal;
3350
- font-weight: normal;
3351
- text-transform: uppercase;
3352
- font-feature-settings: "cpsp" on;
3353
- font-size: 13px;
3354
- line-height: 20px;
3391
+ .E_k1ci6977.input-tags .input-tags-inner {
3392
+ display: flex;
3355
3393
  }
3356
-
3357
- .E_lkwl0yp {
3358
- font-family: Inter;
3359
- font-style: normal;
3360
- font-weight: bold;
3361
- text-transform: uppercase;
3362
- font-feature-settings: "cpsp" on;
3363
- font-size: 13px;
3364
- line-height: 20px;
3394
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
3395
+ display: flex;
3365
3396
  }
3366
-
3367
- .E_l10knv48 {
3368
- font-family: Inter;
3369
- font-style: normal;
3370
- font-weight: normal;
3371
- font-size: 12px;
3372
- line-height: 18px;
3397
+ .E_k1ci6977.input-tags .input-tag-suffix {
3398
+ position: absolute;
3399
+ right: 12px;
3400
+ top: 50%;
3401
+ transform: translateY(-50%);
3373
3402
  }
3374
-
3375
- .E_l6526ld {
3376
- font-family: Inter;
3377
- font-style: normal;
3378
- font-weight: 500;
3403
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
3404
+ color: rgba(0, 0, 0, 0.25);
3379
3405
  font-size: 12px;
3380
- line-height: 18px;
3406
+ cursor: pointer;
3381
3407
  }
3382
-
3383
- .E_l1j81vli {
3384
- font-family: Inter;
3385
- font-style: normal;
3386
- font-weight: bold;
3387
- font-size: 12px;
3388
- line-height: 18px;
3408
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
3409
+ color: rgba(0, 0, 0, 0.45);
3389
3410
  }
3390
-
3391
- .E_l1x7n1mk {
3392
- font-family: Inter;
3393
- font-style: normal;
3394
- font-weight: normal;
3395
- font-size: 12px;
3396
- line-height: 18px;
3411
+ .E_k1ci6977.has-focus-indicator {
3412
+ position: relative;
3413
+ overflow: hidden;
3397
3414
  }
3398
-
3399
- .E_l9fqufz {
3400
- font-family: Inter;
3401
- font-style: normal;
3402
- font-weight: 500;
3403
- font-size: 12px;
3404
- line-height: 18px;
3415
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
3416
+ position: absolute;
3417
+ top: 50%;
3418
+ transform: translateY(-50%);
3419
+ left: -16px;
3420
+ transition: left 150ms ease;
3421
+ opacity: 0;
3405
3422
  }
3406
-
3407
- .E_l1iwnybd {
3408
- font-family: Inter;
3409
- font-style: normal;
3410
- font-weight: bold;
3411
- font-size: 12px;
3412
- line-height: 18px;
3423
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3424
+ left: 8px;
3425
+ opacity: 1;
3413
3426
  }
3414
-
3415
- .E_lprtm1e {
3416
- font-family: Inter;
3417
- font-style: normal;
3418
- font-weight: normal;
3419
- text-transform: uppercase;
3420
- font-feature-settings: "cpsp" on;
3421
- font-size: 12px;
3422
- line-height: 18px;
3427
+ .E_k1ci6977.has-focus-indicator input {
3428
+ transition: margin-left 150ms ease;
3429
+ margin-left: 0px;
3423
3430
  }
3424
-
3425
- .E_l1lln87h {
3426
- font-family: Inter;
3427
- font-style: normal;
3428
- font-weight: bold;
3429
- text-transform: uppercase;
3430
- font-feature-settings: "cpsp" on;
3431
- font-size: 12px;
3432
- line-height: 18px;
3431
+ .E_k1ci6977.has-focus-indicator input:focus {
3432
+ margin-left: 16px;
3433
3433
  }
3434
3434
 
3435
- .E_f2pb48l {
3436
- font-family: Inter;
3437
- font-style: normal;
3438
- font-weight: normal;
3439
- font-size: 13px;
3440
- line-height: 20px;
3435
+ input.E_l1f7td1d.ant-input {
3436
+ border-top-right-radius: 0;
3437
+ border-bottom-right-radius: 0;
3441
3438
  }
3442
3439
 
3443
- .E_fi9emkw {
3444
- font-family: Inter;
3445
- font-style: normal;
3446
- font-weight: normal;
3447
- font-size: 13px;
3448
- line-height: 20px;
3440
+ .E_l1f7td1d.ant-input-affix-wrapper {
3441
+ border-top-right-radius: 0;
3442
+ border-bottom-right-radius: 0;
3449
3443
  }
3450
3444
 
3451
- .E_f1nrg7da {
3452
- font-family: Inter;
3453
- font-style: normal;
3454
- font-weight: normal;
3455
- font-size: 12px;
3456
- line-height: 18px;
3445
+ input.E_rf8rlle.ant-input {
3446
+ border-top-left-radius: 0;
3447
+ border-bottom-left-radius: 0;
3457
3448
  }
3458
3449
 
3459
- .E_f17k1i3n {
3460
- font-family: Inter;
3461
- font-style: normal;
3462
- font-weight: normal;
3463
- font-size: 12px;
3464
- line-height: 18px;
3450
+ .E_rf8rlle.ant-input-affix-wrapper {
3451
+ border-top-left-radius: 0;
3452
+ border-bottom-left-radius: 0;
3465
3453
  }
3466
3454
 
3467
- .E_t1tvuj2e {
3468
- font-family: Inter;
3469
- font-style: normal;
3470
- font-weight: normal;
3471
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3472
- font-size: 13px;
3473
- line-height: 20px;
3455
+ .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
3456
+ border-top-right-radius: 0;
3457
+ border-bottom-right-radius: 0;
3474
3458
  }
3475
3459
 
3476
- .E_t17uajlu {
3477
- font-family: Inter;
3478
- font-style: normal;
3479
- font-weight: normal;
3480
- font-feature-settings: "zero" on;
3481
- font-size: 13px;
3482
- line-height: 20px;
3460
+ .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
3461
+ border-top-left-radius: 0;
3462
+ border-bottom-left-radius: 0;
3483
3463
  }
3484
3464
 
3485
- .E_t114zbyz {
3486
- font-family: Inter;
3487
- font-style: normal;
3488
- font-weight: normal;
3489
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3490
- font-size: 12px;
3491
- line-height: 18px;
3465
+ .E_c3ni091 {
3466
+ display: flex;
3467
+ flex-direction: column;
3468
+ }
3469
+ .E_c3ni091 .select-wrapper {
3470
+ margin-top: 12px;
3471
+ }
3472
+ .E_c3ni091 .select-wrapper .select {
3473
+ width: 100%;
3474
+ }
3475
+ .E_c3ni091 .radio-wrapper {
3476
+ margin-top: 24px;
3477
+ }
3478
+ .E_c3ni091 div.form-item {
3479
+ width: 100%;
3492
3480
  }
3493
3481
 
3494
- .E_t1il0kvi {
3495
- font-family: Inter;
3496
- font-style: normal;
3482
+ .E_d105ju2d {
3483
+ font-size: 14px;
3497
3484
  font-weight: 500;
3498
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3499
- font-size: 12px;
3485
+ color: #3e4652;
3500
3486
  line-height: 18px;
3501
3487
  }
3488
+ .E_d105ju2d + .E_d105ju2d {
3489
+ margin-top: 16px;
3490
+ }
3491
+ .E_d105ju2d + * {
3492
+ margin-top: 16px;
3493
+ }
3502
3494
 
3503
- .E_t10dv8p1 {
3504
- font-family: Inter;
3505
- font-style: normal;
3506
- font-weight: normal;
3507
- font-feature-settings: "zero" on;
3495
+ .E_lh0l62z.E_d105ju2d {
3508
3496
  font-size: 12px;
3497
+ color: rgba(44, 56, 82, 0.6);
3498
+ margin-top: 12px;
3499
+ }
3500
+
3501
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
3509
3502
  line-height: 18px;
3503
+ font-weight: 500;
3504
+ margin-top: 0;
3505
+ white-space: initial;
3510
3506
  }
3511
3507
 
3512
- .E_tc2oqpq {
3513
- font-family: Inter;
3514
- font-style: normal;
3508
+ .E_r1skkc3l {
3509
+ display: block;
3510
+ }
3511
+ .E_r1skkc3l span {
3512
+ font-size: 14px;
3515
3513
  font-weight: 500;
3516
- font-feature-settings: "zero" on;
3514
+ line-height: 32px;
3515
+ color: #3e4652;
3516
+ }
3517
+
3518
+ .E_c3cobmo {
3519
+ margin-top: 16px;
3520
+ padding: 8px;
3521
+ border-radius: 6px;
3522
+ background: rgba(225, 230, 241, 0.6);
3523
+ color: rgba(44, 56, 82, 0.6);
3517
3524
  font-size: 12px;
3525
+ }
3526
+ .E_c3cobmo div {
3527
+ line-height: 20px;
3528
+ display: flex;
3529
+ align-items: center;
3530
+ word-break: break-all;
3531
+ }
3532
+ .E_c3cobmo .title {
3533
+ font-weight: 700;
3518
3534
  line-height: 18px;
3535
+ margin: 4px 0;
3519
3536
  }
3520
3537
 
3521
- .E_tzvddmc {
3522
- font-family: Inter;
3523
- font-style: normal;
3524
- font-weight: bold;
3525
- font-feature-settings: "zero" on;
3526
- font-size: 16px;
3527
- line-height: 24px;
3538
+ .E_uqv57uv {
3539
+ color: rgba(44, 56, 82, 0.7490196078);
3528
3540
  }
3529
3541
 
3530
- .E_u18llj45 {
3531
- font-family: Inter;
3532
- font-style: normal;
3533
- font-weight: normal;
3534
- font-size: 10px;
3535
- line-height: 12px;
3542
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3543
+ border-radius: 6px;
3536
3544
  }
3537
-
3538
- .E_m196gn1d {
3539
- min-width: 1280px;
3545
+ .E_s17wv897.ant-select.ant-select-single {
3546
+ width: 100%;
3547
+ color: #2d3a56;
3548
+ border-color: rgba(211, 218, 235, 0.6);
3549
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3550
+ font-size: 13px;
3551
+ }
3552
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3553
+ height: 30px;
3554
+ }
3555
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3556
+ height: 38px;
3557
+ font-size: 13px;
3558
+ }
3559
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3560
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3561
+ transition: 160ms ease;
3562
+ }
3563
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3564
+ color: #0080ff;
3565
+ }
3566
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3567
+ border-color: rgba(107, 128, 167, 0.6);
3568
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3569
+ }
3570
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3571
+ color: #0080ff;
3572
+ }
3573
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3574
+ border-color: #0080ff;
3575
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3576
+ }
3577
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3578
+ transform: rotate(180deg);
3579
+ }
3580
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3581
+ background: rgba(211, 218, 235, 0.6);
3582
+ border-color: rgba(172, 186, 211, 0.6);
3583
+ cursor: "not-allowed";
3584
+ }
3585
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3586
+ border-color: #f0483e !important;
3587
+ }
3588
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3589
+ color: #1d326c;
3590
+ }
3591
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3592
+ border-color: #0080ff;
3593
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3594
+ }
3595
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3596
+ transform: rotate(180deg);
3540
3597
  }
3541
3598
 
3542
3599
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -3691,63 +3748,6 @@ input.E_rf8rlle.ant-input {
3691
3748
  flex-shrink: 0;
3692
3749
  }
3693
3750
 
3694
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3695
- border-radius: 6px;
3696
- }
3697
- .E_s17wv897.ant-select.ant-select-single {
3698
- width: 100%;
3699
- color: #2d3a56;
3700
- border-color: rgba(211, 218, 235, 0.6);
3701
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3702
- font-size: 13px;
3703
- }
3704
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3705
- height: 30px;
3706
- }
3707
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3708
- height: 38px;
3709
- font-size: 13px;
3710
- }
3711
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3712
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3713
- transition: 160ms ease;
3714
- }
3715
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3716
- color: #0080ff;
3717
- }
3718
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3719
- border-color: rgba(107, 128, 167, 0.6);
3720
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3721
- }
3722
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3723
- color: #0080ff;
3724
- }
3725
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3726
- border-color: #0080ff;
3727
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3728
- }
3729
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3730
- transform: rotate(180deg);
3731
- }
3732
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3733
- background: rgba(211, 218, 235, 0.6);
3734
- border-color: rgba(172, 186, 211, 0.6);
3735
- cursor: "not-allowed";
3736
- }
3737
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3738
- border-color: #f0483e !important;
3739
- }
3740
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3741
- color: #1d326c;
3742
- }
3743
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3744
- border-color: #0080ff;
3745
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3746
- }
3747
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3748
- transform: rotate(180deg);
3749
- }
3750
-
3751
3751
  .E_w1dxz879 {
3752
3752
  display: flex;
3753
3753
  flex-direction: column;
@@ -3763,19 +3763,6 @@ input.E_rf8rlle.ant-input {
3763
3763
  opacity: 0.8;
3764
3764
  }
3765
3765
 
3766
- .E_suhck3k {
3767
- height: 24px;
3768
- width: 24px;
3769
- border-radius: 6px;
3770
- padding: 4px;
3771
- }
3772
- .E_suhck3k:hover {
3773
- background-color: rgba(0, 136, 255, 0.1);
3774
- }
3775
- .E_suhck3k:hover svg path {
3776
- fill: blue;
3777
- }
3778
-
3779
3766
  .E_ryby9ds {
3780
3767
  display: flex;
3781
3768
  align-items: center;
@@ -3792,6 +3779,19 @@ input.E_rf8rlle.ant-input {
3792
3779
  margin-right: 6px;
3793
3780
  }
3794
3781
 
3782
+ .E_suhck3k {
3783
+ height: 24px;
3784
+ width: 24px;
3785
+ border-radius: 6px;
3786
+ padding: 4px;
3787
+ }
3788
+ .E_suhck3k:hover {
3789
+ background-color: rgba(0, 136, 255, 0.1);
3790
+ }
3791
+ .E_suhck3k:hover svg path {
3792
+ fill: blue;
3793
+ }
3794
+
3795
3795
  .E_hrhfj7c {
3796
3796
  display: none;
3797
3797
  }
@@ -4011,6 +4011,41 @@ input.E_rf8rlle.ant-input {
4011
4011
  font-size: 14px;
4012
4012
  }
4013
4013
 
4014
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
4015
+ margin-right: 2px;
4016
+ }
4017
+
4018
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
4019
+ padding-left: 8px;
4020
+ padding-right: 8px;
4021
+ font-size: 12px;
4022
+ }
4023
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
4024
+ border-radius: 4px;
4025
+ }
4026
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4027
+ border-radius: 4px;
4028
+ }
4029
+
4030
+ .E_ma64lna .antd5-segmented-item-label {
4031
+ padding-left: 12px;
4032
+ padding-right: 12px;
4033
+ }
4034
+
4035
+ .E_ckld275 {
4036
+ background-color: rgba(225, 230, 241, 0.6);
4037
+ }
4038
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4039
+ background-color: rgba(255, 255, 255, 0.6);
4040
+ color: rgba(44, 56, 82, 0.75);
4041
+ }
4042
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4043
+ background-color: transparent;
4044
+ }
4045
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
4046
+ background-color: transparent;
4047
+ }
4048
+
4014
4049
  .E_b1lj76ty {
4015
4050
  width: 100%;
4016
4051
  height: 100%;
@@ -4071,46 +4106,11 @@ input.E_rf8rlle.ant-input {
4071
4106
  display: flex;
4072
4107
  flex-direction: column;
4073
4108
  }
4074
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
4075
- flex: 1;
4076
- }
4077
- .E_m5foqp8 .initializing-title {
4078
- height: 32px;
4079
- }
4080
-
4081
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
4082
- margin-right: 2px;
4083
- }
4084
-
4085
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
4086
- padding-left: 8px;
4087
- padding-right: 8px;
4088
- font-size: 12px;
4089
- }
4090
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
4091
- border-radius: 4px;
4092
- }
4093
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4094
- border-radius: 4px;
4095
- }
4096
-
4097
- .E_ma64lna .antd5-segmented-item-label {
4098
- padding-left: 12px;
4099
- padding-right: 12px;
4100
- }
4101
-
4102
- .E_ckld275 {
4103
- background-color: rgba(225, 230, 241, 0.6);
4104
- }
4105
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4106
- background-color: rgba(255, 255, 255, 0.6);
4107
- color: rgba(44, 56, 82, 0.75);
4108
- }
4109
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4110
- background-color: transparent;
4109
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
4110
+ flex: 1;
4111
4111
  }
4112
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
4113
- background-color: transparent;
4112
+ .E_m5foqp8 .initializing-title {
4113
+ height: 32px;
4114
4114
  }
4115
4115
 
4116
4116
  .E_h12yihis {
@@ -4333,56 +4333,114 @@ input.E_rf8rlle.ant-input {
4333
4333
  position: static;
4334
4334
  }
4335
4335
 
4336
- button.E_l48ei06.ant-btn,
4337
- button.E_l48ei06.ant-btn.ant-btn-sm,
4338
- button.E_l48ei06.ant-btn.ant-btn-lg {
4339
- font-size: 12px;
4340
- line-height: 18px;
4341
- height: 18px;
4336
+ .E_c1kghdax {
4337
+ color: #2d3a56;
4338
+ padding: 7px 12px;
4339
+ display: flex;
4340
+ justify-content: space-between;
4341
+ align-items: center;
4342
4342
  }
4343
-
4344
- button.E_l48ei06 {
4345
- color: #0080FF;
4346
- height: unset;
4343
+ .E_c1kghdax.has-arrow {
4344
+ padding-left: 10px;
4347
4345
  }
4348
- button.E_l48ei06 .button-prefix-icon {
4349
- margin-right: 4px;
4346
+ .E_c1kghdax.has-arrow .title-wrapper {
4347
+ cursor: pointer;
4348
+ color: #00122e;
4350
4349
  }
4351
- button.E_l48ei06 .button-suffix-icon {
4352
- margin-left: 4px;
4350
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
4351
+ color: #2d3a56;
4352
+ font-weight: 600;
4353
4353
  }
4354
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4355
- color: #009DFF;
4354
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
4355
+ transform: rotate(90deg);
4356
4356
  }
4357
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4358
- color: #005ED1;
4357
+ .E_c1kghdax .sub-info {
4358
+ font-size: 12px;
4359
+ line-height: 18px;
4359
4360
  }
4360
- button.E_l48ei06.ui-kit-link-disabled {
4361
- color: #0080FF;
4361
+ .E_c1kghdax .title-wrapper {
4362
+ display: flex;
4363
+ align-items: center;
4364
+ user-select: none;
4365
+ flex-grow: 1;
4366
+ font-size: 12px;
4367
+ line-height: 18px;
4368
+ color: #2d3a56;
4369
+ font-weight: 700;
4362
4370
  }
4363
- button.E_l48ei06.ui-kit-link-primary {
4364
- color: #00122E;
4371
+ .E_c1kghdax .collapse-arrow {
4372
+ transition: all 50ms ease-out 0ms;
4373
+ margin-right: 2px;
4365
4374
  }
4366
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4367
- color: #0080FF;
4375
+
4376
+ .E_c1yd35n {
4377
+ padding: 0 12px 14px 12px;
4368
4378
  }
4369
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4370
- color: #005ED1;
4379
+
4380
+ .E_b14q2gmw {
4381
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
4371
4382
  }
4372
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4373
- color: #00122E;
4383
+
4384
+ .E_c1eym6el {
4385
+ border-radius: 8px;
4386
+ background-color: white;
4374
4387
  }
4375
- button.E_l48ei06.ui-kit-link-secondary {
4376
- color: rgba(44, 56, 82, 0.7490196078);
4388
+ .E_c1eym6el.hoverable {
4389
+ cursor: pointer;
4377
4390
  }
4378
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4379
- color: #0080FF;
4391
+ .E_c1eym6el.hoverable:hover {
4392
+ transition: all 200ms ease;
4393
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
4394
+ transform: translateY(-4px);
4380
4395
  }
4381
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4382
- color: #005ED1;
4396
+
4397
+ .E_lht19u8 {
4398
+ width: 64px;
4399
+ height: 64px;
4400
+ display: flex;
4401
+ align-items: center;
4402
+ justify-content: center;
4403
+ position: relative;
4404
+ opacity: 0.2;
4383
4405
  }
4384
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4385
- color: rgba(44, 56, 82, 0.7490196078);
4406
+
4407
+ .E_lk3gkp4 {
4408
+ position: absolute;
4409
+ width: 5px;
4410
+ height: 48px;
4411
+ left: 9.33px;
4412
+ top: 40.5px;
4413
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4414
+ border-radius: 5px;
4415
+ transform: rotate(-128deg);
4416
+ transform-origin: top left;
4417
+ animation: loading-indicator1 1100ms ease-out infinite;
4418
+ }
4419
+
4420
+ .E_ll4n94n {
4421
+ position: absolute;
4422
+ width: 5px;
4423
+ height: 48px;
4424
+ left: 40.8px;
4425
+ top: 8.4px;
4426
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4427
+ border-radius: 5px;
4428
+ transform: rotate(-8deg);
4429
+ transform-origin: top left;
4430
+ animation: loading-indicator2 1100ms ease-out infinite;
4431
+ }
4432
+
4433
+ .E_l17lbdo6 {
4434
+ position: absolute;
4435
+ width: 5px;
4436
+ height: 48px;
4437
+ left: 52.9px;
4438
+ top: 51.8px;
4439
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4440
+ border-radius: 5px;
4441
+ transform: rotate(112deg);
4442
+ transform-origin: top left;
4443
+ animation: loading-indicator3 1100ms ease-out infinite;
4386
4444
  }
4387
4445
 
4388
4446
  .E_ckui4s7 {
@@ -4449,65 +4507,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4449
4507
  margin-left: 24px;
4450
4508
  }
4451
4509
 
4452
- .E_c1yd35n {
4453
- padding: 0 12px 14px 12px;
4454
- }
4455
-
4456
- .E_c1kghdax {
4457
- color: #2d3a56;
4458
- padding: 7px 12px;
4459
- display: flex;
4460
- justify-content: space-between;
4461
- align-items: center;
4462
- }
4463
- .E_c1kghdax.has-arrow {
4464
- padding-left: 10px;
4465
- }
4466
- .E_c1kghdax.has-arrow .title-wrapper {
4467
- cursor: pointer;
4468
- color: #00122e;
4469
- }
4470
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
4471
- color: #2d3a56;
4472
- font-weight: 600;
4473
- }
4474
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
4475
- transform: rotate(90deg);
4476
- }
4477
- .E_c1kghdax .sub-info {
4478
- font-size: 12px;
4479
- line-height: 18px;
4480
- }
4481
- .E_c1kghdax .title-wrapper {
4482
- display: flex;
4483
- align-items: center;
4484
- user-select: none;
4485
- flex-grow: 1;
4486
- font-size: 12px;
4487
- line-height: 18px;
4488
- color: #2d3a56;
4489
- font-weight: 700;
4490
- }
4491
- .E_c1kghdax .collapse-arrow {
4492
- transition: all 50ms ease-out 0ms;
4493
- margin-right: 2px;
4494
- }
4495
-
4496
- .E_b14q2gmw {
4497
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
4498
- }
4499
-
4500
- .E_c1eym6el {
4501
- border-radius: 8px;
4502
- background-color: white;
4503
- }
4504
- .E_c1eym6el.hoverable {
4505
- cursor: pointer;
4510
+ .E_w7ob4th.outside-tag {
4511
+ padding-left: 0;
4506
4512
  }
4507
- .E_c1eym6el.hoverable:hover {
4508
- transition: all 200ms ease;
4509
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
4510
- transform: translateY(-4px);
4513
+ .E_w7ob4th.outside-tag .inside-tag {
4514
+ border-radius: 4px 0 0 4px;
4515
+ padding-right: 4px;
4516
+ margin-right: 4px;
4511
4517
  }
4512
4518
 
4513
4519
  .E_sddwhm6 {
@@ -4574,15 +4580,67 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4574
4580
  .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
4575
4581
  background-color: #6b7d99;
4576
4582
  }
4577
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
4578
- background-color: rgba(211, 218, 235, 0.6);
4583
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
4584
+ background-color: rgba(211, 218, 235, 0.6);
4585
+ }
4586
+
4587
+ .E_satwmqm {
4588
+ width: 8px;
4589
+ height: 8px;
4590
+ border-radius: 50%;
4591
+ display: inline-block;
4592
+ }
4593
+
4594
+ button.E_l48ei06.ant-btn,
4595
+ button.E_l48ei06.ant-btn.ant-btn-sm,
4596
+ button.E_l48ei06.ant-btn.ant-btn-lg {
4597
+ font-size: 12px;
4598
+ line-height: 18px;
4599
+ height: 18px;
4600
+ }
4601
+
4602
+ button.E_l48ei06 {
4603
+ color: #0080FF;
4604
+ height: unset;
4605
+ }
4606
+ button.E_l48ei06 .button-prefix-icon {
4607
+ margin-right: 4px;
4608
+ }
4609
+ button.E_l48ei06 .button-suffix-icon {
4610
+ margin-left: 4px;
4611
+ }
4612
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4613
+ color: #009DFF;
4614
+ }
4615
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4616
+ color: #005ED1;
4617
+ }
4618
+ button.E_l48ei06.ui-kit-link-disabled {
4619
+ color: #0080FF;
4620
+ }
4621
+ button.E_l48ei06.ui-kit-link-primary {
4622
+ color: #00122E;
4623
+ }
4624
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4625
+ color: #0080FF;
4626
+ }
4627
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4628
+ color: #005ED1;
4629
+ }
4630
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4631
+ color: #00122E;
4632
+ }
4633
+ button.E_l48ei06.ui-kit-link-secondary {
4634
+ color: rgba(44, 56, 82, 0.7490196078);
4635
+ }
4636
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4637
+ color: #0080FF;
4638
+ }
4639
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4640
+ color: #005ED1;
4579
4641
  }
4580
-
4581
- .E_satwmqm {
4582
- width: 8px;
4583
- height: 8px;
4584
- border-radius: 50%;
4585
- display: inline-block;
4642
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4643
+ color: rgba(44, 56, 82, 0.7490196078);
4586
4644
  }
4587
4645
 
4588
4646
  .E_tc97u5y {
@@ -4956,149 +5014,199 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4956
5014
  background: #fff;
4957
5015
  }
4958
5016
 
4959
- .E_lht19u8 {
4960
- width: 64px;
4961
- height: 64px;
4962
- display: flex;
4963
- align-items: center;
4964
- justify-content: center;
4965
- position: relative;
4966
- opacity: 0.2;
5017
+ .E_sjob3jg {
5018
+ --item-min-width: 60px;
4967
5019
  }
4968
-
4969
- .E_lk3gkp4 {
4970
- position: absolute;
4971
- width: 5px;
4972
- height: 48px;
4973
- left: 9.33px;
4974
- top: 40.5px;
4975
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4976
- border-radius: 5px;
4977
- transform: rotate(-128deg);
4978
- transform-origin: top left;
4979
- animation: loading-indicator1 1100ms ease-out infinite;
5020
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
5021
+ display: none !important;
4980
5022
  }
4981
-
4982
- .E_ll4n94n {
4983
- position: absolute;
4984
- width: 5px;
4985
- height: 48px;
4986
- left: 40.8px;
4987
- top: 8.4px;
4988
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4989
- border-radius: 5px;
4990
- transform: rotate(-8deg);
4991
- transform-origin: top left;
4992
- animation: loading-indicator2 1100ms ease-out infinite;
5023
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
5024
+ flex-shrink: 0 !important;
4993
5025
  }
4994
-
4995
- .E_l17lbdo6 {
4996
- position: absolute;
4997
- width: 5px;
4998
- height: 48px;
4999
- left: 52.9px;
5000
- top: 51.8px;
5001
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5002
- border-radius: 5px;
5003
- transform: rotate(112deg);
5004
- transform-origin: top left;
5005
- animation: loading-indicator3 1100ms ease-out infinite;
5026
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
5027
+ color: #0080ff;
5028
+ }
5029
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5030
+ color: #0080ff;
5031
+ font-weight: normal;
5032
+ }
5033
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
5034
+ color: rgba(44, 56, 82, 0.6);
5035
+ }
5036
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5037
+ color: #00122e;
5038
+ }
5039
+ .E_sjob3jg .step-item-text {
5040
+ display: inline-block;
5041
+ }
5042
+ .E_sjob3jg .step-item-title {
5043
+ overflow: hidden;
5044
+ white-space: nowrap;
5045
+ text-overflow: ellipsis;
5006
5046
  }
5007
5047
 
5008
- .E_w7ob4th.outside-tag {
5009
- padding-left: 0;
5048
+ .E_hjvj6s6 .ant-steps-item-container {
5049
+ min-width: var(--item-min-width);
5010
5050
  }
5011
- .E_w7ob4th.outside-tag .inside-tag {
5012
- border-radius: 4px 0 0 4px;
5013
- padding-right: 4px;
5051
+ .E_hjvj6s6 .ant-steps-item-disabled {
5052
+ cursor: not-allowed !important;
5053
+ }
5054
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
5055
+ flex-direction: row;
5056
+ justify-content: stretch;
5057
+ }
5058
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
5059
+ padding: 0;
5014
5060
  margin-right: 4px;
5061
+ flex: 1;
5062
+ overflow: visible;
5015
5063
  }
5016
-
5017
- .E_l1ucdodl {
5018
- margin: 0;
5019
- border-radius: 20px;
5020
- padding: 2px 10px;
5021
- height: 22px;
5022
- display: flex;
5023
- align-items: center;
5064
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
5065
+ width: 100%;
5066
+ min-height: unset;
5024
5067
  }
5025
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
5026
- color: #FFFFFF;
5068
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
5069
+ height: 26px;
5070
+ line-height: 26px;
5071
+ width: 100%;
5072
+ padding: 0;
5073
+ font-size: 12px;
5027
5074
  }
5028
- .E_l1ucdodl.tag-hover {
5029
- cursor: pointer;
5075
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
5076
+ margin-right: 10px;
5030
5077
  }
5031
- .E_l1ucdodl.ui-kit-status-legend {
5032
- color: #00122e;
5078
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
5079
+ display: none;
5033
5080
  }
5034
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
5035
- margin-right: 6px;
5081
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
5082
+ padding-left: 8px;
5083
+ padding-right: 4px;
5084
+ border-radius: 4px 0 0 4px;
5036
5085
  }
5037
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
5038
- margin-left: 8px;
5039
- color: rgba(44, 56, 82, 0.6);
5086
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
5087
+ margin-right: 0;
5040
5088
  }
5041
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
5042
- color: #FFFFFF;
5089
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
5090
+ padding-right: 8px;
5091
+ padding-left: 12px;
5092
+ border-radius: 0 4px 4px 0;
5043
5093
  }
5044
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
5045
- background-color: #0080ff;
5094
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
5095
+ content: "";
5096
+ width: 0;
5097
+ height: 0;
5098
+ border: 13px solid transparent;
5099
+ position: absolute;
5100
+ top: 0;
5101
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
5102
+ z-index: 2;
5103
+ position: relative;
5104
+ top: -50%;
5105
+ right: -100%;
5046
5106
  }
5047
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
5048
- background-color: #f0483e;
5107
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
5108
+ padding: 0 4px 0 12px;
5049
5109
  }
5050
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
5051
- background-color: #fea008;
5110
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
5111
+ content: "";
5112
+ width: 0;
5113
+ height: 0;
5114
+ border: 13px solid transparent;
5115
+ position: absolute;
5116
+ top: 0;
5117
+ border-left: 8px solid #fff;
5118
+ left: 0;
5052
5119
  }
5053
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
5054
- background-color: #00ba5d;
5120
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
5121
+ max-width: calc(100% - var(--item-min-width) * 2);
5055
5122
  }
5056
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5057
- background-color: #6b7d99;
5123
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
5124
+ background-color: rgba(0, 136, 255, 0.1);
5058
5125
  }
5059
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5060
- background-color: #7E41FF;
5126
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
5127
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
5061
5128
  }
5062
-
5063
- .E_s1qj66nc {
5064
- width: 8px;
5065
- height: 8px;
5066
- border-radius: 50%;
5067
- display: inline-block;
5129
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5130
+ cursor: pointer;
5131
+ min-width: var(--item-min-width);
5068
5132
  }
5069
-
5070
- .E_s5x1boq {
5071
- width: 8px;
5072
- height: 8px;
5073
- border-radius: 2px;
5074
- display: inline-block;
5133
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
5134
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5135
+ min-width: var(--item-min-width);
5136
+ }
5137
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
5138
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
5139
+ background-color: rgba(237, 241, 250, 0.6);
5140
+ }
5141
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
5142
+ padding: 0;
5075
5143
  }
5076
5144
 
5077
- .E_c1xm185 {
5078
- color: rgba(44, 56, 82, 0.6);
5145
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
5146
+ width: 192px;
5147
+ row-gap: 2px;
5148
+ }
5149
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
5150
+ background-color: rgba(225, 230, 241, 0.6);
5151
+ }
5152
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
5153
+ color: #00122e !important;
5154
+ }
5155
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
5156
+ background-color: rgba(225, 230, 241, 0.6);
5157
+ }
5158
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
5159
+ padding: 0 8px;
5160
+ border-radius: 4px;
5161
+ height: 32px;
5162
+ display: flex;
5163
+ align-items: center;
5164
+ }
5165
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
5166
+ min-height: auto;
5167
+ white-space: nowrap;
5168
+ }
5169
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5170
+ font-size: 13px;
5171
+ line-height: 20px;
5172
+ max-width: 100%;
5173
+ padding-right: 0;
5174
+ }
5175
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
5176
+ background: rgba(0, 128, 255, 0.1);
5079
5177
  }
5080
5178
 
5081
- .E_c1x5l5qc {
5082
- flex: 1;
5179
+ .E_h6l1tj4 {
5180
+ width: 100%;
5181
+ display: inline-flex;
5182
+ align-items: center;
5183
+ justify-content: center;
5184
+ column-gap: 4px;
5185
+ }
5186
+ .E_h6l1tj4 .step-item-prefix-container {
5187
+ display: inline-flex;
5188
+ align-items: center;
5189
+ width: 18px;
5190
+ height: 18px;
5191
+ color: rgba(44, 56, 82, 0.75);
5192
+ justify-content: center;
5083
5193
  }
5084
5194
 
5085
- .E_r77hffu {
5195
+ .E_v18frne8 {
5196
+ width: 100%;
5086
5197
  display: flex;
5087
5198
  align-items: center;
5088
- justify-content: space-between;
5199
+ justify-content: center;
5089
5200
  column-gap: 6px;
5201
+ font-size: 13px;
5090
5202
  }
5091
-
5092
- .E_p1cmxsf7 {
5093
- display: flex;
5094
- flex-direction: column;
5203
+ .E_v18frne8 .step-item-prefix-container {
5204
+ display: inline-flex;
5205
+ align-items: center;
5206
+ min-width: 20px;
5207
+ min-height: 20px;
5208
+ color: rgba(44, 56, 82, 0.75);
5095
5209
  justify-content: center;
5096
- row-gap: var(--p1cmxsf7-0);
5097
- }
5098
- .E_p1cmxsf7 .antd5-progress-line {
5099
- font-size: 0;
5100
- margin-bottom: unset;
5101
- margin-inline-end: unset;
5102
5210
  }
5103
5211
 
5104
5212
  .E_slr2ynn {
@@ -5130,11 +5238,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5130
5238
  white-space: normal;
5131
5239
  }
5132
5240
 
5133
- .E_i1g85yz3 {
5134
- margin-right: 4px;
5135
- height: 16px;
5136
- }
5137
-
5138
5241
  .E_t1dtlqs1 {
5139
5242
  margin-bottom: 4px;
5140
5243
  color: rgba(44, 56, 82, 0.6);
@@ -5331,229 +5434,126 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5331
5434
  margin-right: 8px;
5332
5435
  }
5333
5436
 
5334
- .E_sjob3jg {
5335
- --item-min-width: 60px;
5336
- }
5337
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
5338
- display: none !important;
5339
- }
5340
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
5341
- flex-shrink: 0 !important;
5342
- }
5343
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
5344
- color: #0080ff;
5345
- }
5346
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5347
- color: #0080ff;
5348
- font-weight: normal;
5349
- }
5350
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
5351
- color: rgba(44, 56, 82, 0.6);
5352
- }
5353
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5354
- color: #00122e;
5355
- }
5356
- .E_sjob3jg .step-item-text {
5357
- display: inline-block;
5358
- }
5359
- .E_sjob3jg .step-item-title {
5360
- overflow: hidden;
5361
- white-space: nowrap;
5362
- text-overflow: ellipsis;
5363
- }
5364
-
5365
- .E_hjvj6s6 .ant-steps-item-container {
5366
- min-width: var(--item-min-width);
5367
- }
5368
- .E_hjvj6s6 .ant-steps-item-disabled {
5369
- cursor: not-allowed !important;
5370
- }
5371
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
5372
- flex-direction: row;
5373
- justify-content: stretch;
5374
- }
5375
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
5376
- padding: 0;
5437
+ .E_i1g85yz3 {
5377
5438
  margin-right: 4px;
5378
- flex: 1;
5379
- overflow: visible;
5380
- }
5381
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
5382
- width: 100%;
5383
- min-height: unset;
5384
- }
5385
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
5386
- height: 26px;
5387
- line-height: 26px;
5388
- width: 100%;
5389
- padding: 0;
5390
- font-size: 12px;
5391
- }
5392
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
5393
- margin-right: 10px;
5439
+ height: 16px;
5394
5440
  }
5395
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
5396
- display: none;
5441
+
5442
+ .E_t13ef470 {
5443
+ height: 100%;
5397
5444
  }
5398
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
5399
- padding-left: 8px;
5400
- padding-right: 4px;
5401
- border-radius: 4px 0 0 4px;
5445
+ .E_t13ef470 .table-loading-item {
5446
+ padding: 12px 4px;
5447
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
5448
+ display: flex;
5402
5449
  }
5403
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
5404
- margin-right: 0;
5450
+ .E_t13ef470 .table-loading-item > * {
5451
+ height: 16px;
5452
+ margin: 4px;
5453
+ background: rgba(204, 212, 227, 0.18);
5454
+ border-radius: 2px;
5405
5455
  }
5406
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
5407
- padding-right: 8px;
5408
- padding-left: 12px;
5409
- border-radius: 0 4px 4px 0;
5456
+ .E_t13ef470 .table-loading-item .checkbox-loading {
5457
+ width: 16px;
5410
5458
  }
5411
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
5412
- content: "";
5413
- width: 0;
5414
- height: 0;
5415
- border: 13px solid transparent;
5416
- position: absolute;
5417
- top: 0;
5418
- border-left: 8px solid rgba(237, 241, 250, 0.6);
5419
- z-index: 2;
5420
- position: relative;
5421
- top: -50%;
5422
- right: -100%;
5459
+ .E_t13ef470 .table-loading-item .td-loading {
5460
+ flex: 1;
5423
5461
  }
5424
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
5425
- padding: 0 4px 0 12px;
5462
+ .E_t13ef470 :nth-child(1) {
5463
+ padding: 8px 4px;
5426
5464
  }
5427
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
5428
- content: "";
5429
- width: 0;
5430
- height: 0;
5431
- border: 13px solid transparent;
5432
- position: absolute;
5433
- top: 0;
5434
- border-left: 8px solid #fff;
5435
- left: 0;
5465
+ .E_t13ef470 :nth-child(1) > * {
5466
+ background: rgba(107, 125, 153, 0.18);
5436
5467
  }
5437
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
5438
- max-width: calc(100% - var(--item-min-width) * 2);
5468
+ .E_t13ef470 :nth-child(1) > * {
5469
+ background: rgba(163, 180, 204, 0.18);
5439
5470
  }
5440
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
5441
- background-color: rgba(0, 136, 255, 0.1);
5471
+
5472
+ .E_l1ucdodl {
5473
+ margin: 0;
5474
+ border-radius: 20px;
5475
+ padding: 2px 10px;
5476
+ height: 22px;
5477
+ display: flex;
5478
+ align-items: center;
5442
5479
  }
5443
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
5444
- border-left-color: rgba(0, 136, 255, 0.1) !important;
5480
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
5481
+ color: #FFFFFF;
5445
5482
  }
5446
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5483
+ .E_l1ucdodl.tag-hover {
5447
5484
  cursor: pointer;
5448
- min-width: var(--item-min-width);
5449
- }
5450
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
5451
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5452
- min-width: var(--item-min-width);
5453
- }
5454
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
5455
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
5456
- background-color: rgba(237, 241, 250, 0.6);
5457
5485
  }
5458
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
5459
- padding: 0;
5460
- }
5461
-
5462
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
5463
- width: 192px;
5464
- row-gap: 2px;
5465
- }
5466
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
5467
- background-color: rgba(225, 230, 241, 0.6);
5468
- }
5469
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
5470
- color: #00122e !important;
5486
+ .E_l1ucdodl.ui-kit-status-legend {
5487
+ color: #00122e;
5471
5488
  }
5472
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
5473
- background-color: rgba(225, 230, 241, 0.6);
5489
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
5490
+ margin-right: 6px;
5474
5491
  }
5475
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
5476
- padding: 0 8px;
5477
- border-radius: 4px;
5478
- height: 32px;
5479
- display: flex;
5480
- align-items: center;
5492
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
5493
+ margin-left: 8px;
5494
+ color: rgba(44, 56, 82, 0.6);
5481
5495
  }
5482
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
5483
- min-height: auto;
5484
- white-space: nowrap;
5496
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
5497
+ color: #FFFFFF;
5485
5498
  }
5486
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5487
- font-size: 13px;
5488
- line-height: 20px;
5489
- max-width: 100%;
5490
- padding-right: 0;
5499
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
5500
+ background-color: #0080ff;
5491
5501
  }
5492
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
5493
- background: rgba(0, 128, 255, 0.1);
5502
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
5503
+ background-color: #f0483e;
5494
5504
  }
5495
-
5496
- .E_h6l1tj4 {
5497
- width: 100%;
5498
- display: inline-flex;
5499
- align-items: center;
5500
- justify-content: center;
5501
- column-gap: 4px;
5505
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
5506
+ background-color: #fea008;
5502
5507
  }
5503
- .E_h6l1tj4 .step-item-prefix-container {
5504
- display: inline-flex;
5505
- align-items: center;
5506
- width: 18px;
5507
- height: 18px;
5508
- color: rgba(44, 56, 82, 0.75);
5509
- justify-content: center;
5508
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
5509
+ background-color: #00ba5d;
5510
5510
  }
5511
-
5512
- .E_v18frne8 {
5513
- width: 100%;
5514
- display: flex;
5515
- align-items: center;
5516
- justify-content: center;
5517
- column-gap: 6px;
5518
- font-size: 13px;
5511
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5512
+ background-color: #6b7d99;
5519
5513
  }
5520
- .E_v18frne8 .step-item-prefix-container {
5521
- display: inline-flex;
5522
- align-items: center;
5523
- min-width: 20px;
5524
- min-height: 20px;
5525
- color: rgba(44, 56, 82, 0.75);
5526
- justify-content: center;
5514
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5515
+ background-color: #7E41FF;
5527
5516
  }
5528
5517
 
5529
- .E_t13ef470 {
5530
- height: 100%;
5531
- }
5532
- .E_t13ef470 .table-loading-item {
5533
- padding: 12px 4px;
5534
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
5535
- display: flex;
5518
+ .E_s1qj66nc {
5519
+ width: 8px;
5520
+ height: 8px;
5521
+ border-radius: 50%;
5522
+ display: inline-block;
5536
5523
  }
5537
- .E_t13ef470 .table-loading-item > * {
5538
- height: 16px;
5539
- margin: 4px;
5540
- background: rgba(204, 212, 227, 0.18);
5524
+
5525
+ .E_s5x1boq {
5526
+ width: 8px;
5527
+ height: 8px;
5541
5528
  border-radius: 2px;
5529
+ display: inline-block;
5542
5530
  }
5543
- .E_t13ef470 .table-loading-item .checkbox-loading {
5544
- width: 16px;
5531
+
5532
+ .E_c1xm185 {
5533
+ color: rgba(44, 56, 82, 0.6);
5545
5534
  }
5546
- .E_t13ef470 .table-loading-item .td-loading {
5535
+
5536
+ .E_c1x5l5qc {
5547
5537
  flex: 1;
5548
5538
  }
5549
- .E_t13ef470 :nth-child(1) {
5550
- padding: 8px 4px;
5539
+
5540
+ .E_r77hffu {
5541
+ display: flex;
5542
+ align-items: center;
5543
+ justify-content: space-between;
5544
+ column-gap: 6px;
5551
5545
  }
5552
- .E_t13ef470 :nth-child(1) > * {
5553
- background: rgba(107, 125, 153, 0.18);
5546
+
5547
+ .E_p1cmxsf7 {
5548
+ display: flex;
5549
+ flex-direction: column;
5550
+ justify-content: center;
5551
+ row-gap: var(--p1cmxsf7-0);
5554
5552
  }
5555
- .E_t13ef470 :nth-child(1) > * {
5556
- background: rgba(163, 180, 204, 0.18);
5553
+ .E_p1cmxsf7 .antd5-progress-line {
5554
+ font-size: 0;
5555
+ margin-bottom: unset;
5556
+ margin-inline-end: unset;
5557
5557
  }
5558
5558
 
5559
5559
  .E_m11nzl2x {
@@ -6195,6 +6195,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6195
6195
  font-weight: bold;
6196
6196
  }
6197
6197
 
6198
+ .E_s20iney.skeleton-box {
6199
+ display: flex;
6200
+ align-items: center;
6201
+ justify-content: center;
6202
+ position: relative;
6203
+ border-radius: 2px;
6204
+ background: rgba(225, 230, 241, 0.6);
6205
+ overflow: hidden;
6206
+ }
6207
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
6208
+ width: 200%;
6209
+ height: 200%;
6210
+ transform: rotate(15deg);
6211
+ position: absolute;
6212
+ top: -50%;
6213
+ flex-shrink: 0;
6214
+ opacity: 0.8;
6215
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
6216
+ animation: shimmer 1100ms infinite;
6217
+ }
6218
+ @keyframes shimmer {
6219
+ from {
6220
+ left: -120%;
6221
+ }
6222
+ to {
6223
+ left: 100%;
6224
+ }
6225
+ }
6226
+
6198
6227
  .E_dxyv8bv {
6199
6228
  --footer-height: 80px;
6200
6229
  --modal-content-width: 492px;
@@ -6323,35 +6352,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6323
6352
  color: rgba(0, 21, 64, 0.3019607843);
6324
6353
  }
6325
6354
 
6326
- .E_s20iney.skeleton-box {
6327
- display: flex;
6328
- align-items: center;
6329
- justify-content: center;
6330
- position: relative;
6331
- border-radius: 2px;
6332
- background: rgba(225, 230, 241, 0.6);
6333
- overflow: hidden;
6334
- }
6335
- .E_s20iney.skeleton-box > .skeleton-shimmer {
6336
- width: 200%;
6337
- height: 200%;
6338
- transform: rotate(15deg);
6339
- position: absolute;
6340
- top: -50%;
6341
- flex-shrink: 0;
6342
- opacity: 0.8;
6343
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
6344
- animation: shimmer 1100ms infinite;
6345
- }
6346
- @keyframes shimmer {
6347
- from {
6348
- left: -120%;
6349
- }
6350
- to {
6351
- left: 100%;
6352
- }
6353
- }
6354
-
6355
6355
  .E_sqv6dmy {
6356
6356
  display: flex;
6357
6357
  justify-content: flex-end;
@@ -6415,6 +6415,25 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6415
6415
  background: rgba(225, 230, 241, 0.6);
6416
6416
  }
6417
6417
 
6418
+ .E_f16blduf.ant-form-item {
6419
+ margin-bottom: 0;
6420
+ }
6421
+ .E_f16blduf .ant-form-item-explain {
6422
+ display: none;
6423
+ min-height: 18px;
6424
+ margin-top: 5px;
6425
+ font-family: "Inter";
6426
+ font-weight: 400;
6427
+ font-size: 12px;
6428
+ line-height: 18px;
6429
+ }
6430
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
6431
+ white-space: pre-wrap;
6432
+ }
6433
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
6434
+ display: block;
6435
+ }
6436
+
6418
6437
  .E_t1gvlxt5 {
6419
6438
  min-width: 0;
6420
6439
  flex: 1;
@@ -6442,25 +6461,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6442
6461
  color: #fff;
6443
6462
  }
6444
6463
 
6445
- .E_f16blduf.ant-form-item {
6446
- margin-bottom: 0;
6447
- }
6448
- .E_f16blduf .ant-form-item-explain {
6449
- display: none;
6450
- min-height: 18px;
6451
- margin-top: 5px;
6452
- font-family: "Inter";
6453
- font-weight: 400;
6454
- font-size: 12px;
6455
- line-height: 18px;
6456
- }
6457
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
6458
- white-space: pre-wrap;
6459
- }
6460
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
6461
- display: block;
6462
- }
6463
-
6464
6464
  .E_a9y3flr {
6465
6465
  margin-left: 8px;
6466
6466
  }
@@ -6513,19 +6513,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6513
6513
  color: rgba(44, 56, 82, 0.7490196078);
6514
6514
  }
6515
6515
 
6516
- .E_skwah65 {
6517
- height: 8px;
6518
- box-sizing: border-box;
6519
- border-radius: 2px;
6520
- background: #f5f7fa;
6521
- display: flex;
6522
- width: 100%;
6523
- overflow: hidden;
6524
- }
6525
- .E_skwah65 .stack-bar-item + .stack-bar-item {
6526
- margin-left: 1px;
6527
- }
6528
-
6529
6516
  .E_c18bcrac {
6530
6517
  display: inline-block;
6531
6518
  width: 100%;
@@ -6558,23 +6545,117 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6558
6545
  font-weight: bold;
6559
6546
  color: white;
6560
6547
  }
6561
-
6562
- .E_s11212zy {
6563
- width: 8px;
6564
- height: 8px;
6565
- border-radius: 2px;
6566
- display: inline-block;
6567
- background: var(--s11212zy-0);
6568
- border: 1px solid #fff;
6569
- box-sizing: content-box;
6570
- margin-right: 6px;
6548
+
6549
+ .E_s11212zy {
6550
+ width: 8px;
6551
+ height: 8px;
6552
+ border-radius: 2px;
6553
+ display: inline-block;
6554
+ background: var(--s11212zy-0);
6555
+ border: 1px solid #fff;
6556
+ box-sizing: content-box;
6557
+ margin-right: 6px;
6558
+ }
6559
+
6560
+ .E_p1lyky6c > :first-child {
6561
+ font-weight: bold;
6562
+ color: white;
6563
+ margin-right: 4px;
6564
+ }
6565
+
6566
+ .E_gmyahx3 {
6567
+ cursor: pointer;
6568
+ }
6569
+ .E_gmyahx3 .link-text {
6570
+ color: rgba(0, 21, 64, 0.3);
6571
+ }
6572
+ .E_gmyahx3:hover .link-text {
6573
+ color: #0080ff;
6574
+ }
6575
+
6576
+ .E_n12mqh7z {
6577
+ display: flex;
6578
+ align-items: center;
6579
+ font-size: 12px;
6580
+ line-height: 18px;
6581
+ }
6582
+ .E_n12mqh7z:not(:last-child) {
6583
+ margin-bottom: 4px;
6584
+ }
6585
+
6586
+ .E_tf5bynu {
6587
+ margin: 0 3px;
6588
+ }
6589
+
6590
+ .E_tcckoz1 {
6591
+ max-height: 400px;
6592
+ overflow: auto;
6593
+ }
6594
+
6595
+ span.E_tqjc4ui {
6596
+ margin: 0 2px;
6597
+ }
6598
+
6599
+ .E_s1ebs0ra {
6600
+ display: flex;
6601
+ align-items: center;
6602
+ justify-content: space-between;
6603
+ background: #edf0f7;
6604
+ padding: 8px 12px;
6605
+ position: sticky;
6606
+ top: 0;
6607
+ z-index: 1;
6608
+ margin-bottom: -52px;
6609
+ }
6610
+ .E_s1ebs0ra .select-total {
6611
+ display: flex;
6612
+ align-items: center;
6613
+ font-weight: 700;
6614
+ flex-shrink: 0;
6615
+ }
6616
+ .E_s1ebs0ra .select-total .icon-wrapper {
6617
+ cursor: pointer;
6618
+ margin-left: 8px;
6619
+ width: 32px;
6620
+ height: 32px;
6621
+ border-radius: 50%;
6622
+ justify-content: center;
6623
+ }
6624
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
6625
+ background: rgba(225, 230, 241, 0.6);
6626
+ }
6627
+ .E_s1ebs0ra .action-group {
6628
+ flex: 1;
6629
+ margin-left: 88px;
6630
+ white-space: nowrap;
6631
+ text-align: right;
6632
+ position: relative;
6633
+ padding: 4px 0;
6634
+ margin-top: -4px;
6635
+ overflow: hidden;
6636
+ }
6637
+ .E_s1ebs0ra .action-group .sub-menu-delete {
6638
+ transform: translateY(-4px);
6639
+ }
6640
+ .E_s1ebs0ra .action-group button {
6641
+ border: none;
6642
+ }
6643
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
6644
+ margin-right: 8px;
6571
6645
  }
6572
-
6573
- .E_p1lyky6c > :first-child {
6574
- font-weight: bold;
6575
- color: white;
6646
+ .E_s1ebs0ra .action-group > button:last-child {
6576
6647
  margin-right: 4px;
6577
6648
  }
6649
+ .E_s1ebs0ra .action-group .more-btn {
6650
+ cursor: pointer;
6651
+ width: 32px;
6652
+ height: 32px;
6653
+ justify-content: center;
6654
+ border-radius: 50%;
6655
+ }
6656
+ .E_s1ebs0ra .action-group .more-btn:hover {
6657
+ background: #fff;
6658
+ }
6578
6659
 
6579
6660
  .E_clm1wy1 {
6580
6661
  width: 192px;
@@ -6669,75 +6750,152 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6669
6750
  border-radius: 2px;
6670
6751
  }
6671
6752
 
6672
- .E_s1ebs0ra {
6753
+ .E_wg1tsps {
6754
+ display: flex;
6755
+ align-items: center;
6756
+ justify-content: flex-end;
6757
+ }
6758
+
6759
+ .E_b1ctd5xy {
6673
6760
  display: flex;
6674
6761
  align-items: center;
6762
+ width: calc(100% - 40px);
6763
+ }
6764
+ .E_b1ctd5xy .chart {
6765
+ display: inline-block;
6766
+ width: 100%;
6767
+ }
6768
+
6769
+ .E_u1p8acpn {
6770
+ min-width: 40px;
6771
+ }
6772
+ .E_u1p8acpn .unit {
6773
+ color: #00122e !important;
6774
+ }
6775
+
6776
+ .E_t1sqg15u {
6777
+ background: white;
6778
+ }
6779
+ .E_t1sqg15u.inline .table-row {
6780
+ flex-direction: column;
6781
+ }
6782
+ .E_t1sqg15u.inline .table-row > label {
6783
+ padding: 0 16px 7px 0;
6784
+ }
6785
+ .E_t1sqg15u.has-border .table-header {
6786
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
6787
+ }
6788
+ .E_t1sqg15u.has-border .hiddenBorder {
6789
+ border-top: none !important;
6790
+ }
6791
+ .E_t1sqg15u.has-border .table-row + .table-row {
6792
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
6793
+ }
6794
+ .E_t1sqg15u.has-border .table-row:last-of-type {
6795
+ padding-bottom: 0;
6796
+ }
6797
+ .E_t1sqg15u.align-right .content {
6798
+ text-align: right;
6799
+ }
6800
+ .E_t1sqg15u .uuid-row {
6801
+ display: flex;
6675
6802
  justify-content: space-between;
6676
- background: #edf0f7;
6677
- padding: 8px 12px;
6678
- position: sticky;
6679
- top: 0;
6680
- z-index: 1;
6681
- margin-bottom: -52px;
6682
6803
  }
6683
- .E_s1ebs0ra .select-total {
6804
+ .E_t1sqg15u .uuid-row .id-text {
6805
+ white-space: nowrap;
6806
+ overflow: hidden;
6807
+ text-overflow: ellipsis;
6808
+ }
6809
+
6810
+ .E_t4zczcp {
6684
6811
  display: flex;
6812
+ justify-content: space-between;
6685
6813
  align-items: center;
6686
- font-weight: 700;
6687
- flex-shrink: 0;
6814
+ padding: 8px;
6815
+ min-height: 32px;
6688
6816
  }
6689
- .E_s1ebs0ra .select-total .icon-wrapper {
6817
+ .E_t4zczcp .table-title {
6818
+ color: rgba(44, 56, 82, 0.6);
6819
+ font-weight: 600;
6820
+ font-size: 12px;
6821
+ line-height: 8px;
6822
+ }
6823
+ .E_t4zczcp .edit-icon {
6824
+ font-size: 16px;
6825
+ color: rgba(10, 37, 85, 0.6);
6690
6826
  cursor: pointer;
6691
- margin-left: 8px;
6692
- width: 32px;
6693
- height: 32px;
6694
- border-radius: 50%;
6695
- justify-content: center;
6696
6827
  }
6697
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
6698
- background: rgba(225, 230, 241, 0.6);
6828
+
6829
+ .E_t1s7goww {
6830
+ font-size: 12px;
6831
+ line-height: 18px;
6699
6832
  }
6700
- .E_s1ebs0ra .action-group {
6701
- flex: 1;
6702
- margin-left: 88px;
6703
- white-space: nowrap;
6704
- text-align: right;
6705
- position: relative;
6706
- padding: 4px 0;
6707
- margin-top: -4px;
6833
+
6834
+ .E_t93e4cf {
6835
+ display: flex;
6836
+ padding: 8px 0;
6837
+ color: #2d3a56;
6838
+ }
6839
+ .E_t93e4cf .hidden {
6840
+ display: none;
6841
+ }
6842
+ .E_t93e4cf .ant-btn.ant-btn-link {
6843
+ height: auto;
6844
+ }
6845
+ .E_t93e4cf .content {
6708
6846
  overflow: hidden;
6847
+ overflow-x: auto;
6848
+ width: 100%;
6849
+ white-space: pre-wrap;
6709
6850
  }
6710
- .E_s1ebs0ra .action-group .sub-menu-delete {
6711
- transform: translateY(-4px);
6851
+ .E_t93e4cf .content .ant-btn {
6852
+ white-space: pre-wrap;
6853
+ text-align: left;
6712
6854
  }
6713
- .E_s1ebs0ra .action-group button {
6714
- border: none;
6855
+ .E_t93e4cf .content .unit-chart {
6856
+ justify-content: flex-start;
6715
6857
  }
6716
- .E_s1ebs0ra .action-group > *:not(:last-child) {
6717
- margin-right: 8px;
6858
+
6859
+ .E_rhz2uv5 {
6860
+ width: var(--rhz2uv5-0);
6861
+ flex-shrink: 0;
6862
+ color: rgba(44, 56, 82, 0.6);
6863
+ padding-right: 12px;
6718
6864
  }
6719
- .E_s1ebs0ra .action-group > button:last-child {
6720
- margin-right: 4px;
6865
+
6866
+ .E_ou7iq30 {
6867
+ overflow: hidden;
6868
+ text-overflow: ellipsis;
6721
6869
  }
6722
- .E_s1ebs0ra .action-group .more-btn {
6723
- cursor: pointer;
6724
- width: 32px;
6725
- height: 32px;
6726
- justify-content: center;
6727
- border-radius: 50%;
6870
+
6871
+ .E_s1tui002 {
6872
+ white-space: nowrap;
6728
6873
  }
6729
- .E_s1ebs0ra .action-group .more-btn:hover {
6730
- background: #fff;
6874
+
6875
+ .E_mxrc2zg {
6876
+ display: -webkit-box;
6877
+ -webkit-line-clamp: var(--mxrc2zg-0);
6878
+ -webkit-box-orient: vertical;
6879
+ word-break: break-all;
6731
6880
  }
6732
6881
 
6733
- .E_gmyahx3 {
6734
- cursor: pointer;
6882
+ .E_t1vv6d68 .ant-tooltip-arrow {
6883
+ display: none;
6735
6884
  }
6736
- .E_gmyahx3 .link-text {
6737
- color: rgba(0, 21, 64, 0.3);
6885
+ .E_t1vv6d68 .ant-tooltip-inner {
6886
+ background: rgba(23, 38, 64, 0.8);
6887
+ border-radius: 4px;
6738
6888
  }
6739
- .E_gmyahx3:hover .link-text {
6740
- color: #0080ff;
6889
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
6890
+ visibility: hidden;
6891
+ }
6892
+
6893
+ .E_s1iv0tp1 .enabled-switch {
6894
+ display: flex;
6895
+ align-items: center;
6896
+ }
6897
+ .E_s1iv0tp1 .enabled-text {
6898
+ margin-right: 8px;
6741
6899
  }
6742
6900
 
6743
6901
  .E_c1up1pdz {
@@ -6880,6 +7038,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6880
7038
  color: #fff;
6881
7039
  }
6882
7040
 
7041
+ .E_skwah65 {
7042
+ height: 8px;
7043
+ box-sizing: border-box;
7044
+ border-radius: 2px;
7045
+ background: #f5f7fa;
7046
+ display: flex;
7047
+ width: 100%;
7048
+ overflow: hidden;
7049
+ }
7050
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
7051
+ margin-left: 1px;
7052
+ }
7053
+
6883
7054
  .E_t160l1cm {
6884
7055
  display: flex;
6885
7056
  flex-direction: column;
@@ -7062,79 +7233,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
7062
7233
  }
7063
7234
  .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
7064
7235
  margin: 0;
7065
- height: 32px;
7066
- line-height: 32px;
7067
- font-size: 13px;
7068
- padding: 0 10px;
7069
- display: block;
7070
- overflow: hidden;
7071
- text-overflow: ellipsis;
7072
- white-space: nowrap;
7073
- }
7074
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
7075
- content: " ";
7076
- height: 1px;
7077
- width: calc(100% + 10px);
7078
- background: rgba(172, 186, 211, 0.6);
7079
- display: block;
7080
- }
7081
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
7082
- color: #0080ff;
7083
- background: transparent;
7084
- }
7085
-
7086
- .E_ou7iq30 {
7087
- overflow: hidden;
7088
- text-overflow: ellipsis;
7089
- }
7090
-
7091
- .E_s1tui002 {
7092
- white-space: nowrap;
7093
- }
7094
-
7095
- .E_mxrc2zg {
7096
- display: -webkit-box;
7097
- -webkit-line-clamp: var(--mxrc2zg-0);
7098
- -webkit-box-orient: vertical;
7099
- word-break: break-all;
7100
- }
7101
-
7102
- .E_t1vv6d68 .ant-tooltip-arrow {
7103
- display: none;
7104
- }
7105
- .E_t1vv6d68 .ant-tooltip-inner {
7106
- background: rgba(23, 38, 64, 0.8);
7107
- border-radius: 4px;
7236
+ height: 32px;
7237
+ line-height: 32px;
7238
+ font-size: 13px;
7239
+ padding: 0 10px;
7240
+ display: block;
7241
+ overflow: hidden;
7242
+ text-overflow: ellipsis;
7243
+ white-space: nowrap;
7108
7244
  }
7109
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
7110
- visibility: hidden;
7245
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
7246
+ content: " ";
7247
+ height: 1px;
7248
+ width: calc(100% + 10px);
7249
+ background: rgba(172, 186, 211, 0.6);
7250
+ display: block;
7111
7251
  }
7112
-
7113
- span.E_tqjc4ui {
7114
- margin: 0 2px;
7252
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
7253
+ color: #0080ff;
7254
+ background: transparent;
7115
7255
  }
7116
7256
 
7117
- .E_wg1tsps {
7118
- display: flex;
7119
- align-items: center;
7120
- justify-content: flex-end;
7257
+ .E_u15heuvq.content {
7258
+ cursor: default !important;
7121
7259
  }
7122
-
7123
- .E_b1ctd5xy {
7124
- display: flex;
7125
- align-items: center;
7126
- width: calc(100% - 40px);
7260
+ .E_u15heuvq.content.link {
7261
+ cursor: pointer !important;
7127
7262
  }
7128
- .E_b1ctd5xy .chart {
7129
- display: inline-block;
7130
- width: 100%;
7263
+ .E_u15heuvq.content.link:hover {
7264
+ color: #0080ff;
7131
7265
  }
7132
-
7133
- .E_u1p8acpn {
7134
- min-width: 40px;
7266
+ .E_u15heuvq.content.black {
7267
+ color: #00122e;
7135
7268
  }
7136
- .E_u1p8acpn .unit {
7137
- color: #00122e !important;
7269
+ .E_u15heuvq.content.gray {
7270
+ color: rgba(44, 56, 82, 0.75);
7138
7271
  }
7139
7272
 
7140
7273
  .E_s1at6qmn.ant-layout-sider {
@@ -7250,139 +7383,6 @@ span.E_tqjc4ui {
7250
7383
  text-align: left;
7251
7384
  }
7252
7385
 
7253
- .E_s1iv0tp1 .enabled-switch {
7254
- display: flex;
7255
- align-items: center;
7256
- }
7257
- .E_s1iv0tp1 .enabled-text {
7258
- margin-right: 8px;
7259
- }
7260
-
7261
- .E_u15heuvq.content {
7262
- cursor: default !important;
7263
- }
7264
- .E_u15heuvq.content.link {
7265
- cursor: pointer !important;
7266
- }
7267
- .E_u15heuvq.content.link:hover {
7268
- color: #0080ff;
7269
- }
7270
- .E_u15heuvq.content.black {
7271
- color: #00122e;
7272
- }
7273
- .E_u15heuvq.content.gray {
7274
- color: rgba(44, 56, 82, 0.75);
7275
- }
7276
-
7277
- .E_n12mqh7z {
7278
- display: flex;
7279
- align-items: center;
7280
- font-size: 12px;
7281
- line-height: 18px;
7282
- }
7283
- .E_n12mqh7z:not(:last-child) {
7284
- margin-bottom: 4px;
7285
- }
7286
-
7287
- .E_tf5bynu {
7288
- margin: 0 3px;
7289
- }
7290
-
7291
- .E_tcckoz1 {
7292
- max-height: 400px;
7293
- overflow: auto;
7294
- }
7295
-
7296
- .E_t1sqg15u {
7297
- background: white;
7298
- }
7299
- .E_t1sqg15u.inline .table-row {
7300
- flex-direction: column;
7301
- }
7302
- .E_t1sqg15u.inline .table-row > label {
7303
- padding: 0 16px 7px 0;
7304
- }
7305
- .E_t1sqg15u.has-border .table-header {
7306
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
7307
- }
7308
- .E_t1sqg15u.has-border .hiddenBorder {
7309
- border-top: none !important;
7310
- }
7311
- .E_t1sqg15u.has-border .table-row + .table-row {
7312
- border-top: 1px solid rgba(225, 230, 241, 0.6);
7313
- }
7314
- .E_t1sqg15u.has-border .table-row:last-of-type {
7315
- padding-bottom: 0;
7316
- }
7317
- .E_t1sqg15u.align-right .content {
7318
- text-align: right;
7319
- }
7320
- .E_t1sqg15u .uuid-row {
7321
- display: flex;
7322
- justify-content: space-between;
7323
- }
7324
- .E_t1sqg15u .uuid-row .id-text {
7325
- white-space: nowrap;
7326
- overflow: hidden;
7327
- text-overflow: ellipsis;
7328
- }
7329
-
7330
- .E_t4zczcp {
7331
- display: flex;
7332
- justify-content: space-between;
7333
- align-items: center;
7334
- padding: 8px;
7335
- min-height: 32px;
7336
- }
7337
- .E_t4zczcp .table-title {
7338
- color: rgba(44, 56, 82, 0.6);
7339
- font-weight: 600;
7340
- font-size: 12px;
7341
- line-height: 8px;
7342
- }
7343
- .E_t4zczcp .edit-icon {
7344
- font-size: 16px;
7345
- color: rgba(10, 37, 85, 0.6);
7346
- cursor: pointer;
7347
- }
7348
-
7349
- .E_t1s7goww {
7350
- font-size: 12px;
7351
- line-height: 18px;
7352
- }
7353
-
7354
- .E_t93e4cf {
7355
- display: flex;
7356
- padding: 8px 0;
7357
- color: #2d3a56;
7358
- }
7359
- .E_t93e4cf .hidden {
7360
- display: none;
7361
- }
7362
- .E_t93e4cf .ant-btn.ant-btn-link {
7363
- height: auto;
7364
- }
7365
- .E_t93e4cf .content {
7366
- overflow: hidden;
7367
- overflow-x: auto;
7368
- width: 100%;
7369
- white-space: pre-wrap;
7370
- }
7371
- .E_t93e4cf .content .ant-btn {
7372
- white-space: pre-wrap;
7373
- text-align: left;
7374
- }
7375
- .E_t93e4cf .content .unit-chart {
7376
- justify-content: flex-start;
7377
- }
7378
-
7379
- .E_rhz2uv5 {
7380
- width: var(--rhz2uv5-0);
7381
- flex-shrink: 0;
7382
- color: rgba(44, 56, 82, 0.6);
7383
- padding-right: 12px;
7384
- }
7385
-
7386
7386
  .E_cyms3br {
7387
7387
  background: #fff;
7388
7388
  width: 100%;
@@ -7444,12 +7444,6 @@ span.E_tqjc4ui {
7444
7444
  justify-content: center;
7445
7445
  }
7446
7446
 
7447
- .E_h1ol2wl7 {
7448
- font-weight: bold;
7449
- background-color: unset;
7450
- padding: unset;
7451
- }
7452
-
7453
7447
  .E_i5w779o {
7454
7448
  padding: 8px 0;
7455
7449
  }
@@ -7554,28 +7548,10 @@ span.E_tqjc4ui {
7554
7548
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
7555
7549
  }
7556
7550
 
7557
- .E_l12xdkhl {
7558
- width: 64px;
7559
- height: 64px;
7560
- max-width: 64px;
7561
- max-height: 64px;
7562
- overflow: hidden;
7563
- display: flex;
7564
- align-items: center;
7565
- justify-content: center;
7566
- position: relative;
7567
- opacity: 0.6;
7568
- }
7569
- .E_l12xdkhl .icon-wrapper {
7570
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
7571
- }
7572
- @keyframes rotate {
7573
- from {
7574
- transform: rotate(0deg);
7575
- }
7576
- to {
7577
- transform: rotate(360deg);
7578
- }
7551
+ .E_h1ol2wl7 {
7552
+ font-weight: bold;
7553
+ background-color: unset;
7554
+ padding: unset;
7579
7555
  }
7580
7556
 
7581
7557
  .E_c14ouk5o {
@@ -7622,6 +7598,15 @@ span.E_tqjc4ui {
7622
7598
  height: auto;
7623
7599
  }
7624
7600
 
7601
+ .E_cevhqx7 {
7602
+ color: #00122e;
7603
+ }
7604
+
7605
+ .E_snbqlt4 {
7606
+ margin-top: 8px;
7607
+ color: rgba(44, 56, 82, 0.6);
7608
+ }
7609
+
7625
7610
  .E_c1kchka8 {
7626
7611
  height: 100%;
7627
7612
  width: 100%;
@@ -8114,15 +8099,6 @@ span.E_tqjc4ui {
8114
8099
  padding: 0;
8115
8100
  }
8116
8101
 
8117
- .E_cevhqx7 {
8118
- color: #00122e;
8119
- }
8120
-
8121
- .E_snbqlt4 {
8122
- margin-top: 8px;
8123
- color: rgba(44, 56, 82, 0.6);
8124
- }
8125
-
8126
8102
  .E_c1ss4prm {
8127
8103
  color: rgba(44, 56, 82, 0.6);
8128
8104
  }
@@ -8172,4 +8148,28 @@ span.E_tqjc4ui {
8172
8148
  height: 1px;
8173
8149
  background: #e4e9f2;
8174
8150
  margin: 16px 0;
8151
+ }
8152
+
8153
+ .E_l12xdkhl {
8154
+ width: 64px;
8155
+ height: 64px;
8156
+ max-width: 64px;
8157
+ max-height: 64px;
8158
+ overflow: hidden;
8159
+ display: flex;
8160
+ align-items: center;
8161
+ justify-content: center;
8162
+ position: relative;
8163
+ opacity: 0.6;
8164
+ }
8165
+ .E_l12xdkhl .icon-wrapper {
8166
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
8167
+ }
8168
+ @keyframes rotate {
8169
+ from {
8170
+ transform: rotate(0deg);
8171
+ }
8172
+ to {
8173
+ transform: rotate(360deg);
8174
+ }
8175
8175
  }