.tab{transition:color .2s,background-color .2s}.tab:hover{background-color:var(--tab-bg)}.tab.selected{background-color:var(--tab-bg-selected)}
