.Polaris-CheckableButton_1a7z5 { color: var(--p-text); font-size: var(--p-font-size-75); font-weight: var(--p-font-weight-medium); line-height: var(--p-font-line-height-1); text-transform: initial; letter-spacing: initial; display: flex; align-items: center; min-height: 2.25rem; min-width: 2.25rem; margin: 0; padding: calc((2.375rem - var(--p-font-line-height-2) - var(--p-space-05))/2) var(--p-space-1) calc((2.375rem - var(--p-font-line-height-2) - var(--p-space-05))/2) var(--p-space-4); cursor: pointer; -webkit-user-select: none; user-select: none; text-decoration: none; text-align: left; border-radius: var(--p-border-radius-base); width: auto; }

.Polaris-CheckableButton_1a7z5 svg { fill: var(--p-icon-on-interactive); }

.Polaris-CheckableButton_1a7z5:hover, .Polaris-CheckableButton_1a7z5:active { background: transparent; }

.Polaris-CheckableButton_1a7z5:focus { outline: none; }

.Polaris-CheckableButton__Checkbox_1d6zr { pointer-events: none; height: var(--p-choice-size); width: var(--p-choice-size); margin-left: calc(var(--p-space-2)*-1 - var(--p-control-border-width) - var(--p-border-width-1)); }

.Polaris-CheckableButton__Label_2vd36 { flex: 1 1; white-space: nowrap; overflow: hidden; max-width: 100%; text-overflow: ellipsis; font-size: var(--p-font-size-200); font-weight: var(--p-font-weight-semibold); font-family: 'Noto Sans TC', 'Noto Sans SC', 'Noto Sans KR', 'Noto Sans JP', 'Noto Sans', sans-serif; padding: var(--p-space-025) 0; margin-left: calc(var(--p-space-5) - var(--p-control-border-width)); }
