.scrollWrap-mf1FlhVw {
    height: 100%;
    margin: -4px;
    padding: 4px;
    position: relative;
    width: 100%
}

.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

@supports (-moz-appearance:none) {
    .scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw {
        scrollbar-width: none
    }
}

.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw.sb-scrollbar-wrap {
    display: none
}

.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
}

.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw::-webkit-scrollbar-thumb,
.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw::-webkit-scrollbar-track {
    display: none
}

.scrollWrap-mf1FlhVw.overflowScroll-mf1FlhVw::-webkit-scrollbar-corner {
    display: none
}

.squareTabs-mf1FlhVw {
    display: flex;
    flex-flow: row nowrap
}

:not(.overflowScroll-mf1FlhVw) .squareTabs-mf1FlhVw {
    padding: 0 var(--square-tabs-horizontal-scroll-padding, 0)
}

.overflowScroll-mf1FlhVw .squareTabs-mf1FlhVw {
    padding-left: var(--square-tabs-horizontal-scroll-padding, 0)
}

.overflowScroll-mf1FlhVw .squareTabs-mf1FlhVw:after {
    content: "";
    flex-shrink: 0;
    width: calc(var(--square-tabs-horizontal-scroll-padding, 0px) + 4px)
}

.overflowWrap-mf1FlhVw .squareTabs-mf1FlhVw {
    flex-wrap: wrap;
    gap: var(--ui-lib-square-tabs-gap)
}

.squareTabs-mf1FlhVw .content-mf1FlhVw {
    align-items: center;
    display: flex
}

.squareTabs-mf1FlhVw .verticalContent-mf1FlhVw {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: fit-content
}

.vertical-mf1FlhVw {
    flex-flow: column
}

.xsmall-mf1FlhVw .squareTabButton-mf1FlhVw:not(:first-child) {
    margin-left: var(--square-tabs-horizontal-spacing-override, 4px)
}

.xsmall-mf1FlhVw .squareTabButton-mf1FlhVw:has(.startSlotWrap-mf1FlhVw) {
    padding-left: 6px
}

.xsmall-mf1FlhVw .squareTabButton-mf1FlhVw:has(.endSlotWrap-mf1FlhVw) {
    padding-right: 6px
}

.xsmall-mf1FlhVw .endSlotWrap-mf1FlhVw,
.xsmall-mf1FlhVw .endUpperSlot-mf1FlhVw,
.xsmall-mf1FlhVw .startSlotWrap-mf1FlhVw {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    white-space: normal
}

.xsmall-mf1FlhVw .endSlotWrap-mf1FlhVw,
.xsmall-mf1FlhVw .startSlotWrap-mf1FlhVw {
    max-height: max-content;
    max-width: max-content
}

.xsmall-mf1FlhVw .endUpperSlot-mf1FlhVw {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 10
}

.xsmall-mf1FlhVw .startSlotWrap-mf1FlhVw {
    margin-right: 4px
}

.xsmall-mf1FlhVw .endSlotWrap-mf1FlhVw {
    margin-left: 4px
}

.xsmall-mf1FlhVw .startSlotWrapIconOnly-mf1FlhVw {
    margin-right: 0
}

.small-mf1FlhVw .squareTabButton-mf1FlhVw:not(:first-child) {
    margin-left: var(--square-tabs-horizontal-spacing-override, 8px)
}

.small-mf1FlhVw .squareTabButton-mf1FlhVw:has(.startSlotWrap-mf1FlhVw) {
    padding-left: 10px
}

.small-mf1FlhVw .squareTabButton-mf1FlhVw:has(.endSlotWrap-mf1FlhVw) {
    padding-right: 10px
}

.small-mf1FlhVw .endSlotWrap-mf1FlhVw,
.small-mf1FlhVw .endUpperSlot-mf1FlhVw,
.small-mf1FlhVw .startSlotWrap-mf1FlhVw {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    white-space: normal
}

.small-mf1FlhVw .endSlotWrap-mf1FlhVw,
.small-mf1FlhVw .startSlotWrap-mf1FlhVw {
    max-height: max-content;
    max-width: max-content
}

.small-mf1FlhVw .endUpperSlot-mf1FlhVw {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 10
}

.small-mf1FlhVw .startSlotWrap-mf1FlhVw {
    margin-right: 4px
}

.small-mf1FlhVw .endSlotWrap-mf1FlhVw {
    margin-left: 4px
}

.small-mf1FlhVw .startSlotWrapIconOnly-mf1FlhVw {
    margin-right: 0
}

.medium-mf1FlhVw .squareTabButton-mf1FlhVw:not(:first-child) {
    margin-left: var(--square-tabs-horizontal-spacing-override, 12px)
}

.medium-mf1FlhVw .squareTabButton-mf1FlhVw:has(.startSlotWrap-mf1FlhVw) {
    padding-left: 12px
}

.medium-mf1FlhVw .squareTabButton-mf1FlhVw:has(.endSlotWrap-mf1FlhVw) {
    padding-right: 12px
}

