.segmented-control_Background__DAYbc{width:100%;background-color:var(--gray-4);border-radius:100px;overflow-x:auto;padding:2px;display:flex;gap:2px;scrollbar-width:none;button{background-color:transparent;border:none;border-radius:20px;color:inherit;font-weight:500;padding:8px 12px 5px;text-wrap:nowrap;flex-grow:1;cursor:pointer;transition:background-color .05s ease-in-out}button:hover:not(.segmented-control_ActiveButton___3e1r){background-color:var(--gray-3)}.segmented-control_ActiveButton___3e1r{background-color:var(--gray-1)}}.segmented-control_Background__DAYbc::-webkit-scrollbar{display:none}