.choice-tabs{-webkit-tap-highlight-color:transparent;select:has(option:nth-of-type(1):checked)~ul[role=tablist] li:nth-of-type(1),select:has(option:nth-of-type(2):checked)~ul[role=tablist] li:nth-of-type(2),select:has(option:nth-of-type(3):checked)~ul[role=tablist] li:nth-of-type(3),select:has(option:nth-of-type(4):checked)~ul[role=tablist] li:nth-of-type(4),select:has(option:nth-of-type(5):checked)~ul[role=tablist] li:nth-of-type(5),select:has(option:nth-of-type(6):checked)~ul[role=tablist] li:nth-of-type(6),select:has(option:nth-of-type(7):checked)~ul[role=tablist] li:nth-of-type(7){border-bottom:2px solid #aaa;color:var(--color-text)}}.choice-tabs__tab-list{border-bottom:1px solid #eaeaea;margin:0 0 10px;padding:0}.choice-tabs__tab{display:inline-block;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer;font-weight:500;color:color-mix(in srgb,var(--color-text) 80%,white 20%)}@media screen and (max-width:400px){.choice-tabs__tab{padding:6px 4px;font-size:.87em}}.choice-tabs__tab:hover{color:var(--color-text)}.choice-tabs__tab--disabled{color:GrayText;cursor:default}.choice-tabs__tab:focus{outline:none}
