.button-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.button-content img,.button-content div{display:inline-flex;align-items:center}.button-content span{overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}.button-content img,.button-content .anticon{width:16px;height:16px}.MyButton{display:inline-flex!important;align-items:center;justify-content:center;max-width:100%;overflow:hidden;border:1px solid;transition:all .2s ease-in-out;cursor:pointer;outline:none}.MyButton.ant-btn{text-align:center}.MyButton:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.MyButton__primary{background-color:var(--primary-600);border-color:var(--primary-600);color:#fff}.MyButton__primary:hover:not(:disabled){background-color:var(--primary-500);border-color:var(--primary-500);color:#fff}.MyButton__primary:active:not(:disabled),.MyButton__primary:focus:not(:disabled){background-color:var(--primary-400);border-color:var(--primary-400);color:#fff}.MyButton__primary:disabled{background-color:var(--gray-300);border-color:var(--gray-300);color:#fff;cursor:not-allowed;opacity:1}.MyButton__secondary{background-color:#fff;border-color:var(--gray-200);color:var(--gray-600)}.MyButton__secondary:hover:not(:disabled){background-color:#fff;border-color:var(--gray-300);color:var(--gray-500)}.MyButton__secondary:active:not(:disabled),.MyButton__secondary:focus:not(:disabled){background-color:#fff;border-color:var(--gray-300);color:var(--gray-600);border-style:dotted}.MyButton__secondary:disabled{background-color:#fff;border-color:var(--gray-200);color:var(--gray-300);cursor:not-allowed}.MyButton__tertiary{background-color:transparent;border-color:transparent;color:var(--gray-600)}.MyButton__tertiary:hover:not(:disabled){background-color:var(--gray-50);border-color:var(--gray-50);color:var(--gray-500)}.MyButton__tertiary:focus:not(:disabled),.MyButton__tertiary:active:not(:disabled){background-color:var(--gray-100);border-color:var(--gray-100);color:var(--gray-600)}.MyButton__tertiary:disabled{background-color:transparent;border-color:transparent;color:var(--gray-300);cursor:not-allowed}.MyButton.ant-btn-loading{pointer-events:none}.MyButton.ant-btn-loading .button-content{opacity:.7}._EmptyComponent_v3f8s_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;overflow:hidden}._EmptyComponent_v3f8s_1 ._image_v3f8s_9{width:64px;height:64px}._EmptyComponent_v3f8s_1 ._title_v3f8s_13{font-size:var(--font-size-xl);font-weight:500;line-height:var(--line-height-6);color:var(--gray-950);margin-top:16px;margin-bottom:0;text-align:center}._EmptyComponent_v3f8s_1 ._description_v3f8s_22{margin-top:8px;margin-bottom:0;font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-6);color:var(--gray-600);text-align:center;max-width:600px;word-break:break-word;white-space:pre-line}._EmptyComponent_v3f8s_1 ._buttons_v3f8s_34{margin-top:24px;display:flex;gap:12px;justify-content:center;align-items:center}.MySelect,.MySelect .ant-select{width:100%}.MySelect .ant-select-disabled .ant-select-selector{background-color:var(--gray-50)!important}.MySelect .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:44px}.MySelect .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-search-input{height:44px}.MySelect .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-placeholder{color:var(--gray-400);font-weight:var(--font-weight-light)!important}.MySelect .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-placeholder,.MySelect .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-item{line-height:42px!important;font-size:var(--font-size-base)!important;font-weight:var(--font-weight-light)!important}.MySelect .ant-select-multiple.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{min-height:44px}.MySelect .ant-select-multiple.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-search-input{height:44px}.MySelect .ant-select-multiple.ant-select-lg:not(.ant-select-customize-input) .ant-select-selection-placeholder{line-height:42px!important;color:var(--gray-400);font-size:var(--font-size-base)!important;font-weight:var(--font-weight-light)!important}.MySelect .ant-select-multiple .ant-select-selection-item{height:28px!important;line-height:27px!important;white-space:nowrap;background-color:var(--gray-100);border:1px solid var(--gray-200);border-radius:var(--rounded-md)}.MySelect .ant-select-multiple .ant-select-selection-item .ant-select-selection-item-content{margin-right:6px;font-size:var(--font-size-base);font-weight:var(--font-weight-light)!important;white-space:pre-wrap}.MySelect .ant-select-multiple .ant-select-selection-search{height:44px;line-height:44px}._IconButton_zk83d_1{display:flex;justify-content:center;align-items:center}._IconButton_zk83d_1 img{width:18px;min-width:18px;max-width:18px;height:18px}
