:root{--bg: #f4f7f6;--panel: #ffffff;--panel-soft: #f8faf9;--ink: #17211f;--muted: #66736f;--line: #dde6e2;--line-soft: #edf2f0;--brand: #0f766e;--brand-strong: #0b5f59;--accent: #e2582f;--shadow: 0 10px 30px rgba(15, 35, 31, .08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.shell{min-height:100vh;background:var(--bg)}.app-sider{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);box-shadow:8px 0 24px #0f231f0a}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--line-soft)}.brand strong,.login-brand strong{display:block;color:var(--ink);font-size:16px;line-height:20px}.brand span:last-child,.login-brand span:last-child{display:block;color:var(--muted);font-size:12px;line-height:18px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;background:var(--brand);color:#fff;font-weight:800}.side-menu{padding:12px;border-inline-end:0!important}.side-menu .ant-menu-item{height:42px;line-height:42px;margin-inline:0;margin-block:4px;border-radius:8px}.content{min-width:0;padding:28px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.page-header h1{margin:0;color:var(--ink);font-size:26px;line-height:34px;letter-spacing:0}.page-header p{margin:6px 0 0;max-width:680px;color:var(--muted);font-size:14px}.page-header-extra{flex-shrink:0}.section-card,.metric-card{border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow)}.section-card .ant-card-body{padding:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.metric-card .ant-card-body{padding:22px}.metric-card .ant-statistic-title{color:var(--muted)}.metric-card .ant-statistic-content{color:var(--brand-strong)}.metric-card.refund-metric .ant-statistic-content{color:#b5472a}.metric-card.net-metric{border-color:#b9ddd3;background:linear-gradient(135deg,#fff,#f0faf6)}.dashboard-report{display:grid;gap:16px}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.report-toolbar>div{display:grid;gap:2px}.report-toolbar strong{color:var(--ink);font-size:15px}.report-toolbar span{color:var(--muted);font-size:12px}.report-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:16px}.report-card{border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow)}.report-card .ant-card-head{min-height:46px;border-bottom-color:var(--line-soft)}.report-card .ant-card-head-title{color:var(--ink);font-size:15px;font-weight:800}.report-kpi-list{display:grid;gap:10px}.report-kpi-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line-soft)}.report-kpi-list>div:last-child{border-bottom:0}.report-kpi-list span,.top-product-main span{color:var(--muted);font-size:13px;line-height:18px}.report-kpi-list strong{color:var(--brand-strong);font-size:16px}.top-product-list{display:grid;gap:10px}.top-product-row{display:grid;grid-template-columns:28px minmax(0,1fr) max-content;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line-soft)}.top-product-row:last-child{border-bottom:0}.top-product-rank{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#edf8f1;color:var(--brand-strong);font-size:13px;font-weight:900}.top-product-main{display:grid;gap:2px;min-width:0}.top-product-main strong{overflow:hidden;color:var(--ink);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.top-product-amount{color:var(--brand-strong);font-size:14px;font-weight:800}.report-empty{padding:24px 0;color:var(--muted);text-align:center}.positive{color:var(--brand-strong)!important}.negative{color:#c2412d!important}.daily-chart{display:grid;gap:10px;max-height:320px;overflow-y:auto;padding-right:4px}.daily-row{display:grid;grid-template-columns:48px minmax(80px,1fr) 82px 44px;align-items:center;gap:10px;font-size:12px}.daily-row>span,.daily-row>em{color:var(--muted);font-style:normal}.daily-row>strong{color:var(--ink);font-size:12px;text-align:right}.daily-bar-track{height:9px;overflow:hidden;border-radius:999px;background:#edf2f0}.daily-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#42a88f)}.customer-cell{display:flex;align-items:center;gap:10px;min-width:0}.customer-cell img,.customer-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover}.customer-avatar{display:grid;place-items:center;background:#e7f5f1;color:var(--brand-strong);font-weight:800}.customer-cell>div,.customer-facts{display:grid;gap:3px;min-width:0}.customer-cell strong,.customer-facts strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.customer-cell span,.customer-facts span{color:var(--muted);font-size:12px}.customer-point-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.customer-point-summary>div{display:grid;gap:4px;padding:14px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.customer-point-summary span{color:var(--muted);font-size:12px}.customer-point-summary strong{color:var(--brand-strong);font-size:22px}.mobile-customer-list{display:grid;gap:12px}.mobile-customer-card{display:grid;gap:16px;padding:16px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.mobile-customer-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-customer-facts>div{display:grid;gap:3px;padding:10px;border-radius:8px;background:var(--panel-soft)}.mobile-customer-facts span{color:var(--muted);font-size:12px}.mobile-customer-facts strong{color:var(--ink);font-size:14px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.table-toolbar .ant-input-search{max-width:100%}.quick-money-input{width:104px}.table-summary,.filter-label,.upload-hint{color:var(--muted);font-size:13px}.full{width:100%}.ant-table-wrapper .ant-table{color:var(--ink)}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--panel-soft);color:#33413d;font-weight:650}.ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:middle}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f2f8f6}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#0f766e1f,#e2582f14),var(--bg)}.login-panel{width:min(420px,100%)}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.login-card{border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow)}.login-title{margin-bottom:22px}.login-title h1{margin:0;font-size:24px;line-height:32px}.login-title p{margin:6px 0 0;color:var(--muted)}.settings-card{max-width:680px}.form-card-head{margin-bottom:18px}.form-card-head h2{margin:0;font-size:18px;line-height:26px}.form-card-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.spec-editor{border-top:1px solid var(--line-soft);padding-top:16px;margin-top:10px}.product-form-page .ant-card-body{padding:0}.product-form-page-head{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid var(--line-soft);background:#fffffff5}.product-form-page-head h2{margin:0;color:var(--ink);font-size:20px;line-height:28px}.product-form-page-head p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:20px}.product-form-page-body{padding:18px}.spec-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.spec-row{margin-bottom:12px;border-radius:8px}.product-form-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.product-rule-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,220px);gap:12px;align-items:end}.product-availability-row{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(280px,1fr);gap:16px;margin-bottom:12px;padding:16px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.product-availability-row .ant-form-item{margin-bottom:0}.product-type-note{margin:2px 0 12px;padding:10px 12px;border:1px solid #dcece7;border-radius:8px;background:#f2faf7;color:#38665c;font-size:13px;line-height:20px}.inline-list{display:grid;gap:10px}.sku-list,.sku-preview{margin-top:14px}.sku-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--muted);font-size:13px}.sku-list-head span:first-child{color:var(--text);font-weight:700}.sku-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.sku-preview-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.sku-preview-row span{min-width:0;color:#344054;font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-preview-row strong{flex-shrink:0;color:var(--accent);font-size:13px}.bundle-option-row{background:#fff;border-radius:8px}.bundle-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.bundle-editor-head p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:20px}.bundle-group-card{margin-bottom:14px;border-color:var(--line);border-radius:8px;background:var(--panel-soft)}.bundle-group-grid{display:grid;grid-template-columns:minmax(220px,1fr) 110px 110px auto;gap:12px;align-items:end}.bundle-group-actions,.bundle-option-actions{display:flex;align-items:center;min-height:54px}.bundle-option-list{display:grid;gap:10px;margin-top:4px}.bundle-option-grid{display:grid;grid-template-columns:96px minmax(180px,1fr) 120px 100px auto;gap:12px;align-items:end}.bundle-image-field{display:grid;justify-items:center;gap:8px}.bundle-image-field img,.bundle-image-empty{width:72px;height:72px;border-radius:8px}.bundle-image-field img{display:block;object-fit:cover;background:#eef0f5}.bundle-image-empty{display:grid;place-items:center;border:1px dashed #d6dbe4;background:var(--panel-soft);color:var(--muted);font-size:12px}.bundle-add-option{justify-self:start}.product-image-preview{display:flex;align-items:center;gap:12px;max-width:100%;padding:10px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.product-image-preview img{width:72px;height:72px;object-fit:cover;border-radius:6px;background:#eef0f5;flex-shrink:0}.product-image-preview span{min-width:0;color:#4b5563;font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-image-empty{padding:14px 16px;border:1px dashed #d6dbe4;border-radius:8px;background:var(--panel-soft);color:var(--muted);font-size:13px}.point-product-preview{width:96px;height:96px;margin:-8px 0 18px;object-fit:cover;border-radius:10px;border:1px solid var(--line-soft);background:var(--panel-soft)}.product-table-image,.product-table-image-empty{width:56px;height:56px;border-radius:6px}.product-table-image{display:block;object-fit:cover;background:#eef0f5}.product-table-image-empty{display:grid;place-items:center;border:1px dashed #d6dbe4;background:var(--panel-soft);color:#9ca3af;font-size:12px}.order-detail{display:grid;gap:8px;padding:6px 0;color:#33413d}.order-cell{display:grid;gap:4px;min-width:0}.order-table-row{cursor:pointer}.order-table-row:hover>td{background:#f3faf7!important}.daily-order-number,.mobile-daily-order-number{width:max-content;color:#fff;background:#166534;font-weight:800;letter-spacing:0}.daily-order-number{padding:3px 9px;border-radius:4px;font-size:16px;line-height:22px}.order-no{color:var(--ink);font-weight:750;line-height:20px;word-break:break-all}.order-time{color:var(--muted);font-size:12px;line-height:18px}.order-amount-cell{display:grid;gap:3px}.order-amount-cell strong{color:var(--brand-strong);font-size:15px;line-height:22px}.order-amount-cell span{color:#c2410c;font-size:12px;line-height:18px}.status-tag{min-width:54px;margin-inline-end:0;text-align:center;font-weight:650}.order-summary-cell{display:grid;gap:8px;min-width:280px;max-width:460px}.order-summary-block{display:grid;gap:3px}.order-summary-block span,.order-status-stack span{color:var(--muted);font-size:12px;line-height:18px}.order-summary-block strong{color:#33413d;font-size:13px;line-height:20px;font-weight:650}.order-status-stack{display:grid;grid-template-columns:1fr;gap:6px;align-items:stretch}.order-status-stack>div{display:grid;grid-template-columns:32px max-content;align-items:center;justify-content:start;gap:8px;min-width:92px}.order-detail>div{display:grid;grid-template-columns:86px 1fr;gap:12px}.order-detail strong{color:var(--muted);font-weight:600}.order-detail ul{margin:4px 0 0 98px;padding-left:18px}.detail-daily-number{color:#166534;font-size:18px;font-weight:800}.detail-order-number-hero{padding:12px;border-radius:6px;color:#fff;background:#166534;text-align:center;font-size:30px;line-height:38px;font-weight:800}.order-detail-modal-content,.order-detail-panel{display:grid;gap:16px}.order-detail-modal .ant-modal-content{display:flex;max-height:calc(100vh - 32px);flex-direction:column;overflow:hidden}.order-detail-modal .ant-modal-header{flex:0 0 auto}.order-detail-modal .ant-modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.order-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;gap:24px;padding:4px 0 16px;border-bottom:1px solid var(--line-soft)}.order-detail-identity,.order-detail-total{display:grid;gap:3px}.order-detail-identity strong{color:#166534;font-size:30px;line-height:38px}.order-detail-identity span,.order-detail-identity small,.order-detail-total span,.order-detail-total small{color:var(--muted)}.order-detail-identity small{font-size:11px;word-break:break-all}.order-detail-total{justify-items:end}.order-detail-hero-action{align-self:center}.order-detail-total strong{color:#0f5132;font-size:34px;line-height:42px}.order-detail-statuses{display:flex;align-items:center;gap:18px;min-height:32px}.order-detail-statuses>div{display:flex;align-items:center;gap:6px}.order-detail-statuses>div>span{color:var(--muted);font-size:12px}.order-detail-section{padding-top:2px}.order-detail-section h3{margin:0;color:var(--ink);font-size:15px;line-height:22px}.order-detail-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.order-detail-section-head>span{color:var(--muted);font-size:12px}.order-product-table-head,.order-product-row{display:grid;grid-template-columns:minmax(220px,1fr) 90px 64px 100px;align-items:center;gap:12px}.order-product-table-head{padding:7px 12px;color:var(--muted);background:var(--panel-soft);font-size:12px}.order-product-table-head span:not(:first-child),.order-product-row>span,.order-product-row>strong{text-align:right}.order-product-rows{border-bottom:1px solid var(--line-soft)}.order-product-row{min-height:58px;padding:9px 12px;border-top:1px solid var(--line-soft)}.order-product-row>div{display:grid;gap:2px;min-width:0}.order-product-row>div strong{color:var(--ink);font-size:14px}.order-product-row>div span,.order-product-row>div small{color:var(--muted);font-size:12px}.order-product-row>div small{color:#c2410c}.order-point-items{display:flex;flex-wrap:wrap;gap:8px 14px;padding:10px 12px;color:var(--muted);font-size:12px}.order-point-items strong{color:var(--ink)}.order-amount-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);justify-content:end;gap:6px 20px;padding:14px 16px;background:#f2faf7}.order-amount-section h3{grid-row:1 / span 6}.order-amount-section>div{display:flex;justify-content:space-between;gap:20px;color:var(--muted);line-height:22px}.order-amount-section>div strong{color:var(--ink)}.order-amount-section .discount strong,.order-amount-section .refund strong{color:#c2410c}.order-amount-section .total{margin-top:3px;padding-top:7px;border-top:1px solid #cfe6dc}.order-amount-section .total strong{color:#0f5132;font-size:20px}.order-detail-secondary{display:grid;gap:8px;padding-top:4px;color:var(--muted);font-size:12px}.order-detail-secondary>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px}.order-detail-secondary strong{color:#66746f;font-weight:500}.refund-amount-preview{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin-bottom:18px;padding:10px 14px;border:1px solid #bbf7d0;border-radius:6px;background:#f0fdf4}.refund-amount-preview span{color:var(--muted)}.refund-amount-preview strong{color:#166534;font-size:22px}.mobile-shell{display:block;min-height:100vh;padding-bottom:92px;font-size:16px}.mobile-shell .content{padding:14px}.mobile-topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:64px;margin:-14px -14px 16px;padding:12px 16px;border-bottom:1px solid var(--line-soft);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-topbar strong,.mobile-topbar span{display:block}.mobile-topbar strong{font-size:20px;line-height:28px}.mobile-topbar span{color:var(--muted);font-size:14px;line-height:20px}.mobile-shell .page-header{margin-bottom:16px}.mobile-shell .page-header h1{font-size:28px;line-height:36px}.mobile-shell .page-header p{display:none}.mobile-shell .section-card .ant-card-body{padding:0}.mobile-order-toolbar{display:grid;gap:12px;margin-bottom:16px;padding:12px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.mobile-order-toolbar .ant-space,.mobile-order-toolbar .ant-space-item{width:100%}.mobile-order-toolbar .filter-label,.mobile-order-toolbar .table-summary{display:block;color:var(--muted);font-size:15px;line-height:22px}.mobile-order-list{display:grid;gap:12px}.mobile-empty{padding:36px 0;text-align:center;color:var(--muted);font-size:17px}.mobile-order-card{position:relative;overflow:hidden;padding:16px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f231f12}.mobile-order-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand)}.mobile-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mobile-order-no{color:var(--ink);font-size:17px;line-height:24px;font-weight:800;word-break:break-all}.mobile-daily-order-number{margin-bottom:5px;padding:5px 11px;border-radius:4px;font-size:20px;line-height:26px}.mobile-order-time{margin-top:2px;color:var(--muted);font-size:14px;line-height:20px}.mobile-money-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;font-size:17px;line-height:24px;border:1px solid #e3eee9;border-radius:8px;background:#f8fbfa}.mobile-money-row strong{color:var(--brand-strong);font-size:24px;line-height:30px}.mobile-money-row.refund{margin-top:8px;border-color:#fed7aa;background:#fff7ed;color:#c2410c}.mobile-status-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:10px 0}.mobile-status-grid>div{display:grid;grid-template-columns:40px max-content;align-items:center;justify-content:start;gap:10px;padding:12px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.mobile-status-grid span,.mobile-status-grid strong{display:block}.mobile-status-grid span{color:var(--muted);font-size:14px;line-height:20px}.mobile-status-grid strong{font-size:17px;line-height:24px}.mobile-status-grid strong .status-tag{margin-top:2px}.mobile-order-summary{display:grid;gap:10px;margin:12px 0;padding:12px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.mobile-order-summary span,.mobile-order-summary strong{display:block}.mobile-order-summary span{color:var(--muted);font-size:14px;line-height:20px}.mobile-order-summary strong{margin-top:3px;color:var(--ink);font-size:16px;line-height:24px}.mobile-order-actions{display:grid;grid-template-columns:1fr;gap:10px}.mobile-stack-toolbar{align-items:stretch}.mobile-stack-toolbar>.ant-space{flex:1}.mobile-product-list,.mobile-category-list{display:grid;gap:12px}.mobile-product-card,.mobile-category-card{overflow:hidden;padding:13px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f231f12}.mobile-product-checkbox{margin-bottom:12px;font-weight:650}.sales-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-ranking-page{display:grid;gap:18px}.sales-rank{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#166534;font-weight:800}.sales-product-name{display:grid;gap:3px}.sales-product-name span{color:var(--muted);font-size:12px}.sales-mobile-list{display:grid;gap:10px}.sales-mobile-card{display:grid;grid-template-columns:40px minmax(130px,1.5fr) repeat(3,minmax(72px,1fr));align-items:center;gap:10px;padding:14px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.sales-mobile-card>div:not(.sales-product-name){display:grid;gap:3px}.sales-mobile-card>div>span{color:var(--muted);font-size:12px}.mobile-product-head{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:start}.mobile-product-title-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:8px;align-items:start}.mobile-product-title-row strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:17px;line-height:23px;font-weight:800;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-product-title-row .ant-tag{margin-inline-end:0}.mobile-product-image{width:74px;height:74px;border-radius:8px;object-fit:cover;background:#eef0f5}.mobile-product-image-empty{display:grid;place-items:center;border:1px dashed #d6dbe4;color:#9ca3af;font-size:13px}.mobile-product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;color:var(--muted);font-size:13px;line-height:20px}.mobile-product-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.mobile-product-facts>div{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.mobile-product-facts span,.mobile-product-note span{color:var(--muted);font-size:13px;line-height:18px}.mobile-product-facts strong{overflow:hidden;color:var(--brand-strong);font-size:18px;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.mobile-product-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel-soft)}.mobile-product-note strong{color:var(--ink);font-size:14px}.mobile-product-note.warning{border-color:#fed7aa;background:#fff7ed}.mobile-product-note.warning strong{color:#c2410c}.mobile-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.mobile-category-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-category-main strong,.mobile-category-main span{display:block}.mobile-category-main strong{color:var(--ink);font-size:18px;line-height:26px}.mobile-category-main span{margin-top:2px;color:var(--muted);font-size:14px;line-height:20px}.mobile-category-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.mobile-detail-panel{display:grid;gap:12px}.mobile-detail-title{color:var(--ink);font-size:18px;line-height:26px;font-weight:800;word-break:break-all}.mobile-detail-row{display:grid;grid-template-columns:92px 1fr;gap:10px;font-size:16px;line-height:24px}.mobile-detail-row span{color:var(--muted)}.mobile-detail-row strong{font-weight:700}.mobile-detail-panel .order-detail{margin-top:4px;padding-top:12px;border-top:1px solid var(--line-soft);font-size:15px;line-height:22px}.mobile-detail-panel .order-detail>div{grid-template-columns:92px 1fr}.mobile-detail-panel .order-detail ul{margin-left:110px}.mobile-detail-actions{margin-top:4px}.mobile-shell .ant-btn-lg,.mobile-shell .ant-select-lg .ant-select-selector,.mobile-shell .ant-input,.mobile-shell .ant-input-number,.mobile-shell .ant-picker{min-height:46px;font-size:16px}.mobile-shell .ant-select-single.ant-select-lg{height:46px}.mobile-shell .ant-modal{max-width:calc(100vw - 24px)}.mobile-shell .ant-modal-title{font-size:20px}.mobile-shell .ant-form-item-label>label{font-size:16px}.mobile-shell .table-toolbar{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:12px}.mobile-shell .table-toolbar .ant-space,.mobile-shell .table-toolbar .ant-space-item{width:100%}.mobile-shell .table-toolbar>button,.mobile-shell .table-toolbar>.ant-space>.ant-space-item>button{width:100%}.mobile-shell .ant-input-search .ant-input-search-button{width:46px}.mobile-shell .settings-card{max-width:none}.mobile-shell .settings-card .ant-card-body,.mobile-shell .login-card .ant-card-body{padding:18px}.mobile-shell .ant-modal-content{border-radius:8px}.mobile-shell .ant-modal-footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-shell .ant-modal-footer .ant-btn{height:44px;margin-inline-start:0!important}.mobile-shell .ant-table-wrapper{overflow:hidden}.mobile-shell .ant-table{font-size:13px}.mobile-shell .ant-table-cell{padding:10px 8px!important}.mobile-shell .order-detail>div{grid-template-columns:1fr;gap:2px}.mobile-shell .order-detail ul{margin-left:0}.mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;gap:6px;overflow-x:auto;padding:10px 8px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -8px 24px #0f231f14}.mobile-tabbar button{flex:0 0 76px;height:54px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:16px;font-weight:700}.mobile-tabbar button.active{background:#e7f5f1;color:var(--brand-strong)}@media (max-width: 860px){.shell{display:block!important}.app-sider{position:static;flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important}.app-sider .ant-layout-sider-children{height:auto!important}.side-menu{display:flex;overflow-x:auto}.side-menu .ant-menu-item{flex:0 0 auto}.content{width:100%!important;max-width:100%!important;flex:none!important;padding:18px}.product-form-grid{grid-template-columns:1fr}.product-form-page-head{position:static;flex-direction:column}.product-form-page-head .ant-space{width:100%}.product-form-page-head .ant-space-item,.product-form-page-head button{flex:1}.product-form-page-body{padding:14px}.product-form-page-body .ant-space,.product-form-page-body .ant-space-item{width:100%}.product-form-page-body button{min-height:40px}.product-rule-grid,.product-availability-row{grid-template-columns:1fr}.bundle-editor-head{align-items:stretch;flex-direction:column}.bundle-group-grid,.bundle-option-grid{grid-template-columns:1fr}.bundle-image-field{justify-items:start}.bundle-group-actions,.bundle-option-actions{min-height:0}.ant-modal{max-width:calc(100vw - 20px)}.ant-modal-body{max-height:70vh;overflow:auto}.page-header,.table-toolbar{align-items:stretch;flex-direction:column}.metric-grid{grid-template-columns:1fr}.sales-mobile-card{grid-template-columns:40px minmax(0,1fr) minmax(72px,auto)}.sales-mobile-card>div:nth-last-child(2),.sales-mobile-card>div:last-child{grid-column:2 / -1;grid-template-columns:70px 1fr}.report-grid{grid-template-columns:1fr}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar .ant-select{width:100%!important}.daily-row{grid-template-columns:42px minmax(60px,1fr) 76px 38px;gap:7px}.customer-point-summary{grid-template-columns:1fr}.order-detail>div{grid-template-columns:1fr;gap:2px}.order-detail ul{margin-left:0}.order-detail-hero{grid-template-columns:1fr;gap:10px}.order-detail-total{justify-items:start}.order-detail-hero-action{justify-self:stretch}.order-detail-hero-action .ant-btn{width:100%}.order-detail-statuses{flex-wrap:wrap;gap:8px 12px}.order-product-table-head{display:none}.order-product-row{grid-template-columns:1fr 58px 82px}.order-product-row>div{grid-column:1 / -1}.order-product-row>span{text-align:left}.order-amount-section{grid-template-columns:1fr}.order-amount-section h3{grid-row:auto;margin-bottom:4px}.order-detail-secondary>div{grid-template-columns:64px minmax(0,1fr)}}@media (max-width: 360px){.mobile-product-head{grid-template-columns:64px minmax(0,1fr)}.mobile-product-image{width:64px;height:64px}.mobile-product-facts,.mobile-product-actions{grid-template-columns:1fr}.mobile-category-actions{grid-template-columns:1fr 1fr}}
