.custom-button{border-radius:.5rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.custom-button .anticon{font-size:1.1rem}.custom-button.ant-btn.custom-button.custom-button-solid{background-color:var(--global-primary-color);border-color:var(--global-primary-color);color:#fff;font-size:.9rem}.custom-button.ant-btn.custom-button.custom-button-solid:hover{color:#fff;background-color:#2b23c9;border-color:#2b23c9}.custom-button.ant-btn.custom-button.custom-button-solid:disabled,.custom-button.ant-btn.custom-button.custom-button-solid[disabled]{background-color:var(--global-layout-bg);color:#00000040;border-color:#d9d9d9}.custom-button.ant-btn.custom-button.custom-button-outlined{color:var(--global-primary-text);background-color:#fff;border:1px solid #e5e7eb;font-size:.9rem}.custom-button.ant-btn.custom-button.custom-button-outlined:hover{border-color:var(--global-primary-color);color:var(--global-primary-color)}.custom-button.ant-btn.custom-button.custom-button-outlined:disabled,.custom-button.ant-btn.custom-button.custom-button-outlined[disabled]{background-color:var(--global-layout-bg);color:#00000040;border-color:#d9d9d9}.custom-button.ant-btn.custom-button.custom-button-outlined:disabled:hover,.custom-button.ant-btn.custom-button.custom-button-outlined[disabled]:hover{color:#00000040;border-color:#d9d9d9}.custom-button.ant-btn.custom-button.custom-button-dashed{color:var(--global-primary-text);background-color:#fff;border:1px dashed #d1d5db;font-size:.9rem}.custom-button.ant-btn.custom-button.custom-button-dashed:hover{border:1px dashed var(--global-primary-color);color:var(--global-primary-color)}.custom-button.ant-btn.custom-button.custom-button-dashed:disabled,.custom-button.ant-btn.custom-button.custom-button-dashed[disabled]{background-color:var(--global-layout-bg);color:#00000040;border:1px dashed #d9d9d9}.custom-button.ant-btn.custom-button.custom-button-dashed:disabled:hover,.custom-button.ant-btn.custom-button.custom-button-dashed[disabled]:hover{color:#00000040;border:1px dashed #d9d9d9}.custom-button.ant-btn.custom-button.custom-button-ghost{color:var(--global-primary-text);box-shadow:none;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.custom-button.ant-btn.custom-button.custom-button-ghost:hover,.custom-button.ant-btn.custom-button.custom-button-ghost:focus,.custom-button.ant-btn.custom-button.custom-button-ghost:active{color:var(--global-primary-color);box-shadow:none;background:0 0;border:none}.custom-button.ant-btn.custom-button.custom-button-ghost:disabled,.custom-button.ant-btn.custom-button.custom-button-ghost[disabled]{color:#00000040}.custom-button.ant-btn.custom-button.custom-button-ghost:disabled:hover,.custom-button.ant-btn.custom-button.custom-button-ghost:disabled:focus,.custom-button.ant-btn.custom-button.custom-button-ghost:disabled:active,.custom-button.ant-btn.custom-button.custom-button-ghost[disabled]:hover,.custom-button.ant-btn.custom-button.custom-button-ghost[disabled]:focus,.custom-button.ant-btn.custom-button.custom-button-ghost[disabled]:active{color:#00000040;background:0 0}
