.tab-bar-inline{display:flex;align-items:center;margin-left:4px;gap:4px}.tab-bar-inline .tab-divider{color:#d9d9d9;font-size:14px;margin:0 8px;-webkit-user-select:none;user-select:none}.tab-bar-inline .tab-item{display:flex;align-items:center;height:28px;padding:0 10px;border-radius:4px;cursor:pointer;white-space:nowrap;font-size:14px;color:#595959;transition:all .2s;gap:6px}.tab-bar-inline .tab-item:hover{color:var(--primary-color)}.tab-bar-inline .tab-item.active{color:var(--primary-color);font-weight:500}.tab-bar-inline .tab-item .tab-title{line-height:1}.tab-bar-inline .tab-item .tab-close{font-size:10px;color:#999;padding:2px;border-radius:2px;transition:all .2s}.tab-bar-inline .tab-item .tab-close:hover{color:#ff4d4f;background-color:#ff4d4f1a}.grade-price-page .grade-price-tips{margin:0;padding-left:20px;list-style:decimal}.grade-price-page .grade-price-tips li{line-height:26px}.grade-price-page .adjustment-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.grade-price-page .adjustment-grid .adjustment-item{display:flex;align-items:center;gap:4px;font-size:13px;white-space:nowrap}.grade-price-page .adjustment-grid .adjustment-item .adjustment-label{color:#666}.grade-price-page .adjustment-grid .adjustment-item .adjustment-val{display:inline-flex;align-items:center;gap:2px}.grade-price-page .adjustment-grid .adjustment-item .adjustment-val.down{color:#52c41a}.grade-price-page .adjustment-grid .adjustment-item .adjustment-val.up{color:#ff4d4f}:root{--primary-color: #1677ff;--primary-color-rgb: 230, 244, 255;--bg-main-color: #f0f2f5;--table-header-bg-color: #ebf1fe;--border-radius: 6px}.text-primary{color:var(--primary-color)}.text-f14{font-size:14px}.text-f16{font-size:16px}.text-f18{font-size:18px}.text-f24{font-size:24px}.text-f28{font-size:28px}.text-w500{font-weight:500}.text-center{text-align:center}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-40{margin-right:40px}.mr-60{margin-right:60px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.boxShadow{box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,0 3px 8px #00000014}.ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.page-filter{width:100%;background-color:#fff;border-radius:var(--border-radius);padding:20px 15px 0}.page-filter .ant-form-item{margin-bottom:20px}.page-warp{width:100%;background-color:#fff;border-radius:var(--border-radius);padding:15px}.page-warp .pages-tabs{width:100%;border-bottom:1px solid rgba(5,5,5,.06)}.page-warp .pages-tabs .tabs-list .tabs-item{height:40px;line-height:40px;padding:0 20px;cursor:pointer;transition:background-color .3s cubic-bezier(.645,.045,.355,1);position:relative}.page-warp .pages-tabs .tabs-list .tabs-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0px;background-color:var(--primary-color);transition:height .2s cubic-bezier(.645,.045,.355,1)}.page-warp .pages-tabs .tabs-list .tabs-item:hover,.page-warp .pages-tabs .tabs-list .tabs-item.active{color:var(--primary-color)}.page-warp .pages-tabs .tabs-list .tabs-item.active:after{height:3px}html,body,#root{height:100%;margin:0;padding:0;font-family:AlibabaSans,-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"}body{background-color:var(--bg-main-color)}.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}a{text-decoration:none}span.i-icon{display:flex;align-items:center;justify-content:center}@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}}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.ellipsis2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}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)}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}
