:root{--surface: oklch(98.6% .01 63);--panel: oklch(99.2% .006 63);--ink: oklch(24% .024 63);--muted: oklch(52% .018 63);--line: oklch(89% .014 63);--accent: #fe8203;--accent-soft: oklch(94% .055 63);--danger-soft: oklch(94% .035 25);--warning-soft: oklch(95% .055 82);--mg-primary: #fd8204;--mg-primary-dark: #f5821f;--mg-layout-bg: #f5f5f5;--mg-bg: #ffffff;--mg-active-bg: #fff7e6;--mg-card: #ffffff;--mg-border: rgba(0, 0, 0, .06);--mg-title: rgba(0, 0, 0, .85);--mg-subtle: rgba(0, 0, 0, .45);--mg-weak: rgba(0, 0, 0, .25);--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px}html,body,#root{width:100%;min-width:0;min-height:100%}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fff9f5,linen);background:linear-gradient(180deg,color(xyz 0.917 0.957 0.99),linen);font-family:PingFang SC,Noto Sans SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.ant-modal-confirm .ant-btn-primary{border-color:var(--mg-primary);background:var(--mg-primary)}.ant-modal-confirm .ant-btn-primary:hover,.ant-modal-confirm .ant-btn-primary:focus-visible{border-color:var(--mg-primary-dark);background:var(--mg-primary-dark)}.kdzs-header-logo{width:auto;max-width:260px;height:34px;display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:transparent;box-sizing:border-box}.warehouse-brand__logo{width:28px;height:28px;flex:0 0 28px;display:block;object-fit:contain}.warehouse-brand--fallback .warehouse-brand__logo{width:128px;height:34px;flex-basis:128px}.warehouse-brand__name{min-width:0;overflow:hidden;color:var(--mg-title);font-size:15px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.kdzs-user-menu{height:34px;display:inline-flex;align-items:center;gap:8px;padding-inline:8px 10px;border:0;border-radius:2px;color:var(--ink);background:transparent;cursor:pointer;font:inherit}.kdzs-user-menu:hover,.kdzs-user-menu:focus-visible{background:#fff5eb}.kdzs-user-menu:focus-visible{outline:2px solid rgba(253,130,4,.35);outline-offset:2px}.kdzs-user-menu__avatar{flex:0 0 24px;color:#fff;background:#f5821f}.kdzs-user-menu__name{max-width:144px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.kdzs-user-menu__caret{color:#999;font-size:11px}.masked-password-input input.ant-input{letter-spacing:0!important;font-family:Arial,Helvetica,sans-serif!important;-webkit-text-security:disc}.masked-password-input--visible input.ant-input{-webkit-text-security:none}.masked-password-input__toggle{display:inline-grid;place-items:center;padding:0;border:0;color:#00000073;background:transparent;cursor:pointer;font-size:14px;line-height:1}.masked-password-input__toggle:hover,.masked-password-input__toggle:focus-visible{color:#000000bf}.ant-pro-layout,.ant-pro-layout-container,.ant-pro-layout-content,.ant-layout,.ant-layout-content,.ant-pro-page-container,.ant-pro-page-container-children-container,.ant-table-wrapper,.ant-spin-nested-loading,.ant-spin-container{width:100%;max-width:100%;min-width:0}.ant-pro-layout-content{overflow-x:clip}.ant-table-cell{overflow-wrap:anywhere}.workbench-page{display:grid;gap:var(--space-lg);max-width:100%;min-width:0}.operation-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border:1px solid var(--line);border-radius:8px;background:var(--panel);min-width:0}.operation-strip__left,.operation-strip__right{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);min-width:0}.metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-md)}.metric-tile{padding:var(--space-md) var(--space-lg);border:1px solid var(--line);border-radius:8px;background:var(--panel)}.metric-tile b{display:block;margin-top:var(--space-xs);font-size:22px;line-height:1.2}.muted{color:var(--muted)}.package-list,.fee-list,.note-list{display:grid;gap:var(--space-sm);margin:0;padding:0;list-style:none}.package-item,.fee-item,.note-item{display:grid;gap:var(--space-xs);padding:var(--space-sm);border:1px solid var(--line);border-radius:6px;background:#fefbf9}.mg-note-modal .ant-modal-content{display:flex;height:760px;flex-direction:column;padding:0;overflow:hidden;border-radius:2px}.mg-note-modal .ant-modal-header{flex:0 0 auto;margin:0;padding:16px 24px;border-bottom:1px solid var(--mg-border)}.mg-note-modal .ant-modal-title{color:var(--mg-title);font-size:16px;font-weight:500;line-height:24px}.mg-note-modal .ant-modal-close{top:14px;inset-inline-end:16px}.mg-note-modal .ant-modal-body{display:flex;min-height:0;flex:1 1;flex-direction:column;padding:0;overflow:hidden}.mg-print-result{display:grid;gap:12px}.mg-print-result__summary{display:flex;flex-wrap:wrap;gap:8px;color:var(--mg-title);font-weight:500}.mg-print-result__summary span{padding:4px 10px;border-radius:4px;background:#f5f5f5}.mg-print-result__hint{margin:0;color:var(--mg-subtle);line-height:22px}.mg-print-result__section{display:grid;gap:8px}.mg-print-result__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mg-print-result__list{display:grid;gap:8px;max-height:220px;overflow:auto}.mg-print-result__item{display:grid;grid-template-columns:auto minmax(120px,180px) minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--mg-border);border-radius:4px;background:#fff}.mg-print-result__item--failed{grid-template-columns:minmax(120px,180px) minmax(0,1fr);border-color:#ff4d4f3d;background:#fff2f0}.mg-print-result__order{color:var(--mg-title);font-weight:500;overflow-wrap:anywhere}.mg-print-result__message{color:var(--mg-subtle);overflow-wrap:anywhere}.mg-note-panel{display:flex;height:100%;min-height:0;flex:1 1;flex-direction:column;background:#f5f5f5}.mg-note-thread{min-height:0;flex:1 1;overflow-y:auto;padding:56px 24px 24px}.mg-note-message-list{display:grid;gap:48px;margin:0;padding:0;list-style:none}.mg-note-message{display:grid;align-items:start;gap:8px}.mg-note-message--customer{grid-template-columns:36px minmax(0,1fr);justify-items:start}.mg-note-message--warehouse{grid-template-columns:minmax(0,1fr) 36px;justify-items:end}.mg-note-message--customer .mg-note-message__author{grid-column:1}.mg-note-message--customer .mg-note-bubble{grid-column:2}.mg-note-message--warehouse .mg-note-message__author{grid-column:2;grid-row:1}.mg-note-message--warehouse .mg-note-bubble{grid-column:1;grid-row:1}.mg-note-message__author{color:var(--mg-title);font-size:14px;line-height:22px;white-space:nowrap}.mg-note-bubble{display:grid;width:fit-content;max-width:300px;gap:8px;padding:10px 12px;border-radius:4px;background:#fff;box-shadow:0 2px 8px #00000014}.mg-note-bubble__content{color:var(--mg-title);font-size:14px;line-height:22px;overflow-wrap:anywhere;white-space:pre-wrap}.mg-note-bubble__images{display:flex;max-width:240px;flex-wrap:wrap;gap:8px}.mg-note-bubble__image .ant-image-img,.mg-note-bubble__images .ant-image-img{width:72px;height:72px;border-radius:2px;object-fit:cover}.mg-note-bubble__time{color:var(--mg-weak);font-size:13px;line-height:20px;white-space:nowrap}.mg-note-empty{display:grid;min-height:220px;place-items:center}.mg-note-composer{flex:0 0 auto;padding:12px;border-top:1px solid var(--mg-border);background:#fff}.mg-note-composer__textarea.ant-input{height:74px;resize:vertical;border-color:#d9d9d9;border-radius:2px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-note-composer__textarea.ant-input::placeholder{color:#00000040}.mg-note-composer__actions{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:12px}.mg-note-upload{min-width:0;flex:1 1}.mg-note-upload .ant-upload-wrapper,.mg-note-upload .ant-upload-list{min-width:0}.mg-note-upload .ant-upload-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.mg-note-upload .ant-upload-list-picture-card-container,.mg-note-upload .ant-upload-list-item-container{width:40px!important;height:40px!important;margin:0!important}.mg-note-upload .ant-upload-list-picture-card .ant-upload-list-item,.mg-note-upload .ant-upload-list-item{padding:0;border-radius:2px}.mg-note-upload .ant-upload-list-item-thumbnail,.mg-note-upload .ant-upload-list-item-thumbnail img{width:100%;height:100%;object-fit:cover}.mg-note-upload.ant-upload-wrapper .ant-upload.ant-upload-select{order:-1;width:98px!important;height:36px!important;margin:0!important;border:0!important;border-radius:2px;color:#fff!important;background:#00000073!important}.mg-note-upload.ant-upload-wrapper .ant-upload.ant-upload-select:hover,.mg-note-upload.ant-upload-wrapper .ant-upload.ant-upload-select:focus-visible{color:#fff!important;background:#00000094!important}.mg-note-upload.ant-upload-wrapper .ant-upload.ant-upload-select>.ant-upload{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:inherit;font-size:14px;line-height:22px}.mg-note-submit.ant-btn{width:72px;height:36px;flex:0 0 auto;border-color:var(--mg-primary);border-radius:4px;background:var(--mg-primary);font-size:14px;line-height:22px}.product-cell{display:grid;grid-template-columns:48px minmax(160px,1fr);gap:var(--space-sm);align-items:center}.product-cell--wide{grid-template-columns:48px minmax(0,1fr)}.order-expanded-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-lg);max-width:100%;min-width:0}.order-expanded-grid section{display:grid;align-content:start;gap:var(--space-sm);min-width:0}.order-expanded-grid h4{margin:0;color:var(--ink);font-size:13px}.detail-stack{display:grid;gap:var(--space-xs);color:var(--muted)}.row-action-stack{max-width:172px}.row-action-stack .ant-btn{padding-inline:7px}.product-cell img{width:48px;height:48px;border-radius:6px;object-fit:cover}.empty-panel{display:grid;min-height:360px;place-items:center;padding:var(--space-2xl);border:1px solid var(--line);border-radius:8px;background:var(--panel);text-align:center}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,520px) 1fr;background:linear-gradient(135deg,#fffbf7,#fde7d4);background:linear-gradient(135deg,color(xyz 0.928 0.969 1.002),#fde7d4)}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:64px;background:#fffcf8}.login-aside{display:flex;flex-direction:column;justify-content:flex-end;padding:64px;color:#fbf8f4;background:#47270f}.login-aside h1{max-width:680px;margin:0 0 16px;font-size:44px;line-height:1.08;letter-spacing:0}.login-aside p{max-width:560px;margin:0;color:#e0d5cc;font-size:16px}.mg-page-shell,.mg-orders-page,.mg-receipts-page{--mg-primary: #fd8204;--mg-primary-dark: #f5821f;--mg-bg: #ffffff;--mg-active-bg: #fff7e6;--mg-card: #ffffff;--mg-border: rgba(0, 0, 0, .06);--mg-title: rgba(0, 0, 0, .85);--mg-subtle: rgba(0, 0, 0, .45);--mg-weak: rgba(0, 0, 0, .25);--mg-danger: #ff0000;--mg-divider-shadow: inset 0 1px 0 0 #f0f0f0;--mg-pop-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15);--mg-content-max: 1600px;--mg-sider-width: 208px;--mg-shell-gap: 8px;--mg-shell-top-gap: 8px;display:flex;flex-direction:column;width:100%;min-width:0;max-width:none;min-height:100vh;color:var(--mg-title);background:var(--mg-layout-bg);font-family:PingFang SC,Noto Sans SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.mg-page-shell *,.mg-page-shell *:before,.mg-page-shell *:after{box-sizing:border-box}.mg-topbar{position:sticky;top:0;display:flex;width:100%;min-width:0;max-width:none;flex:0 0 48px;align-items:center;justify-content:space-between;height:48px;padding:0 16px 0 24px;color:var(--mg-title);background:var(--mg-bg);box-shadow:var(--mg-pop-shadow);z-index:10}.mg-logo-lockup{display:inline-flex;width:auto;max-width:260px;height:34px;align-items:center;gap:8px}.mg-logo-lockup .warehouse-brand__name{max-width:190px}.mg-account{display:flex;align-items:center;justify-content:space-between;height:24px;gap:6px;padding:0;color:var(--mg-title);font-size:14px;font-weight:500;font-family:PingFangSC,PingFang SC,Noto Sans SC,sans-serif;line-height:22px;margin-right:16px}.mg-account:hover,.mg-account:focus-visible{background:transparent}.mg-account:focus-visible{outline:2px solid rgba(253,130,4,.35);outline-offset:2px}.mg-account .kdzs-user-menu__avatar{flex:0 0 24px;color:#a6b1bf;background:#f4f9ff}.mg-account .kdzs-user-menu__name{flex:1 1 auto;min-width:0;max-width:none;color:var(--mg-title);font-size:14px;font-weight:500;line-height:22px}.mg-account .kdzs-user-menu__caret{flex:0 0 12px;width:12px;height:12px;color:var(--mg-subtle);font-size:12px}.mg-layout{display:grid;grid-template-columns:var(--mg-sider-width) minmax(0,1fr);column-gap:var(--mg-shell-gap);width:100%;min-width:0;max-width:none;flex:1 1 auto;min-height:calc(100vh - 48px);padding:var(--mg-shell-top-gap) var(--mg-shell-gap) 0 0;background:var(--mg-layout-bg);transition:grid-template-columns .2s ease}.mg-sider{position:sticky;top:calc(48px + var(--mg-shell-top-gap));display:flex;width:var(--mg-sider-width);height:calc(100vh - 48px - var(--mg-shell-top-gap));min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--mg-card);box-shadow:var(--mg-pop-shadow);z-index:2;transition:width .2s ease}.mg-menu{display:grid;gap:8px;padding:0}.mg-menu-group{display:grid;gap:8px}.mg-menu-subtree{display:grid;gap:0}.mg-menu-group__title{display:flex;height:40px;align-items:center;justify-content:space-between;padding:9px 24px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-menu-group__left{display:inline-flex;align-items:center;gap:10px;min-width:0}.mg-side-icon{display:block;width:16px;height:16px;flex:0 0 16px;color:var(--mg-title);overflow:hidden}.mg-menu-group__title>.anticon{width:10px;height:9px;font-size:10px;color:var(--mg-title)}.mg-menu-item{display:flex;width:100%;height:42px;align-items:center;padding:10px 10px 10px 50px;border:0;border-radius:0;color:var(--mg-title);background:transparent;font:inherit;font-size:14px;line-height:22px;text-align:left;cursor:pointer}.mg-menu-item:hover,.mg-menu-item--active{color:var(--mg-title);background:var(--mg-active-bg)}.mg-menu-item--active{box-shadow:inset -3px 0 #fa8c16}.mg-sider-trigger{display:flex;width:var(--mg-sider-width);height:40px;align-items:center;padding:0 16px;border:0;color:var(--mg-title);background:var(--mg-card);box-shadow:var(--mg-divider-shadow);cursor:pointer;transition:width .2s ease}.mg-fold-icon{width:16px;height:16px;flex:0 0 16px;transition:transform .2s ease}.mg-page-shell--sider-collapsed{--mg-sider-width: 48px}.mg-page-shell--sider-collapsed .mg-menu{gap:4px}.mg-page-shell--sider-collapsed .mg-menu-group{gap:0}.mg-page-shell--sider-collapsed .mg-menu-group__title{justify-content:center;padding:9px 0}.mg-page-shell--sider-collapsed .mg-menu-group__left{gap:0}.mg-page-shell--sider-collapsed .mg-menu-group__left span:not(.mg-side-icon),.mg-page-shell--sider-collapsed .mg-menu-group__title>.anticon,.mg-page-shell--sider-collapsed .mg-menu-subtree{display:none}.mg-page-shell--sider-collapsed .mg-sider-trigger{justify-content:center;padding:0}.mg-page-shell--sider-collapsed .mg-fold-icon{transform:rotate(180deg)}.mg-workspace{position:relative;display:grid;align-content:start;gap:16px;width:100%;max-width:100%;min-width:0;padding:16px;overflow-x:auto;background:transparent}.mg-orders-page .mg-workspace{width:min(1224px,100%);max-width:100%;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-page-content{width:100%;max-width:none}.mg-page-content>.workbench-page{padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-filter-panel,.mg-scan-panel,.mg-batch-bar,.mg-order-card,.mg-empty{width:100%;max-width:none;min-width:0}.mg-filter-panel{display:grid;gap:16px;background:transparent}.mg-filter-panel h1{margin:0;padding-bottom:15px;border-bottom:1px solid var(--mg-border);color:var(--mg-title);font-size:16px;font-weight:500;line-height:24px}.mg-filter-body{display:grid;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--mg-border)}.mg-pill-row{display:flex;min-width:0;align-items:center;gap:12px}.mg-pill-label{width:70px;flex:0 0 70px;color:var(--mg-title);font-size:14px;line-height:22px;text-align:left;white-space:nowrap}.mg-pills{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.mg-pill{height:24px;padding:0 12px;border:0;border-radius:2px;color:var(--mg-title);background:#0000000a;font:inherit;font-size:14px;line-height:22px;cursor:pointer}.mg-pill:hover,.mg-pill--active{color:var(--mg-primary);background:#fff7e6}.mg-query-row{display:flex;align-items:center;gap:8px;padding-left:0}.mg-filter-input{width:160px}.mg-filter-input.ant-input-affix-wrapper{width:160px;height:24px;padding:1px 8px;border-radius:2px}.mg-filter-input.ant-input-affix-wrapper .ant-input,.mg-filter-input .ant-input{height:20px;font-size:14px;line-height:20px}.mg-query-row .ant-btn{height:24px;min-width:52px;padding:0 12px;border-radius:2px;font-size:14px;line-height:22px}.mg-scan-panel{position:relative;display:grid;height:100px;align-items:end;padding:8px 16px;border:1px solid rgba(0,0,0,.15);border-radius:0 2px 2px 0;background:var(--mg-card);cursor:text}.mg-scan-panel .ant-input{max-width:calc(100% - 190px);padding:0;color:var(--mg-title);font-size:16px;line-height:24px}.mg-scan-panel .ant-input::placeholder{color:#00000040}.mg-scan-actions{position:absolute;inset:8px 16px 8px auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.mg-current-warehouse{width:160px}.mg-current-warehouse .ant-select-selector{height:32px!important;border-radius:2px!important}.mg-scan-actions .ant-btn{height:32px;border-radius:2px}.mg-batch-bar{display:flex;height:48px;align-items:center;gap:16px;padding:0 16px;background:#fff7e6}.mg-batch-bar .ant-btn{height:32px;border-radius:2px}.mg-batch-bar .ant-checkbox-wrapper{color:var(--mg-title);font-size:14px;line-height:22px}.mg-muted,.mg-secondary-text,.mg-detail-label,.mg-info-label{color:var(--mg-subtle)}.mg-order-list{display:grid;width:100%;gap:16px;max-width:none;min-width:0}.mg-order-card{display:grid;width:100%;max-width:none;gap:16px;padding:0;background:var(--mg-card)}.mg-order-card--selected{outline:1px solid rgba(253,130,4,.35);outline-offset:2px}.mg-card-select{width:fit-content;color:var(--mg-title);font-size:14px;line-height:22px}.mg-card-toolbar{display:flex;min-height:32px;flex-wrap:wrap;align-items:center;gap:8px;padding:0}.mg-card-toolbar .ant-btn{height:32px;padding:0 16px;border-radius:2px}.mg-order-card__head{display:grid;gap:8px;padding:0}.mg-order-head-main{display:flex;flex-wrap:wrap;align-items:center;gap:8px 17px;min-width:0}.mg-info-pair{display:inline-flex;align-items:center;font-size:14px;line-height:24px;white-space:nowrap}.mg-info-pair .mg-info-label,.mg-info-pair .mg-primary-text,.mg-info-pair .mg-danger-text{font-size:inherit;line-height:inherit}.mg-order-no{display:inline-flex;align-items:center;gap:4px;min-width:0;color:var(--mg-title);font-size:16px;line-height:24px;white-space:nowrap}.mg-order-no__value{color:var(--mg-title);font-weight:500}.mg-order-no__copy.ant-btn{display:inline-flex;width:18px;height:18px;min-width:18px;align-items:center;justify-content:center;padding:0;border-radius:2px;color:var(--mg-subtle);font-size:12px;line-height:1}.mg-order-no__copy.ant-btn:hover,.mg-order-no__copy.ant-btn:focus-visible{color:var(--mg-primary);background:var(--mg-active-bg)}.mg-primary-text,.mg-detail-value{color:var(--mg-title)}.mg-product-row .mg-primary-text,.mg-product-row .mg-secondary-text{overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:20px;white-space:nowrap}.mg-primary-text--strong{font-weight:500}.mg-secondary-text,.mg-danger-text{font-size:12px;line-height:20px}.mg-detail-line,.mg-note-line{font-size:14px;line-height:22px}.mg-danger-text{color:var(--mg-danger)}.mg-order-tags{display:flex;flex-wrap:wrap;gap:6px}.mg-platform-tag{display:inline-flex;width:auto;min-width:55px;height:22px;align-items:center;justify-content:center;margin-inline-end:0;padding:0 8px;border-color:#91d5ff;border-radius:2px;color:#1890ff;background:#e6f7ff;font-size:12px;line-height:20px}.mg-order-detail-table{display:grid;width:100%;min-width:1192px;max-width:100%;grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) minmax(240px,1fr) minmax(240px,1fr) minmax(232px,.966fr);align-items:stretch}.mg-detail-cell{min-height:128px;min-width:0;padding:8px;border:1px solid var(--mg-border);border-right-width:0;background:#fff}.mg-detail-cell:last-child{border-right-width:1px}.mg-detail-cell--interactive{cursor:pointer}.mg-detail-cell--fees{display:flex;align-items:flex-start;justify-content:flex-start}.mg-detail-cell--interactive:focus-visible{position:relative;z-index:1;outline:2px solid rgba(253,130,4,.35);outline-offset:-2px}.mg-detail-cell--product{display:grid;align-content:start;gap:8px}.mg-product-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;min-width:0}.mg-product-row img{width:48px;height:48px;border:1px solid #e5e5e5;object-fit:cover}.mg-product-tooltip__divider{height:1px;margin:6px 0;background:#ffffff40}.mg-detail-line{display:flex;align-items:baseline;gap:4px;min-height:22px}.mg-fee-summary{display:grid;width:100%;gap:2px;margin:0;align-content:start}.mg-detail-cell--fees .mg-fee-summary{justify-items:start}.mg-fee-total,.mg-fee-detail-line{display:flex;min-height:22px;align-items:baseline;gap:2px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-fee-total{font-weight:600}.mg-fee-total__value{color:var(--mg-primary)}.mg-fee-detail-line{margin-left:14px}.mg-fee-detail-label,.mg-fee-detail-value,.mg-fee-unit{color:var(--mg-title)}.mg-detail-value{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.mg-detail-label{flex:0 0 auto;white-space:nowrap}.mg-product-total-line{align-items:baseline}.mg-product-total{color:red}.mg-product-total__unit{font-size:12px;font-weight:400}.mg-note-preview{display:grid;gap:2px}.mg-note-line{display:flex;align-items:center;gap:4px;min-width:0}.mg-note-line .ant-image,.mg-note-line img{flex:0 0 auto;width:24px;height:24px;object-fit:cover}.mg-note-image-preview{position:relative;z-index:1;display:inline-flex;flex:0 0 auto}.mg-note-image-preview .ant-image-img{transition:transform .16s ease,box-shadow .16s ease}.mg-note-image-preview:hover .ant-image-img{position:relative;z-index:2;transform:scale(1.8);box-shadow:0 6px 16px #0000002e}.mg-empty{display:grid;min-height:300px;place-items:center;border:1px solid var(--mg-border)}.mg-pagination{display:flex;width:100%;height:40px;max-width:none;align-items:center;justify-content:flex-end;padding:8px 0}.mg-pagination .ant-pagination{height:24px;line-height:24px}.mg-pagination .ant-pagination-total-text,.mg-pagination .ant-pagination-item,.mg-pagination .ant-pagination-prev,.mg-pagination .ant-pagination-next,.mg-pagination .ant-select-selector,.mg-pagination .ant-pagination-options-quick-jumper input{min-width:24px;height:24px!important;border-radius:2px!important;font-size:14px;line-height:22px!important}.mg-waybill-print-root{position:absolute;top:0;left:-10000px;width:100mm;color:#000;background:#fff;pointer-events:none}.mg-waybill-page{width:100mm;height:150mm;padding:4mm 3mm;background:#fff;box-sizing:border-box}.mg-waybill-label{width:93mm;height:135mm;display:grid;grid-template-rows:16mm 25mm 28mm 24mm 29mm 13mm;overflow:hidden;border:.45mm solid #111;color:#111;background:#fff;font-family:Times New Roman,SimSun,serif;box-sizing:border-box}.mg-waybill-label *{box-sizing:border-box}.mg-waybill-header{position:relative;display:grid;grid-template-columns:34mm 22mm minmax(0,1fr);align-items:center;min-height:0;padding:0 2mm;border-bottom:.45mm solid #111;color:#111;text-align:center;overflow:hidden}.mg-waybill-header strong{font-size:20pt;line-height:1}.mg-waybill-header span{min-width:0;overflow:hidden;font-size:14pt;font-weight:700;text-overflow:clip;white-space:nowrap}.mg-waybill-header .mg-waybill-brand{color:#cfcfcf;font-size:25pt;font-style:italic;text-align:left}.mg-waybill-header small{position:absolute;top:1mm;right:1mm;font-size:5pt;line-height:1}.mg-waybill-row{display:grid;border-bottom:.45mm solid #111;overflow:hidden}.mg-waybill-row p{display:flex;gap:4mm;margin:0;font-size:10pt;line-height:1.28}.mg-waybill-row span{font-size:8pt;line-height:1.2}.mg-waybill-row strong{color:#000;font-weight:700}.mg-waybill-row--ids{grid-template-columns:minmax(0,65mm) 1fr;min-height:0}.mg-waybill-row--ids>div:first-child{padding:1mm 2mm}.mg-waybill-service{display:grid;align-content:center;justify-items:center;border-left:.45mm solid #111;text-align:center}.mg-waybill-service b{color:#bd292d;font-size:26pt;line-height:1}.mg-waybill-service strong{max-width:100%;overflow:hidden;font-size:11pt;line-height:1.2;text-overflow:clip}.mg-waybill-row--sku{grid-template-columns:minmax(0,1fr) 17mm;min-height:0}.mg-waybill-row--sku>div{display:grid;grid-template-rows:4mm minmax(0,1fr);align-content:stretch;gap:.5mm;min-height:0;padding:1mm 2mm}.mg-waybill-row--sku>div:last-child{border-left:.45mm solid #111;text-align:right}.mg-waybill-row--sku strong{display:-webkit-box;overflow:hidden;font-size:7.5pt;line-height:1.16;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:7}.mg-waybill-row--ship{grid-template-columns:minmax(0,1fr) 24mm;min-height:0}.mg-waybill-row--ship>div{padding:2mm}.mg-waybill-row--ship strong{margin-left:2mm;font-size:10pt}.mg-waybill-row--ship p{display:block;margin-top:1mm;font-family:SimSun,serif;font-size:11pt;font-weight:700;line-height:1.25}.mg-waybill-carrier{display:grid;align-content:center;margin:0;padding:1mm;overflow:hidden;font-size:9pt;line-height:1.15;text-align:center}.mg-waybill-barcode-block{position:relative;display:grid;grid-template-columns:12mm minmax(0,1fr) 12mm;align-items:center;min-height:0;padding:1mm 2mm 4mm;border-bottom:.45mm solid #111;overflow:visible}.mg-waybill-barcode-block>span{display:block;font-size:18pt;font-weight:700;line-height:1;text-align:center;writing-mode:vertical-rl}.mg-waybill-barcode-block>strong{position:absolute;right:0;bottom:1mm;left:0;font-size:10pt;line-height:1;text-align:center}.mg-waybill-barcode{width:100%;height:22mm;fill:#000}.mg-waybill-footer{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;column-gap:2mm;min-height:0;overflow:hidden;padding:1mm 8mm 1mm 2mm;font-size:7.5pt;line-height:1.16}.mg-waybill-footer span{white-space:nowrap}.mg-waybill-footer strong{display:-webkit-box;min-width:0;overflow:hidden;font-weight:400;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mg-waybill-footer small{position:absolute;right:2mm;bottom:1mm;font-size:6pt}@page{size:100mm 150mm;margin:0}@media print{html,body,#root{width:auto!important;min-width:0!important;min-height:0!important;background:#fff!important}body>*:not(.mg-waybill-print-root){display:none!important}.mg-waybill-print-root,.mg-waybill-print-root *{visibility:visible!important}.mg-waybill-print-root{position:static!important;top:auto!important;left:auto!important;width:100mm!important;margin:0!important;padding:0!important;pointer-events:auto!important}.mg-waybill-page{width:100mm;height:150mm;margin:0;break-after:page;page-break-after:always}.mg-waybill-page:last-child{break-after:auto;page-break-after:auto}}.mg-extra-fee-modal .ant-modal-content{width:640px;height:188px;padding:0;border-radius:2px;background:#fff;box-shadow:0 6px 16px #00000014,0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f}.mg-extra-fee-modal .ant-modal-header{height:56px;margin:0;padding:16px 24px;border-radius:2px 2px 0 0;background:#fff;box-shadow:inset 0 -1px #f0f0f0}.mg-extra-fee-modal .ant-modal-title{color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-extra-fee-modal .ant-modal-close{inset-block-start:20px;inset-inline-end:24px;width:16px;height:16px;color:#00000073}.mg-extra-fee-modal .ant-modal-body{height:80px;padding:24px}.mg-extra-fee-form{display:flex;width:592px;height:32px;align-items:center;gap:8px}.mg-extra-fee-form .ant-form-item{margin:0}.mg-extra-fee-form__label{display:inline-flex;width:42px;height:32px;align-items:center;justify-content:flex-end;flex:0 0 42px;color:#000000d9;font-size:14px;line-height:22px;text-align:right;white-space:nowrap}.mg-extra-fee-form__field.ant-form-item{width:240px;flex:0 0 240px}.mg-extra-fee-form__select,.mg-extra-fee-form__amount,.mg-extra-fee-form__amount.ant-input-number{width:240px;height:32px}.mg-extra-fee-form__select .ant-select-selector,.mg-extra-fee-form__amount.ant-input-number{border-color:#d9d9d9!important;border-radius:2px!important}.mg-extra-fee-form__select .ant-select-selection-placeholder,.mg-extra-fee-form__amount input::placeholder{color:#00000040;font-size:14px;line-height:22px}.mg-extra-fee-modal .ant-modal-footer{display:flex;height:52px;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:10px 16px;background:#fff;box-shadow:inset 0 1px #f0f0f0}.mg-extra-fee-modal__cancel.ant-btn,.mg-extra-fee-modal__ok.ant-btn{width:65px;height:32px;padding:5px 16px;border-radius:2px;font-size:14px;font-weight:400;line-height:22px}.mg-extra-fee-modal__cancel.ant-btn{border-color:#d9d9d9;color:#000000d9;background:#fff}.mg-extra-fee-modal__ok.ant-btn{border-color:#fd8204;color:#fff;background:#fd8204}.mg-receipts-workspace{align-self:start;width:min(1224px,100%);max-width:100%;gap:16px;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-receipts-panel{display:grid;width:100%;max-width:none;min-width:0;gap:16px}.mg-receipts-panel h1{margin:0;padding-bottom:15px;border-bottom:1px solid var(--mg-border);color:var(--mg-title);font-size:16px;font-weight:500;line-height:24px}.mg-receipts-filters{display:flex;width:1192px;min-height:41px;align-items:flex-start;flex-wrap:wrap;gap:8px;padding:1px 0 15px;border-bottom:1px solid var(--mg-border)}.mg-receipts-filter-input.ant-input,.mg-receipts-filter-select .ant-select-selector,.mg-receipts-filters .ant-btn{height:24px;border-radius:2px;font-size:14px;font-weight:400;line-height:22px}.mg-receipts-filter-input.ant-input{width:160px;padding:1px 8px;border-color:#00000026;color:var(--mg-title);background:#fff}.mg-receipts-filter-select{height:24px;width:132px}.mg-receipts-filter-select.ant-select-single .ant-select-selector{height:24px!important;padding:1px 8px!important;border-color:#00000026!important;background:#fff!important}.mg-receipts-filter-select .ant-select-selection-item,.mg-receipts-filter-select .ant-select-selection-placeholder{line-height:22px!important}.mg-receipts-warehouse-select{width:160px}.mg-receipts-filter-input.ant-input::placeholder{color:#00000040}.mg-receipts-filter-actions{display:flex;gap:8px;margin-left:0}.mg-receipts-filters .ant-btn{width:52px;padding:1px 12px;box-shadow:none}.mg-receipts-filters .ant-btn-primary{border-color:#fd8204;background:#fd8204}.mg-receipts-filters .ant-btn-default{border-color:#d9d9d9;color:#000000d9;background:#fff}.mg-receipts-result{display:grid;width:1192px;gap:8px;margin-top:1px}.mg-receipts-table{display:grid;width:1192px;max-width:none;min-width:1192px;border:0;background:var(--mg-card)}.mg-receipts-table__head,.mg-receipts-row{display:grid;grid-template-columns:200px 220px 140px 220px 200px 212px;width:1192px}.mg-receipts-table__head{height:40px;background:#0000000f}.mg-receipts-row{height:56px;background:var(--mg-card)}.mg-receipts-th,.mg-receipts-td{display:flex;min-width:0;align-items:flex-start;padding:8px;border-bottom:1px solid var(--mg-border);color:var(--mg-title);overflow-wrap:anywhere;white-space:pre-line}.mg-receipts-th{align-items:center;padding-block:0;border-top:1px solid rgba(0,0,0,.03);border-left:1px solid rgba(0,0,0,.03);border-bottom-color:#00000008}.mg-receipts-td{border-left:1px solid var(--mg-border)}.mg-receipts-th:last-child{border-right:1px solid rgba(0,0,0,.03)}.mg-receipts-td:last-child{border-right:1px solid var(--mg-border)}.mg-receipts-th{font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:22px}.mg-receipts-td{font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:20px}.mg-receipts-empty{display:grid;min-height:112px;width:1192px;place-items:center;border-bottom:1px solid var(--mg-border);border-left:1px solid var(--mg-border);border-right:1px solid var(--mg-border);background:var(--mg-card)}.mg-receipts-pagination{display:flex;width:1192px;max-width:none;height:40px;align-items:center;justify-content:flex-end;padding:8px 0}.mg-receipts-pagination .ant-pagination{display:inline-flex;height:24px;align-items:center;color:var(--mg-title);font-size:14px;line-height:22px}.mg-receipts-pagination .ant-pagination-total-text{height:22px;margin-inline-end:0;padding-right:8px;line-height:22px}.mg-receipts-pagination .ant-pagination-item,.mg-receipts-pagination .ant-pagination-prev,.mg-receipts-pagination .ant-pagination-next,.mg-receipts-pagination .ant-pagination-options-quick-jumper input{min-width:24px;height:24px;border-radius:2px;line-height:22px}.mg-receipts-pagination .ant-pagination-item{margin-inline-end:0}.mg-receipts-pagination .ant-pagination-item-active{border-color:var(--mg-primary)}.mg-receipts-pagination .ant-pagination-item-active a{color:var(--mg-primary)}.mg-receipts-pagination .ant-select-selector{width:89.18px;height:24px!important;border-radius:2px!important}.mg-receipts-pagination .ant-select-selection-item,.mg-receipts-pagination .ant-pagination-options-quick-jumper,.mg-receipts-pagination .ant-pagination-options-quick-jumper input{font-size:14px;line-height:22px}.mg-receipts-pagination .ant-select-selection-item{padding-inline-end:14px!important}.mg-receipts-pagination .ant-pagination-options{margin-inline-start:2px}.mg-receipts-pagination .ant-pagination-options-size-changer{width:89.18px}.mg-receipts-pagination .ant-pagination-options-quick-jumper{margin-inline-start:0}.mg-receipts-pagination .ant-pagination-options-quick-jumper input{width:44px;margin-inline:0}.mg-finance-workspace{align-self:start;width:100%;max-width:100%;gap:16px;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-finance-panel{display:grid;width:100%;max-width:none;min-width:0;gap:16px}.mg-finance-panel h1{margin:0;padding-bottom:15px;border-bottom:1px solid var(--mg-border);color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-finance-filters{display:flex;width:100%;min-height:41px;align-items:flex-start;flex-wrap:wrap;gap:8px;padding:1px 0 15px;border-bottom:1px solid var(--mg-border)}.mg-finance-filter-input.ant-input,.mg-finance-warehouse .ant-select-selector,.mg-finance-date-picker.ant-picker,.mg-finance-filters .ant-btn{height:24px;border-radius:2px;font-size:14px;font-weight:400;line-height:22px}.mg-finance-filter-input.ant-input{flex:0 1 10rem;min-width:min(100%,10rem);padding:1px 8px;border-color:#00000026;color:var(--mg-title);background:#fff}.mg-finance-filter-input.ant-input::placeholder{color:#00000040}.mg-finance-date-picker{flex:0 1 10rem;min-width:min(100%,10rem);max-width:100%;padding:1px 8px;border-color:#d9d9d9;color:var(--mg-title);background:#fff}.mg-finance-date-picker .ant-picker-input>input{font-size:14px;line-height:22px}.mg-finance-date-picker .ant-picker-suffix{width:16px;height:16px;margin-inline-start:0;color:#bfbfbf;font-size:16px}.mg-finance-date-separator{display:inline-flex;height:24px;align-items:center;flex:0 0 auto;color:#000000a6;line-height:22px}.mg-finance-date-picker .ant-picker-separator{color:#000000a6}.mg-finance-warehouse{flex:0 1 10rem;min-width:min(100%,10rem);height:24px;line-height:22px}.mg-finance-warehouse.ant-select-single{height:24px}.mg-finance-warehouse .ant-select-selector{height:24px!important;min-height:24px!important;padding:1px 8px!important;border-color:#00000026!important;align-items:center}.mg-finance-warehouse.ant-select-single .ant-select-selection-search{top:1px;right:24px;bottom:1px;left:8px}.mg-finance-warehouse .ant-select-selection-item{color:#000000d9;font-size:14px;line-height:22px!important}.mg-finance-warehouse .ant-select-selection-search-input{height:22px!important}.mg-finance-warehouse .ant-select-arrow{width:14px;height:14px;color:#00000040;font-size:14px}.mg-finance-filter-actions{display:flex;flex:0 0 auto;gap:8px}.mg-finance-filters .ant-btn{min-width:52px;padding:1px 12px;box-shadow:none}.mg-finance-filters .ant-btn-primary{border-color:#fd8204;background:#fd8204}.mg-finance-filters .ant-btn-default{border-color:#d9d9d9;color:#000000d9;background:#fff}.mg-finance-result{display:grid;width:100%;gap:8px;margin-top:1px}.mg-finance-summary{display:flex;width:100%;height:22px;align-items:center;gap:8px;color:#000000d9;font-family:PingFangSC-Regular,PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-finance-summary__value{color:red}.mg-finance-table{--mg-finance-table-columns: minmax(0, 1.2fr) minmax(0, .75fr) minmax(0, .7fr) minmax(0, .9fr) minmax(0, .75fr) minmax(0, 1.1fr) minmax(0, 1.6fr);display:grid;width:100%;max-width:none;min-width:0;min-height:96px;overflow-x:auto;background:var(--mg-card)}.mg-finance-table__head,.mg-finance-row{display:grid;grid-template-columns:var(--mg-finance-table-columns);width:100%;min-width:0}.mg-finance-table__head{height:40px;background:#0000000f}.mg-finance-row{height:56px;background:var(--mg-card)}.mg-finance-th,.mg-finance-td{min-width:0;border-bottom:1px solid var(--mg-border);color:var(--mg-title);overflow-wrap:anywhere;white-space:pre-line}.mg-finance-th{display:flex;height:40px;align-items:center;padding:0 8px;border-top:1px solid rgba(0,0,0,.03);border-left:1px solid rgba(0,0,0,.03);border-bottom-color:#00000008;background:#0000000f;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:22px}.mg-finance-td{height:56px;padding:8px;border-left:1px solid var(--mg-border);background:var(--mg-card);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:20px}.mg-finance-th:last-child{border-right:1px solid rgba(0,0,0,.03)}.mg-finance-td:last-child{border-right:1px solid var(--mg-border)}.mg-finance-empty{display:grid;width:100%;min-width:0;min-height:112px;place-items:center;text-align:center;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);border-left:1px solid var(--mg-border);background:var(--mg-card)}.mg-finance-result .ant-spin-nested-loading,.mg-finance-result .ant-spin-container{width:100%}.mg-finance-pagination{display:flex;width:100%;max-width:none;height:40px;align-items:center;justify-content:flex-end;padding:8px 0}.mg-finance-pagination .ant-pagination{display:inline-flex;height:24px;align-items:center;color:var(--mg-title);font-size:14px;line-height:22px}.mg-finance-pagination .ant-pagination-total-text{height:22px;margin-inline-end:0;padding-right:8px;line-height:22px}.mg-finance-pagination .ant-pagination-item,.mg-finance-pagination .ant-pagination-prev,.mg-finance-pagination .ant-pagination-next,.mg-finance-pagination .ant-pagination-options-quick-jumper input{min-width:24px;height:24px;border-radius:2px;line-height:22px}.mg-finance-pagination .ant-pagination-item{margin-inline-end:0}.mg-finance-pagination .ant-pagination-item-active{border-color:var(--mg-primary)}.mg-finance-pagination .ant-pagination-item-active a{color:var(--mg-primary)}.mg-finance-pagination .ant-select-selector{min-width:5.5rem;height:24px!important;border-radius:2px!important}.mg-finance-pagination .ant-select-selection-item,.mg-finance-pagination .ant-pagination-options-quick-jumper,.mg-finance-pagination .ant-pagination-options-quick-jumper input{font-size:14px;line-height:22px}.mg-finance-pagination .ant-select-selection-item{padding-inline-end:14px!important}.mg-finance-pagination .ant-pagination-options{margin-inline-start:2px}.mg-finance-pagination .ant-pagination-options-size-changer{min-width:5.5rem}.mg-finance-pagination .ant-pagination-options-quick-jumper{margin-inline-start:0}.mg-finance-pagination .ant-pagination-options-quick-jumper input{min-width:2.75rem;margin-inline:0}.mg-customers-workspace{align-self:start;width:min(1232px,100%);max-width:100%;min-height:354px;gap:0;padding:8px 0 0 8px;overflow-x:auto}.mg-customers-panel{display:flex;width:1224px;max-width:1224px;min-height:346px;min-width:0;flex-direction:column;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-customers-panel h1{width:64px;height:24px;margin:0;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.mg-customers-divider{width:1192px;height:1px;flex:0 0 1px;margin-top:16px;background:var(--mg-border)}.mg-customers-filters{display:flex;width:280px;height:24px;flex:0 0 24px;align-items:center;gap:8px;margin-top:16px}.mg-customers-filter-label{color:var(--mg-title);font-size:14px;line-height:22px}.mg-customers-id-input{width:160px;flex:0 0 160px}.mg-customers-filters .ant-input-affix-wrapper{height:24px;padding:1px 8px;border-radius:2px}.mg-customers-filters .ant-input{height:24px;padding:1px 8px;border:1px solid rgba(0,0,0,.15);border-radius:2px;color:var(--mg-title);background:#fff;font-size:14px;line-height:22px}.mg-customers-filters .ant-input::placeholder{color:#00000040}.mg-customers-filter-actions{display:inline-flex;width:112px;height:24px;gap:8px}.mg-customers-filter-actions .ant-btn{width:52px;height:24px;padding:1px 12px;border-radius:2px;font-size:14px;line-height:22px}.mg-customers-filter-actions .ant-btn-primary{background:var(--mg-primary)}.mg-customers-table{display:grid;width:1192px;max-width:1192px;min-height:152px;min-width:1192px;flex:0 0 auto;margin-top:16px;background:var(--mg-card)}.mg-customers-table__head,.mg-customers-row{display:grid;grid-template-columns:repeat(5,200px) 192px;width:1192px}.mg-customers-table__head{height:40px;background:#0000000f}.mg-customers-row{height:56px;min-height:56px;background:var(--mg-card)}.mg-customers-th,.mg-customers-td{min-width:0;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);color:var(--mg-title);overflow-wrap:anywhere}.mg-customers-th:first-child,.mg-customers-td:first-child{border-left:1px solid var(--mg-border)}.mg-customers-th{display:flex;height:40px;align-items:center;padding:0 8px;border-top:1px solid rgba(0,0,0,.03);background:#0000000f;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:22px}.mg-customers-td{min-height:56px;padding:8px;background:var(--mg-card);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:20px}.mg-customers-edit{height:20px;padding:0;border:0;color:var(--mg-primary);background:transparent;font:inherit;line-height:20px;cursor:pointer}.mg-customers-empty{display:grid;width:100%;min-height:112px;place-items:center;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);border-left:1px solid var(--mg-border);background:var(--mg-card)}.mg-customers-pagination{display:flex;width:1192px;max-width:1192px;height:40px;flex:0 0 40px;align-items:center;justify-content:flex-end;margin-top:8px}.mg-customers-pagination__inner{display:inline-flex;width:425.18px;height:24px;align-items:center;color:var(--mg-title);font-size:14px;line-height:22px}.mg-customers-pagination__total{display:inline-flex;width:52px;height:22px;align-items:center;padding-right:8px;color:var(--mg-title);line-height:22px;white-space:nowrap}.mg-customers-page-arrow,.mg-customers-page-item{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;padding:1px 8px;border:0;border-radius:2px;color:var(--mg-title);background:transparent;font-size:14px;line-height:22px;cursor:pointer}.mg-customers-page-arrow{padding:6px;font-size:18px;line-height:12px}.mg-customers-page-arrow--disabled{color:#d9d9d9;cursor:not-allowed}.mg-customers-page-item--active{color:var(--mg-primary);border:1px solid var(--mg-primary);font-weight:500}.mg-customers-size-changer{display:inline-flex;width:89.18px;height:24px;align-items:center;justify-content:space-between;margin-left:2px;padding:0 8px;border:1px solid #d9d9d9;border-radius:2px;color:var(--mg-title);background:#fff;font-size:14px;line-height:22px;cursor:pointer}.mg-customers-jump-label{display:inline-flex;height:22px;align-items:center;padding:0 7px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-customers-jump-input{width:44px;height:24px;padding:1px 8px;border:1px solid #d9d9d9;border-radius:2px;color:var(--mg-title);background:#fff;font-size:14px;line-height:22px}.mg-customers-edit-modal .ant-modal-content{width:640px;height:188px;padding:0;border-radius:2px;background:#fff;box-shadow:0 9px 28px 8px #0000000d,0 6px 16px #00000014,0 3px 6px -4px #0000001f}.mg-customers-edit-modal .ant-modal-header{width:640px;height:56px;margin:0;padding:16px 24px;border-bottom:0;background:#fff;box-shadow:inset 0 -1px #f0f0f0}.mg-customers-edit-modal .ant-modal-title{width:32px;height:24px;color:var(--mg-title);font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.mg-customers-edit-modal .ant-modal-close{top:20px;right:24px;width:16px;height:16px;color:#00000073}.mg-customers-edit-modal .ant-modal-body{width:640px;height:80px;padding:24px}.mg-customers-modal-row{display:flex;width:592px;height:32px;align-items:center;gap:8px}.mg-customers-modal-label{display:inline-flex;width:116px;height:32px;align-items:center;justify-content:flex-end;color:var(--mg-title);font-size:14px;line-height:22px}.mg-customers-modal-input.ant-input{width:468px;height:32px;padding:5px 12px;border:1px solid #d9d9d9;border-radius:2px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-customers-edit-modal .ant-modal-footer{display:flex;width:640px;height:52px;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:10px 16px;box-shadow:inset 0 1px #f0f0f0}.mg-customers-edit-modal .ant-modal-footer .ant-btn+.ant-btn{margin-inline-start:0}.mg-customers-modal-cancel.ant-btn,.mg-customers-modal-save.ant-btn{width:65px;height:32px;padding:5px 16px;border-radius:2px;font-size:14px;line-height:22px}.mg-customers-modal-cancel.ant-btn{border-color:#d9d9d9;color:var(--mg-title);background:#fff}.mg-customers-modal-save.ant-btn{border-color:var(--mg-primary);color:#fff;background:var(--mg-primary)}.mg-addresses-workspace{align-self:start;width:min(1224px,100%);max-width:100%;min-height:290px;gap:0;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-addresses-panel{display:grid;width:1192px;max-width:1192px;min-width:0;gap:0}.mg-addresses-header{width:1192px;height:40px;border-bottom:1px solid var(--mg-border)}.mg-addresses-header h1{margin:0;height:24px;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-addresses-filters{display:flex;width:1192px;height:57px;align-items:flex-start;padding-top:16px;border-bottom:1px solid var(--mg-border)}.mg-addresses-actions{display:inline-flex;width:220px;height:24px;align-items:center;gap:8px}.mg-addresses-status-filter.ant-select{width:160px;height:24px}.mg-addresses-status-filter .ant-select-selector{height:24px!important;padding:1px 8px!important;border-color:#00000026!important;border-radius:2px!important}.mg-addresses-status-filter .ant-select-selection-item{color:var(--mg-title)!important;font-size:14px;line-height:22px!important}.mg-addresses-status-filter .ant-select-arrow{right:8px;width:14px;height:14px;margin-top:-7px;color:#00000040;font-size:10px}.mg-addresses-add-button.ant-btn{width:52px;height:24px;padding:1px 12px;border-color:var(--mg-primary);border-radius:2px;background:var(--mg-primary);font-size:14px;line-height:22px;box-shadow:none}.mg-addresses-table{display:block;width:1192px;max-width:1192px;min-height:96px;margin-top:16px;overflow-x:auto;background:var(--mg-card)}.mg-addresses-table__head,.mg-addresses-row{display:grid;grid-template-columns:120px 120px 120px 120px 160px 160px 160px 120px 120px;width:1200px}.mg-addresses-table__head{height:40px;background:#0000000f}.mg-addresses-row{height:56px;background:var(--mg-card)}.mg-addresses-th,.mg-addresses-td{min-width:0;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);color:var(--mg-title);overflow-wrap:anywhere}.mg-addresses-th:first-child,.mg-addresses-td:first-child{border-left:1px solid var(--mg-border)}.mg-addresses-th{display:flex;height:40px;align-items:center;padding:0 8px;border-top:1px solid rgba(0,0,0,.03);background:#0000000f;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:22px}.mg-addresses-td{height:56px;overflow:hidden;padding:8px;background:var(--mg-card);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:20px}.mg-addresses-edit{height:20px;padding:0;border:0;color:var(--mg-primary);background:transparent;font:inherit;line-height:20px;cursor:pointer}.mg-addresses-empty{display:grid;width:100%;min-height:112px;place-items:center;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);border-left:1px solid var(--mg-border);background:var(--mg-card)}.mg-addresses-pagination{display:flex;width:1192px;max-width:1192px;height:40px;align-items:center;justify-content:flex-end;margin-top:8px;padding:8px 0}.mg-addresses-pagination .ant-pagination{display:inline-flex;height:24px;align-items:center;color:var(--mg-title);font-size:14px;line-height:22px}.mg-addresses-pagination .ant-pagination-total-text{height:22px;margin-inline-end:0;line-height:22px}.mg-addresses-pagination .ant-pagination-item,.mg-addresses-pagination .ant-pagination-prev,.mg-addresses-pagination .ant-pagination-next,.mg-addresses-pagination .ant-pagination-options-quick-jumper input{min-width:24px;height:24px;border-radius:2px;line-height:22px}.mg-addresses-pagination .ant-pagination-item{margin-inline-end:0}.mg-addresses-pagination .ant-pagination-item-active{border-color:var(--mg-primary)}.mg-addresses-pagination .ant-pagination-item-active a{color:var(--mg-primary)}.mg-addresses-pagination .ant-select-selector{height:24px!important;border-radius:2px!important}.mg-addresses-pagination .ant-select-selection-item,.mg-addresses-pagination .ant-pagination-options-quick-jumper,.mg-addresses-pagination .ant-pagination-options-quick-jumper input{font-size:14px;line-height:22px}.mg-addresses-pagination .ant-pagination-options{margin-inline-start:2px}.mg-addresses-pagination .ant-pagination-options-size-changer{width:89.178px;height:24px}.mg-addresses-pagination .ant-pagination-options-quick-jumper{height:24px;margin-inline-start:0}.mg-addresses-pagination .ant-pagination-options-quick-jumper input{width:44px}.mg-addresses-editor{display:grid;width:592px;gap:16px}.mg-addresses-editor__row{display:flex;width:592px;height:32px;gap:8px}.mg-addresses-editor__row--platform{height:auto;min-height:32px}.mg-addresses-editor__label{display:inline-flex;width:116px;height:32px;align-items:center;justify-content:flex-end;gap:4px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-addresses-editor__required{color:#ff4d4f;font-family:Noto Sans SC,PingFang SC,sans-serif;font-size:14px;line-height:22.001px}.mg-addresses-editor__field{display:block;width:468px;height:32px}.mg-addresses-editor__row--platform .mg-addresses-editor__field{height:auto;min-height:32px}.mg-addresses-editor__control.ant-input,.mg-addresses-editor__control.ant-input-affix-wrapper,.mg-addresses-editor__control.ant-select{width:468px;height:32px}.mg-addresses-editor__control.ant-input,.mg-addresses-editor__control .ant-select-selector{height:32px!important;padding:1px 12px!important;border-color:#d9d9d9!important;border-radius:2px!important;color:var(--mg-title);font-size:14px;line-height:22px}.mg-addresses-editor__control.ant-input,.mg-addresses-editor__control.ant-input-affix-wrapper,.mg-addresses-editor__control.ant-select,.mg-addresses-editor__control .ant-input,.mg-addresses-editor__control .ant-select-selection-item{color:var(--mg-title)!important}.mg-addresses-editor__control.ant-input::placeholder,.mg-addresses-editor__control .ant-select-selection-placeholder,.mg-addresses-editor__control .ant-input::placeholder{color:#00000040}.mg-addresses-editor__control .ant-select-selection-item,.mg-addresses-editor__control .ant-select-selection-placeholder{line-height:28px!important}.mg-addresses-editor__control .ant-select-arrow{right:12px;width:14px;height:14px;margin-top:-7px;color:#00000040;font-size:10px}.mg-addresses-editor__control.ant-input-affix-wrapper{padding:1px 12px!important;border-color:#d9d9d9!important;border-radius:2px!important}.mg-addresses-editor__control.ant-input-affix-wrapper>input.ant-input{height:28px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-addresses-editor__control .ant-input-show-count-suffix{color:#00000040;font-size:14px;line-height:22px}.mg-addresses-editor__region{display:grid;width:468px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mg-addresses-editor__region-input.ant-input{height:32px;padding:1px 12px;border-color:#d9d9d9;border-radius:2px;color:var(--mg-title);font-size:14px;line-height:22px}.mg-addresses-editor__control--platform.ant-select{height:auto;min-height:32px}.mg-addresses-editor__control--platform .ant-select-selector{height:auto!important;min-height:32px;padding-block:1px!important}.mg-addresses-editor__control--platform .ant-select-selection-overflow{align-items:center}.mg-addresses-editor__control--platform .ant-select-selection-item{display:inline-flex;height:22px;align-items:center;line-height:20px!important}.mg-addresses-editor__control--platform .ant-select-selection-item-content,.mg-addresses-editor__control--platform .ant-select-selection-item-remove{display:inline-flex;align-items:center;line-height:20px}.mg-addresses-modal .ant-modal-content{width:640px;height:auto;min-height:524px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;padding:0;border-radius:2px;background:#fff;box-shadow:0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f,0 6px 16px #00000014}.mg-addresses-modal .ant-modal-header{height:56px;margin:0;padding:16px 24px;border-radius:2px 2px 0 0;background:#fff;box-shadow:inset 0 -1px #f0f0f0}.mg-addresses-modal .ant-modal-title{color:var(--mg-title);font-size:16px;font-weight:500;line-height:24px}.mg-addresses-modal .ant-modal-close{top:20px;right:24px;width:16px;height:16px;color:#00000073}.mg-addresses-modal .ant-modal-close-x{width:16px;height:16px;font-size:16px;line-height:16px}.mg-addresses-modal .ant-modal-body{height:auto;min-height:416px;overflow-y:auto;padding:24px}.mg-addresses-modal .ant-modal-footer{display:flex;min-height:52px;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:10px 16px;background:#fff;box-shadow:inset 0 1px #f0f0f0}.mg-addresses-modal .ant-modal-footer .ant-btn{display:inline-flex;width:65px;min-width:65px;height:32px;flex:0 0 65px;align-items:center;justify-content:center;padding:5px 16px;border-radius:2px;box-sizing:border-box;font-size:14px;line-height:22px;box-shadow:none;white-space:nowrap}.mg-addresses-modal .ant-modal-footer .ant-btn-default{border-color:#d9d9d9;color:var(--mg-title);background:#fff}.mg-addresses-modal .ant-modal-footer .ant-btn-primary,.mg-addresses-modal .ant-modal-footer .ant-btn-color-primary{width:80px;min-width:80px;flex-basis:80px;padding-right:12px;padding-left:12px;border-color:var(--mg-primary);color:#fff;background:var(--mg-primary)}.mg-prices-workspace{gap:0;padding:16px}.mg-prices-panel{display:grid;width:1224px;max-width:100%;min-width:0;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-prices-header{display:flex;height:24px;align-items:center;justify-content:space-between;gap:16px}.mg-prices-header h1{margin:0;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-prices-divider{width:100%;height:1px;margin-top:16px;background:#0000000f}.mg-prices-toolbar{display:flex;width:100%;height:40px;align-items:center;justify-content:space-between;margin-top:16px;padding:8px 16px;border-radius:2px;background:#f5f5f5}.mg-prices-base-fee{display:flex;height:24px;align-items:center;gap:8px;color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-prices-default-button.ant-btn{width:108px;height:24px;padding:1px 12px;border-color:#d9d9d9;border-radius:2px;color:#000000d9;background:#fff;box-shadow:none;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-prices-actions{display:flex;height:24px;align-items:center;gap:8px}.mg-prices-add-button.ant-btn{width:80px;height:24px;padding:1px 12px;border-color:var(--mg-primary);border-radius:2px;background:var(--mg-primary);box-shadow:none;font-size:14px;line-height:22px}.mg-prices-sku-button.ant-btn{width:109px;height:24px;padding:1px 12px;border-color:var(--mg-primary);border-radius:2px;background:var(--mg-primary);box-shadow:none;font-size:14px;line-height:22px}.mg-prices-table{display:grid;width:100%;max-width:none;min-width:1192px;margin-top:16px;overflow-x:auto;background:var(--mg-card)}.mg-prices-table__head,.mg-prices-row{display:grid;grid-template-columns:200px 200px 200px 200px 200px 192px;width:1192px}.mg-prices-table__head{height:40px;background:#0000000f}.mg-prices-row{min-height:56px;background:var(--mg-card)}.mg-prices-th,.mg-prices-td{min-width:0;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);color:var(--mg-title);overflow-wrap:anywhere}.mg-prices-th:first-child,.mg-prices-td:first-child{border-left:1px solid var(--mg-border)}.mg-prices-th{display:flex;height:40px;align-items:center;padding:0 8px;border-top:1px solid rgba(0,0,0,.03);background:#0000000f;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:22px}.mg-prices-td{min-height:56px;padding:8px;background:var(--mg-card);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:20px}.mg-prices-edit{height:20px;padding:0;border:0;color:var(--mg-primary);background:transparent;font:inherit;line-height:20px;cursor:pointer}.mg-prices-empty{display:grid;width:100%;min-height:112px;place-items:center;border-right:1px solid var(--mg-border);border-bottom:1px solid var(--mg-border);border-left:1px solid var(--mg-border);background:var(--mg-card)}.mg-prices-pagination{display:flex;width:100%;max-width:none;height:40px;align-items:center;justify-content:flex-end;margin-top:8px}.mg-prices-pagination .ant-pagination{display:inline-flex;height:24px;align-items:center;color:var(--mg-title);font-size:14px;line-height:22px}.mg-prices-pagination .ant-pagination-total-text{height:22px;margin-inline-end:8px;line-height:22px}.mg-prices-pagination .ant-pagination-item,.mg-prices-pagination .ant-pagination-prev,.mg-prices-pagination .ant-pagination-next,.mg-prices-pagination .ant-pagination-options-quick-jumper input{min-width:24px;height:24px;border-radius:2px;line-height:22px}.mg-prices-pagination .ant-pagination-item{margin-inline-end:8px}.mg-prices-pagination .ant-pagination-item-active{border-color:var(--mg-primary)}.mg-prices-pagination .ant-pagination-item-active a{color:var(--mg-primary)}.mg-prices-pagination .ant-select-selector{height:24px!important;border-radius:2px!important}.mg-prices-pagination .ant-select-selection-item,.mg-prices-pagination .ant-pagination-options-quick-jumper,.mg-prices-pagination .ant-pagination-options-quick-jumper input{font-size:14px;line-height:22px}.mg-prices-editor{display:grid;gap:16px;padding:24px}.mg-prices-form-row{display:grid;grid-template-columns:116px 468px;width:592px;height:32px;column-gap:8px;align-items:center}.mg-prices-form-label{display:inline-flex;height:32px;align-items:center;justify-content:flex-end;gap:4px;color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:right}.mg-prices-form-required{color:#ff4d4f}.mg-prices-editor .ant-input,.mg-prices-editor .ant-input-affix-wrapper,.mg-prices-editor .ant-select{width:100%}.mg-prices-editor .ant-input,.mg-prices-editor .ant-input-affix-wrapper,.mg-prices-editor .ant-select-selector{height:32px!important;border-color:#d9d9d9!important;border-radius:2px!important;box-shadow:none!important;color:#000000d9;font-size:14px;line-height:22px}.mg-prices-editor .ant-input-affix-wrapper{padding:1px 12px}.mg-prices-editor .ant-input-affix-wrapper .ant-input{height:28px!important;padding:0;border:0!important}.mg-prices-editor .ant-input::placeholder{color:#00000040}.mg-prices-editor .ant-input-suffix,.mg-prices-editor .ant-select-arrow{color:#00000040}.mg-prices-modal .ant-modal-content{width:640px;min-height:332px;padding:0;border-radius:2px;background:#fff;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.mg-prices-modal .ant-modal-header{height:56px;margin:0;padding:16px 24px;border-radius:2px 2px 0 0;background:#fff;box-shadow:inset 0 -1px #f0f0f0}.mg-prices-modal .ant-modal-title{color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-prices-modal .ant-modal-close{top:20px;right:24px;width:16px;height:16px;color:#00000073}.mg-prices-modal .ant-modal-close-x{width:16px;height:16px;font-size:16px;line-height:16px}.mg-prices-modal .ant-modal-body{min-height:224px;padding:0}.mg-prices-modal .ant-modal-footer{display:flex;height:52px;align-items:center;justify-content:flex-end;gap:0;margin:0;padding:10px 16px;box-shadow:inset 0 1px #f0f0f0}.mg-prices-modal .ant-modal-footer .ant-btn{width:65px;height:32px;margin-inline-start:0;padding:5px 16px;border-radius:2px;box-shadow:none;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-prices-modal .ant-modal-footer .ant-btn+.ant-btn{margin-inline-start:8px!important}.mg-prices-modal .ant-modal-footer .ant-btn-default{border-color:#d9d9d9;color:#000000d9;background:#fff}.mg-prices-modal .ant-modal-footer .ant-btn-primary{border-color:var(--mg-primary);color:#fff;background:var(--mg-primary)}.mg-prices-sku-modal .ant-modal-content{width:640px;height:auto;min-height:0;border-radius:0;background:#fff}.mg-prices-sku-modal .ant-modal-header{height:55px;padding:16px 24px}.mg-prices-sku-modal .ant-modal-title{font-size:16px;font-weight:500;line-height:24px}.mg-prices-sku-modal .ant-modal-close{top:19px;right:24px;width:16px;height:16px}.mg-prices-sku-modal .ant-modal-close-x{width:16px;height:16px;font-size:16px;line-height:16px}.mg-prices-sku-modal .ant-modal-body{height:auto;min-height:0;padding:0}.mg-prices-sku-editor{display:grid;padding:24px 24px 0;row-gap:16px}.mg-prices-sku-fee-row,.mg-prices-sku-rule{display:flex;align-items:center;min-height:32px;color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-prices-sku-label{margin-right:16px}.mg-prices-switch-field{display:inline-flex;align-items:center}.mg-prices-sku-modal .ant-switch{width:58px;min-width:58px;height:24px;border-radius:12px;background:#d9d9d9}.mg-prices-sku-modal .ant-switch.ant-switch-checked{background:var(--mg-primary)}.mg-prices-sku-modal .ant-switch .ant-switch-inner{padding-inline-start:24px;padding-inline-end:8px;color:#fff;font-size:12px;line-height:24px}.mg-prices-sku-modal .ant-switch.ant-switch-checked .ant-switch-inner{padding-inline-start:8px;padding-inline-end:24px}.mg-prices-sku-modal .ant-switch .ant-switch-inner .ant-switch-inner-checked,.mg-prices-sku-modal .ant-switch .ant-switch-inner .ant-switch-inner-unchecked{min-width:24px;text-align:center;white-space:nowrap}.mg-prices-sku-modal .ant-switch .ant-switch-handle{top:2px;width:20px;height:20px}.mg-prices-sku-modal .ant-switch .ant-switch-handle:before{border-radius:50%}.mg-prices-sku-modal .ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)}.mg-prices-sku-rule{gap:8px}.mg-prices-sku-rule .ant-input{width:64px;height:32px!important;padding:5px 12px;border-color:#d9d9d9!important;border-radius:2px!important;box-shadow:none!important;color:#000000d9;font-size:14px;line-height:22px}.mg-prices-sku-help{display:grid;gap:4px;color:#000000a6;font-size:12px;line-height:20px}.mg-prices-sku-help p{margin:0}.mg-prices-sku-modal .ant-modal-footer{height:51px;padding:9px 16px}.mg-prices-sku-modal .ant-modal-footer .ant-btn{width:65px;height:32px;padding:5px 16px;border-radius:2px;font-size:14px;line-height:22px}.mg-prices-sku-modal .ant-modal-footer .ant-btn+.ant-btn{margin-inline-start:8px!important}.mg-profile-workspace{align-self:start;gap:0;padding:8px 0 0 8px}.mg-profile-panel{width:1224px;max-width:1224px;height:653px;padding:16px;background:var(--mg-card);box-shadow:var(--mg-pop-shadow)}.mg-profile-panel--editing{height:663px}.mg-profile-panel h1{height:24px;margin:0;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.mg-profile-divider{width:100%;max-width:none;height:1px;margin-top:16px;background:var(--mg-border)}.mg-profile-body{display:grid;width:1192px;max-width:1192px;min-height:516px;gap:12px;margin-top:16px}.mg-profile-info-row,.mg-profile-description-row,.mg-profile-media-row{display:flex;align-items:flex-start;gap:4px}.mg-profile-info-row{height:22px}.mg-profile-label{display:inline-flex;width:70px;height:22px;flex:0 0 70px;align-items:center;justify-content:flex-end;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;word-break:keep-all}.mg-profile-value{display:inline-flex;min-width:0;height:22px;align-items:center;color:var(--mg-title);font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.mg-profile-description{position:relative;width:900px;min-height:100px;padding:8px 12px 28px;border:1px solid #d9d9d9;border-radius:2px;color:var(--mg-weak);background:#0000000a;box-sizing:border-box;font-size:14px;line-height:22px}.mg-profile-description p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.mg-profile-description span{position:absolute;right:24px;bottom:4px;min-width:56px;color:var(--mg-weak);text-align:right}.mg-profile-media-row{min-height:104px}.mg-profile-media-list{display:flex;min-width:0;max-width:calc(100% - 74px);flex-wrap:wrap;gap:16px}.mg-profile-thumb{display:grid;width:104px;height:104px;place-items:center;border:1px dashed #d9d9d9;border-radius:2px;background:#fafafa}.mg-profile-thumb__button{display:grid;width:100%;height:100%;place-items:center;padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.mg-profile-thumb__button:hover .mg-profile-thumb-media,.mg-profile-thumb__button:focus-visible .mg-profile-thumb-media{opacity:1}.mg-profile-thumb-media{display:block;width:86px;height:86px;object-fit:cover;opacity:.8}.upload-url-preview{position:relative;display:inline-flex;width:72px;height:72px;overflow:hidden;border:1px solid #d9d9d9;border-radius:2px;background:#fafafa}.upload-url-preview video{width:100%;height:100%;object-fit:cover}.upload-url-preview .ant-image,.upload-url-preview .ant-image-img{width:100%;height:100%}.upload-url-preview .ant-image-img{object-fit:cover}.upload-url-preview .ant-btn{position:absolute;top:0;right:0;color:#fff;background:#00000073}.mg-profile-action{display:flex;width:1192px;max-width:1192px;height:32px;align-items:center;justify-content:center;margin-top:16px}.mg-profile-edit-button.ant-btn{width:60px;height:32px;padding:1px 16px;border-radius:2px;background:var(--mg-primary);font-size:14px;line-height:22px}.mg-profile-completion-modal .ant-modal-content{width:1224px;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);padding:0;border-radius:0;background:#fff}.mg-profile-completion-modal .ant-modal-body{max-height:calc(100vh - 48px);overflow-y:auto}.mg-profile-completion{display:flex;width:1224px;max-width:100%;min-height:663px;flex-direction:column;padding:16px;background:#fff;color:#000000d9;font-family:PingFang SC,PingFangSC,Noto Sans SC,sans-serif}.mg-profile-completion h2{width:1192px;max-width:100%;height:24px;margin:0;color:#000000d9;font-size:16px;font-weight:500;line-height:24px}.mg-profile-completion__divider{width:1192px;max-width:100%;height:1px;margin-top:16px;background:#0000000f}.mg-profile-completion__body{display:grid;width:1192px;max-width:100%;min-height:526px;gap:12px;margin-top:16px}.mg-profile-completion__row{display:flex;gap:4px;min-width:0}.mg-profile-completion__row--input{height:32px;align-items:center}.mg-profile-completion__row--text{height:22px;align-items:center}.mg-profile-completion__row--media{min-height:104px;align-items:flex-start}.mg-profile-completion__row--description{height:100px;align-items:flex-start}.mg-profile-completion__label{display:inline-flex;width:80px;height:22px;flex:0 0 80px;align-items:center;justify-content:flex-end;color:#000000d9;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.mg-profile-completion__required{width:7px;margin-right:4px;color:#ff4d4f;font-family:Noto Sans SC,PingFang SC,sans-serif;line-height:22px}.mg-profile-completion__name-input.ant-input{width:468px;height:32px;padding:5px 12px;border:1px solid #d9d9d9;border-radius:2px;color:#000000d9;font-size:14px;line-height:22px}.mg-profile-completion__value{display:inline-flex;width:48px;height:22px;align-items:center;color:#000000d9;font-size:14px;line-height:22px}.mg-profile-completion__textarea-wrap{position:relative;width:900px;height:100px}.mg-profile-completion__textarea.ant-input{width:900px;height:100px!important;padding:8px 12px 28px;resize:none;border:1px solid #d9d9d9;border-radius:2px;color:#000000d9;background:#fff;box-sizing:border-box;font-size:14px;line-height:22px}.mg-profile-completion__textarea::placeholder{color:#00000040}.mg-profile-completion__textarea-wrap>span{position:absolute;right:24px;bottom:4px;min-width:56px;height:22px;color:#00000040;background:#fff;font-size:14px;line-height:22px;text-align:right;white-space:nowrap;pointer-events:none}.mg-profile-completion__media-list{display:flex;width:min(100%,1000px);min-height:104px;flex-wrap:wrap;gap:16px}.mg-profile-completion__upload-tile{position:relative;width:104px;height:104px;flex:0 0 104px}.mg-profile-completion__upload{display:grid;width:104px;height:104px;place-items:center;padding:0;border:1px dashed #d9d9d9;border-radius:2px;color:#00000073;background:#fafafa;cursor:pointer}.mg-profile-completion__upload:disabled{cursor:not-allowed}.mg-profile-completion__upload-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;align-content:center;gap:6px;border:1px solid rgba(253,130,4,.25);border-radius:2px;color:#000000a6;background:#ffffffd1;font-size:12px;line-height:18px;pointer-events:auto}.mg-profile-completion__upload-delete{position:absolute;top:-7px;right:-7px;z-index:1;display:grid;width:20px;height:20px;place-items:center;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:50%;color:#fff;background:#0000008c;cursor:pointer}.mg-profile-completion__upload-delete:disabled{cursor:not-allowed;opacity:.45}.mg-profile-completion__upload-delete:hover,.mg-profile-completion__upload-delete:focus-visible{background:#ff4d4f}.mg-profile-completion__upload-delete svg{width:10px;height:10px}.mg-profile-completion__upload:hover,.mg-profile-completion__upload:focus-visible{border-color:#fd8204;color:#fd8204}.mg-profile-completion__upload:focus-visible{outline:2px solid rgba(253,130,4,.2);outline-offset:2px}.mg-profile-completion__upload-media{display:block;width:86px;height:86px;object-fit:cover;opacity:.8}.mg-profile-completion__upload-empty{display:grid;justify-items:center;gap:8px;font-size:14px;line-height:22px}.mg-profile-completion__upload-empty svg{width:16px;height:16px}.mg-profile-media-preview-modal .ant-modal-body{padding:20px 24px}.mg-profile-media-preview__image-stage{display:grid;height:min(62vh,520px);overflow:auto;place-items:center;border:1px solid #f0f0f0;border-radius:2px;background:#fafafa}.mg-profile-media-preview__image{display:block;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .16s ease}.mg-profile-media-preview__video{display:block;width:100%;max-height:min(62vh,520px);border-radius:2px;background:#000}.mg-profile-media-preview__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.mg-profile-media-preview__zoom,.mg-profile-media-preview__actions{display:flex;align-items:center;gap:8px}.mg-profile-media-preview__hint{color:#00000073;font-size:14px;line-height:22px}.mg-profile-completion__actions{display:flex;width:1192px;max-width:100%;height:32px;justify-content:center;gap:8px;margin-top:16px}.mg-profile-completion__cancel.ant-btn,.mg-profile-completion__save.ant-btn{width:65px;height:32px;padding:5px 16px;border-radius:2px;font-size:14px;font-weight:400;line-height:22px}.mg-profile-completion__cancel.ant-btn{border-color:#d9d9d9;color:#000000d9;background:#fff}.mg-profile-completion__save.ant-btn{border-color:#fd8204;color:#fff;background:#fd8204}.mg-orders-page .mg-workspace,.mg-receipts-workspace,.mg-finance-workspace,.mg-customers-workspace,.mg-addresses-workspace,.mg-prices-workspace,.mg-profile-workspace{align-self:start;width:100%;max-width:100%;gap:16px;padding:16px;background:#fff;box-shadow:var(--mg-pop-shadow)}.mg-customers-panel,.mg-addresses-panel,.mg-prices-panel,.mg-profile-panel{width:100%;max-width:none}.mg-customers-workspace,.mg-prices-workspace,.mg-profile-workspace{min-height:auto;overflow-x:auto}.mg-customers-panel,.mg-prices-panel,.mg-profile-panel{min-height:auto;padding:0;background:transparent;box-shadow:none}.mg-profile-panel,.mg-profile-panel--editing{height:auto}.mg-profile-body,.mg-profile-action,.mg-profile-completion__actions{width:100%;max-width:none}.mg-profile-description{width:min(900px,100%)}.mg-receipts-filters,.mg-receipts-result,.mg-receipts-table,.mg-receipts-pagination,.mg-finance-filters,.mg-finance-result,.mg-finance-summary,.mg-finance-table,.mg-finance-pagination,.mg-customers-divider,.mg-customers-table,.mg-customers-pagination,.mg-addresses-header,.mg-addresses-filters,.mg-addresses-table,.mg-addresses-pagination,.mg-prices-table,.mg-prices-pagination{width:100%;max-width:none}.mg-receipts-table,.mg-finance-table,.mg-customers-table,.mg-addresses-table,.mg-prices-table{min-width:0;overflow-x:auto}.mg-receipts-table__head,.mg-receipts-row{width:100%;min-width:1192px;grid-template-columns:minmax(160px,1fr) minmax(180px,1.1fr) minmax(100px,.7fr) minmax(180px,1.1fr) minmax(160px,1fr) minmax(160px,1fr)}.mg-finance-table__head,.mg-finance-row{width:100%;min-width:0;grid-template-columns:var(--mg-finance-table-columns)}.mg-customers-table__head,.mg-customers-row{width:100%;min-width:1192px;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(128px,.8fr)}.mg-addresses-table__head,.mg-addresses-row{width:100%;min-width:1200px;grid-template-columns:minmax(120px,.9fr) minmax(140px,1fr) minmax(120px,.9fr) minmax(120px,.9fr) minmax(180px,1.3fr) minmax(220px,1.8fr) minmax(160px,1.2fr) minmax(130px,1fr) minmax(88px,.7fr)}.mg-prices-table__head,.mg-prices-row{width:100%;min-width:1192px;grid-template-columns:minmax(120px,.8fr) minmax(180px,1.2fr) minmax(140px,.9fr) minmax(140px,.9fr) minmax(220px,1.45fr) minmax(120px,.8fr)}@media (max-width: 1180px){.mg-page-shell{--mg-sider-width: 176px}.mg-page-shell--sider-collapsed{--mg-sider-width: 48px}.mg-layout{grid-template-columns:var(--mg-sider-width) minmax(0,1fr)}.mg-order-detail-table,.mg-finance-table,.mg-customers-table,.mg-addresses-table,.mg-prices-table,.mg-receipts-table__head,.mg-receipts-row,.mg-finance-table__head,.mg-finance-row,.mg-finance-empty,.mg-customers-table__head,.mg-customers-row,.mg-customers-empty,.mg-addresses-table__head,.mg-addresses-row,.mg-addresses-empty,.mg-prices-table__head,.mg-prices-row,.mg-prices-empty{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.mg-finance-table__head,.mg-finance-row{grid-template-columns:var(--mg-finance-table-columns)}.mg-finance-empty{grid-template-columns:1fr}.mg-detail-cell:nth-child(2n){border-right-width:1px}.mg-profile-panel{width:calc(100vw - 184px)}.mg-profile-description{width:900px}}@media (max-width: 760px){.mg-layout{grid-template-columns:1fr}.mg-sider{display:none}.mg-topbar{padding-inline:12px}.mg-order-detail-table,.mg-finance-table,.mg-customers-table,.mg-addresses-table,.mg-prices-table,.mg-receipts-table__head,.mg-receipts-row,.mg-finance-table__head,.mg-finance-row,.mg-finance-empty,.mg-customers-table__head,.mg-customers-row,.mg-customers-empty,.mg-addresses-table__head,.mg-addresses-row,.mg-addresses-empty,.mg-prices-table__head,.mg-prices-row,.mg-prices-empty{grid-template-columns:1fr;width:100%;min-width:0}.mg-receipts-table__head,.mg-finance-table__head,.mg-customers-table__head,.mg-addresses-table__head,.mg-prices-table__head{display:none}.mg-receipts-row,.mg-finance-row,.mg-customers-row,.mg-addresses-row,.mg-prices-row{height:auto}.mg-receipts-td,.mg-finance-td,.mg-customers-td,.mg-addresses-td,.mg-prices-td{min-height:48px;border-right:0}.mg-addresses-header,.mg-prices-header,.mg-customers-filters{align-items:flex-start;flex-direction:column}.mg-customers-id-input,.mg-customers-filter-actions{width:100%}.mg-profile-workspace{padding:8px}.mg-profile-panel{width:100%;max-width:100%;min-height:auto}.mg-profile-info-row,.mg-profile-description-row,.mg-profile-media-row{flex-direction:column}.mg-profile-label{justify-content:flex-start}.mg-profile-description,.mg-profile-action{width:100%}.mg-profile-media-list{flex-wrap:wrap}.mg-receipts-filters{align-items:flex-start;flex-direction:column}.mg-receipts-filter-input.ant-input,.mg-receipts-filter-select,.mg-receipts-warehouse-select{width:100%}.mg-detail-cell{border-right-width:1px}.mg-scan-panel .ant-input{max-width:100%;padding-right:0}.mg-scan-actions{position:static;margin-top:16px;flex-direction:row;justify-content:flex-end}}@media (max-width: 900px){.login-shell{grid-template-columns:1fr}.login-aside{display:none}}.wallet-page .wallet-page__workspace{width:100%;padding:0;gap:0}.wallet-page__panel{width:100%;min-width:1192px;min-height:539px;padding:16px;background:#fff}.wallet-page__title{height:24px;margin:0 0 16px;color:#000000d9;font-size:16px;font-weight:500;line-height:24px}.wallet-page__divider{width:100%;height:1px;margin-bottom:16px;background:#0000000f}.wallet-page__notice{display:flex;width:100%;height:40px;align-items:center;margin-bottom:16px;padding:9px 16px;border:1px solid #ffe58f;border-radius:2px;color:#000000d9;background:#fffbe6;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.wallet-page__wallet-box{position:relative;width:100%;margin-bottom:32px;padding:8px 16px 12px;background:#f5f5f5}.wallet-page__line{display:flex;align-items:center;height:22px;color:#000000d9;font-size:14px;font-weight:400;line-height:22px}.wallet-page__balance-line{width:180px}.wallet-page__account-line{width:319px;height:32px;margin-top:8px}.wallet-page__label{display:inline-flex;width:98px;flex:0 0 98px;justify-content:flex-end}.wallet-page__value{margin-left:4px;white-space:nowrap}.wallet-page__orange-button.ant-btn-primary{height:32px;border:0;border-radius:2px;background:#fd8204;box-shadow:none;color:#fff;font-size:14px;font-weight:400;line-height:22px}.wallet-page__orange-button.ant-btn-primary:not(:disabled):hover,.wallet-page__orange-button.ant-btn-primary:not(:disabled):focus-visible{background:#fd8204;color:#fff}.wallet-page__orange-button.ant-btn-primary:disabled{color:#fffc;background:#d9d9d9}.wallet-page__account-button.ant-btn{width:130px;margin-left:8px;padding:5px 16px}.wallet-page__withdraw-form{display:flex;align-items:flex-start;width:448px;height:32px;margin-top:16px}.wallet-page__withdraw-form .ant-form-item{display:flex;width:342px;margin:0}.wallet-page__withdraw-form .ant-form-item-row{display:flex;width:342px;align-items:flex-start}.wallet-page__withdraw-form .ant-form-item-label{width:98px;flex:0 0 98px;padding:0}.wallet-page__withdraw-form .ant-form-item-label>label{height:32px;color:#000000d9;font-size:14px;font-weight:400;line-height:32px;white-space:nowrap}.wallet-page__withdraw-form .ant-form-item-label>label:after{display:none}.wallet-page__withdraw-form .ant-form-item-control{width:240px;flex:0 0 240px;margin-left:4px}.wallet-page__amount-input{width:240px}.wallet-page__amount-input .ant-input-number,.wallet-page__amount-input.ant-input-number-group-wrapper,.wallet-page__amount-input .ant-input-number-group-addon{height:32px;border-radius:2px}.wallet-page__amount-input .ant-input-number-input{height:30px;padding:5px 12px;color:#000000d9;font-size:14px;line-height:22px}.wallet-page__amount-input .ant-input-number-input::placeholder,.wallet-page__amount-input .ant-input-number-group-addon{color:#00000040}.accounts-page .accounts-page__workspace{width:100%;padding:0;gap:0}.accounts-page__panel{width:100%;min-width:1040px;min-height:calc(100vh - 56px);padding:16px 24px;background:#fff}.accounts-page__title{margin:0 0 16px;color:#000000d9;font-size:16px;font-weight:500;line-height:24px}.accounts-page__divider{width:100%;height:1px;margin-bottom:16px;background:#0000000f}.accounts-page__filters.ant-form{align-items:center;margin-bottom:16px}.accounts-page__filters .ant-form-item{margin-right:16px;margin-bottom:0}.accounts-page__filters .ant-form-item-label>label{color:#000000d9;font-size:14px;font-weight:400}.accounts-page__filters .ant-input,.accounts-page__filters .ant-input-affix-wrapper{width:160px;height:24px;border-radius:2px;font-size:12px}.accounts-page__filters .ant-input-affix-wrapper{padding:0 11px}.accounts-page__filters .ant-input-affix-wrapper .ant-input{width:100%;height:22px}.accounts-page__filters .ant-btn{height:24px;padding:0 12px;border-radius:2px;font-size:12px}.accounts-page__add.ant-btn{height:32px;margin-bottom:8px;border-radius:2px;background:var(--mg-primary);box-shadow:none}.accounts-page__filters .ant-btn-primary,.accounts-page__add.ant-btn-primary{border-color:var(--mg-primary);background:var(--mg-primary)}.accounts-page__table.ant-table-wrapper{width:100%}.accounts-page__table .ant-table{color:#000000d9;font-size:12px}.accounts-page__table .ant-table-container{border-color:#f0f0f0;border-radius:0}.accounts-page__table .ant-table-thead>tr>th{height:33px;padding:8px;color:#000000d9;background:#f5f5f5;font-size:12px;font-weight:500}.accounts-page__table .ant-table-tbody>tr>td{height:46px;padding:8px;color:#000000d9;font-size:12px}.accounts-page__table .ant-btn-link{height:auto;padding:0;border-radius:0;font-size:12px}.accounts-page__table .ant-tag{margin-inline-end:0;border-radius:2px}.accounts-page__modal .ant-modal-content{border-radius:2px;padding:0;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.accounts-page__modal .ant-modal-header{margin:0;padding:14px 16px;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.accounts-page__modal .ant-modal-title{color:#000000d9;font-size:14px;font-weight:500;line-height:22px}.accounts-page__modal .ant-modal-close{top:13px;right:16px}.accounts-page__modal .ant-modal-body{padding:24px 16px 16px 24px}.accounts-page__modal-form .ant-form-item-row{align-items:flex-start}.accounts-page__modal-form .ant-form-item{margin-bottom:12px}.accounts-page__modal-form .ant-form-item-label{padding-bottom:0}.accounts-page__modal-form .ant-form-item-label>label{height:32px;color:#000000d9;font-size:14px;font-weight:400;line-height:32px}.accounts-page__modal-form .ant-input,.accounts-page__modal-form .ant-input-affix-wrapper{height:32px;border-radius:2px}.accounts-page__modal-form .ant-input-affix-wrapper{display:inline-flex;align-items:center;padding-top:0;padding-bottom:0}.accounts-page__modal-form .ant-input-affix-wrapper .ant-input{height:30px;line-height:30px}.accounts-page__modal-form .ant-input::placeholder,.accounts-page__modal-form .ant-input-affix-wrapper .ant-input::placeholder{color:#00000040}.accounts-page__modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:0;padding:10px 16px;border-top:1px solid #f0f0f0}.accounts-page__modal .ant-modal-footer .ant-btn{min-width:48px;height:32px;margin-inline-start:0;border-radius:2px}.accounts-page__modal .ant-modal-footer .ant-btn-primary{border-color:var(--mg-primary);background:var(--mg-primary)}.accounts-page__reset-modal .ant-modal-body{padding-top:24px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-content{border-radius:2px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-body{padding:20px 12px 4px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-body{align-items:center}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-title{color:#000000d9;font-size:16px;font-weight:500;line-height:24px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns{margin-top:28px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn{min-width:64px;height:32px;border-radius:2px}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary.ant-btn,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-color-primary.ant-btn-variant-solid{border-color:var(--mg-primary);color:#fff;background:var(--mg-primary)}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default:not(:disabled):hover,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default:not(:disabled):focus-visible{border-color:#fd8204;color:#fd8204;background:#fff}.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary.ant-btn:not(:disabled):hover,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary.ant-btn:not(:disabled):focus-visible,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary.ant-btn:not(:disabled):active,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-color-primary.ant-btn-variant-solid:not(:disabled):hover,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-color-primary.ant-btn-variant-solid:not(:disabled):focus-visible,.accounts-page__action-confirm.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-color-primary.ant-btn-variant-solid:not(:disabled):active{color:#fff;background:#ff9d2e}.accounts-page__permission-drawer .ant-drawer-header{padding:14px 22px}.accounts-page__permission-drawer .ant-drawer-title{color:#000000d9;font-size:14px;font-weight:500;line-height:22px}.accounts-page__permission-drawer .ant-drawer-body{padding:24px 22px 20px}.accounts-page__permission-drawer .ant-drawer-footer{padding:10px 16px}.accounts-page__permission-footer{display:flex;justify-content:flex-start;gap:8px}.accounts-page__permission-footer .ant-btn{min-width:48px;height:32px;border-radius:2px}.accounts-page__permission-footer .ant-btn-primary{border-color:var(--mg-primary);background:var(--mg-primary)}.accounts-page__permission-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;min-height:670px}.accounts-page__permission-tabs{border:1px solid #f0f0f0}.accounts-page__permission-tab{display:block;width:100%;height:40px;padding:0 10px;border:0;color:#000000d9;background:#fff;text-align:left;font-size:14px;line-height:40px;cursor:pointer}.accounts-page__permission-tab--active{color:#fd8204;background:#fff7e6}.accounts-page__permission-matrix{border:1px solid #f0f0f0}.accounts-page__permission-group{border-bottom:1px solid #f0f0f0}.accounts-page__permission-group:last-child{border-bottom:0}.accounts-page__permission-group-title{display:flex;height:40px;align-items:center;gap:8px;padding:0 14px;background:#f5f5f5;color:#000000d9;font-size:14px;font-weight:500;box-sizing:border-box}.accounts-page__permission-row{display:grid;grid-template-columns:216px minmax(0,1fr);min-height:36px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.accounts-page__permission-row+.accounts-page__permission-row{border-top:0}.accounts-page__permission-cell{display:flex;min-height:40px;align-items:center;gap:8px;color:#000000d9;font-size:14px}.accounts-page__permission-cell--menu{padding-right:14px;padding-left:42px;border-right:1px solid #f0f0f0}.accounts-page__permission-actions{display:flex;min-width:0;align-items:flex-start;gap:0 24px;flex-wrap:wrap;padding:0 14px}.accounts-page__permission-action{display:flex;min-height:40px;align-items:center}.accounts-page__permission-actions-hint{width:100%;padding-bottom:8px;color:#999;font-size:12px;line-height:20px}.accounts-page__data-permission{display:flex;min-height:670px;align-items:flex-start;gap:24px;flex-wrap:wrap;padding:28px 34px;border:1px solid #f0f0f0}.wallet-page__submit-button.ant-btn{width:98px;margin-left:8px;padding:5px 16px}.wallet-page__fee{margin-top:14px;color:#000000d9;font-size:12px;font-weight:400;line-height:20px}.wallet-page__processing{margin:-16px 0 16px;color:#faad14;font-size:12px;line-height:20px}.wallet-page__records.ant-table-wrapper{width:100%}.wallet-page__records .ant-table{border-radius:0;color:#000000d9;font-size:12px;line-height:20px}.wallet-page__records .ant-table-container{border-start-start-radius:0;border-start-end-radius:0}.wallet-page__records .ant-table-thead>tr>th{height:40px;padding:9px 8px;border-color:#0000000f;border-radius:0!important;background:#0000000f;color:#000000d9;font-size:14px;font-weight:500;line-height:22px}.wallet-page__records .ant-table-tbody>tr>td{height:36px;padding:8px;border-color:#0000000f;color:#000000d9;font-size:12px;font-weight:400;line-height:20px}.wallet-page__records .ant-table-tbody>tr>td:not(:last-child),.wallet-page__records .ant-table-thead>tr>th:not(:last-child){border-inline-end:1px solid rgba(0,0,0,.06)}.wallet-page__records .ant-pagination{min-height:24px;margin:8px 0 0;justify-content:flex-end}.wallet-page__records .ant-pagination-total-text,.wallet-page__records .ant-pagination-item,.wallet-page__records .ant-pagination-prev,.wallet-page__records .ant-pagination-next,.wallet-page__records .ant-pagination-options,.wallet-page__records .ant-select-selector,.wallet-page__records .ant-pagination-options-quick-jumper,.wallet-page__records .ant-pagination-options-quick-jumper input{height:24px;min-height:24px;font-size:14px;line-height:22px}.wallet-page__records .ant-pagination-item,.wallet-page__records .ant-pagination-prev,.wallet-page__records .ant-pagination-next{min-width:24px;border-radius:2px}.wallet-page__records .ant-pagination-item-active{border-color:#fd8204}.wallet-page__records .ant-pagination-item-active a{color:#fd8204}.wallet-page__records .ant-select-single.ant-select-sm{height:24px}.wallet-page__records .ant-select-single.ant-select-sm .ant-select-selector{border-radius:2px}.wallet-page__status{color:#000000d9}.wallet-page__status-help{margin-left:4px;color:#00000073;cursor:help;font-size:12px}.wallet-design-modal .ant-modal-content{overflow:hidden;padding:0;border-radius:2px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.wallet-design-modal .ant-modal-header{margin:0;padding:16px 24px;border-bottom:1px solid #f0f0f0}.wallet-design-modal .ant-modal-title{color:#000000d9;font-size:16px;font-weight:500;line-height:24px}.wallet-design-modal .ant-modal-close{top:16px;right:18px;width:24px;height:24px;color:#00000073}.wallet-design-modal .ant-modal-body{padding:24px}.wallet-account-qr-modal .ant-modal-body{padding-bottom:26px}.wallet-design-modal .ant-modal-footer{margin:0;padding:10px 16px;border-top:1px solid #f0f0f0}.wallet-design-modal .ant-modal-footer .ant-btn{min-width:65px;height:32px;border-radius:2px}.wallet-withdraw-modal .ant-modal-footer .ant-btn-primary{min-width:88px}.wallet-withdraw-modal .wallet-modal-alert.ant-alert{height:auto;min-height:40px}.wallet-modal-alert.ant-alert{height:40px;margin-bottom:16px;padding:9px 16px;border-color:#ffe58f;border-radius:2px;background:#fffbe6;color:#000000d9}.wallet-modal-alert .ant-alert-message{font-size:14px;line-height:22px}.wallet-modal-hint{margin-bottom:12px;color:#000000d9;font-size:14px;line-height:22px}.wallet-withdraw-summary{margin-bottom:16px;color:#000000d9;font-size:14px;line-height:22px}.wallet-withdraw-summary__row{display:flex;gap:0;min-height:22px;margin-bottom:8px}.wallet-withdraw-summary__row:last-child{margin-bottom:0}.wallet-withdraw-summary__row span{flex:none;color:#000000d9;text-align:left}.wallet-withdraw-summary__row span:first-child{width:98px}.wallet-modal-form .ant-form-item{margin-bottom:16px}.wallet-modal-form .ant-form-item:last-child{margin-bottom:0}.wallet-modal-form .ant-form-item-row{display:grid;grid-template-columns:151px minmax(0,1fr);column-gap:8px;align-items:flex-start}.wallet-account-modal .wallet-modal-form .ant-form-item-row{grid-template-columns:84px minmax(0,1fr)}.wallet-modal-form .ant-form-item-label{display:flex;justify-content:flex-end;height:32px;padding:0}.wallet-modal-form .ant-form-item-label>label{height:32px;color:#000000d9;font-size:14px;font-weight:400;line-height:32px}.wallet-modal-form .ant-form-item-label>label:after{display:none}.wallet-modal-form .wallet-withdraw-code-item .ant-form-item-row{grid-template-columns:98px minmax(0,432px);justify-content:flex-start}.wallet-modal-form .wallet-withdraw-code-item .ant-form-item-label{justify-content:flex-start}.wallet-modal-form .ant-input,.wallet-modal-form .ant-input-number,.wallet-modal-form .ant-btn{height:32px;border-radius:2px}.wallet-code-input{display:flex;width:100%}.wallet-code-input .ant-input{flex:1 1}.wallet-code-input .ant-btn{width:94px;color:#fd8204}.wallet-account-qr-modal__tip.ant-alert{width:100%;margin-bottom:16px;text-align:left}.wallet-account-qr-modal__code{display:flex;justify-content:center;min-height:120px}@media (max-width: 900px){.wallet-page__panel{min-width:760px}.wallet-page__notice{white-space:normal}.wallet-design-modal{max-width:calc(100vw - 32px)}.wallet-modal-form .ant-form-item-row,.wallet-account-modal .wallet-modal-form .ant-form-item-row{display:block}.wallet-modal-form .ant-form-item-label{justify-content:flex-start}.wallet-withdraw-summary__row span{width:auto;min-width:112px;text-align:left}}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}mark{padding:.2em;background-color:#feffe6}