.medium-mf1FlhVw .endSlotWrap-mf1FlhVw,
.medium-mf1FlhVw .endUpperSlot-mf1FlhVw,
.medium-mf1FlhVw .startSlotWrap-mf1FlhVw {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    white-space: normal
}

.medium-mf1FlhVw .endSlotWrap-mf1FlhVw,
.medium-mf1FlhVw .startSlotWrap-mf1FlhVw {
    max-height: max-content;
    max-width: max-content
}

.medium-mf1FlhVw .endUpperSlot-mf1FlhVw {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 10
}

.medium-mf1FlhVw .startSlotWrap-mf1FlhVw {
    margin-right: 4px
}

.medium-mf1FlhVw .endSlotWrap-mf1FlhVw {
    margin-left: 4px
}

.medium-mf1FlhVw .startSlotWrapIconOnly-mf1FlhVw {
    margin-right: 0
}

.xlarge-mf1FlhVw .squareTabButton-mf1FlhVw:not(:first-child) {
    margin-left: var(--square-tabs-horizontal-spacing-override, 12px)
}

.xlarge-mf1FlhVw .squareTabButton-mf1FlhVw:has(.startSlotWrap-mf1FlhVw) {
    padding-left: 22px
}

.xlarge-mf1FlhVw .squareTabButton-mf1FlhVw:has(.endSlotWrap-mf1FlhVw) {
    padding-right: 22px
}

.xlarge-mf1FlhVw .endSlotWrap-mf1FlhVw,
.xlarge-mf1FlhVw .endUpperSlot-mf1FlhVw,
.xlarge-mf1FlhVw .startSlotWrap-mf1FlhVw {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    white-space: normal
}

.xlarge-mf1FlhVw .endSlotWrap-mf1FlhVw,
.xlarge-mf1FlhVw .startSlotWrap-mf1FlhVw {
    max-height: max-content;
    max-width: max-content
}

.xlarge-mf1FlhVw .endUpperSlot-mf1FlhVw {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 10
}

.xlarge-mf1FlhVw .startSlotWrap-mf1FlhVw {
    margin-right: 8px
}

.xlarge-mf1FlhVw .endSlotWrap-mf1FlhVw {
    margin-left: 8px
}

.xlarge-mf1FlhVw .startSlotWrapIconOnly-mf1FlhVw {
    margin-right: 0
}

.squareTabCounter-mf1FlhVw {
    z-index: 10
}

.squareTabButton-huvpscfz {
    align-items: center;
    background-color: initial;
    border: none;
    border-radius: 8px;
    color: #0f0f0f;
    display: flex;
    flex-flow: column nowrap;
    flex-shrink: 0;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
    cursor: default
}

html.theme-dark .squareTabButton-huvpscfz {
    background-color: initial;
    color: #dbdbdb
}

.squareTabButton-huvpscfz.selected-huvpscfz {
    background-color: #f2f2f2;
    color: #0f0f0f
}

@media (any-hover:hover) {
    .squareTabButton-huvpscfz:hover {
        background-color: #f2f2f2;
        color: #0f0f0f
    }
}

html.theme-dark .squareTabButton-huvpscfz.selected-huvpscfz {
    background-color: #2e2e2e
}

@media (any-hover:hover) {
    html.theme-dark .squareTabButton-huvpscfz:hover {
        background-color: #2e2e2e
    }
}

html.theme-dark .squareTabButton-huvpscfz.selected-huvpscfz {
    color: #fff
}

@media (any-hover:hover) {
    html.theme-dark .squareTabButton-huvpscfz:hover {
        color: #fff
    }
}

.squareTabButton-huvpscfz:active:not(.disableActiveStateStyles-huvpscfz) {
    background-color: #ebebeb;
    color: #0f0f0f
}

html.theme-dark .squareTabButton-huvpscfz:active:not(.disableActiveStateStyles-huvpscfz) {
    background-color: #3d3d3d;
    color: #fff
}

.squareTabButton-huvpscfz.disabled-huvpscfz,
.squareTabButton-huvpscfz.disabled-huvpscfz:not(.disableActiveStateStyles-huvpscfz) {
    background-color: initial;
    color: #b8b8b8
}

html.theme-dark .squareTabButton-huvpscfz.disabled-huvpscfz,
html.theme-dark .squareTabButton-huvpscfz.disabled-huvpscfz:not(.disableActiveStateStyles-huvpscfz) {
    background-color: initial;
    color: #575757
}

.squareTabButton-huvpscfz {
    outline: none;
    overflow: visible;
    position: relative
}

.squareTabButton-huvpscfz:focus {
    outline: none
}

.squareTabButton-huvpscfz:focus-visible {
    outline: none
}

.squareTabButton-huvpscfz:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 8px);
    left: -4px;
    pointer-events: none;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px);
    z-index: 1
}

.squareTabButton-huvpscfz:focus:after {
    display: block
}

.squareTabButton-huvpscfz:focus-visible:after {
    display: block
}

.squareTabButton-huvpscfz:focus:not(:focus-visible):after {
    display: none
}

.squareTabButton-huvpscfz:after,
html.theme-dark .squareTabButton-huvpscfz:after {
    border-color: #2962ff
}

