:root{--color-primary:#1677ff;--color-primary-hover:#4096ff;--color-primary-active:#0958d9;--color-primary-bg:#e6f4ff;--color-accent:#fa8c16;--color-accent-bg:#fff7e6;--color-success:#52c41a;--color-success-bg:#f6ffed;--color-danger:#ff4d4f;--color-danger-bg:#fff2f0;--color-warning:#faad14;--color-warning-bg:#fffbe6;--color-text:#1f1f1f;--color-text-primary:#1f1f1f;--color-text-secondary:#595959;--color-text-tertiary:#767676;--color-border:#d9d9d9;--color-border-light:#f0f0f0;--color-bg-base:#f5f7fa;--color-bg-page:#f5f7fa;--color-bg-card:#fff;--color-bg-hover:#f5f5f5;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:22px;--text-2xl:28px;--text-hero:36px;--space-xs:8px;--space-sm:12px;--space-md:20px;--space-lg:32px;--space-xl:48px;--height-button:48px;--height-input:44px;--height-table-row:56px;--height-menu-item:50px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--shadow-card:0 2px 12px #0000000f;--shadow-card-hover:0 6px 24px #0000001a;--shadow-dropdown:0 6px 16px #00000014;--duration-fast:.15s;--duration-normal:.3s;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--sider-width:240px;--sider-collapsed-width:80px;--header-height:64px}[data-theme=dark]{--color-primary-bg:#111d2c;--color-accent-bg:#2b1d11;--color-success-bg:#162312;--color-danger-bg:#2a1215;--color-warning-bg:#2b2111;--color-text:#ffffffe0;--color-text-primary:#ffffffe0;--color-text-secondary:#ffffffa6;--color-text-tertiary:#ffffff73;--color-border:#424242;--color-border-light:#303030;--color-bg-base:#141414;--color-bg-page:#141414;--color-bg-card:#1f1f1f;--color-bg-hover:#262626;--shadow-card:0 2px 12px #0000004d;--shadow-card-hover:0 6px 24px #00000073;--shadow-dropdown:0 6px 16px #0006}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--color-text);background:var(--color-bg-page);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif;line-height:1.6}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}.ant-menu-item,.ant-menu-submenu-title{font-size:var(--text-base)!important;line-height:var(--height-menu-item)!important;height:var(--height-menu-item)!important}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{font-size:var(--text-xl)!important}.ant-table-tbody>tr>td{padding-block-start:14px!important;padding-block-end:14px!important}.ant-card{transition:box-shadow var(--duration-normal) var(--ease-out-expo)}.ant-card:hover{box-shadow:var(--shadow-card-hover)}.portal-order-product-info-button{transition:background var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo)}.portal-order-product-info-button:hover{background:#1677ff0f}.portal-order-product-info-button:focus-visible{background:#1677ff0f}.portal-order-product-info-button:focus-visible{outline:none;box-shadow:0 0 0 2px #1677ff38}.page-fade-enter{opacity:0;transform:translateY(8px)}.page-fade-enter-active{opacity:1;transition:opacity var(--duration-normal) var(--ease-out-expo), transform var(--duration-normal) var(--ease-out-expo);transform:translateY(0)}@media (max-width:768px){.hide-on-mobile{display:none!important}}@media (min-width:769px){.show-on-mobile-only{display:none!important}}@keyframes itemHighlight{0%{background-color:#e6f4ff}to{background-color:#0000}}.cart-item-highlight{animation:.6s ease-out forwards itemHighlight}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:.25s ease-out both pageFadeIn}@media (prefers-reduced-motion:reduce){.cart-item-highlight,.page-fade-in{animation:none}}.ant-table-tbody>tr:hover>td{transition:background-color .15s;background-color:#f5f8ff!important}.ant-table-tbody>tr[style*=cursor]{cursor:pointer}.report-stat-card .ant-card-body,.report-stat-card .ant-statistic{min-width:0}.report-stat-card .ant-statistic-content{letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;min-width:0;max-width:100%;font-family:DIN Alternate,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Arial,sans-serif;font-weight:760;line-height:1.12;display:flex;color:#111827!important;font-size:clamp(22px,2vw,30px)!important}.report-stat-card .ant-statistic-content-prefix,.report-stat-card .ant-statistic-content-suffix{flex:none;margin-inline-start:0;margin-inline-end:4px;font-size:.82em;font-weight:700;line-height:1}.report-stat-card .ant-statistic-content-value{text-overflow:ellipsis;min-width:0;overflow:hidden}.report-receivable-value{letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:DIN Alternate,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Arial,sans-serif;line-height:1.12;font-size:clamp(22px,2vw,30px)!important}.dashboard-kpi-card .ant-card-body{min-width:0;align-items:center!important;gap:12px!important;padding:18px 16px!important}.dashboard-kpi-card .ant-card-body>div:first-child{border-radius:12px!important;width:46px!important;height:46px!important;font-size:22px!important}.dashboard-kpi-card .ant-statistic-content{letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;min-width:0;max-width:100%;font-family:DIN Alternate,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Arial,sans-serif;font-weight:760;line-height:1.12;display:flex;overflow:hidden;color:#111827!important;font-size:clamp(20px,1.45vw,25px)!important}.dashboard-kpi-card .ant-statistic-content-prefix,.dashboard-kpi-card .ant-statistic-content-suffix{flex:none;margin-inline-start:0;margin-inline-end:3px;font-size:.8em;font-weight:700;line-height:1}.dashboard-kpi-card .ant-statistic-content-value{text-overflow:ellipsis;min-width:0;overflow:hidden}@media (max-width:768px){.portal-purchase-page,.portal-shipment-page{overflow-x:hidden}.portal-purchase-tabs>.ant-tabs-nav .ant-tabs-nav-list,.portal-shipment-tabs>.ant-tabs-nav .ant-tabs-nav-list{width:100%;display:flex}.portal-purchase-tabs>.ant-tabs-nav .ant-tabs-tab,.portal-shipment-tabs>.ant-tabs-nav .ant-tabs-tab{flex:1 1 0;justify-content:center;min-width:0;margin:0!important;padding:10px 2px!important}.portal-purchase-tabs>.ant-tabs-nav .ant-tabs-tab-btn,.portal-shipment-tabs>.ant-tabs-nav .ant-tabs-tab-btn{text-align:center;width:100%;min-width:0}.portal-purchase-tab-label,.portal-shipment-tab-label{white-space:nowrap;justify-content:center;width:100%;min-width:0;font-size:14px;gap:4px!important}.portal-account-toolbar{flex-direction:column;width:100%;display:flex;align-items:stretch!important;gap:10px!important}.portal-account-toolbar .ant-space-item,.portal-account-toolbar .ant-input-search{width:100%}.portal-account-mobile-list{gap:10px;display:grid}.portal-account-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px}.portal-account-card-header{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.portal-account-name{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.portal-account-card-meta{gap:8px;margin-top:10px;display:grid}.portal-account-card-meta>div{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px 10px;display:flex}.portal-account-card-meta span{color:#6b7280;flex:none;font-size:13px}.portal-account-card-meta strong{color:#111827;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.portal-account-card-actions{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:4px 8px;margin-top:10px;padding-top:8px;display:flex}.portal-account-card-actions .ant-btn{padding-inline-start:4px!important;padding-inline-end:4px!important}.portal-purchase-order-filters{flex-direction:column;width:100%;display:flex;align-items:stretch!important;gap:10px!important}.portal-purchase-order-filters .ant-space-item,.portal-purchase-order-filters .ant-picker,.portal-purchase-order-filters .ant-input-search,.portal-purchase-order-filters .ant-select{width:100%!important}.portal-purchase-order-mobile-list{gap:10px;display:grid}.portal-purchase-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px}.portal-purchase-order-card-header{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.portal-purchase-order-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.portal-purchase-order-card-meta{gap:8px;margin-top:10px;display:grid}.portal-purchase-order-card-meta>div{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px 10px;display:flex}.portal-purchase-order-card-meta span{color:#6b7280;flex:none;font-size:13px}.portal-purchase-order-card-meta strong{color:#111827;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.portal-purchase-order-card-actions{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:4px 8px;margin-top:10px;padding-top:8px;display:flex}.portal-purchase-order-card-actions .ant-btn{padding-inline-start:4px!important;padding-inline-end:4px!important}.portal-supply-order-filters{flex-direction:column;width:100%;display:flex;align-items:stretch!important;gap:10px!important}.portal-supply-order-filters .ant-space-item,.portal-supply-order-filters .ant-input-search,.portal-supply-order-filters .ant-select{width:100%!important}.portal-supply-order-mobile-list{gap:10px;display:grid}.portal-supply-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px}.portal-supply-order-card-header{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.portal-supply-order-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.portal-supply-order-no{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.portal-supply-order-customer{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.portal-supply-order-card-meta{gap:8px;margin-top:10px;display:grid}.portal-supply-order-card-meta>div{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px 10px;display:flex}.portal-supply-order-card-meta span{color:#6b7280;flex:none;font-size:13px}.portal-supply-order-card-meta strong{color:#111827;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.portal-supply-order-card-meta strong.is-positive{color:#16a34a}.portal-supply-order-card-meta strong.is-negative{color:#dc2626}.portal-supply-order-card-actions{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:4px 8px;margin-top:10px;padding-top:8px;display:flex}.portal-supply-order-card-actions .ant-btn{padding-inline-start:4px!important;padding-inline-end:4px!important}.portal-supply-order-empty{color:#6b7280;font-size:14px}.ant-table{font-size:13px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important;font-size:13px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-card{margin-bottom:12px!important}.ant-card .ant-card-body{padding:12px!important}.ant-btn{min-width:44px;height:44px!important;padding-inline-start:12px!important;padding-inline-end:12px!important;font-size:14px!important}.ant-btn-sm{min-width:44px;height:44px!important;padding-inline-start:8px!important;padding-inline-end:8px!important;font-size:13px!important}.ant-form-item{margin-bottom:12px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:12px!important}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw!important}.ant-statistic .ant-statistic-title{font-size:12px!important}.ant-statistic .ant-statistic-content{font-size:20px!important}.report-stat-card .ant-card-body{align-items:center!important;gap:12px!important;padding:14px!important}.report-stat-card .ant-card-body>div:first-child{border-radius:12px!important;width:44px!important;height:44px!important;font-size:22px!important}.report-stat-card .ant-statistic-content,.report-receivable-value{font-size:clamp(22px,7vw,28px)!important}.report-stat-card .ant-statistic-content-prefix,.report-stat-card .ant-statistic-content-suffix{margin-inline-end:3px;font-size:.78em}.report-receivable-card .ant-card-body{min-height:118px}.ant-space{flex-wrap:wrap}input,select,textarea,.ant-input,.ant-input-number-input,.ant-select-selector,.ant-select-selection-search-input,.ant-picker-input input{font-size:16px!important}.ant-select-item{align-items:center;min-height:44px;padding:8px 12px;display:flex}.ant-picker-dropdown{font-size:16px}.ant-page-header .ant-page-header-heading-title{font-size:18px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:14px!important}.ant-select-dropdown{max-width:calc(100vw - 24px)!important;bottom:auto!important}.ant-picker-dropdown{max-width:calc(100vw - 16px)!important}.echarts-for-react{min-height:200px!important}.main-content-area .ant-layout-content{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 16px)!important}.main-content-area .ant-layout-content.pos-main-content{padding:0!important}.ant-modal .ant-modal-body,.ant-drawer .ant-drawer-body,.ant-table-body{overscroll-behavior:contain}}@media (max-width:375px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 4px!important;font-size:14px!important}.ant-card .ant-card-body{padding:8px!important}.ant-statistic .ant-statistic-content{font-size:18px!important}.report-stat-card .ant-statistic-content,.report-receivable-value{font-size:clamp(20px,6.6vw,24px)!important}.ant-btn{height:44px!important;font-size:13px!important}}@media (max-width:320px){.ant-btn{height:auto!important;min-height:40px!important;padding-inline-start:8px!important;padding-inline-end:8px!important;font-size:13px!important}.ant-modal{max-width:100vw!important;margin:0!important;top:0!important}.ant-modal .ant-modal-content{min-height:100vh;border-radius:0!important}.ant-statistic .ant-statistic-content{font-size:16px!important}.report-stat-card .ant-statistic-content,.report-receivable-value{font-size:20px!important}}@media (min-width:769px) and (max-width:1024px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px!important;font-size:14px!important}}@media (min-width:1100px){.desktop-product-workbench{align-items:start;gap:16px;display:grid}.desktop-product-workbench .ant-table-tbody>tr>td{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width:1100px) and (max-width:1279px){.desktop-bi-dashboard .ant-card .ant-card-body{padding:14px!important}.desktop-product-workbench .ant-btn{padding-inline-start:10px!important;padding-inline-end:10px!important}}@media (min-width:1280px) and (max-width:1439px){.desktop-product-workbench{gap:14px}}@media (min-width:1440px) and (max-width:1679px){.desktop-product-workbench{gap:16px}}@media (min-width:1680px){.desktop-bi-dashboard .ant-card .ant-card-body{padding:18px!important}}@media (hover:none) and (pointer:coarse){.ant-btn{min-width:44px;min-height:44px}.ant-table-tbody>tr>td .ant-btn{min-width:44px!important;min-height:44px!important}.ant-card:hover{box-shadow:0 2px 12px #0000000f!important}.ant-modal .ant-modal-body,.ant-drawer .ant-drawer-body,.ant-table-body{overscroll-behavior:contain}}@media (max-width:375px){.ant-input-affix-wrapper,.ant-input,.ant-picker,.ant-select,.ant-select:not(.ant-select-auto-complete),.ant-input-number{width:100%!important;max-width:100%!important}}@media (pointer:coarse){.ant-btn,.ant-btn-sm{min-width:44px!important;min-height:44px!important}}.zebra-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa}.zebra-table .ant-table-tbody>tr:hover>td{background-color:#e6f7ff!important}.editable-price-cell:hover{background:#f0f6ff;outline:1px dashed #1677ff}.product-mobile-card,.product-mobile-card *{box-sizing:border-box}.product-mobile-card-price-chips>span{max-width:100%}.desktop-product-price-group,.desktop-product-price-inner-card{box-sizing:border-box}.desktop-product-list-scroll{scrollbar-width:thin;scrollbar-color:#94a3b8 #eef2f7}.desktop-product-list-scroll::-webkit-scrollbar{height:10px}.desktop-product-list-scroll::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.desktop-product-list-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #eef2f7;border-radius:999px}.desktop-product-list-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:380px){.product-mobile-card-price-chips>span{justify-content:center;width:100%}.product-mobile-card-risk{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}}@media (min-width:641px) and (max-width:1180px){.product-mobile-slim-card{margin-bottom:0!important}}@media (min-width:1181px) and (max-width:1360px){.desktop-product-top-filters .ant-card-body>div:nth-child(2){grid-template-columns:minmax(260px,1fr) repeat(2,minmax(150px,.72fr)) repeat(2,minmax(120px,.58fr))!important}}.product-card-price-panel{opacity:0;max-height:0;transition:max-height .2s ease-out,opacity .2s ease-out;overflow:hidden}.product-card-price-panel.expanded{opacity:1;max-height:400px}.product-loss-warning{opacity:0;transition:transform .15s ease-out,opacity .15s ease-out;transform:translateY(-8px)}.product-loss-warning.visible{opacity:1;transform:translateY(0)}.product-card-low-stock{border-left:3px solid #fa8c16!important}.product-card-out-stock{opacity:.75;border-left:3px solid #f5222d!important}@media screen{#pos-receipt:not(.pos-receipt-preview),#order-printable{display:none!important}}body[data-pos-receipt-rendering=true] #print-root{opacity:0!important;pointer-events:none!important;z-index:-1!important;display:block!important;position:fixed!important;top:0!important;left:-10000px!important}body[data-pos-receipt-rendering=true] #pos-receipt{display:block!important}body[data-pos-receipt-rendering=true] .pos-receipt-wrapper{-webkit-font-smoothing:none!important}.pos-receipt-preview{background:#f7f4ee;border:1px dashed #d9d9d9;border-radius:10px;width:min(100%,360px);max-height:min(56vh,520px);margin:0 auto 20px;padding:10px;display:block;overflow:auto;box-shadow:inset 0 0 0 1px #00000008}.pos-receipt-wrapper{width:var(--pos-receipt-page-width,58mm);padding:var(--pos-receipt-print-padding,1mm 1mm 3mm);color:#000;font-family:Microsoft YaHei,Hiragino Sans GB,Heiti SC,STHeiti,SimHei,Noto Sans SC,Noto Sans CJK SC,sans-serif;font-size:var(--pos-receipt-font-size,14px);line-height:var(--pos-receipt-line-height,1.5);letter-spacing:.5px;-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact;box-sizing:border-box;background:#fff;margin:0 auto;font-weight:800}.pos-receipt-preview .pos-receipt-wrapper{width:var(--pos-receipt-preview-width,302px);padding:var(--pos-receipt-preview-padding,12px 10px 16px);color:#111;background:#fffdf8;font-weight:400;box-shadow:0 8px 24px #0f172a1f}.pos-receipt-native-text{display:none}.pos-receipt--80mm{--pos-receipt-preview-width:302px;--pos-receipt-page-width:80mm;--pos-receipt-print-padding:3mm 4mm 5mm;--pos-receipt-font-size:15px;--pos-receipt-line-height:1.5;--pos-receipt-store-size:20px;--pos-receipt-subtitle-size:15px;--pos-receipt-store-meta-size:13px;--pos-receipt-meta-size:14px;--pos-receipt-table-head-size:14px;--pos-receipt-item-row-size:14px;--pos-receipt-total-row-size:15px;--pos-receipt-grand-total-size:17px;--pos-receipt-meta-label-width:56px;--pos-receipt-qty-width:50px;--pos-receipt-amount-width:70px}.pos-receipt--58mm{--pos-receipt-preview-width:220px;--pos-receipt-preview-padding:9px 7px 12px;--pos-receipt-page-width:58mm;--pos-receipt-print-padding:2.2mm 2.9mm 3.6mm;--pos-receipt-font-size:12px;--pos-receipt-line-height:1.5;--pos-receipt-store-size:16px;--pos-receipt-subtitle-size:11px;--pos-receipt-store-meta-size:9px;--pos-receipt-meta-size:10px;--pos-receipt-table-head-size:10px;--pos-receipt-item-row-size:10px;--pos-receipt-total-row-size:11px;--pos-receipt-grand-total-size:14px;--pos-receipt-meta-label-width:41px;--pos-receipt-qty-width:36px;--pos-receipt-amount-width:51px;--pos-receipt-row-gap:6px}.pos-receipt-store-name{text-align:center;font-size:var(--pos-receipt-store-size,16px);letter-spacing:1px;margin-bottom:2px;font-weight:700}.pos-receipt-subtitle{text-align:center;font-size:var(--pos-receipt-subtitle-size,13px);margin-bottom:5px;font-weight:700}.pos-receipt-store-meta{text-align:center;font-size:var(--pos-receipt-store-meta-size,11px);color:#333;margin-bottom:2px}.pos-receipt-divider{border-top:1px dashed #000;margin:6px 0}.pos-receipt-divider.thin{margin:3px 0}.pos-receipt-meta-grid{grid-template-columns:var(--pos-receipt-meta-label-width,44px) 1fr;font-size:var(--pos-receipt-meta-size,12px);gap:2px 6px;display:grid}.pos-receipt-meta-grid span:nth-child(2n){text-align:right;word-break:break-all}.pos-receipt-table-head,.pos-receipt-item-row,.pos-receipt-item-price-header,.pos-receipt-item-price-row,.pos-receipt-total-row{justify-content:space-between;gap:var(--pos-receipt-row-gap,8px);min-width:0;display:flex}.pos-receipt-table-head{font-weight:700;font-size:var(--pos-receipt-table-head-size,12px)}.pos-receipt-table-head span:first-child{flex:1;min-width:0}.pos-receipt-table-head span:nth-child(2){width:var(--pos-receipt-qty-width,44px);text-align:right}.pos-receipt-table-head span:nth-child(3){width:var(--pos-receipt-amount-width,58px);text-align:right}.pos-receipt-item-block{break-inside:avoid;margin:5px 0}.pos-receipt-item-name{word-break:break-all;font-weight:700}.pos-receipt-item-code{color:#444;font-size:var(--pos-receipt-meta-size,11px);word-break:break-all;margin-top:1px}.pos-receipt-item-row{font-size:var(--pos-receipt-item-row-size,12px);margin-top:1px}.pos-receipt-item-price-header,.pos-receipt-item-price-row{font-family:Menlo,Consolas,Courier New,monospace;font-size:var(--pos-receipt-item-row-size,12px);font-variant-numeric:tabular-nums;grid-template-columns:8ch 10ch minmax(0,1fr);align-items:baseline;column-gap:2ch;margin-top:1px;display:grid}.pos-receipt-item-price-header{font-weight:700}.pos-receipt-item-price-header span,.pos-receipt-item-price-row span{overflow-wrap:anywhere;min-width:0}.pos-receipt-item-price-header span:nth-child(3),.pos-receipt-item-price-row span:nth-child(3){text-align:right}.pos-receipt-item-row span:first-child,.pos-receipt-total-row span:first-child{overflow-wrap:anywhere;min-width:0}.pos-receipt-item-row span:last-child,.pos-receipt-total-row span:last-child{flex:0 0 var(--pos-receipt-amount-width,58px);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.pos-receipt-totals{margin-top:4px}.pos-receipt-total-row{font-size:var(--pos-receipt-total-row-size,13px);margin:2px 0}.pos-receipt-total-row.grand-total{font-weight:700;font-size:var(--pos-receipt-grand-total-size,14px);border-top:1px solid #000;margin-top:5px;padding-top:3px}.pos-receipt-total-row.receipt-item-count-row span{font-size:inherit;font-weight:inherit;line-height:inherit}.pos-receipt-total-row.receipt-item-count-row span:last-child{font-family:Microsoft YaHei,Hiragino Sans GB,sans-serif;font-size:var(--pos-receipt-total-row-size,13px);font-variant-numeric:normal}.pos-receipt-notice,.pos-receipt-footer{text-align:center;color:#333}.pos-receipt-notice{font-size:var(--pos-receipt-meta-size,11px);margin-top:7px}.pos-receipt-remark{font-size:var(--pos-receipt-meta-size,11px);line-height:var(--pos-receipt-line-height,1.5);word-break:break-all}.pos-receipt-remark div:first-child{margin-bottom:2px;font-weight:700}.pos-receipt-footer{font-size:var(--pos-receipt-total-row-size,12px);margin-top:6px;font-weight:700}@media print{body>:not(#print-root){display:none!important}#print-root,#pos-receipt,#order-printable{display:block!important}body[data-print-scope=pos-receipt] #order-printable,body[data-print-scope=order-print] #pos-receipt{display:none!important}@page{size:auto}body{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact;color:#000!important;background:#fff!important}.order-print-wrapper{color:#000;width:100%;max-width:720px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;font-size:13px}.order-print-header{text-align:center;border-bottom:2px solid #000;margin-bottom:20px;padding-bottom:12px}.order-print-store{margin-bottom:4px;font-size:20px;font-weight:700}.order-print-title{color:#333;font-size:15px}.order-print-meta{justify-content:space-between;margin-bottom:16px;font-size:13px;display:flex}.order-print-meta-col{flex:1}.order-print-meta-row{margin:3px 0}.order-print-meta-label{color:#555;margin-right:4px}.order-print-table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:12px}.order-print-table th{text-align:left;background:#f0f0f0;border:1px solid #999;padding:6px 8px;font-weight:700}.order-print-table td{border:1px solid #999;padding:5px 8px}.order-print-table td.num,.order-print-table th.num{text-align:right}.order-print-table td.center,.order-print-table th.center{text-align:center}.order-print-totals{flex-direction:column;align-items:flex-end;gap:4px;font-size:13px;display:flex}.order-print-total-row{justify-content:flex-end;gap:24px;display:flex}.order-print-total-row.grand{border-top:1px solid #000;margin-top:2px;padding-top:6px;font-size:15px;font-weight:700}.order-print-footer{color:#666;text-align:center;border-top:1px dashed #999;margin-top:24px;padding-top:12px;font-size:11px}}
