html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}
:root{--ink:#262626;--muted:#8c8c8c;--brand:#1677ff;--brand-2:#e6f4ff;--paper:#f5f5f5;--line:#f0f0f0;--nav:#0f1b2d;--nav-line:#94a3b824;--nav-text:#b8c4d6}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--paper);margin:0;font-family:Arial,PingFang SC,sans-serif}body{min-height:100vh}.login-page{background:#f5f5f5;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-art{color:#fff;background:linear-gradient(145deg,#4096ff,#0958d9);flex-direction:column;justify-content:flex-end;padding:64px;display:flex}.login-art h1{letter-spacing:-2px;max-width:620px;margin:0 0 12px;font-size:52px}.login-art p{color:#e6f4ff;max-width:500px;font-size:18px;line-height:1.7}.login-panel{justify-content:center;align-items:center;padding:40px;display:flex}.login-card{width:420px;box-shadow:0 12px 40px #00000014}.brand{color:#fff;border-bottom:1px solid var(--nav-line);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:10px;height:58px;padding:0 20px;font-size:20px;font-weight:700;display:flex}.brand-logo{object-fit:contain;flex:none;width:38px;height:38px}.admin-layout{height:100dvh}.admin-layout>.ant-layout{min-height:0}.admin-sider{border-right:1px solid var(--nav-line);height:100%;top:0;overflow:auto;box-shadow:4px 0 18px #0f1b2d1f;background:var(--nav)!important;position:sticky!important}.admin-sider .ant-menu-dark{padding:12px 8px;background:var(--nav)!important}.admin-sider .ant-menu-dark .ant-menu-item{color:var(--nav-text);width:100%;margin-block:4px;transition:color .2s,background .2s}.admin-sider .ant-menu-dark .ant-menu-item:hover{color:#fff;background:#ffffff0f!important}.admin-sider .ant-menu-dark .ant-menu-item-selected{color:#fff;box-shadow:inset 3px 0 #4096ff;background:#1677ff38!important}.admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline{background:var(--nav)!important}.admin-sider .ant-menu-submenu-title{font-weight:600;color:var(--nav-text)!important}.admin-sider .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff0f!important}.admin-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.admin-sider .ant-menu-submenu .ant-menu-item{padding-left:48px!important}.admin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex;box-shadow:0 2px 10px #0f172a0a;background:#fff!important;height:58px!important;padding:0 24px!important}.admin-header-page{align-items:center;gap:16px;min-width:0;display:flex}.admin-collapse-button{flex:none;color:#595959!important;width:36px!important;height:36px!important}.admin-collapse-button:hover{color:var(--brand)!important;background:var(--brand-2)!important}.admin-breadcrumb{min-width:0}.admin-breadcrumb .ant-breadcrumb-link{color:var(--muted)}.admin-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--ink);font-weight:600}.admin-account{cursor:pointer;border-radius:8px;padding:6px 8px;transition:background .2s}.admin-account:hover{background:#f5f5f5}.admin-account .ant-avatar{color:#fff;background:var(--brand)}.admin-account .ant-typography{color:var(--ink)}.admin-content{flex:1;min-height:0;padding:20px 24px 24px;overflow:auto}.content-card{border-color:var(--line)!important}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;padding:22px}.metric strong{margin-top:8px;font-size:30px;display:block}.image-preview{object-fit:cover;background:#e7ebe7;border-radius:10px;width:64px;height:64px}.form-section{border:1px solid var(--line);border-radius:12px;margin-bottom:16px;padding:16px}.form-section-title{margin-bottom:14px;font-weight:700}.fee-section-note{color:var(--muted);margin-left:10px;font-size:13px;font-weight:400}.product-basic-card .ant-card-body,.product-detail-card .ant-card-body{padding:20px}.product-basic-title{margin-bottom:16px;font-size:16px;font-weight:700}.product-basic-layout{grid-template-columns:minmax(360px,430px) minmax(0,1fr);align-items:start;gap:32px;display:grid}.product-basic-gallery{min-width:0}.product-basic-gallery .ant-form-item{margin-bottom:0}.product-basic-gallery .oss-gallery-product .ant-space{width:100%}.product-basic-fields{padding-top:8px}.product-description-item{margin-top:18px;margin-bottom:0!important}.form-page-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.component-section{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:24px;display:grid}.component-section-identity{align-items:center;gap:12px;min-width:0;padding-top:8px;display:flex}.component-section-icon{width:58px;height:58px;color:var(--brand);background:var(--brand-2);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:28px;display:flex}.component-section-label{min-width:0}.component-section-label .form-section-title{margin-bottom:6px}.component-section-label>span{color:var(--muted);font-size:13px;line-height:20px;display:block}.component-section-main{min-width:0}.component-section-toolbar{justify-content:flex-end;align-items:center;gap:12px;min-height:40px;margin-bottom:10px;display:flex}.component-section-toolbar .catalog-picker-trigger{min-width:124px;width:auto!important}.component-section-count{color:var(--muted);font-size:13px}.component-lines-list{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:10px;display:grid}.component-line-row{border:1px solid var(--line);background:#fafafa;border-radius:10px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex}.component-line-row .ant-form-item{margin-bottom:0}.component-item-card{align-items:center;gap:12px;min-width:0;display:flex}.component-item-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.component-item-copy strong,.component-item-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.component-item-copy span{color:var(--muted);font-size:13px}.component-item-missing{color:#ff4d4f;background:#fff1f0;border:1px solid #ffccc7;border-radius:8px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.component-line-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.component-lines-empty{color:var(--muted);text-align:center;border:1px dashed var(--line);border-radius:8px;padding:20px 12px}.color-selection-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.form-page-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.form-page-header .ant-btn{padding-inline:10px}.form-grid-2{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.form-tab-label{align-items:center;gap:6px;display:inline-flex}.form-tab-error{background:#ff4d4f;border-radius:50%;width:6px;height:6px;display:inline-block}.form-tab-pane{padding-top:6px}.form-page-actions{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);background:#ffffffeb;border-radius:12px;justify-content:flex-end;margin-top:16px;padding:12px 16px;display:flex;position:sticky;bottom:16px;box-shadow:0 8px 24px #0f172a14}.table-page{flex-direction:column;height:100%;min-height:320px;display:flex}.table-page>.table-card{flex-direction:column;flex:1;min-height:0;display:flex}.table-page>.table-card>.ant-card-body{flex-direction:column;flex:1;min-height:0;padding:12px 16px;display:flex}.table-card .ant-card-head-title{text-overflow:clip;white-space:nowrap;overflow:visible}.table-card .ant-card-head-wrapper{flex-wrap:nowrap;align-items:center}.table-shell{flex:1;min-height:0;overflow:hidden}.table-image-button{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;display:inline-flex}.table-image-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.table-image-thumbnail{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:48px;height:48px;display:block}.table-image-placeholder{width:48px;height:48px;color:var(--muted);border:1px solid var(--line);background:#fafafa;border-radius:6px;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.pair-row{grid-template-columns:1fr 1.5fr auto;align-items:start;gap:10px;display:grid}.fee-row{grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:start;gap:10px;display:grid}.fee-row-fixed{grid-template-columns:1.4fr 1fr 1fr 1.35fr auto}.fee-fixed-field{flex-direction:column;gap:8px;min-width:0;display:flex}.fee-fixed-label{color:#000000e0;min-height:22px;font-size:14px;line-height:22px}.fee-fixed-value{min-height:32px;color:var(--ink);border:1px solid var(--line);background:#fafafa;border-radius:6px;align-items:center;padding:4px 11px;display:flex}.catalog-picker-trigger{text-align:left;height:40px;padding:4px 11px}.catalog-picker-selected{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.catalog-picker-selected-text{flex-direction:column;flex:1;min-width:0;line-height:18px;display:flex;overflow:hidden}.catalog-picker-selected-text span,.catalog-picker-selected-text small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-picker-selected-text small,.catalog-picker-placeholder{color:var(--muted)}.catalog-picker-no-image{color:var(--muted);border:1px solid var(--line);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.catalog-picker-modal .ant-modal-body{padding-top:4px}.catalog-picker-search-row{align-items:center;gap:16px;margin-bottom:12px;display:flex}.catalog-picker-search-row .ant-input-search{flex:1}.catalog-picker-modal-hint{color:var(--muted);flex:none;font-size:13px}.catalog-picker-selection-summary{min-height:32px;color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.catalog-picker-table .ant-table-tbody>tr{cursor:pointer}.catalog-picker-table .ant-table-tbody>tr:hover>td{background:var(--brand-2)!important}.catalog-picker-table-image{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:48px;height:48px;display:block}.catalog-picker-name-cell{align-items:center;gap:8px;display:flex}.catalog-picker-name-cell strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-picker-modal-footer{justify-content:space-between;align-items:center;display:flex}.catalog-page{gap:16px;height:100%;min-height:0;display:flex}.catalog-page>.table-page{flex:1;min-width:0}.category-panel{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;flex:0 0 244px;width:244px;min-height:0;display:flex;overflow:hidden}.category-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 10px 10px 16px;display:flex}.category-panel-body{flex:1;min-height:0;padding:8px;overflow:auto}.category-panel-row{width:100%;font:inherit;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;margin:0 0 2px;padding:7px 8px;font-size:14px;line-height:20px;transition:background .15s;display:flex;position:relative}.category-panel-row:hover{background:#f5f8fc}.category-panel-row:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.category-panel-row-active,.category-panel-row-active:hover{color:var(--brand);background:var(--brand-2)}.category-panel-toggle{color:#94a3b8;flex:none;justify-content:center;align-items:center;width:14px;font-size:10px;display:inline-flex}.category-panel-toggle-empty{visibility:hidden}.category-panel-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.category-panel-count{color:#64748b;font-variant-numeric:tabular-nums;flex:none;font-size:12px}.category-panel-count-zero{color:#c3cbd6}.category-panel-row-active .category-panel-count{color:var(--brand)}.category-panel-actions{border-radius:6px;align-items:center;gap:0;padding-left:6px;display:none;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.category-panel-row:hover .category-panel-actions,.category-panel-row:focus-within .category-panel-actions{display:inline-flex}.category-panel-row:hover .category-panel-actions{background:#f5f8fc}.category-panel-row-active .category-panel-actions{background:var(--brand-2)}.category-panel-actions .ant-btn{width:22px;min-width:22px;height:22px;padding:0;font-size:12px}.category-panel-row-active .category-panel-actions .ant-btn{color:var(--brand)}@media (hover:none){.category-panel-actions{display:inline-flex}}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-art{display:none}.metric-grid{grid-template-columns:1fr 1fr}.admin-content{padding:14px}.form-page-header{flex-wrap:wrap}.form-page-header-actions{order:3;justify-content:flex-end;width:100%;margin-left:0}.product-basic-layout{grid-template-columns:1fr;gap:20px}.product-basic-gallery{max-width:100%;overflow:auto}.fee-row,.fee-row-fixed,.pair-row,.form-grid-2{grid-template-columns:1fr}.catalog-picker-modal-hint{display:none}.catalog-picker-search-row{display:block}.catalog-picker-search-row .ant-input-search{display:flex}.component-section{grid-template-columns:1fr;gap:12px}.component-section-identity{padding-top:0}.component-section-toolbar{justify-content:space-between}.form-page-actions{padding:10px 12px;bottom:8px}.catalog-page{flex-direction:column;height:auto}.category-panel{flex:none;width:100%;max-height:240px}.catalog-page>.table-page{height:70vh}}@media (max-width:760px){.admin-header{padding:0 12px!important}.admin-account .ant-typography{display:none}.admin-header-page{gap:6px}}@media (max-width:560px){.component-line-fields,.color-selection-grid{grid-template-columns:1fr}.form-page-header-actions{width:100%}.form-page-header-actions .ant-btn{flex:1}}.product-editor{--product-line:#e6ecf5;--product-muted:#7c8dab;color:#12213a;flex-direction:column;gap:12px;display:flex}.product-editor .ant-card{box-shadow:none;border:0;border-radius:10px}.product-editor .product-basic-card>.ant-card-body{padding:18px 22px 20px}.product-editor .product-basic-title{margin:0 0 12px;font-size:16px;line-height:22px}.product-editor .product-basic-layout{grid-template-columns:minmax(340px,37%) minmax(0,1fr);align-items:center;gap:32px;display:grid}.product-editor .product-basic-fields{align-content:center;gap:16px 24px;padding:0}.product-editor .product-basic-fields .ant-form-item{margin:0}.product-editor .ant-form-item-label>label{color:#12213a;font-weight:500}.product-editor .product-basic-fields .ant-input,.product-editor .product-basic-fields .ant-input-number{border-color:#d8e1ef;min-height:38px}.product-status{align-items:center;gap:14px;min-height:38px;display:flex}.product-read-value{color:#172b49;overflow-wrap:anywhere;align-items:center;min-height:38px;display:flex}.product-gallery{min-width:0}.product-gallery .ant-image img{object-fit:cover;border-radius:6px;width:100%;height:100%}.product-cover-label{color:#fff;pointer-events:none;background:#0009;border-radius:5px;padding:3px 7px;font-size:12px;line-height:20px;position:absolute;bottom:7px;left:8px}.product-gallery-thumbs{align-items:flex-start;gap:10px;width:100%;padding-bottom:3px;display:flex;overflow:auto hidden}.product-gallery-thumb{background:#f5f7fa;border-radius:6px;flex:0 0 116px;width:116px;height:116px;position:relative;overflow:hidden}.product-gallery-tools{opacity:0;background:#ffffffeb;justify-content:center;display:flex;position:absolute;inset:auto 0 0}.product-gallery-thumb:hover .product-gallery-tools,.product-gallery-thumb:focus-within .product-gallery-tools{opacity:1}.product-gallery-tools .ant-btn{color:#465775;width:24px;min-width:24px}.product-gallery-thumbs>.ant-upload-wrapper,.product-gallery-thumbs .ant-upload-select{flex:0 0 116px;width:116px;height:116px}.product-gallery-upload.ant-btn{color:#7288ac;background:#f6f9fe;border:1px dashed #b9cff4;flex-direction:column;gap:6px;width:116px;height:116px;padding:8px 0;display:flex}.product-gallery-upload .anticon{color:#1677ff;font-size:22px}.catalog-gallery-list{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.catalog-gallery-thumb{flex:0 0 116px;width:116px}.catalog-gallery-image{background:#f5f7fa;border-radius:8px;width:116px;height:155px;position:relative;overflow:hidden}.catalog-gallery-image .ant-image{display:block}.catalog-cover-label{color:#fff;pointer-events:none;background:#0000009e;border-radius:5px;align-items:center;gap:4px;padding:2px 7px;font-size:12px;line-height:20px;display:inline-flex;position:absolute;bottom:7px;left:7px}.catalog-gallery-tools{background:#f7f9fc;border:1px solid #edf0f5;border-radius:6px;justify-content:center;align-items:center;width:116px;height:32px;margin-top:4px;display:flex}.catalog-gallery-tools .ant-btn{color:#465775;flex:1;min-width:0;height:30px;padding:0}.catalog-gallery-tools .ant-btn-dangerous{color:#ff4d4f}.catalog-gallery-list>.ant-upload-wrapper,.catalog-gallery-list .ant-upload-select{flex:0 0 116px;width:116px;height:155px}.catalog-gallery-upload.ant-btn{color:#7288ac;background:#f6f9fe;border:1px dashed #b9cff4;flex-direction:column;gap:7px;width:116px;height:155px;padding:8px 0;display:flex}.catalog-gallery-upload .anticon{color:#1677ff;font-size:21px}.product-editor .product-detail-card>.ant-card-body{padding:0 20px}.product-editor .ant-tabs-nav{margin:0 0 8px}.product-editor .ant-tabs-tab{padding:14px 2px;font-size:16px}.product-editor .ant-tabs-tab-active{font-weight:600}.material-section{border:1px solid var(--product-line);border-radius:10px;grid-template-columns:218px minmax(0,1fr) 150px;align-items:start;gap:16px;min-height:104px;margin:0 0 6px;padding:8px 12px;display:grid}.material-identity{align-self:center;align-items:center;gap:14px;display:flex}.material-identity .component-section-icon{border-radius:8px;width:56px;height:56px}.material-identity strong{margin-bottom:4px;font-size:16px;font-weight:600;display:block}.material-identity span{color:var(--product-muted);white-space:nowrap;font-size:13px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.material-card{border:1px solid var(--product-line);background:#f8fafd;border-radius:6px;gap:10px;min-width:0;min-height:88px;padding:7px;display:flex;position:relative}.material-picture{flex:0 0 60px;width:60px;height:60px}.material-picture .ant-image{display:block}.material-picture .catalog-picker-table-image{width:60px;height:60px}.material-card-missing{background:#fff7f6;border-color:#ffccc7}.material-card-missing .material-picture{color:#ff4d4f;background:#fff1f0;border-color:#ffccc7}.material-card-missing .material-copy strong{color:#cf1322}.material-copy{flex:1;min-width:0;padding-right:2px}.material-copy>strong{text-overflow:ellipsis;white-space:nowrap;padding-right:16px;font-size:13px;font-weight:600;line-height:20px;display:block;overflow:hidden}.material-copy>span{color:var(--product-muted);font-size:12px;line-height:20px;display:block}.material-remove.ant-btn{color:#8b98ad;width:18px;min-width:18px;height:18px;padding:0;font-size:12px;position:absolute;top:4px;right:4px}.material-quantity{grid-template-columns:auto minmax(38px,1fr) minmax(44px,.85fr);align-items:center;gap:6px;margin-top:3px;display:grid}.material-quantity>span{white-space:nowrap;font-size:11px}.material-quantity em{color:#ff4d4f;margin-left:2px;font-style:normal}.material-quantity .ant-form-item{min-width:0;margin:0}.material-quantity .ant-input-number,.material-quantity .ant-select{border-color:#d8e1ef;width:100%;height:28px;font-size:12px}.material-quantity .ant-input-number-input{height:26px;padding:0 6px}.material-quantity .ant-select{min-height:28px}.material-quantity .product-read-value{min-height:28px;font-size:12px}.material-add{justify-content:flex-end;padding-top:6px;display:flex}.material-add .catalog-picker-trigger{color:#1677ff;background:#eff5ff;border-color:#c9dcff;justify-content:center;width:134px;height:40px}.material-empty{color:#8a98ae;align-self:center;align-items:center;min-height:86px;font-size:13px;display:flex}.product-editor-readonly .material-section{grid-template-columns:218px minmax(0,1fr) 150px}.product-notes.ant-collapse{background:#fff;border:0;border-radius:10px}.product-notes .ant-collapse-header{font-size:16px;font-weight:600;color:#142643!important;padding:14px 22px!important}.product-editor .fee-row>.ant-btn{margin-top:30px}.form-page-header{min-height:40px}.form-page-header-actions .ant-btn{height:40px;padding:0 18px}@media (max-width:1450px){.material-section,.product-editor-readonly .material-section{grid-template-columns:170px minmax(0,1fr) 122px;gap:12px}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.material-add .catalog-picker-trigger{width:120px}}@media (max-width:1180px){.product-editor .product-basic-layout{grid-template-columns:1fr;gap:22px}.product-gallery{max-width:504px}.material-section,.product-editor-readonly .material-section{grid-template-columns:150px minmax(0,1fr)}.material-add{grid-column:2;justify-content:flex-start}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.material-section,.product-editor-readonly .material-section,.material-grid{grid-template-columns:1fr}.material-add{grid-column:1}.product-editor .product-basic-fields{grid-template-columns:1fr}.product-gallery-thumb,.product-gallery-upload.ant-btn,.product-gallery-thumbs>.ant-upload-wrapper,.product-gallery-thumbs .ant-upload-select{flex-basis:104px;width:104px;height:104px}}.dashboard-page{--dashboard-ink:#102044;--dashboard-muted:#5c77a5;min-width:0;color:var(--dashboard-ink);flex-direction:column;gap:14px;display:flex}.dashboard-hero{background:#edf7ff url(/dashboard/embroidery-banner.jpg) 100%/cover no-repeat;border-radius:8px;justify-content:space-between;align-items:center;min-height:128px;padding:16px 24px;display:flex;position:relative;overflow:hidden}.dashboard-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f4fafffa 0%,#f4faffe6 37%,#f4faff24 69%,#f4faff00 100%);position:absolute;inset:0}.dashboard-hero-copy,.dashboard-hero-slogan{z-index:1;position:relative}.dashboard-hero-copy{max-width:660px}.dashboard-greeting{color:#466a9e;align-items:center;gap:7px;margin-bottom:3px;font-size:14px;font-weight:600;display:flex}.dashboard-greeting span{color:#ff9b17;font-size:22px;line-height:1}.dashboard-hero h1{color:#081638;letter-spacing:0;margin:0;font-size:34px;line-height:42px}.dashboard-hero p{color:#5579aa;margin:0;font-size:14px;line-height:22px}.dashboard-hero-slogan{color:#10234e;text-align:center;margin-right:27%;transform:rotate(-2deg)}.dashboard-hero-slogan strong{font-family:STKaiti,KaiTi,serif;font-size:20px;font-weight:600;line-height:1.7;display:block}.dashboard-hero-slogan span{letter-spacing:5px;margin-top:6px;font-family:Georgia,serif;font-size:8px;display:block}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-metric{background:#fff;border:1px solid #edf2f8;border-radius:8px;align-items:center;min-width:0;min-height:112px;padding:16px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 18px #2e538009}.dashboard-metric-icon,.dashboard-activity-icon{color:var(--tone-color);background:var(--tone-bg);flex:none;justify-content:center;align-items:center;display:flex}.dashboard-metric-icon{border-radius:50%;width:64px;height:64px;margin-right:18px;font-size:28px}.dashboard-tone-pink{--tone-color:#f43676;--tone-bg:#ffe6ef}.dashboard-tone-blue{--tone-color:#1677ff;--tone-bg:#e4f1ff}.dashboard-tone-green{--tone-color:#00b96b;--tone-bg:#ddf9eb}.dashboard-tone-orange{--tone-color:#fa8c16;--tone-bg:#fff0df}.dashboard-tone-purple{--tone-color:#722ed1;--tone-bg:#f0e7ff}.dashboard-metric-copy{z-index:1;flex-direction:column;min-width:104px;display:flex;position:relative}.dashboard-metric-copy>span{font-size:14px;font-weight:600}.dashboard-metric-copy>strong{color:#07163f;margin:2px 0 1px;font-size:27px;line-height:34px}.dashboard-metric-copy small{color:#6a83aa;white-space:nowrap}.dashboard-metric-copy b{color:#00b96b;margin-left:4px;font-weight:600}.dashboard-metric-copy b.is-negative{color:#ff4d4f}.dashboard-sparkline{align-self:flex-end;width:88px;min-width:62px;margin:0 -8px 3px auto;overflow:visible}.dashboard-panel{background:#fff;border:1px solid #edf2f8;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #2e538009}.dashboard-panel>header{justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex}.dashboard-panel h2{color:#09193d;margin:0;font-size:18px;line-height:26px}.dashboard-panel header>span,.dashboard-panel header>a{color:#5879aa;font-size:13px}.dashboard-chart-grid,.dashboard-bottom-grid{grid-template-columns:minmax(0,1.7fr) minmax(360px,1fr);gap:14px;display:grid}.dashboard-chart-scroll{min-width:0;padding:0 12px 8px 4px;overflow:auto hidden}.dashboard-chart{width:100%;min-width:500px;height:220px;display:block}.dashboard-chart text{fill:#5578aa;font-family:Arial,PingFang SC,sans-serif;font-size:12px}.dashboard-chart-point circle{transition:r .15s}.dashboard-chart-point:hover circle{r:7px}.dashboard-quick-panel>header{height:48px}.dashboard-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0 20px 20px;display:grid}.dashboard-quick{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;height:126px;transition:transform .18s,box-shadow .18s;display:flex}.dashboard-quick:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a4c891a}.dashboard-quick span{background:#ffffff7a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:27px;display:flex}.dashboard-quick strong{font-size:17px}.dashboard-quick-pink{color:#ef3474;background:linear-gradient(135deg,#fff2f7,#ffe8f0)}.dashboard-quick-blue{color:#1677ff;background:linear-gradient(135deg,#f0f7ff,#e7f2ff)}.dashboard-quick-green{color:#00a961;background:linear-gradient(135deg,#effdf7,#e2faee)}.dashboard-quick-purple{color:#722ed1;background:linear-gradient(135deg,#f8f3ff,#efe7ff)}.dashboard-activity-panel>header{height:48px}.dashboard-activity-list{flex-direction:column;min-height:146px;padding:0 20px 12px;display:flex}.dashboard-activity{min-height:35px;color:inherit;grid-template-columns:52px 34px minmax(0,1fr);align-items:center;display:grid;position:relative}.dashboard-activity:not(:last-child):after{content:"";background:#e5edf7;width:1px;position:absolute;top:27px;bottom:-8px;left:68px}.dashboard-activity time{color:#5d7ba8;font-variant-numeric:tabular-nums;font-size:12px}.dashboard-activity-icon{z-index:1;border-radius:50%;width:28px;height:28px;font-size:13px;position:relative}.dashboard-activity-copy{flex-direction:column;min-width:0;padding-left:8px;display:flex}.dashboard-activity-copy strong{color:#26456f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.dashboard-activity-copy small{color:#7f96b7;font-size:11px}.dashboard-empty{color:#8ca0bd;flex:1;justify-content:center;align-items:center;display:flex}.dashboard-retry{justify-content:center;display:flex}@media (max-width:1350px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-grid,.dashboard-bottom-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr)}.dashboard-hero-slogan{margin-right:20%}.dashboard-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-quick{height:100px}}@media (max-width:980px){.dashboard-chart-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-hero-slogan{display:none}.dashboard-hero-copy{max-width:72%}.dashboard-hero:after{background:linear-gradient(90deg,#f4fafffa 0%,#f4faffeb 58%,#f4faff33 100%)}}@media (max-width:650px){.dashboard-page{gap:10px}.dashboard-hero{background-position:62%;min-height:164px;padding:18px}.dashboard-hero-copy{max-width:100%}.dashboard-hero h1{font-size:28px;line-height:36px}.dashboard-hero p{max-width:92%;font-size:13px;line-height:20px}.dashboard-metrics{grid-template-columns:1fr;gap:10px}.dashboard-metric{min-height:102px}.dashboard-panel>header{padding:0 14px}.dashboard-panel h2{font-size:16px}.dashboard-quick-grid{gap:10px;padding:0 14px 14px}.dashboard-quick{height:92px}.dashboard-quick span{width:42px;height:42px;font-size:22px}.dashboard-quick strong{font-size:14px}}