.squareTabButton-huvpscfz:after {
    border-radius: 12px
}

.squareTabButton-huvpscfz.disableFocusOutline-huvpscfz:after {
    display: none
}

.squareTabButton-huvpscfz.xlarge-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 20px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 30px;
    height: 56px;
    line-height: var(--ui-lib-typography-line-height);
    min-width: 56px;
    padding: 0 26px
}

.squareTabButton-huvpscfz.xlarge-huvpscfz .tabHiddenContent-huvpscfz,
.squareTabButton-huvpscfz.xlarge-huvpscfz.selected-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 20px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.squareTabButton-huvpscfz.medium-huvpscfz {
    font-feature-settings: "tnum" on, "lnum" on;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    height: 40px;
    min-width: 40px;
    padding: 0 16px
}

.squareTabButton-huvpscfz.medium-huvpscfz,
.squareTabButton-huvpscfz.medium-huvpscfz.selected-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    --ui-lib-typography-font-size: 16px;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.squareTabButton-huvpscfz.medium-huvpscfz.selected-huvpscfz {
    font-feature-settings: "tnum" on, "lnum" on;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 600
}

.squareTabButton-huvpscfz.medium-huvpscfz .tabHiddenContent-huvpscfz {
    font-feature-settings: "tnum" on, "lnum" on;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 600
}

.squareTabButton-huvpscfz.medium-huvpscfz .tabHiddenContent-huvpscfz,
.squareTabButton-huvpscfz.small-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    --ui-lib-typography-font-size: 16px;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.squareTabButton-huvpscfz.small-huvpscfz {
    border-radius: 6px;
    font-feature-settings: "tnum" on, "lnum" on;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    height: 34px;
    min-width: 34px;
    padding: 0 var(--square-tab-button-small-inline-padding-override, 12px)
}

.squareTabButton-huvpscfz.small-huvpscfz:after {
    border-radius: 10px
}

.squareTabButton-huvpscfz.small-huvpscfz .tabHiddenContent-huvpscfz,
.squareTabButton-huvpscfz.small-huvpscfz.selected-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.squareTabButton-huvpscfz.xsmall-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 18px;
    border-radius: 6px;
    height: 28px;
    line-height: var(--ui-lib-typography-line-height);
    min-width: 28px;
    padding: 0 8px
}

.squareTabButton-huvpscfz.xsmall-huvpscfz:after {
    border-radius: 10px
}

.squareTabButton-huvpscfz.xsmall-huvpscfz .tabHiddenContent-huvpscfz,
.squareTabButton-huvpscfz.xsmall-huvpscfz.selected-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 18px;
    line-height: var(--ui-lib-typography-line-height)
}

.squareTabButton-huvpscfz.fake-huvpscfz {
    left: -999999px;
    pointer-events: none;
    position: absolute;
    width: max-content;
    z-index: -1
}

.verticalTabsWrapper-huvpscfz {
    --square-tabs-horizontal-scroll-padding: 0px
}

.verticalButton-huvpscfz {
    align-items: flex-start;
    width: auto;
    --square-tabs-horizontal-spacing-override: 0px;
    outline: none;
    overflow: visible;
    position: relative
}

.verticalButton-huvpscfz:focus {
    outline: none
}

.verticalButton-huvpscfz:focus-visible {
    outline: none
}

.verticalButton-huvpscfz:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 4px);
    left: -2px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    width: calc(100% + 4px);
    z-index: 1
}

.verticalButton-huvpscfz:focus:after {
    display: block
}

.verticalButton-huvpscfz:focus-visible:after {
    display: block
}

.verticalButton-huvpscfz:focus:not(:focus-visible):after {
    display: none
}

.verticalButton-huvpscfz.small-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.verticalButton-huvpscfz.small-huvpscfz .tabHiddenContent-huvpscfz,
.verticalButton-huvpscfz.small-huvpscfz.selected-huvpscfz {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.verticalButton-huvpscfz.small-huvpscfz:after,
.verticalButton-huvpscfz.xsmall-huvpscfz:after {
    border-radius: 8px
}

.verticalButton-huvpscfz.medium-huvpscfz:after,
.verticalButton-huvpscfz.xlarge-huvpscfz:after {
    border-radius: 10px
}

.content-huvpscfz {
    flex-shrink: 0
}

.content-huvpscfz,
.tabContent-huvpscfz {
    align-items: center;
    display: flex;
    justify-content: center
}

.tabContent-huvpscfz {
    max-width: 100%
}

.tabHiddenContent-huvpscfz {
    display: flex;
    height: 0;
    visibility: hidden
}

.endSlotInDisclosure-huvpscfz>span {
    --ui-lib-size: 3;
    --ui-lib-counter-border-outline-primary: none
}

.arrowIcon-nV6fm1zO {
    display: inline-flex;
    height: 18px;
    margin-inline-end: -4px;
    margin-inline-start: 4px;
    transition: transform .35s ease;
    width: 18px
}

.arrowIcon-nV6fm1zO.dropped-nV6fm1zO {
    transform: rotate(180deg)
}