@planningcenter/tapestry 2.5.0-rc.5 → 2.5.0-rc.6

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.
@@ -625,438 +625,6 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
625
625
  }
626
626
  }
627
627
 
628
- :root{
629
- --t-border-radius-sm:2px;
630
- --t-border-radius-md:4px;
631
- --t-border-radius-lg:8px;
632
- --t-border-radius-xl:16px;
633
- --t-border-radius-round:56px;
634
- --t-border-radius-default:4px;
635
- --t-border-width-default:1px;
636
- --t-border-width-thick:2px;
637
- --t-spacing-1:8px;
638
- --t-spacing-2:16px;
639
- --t-spacing-3:24px;
640
- --t-spacing-4:32px;
641
- --t-spacing-5:40px;
642
- --t-spacing-6:48px;
643
- --t-spacing-7:56px;
644
- --t-spacing-fourth:2px;
645
- --t-spacing-half:4px;
646
- --t-element-size-3xl:48px;
647
- --t-element-size-2xl:32px;
648
- --t-element-size-xl:24px;
649
- --t-element-size-lg:18px;
650
- --t-element-size-md:16px;
651
- --t-element-size-sm:14px;
652
- --t-element-size-xs:12px;
653
- --t-font-size-4xl:32px;
654
- --t-font-size-3xl:28px;
655
- --t-font-size-2xl:24px;
656
- --t-font-size-xl:20px;
657
- --t-font-size-lg:18px;
658
- --t-font-size-md:16px;
659
- --t-font-size-sm:14px;
660
- --t-font-size-xs:12px;
661
- --t-font-size-2xs:10px;
662
- --t-font-weight-normal:400;
663
- --t-font-weight-medium:500;
664
- --t-font-weight-semibold:600;
665
- --t-font-weight-bold:700;
666
- --t-container-size-xl:48px;
667
- --t-container-size-lg:40px;
668
- --t-container-size-md:32px;
669
- --t-container-size-sm:24px;
670
- --t-container-size-xs:20px;
671
- --t-avatar-size-20:20px;
672
- --t-avatar-size-24:24px;
673
- --t-avatar-size-36:36px;
674
- --t-avatar-size-48:48px;
675
- --t-avatar-size-72:72px;
676
- --t-avatar-size-112:112px;
677
- --t-text-color-default-headline:hsl(0, 0%, 12%);
678
- --t-text-color-default-primary:hsl(0, 0%, 24%);
679
- --t-text-color-default-secondary:hsl(0, 0%, 42%);
680
- --t-text-color-default-disabled:hsl(0, 0%, 81%);
681
- --t-text-color-default-placeholder:hsl(0, 0%, 58%);
682
- --t-text-color-default-inverted:hsl(0, 0%, 100%);
683
- --t-text-color-interaction-primary:hsl(204, 100%, 40%);
684
- --t-text-color-interaction-hover:hsl(204, 100%, 35%);
685
- --t-text-color-interaction-active:hsl(204, 100%, 30%);
686
- --t-text-color-interaction-visited:hsl(204, 100%, 30%);
687
- --t-text-color-status-neutral:hsl(0, 0%, 24%);
688
- --t-text-color-status-info:hsl(204, 100%, 35%);
689
- --t-text-color-status-success:hsl(97, 57%, 28%);
690
- --t-text-color-status-warning:hsl(42, 100%, 29%);
691
- --t-text-color-status-error:hsl(8, 60%, 45%);
692
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 24%);
693
- --t-text-color-tag-subtle-blue:hsl(224, 47%, 31%);
694
- --t-text-color-tag-subtle-indigo:hsl(241, 59%, 28%);
695
- --t-text-color-tag-subtle-aqua:hsl(209, 77%, 22%);
696
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 15%);
697
- --t-text-color-tag-subtle-green:hsl(100, 93%, 17%);
698
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 23%);
699
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 18%);
700
- --t-text-color-tag-subtle-pink:hsl(327, 88%, 20%);
701
- --t-text-color-tag-subtle-purple:hsl(268, 71%, 27%);
702
- --t-text-color-tag-subtle-magenta:hsl(285, 71%, 20%);
703
- --t-text-color-tag-bold-gray:hsl(0, 0%, 24%);
704
- --t-text-color-tag-bold-indigo:hsl(241, 59%, 28%);
705
- --t-text-color-tag-bold-blue:hsl(224, 47%, 31%);
706
- --t-text-color-tag-bold-aqua:hsl(209, 77%, 22%);
707
- --t-text-color-tag-bold-teal:hsl(180, 95%, 15%);
708
- --t-text-color-tag-bold-green:hsl(100, 93%, 17%);
709
- --t-text-color-tag-bold-yellow:hsl(29, 100%, 23%);
710
- --t-text-color-tag-bold-orange:hsl(18, 100%, 18%);
711
- --t-text-color-tag-bold-pink:hsl(327, 88%, 20%);
712
- --t-text-color-tag-bold-purple:hsl(268, 71%, 27%);
713
- --t-text-color-tag-bold-magenta:hsl(285, 71%, 20%);
714
- --t-icon-color-default-primary:hsl(0, 0%, 24%);
715
- --t-icon-color-default-secondary:hsl(0, 0%, 42%);
716
- --t-icon-color-default-dim:hsl(0, 0%, 58%);
717
- --t-icon-color-default-disabled:hsl(0, 0%, 81%);
718
- --t-icon-color-default-inverted:hsl(0, 0%, 100%);
719
- --t-icon-color-status-neutral-primary:hsl(0, 0%, 42%);
720
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 58%);
721
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 24%);
722
- --t-icon-color-status-info-primary:hsl(204, 100%, 40%);
723
- --t-icon-color-status-success-primary:hsl(96, 57%, 33%);
724
- --t-icon-color-status-success-secondary:hsl(97, 57%, 40%);
725
- --t-icon-color-status-warning-primary:hsl(42, 84%, 49%);
726
- --t-icon-color-status-error-primary:hsl(8, 60%, 47%);
727
- --t-fill-color-neutral-100:hsl(0, 0%, 100%);
728
- --t-fill-color-neutral-000:hsl(0, 0%, 12%);
729
- --t-fill-color-neutral-010:hsl(0, 0%, 24%);
730
- --t-fill-color-neutral-020:hsl(0, 0%, 42%);
731
- --t-fill-color-neutral-025:hsl(0, 0%, 50%);
732
- --t-fill-color-neutral-030:hsl(0, 0%, 58%);
733
- --t-fill-color-neutral-040:hsl(0, 0%, 81%);
734
- --t-fill-color-neutral-050:hsl(0, 0%, 88%);
735
- --t-fill-color-neutral-060:hsl(0, 0%, 93%);
736
- --t-fill-color-neutral-070:hsl(0, 0%, 95%);
737
- --t-fill-color-neutral-080:hsl(0, 0%, 97%);
738
- --t-fill-color-neutral-090:hsl(0, 0%, 98%);
739
- --t-fill-color-interaction-default:hsl(204, 100%, 40%);
740
- --t-fill-color-interaction-hover:hsl(204, 100%, 35%);
741
- --t-fill-color-interaction-active:hsl(204, 100%, 30%);
742
- --t-fill-color-interaction-disabled:hsl(0, 0%, 81%);
743
- --t-fill-color-control-neutral-off:hsl(0, 0%, 58%);
744
- --t-fill-color-control-neutral-on:hsl(0, 0%, 24%);
745
- --t-fill-color-control-primary:hsl(204, 100%, 40%);
746
- --t-fill-color-control-secondary:hsl(97, 57%, 40%);
747
- --t-fill-color-control-error:hsl(8, 60%, 47%);
748
- --t-fill-color-control-disabled:hsl(0, 0%, 81%);
749
- --t-fill-color-status-neutral-solid:hsl(0, 0%, 42%);
750
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 93%);
751
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 97%);
752
- --t-fill-color-status-info-solid:hsl(204, 100%, 40%);
753
- --t-fill-color-status-info-ghost:hsl(203, 94%, 94%);
754
- --t-fill-color-status-info-dim:hsl(204, 100%, 97%);
755
- --t-fill-color-status-success-solid:hsl(96, 57%, 33%);
756
- --t-fill-color-status-success-ghost:hsl(97, 57%, 90%);
757
- --t-fill-color-status-success-dim:hsl(96, 60%, 95%);
758
- --t-fill-color-status-warning-solid:hsl(42, 84%, 63%);
759
- --t-fill-color-status-warning-ghost:hsl(42, 87%, 94%);
760
- --t-fill-color-status-warning-dim:hsl(42, 87%, 97%);
761
- --t-fill-color-status-error-solid:hsl(8, 60%, 47%);
762
- --t-fill-color-status-error-ghost:hsl(9, 59%, 93%);
763
- --t-fill-color-status-error-dim:hsl(7, 60%, 97%);
764
- --t-fill-color-tooltip-primary:hsla(0, 0%, 12%, 0.9);
765
- --t-fill-color-product-accounts-010:hsl(212, 54%, 93%);
766
- --t-fill-color-product-accounts-020:hsl(209, 53%, 90%);
767
- --t-fill-color-product-accounts-030:hsl(210, 56%, 70%);
768
- --t-fill-color-product-accounts-040:hsl(210, 54%, 60%);
769
- --t-fill-color-product-accounts-050:hsl(210, 55%, 50%);
770
- --t-fill-color-product-accounts-060:hsl(210, 65%, 40%);
771
- --t-fill-color-product-accounts-070:hsl(211, 70%, 32%);
772
- --t-fill-color-product-accounts-080:hsl(210, 75%, 25%);
773
- --t-fill-color-product-calendar-010:hsl(8, 61%, 90%);
774
- --t-fill-color-product-calendar-020:hsl(8, 61%, 70%);
775
- --t-fill-color-product-calendar-030:hsl(8, 72%, 59%);
776
- --t-fill-color-product-calendar-040:hsl(8, 65%, 55%);
777
- --t-fill-color-product-calendar-050:hsl(9, 61%, 50%);
778
- --t-fill-color-product-calendar-060:hsl(8, 65%, 42%);
779
- --t-fill-color-product-calendar-070:hsl(7, 65%, 34%);
780
- --t-fill-color-product-calendar-080:hsl(9, 61%, 27%);
781
- --t-fill-color-product-checkins-010:hsl(285, 20%, 92%);
782
- --t-fill-color-product-checkins-020:hsl(283, 22%, 75%);
783
- --t-fill-color-product-checkins-030:hsl(284, 22%, 64%);
784
- --t-fill-color-product-checkins-040:hsl(283, 22%, 55%);
785
- --t-fill-color-product-checkins-050:hsl(283, 22%, 48%);
786
- --t-fill-color-product-checkins-060:hsl(283, 27%, 42%);
787
- --t-fill-color-product-checkins-070:hsl(284, 33%, 34%);
788
- --t-fill-color-product-checkins-080:hsl(283, 33%, 27%);
789
- --t-fill-color-product-giving-010:hsl(41, 95%, 93%);
790
- --t-fill-color-product-giving-020:hsl(42, 95%, 83%);
791
- --t-fill-color-product-giving-030:hsl(43, 95%, 75%);
792
- --t-fill-color-product-giving-040:hsl(43, 88%, 70%);
793
- --t-fill-color-product-giving-050:hsl(43, 88%, 64%);
794
- --t-fill-color-product-giving-060:hsl(42, 84%, 55%);
795
- --t-fill-color-product-giving-070:hsl(42, 84%, 48%);
796
- --t-fill-color-product-giving-080:hsl(42, 100%, 40%);
797
- --t-fill-color-product-groups-010:hsl(18, 95%, 92%);
798
- --t-fill-color-product-groups-020:hsl(17, 96%, 80%);
799
- --t-fill-color-product-groups-030:hsl(17, 96%, 70%);
800
- --t-fill-color-product-groups-040:hsl(17, 96%, 63%);
801
- --t-fill-color-product-groups-050:hsl(17, 88%, 55%);
802
- --t-fill-color-product-groups-060:hsl(12, 70%, 48%);
803
- --t-fill-color-product-groups-070:hsl(12, 70%, 40%);
804
- --t-fill-color-product-groups-080:hsl(14, 70%, 34%);
805
- --t-fill-color-product-home-010:hsl(221, 89%, 93%);
806
- --t-fill-color-product-home-020:hsl(221, 91%, 91%);
807
- --t-fill-color-product-home-030:hsl(221, 91%, 87%);
808
- --t-fill-color-product-home-040:hsl(221, 91%, 62%);
809
- --t-fill-color-product-home-050:hsl(221, 91%, 55%);
810
- --t-fill-color-product-home-060:hsl(221, 90%, 50%);
811
- --t-fill-color-product-home-070:hsl(221, 90%, 45%);
812
- --t-fill-color-product-home-080:hsl(218, 84%, 25%);
813
- --t-fill-color-product-people-010:hsl(219, 73%, 91%);
814
- --t-fill-color-product-people-020:hsl(220, 69%, 81%);
815
- --t-fill-color-product-people-030:hsl(221, 73%, 71%);
816
- --t-fill-color-product-people-040:hsl(221, 73%, 65%);
817
- --t-fill-color-product-people-050:hsl(220, 74%, 57%);
818
- --t-fill-color-product-people-060:hsl(220, 68%, 51%);
819
- --t-fill-color-product-people-070:hsl(220, 68%, 41%);
820
- --t-fill-color-product-people-080:hsl(221, 68%, 31%);
821
- --t-fill-color-product-publishing-010:hsl(220, 4%, 86%);
822
- --t-fill-color-product-publishing-020:hsl(222, 10%, 60%);
823
- --t-fill-color-product-publishing-030:hsl(221, 11%, 50%);
824
- --t-fill-color-product-publishing-040:hsl(222, 12%, 39%);
825
- --t-fill-color-product-publishing-050:hsl(220, 12%, 31%);
826
- --t-fill-color-product-publishing-060:hsl(220, 11%, 26%);
827
- --t-fill-color-product-publishing-070:hsl(217, 12%, 22%);
828
- --t-fill-color-product-publishing-080:hsl(214, 11%, 12%);
829
- --t-fill-color-product-registrations-010:hsl(173, 28%, 89%);
830
- --t-fill-color-product-registrations-020:hsl(176, 38%, 78%);
831
- --t-fill-color-product-registrations-030:hsl(176, 37%, 68%);
832
- --t-fill-color-product-registrations-040:hsl(176, 37%, 60%);
833
- --t-fill-color-product-registrations-050:hsl(175, 36%, 43%);
834
- --t-fill-color-product-registrations-060:hsl(175, 51%, 34%);
835
- --t-fill-color-product-registrations-070:hsl(174, 51%, 28%);
836
- --t-fill-color-product-registrations-080:hsl(175, 52%, 22%);
837
- --t-fill-color-product-services-010:hsl(88, 31%, 88%);
838
- --t-fill-color-product-services-020:hsl(88, 39%, 75%);
839
- --t-fill-color-product-services-030:hsl(88, 39%, 66%);
840
- --t-fill-color-product-services-040:hsl(88, 40%, 54%);
841
- --t-fill-color-product-services-050:hsl(88, 45%, 41%);
842
- --t-fill-color-product-services-060:hsl(89, 62%, 31%);
843
- --t-fill-color-product-services-070:hsl(89, 62%, 26%);
844
- --t-fill-color-product-services-080:hsl(89, 63%, 21%);
845
- --t-fill-color-product-staff-base:hsl(328, 100%, 45%);
846
- --t-fill-color-product-staff-dark:hsl(328, 100%, 38%);
847
- --t-fill-color-product-staff-darker:hsl(328, 100%, 33%);
848
- --t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(203, 86%, 57%), hsl(220, 76%, 57%));
849
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
850
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
851
- --t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(217, 100%, 52%));
852
- --t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));
853
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
854
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));
855
- --t-fill-color-product-cc-gradient-brand:linear-gradient(135deg, hsl(207, 90%, 61%), hsl(123, 38%, 57%));
856
- --t-fill-color-product-checkins-gradient-brand:linear-gradient(135deg, hsl(283, 38%, 59%), hsl(284, 23%, 48%));
857
- --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(283, 21%, 77%) 25%, hsl(227, 36%, 78%) 60%, hsl(204, 67%, 73%));
858
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 22%, 93%), hsl(225, 35%, 93%) 42%, hsl(204, 67%, 92%));
859
- --t-fill-color-product-giving-gradient-brand:linear-gradient(90deg, hsl(46, 91%, 55%), hsl(41, 89%, 55%));
860
- --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(42, 84%, 80%), hsl(255, 21%, 89%) 58.5%, hsl(204, 67%, 73%));
861
- --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(42, 87%, 94%), hsl(260, 18%, 97%) 58.5%, hsl(204, 67%, 92%));
862
- --t-fill-color-product-groups-gradient-brand:linear-gradient(135deg, hsl(30, 100%, 59%), hsl(19, 97%, 60%));
863
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
864
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));
865
- --t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));
866
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
867
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
868
- --t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));
869
- --t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 76%, 57%));
870
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
871
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
872
- --t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));
873
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(217, 5%, 69%), hsl(214, 15%, 69%) 45%, hsl(204, 67%, 73%));
874
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(210, 4%, 91%), hsl(214, 15%, 91%) 45%, hsl(204, 67%, 92%));
875
- --t-fill-color-product-registrations-gradient-brand:linear-gradient(135deg, hsl(168, 46%, 48%), hsl(175, 35%, 43%));
876
- --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(175, 27%, 74%), hsl(196, 46%, 73%) 39.5%, hsl(204, 67%, 73%));
877
- --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(175, 28%, 92%), hsl(196, 46%, 92%) 39.5%, hsl(204, 67%, 92%));
878
- --t-fill-color-product-services-gradient-brand:linear-gradient(135deg, hsl(96, 49%, 47%), hsl(89, 52%, 39%));
879
- --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(89, 31%, 73%), hsl(122, 29%, 78%) 39.5%, hsl(204, 67%, 73%));
880
- --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(88, 32%, 92%), hsl(126, 29%, 93%) 39.5%, hsl(204, 67%, 92%));
881
- --t-fill-color-tag-gray-010:hsl(0, 0%, 93%);
882
- --t-fill-color-tag-gray-020:hsl(0, 0%, 88%);
883
- --t-fill-color-tag-gray-030:hsl(0, 0%, 88%);
884
- --t-fill-color-tag-gray-040:hsl(0, 0%, 81%);
885
- --t-fill-color-tag-blue-010:hsl(220, 100%, 95%);
886
- --t-fill-color-tag-blue-020:hsl(221, 100%, 88%);
887
- --t-fill-color-tag-blue-030:hsl(220, 98%, 81%);
888
- --t-fill-color-tag-blue-040:hsl(220, 98%, 74%);
889
- --t-fill-color-tag-aqua-010:hsl(200, 82%, 89%);
890
- --t-fill-color-tag-aqua-020:hsl(200, 82%, 82%);
891
- --t-fill-color-tag-aqua-030:hsl(201, 76%, 71%);
892
- --t-fill-color-tag-aqua-040:hsl(200, 75%, 64%);
893
- --t-fill-color-tag-teal-010:hsl(163, 53%, 83%);
894
- --t-fill-color-tag-teal-020:hsl(164, 52%, 76%);
895
- --t-fill-color-tag-teal-030:hsl(169, 62%, 64%);
896
- --t-fill-color-tag-teal-040:hsl(169, 62%, 56%);
897
- --t-fill-color-tag-green-010:hsl(98, 59%, 85%);
898
- --t-fill-color-tag-green-020:hsl(99, 59%, 78%);
899
- --t-fill-color-tag-green-030:hsl(112, 57%, 65%);
900
- --t-fill-color-tag-green-040:hsl(112, 57%, 57%);
901
- --t-fill-color-tag-yellow-010:hsl(45, 77%, 85%);
902
- --t-fill-color-tag-yellow-020:hsl(44, 78%, 77%);
903
- --t-fill-color-tag-yellow-030:hsl(44, 92%, 69%);
904
- --t-fill-color-tag-yellow-040:hsl(44, 93%, 61%);
905
- --t-fill-color-tag-orange-010:hsl(22, 89%, 89%);
906
- --t-fill-color-tag-orange-020:hsl(21, 89%, 82%);
907
- --t-fill-color-tag-orange-030:hsl(21, 86%, 72%);
908
- --t-fill-color-tag-orange-040:hsl(21, 86%, 64%);
909
- --t-fill-color-tag-pink-010:hsl(311, 66%, 92%);
910
- --t-fill-color-tag-pink-020:hsl(310, 64%, 85%);
911
- --t-fill-color-tag-pink-030:hsl(324, 78%, 77%);
912
- --t-fill-color-tag-pink-040:hsl(324, 76%, 70%);
913
- --t-fill-color-tag-purple-010:hsl(259, 74%, 93%);
914
- --t-fill-color-tag-purple-020:hsl(259, 74%, 85%);
915
- --t-fill-color-tag-purple-030:hsl(273, 62%, 76%);
916
- --t-fill-color-tag-purple-040:hsl(273, 62%, 70%);
917
- --t-fill-color-tag-magenta-010:hsl(294, 37%, 90%);
918
- --t-fill-color-tag-magenta-020:hsl(291, 40%, 83%);
919
- --t-fill-color-tag-magenta-030:hsl(291, 48%, 70%);
920
- --t-fill-color-tag-magenta-040:hsl(292, 48%, 63%);
921
- --t-fill-color-tag-indigo-010:hsl(234, 78%, 93%);
922
- --t-fill-color-tag-indigo-020:hsl(233, 79%, 87%);
923
- --t-fill-color-tag-indigo-030:hsl(233, 77%, 81%);
924
- --t-fill-color-tag-indigo-040:hsl(236, 79%, 74%);
925
- --t-fill-color-button-neutral-solid-default:hsl(0, 0%, 93%);
926
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);
927
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);
928
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);
929
- --t-fill-color-button-neutral-outline-dim-default:hsla(0, 0%, 100%, 0);
930
- --t-fill-color-button-neutral-outline-dim-hover:hsl(0, 0%, 95%);
931
- --t-fill-color-button-neutral-outline-dim-active:hsl(0, 0%, 93%);
932
- --t-fill-color-button-neutral-outline-dim-disabled:hsl(0, 0%, 98%);
933
- --t-fill-color-button-neutral-ghost-default:hsla(0, 0%, 100%, 0);
934
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 95%);
935
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 93%);
936
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 100%, 0);
937
- --t-fill-color-button-neutral-responsive-header-default:hsla(0, 0%, 0%, 0.1);
938
- --t-fill-color-button-neutral-responsive-header-hover:hsla(0, 0%, 0%, 0.2);
939
- --t-fill-color-button-neutral-responsive-header-active:hsla(0, 0%, 0%, 0.3);
940
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 0%, 0.05);
941
- --t-fill-color-button-interaction-solid-default:hsl(204, 100%, 40%);
942
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);
943
- --t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);
944
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);
945
- --t-fill-color-button-interaction-outline-dim-default:hsla(0, 0%, 100%, 0);
946
- --t-fill-color-button-interaction-outline-dim-hover:hsl(204, 100%, 97%);
947
- --t-fill-color-button-interaction-outline-dim-active:hsl(203, 94%, 94%);
948
- --t-fill-color-button-interaction-outline-dim-disabled:hsl(0, 0%, 98%);
949
- --t-fill-color-button-interaction-ghost-default:hsla(0, 0%, 100%, 0);
950
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 100%, 97%);
951
- --t-fill-color-button-interaction-ghost-active:hsl(203, 94%, 94%);
952
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 100%, 0);
953
- --t-fill-color-button-delete-solid-default:hsl(8, 60%, 47%);
954
- --t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);
955
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);
956
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);
957
- --t-fill-color-button-delete-outline-dim-default:hsla(0, 0%, 100%, 0);
958
- --t-fill-color-button-delete-outline-dim-hover:hsl(7, 60%, 97%);
959
- --t-fill-color-button-delete-outline-dim-active:hsl(9, 59%, 93%);
960
- --t-fill-color-button-delete-outline-dim-disabled:hsl(0, 0%, 98%);
961
- --t-fill-color-button-delete-ghost-default:hsla(0, 0%, 100%, 0);
962
- --t-fill-color-button-delete-ghost-hover:hsl(7, 60%, 97%);
963
- --t-fill-color-button-delete-ghost-active:hsl(9, 59%, 93%);
964
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 100%, 0);
965
- --t-fill-color-button-pill-default:hsl(0, 0%, 93%);
966
- --t-fill-color-button-pill-hover:hsl(0, 0%, 88%);
967
- --t-fill-color-button-pill-active:hsl(0, 0%, 88%);
968
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 93%);
969
- --t-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);
970
- --t-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);
971
- --t-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);
972
- --t-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);
973
- --t-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);
974
- --t-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);
975
- --t-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);
976
- --t-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);
977
- --t-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);
978
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);
979
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);
980
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);
981
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);
982
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);
983
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);
984
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);
985
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);
986
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);
987
- --t-fill-color-transparency-dark-static-010:hsla(0, 0%, 0%, 0.1);
988
- --t-fill-color-transparency-dark-static-020:hsla(0, 0%, 0%, 0.2);
989
- --t-fill-color-transparency-dark-static-030:hsla(0, 0%, 0%, 0.3);
990
- --t-fill-color-transparency-dark-static-040:hsla(0, 0%, 0%, 0.4);
991
- --t-fill-color-transparency-dark-static-050:hsla(0, 0%, 0%, 0.5);
992
- --t-fill-color-transparency-dark-static-060:hsla(0, 0%, 0%, 0.6);
993
- --t-fill-color-transparency-dark-static-070:hsla(0, 0%, 0%, 0.7);
994
- --t-fill-color-transparency-dark-static-080:hsla(0, 0%, 0%, 0.8);
995
- --t-fill-color-transparency-dark-static-090:hsla(0, 0%, 0%, 0.9);
996
- --t-surface-color-card:hsl(0, 0%, 100%);
997
- --t-surface-color-canvas:hsl(0, 0%, 100%);
998
- --t-border-color-default-base:hsl(0, 0%, 88%);
999
- --t-border-color-default-dark:hsl(0, 0%, 81%);
1000
- --t-border-color-default-darker:hsl(0, 0%, 68%);
1001
- --t-border-color-default-darkest:hsl(0, 0%, 58%);
1002
- --t-border-color-default-disabled:hsl(0, 0%, 88%);
1003
- --t-border-color-default-dim:hsl(0, 0%, 95%);
1004
- --t-border-color-default-white:hsl(0, 0%, 100%);
1005
- --t-border-color-status-neutral:hsl(0, 0%, 58%);
1006
- --t-border-color-status-info:hsl(204, 100%, 40%);
1007
- --t-border-color-status-success:hsl(97, 57%, 40%);
1008
- --t-border-color-status-warning:hsl(42, 84%, 63%);
1009
- --t-border-color-status-error:hsl(8, 60%, 47%);
1010
- --t-border-color-button-neutral:hsl(0, 0%, 88%);
1011
- --t-border-color-button-info:hsl(204, 100%, 40%);
1012
- --t-border-color-button-create:hsl(96, 57%, 33%);
1013
- --t-border-color-button-delete:hsl(8, 60%, 47%);
1014
- --t-border-color-control-neutral:hsl(0, 0%, 68%);
1015
- --t-border-color-control-info:hsl(204, 100%, 40%);
1016
- --t-border-color-control-success:hsl(97, 57%, 40%);
1017
- --t-border-color-control-warning:hsl(42, 84%, 63%);
1018
- --t-border-color-control-error:hsl(8, 60%, 47%);
1019
- --t-border-color-control-disabled:hsl(0, 0%, 88%);
1020
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);
1021
- --t-form-background-color:var(--t-fill-color-neutral-100);
1022
- --t-form-background-color-disabled:var(--t-fill-color-neutral-070);
1023
- --t-form-background-color-error:var(--t-fill-color-neutral-100);
1024
- --t-form-background-color-readonly:var(--t-fill-color-neutral-070);
1025
- --t-form-border-color:var(--t-border-color-default-base);
1026
- --t-form-border-color-disabled:var(--t-border-color-default-base);
1027
- --t-form-border-color-error:var(--t-border-color-status-error);
1028
- --t-form-border-color-focus:var(--t-fill-color-interaction-default);
1029
- --t-form-border-color-hover:var(--t-border-color-default-dark);
1030
- --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
1031
- --t-form-border-radius:var(--t-border-radius-md);
1032
- --t-form-border-width:var(--t-border-width-default);
1033
- --t-form-font-color:var(--t-text-color-default-primary);
1034
- --t-form-font-color-disabled:var(--t-text-color-default-disabled);
1035
- --t-form-font-color-error:var(--t-text-color-status-error);
1036
- --t-form-font-color-readonly:var(--t-text-color-default-primary);
1037
- --t-form-picker-icon-color:var(--t-icon-color-default-primary);
1038
- --t-form-placeholder-color:var(--t-text-color-default-placeholder);
1039
- --t-border-size-default:var(--t-border-width-default);
1040
- --t-border-size-thick:var(--t-border-width-thick);
1041
- --t-font-weight-semi-bold:var(--t-font-weight-semibold);
1042
- --t-icon-color-status-neutral-dark:hsl(0, 0%, 24%);
1043
- --t-icon-color-status-info-secondary:hsl(204, 100%, 40%);
1044
- --t-fill-color-alert-info:hsl(204, 94%, 49%);
1045
- --t-fill-color-alert-success:hsl(122, 60%, 41%);
1046
- --t-fill-color-alert-warning:hsl(43, 96%, 58%);
1047
- --t-fill-color-alert-error:hsl(4, 77%, 59%);
1048
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
1049
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
1050
- --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
1051
- --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
1052
- --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
1053
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
1054
- --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
1055
- --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
1056
- --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
1057
- --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
1058
- }
1059
-
1060
628
  :root[data-color-mode="dark"]{
1061
629
  color-scheme:dark;
1062
630
  --t-text-color-default-headline:hsl(0, 0%, 94%);
@@ -1084,7 +652,17 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1084
652
  --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
1085
653
  --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
1086
654
  --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
1087
- --t-text-color-tag-bold-gray:hsl(0, 0%, 17%);
655
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
656
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
657
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
658
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
659
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
660
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
661
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
662
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
663
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
664
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
665
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
1088
666
  --t-icon-color-default-primary:hsl(0, 0%, 80%);
1089
667
  --t-icon-color-default-secondary:hsl(0, 0%, 54%);
1090
668
  --t-icon-color-default-dim:hsl(0, 0%, 38%);
@@ -1147,30 +725,50 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1147
725
  --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
1148
726
  --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
1149
727
  --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
1150
- --t-fill-color-tag-gray-010:hsl(0, 0%, 19%);
1151
- --t-fill-color-tag-gray-020:hsl(0, 0%, 17%);
1152
- --t-fill-color-tag-gray-030:hsl(0, 0%, 68%);
1153
- --t-fill-color-tag-gray-040:hsl(0, 0%, 58%);
1154
- --t-fill-color-tag-blue-010:hsl(229, 22%, 24%);
1155
- --t-fill-color-tag-blue-020:hsl(233, 27%, 23%);
1156
- --t-fill-color-tag-aqua-010:hsl(217, 25%, 24%);
1157
- --t-fill-color-tag-aqua-020:hsl(222, 27%, 22%);
1158
- --t-fill-color-tag-teal-010:hsl(150, 20%, 24%);
1159
- --t-fill-color-tag-teal-020:hsl(147, 16%, 22%);
1160
- --t-fill-color-tag-green-010:hsl(108, 21%, 22%);
1161
- --t-fill-color-tag-green-020:hsl(109, 22%, 20%);
1162
- --t-fill-color-tag-yellow-010:hsl(38, 27%, 23%);
1163
- --t-fill-color-tag-yellow-020:hsl(37, 27%, 21%);
1164
- --t-fill-color-tag-orange-010:hsl(12, 25%, 23%);
1165
- --t-fill-color-tag-orange-020:hsl(10, 29%, 21%);
728
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
729
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
730
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
731
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
732
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
733
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
734
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
735
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
736
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
737
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
738
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
739
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
740
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
741
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
742
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
743
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
744
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
745
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
746
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
747
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
748
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
749
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
750
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
751
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
752
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
753
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
754
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
755
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
1166
756
  --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
1167
- --t-fill-color-tag-pink-020:hsl(338, 25%, 21%);
1168
- --t-fill-color-tag-purple-010:hsl(260, 25%, 24%);
1169
- --t-fill-color-tag-purple-020:hsl(254, 27%, 22%);
1170
- --t-fill-color-tag-magenta-010:hsl(276, 18%, 22%);
1171
- --t-fill-color-tag-magenta-020:hsl(277, 18%, 20%);
1172
- --t-fill-color-tag-indigo-010:hsl(233, 30%, 27%);
1173
- --t-fill-color-tag-indigo-020:hsl(233, 30%, 23%);
757
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
758
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
759
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
760
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
761
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
762
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
763
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
764
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
765
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
766
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
767
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
768
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
769
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
770
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
771
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
1174
772
  --t-fill-color-button-neutral-solid-default:hsl(0, 0%, 19%);
1175
773
  --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
1176
774
  --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
@@ -1278,7 +876,17 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1278
876
  --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
1279
877
  --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
1280
878
  --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
1281
- --t-text-color-tag-bold-gray:hsl(0, 0%, 17%);
879
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
880
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
881
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
882
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
883
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
884
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
885
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
886
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
887
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
888
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
889
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
1282
890
  --t-icon-color-default-primary:hsl(0, 0%, 80%);
1283
891
  --t-icon-color-default-secondary:hsl(0, 0%, 54%);
1284
892
  --t-icon-color-default-dim:hsl(0, 0%, 38%);
@@ -1341,30 +949,50 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1341
949
  --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
1342
950
  --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
1343
951
  --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
1344
- --t-fill-color-tag-gray-010:hsl(0, 0%, 19%);
1345
- --t-fill-color-tag-gray-020:hsl(0, 0%, 17%);
1346
- --t-fill-color-tag-gray-030:hsl(0, 0%, 68%);
1347
- --t-fill-color-tag-gray-040:hsl(0, 0%, 58%);
1348
- --t-fill-color-tag-blue-010:hsl(229, 22%, 24%);
1349
- --t-fill-color-tag-blue-020:hsl(233, 27%, 23%);
1350
- --t-fill-color-tag-aqua-010:hsl(217, 25%, 24%);
1351
- --t-fill-color-tag-aqua-020:hsl(222, 27%, 22%);
1352
- --t-fill-color-tag-teal-010:hsl(150, 20%, 24%);
1353
- --t-fill-color-tag-teal-020:hsl(147, 16%, 22%);
1354
- --t-fill-color-tag-green-010:hsl(108, 21%, 22%);
1355
- --t-fill-color-tag-green-020:hsl(109, 22%, 20%);
1356
- --t-fill-color-tag-yellow-010:hsl(38, 27%, 23%);
1357
- --t-fill-color-tag-yellow-020:hsl(37, 27%, 21%);
1358
- --t-fill-color-tag-orange-010:hsl(12, 25%, 23%);
1359
- --t-fill-color-tag-orange-020:hsl(10, 29%, 21%);
952
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
953
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
954
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
955
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
956
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
957
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
958
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
959
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
960
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
961
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
962
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
963
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
964
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
965
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
966
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
967
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
968
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
969
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
970
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
971
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
972
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
973
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
974
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
975
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
976
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
977
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
978
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
979
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
1360
980
  --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
1361
- --t-fill-color-tag-pink-020:hsl(338, 25%, 21%);
1362
- --t-fill-color-tag-purple-010:hsl(260, 25%, 24%);
1363
- --t-fill-color-tag-purple-020:hsl(254, 27%, 22%);
1364
- --t-fill-color-tag-magenta-010:hsl(276, 18%, 22%);
1365
- --t-fill-color-tag-magenta-020:hsl(277, 18%, 20%);
1366
- --t-fill-color-tag-indigo-010:hsl(233, 30%, 27%);
1367
- --t-fill-color-tag-indigo-020:hsl(233, 30%, 23%);
981
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
982
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
983
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
984
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
985
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
986
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
987
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
988
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
989
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
990
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
991
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
992
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
993
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
994
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
995
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
1368
996
  --t-fill-color-button-neutral-solid-default:hsl(0, 0%, 19%);
1369
997
  --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
1370
998
  --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
@@ -1445,6 +1073,438 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1445
1073
  }
