@layer base {
    ._container_1wqud_2 {
        padding: 2px;
        display: flex;
        border-radius: 9999px;
        width: 80px;
        height: 39px
    }

    ._optionsContainer_1wqud_9 {
        position: relative;
        display: flex;
        overflow: hidden;
        border-radius: 9999px
    }

    ._options_1wqud_9 {
        display: flex;
        width: 100%;
        flex: 1;
        gap: 0;
        z-index: 1
    }

    ._option_1wqud_9 {
        flex: 1;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 6px 4px;
        color: #fbe6be;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
        position: relative;
        z-index: 1;
        transition: color .2s ease
    }

    ._selected_1wqud_37 {
        color: #4b2c13
    }

    ._thumb_1wqud_40 {
        position: absolute;
        top: 0;
        height: 100%;
        width: 50%;
        border-radius: 9999px;
        z-index: 0
    }

    ._itemRow_1wqud_48 {
        box-sizing: border-box;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 12px;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700
    }

    ._emphasized_1wqud_59 {
        color: #4b2c13;
        font-size: 20px;
        line-height: 22px;
        font-weight: 700
    }

    ._regular_1wqud_65 {
        color: #83552e;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700
    }

    ._list_1wqud_71 {
        list-style-type: disc;
        list-style-position: outside;
        text-align: left;
        padding-inline-start:1.25em}

    ._list_1wqud_71 li::marker {
        color:currentColor;
        font-weight: 700
    }
}
