@cloudtower/eagle 0.27.1-beta.1 → 0.27.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.
@@ -28320,102 +28320,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28320
28320
  transform: rotate(360deg);
28321
28321
  }
28322
28322
  }
28323
- /* // basic */
28324
- /* FishEye Color Variables and Functions */
28325
- /*
28326
- --------------------------- Primary Color ---------------------------
28327
- */
28328
- /*
28329
- ---------------------------When necessary to add at any time---------------------------
28330
- */
28331
- /* computed */
28332
- /* blue */
28333
- /* green */
28334
- /* yellow */
28335
- /* red */
28336
- /* purple */
28337
- /* palette global token*/
28338
- /* color opaque */
28339
- /* color transparent */
28340
- /* blue transparent */
28341
- /* green transparent */
28342
- /* yellow transparent */
28343
- /* red transparent */
28344
- /* gray transparent */
28345
- /* white transparent */
28346
- /* gradient opaque */
28347
- /* blue radial gradient */
28348
- /* blue linear gradient */
28349
- /* green radial gradient */
28350
- /* yellow radial gradient */
28351
- /* red radial gradient */
28352
- /* gray radial gradient */
28353
- /* white to gray radial gradient */
28354
- /* white to gray linear gradient */
28355
- /* gradient transparent */
28356
- /* secondary palette */
28357
- /* purple radial gradient */
28358
- /* refine alias color */
28359
- /* text */
28360
- /* link */
28361
- /* fill */
28362
- /* fill element */
28363
- /* fill interaction */
28364
- /* stroke */
28365
- /* background */
28366
- /* dim */
28367
- /* box shadow */
28368
- /* fisheye */
28369
- /* z-index */
28370
- .loading {
28371
- width: 64px;
28372
- height: 64px;
28373
- display: flex;
28374
- align-items: center;
28375
- justify-content: center;
28376
- position: relative;
28377
- opacity: 0.2;
28378
- }
28379
-
28380
- .loading-indicator__line1 {
28381
- position: absolute;
28382
- width: 5px;
28383
- height: 48px;
28384
- left: 9.33px;
28385
- top: 40.5px;
28386
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28387
- border-radius: 5px;
28388
- transform: rotate(-128deg);
28389
- transform-origin: top left;
28390
- animation: loading-indicator1 1100ms ease-out infinite;
28391
- }
28392
-
28393
- .loading-indicator__line2 {
28394
- position: absolute;
28395
- width: 5px;
28396
- height: 48px;
28397
- left: 40.8px;
28398
- top: 8.4px;
28399
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28400
- border-radius: 5px;
28401
- transform: rotate(-8deg);
28402
- transform-origin: top left;
28403
- animation: loading-indicator2 1100ms ease-out infinite;
28404
- }
28405
-
28406
- .loading-indicator__line3 {
28407
- position: absolute;
28408
- width: 5px;
28409
- height: 48px;
28410
- left: 52.9px;
28411
- top: 51.8px;
28412
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28413
- border-radius: 5px;
28414
- transform: rotate(112deg);
28415
- transform-origin: top left;
28416
- animation: loading-indicator3 1100ms ease-out infinite;
28417
- }
28418
-
28419
28323
  @keyframes loading-indicator1 {
28420
28324
  0% {
28421
28325
  height: 48px;
@@ -28482,53 +28386,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28482
28386
  top: 51.8px;
28483
28387
  }
28484
28388
  }
28485
- /* // basic */
28486
- /* FishEye Color Variables and Functions */
28487
- /*
28488
- --------------------------- Primary Color ---------------------------
28489
- */
28490
- /*
28491
- ---------------------------When necessary to add at any time---------------------------
28492
- */
28493
- /* computed */
28494
- /* blue */
28495
- /* green */
28496
- /* yellow */
28497
- /* red */
28498
- /* purple */
28499
- /* palette global token*/
28500
- /* color opaque */
28501
- /* color transparent */
28502
- /* blue transparent */
28503
- /* green transparent */
28504
- /* yellow transparent */
28505
- /* red transparent */
28506
- /* gray transparent */
28507
- /* white transparent */
28508
- /* gradient opaque */
28509
- /* blue radial gradient */
28510
- /* blue linear gradient */
28511
- /* green radial gradient */
28512
- /* yellow radial gradient */
28513
- /* red radial gradient */
28514
- /* gray radial gradient */
28515
- /* white to gray radial gradient */
28516
- /* white to gray linear gradient */
28517
- /* gradient transparent */
28518
- /* secondary palette */
28519
- /* purple radial gradient */
28520
- /* refine alias color */
28521
- /* text */
28522
- /* link */
28523
- /* fill */
28524
- /* fill element */
28525
- /* fill interaction */
28526
- /* stroke */
28527
- /* background */
28528
- /* dim */
28529
- /* box shadow */
28530
- /* fisheye */
28531
- /* z-index */
28532
28389
  .ant-dropdown,
28533
28390
  .ant-dropdown-menu-submenu {
28534
28391
  background: #fff;
@@ -28652,307 +28509,67 @@ div.ant-typography-edit-content.ant-typography-rtl {
28652
28509
  text-overflow: ellipsis;
28653
28510
  }
28654
28511
 
28655
- #top_bar {
28656
- display: flex;
28657
- align-items: center;
28658
- justify-content: space-between;
28659
- background: #222;
28660
- color: #cec17e;
28661
- height: 36px;
28662
- padding: 0 4px;
28512
+ .disable-select {
28513
+ -webkit-touch-callout: none;
28514
+ -webkit-user-select: none;
28515
+ -khtml-user-select: none;
28516
+ -moz-user-select: none;
28517
+ -ms-user-select: none;
28518
+ user-select: none;
28663
28519
  }
28664
28520
 
28665
- #shortcuts {
28666
- padding: 4px 6px;
28667
- color: #eee;
28668
- cursor: pointer;
28669
- outline: none;
28670
- border-radius: 2px;
28671
- border: 0;
28672
- background: #525252;
28521
+ .relative {
28673
28522
  position: relative;
28674
28523
  }
28675
28524
 
28676
- #shortcuts ul {
28677
- display: none;
28525
+ .drag {
28678
28526
  position: absolute;
28679
- right: 0px;
28680
- top: 30px;
28681
- word-wrap: none;
28682
- white-space: nowrap;
28527
+ right: -4px;
28528
+ top: 0;
28529
+ width: 8px;
28530
+ z-index: 9;
28531
+ height: 100%;
28532
+ cursor: col-resize;
28683
28533
  }
28684
28534
 
28685
- #shortcuts:hover ul {
28686
- display: inherit;
28535
+ .table-wrapper {
28536
+ position: relative;
28537
+ }
28538
+ .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28539
+ right: 0 !important;
28540
+ }
28541
+ .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28542
+ display: none;
28543
+ }
28544
+ .table-wrapper.table-sticky-header .ant-table-header {
28545
+ position: sticky;
28546
+ top: 0px;
28547
+ }
28548
+ .table-wrapper.table-sticky-header .ant-table-body {
28549
+ overflow: auto visible !important;
28687
28550
  }
28688
28551
 
28689
- #sendCtrlAltDelButton {
28690
- padding: 4px 6px;
28691
- color: #eee;
28692
- cursor: pointer;
28693
- outline: none;
28694
- border-radius: 2px;
28695
- border: 0;
28696
- background: #525252;
28697
- opacity: 0.8;
28552
+ .table-wrapper.dragging .ant-table-column-has-sorters {
28553
+ pointer-events: none;
28698
28554
  }
28699
28555
 
28700
- #sendCtrlAltDelButton:hover {
28701
- opacity: 1;
28556
+ .ant-picker.ant-picker-disabled {
28557
+ background: rgba(211, 218, 235, 0.6);
28558
+ border-color: rgba(211, 218, 235, 0.6);
28559
+ }
28560
+ .ant-picker.error:not(.ant-picker-disabled) {
28561
+ border-color: #e75a3a;
28702
28562
  }
28703
28563
 
28704
- #screen canvas {
28705
- margin-top: 0 !important;
28564
+ .ant-picker-cell {
28565
+ vertical-align: middle;
28706
28566
  }
28707
28567
 
