.section-tabs .tabs__button{color:rgb(var(--color-secondary-button-text));background:rgb(var(--color-secondary-button-background))}.section-tabs .tabs__button::before{background:rgb(var(--color-primary-button-background))}.section-tabs .tabs__button[aria-selected=true]{color:rgb(var(--color-primary-button-text))}@media (hover:hover) and (pointer:fine){.section-tabs .tabs__button:hover{color:rgb(var(--color-primary-button-text))}}@media (min-width:768px){.section-tabs .tabs--vertical .tabs__button{color:rgb(var(--color-foreground));background:#fff0}.section-tabs .tabs--vertical .tabs__button::before{background:rgb(var(--color-secondary-button-background))}}