:root{--cwl-primary: #1677ff;--cwl-primary-hover: #4096ff;--cwl-primary-active: #0958d9;--cwl-primary-bg: #e6f4ff;--cwl-primary-border: #bae0ff;--cwl-primary-focus: rgba(22, 119, 255, .12);--cwl-success: #52c41a;--cwl-warning: #faad14;--cwl-error: #ff4d4f;--cwl-bg-layout: #f5f5f5;--cwl-bg-container: #fff;--cwl-bg-subtle: #fafafa;--cwl-text: #1f1f1f;--cwl-text-secondary: #595959;--cwl-text-tertiary: #8c8c8c;--cwl-text-disabled: #bfbfbf;--cwl-border: #d9d9d9;--cwl-border-subtle: #f0f0f0;--cwl-radius-control: 6px;--cwl-radius-surface: 8px;--cwl-shadow-tertiary: 0 1px 2px 0 rgba(0, 0, 0, .05), 0 1px 6px -1px rgba(0, 0, 0, .03), 0 2px 4px 0 rgba(0, 0, 0, .03);color:var(--cwl-text);background:var(--cwl-bg-layout);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}html,body,#root{min-height:100%;margin:0}body{color:var(--cwl-text);background:var(--cwl-bg-layout);font-size:14px;line-height:1.5715}::selection{color:var(--cwl-text);background:var(--cwl-primary-border)}.app-logo-icon{color:var(--cwl-primary);font-size:24px}.ant-pro-layout .ant-layout-header{border-bottom:1px solid var(--cwl-border-subtle);box-shadow:none}.ant-pro-sider-logo{border-bottom:1px solid var(--cwl-border-subtle)}.ant-pro-base-menu .ant-menu-item,.ant-pro-base-menu .ant-menu-submenu-title{margin-block:2px;font-weight:400}.ant-pro-page-container-warp-page-header{background:transparent}.ant-pro-page-container-children-container{padding-block-start:0}.ant-page-header-heading-title,.ant-pro-page-container-title{color:var(--cwl-text);font-weight:600}.ant-pro-card{box-shadow:none}.ant-pro-card-border{border-color:var(--cwl-border-subtle)}.ant-pro-table .ant-pro-card{overflow:hidden;border:1px solid var(--cwl-border-subtle);border-radius:var(--cwl-radius-surface)}.ant-pro-table-search.ant-pro-card{margin-block-end:16px;overflow:visible;background:var(--cwl-bg-container)}.ant-pro-table-list-toolbar-title{color:var(--cwl-text);font-size:16px;font-weight:600}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td{transition:background-color .1s}.ant-table-wrapper .ant-table-cell .ant-btn-link{height:28px;padding-inline:4px}.product-category-filter{display:flex;gap:16px;align-items:flex-start;min-width:0;padding:16px;margin-bottom:16px;background:var(--cwl-bg-container);border:1px solid var(--cwl-border-subtle);border-radius:var(--cwl-radius-surface)}.product-category-label{flex:0 0 auto;padding-block:2px;color:var(--cwl-text);font-weight:600}.product-category-options{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.product-category-options .ant-btn{min-width:56px;box-shadow:none}.product-list-cell{display:flex;gap:16px;align-items:center;min-width:460px;padding-block:4px}.product-list-thumb-trigger{flex:0 0 133px;width:133px;height:133px;padding:0;overflow:hidden;cursor:pointer;background:transparent;border:0;border-radius:var(--cwl-radius-surface)}.product-list-thumb-trigger:focus-visible{outline:2px solid var(--cwl-primary);outline-offset:2px}.product-list-thumb,.product-list-thumb .ant-image-img{width:133px;height:133px;object-fit:cover;background:var(--cwl-bg-layout);border-radius:var(--cwl-radius-surface)}.product-list-thumb-empty{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:var(--cwl-text-tertiary);border:1px solid var(--cwl-border-subtle)}.product-list-thumb-empty .anticon{font-size:28px}.product-list-info{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.product-list-title.ant-btn-link{align-self:flex-start;max-width:100%;height:auto;padding:0;overflow:hidden;font-size:16px;font-weight:500;line-height:1.5;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-list-subtitle,.product-list-id{display:block;max-width:100%}.product-list-id{font-size:12px}@media (max-width: 768px){.product-category-filter{flex-direction:column;gap:10px}}.ant-modal-content,.ant-dropdown-menu,.ant-popover-inner{box-shadow:var(--cwl-shadow-tertiary)}.ant-form-item-label>label,.ant-descriptions-item-label{color:var(--cwl-text-secondary)}.page-card{border-radius:var(--cwl-radius-surface)}.fixed-action-bar{position:sticky;z-index:20;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:8px 24px;margin:24px -24px -24px;background:#fffffff5;border-top:1px solid var(--cwl-border-subtle);box-shadow:0 -1px 6px #0000000a;backdrop-filter:blur(8px)}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.media-card img,.media-card video{width:100%;height:132px;object-fit:cover;background:var(--cwl-bg-layout)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--cwl-bg-layout)}.login-shell-split{grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);gap:0;padding:0;background:var(--cwl-bg-container)}.login-context{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(40px,7vw,96px);color:var(--cwl-text);background:var(--cwl-bg-subtle);border-right:1px solid var(--cwl-border-subtle)}.login-brand{display:flex;gap:12px;align-items:center;color:var(--cwl-primary);font-size:16px;font-weight:600}.login-brand .anticon{font-size:28px}.login-context-copy{max-width:520px}.login-context-title.ant-typography{max-width:480px;margin:0 0 16px;color:var(--cwl-text);font-size:clamp(30px,3.5vw,38px);font-weight:600;line-height:1.2}.login-context-description.ant-typography{max-width:440px;margin:0;color:var(--cwl-text-secondary);font-size:16px;line-height:1.75}.login-context-meta{color:var(--cwl-text-tertiary);font-size:12px;letter-spacing:.08em}.login-panel{width:100%;display:grid;place-items:center;padding:48px 24px}.login-card{width:min(420px,100%);border-color:var(--cwl-border-subtle);box-shadow:none}.login-card .ant-card-body{padding:32px}.login-form-logo{color:var(--cwl-primary)}.login-alert{margin-bottom:16px}.login-footnote.ant-typography{margin:8px 0 0;color:var(--cwl-text-tertiary);text-align:center}.dashboard-section-card{min-width:0;border-color:var(--cwl-border-subtle)}.dashboard-section-card+.dashboard-section-card{margin-top:16px}.dashboard-todo-card .ant-pro-card-body,.dashboard-summary-card .ant-pro-card-body{padding:0}.dashboard-todo-grid,.dashboard-stat-grid{display:grid}.dashboard-todo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-todo-item{--dashboard-todo-accent: var(--cwl-primary);min-width:0;min-height:166px;display:flex;flex-direction:column;align-items:stretch;padding:26px 28px;color:var(--cwl-text);background:transparent;border:0;text-align:left;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.dashboard-todo-item+.dashboard-todo-item{border-left:1px solid var(--cwl-border-subtle)}.dashboard-todo-item:hover{background:var(--cwl-bg-subtle)}.dashboard-todo-item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--dashboard-todo-accent)}.dashboard-todo-warning{--dashboard-todo-accent: var(--cwl-warning)}.dashboard-todo-danger{--dashboard-todo-accent: var(--cwl-error)}.dashboard-todo-heading,.dashboard-todo-value-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-todo-heading{justify-content:flex-start}.dashboard-todo-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;color:var(--dashboard-todo-accent);background:color-mix(in srgb,var(--dashboard-todo-accent) 10%,transparent);border-radius:var(--cwl-radius-control);font-size:17px}.dashboard-todo-value-row{margin:20px 0 8px;color:var(--dashboard-todo-accent)}.dashboard-todo-value-row strong{color:var(--cwl-text);font-size:36px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.dashboard-todo-value-row .anticon{font-size:13px;transition:transform .15s ease}.dashboard-todo-item:hover .dashboard-todo-value-row .anticon{transform:translate(3px)}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat-item{min-width:0;min-height:142px;padding:27px 28px}.dashboard-stat-item+.dashboard-stat-item{border-left:1px solid var(--cwl-border-subtle)}.dashboard-stat-item .ant-statistic-content{color:var(--cwl-text);font-size:28px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-stat-note{display:block;min-height:22px;margin-top:10px}.sku-table .ant-table-cell{min-width:128px}.danger-text{color:var(--cwl-error)}@media (max-width: 1100px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat-item:nth-child(3){border-left:0;border-top:1px solid var(--cwl-border-subtle)}.dashboard-stat-item:nth-child(4){border-top:1px solid var(--cwl-border-subtle)}}@media (max-width: 768px){.ant-pro-page-container-children-container{padding-inline:12px}.fixed-action-bar{margin-inline:-12px;padding-inline:12px}.login-shell-split{grid-template-columns:1fr}.login-context{display:none}.login-panel{min-height:100vh;padding:24px;background:var(--cwl-bg-layout)}.dashboard-todo-grid,.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-todo-item+.dashboard-todo-item,.dashboard-stat-item+.dashboard-stat-item,.dashboard-stat-item:nth-child(3){border-left:0;border-top:1px solid var(--cwl-border-subtle)}.dashboard-todo-item,.dashboard-stat-item{min-height:0;padding:22px 20px}}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]{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}
