 a:where(.css-mc1tut){color:#1677ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color 0.3s;-webkit-text-decoration-skip:objects;}a:where(.css-mc1tut):hover{color:#69b1ff;}a:where(.css-mc1tut):active{color:#0958d9;}a:where(.css-mc1tut):active,a:where(.css-mc1tut):hover{text-decoration:none;outline:0;}a:where(.css-mc1tut):focus{text-decoration:none;outline:0;}a:where(.css-mc1tut)[disabled]{color:rgba(0,0,0,0.25);cursor:not-allowed;}:where(.css-mc1tut) a{color:#1677ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color 0.3s;-webkit-text-decoration-skip:objects;}:where(.css-mc1tut) a:hover{color:#69b1ff;}:where(.css-mc1tut) a:active{color:#0958d9;}:where(.css-mc1tut) a:active,:where(.css-mc1tut) a:hover{text-decoration:none;outline:0;}:where(.css-mc1tut) a:focus{text-decoration:none;outline:0;}:where(.css-mc1tut) a[disabled]{color:rgba(0,0,0,0.25);cursor:not-allowed;}:where(.css-mc1tut).anticon{display:inline-flex;align-items:center;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}:where(.css-mc1tut).anticon >*{line-height:1;}:where(.css-mc1tut).anticon svg{display:inline-block;}:where(.css-mc1tut).anticon .anticon .anticon-icon{display:block;}
 
 :where(.css-mc1tut).ant-btn {
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
         "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
         "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 14px;
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-btn::before,
 :where(.css-mc1tut).ant-btn::after {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-btn [class^="ant-btn"],
 :where(.css-mc1tut).ant-btn [class*=" ant-btn"] {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-btn [class^="ant-btn"]::before,
 :where(.css-mc1tut).ant-btn [class*=" ant-btn"]::before,
 :where(.css-mc1tut).ant-btn [class^="ant-btn"]::after,
 :where(.css-mc1tut).ant-btn [class*=" ant-btn"]::after {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-btn {
     outline: none;
     position: relative;
     display: inline-flex;
     gap: 8px;
     align-items: center;
     justify-content: center;
     font-weight: 400;
     white-space: nowrap;
     text-align: center;
     background-image: none;
     background: transparent;
     border: 1px solid transparent;
     cursor: pointer;
     transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
     user-select: none;
     touch-action: manipulation;
     color: rgba(0, 0, 0, 0.88);
 }

 :where(.css-mc1tut).ant-btn:disabled>* {
     pointer-events: none;
 }

 :where(.css-mc1tut).ant-btn .ant-btn-icon>svg {
     display: inline-flex;
     align-items: center;
     color: inherit;
     font-style: normal;
     line-height: 0;
     text-align: center;
     text-transform: none;
     vertical-align: -0.125em;
     text-rendering: optimizeLegibility;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }

 :where(.css-mc1tut).ant-btn .ant-btn-icon>svg>* {
     line-height: 1;
 }

 :where(.css-mc1tut).ant-btn .ant-btn-icon>svg svg {
     display: inline-block;
 }

 :where(.css-mc1tut).ant-btn>a {
     color: currentColor;
 }

 :where(.css-mc1tut).ant-btn:not(:disabled):focus-visible {
     outline: 3px solid #91caff;
     outline-offset: 1px;
     transition: outline-offset 0s, outline 0s;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-two-chinese-chars::first-letter {
     letter-spacing: 0.34em;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-two-chinese-chars>*:not(.anticon) {
     margin-inline-end: -0.34em;
     letter-spacing: 0.34em;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-icon-only {
     padding-inline: 0;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-icon-only.ant-btn-compact-item {
     flex: none;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-icon-only.ant-btn-round {
     width: auto;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-loading {
     opacity: 0.65;
     cursor: default;
 }

 :where(.css-mc1tut).ant-btn .ant-btn-loading-icon {
     transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
         opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
         margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
 }

 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-appear-start,
 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-enter-start {
     margin-inline-end: -8px;
 }

 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-appear-active,
 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-enter-active {
     margin-inline-end: 0;
 }

 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-leave-start {
     margin-inline-end: 0;
 }

 :where(.css-mc1tut).ant-btn:not(.ant-btn-icon-end) .ant-btn-loading-icon-motion-leave-active {
     margin-inline-end: -8px;
 }

 :where(.css-mc1tut).ant-btn-icon-end {
     flex-direction: row-reverse;
 }

 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-appear-start,
 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-enter-start {
     margin-inline-start: -8px;
 }

 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-appear-active,
 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-enter-active {
     margin-inline-start: 0;
 }

 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-leave-start {
     margin-inline-start: 0;
 }

 :where(.css-mc1tut).ant-btn-icon-end .ant-btn-loading-icon-motion-leave-active {
     margin-inline-start: -8px;
 }

 :where(.css-mc1tut).ant-btn {
     font-size: 14px;
     height: 32px;
     padding: 0px 15px;
     border-radius: 6px;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-icon-only {
     width: 32px;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-icon-only .anticon {
     font-size: inherit;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-circle.ant-btn {
     min-width: 32px;
     padding-inline-start: 0;
     padding-inline-end: 0;
     border-radius: 50%;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-round.ant-btn {
     border-radius: 32px;
     padding-inline-start: 16px;
     padding-inline-end: 16px;
 }

 :where(.css-mc1tut).ant-btn-sm {
     font-size: 14px;
     height: 24px;
     padding: 0px 7px;
     border-radius: 4px;
 }

 :where(.css-mc1tut).ant-btn-sm.ant-btn-icon-only {
     width: 24px;
 }

 :where(.css-mc1tut).ant-btn-sm.ant-btn-icon-only .anticon {
     font-size: inherit;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-circle.ant-btn-sm {
     min-width: 24px;
     padding-inline-start: 0;
     padding-inline-end: 0;
     border-radius: 50%;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-round.ant-btn-sm {
     border-radius: 24px;
     padding-inline-start: 12px;
     padding-inline-end: 12px;
 }

 :where(.css-mc1tut).ant-btn-lg {
     font-size: 16px;
     height: 40px;
     padding: 0px 15px;
     border-radius: 8px;
 }

 :where(.css-mc1tut).ant-btn-lg.ant-btn-icon-only {
     width: 40px;
 }

 :where(.css-mc1tut).ant-btn-lg.ant-btn-icon-only .anticon {
     font-size: inherit;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-circle.ant-btn-lg {
     min-width: 40px;
     padding-inline-start: 0;
     padding-inline-end: 0;
     border-radius: 50%;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-round.ant-btn-lg {
     border-radius: 40px;
     padding-inline-start: 20px;
     padding-inline-end: 20px;
 }

 :where(.css-mc1tut).ant-btn.ant-btn-block {
     width: 100%;
 }

 :where(.css-mc1tut).ant-btn-color-default {
     color: rgba(0, 0, 0, 0.88);
     box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-solid {
     color: #fff;
     background: rgb(0, 0, 0);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     color: #fff;
     background: rgba(0, 0, 0, 0.75);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     color: #fff;
     background: rgba(0, 0, 0, 0.95);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-filled {
     box-shadow: none;
     background: rgba(0, 0, 0, 0.04);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: rgba(0, 0, 0, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-background-ghost {
     color: #ffffff;
     background: transparent;
     border-color: #ffffff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):hover {
     background: transparent;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):active {
     background: transparent;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-background-ghost:disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
     border-color: #d9d9d9;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-link {
     color: rgba(0, 0, 0, 0.88);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #69b1ff;
     background: transparent;
 }

 :where(.css-mc1tut).ant-btn-color-default.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-primary {
     color: #1677ff;
     box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed {
     border-color: #1677ff;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     border-color: #4096ff;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
     border-color: #0958d9;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-filled {
     box-shadow: none;
     background: #e6f4ff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #bae0ff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #91caff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-text {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     background: #e6f4ff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
     background: #91caff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-link {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     background: transparent;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-background-ghost {
     color: #1677ff;
     background: transparent;
     border-color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):hover {
     background: transparent;
     color: #4096ff;
     border-color: #4096ff;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):active {
     background: transparent;
     color: #0958d9;
     border-color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-primary.ant-btn-background-ghost:disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
     border-color: #d9d9d9;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous {
     color: #ff4d4f;
     box-shadow: 0 2px 0 rgba(255, 38, 5, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-solid {
     color: #fff;
     background: #ff4d4f;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ff7875;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #d9363e;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed {
     border-color: #ff4d4f;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7875;
     border-color: #ffa39e;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #d9363e;
     border-color: #d9363e;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff2f0;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffdfdc;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffccc7;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-text {
     color: #ff4d4f;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7875;
     background: #fff2f0;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #ff7875;
     background: #ffccc7;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-link {
     color: #ff4d4f;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7875;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #d9363e;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-background-ghost {
     color: #ff4d4f;
     background: transparent;
     border-color: #ff4d4f;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):hover {
     background: transparent;
     color: #ff7875;
     border-color: #ff7875;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):active {
     background: transparent;
     color: #d9363e;
     border-color: #d9363e;
 }

 :where(.css-mc1tut).ant-btn-color-dangerous.ant-btn-background-ghost:disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
     border-color: #d9d9d9;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-variant-link {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-link.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #69b1ff;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-background-ghost {
     color: #1677ff;
     background: transparent;
     border-color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):hover {
     background: transparent;
     color: #69b1ff;
     border-color: #69b1ff;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-background-ghost:not( :disabled):not(.ant-btn-disabled):active {
     background: transparent;
     color: #0958d9;
     border-color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-link.ant-btn-background-ghost:disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
     border-color: #d9d9d9;
 }

 :where(.css-mc1tut).ant-btn-color-blue {
     color: #1677ff;
     box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-solid {
     color: #fff;
     background: #1677ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #4096ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed {
     border-color: #1677ff;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     border-color: #4096ff;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
     border-color: #0958d9;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-filled {
     box-shadow: none;
     background: #e6f4ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #bae0ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #91caff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-link {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-text {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     background: #e6f4ff;
 }

 :where(.css-mc1tut).ant-btn-color-blue.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
     background: #91caff;
 }

 :where(.css-mc1tut).ant-btn-color-purple {
     color: #722ed1;
     box-shadow: 0 2px 0 rgba(155, 5, 255, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-solid {
     color: #fff;
     background: #722ed1;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #9254de;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #531dab;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed {
     border-color: #722ed1;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #9254de;
     border-color: #9254de;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #531dab;
     border-color: #531dab;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-filled {
     box-shadow: none;
     background: #f9f0ff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #efdbff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #d3adf7;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-link {
     color: #722ed1;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #9254de;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #531dab;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-text {
     color: #722ed1;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #9254de;
     background: #f9f0ff;
 }

 :where(.css-mc1tut).ant-btn-color-purple.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #531dab;
     background: #d3adf7;
 }

 :where(.css-mc1tut).ant-btn-color-cyan {
     color: #13c2c2;
     box-shadow: 0 2px 0 rgba(5, 255, 215, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-solid {
     color: #fff;
     background: #13c2c2;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #36cfc9;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #08979c;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed {
     border-color: #13c2c2;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #36cfc9;
     border-color: #36cfc9;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #08979c;
     border-color: #08979c;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-filled {
     box-shadow: none;
     background: #e6fffb;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #b5f5ec;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #87e8de;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-link {
     color: #13c2c2;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #36cfc9;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #08979c;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-text {
     color: #13c2c2;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #36cfc9;
     background: #e6fffb;
 }

 :where(.css-mc1tut).ant-btn-color-cyan.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #08979c;
     background: #87e8de;
 }

 :where(.css-mc1tut).ant-btn-color-green {
     color: #52c41a;
     box-shadow: 0 2px 0 rgba(142, 255, 30, 0.08);
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-solid {
     color: #fff;
     background: #52c41a;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #73d13d;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #389e0d;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed {
     border-color: #52c41a;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #73d13d;
     border-color: #73d13d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #389e0d;
     border-color: #389e0d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-filled {
     box-shadow: none;
     background: #f6ffed;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #d9f7be;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #b7eb8f;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-link {
     color: #52c41a;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #73d13d;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #389e0d;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-text {
     color: #52c41a;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #73d13d;
     background: #f6ffed;
 }

 :where(.css-mc1tut).ant-btn-color-green.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #389e0d;
     background: #b7eb8f;
 }

 :where(.css-mc1tut).ant-btn-color-magenta {
     color: #eb2f96;
     box-shadow: 0 2px 0 rgba(255, 5, 105, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-solid {
     color: #fff;
     background: #eb2f96;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #f759ab;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #c41d7f;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed {
     border-color: #eb2f96;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
     border-color: #f759ab;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
     border-color: #c41d7f;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff0f6;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffd6e7;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffadd2;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-link {
     color: #eb2f96;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-text {
     color: #eb2f96;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
     background: #fff0f6;
 }

 :where(.css-mc1tut).ant-btn-color-magenta.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
     background: #ffadd2;
 }

 :where(.css-mc1tut).ant-btn-color-pink {
     color: #eb2f96;
     box-shadow: 0 2px 0 rgba(255, 5, 105, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-solid {
     color: #fff;
     background: #eb2f96;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #f759ab;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #c41d7f;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed {
     border-color: #eb2f96;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
     border-color: #f759ab;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
     border-color: #c41d7f;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff0f6;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffd6e7;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffadd2;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-link {
     color: #eb2f96;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-text {
     color: #eb2f96;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #f759ab;
     background: #fff0f6;
 }

 :where(.css-mc1tut).ant-btn-color-pink.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #c41d7f;
     background: #ffadd2;
 }

 :where(.css-mc1tut).ant-btn-color-red {
     color: #f5222d;
     box-shadow: 0 2px 0 rgba(255, 22, 5, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-solid {
     color: #fff;
     background: #f5222d;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ff4d4f;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #cf1322;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed {
     border-color: #f5222d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff4d4f;
     border-color: #ff4d4f;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #cf1322;
     border-color: #cf1322;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff1f0;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffccc7;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffa39e;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-link {
     color: #f5222d;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-link:not(:disabled):not(.ant-btn-disabled):hover {
     color: #ff4d4f;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-link:not(:disabled):not(.ant-btn-disabled):active {
     color: #cf1322;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-text {
     color: #f5222d;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-text:not(:disabled):not(.ant-btn-disabled):hover {
     color: #ff4d4f;
     background: #fff1f0;
 }

 :where(.css-mc1tut).ant-btn-color-red.ant-btn-variant-text:not(:disabled):not(.ant-btn-disabled):active {
     color: #cf1322;
     background: #ffa39e;
 }

 :where(.css-mc1tut).ant-btn-color-orange {
     color: #fa8c16;
     box-shadow: 0 2px 0 rgba(255, 175, 5, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-solid {
     color: #fff;
     background: #fa8c16;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffa940;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #d46b08;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed {
     border-color: #fa8c16;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffa940;
     border-color: #ffa940;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #d46b08;
     border-color: #d46b08;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff7e6;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffe7ba;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffd591;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-link {
     color: #fa8c16;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffa940;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #d46b08;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-text {
     color: #fa8c16;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffa940;
     background: #fff7e6;
 }

 :where(.css-mc1tut).ant-btn-color-orange.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #d46b08;
     background: #ffd591;
 }

 :where(.css-mc1tut).ant-btn-color-yellow {
     color: #fadb14;
     box-shadow: 0 2px 0 rgba(245, 255, 5, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-solid {
     color: #fff;
     background: #fadb14;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffec3d;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #d4b106;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed {
     border-color: #fadb14;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffec3d;
     border-color: #ffec3d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4b106;
     border-color: #d4b106;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-filled {
     box-shadow: none;
     background: #feffe6;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffffb8;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #fffb8f;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-link {
     color: #fadb14;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffec3d;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4b106;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-text {
     color: #fadb14;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffec3d;
     background: #feffe6;
 }

 :where(.css-mc1tut).ant-btn-color-yellow.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4b106;
     background: #fffb8f;
 }

 :where(.css-mc1tut).ant-btn-color-volcano {
     color: #fa541c;
     box-shadow: 0 2px 0 rgba(255, 125, 25, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-solid {
     color: #fff;
     background: #fa541c;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ff7a45;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #d4380d;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed {
     border-color: #fa541c;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7a45;
     border-color: #ff7a45;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4380d;
     border-color: #d4380d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-filled {
     box-shadow: none;
     background: #fff2e8;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffd8bf;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffbb96;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-link {
     color: #fa541c;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7a45;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4380d;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-text {
     color: #fa541c;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ff7a45;
     background: #fff2e8;
 }

 :where(.css-mc1tut).ant-btn-color-volcano.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #d4380d;
     background: #ffbb96;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue {
     color: #2f54eb;
     box-shadow: 0 2px 0 rgba(5, 88, 255, 0.06);
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-solid {
     color: #fff;
     background: #2f54eb;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #597ef7;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #1d39c4;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed {
     border-color: #2f54eb;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #597ef7;
     border-color: #597ef7;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #1d39c4;
     border-color: #1d39c4;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-filled {
     box-shadow: none;
     background: #f0f5ff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #d6e4ff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #adc6ff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-link {
     color: #2f54eb;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #597ef7;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #1d39c4;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-text {
     color: #2f54eb;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #597ef7;
     background: #f0f5ff;
 }

 :where(.css-mc1tut).ant-btn-color-geekblue.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #1d39c4;
     background: #adc6ff;
 }

 :where(.css-mc1tut).ant-btn-color-lime {
     color: #a0d911;
     box-shadow: 0 2px 0 rgba(225, 255, 5, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-solid {
     color: #fff;
     background: #a0d911;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #bae637;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #7cb305;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed {
     border-color: #a0d911;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #bae637;
     border-color: #bae637;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #7cb305;
     border-color: #7cb305;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-filled {
     box-shadow: none;
     background: #fcffe6;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #f4ffb8;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #eaff8f;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-link {
     color: #a0d911;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #bae637;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #7cb305;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-text {
     color: #a0d911;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #bae637;
     background: #fcffe6;
 }

 :where(.css-mc1tut).ant-btn-color-lime.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #7cb305;
     background: #eaff8f;
 }

 :where(.css-mc1tut).ant-btn-color-gold {
     color: #faad14;
     box-shadow: 0 2px 0 rgba(255, 215, 5, 0.1);
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-solid {
     color: #fff;
     background: #faad14;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):hover {
     background: #ffc53d;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-solid:not( :disabled):not(.ant-btn-disabled):active {
     background: #d48806;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed {
     border-color: #faad14;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffc53d;
     border-color: #ffc53d;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-outlined:not( :disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed:not( :disabled):not(.ant-btn-disabled):active {
     color: #d48806;
     border-color: #d48806;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-dashed {
     border-style: dashed;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-filled {
     box-shadow: none;
     background: #fffbe6;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-filled:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-filled.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):hover {
     background: #fff1b8;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-filled:not( :disabled):not(.ant-btn-disabled):active {
     background: #ffe58f;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-link {
     color: #faad14;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffc53d;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-link:not( :disabled):not(.ant-btn-disabled):active {
     color: #d48806;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-text {
     color: #faad14;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):hover {
     color: #ffc53d;
     background: #fffbe6;
 }

 :where(.css-mc1tut).ant-btn-color-gold.ant-btn-variant-text:not( :disabled):not(.ant-btn-disabled):active {
     color: #d48806;
     background: #ffe58f;
 }

 :where(.css-mc1tut).ant-btn-variant-outlined,
 :where(.css-mc1tut).ant-btn-variant-dashed {
     border-color: #d9d9d9;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-variant-outlined:disabled,
 :where(.css-mc1tut).ant-btn-variant-dashed:disabled,
 :where(.css-mc1tut).ant-btn-variant-outlined.ant-btn-disabled,
 :where(.css-mc1tut).ant-btn-variant-dashed.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,
 :where(.css-mc1tut).ant-btn-variant-dashed:not(:disabled):not(.ant-btn-disabled):hover {
     color: #4096ff;
     border-color: #4096ff;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active,
 :where(.css-mc1tut).ant-btn-variant-dashed:not(:disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
     border-color: #0958d9;
     background: #ffffff;
 }

 :where(.css-mc1tut).ant-btn-variant-text {
     color: rgba(0, 0, 0, 0.88);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-variant-text:disabled,
 :where(.css-mc1tut).ant-btn-variant-text.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-variant-text:not(:disabled):not(.ant-btn-disabled):hover {
     color: rgba(0, 0, 0, 0.88);
     background: rgba(0, 0, 0, 0.04);
 }

 :where(.css-mc1tut).ant-btn-variant-text:not(:disabled):not(.ant-btn-disabled):active {
     color: rgba(0, 0, 0, 0.88);
     background: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-btn-variant-solid {
     color: #fff;
     background: #1677ff;
 }

 :where(.css-mc1tut).ant-btn-variant-solid:disabled,
 :where(.css-mc1tut).ant-btn-variant-solid.ant-btn-disabled {
     cursor: not-allowed;
     border-color: #d9d9d9;
     color: rgba(0, 0, 0, 0.25);
     background: rgba(0, 0, 0, 0.04);
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover {
     background: #4096ff;
     color: #fff;
 }

 :where(.css-mc1tut).ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):active {
     background: #0958d9;
     color: #fff;
 }

 :where(.css-mc1tut).ant-btn-variant-link {
     color: #1677ff;
     box-shadow: none;
 }

 :where(.css-mc1tut).ant-btn-variant-link:disabled,
 :where(.css-mc1tut).ant-btn-variant-link.ant-btn-disabled {
     cursor: not-allowed;
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-btn-variant-link:not(:disabled):not(.ant-btn-disabled):hover {
     color: #69b1ff;
     background: transparent;
 }

 :where(.css-mc1tut).ant-btn-variant-link:not(:disabled):not(.ant-btn-disabled):active {
     color: #0958d9;
 }

 :where(.css-mc1tut).ant-btn-group {
     position: relative;
     display: inline-flex;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:last-child),
 :where(.css-mc1tut).ant-btn-group>.ant-btn:not(:last-child),
 :where(.css-mc1tut).ant-btn-group>span:not(:last-child)>.ant-btn,
 :where(.css-mc1tut).ant-btn-group>.ant-btn:not(:last-child)>.ant-btn {
     border-start-end-radius: 0;
     border-end-end-radius: 0;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:first-child),
 :where(.css-mc1tut).ant-btn-group>.ant-btn:not(:first-child) {
     margin-inline-start: -1px;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:first-child),
 :where(.css-mc1tut).ant-btn-group>.ant-btn:not(:first-child),
 :where(.css-mc1tut).ant-btn-group>span:not(:first-child)>.ant-btn,
 :where(.css-mc1tut).ant-btn-group>.ant-btn:not(:first-child)>.ant-btn {
     border-start-start-radius: 0;
     border-end-start-radius: 0;
 }

 :where(.css-mc1tut).ant-btn-group .ant-btn {
     position: relative;
     z-index: 1;
 }

 :where(.css-mc1tut).ant-btn-group .ant-btn:hover,
 :where(.css-mc1tut).ant-btn-group .ant-btn:focus,
 :where(.css-mc1tut).ant-btn-group .ant-btn:active {
     z-index: 2;
 }

 :where(.css-mc1tut).ant-btn-group .ant-btn[disabled] {
     z-index: 0;
 }

 :where(.css-mc1tut).ant-btn-group .ant-btn-icon-only {
     font-size: 14px;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:last-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-primary:not(:last-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>span:not(:last-child)>.ant-btn-primary:not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-primary:not(:last-child)>.ant-btn-primary:not(:disabled) {
     border-inline-end-color: #4096ff;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:first-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-primary:not(:first-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>span:not(:first-child)>.ant-btn-primary:not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-primary:not(:first-child)>.ant-btn-primary:not(:disabled) {
     border-inline-start-color: #4096ff;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:last-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-danger:not(:last-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>span:not(:last-child)>.ant-btn-danger:not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-danger:not(:last-child)>.ant-btn-danger:not(:disabled) {
     border-inline-end-color: #ff7875;
 }

 :where(.css-mc1tut).ant-btn-group>span:not(:first-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-danger:not(:first-child):not(:disabled),
 :where(.css-mc1tut).ant-btn-group>span:not(:first-child)>.ant-btn-danger:not(:disabled),
 :where(.css-mc1tut).ant-btn-group>.ant-btn-danger:not(:first-child)>.ant-btn-danger:not(:disabled) {
     border-inline-start-color: #ff7875;
 }

 </style><style data-rc-order="prependQueue"
 data-rc-priority="-999"
 data-css-hash="1d3jtov"
 data-token-hash="1gwk7ce"

 > :where(.css-mc1tut).ant-pagination {
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
         "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
         "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 14px;
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-pagination::before,
 :where(.css-mc1tut).ant-pagination::after {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-pagination [class^="ant-pagination"],
 :where(.css-mc1tut).ant-pagination [class*=" ant-pagination"] {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-pagination [class^="ant-pagination"]::before,
 :where(.css-mc1tut).ant-pagination [class*=" ant-pagination"]::before,
 :where(.css-mc1tut).ant-pagination [class^="ant-pagination"]::after,
 :where(.css-mc1tut).ant-pagination [class*=" ant-pagination"]::after {
     box-sizing: border-box;
 }

 :where(.css-mc1tut).ant-pagination {
     box-sizing: border-box;
     margin: 0;
     padding: 0;
     color: rgba(0, 0, 0, 0.88);
     font-size: 14px;
     line-height: 1.5714285714285714;
     list-style: none;
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
         "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
         "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     display: flex;
 }

 :where(.css-mc1tut).ant-pagination-start {
     justify-content: start;
 }

 :where(.css-mc1tut).ant-pagination-center {
     justify-content: center;
 }

 :where(.css-mc1tut).ant-pagination-end {
     justify-content: end;
 }

 :where(.css-mc1tut).ant-pagination ul,
 :where(.css-mc1tut).ant-pagination ol {
     margin: 0;
     padding: 0;
     list-style: none;
 }

 :where(.css-mc1tut).ant-pagination::after {
     display: block;
     clear: both;
     height: 0;
     overflow: hidden;
     visibility: hidden;
     content: "";
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-total-text {
     display: inline-block;
     height: 32px;
     margin-inline-end: 8px;
     line-height: 30px;
     vertical-align: middle;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item {
     display: inline-block;
     min-width: 32px;
     height: 32px;
     margin-inline-end: 8px;
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
         "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
         "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     line-height: 30px;
     text-align: center;
     vertical-align: middle;
     list-style: none;
     background-color: #ffffff;
     border: 1px solid transparent;
     border-radius: 6px;
     outline: 0;
     cursor: pointer;
     user-select: none;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item a {
     display: block;
     padding: 0 6px;
     color: rgba(0, 0, 0, 0.88);
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item a:hover {
     text-decoration: none;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item:not(.ant-pagination-item-active):hover {
     transition: all 0.2s;
     background-color: rgba(0, 0, 0, 0.06);
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item:not(.ant-pagination-item-active):active {
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item-active {
     font-weight: 600;
     background-color: #ffffff;
     border-color: #1677ff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item-active a {
     color: #1677ff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item-active:hover {
     border-color: #4096ff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-item-active:hover a {
     color: #4096ff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next {
     outline: 0;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container {
     position: relative;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
     color: #1677ff;
     font-size: 12px;
     opacity: 0;
     transition: all 0.2s;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
     top: 0;
     inset-inline-end: 0;
     bottom: 0;
     inset-inline-start: 0;
     margin: auto;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
     position: absolute;
     top: 0;
     inset-inline-end: 0;
     bottom: 0;
     inset-inline-start: 0;
     display: block;
     margin: auto;
     color: rgba(0, 0, 0, 0.25);
     letter-spacing: 2px;
     text-align: center;
     text-indent: 0.13em;
     opacity: 1;
     transition: all 0.2s;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
     opacity: 1;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
     opacity: 0;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next {
     margin-inline-end: 8px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-jump-next {
     display: inline-block;
     min-width: 32px;
     height: 32px;
     color: rgba(0, 0, 0, 0.88);
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
         "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
         "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     line-height: 32px;
     text-align: center;
     vertical-align: middle;
     list-style: none;
     border-radius: 6px;
     cursor: pointer;
     transition: all 0.2s;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next {
     outline: 0;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev button,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next button {
     color: rgba(0, 0, 0, 0.88);
     cursor: pointer;
     user-select: none;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next .ant-pagination-item-link {
     display: block;
     width: 100%;
     height: 100%;
     padding: 0;
     font-size: 12px;
     text-align: center;
     background-color: transparent;
     border: 1px solid transparent;
     border-radius: 6px;
     outline: none;
     transition: all 0.2s;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next:hover .ant-pagination-item-link {
     background-color: rgba(0, 0, 0, 0.06);
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev:active .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next:active .ant-pagination-item-link {
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-prev.ant-pagination-disabled:hover .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination .ant-pagination-next.ant-pagination-disabled:hover .ant-pagination-item-link {
     background-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-slash {
     margin-inline-end: 12px;
     margin-inline-start: 12px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options {
     display: inline-block;
     margin-inline-start: 16px;
     vertical-align: middle;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-size-changer {
     display: inline-block;
     width: auto;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper {
     display: inline-block;
     height: 32px;
     margin-inline-start: 8px;
     line-height: 32px;
     vertical-align: top;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input {
     position: relative;
     display: inline-block;
     width: 50px;
     min-width: 0;
     padding: 4px 11px;
     color: rgba(0, 0, 0, 0.88);
     font-size: 14px;
     line-height: 1.5714285714285714;
     border-radius: 6px;
     transition: all 0.2s;
     background: #ffffff;
     border-width: 1px;
     border-style: solid;
     border-color: #d9d9d9;
     height: 32px;
     box-sizing: border-box;
     margin: 0;
     margin-inline-start: 8px;
     margin-inline-end: 8px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input::-moz-placeholder {
     opacity: 1;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input::placeholder {
     color: rgba(0, 0, 0, 0.25);
     user-select: none;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input:placeholder-shown {
     text-overflow: ellipsis;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input-lg {
     padding: 7px 11px;
     font-size: 16px;
     line-height: 1.5;
     border-radius: 8px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input-sm {
     padding: 0px 7px;
     font-size: 14px;
     border-radius: 4px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input-rtl,
 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input-textarea-rtl {
     direction: rtl;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input:hover {
     border-color: #4096ff;
     background-color: #ffffff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input:focus,
 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input:focus-within {
     border-color: #1677ff;
     box-shadow: 0 0 0 2px rgba(5, 145, 255, 0.1);
     outline: 0;
     background-color: #ffffff;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input[disabled] {
     color: rgba(0, 0, 0, 0.25);
     background-color: rgba(0, 0, 0, 0.04);
     border-color: #d9d9d9;
     box-shadow: none;
     cursor: not-allowed;
     opacity: 1;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input[disabled] input[disabled],
 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input[disabled] textarea[disabled] {
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-options-quick-jumper input[disabled]:hover:not([disabled]) {
     border-color: #d9d9d9;
     background-color: rgba(0, 0, 0, 0.04);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next {
     height: 24px;
     line-height: 24px;
     vertical-align: top;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
     height: 24px;
     background-color: transparent;
     border: 0;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:hover {
     background-color: rgba(0, 0, 0, 0.06);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:active,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:active {
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
     height: 24px;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-simple-pager {
     display: inline-block;
     height: 24px;
     margin-inline-end: 8px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input {
     box-sizing: border-box;
     height: 100%;
     padding: 0 6px;
     text-align: center;
     background-color: #ffffff;
     border: 1px solid #d9d9d9;
     border-radius: 6px;
     outline: none;
     transition: border-color 0.2s;
     color: inherit;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input:hover {
     border-color: #1677ff;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input:focus {
     border-color: #4096ff;
     box-shadow: 0px 0 2px rgba(5, 145, 255, 0.1);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
     color: rgba(0, 0, 0, 0.25);
     background-color: rgba(0, 0, 0, 0.04);
     border-color: #d9d9d9;
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-total-text,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-simple-pager {
     height: 24px;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-item {
     min-width: 24px;
     height: 24px;
     margin: 0;
     line-height: 22px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-prev,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-next {
     min-width: 24px;
     height: 24px;
     margin: 0;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-prev:hover .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-next:hover .ant-pagination-item-link {
     background-color: rgba(0, 0, 0, 0.06);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-prev:active .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-next:active .ant-pagination-item-link {
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-prev.ant-pagination-disabled:hover .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-next.ant-pagination-disabled:hover .ant-pagination-item-link {
     background-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link {
     background-color: transparent;
     border-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link::after,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link::after {
     height: 24px;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-jump-prev,
 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-jump-next {
     height: 24px;
     margin-inline-end: 0;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-options {
     margin-inline-start: 2px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-options-size-changer {
     top: 0;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper {
     height: 24px;
     line-height: 24px;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper input {
     padding: 0px 7px;
     font-size: 14px;
     border-radius: 4px;
     width: 44px;
     height: 24px;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled,
 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled:hover {
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link {
     color: rgba(0, 0, 0, 0.25);
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled:focus-visible {
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination .ant-pagination-disabled:focus-visible .ant-pagination-item-link {
     color: rgba(0, 0, 0, 0.25);
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled {
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item {
     cursor: not-allowed;
     background-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item:active {
     background-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item a {
     color: rgba(0, 0, 0, 0.25);
     background-color: transparent;
     border: none;
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
     border-color: #d9d9d9;
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-active:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-active:active {
     background-color: rgba(0, 0, 0, 0.15);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
     color: rgba(0, 0, 0, 0.25);
     cursor: not-allowed;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link:active {
     background-color: transparent;
 }

 .ant-pagination-simple:where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
     background-color: transparent;
 }

 .ant-pagination-simple:where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
 .ant-pagination-simple:where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-item-link:active {
     background-color: transparent;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
     color: rgba(0, 0, 0, 0.25);
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev .ant-pagination-item-link-icon,
 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-jump-next .ant-pagination-item-link-icon {
     opacity: 0;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev .ant-pagination-item-ellipsis,
 :where(.css-mc1tut).ant-pagination.ant-pagination-disabled .ant-pagination-jump-next .ant-pagination-item-ellipsis {
     opacity: 1;
 }

 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev.ant-pagination-disabled .ant-pagination-item-link:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next.ant-pagination-disabled .ant-pagination-item-link:hover,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-prev.ant-pagination-disabled .ant-pagination-item-link:active,
 :where(.css-mc1tut).ant-pagination.ant-pagination-simple .ant-pagination-next.ant-pagination-disabled .ant-pagination-item-link:active {
     background-color: transparent;
 }

 @media only screen and (max-width: 992px) {

     :where(.css-mc1tut).ant-pagination .ant-pagination-item-after-jump-prev,
     :where(.css-mc1tut).ant-pagination .ant-pagination-item-before-jump-next {
         display: none;
     }
 }

 @media only screen and (max-width: 576px) {
     :where(.css-mc1tut).ant-pagination .ant-pagination-options {
         display: none;
     }
 }

 :where(.css-mc1tut).ant-pagination-rtl {
     direction: rtl;
 }

 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-item:focus-visible {
     outline: 3px solid #91caff;
     outline-offset: 1px;
     transition: outline-offset 0s, outline 0s;
 }

 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-prev:focus-visible,
 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-next:focus-visible {
     outline: 3px solid #91caff;
     outline-offset: 1px;
     transition: outline-offset 0s, outline 0s;
 }

 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon {
     opacity: 1;
 }

 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis {
     opacity: 0;
 }

 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-prev:focus-visible .ant-pagination-item-link,
 :where(.css-mc1tut).ant-pagination:not(.ant-pagination-disabled) .ant-pagination-next:focus-visible .ant-pagination-item-link {
     outline: 3px solid #91caff;
     outline-offset: 1px;
     transition: outline-offset 0s, outline 0s;
 }
 
 
 
  :where(.css-mc1tut)[class^="ant-modal"],
      :where(.css-mc1tut)[class*=" ant-modal"] {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
          "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
          "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 14px;
        box-sizing: border-box;
      }
      :where(.css-mc1tut)[class^="ant-modal"]::before,
      :where(.css-mc1tut)[class*=" ant-modal"]::before,
      :where(.css-mc1tut)[class^="ant-modal"]::after,
      :where(.css-mc1tut)[class*=" ant-modal"]::after {
        box-sizing: border-box;
      }
      :where(.css-mc1tut)[class^="ant-modal"] [class^="ant-modal"],
      :where(.css-mc1tut)[class*=" ant-modal"] [class^="ant-modal"],
      :where(.css-mc1tut)[class^="ant-modal"] [class*=" ant-modal"],
      :where(.css-mc1tut)[class*=" ant-modal"] [class*=" ant-modal"] {
        box-sizing: border-box;
      }
      :where(.css-mc1tut)[class^="ant-modal"] [class^="ant-modal"]::before,
      :where(.css-mc1tut)[class*=" ant-modal"] [class^="ant-modal"]::before,
      :where(.css-mc1tut)[class^="ant-modal"] [class*=" ant-modal"]::before,
      :where(.css-mc1tut)[class*=" ant-modal"] [class*=" ant-modal"]::before,
      :where(.css-mc1tut)[class^="ant-modal"] [class^="ant-modal"]::after,
      :where(.css-mc1tut)[class*=" ant-modal"] [class^="ant-modal"]::after,
      :where(.css-mc1tut)[class^="ant-modal"] [class*=" ant-modal"]::after,
      :where(.css-mc1tut)[class*=" ant-modal"] [class*=" ant-modal"]::after {
        box-sizing: border-box;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-wrap-rtl {
        direction: rtl;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-centered {
        text-align: center;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-centered::before {
        display: inline-block;
        width: 0;
        height: 100%;
        vertical-align: middle;
        content: "";
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-centered .ant-modal {
        top: 0;
        display: inline-block;
        padding-bottom: 0;
        text-align: start;
        vertical-align: middle;
      }
      @media (max-width: 767px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          max-width: calc(100vw - 16px);
          margin: 8px auto;
        }
        :where(.css-mc1tut).ant-modal-root .ant-modal-centered .ant-modal {
          flex: 1;
        }
      }
      :where(.css-mc1tut).ant-modal {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        color: rgba(0, 0, 0, 0.88);
        font-size: 14px;
        line-height: 1.5714285714285714;
        list-style: none;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
          "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
          "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        pointer-events: none;
        position: relative;
        top: 100px;
        width: auto;
        max-width: calc(100vw - 32px);
        padding-bottom: 24px;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-title {
        margin: 0;
        color: rgba(0, 0, 0, 0.88);
        font-weight: 600;
        font-size: 16px;
        line-height: 1.5;
        word-wrap: break-word;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-content {
        position: relative;
        background-color: #ffffff;
        background-clip: padding-box;
        border: 0;
        border-radius: 8px;
        box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),
          0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
        pointer-events: auto;
        padding: 20px 24px;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close {
        position: absolute;
        top: 12px;
        inset-inline-end: 12px;
        z-index: 1010;
        padding: 0;
        color: rgba(0, 0, 0, 0.45);
        font-weight: 600;
        line-height: 1;
        text-decoration: none;
        background: transparent;
        border-radius: 4px;
        width: 32px;
        height: 32px;
        border: 0;
        outline: 0;
        cursor: pointer;
        transition: color 0.2s, background-color 0.2s;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close-x {
        display: flex;
        font-size: 16px;
        font-style: normal;
        line-height: 32px;
        justify-content: center;
        text-transform: none;
        text-rendering: auto;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close:disabled {
        pointer-events: none;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close:hover {
        color: rgba(0, 0, 0, 0.88);
        background-color: rgba(0, 0, 0, 0.06);
        text-decoration: none;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close:active {
        background-color: rgba(0, 0, 0, 0.15);
      }
      :where(.css-mc1tut).ant-modal .ant-modal-close:focus-visible {
        outline: 3px solid #91caff;
        outline-offset: 1px;
        transition: outline-offset 0s, outline 0s;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-header {
        color: rgba(0, 0, 0, 0.88);
        background: #ffffff;
        border-radius: 8px 8px 0 0;
        margin-bottom: 8px;
        padding: 0;
        border-bottom: none;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-body {
        font-size: 14px;
        line-height: 1.5714285714285714;
        word-wrap: break-word;
        padding: 0;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-body .ant-modal-body-skeleton {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 16px auto;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-footer {
        text-align: end;
        background: transparent;
        margin-top: 12px;
        padding: 0;
        border-top: none;
        border-radius: 0;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-footer > .ant-btn + .ant-btn {
        margin-inline-start: 8px;
      }
      :where(.css-mc1tut).ant-modal .ant-modal-open {
        overflow: hidden;
      }
      :where(.css-mc1tut).ant-modal-pure-panel {
        top: auto;
        padding: 0;
        display: flex;
        flex-direction: column;
      }
      :where(.css-mc1tut).ant-modal-pure-panel .ant-modal-content,
      :where(.css-mc1tut).ant-modal-pure-panel .ant-modal-body,
      :where(.css-mc1tut).ant-modal-pure-panel .ant-modal-confirm-body-wrapper {
        display: flex;
        flex-direction: column;
        flex: auto;
      }
      :where(.css-mc1tut).ant-modal-pure-panel .ant-modal-confirm-body {
        margin-bottom: auto;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-wrap-rtl {
        direction: rtl;
      }
      :where(.css-mc1tut).ant-modal-root
        .ant-modal-wrap-rtl
        .ant-modal-confirm-body {
        direction: rtl;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal.ant-zoom-enter,
      :where(.css-mc1tut).ant-modal-root .ant-modal.ant-zoom-appear {
        transform: none;
        opacity: 0;
        animation-duration: 0.3s;
        user-select: none;
      }
      :where(.css-mc1tut).ant-modal-root
        .ant-modal.ant-zoom-leave
        .ant-modal-content {
        pointer-events: none;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-mask {
        position: fixed;
        inset: 0;
        z-index: 1000;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.45);
        pointer-events: none;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-mask .ant-modal-hidden {
        display: none;
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal-wrap {
        position: fixed;
        inset: 0;
        z-index: 1000;
        overflow: auto;
        outline: 0;
        -webkit-overflow-scrolling: touch;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-enter,
      :where(.css-mc1tut).ant-modal-root .ant-fade-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-enter.ant-fade-enter-active,
      :where(.css-mc1tut).ant-modal-root
        .ant-fade-appear.ant-fade-appear-active {
        animation-name: css-mc1tut-antFadeIn;
        animation-play-state: running;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-leave.ant-fade-leave-active {
        animation-name: css-mc1tut-antFadeOut;
        animation-play-state: running;
        pointer-events: none;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-enter,
      :where(.css-mc1tut).ant-modal-root .ant-fade-appear {
        opacity: 0;
        animation-timing-function: linear;
      }
      :where(.css-mc1tut).ant-modal-root .ant-fade-leave {
        animation-timing-function: linear;
      }
      :where(.css-mc1tut).ant-zoom-enter,
      :where(.css-mc1tut).ant-zoom-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
      }
      :where(.css-mc1tut).ant-zoom-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
      }
      :where(.css-mc1tut).ant-zoom-enter.ant-zoom-enter-active,
      :where(.css-mc1tut).ant-zoom-appear.ant-zoom-appear-active {
        animation-name: css-mc1tut-antZoomIn;
        animation-play-state: running;
      }
      :where(.css-mc1tut).ant-zoom-leave.ant-zoom-leave-active {
        animation-name: css-mc1tut-antZoomOut;
        animation-play-state: running;
        pointer-events: none;
      }
      :where(.css-mc1tut).ant-zoom-enter,
      :where(.css-mc1tut).ant-zoom-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
      }
      :where(.css-mc1tut).ant-zoom-enter-prepare,
      :where(.css-mc1tut).ant-zoom-appear-prepare {
        transform: none;
      }
      :where(.css-mc1tut).ant-zoom-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
      }
      :where(.css-mc1tut).ant-modal-root .ant-modal {
        width: var(--ant-modal-xs-width);
      }
      @media (min-width: 576px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          width: var(--ant-modal-sm-width);
        }
      }
      @media (min-width: 768px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          width: var(--ant-modal-md-width);
        }
      }
      @media (min-width: 992px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          width: var(--ant-modal-lg-width);
        }
      }
      @media (min-width: 1200px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          width: var(--ant-modal-xl-width);
        }
      }
      @media (min-width: 1600px) {
        :where(.css-mc1tut).ant-modal-root .ant-modal {
          width: var(--ant-modal-xxl-width);
        }
      }