.primary,.secondary,.tertiary,.light,.dark{--section-background-color: transparent;--section-text-color: var(--text-color);color:var(--section-text-color);background:var(--section-background-color)}.primary h1,.primary h2,.primary h3,.primary h4,.primary h5,.secondary h1,.secondary h2,.secondary h3,.secondary h4,.secondary h5,.tertiary h1,.tertiary h2,.tertiary h3,.tertiary h4,.tertiary h5,.light h1,.light h2,.light h3,.light h4,.light h5,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5{color:currentColor}.primary a:not(.action),.primary button:not(.action),.secondary a:not(.action),.secondary button:not(.action),.tertiary a:not(.action),.tertiary button:not(.action),.light a:not(.action),.light button:not(.action),.dark a:not(.action),.dark button:not(.action){color:currentColor}.primary{--section-background-color: var(--content-primary);--section-text-color: white;--action-background: white;--action-text: var(--primary)}.secondary{--section-background-color: var(--content-secondary);--section-text-color: white;--action-background: white;--action-text: var(--content-secondary);--action-background-hover: var(--secondary)}.tertiary{--section-background-color: var(--content-tertiary)}.dark{--section-background-color: var(--content-dark);--section-text-color: white;--action-background: white;--action-text: var(--content-dark)}.light{--section-background-color: var(--content-light);--section-text-color: var(--text-color);--action-text: var(--tertiary)}