.cashier-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(360px,.9fr);background:radial-gradient(980px 500px at 8% -10%,rgba(37,99,235,.2),transparent 62%),radial-gradient(760px 420px at 92% 110%,rgba(14,116,144,.15),transparent 62%),linear-gradient(142deg,#eef3fb,#f6f9fd 54%,#edf3fa);overflow-y:auto}.cashier-login-brand{position:relative;padding:clamp(28px,5vw,74px);display:flex;flex-direction:column;justify-content:center;color:#0f2038}.cashier-login-brand:after{content:"";position:absolute;right:0;top:14%;width:1px;height:72%;background:linear-gradient(180deg,#94a3b800,#94a3b857,#94a3b800)}.cashier-login-brand-mark{width:54px;height:54px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff;font-size:24px;background:linear-gradient(135deg,#1d4ed8,#2563eb 62%,#3b82f6);box-shadow:0 14px 30px #2563eb57}.cashier-login-brand-title{margin:0;font-size:clamp(30px,3vw,44px);line-height:1.16;letter-spacing:-.02em;font-weight:800}.cashier-login-brand-subtitle{margin:14px 0 0;max-width:520px;color:#54667f;font-size:clamp(14px,1.2vw,18px);line-height:1.75}.cashier-login-brand-tags{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.cashier-login-brand-tag{padding:7px 12px;border-radius:999px;color:#244160;font-size:12px;line-height:1;background:#ffffffa8;border:1px solid rgba(166,185,214,.45)}.cashier-login-panel{display:grid;place-items:center;padding:clamp(18px,4vw,52px)}.cashier-login-card.ant-card{width:min(100%,470px);border-radius:22px;border:1px solid rgba(201,213,230,.68);box-shadow:0 24px 50px #0f172a1a,0 6px 16px #0f172a0d;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cashier-login-card .ant-card-body{padding:clamp(22px,2.6vw,34px)}.cashier-login-card-header{margin-bottom:16px}.cashier-login-card-title{margin:0;color:#0f203b;font-size:clamp(22px,2.1vw,30px);line-height:1.25;font-weight:800;letter-spacing:-.01em}.cashier-login-card-desc{margin:10px 0 0;color:#5f708a;font-size:14px;line-height:1.7}.cashier-login-form .ant-form-item{margin-bottom:16px}.cashier-login-form .ant-input-affix-wrapper,.cashier-login-form .ant-input{height:46px;border-radius:12px}.cashier-login-form .ant-input-affix-wrapper{padding:0 12px;display:flex;align-items:center}.cashier-login-form .ant-input-affix-wrapper .ant-input-prefix{margin-right:8px;color:#8ba0ba;display:inline-flex;align-items:center}.cashier-login-form .ant-input-affix-wrapper>input.ant-input,.cashier-login-form .ant-input{height:auto;padding:0;line-height:1.4;font-size:16px}.cashier-login-form .ant-input::placeholder{font-size:15px;line-height:1.4;color:#a0aec0}.cashier-login-submit.ant-btn{height:48px;border-radius:12px;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#2457d6,#2f6ae7 62%,#4f83ff);border:none;box-shadow:0 10px 22px #2f6ae747}.cashier-login-submit.ant-btn:hover,.cashier-login-submit.ant-btn:focus{background:linear-gradient(135deg,#1f4dc3,#2a60d9 62%,#4679f0)!important}.cashier-login-footer{margin-top:8px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;color:#61748f;font-size:12px}.cashier-login-footer span{display:inline-flex;align-items:center;gap:5px}@media (max-width: 1100px){.cashier-login-shell{grid-template-columns:1fr}.cashier-login-brand{padding:28px 22px 8px;justify-content:flex-start}.cashier-login-brand:after{display:none}.cashier-login-brand-subtitle{max-width:none}.cashier-login-panel{padding-top:6px}}:root{--pos-bg: #eef1f5;--pos-panel: #ffffff;--pos-border: #e2e8f0;--pos-border-light: #f1f5f9;--pos-primary: #2563eb;--pos-primary-hover: #1d4ed8;--pos-primary-soft: #eff6ff;--pos-accent: #f59e0b;--pos-accent-soft: #fffbeb;--pos-success: #10b981;--pos-success-soft: #ecfdf5;--pos-danger: #ef4444;--pos-danger-soft: #fef2f2;--pos-warning: #f59e0b;--pos-warning-soft: #fffbeb;--pos-text-primary: #0f172a;--pos-text-secondary: #475569;--pos-text-muted: #94a3b8;--pos-text-disabled: #cbd5e1;--pos-radius: 12px;--pos-radius-sm: 8px;--pos-radius-lg: 16px;--pos-shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--pos-shadow-float: 0 4px 12px rgba(0,0,0,.1), 0 1px 4px rgba(0,0,0,.06);--pos-shadow-modal: 0 20px 60px rgba(0,0,0,.18)}.cashier-shell{height:100vh;overflow:hidden;background:var(--pos-bg);color:var(--pos-text-primary);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.cashier-header{height:52px;background:var(--pos-panel);border-bottom:1px solid var(--pos-border);padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px #0000000a;z-index:10;flex-shrink:0}.cashier-header-left{display:flex;align-items:center;gap:12px}.cashier-header-right{display:flex;align-items:center;gap:8px}.cashier-header-right>*{flex-shrink:0}.cashier-store-logo{display:flex;align-items:center;gap:10px}.cashier-store-icon{width:32px;height:32px;background:var(--pos-primary);border-radius:var(--pos-radius-sm);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;letter-spacing:-.5px}.cashier-store-name{font-size:16px;font-weight:700;color:var(--pos-text-primary);letter-spacing:.3px}.cashier-status-group{display:flex;align-items:center;gap:4px}.cashier-header-icon-btn{width:34px;height:34px;border-radius:var(--pos-radius-sm);display:flex;align-items:center;justify-content:center;font-size:17px;cursor:pointer;transition:all .15s;background:transparent;border:none;color:var(--pos-text-secondary);padding:0;line-height:1}.cashier-header-icon-btn .anticon{font-size:17px;line-height:1}.cashier-header-icon-btn:hover{background:var(--pos-bg);color:var(--pos-text-primary)}.cashier-device-icon-btn.is-connected{color:var(--pos-success)}.cashier-device-icon-btn.is-disconnected{color:var(--pos-danger)}.cashier-header-tooltip .ant-tooltip-inner{font-size:12px;line-height:1.2;min-height:24px;padding:4px 8px;border-radius:6px}.cashier-header-tooltip .ant-tooltip-arrow:before{width:6px;height:6px}.cashier-user-chip{display:flex;align-items:center;gap:6px;height:34px;padding:0 10px;background:var(--pos-bg);border:1px solid var(--pos-border);border-radius:var(--pos-radius-sm);font-size:13px;color:var(--pos-text-secondary);font-weight:500;margin-left:0;line-height:1}.cashier-user-chip .anticon{font-size:14px;line-height:1}.cashier-user-chip strong{color:var(--pos-text-primary);font-weight:600;line-height:1}.cashier-main{display:flex;height:calc(100vh - 52px);overflow:hidden;gap:0}.cashier-content{flex:1;min-width:0;padding:12px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.cashier-toolbar{display:flex;align-items:center;gap:10px;flex-shrink:0}.cashier-search{flex:1;height:40px;border-radius:var(--pos-radius);border-color:var(--pos-border)}.cashier-search .ant-input-affix-wrapper{height:40px;align-items:center;font-size:14px!important}.cashier-search .ant-input{font-size:14px!important;line-height:1.35!important}.cashier-search .ant-input::placeholder{font-size:13px!important;line-height:1.35!important}.cashier-scan-btn{height:40px;padding:0 18px;border-radius:var(--pos-radius);font-size:14px;font-weight:600;background:var(--pos-primary);border-color:var(--pos-primary);color:#fff;display:flex;align-items:center;gap:6px;transition:background .15s}.cashier-scan-btn:hover{background:var(--pos-primary-hover);border-color:var(--pos-primary-hover);color:#fff}.cashier-categories{display:flex;align-items:center;gap:6px;overflow-x:auto;flex-shrink:0;padding-bottom:2px}.cashier-categories::-webkit-scrollbar{display:none}.cashier-category-btn{height:34px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:500;border:1px solid var(--pos-border);background:var(--pos-panel);color:var(--pos-text-secondary);white-space:nowrap;transition:all .15s;flex-shrink:0}.cashier-category-btn:hover{border-color:var(--pos-primary);color:var(--pos-primary);background:var(--pos-primary-soft)}.cashier-category-btn.ant-btn-primary{background:var(--pos-primary);border-color:var(--pos-primary);color:#fff;font-weight:600}.cashier-products-wrap{flex:1;min-height:0;overflow:auto}.cashier-empty{margin-top:60px;color:var(--pos-text-muted)}.cashier-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-bottom:16px;align-items:stretch}.cashier-product-card{border:1px solid var(--pos-border);border-radius:8px;overflow:hidden;background:var(--pos-panel);box-shadow:var(--pos-shadow-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;cursor:pointer}.cashier-product-card:hover{transform:translateY(-2px);box-shadow:var(--pos-shadow-float);border-color:var(--pos-primary)}.cashier-product-card:active{transform:translateY(0);box-shadow:var(--pos-shadow-card)}.cashier-product-card .ant-card-cover{margin:0;flex:0 0 auto}.cashier-product-cover{aspect-ratio:3 / 4;width:100%;overflow:hidden;background:var(--pos-bg)}.cashier-product-image,.cashier-product-image img,.cashier-product-image .ant-image-img,.cashier-product-image .ant-image{height:100%;width:100%;object-fit:contain;display:block;transition:transform .3s ease}.cashier-product-card:hover .cashier-product-image img{transform:scale(1.04)}.cashier-product-placeholder{height:100%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:var(--pos-text-muted);display:flex;align-items:center;justify-content:center;font-size:10px}.cashier-product-body{padding:6px 7px 8px;display:flex;flex-direction:column;flex:1;gap:3px}.cashier-product-name{font-size:clamp(10px,.8vw,11px);font-weight:500;color:var(--pos-text-primary);line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:26px}.cashier-product-meta{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.cashier-product-price{color:var(--pos-danger);font-size:clamp(12px,.95vw,14px);font-weight:600;line-height:1}.cashier-product-stock{font-size:clamp(8px,.65vw,9px);color:var(--pos-text-muted);background:var(--pos-bg);padding:1px 4px;border-radius:3px;font-weight:400}.cashier-product-stock--low{color:var(--pos-warning);background:var(--pos-warning-soft)}.cashier-product-stock--zero{color:var(--pos-danger);background:var(--pos-danger-soft)}.cashier-product-card--soldout{opacity:.6}.cashier-product-card--soldout:hover{transform:none;box-shadow:var(--pos-shadow-card);border-color:var(--pos-border);cursor:not-allowed}.cashier-sider{width:380px!important;max-width:380px!important;min-width:380px!important;flex-shrink:0;background:transparent!important;margin:12px 12px 12px 0}.cashier-sider>.ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.cashier-cart-panel{flex-shrink:0;width:380px;margin:12px 12px 12px 0}.cashier-cart{background:var(--pos-panel);border:1px solid var(--pos-border);border-radius:var(--pos-radius-lg);box-shadow:var(--pos-shadow-card);display:flex;flex-direction:column;height:100%;overflow:hidden}.cashier-cart-header{padding:10px 12px;border-bottom:1px solid var(--pos-border-light);display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background:var(--pos-panel)}.cashier-cart-head-main{display:flex;align-items:center;gap:8px}.cashier-cart-head-icon{font-size:18px;color:#6b7280}.cashier-cart-head-btn{height:24px;padding:0 10px;border-radius:999px;border:1px solid #d7deea;background:#fff;color:#475467;font-size:12px;font-weight:500;line-height:1}.cashier-cart-head-btn:hover{border-color:#b7c6e4;color:#344054;background:#f8fbff}.cashier-cart-head-btn--danger{border-color:#fecaca;background:#fff7f7;color:#dc2626}.cashier-cart-head-btn--danger:hover{border-color:#fca5a5;background:#fff1f1;color:#b91c1c}.cashier-cart-title{font-size:14px;font-weight:700;color:var(--pos-text-primary);display:flex;align-items:center;gap:6px}.cashier-cart-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--pos-primary);color:#fff;border-radius:999px;font-size:11px;font-weight:700}.cashier-cart-count-text{font-size:14px;color:#94a3b8;font-weight:600}.cashier-member{padding:8px 12px;background:var(--pos-bg);border-bottom:1px solid var(--pos-border-light);flex-shrink:0}.cashier-member--active{background:#edf2ff;border-bottom-color:#dbe4ff}.cashier-member-title{font-size:12px;color:#64748b;margin-bottom:2px}.cashier-member-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.cashier-member-info{flex:1;min-width:0}.cashier-member-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.cashier-member-name{font-size:15px;font-weight:700;color:var(--pos-text-primary);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.cashier-member-line{display:flex;align-items:center;min-height:22px;gap:6px;white-space:nowrap}.cashier-member-level-badge{font-size:10px;padding:2px 8px;color:#fff;border-radius:999px;font-weight:700}.cashier-member-level-badge--normal{background:#64748b}.cashier-member-level-badge--silver{background:linear-gradient(180deg,#d6dbe5,#aeb8c8);color:#223048}.cashier-member-level-badge--gold{background:linear-gradient(180deg,#f8d96b,#e8b836);color:#4a3505}.cashier-member-level-badge--platinum{background:linear-gradient(180deg,#d7d8ee,#b2b4d9);color:#2d2f5d}.cashier-member-phone{font-size:13px;color:var(--pos-text-muted);margin-top:2px;line-height:1.25}.cashier-member-inline-chip{font-size:12px;line-height:1;font-weight:600;color:#335173;background:#eaf2ff;padding:3px 8px;border-radius:999px;border:1px solid #d9e7ff}.cashier-member-action-btn{border-radius:10px}.cashier-cart-items{flex:1;min-height:0;overflow-y:auto;padding:4px 8px}.cashier-cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--pos-text-muted)}.cashier-cart-empty-icon{font-size:56px;opacity:.65}.cashier-cart-empty-text,.cashier-cart-empty-subtext{font-size:14px;font-weight:600;color:#98a2b3}.cashier-cart-item{display:flex;align-items:center;gap:8px;padding:8px 6px;border-bottom:1px solid var(--pos-border-light)}.cashier-cart-item:last-child{border-bottom:none}.cashier-cart-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.cashier-cart-item-name{font-size:13px;font-weight:600;color:var(--pos-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;min-width:0}.cashier-cart-item-price{font-size:11px;color:var(--pos-text-muted)}.cashier-cart-item-actions{display:grid;grid-template-columns:minmax(0,1fr) 24px 28px 24px 72px;align-items:center;gap:6px;width:100%}.cashier-qty-btn{width:24px;min-width:24px;height:24px;padding:0;border-radius:50%;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.cashier-qty-value{min-width:20px;text-align:center;font-size:13px;font-weight:700;color:var(--pos-text-primary)}.cashier-cart-line-total{font-size:12px;font-weight:700;color:var(--pos-danger);min-width:72px;text-align:right;white-space:nowrap}.cashier-cart-price-note{margin-top:1px;font-size:10px;line-height:1.25;font-weight:400;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cashier-cart-remove{margin-top:0;font-size:12px;padding:0 4px;align-self:center}.cashier-mini-action-btn{height:24px;padding:0 8px;border-radius:999px;border:1px solid #d7deea;background:#fff;color:#475467;font-size:11px;font-weight:500;line-height:1}.cashier-mini-action-btn:hover{border-color:#b7c6e4;color:#344054;background:#f8fbff}.cashier-cart-item-total{font-size:13px;font-weight:800;color:var(--pos-danger);white-space:nowrap;min-width:52px;text-align:right}.cashier-summary{padding:10px 12px 12px;border-top:1px solid var(--pos-border);background:var(--pos-panel);flex-shrink:0}.cashier-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:13px}.cashier-summary-label{color:var(--pos-text-secondary);font-size:15px;font-weight:600}.cashier-summary-subtotal-amount{font-size:16px;font-weight:700;color:var(--pos-text-primary)}.cashier-summary-discount{color:var(--pos-success);font-weight:600}.cashier-summary-total-row{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0 10px;padding-top:8px;border-top:1px dashed var(--pos-border)}.cashier-summary-total-label{font-size:15px;font-weight:700;color:var(--pos-text-primary)}.cashier-summary-total-amount{font-size:26px;font-weight:900;color:var(--pos-danger);line-height:1;letter-spacing:-.5px}.cashier-checkout-btn{width:100%;height:46px;border-radius:var(--pos-radius);font-size:16px;font-weight:800;background:var(--pos-primary);border:none;letter-spacing:1px;box-shadow:0 4px 12px #2563eb59;transition:background .15s,box-shadow .15s,transform .1s}.cashier-checkout-btn:hover{background:var(--pos-primary-hover);box-shadow:0 6px 16px #2563eb73;transform:translateY(-1px);color:#fff}.cashier-checkout-btn:active{transform:translateY(0);box-shadow:0 2px 6px #2563eb4d}.cashier-checkout-btn:disabled{background:var(--pos-text-disabled);box-shadow:none;transform:none}.cashier-cart-actions{display:flex;gap:6px;padding:6px 14px 8px;border-top:1px solid var(--pos-border-light);background:var(--pos-panel);flex-shrink:0}.cashier-cart-action-btn{flex:1;height:32px;border-radius:var(--pos-radius-sm);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:4px}.cashier-modal .ant-modal-content{border-radius:var(--pos-radius-lg);box-shadow:var(--pos-shadow-modal);overflow:hidden}.cashier-modal .ant-modal-header{padding:14px 18px;background:var(--pos-panel);border-bottom:1px solid var(--pos-border-light)}.cashier-modal .ant-modal-title{font-size:16px;font-weight:700;color:var(--pos-text-primary)}.cashier-modal .ant-modal-body{padding:18px}.cashier-modal .ant-modal-footer{padding:12px 18px;border-top:1px solid var(--pos-border-light)}.cashier-member-dialog .ant-modal-content{border-radius:14px}.cashier-member-dialog .ant-modal-header{background:linear-gradient(180deg,#fbfdff,#f6f9ff)}.cashier-member-dialog .ant-modal-title{font-size:15px;font-weight:700;color:#1f2a37}.cashier-member-dialog .ant-modal-body{padding:8px 10px 10px}.cashier-member-dialog .ant-modal-footer{padding:6px 10px 8px}.cashier-member-modal,.cashier-member-modal-left{display:grid;grid-template-columns:1fr;gap:6px}.cashier-member-modal-right{height:100%}.cashier-member-dialog .cashier-member-modal-card{border:1px solid #e6ecf5;border-radius:12px;padding:7px;background:#fbfdff;box-shadow:0 1px 4px #0f172a0a}.cashier-member-dialog .cashier-member-modal-title{font-size:12px;font-weight:700;color:#1f2937;margin-bottom:3px;display:flex;align-items:center}.cashier-member-dialog .ant-input::placeholder,.cashier-member-dialog .ant-input-affix-wrapper input::placeholder,.cashier-member-dialog .ant-picker input::placeholder{font-size:10px!important;color:#9aa6b2!important;line-height:1.2!important}.cashier-member-dialog .cashier-member-modal-tip{font-size:11px;line-height:1.35;color:#7b8798;margin-bottom:8px}.cashier-member-dialog .cashier-member-modal-note{font-size:10px;color:#94a3b8;margin-top:6px}.cashier-member-dialog .ant-input,.cashier-member-dialog .ant-input-affix-wrapper,.cashier-member-dialog .ant-picker,.cashier-member-dialog .ant-select-selector{border-radius:10px!important;min-height:32px;height:32px!important;font-size:11px!important}.cashier-member-dialog .ant-input{height:32px!important;line-height:32px!important;padding-top:0;padding-bottom:0}.cashier-member-dialog .ant-input-affix-wrapper .ant-input{height:100%!important;line-height:1.2!important;padding:0!important}.cashier-member-dialog .ant-input-affix-wrapper{display:flex;align-items:center}.cashier-member-dialog .ant-picker-input>input{height:30px!important;line-height:30px!important}.cashier-member-dialog .ant-select-single .ant-select-selector .ant-select-selection-item,.cashier-member-dialog .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px!important;font-size:11px!important}.cashier-member-dialog .ant-select-single .ant-select-selector .ant-select-selection-placeholder{color:#9aa6b2!important}.cashier-member-dialog .ant-input-affix-wrapper .ant-btn{height:22px;border-radius:8px;font-size:11px;padding:0 8px}.cashier-member-dialog .cashier-member-create-btn{height:32px;border-radius:10px;font-size:11px;font-weight:600}.cashier-checkout-modal .ant-modal-body{padding-top:4px}.cashier-checkout-body{display:flex;flex-direction:column;gap:4px}.cashier-checkout-card{border:1px solid #e6edf7;border-radius:12px;padding:6px 8px;background:#fff}.cashier-checkout-member-card{background:#f6ffed;border-color:#b7eb8f}.cashier-checkout-member-head{display:flex;align-items:center;gap:8px}.cashier-checkout-member-name{font-size:13px;font-weight:700;color:#1f2937}.cashier-checkout-hint-stack{background:#f6ffed;border-color:#b7eb8f}.cashier-checkout-hint-single{background:#fff7e6;border-color:#ffd591}.cashier-checkout-hint-text{font-size:11px;line-height:1.25;color:#334155}.cashier-checkout-hint-label{font-weight:700}.cashier-checkout-strategy-card{background:#e6f4ff;border-color:#91caff}.cashier-checkout-strategy-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.cashier-checkout-strategy-text{color:#0958d9;font-size:11px;line-height:1.2}.cashier-checkout-strategy-label{font-weight:700}.cashier-checkout-strategy-saving{margin-left:8px}.cashier-checkout-amount-card{background:#f8fafc}.cashier-checkout-amount-row{display:flex;justify-content:space-between;margin-bottom:4px;font-size:11px;color:#334155}.cashier-checkout-amount-label{color:#64748b}.cashier-checkout-amount-discount{color:#16a34a}.cashier-checkout-total-row{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px dashed #d0d9e6}.cashier-checkout-total-label{font-size:12px;font-weight:700;color:#0f172a}.cashier-checkout-total-amount{font-size:20px;font-weight:800;color:#ef4444;line-height:1}.cashier-checkout-section{margin-top:2px}.cashier-checkout-section-title{margin-bottom:4px;font-size:12px;font-weight:700;color:#0f172a}.cashier-checkout-section-title-with-icon{display:flex;align-items:center;gap:8px}.cashier-checkout-pay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.cashier-checkout-offline-note{margin-top:5px;font-size:11px;color:#d97706}.cashier-checkout-change-box{margin-top:4px;padding:4px 8px;border-radius:8px;font-size:11px;font-weight:600}.cashier-checkout-change-ok{background:#f0fdf4;color:#16a34a}.cashier-checkout-change-fail{background:#fef2f2;color:#dc2626}.cashier-checkout-confirm-btn{height:42px;font-size:14px;border-radius:12px;font-weight:700}.cashier-offer-select .ant-select-selector{min-height:34px!important;padding-top:0!important;padding-bottom:0!important}.cashier-offer-select .ant-select-selection-item,.cashier-offer-select .ant-select-selection-placeholder{font-size:12px!important;line-height:32px!important}.cashier-offer-select-dropdown .ant-select-item{padding-top:6px!important;padding-bottom:6px!important}.cashier-offer-select-dropdown .ant-select-item-option-content{font-size:12px!important;line-height:1.2!important}.cashier-offer-option-row{display:flex!important;align-items:center!important;gap:8px!important}.cashier-offer-option-name{display:inline-flex;align-items:center;white-space:normal;overflow:visible;text-overflow:clip;font-size:12px;line-height:1.2}.cashier-offer-tag{font-size:12px!important;line-height:1.2!important;padding-inline:8px!important;border-radius:999px!important;margin-inline-end:0!important}.cashier-checkout-modal .ant-select-selector,.cashier-checkout-modal .ant-radio-button-wrapper{min-height:34px;font-size:12px}.cashier-checkout-modal .ant-radio-button-wrapper{display:inline-flex;align-items:center;justify-content:center;line-height:1.1}.cashier-checkout-modal .ant-input-number{height:36px!important}.cashier-checkout-modal .ant-input-number-input-wrap{height:34px!important}.cashier-checkout-modal .ant-input-number-input{height:34px!important;line-height:34px!important;padding-top:0!important;padding-bottom:0!important;font-size:16px!important}@media (max-width: 1180px){.cashier-member-modal{grid-template-columns:1fr}}@media (max-width: 820px){.cashier-member-modal{grid-template-columns:1fr}}.cashier-ops-panel .ant-modal-content{border-radius:14px;overflow:hidden}.cashier-ops-panel .ant-modal-header{padding:14px 20px;border-bottom:1px solid var(--pos-border-light)}.cashier-ops-panel .ant-modal-title{font-size:17px;font-weight:700;color:var(--pos-text-primary)}.cashier-ops-panel .ant-modal-body{padding:14px 20px 18px;background:#f8fafc}.cashier-ops-tabs .ant-tabs-nav{margin-bottom:12px}.cashier-ops-tabs .ant-tabs-tab{padding:8px 0;font-size:14px}.cashier-ops-card{border-radius:12px;box-shadow:0 1px 2px #0f172a0f}.cashier-ops-card .ant-card-head{min-height:44px}.cashier-ops-card .ant-card-head-title{font-size:14px;font-weight:700;color:var(--pos-text-primary)}.cashier-ops-card .ant-card-body{padding:12px 14px}.cashier-ops-stat-card{min-width:170px;border-radius:12px;box-shadow:0 1px 2px #0f172a0f}.cashier-ops-stat-card .ant-statistic-title{font-size:12px;color:#64748b}.cashier-ops-stat-card .ant-statistic-content{font-size:20px}.cashier-ops-panel .ant-list-item{padding:10px 0;border-bottom:1px solid var(--pos-border-light)}.cashier-ops-panel .ant-list-item:last-child{border-bottom:none}.device-settings{min-height:100vh;height:auto;background:var(--pos-bg, #eef1f5);padding:16px 16px 40px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;position:absolute;top:0;left:0;right:0;bottom:0}.device-settings .content-wrapper{max-width:760px;margin:0 auto;min-height:100vh;padding-bottom:40px}.device-settings .device-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.device-settings .device-header .back-btn{flex-shrink:0}.device-settings .connected-tag{margin-bottom:12px}.device-settings .debug-section{margin-bottom:16px}.device-settings-card{border-radius:var(--pos-radius-lg, 12px);border:1px solid var(--pos-border, #e2e8f0);box-shadow:var(--pos-shadow-card);overflow:hidden}.device-settings-card .ant-card-body{padding:20px 24px}.device-settings-section{margin-bottom:24px}.device-settings-section-title{font-size:12px;font-weight:700;color:var(--pos-text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px}.device-settings-section-title--with-action{display:flex;align-items:center;justify-content:space-between;gap:8px}.device-settings-inline-action{height:24px;padding:0 6px;font-size:12px;line-height:1;display:inline-flex;align-items:center;color:#64748b}.device-settings-inline-action .anticon{font-size:12px}.device-status-row{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--pos-bg, #eef1f5);border-radius:var(--pos-radius, 12px);margin-bottom:16px}.device-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.device-status-dot--connected{background:#10b981;box-shadow:0 0 0 3px #10b98133}.device-status-dot--disconnected{background:#ef4444;box-shadow:0 0 0 3px #ef444433}.device-status-text{flex:1;font-size:14px;font-weight:600;color:var(--pos-text-primary, #0f172a)}.template-selector{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.template-options{display:flex;gap:8px}.template-selector .ant-radio-group{display:inline-flex;align-items:center}.template-selector .ant-radio-button-wrapper{min-height:34px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;line-height:1.1;font-size:12px}.device-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.device-list-empty{padding:32px;text-align:center;color:var(--pos-text-muted, #94a3b8);font-size:13px;background:var(--pos-bg, #eef1f5);border-radius:var(--pos-radius, 12px);border:1px dashed var(--pos-border, #e2e8f0)}.device-list-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--pos-border-light, #f1f5f9)}.device-list-item:last-child{border-bottom:none}.device-list-icon{width:40px;height:40px;border-radius:var(--pos-radius-sm, 8px);background:var(--pos-primary-soft, #eff6ff);display:flex;align-items:center;justify-content:center;color:var(--pos-primary, #2563eb);font-size:20px;flex-shrink:0}.device-list-icon--connected{background:var(--pos-success-soft, #ecfdf5);color:var(--pos-success, #10b981)}.device-list-info{flex:1;min-width:0}.device-list-name{font-size:14px;font-weight:600;color:var(--pos-text-primary, #0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-list-addr{font-size:12px;color:var(--pos-text-muted, #94a3b8);margin-top:2px}.device-settings-divider{margin:20px 0;border:none;border-top:1px solid var(--pos-border, #e2e8f0)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Microsoft YaHei,sans-serif;background:#f0f2f5;overflow:hidden;height:100vh;width:100vw;color:#1f2a37}#root{height:100%;width:100%}button,a{touch-action:manipulation}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#788ea866;border-radius:999px}.big-button{height:56px!important;font-size:18px!important}.number-key{height:72px!important;font-size:28px!important;font-weight:500}
