@planningcenter/tapestry 2.5.0-rc.7 → 2.5.0-rc.8

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