.segmented-tabs{background-color:var(--oui-white-100);border-radius:999px;width:100%;min-width:0;padding:4px;display:flex}.segmented-tabs .segmented-tab{background:0 0;border:0;border-radius:999px;flex:1;min-width:0;padding:6px 12px}.segmented-tabs .segmented-tab .segmented-tab-label{white-space:nowrap}.segmented-tabs .segmented-tab.active{background-color:var(--oui-grey-10)}