.segmented-disabled-item,.segmented-disabled-item:focus,.segmented-disabled-item:hover{color:var(--text-disable);cursor:not-allowed}.segmented-item-selected{background-color:var(--fill-segment-selected);border-radius:var(--border-radius-base)}.segmented-text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented{box-sizing:border-box;margin:0;color:var(--text-color);font-size:var(--font-size-base);font-variant:var(--font-variant-base);line-height:var(--line-height-base);list-style:none;font-feature-settings:var(--font-feature-settings-base),;display:inline-block;padding:4px;color:var(--segmented-label-color);background-color:var(--fill-opacity-container);border-radius:4px;transition:all .3s var(--ease-in-out)}.ant-segmented-group{position:relative;display:flex;align-items:stretch;justify-items:flex-start;width:100%}.ant-segmented.ant-segmented-block{display:flex}.ant-segmented.ant-segmented-block .ant-segmented-item{flex:1 1;min-width:0}.ant-segmented-item{position:relative;color:var(--text-secondary);text-align:center;cursor:pointer;transition:color .3s var(--ease-in-out)}.ant-segmented-item-selected{background-color:var(--fill-segment-selected);border-radius:var(--border-radius-base);color:var(--text-primary);border-radius:4px}.ant-segmented-item:focus,.ant-segmented-item:hover{color:var(--segmented-label-hover-color)}.ant-segmented-item-label{min-height:32px;padding:0 var(--control-padding-horizontal);line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented-item-icon+*{margin-left:6px}.ant-segmented-item-icon{vertical-align:middle}.ant-segmented-item-icon svg{width:16px;height:16px}.ant-segmented-item-input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;pointer-events:none}.ant-segmented.ant-segmented-lg .ant-segmented-item-label{min-height:40px;padding:0 var(--control-padding-horizontal);font-size:var(--font-size-lg);line-height:40px}.ant-segmented.ant-segmented-sm .ant-segmented-item-label{min-height:24px;padding:0 var(--control-padding-horizontal-sm);line-height:24px}.ant-segmented-item-disabled,.ant-segmented-item-disabled:focus,.ant-segmented-item-disabled:hover{color:var(--text-disable);cursor:not-allowed}.ant-segmented-thumb{background-color:var(--fill-segment-selected);border-radius:var(--border-radius-base);position:absolute;left:0;width:0;height:100%;color:var(--segmented-label-hover-color);border-radius:6px}.ant-segmented-thumb-motion-appear-active{transition:transform .3s var(--ease-in-out),width .3s var(--ease-in-out);will-change:transform,width}.ant-segmented.ant-segmented-rtl{direction:rtl}.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon{margin-right:0;margin-left:6px}.ant-segmented{--segmented-label-hover-color:var(--title);--segmented-label-color:rgba(0,0,0,.65);--segmented-hover-bg:transparent;--segmented-bg:transparent;--segmented-selected-bg:var(--fill-button-disabled)}.ant-select-v2-single .ant-select-v2-selector{display:flex}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-search{position:absolute;top:0;right:var(--input-padding-horizontal-base);bottom:0;left:var(--input-padding-horizontal-base)}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-search-input{width:100%}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-placeholder{padding:0;line-height:38px;transition:all .3s}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-item{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-placeholder{transition:none;pointer-events:none}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-item:after,.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-placeholder:after,.ant-select-v2-single .ant-select-v2-selector:after{display:inline-block;width:0;visibility:hidden;content:""}.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-search{right:calc(var(--input-padding-horizontal-base) + var(--font-size-base))}.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-item,.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-placeholder{padding-right:18px}.ant-select-v2-single.ant-select-v2-open .ant-select-v2-selection-item{color:var(--input-placeholder-color)}.ant-select-v2-single:not(.ant-select-v2-customize-input) .ant-select-v2-selector{width:100%;height:var(--input-height-base);padding:0 var(--input-padding-horizontal-base)}.ant-select-v2-single:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-search-input{height:38px}.ant-select-v2-single:not(.ant-select-v2-customize-input) .ant-select-v2-selector:after{line-height:38px}.ant-select-v2-single.ant-select-v2-customize-input .ant-select-v2-selector:after{display:none}.ant-select-v2-single.ant-select-v2-customize-input .ant-select-v2-selector .ant-select-v2-selection-search{position:static;width:100%}.ant-select-v2-single.ant-select-v2-customize-input .ant-select-v2-selector .ant-select-v2-selection-placeholder{position:absolute;right:0;left:0;padding:0 var(--input-padding-horizontal-base)}.ant-select-v2-single.ant-select-v2-customize-input .ant-select-v2-selector .ant-select-v2-selection-placeholder:after{display:none}.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input) .ant-select-v2-selector{height:var(--height-lg)}.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-placeholder,.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input) .ant-select-v2-selector:after{line-height:calc(var(--height-lg))}.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input):not(.ant-select-v2-customize-input) .ant-select-v2-selection-search-input{height:calc(var(--height-lg))}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selector{height:var(--height-sm)}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-placeholder,.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selector:after{line-height:calc(var(--height-sm))}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input):not(.ant-select-v2-customize-input) .ant-select-v2-selection-search-input{height:calc(var(--height-sm))}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selection-search{right:var(--input-padding-horizontal-sm);left:var(--input-padding-horizontal-sm)}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input) .ant-select-v2-selector{padding:0 var(--input-padding-horizontal-sm)}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-search{right:calc(var(--input-padding-horizontal-sm) + 21px)}.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-item,.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-placeholder{padding-right:21px}.ant-select-v2-single.ant-select-v2-lg:not(.ant-select-v2-customize-input) .ant-select-v2-selector{padding:0 var(--input-padding-horizontal-lg)}.ant-select-v2-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-v2-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-v2-selection-overflow .ant-select-v2-selection-search{margin-top:3px}.ant-select-v2-multiple .ant-select-v2-selector{display:flex;flex-wrap:wrap;align-items:center;padding:3px var(--input-padding-vertical-base)}.ant-select-v2-show-search.ant-select-v2-multiple .ant-select-v2-selector{cursor:text}.ant-select-v2-disabled.ant-select-v2-multiple .ant-select-v2-selector{background:var(--select-multiple-disabled-background);cursor:not-allowed}.ant-select-v2-multiple .ant-select-v2-selector:after{display:inline-block;width:0;margin:var(--select-multiple-item-spacing-half) 0;line-height:var(--select-multiple-item-height);content:""}.ant-select-v2-multiple.ant-select-v2-allow-clear .ant-select-v2-selector,.ant-select-v2-multiple.ant-select-v2-show-arrow .ant-select-v2-selector{padding-right:calc(var(--font-size-sm) + var(--control-padding-horizontal))}.ant-select-v2-multiple .ant-select-v2-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:var(--select-multiple-item-height);margin-top:var(--select-multiple-item-spacing-half);margin-bottom:var(--select-multiple-item-spacing-half);font-size:14px;line-height:22px;background:var(--fill-opacity-container);border-radius:var(--border-radius-base);cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-margin-end:var(--input-padding-vertical-base);margin-inline-end:var(--input-padding-vertical-base);-webkit-padding-start:var(--padding-xs);padding-inline-start:var(--padding-xs);-webkit-padding-end:4px;padding-inline-end:4px}.ant-select-v2-disabled.ant-select-v2-multiple .ant-select-v2-selection-item{color:var(--select-multiple-item-disabled-color);border-color:var(--select-multiple-item-disabled-border-color);cursor:not-allowed}.ant-select-v2-multiple .ant-select-v2-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-v2-multiple .ant-select-v2-selection-item-remove{color:var(--icon-color);font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:var(--text-color-secondary);font-weight:700;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-v2-multiple .ant-select-v2-selection-item-remove>*{line-height:1}.ant-select-v2-multiple .ant-select-v2-selection-item-remove svg{display:inline-block}.ant-select-v2-multiple .ant-select-v2-selection-item-remove:before{display:none}.ant-select-v2-multiple .ant-select-v2-selection-item-remove .ant-select-v2-multiple .ant-select-v2-selection-item-remove-icon{display:block}.ant-select-v2-multiple .ant-select-v2-selection-item-remove>.anticon{vertical-align:middle}.ant-select-v2-multiple .ant-select-v2-selection-item-remove:hover{color:var(--icon-color-hover)}.ant-select-v2-multiple .ant-select-v2-selection-overflow-item+.ant-select-v2-selection-overflow-item .ant-select-v2-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select-v2-multiple .ant-select-v2-selection-search{position:relative;max-width:100%;-webkit-margin-start:calc(var(--input-padding-horizontal-base) - var(--input-padding-vertical-base));margin-inline-start:calc(var(--input-padding-horizontal-base) - var(--input-padding-vertical-base))}.ant-select-v2-multiple .ant-select-v2-selection-search-input,.ant-select-v2-multiple .ant-select-v2-selection-search-mirror{height:var(--select-multiple-item-height);font-family:var(--font-family);line-height:var(--select-multiple-item-height);transition:all .3s}.ant-select-v2-multiple .ant-select-v2-selection-search-input{width:100%;min-width:4.1px}.ant-select-v2-multiple .ant-select-v2-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-v2-multiple .ant-select-v2-selection-placeholder{position:absolute;top:50%;right:var(--input-padding-horizontal);left:14px;transform:translateY(-50%);transition:all .3s}.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selector:after{line-height:20px}.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-item,.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-search,.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-search-input,.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-search-mirror{height:20px;line-height:20px}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selector:after{line-height:32px}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-item{height:30px;line-height:28px}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-search,.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-search-input,.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-search-mirror{height:32px;line-height:32px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selector:after{line-height:20px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-item,.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-search,.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-search-input,.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-search-mirror{height:20px;line-height:20px}.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selector:after{line-height:40px}.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-item{height:30px;line-height:28px}.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-search,.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-search-input,.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-search-mirror{height:40px;line-height:40px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-placeholder{left:14px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-search{-webkit-margin-start:3px;margin-inline-start:3px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-item{height:var(--select-multiple-item-height-sm);font-size:12px;line-height:var(--select-multiple-item-height-sm)}.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-item{margin-top:0;margin-bottom:0;font-size:12px}.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-placeholder{left:14px}.ant-select-v2-multiple.ant-select-v2-xs .ant-select-v2-selection-search{margin-top:0}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-item{height:var(--select-multiple-item-height-lg);line-height:var(--select-multiple-item-height-lg)}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selection-placeholder{left:14px}.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-search{margin-top:0}.ant-select-v2-multiple.ant-select-v2-xl .ant-select-v2-selection-placeholder{left:18px}.ant-select-v2-disabled .ant-select-v2-selection-item-remove{display:none}.ant-select-v2-multiple.ant-select-v2-open .ant-select-v2-selection-item{background:var(--fill-opacity-container)}.ant-select-v2-status-error.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer) .ant-select-v2-selector{border-color:var(--error-color)!important}.ant-select-v2-status-error.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer).ant-select-v2-focused .ant-select-v2-selector,.ant-select-v2-status-error.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer).ant-select-v2-open .ant-select-v2-selector{border-color:var(--error-color);border-right-width:var(--border-width-base);outline:0}.ant-select-v2-status-warning.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer) .ant-select-v2-selector{border-color:var(--warning-color)!important}.ant-select-v2-status-warning.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer).ant-select-v2-focused .ant-select-v2-selector,.ant-select-v2-status-warning.ant-select-v2:not(.ant-select-v2-disabled):not(.ant-select-v2-customize-input):not(.ant-pagination-size-changer):not(.ant-pagination-v2-size-changer).ant-select-v2-open .ant-select-v2-selector{border-color:var(--warning-color);border-right-width:var(--border-width-base);outline:0}.ant-select-v2-status-error.ant-select-v2-has-feedback .ant-select-v2-clear,.ant-select-v2-status-success.ant-select-v2-has-feedback .ant-select-v2-clear,.ant-select-v2-status-validating.ant-select-v2-has-feedback .ant-select-v2-clear,.ant-select-v2-status-warning.ant-select-v2-has-feedback .ant-select-v2-clear{right:32px}.ant-select-v2-status-error.ant-select-v2-has-feedback .ant-select-v2-selection-selected-value,.ant-select-v2-status-success.ant-select-v2-has-feedback .ant-select-v2-selection-selected-value,.ant-select-v2-status-validating.ant-select-v2-has-feedback .ant-select-v2-selection-selected-value,.ant-select-v2-status-warning.ant-select-v2-has-feedback .ant-select-v2-selection-selected-value{padding-right:42px}.ant-select-v2{box-sizing:border-box;margin:0;padding:0;color:var(--text-color);font-size:var(--font-size-base);font-variant:var(--font-variant-base);line-height:var(--line-height-base);list-style:none;font-feature-settings:var(--font-feature-settings-base),;position:relative;display:inline-block;cursor:pointer}.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector{position:relative;background-color:var(--fill-opacity-container);border:var(--border-width-base) var(--border-style-base) transparent;border-radius:var(--select-border-radius);transition:all .3s var(--ease-in-out)}.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector input{cursor:pointer;caret-color:var(--brand-default)}.ant-select-v2-show-search.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector{cursor:text}.ant-select-v2-show-search.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector input{cursor:auto}.ant-select-v2-open:not(.ant-select-v2-disabled).ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector{border-color:var(--line-emphasis);border-right-width:var(--border-width-base);outline:0}.ant-select-v2-disabled.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector{color:var(--text-disable);background:var(--fill-opacity-disable);cursor:not-allowed}.ant-select-v2-disabled.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector input{cursor:not-allowed}.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ant-select-v2:not(.ant-select-v2-customize-input) .ant-select-v2-selector .ant-select-v2-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select-v2:not(.ant-select-v2-disabled):hover .ant-select-v2-selector{border-color:var(--line-strong);border-right-width:var(--border-width-base)}.ant-select-v2-selection-item{flex:1 1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media (-ms-high-contrast:none){.ant-select-v2-selection-item,.ant-select-v2-selection-item ::-ms-backdrop{flex:auto}}.ant-select-v2-selection-placeholder{flex:1 1;overflow:hidden;color:var(--input-placeholder-color);white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media (-ms-high-contrast:none){.ant-select-v2-selection-placeholder,.ant-select-v2-selection-placeholder ::-ms-backdrop{flex:auto}}.ant-select-v2-arrow{display:inline-block;color:var(--icon-color);font-style:normal;line-height:0;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:calc(var(--control-padding-horizontal) - 1px);display:flex;align-items:center;height:var(--font-size-sm);margin-top:-6px;color:var(--disabled-color);font-size:var(--font-size-sm);line-height:1;text-align:center;pointer-events:none}.ant-select-v2-arrow>*{line-height:1}.ant-select-v2-arrow svg{display:inline-block}.ant-select-v2-arrow:before{display:none}.ant-select-v2-arrow .ant-select-v2-arrow-icon{display:block}.ant-select-v2-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-v2-arrow .anticon>svg{vertical-align:top}.ant-select-v2-arrow .anticon:not(.ant-select-v2-suffix){pointer-events:auto}.ant-select-v2-disabled .ant-select-v2-arrow{cursor:not-allowed}.ant-select-v2-arrow>:not(:last-child){-webkit-margin-end:var(--padding-xs);margin-inline-end:var(--padding-xs)}.ant-select-v2-clear{position:absolute;top:50%;right:calc(var(--control-padding-horizontal) - 1px);z-index:1;display:inline-block;width:var(--font-size-sm);height:var(--font-size-sm);margin-top:-6px;color:var(--disabled-color);font-size:var(--font-size-sm);font-style:normal;line-height:1;text-align:center;text-transform:none;background:var(--select-clear-background);cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-v2-clear:before{display:block}.ant-select-v2-clear:hover{color:var(--text-color-secondary)}.ant-select-v2:hover .ant-select-v2-clear{opacity:1}.ant-select-v2-dropdown{margin:0;padding:0;color:var(--text-color);font-variant:var(--font-variant-base);line-height:var(--line-height-base);list-style:none;font-feature-settings:var(--font-feature-settings-base),,;position:absolute;top:-9999px;left:-9999px;z-index:var(--zindex-dropdown);box-sizing:border-box;padding:var(--dropdown-edge-child-vertical-padding) 0;overflow:hidden;font-size:var(--font-size-base);font-variant:normal;background-color:var(--select-dropdown-bg);border-radius:var(--border-radius-base);outline:none;box-shadow:0 6px 24px var(--shadow-color-2)}.ant-select-v2-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-v2-dropdown-placement-bottomLeft,.ant-select-v2-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-v2-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-select-v2-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-v2-dropdown-placement-topLeft,.ant-select-v2-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-v2-dropdown-placement-topLeft{animation-name:antSlideDownIn}.ant-select-v2-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-v2-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-v2-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-v2-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-v2-dropdown-hidden{display:none}.ant-select-v2-dropdown-empty{color:var(--disabled-color)}.ant-select-v2-dropdown .rc-virtual-list .rc-virtual-list-scrollbar-thumb{background:var(--border-secondary)!important}.ant-select-v2-dropdown .rc-virtual-list .rc-virtual-list-holder{scrollbar-width:auto;scrollbar-color:var(--border-secondary) transparent}.ant-select-v2-dropdown .rc-virtual-list .rc-virtual-list-holder::-webkit-scrollbar{width:8px;height:8px}.ant-select-v2-dropdown .rc-virtual-list .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:10px}.ant-select-v2-dropdown .rc-virtual-list .rc-virtual-list-holder::-webkit-scrollbar-thumb:hover{background-color:var(--border-secondary)}.ant-select-v2-dropdown.ant-select-v2-dropdown-lg .ant-select-v2-item{min-height:var(--height-lg);line-height:32px}.ant-select-v2-dropdown.ant-select-v2-dropdown-sm .ant-select-v2-item{height:var(--height-base);min-height:var(--height-base);font-size:14px;line-height:24px}.ant-select-v2-item-empty{color:var(--text-color);color:var(--disabled-color)}.ant-select-v2-item,.ant-select-v2-item-empty{position:relative;display:block;min-height:var(--select-dropdown-height);padding:var(--select-dropdown-vertical-padding) var(--control-padding-horizontal);font-weight:400;font-size:var(--select-dropdown-font-size);line-height:var(--select-dropdown-line-height)}.ant-select-v2-item{color:var(--text-color);cursor:pointer;transition:background .3s ease}.ant-select-v2-item-group{color:var(--text-color-secondary);font-size:var(--font-size-sm);cursor:default}.ant-select-v2-item-option{display:flex}.ant-select-v2-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-v2-item-option-state{flex:none}.ant-select-v2-item-option-active:not(.ant-select-v2-item-option-disabled):hover{background-color:var(--select-item-active-bg)}.ant-select-v2-item-option-selected:not(.ant-select-v2-item-option-disabled){color:var(--select-item-selected-color);font-weight:400}.ant-select-v2-item-option-selected:not(.ant-select-v2-item-option-disabled) .ant-select-v2-item-option-state{color:var(--primary-color)}.ant-select-v2-item-option-disabled{color:var(--text-disable);cursor:not-allowed}.ant-select-v2-item-option-disabled.ant-select-v2-item-option-selected{background-color:var(--select-multiple-disabled-background)}.ant-select-v2-item-option-grouped{padding-left:24px}.ant-select-v2-lg{font-size:var(--font-size-lg)}.ant-select-v2-borderless .ant-select-v2-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-select-v2.ant-select-v2-in-form-item{width:100%}.ant-select-v2-rtl{direction:rtl}.ant-select-v2-rtl .ant-select-v2-selection-search-input{direction:ltr;text-align:right}.ant-select-v2-rtl .ant-select-v2-arrow,.ant-select-v2-rtl .ant-select-v2-clear{right:auto;left:calc(var(--control-padding-horizontal) - 1px)}.ant-select-v2-dropdown-rtl{direction:rtl}.ant-select-v2-dropdown-rtl .rc-virtual-list-scrollbar{right:auto!important;left:0}.ant-select-v2-dropdown-rtl .ant-select-v2-item-option-grouped{padding-right:24px;padding-left:var(--control-padding-horizontal)}.ant-select-v2-rtl.ant-select-v2-multiple.ant-select-v2-allow-clear .ant-select-v2-selector,.ant-select-v2-rtl.ant-select-v2-multiple.ant-select-v2-show-arrow .ant-select-v2-selector{padding-right:var(--input-padding-vertical-base);padding-left:calc(var(--font-size-sm) + var(--control-padding-horizontal))}.ant-select-v2-rtl.ant-select-v2-multiple .ant-select-v2-selection-item{text-align:right}.ant-select-v2-rtl.ant-select-v2-multiple .ant-select-v2-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-v2-rtl.ant-select-v2-multiple .ant-select-v2-selection-search-mirror{right:0;left:auto}.ant-select-v2-rtl.ant-select-v2-multiple .ant-select-v2-selection-placeholder{right:var(--input-padding-horizontal);left:auto}.ant-select-v2-rtl.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selection-placeholder{right:var(--input-padding-horizontal-sm)}.ant-select-v2-rtl.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2-rtl.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-v2-single .ant-select-v2-selector .ant-select-v2-selection-item{direction:ltr}.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-search{right:var(--input-padding-horizontal-base);left:calc(var(--input-padding-horizontal-base) + var(--font-size-base))}.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-item,.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-show-arrow .ant-select-v2-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-search{right:calc(var(--input-padding-horizontal-sm) - 21px)}.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-item,.ant-select-v2-rtl.ant-select-v2-single.ant-select-v2-sm:not(.ant-select-v2-customize-input).ant-select-v2-show-arrow .ant-select-v2-selection-placeholder{padding-right:0;padding-left:21px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple) .ant-select-v2-selector{height:var(--height-base);padding:0 12px;font-size:14px;border-radius:var(--select-border-radius)}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple) .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple) .ant-select-v2-selector .ant-select-v2-selection-placeholder{line-height:38px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple) .ant-select-v2-selector .ant-select-v2-selection-search-input{height:100%}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-sm .ant-select-v2-selector,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-sm .ant-select-v2-selector{height:var(--height-sm);padding:0 12px;font-size:14px;border-radius:var(--select-border-radius)}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-sm .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-sm .ant-select-v2-selector .ant-select-v2-selection-placeholder,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-sm .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-sm .ant-select-v2-selector .ant-select-v2-selection-placeholder{line-height:30px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-sm .ant-select-v2-selector .ant-select-v2-selection-search,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-sm .ant-select-v2-selector .ant-select-v2-selection-search{right:12px;left:12px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-md .ant-select-v2-selector{height:var(--height-base);padding:0 12px;font-size:14px;border-radius:var(--select-border-radius)}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-md .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-md .ant-select-v2-selector .ant-select-v2-selection-placeholder{line-height:38px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-md .ant-select-v2-selector .ant-select-v2-selection-search{right:12px;left:12px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-lg .ant-select-v2-selector,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-lg .ant-select-v2-selector{height:var(--height-lg);padding:0 12px;font-size:16px;border-radius:var(--select-border-radius)}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-lg .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-lg .ant-select-v2-selector .ant-select-v2-selection-placeholder,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-lg .ant-select-v2-selector .ant-select-v2-selection-item,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-lg .ant-select-v2-selector .ant-select-v2-selection-placeholder{line-height:46px}.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).ant-select-v2-lg .ant-select-v2-selector .ant-select-v2-selection-search,.ant-select-v2:not(.ant-select-v2-customize-input):not(.ant-select-v2-multiple).mx-size-lg .ant-select-v2-selector .ant-select-v2-selection-search{right:12px;left:12px}.ant-select-v2-multiple{font-size:14px}.ant-select-v2-multiple .ant-select-v2-selector{min-height:calc(var(--height-base));padding:0 36px 0 12px;border-radius:var(--select-border-radius)}.ant-select-v2-multiple .ant-select-v2-selector:after{line-height:calc(var(--height-base))}.ant-select-v2-multiple .ant-select-v2-selector .ant-select-v2-selection-search{height:auto;line-height:inherit}.ant-select-v2-multiple .ant-select-v2-selector .ant-select-v2-selection-search-mirror{height:calc(var(--height-base));line-height:calc(var(--height-base))}.ant-select-v2-multiple .ant-select-v2-selection-item-remove{color:var(--text-tertiary)}.ant-select-v2-multiple .ant-select-v2-selection-item-remove:active,.ant-select-v2-multiple .ant-select-v2-selection-item-remove:hover{color:var(--text-secondary)}.ant-select-v2-multiple .ant-select-v2-selection-overflow-item,.ant-select-v2-multiple .ant-select-v2-selection-overflow-item>span{display:flex;align-items:center}.ant-select-v2-multiple .ant-select-v2-selector:after{margin:0}.ant-select-v2-multiple.ant-select-v2-sm,.ant-select-v2-multiple.mx-size-sm{font-size:14px}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selector,.ant-select-v2-multiple.mx-size-sm .ant-select-v2-selector{min-height:calc(var(--height-sm));padding:0 36px 0 12px;border-radius:var(--select-border-radius)}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selector:after,.ant-select-v2-multiple.mx-size-sm .ant-select-v2-selector:after{line-height:calc(var(--height-sm))}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selector .ant-select-v2-selection-search,.ant-select-v2-multiple.mx-size-sm .ant-select-v2-selector .ant-select-v2-selection-search{height:auto;line-height:inherit}.ant-select-v2-multiple.ant-select-v2-sm .ant-select-v2-selector .ant-select-v2-selection-search-mirror,.ant-select-v2-multiple.mx-size-sm .ant-select-v2-selector .ant-select-v2-selection-search-mirror{height:calc(var(--height-sm));line-height:calc(var(--height-sm))}.ant-select-v2-multiple.mx-size-md{font-size:14px}.ant-select-v2-multiple.mx-size-md .ant-select-v2-selector{min-height:calc(var(--height-base));padding:0 36px 0 12px;border-radius:var(--select-border-radius)}.ant-select-v2-multiple.mx-size-md .ant-select-v2-selector:after{line-height:calc(var(--height-base))}.ant-select-v2-multiple.mx-size-md .ant-select-v2-selector .ant-select-v2-selection-search{height:auto;line-height:inherit}.ant-select-v2-multiple.mx-size-md .ant-select-v2-selector .ant-select-v2-selection-search-mirror{height:calc(var(--height-base));line-height:calc(var(--height-base))}.ant-select-v2-multiple.ant-select-v2-lg,.ant-select-v2-multiple.mx-size-lg{font-size:16px}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selector,.ant-select-v2-multiple.mx-size-lg .ant-select-v2-selector{min-height:calc(var(--height-lg));padding:0 36px 0 12px;border-radius:var(--select-border-radius)}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selector:after,.ant-select-v2-multiple.mx-size-lg .ant-select-v2-selector:after{line-height:calc(var(--height-lg))}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selector .ant-select-v2-selection-search,.ant-select-v2-multiple.mx-size-lg .ant-select-v2-selector .ant-select-v2-selection-search{height:auto;line-height:inherit}.ant-select-v2-multiple.ant-select-v2-lg .ant-select-v2-selector .ant-select-v2-selection-search-mirror,.ant-select-v2-multiple.mx-size-lg .ant-select-v2-selector .ant-select-v2-selection-search-mirror{height:calc(var(--height-lg));line-height:calc(var(--height-lg))}.ant-select-v2 .ant-select-v2-clear{right:13px;left:auto;width:12px;height:12px;margin-top:-6px;font-size:12px}.ant-select-v2 .ant-select-v2-arrow{right:13px;left:auto}.ant-select-v2.ant-select-v2-open .custom-select-arrow{transform:rotate(180deg)}.ant-select-v2 .ant-select-v2-clear{color:var(--text-tertiary);background-color:var(--bg-primary);border-radius:50%}.ant-select-v2 .ant-select-v2-clear:active,.ant-select-v2 .ant-select-v2-clear:hover{color:var(--text-secondary)}.ant-select-v2 .custom-clear-icon{width:inherit;height:inherit;font-size:inherit}.ant-select-v2 .ant-select-v2-arrow{color:var(--icon-secondary)}.ant-select-v2 .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px;color:var(--icon-secondary);transition:all .3s;fill:var(--icon-secondary)}.ant-select-v2.ant-select-v2-disabled .ant-select-v2-arrow{color:var(--icon-quarternary)}.ant-select-v2.ant-select-v2-disabled .custom-select-arrow{color:var(--icon-quarternary);fill:var(--icon-quarternary)}.ant-select-v2.mx-size-xs .ant-select-v2-clear{right:9px;left:auto;width:12px;height:12px;margin-top:-6px;font-size:12px}.ant-select-v2.mx-size-xs .ant-select-v2-arrow{right:9px;left:auto}.ant-select-v2.mx-size-xs .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px}.ant-select-v2.mx-size-sm .ant-select-v2-clear{right:13px;left:auto;width:14px;height:14px;margin-top:-7px;font-size:14px}.ant-select-v2.mx-size-sm .ant-select-v2-arrow{right:13px;left:auto}.ant-select-v2.mx-size-sm .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px}.ant-select-v2.mx-size-md .ant-select-v2-clear{right:13px;left:auto;width:14px;height:14px;margin-top:-7px;font-size:14px}.ant-select-v2.mx-size-md .ant-select-v2-arrow{right:13px;left:auto}.ant-select-v2.mx-size-md .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px}.ant-select-v2.mx-size-lg .ant-select-v2-clear{right:13px;left:auto;width:16px;height:16px;margin-top:-8px;font-size:16px}.ant-select-v2.mx-size-lg .ant-select-v2-arrow{right:13px;left:auto}.ant-select-v2.mx-size-lg .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px}.ant-select-v2.mx-size-xl .ant-select-v2-clear{right:17px;left:auto;width:16px;height:16px;margin-top:-8px;font-size:16px}.ant-select-v2.mx-size-xl .ant-select-v2-arrow{right:17px;left:auto}.ant-select-v2.mx-size-xl .ant-select-v2-arrow .custom-select-arrow{width:12px;height:8px}.ant-select-v2.ant-select-v2-rtl .ant-select-v2-clear{right:auto;left:13px;width:12px;height:12px;margin-top:-6px;font-size:12px}.ant-select-v2.ant-select-v2-rtl .ant-select-v2-arrow{right:auto;left:13px}.ant-select-v2.ant-select-v2-rtl.mx-size-xs .ant-select-v2-clear{right:auto;left:9px;width:12px;height:12px;margin-top:-6px;font-size:12px}.ant-select-v2.ant-select-v2-rtl.mx-size-xs .ant-select-v2-arrow{right:auto;left:9px}.ant-select-v2.ant-select-v2-rtl.mx-size-sm .ant-select-v2-clear{right:auto;left:13px;width:14px;height:14px;margin-top:-7px;font-size:14px}.ant-select-v2.ant-select-v2-rtl.mx-size-sm .ant-select-v2-arrow{right:auto;left:13px}.ant-select-v2.ant-select-v2-rtl.mx-size-md .ant-select-v2-clear{right:auto;left:13px;width:14px;height:14px;margin-top:-7px;font-size:14px}.ant-select-v2.ant-select-v2-rtl.mx-size-md .ant-select-v2-arrow{right:auto;left:13px}.ant-select-v2.ant-select-v2-rtl.mx-size-lg .ant-select-v2-clear{right:auto;left:13px;width:16px;height:16px;margin-top:-8px;font-size:16px}.ant-select-v2.ant-select-v2-rtl.mx-size-lg .ant-select-v2-arrow{right:auto;left:13px}.ant-select-v2.ant-select-v2-rtl.mx-size-xl .ant-select-v2-clear{right:auto;left:17px;width:16px;height:16px;margin-top:-8px;font-size:16px}.ant-select-v2.ant-select-v2-rtl.mx-size-xl .ant-select-v2-arrow{right:auto;left:17px}.ant-select-v2-dropdown{padding:4px 0}.ant-select-v2-dropdown .ant-select-v2-item{min-height:var(--height-base);padding:8px 12px;font-size:14px;line-height:24px}.ant-select-v2-dropdown .ant-select-v2-item .custom-selected-icon{font-size:12px}.ant-select-v2-dropdown .ant-select-v2-item-option-grouped{-webkit-padding-start:24px;padding-inline-start:24px}.ant-select-v2-dropdown.ant-select-v2-sm,.ant-select-v2-dropdown.mx-size-sm{padding:4px 0}.ant-select-v2-dropdown.ant-select-v2-sm .ant-select-v2-item,.ant-select-v2-dropdown.mx-size-sm .ant-select-v2-item{min-height:var(--height-sm);padding:4px 12px;font-size:14px;line-height:24px}.ant-select-v2-dropdown.ant-select-v2-sm .ant-select-v2-item .custom-selected-icon,.ant-select-v2-dropdown.mx-size-sm .ant-select-v2-item .custom-selected-icon{font-size:12px}.ant-select-v2-dropdown.ant-select-v2-sm .ant-select-v2-item-option-grouped,.ant-select-v2-dropdown.mx-size-sm .ant-select-v2-item-option-grouped{-webkit-padding-start:24px;padding-inline-start:24px}.ant-select-v2-dropdown.mx-size-md{padding:4px 0}.ant-select-v2-dropdown.mx-size-md .ant-select-v2-item{min-height:var(--height-base);padding:8px 12px;font-size:14px;line-height:24px}.ant-select-v2-dropdown.mx-size-md .ant-select-v2-item .custom-selected-icon{font-size:12px}.ant-select-v2-dropdown.mx-size-md .ant-select-v2-item-option-grouped{-webkit-padding-start:24px;padding-inline-start:24px}.ant-select-v2-dropdown.ant-select-v2-lg,.ant-select-v2-dropdown.mx-size-lg{padding:4px 0}.ant-select-v2-dropdown.ant-select-v2-lg .ant-select-v2-item,.ant-select-v2-dropdown.mx-size-lg .ant-select-v2-item{min-height:var(--height-lg);padding:10px 12px;font-size:16px;line-height:28px}.ant-select-v2-dropdown.ant-select-v2-lg .ant-select-v2-item .custom-selected-icon,.ant-select-v2-dropdown.mx-size-lg .ant-select-v2-item .custom-selected-icon{font-size:14px}.ant-select-v2-dropdown.ant-select-v2-lg .ant-select-v2-item-option-grouped,.ant-select-v2-dropdown.mx-size-lg .ant-select-v2-item-option-grouped{-webkit-padding-start:24px;padding-inline-start:24px}.ant-select-v2-dropdown.mx-size-xl{padding:4px 0}.ant-select-v2-dropdown.mx-size-xl .ant-select-v2-item{min-height:var(--height-xl);padding:14px 16px;font-size:16px;line-height:28px}.ant-select-v2-dropdown.mx-size-xl .ant-select-v2-item .custom-selected-icon{font-size:14px}.ant-select-v2-dropdown.mx-size-xl .ant-select-v2-item-option-grouped{-webkit-padding-start:var(--height-sm);padding-inline-start:var(--height-sm)}.ant-select-v2-dropdown-xl{padding:4px 0}.ant-select-v2-dropdown-xl .ant-select-v2-item{min-height:var(--height-lg);padding:10px 16px;font-size:16px;line-height:28px}.ant-select-v2-dropdown-xl .ant-select-v2-item .custom-selected-icon{font-size:14px}.ant-select-v2-dropdown-xl .ant-select-v2-item-option-grouped{-webkit-padding-start:var(--height-sm);padding-inline-start:var(--height-sm)}.ant-select-v2,.ant-select-v2-dropdown{--select-multiple-disabled-background:var(--bg-secondary);--select-dropdown-vertical-padding:5px;--select-dropdown-line-height:22px;--select-item-selected-color:var(--primary-base);--select-dropdown-font-size:14px;--select-clear-background:transparent;--select-item-selected-bg:var(--fill-menu-selected);--select-dropdown-height:32px;--select-item-active-bg:var(--fill-opacity-container);--select-dropdown-bg:var(--bg-card);--select-background:transparent;--select-multiple-item-disabled-border-color:var(--border-button);--select-multiple-item-disabled-color:var(--text-tertiary);--select-selection-item-border-color:var(--divider-secondary);--select-multiple-item-spacing-half:4px;--select-multiple-item-height-lg:28px;--select-multiple-item-height:24px;--select-multiple-item-height-sm:20px;--select-selection-item-bg:var(--bg-tertiary);--select-single-item-height-lg:40px;--select-border-radius:8px}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:var(--padding-md);vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:var(--skeleton-color);width:var(--avatar-size-base);height:var(--avatar-size-base);line-height:var(--avatar-size-base)}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:var(--avatar-size-lg);height:var(--avatar-size-lg);line-height:var(--avatar-size-lg)}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:var(--avatar-size-sm);height:var(--avatar-size-sm);line-height:var(--avatar-size-sm)}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:var(--skeleton-title-height);background:var(--skeleton-color);border-radius:var(--border-radius-base)}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:var(--skeleton-title-paragraph-margin-top)}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:var(--skeleton-paragraph-li-height);list-style:none;background:var(--skeleton-color);border-radius:var(--border-radius-base)}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:var(--skeleton-paragraph-li-margin-top)}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:var(--margin-sm)}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:var(--skeleton-paragraph-margin-top)}.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title{border-radius:100px}.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-active .ant-skeleton-button,.ant-skeleton-active .ant-skeleton-image,.ant-skeleton-active .ant-skeleton-input,.ant-skeleton-active .ant-skeleton-paragraph>li,.ant-skeleton-active .ant-skeleton-title{position:relative;z-index:0;overflow:hidden}.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton-active .ant-skeleton-image:after,.ant-skeleton-active .ant-skeleton-input:after,.ant-skeleton-active .ant-skeleton-paragraph>li:after,.ant-skeleton-active .ant-skeleton-title:after{position:absolute;top:0;right:-150%;bottom:0;left:-150%;background:linear-gradient(90deg,var(--skeleton-color) 25%,var(--skeleton-to-color) 37%,var(--skeleton-color) 63%);animation:ant-skeleton-loading 1.4s ease infinite;content:""}.ant-skeleton.ant-skeleton-block,.ant-skeleton.ant-skeleton-block .ant-skeleton-button,.ant-skeleton.ant-skeleton-block .ant-skeleton-input{width:100%}.ant-skeleton-element{display:inline-block;width:auto}.ant-skeleton-element .ant-skeleton-button{display:inline-block;vertical-align:top;background:var(--skeleton-color);border-radius:var(--border-radius-base);width:80px;min-width:80px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square{width:40px;min-width:40px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle{width:40px;min-width:40px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round{border-radius:40px}.ant-skeleton-element .ant-skeleton-button-lg{width:96px;min-width:96px;height:48px;line-height:48px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square{width:48px;min-width:48px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle{width:48px;min-width:48px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round{border-radius:48px}.ant-skeleton-element .ant-skeleton-button-sm{width:64px;min-width:64px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square{width:32px;min-width:32px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle{width:32px;min-width:32px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round{border-radius:32px}.ant-skeleton-element .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:var(--skeleton-color);width:var(--avatar-size-base);height:var(--avatar-size-base);line-height:var(--avatar-size-base)}.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-lg{width:var(--avatar-size-lg);height:var(--avatar-size-lg);line-height:var(--avatar-size-lg)}.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-sm{width:var(--avatar-size-sm);height:var(--avatar-size-sm);line-height:var(--avatar-size-sm)}.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-input{display:inline-block;vertical-align:top;background:var(--skeleton-color);width:200px;min-width:200px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-input-lg{width:240px;min-width:240px;height:48px;line-height:48px}.ant-skeleton-element .ant-skeleton-input-sm{width:160px;min-width:160px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:var(--skeleton-color);width:96px;height:96px;line-height:96px}.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-image-path{fill:#bfbfbf}.ant-skeleton-element .ant-skeleton-image-svg{width:var(--image-size-base);height:var(--image-size-base);line-height:var(--image-size-base);max-width:192px;max-height:192px}.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle{border-radius:50%}@keyframes ant-skeleton-loading{0%{transform:translateX(-37.5%)}to{transform:translateX(37.5%)}}.ant-skeleton-rtl{direction:rtl}.ant-skeleton-rtl .ant-skeleton-header{padding-right:0;padding-left:16px}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{animation-name:ant-skeleton-loading-rtl}@keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}.ant-skeleton-header{padding-top:16px}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{background-color:var(--fill-menu-selected)}.ant-skeleton-content .ant-skeleton-title{margin-bottom:0}.ant-skeleton .ant-skeleton-avatar,.ant-skeleton .ant-skeleton-button,.ant-skeleton .ant-skeleton-image,.ant-skeleton .ant-skeleton-input,.ant-skeleton-content .ant-skeleton-paragraph>li{background-color:var(--fill-menu-selected)}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li:after,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title:after,.ant-skeleton.ant-skeleton-active .ant-skeleton-image:after,.ant-skeleton.ant-skeleton-active .ant-skeleton-input:after{background:linear-gradient(90deg,var(--fill-menu-selected) 25%,var(--divider-primary) 37%,var(--fill-menu-selected) 63%)}.mxSkeletoImage{background-repeat:no-repeat;background-position:50%}.mxSkeletoImage svg{display:none}.theme-light .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general{background-repeat:no-repeat;background-position:50%}.theme-light .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general svg,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general svg{display:none}.theme-light .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide{background-repeat:no-repeat;background-position:50%}.theme-light .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide svg,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide svg{display:none}.theme-dark .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general,[data-theme=dark] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general{background-repeat:no-repeat;background-position:50%}.theme-dark .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general svg,[data-theme=dark] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-general svg{display:none}.theme-dark .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide,[data-theme=dark] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide{background-repeat:no-repeat;background-position:50%}.theme-dark .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide svg,[data-theme=dark] .ant-skeleton.ant-skeleton-element .ant-skeleton-image.mx-skeleton-image-wide svg{display:none}.ant-skeleton{--skeleton-title-paragraph-margin-top:24px;--skeleton-paragraph-li-margin-top:16px;--skeleton-paragraph-margin-top:28px;--skeleton-paragraph-li-height:16px;--skeleton-title-height:16px;--skeleton-to-color:hsla(0,0%,51%,.24);--image-size-base:48px;--skeleton-color:hsla(0,0%,75%,.2)}@modal-close-color :var (--text-primary);.text-xs{font-size:12px;line-height:20px}.text-sm{font-size:14px;line-height:22px}.text-base{font-size:16px;line-height:24px}.text-lg{font-size:20px;line-height:28px}.text-xl{font-size:24px;line-height:32px}.text-2xl{font-size:28px;line-height:36px}.text-3xl{font-size:32px;line-height:40px}.text-4xl{font-size:36px;line-height:44px}.text-5xl{font-size:48px;line-height:56px}.text-6xl{font-size:54px;line-height:62px}.font-normal{font-weight:300}.font-medium{font-weight:400}.font-bold{font-weight:600}.ant-space{display:inline-flex}.ant-space-vertical{flex-direction:column}.ant-space-align-center{align-items:center}.ant-space-align-start{align-items:flex-start}.ant-space-align-end{align-items:flex-end}.ant-space-align-baseline{align-items:baseline}.ant-space-item:empty{display:none}.ant-space-rtl{direction:rtl}