@planningcenter/tapestry 2.6.1-rc.1 → 2.6.1-rc.2

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