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;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}:root{--cm-brand: #1677ff;--cm-bg: #f0f2f5;--cm-money-negative: #cf1322;--cm-money-positive: #3f8600}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{background-color:var(--cm-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cm-layout{height:100vh;overflow:hidden}.cm-sider{height:100vh;display:flex;flex-direction:column;box-shadow:2px 0 8px #1d23290f;z-index:10}.cm-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.cm-logo{display:flex;align-items:center;gap:10px;flex:none;height:56px;padding:0 16px;overflow:hidden;white-space:nowrap;border-bottom:1px solid #f0f0f0}.cm-logo-mark{flex:none;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#1677ff,#69b1ff);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.cm-logo-title{font-size:16px;font-weight:600;color:#1f1f1f;line-height:1.2}.cm-logo-sub{font-size:11px;color:#8c8c8c;line-height:1.2}.cm-menu{border-inline-end:none!important}.cm-sider-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}.cm-sider-scroll::-webkit-scrollbar{width:6px}.cm-sider-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.cm-sider-scroll::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.cm-sider-scroll::-webkit-scrollbar-track{background:transparent}.cm-menu .ant-menu-item-selected{color:#1677ff!important;font-weight:600;background-color:transparent!important}.cm-menu .ant-menu-item-selected:hover{color:#1677ff!important;background-color:transparent!important}.cm-menu .ant-menu-item-selected .ant-menu-item-icon,.cm-menu .ant-menu-item-selected .anticon,.cm-menu .ant-menu-item-selected .ant-menu-title-content{color:#1677ff!important}.cm-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1677ff!important;font-weight:600}.cm-main{display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden}.cm-header{flex:none;height:56px;padding:0 16px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914;z-index:5}.cm-header-left{display:flex;align-items:center;gap:8px;min-width:0}.cm-header-right{display:flex;align-items:center}.cm-trigger{font-size:16px}.cm-breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-ellipsis{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-user{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:6px}.cm-user:hover{background:#0000000a}.cm-user-avatar{background:var(--cm-brand)}.cm-user-name{font-size:14px;color:#1f1f1f}.cm-user-arrow{font-size:10px;color:#8c8c8c}.cm-content{flex:1;min-height:0;padding:16px;overflow:auto;background:var(--cm-bg);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}.cm-content::-webkit-scrollbar{width:8px;height:8px}.cm-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.cm-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.cm-content::-webkit-scrollbar-track{background:transparent}.cm-page-head{margin-bottom:25px}.cm-page-head-title{margin-bottom:4px!important}.cm-stat-row{margin-bottom:0}.money-negative{color:var(--cm-money-negative);font-variant-numeric:tabular-nums}.money-positive{color:var(--cm-money-positive);font-variant-numeric:tabular-nums}.cm-table-card .ant-card-body{padding-top:20px}.cm-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.cm-filter-form{margin-bottom:16px}.cm-filter-form .ant-form-item{margin-bottom:12px}.cm-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.cm-product-card{background:#fff;border:1px solid #f0f0f0;border-radius:10px;padding:16px;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;gap:12px}.cm-product-card:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-2px)}.cm-pc-head{display:flex;align-items:center;gap:10px}.cm-pc-logo{width:40px;height:40px;border-radius:10px;flex:none;background:linear-gradient(135deg,#1677ff,#69b1ff);color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center}.cm-pc-title-wrap{flex:1;min-width:0}.cm-pc-provider{flex:none;margin-inline-end:0}.cm-pc-title{font-size:15px;font-weight:600;color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-pc-code{font-size:12px;color:#8c8c8c;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;margin-top:2px}.cm-pc-body{display:flex;flex-direction:column;gap:8px;padding:10px 0;border-top:1px dashed #f0f0f0;border-bottom:1px dashed #f0f0f0}.cm-pc-item{display:flex;align-items:center;justify-content:space-between;font-size:13px}.cm-pc-label{color:#8c8c8c}.cm-pc-price{font-size:16px;font-weight:600}.cm-pc-price em{font-style:normal;font-size:12px;color:#8c8c8c;font-weight:400;margin-left:2px}.cm-pc-foot{display:flex;align-items:center;justify-content:space-between}.cm-pc-foot-left,.cm-pc-foot-right{display:flex;align-items:center;gap:8px}.cm-pc-status{font-size:12px}.cm-flow-card{height:100%}.cm-flow-steps{margin-top:8px}.cm-node-type-1{color:#1677ff}.cm-node-type-2{color:#389e0d}.cm-node-type-3{color:#d46b08}.cm-login-wrap{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b1f3f,#1677ff 60%,#69b1ff);position:relative;overflow:hidden}.cm-login-wrap:before,.cm-login-wrap:after{content:"";position:absolute;border-radius:50%;background:#ffffff12}.cm-login-wrap:before{width:480px;height:480px;top:-140px;right:-100px}.cm-login-wrap:after{width:320px;height:320px;bottom:-110px;left:-70px}.cm-login-card{width:400px;background:#fff;border-radius:12px;padding:36px 32px 24px;box-shadow:0 16px 48px #00000040;position:relative;z-index:1}.cm-login-brand{text-align:center;margin-bottom:24px}.cm-login-logo{width:52px;height:52px;margin:0 auto 12px;border-radius:12px;background:linear-gradient(135deg,#1677ff,#69b1ff);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #1677ff59}.cm-login-brand h1{font-size:20px;margin:0 0 4px;color:#1f1f1f}.cm-login-brand p{margin:0;font-size:12px;color:#8c8c8c}.cm-login-tip{margin-top:16px;padding:10px 12px;background:#f0f5ff;border:1px solid #d6e4ff;border-radius:6px;font-size:12px;color:#4a7bef;line-height:1.7}.cm-login-tip b{color:#1677ff}