28708
- /* // basic */
28709
- /* FishEye Color Variables and Functions */
28710
- /*
28711
- --------------------------- Primary Color ---------------------------
28712
- */
28713
- /*
28714
- ---------------------------When necessary to add at any time---------------------------
28715
- */
28716
- /* computed */
28717
- /* blue */
28718
- /* green */
28719
- /* yellow */
28720
- /* red */
28721
- /* purple */
28722
- /* palette global token*/
28723
- /* color opaque */
28724
- /* color transparent */
28725
- /* blue transparent */
28726
- /* green transparent */
28727
- /* yellow transparent */
28728
- /* red transparent */
28729
- /* gray transparent */
28730
- /* white transparent */
28731
- /* gradient opaque */
28732
- /* blue radial gradient */
28733
- /* blue linear gradient */
28734
- /* green radial gradient */
28735
- /* yellow radial gradient */
28736
- /* red radial gradient */
28737
- /* gray radial gradient */
28738
- /* white to gray radial gradient */
28739
- /* white to gray linear gradient */
28740
- /* gradient transparent */
28741
- /* secondary palette */
28742
- /* purple radial gradient */
28743
- /* refine alias color */
28744
- /* text */
28745
- /* link */
28746
- /* fill */
28747
- /* fill element */
28748
- /* fill interaction */
28749
- /* stroke */
28750
- /* background */
28751
- /* dim */
28752
- /* box shadow */
28753
- /* fisheye */
28754
- /* z-index */
28755
- .ant-dropdown,
28756
- .ant-dropdown-menu-submenu {
28757
- background: #fff;
28758
- border-radius: 3px;
28759
- min-width: 130px;
28760
- box-sizing: content-box !important;
28761
- box-shadow: none;
28762
- border: none;
28763
- }
28764
- .ant-dropdown > .ant-dropdown-menu,
28765
- .ant-dropdown-menu-submenu > .ant-dropdown-menu {
28766
- border: 1px solid #dfe4eb;
28767
- box-shadow: 0px 8px 16px rgba(129, 138, 153, 0.18), 0px 0px 4px rgba(235, 239, 245, 0.6);
28768
- }
28769
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-title,
28770
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-title {
28771
- font-family: Inter;
28772
- font-style: normal;
28773
- font-weight: normal;
28774
- text-transform: uppercase;
28775
- font-feature-settings: "cpsp" on;
28776
- font-size: 12px;
28777
- line-height: 18px;
28778
- padding: 4px 16px;
28779
- color: rgba(129, 138, 153, 0.6);
28780
- }
28781
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-list,
28782
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-list {
28783
- margin: 0;
28784
- }
28785
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
28786
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item {
28787
- min-width: 128px;
28788
- }
28789
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
28790
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title,
28791
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item,
28792
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title {
28793
- display: flex;
28794
- padding: 4px 22px 4px 10px;
28795
- font-family: Inter;
28796
- font-style: normal;
28797
- font-weight: normal;
28798
- font-size: 14px;
28799
- line-height: 22px;
28800
- color: #2d3a56;
28801
- }
28802
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
28803
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover,
28804
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
28805
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover {
28806
- background-color: rgba(0, 128, 255, 0.1);
28807
- color: #005ed1;
28808
- }
28809
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
28810
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
28811
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
28812
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled {
28813
- opacity: 0.5;
28814
- }
28815
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
28816
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger,
28817
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
28818
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger {
28819
- color: #f0483e;
28820
- }
28821
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
28822
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover,
28823
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
28824
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover {
28825
- background-color: rgba(240, 72, 62, 0.1);
28826
- color: #f0483e;
28827
- }
28828
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
28829
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled,
28830
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
28831
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled {
28832
- color: #f0483e;
28833
- opacity: 0.5;
28834
- }
28835
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
28836
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider,
28837
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
28838
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider {
28839
- margin-left: 0;
28840
- margin-right: 0;
28841
- background: rgba(213, 219, 227, 0.6);
28842
- }
28843
- .ant-dropdown > .ant-dropdown-menu .icon-wrapper,
28844
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper {
28845
- display: flex;
28846
- width: 100%;
28847
- }
28848
- .ant-dropdown > .ant-dropdown-menu .icon-wrapper .icon-inner,
28849
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper .icon-inner {
28850
- margin-right: 4px;
28851
- }
28852
-
28853
- .ant-dropdown-menu-submenu.ant-dropdown-menu {
28854
- padding: 0;
28855
- }
28856
- .ant-dropdown-menu-submenu.ant-dropdown-menu > [role=menu] {
28857
- margin: 0;
28858
- }
28859
-
28860
- .ant-dropdown.no-animation-enter {
28861
- display: block;
28862
- opacity: 1 !important;
28863
- }
28864
-
28865
- .ant-dropdown.no-animation-leave {
28866
- display: none;
28867
- }
28868
-
28869
- .ant-message-notice-content {
28870
- max-width: 800px;
28871
- }
28872
- .ant-message-notice-content .ant-message-custom-content {
28873
- overflow: hidden;
28874
- white-space: nowrap;
28875
- text-overflow: ellipsis;
28876
- }
28877
-
28878
- body {
28879
- font-feature-settings: normal;
28880
- -webkit-font-feature-settings: normal;
28881
- font-variant: normal;
28882
- min-width: 1280px;
28883
- overflow: hidden;
28884
- }
28885
-
28886
- p {
28887
- margin: 0;
28888
- }
28889
-
28890
- #root {
28891
- width: 100vw;
28892
- overflow-x: auto;
28893
- }
28894
-
28895
- .disable-select {
28896
- -webkit-touch-callout: none;
28897
- -webkit-user-select: none;
28898
- -khtml-user-select: none;
28899
- -moz-user-select: none;
28900
- -ms-user-select: none;
28901
- user-select: none;
28902
- }
28903
-
28904
- .relative {
28905
- position: relative;
28906
- }
28907
-
28908
- .drag {
28909
- position: absolute;
28910
- right: -4px;
28911
- top: 0;
28912
- width: 8px;
28913
- z-index: 9;
28914
- height: 100%;
28915
- cursor: col-resize;
28916
- }
28917
-
28918
- .table-wrapper {
28919
- position: relative;
28920
- }
28921
- .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28922
- right: 0 !important;
28923
- }
28924
- .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28925
- display: none;
28926
- }
28927
- .table-wrapper.table-sticky-header .ant-table-header {
28928
- position: sticky;
28929
- top: 0px;
28930
- }
28931
- .table-wrapper.table-sticky-header .ant-table-body {
28932
- overflow: auto visible !important;
28933
- }
28934
-
28935
- .table-wrapper.dragging .ant-table-column-has-sorters {
28936
- pointer-events: none;
28937
- }
28938
-
28939
- .ant-picker.ant-picker-disabled {
28940
- background: rgba(211, 218, 235, 0.6);
28941
- border-color: rgba(211, 218, 235, 0.6);
28942
- }
28943
- .ant-picker.error:not(.ant-picker-disabled) {
28944
- border-color: #e75a3a;
28945
- }
28946
-
28947
- .ant-picker-cell {
28948
- vertical-align: middle;
28949
- }
28950
-
28951
- .ant-modal {
28952
- margin: 0 auto;
28953
- max-width: 100%;
28954
- top: 50%;
28955
- transform: translateY(-50%);
28568
+ .ant-modal {
28569
+ margin: 0 auto;
28570
+ max-width: 100%;
28571
+ top: 50%;
28572
+ transform: translateY(-50%);
28956
28573
  }
28957
28574
  .ant-modal .ant-modal-close-x {
28958
28575
  width: 20px;
@@ -29828,6 +29445,20 @@ input[type=submit] {
29828
29445
  -webkit-appearance: button;
29829
29446
  cursor: pointer;
29830
29447
  }
29448
+
29449
+ /* move from override.csss */
29450
+ body {
29451
+ font-feature-settings: normal;
29452
+ -webkit-font-feature-settings: normal;
29453
+ font-variant: normal;
29454
+ min-width: 1280px;
29455
+ overflow: hidden;
29456
+ }
29457
+
29458
+ #root {
29459
+ width: 100vw;
29460
+ overflow-x: auto;
29461
+ }
29831
29462
  /* variable font */
29832
29463
  html body {
29833
29464
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
@@ -29840,36 +29471,111 @@ html body {
29840
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29841
29472
  }
29842
29473
  }
29843
- .buj61ew.ant-btn-icon-only {
29474
+ .fde5mpd {
29475
+ width: 100%;
29476
+ height: 100%;
29477
+ min-height: 124px;
29478
+ display: flex;
29479
+ flex-direction: column;
29844
29480
  justify-content: center;
29845
- }
29846
- .buj61ew.ant-btn {
29847
- display: inline-flex;
29848
29481
  align-items: center;
29849
- justify-content: center;
29850
- height: 32px;
29851
- border-radius: 6px;
29852
- line-height: 22px;
29853
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29854
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29855
29482
  }
29856
- .buj61ew.ant-btn.ant-btn-lg {
29857
- height: 40px;
29858
- line-height: 24px;
29483
+ .fde5mpd .error-text {
29484
+ color: rgba(10, 37, 85, 0.6);
29485
+ margin-bottom: 16px;
29486
+ font-size: 18px;
29859
29487
  }
29860
- .buj61ew.ant-btn.ant-btn-sm {
29861
- height: 24px;
29862
- line-height: 20px;
29488
+
29489
+ .iap75of {
29490
+ height: 18px;
29491
+ line-height: 18px;
29492
+ padding: 0 4px;
29493
+ border-radius: 4px;
29494
+ background: rgba(235, 239, 245, 0.6);
29495
+ border: 1px solid rgba(223, 228, 235, 0.6);
29496
+ display: flex;
29497
+ align-items: center;
29498
+ white-space: nowrap;
29499
+ margin-right: 4px;
29863
29500
  }
29864
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
29865
- border-radius: 50%;
29501
+
29502
+ .bpq0js6 {
29503
+ padding: 4px 11px;
29866
29504
  }
29867
- .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 {
29868
- color: var(--color, #06101f);
29869
- font-weight: var(--font-weight);
29870
- background: var(--background-color, #fff);
29871
- border-width: var(--border-width, 1px);
29872
- border-color: var(--border-color, #d9d9d9);
29505
+
29506
+ .b15sn34c {
29507
+ white-space: nowrap;
29508
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29509
+ }
29510
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29511
+ --color: #0080ff;
29512
+ }
29513
+ .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] {
29514
+ --color: #0080ff;
29515
+ }
29516
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29517
+ margin-left: 1px;
29518
+ }
29519
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29520
+ border-top-right-radius: 0;
29521
+ border-bottom-right-radius: 0;
29522
+ }
29523
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29524
+ border-top-left-radius: 0;
29525
+ border-bottom-left-radius: 0;
29526
+ }
29527
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29528
+ border-radius: unset;
29529
+ }
29530
+
29531
+ .i1mrf09m {
29532
+ display: inline-flex;
29533
+ align-items: center;
29534
+ }
29535
+ .i1mrf09m .icon-inner {
29536
+ display: inline-flex;
29537
+ align-items: center;
29538
+ justify-content: center;
29539
+ }
29540
+ .i1mrf09m .icon-inner + span,
29541
+ .i1mrf09m span + .icon-inner.suffix {
29542
+ margin-left: 4px;
29543
+ }
29544
+ .i1mrf09m.is-rotate img,
29545
+ .i1mrf09m.is-rotate svg {
29546
+ animation: rotate 680ms linear infinite;
29547
+ }
29548
+
29549
+ .buj61ew.ant-btn-icon-only {
29550
+ justify-content: center;
29551
+ }
29552
+ .buj61ew.ant-btn {
29553
+ display: inline-flex;
29554
+ align-items: center;
29555
+ justify-content: center;
29556
+ height: 32px;
29557
+ border-radius: 6px;
29558
+ line-height: 22px;
29559
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29560
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29561
+ }
29562
+ .buj61ew.ant-btn.ant-btn-lg {
29563
+ height: 40px;
29564
+ line-height: 24px;
29565
+ }
29566
+ .buj61ew.ant-btn.ant-btn-sm {
29567
+ height: 24px;
29568
+ line-height: 20px;
29569
+ }
29570
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
29571
+ border-radius: 50%;
29572
+ }
29573
+ .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 {
29574
+ color: var(--color, #06101f);
29575
+ font-weight: var(--font-weight);
29576
+ background: var(--background-color, #fff);
29577
+ border-width: var(--border-width, 1px);
29578
+ border-color: var(--border-color, #d9d9d9);
29873
29579
  }
29874
29580
  .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 {
29875
29581
  display: none;
@@ -30090,136 +29796,297 @@ html body {
30090
29796
  padding: 0;
30091
29797
  }
30092
29798
 
30093
- .bpq0js6 {
30094
- padding: 4px 11px;
29799
+ .p12gwtiw {
29800
+ display: flex;
29801
+ justify-content: space-between;
29802
+ align-items: center;
29803
+ padding: 10px 0;
29804
+ color: rgba(44, 56, 82, 0.6);
29805
+ font-size: 12px;
29806
+ line-height: 24px;
30095
29807
  }
30096
-
30097
- .b15sn34c {
30098
- white-space: nowrap;
30099
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29808
+ .p12gwtiw .pagination-left {
29809
+ padding: 2px 8px;
30100
29810
  }
30101
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30102
- --color: #0080ff;
29811
+ .p12gwtiw .dropdown-trigger {
29812
+ display: flex;
29813
+ align-items: center;
29814
+ border-radius: 6px;
29815
+ cursor: pointer;
29816
+ transition: all 0.3s ease;
30103
29817
  }
30104
- .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] {
30105
- --color: #0080ff;
29818
+ .p12gwtiw .dropdown-trigger:hover {
29819
+ background: rgba(211, 218, 235, 0.6);
29820
+ color: #0080ff;
30106
29821
  }
30107
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30108
- margin-left: 1px;
29822
+ .p12gwtiw .dropdown-trigger .icon-inner {
29823
+ margin-left: 4px;
30109
29824
  }
30110
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30111
- border-top-right-radius: 0;
30112
- border-bottom-right-radius: 0;
29825
+ .p12gwtiw .pagination-right {
29826
+ display: flex;
29827
+ align-items: center;
29828
+ color: #0080ff;
29829
+ font-weight: bold;
30113
29830
  }
30114
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30115
- border-top-left-radius: 0;
30116
- border-bottom-left-radius: 0;
29831
+ .p12gwtiw .pagination-right .icon-inner {
29832
+ margin-left: 4px;
30117
29833
  }
30118
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30119
- border-radius: unset;
29834
+ .p12gwtiw .pagination-right .prev-btn,
29835
+ .p12gwtiw .pagination-right .next-btn {
29836
+ padding: 0 8px;
30120
29837
  }
30121
-
30122
- .obf05yr {
30123
- display: inline-block;
29838
+ .p12gwtiw .pagination-right .prev-btn > span,
29839
+ .p12gwtiw .pagination-right .next-btn > span {
29840
+ color: #0080ff;
30124
29841
  }
30125
-
30126
- .hsms1n6 {
30127
- visibility: hidden;
30128
- position: absolute;
29842
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
29843
+ transform: rotate(180deg);
30129
29844
  }
30130
29845
 
30131
- .iap75of {
30132
- height: 18px;
29846
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29847
+ max-height: calc(100vh - 128px);
29848
+ overflow-y: auto;
29849
+ }
29850
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29851
+ padding: 4px 20px;
29852
+ font-size: 12px;
30133
29853
  line-height: 18px;
30134
- padding: 0 4px;
30135
- border-radius: 4px;
30136
- background: rgba(235, 239, 245, 0.6);
30137
- border: 1px solid rgba(223, 228, 235, 0.6);
30138
- display: flex;
30139
- align-items: center;
30140
- white-space: nowrap;
30141
- margin-right: 4px;
30142
29854
  }
30143
29855
 
30144
- .cz04yix {
30145
- display: flex;
30146
- flex-direction: column;
29856
+ .rxbeqvl.ant-radio-wrapper {
29857
+ display: inline-flex;
29858
+ align-items: baseline;
29859
+ white-space: pre-wrap;
30147
29860
  }
30148
-
30149
- .m1if5j39 {
30150
- max-width: 1120px;
30151
- width: 100%;
30152
- margin: 0 auto;
30153
- height: 100%;
29861
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
29862
+ position: relative;
29863
+ top: 3px;
30154
29864
  }
30155
-
30156
- .w1vvwdlp {
30157
- max-width: 1120px;
30158
- width: 100%;
30159
- margin: 0 auto;
30160
- display: flex;
29865
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29866
+ border-color: rgba(107, 128, 167, 0.6);
30161
29867
  }
30162
- .w1vvwdlp .left,
30163
- .w1vvwdlp .right {
30164
- flex-grow: 0;
30165
- flex-shrink: 0;
30166
- flex-basis: 21%;
29868
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29869
+ border-color: #0080ff;
30167
29870
  }
30168
- .w1vvwdlp .left {
30169
- display: flex;
30170
- justify-content: flex-end;
30171
- padding-right: 44px;
29871
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29872
+ border-color: #0080ff;
29873
+ background: #0080ff;
30172
29874
  }
30173
- .w1vvwdlp .right {
30174
- padding-left: 44px;
29875
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29876
+ top: 4px;
29877
+ left: 4px;
29878
+ width: 6px;
29879
+ height: 6px;
29880
+ background: #fff;
30175
29881
  }
30176
- .w1vvwdlp .middle {
30177
- margin-bottom: 40px;
30178
- flex-grow: 0;
30179
- flex-shrink: 0;
30180
- flex-basis: 58%;
29882
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29883
+ opacity: 0.5;
30181
29884
  }
30182
- .w1vvwdlp .middle .form-base-field {
30183
- width: 100%;
29885
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29886
+ border-color: rgba(107, 128, 167, 0.6);
29887
+ background: rgba(211, 218, 235, 0.6);
30184
29888
  }
30185
- .w1vvwdlp .middle .form-base-field .form-base-field {
30186
- width: auto;
29889
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29890
+ background: #00122e;
30187
29891
  }
30188
-
30189
- .h1cuopx7 .ant-modal-header {
30190
- margin: 0 auto;
30191
- width: 100%;
30192
- max-width: 648px;
29892
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29893
+ color: #00122e;
29894
+ opacity: 0.5;
30193
29895
  }
30194
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30195
- margin-left: 0;
29896
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29897
+ color: #00122e;
30196
29898
  }
30197
- .h1cuopx7 .ant-modal-body {
30198
- margin: 0 auto;
29899
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29900
+ display: inline-block;
30199
29901
  padding: 0;
30200
- width: 100%;
30201
- max-width: 648px;
30202
- overflow: hidden;
30203
- }
30204
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30205
- margin-bottom: 40px;
29902
+ padding-left: 12px;
30206
29903
  }
30207
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30208
- height: calc(100vh - 225px);
30209
- overflow-y: auto;
29904
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29905
+ margin-bottom: 0;
29906
+ white-space: pre-wrap;
29907
+ color: rgba(44, 56, 82, 0.6);
30210
29908
  }
30211
- .h1cuopx7 .ant-modal-footer .footer-content {
30212
- margin: 0 auto;
30213
- max-width: 648px;
29909
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29910
+ padding-left: 8px;
30214
29911
  }
30215
29912
 
30216
- .h1p6d3y3 .ant-modal-header {
30217
- margin: 0 auto;
30218
- width: 100%;
30219
- max-width: 1024px;
30220
- }
30221
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30222
- margin-left: 0;
29913
+ .r5ie79y .ant-radio-button-wrapper:first-child {
29914
+ border-radius: 5px 0 0 5px;
29915
+ }
29916
+ .r5ie79y .ant-radio-button-wrapper:last-child {
29917
+ border-radius: 0 5px 5px 0;
29918
+ }
29919
+
29920
+ .r1f0aqcc {
29921
+ color: #00122e;
29922
+ border-color: #ccd4e3;
29923
+ }
29924
+ .r1f0aqcc:first-child {
29925
+ border-color: #a3b4cc;
29926
+ }
29927
+ .r1f0aqcc.ant-radio-button-wrapper {
29928
+ padding: 0 12px;
29929
+ line-height: 32px;
29930
+ height: 32px;
29931
+ }
29932
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
29933
+ white-space: nowrap;
29934
+ }
29935
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29936
+ height: 22px;
29937
+ padding: 0 7px;
29938
+ line-height: 20px;
29939
+ }
29940
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29941
+ background: #ccd4e3;
29942
+ }
29943
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29944
+ background: #0080ff;
29945
+ }
29946
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29947
+ background: #ccd4e3;
29948
+ opacity: 0.5;
29949
+ }
29950
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29951
+ border-right-color: #0080ff;
29952
+ }
29953
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29954
+ border-color: #0080ff;
29955
+ }
29956
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
29957
+ background: rgba(0, 136, 255, 0.1);
29958
+ }
29959
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
29960
+ background: rgba(211, 218, 235, 0.6);
29961
+ border-color: #ccd4e3;
29962
+ opacity: 0.5;
29963
+ }
29964
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29965
+ color: #00122e;
29966
+ border-color: #ccd4e3;
29967
+ }
29968
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
29969
+ color: #00122e;
29970
+ border-color: #ccd4e3;
29971
+ background: rgba(172, 186, 211, 0.6);
29972
+ }
29973
+ .r1f0aqcc .ant-radio-button-input {
29974
+ margin-right: 8px;
29975
+ display: inline;
29976
+ border: none;
29977
+ padding: 0;
29978
+ width: 36px;
29979
+ background: transparent;
29980
+ }
29981
+ .r1f0aqcc .ant-radio-button-input:focus {
29982
+ box-shadow: none;
29983
+ }
29984
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
29985
+ margin-right: 0;
29986
+ width: initial;
29987
+ box-shadow: none;
29988
+ }
29989
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29990
+ display: none;
29991
+ }
29992
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
29993
+ display: inline;
29994
+ }
29995
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
29996
+ display: inline;
29997
+ margin-right: 8px;
29998
+ padding: 0;
29999
+ width: 36px;
30000
+ }
30001
+
30002
+ .obf05yr {
30003
+ display: inline-block;
30004
+ }
30005
+
30006
+ .hsms1n6 {
30007
+ visibility: hidden;
30008
+ position: absolute;
30009
+ }
30010
+
30011
+ .cz04yix {
30012
+ display: flex;
30013
+ flex-direction: column;
30014
+ }
30015
+
30016
+ .m1if5j39 {
30017
+ max-width: 1120px;
30018
+ width: 100%;
30019
+ margin: 0 auto;
30020
+ height: 100%;
30021
+ }
30022
+
30023
+ .w1vvwdlp {
30024
+ max-width: 1120px;
30025
+ width: 100%;
30026
+ margin: 0 auto;
30027
+ display: flex;
30028
+ }
30029
+ .w1vvwdlp .left,
30030
+ .w1vvwdlp .right {
30031
+ flex-grow: 0;
30032
+ flex-shrink: 0;
30033
+ flex-basis: 21%;
30034
+ }
30035
+ .w1vvwdlp .left {
30036
+ display: flex;
30037
+ justify-content: flex-end;
30038
+ padding-right: 44px;
30039
+ }
30040
+ .w1vvwdlp .right {
30041
+ padding-left: 44px;
30042
+ }
30043
+ .w1vvwdlp .middle {
30044
+ margin-bottom: 40px;
30045
+ flex-grow: 0;
30046
+ flex-shrink: 0;
30047
+ flex-basis: 58%;
30048
+ }
30049
+ .w1vvwdlp .middle .form-base-field {
30050
+ width: 100%;
30051
+ }
30052
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30053
+ width: auto;
30054
+ }
30055
+
30056
+ .h1cuopx7 .ant-modal-header {
30057
+ margin: 0 auto;
30058
+ width: 100%;
30059
+ max-width: 648px;
30060
+ }
30061
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30062
+ margin-left: 0;
30063
+ }
30064
+ .h1cuopx7 .ant-modal-body {
30065
+ margin: 0 auto;
30066
+ padding: 0;
30067
+ width: 100%;
30068
+ max-width: 648px;
30069
+ overflow: hidden;
30070
+ }
30071
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30072
+ margin-bottom: 40px;
30073
+ }
30074
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30075
+ height: calc(100vh - 225px);
30076
+ overflow-y: auto;
30077
+ }
30078
+ .h1cuopx7 .ant-modal-footer .footer-content {
30079
+ margin: 0 auto;
30080
+ max-width: 648px;
30081
+ }
30082
+
30083
+ .h1p6d3y3 .ant-modal-header {
30084
+ margin: 0 auto;
30085
+ width: 100%;
30086
+ max-width: 1024px;
30087
+ }
30088
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30089
+ margin-left: 0;
30223
30090
  }
