@redsift/design-system 9.6.0 → 10.0.0-alpha.0

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.
package/style/index.css CHANGED
@@ -596,166 +596,757 @@
596
596
  }
597
597
  /**
598
598
  * Do not edit directly
599
- * Generated on Wed, 20 Dec 2023 08:32:38 GMT
599
+ * Generated on Wed, 06 Mar 2024 15:52:38 GMT
600
600
  */
601
601
 
602
602
  :root {
603
- --redsift-color-redsift: #e11010;
603
+ --redsift-color-dark-components-page-background: #333333;
604
+ --redsift-color-dark-components-text-primary: #ffffff;
605
+ --redsift-color-dark-components-text-secondary: #f2f2f2;
606
+ --redsift-color-dark-components-red-sift-logo-text-red: #ffffff;
607
+ --redsift-color-dark-components-red-sift-logo-text-white: #ffffff;
608
+ --redsift-color-dark-components-red-sift-logo-text-grey: #ffffff;
609
+ --redsift-color-dark-components-red-sift-logo-icon-background: #ffffff;
610
+ --redsift-color-dark-components-red-sift-logo-icon-r: #e11010;
611
+ --redsift-color-dark-components-red-sift-logo-diamond-top-right: #ffb3b3;
612
+ --redsift-color-dark-components-red-sift-logo-diamond-bottom-left: #e24e4e;
613
+ --redsift-color-dark-components-red-sift-logo-diamond-bottom-right: #ff8181;
614
+ --redsift-color-dark-components-red-sift-logo-diamond-dark: #e24e4e;
615
+ --redsift-color-dark-components-red-sift-logo-diamond-mid: #ff8181;
616
+ --redsift-color-dark-components-red-sift-logo-diamond-light: #ffb3b3;
617
+ --redsift-color-dark-components-product-logos-text-grey: #ffffff;
618
+ --redsift-color-dark-components-product-logos-text-red: #ffffff;
619
+ --redsift-color-dark-components-product-logos-text-white: #ffffff;
620
+ --redsift-color-dark-components-product-logos-icon-red: #e11010;
621
+ --redsift-color-dark-components-product-logos-icon-grey: #ffffff;
622
+ --redsift-color-dark-components-side-navigation-background: #474747;
623
+ --redsift-color-dark-components-side-navigation-menu-item-text-resting: #f2f2f2;
624
+ --redsift-color-dark-components-side-navigation-menu-item-text-disabled: #666666;
625
+ --redsift-color-dark-components-side-navigation-menu-item-text-hover: #ffffff;
626
+ --redsift-color-dark-components-side-navigation-menu-item-background-hover: #666666;
627
+ --redsift-color-dark-components-side-navigation-menu-item-background-secondary: transparent;
628
+ --redsift-color-dark-components-side-navigation-menu-item-background-active: #e0e0e0;
629
+ --redsift-color-dark-components-side-navigation-menu-item-active: #1c1c1c;
630
+ --redsift-color-dark-components-side-navigation-scrollbar-resting: #666666;
631
+ --redsift-color-dark-components-side-navigation-scrollbar-hover: #666666;
632
+ --redsift-color-dark-components-side-navigation-right-line: #1c1c1c;
633
+ --redsift-color-dark-components-side-navigation-current-marker: #f2f2f2;
634
+ --redsift-color-dark-components-app-bar-background: #333333;
635
+ --redsift-color-dark-components-app-bar-breadcrumb-default: #ffffff;
636
+ --redsift-color-dark-components-app-bar-breadcrumb-hover: #142849;
637
+ --redsift-color-dark-components-app-bar-breadcrumb-down: #0d1b31;
638
+ --redsift-color-dark-components-app-bar-icon-background-hover: #666666;
639
+ --redsift-color-dark-components-app-bar-icon-background-down: #e0e0e0;
640
+ --redsift-color-dark-components-app-bar-icon-background-active: #666666;
641
+ --redsift-color-dark-components-app-bar-icon-background-active-hover: #e0e0e0;
642
+ --redsift-color-dark-components-app-bar-icon-background-active-down: #e0e0e0;
643
+ --redsift-color-dark-components-app-bar-border: #1c1c1c;
644
+ --redsift-color-dark-components-tooltip-background: #666666;
645
+ --redsift-color-dark-components-tooltip-text: #ffffff;
646
+ --redsift-color-dark-components-buttons-primary-button-primary-background-default: #4285f4;
647
+ --redsift-color-dark-components-buttons-primary-button-primary-background-hover: #3b78dc;
648
+ --redsift-color-dark-components-buttons-primary-button-primary-background-active: #2e5dab;
649
+ --redsift-color-dark-components-buttons-primary-button-primary-background-disabled: #474747;
650
+ --redsift-color-dark-components-buttons-primary-button-primary-text-default: #ffffff;
651
+ --redsift-color-dark-components-buttons-primary-button-primary-text-hover: #ffffff;
652
+ --redsift-color-dark-components-buttons-primary-button-primary-text-active: #ffffff;
653
+ --redsift-color-dark-components-buttons-primary-button-primary-text-disabled: #858585;
654
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-default: #51b7a4;
655
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-hover: #49a594;
656
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-active: #398073;
657
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-disabled: #474747;
658
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-default: #ffffff;
659
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-hover: #ffffff;
660
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-active: #ffffff;
661
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-disabled: #858585;
662
+ --redsift-color-dark-components-buttons-primary-button-success-background-default: #02ac61;
663
+ --redsift-color-dark-components-buttons-primary-button-success-background-hover: #029b57;
664
+ --redsift-color-dark-components-buttons-primary-button-success-background-active: #017844;
665
+ --redsift-color-dark-components-buttons-primary-button-success-background-disabled: #474747;
666
+ --redsift-color-dark-components-buttons-primary-button-success-text-default: #ffffff;
667
+ --redsift-color-dark-components-buttons-primary-button-success-text-hover: #ffffff;
668
+ --redsift-color-dark-components-buttons-primary-button-success-text-active: #ffffff;
669
+ --redsift-color-dark-components-buttons-primary-button-success-text-disabled: #858585;
670
+ --redsift-color-dark-components-buttons-primary-button-error-background-default: #e11010;
671
+ --redsift-color-dark-components-buttons-primary-button-error-background-hover: #cb0e0e;
672
+ --redsift-color-dark-components-buttons-primary-button-error-background-active: #9e0b0b;
673
+ --redsift-color-dark-components-buttons-primary-button-error-background-disabled: #474747;
674
+ --redsift-color-dark-components-buttons-primary-button-error-text-default: #ffffff;
675
+ --redsift-color-dark-components-buttons-primary-button-error-text-hover: #ffffff;
676
+ --redsift-color-dark-components-buttons-primary-button-error-text-active: #ffffff;
677
+ --redsift-color-dark-components-buttons-primary-button-error-text-disabled: #858585;
678
+ --redsift-color-dark-components-buttons-primary-button-warning-background-default: #fcbb54;
679
+ --redsift-color-dark-components-buttons-primary-button-warning-background-hover: #e3a84c;
680
+ --redsift-color-dark-components-buttons-primary-button-warning-background-active: #b0833b;
681
+ --redsift-color-dark-components-buttons-primary-button-warning-background-disabled: #474747;
682
+ --redsift-color-dark-components-buttons-primary-button-warning-text-default: #ffffff;
683
+ --redsift-color-dark-components-buttons-primary-button-warning-text-hover: #ffffff;
684
+ --redsift-color-dark-components-buttons-primary-button-warning-text-active: #ffffff;
685
+ --redsift-color-dark-components-buttons-primary-button-warning-text-disabled: #858585;
686
+ --redsift-color-dark-components-buttons-primary-button-info-background-default: #4285f4;
687
+ --redsift-color-dark-components-buttons-primary-button-info-background-hover: #3b78dc;
688
+ --redsift-color-dark-components-buttons-primary-button-info-background-active: #2e5dab;
689
+ --redsift-color-dark-components-buttons-primary-button-info-background-disabled: #474747;
690
+ --redsift-color-dark-components-buttons-primary-button-info-text-default: #ffffff;
691
+ --redsift-color-dark-components-buttons-primary-button-info-text-hover: #ffffff;
692
+ --redsift-color-dark-components-buttons-primary-button-info-text-active: #ffffff;
693
+ --redsift-color-dark-components-buttons-primary-button-info-text-disabled: #858585;
694
+ --redsift-color-dark-components-buttons-primary-button-grey-background-default: #666666;
695
+ --redsift-color-dark-components-buttons-primary-button-grey-background-hover: #5c5c5c;
696
+ --redsift-color-dark-components-buttons-primary-button-grey-background-active: #525252;
697
+ --redsift-color-dark-components-buttons-primary-button-grey-background-disabled: #474747;
698
+ --redsift-color-dark-components-buttons-primary-button-grey-text-default: #ffffff;
699
+ --redsift-color-dark-components-buttons-primary-button-grey-text-hover: #ffffff;
700
+ --redsift-color-dark-components-buttons-primary-button-grey-text-active: #ffffff;
701
+ --redsift-color-dark-components-buttons-primary-button-grey-text-disabled: #858585;
702
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-default: transparent;
703
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-hover: #142849;
704
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-active: #0d1b31;
705
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-disabled: #333333;
706
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-default: #4285f4;
707
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-hover: #689df6;
708
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-active: #8eb6f8;
709
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-disabled: #858585;
710
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-default: transparent;
711
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-hover: #183731;
712
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-active: #102521;
713
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-disabled: #333333;
714
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-default: #51b7a4;
715
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-hover: #74c5b6;
716
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-active: #97d4c8;
717
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-disabled: #858585;
718
+ --redsift-color-dark-components-buttons-secondary-button-success-background-default: transparent;
719
+ --redsift-color-dark-components-buttons-secondary-button-success-background-hover: #01341d;
720
+ --redsift-color-dark-components-buttons-secondary-button-success-background-active: #002213;
721
+ --redsift-color-dark-components-buttons-secondary-button-success-background-disabled: #333333;
722
+ --redsift-color-dark-components-buttons-secondary-button-success-text-default: #02ac61;
723
+ --redsift-color-dark-components-buttons-secondary-button-success-text-hover: #35bd81;
724
+ --redsift-color-dark-components-buttons-secondary-button-success-text-active: #67cda0;
725
+ --redsift-color-dark-components-buttons-secondary-button-success-text-disabled: #858585;
726
+ --redsift-color-dark-components-buttons-secondary-button-error-background-default: transparent;
727
+ --redsift-color-dark-components-buttons-secondary-button-error-background-hover: #430505;
728
+ --redsift-color-dark-components-buttons-secondary-button-error-background-active: #2d0303;
729
+ --redsift-color-dark-components-buttons-secondary-button-error-background-disabled: #333333;
730
+ --redsift-color-dark-components-buttons-secondary-button-error-text-default: #e11010;
731
+ --redsift-color-dark-components-buttons-secondary-button-error-text-hover: #e74040;
732
+ --redsift-color-dark-components-buttons-secondary-button-error-text-active: #ed7070;
733
+ --redsift-color-dark-components-buttons-secondary-button-error-text-disabled: #858585;
734
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-default: transparent;
735
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-hover: #4c3819;
736
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-active: #322511;
737
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-disabled: #333333;
738
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-default: #fcbb54;
739
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-hover: #fdc976;
740
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-active: #fdd698;
741
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-disabled: #858585;
742
+ --redsift-color-dark-components-buttons-secondary-button-info-background-default: transparent;
743
+ --redsift-color-dark-components-buttons-secondary-button-info-background-hover: #142849;
744
+ --redsift-color-dark-components-buttons-secondary-button-info-background-active: #0d1b31;
745
+ --redsift-color-dark-components-buttons-secondary-button-info-background-disabled: #333333;
746
+ --redsift-color-dark-components-buttons-secondary-button-info-text-default: #4285f4;
747
+ --redsift-color-dark-components-buttons-secondary-button-info-text-hover: #689df6;
748
+ --redsift-color-dark-components-buttons-secondary-button-info-text-active: #8eb6f8;
749
+ --redsift-color-dark-components-buttons-secondary-button-info-text-disabled: #858585;
750
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-default: transparent;
751
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-hover: #474747;
752
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-active: #333333;
753
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-disabled: #333333;
754
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-default: #666666;
755
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-hover: #858585;
756
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-active: #a3a3a3;
757
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-disabled: #858585;
758
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-default: transparent;
759
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-hover: #142849;
760
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-active: #0d1b31;
761
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-disabled: #333333;
762
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-default: #4285f4;
763
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-hover: #689df6;
764
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-active: #8eb6f8;
765
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-disabled: #858585;
766
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-default: transparent;
767
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-hover: #183731;
768
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-active: #102521;
769
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-disabled: #333333;
770
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-default: #51b7a4;
771
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-hover: #74c5b6;
772
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-active: #97d4c8;
773
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-disabled: #858585;
774
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-default: transparent;
775
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-hover: #01341d;
776
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-active: #002213;
777
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-disabled: #333333;
778
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-default: #02ac61;
779
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-hover: #35bd81;
780
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-active: #67cda0;
781
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-disabled: #858585;
782
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-default: transparent;
783
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-hover: #430505;
784
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-active: #2d0303;
785
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-disabled: #333333;
786
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-default: #e11010;
787
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-hover: #e74040;
788
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-active: #ed7070;
789
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-disabled: #858585;
790
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-default: transparent;
791
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-hover: #4c3819;
792
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-active: #322511;
793
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-disabled: #333333;
794
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-default: #fcbb54;
795
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-hover: #fdc976;
796
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-active: #fdd698;
797
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-disabled: #858585;
798
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-default: transparent;
799
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-hover: #142849;
800
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-active: #0d1b31;
801
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-disabled: #333333;
802
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-default: #4285f4;
803
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-hover: #689df6;
804
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-active: #8eb6f8;
805
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-disabled: #858585;
806
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-default: transparent;
807
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-hover: #474747;
808
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-active: #333333;
809
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-disabled: #333333;
810
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-default: #666666;
811
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-hover: #858585;
812
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-active: #a3a3a3;
813
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-disabled: #858585;
814
+ --redsift-color-dark-components-ai-ai-border: #e11010;
815
+ --redsift-color-dark-components-ai-ai-icon: #e11010;
816
+ --redsift-color-dark-components-spinner-spinner: #142849;
817
+ --redsift-color-dark-components-alert-success-background: #029b57;
818
+ --redsift-color-dark-components-alert-success-icon: #017844;
819
+ --redsift-color-dark-components-alert-text: #f2f2f2;
820
+ --redsift-color-dark-components-alert-error-background: #cb0e0e;
821
+ --redsift-color-dark-components-alert-error-icon: #9e0b0b;
822
+ --redsift-color-dark-components-alert-warning-background: #e3a84c;
823
+ --redsift-color-dark-components-alert-warning-icon: #b0833b;
824
+ --redsift-color-dark-components-alert-info-background: #3b78dc;
825
+ --redsift-color-dark-components-alert-info-icon: #2e5dab;
826
+ --redsift-color-dark-components-icons-default: #f2f2f2;
827
+ --redsift-color-dark-components-dropdowns-and-menus-default-background: #474747;
828
+ --redsift-color-dark-components-dropdowns-and-menus-default-text: #ffffff;
829
+ --redsift-color-dark-components-dropdowns-and-menus-dividers: #666666;
830
+ --redsift-color-dark-components-dropdowns-and-menus-hover-background: #666666;
831
+ --redsift-color-dark-components-dropdowns-and-menus-hover-text: #ffffff;
832
+ --redsift-color-dark-components-dropdowns-and-menus-click-background: #e0e0e0;
833
+ --redsift-color-dark-components-dropdowns-and-menus-click-text: #1c1c1c;
834
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-text: #ffffff;
835
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-background: #4285f4;
836
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-hover-text: #ffffff;
837
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-hover-background: #3b78dc;
838
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-click-text: #1c1c1c;
839
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-click-background: #e0e0e0;
840
+ --redsift-color-dark-components-checkbox-fill-default: #4285f4;
841
+ --redsift-color-dark-components-checkbox-fill-default-hover: #142849;
842
+ --redsift-color-dark-components-checkbox-fill-uncolored: #666666;
843
+ --redsift-color-dark-components-checkbox-fill-uncolored-hover: #474747;
844
+ --redsift-color-dark-components-checkbox-fill-disabled: #e0e0e0;
845
+ --redsift-color-dark-components-checkbox-fill-invalid: #e11010;
846
+ --redsift-color-dark-components-checkbox-fill-invalid-hover: #f39f9f;
847
+ --redsift-color-dark-components-checkbox-text-default: #ffffff;
848
+ --redsift-color-dark-components-checkbox-text-invalid: #e11010;
849
+ --redsift-color-dark-components-checkbox-text-disabled: #e0e0e0;
850
+ --redsift-color-dark-components-radio-fill-default: #4285f4;
851
+ --redsift-color-dark-components-radio-fill-default-hover: #142849;
852
+ --redsift-color-dark-components-radio-fill-uncolored: #666666;
853
+ --redsift-color-dark-components-radio-fill-uncolored-hover: #474747;
854
+ --redsift-color-dark-components-radio-fill-disabled: #e0e0e0;
855
+ --redsift-color-dark-components-radio-fill-invalid: #e11010;
856
+ --redsift-color-dark-components-radio-fill-invalid-hover: #f39f9f;
857
+ --redsift-color-dark-components-radio-text-default: #ffffff;
858
+ --redsift-color-dark-components-radio-text-invalid: #e11010;
859
+ --redsift-color-dark-components-radio-text-disabled: #e0e0e0;
860
+ --redsift-color-dark-components-switch-dot-default: #0d1b31;
861
+ --redsift-color-dark-components-switch-dot-default-hover: #3b78dc;
862
+ --redsift-color-dark-components-switch-dot-uncolored: #666666;
863
+ --redsift-color-dark-components-switch-dot-uncolored-hover: #474747;
864
+ --redsift-color-dark-components-switch-dot-disabled: #0d1b31;
865
+ --redsift-color-dark-components-switch-dot-invalid: #0d1b31;
866
+ --redsift-color-dark-components-switch-dot-invalid-hover: #f39f9f;
867
+ --redsift-color-dark-components-switch-background-default: #3b78dc;
868
+ --redsift-color-dark-components-switch-background-default-active: #4285f4;
869
+ --redsift-color-dark-components-switch-background-uncolored: #474747;
870
+ --redsift-color-dark-components-switch-background-uncolored-active: #666666;
871
+ --redsift-color-dark-components-switch-background-disabled: #e0e0e0;
872
+ --redsift-color-dark-components-switch-background-disabled-active: #e0e0e0;
873
+ --redsift-color-dark-components-switch-background-invalid: #f39f9f;
874
+ --redsift-color-dark-components-switch-background-invalid-active: #e11010;
875
+ --redsift-color-dark-components-switch-text-default: #ffffff;
876
+ --redsift-color-dark-components-switch-text-invalid: #e11010;
877
+ --redsift-color-dark-components-switch-text-disabled: #e0e0e0;
878
+ --redsift-color-dark-components-tabs-line: #666666;
879
+ --redsift-color-dark-components-modal-background: #1c1c1c;
880
+ --redsift-color-light-components-page-background: #ffffff;
881
+ --redsift-color-light-components-text-primary: #333333;
882
+ --redsift-color-light-components-text-secondary: #474747;
883
+ --redsift-color-light-components-red-sift-logo-text-red: #e11010;
884
+ --redsift-color-light-components-red-sift-logo-text-white: #ffffff;
885
+ --redsift-color-light-components-red-sift-logo-text-grey: #333333;
886
+ --redsift-color-light-components-red-sift-logo-icon-background: #e11010;
887
+ --redsift-color-light-components-red-sift-logo-icon-r: #ffffff;
888
+ --redsift-color-light-components-red-sift-logo-diamond-top-right: #e24e4e;
889
+ --redsift-color-light-components-red-sift-logo-diamond-bottom-left: #ffb3b3;
890
+ --redsift-color-light-components-red-sift-logo-diamond-bottom-right: #ff8181;
891
+ --redsift-color-light-components-red-sift-logo-diamond-dark: #e24e4e;
892
+ --redsift-color-light-components-red-sift-logo-diamond-mid: #ff8181;
893
+ --redsift-color-light-components-red-sift-logo-diamond-light: #ffb3b3;
894
+ --redsift-color-light-components-product-logos-text-grey: #333333;
895
+ --redsift-color-light-components-product-logos-text-red: #e11010;
896
+ --redsift-color-light-components-product-logos-text-white: #ffffff;
897
+ --redsift-color-light-components-product-logos-icon-red: #e11010;
898
+ --redsift-color-light-components-product-logos-icon-grey: #333333;
899
+ --redsift-color-light-components-side-navigation-background: #f2f2f2;
900
+ --redsift-color-light-components-side-navigation-menu-item-text-resting: #474747;
901
+ --redsift-color-light-components-side-navigation-menu-item-text-disabled: #666666;
902
+ --redsift-color-light-components-side-navigation-menu-item-text-hover: #1c1c1c;
903
+ --redsift-color-light-components-side-navigation-menu-item-background-hover: #E6E6E6;
904
+ --redsift-color-light-components-side-navigation-menu-item-background-secondary: transparent;
905
+ --redsift-color-light-components-side-navigation-menu-item-background-active: #e0e0e0;
906
+ --redsift-color-light-components-side-navigation-menu-item-active: #1c1c1c;
907
+ --redsift-color-light-components-side-navigation-scrollbar-resting: #e0e0e0;
908
+ --redsift-color-light-components-side-navigation-scrollbar-hover: #666666;
909
+ --redsift-color-light-components-side-navigation-right-line: #e9e9e9;
910
+ --redsift-color-light-components-side-navigation-current-marker: #1c1c1c;
911
+ --redsift-color-light-components-app-bar-background: #ffffff;
912
+ --redsift-color-light-components-app-bar-breadcrumb-default: #1c1c1c;
913
+ --redsift-color-light-components-app-bar-breadcrumb-hover: #3b78dc;
914
+ --redsift-color-light-components-app-bar-breadcrumb-down: #2e5dab;
915
+ --redsift-color-light-components-app-bar-icon-background-hover: #f2f2f2;
916
+ --redsift-color-light-components-app-bar-icon-background-down: #e0e0e0;
917
+ --redsift-color-light-components-app-bar-icon-background-active: #f2f2f2;
918
+ --redsift-color-light-components-app-bar-icon-background-active-hover: #e0e0e0;
919
+ --redsift-color-light-components-app-bar-icon-background-active-down: #e0e0e0;
920
+ --redsift-color-light-components-app-bar-border: #e9e9e9;
921
+ --redsift-color-light-components-tooltip-background: #ffffff;
922
+ --redsift-color-light-components-tooltip-text: #333333;
923
+ --redsift-color-light-components-buttons-primary-button-primary-background-default: #4285f4;
924
+ --redsift-color-light-components-buttons-primary-button-primary-background-hover: #3b78dc;
925
+ --redsift-color-light-components-buttons-primary-button-primary-background-active: #2e5dab;
926
+ --redsift-color-light-components-buttons-primary-button-primary-background-disabled: #e0e0e0;
927
+ --redsift-color-light-components-buttons-primary-button-primary-text-default: #ffffff;
928
+ --redsift-color-light-components-buttons-primary-button-primary-text-hover: #ffffff;
929
+ --redsift-color-light-components-buttons-primary-button-primary-text-active: #ffffff;
930
+ --redsift-color-light-components-buttons-primary-button-primary-text-disabled: #858585;
931
+ --redsift-color-light-components-buttons-primary-button-secondary-background-default: #51b7a4;
932
+ --redsift-color-light-components-buttons-primary-button-secondary-background-hover: #49a594;
933
+ --redsift-color-light-components-buttons-primary-button-secondary-background-active: #398073;
934
+ --redsift-color-light-components-buttons-primary-button-secondary-background-disabled: #e0e0e0;
935
+ --redsift-color-light-components-buttons-primary-button-secondary-text-default: #ffffff;
936
+ --redsift-color-light-components-buttons-primary-button-secondary-text-hover: #ffffff;
937
+ --redsift-color-light-components-buttons-primary-button-secondary-text-active: #ffffff;
938
+ --redsift-color-light-components-buttons-primary-button-secondary-text-disabled: #858585;
939
+ --redsift-color-light-components-buttons-primary-button-success-background-default: #02ac61;
940
+ --redsift-color-light-components-buttons-primary-button-success-background-hover: #029b57;
941
+ --redsift-color-light-components-buttons-primary-button-success-background-active: #017844;
942
+ --redsift-color-light-components-buttons-primary-button-success-background-disabled: #e0e0e0;
943
+ --redsift-color-light-components-buttons-primary-button-success-text-default: #ffffff;
944
+ --redsift-color-light-components-buttons-primary-button-success-text-hover: #ffffff;
945
+ --redsift-color-light-components-buttons-primary-button-success-text-active: #ffffff;
946
+ --redsift-color-light-components-buttons-primary-button-success-text-disabled: #858585;
947
+ --redsift-color-light-components-buttons-primary-button-error-background-default: #e11010;
948
+ --redsift-color-light-components-buttons-primary-button-error-background-hover: #cb0e0e;
949
+ --redsift-color-light-components-buttons-primary-button-error-background-active: #9e0b0b;
950
+ --redsift-color-light-components-buttons-primary-button-error-background-disabled: #e0e0e0;
951
+ --redsift-color-light-components-buttons-primary-button-error-text-default: #ffffff;
952
+ --redsift-color-light-components-buttons-primary-button-error-text-hover: #ffffff;
953
+ --redsift-color-light-components-buttons-primary-button-error-text-active: #ffffff;
954
+ --redsift-color-light-components-buttons-primary-button-error-text-disabled: #858585;
955
+ --redsift-color-light-components-buttons-primary-button-warning-background-default: #fcbb54;
956
+ --redsift-color-light-components-buttons-primary-button-warning-background-hover: #e3a84c;
957
+ --redsift-color-light-components-buttons-primary-button-warning-background-active: #b0833b;
958
+ --redsift-color-light-components-buttons-primary-button-warning-background-disabled: #e0e0e0;
959
+ --redsift-color-light-components-buttons-primary-button-warning-text-default: #ffffff;
960
+ --redsift-color-light-components-buttons-primary-button-warning-text-hover: #ffffff;
961
+ --redsift-color-light-components-buttons-primary-button-warning-text-active: #ffffff;
962
+ --redsift-color-light-components-buttons-primary-button-warning-text-disabled: #858585;
963
+ --redsift-color-light-components-buttons-primary-button-info-background-default: #4285f4;
964
+ --redsift-color-light-components-buttons-primary-button-info-background-hover: #3b78dc;
965
+ --redsift-color-light-components-buttons-primary-button-info-background-active: #2e5dab;
966
+ --redsift-color-light-components-buttons-primary-button-info-background-disabled: #e0e0e0;
967
+ --redsift-color-light-components-buttons-primary-button-info-text-default: #ffffff;
968
+ --redsift-color-light-components-buttons-primary-button-info-text-hover: #ffffff;
969
+ --redsift-color-light-components-buttons-primary-button-info-text-active: #ffffff;
970
+ --redsift-color-light-components-buttons-primary-button-info-text-disabled: #858585;
971
+ --redsift-color-light-components-buttons-primary-button-grey-background-default: #666666;
972
+ --redsift-color-light-components-buttons-primary-button-grey-background-hover: #5c5c5c;
973
+ --redsift-color-light-components-buttons-primary-button-grey-background-active: #525252;
974
+ --redsift-color-light-components-buttons-primary-button-grey-background-disabled: #e0e0e0;
975
+ --redsift-color-light-components-buttons-primary-button-grey-text-default: #ffffff;
976
+ --redsift-color-light-components-buttons-primary-button-grey-text-hover: #ffffff;
977
+ --redsift-color-light-components-buttons-primary-button-grey-text-active: #ffffff;
978
+ --redsift-color-light-components-buttons-primary-button-grey-text-disabled: #858585;
979
+ --redsift-color-light-components-buttons-secondary-button-primary-background-default: transparent;
980
+ --redsift-color-light-components-buttons-secondary-button-primary-background-hover: #d9e7fd;
981
+ --redsift-color-light-components-buttons-secondary-button-primary-background-active: #b3cefb;
982
+ --redsift-color-light-components-buttons-secondary-button-primary-background-disabled: #ffffff;
983
+ --redsift-color-light-components-buttons-secondary-button-primary-text-default: #4285f4;
984
+ --redsift-color-light-components-buttons-secondary-button-primary-text-hover: #3b78dc;
985
+ --redsift-color-light-components-buttons-secondary-button-primary-text-active: #2e5dab;
986
+ --redsift-color-light-components-buttons-secondary-button-primary-text-disabled: #858585;
987
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-default: transparent;
988
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-hover: #dcf1ed;
989
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-active: #b9e2db;
990
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-disabled: #ffffff;
991
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-default: #51b7a4;
992
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-hover: #49a594;
993
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-active: #398073;
994
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-disabled: #858585;
995
+ --redsift-color-light-components-buttons-secondary-button-success-background-default: transparent;
996
+ --redsift-color-light-components-buttons-secondary-button-success-background-hover: #cceedf;
997
+ --redsift-color-light-components-buttons-secondary-button-success-background-active: #9adec0;
998
+ --redsift-color-light-components-buttons-secondary-button-success-background-disabled: #ffffff;
999
+ --redsift-color-light-components-buttons-secondary-button-success-text-default: #02ac61;
1000
+ --redsift-color-light-components-buttons-secondary-button-success-text-hover: #029b57;
1001
+ --redsift-color-light-components-buttons-secondary-button-success-text-active: #017844;
1002
+ --redsift-color-light-components-buttons-secondary-button-success-text-disabled: #858585;
1003
+ --redsift-color-light-components-buttons-secondary-button-error-background-default: transparent;
1004
+ --redsift-color-light-components-buttons-secondary-button-error-background-hover: #f9cfcf;
1005
+ --redsift-color-light-components-buttons-secondary-button-error-background-active: #f39f9f;
1006
+ --redsift-color-light-components-buttons-secondary-button-error-background-disabled: #ffffff;
1007
+ --redsift-color-light-components-buttons-secondary-button-error-text-default: #e11010;
1008
+ --redsift-color-light-components-buttons-secondary-button-error-text-hover: #cb0e0e;
1009
+ --redsift-color-light-components-buttons-secondary-button-error-text-active: #9e0b0b;
1010
+ --redsift-color-light-components-buttons-secondary-button-error-text-disabled: #858585;
1011
+ --redsift-color-light-components-buttons-secondary-button-warning-background-default: transparent;
1012
+ --redsift-color-light-components-buttons-secondary-button-warning-background-hover: #fef1dd;
1013
+ --redsift-color-light-components-buttons-secondary-button-warning-background-active: #fee4bb;
1014
+ --redsift-color-light-components-buttons-secondary-button-warning-background-disabled: #ffffff;
1015
+ --redsift-color-light-components-buttons-secondary-button-warning-text-default: #fcbb54;
1016
+ --redsift-color-light-components-buttons-secondary-button-warning-text-hover: #e3a84c;
1017
+ --redsift-color-light-components-buttons-secondary-button-warning-text-active: #b0833b;
1018
+ --redsift-color-light-components-buttons-secondary-button-warning-text-disabled: #858585;
1019
+ --redsift-color-light-components-buttons-secondary-button-info-background-default: transparent;
1020
+ --redsift-color-light-components-buttons-secondary-button-info-background-hover: #d9e7fd;
1021
+ --redsift-color-light-components-buttons-secondary-button-info-background-active: #b3cefb;
1022
+ --redsift-color-light-components-buttons-secondary-button-info-background-disabled: #ffffff;
1023
+ --redsift-color-light-components-buttons-secondary-button-info-text-default: #4285f4;
1024
+ --redsift-color-light-components-buttons-secondary-button-info-text-hover: #3b78dc;
1025
+ --redsift-color-light-components-buttons-secondary-button-info-text-active: #2e5dab;
1026
+ --redsift-color-light-components-buttons-secondary-button-info-text-disabled: #858585;
1027
+ --redsift-color-light-components-buttons-secondary-button-grey-background-default: transparent;
1028
+ --redsift-color-light-components-buttons-secondary-button-grey-background-hover: #f2f2f2;
1029
+ --redsift-color-light-components-buttons-secondary-button-grey-background-active: #e0e0e0;
1030
+ --redsift-color-light-components-buttons-secondary-button-grey-background-disabled: #ffffff;
1031
+ --redsift-color-light-components-buttons-secondary-button-grey-text-default: #666666;
1032
+ --redsift-color-light-components-buttons-secondary-button-grey-text-hover: #525252;
1033
+ --redsift-color-light-components-buttons-secondary-button-grey-text-active: #525252;
1034
+ --redsift-color-light-components-buttons-secondary-button-grey-text-disabled: #858585;
1035
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-default: transparent;
1036
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-hover: #d9e7fd;
1037
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-active: #b3cefb;
1038
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-disabled: #ffffff;
1039
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-default: #4285f4;
1040
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-hover: #3b78dc;
1041
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-active: #2e5dab;
1042
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-disabled: #858585;
1043
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-default: transparent;
1044
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-hover: #dcf1ed;
1045
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-active: #b9e2db;
1046
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-disabled: #ffffff;
1047
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-default: #51b7a4;
1048
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-hover: #49a594;
1049
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-active: #398073;
1050
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-disabled: #858585;
1051
+ --redsift-color-light-components-buttons-unstyled-button-success-background-default: transparent;
1052
+ --redsift-color-light-components-buttons-unstyled-button-success-background-hover: #cceedf;
1053
+ --redsift-color-light-components-buttons-unstyled-button-success-background-active: #9adec0;
1054
+ --redsift-color-light-components-buttons-unstyled-button-success-background-disabled: #ffffff;
1055
+ --redsift-color-light-components-buttons-unstyled-button-success-text-default: #02ac61;
1056
+ --redsift-color-light-components-buttons-unstyled-button-success-text-hover: #029b57;
1057
+ --redsift-color-light-components-buttons-unstyled-button-success-text-active: #017844;
1058
+ --redsift-color-light-components-buttons-unstyled-button-success-text-disabled: #858585;
1059
+ --redsift-color-light-components-buttons-unstyled-button-error-background-default: transparent;
1060
+ --redsift-color-light-components-buttons-unstyled-button-error-background-hover: #f9cfcf;
1061
+ --redsift-color-light-components-buttons-unstyled-button-error-background-active: #f39f9f;
1062
+ --redsift-color-light-components-buttons-unstyled-button-error-background-disabled: #ffffff;
1063
+ --redsift-color-light-components-buttons-unstyled-button-error-text-default: #e11010;
1064
+ --redsift-color-light-components-buttons-unstyled-button-error-text-hover: #cb0e0e;
1065
+ --redsift-color-light-components-buttons-unstyled-button-error-text-active: #9e0b0b;
1066
+ --redsift-color-light-components-buttons-unstyled-button-error-text-disabled: #858585;
1067
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-default: transparent;
1068
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-hover: #fef1dd;
1069
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-active: #fee4bb;
1070
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-disabled: #ffffff;
1071
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-default: #fcbb54;
1072
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-hover: #e3a84c;
1073
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-active: #b0833b;
1074
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-disabled: #858585;
1075
+ --redsift-color-light-components-buttons-unstyled-button-info-background-default: transparent;
1076
+ --redsift-color-light-components-buttons-unstyled-button-info-background-hover: #d9e7fd;
1077
+ --redsift-color-light-components-buttons-unstyled-button-info-background-active: #b3cefb;
1078
+ --redsift-color-light-components-buttons-unstyled-button-info-background-disabled: #ffffff;
1079
+ --redsift-color-light-components-buttons-unstyled-button-info-text-default: #4285f4;
1080
+ --redsift-color-light-components-buttons-unstyled-button-info-text-hover: #3b78dc;
1081
+ --redsift-color-light-components-buttons-unstyled-button-info-text-active: #2e5dab;
1082
+ --redsift-color-light-components-buttons-unstyled-button-info-text-disabled: #858585;
1083
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-default: transparent;
1084
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-hover: #f2f2f2;
1085
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-active: #e0e0e0;
1086
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-disabled: #ffffff;
1087
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-default: #666666;
1088
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-hover: #525252;
1089
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-active: #525252;
1090
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-disabled: #858585;
1091
+ --redsift-color-light-components-ai-ai-border: #e11010;
1092
+ --redsift-color-light-components-ai-ai-icon: #e11010;
1093
+ --redsift-color-light-components-spinner-spinner: #4285f4;
1094
+ --redsift-color-light-components-alert-success-background: #cceedf;
1095
+ --redsift-color-light-components-alert-success-icon: #02ac61;
1096
+ --redsift-color-light-components-alert-text: #333333;
1097
+ --redsift-color-light-components-alert-error-background: #f9cfcf;
1098
+ --redsift-color-light-components-alert-error-icon: #e11010;
1099
+ --redsift-color-light-components-alert-warning-background: #fef1dd;
1100
+ --redsift-color-light-components-alert-warning-icon: #fcbb54;
1101
+ --redsift-color-light-components-alert-info-background: #d9e7fd;
1102
+ --redsift-color-light-components-alert-info-icon: #4285f4;
1103
+ --redsift-color-light-components-icons-default: #333333;
1104
+ --redsift-color-light-components-dropdowns-and-menus-default-background: #ffffff;
1105
+ --redsift-color-light-components-dropdowns-and-menus-default-text: #333333;
1106
+ --redsift-color-light-components-dropdowns-and-menus-dividers: #e0e0e0;
1107
+ --redsift-color-light-components-dropdowns-and-menus-hover-background: #f2f2f2;
1108
+ --redsift-color-light-components-dropdowns-and-menus-hover-text: #333333;
1109
+ --redsift-color-light-components-dropdowns-and-menus-click-background: #333333;
1110
+ --redsift-color-light-components-dropdowns-and-menus-click-text: #ffffff;
1111
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-text: #ffffff;
1112
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-background: #4285f4;
1113
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-hover-text: #ffffff;
1114
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-hover-background: #3b78dc;
1115
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-click-text: #ffffff;
1116
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-click-background: #333333;
1117
+ --redsift-color-light-components-checkbox-fill-default: #4285f4;
1118
+ --redsift-color-light-components-checkbox-fill-default-hover: #d9e7fd;
1119
+ --redsift-color-light-components-checkbox-fill-uncolored: #666666;
1120
+ --redsift-color-light-components-checkbox-fill-uncolored-hover: #474747;
1121
+ --redsift-color-light-components-checkbox-fill-disabled: #e0e0e0;
1122
+ --redsift-color-light-components-checkbox-fill-invalid: #e11010;
1123
+ --redsift-color-light-components-checkbox-fill-invalid-hover: #f9cfcf;
1124
+ --redsift-color-light-components-checkbox-text-default: #333333;
1125
+ --redsift-color-light-components-checkbox-text-invalid: #e11010;
1126
+ --redsift-color-light-components-checkbox-text-disabled: #e0e0e0;
1127
+ --redsift-color-light-components-radio-fill-default: #4285f4;
1128
+ --redsift-color-light-components-radio-fill-default-hover: #d9e7fd;
1129
+ --redsift-color-light-components-radio-fill-uncolored: #666666;
1130
+ --redsift-color-light-components-radio-fill-uncolored-hover: #474747;
1131
+ --redsift-color-light-components-radio-fill-disabled: #e0e0e0;
1132
+ --redsift-color-light-components-radio-fill-invalid: #e11010;
1133
+ --redsift-color-light-components-radio-fill-invalid-hover: #f9cfcf;
1134
+ --redsift-color-light-components-radio-text-default: #333333;
1135
+ --redsift-color-light-components-radio-text-invalid: #e11010;
1136
+ --redsift-color-light-components-radio-text-disabled: #e0e0e0;
1137
+ --redsift-color-light-components-switch-dot-default: #ffffff;
1138
+ --redsift-color-light-components-switch-dot-default-hover: #d9e7fd;
1139
+ --redsift-color-light-components-switch-dot-uncolored: #ffffff;
1140
+ --redsift-color-light-components-switch-dot-uncolored-hover: #474747;
1141
+ --redsift-color-light-components-switch-dot-disabled: #ffffff;
1142
+ --redsift-color-light-components-switch-dot-invalid: #ffffff;
1143
+ --redsift-color-light-components-switch-dot-invalid-hover: #f9cfcf;
1144
+ --redsift-color-light-components-switch-background-default: #d9e7fd;
1145
+ --redsift-color-light-components-switch-background-default-active: #4285f4;
1146
+ --redsift-color-light-components-switch-background-uncolored: #474747;
1147
+ --redsift-color-light-components-switch-background-uncolored-active: #666666;
1148
+ --redsift-color-light-components-switch-background-disabled: #e0e0e0;
1149
+ --redsift-color-light-components-switch-background-disabled-active: #666666;
1150
+ --redsift-color-light-components-switch-background-invalid: #f9cfcf;
1151
+ --redsift-color-light-components-switch-background-invalid-active: #e11010;
1152
+ --redsift-color-light-components-switch-text-default: #333333;
1153
+ --redsift-color-light-components-switch-text-invalid: #e11010;
1154
+ --redsift-color-light-components-switch-text-disabled: #e0e0e0;
1155
+ --redsift-color-light-components-tabs-line: #e0e0e0;
1156
+ --redsift-color-light-components-modal-background: #ffffff;
1157
+ --redsift-color-red-l4: #f9cfcf;
1158
+ --redsift-color-red-l3: #f39f9f;
1159
+ --redsift-color-red-l2: #ed7070;
1160
+ --redsift-color-red-l1: #e74040;
1161
+ --redsift-color-red-n: #e11010;
1162
+ --redsift-color-red-d1: #cb0e0e;
1163
+ --redsift-color-red-d2: #9e0b0b;
1164
+ --redsift-color-red-d3: #430505;
1165
+ --redsift-color-red-d4: #2d0303;
1166
+ --redsift-color-blue-l4: #d9e7fd;
1167
+ --redsift-color-blue-l3: #b3cefb;
1168
+ --redsift-color-blue-l2: #8eb6f8;
1169
+ --redsift-color-blue-l1: #689df6;
1170
+ --redsift-color-blue-n: #4285f4;
1171
+ --redsift-color-blue-d1: #3b78dc;
1172
+ --redsift-color-blue-d2: #2e5dab;
1173
+ --redsift-color-blue-d3: #142849;
1174
+ --redsift-color-blue-d4: #0d1b31;
1175
+ --redsift-color-teal-l4: #dcf1ed;
1176
+ --redsift-color-teal-l3: #b9e2db;
1177
+ --redsift-color-teal-l2: #97d4c8;
1178
+ --redsift-color-teal-l1: #74c5b6;
1179
+ --redsift-color-teal-n: #51b7a4;
1180
+ --redsift-color-teal-d1: #49a594;
1181
+ --redsift-color-teal-d2: #398073;
1182
+ --redsift-color-teal-d3: #183731;
1183
+ --redsift-color-teal-d4: #102521;
1184
+ --redsift-color-grey-l5: #ffffff;
1185
+ --redsift-color-grey-l4: #f2f2f2;
1186
+ --redsift-color-grey-l3: #e0e0e0;
1187
+ --redsift-color-grey-l2: #a3a3a3;
1188
+ --redsift-color-grey-l1: #858585;
1189
+ --redsift-color-grey-n: #666666;
1190
+ --redsift-color-grey-d1: #5c5c5c;
1191
+ --redsift-color-grey-d2: #525252;
1192
+ --redsift-color-grey-d3: #474747;
1193
+ --redsift-color-grey-d4: #333333;
1194
+ --redsift-color-grey-d5: #1c1c1c;
1195
+ --redsift-color-green-l4: #cceedf;
1196
+ --redsift-color-green-l3: #9adec0;
1197
+ --redsift-color-green-l2: #67cda0;
1198
+ --redsift-color-green-l1: #35bd81;
1199
+ --redsift-color-green-n: #02ac61;
1200
+ --redsift-color-green-d1: #029b57;
1201
+ --redsift-color-green-d2: #017844;
1202
+ --redsift-color-green-d3: #01341d;
1203
+ --redsift-color-green-d4: #002213;
1204
+ --redsift-color-yellow-l4: #fef1dd;
1205
+ --redsift-color-yellow-l3: #fee4bb;
1206
+ --redsift-color-yellow-l2: #fdd698;
1207
+ --redsift-color-yellow-l1: #fdc976;
1208
+ --redsift-color-yellow-n: #fcbb54;
1209
+ --redsift-color-yellow-d1: #e3a84c;
1210
+ --redsift-color-yellow-d2: #b0833b;
1211
+ --redsift-color-yellow-d3: #4c3819;
1212
+ --redsift-color-yellow-d4: #322511;
1213
+ --redsift-color-primary-l4: #d9e7fd;
1214
+ --redsift-color-primary-l3: #b3cefb;
1215
+ --redsift-color-primary-l2: #8eb6f8;
1216
+ --redsift-color-primary-l1: #689df6;
1217
+ --redsift-color-primary-n: #4285f4;
1218
+ --redsift-color-primary-d1: #3b78dc;
1219
+ --redsift-color-primary-d2: #2e5dab;
1220
+ --redsift-color-primary-d3: #142849;
1221
+ --redsift-color-primary-d4: #0d1b31;
1222
+ --redsift-color-secondary-l4: #dcf1ed;
1223
+ --redsift-color-secondary-l3: #b9e2db;
1224
+ --redsift-color-secondary-l2: #97d4c8;
1225
+ --redsift-color-secondary-l1: #74c5b6;
1226
+ --redsift-color-secondary-n: #51b7a4;
1227
+ --redsift-color-secondary-d1: #49a594;
1228
+ --redsift-color-secondary-d2: #398073;
1229
+ --redsift-color-secondary-d3: #183731;
1230
+ --redsift-color-secondary-d4: #102521;
1231
+ --redsift-color-neutral-white: #ffffff;
1232
+ --redsift-color-neutral-x-light-grey: #f2f2f2;
1233
+ --redsift-color-neutral-light-grey: #e0e0e0;
1234
+ --redsift-color-neutral-mid-grey: #666666;
1235
+ --redsift-color-neutral-dark-grey: #474747;
1236
+ --redsift-color-neutral-x-dark-grey: #333333;
1237
+ --redsift-color-neutral-black: #1c1c1c;
1238
+ --redsift-color-text-primary: #333333;
1239
+ --redsift-color-text-secondary: #474747;
604
1240
  --redsift-color-product-asm: #8361ea;
605
1241
  --redsift-color-product-brand-trust: #7ec2fa;
606
1242
  --redsift-color-product-certificates: #e8712e;
607
- --redsift-color-product-ondmarc: #96d36e;
608
- --redsift-color-product-radar: #51b7a4;
609
- --redsift-color-product-rojo-ds: #e11010;
1243
+ --redsift-color-product-hardenize: #3498db;
1244
+ --redsift-color-product-on-dmarc: #96d36e;
1245
+ --redsift-color-product-on-inbox: #33b222;
1246
+ --redsift-color-product-radar: #51B7A4;
610
1247
  --redsift-color-product-vendor-secure: #f7c948;
611
- --redsift-color-product-website: #e11010;
612
- --redsift-color-neutral-black: #1c1c1c;
613
- --redsift-color-neutral-darkgrey: #333333;
614
- --redsift-color-neutral-midgrey: #666666;
615
- --redsift-color-neutral-lightgrey: #b6b6b6;
616
- --redsift-color-neutral-xlightgrey: #f2f2f2;
617
- --redsift-color-neutral-white: #ffffff;
618
- --redsift-app-bar-color-background: #ffffff;
619
- --redsift-app-bar-color-text: #1c1c1c;
620
- --redsift-app-bar-color-expand-icon-resting: #333333;
621
- --redsift-app-bar-color-expand-icon-hover: #1c1c1c;
622
- --redsift-app-bar-color-expand-icon-background-hover: #ffffff;
623
- --redsift-color-ctas-primary-primary: #4285f4;
624
- --redsift-color-ctas-primary-hover: #d9e7fd;
625
- --redsift-color-ctas-primary-active: #b3cefb;
626
- --redsift-color-ctas-primary-active-hover: #8eb6f8;
627
- --redsift-color-ctas-primary-button-hover: #356ac3;
628
- --redsift-color-ctas-primary-button-active: #285092;
629
- --redsift-color-ctas-primary-button-active-hover: #1a3562;
630
- --redsift-color-ctas-secondary-primary: #51b7a4;
631
- --redsift-color-ctas-secondary-hover: #dcf1ed;
632
- --redsift-color-ctas-secondary-active: #b9e2db;
633
- --redsift-color-ctas-secondary-active-hover: #97d4c8;
634
- --redsift-color-ctas-secondary-button-hover: #419283;
635
- --redsift-color-ctas-secondary-button-active: #316e62;
636
- --redsift-color-ctas-secondary-button-active-hover: #204942;
1248
+ --redsift-color-borders-border-divider: #f2f2f2;
1249
+ --redsift-color-borders-border-default: #666666;
1250
+ --redsift-color-borders-border-disabled: #e0e0e0;
1251
+ --redsift-color-borders-border-primary: #4285f4;
1252
+ --redsift-color-borders-border-secondary: #51b7a4;
1253
+ --redsift-color-borders-border-success: #02ac61;
1254
+ --redsift-color-borders-border-error: #e11010;
1255
+ --redsift-color-notifications-primary-primary: #4285f4;
1256
+ --redsift-color-notifications-primary-hover: #d9e7fd;
1257
+ --redsift-color-notifications-primary-active: #b3cefb;
1258
+ --redsift-color-notifications-secondary-primary: #51b7a4;
1259
+ --redsift-color-notifications-secondary-hover: #dcf1ed;
1260
+ --redsift-color-notifications-secondary-active: #b9e2db;
637
1261
  --redsift-color-notifications-success-primary: #02ac61;
638
1262
  --redsift-color-notifications-success-hover: #cceedf;
639
1263
  --redsift-color-notifications-success-active: #9adec0;
640
- --redsift-color-notifications-success-active-hover: #67cda0;
641
- --redsift-color-notifications-success-button-hover: #028a4e;
642
- --redsift-color-notifications-success-button-active: #01673a;
643
- --redsift-color-notifications-success-button-active-hover: #014527;
644
1264
  --redsift-color-notifications-error-primary: #e11010;
645
1265
  --redsift-color-notifications-error-hover: #f9cfcf;
646
1266
  --redsift-color-notifications-error-active: #f39f9f;
647
- --redsift-color-notifications-error-active-hover: #ed7070;
648
- --redsift-color-notifications-error-button-hover: #b40d0d;
649
- --redsift-color-notifications-error-button-active: #870a0a;
650
- --redsift-color-notifications-error-button-active-hover: #5a0606;
651
1267
  --redsift-color-notifications-warning-primary: #fcbb54;
652
1268
  --redsift-color-notifications-warning-hover: #fef1dd;
653
1269
  --redsift-color-notifications-warning-active: #fee4bb;
654
- --redsift-color-notifications-warning-active-hover: #fdd698;
655
- --redsift-color-notifications-warning-button-hover: #ca9643;
656
- --redsift-color-notifications-warning-button-active: #977032;
657
- --redsift-color-notifications-warning-button-active-hover: #654b22;
658
1270
  --redsift-color-notifications-info-primary: #4285f4;
659
1271
  --redsift-color-notifications-info-hover: #d9e7fd;
660
1272
  --redsift-color-notifications-info-active: #b3cefb;
661
- --redsift-color-notifications-info-active-hover: #8eb6f8;
662
- --redsift-color-notifications-info-button-hover: #356ac3;
663
- --redsift-color-notifications-info-button-active: #285092;
664
- --redsift-color-notifications-info-button-active-hover: #1a3562;
665
1273
  --redsift-color-notifications-question-primary: #666666;
666
- --redsift-color-notifications-question-hover: #b2b2b2;
667
- --redsift-color-notifications-question-active: #a3a3a3;
668
- --redsift-color-notifications-question-active-hover: #949494;
669
- --redsift-color-notifications-question-button-hover: #525252;
670
- --redsift-color-notifications-question-button-active: #474747;
671
- --redsift-color-notifications-question-button-active-hover: #3d3d3d;
672
- --redsift-color-notifications-no-data-primary: #bdbdbd;
673
- --redsift-color-notifications-no-data-hover: #dedede;
674
- --redsift-color-notifications-no-data-active: #d7d7d7;
675
- --redsift-color-notifications-no-data-active-hover: #d1d1d1;
676
- --redsift-color-notifications-no-data-button-hover: #979797;
677
- --redsift-color-notifications-no-data-button-active: #848484;
678
- --redsift-color-notifications-no-data-button-active-hover: #717171;
1274
+ --redsift-color-notifications-question-hover: #474747;
1275
+ --redsift-color-notifications-question-active: #333333;
1276
+ --redsift-color-notifications-no-data-primary: #e0e0e0;
1277
+ --redsift-color-notifications-no-data-hover: #666666;
1278
+ --redsift-color-notifications-no-data-active: #474747;
679
1279
  --redsift-color-presentation-green-darkerer: #078833;
680
- --redsift-color-presentation-green-darker: #07aa45;
681
- --redsift-color-presentation-green-dark: #00ce59;
682
- --redsift-color-presentation-green-default: #56d58e;
683
- --redsift-color-presentation-green-light: #a2e7ba;
684
- --redsift-color-presentation-green-lighter: #c2efd1;
685
- --redsift-color-presentation-green-lighterer: #e1f7e8;
686
- --redsift-color-presentation-pink-darkerer: #b10078;
687
- --redsift-color-presentation-pink-darker: #c5008c;
688
- --redsift-color-presentation-pink-dark: #d800a2;
689
- --redsift-color-presentation-pink-default: #d95cba;
690
- --redsift-color-presentation-pink-light: #eca0d6;
691
- --redsift-color-presentation-pink-lighter: #f4c0e3;
692
- --redsift-color-presentation-pink-lighterer: #fae0f1;
693
- --redsift-color-presentation-aqua-darkerer: #0b9287;
694
- --redsift-color-presentation-aqua-darker: #0ab5ab;
695
- --redsift-color-presentation-aqua-dark: #00d9d2;
696
- --redsift-color-presentation-aqua-default: #63eae4;
697
- --redsift-color-presentation-aqua-light: #9af8f4;
698
- --redsift-color-presentation-aqua-lighter: #caf7f4;
699
- --redsift-color-presentation-aqua-lighterer: #e5fbfa;
1280
+ --redsift-color-presentation-green-darker: #07AA45;
1281
+ --redsift-color-presentation-green-dark: #00CE59;
1282
+ --redsift-color-presentation-green-default: #56D58E;
1283
+ --redsift-color-presentation-green-light: #A2E7BA;
1284
+ --redsift-color-presentation-green-lighter: #C2EFD1;
1285
+ --redsift-color-presentation-green-lighterer: #E1F7E8;
1286
+ --redsift-color-presentation-pink-darkerer: #B10078;
1287
+ --redsift-color-presentation-pink-darker: #C5008C;
1288
+ --redsift-color-presentation-pink-dark: #D800A2;
1289
+ --redsift-color-presentation-pink-default: #D95CBA;
1290
+ --redsift-color-presentation-pink-light: #ECA0D6;
1291
+ --redsift-color-presentation-pink-lighter: #F4C0E3;
1292
+ --redsift-color-presentation-pink-lighterer: #FAE0F1;
1293
+ --redsift-color-presentation-aqua-darkerer: #0B9287;
1294
+ --redsift-color-presentation-aqua-darker: #0AB5AB;
1295
+ --redsift-color-presentation-aqua-dark: #00D9D2;
1296
+ --redsift-color-presentation-aqua-default: #63EAE4;
1297
+ --redsift-color-presentation-aqua-light: #9AF8F4;
1298
+ --redsift-color-presentation-aqua-lighter: #CAF7F4;
1299
+ --redsift-color-presentation-aqua-lighterer: #E5FBFA;
700
1300
  --redsift-color-presentation-brown-darkerer: #701205;
701
1301
  --redsift-color-presentation-brown-darker: #903107;
702
- --redsift-color-presentation-brown-dark: #af5100;
703
- --redsift-color-presentation-brown-default: #c78348;
704
- --redsift-color-presentation-brown-light: #edc19c;
705
- --redsift-color-presentation-brown-lighter: #f6d9c3;
706
- --redsift-color-presentation-brown-lighterer: #fae6d7;
707
- --redsift-color-presentation-red-darkerer: #b10004;
708
- --redsift-color-presentation-red-darker: #c70003;
709
- --redsift-color-presentation-red-dark: #de0000;
710
- --redsift-color-presentation-red-default: #e06363;
711
- --redsift-color-presentation-red-light: #f3a39e;
712
- --redsift-color-presentation-red-lighter: #f8bbba;
713
- --redsift-color-presentation-red-lighterer: #fddddc;
714
- --redsift-color-presentation-yellow-darkerer: #8a7f18;
715
- --redsift-color-presentation-yellow-darker: #bcad14;
716
- --redsift-color-presentation-yellow-dark: #f0de00;
717
- --redsift-color-presentation-yellow-default: #fff741;
718
- --redsift-color-presentation-yellow-light: #f7efc3;
719
- --redsift-color-presentation-yellow-lighter: #fbf5db;
720
- --redsift-color-presentation-yellow-lighterer: #fcf9e7;
721
- --redsift-color-presentation-purple-darkerer: #4702c1;
722
- --redsift-color-presentation-purple-darker: #7902eb;
723
- --redsift-color-presentation-purple-dark: #9200ff;
724
- --redsift-color-presentation-purple-default: #965ede;
725
- --redsift-color-presentation-purple-light: #c6a8ef;
726
- --redsift-color-presentation-purple-lighter: #decaf6;
727
- --redsift-color-presentation-purple-lighterer: #e9dcf9;
728
- --redsift-color-presentation-orange-darkerer: #b45310;
729
- --redsift-color-presentation-orange-darker: #d2710b;
730
- --redsift-color-presentation-orange-dark: #ed9200;
731
- --redsift-color-presentation-orange-default: #fcbb54;
732
- --redsift-color-presentation-orange-light: #f8d296;
733
- --redsift-color-presentation-orange-lighter: #fde4c0;
734
- --redsift-color-presentation-orange-lighterer: #feedd5;
735
- --redsift-color-presentation-blue-darkerer: #0082f8;
736
- --redsift-color-presentation-blue-darker: #0099fd;
737
- --redsift-color-presentation-blue-dark: #00aeff;
738
- --redsift-color-presentation-blue-default: #73c5eb;
739
- --redsift-color-presentation-blue-light: #b1dcf3;
740
- --redsift-color-presentation-blue-lighter: #cce8f7;
741
- --redsift-color-presentation-blue-lighterer: #e6f3fb;
742
- --redsift-color-presentation-grey-darkerer: #6e6e6e;
1302
+ --redsift-color-presentation-brown-dark: #AF5100;
1303
+ --redsift-color-presentation-brown-default: #C78348;
1304
+ --redsift-color-presentation-brown-light: #EDC19C;
1305
+ --redsift-color-presentation-brown-lighter: #F6D9C3;
1306
+ --redsift-color-presentation-brown-lighterer: #FAE6D7;
1307
+ --redsift-color-presentation-red-darkerer: #B10004;
1308
+ --redsift-color-presentation-red-darker: #C70003;
1309
+ --redsift-color-presentation-red-dark: #DE0000;
1310
+ --redsift-color-presentation-red-default: #E06363;
1311
+ --redsift-color-presentation-red-light: #F3A39E;
1312
+ --redsift-color-presentation-red-lighter: #F8BBBA;
1313
+ --redsift-color-presentation-red-lighterer: #FDDDDC;
1314
+ --redsift-color-presentation-yellow-darkerer: #8A7F18;
1315
+ --redsift-color-presentation-yellow-darker: #BCAD14;
1316
+ --redsift-color-presentation-yellow-dark: #F0DE00;
1317
+ --redsift-color-presentation-yellow-default: #FFF741;
1318
+ --redsift-color-presentation-yellow-light: #F7EFC3;
1319
+ --redsift-color-presentation-yellow-lighter: #FBF5DB;
1320
+ --redsift-color-presentation-yellow-lighterer: #FCF9E7;
1321
+ --redsift-color-presentation-purple-darkerer: #4702C1;
1322
+ --redsift-color-presentation-purple-darker: #7902EB;
1323
+ --redsift-color-presentation-purple-dark: #9200FF;
1324
+ --redsift-color-presentation-purple-default: #965EDE;
1325
+ --redsift-color-presentation-purple-light: #C6A8EF;
1326
+ --redsift-color-presentation-purple-lighter: #DECAF6;
1327
+ --redsift-color-presentation-purple-lighterer: #E9DCF9;
1328
+ --redsift-color-presentation-orange-darkerer: #B45310;
1329
+ --redsift-color-presentation-orange-darker: #D2710B;
1330
+ --redsift-color-presentation-orange-dark: #ED9200;
1331
+ --redsift-color-presentation-orange-default: #FCBB54;
1332
+ --redsift-color-presentation-orange-light: #F8D296;
1333
+ --redsift-color-presentation-orange-lighter: #FDE4C0;
1334
+ --redsift-color-presentation-orange-lighterer: #FEEDD5;
1335
+ --redsift-color-presentation-blue-darkerer: #0082F8;
1336
+ --redsift-color-presentation-blue-darker: #0099FD;
1337
+ --redsift-color-presentation-blue-dark: #00AEFF;
1338
+ --redsift-color-presentation-blue-default: #73C5EB;
1339
+ --redsift-color-presentation-blue-light: #B1DCF3;
1340
+ --redsift-color-presentation-blue-lighter: #CCE8F7;
1341
+ --redsift-color-presentation-blue-lighterer: #E6F3FB;
1342
+ --redsift-color-presentation-grey-darkerer: #6E6E6E;
743
1343
  --redsift-color-presentation-grey-darker: #959595;
744
- --redsift-color-presentation-grey-dark: #bfbfbf;
745
- --redsift-color-presentation-grey-default: #d6d6d6;
746
- --redsift-color-presentation-grey-light: #e6e6e6;
747
- --redsift-color-presentation-grey-lighter: #eeeeee;
748
- --redsift-color-presentation-grey-lighterer: #f7f7f7;
749
- --redsift-side-navigation-color-background: #f2f2f2;
750
- --redsift-side-navigation-color-menu-item-text-resting: #333333;
751
- --redsift-side-navigation-color-menu-item-text-disabled: #666666;
752
- --redsift-side-navigation-color-menu-item-text-hover: #1c1c1c;
753
- --redsift-side-navigation-color-menu-item-background-hover: #e6e6e6;
754
- --redsift-side-navigation-color-menu-item-background-secondary: transparent;
755
- --redsift-side-navigation-color-menu-item-background-active: #b6b6b6;
756
- --redsift-side-navigation-color-menu-item-active: #1c1c1c;
757
- --redsift-side-navigation-color-scrollbar-resting: #b6b6b6;
758
- --redsift-side-navigation-color-scrollbar-hover: #666666;
1344
+ --redsift-color-presentation-grey-dark: #BFBFBF;
1345
+ --redsift-color-presentation-grey-default: #D6D6D6;
1346
+ --redsift-color-presentation-grey-light: #E6E6E6;
1347
+ --redsift-color-presentation-grey-lighter: #EEEEEE;
1348
+ --redsift-color-presentation-grey-lighterer: #F7F7F7;
1349
+ --redsift-border-radius: 4px;
759
1350
  --redsift-layout-z-index-footer: 1000;
760
1351
  --redsift-layout-z-index-header: 1010;
761
1352
  --redsift-layout-z-index-side-panel: 1050;
@@ -997,7 +1588,7 @@ body {
997
1588
  font-weight: var(--redsift-typography-body-font-weight);
998
1589
  line-height: var(--redsift-typography-body-line-height);
999
1590
  margin: unset;
1000
- color: var(--redsift-color-neutral-black);
1591
+ color: var(--redsift-color-text-primary);
1001
1592
  }
1002
1593
 
1003
1594
  h1 {
@@ -1005,7 +1596,7 @@ h1 {
1005
1596
  font-size: var(--redsift-typography-h1-font-size);
1006
1597
  font-weight: var(--redsift-typography-h1-font-weight);
1007
1598
  line-height: var(--redsift-typography-h1-line-height);
1008
- color: var(--redsift-color-neutral-black);
1599
+ color: var(--redsift-color-text-primary);
1009
1600
  }
1010
1601
 
1011
1602
  h2 {
@@ -1013,7 +1604,7 @@ h2 {
1013
1604
  font-size: var(--redsift-typography-h2-font-size);
1014
1605
  font-weight: var(--redsift-typography-h2-font-weight);
1015
1606
  line-height: var(--redsift-typography-h2-line-height);
1016
- color: var(--redsift-color-neutral-black);
1607
+ color: var(--redsift-color-text-primary);
1017
1608
  }
1018
1609
 
1019
1610
  h3 {
@@ -1021,7 +1612,7 @@ h3 {
1021
1612
  font-size: var(--redsift-typography-h3-font-size);
1022
1613
  font-weight: var(--redsift-typography-h3-font-weight);
1023
1614
  line-height: var(--redsift-typography-h3-line-height);
1024
- color: var(--redsift-color-neutral-black);
1615
+ color: var(--redsift-color-text-primary);
1025
1616
  }
1026
1617
 
1027
1618
  h4 {
@@ -1029,31 +1620,31 @@ h4 {
1029
1620
  font-size: var(--redsift-typography-h4-font-size);
1030
1621
  font-weight: var(--redsift-typography-h4-font-weight);
1031
1622
  line-height: var(--redsift-typography-h4-line-height);
1032
- color: var(--redsift-color-neutral-black);
1623
+ color: var(--redsift-color-text-primary);
1033
1624
  }
1034
1625
 
1035
1626
  a {
1036
1627
  background: none;
1037
1628
  border: none;
1038
- color: var(--redsift-color-ctas-primary-primary);
1629
+ color: var(--redsift-color-primary-n);
1039
1630
  font-family: var(--redsift-typography-link-font-family);
1040
1631
  font-size: var(--redsift-typography-link-font-size);
1041
1632
  font-weight: var(--redsift-typography-link-font-weight);
1042
1633
  line-height: var(--redsift-typography-link-line-height);
1043
1634
  padding: unset;
1044
1635
  text-decoration: underline;
1045
- text-decoration-color: var(--redsift-color-ctas-primary-hover);
1636
+ text-decoration-color: transparent;
1046
1637
  text-underline-offset: 2px;
1047
1638
  }
1048
1639
 
1049
1640
  a:hover,
1050
1641
  a:focus-visible {
1051
1642
  cursor: pointer;
1052
- text-decoration-color: var(--redsift-color-ctas-primary-primary);
1643
+ text-decoration-color: var(--redsift-color-primary-n);
1053
1644
  }
1054
1645
 
1055
1646
  a:focus-visible {
1056
- outline: 2px solid var(--redsift-color-ctas-primary-primary);
1647
+ outline: 2px solid var(--redsift-color-primary-n);
1057
1648
  }
1058
1649
 
1059
1650
  strong {