@cloudtower/eagle 0.24.23 → 0.25.1

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.
@@ -633,6 +633,23 @@
633
633
  display: none;
634
634
  }
635
635
 
636
+ body {
637
+ font-feature-settings: normal;
638
+ -webkit-font-feature-settings: normal;
639
+ font-variant: normal;
640
+ min-width: 1280px;
641
+ overflow: hidden;
642
+ }
643
+
644
+ p {
645
+ margin: 0;
646
+ }
647
+
648
+ #root {
649
+ width: 100vw;
650
+ overflow-x: auto;
651
+ }
652
+
636
653
  .disable-select {
637
654
  -webkit-touch-callout: none;
638
655
  -webkit-user-select: none;
@@ -905,7 +922,7 @@
905
922
  }
906
923
 
907
924
  .select.ant-select-single .ant-select-selector .ant-select-selection-item :first-child {
908
- line-height: 30px;
925
+ line-height: 32px;
909
926
  }
910
927
 
911
928
  .select:focus .ant-select-selection {
@@ -1510,1139 +1527,1196 @@ body {
1510
1527
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1511
1528
  }
1512
1529
  }
1513
- .buj61ew.ant-btn {
1514
- height: 32px;
1515
- border-radius: 6px;
1516
- line-height: 22px;
1517
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1518
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1530
+ .obf05yr {
1531
+ display: inline-block;
1519
1532
  }
1520
- .buj61ew.ant-btn.ant-btn-lg {
1521
- height: 40px;
1522
- line-height: 24px;
1533
+
1534
+ .hsms1n6 {
1535
+ visibility: hidden;
1536
+ position: absolute;
1523
1537
  }
1524
- .buj61ew.ant-btn.ant-btn-sm {
1525
- height: 24px;
1526
- line-height: 20px;
1538
+
1539
+ .cz04yix {
1540
+ display: flex;
1541
+ flex-direction: column;
1527
1542
  }
1528
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1529
- border-radius: 50%;
1543
+
1544
+ .m1if5j39 {
1545
+ max-width: 1120px;
1546
+ width: 100%;
1547
+ margin: 0 auto;
1548
+ height: 100%;
1530
1549
  }
1531
- .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
1532
- color: var(--color, #06101f);
1533
- font-weight: var(--font-weight);
1534
- background: var(--background-color, #fff);
1535
- border-width: var(--border-width, 1px);
1536
- border-color: var(--border-color, #d9d9d9);
1550
+
1551
+ .w1vvwdlp {
1552
+ max-width: 1120px;
1553
+ width: 100%;
1554
+ margin: 0 auto;
1555
+ display: flex;
1537
1556
  }
1538
- .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
1539
- display: none;
1557
+ .w1vvwdlp .left,
1558
+ .w1vvwdlp .right {
1559
+ flex-grow: 0;
1560
+ flex-shrink: 0;
1561
+ flex-basis: 21%;
1540
1562
  }
1541
- .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
1542
- color: var(--color, inherit);
1563
+ .w1vvwdlp .left {
1564
+ display: flex;
1565
+ justify-content: flex-end;
1566
+ padding-right: 44px;
1543
1567
  }
1544
- .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
1545
- background: var(--background-color-hover, var(--background-color));
1546
- border-color: var(--border-color-hover, var(--border-color, transparent));
1568
+ .w1vvwdlp .right {
1569
+ padding-left: 44px;
1547
1570
  }
1548
- .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
1549
- --scale: 1;
1550
- --transY: 1px;
1551
- background: var(--background-color-active, var(--background-color));
1552
- border-color: var(--border-color-active, var(--border-color, transparent));
1571
+ .w1vvwdlp .middle {
1572
+ margin-bottom: 40px;
1573
+ flex-grow: 0;
1574
+ flex-shrink: 0;
1575
+ flex-basis: 58%;
1553
1576
  }
1554
- .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
1555
- background: var(--background-color-focus, var(--background-color));
1556
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1557
- border-color: var(--border-color-focus, var(--border-color, transparent));
1577
+ .w1vvwdlp .middle .form-base-field {
1578
+ width: 100%;
1558
1579
  }
1559
- .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
1560
- color: var(--color-disabled, var(--color));
1561
- background: var(--background-color-disabled, var(--background-color));
1562
- border-color: var(--border-color-disabled, var(--border-color, transparent));
1563
- opacity: 0.5;
1580
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1581
+ width: auto;
1564
1582
  }
1565
- .buj61ew.ant-btn-link[disabled] {
1566
- color: #0080ff;
1567
- opacity: 0.5;
1583
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1584
+ flex: initial;
1568
1585
  }
1569
- .buj61ew.ant-btn-primary {
1570
- --color: #fff;
1571
- --font-weight: bold;
1572
- --border-width: 0;
1573
- --background-color: #0080ff;
1574
- --background-color-hover: #009dff;
1575
- --background-color-active: #005ed1;
1576
- --background-color-focus: #0080ff;
1577
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1586
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1587
+ margin-top: 4px;
1578
1588
  }
1579
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
1580
- --background-color: #f0483e;
1581
- --background-color-hover: #ff5252;
1582
- --background-color-active: #c73d31;
1583
- --background-color-focus: #ff5252;
1584
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1589
+ .w1vvwdlp .ant-steps-item-icon,
1590
+ .w1vvwdlp .ant-steps-item-tail {
1591
+ display: none !important;
1585
1592
  }
1586
- .buj61ew.ant-btn-primary.btn-primary-orange {
1587
- --background-color: #fea008;
1588
- --background-color-hover: #feba33;
1589
- --background-color-active: #e07f00;
1590
- --background-color-focus: #fea008;
1593
+ .w1vvwdlp .ant-steps-item-container {
1594
+ padding: 0 15px;
1595
+ border-radius: 4px;
1596
+ height: 32px;
1597
+ display: flex;
1598
+ align-items: center;
1591
1599
  }
1592
- .buj61ew.ant-btn-secondary {
1593
- --color: #0080ff;
1594
- --font-weight: bold;
1595
- --border-width: 0;
1596
- --background-color: rgba(0, 136, 255, 0.1);
1597
- --background-color-hover: rgba(0, 136, 255, 0.16);
1598
- --background-color-active: rgba(0, 136, 255, 0.2);
1599
- --background-color-focus: rgba(0, 136, 255, 0.1);
1600
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1600
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1601
+ min-height: auto;
1602
+ white-space: nowrap;
1601
1603
  }
1602
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1603
- --color: #f0483e;
1604
- --background-color: rgba(255, 74, 74, 0.1);
1605
- --background-color-hover: rgba(255, 74, 74, 0.16);
1606
- --background-color-active: rgba(255, 74, 74, 0.2);
1607
- --background-color-focus: rgba(255, 74, 74, 0.1);
1608
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1604
+ .w1vvwdlp .ant-steps-item-description {
1605
+ padding-bottom: 0px;
1609
1606
  }
1610
- .buj61ew.ant-btn-secondary.btn-primary-orange {
1611
- --color: #fea008;
1612
- --background-color: rgba(255, 187, 0, 0.1);
1613
- --background-color-hover: rgba(255, 187, 0, 0.16);
1614
- --background-color-active: rgba(255, 187, 0, 0.2);
1615
- --background-color-focus: rgba(255, 187, 0, 0.1);
1607
+ .w1vvwdlp .ant-steps-item-title {
1608
+ font-size: 13px !important;
1609
+ line-height: 20px !important;
1616
1610
  }
1617
- .buj61ew.ant-btn-tertiary {
1618
- --color: #0080ff;
1619
- --font-weight: bold;
1620
- --border-width: 0;
1621
- --background-color: #fff;
1622
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1623
- box-shadow: none;
1611
+ .w1vvwdlp .ant-steps-item-title .step-index {
1612
+ display: inline-block;
1613
+ text-align: center;
1614
+ width: 13px;
1615
+ margin-right: 12px;
1624
1616
  }
1625
- .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
1626
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1617
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1618
+ background: rgba(0, 128, 255, 0.1);
1627
1619
  }
1628
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1629
- --color: #f0483e;
1630
- --background-color: #fff;
1631
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1620
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1621
+ color: #005ed1;
1632
1622
  }
1633
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
1634
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1623
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1624
+ background: rgba(237, 241, 250, 0.6);
1635
1625
  }
1636
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
1637
- --color: #fea008;
1638
- --background-color: #fff;
1626
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1627
+ color: rgba(10, 37, 85, 0.6) !important;
1639
1628
  }
1640
- .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
1641
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1629
+ .w1vvwdlp .ant-steps-item-disabled {
1630
+ cursor: not-allowed;
1642
1631
  }
1643
- .buj61ew.ant-btn-ordinary {
1644
- --color: #1d326c;
1645
- --border-color: #ccd4e3;
1646
- --background-color: #fff;
1647
- --background-color-hover: #edf0f7;
1648
- --background-color-active: #e4e9f2;
1649
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1650
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1632
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1633
+ background: rgba(237, 241, 250, 0.6);
1651
1634
  }
1652
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1653
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1635
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1636
+ color: #2d3a56;
1654
1637
  }
1655
- .buj61ew.ant-btn-ordinary.ordinary-blue {
1656
- --color: #0080ff;
1657
- --border-color: #0080ff;
1658
- --background-color: #fff;
1659
- --background-color-hover: linear-gradient(
1660
- 0deg,
1661
- rgba(0, 136, 255, 0.16),
1662
- rgba(0, 136, 255, 0.16)
1663
- ),
1664
- #ffffff;
1665
- --background-color-active: linear-gradient(
1666
- 0deg,
1667
- rgba(0, 136, 255, 0.2),
1668
- rgba(0, 136, 255, 0.2)
1669
- ),
1670
- #ffffff;
1671
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1672
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1638
+
1639
+ .h1cuopx7 .ant-modal-header {
1640
+ margin: 0 auto;
1641
+ width: 100%;
1642
+ max-width: 648px;
1673
1643
  }
1674
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1675
- --color: #f0483e;
1676
- --border-color: #f0483e;
1677
- --background-color: #fff;
1678
- --background-color-hover: linear-gradient(
1679
- 0deg,
1680
- rgba(255, 74, 74, 0.16),
1681
- rgba(255, 74, 74, 0.16)
1682
- ),
1683
- #ffffff;
1684
- --background-color-active: linear-gradient(
1685
- 0deg,
1686
- rgba(255, 74, 74, 0.2),
1687
- rgba(255, 74, 74, 0.2)
1688
- ),
1689
- #ffffff;
1690
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1644
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
1645
+ margin-left: 0;
1691
1646
  }
1692
- .buj61ew.ant-btn-ordinary-onTint {
1693
- --color: #1d326c;
1694
- --border-color: #fff;
1695
- --background-color: #fff;
1696
- --background-color-hover: rgba(211, 218, 235, 0.6);
1697
- --background-color-active: rgba(192, 203, 224, 0.6);
1698
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1699
- box-shadow: none;
1647
+ .h1cuopx7 .ant-modal-body {
1648
+ margin: 0 auto;
1649
+ padding: 0;
1650
+ width: 100%;
1651
+ max-width: 648px;
1652
+ overflow: hidden;
1700
1653
  }
1701
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1702
- --color: #0080ff;
1703
- --border-color: #fff;
1704
- --background-color: #fff;
1705
- --background-color-hover: rgba(0, 136, 255, 0.16);
1706
- --background-color-active: rgba(0, 136, 255, 0.2);
1707
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1708
- box-shadow: none;
1654
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1655
+ margin-bottom: 40px;
1709
1656
  }
1710
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1711
- --color: #f0483e;
1712
- --background-color-hover: rgba(255, 74, 74, 0.16);
1713
- --background-color-active: rgba(255, 74, 74, 0.2);
1714
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1657
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1658
+ height: calc(100vh - 225px);
1659
+ overflow-y: auto;
1715
1660
  }
1716
- .buj61ew.ant-btn-quiet {
1717
- --color: rgba(44, 56, 82, 0.6);
1718
- --border-width: 0;
1719
- --background-color: transparent;
1720
- --background-color-hover: rgba(211, 218, 235, 0.6);
1721
- --background-color-active: rgba(192, 203, 224, 0.6);
1722
- --background-color-focus: #fff;
1723
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1724
- box-shadow: none;
1661
+ .h1cuopx7 .ant-modal-footer .footer-content {
1662
+ margin: 0 auto;
1663
+ max-width: 648px;
1725
1664
  }
1726
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1727
- --color: #f0483e;
1728
- --background-color-hover: rgba(255, 74, 74, 0.16);
1729
- --background-color-active: rgba(255, 74, 74, 0.2);
1730
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1665
+
1666
+ .h1p6d3y3 .ant-modal-header {
1667
+ margin: 0 auto;
1668
+ width: 100%;
1669
+ max-width: 1024px;
1731
1670
  }
1732
- .buj61ew.ant-btn-quiet.quiet-blue {
1733
- --color: #0080ff;
1734
- --background-color: transparent;
1735
- --background-color-hover: rgba(0, 136, 255, 0.16);
1736
- --background-color-active: rgba(0, 136, 255, 0.2);
1737
- --background-color-focus: #fff;
1738
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1671
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
1672
+ margin-left: 0;
1739
1673
  }
1740
- .buj61ew.has-icon {
1741
- display: inline-flex;
1742
- align-items: center;
1674
+ .h1p6d3y3 .ant-modal-body {
1675
+ margin: 0 auto;
1676
+ padding: 0;
1677
+ width: 100%;
1678
+ max-width: 1024px;
1679
+ overflow: hidden;
1743
1680
  }
1744
- .buj61ew .button-prefix-icon {
1745
- margin-right: 4px;
1746
- display: inline-flex;
1681
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1682
+ margin-bottom: 40px;
1747
1683
  }
1748
- .buj61ew .button-suffix-icon {
1749
- margin-left: 4px;
1750
- display: inline-flex;
1684
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1685
+ height: calc(100vh - 225px);
1686
+ overflow-y: auto;
1751
1687
  }
1752
- .buj61ew .icon-wrapper {
1753
- display: inline-flex;
1754
- vertical-align: bottom;
1688
+ .h1p6d3y3 .ant-modal-footer .footer-content {
1689
+ margin: 0 auto;
1690
+ max-width: 1024px;
1755
1691
  }
1756
1692
 
1757
- .nchllas {
1758
- padding: 0;
1693
+ .fxgckuk {
1694
+ flex: 1;
1759
1695
  }
1760
-
1761
- .bpq0js6 {
1762
- padding: 4px 11px;
1696
+ .fxgckuk label {
1697
+ font-size: 13px;
1698
+ line-height: 20px;
1699
+ color: rgba(44, 56, 82, 0.6);
1763
1700
  }
1764
-
1765
- .b15sn34c {
1766
- white-space: nowrap;
1767
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1701
+ .fxgckuk .title {
1702
+ font-size: 14px;
1703
+ line-height: 20px;
1704
+ color: #2d3a56;
1705
+ margin-bottom: 12px;
1768
1706
  }
1769
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1770
- --color: #0080ff;
1707
+ .fxgckuk.connect-cluster .title {
1708
+ padding-bottom: 26px;
1771
1709
  }
1772
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1773
- --color: #0080ff;
1710
+
1711
+ .f1d0vek1 {
1712
+ padding: 25px 0 15px 0;
1713
+ border-bottom: 1px solid #e1e5eb;
1714
+ margin-bottom: 16px;
1774
1715
  }
1775
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1776
- margin-left: 1px;
1716
+
1717
+ .f4u402y {
1718
+ display: flex;
1719
+ align-items: center;
1720
+ margin-bottom: 8px;
1777
1721
  }
1778
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1779
- border-top-right-radius: 0;
1780
- border-bottom-right-radius: 0;
1722
+ .f4u402y > label {
1723
+ width: 216px;
1781
1724
  }
1782
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1783
- border-top-left-radius: 0;
1784
- border-bottom-left-radius: 0;
1725
+ .f4u402y > label + * {
1726
+ width: 100%;
1785
1727
  }
1786
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1787
- border-radius: unset;
1728
+ .f4u402y .ant-select {
1729
+ width: 100%;
1788
1730
  }
1789
1731
 
1790
- .fde5mpd {
1732
+ .e1pldf6v {
1733
+ color: #e75a3a;
1734
+ margin-right: 10px;
1735
+ }
1736
+
1737
+ .dq0gblh {
1791
1738
  width: 100%;
1792
- height: 100%;
1793
- min-height: 124px;
1739
+ height: 1px;
1740
+ background: rgba(213, 219, 227, 0.6);
1741
+ margin: 24px 0;
1742
+ }
1743
+
1744
+ .l1v7sr0n {
1794
1745
  display: flex;
1795
- flex-direction: column;
1796
1746
  justify-content: center;
1797
1747
  align-items: center;
1798
- }
1799
- .fde5mpd .error-text {
1800
- color: rgba(10, 37, 85, 0.6);
1801
- margin-bottom: 16px;
1802
- font-size: 18px;
1748
+ height: 100%;
1803
1749
  }
1804
1750
 
1805
- .iap75of {
1806
- height: 18px;
1807
- line-height: 18px;
1808
- padding: 0 4px;
1809
- border-radius: 4px;
1810
- background: rgba(235, 239, 245, 0.6);
1811
- border: 1px solid rgba(223, 228, 235, 0.6);
1812
- display: flex;
1813
- align-items: center;
1814
- white-space: nowrap;
1815
- margin-right: 4px;
1751
+ .d1i4ou6o {
1752
+ display: inline-block;
1753
+ width: 4px;
1754
+ height: 4px;
1755
+ background: #8e9aa9;
1756
+ opacity: 0.4;
1757
+ border-radius: 50%;
1758
+ margin: 0 4px;
1816
1759
  }
1817
1760
 
1818
- .i1mrf09m {
1819
- display: inline-flex;
1820
- align-items: center;
1761
+ .m1jy87hk .ant-modal-header,
1762
+ .m1jy87hk .ant-modal-footer .footer-content {
1763
+ width: 648px;
1764
+ margin: 0 auto;
1821
1765
  }
1822
- .i1mrf09m .icon-inner {
1823
- display: inline-flex;
1824
- align-items: center;
1825
- justify-content: center;
1766
+ .m1jy87hk .ant-modal-header {
1767
+ padding: 35px 0 24px;
1768
+ border: none;
1826
1769
  }
1827
- .i1mrf09m .icon-inner + span,
1828
- .i1mrf09m span + .icon-inner.suffix {
1829
- margin-left: 4px;
1770
+ .m1jy87hk .ant-modal-header .ant-modal-title {
1771
+ font-size: 30px;
1830
1772
  }
1831
- .i1mrf09m.is-rotate img,
1832
- .i1mrf09m.is-rotate svg {
1833
- animation: rotate 680ms linear infinite;
1773
+ .m1jy87hk .ant-modal-body {
1774
+ padding: 4px 0 2px;
1775
+ }
1776
+ .m1jy87hk .ant-modal-footer {
1777
+ border: none;
1834
1778
  }
1835
1779
 
1836
- .obf05yr {
1780
+ .ti7fpyu {
1781
+ font-size: 12px;
1782
+ line-height: 18px;
1783
+ font-weight: bold;
1784
+ color: #fff;
1785
+ padding: 0 4px;
1786
+ border-radius: 4px;
1837
1787
  display: inline-block;
1788
+ background: var(--ti7fpyu-0);
1789
+ }
1790
+ .ti7fpyu:not(:first-child) {
1791
+ margin-left: 4px;
1838
1792
  }
1839
1793
 
1840
- .hsms1n6 {
1841
- visibility: hidden;
1842
- position: absolute;
1794
+ .f1rest1f {
1795
+ width: 100%;
1796
+ height: 100%;
1797
+ display: flex;
1798
+ align-items: center;
1799
+ justify-content: center;
1843
1800
  }
1844
1801
 
1845
- .s34f1qb.ant-switch {
1846
- min-width: 40px;
1847
- height: 24px;
1848
- background: rgba(172, 186, 211, 0.6);
1849
- overflow: hidden;
1802
+ .n1kbdoln {
1803
+ font-size: 90%;
1804
+ font-weight: bold;
1805
+ background-color: rgba(240, 243, 247, 0.6);
1806
+ padding: 1px 4px 1px;
1807
+ margin-left: 2px;
1808
+ margin-right: 2px;
1809
+ border: 1px solid rgba(213, 219, 227, 0.6);
1810
+ border-radius: 4px;
1850
1811
  }
1851
- .s34f1qb.ant-switch:focus {
1852
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1812
+
1813
+ .f1y3gta0.form-item-general {
1814
+ width: 640px;
1853
1815
  }
1854
- .s34f1qb.ant-switch-small {
1855
- min-width: 26px;
1856
- height: 16px;
1816
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
1817
+ margin-top: 16px;
1857
1818
  }
1858
- .s34f1qb.ant-switch-large {
1859
- min-width: 52px;
1860
- height: 32px;
1819
+ .f1y3gta0.form-item-compact {
1820
+ width: 412px;
1861
1821
  }
1862
- .s34f1qb.ant-switch .ant-switch-handle {
1863
- height: 20px;
1864
- width: 20px;
1865
- }
1866
- .s34f1qb.ant-switch .ant-switch-handle::before {
1867
- border-radius: 10px;
1868
- transition-delay: 120ms;
1869
- }
1870
- .s34f1qb.ant-switch-small .ant-switch-handle {
1871
- height: 14px;
1872
- width: 14px;
1873
- top: 1px;
1874
- left: 1px;
1875
- }
1876
- .s34f1qb.ant-switch-large .ant-switch-handle {
1877
- height: 28px;
1878
- width: 28px;
1879
- }
1880
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1881
- border-radius: 14px;
1882
- }
1883
- .s34f1qb.ant-switch-checked {
1884
- background-color: #00ba5d;
1822
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
1823
+ margin-top: 8px;
1885
1824
  }
1886
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1887
- left: calc(100% - 20px - 2px);
1825
+ .f1y3gta0 .form-item {
1826
+ width: auto;
1888
1827
  }
1889
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1890
- left: calc(100% - 14px - 1px);
1828
+ .f1y3gta0 .form-item-main {
1829
+ position: relative;
1830
+ display: flex;
1891
1831
  }
1892
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1893
- left: calc(100% - 28px - 2px);
1832
+ .f1y3gta0 .form-item-extra {
1833
+ margin-top: 4px;
1834
+ width: 100%;
1835
+ padding: 14px;
1836
+ background: #f2f4f6;
1837
+ font-size: 13px;
1838
+ line-height: 1.8;
1839
+ color: #8e9aa9;
1894
1840
  }
1895
-
1896
- .c1to9vb9 {
1897
- margin-left: 5px;
1841
+ .f1y3gta0 .form-item-label {
1842
+ padding-right: 12px;
1843
+ font-size: 13px;
1844
+ color: rgba(44, 56, 82, 0.6);
1898
1845
  }
1899
-
1900
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1901
- flex-direction: row;
1902
- justify-content: stretch;
1846
+ .f1y3gta0 .form-item-label.label-right {
1847
+ text-align: right;
1903
1848
  }
1904
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1905
- padding: 0;
1906
- margin-right: 4px;
1907
- flex: 1;
1908
- overflow: visible;
1849
+ .f1y3gta0 .form-item-label,
1850
+ .f1y3gta0 .form-item-control {
1851
+ line-height: 32px;
1909
1852
  }
1910
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1911
- display: none;
1853
+ .f1y3gta0 .form-item-control .form-item-error {
1854
+ line-height: 18px;
1912
1855
  }
1913
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1856
+ .f1y3gta0 .form-item-children {
1914
1857
  width: 100%;
1915
- min-height: unset;
1916
1858
  }
1917
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1918
- height: 26px;
1919
- line-height: 26px;
1859
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
1920
1860
  width: 100%;
1921
- text-align: center;
1922
- padding: 0;
1923
- font-size: 12px;
1924
- font-weight: normal;
1925
1861
  }
1926
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1927
- margin-right: 10px;
1862
+ .f1y3gta0 .form-item-error {
1863
+ color: #e75a3a;
1864
+ height: 0;
1865
+ overflow: hidden;
1928
1866
  }
1929
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1930
- display: none;
1867
+ .f1y3gta0 .form-item-error-enter-done {
1868
+ margin-top: 4px;
1869
+ height: auto;
1870
+ overflow: auto;
1931
1871
  }
1932
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1933
- border-radius: 4px 0 0 4px;
1872
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
1873
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
1874
+ border: 1px solid #e75a3a;
1875
+ color: #e75a3a;
1934
1876
  }
1935
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1936
- margin-right: 0;
1877
+
1878
+ .fujbm7g {
1879
+ color: #2d3a56;
1880
+ font-weight: bold;
1881
+ padding-bottom: 6px;
1882
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
1883
+ margin-bottom: 16px;
1937
1884
  }
1938
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1939
- border-radius: 0 4px 4px 0;
1885
+ .fujbm7g:not(:first-of-type) {
1886
+ margin-top: 16px;
1940
1887
  }
1941
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
1942
- content: "";
1943
- width: 0;
1944
- height: 0;
1945
- border: 13px solid transparent;
1946
- position: absolute;
1947
- top: 0;
1948
- border-left: 8px solid rgba(237, 241, 250, 0.6);
1949
- right: -21px;
1950
- z-index: 2;
1888
+
1889
+ .e5fsw5s {
1890
+ width: 8px;
1891
+ height: 24px;
1892
+ display: flex;
1893
+ justify-content: center;
1894
+ align-items: center;
1895
+ cursor: pointer;
1896
+ transition: all 200ms ease-out 40ms;
1951
1897
  }
1952
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
1898
+ .e5fsw5s:before, .e5fsw5s:after {
1953
1899
  content: "";
1954
- width: 0;
1955
- height: 0;
1956
- border: 13px solid transparent;
1957
- position: absolute;
1958
- top: 0;
1959
- border-left: 8px solid #fff;
1960
- left: 0;
1900
+ width: 1px;
1901
+ height: 6px;
1902
+ border-radius: 1px;
1903
+ background: #ccd4e3;
1904
+ position: relative;
1905
+ right: 2px;
1906
+ transform: rotate(-45deg);
1961
1907
  }
1962
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1963
- background-color: rgba(0, 136, 255, 0.1);
1908
+ .e5fsw5s:after {
1909
+ transform: rotate(45deg);
1910
+ left: 1px;
1964
1911
  }
1965
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1966
- border-left-color: rgba(0, 136, 255, 0.1) !important;
1912
+
1913
+ .w18knsg4.ant-alert-warning {
1914
+ border: 0;
1915
+ background: rgba(255, 187, 0, 0.1);
1916
+ border-radius: 6px;
1967
1917
  }
1968
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1969
- color: #005ed1;
1918
+ .w18knsg4.ant-alert,
1919
+ .w18knsg4 .ant-alert-message {
1920
+ color: #e07f00;
1970
1921
  }
1971
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1972
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1973
- background-color: rgba(237, 241, 250, 0.6);
1922
+ .w18knsg4.ant-alert .dashed-border-bottom,
1923
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
1924
+ border-bottom-color: #e07f00;
1974
1925
  }
1975
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1976
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1977
- color: rgba(44, 56, 82, 0.6);
1926
+
1927
+ .ng31n2o {
1928
+ display: flex;
1929
+ flex-direction: row;
1930
+ padding: 7px 12px;
1931
+ background: rgba(255, 187, 0, 0.1);
1932
+ border-radius: 6px;
1933
+ color: #e07f00;
1934
+ font-size: 12px;
1935
+ line-height: 18px;
1978
1936
  }
1979
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1980
- padding: 0;
1937
+ .ng31n2o .icon-wrapper {
1938
+ margin-right: 10px;
1939
+ height: 18px;
1981
1940
  }
1982
1941
 
1983
- .cz04yix {
1942
+ .n15x5f5y {
1984
1943
  display: flex;
1985
- flex-direction: column;
1944
+ flex-direction: row;
1945
+ padding: 7px 12px;
1946
+ background: rgba(225, 230, 241, 0.6);
1947
+ border-radius: 6px;
1948
+ color: rgba(44, 56, 82, 0.6);
1949
+ font-size: 12px;
1950
+ line-height: 18px;
1986
1951
  }
1987
-
1988
- .m1if5j39 {
1989
- max-width: 1120px;
1990
- width: 100%;
1991
- margin: 0 auto;
1992
- height: 100%;
1952
+ .n15x5f5y .icon-wrapper {
1953
+ margin-right: 10px;
1954
+ height: 18px;
1993
1955
  }
1994
1956
 
1995
- .w1vvwdlp {
1996
- max-width: 1120px;
1997
- width: 100%;
1998
- margin: 0 auto;
1957
+ .i16ozz3f {
1999
1958
  display: flex;
1959
+ flex-direction: row;
1960
+ padding: 7px 12px;
1961
+ background: rgba(0, 136, 255, 0.1);
1962
+ border-radius: 6px;
1963
+ color: #005ed1;
1964
+ font-size: 12px;
1965
+ line-height: 18px;
2000
1966
  }
2001
- .w1vvwdlp .left,
2002
- .w1vvwdlp .right {
2003
- flex-grow: 0;
2004
- flex-shrink: 0;
2005
- flex-basis: 21%;
1967
+ .i16ozz3f .icon-wrapper {
1968
+ margin-right: 10px;
1969
+ height: 18px;
2006
1970
  }
2007
- .w1vvwdlp .left {
1971
+
1972
+ .dszu9qr {
1973
+ color: rgba(44, 56, 82, 0.6);
1974
+ margin-top: 5px;
1975
+ font-size: 12px;
1976
+ line-height: 18px;
1977
+ }
1978
+
1979
+ .snxzgx {
1980
+ color: #f0483e;
1981
+ font-size: 12px;
1982
+ white-space: pre-wrap;
1983
+ }
1984
+
1985
+ .o1i4orqw {
2008
1986
  display: flex;
1987
+ align-items: center;
2009
1988
  justify-content: flex-end;
2010
- padding-right: 44px;
2011
1989
  }
2012
- .w1vvwdlp .right {
2013
- padding-left: 44px;
1990
+ .o1i4orqw .icon-wrapper {
1991
+ margin-right: 16px;
2014
1992
  }
2015
- .w1vvwdlp .middle {
2016
- margin-bottom: 40px;
2017
- flex-grow: 0;
2018
- flex-shrink: 0;
2019
- flex-basis: 58%;
1993
+
1994
+ .t79k8o2 {
1995
+ color: rgba(0, 21, 64, 0.3);
2020
1996
  }
2021
- .w1vvwdlp .middle .form-base-field {
2022
- width: 100%;
2023
- }
2024
- .w1vvwdlp .middle .form-base-field .form-base-field {
2025
- width: auto;
2026
- }
2027
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2028
- flex: initial;
1997
+
1998
+ .ipd9bk.ant-input {
1999
+ padding: 5px 12px;
2000
+ line-height: 20px;
2001
+ color: #2d3a56;
2002
+ border-radius: 6px;
2003
+ border-color: rgba(172, 186, 211, 0.6);
2004
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2029
2005
  }
2030
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2031
- margin-top: 4px;
2006
+ .ipd9bk.ant-input.ant-input-lg {
2007
+ padding: 8px 16px;
2008
+ line-height: 22px;
2032
2009
  }
2033
- .w1vvwdlp .ant-steps-item-icon,
2034
- .w1vvwdlp .ant-steps-item-tail {
2035
- display: none !important;
2010
+ .ipd9bk.ant-input.ant-input-sm {
2011
+ padding: 2px 8px;
2012
+ line-height: 18px;
2036
2013
  }
2037
- .w1vvwdlp .ant-steps-item-container {
2038
- padding: 0 15px;
2039
- border-radius: 4px;
2040
- height: 32px;
2041
- display: flex;
2042
- align-items: center;
2014
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2015
+ border-color: rgba(107, 128, 167, 0.6);
2016
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2043
2017
  }
2044
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2045
- min-height: auto;
2046
- white-space: nowrap;
2018
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2019
+ border-color: #0096ff;
2020
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2047
2021
  }
2048
- .w1vvwdlp .ant-steps-item-description {
2049
- padding-bottom: 0px;
2022
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2023
+ border-color: #e75a3a;
2024
+ color: #e75a3a;
2050
2025
  }
2051
- .w1vvwdlp .ant-steps-item-title {
2052
- font-size: 13px !important;
2053
- line-height: 20px !important;
2026
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2027
+ border-color: #e75a3a;
2028
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2054
2029
  }
2055
- .w1vvwdlp .ant-steps-item-title .step-index {
2056
- display: inline-block;
2057
- text-align: center;
2058
- width: 13px;
2059
- margin-right: 12px;
2030
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2031
+ border-color: #e75a3a;
2032
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2060
2033
  }
2061
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2062
- background: rgba(0, 128, 255, 0.1);
2034
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2035
+ background: rgba(211, 218, 235, 0.6);
2036
+ color: rgba(0, 21, 64, 0.3);
2037
+ border-color: rgba(172, 186, 211, 0.6);
2063
2038
  }
2064
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2065
- color: #005ed1;
2039
+ .ipd9bk.ant-input-affix-wrapper {
2040
+ padding: 5px 12px;
2041
+ border-radius: 6px;
2042
+ border-color: rgba(172, 186, 211, 0.6);
2043
+ line-height: 20px;
2044
+ color: #2d3a56;
2045
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2066
2046
  }
2067
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2068
- background: rgba(237, 241, 250, 0.6);
2047
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2048
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2049
+ color: rgba(44, 56, 82, 0.6);
2069
2050
  }
2070
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2071
- color: rgba(10, 37, 85, 0.6) !important;
2051
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2052
+ padding: 8px 16px;
2053
+ line-height: 22px;
2072
2054
  }
2073
- .w1vvwdlp .ant-steps-item-disabled {
2074
- cursor: not-allowed;
2055
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2056
+ padding: 2px 8px;
2057
+ line-height: 18px;
2075
2058
  }
2076
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2077
- background: rgba(237, 241, 250, 0.6);
2059
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2060
+ border-color: rgba(107, 128, 167, 0.6);
2061
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2078
2062
  }
2079
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2080
- color: #2d3a56;
2063
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2064
+ border-color: #0096ff;
2065
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2081
2066
  }
2082
-
2083
- .h1cuopx7 .ant-modal-header {
2084
- margin: 0 auto;
2085
- width: 100%;
2086
- max-width: 648px;
2067
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2068
+ border-color: #e75a3a;
2087
2069
  }
2088
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2089
- margin-left: 0;
2070
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2071
+ color: #e75a3a;
2090
2072
  }
2091
- .h1cuopx7 .ant-modal-body {
2092
- margin: 0 auto;
2093
- padding: 0;
2094
- width: 100%;
2095
- max-width: 648px;
2096
- overflow: hidden;
2073
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2074
+ border-color: #e75a3a;
2075
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2097
2076
  }
2098
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2099
- margin-bottom: 40px;
2077
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2078
+ border-color: #e75a3a;
2079
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2100
2080
  }
2101
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2102
- height: calc(100vh - 225px);
2103
- overflow-y: auto;
2081
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2082
+ background: rgba(211, 218, 235, 0.6);
2083
+ color: rgba(0, 21, 64, 0.3);
2084
+ border-color: rgba(172, 186, 211, 0.6);
2104
2085
  }
2105
- .h1cuopx7 .ant-modal-footer .footer-content {
2106
- margin: 0 auto;
2107
- max-width: 648px;
2086
+ textarea.ipd9bk.ant-input {
2087
+ transition-property: height;
2088
+ transition-delay: 50ms;
2108
2089
  }
2109
-
2110
- .h1p6d3y3 .ant-modal-header {
2111
- margin: 0 auto;
2112
- width: 100%;
2113
- max-width: 1024px;
2090
+ textarea.ipd9bk.ant-input.textarea-large {
2091
+ min-height: 40px;
2092
+ height: 40px;
2114
2093
  }
2115
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2116
- margin-left: 0;
2094
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2095
+ height: 80px;
2117
2096
  }
2118
- .h1p6d3y3 .ant-modal-body {
2119
- margin: 0 auto;
2120
- padding: 0;
2121
- width: 100%;
2122
- max-width: 1024px;
2123
- overflow: hidden;
2097
+ textarea.ipd9bk.ant-input.textarea-middle {
2098
+ min-height: 32px;
2099
+ height: 32px;
2124
2100
  }
2125
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2126
- margin-bottom: 40px;
2101
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2102
+ height: 64px;
2127
2103
  }
2128
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2129
- height: calc(100vh - 225px);
2130
- overflow-y: auto;
2104
+ textarea.ipd9bk.ant-input.textarea-small {
2105
+ min-height: 24px;
2106
+ height: 24px;
2131
2107
  }
2132
- .h1p6d3y3 .ant-modal-footer .footer-content {
2133
- margin: 0 auto;
2134
- max-width: 1024px;
2108
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2109
+ height: 40px;
2135
2110
  }
2136
2111
 
2137
- .fxgckuk {
2138
- flex: 1;
2139
- }
2140
- .fxgckuk label {
2141
- font-size: 13px;
2142
- line-height: 20px;
2143
- color: rgba(44, 56, 82, 0.6);
2112
+ .kypn5o5 input, .kypn5o5.input-tags {
2113
+ border: 1px solid rgba(213, 219, 227, 0.6);
2114
+ border-radius: 4px;
2144
2115
  }
2145
- .fxgckuk .title {
2146
- font-size: 14px;
2147
- line-height: 20px;
2148
- color: #2d3a56;
2149
- margin-bottom: 12px;
2116
+ .kypn5o5.input-tags {
2117
+ position: relative;
2118
+ padding: 6px;
2119
+ height: 32px;
2120
+ cursor: pointer;
2121
+ transition: border 150ms;
2150
2122
  }
2151
- .fxgckuk.connect-cluster .title {
2152
- padding-bottom: 26px;
2123
+ .kypn5o5.input-tags:hover {
2124
+ border-color: #0080ff;
2125
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2153
2126
  }
2154
-
2155
- .f1d0vek1 {
2156
- padding: 25px 0 15px 0;
2157
- border-bottom: 1px solid #e1e5eb;
2158
- margin-bottom: 16px;
2127
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2128
+ padding-right: 30px;
2159
2129
  }
2160
-
2161
- .f4u402y {
2130
+ .kypn5o5.input-tags .input-tags-inner {
2162
2131
  display: flex;
2163
- align-items: center;
2164
- margin-bottom: 8px;
2165
2132
  }
2166
- .f4u402y > label {
2167
- width: 216px;
2133
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2134
+ display: flex;
2168
2135
  }
2169
- .f4u402y > label + * {
2170
- width: 100%;
2136
+ .kypn5o5.input-tags .input-tag-suffix {
2137
+ position: absolute;
2138
+ right: 12px;
2139
+ top: 50%;
2140
+ transform: translateY(-50%);
2171
2141
  }
2172
- .f4u402y .ant-select {
2173
- width: 100%;
2142
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2143
+ color: rgba(0, 0, 0, 0.25);
2144
+ font-size: 12px;
2145
+ cursor: pointer;
2174
2146
  }
2175
-
2176
- .e1pldf6v {
2177
- color: #e75a3a;
2178
- margin-right: 10px;
2147
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2148
+ color: rgba(0, 0, 0, 0.45);
2179
2149
  }
2180
-
2181
- .dq0gblh {
2182
- width: 100%;
2183
- height: 1px;
2184
- background: rgba(213, 219, 227, 0.6);
2185
- margin: 24px 0;
2150
+ .kypn5o5.has-focus-indicator {
2151
+ position: relative;
2152
+ overflow: hidden;
2186
2153
  }
2187
-
2188
- .l1v7sr0n {
2189
- display: flex;
2190
- justify-content: center;
2191
- align-items: center;
2192
- height: 100%;
2154
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2155
+ position: absolute;
2156
+ top: 50%;
2157
+ transform: translateY(-50%);
2158
+ left: -16px;
2159
+ transition: left 150ms ease;
2160
+ opacity: 0;
2193
2161
  }
2194
-
2195
- .d1i4ou6o {
2196
- display: inline-block;
2197
- width: 4px;
2198
- height: 4px;
2199
- background: #8e9aa9;
2200
- opacity: 0.4;
2201
- border-radius: 50%;
2202
- margin: 0 4px;
2203
- }
2204
-
2205
- .m1jy87hk .ant-modal-header,
2206
- .m1jy87hk .ant-modal-footer .footer-content {
2207
- width: 648px;
2208
- margin: 0 auto;
2209
- }
2210
- .m1jy87hk .ant-modal-header {
2211
- padding: 35px 0 24px;
2212
- border: none;
2213
- }
2214
- .m1jy87hk .ant-modal-header .ant-modal-title {
2215
- font-size: 30px;
2162
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2163
+ left: 8px;
2164
+ opacity: 1;
2216
2165
  }
2217
- .m1jy87hk .ant-modal-body {
2218
- padding: 4px 0 2px;
2166
+ .kypn5o5.has-focus-indicator input {
2167
+ transition: margin-left 150ms ease;
2168
+ margin-left: 0px;
2219
2169
  }
2220
- .m1jy87hk .ant-modal-footer {
2221
- border: none;
2170
+ .kypn5o5.has-focus-indicator input:focus {
2171
+ margin-left: 16px;
2222
2172
  }
2223
2173
 
2224
- .ti7fpyu {
2225
- font-size: 12px;
2226
- line-height: 18px;
2227
- font-weight: bold;
2228
- color: #fff;
2229
- padding: 0 4px;
2230
- border-radius: 4px;
2231
- display: inline-block;
2232
- background: var(--ti7fpyu-0);
2233
- }
2234
- .ti7fpyu:not(:first-child) {
2235
- margin-left: 4px;
2174
+ input.l1ki27se.ant-input {
2175
+ border-top-right-radius: 0;
2176
+ border-bottom-right-radius: 0;
2236
2177
  }
2237
2178
 
2238
- .f1rest1f {
2239
- width: 100%;
2240
- height: 100%;
2241
- display: flex;
2242
- align-items: center;
2243
- justify-content: center;
2179
+ .l1ki27se.ant-input-affix-wrapper {
2180
+ border-top-right-radius: 0;
2181
+ border-bottom-right-radius: 0;
2244
2182
  }
2245
2183
 
2246
- .n1kbdoln {
2247
- font-size: 90%;
2248
- font-weight: bold;
2249
- background-color: rgba(240, 243, 247, 0.6);
2250
- padding: 1px 4px 1px;
2251
- margin-left: 2px;
2252
- margin-right: 2px;
2253
- border: 1px solid rgba(213, 219, 227, 0.6);
2254
- border-radius: 4px;
2184
+ input.rrg1fkn.ant-input {
2185
+ border-top-left-radius: 0;
2186
+ border-bottom-left-radius: 0;
2255
2187
  }
2256
2188
 
2257
- .f1y3gta0.form-item-general {
2258
- width: 640px;
2189
+ .rrg1fkn.ant-input-affix-wrapper {
2190
+ border-top-left-radius: 0;
2191
+ border-bottom-left-radius: 0;
2259
2192
  }
2260
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2261
- margin-top: 16px;
2193
+
2194
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2195
+ border-top-right-radius: 0;
2196
+ border-bottom-right-radius: 0;
2262
2197
  }
2263
- .f1y3gta0.form-item-compact {
2264
- width: 412px;
2198
+
2199
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2200
+ border-top-left-radius: 0;
2201
+ border-bottom-left-radius: 0;
2265
2202
  }
2266
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2267
- margin-top: 8px;
2203
+
2204
+ .s34f1qb.ant-switch {
2205
+ min-width: 40px;
2206
+ height: 24px;
2207
+ background: rgba(172, 186, 211, 0.6);
2208
+ overflow: hidden;
2268
2209
  }
2269
- .f1y3gta0 .form-item {
2270
- width: auto;
2210
+ .s34f1qb.ant-switch:focus {
2211
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2271
2212
  }
2272
- .f1y3gta0 .form-item-main {
2273
- position: relative;
2274
- display: flex;
2213
+ .s34f1qb.ant-switch-small {
2214
+ min-width: 26px;
2215
+ height: 16px;
2275
2216
  }
2276
- .f1y3gta0 .form-item-extra {
2277
- margin-top: 4px;
2278
- width: 100%;
2279
- padding: 14px;
2280
- background: #f2f4f6;
2281
- font-size: 13px;
2282
- line-height: 1.8;
2283
- color: #8e9aa9;
2217
+ .s34f1qb.ant-switch-large {
2218
+ min-width: 52px;
2219
+ height: 32px;
2284
2220
  }
2285
- .f1y3gta0 .form-item-label {
2286
- padding-right: 12px;
2287
- font-size: 13px;
2288
- color: rgba(44, 56, 82, 0.6);
2221
+ .s34f1qb.ant-switch .ant-switch-handle {
2222
+ height: 20px;
2223
+ width: 20px;
2289
2224
  }
2290
- .f1y3gta0 .form-item-label.label-right {
2291
- text-align: right;
2225
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2226
+ border-radius: 10px;
2227
+ transition-delay: 120ms;
2292
2228
  }
2293
- .f1y3gta0 .form-item-label,
2294
- .f1y3gta0 .form-item-control {
2295
- line-height: 32px;
2229
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2230
+ height: 14px;
2231
+ width: 14px;
2232
+ top: 1px;
2233
+ left: 1px;
2296
2234
  }
2297
- .f1y3gta0 .form-item-control .form-item-error {
2298
- line-height: 18px;
2235
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2236
+ height: 28px;
2237
+ width: 28px;
2299
2238
  }
2300
- .f1y3gta0 .form-item-children {
2301
- width: 100%;
2239
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2240
+ border-radius: 14px;
2302
2241
  }
2303
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2304
- width: 100%;
2242
+ .s34f1qb.ant-switch-checked {
2243
+ background-color: #00ba5d;
2305
2244
  }
2306
- .f1y3gta0 .form-item-error {
2307
- color: #e75a3a;
2308
- height: 0;
2309
- overflow: hidden;
2245
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2246
+ left: calc(100% - 20px - 2px);
2310
2247
  }
2311
- .f1y3gta0 .form-item-error-enter-done {
2312
- margin-top: 4px;
2313
- height: auto;
2314
- overflow: auto;
2248
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2249
+ left: calc(100% - 14px - 1px);
2315
2250
  }
2316
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2317
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2318
- border: 1px solid #e75a3a;
2319
- color: #e75a3a;
2251
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2252
+ left: calc(100% - 28px - 2px);
2320
2253
  }
2321
2254
 
2322
- .fujbm7g {
2323
- color: #2d3a56;
2324
- font-weight: bold;
2325
- padding-bottom: 6px;
2326
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2327
- margin-bottom: 16px;
2328
- }
2329
- .fujbm7g:not(:first-of-type) {
2330
- margin-top: 16px;
2255
+ .c1to9vb9 {
2256
+ margin-left: 5px;
2331
2257
  }
2332
2258
 
2333
- .e5fsw5s {
2334
- width: 8px;
2335
- height: 24px;
2259
+ .fde5mpd {
2260
+ width: 100%;
2261
+ height: 100%;
2262
+ min-height: 124px;
2336
2263
  display: flex;
2264
+ flex-direction: column;
2337
2265
  justify-content: center;
2338
2266
  align-items: center;
2339
- cursor: pointer;
2340
- transition: all 200ms ease-out 40ms;
2341
2267
  }
2342
- .e5fsw5s:before, .e5fsw5s:after {
2343
- content: "";
2344
- width: 1px;
2345
- height: 6px;
2346
- border-radius: 1px;
2347
- background: #ccd4e3;
2348
- position: relative;
2349
- right: 2px;
2350
- transform: rotate(-45deg);
2268
+ .fde5mpd .error-text {
2269
+ color: rgba(10, 37, 85, 0.6);
2270
+ margin-bottom: 16px;
2271
+ font-size: 18px;
2351
2272
  }
2352
- .e5fsw5s:after {
2353
- transform: rotate(45deg);
2354
- left: 1px;
2273
+
2274
+ .bpq0js6 {
2275
+ padding: 4px 11px;
2355
2276
  }
2356
2277
 
2357
- .w18knsg4.ant-alert-warning {
2358
- border: 0;
2359
- background: rgba(255, 187, 0, 0.1);
2360
- border-radius: 6px;
2278
+ .b15sn34c {
2279
+ white-space: nowrap;
2280
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2361
2281
  }
2362
- .w18knsg4.ant-alert,
2363
- .w18knsg4 .ant-alert-message {
2364
- color: #e07f00;
2282
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
2283
+ --color: #0080ff;
2365
2284
  }
2366
- .w18knsg4.ant-alert .dashed-border-bottom,
2367
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2368
- border-bottom-color: #e07f00;
2285
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
2286
+ --color: #0080ff;
2369
2287
  }
2370
-
2371
- .ng31n2o {
2372
- display: flex;
2373
- flex-direction: row;
2374
- padding: 7px 12px;
2375
- background: rgba(255, 187, 0, 0.1);
2376
- border-radius: 6px;
2377
- color: #e07f00;
2378
- font-size: 12px;
2379
- line-height: 18px;
2288
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
2289
+ margin-left: 1px;
2380
2290
  }
2381
- .ng31n2o .icon-wrapper {
2382
- margin-right: 10px;
2383
- height: 18px;
2291
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
2292
+ border-top-right-radius: 0;
2293
+ border-bottom-right-radius: 0;
2294
+ }
2295
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
2296
+ border-top-left-radius: 0;
2297
+ border-bottom-left-radius: 0;
2298
+ }
2299
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
2300
+ border-radius: unset;
2384
2301
  }
2385
2302
 
2386
- .n15x5f5y {
2387
- display: flex;
2388
- flex-direction: row;
2389
- padding: 7px 12px;
2390
- background: rgba(225, 230, 241, 0.6);
2303
+ .buj61ew.ant-btn {
2304
+ height: 32px;
2391
2305
  border-radius: 6px;
2392
- color: rgba(44, 56, 82, 0.6);
2393
- font-size: 12px;
2394
- line-height: 18px;
2306
+ line-height: 22px;
2307
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2308
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2395
2309
  }
2396
- .n15x5f5y .icon-wrapper {
2397
- margin-right: 10px;
2398
- height: 18px;
2310
+ .buj61ew.ant-btn.ant-btn-lg {
2311
+ height: 40px;
2312
+ line-height: 24px;
2399
2313
  }
2400
-
2401
- .i16ozz3f {
2402
- display: flex;
2403
- flex-direction: row;
2404
- padding: 7px 12px;
2405
- background: rgba(0, 136, 255, 0.1);
2406
- border-radius: 6px;
2407
- color: #005ed1;
2408
- font-size: 12px;
2409
- line-height: 18px;
2314
+ .buj61ew.ant-btn.ant-btn-sm {
2315
+ height: 24px;
2316
+ line-height: 20px;
2410
2317
  }
2411
- .i16ozz3f .icon-wrapper {
2412
- margin-right: 10px;
2413
- height: 18px;
2318
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2319
+ border-radius: 50%;
2414
2320
  }
2415
-
2416
- .dszu9qr {
2417
- color: rgba(44, 56, 82, 0.6);
2418
- margin-top: 5px;
2419
- font-size: 12px;
2420
- line-height: 18px;
2321
+ .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
2322
+ color: var(--color, #06101f);
2323
+ font-weight: var(--font-weight);
2324
+ background: var(--background-color, #fff);
2325
+ border-width: var(--border-width, 1px);
2326
+ border-color: var(--border-color, #d9d9d9);
2421
2327
  }
2422
-
2423
- .snxzgx {
2424
- color: #f0483e;
2425
- font-size: 12px;
2426
- white-space: pre-wrap;
2328
+ .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
2329
+ display: none;
2427
2330
  }
2428
-
2429
- .o1i4orqw {
2430
- display: flex;
2431
- align-items: center;
2432
- justify-content: flex-end;
2331
+ .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
2332
+ color: var(--color, inherit);
2433
2333
  }
2434
- .o1i4orqw .icon-wrapper {
2435
- margin-right: 16px;
2334
+ .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
2335
+ background: var(--background-color-hover, var(--background-color));
2336
+ border-color: var(--border-color-hover, var(--border-color, transparent));
2436
2337
  }
2437
-
2438
- .t79k8o2 {
2439
- color: rgba(0, 21, 64, 0.3);
2338
+ .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
2339
+ --scale: 1;
2340
+ --transY: 1px;
2341
+ background: var(--background-color-active, var(--background-color));
2342
+ border-color: var(--border-color-active, var(--border-color, transparent));
2440
2343
  }
2441
-
2442
- .ipd9bk.ant-input {
2443
- padding: 5px 12px;
2444
- line-height: 20px;
2445
- color: #2d3a56;
2446
- border-radius: 6px;
2447
- border-color: rgba(172, 186, 211, 0.6);
2448
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2344
+ .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
2345
+ background: var(--background-color-focus, var(--background-color));
2346
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2347
+ border-color: var(--border-color-focus, var(--border-color, transparent));
2449
2348
  }
2450
- .ipd9bk.ant-input.ant-input-lg {
2451
- padding: 8px 16px;
2452
- line-height: 22px;
2349
+ .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
2350
+ color: var(--color-disabled, var(--color));
2351
+ background: var(--background-color-disabled, var(--background-color));
2352
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
2353
+ opacity: 0.5;
2453
2354
  }
2454
- .ipd9bk.ant-input.ant-input-sm {
2455
- padding: 2px 8px;
2456
- line-height: 18px;
2355
+ .buj61ew.ant-btn-link[disabled] {
2356
+ color: #0080ff;
2357
+ opacity: 0.5;
2457
2358
  }
2458
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2459
- border-color: rgba(107, 128, 167, 0.6);
2460
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2359
+ .buj61ew.ant-btn-primary {
2360
+ --color: #fff;
2361
+ --font-weight: bold;
2362
+ --border-width: 0;
2363
+ --background-color: #0080ff;
2364
+ --background-color-hover: #009dff;
2365
+ --background-color-active: #005ed1;
2366
+ --background-color-focus: #0080ff;
2367
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2461
2368
  }
2462
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2463
- border-color: #0096ff;
2464
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2369
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
2370
+ --background-color: #f0483e;
2371
+ --background-color-hover: #ff5252;
2372
+ --background-color-active: #c73d31;
2373
+ --background-color-focus: #ff5252;
2374
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2465
2375
  }
2466
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2467
- border-color: #e75a3a;
2468
- color: #e75a3a;
2376
+ .buj61ew.ant-btn-primary.btn-primary-orange {
2377
+ --background-color: #fea008;
2378
+ --background-color-hover: #feba33;
2379
+ --background-color-active: #e07f00;
2380
+ --background-color-focus: #fea008;
2469
2381
  }
2470
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2471
- border-color: #e75a3a;
2472
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2382
+ .buj61ew.ant-btn-secondary {
2383
+ --color: #0080ff;
2384
+ --font-weight: bold;
2385
+ --border-width: 0;
2386
+ --background-color: rgba(0, 136, 255, 0.1);
2387
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2388
+ --background-color-active: rgba(0, 136, 255, 0.2);
2389
+ --background-color-focus: rgba(0, 136, 255, 0.1);
2390
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2473
2391
  }
2474
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2475
- border-color: #e75a3a;
2476
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2392
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2393
+ --color: #f0483e;
2394
+ --background-color: rgba(255, 74, 74, 0.1);
2395
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2396
+ --background-color-active: rgba(255, 74, 74, 0.2);
2397
+ --background-color-focus: rgba(255, 74, 74, 0.1);
2398
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2477
2399
  }
2478
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2479
- background: rgba(211, 218, 235, 0.6);
2480
- color: rgba(0, 21, 64, 0.3);
2481
- border-color: rgba(172, 186, 211, 0.6);
2400
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
2401
+ --color: #fea008;
2402
+ --background-color: rgba(255, 187, 0, 0.1);
2403
+ --background-color-hover: rgba(255, 187, 0, 0.16);
2404
+ --background-color-active: rgba(255, 187, 0, 0.2);
2405
+ --background-color-focus: rgba(255, 187, 0, 0.1);
2482
2406
  }
2483
- .ipd9bk.ant-input-affix-wrapper {
2484
- padding: 5px 12px;
2485
- border-radius: 6px;
2486
- border-color: rgba(172, 186, 211, 0.6);
2487
- line-height: 20px;
2488
- color: #2d3a56;
2489
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2407
+ .buj61ew.ant-btn-tertiary {
2408
+ --color: #0080ff;
2409
+ --font-weight: bold;
2410
+ --border-width: 0;
2411
+ --background-color: #fff;
2412
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2413
+ box-shadow: none;
2490
2414
  }
2491
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2492
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2493
- color: rgba(44, 56, 82, 0.6);
2415
+ .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
2416
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2494
2417
  }
2495
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2496
- padding: 8px 16px;
2497
- line-height: 22px;
2418
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2419
+ --color: #f0483e;
2420
+ --background-color: #fff;
2421
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2498
2422
  }
2499
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2500
- padding: 2px 8px;
2501
- line-height: 18px;
2423
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
2424
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2502
2425
  }
2503
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2504
- border-color: rgba(107, 128, 167, 0.6);
2505
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2426
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
2427
+ --color: #fea008;
2428
+ --background-color: #fff;
2506
2429
  }
2507
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2508
- border-color: #0096ff;
2509
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2430
+ .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
2431
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2510
2432
  }
2511
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2512
- border-color: #e75a3a;
2433
+ .buj61ew.ant-btn-ordinary {
2434
+ --color: #1d326c;
2435
+ --border-color: #ccd4e3;
2436
+ --background-color: #fff;
2437
+ --background-color-hover: #edf0f7;
2438
+ --background-color-active: #e4e9f2;
2439
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2440
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2513
2441
  }
2514
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2515
- color: #e75a3a;
2442
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2443
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2516
2444
  }
2517
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2518
- border-color: #e75a3a;
2519
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2445
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
2446
+ --color: #0080ff;
2447
+ --border-color: #0080ff;
2448
+ --background-color: #fff;
2449
+ --background-color-hover: linear-gradient(
2450
+ 0deg,
2451
+ rgba(0, 136, 255, 0.16),
2452
+ rgba(0, 136, 255, 0.16)
2453
+ ),
2454
+ #ffffff;
2455
+ --background-color-active: linear-gradient(
2456
+ 0deg,
2457
+ rgba(0, 136, 255, 0.2),
2458
+ rgba(0, 136, 255, 0.2)
2459
+ ),
2460
+ #ffffff;
2461
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2462
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2520
2463
  }
2521
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2522
- border-color: #e75a3a;
2523
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2464
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2465
+ --color: #f0483e;
2466
+ --border-color: #f0483e;
2467
+ --background-color: #fff;
2468
+ --background-color-hover: linear-gradient(
2469
+ 0deg,
2470
+ rgba(255, 74, 74, 0.16),
2471
+ rgba(255, 74, 74, 0.16)
2472
+ ),
2473
+ #ffffff;
2474
+ --background-color-active: linear-gradient(
2475
+ 0deg,
2476
+ rgba(255, 74, 74, 0.2),
2477
+ rgba(255, 74, 74, 0.2)
2478
+ ),
2479
+ #ffffff;
2480
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2481
+ }
2482
+ .buj61ew.ant-btn-ordinary-onTint {
2483
+ --color: #1d326c;
2484
+ --border-color: #fff;
2485
+ --background-color: #fff;
2486
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2487
+ --background-color-active: rgba(192, 203, 224, 0.6);
2488
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2489
+ box-shadow: none;
2490
+ }
2491
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2492
+ --color: #0080ff;
2493
+ --border-color: #fff;
2494
+ --background-color: #fff;
2495
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2496
+ --background-color-active: rgba(0, 136, 255, 0.2);
2497
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2498
+ box-shadow: none;
2499
+ }
2500
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2501
+ --color: #f0483e;
2502
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2503
+ --background-color-active: rgba(255, 74, 74, 0.2);
2504
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2505
+ }
2506
+ .buj61ew.ant-btn-quiet {
2507
+ --color: rgba(44, 56, 82, 0.6);
2508
+ --border-width: 0;
2509
+ --background-color: transparent;
2510
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2511
+ --background-color-active: rgba(192, 203, 224, 0.6);
2512
+ --background-color-focus: #fff;
2513
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2514
+ box-shadow: none;
2515
+ }
2516
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2517
+ --color: #f0483e;
2518
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2519
+ --background-color-active: rgba(255, 74, 74, 0.2);
2520
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2521
+ }
2522
+ .buj61ew.ant-btn-quiet.quiet-blue {
2523
+ --color: #0080ff;
2524
+ --background-color: transparent;
2525
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2526
+ --background-color-active: rgba(0, 136, 255, 0.2);
2527
+ --background-color-focus: #fff;
2528
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2529
+ }
2530
+ .buj61ew.has-icon {
2531
+ display: inline-flex;
2532
+ align-items: center;
2533
+ }
2534
+ .buj61ew .button-prefix-icon {
2535
+ margin-right: 4px;
2536
+ display: inline-flex;
2537
+ }
2538
+ .buj61ew .button-suffix-icon {
2539
+ margin-left: 4px;
2540
+ display: inline-flex;
2541
+ }
2542
+ .buj61ew .icon-wrapper {
2543
+ display: inline-flex;
2544
+ vertical-align: bottom;
2545
+ }
2546
+
2547
+ .nchllas {
2548
+ padding: 0;
2549
+ }
2550
+
2551
+ .i1mrf09m {
2552
+ display: inline-flex;
2553
+ align-items: center;
2554
+ }
2555
+ .i1mrf09m .icon-inner {
2556
+ display: inline-flex;
2557
+ align-items: center;
2558
+ justify-content: center;
2559
+ }
2560
+ .i1mrf09m .icon-inner + span,
2561
+ .i1mrf09m span + .icon-inner.suffix {
2562
+ margin-left: 4px;
2563
+ }
2564
+ .i1mrf09m.is-rotate img,
2565
+ .i1mrf09m.is-rotate svg {
2566
+ animation: rotate 680ms linear infinite;
2567
+ }
2568
+
2569
+ .p12gwtiw {
2570
+ display: flex;
2571
+ justify-content: space-between;
2572
+ align-items: center;
2573
+ padding: 10px 0;
2574
+ color: rgba(44, 56, 82, 0.6);
2575
+ font-size: 12px;
2576
+ line-height: 24px;
2577
+ }
2578
+ .p12gwtiw .pagination-left {
2579
+ padding: 2px 8px;
2580
+ }
2581
+ .p12gwtiw .dropdown-trigger {
2582
+ display: flex;
2583
+ align-items: center;
2584
+ border-radius: 6px;
2585
+ cursor: pointer;
2586
+ transition: all 0.3s ease;
2524
2587
  }
2525
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2588
+ .p12gwtiw .dropdown-trigger:hover {
2526
2589
  background: rgba(211, 218, 235, 0.6);
2527
- color: rgba(0, 21, 64, 0.3);
2528
- border-color: rgba(172, 186, 211, 0.6);
2529
- }
2530
- textarea.ipd9bk.ant-input {
2531
- transition-property: height;
2532
- transition-delay: 50ms;
2590
+ color: #0080ff;
2533
2591
  }
2534
- textarea.ipd9bk.ant-input.textarea-large {
2535
- min-height: 40px;
2536
- height: 40px;
2592
+ .p12gwtiw .dropdown-trigger .icon-inner {
2593
+ margin-left: 4px;
2537
2594
  }
2538
- textarea.ipd9bk.ant-input.textarea-large:focus {
2539
- height: 80px;
2595
+ .p12gwtiw .pagination-right {
2596
+ display: flex;
2597
+ align-items: center;
2598
+ color: #0080ff;
2599
+ font-weight: bold;
2540
2600
  }
2541
- textarea.ipd9bk.ant-input.textarea-middle {
2542
- min-height: 32px;
2543
- height: 32px;
2601
+ .p12gwtiw .pagination-right .icon-inner {
2602
+ margin-left: 4px;
2544
2603
  }
2545
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2546
- height: 64px;
2604
+ .p12gwtiw .pagination-right .prev-btn,
2605
+ .p12gwtiw .pagination-right .next-btn {
2606
+ padding: 0 8px;
2547
2607
  }
2548
- textarea.ipd9bk.ant-input.textarea-small {
2549
- min-height: 24px;
2550
- height: 24px;
2608
+ .p12gwtiw .pagination-right .prev-btn > span,
2609
+ .p12gwtiw .pagination-right .next-btn > span {
2610
+ color: #0080ff;
2551
2611
  }
2552
- textarea.ipd9bk.ant-input.textarea-small:focus {
2553
- height: 40px;
2612
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2613
+ transform: rotate(180deg);
2554
2614
  }
2555
2615
 
2556
- .kypn5o5 input, .kypn5o5.input-tags {
2557
- border: 1px solid rgba(213, 219, 227, 0.6);
2558
- border-radius: 4px;
2616
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2617
+ max-height: calc(100vh - 128px);
2618
+ overflow-y: auto;
2559
2619
  }
2560
- .kypn5o5.input-tags {
2561
- position: relative;
2562
- padding: 6px;
2563
- height: 32px;
2564
- cursor: pointer;
2565
- transition: border 150ms;
2620
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2621
+ padding: 4px 20px;
2622
+ font-size: 12px;
2623
+ line-height: 18px;
2566
2624
  }
2567
- .kypn5o5.input-tags:hover {
2568
- border-color: #0080ff;
2569
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2625
+
2626
+ .iap75of {
2627
+ height: 18px;
2628
+ line-height: 18px;
2629
+ padding: 0 4px;
2630
+ border-radius: 4px;
2631
+ background: rgba(235, 239, 245, 0.6);
2632
+ border: 1px solid rgba(223, 228, 235, 0.6);
2633
+ display: flex;
2634
+ align-items: center;
2635
+ white-space: nowrap;
2636
+ margin-right: 4px;
2570
2637
  }
2571
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2572
- padding-right: 30px;
2638
+
2639
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2640
+ flex-direction: row;
2641
+ justify-content: stretch;
2573
2642
  }
2574
- .kypn5o5.input-tags .input-tags-inner {
2575
- display: flex;
2643
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2644
+ padding: 0;
2645
+ margin-right: 4px;
2646
+ flex: 1;
2647
+ overflow: visible;
2576
2648
  }
2577
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2578
- display: flex;
2649
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2650
+ display: none;
2579
2651
  }
2580
- .kypn5o5.input-tags .input-tag-suffix {
2581
- position: absolute;
2582
- right: 12px;
2583
- top: 50%;
2584
- transform: translateY(-50%);
2652
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2653
+ width: 100%;
2654
+ min-height: unset;
2585
2655
  }
2586
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2587
- color: rgba(0, 0, 0, 0.25);
2656
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2657
+ height: 26px;
2658
+ line-height: 26px;
2659
+ width: 100%;
2660
+ text-align: center;
2661
+ padding: 0;
2588
2662
  font-size: 12px;
2589
- cursor: pointer;
2663
+ font-weight: normal;
2590
2664
  }
2591
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2592
- color: rgba(0, 0, 0, 0.45);
2665
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2666
+ margin-right: 10px;
2593
2667
  }
2594
- .kypn5o5.has-focus-indicator {
2595
- position: relative;
2596
- overflow: hidden;
2668
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2669
+ display: none;
2597
2670
  }
2598
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2599
- position: absolute;
2600
- top: 50%;
2601
- transform: translateY(-50%);
2602
- left: -16px;
2603
- transition: left 150ms ease;
2604
- opacity: 0;
2671
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2672
+ border-radius: 4px 0 0 4px;
2605
2673
  }
2606
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2607
- left: 8px;
2608
- opacity: 1;
2674
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2675
+ margin-right: 0;
2609
2676
  }
2610
- .kypn5o5.has-focus-indicator input {
2611
- transition: margin-left 150ms ease;
2612
- margin-left: 0px;
2677
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2678
+ border-radius: 0 4px 4px 0;
2613
2679
  }
2614
- .kypn5o5.has-focus-indicator input:focus {
2615
- margin-left: 16px;
2680
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2681
+ content: "";
2682
+ width: 0;
2683
+ height: 0;
2684
+ border: 13px solid transparent;
2685
+ position: absolute;
2686
+ top: 0;
2687
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2688
+ right: -21px;
2689
+ z-index: 2;
2616
2690
  }
2617
-
2618
- input.l1ki27se.ant-input {
2619
- border-top-right-radius: 0;
2620
- border-bottom-right-radius: 0;
2691
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2692
+ content: "";
2693
+ width: 0;
2694
+ height: 0;
2695
+ border: 13px solid transparent;
2696
+ position: absolute;
2697
+ top: 0;
2698
+ border-left: 8px solid #fff;
2699
+ left: 0;
2621
2700
  }
2622
-
2623
- .l1ki27se.ant-input-affix-wrapper {
2624
- border-top-right-radius: 0;
2625
- border-bottom-right-radius: 0;
2701
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2702
+ background-color: rgba(0, 136, 255, 0.1);
2626
2703
  }
2627
-
2628
- input.rrg1fkn.ant-input {
2629
- border-top-left-radius: 0;
2630
- border-bottom-left-radius: 0;
2704
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2705
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2631
2706
  }
2632
-
2633
- .rrg1fkn.ant-input-affix-wrapper {
2634
- border-top-left-radius: 0;
2635
- border-bottom-left-radius: 0;
2707
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2708
+ color: #005ed1;
2636
2709
  }
2637
-
2638
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2639
- border-top-right-radius: 0;
2640
- border-bottom-right-radius: 0;
2710
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2711
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2712
+ background-color: rgba(237, 241, 250, 0.6);
2641
2713
  }
2642
-
2643
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2644
- border-top-left-radius: 0;
2645
- border-bottom-left-radius: 0;
2714
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2715
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2716
+ color: rgba(44, 56, 82, 0.6);
2717
+ }
2718
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2719
+ padding: 0;
2646
2720
  }
2647
2721
 
2648
2722
  .rxbeqvl.ant-radio-wrapper {
@@ -2787,61 +2861,8 @@ input.rrg1fkn.ant-input {
2787
2861
  width: 36px;
2788
2862
  }
2789
2863
 
2790
- .p12gwtiw {
2791
- display: flex;
2792
- justify-content: space-between;
2793
- align-items: center;
2794
- padding: 10px 0;
2795
- color: rgba(44, 56, 82, 0.6);
2796
- font-size: 12px;
2797
- line-height: 24px;
2798
- }
2799
- .p12gwtiw .pagination-left {
2800
- padding: 2px 8px;
2801
- }
2802
- .p12gwtiw .dropdown-trigger {
2803
- display: flex;
2804
- align-items: center;
2805
- border-radius: 6px;
2806
- cursor: pointer;
2807
- transition: all 0.3s ease;
2808
- }
2809
- .p12gwtiw .dropdown-trigger:hover {
2810
- background: rgba(211, 218, 235, 0.6);
2811
- color: #0080ff;
2812
- }
2813
- .p12gwtiw .dropdown-trigger .icon-inner {
2814
- margin-left: 4px;
2815
- }
2816
- .p12gwtiw .pagination-right {
2817
- display: flex;
2818
- align-items: center;
2819
- color: #0080ff;
2820
- font-weight: bold;
2821
- }
2822
- .p12gwtiw .pagination-right .icon-inner {
2823
- margin-left: 4px;
2824
- }
2825
- .p12gwtiw .pagination-right .prev-btn,
2826
- .p12gwtiw .pagination-right .next-btn {
2827
- padding: 0 8px;
2828
- }
2829
- .p12gwtiw .pagination-right .prev-btn > span,
2830
- .p12gwtiw .pagination-right .next-btn > span {
2831
- color: #0080ff;
2832
- }
2833
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2834
- transform: rotate(180deg);
2835
- }
2836
-
2837
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2838
- max-height: calc(100vh - 128px);
2839
- overflow-y: auto;
2840
- }
2841
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2842
- padding: 4px 20px;
2843
- font-size: 12px;
2844
- line-height: 18px;
2864
+ .i1e4sgug {
2865
+ display: inline-block;
2845
2866
  }
2846
2867
 
2847
2868
  .t1upn1sz {
@@ -3288,10 +3309,6 @@ input.rrg1fkn.ant-input {
3288
3309
  opacity: 0;
3289
3310
  }
3290
3311
 
3291
- .i1e4sgug {
3292
- display: inline-block;
3293
- }
3294
-
3295
3312
  .d6j0lbj {
3296
3313
  font-family: Inter;
3297
3314
  font-style: normal;