html,body,#root{height:100%;margin:0;padding:0;font-family:"Avenir Next",-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"}.colorWeak{filter:invert(80%)}.ant-layout{min-height:100vh}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}@media(max-width:768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}.g-form-card{margin-bottom:14px;padding:16px 18px;border:1px solid rgba(23,32,51,6%);border-radius:22px;background:rgba(248,250,255,.88)}.g-form-card:last-child{margin-bottom:0}.g-form-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.g-form-card-header-compact{align-items:center}.g-form-card-title{margin:0;color:#172033;font-size:16px;font-weight:600;line-height:24px}.g-form-card-description{margin-top:4px;color:#6d778b;font-size:12px;line-height:1.65}.g-form-card-switch{display:inline-flex;align-items:center;gap:10px;color:#5d6a84;font-size:12px;font-weight:700}.g-form-card-body{display:grid;gap:10px}.g-form-card-body-collapsed{display:none}.g-form-card-hint{color:#6d778b;font-size:12px;line-height:1.6}span.ant-tag{border-radius:999px;font-weight:600;padding-inline:10px;background:#f0f1f3;color:#6b7280}.ant-tag.ant-tag-success{background:#e8f5ec;color:#1f9254}.ant-tag.ant-tag-error{background:#fdecec;color:#e5484d}.ant-tag.ant-tag-warning{background:#fef3e0;color:#d98e04}.ant-tag.ant-tag-processing{background:#eef1fe;color:#2f54eb}.ant-tag.ant-tag-green{background:#e8f5ec;color:#1f9254}.ant-tag.ant-tag-red{background:#fdecec;color:#d24d57}.ant-tag.ant-tag-orange{background:#ffeee0;color:#e8702a}.ant-tag.ant-tag-blue{background:#eef1fe;color:#2f54eb}.ant-tag.ant-tag-cyan{background:#e4f5f4;color:#0e9ca3}.ant-tag.ant-tag-volcano{background:#fdece4;color:#e8542b}.ant-tag.ant-tag-gold,.ant-tag.ant-tag-yellow{background:#fef3e0;color:#d98e04}.ant-tag.ant-tag-purple{background:#f0ebfb;color:#7048e8}.ant-tag.ant-tag-geekblue{background:#eceffb;color:#3b4fc4}.ant-tag.ant-tag-magenta,.ant-tag.ant-tag-pink{background:#fdecf2;color:#d6457f}.ant-tag.ant-tag-lime{background:#f1f7e6;color:#5b8c1f}.ant-btn-primary:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):not(.ant-btn-dangerous){background:linear-gradient(135deg,var(--ant-color-link-hover,#5576ef)0%,var(--ant-color-primary,#2f54eb)55%,var(--ant-color-link-active,#184fcf)100%);border-color:transparent;box-shadow:0 2px 0 rgba(0,0,0,4.5%);transition:box-shadow.15s ease,filter.15s ease}.ant-btn-primary:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):not(.ant-btn-dangerous):hover,.ant-btn-primary:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):not(.ant-btn-dangerous):focus,.ant-btn-primary:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):not(.ant-btn-dangerous):focus-visible{background:linear-gradient(135deg,var(--ant-color-link-hover,#5576ef)0%,var(--ant-color-primary,#2f54eb)55%,var(--ant-color-link-active,#184fcf)100%);border-color:transparent;filter:brightness(1.06);box-shadow:0 10px 22px rgba(47,84,235,.34)}.ant-btn-primary:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):not(.ant-btn-dangerous):active{background:linear-gradient(135deg,var(--ant-color-link-hover,#5576ef)0%,var(--ant-color-primary,#2f54eb)55%,var(--ant-color-link-active,#184fcf)100%);border-color:transparent;filter:brightness(.94);box-shadow:0 2px 8px rgba(47,84,235,.2)}.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link){background:linear-gradient(135deg,#ef4444 0%,var(--ant-color-error,#dc2626)100%);border-color:transparent;box-shadow:0 6px 16px rgba(220,38,38,.28);transition:box-shadow.15s ease,filter.15s ease}.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):hover,.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):focus,.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):focus-visible{background:linear-gradient(135deg,#ef4444 0%,var(--ant-color-error,#dc2626)100%);border-color:transparent;filter:brightness(1.06);box-shadow:0 10px 22px rgba(220,38,38,.34)}.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-background-ghost):not(.ant-btn-link):active{background:linear-gradient(135deg,#ef4444 0%,var(--ant-color-error,#dc2626)100%);border-color:transparent;filter:brightness(.94);box-shadow:0 2px 8px rgba(220,38,38,.2)}.ant-card{border-radius:2px}.ant-card.ant-card-bordered{border-color:rgba(23,32,51,6%)}.ant-pro-card{border-radius:2px}.ant-card.ant-card-hoverable{transition:box-shadow.2s ease,transform.2s ease}.ant-card.ant-card-hoverable:hover{transform:translatey(-2px);box-shadow:0 8px 28px rgba(20,30,60,8%)}.ant-pro-card.ant-pro-card-hoverable{transition:box-shadow.2s ease,transform.2s ease}.ant-pro-card.ant-pro-card-hoverable:hover{transform:translatey(-2px);box-shadow:0 8px 28px rgba(20,30,60,8%)}.ant-card>.ant-card-head .ant-card-head-title,.ant-pro-card .ant-pro-card-title{font-weight:600}.ant-statistic{padding:16px;border:1px solid var(--ant-color-border-secondary,rgba(23,32,51,6%));border-radius:var(--ant-border-radius-lg,16px);background:var(--ant-color-fill-quaternary,#f8fafd);transition:border-color.2s ease,box-shadow.2s ease}.ant-statistic .ant-statistic-title{margin-bottom:0;color:var(--ant-color-text-secondary,rgba(0,0,0,.6));font-size:12px;font-weight:700;line-height:1.4}.ant-statistic .ant-statistic-content{margin-top:9px;color:var(--ant-color-text);font-size:20px;font-weight:800;line-height:1.2}.ant-statistic .ant-statistic-content-value{font-size:inherit;font-weight:inherit}.ant-statistic .ant-statistic-content-suffix{margin-inline-start:4px;font-size:14px;font-weight:600;color:var(--ant-color-text-secondary)}.ant-pro-layout .ant-menu-light .ant-menu-item,.ant-pro-layout .ant-menu-light .ant-menu-submenu-title{border-radius:10px;transition:background-color.15s ease,color.15s ease}.ant-pro-layout .ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover,.ant-pro-layout .ant-menu-light .ant-menu-submenu-title:hover{color:var(--ant-color-link-active,#184fcf);background-color:rgba(47,84,235,4%)}.ant-pro-layout .ant-menu-light .ant-menu-item-selected{color:var(--ant-color-link-active,#184fcf);font-weight:600;background-color:rgba(47,84,235,.1)}.ant-pro-layout .ant-menu-light .ant-menu-item-selected:after{display:none!important}.ant-pro-layout .ant-menu-light .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translatey(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,var(--ant-color-link-hover,#5576ef),var(--ant-color-link-active,#184fcf))}.ant-pro-layout .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--ant-color-link-active,#184fcf);font-weight:600}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-affix-wrapper,.ant-picker,.ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:8px}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):hover .ant-select-selector{border-color:var(--ant-color-link-hover,#5576ef)}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-picker-focused,.ant-select-focused:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{border-color:var(--ant-color-primary,#2f54eb);box-shadow:0 0 0 3px rgba(47,84,235,8%)}.g-form-module-title{font-size:16px;font-weight:500;margin-bottom:10px}.g-statistic-card .g-statistic-content{margin:6px 0 2px;font-size:30px;font-weight:700;letter-spacing:-.5px;line-height:1.2;background:linear-gradient(135deg,var(--ant-color-link-hover,#5576ef),var(--ant-color-link-active,#184fcf));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.g-statistic-card .g-statistic-description{font-size:12px}.g-statistic-card .g-statistic-description.up{color:#52c41a}.g-statistic-card .g-statistic-description.down{color:var(--ant-color-error)}.g-statistic-card .g-statistic-trend-icon{margin:0 4px}.ant-pro-layout .ant-layout-sider.ant-pro-sider{background:linear-gradient(#fff,#f5f5f5 28%)}.ant-pro-page-container-children-container{padding:0 20px}.ant-segmented{background-color:rgba(47,84,235,8%);border-radius:10px}.ant-segmented .ant-segmented-item{color:#5d6981;border-radius:8px}.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled){color:#184fcf;background-color:transparent}.ant-segmented .ant-segmented-item-selected{color:#184fcf;font-weight:600;background-color:#fff;box-shadow:0 6px 14px rgba(47,84,235,.18)}.ant-segmented .ant-segmented-thumb{background-color:#fff;border-radius:8px;box-shadow:0 6px 14px rgba(47,84,235,.18)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.quickOpenCardEntry-TsZw6wM9{margin-right:12px}.searchUser-PNIGERKK{display:flex;align-items:center;width:300px;height:44px;padding:0 6px}.merchantName-ZPPQ_oo_{display:flex;align-items:center;height:44px;font-size:16px;font-weight:500}.menuBadgeWrap-jaPHO0B-{position:relative;display:inline-flex;align-items:center}.menuBadge-8Pm-hyJ_{position:absolute;z-index:9;top:2px;right:-22px;padding:0 4px;color:#fff;font-size:10px;line-height:16px;white-space:nowrap;pointer-events:none;background:linear-gradient(135deg,#ff9a44 0%,#ff5277 55%,#ff4d4f 100%);border-radius:5px;box-shadow:0 2px 6px rgba(255,77,79,.35);transform:scale(.8);transform-origin:top right}.tips-KLho4vbx{margin-top:8px}.tips-KLho4vbx .txt-KtqHEj22{margin-bottom:0;font-size:12px;color:rgba(0,0,0,.25);line-height:16px;white-space:nowrap}.resultList-mnpSefGR{display:grid;gap:12px}.resultCard-VJ3Vxj0j{border-radius:12px;box-shadow:0 4px 12px rgba(39,58,94,6%)}.resultCard-VJ3Vxj0j  .ant-card-body{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:16px;align-items:center;padding:18px}.resultCard-VJ3Vxj0j  .ant-card-body:before,.resultCard-VJ3Vxj0j  .ant-card-body:after{display:none!important;content:none!important}.resultTitle-nVCgmOP-{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.resultTitleName-STG7Wn7z{font-size:17px;font-weight:700}.metaGrid-3N3AKIYA{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metaItem-ZTTkqEyM{display:grid;gap:4px;color:#253149;font-size:13px;font-weight:600}.metaLabel-Q4-n163F{color:#8b97ae;font-size:12px;font-weight:600}.emptyWrapper-8a99tkc8{padding:28px 0}@media(max-width:1120px){.metaGrid-3N3AKIYA,.resultCard-VJ3Vxj0j  .ant-card-body{grid-template-columns:1fr}}.successPanel-WFP5RyWo  .ant-descriptions-item-label{width:112px;min-width:112px;white-space:nowrap;color:#8b97ae;font-size:13px;font-weight:700;background:transparent}.successPanel-WFP5RyWo  .ant-descriptions-item-content{color:#172033;font-size:14px;font-weight:700}.finishCardMain-ZEYCLz9q{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:10px}.finishCardMeta-VEKpFl7n{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;color:#4c5a70;font-size:13px;font-weight:600}.quickOpenCardDrawer-YZSuppax  .ant-drawer-body{display:flex;flex-direction:column;padding:0;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.stepBar-Sm-ibtcS{flex-shrink:0;padding:16px 30px;border-bottom:1px solid rgba(28,44,74,.1);background:rgba(255,255,255,.96)}.steps-PR2Yokm_  .ant-steps-item-title{font-size:13px;font-weight:600}.drawerContent-ER3JkJvu{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.stepScrollArea-RXKvMf9g{flex:1 1;min-height:0;overflow:auto;padding:24px 34px 34px}.embeddedStepWrap-NbO3MVQH{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:24px 34px}.stepEmbeddedArea-JYTfP5J4{flex:1 1;min-height:0;overflow:hidden}.screenTitle-2WbJUhB0{margin:0 0 20px!important}.embeddedFixedLayout-lJ7lfpmB{display:flex;flex-direction:column;height:100%;min-height:0}.embeddedScroll-Gp7Ujivh{flex:1 1;min-height:0;overflow:auto;padding-right:4px}.embeddedFooter-1i3RDhlE{flex-shrink:0;padding-top:16px;border-top:1px solid rgba(28,44,74,.1);background:#fff}.pollingOverlay-vuU-upvU{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:240px;color:#6d778b;font-size:14px}.entryButton-HiTo2pUy{height:32px;padding:0 12px;font-size:14px;border-radius:8px}
/*# sourceMappingURL=umi.7fdaac21.css.map*/