1446
1074
  }
1447
1075
 
1076
+ :root{
1077
+ --t-border-radius-sm:2px;
1078
+ --t-border-radius-md:4px;
1079
+ --t-border-radius-lg:8px;
1080
+ --t-border-radius-xl:16px;
1081
+ --t-border-radius-round:56px;
1082
+ --t-border-radius-default:4px;
1083
+ --t-border-width-default:1px;
1084
+ --t-border-width-thick:2px;
1085
+ --t-spacing-1:8px;
1086
+ --t-spacing-2:16px;
1087
+ --t-spacing-3:24px;
1088
+ --t-spacing-4:32px;
1089
+ --t-spacing-5:40px;
1090
+ --t-spacing-6:48px;
1091
+ --t-spacing-7:56px;
1092
+ --t-spacing-fourth:2px;
1093
+ --t-spacing-half:4px;
1094
+ --t-element-size-3xl:48px;
1095
+ --t-element-size-2xl:32px;
1096
+ --t-element-size-xl:24px;
1097
+ --t-element-size-lg:18px;
1098
+ --t-element-size-md:16px;
1099
+ --t-element-size-sm:14px;
1100
+ --t-element-size-xs:12px;
1101
+ --t-font-size-4xl:32px;
1102
+ --t-font-size-3xl:28px;
1103
+ --t-font-size-2xl:24px;
1104
+ --t-font-size-xl:20px;
1105
+ --t-font-size-lg:18px;
1106
+ --t-font-size-md:16px;
1107
+ --t-font-size-sm:14px;
1108
+ --t-font-size-xs:12px;
1109
+ --t-font-size-2xs:10px;
1110
+ --t-font-weight-normal:400;
1111
+ --t-font-weight-medium:500;
1112
+ --t-font-weight-semibold:600;
1113
+ --t-font-weight-bold:700;
1114
+ --t-container-size-xl:48px;
1115
+ --t-container-size-lg:40px;
1116
+ --t-container-size-md:32px;
1117
+ --t-container-size-sm:24px;
1118
+ --t-container-size-xs:20px;
1119
+ --t-avatar-size-20:20px;
1120
+ --t-avatar-size-24:24px;
1121
+ --t-avatar-size-36:36px;
1122
+ --t-avatar-size-48:48px;
1123
+ --t-avatar-size-72:72px;
1124
+ --t-avatar-size-112:112px;
1125
+ --t-text-color-default-headline:hsl(0, 0%, 12%);
1126
+ --t-text-color-default-primary:hsl(0, 0%, 24%);
1127
+ --t-text-color-default-secondary:hsl(0, 0%, 42%);
1128
+ --t-text-color-default-disabled:hsl(0, 0%, 81%);
1129
+ --t-text-color-default-placeholder:hsl(0, 0%, 58%);
1130
+ --t-text-color-default-inverted:hsl(0, 0%, 100%);
1131
+ --t-text-color-interaction-primary:hsl(204, 100%, 40%);
1132
+ --t-text-color-interaction-hover:hsl(204, 100%, 35%);
1133
+ --t-text-color-interaction-active:hsl(204, 100%, 30%);
1134
+ --t-text-color-interaction-visited:hsl(204, 100%, 30%);
1135
+ --t-text-color-status-neutral:hsl(0, 0%, 24%);
1136
+ --t-text-color-status-info:hsl(204, 100%, 35%);
1137
+ --t-text-color-status-success:hsl(97, 57%, 28%);
1138
+ --t-text-color-status-warning:hsl(42, 100%, 29%);
1139
+ --t-text-color-status-error:hsl(8, 60%, 45%);
1140
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 24%);
1141
+ --t-text-color-tag-subtle-blue:hsl(224, 47%, 31%);
1142
+ --t-text-color-tag-subtle-indigo:hsl(241, 59%, 28%);
1143
+ --t-text-color-tag-subtle-aqua:hsl(209, 77%, 22%);
1144
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 15%);
1145
+ --t-text-color-tag-subtle-green:hsl(100, 93%, 17%);
1146
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 23%);
1147
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 18%);
1148
+ --t-text-color-tag-subtle-pink:hsl(327, 88%, 20%);
1149
+ --t-text-color-tag-subtle-purple:hsl(268, 71%, 27%);
1150
+ --t-text-color-tag-subtle-magenta:hsl(285, 71%, 20%);
1151
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 24%);
1152
+ --t-text-color-tag-bold-indigo:hsl(241, 59%, 28%);
1153
+ --t-text-color-tag-bold-blue:hsl(224, 47%, 31%);
1154
+ --t-text-color-tag-bold-aqua:hsl(209, 77%, 22%);
1155
+ --t-text-color-tag-bold-teal:hsl(180, 95%, 15%);
1156
+ --t-text-color-tag-bold-green:hsl(100, 93%, 17%);
1157
+ --t-text-color-tag-bold-yellow:hsl(29, 100%, 23%);
1158
+ --t-text-color-tag-bold-orange:hsl(18, 100%, 18%);
1159
+ --t-text-color-tag-bold-pink:hsl(327, 88%, 20%);
1160
+ --t-text-color-tag-bold-purple:hsl(268, 71%, 27%);
1161
+ --t-text-color-tag-bold-magenta:hsl(285, 71%, 20%);
1162
+ --t-icon-color-default-primary:hsl(0, 0%, 24%);
1163
+ --t-icon-color-default-secondary:hsl(0, 0%, 42%);
1164
+ --t-icon-color-default-dim:hsl(0, 0%, 58%);
1165
+ --t-icon-color-default-disabled:hsl(0, 0%, 81%);
1166
+ --t-icon-color-default-inverted:hsl(0, 0%, 100%);
1167
+ --t-icon-color-status-neutral-primary:hsl(0, 0%, 42%);
1168
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 58%);
1169
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 24%);
1170
+ --t-icon-color-status-info-primary:hsl(204, 100%, 40%);
1171
+ --t-icon-color-status-success-primary:hsl(96, 57%, 33%);
1172
+ --t-icon-color-status-success-secondary:hsl(97, 57%, 40%);
1173
+ --t-icon-color-status-warning-primary:hsl(42, 84%, 49%);
1174
+ --t-icon-color-status-error-primary:hsl(8, 60%, 47%);
1175
+ --t-fill-color-neutral-100:hsl(0, 0%, 100%);
1176
+ --t-fill-color-neutral-000:hsl(0, 0%, 12%);
1177
+ --t-fill-color-neutral-010:hsl(0, 0%, 24%);
1178
+ --t-fill-color-neutral-020:hsl(0, 0%, 42%);
1179
+ --t-fill-color-neutral-025:hsl(0, 0%, 50%);
1180
+ --t-fill-color-neutral-030:hsl(0, 0%, 58%);
1181
+ --t-fill-color-neutral-040:hsl(0, 0%, 81%);
1182
+ --t-fill-color-neutral-050:hsl(0, 0%, 88%);
1183
+ --t-fill-color-neutral-060:hsl(0, 0%, 93%);
1184
+ --t-fill-color-neutral-070:hsl(0, 0%, 95%);
1185
+ --t-fill-color-neutral-080:hsl(0, 0%, 97%);
1186
+ --t-fill-color-neutral-090:hsl(0, 0%, 98%);
1187
+ --t-fill-color-interaction-default:hsl(204, 100%, 40%);
1188
+ --t-fill-color-interaction-hover:hsl(204, 100%, 35%);
1189
+ --t-fill-color-interaction-active:hsl(204, 100%, 30%);
1190
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 81%);
1191
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 58%);
1192
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 24%);
1193
+ --t-fill-color-control-primary:hsl(204, 100%, 40%);
1194
+ --t-fill-color-control-secondary:hsl(97, 57%, 40%);
1195
+ --t-fill-color-control-error:hsl(8, 60%, 47%);
1196
+ --t-fill-color-control-disabled:hsl(0, 0%, 81%);
1197
+ --t-fill-color-status-neutral-solid:hsl(0, 0%, 42%);
1198
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 93%);
1199
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 97%);
1200
+ --t-fill-color-status-info-solid:hsl(204, 100%, 40%);
1201
+ --t-fill-color-status-info-ghost:hsl(203, 94%, 94%);
1202
+ --t-fill-color-status-info-dim:hsl(204, 100%, 97%);
1203
+ --t-fill-color-status-success-solid:hsl(96, 57%, 33%);
1204
+ --t-fill-color-status-success-ghost:hsl(97, 57%, 90%);
1205
+ --t-fill-color-status-success-dim:hsl(96, 60%, 95%);
1206
+ --t-fill-color-status-warning-solid:hsl(42, 84%, 63%);
1207
+ --t-fill-color-status-warning-ghost:hsl(42, 87%, 94%);
1208
+ --t-fill-color-status-warning-dim:hsl(42, 87%, 97%);
1209
+ --t-fill-color-status-error-solid:hsl(8, 60%, 47%);
1210
+ --t-fill-color-status-error-ghost:hsl(9, 59%, 93%);
1211
+ --t-fill-color-status-error-dim:hsl(7, 60%, 97%);
1212
+ --t-fill-color-tooltip-primary:hsla(0, 0%, 12%, 0.9);
1213
+ --t-fill-color-product-accounts-010:hsl(212, 54%, 93%);
1214
+ --t-fill-color-product-accounts-020:hsl(209, 53%, 90%);
1215
+ --t-fill-color-product-accounts-030:hsl(210, 56%, 70%);
1216
+ --t-fill-color-product-accounts-040:hsl(210, 54%, 60%);
1217
+ --t-fill-color-product-accounts-050:hsl(210, 55%, 50%);
1218
+ --t-fill-color-product-accounts-060:hsl(210, 65%, 40%);
1219
+ --t-fill-color-product-accounts-070:hsl(211, 70%, 32%);
1220
+ --t-fill-color-product-accounts-080:hsl(210, 75%, 25%);
1221
+ --t-fill-color-product-calendar-010:hsl(8, 61%, 90%);
1222
+ --t-fill-color-product-calendar-020:hsl(8, 61%, 70%);
1223
+ --t-fill-color-product-calendar-030:hsl(8, 72%, 59%);
1224
+ --t-fill-color-product-calendar-040:hsl(8, 65%, 55%);
1225
+ --t-fill-color-product-calendar-050:hsl(9, 61%, 50%);
1226
+ --t-fill-color-product-calendar-060:hsl(8, 65%, 42%);
1227
+ --t-fill-color-product-calendar-070:hsl(7, 65%, 34%);
1228
+ --t-fill-color-product-calendar-080:hsl(9, 61%, 27%);
1229
+ --t-fill-color-product-checkins-010:hsl(285, 20%, 92%);
1230
+ --t-fill-color-product-checkins-020:hsl(283, 22%, 75%);
1231
+ --t-fill-color-product-checkins-030:hsl(284, 22%, 64%);
1232
+ --t-fill-color-product-checkins-040:hsl(283, 22%, 55%);
1233
+ --t-fill-color-product-checkins-050:hsl(283, 22%, 48%);
1234
+ --t-fill-color-product-checkins-060:hsl(283, 27%, 42%);
1235
+ --t-fill-color-product-checkins-070:hsl(284, 33%, 34%);
1236
+ --t-fill-color-product-checkins-080:hsl(283, 33%, 27%);
1237
+ --t-fill-color-product-giving-010:hsl(41, 95%, 93%);
1238
+ --t-fill-color-product-giving-020:hsl(42, 95%, 83%);
1239
+ --t-fill-color-product-giving-030:hsl(43, 95%, 75%);
1240
+ --t-fill-color-product-giving-040:hsl(43, 88%, 70%);
1241
+ --t-fill-color-product-giving-050:hsl(43, 88%, 64%);
1242
+ --t-fill-color-product-giving-060:hsl(42, 84%, 55%);
1243
+ --t-fill-color-product-giving-070:hsl(42, 84%, 48%);
1244
+ --t-fill-color-product-giving-080:hsl(42, 100%, 40%);
1245
+ --t-fill-color-product-groups-010:hsl(18, 95%, 92%);
1246
+ --t-fill-color-product-groups-020:hsl(17, 96%, 80%);
1247
+ --t-fill-color-product-groups-030:hsl(17, 96%, 70%);
1248
+ --t-fill-color-product-groups-040:hsl(17, 96%, 63%);
1249
+ --t-fill-color-product-groups-050:hsl(17, 88%, 55%);
1250
+ --t-fill-color-product-groups-060:hsl(12, 70%, 48%);
1251
+ --t-fill-color-product-groups-070:hsl(12, 70%, 40%);
1252
+ --t-fill-color-product-groups-080:hsl(14, 70%, 34%);
1253
+ --t-fill-color-product-home-010:hsl(221, 89%, 93%);
1254
+ --t-fill-color-product-home-020:hsl(221, 91%, 91%);
1255
+ --t-fill-color-product-home-030:hsl(221, 91%, 87%);
1256
+ --t-fill-color-product-home-040:hsl(221, 91%, 62%);
1257
+ --t-fill-color-product-home-050:hsl(221, 91%, 55%);
1258
+ --t-fill-color-product-home-060:hsl(221, 90%, 50%);
1259
+ --t-fill-color-product-home-070:hsl(221, 90%, 45%);
1260
+ --t-fill-color-product-home-080:hsl(218, 84%, 25%);
1261
+ --t-fill-color-product-people-010:hsl(219, 73%, 91%);
1262
+ --t-fill-color-product-people-020:hsl(220, 69%, 81%);
1263
+ --t-fill-color-product-people-030:hsl(221, 73%, 71%);
1264
+ --t-fill-color-product-people-040:hsl(221, 73%, 65%);
1265
+ --t-fill-color-product-people-050:hsl(220, 74%, 57%);
1266
+ --t-fill-color-product-people-060:hsl(220, 68%, 51%);
1267
+ --t-fill-color-product-people-070:hsl(220, 68%, 41%);
1268
+ --t-fill-color-product-people-080:hsl(221, 68%, 31%);
1269
+ --t-fill-color-product-publishing-010:hsl(220, 4%, 86%);
1270
+ --t-fill-color-product-publishing-020:hsl(222, 10%, 60%);
1271
+ --t-fill-color-product-publishing-030:hsl(221, 11%, 50%);
1272
+ --t-fill-color-product-publishing-040:hsl(222, 12%, 39%);
1273
+ --t-fill-color-product-publishing-050:hsl(220, 12%, 31%);
1274
+ --t-fill-color-product-publishing-060:hsl(220, 11%, 26%);
1275
+ --t-fill-color-product-publishing-070:hsl(217, 12%, 22%);
1276
+ --t-fill-color-product-publishing-080:hsl(214, 11%, 12%);
1277
+ --t-fill-color-product-registrations-010:hsl(173, 28%, 89%);
1278
+ --t-fill-color-product-registrations-020:hsl(176, 38%, 78%);
1279
+ --t-fill-color-product-registrations-030:hsl(176, 37%, 68%);
1280
+ --t-fill-color-product-registrations-040:hsl(176, 37%, 60%);
1281
+ --t-fill-color-product-registrations-050:hsl(175, 36%, 43%);
1282
+ --t-fill-color-product-registrations-060:hsl(175, 51%, 34%);
1283
+ --t-fill-color-product-registrations-070:hsl(174, 51%, 28%);
1284
+ --t-fill-color-product-registrations-080:hsl(175, 52%, 22%);
1285
+ --t-fill-color-product-services-010:hsl(88, 31%, 88%);
1286
+ --t-fill-color-product-services-020:hsl(88, 39%, 75%);
1287
+ --t-fill-color-product-services-030:hsl(88, 39%, 66%);
1288
+ --t-fill-color-product-services-040:hsl(88, 40%, 54%);
1289
+ --t-fill-color-product-services-050:hsl(88, 45%, 41%);
1290
+ --t-fill-color-product-services-060:hsl(89, 62%, 31%);
1291
+ --t-fill-color-product-services-070:hsl(89, 62%, 26%);
1292
+ --t-fill-color-product-services-080:hsl(89, 63%, 21%);
1293
+ --t-fill-color-product-staff-base:hsl(328, 100%, 45%);
1294
+ --t-fill-color-product-staff-dark:hsl(328, 100%, 38%);
1295
+ --t-fill-color-product-staff-darker:hsl(328, 100%, 33%);
1296
+ --t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(203, 86%, 57%), hsl(220, 76%, 57%));
1297
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1298
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1299
+ --t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(217, 100%, 52%));
1300
+ --t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));
1301
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
1302
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));
1303
+ --t-fill-color-product-cc-gradient-brand:linear-gradient(135deg, hsl(207, 90%, 61%), hsl(123, 38%, 57%));
1304
+ --t-fill-color-product-checkins-gradient-brand:linear-gradient(135deg, hsl(283, 38%, 59%), hsl(284, 23%, 48%));
1305
+ --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(283, 21%, 77%) 25%, hsl(227, 36%, 78%) 60%, hsl(204, 67%, 73%));
1306
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 22%, 93%), hsl(225, 35%, 93%) 42%, hsl(204, 67%, 92%));
1307
+ --t-fill-color-product-giving-gradient-brand:linear-gradient(90deg, hsl(46, 91%, 55%), hsl(41, 89%, 55%));
1308
+ --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(42, 84%, 80%), hsl(255, 21%, 89%) 58.5%, hsl(204, 67%, 73%));
1309
+ --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(42, 87%, 94%), hsl(260, 18%, 97%) 58.5%, hsl(204, 67%, 92%));
1310
+ --t-fill-color-product-groups-gradient-brand:linear-gradient(135deg, hsl(30, 100%, 59%), hsl(19, 97%, 60%));
1311
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
1312
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));
1313
+ --t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));
1314
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1315
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1316
+ --t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));
1317
+ --t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 76%, 57%));
1318
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1319
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1320
+ --t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));
1321
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(217, 5%, 69%), hsl(214, 15%, 69%) 45%, hsl(204, 67%, 73%));
1322
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(210, 4%, 91%), hsl(214, 15%, 91%) 45%, hsl(204, 67%, 92%));
1323
+ --t-fill-color-product-registrations-gradient-brand:linear-gradient(135deg, hsl(168, 46%, 48%), hsl(175, 35%, 43%));
1324
+ --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(175, 27%, 74%), hsl(196, 46%, 73%) 39.5%, hsl(204, 67%, 73%));
1325
+ --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(175, 28%, 92%), hsl(196, 46%, 92%) 39.5%, hsl(204, 67%, 92%));
1326
+ --t-fill-color-product-services-gradient-brand:linear-gradient(135deg, hsl(96, 49%, 47%), hsl(89, 52%, 39%));
1327
+ --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(89, 31%, 73%), hsl(122, 29%, 78%) 39.5%, hsl(204, 67%, 73%));
1328
+ --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(88, 32%, 92%), hsl(126, 29%, 93%) 39.5%, hsl(204, 67%, 92%));
1329
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 93%);
1330
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 88%);
1331
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 88%);
1332
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 81%);
1333
+ --t-fill-color-tag-blue-010:hsl(220, 100%, 95%);
1334
+ --t-fill-color-tag-blue-020:hsl(221, 100%, 88%);
1335
+ --t-fill-color-tag-blue-030:hsl(220, 98%, 81%);
1336
+ --t-fill-color-tag-blue-040:hsl(220, 98%, 74%);
1337
+ --t-fill-color-tag-aqua-010:hsl(200, 82%, 89%);
1338
+ --t-fill-color-tag-aqua-020:hsl(200, 82%, 82%);
1339
+ --t-fill-color-tag-aqua-030:hsl(201, 76%, 71%);
1340
+ --t-fill-color-tag-aqua-040:hsl(200, 75%, 64%);
1341
+ --t-fill-color-tag-teal-010:hsl(163, 53%, 83%);
1342
+ --t-fill-color-tag-teal-020:hsl(164, 52%, 76%);
1343
+ --t-fill-color-tag-teal-030:hsl(169, 62%, 64%);
1344
+ --t-fill-color-tag-teal-040:hsl(169, 62%, 56%);
1345
+ --t-fill-color-tag-green-010:hsl(98, 59%, 85%);
1346
+ --t-fill-color-tag-green-020:hsl(99, 59%, 78%);
1347
+ --t-fill-color-tag-green-030:hsl(112, 57%, 65%);
1348
+ --t-fill-color-tag-green-040:hsl(112, 57%, 57%);
1349
+ --t-fill-color-tag-yellow-010:hsl(45, 77%, 85%);
1350
+ --t-fill-color-tag-yellow-020:hsl(44, 78%, 77%);
1351
+ --t-fill-color-tag-yellow-030:hsl(44, 92%, 69%);
1352
+ --t-fill-color-tag-yellow-040:hsl(44, 93%, 61%);
1353
+ --t-fill-color-tag-orange-010:hsl(22, 89%, 89%);
1354
+ --t-fill-color-tag-orange-020:hsl(21, 89%, 82%);
1355
+ --t-fill-color-tag-orange-030:hsl(21, 86%, 72%);
1356
+ --t-fill-color-tag-orange-040:hsl(21, 86%, 64%);
1357
+ --t-fill-color-tag-pink-010:hsl(311, 66%, 92%);
1358
+ --t-fill-color-tag-pink-020:hsl(310, 64%, 85%);
1359
+ --t-fill-color-tag-pink-030:hsl(324, 78%, 77%);
1360
+ --t-fill-color-tag-pink-040:hsl(324, 76%, 70%);
1361
+ --t-fill-color-tag-purple-010:hsl(259, 74%, 93%);
1362
+ --t-fill-color-tag-purple-020:hsl(259, 74%, 85%);
1363
+ --t-fill-color-tag-purple-030:hsl(273, 62%, 76%);
1364
+ --t-fill-color-tag-purple-040:hsl(273, 62%, 70%);
1365
+ --t-fill-color-tag-magenta-010:hsl(294, 37%, 90%);
1366
+ --t-fill-color-tag-magenta-020:hsl(291, 40%, 83%);
1367
+ --t-fill-color-tag-magenta-030:hsl(291, 48%, 70%);
1368
+ --t-fill-color-tag-magenta-040:hsl(292, 48%, 63%);
1369
+ --t-fill-color-tag-indigo-010:hsl(234, 78%, 93%);
1370
+ --t-fill-color-tag-indigo-020:hsl(233, 79%, 87%);
1371
+ --t-fill-color-tag-indigo-030:hsl(233, 77%, 81%);
1372
+ --t-fill-color-tag-indigo-040:hsl(236, 79%, 74%);
1373
+ --t-fill-color-button-neutral-solid-default:hsl(0, 0%, 93%);
1374
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);
1375
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);
1376
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);
1377
+ --t-fill-color-button-neutral-outline-dim-default:hsla(0, 0%, 100%, 0);
1378
+ --t-fill-color-button-neutral-outline-dim-hover:hsl(0, 0%, 95%);
1379
+ --t-fill-color-button-neutral-outline-dim-active:hsl(0, 0%, 93%);
1380
+ --t-fill-color-button-neutral-outline-dim-disabled:hsl(0, 0%, 98%);
1381
+ --t-fill-color-button-neutral-ghost-default:hsla(0, 0%, 100%, 0);
1382
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 95%);
1383
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 93%);
1384
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 100%, 0);
1385
+ --t-fill-color-button-neutral-responsive-header-default:hsla(0, 0%, 0%, 0.1);
1386
+ --t-fill-color-button-neutral-responsive-header-hover:hsla(0, 0%, 0%, 0.2);
1387
+ --t-fill-color-button-neutral-responsive-header-active:hsla(0, 0%, 0%, 0.3);
1388
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 0%, 0.05);
1389
+ --t-fill-color-button-interaction-solid-default:hsl(204, 100%, 40%);
1390
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);
1391
+ --t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);
1392
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);
1393
+ --t-fill-color-button-interaction-outline-dim-default:hsla(0, 0%, 100%, 0);
1394
+ --t-fill-color-button-interaction-outline-dim-hover:hsl(204, 100%, 97%);
1395
+ --t-fill-color-button-interaction-outline-dim-active:hsl(203, 94%, 94%);
1396
+ --t-fill-color-button-interaction-outline-dim-disabled:hsl(0, 0%, 98%);
1397
+ --t-fill-color-button-interaction-ghost-default:hsla(0, 0%, 100%, 0);
1398
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 100%, 97%);
1399
+ --t-fill-color-button-interaction-ghost-active:hsl(203, 94%, 94%);
1400
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 100%, 0);
1401
+ --t-fill-color-button-delete-solid-default:hsl(8, 60%, 47%);
1402
+ --t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);
1403
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);
1404
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);
1405
+ --t-fill-color-button-delete-outline-dim-default:hsla(0, 0%, 100%, 0);
1406
+ --t-fill-color-button-delete-outline-dim-hover:hsl(7, 60%, 97%);
1407
+ --t-fill-color-button-delete-outline-dim-active:hsl(9, 59%, 93%);
1408
+ --t-fill-color-button-delete-outline-dim-disabled:hsl(0, 0%, 98%);
1409
+ --t-fill-color-button-delete-ghost-default:hsla(0, 0%, 100%, 0);
1410
+ --t-fill-color-button-delete-ghost-hover:hsl(7, 60%, 97%);
1411
+ --t-fill-color-button-delete-ghost-active:hsl(9, 59%, 93%);
1412
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 100%, 0);
1413
+ --t-fill-color-button-pill-default:hsl(0, 0%, 93%);
1414
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 88%);
1415
+ --t-fill-color-button-pill-active:hsl(0, 0%, 88%);
1416
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 93%);
1417
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);
1418
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);
1419
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);
1420
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);
1421
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);
1422
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);
1423
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);
1424
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);
1425
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);
1426
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);
1427
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);
1428
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);
1429
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);
1430
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);
1431
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);
1432
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);
1433
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);
1434
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);
1435
+ --t-fill-color-transparency-dark-static-010:hsla(0, 0%, 0%, 0.1);
1436
+ --t-fill-color-transparency-dark-static-020:hsla(0, 0%, 0%, 0.2);
1437
+ --t-fill-color-transparency-dark-static-030:hsla(0, 0%, 0%, 0.3);
1438
+ --t-fill-color-transparency-dark-static-040:hsla(0, 0%, 0%, 0.4);
1439
+ --t-fill-color-transparency-dark-static-050:hsla(0, 0%, 0%, 0.5);
1440
+ --t-fill-color-transparency-dark-static-060:hsla(0, 0%, 0%, 0.6);
1441
+ --t-fill-color-transparency-dark-static-070:hsla(0, 0%, 0%, 0.7);
1442
+ --t-fill-color-transparency-dark-static-080:hsla(0, 0%, 0%, 0.8);
1443
+ --t-fill-color-transparency-dark-static-090:hsla(0, 0%, 0%, 0.9);
1444
+ --t-surface-color-card:hsl(0, 0%, 100%);
1445
+ --t-surface-color-canvas:hsl(0, 0%, 100%);
1446
+ --t-border-color-default-base:hsl(0, 0%, 88%);
1447
+ --t-border-color-default-dark:hsl(0, 0%, 81%);
1448
+ --t-border-color-default-darker:hsl(0, 0%, 68%);
1449
+ --t-border-color-default-darkest:hsl(0, 0%, 58%);
1450
+ --t-border-color-default-disabled:hsl(0, 0%, 88%);
1451
+ --t-border-color-default-dim:hsl(0, 0%, 95%);
1452
+ --t-border-color-default-white:hsl(0, 0%, 100%);
1453
+ --t-border-color-status-neutral:hsl(0, 0%, 58%);
1454
+ --t-border-color-status-info:hsl(204, 100%, 40%);
1455
+ --t-border-color-status-success:hsl(97, 57%, 40%);
1456
+ --t-border-color-status-warning:hsl(42, 84%, 63%);
1457
+ --t-border-color-status-error:hsl(8, 60%, 47%);
1458
+ --t-border-color-button-neutral:hsl(0, 0%, 88%);
1459
+ --t-border-color-button-info:hsl(204, 100%, 40%);
1460
+ --t-border-color-button-create:hsl(96, 57%, 33%);
1461
+ --t-border-color-button-delete:hsl(8, 60%, 47%);
1462
+ --t-border-color-control-neutral:hsl(0, 0%, 68%);
1463
+ --t-border-color-control-info:hsl(204, 100%, 40%);
1464
+ --t-border-color-control-success:hsl(97, 57%, 40%);
1465
+ --t-border-color-control-warning:hsl(42, 84%, 63%);
1466
+ --t-border-color-control-error:hsl(8, 60%, 47%);
1467
+ --t-border-color-control-disabled:hsl(0, 0%, 88%);
1468
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);
1469
+ --t-form-background-color:var(--t-fill-color-neutral-100);
1470
+ --t-form-background-color-disabled:var(--t-fill-color-neutral-070);
1471
+ --t-form-background-color-error:var(--t-fill-color-neutral-100);
1472
+ --t-form-background-color-readonly:var(--t-fill-color-neutral-070);
1473
+ --t-form-border-color:var(--t-border-color-default-base);
1474
+ --t-form-border-color-disabled:var(--t-border-color-default-base);
1475
+ --t-form-border-color-error:var(--t-border-color-status-error);
1476
+ --t-form-border-color-focus:var(--t-fill-color-interaction-default);
1477
+ --t-form-border-color-hover:var(--t-border-color-default-dark);
1478
+ --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
1479
+ --t-form-border-radius:var(--t-border-radius-md);
1480
+ --t-form-border-width:var(--t-border-width-default);
1481
+ --t-form-font-color:var(--t-text-color-default-primary);
1482
+ --t-form-font-color-disabled:var(--t-text-color-default-disabled);
1483
+ --t-form-font-color-error:var(--t-text-color-status-error);
1484
+ --t-form-font-color-readonly:var(--t-text-color-default-primary);
1485
+ --t-form-picker-icon-color:var(--t-icon-color-default-primary);
1486
+ --t-form-placeholder-color:var(--t-text-color-default-placeholder);
1487
+ --t-border-size-default:var(--t-border-width-default);
1488
+ --t-border-size-thick:var(--t-border-width-thick);
1489
+ --t-font-weight-semi-bold:var(--t-font-weight-semibold);
1490
+ --t-icon-color-status-neutral-dark:hsl(0, 0%, 24%);
1491
+ --t-icon-color-status-info-secondary:hsl(204, 100%, 40%);
1492
+ --t-fill-color-alert-info:hsl(204, 94%, 49%);
1493
+ --t-fill-color-alert-success:hsl(122, 60%, 41%);
1494
+ --t-fill-color-alert-warning:hsl(43, 96%, 58%);
1495
+ --t-fill-color-alert-error:hsl(4, 77%, 59%);
1496
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
1497
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
1498
+ --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
1499
+ --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
1500
+ --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
1501
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
1502
+ --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
1503
+ --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
1504
+ --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
1505
+ --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
1506
+ }
1507
+
1448
1508
  .symbol{
1449
1509
  display:inline-block;
1450
1510
  vertical-align:text-top;