30224
30091
  .h1p6d3y3 .ant-modal-body {
30225
30092
  margin: 0 auto;
@@ -30808,240 +30675,483 @@ input.rrg1fkn.ant-input {
30808
30675
  margin-left: 5px;
30809
30676
  }
30810
30677
 
30811
- .i1mrf09m {
30812
- display: inline-flex;
30813
- align-items: center;
30814
- }
30815
- .i1mrf09m .icon-inner {
30816
- display: inline-flex;
30817
- align-items: center;
30818
- justify-content: center;
30678
+ .i1e4sgug {
30679
+ display: inline-block;
30819
30680
  }
30820
- .i1mrf09m .icon-inner + span,
30821
- .i1mrf09m span + .icon-inner.suffix {
30822
- margin-left: 4px;
30681
+
30682
+ .d6j0lbj {
30683
+ font-family: Inter;
30684
+ font-style: normal;
30685
+ font-weight: bold;
30686
+ font-size: 32px;
30687
+ line-height: 40px;
30823
30688
  }
30824
- .i1mrf09m.is-rotate img,
30825
- .i1mrf09m.is-rotate svg {
30826
- animation: rotate 680ms linear infinite;
30689
+
30690
+ .d1xhvvxe {
30691
+ font-family: Inter;
30692
+ font-style: normal;
30693
+ font-weight: bold;
30694
+ font-size: 24px;
30695
+ line-height: 32px;
30827
30696
  }
30828
30697
 
30829
- .rxbeqvl.ant-radio-wrapper {
30830
- display: inline-flex;
30831
- align-items: baseline;
30832
- white-space: pre-wrap;
30698
+ .dk10mxq {
30699
+ font-family: Inter;
30700
+ font-style: normal;
30701
+ font-weight: normal;
30702
+ font-size: 32px;
30703
+ line-height: 40px;
30833
30704
  }
30834
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30835
- position: relative;
30836
- top: 3px;
30705
+
30706
+ .dxsait {
30707
+ font-family: Inter;
30708
+ font-style: normal;
30709
+ font-weight: bold;
30710
+ font-size: 20px;
30711
+ line-height: 24px;
30837
30712
  }
30838
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30839
- border-color: rgba(107, 128, 167, 0.6);
30713
+
30714
+ .dokn0h3 {
30715
+ font-family: Inter;
30716
+ font-style: normal;
30717
+ font-weight: normal;
30718
+ font-size: 20px;
30719
+ line-height: 24px;
30840
30720
  }
30841
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30842
- border-color: #0080ff;
30721
+
30722
+ .dobau4p {
30723
+ font-family: Inter;
30724
+ font-style: normal;
30725
+ font-weight: bold;
30726
+ font-size: 18px;
30727
+ line-height: 22px;
30843
30728
  }
30844
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30845
- border-color: #0080ff;
30846
- background: #0080ff;
30729
+
30730
+ .dvolwok {
30731
+ font-family: Inter;
30732
+ font-style: normal;
30733
+ font-weight: normal;
30734
+ font-size: 18px;
30735
+ line-height: 22px;
30847
30736
  }
30848
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30849
- top: 4px;
30850
- left: 4px;
30851
- width: 6px;
30852
- height: 6px;
30853
- background: #fff;
30737
+
30738
+ .h181qhg4 {
30739
+ font-family: Inter;
30740
+ font-style: normal;
30741
+ font-weight: bold;
30742
+ font-size: 16px;
30743
+ line-height: 22px;
30854
30744
  }
30855
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30856
- opacity: 0.5;
30745
+
30746
+ .h1phgmcq {
30747
+ font-family: Inter;
30748
+ font-style: normal;
30749
+ font-weight: normal;
30750
+ font-size: 16px;
30751
+ line-height: 22px;
30857
30752
  }
30858
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30859
- border-color: rgba(107, 128, 167, 0.6);
30860
- background: rgba(211, 218, 235, 0.6);
30753
+
30754
+ .h173xnl1 {
30755
+ font-family: Inter;
30756
+ font-style: normal;
30757
+ font-weight: bold;
30758
+ font-size: 14px;
30759
+ line-height: 20px;
30861
30760
  }
30862
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30863
- background: #00122e;
30761
+
30762
+ .hedm4pz {
30763
+ font-family: Inter;
30764
+ font-style: normal;
30765
+ font-weight: normal;
30766
+ font-size: 14px;
30767
+ line-height: 20px;
30864
30768
  }
30865
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30866
- color: #00122e;
30867
- opacity: 0.5;
30769
+
30770
+ .h1kd8xld {
30771
+ font-family: Inter;
30772
+ font-style: normal;
30773
+ font-weight: bold;
30774
+ font-size: 12px;
30775
+ line-height: 18px;
30868
30776
  }
30869
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30870
- color: #00122e;
30777
+
30778
+ .hp14fr {
30779
+ font-family: Inter;
30780
+ font-style: normal;
30781
+ font-weight: normal;
30782
+ font-size: 12px;
30783
+ line-height: 18px;
30871
30784
  }
30872
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30873
- display: inline-block;
30874
- padding: 0;
30875
- padding-left: 12px;
30785
+
30786
+ .hgrg7mn {
30787
+ font-family: Inter;
30788
+ font-style: normal;
30789
+ font-weight: bold;
30790
+ text-transform: uppercase;
30791
+ font-feature-settings: "cpsp" on;
30792
+ font-size: 12px;
30793
+ line-height: 18px;
30876
30794
  }
30877
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30878
- margin-bottom: 0;
30879
- white-space: pre-wrap;
30880
- color: rgba(44, 56, 82, 0.6);
30795
+
30796
+ .h6zme9x {
30797
+ font-family: Inter;
30798
+ font-style: normal;
30799
+ font-weight: normal;
30800
+ text-transform: uppercase;
30801
+ font-feature-settings: "cpsp" on;
30802
+ font-size: 12px;
30803
+ line-height: 18px;
30881
30804
  }
30882
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30883
- padding-left: 8px;
30805
+
30806
+ .locjvsv {
30807
+ font-family: Inter;
30808
+ font-style: normal;
30809
+ font-weight: normal;
30810
+ font-size: 16px;
30811
+ line-height: 24px;
30884
30812
  }
30885
30813
 
30886
- .r5ie79y .ant-radio-button-wrapper:first-child {
30887
- border-radius: 5px 0 0 5px;
30814
+ .l13gi131 {
30815
+ font-family: Inter;
30816
+ font-style: normal;
30817
+ font-weight: bold;
30818
+ font-size: 16px;
30819
+ line-height: 24px;
30888
30820
  }
30889
- .r5ie79y .ant-radio-button-wrapper:last-child {
30890
- border-radius: 0 5px 5px 0;
30821
+
30822
+ .l1ynemsu {
30823
+ font-family: Inter;
30824
+ font-style: normal;
30825
+ font-weight: normal;
30826
+ font-size: 16px;
30827
+ line-height: 24px;
30891
30828
  }
30892
30829
 
30893
- .r1f0aqcc {
30894
- color: #00122e;
30895
- border-color: #ccd4e3;
30830
+ .l1cft1cx {
30831
+ font-family: Inter;
30832
+ font-style: normal;
30833
+ font-weight: bold;
30834
+ font-size: 16px;
30835
+ line-height: 24px;
30896
30836
  }
30897
- .r1f0aqcc:first-child {
30898
- border-color: #a3b4cc;
30837
+
30838
+ .l17tqc8p {
30839
+ font-family: Inter;
30840
+ font-style: normal;
30841
+ font-weight: normal;
30842
+ text-transform: uppercase;
30843
+ font-feature-settings: "cpsp" on;
30844
+ font-size: 16px;
30845
+ line-height: 24px;
30899
30846
  }
30900
- .r1f0aqcc.ant-radio-button-wrapper {
30901
- padding: 0 12px;
30902
- line-height: 32px;
30903
- height: 32px;
30847
+
30848
+ .l1j1e5w7 {
30849
+ font-family: Inter;
30850
+ font-style: normal;
30851
+ font-weight: bold;
30852
+ text-transform: uppercase;
30853
+ font-feature-settings: "cpsp" on;
30854
+ font-size: 16px;
30855
+ line-height: 24px;
30904
30856
  }
30905
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30906
- white-space: nowrap;
30857
+
30858
+ .l1gf91jb {
30859
+ font-family: Inter;
30860
+ font-style: normal;
30861
+ font-weight: normal;
30862
+ font-size: 14px;
30863
+ line-height: 22px;
30907
30864
  }
30908
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30909
- height: 22px;
30910
- padding: 0 7px;
30911
- line-height: 20px;
30865
+
30866
+ .lu7hlr6 {
30867
+ font-family: Inter;
30868
+ font-style: normal;
30869
+ font-weight: 500;
30870
+ font-size: 14px;
30871
+ line-height: 22px;
30912
30872
  }
30913
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30914
- background: #ccd4e3;
30873
+
30874
+ .l3l3jf0 {
30875
+ font-family: Inter;
30876
+ font-style: normal;
30877
+ font-weight: bold;
30878
+ font-size: 14px;
30879
+ line-height: 22px;
30915
30880
  }
30916
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30917
- background: #0080ff;
30881
+
30882
+ .l12j5nqp {
30883
+ font-family: Inter;
30884
+ font-style: normal;
30885
+ font-weight: normal;
30886
+ font-size: 14px;
30887
+ line-height: 22px;
30918
30888
  }
30919
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30920
- background: #ccd4e3;
30921
- opacity: 0.5;
30889
+
30890
+ .l1tecqht {
30891
+ font-family: Inter;
30892
+ font-style: normal;
30893
+ font-weight: bold;
30894
+ font-size: 14px;
30895
+ line-height: 22px;
30922
30896
  }
30923
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30924
- border-right-color: #0080ff;
30897
+
30898
+ .l6sa990 {
30899
+ font-family: Inter;
30900
+ font-style: normal;
30901
+ font-weight: normal;
30902
+ text-transform: uppercase;
30903
+ font-feature-settings: "cpsp" on;
30904
+ font-size: 14px;
30905
+ line-height: 22px;
30925
30906
  }
30926
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30927
- border-color: #0080ff;
30907
+
30908
+ .lckqe8j {
30909
+ font-family: Inter;
30910
+ font-style: normal;
30911
+ font-weight: bold;
30912
+ text-transform: uppercase;
30913
+ font-feature-settings: "cpsp" on;
30914
+ font-size: 14px;
30915
+ line-height: 22px;
30928
30916
  }
30929
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30930
- background: rgba(0, 136, 255, 0.1);
30917
+
30918
+ .l1kuminb {
30919
+ font-family: Inter;
30920
+ font-style: normal;
30921
+ font-weight: normal;
30922
+ font-size: 13px;
30923
+ line-height: 20px;
30931
30924
  }
30932
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30933
- background: rgba(211, 218, 235, 0.6);
30934
- border-color: #ccd4e3;
30935
- opacity: 0.5;
30925
+
30926
+ .l1pbuf5j {
30927
+ font-family: Inter;
30928
+ font-style: normal;
30929
+ font-weight: 600;
30930
+ font-size: 13px;
30931
+ line-height: 20px;
30936
30932
  }
30937
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30938
- color: #00122e;
30939
- border-color: #ccd4e3;
30933
+
30934
+ .l1r4ztu {
30935
+ font-family: Inter;
30936
+ font-style: normal;
30937
+ font-weight: bold;
30938
+ font-size: 13px;
30939
+ line-height: 20px;
30940
30940
  }
30941
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30942
- color: #00122e;
30943
- border-color: #ccd4e3;
30944
- background: rgba(172, 186, 211, 0.6);
30941
+
30942
+ .ly8vzok {
30943
+ font-family: Inter;
30944
+ font-style: normal;
30945
+ font-weight: normal;
30946
+ font-size: 13px;
30947
+ line-height: 20px;
30945
30948
  }
30946
- .r1f0aqcc .ant-radio-button-input {
30947
- margin-right: 8px;
30948
- display: inline;
30949
- border: none;
30950
- padding: 0;
30951
- width: 36px;
30952
- background: transparent;
30949
+
30950
+ .lumfmf {
30951
+ font-family: Inter;
30952
+ font-style: normal;
30953
+ font-weight: 600;
30954
+ font-size: 13px;
30955
+ line-height: 20px;
30953
30956
  }
30954
- .r1f0aqcc .ant-radio-button-input:focus {
30955
- box-shadow: none;
30957
+
30958
+ .l16ujwmv {
30959
+ font-family: Inter;
30960
+ font-style: normal;
30961
+ font-weight: bold;
30962
+ font-size: 13px;
30963
+ line-height: 20px;
30956
30964
  }
30957
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30958
- margin-right: 0;
30959
- width: initial;
30960
- box-shadow: none;
30965
+
30966
+ .l17o1ffr {
30967
+ font-family: Inter;
30968
+ font-style: normal;
30969
+ font-weight: normal;
30970
+ text-transform: uppercase;
30971
+ font-feature-settings: "cpsp" on;
30972
+ font-size: 13px;
30973
+ line-height: 20px;
30961
30974
  }
30962
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30963
- display: none;
30975
+
30976
+ .lngllvn {
30977
+ font-family: Inter;
30978
+ font-style: normal;
30979
+ font-weight: bold;
30980
+ text-transform: uppercase;
30981
+ font-feature-settings: "cpsp" on;
30982
+ font-size: 13px;
30983
+ line-height: 20px;
30964
30984
  }
30965
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30966
- display: inline;
30985
+
30986
+ .l2i7fo9 {
30987
+ font-family: Inter;
30988
+ font-style: normal;
30989
+ font-weight: normal;
30990
+ font-size: 12px;
30991
+ line-height: 18px;
30967
30992
  }
30968
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30969
- display: inline;
30970
- margin-right: 8px;
30971
- padding: 0;
30972
- width: 36px;
30993
+
30994
+ .l1x7hscx {
30995
+ font-family: Inter;
30996
+ font-style: normal;
30997
+ font-weight: 500;
30998
+ font-size: 12px;
30999
+ line-height: 18px;
30973
31000
  }
30974
31001
 
30975
- .p12gwtiw {
30976
- display: flex;
30977
- justify-content: space-between;
30978
- align-items: center;
30979
- padding: 10px 0;
30980
- color: rgba(44, 56, 82, 0.6);
31002
+ .le1jwan {
31003
+ font-family: Inter;
31004
+ font-style: normal;
31005
+ font-weight: bold;
30981
31006
  font-size: 12px;
30982
- line-height: 24px;
31007
+ line-height: 18px;
30983
31008
  }
30984
- .p12gwtiw .pagination-left {
30985
- padding: 2px 8px;
31009
+
31010
+ .lyxynfj {
31011
+ font-family: Inter;
31012
+ font-style: normal;
31013
+ font-weight: normal;
31014
+ font-size: 12px;
31015
+ line-height: 18px;
30986
31016
  }
30987
- .p12gwtiw .dropdown-trigger {
30988
- display: flex;
30989
- align-items: center;
30990
- border-radius: 6px;
30991
- cursor: pointer;
30992
- transition: all 0.3s ease;
31017
+
31018
+ .lpb2nxv {
31019
+ font-family: Inter;
31020
+ font-style: normal;
31021
+ font-weight: 500;
31022
+ font-size: 12px;
31023
+ line-height: 18px;
30993
31024
  }
30994
- .p12gwtiw .dropdown-trigger:hover {
30995
- background: rgba(211, 218, 235, 0.6);
30996
- color: #0080ff;
31025
+
31026
+ .l1r8o3vv {
31027
+ font-family: Inter;
31028
+ font-style: normal;
31029
+ font-weight: bold;
31030
+ font-size: 12px;
31031
+ line-height: 18px;
30997
31032
  }
30998
- .p12gwtiw .dropdown-trigger .icon-inner {
30999
- margin-left: 4px;
31033
+
31034
+ .lemnjy2 {
31035
+ font-family: Inter;
31036
+ font-style: normal;
31037
+ font-weight: normal;
31038
+ text-transform: uppercase;
31039
+ font-feature-settings: "cpsp" on;
31040
+ font-size: 12px;
31041
+ line-height: 18px;
31000
31042
  }
31001
- .p12gwtiw .pagination-right {
31002
- display: flex;
31003
- align-items: center;
31004
- color: #0080ff;
31043
+
31044
+ .lrc42gb {
31045
+ font-family: Inter;
31046
+ font-style: normal;
31005
31047
  font-weight: bold;
31048
+ text-transform: uppercase;
31049
+ font-feature-settings: "cpsp" on;
31050
+ font-size: 12px;
31051
+ line-height: 18px;
31006
31052
  }
31007
- .p12gwtiw .pagination-right .icon-inner {
31008
- margin-left: 4px;
31053
+
31054
+ .fqaz4mb {
31055
+ font-family: Inter;
31056
+ font-style: normal;
31057
+ font-weight: normal;
31058
+ font-size: 13px;
31059
+ line-height: 20px;
31009
31060
  }
31010
- .p12gwtiw .pagination-right .prev-btn,
31011
- .p12gwtiw .pagination-right .next-btn {
31012
- padding: 0 8px;
31061
+
31062
+ .f13we5o {
31063
+ font-family: Inter;
31064
+ font-style: normal;
31065
+ font-weight: normal;
31066
+ font-size: 13px;
31067
+ line-height: 20px;
31013
31068
  }
31014
- .p12gwtiw .pagination-right .prev-btn > span,
31015
- .p12gwtiw .pagination-right .next-btn > span {
31016
- color: #0080ff;
31069
+
31070
+ .ffmjua2 {
31071
+ font-family: Inter;
31072
+ font-style: normal;
31073
+ font-weight: normal;
31074
+ font-size: 12px;
31075
+ line-height: 18px;
31017
31076
  }
31018
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31019
- transform: rotate(180deg);
31077
+
31078
+ .fz2mxw0 {
31079
+ font-family: Inter;
31080
+ font-style: normal;
31081
+ font-weight: normal;
31082
+ font-size: 12px;
31083
+ line-height: 18px;
31020
31084
  }
31021
31085
 
31022
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31023
- max-height: calc(100vh - 128px);
31024
- overflow-y: auto;
31086
+ .t1ertzoh {
31087
+ font-family: Inter;
31088
+ font-style: normal;
31089
+ font-weight: normal;
31090
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31091
+ font-size: 13px;
31092
+ line-height: 20px;
31025
31093
  }
31026
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31027
- padding: 4px 20px;
31094
+
31095
+ .t19bge8r {
31096
+ font-family: Inter;
31097
+ font-style: normal;
31098
+ font-weight: normal;
31099
+ font-feature-settings: "zero" on;
31100
+ font-size: 13px;
31101
+ line-height: 20px;
31102
+ }
31103
+
31104
+ .tjrzfyl {
31105
+ font-family: Inter;
31106
+ font-style: normal;
31107
+ font-weight: normal;
31108
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31028
31109
  font-size: 12px;
31029
31110
  line-height: 18px;
31030
31111
  }
31031
31112
 
31032
- .fde5mpd {
31033
- width: 100%;
31034
- height: 100%;
31035
- min-height: 124px;
31036
- display: flex;
31037
- flex-direction: column;
31038
- justify-content: center;
31039
- align-items: center;
31113
+ .tm6s7bo {
31114
+ font-family: Inter;
31115
+ font-style: normal;
31116
+ font-weight: 500;
31117
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31118
+ font-size: 12px;
31119
+ line-height: 18px;
31040
31120
  }
31041
- .fde5mpd .error-text {
31042
- color: rgba(10, 37, 85, 0.6);
31043
- margin-bottom: 16px;
31044
- font-size: 18px;
31121
+
31122
+ .t19zq6ic {
31123
+ font-family: Inter;
31124
+ font-style: normal;
31125
+ font-weight: normal;
31126
+ font-feature-settings: "zero" on;
31127
+ font-size: 12px;
31128
+ line-height: 18px;
31129
+ }
31130
+
31131
+ .t1gduru8 {
31132
+ font-family: Inter;
31133
+ font-style: normal;
31134
+ font-weight: 500;
31135
+ font-feature-settings: "zero" on;
31136
+ font-size: 12px;
31137
+ line-height: 18px;
31138
+ }
31139
+
31140
+ .t55raab {
31141
+ font-family: Inter;
31142
+ font-style: normal;
31143
+ font-weight: bold;
31144
+ font-feature-settings: "zero" on;
31145
+ font-size: 16px;
31146
+ line-height: 24px;
31147
+ }
31148
+
31149
+ .u1w9abfe {
31150
+ font-family: Inter;
31151
+ font-style: normal;
31152
+ font-weight: normal;
31153
+ font-size: 10px;
31154
+ line-height: 12px;
31045
31155
  }
31046
31156
 
31047
31157
  .t1upn1sz {
@@ -31402,570 +31512,113 @@ input.rrg1fkn.ant-input {
31402
31512
  height: 24px;
31403
31513
  cursor: pointer;
31404
31514
  justify-content: center;
31405
- border-radius: 4px;
31406
- }
31407
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31408
- background: #fff;
31409
- }
31410
-
31411
- .s1fc623g {
31412
- width: 430px !important;
31413
- }
31414
-
31415
- .da3mx0o .ant-select-item-group {
31416
- padding: 8px 16px;
31417
- line-height: 18px;
31418
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31419
- height: 34px;
31420
- min-height: 34px;
31421
- box-sizing: border-box;
31422
- margin-top: 8px;
31423
- }
31424
-
31425
- .onr9gzt {
31426
- display: flex;
31427
- flex-direction: column;
31428
- margin: 1px 8px;
31429
- padding: 8px;
31430
- border-radius: 4px;
31431
- }
31432
- .onr9gzt .selected-icon {
31433
- display: none;
31434
- }
31435
- .onr9gzt.ant-select-item-option-grouped {
31436
- padding-left: 8px;
31437
- }
31438
- .onr9gzt.ant-select-item-option-selected {
31439
- background-color: white;
31440
- }
31441
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31442
- color: #0080ff;
31443
- }
31444
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31445
- display: block;
31446
- }
31447
- .onr9gzt.ant-select-item-option-active {
31448
- background: rgba(0, 136, 255, 0.16);
31449
- }
31450
- .onr9gzt.ant-select-item-option-active .timezone-title {
31451
- color: #0080ff;
31452
- }
31453
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31454
- background: rgba(0, 136, 255, 0.1);
31455
- color: #0080ff;
31456
- }
31457
-
31458
- .oiy0apc {
31459
- display: flex;
31460
- justify-content: space-between;
31461
- height: 20px;
31462
- line-height: 20px;
31463
- }
31464
- .oiy0apc .timezone-title {
31465
- color: #2d3a56;
31466
- overflow: hidden;
31467
- text-overflow: ellipsis;
31468
- }
31469
-
31470
- .of4y382 {
31471
- display: flex;
31472
- justify-content: space-between;
31473
- color: rgba(44, 56, 82, 0.6);
31474
- height: 18px;
31475
- line-height: 18px;
31476
- margin-top: 2px;
31477
- }
31478
-
31479
- .t19903l9 {
31480
- border: none;
31481
- margin-right: 0;
31482
- background: rgba(225, 230, 241, 0.6);
31483
- }
31484
-
31485
- .ohwbvxu {
31486
- pointer-events: none;
31487
- height: 32px;
31488
- width: 100%;
31489
- opacity: 0;
31490
- }
31491
-
31492
- .i1e4sgug {
31493
- display: inline-block;
31494
- }
31495
-
31496
- .d6j0lbj {
31497
- font-family: Inter;
31498
- font-style: normal;
31499
- font-weight: bold;
31500
- font-size: 32px;
31501
- line-height: 40px;
31502
- }
31503
-
31504
- .d1xhvvxe {
31505
- font-family: Inter;
31506
- font-style: normal;
31507
- font-weight: bold;
31508
- font-size: 24px;
31509
- line-height: 32px;
31510
- }
31511
-
31512
- .dk10mxq {
31513
- font-family: Inter;
31514
- font-style: normal;
31515
- font-weight: normal;
31516
- font-size: 32px;
31517
- line-height: 40px;
31518
- }
31519
-
31520
- .dxsait {
31521
- font-family: Inter;
31522
- font-style: normal;
31523
- font-weight: bold;
31524
- font-size: 20px;
31525
- line-height: 24px;
31526
- }
31527
-
31528
- .dokn0h3 {
31529
- font-family: Inter;
31530
- font-style: normal;
31531
- font-weight: normal;
31532
- font-size: 20px;
31533
- line-height: 24px;
31534
- }
31535
-
31536
- .dobau4p {
31537
- font-family: Inter;
31538
- font-style: normal;
31539
- font-weight: bold;
31540
- font-size: 18px;
31541
- line-height: 22px;
31542
- }
31543
-
31544
- .dvolwok {
31545
- font-family: Inter;
31546
- font-style: normal;
31547
- font-weight: normal;
31548
- font-size: 18px;
31549
- line-height: 22px;
31550
- }
31551
-
31552
- .h181qhg4 {
31553
- font-family: Inter;
31554
- font-style: normal;
31555
- font-weight: bold;
31556
- font-size: 16px;
31557
- line-height: 22px;
31558
- }
31559
-
31560
- .h1phgmcq {
31561
- font-family: Inter;
31562
- font-style: normal;
31563
- font-weight: normal;
31564
- font-size: 16px;
31565
- line-height: 22px;
31566
- }
31567
-
31568
- .h173xnl1 {
31569
- font-family: Inter;
31570
- font-style: normal;
31571
- font-weight: bold;
31572
- font-size: 14px;
31573
- line-height: 20px;
31574
- }
31575
-
31576
- .hedm4pz {
31577
- font-family: Inter;
31578
- font-style: normal;
31579
- font-weight: normal;
31580
- font-size: 14px;
31581
- line-height: 20px;
31582
- }
31583
-
31584
- .h1kd8xld {
31585
- font-family: Inter;
31586
- font-style: normal;
31587
- font-weight: bold;
31588
- font-size: 12px;
31589
- line-height: 18px;
31590
- }
31591
-
31592
- .hp14fr {
31593
- font-family: Inter;
31594
- font-style: normal;
31595
- font-weight: normal;
31596
- font-size: 12px;
31597
- line-height: 18px;
31598
- }
31599
-
31600
- .hgrg7mn {
31601
- font-family: Inter;
31602
- font-style: normal;
31603
- font-weight: bold;
31604
- text-transform: uppercase;
31605
- font-feature-settings: "cpsp" on;
31606
- font-size: 12px;
31607
- line-height: 18px;
31608
- }
31609
-
31610
- .h6zme9x {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: normal;
31614
- text-transform: uppercase;
31615
- font-feature-settings: "cpsp" on;
31616
- font-size: 12px;
31617
- line-height: 18px;
31618
- }
31619
-
31620
- .locjvsv {
31621
- font-family: Inter;
31622
- font-style: normal;
31623
- font-weight: normal;
31624
- font-size: 16px;
31625
- line-height: 24px;
31626
- }
31627
-
31628
- .l13gi131 {
31629
- font-family: Inter;
31630
- font-style: normal;
31631
- font-weight: bold;
31632
- font-size: 16px;
31633
- line-height: 24px;
31634
- }
31635
-
31636
- .l1ynemsu {
31637
- font-family: Inter;
31638
- font-style: normal;
31639
- font-weight: normal;
31640
- font-size: 16px;
31641
- line-height: 24px;
31642
- }
31643
-
31644
- .l1cft1cx {
31645
- font-family: Inter;
31646
- font-style: normal;
31647
- font-weight: bold;
31648
- font-size: 16px;
31649
- line-height: 24px;
31650
- }
31651
-
31652
- .l17tqc8p {
31653
- font-family: Inter;
31654
- font-style: normal;
31655
- font-weight: normal;
31656
- text-transform: uppercase;
31657
- font-feature-settings: "cpsp" on;
31658
- font-size: 16px;
31659
- line-height: 24px;
31660
- }
31661
-
31662
- .l1j1e5w7 {
31663
- font-family: Inter;
31664
- font-style: normal;
31665
- font-weight: bold;
31666
- text-transform: uppercase;
31667
- font-feature-settings: "cpsp" on;
31668
- font-size: 16px;
31669
- line-height: 24px;
31670
- }
31671
-
31672
- .l1gf91jb {
31673
- font-family: Inter;
31674
- font-style: normal;
31675
- font-weight: normal;
31676
- font-size: 14px;
31677
- line-height: 22px;
31678
- }
31679
-
31680
- .lu7hlr6 {
31681
- font-family: Inter;
31682
- font-style: normal;
31683
- font-weight: 500;
31684
- font-size: 14px;
31685
- line-height: 22px;
31686
- }
31687
-
31688
- .l3l3jf0 {
31689
- font-family: Inter;
31690
- font-style: normal;
31691
- font-weight: bold;
31692
- font-size: 14px;
31693
- line-height: 22px;
31694
- }
31695
-
31696
- .l12j5nqp {
31697
- font-family: Inter;
31698
- font-style: normal;
31699
- font-weight: normal;
31700
- font-size: 14px;
31701
- line-height: 22px;
31702
- }
31703
-
31704
- .l1tecqht {
31705
- font-family: Inter;
31706
- font-style: normal;
31707
- font-weight: bold;
31708
- font-size: 14px;
31709
- line-height: 22px;
31710
- }
31711
-
31712
- .l6sa990 {
31713
- font-family: Inter;
31714
- font-style: normal;
31715
- font-weight: normal;
31716
- text-transform: uppercase;
31717
- font-feature-settings: "cpsp" on;
31718
- font-size: 14px;
31719
- line-height: 22px;
31720
- }
31721
-
31722
- .lckqe8j {
31723
- font-family: Inter;
31724
- font-style: normal;
31725
- font-weight: bold;
31726
- text-transform: uppercase;
31727
- font-feature-settings: "cpsp" on;
31728
- font-size: 14px;
31729
- line-height: 22px;
31730
- }
31731
-
31732
- .l1kuminb {
31733
- font-family: Inter;
31734
- font-style: normal;
31735
- font-weight: normal;
31736
- font-size: 13px;
31737
- line-height: 20px;
31738
- }
31739
-
31740
- .l1pbuf5j {
31741
- font-family: Inter;
31742
- font-style: normal;
31743
- font-weight: 600;
31744
- font-size: 13px;
31745
- line-height: 20px;
31746
- }
31747
-
31748
- .l1r4ztu {
31749
- font-family: Inter;
31750
- font-style: normal;
31751
- font-weight: bold;
31752
- font-size: 13px;
31753
- line-height: 20px;
31754
- }
31755
-
31756
- .ly8vzok {
31757
- font-family: Inter;
31758
- font-style: normal;
31759
- font-weight: normal;
31760
- font-size: 13px;
31761
- line-height: 20px;
31762
- }
31763
-
31764
- .lumfmf {
31765
- font-family: Inter;
31766
- font-style: normal;
31767
- font-weight: 600;
31768
- font-size: 13px;
31769
- line-height: 20px;
31770
- }
31771
-
31772
- .l16ujwmv {
31773
- font-family: Inter;
31774
- font-style: normal;
31775
- font-weight: bold;
31776
- font-size: 13px;
31777
- line-height: 20px;
31778
- }
31779
-
31780
- .l17o1ffr {
31781
- font-family: Inter;
31782
- font-style: normal;
31783
- font-weight: normal;
31784
- text-transform: uppercase;
31785
- font-feature-settings: "cpsp" on;
31786
- font-size: 13px;
31787
- line-height: 20px;
31788
- }
31789
-
31790
- .lngllvn {
31791
- font-family: Inter;
31792
- font-style: normal;
31793
- font-weight: bold;
31794
- text-transform: uppercase;
31795
- font-feature-settings: "cpsp" on;
31796
- font-size: 13px;
31797
- line-height: 20px;
31798
- }
31799
-
31800
- .l2i7fo9 {
31801
- font-family: Inter;
31802
- font-style: normal;
31803
- font-weight: normal;
31804
- font-size: 12px;
31805
- line-height: 18px;
31806
- }
31807
-
31808
- .l1x7hscx {
31809
- font-family: Inter;
31810
- font-style: normal;
31811
- font-weight: 500;
31812
- font-size: 12px;
31813
- line-height: 18px;
31814
- }
31815
-
31816
- .le1jwan {
31817
- font-family: Inter;
31818
- font-style: normal;
31819
- font-weight: bold;
31820
- font-size: 12px;
31821
- line-height: 18px;
31822
- }
31823
-
31824
- .lyxynfj {
31825
- font-family: Inter;
31826
- font-style: normal;
31827
- font-weight: normal;
31828
- font-size: 12px;
31829
- line-height: 18px;
31830
- }
31831
-
31832
- .lpb2nxv {
31833
- font-family: Inter;
31834
- font-style: normal;
31835
- font-weight: 500;
31836
- font-size: 12px;
31837
- line-height: 18px;
31838
- }
31839
-
31840
- .l1r8o3vv {
31841
- font-family: Inter;
31842
- font-style: normal;
31843
- font-weight: bold;
31844
- font-size: 12px;
31845
- line-height: 18px;
31846
- }
31847
-
31848
- .lemnjy2 {
31849
- font-family: Inter;
31850
- font-style: normal;
31851
- font-weight: normal;
31852
- text-transform: uppercase;
31853
- font-feature-settings: "cpsp" on;
31854
- font-size: 12px;
31855
- line-height: 18px;
31856
- }
31857
-
31858
- .lrc42gb {
31859
- font-family: Inter;
31860
- font-style: normal;
31861
- font-weight: bold;
31862
- text-transform: uppercase;
31863
- font-feature-settings: "cpsp" on;
31864
- font-size: 12px;
31865
- line-height: 18px;
31866
- }
31867
-
31868
- .fqaz4mb {
31869
- font-family: Inter;
31870
- font-style: normal;
31871
- font-weight: normal;
31872
- font-size: 13px;
31873
- line-height: 20px;
31874
- }
31875
-
31876
- .f13we5o {
31877
- font-family: Inter;
31878
- font-style: normal;
31879
- font-weight: normal;
31880
- font-size: 13px;
31881
- line-height: 20px;
31515
+ border-radius: 4px;
31516
+ }
31517
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31518
+ background: #fff;
31882
31519
  }
31883
31520
 
31884
- .ffmjua2 {
31885
- font-family: Inter;
31886
- font-style: normal;
31887
- font-weight: normal;
31888
- font-size: 12px;
31889
- line-height: 18px;
31521
+ .s1fc623g {
31522
+ width: 430px !important;
31890
31523
  }
31891
31524
 
31892
- .fz2mxw0 {
31893
- font-family: Inter;
31894
- font-style: normal;
31895
- font-weight: normal;
31896
- font-size: 12px;
31525
+ .da3mx0o .ant-select-item-group {
31526
+ padding: 8px 16px;
31897
31527
  line-height: 18px;
31528
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31529
+ height: 34px;
31530
+ min-height: 34px;
31531
+ box-sizing: border-box;
31532
+ margin-top: 8px;
31898
31533
  }
31899
31534
 
31900
- .t1ertzoh {
31901
- font-family: Inter;
31902
- font-style: normal;
31903
- font-weight: normal;
31904
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31905
- font-size: 13px;
31906
- line-height: 20px;
31535
+ .onr9gzt {
31536
+ display: flex;
31537
+ flex-direction: column;
31538
+ margin: 1px 8px;
31539
+ padding: 8px;
31540
+ border-radius: 4px;
31541
+ }
31542
+ .onr9gzt .selected-icon {
31543
+ display: none;
31544
+ }
31545
+ .onr9gzt.ant-select-item-option-grouped {
31546
+ padding-left: 8px;
31547
+ }
31548
+ .onr9gzt.ant-select-item-option-selected {
31549
+ background-color: white;
31550
+ }
31551
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31552
+ color: #0080ff;
31553
+ }
31554
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31555
+ display: block;
31556
+ }
31557
+ .onr9gzt.ant-select-item-option-active {
31558
+ background: rgba(0, 136, 255, 0.16);
31559
+ }
31560
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31561
+ color: #0080ff;
31562
+ }
31563
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31564
+ background: rgba(0, 136, 255, 0.1);
31565
+ color: #0080ff;
31907
31566
  }
31908
31567
 
31909
- .t19bge8r {
31910
- font-family: Inter;
31911
- font-style: normal;
31912
- font-weight: normal;
31913
- font-feature-settings: "zero" on;
31914
- font-size: 13px;
31568
+ .oiy0apc {
31569
+ display: flex;
31570
+ justify-content: space-between;
31571
+ height: 20px;
31915
31572
  line-height: 20px;
31916
31573
  }
31917
-
31918
- .tjrzfyl {
31919
- font-family: Inter;
31920
- font-style: normal;
31921
- font-weight: normal;
31922
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31923
- font-size: 12px;
31924
- line-height: 18px;
31574
+ .oiy0apc .timezone-title {
31575
+ color: #2d3a56;
31576
+ overflow: hidden;
31577
+ text-overflow: ellipsis;
31925
31578
  }
31926
31579
 
31927
- .tm6s7bo {
31928
- font-family: Inter;
31929
- font-style: normal;
31930
- font-weight: 500;
31931
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31932
- font-size: 12px;
31580
+ .of4y382 {
31581
+ display: flex;
31582
+ justify-content: space-between;
31583
+ color: rgba(44, 56, 82, 0.6);
31584
+ height: 18px;
31933
31585
  line-height: 18px;
31586
+ margin-top: 2px;
31934
31587
  }
31935
31588
 
31936
- .t19zq6ic {
31937
- font-family: Inter;
31938
- font-style: normal;
31939
- font-weight: normal;
31940
- font-feature-settings: "zero" on;
31941
- font-size: 12px;
31942
- line-height: 18px;
31589
+ .t19903l9 {
31590
+ border: none;
31591
+ margin-right: 0;
31592
+ background: rgba(225, 230, 241, 0.6);
31943
31593
  }
31944
31594
 
31945
- .t1gduru8 {
31946
- font-family: Inter;
31947
- font-style: normal;
31948
- font-weight: 500;
31949
- font-feature-settings: "zero" on;
31950
- font-size: 12px;
31951
- line-height: 18px;
31595
+ .ohwbvxu {
31596
+ pointer-events: none;
31597
+ height: 32px;
31598
+ width: 100%;
31599
+ opacity: 0;
31952
31600
  }
31953
31601
 
31954
- .t55raab {
31955
- font-family: Inter;
31956
- font-style: normal;
31957
- font-weight: bold;
31958
- font-feature-settings: "zero" on;
31602
+ .c1uzzomf {
31603
+ margin-bottom: 16px;
31604
+ }
31605
+ .c1uzzomf .card-title {
31959
31606
  font-size: 16px;
31960
- line-height: 24px;
31607
+ color: rgba(44, 56, 82, 0.6);
31608
+ font-weight: 700;
31609
+ line-height: 32px;
31961
31610
  }
31962
-
31963
- .u1w9abfe {
31964
- font-family: Inter;
31965
- font-style: normal;
31966
- font-weight: normal;
31967
- font-size: 10px;
31968
- line-height: 12px;
31611
+ .c1uzzomf .card-body {
31612
+ padding: 24px;
31613
+ border-radius: 8px;
31614
+ background: #fff;
31615
+ }
31616
+ .c1uzzomf .empty {
31617
+ font-weight: 700;
31618
+ font-size: 14px;
31619
+ line-height: 22px;
31620
+ color: rgba(0, 21, 64, 0.3);
31621
+ text-align: center;
31969
31622
  }
31970
31623
 
31971
31624
  .c18gxmrl {
@@ -32004,28 +31657,6 @@ input.rrg1fkn.ant-input {
32004
31657
  color: #005ed1;
32005
31658
  }
32006
31659
 
32007
- .c1uzzomf {
32008
- margin-bottom: 16px;
32009
- }
32010
- .c1uzzomf .card-title {
32011
- font-size: 16px;
32012
- color: rgba(44, 56, 82, 0.6);
32013
- font-weight: 700;
32014
- line-height: 32px;
32015
- }
32016
- .c1uzzomf .card-body {
32017
- padding: 24px;
32018
- border-radius: 8px;
32019
- background: #fff;
32020
- }
32021
- .c1uzzomf .empty {
32022
- font-weight: 700;
32023
- font-size: 14px;
32024
- line-height: 22px;
32025
- color: rgba(0, 21, 64, 0.3);
32026
- text-align: center;
32027
- }
32028
-
32029
31660
  .tje3huy {
32030
31661
  width: 100%;
32031
31662
  overflow: inherit;
@@ -32559,6 +32190,55 @@ input.rrg1fkn.ant-input {
32559
32190
  margin-left: 8px;
32560
32191
  }
32561
32192
 
32193
+ .l4bld33 {
32194
+ width: 64px;
32195
+ height: 64px;
32196
+ display: flex;
32197
+ align-items: center;
32198
+ justify-content: center;
32199
+ position: relative;
32200
+ opacity: 0.2;
32201
+ }
32202
+
32203
+ .lgitjoj {
32204
+ position: absolute;
32205
+ width: 5px;
32206
+ height: 48px;
32207
+ left: 9.33px;
32208
+ top: 40.5px;
32209
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32210
+ border-radius: 5px;
32211
+ transform: rotate(-128deg);
32212
+ transform-origin: top left;
32213
+ animation: loading-indicator1 1100ms ease-out infinite;
32214
+ }
32215
+
32216
+ .l13g0exg {
32217
+ position: absolute;
32218
+ width: 5px;
32219
+ height: 48px;
32220
+ left: 40.8px;
32221
+ top: 8.4px;
32222
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32223
+ border-radius: 5px;
32224
+ transform: rotate(-8deg);
32225
+ transform-origin: top left;
32226
+ animation: loading-indicator2 1100ms ease-out infinite;
32227
+ }
32228
+
32229
+ .l1exo3h6 {
32230
+ position: absolute;
32231
+ width: 5px;
32232
+ height: 48px;
32233
+ left: 52.9px;
32234
+ top: 51.8px;
32235
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32236
+ border-radius: 5px;
32237
+ transform: rotate(112deg);
32238
+ transform-origin: top left;
32239
+ animation: loading-indicator3 1100ms ease-out infinite;
32240
+ }
32241
+
32562
32242
  .sq6vos1 {
32563
32243
  --item-min-width: 60px;
32564
32244
  }
@@ -32818,22 +32498,6 @@ input.rrg1fkn.ant-input {
32818
32498
  margin-right: 2px;
32819
32499
  }
32820
32500
 
32821
- .rrwcpby {
32822
- display: flex;
32823
- align-items: center;
32824
- }
32825
- .rrwcpby .order {
32826
- height: 24px;
32827
- width: 24px;
32828
- border-radius: 20px;
32829
- color: #0080ff;
32830
- background: rgba(0, 136, 255, 0.1);
32831
- display: flex;
32832
- align-items: center;
32833
- justify-content: center;
32834
- margin-right: 6px;
32835
- }
32836
-
32837
32501
  .bab9xum {
32838
32502
  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);
32839
32503
  }
@@ -32851,6 +32515,22 @@ input.rrg1fkn.ant-input {
32851
32515
  transform: translateY(-4px);
32852
32516
  }
32853
32517
 
32518
+ .rrwcpby {
32519
+ display: flex;
32520
+ align-items: center;
32521
+ }
32522
+ .rrwcpby .order {
32523
+ height: 24px;
32524
+ width: 24px;
32525
+ border-radius: 20px;
32526
+ color: #0080ff;
32527
+ background: rgba(0, 136, 255, 0.1);
32528
+ display: flex;
32529
+ align-items: center;
32530
+ justify-content: center;
32531
+ margin-right: 6px;
32532
+ }
32533
+
32854
32534
  .f1p9ti6d {
32855
32535
  width: 100%;
32856
32536
  margin-bottom: 0 !important;
@@ -33134,6 +32814,11 @@ input.rrg1fkn.ant-input {
33134
32814
  margin-right: 4px;
33135
32815
  }
33136
32816
 
32817
+ .iwsze0q {
32818
+ margin-right: 4px;
32819
+ height: 16px;
32820
+ }
32821
+
33137
32822
  .sut42l0 {
33138
32823
  padding: 0 8px;
33139
32824
  height: 18px;
@@ -33153,11 +32838,6 @@ input.rrg1fkn.ant-input {
33153
32838
  height: 16px;
33154
32839
  }
33155
32840
 
33156
- .iwsze0q {
33157
- margin-right: 4px;
33158
- height: 16px;
33159
- }
33160
-
33161
32841
  .a6dbbkm .ant-input-number-handler-wrap {
33162
32842
  display: var(--a6dbbkm-0);
33163
32843
  }