.MobileOrderList{padding:16px}.MobileOrderList a{color:#1976d2;text-decoration:none;font-weight:500}.MobileOrder{max-width:600px;margin:0 auto;padding:16px 16px 40px}.MobileOrder .order-badge{display:block;text-align:center;font-size:13px;font-weight:600;text-decoration:none;padding:6px 0}.MobileOrder .order-badge.draft{color:#f57c00}.MobileOrder .order-badge.open{color:#4caf50}.MobileOrder .order-badge.closed{color:#9e9e9e}.MobileOrder .MuiStepper-root{padding:8px 0 24px;background:#0000}.MobileOrder .MuiStepLabel-label{font-size:13px}.MobileOrder .step-content{margin-top:8px}.MobileOrder .action-buttons{margin-top:24px;display:flex;gap:12px}.MobileOrder .action-buttons .MuiButton-root{min-height:48px;font-size:16px;flex:1}.MobileOrder .customer-step .selected-customer{margin-top:16px;padding:16px;background:#80808014;border-radius:8px;border:1px solid rgba(128,128,128,.2)}.MobileOrder .customer-step .selected-customer .customer-name{font-size:18px;font-weight:600;margin-bottom:4px}.MobileOrder .customer-step .selected-customer .customer-code{font-size:14px;opacity:.6}.MobileOrder .customer-step .selected-customer .customer-address{font-size:13px;opacity:.5;margin-top:8px}.MobileOrder .customer-step .selected-customer .draft-status{margin-top:10px;font-size:13px;display:flex;align-items:center;gap:8px}.MobileOrder .customer-step .selected-customer .draft-status.creating{opacity:.6}.MobileOrder .customer-step .selected-customer .draft-status.created{color:#4caf50;font-weight:500}.MobileOrder .customer-step .recent-orders{margin-top:32px}.MobileOrder .customer-step .recent-orders .recent-orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.MobileOrder .customer-step .recent-orders .recent-orders-label{font-size:12px;text-transform:uppercase;opacity:.5;letter-spacing:.5px}.MobileOrder .customer-step .recent-orders .order-filter-toggle{display:flex;border-radius:6px;overflow:hidden;border:1px solid rgba(128,128,128,.3)}.MobileOrder .customer-step .recent-orders .order-filter-toggle .filter-btn{padding:5px 12px;border:none;background:#0000;color:inherit;font-size:12px;cursor:pointer;opacity:.5;transition:all .15s}.MobileOrder .customer-step .recent-orders .order-filter-toggle .filter-btn.active{background:#1976d2;color:#fff;opacity:1}.MobileOrder .customer-step .recent-orders .recent-search{width:100%;padding:10px 12px;border:1px solid rgba(128,128,128,.25);border-radius:6px;background:#0000;color:inherit;font-size:14px;margin-bottom:12px;outline:none}.MobileOrder .customer-step .recent-orders .recent-search:focus{border-color:#1976d2}.MobileOrder .customer-step .recent-orders .recent-search::placeholder{opacity:.4}.MobileOrder .customer-step .recent-orders .recent-loading,.MobileOrder .customer-step .recent-orders .recent-empty{text-align:center;padding:20px;opacity:.4;font-size:14px}.MobileOrder .customer-step .recent-orders .recent-table{width:100%;border-collapse:collapse;font-size:13px}.MobileOrder .customer-step .recent-orders .recent-table th{text-align:left;font-weight:500;opacity:.5;font-size:11px;text-transform:uppercase;letter-spacing:.3px;padding:6px 8px;border-bottom:1px solid rgba(128,128,128,.2)}.MobileOrder .customer-step .recent-orders .recent-table td{padding:8px;border-bottom:1px solid rgba(128,128,128,.08);white-space:nowrap}.MobileOrder .customer-step .recent-orders .recent-table .text-right{text-align:right}.MobileOrder .customer-step .recent-orders .recent-table tbody tr{cursor:pointer;transition:background .15s}.MobileOrder .customer-step .recent-orders .recent-table tbody tr:hover{background:#8080800f}.MobileOrder .customer-step .recent-orders .recent-table tbody tr:active{background:#1976d214}.MobileOrder .customer-step .recent-orders .recent-table .order-link{color:#1976d2;text-decoration:none;font-weight:600}.MobileOrder .customer-step .recent-orders .recent-table .status-label{font-size:11px;font-weight:500;padding:2px 6px;border-radius:3px}.MobileOrder .customer-step .recent-orders .recent-table .status-label.draft{background:#ff98001f;color:#f57c00}.MobileOrder .customer-step .recent-orders .recent-table .status-label.open{background:#4caf501f;color:#4caf50}.MobileOrder .customer-step .recent-orders .recent-table .status-label.closed{background:#9e9e9e1f;color:#9e9e9e}.MobileOrder .customer-step .recent-orders .recent-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px;font-size:13px}.MobileOrder .customer-step .recent-orders .recent-pagination button{padding:6px 14px;border:1px solid rgba(128,128,128,.3);border-radius:6px;background:#0000;color:inherit;font-size:13px;cursor:pointer}.MobileOrder .customer-step .recent-orders .recent-pagination button:disabled{opacity:.3;cursor:default}.MobileOrder .customer-step .recent-orders .recent-pagination .page-info{opacity:.5}.MobileOrder .items-step .items-tabs{display:flex;gap:0;margin-bottom:12px;border-radius:8px;overflow:hidden;border:1px solid rgba(128,128,128,.3)}.MobileOrder .items-step .items-tabs .tab-btn{flex:1;padding:10px 16px;border:none;background:#0000;color:inherit;font-size:14px;font-weight:500;cursor:pointer;opacity:.6;transition:all .2s}.MobileOrder .items-step .items-tabs .tab-btn.active{background:#1976d2;color:#fff;opacity:1}.MobileOrder .items-step .item-search{padding-bottom:12px}.MobileOrder .items-step .order-pad .order-pad-loading,.MobileOrder .items-step .order-pad .order-pad-empty{text-align:center;padding:32px 16px;opacity:.5;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:12px}.MobileOrder .items-step .order-pad .order-pad-list{display:flex;flex-direction:column;gap:6px;max-height:300px;overflow-y:auto;margin-bottom:12px}.MobileOrder .items-step .order-pad .order-pad-item{display:flex;align-items:center;gap:8px;padding:12px;background:#8080800f;border:1px solid rgba(128,128,128,.12);border-radius:8px;cursor:pointer;user-select:none;-webkit-tap-highlight-color:rgba(25,118,210,.15);transition:background .15s}.MobileOrder .items-step .order-pad .order-pad-item:active{background:#1976d21a}.MobileOrder .items-step .order-pad .order-pad-item.in-cart{opacity:.45;cursor:default}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info{flex:1;min-width:0}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-code{font-weight:600;font-size:13px}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-desc{font-size:12px;opacity:.6;word-wrap:break-word}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:11px}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-meta .op-price{font-weight:600}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-meta .op-avail{color:#4caf50;font-weight:500}.MobileOrder .items-step .order-pad .order-pad-item .op-item-info .op-item-meta .op-last{opacity:.5}.MobileOrder .items-step .order-pad .order-pad-item .op-added-badge{flex-shrink:0;font-size:12px;opacity:.6;font-style:italic}.MobileOrder .items-step .cart-empty{text-align:center;padding:40px 16px;opacity:.5;font-size:15px}.MobileOrder .items-step .cart-list{display:flex;flex-direction:column;gap:8px}.MobileOrder .items-step .cart-item{display:flex;align-items:flex-start;padding:12px;background:#8080800f;border:1px solid rgba(128,128,128,.15);border-radius:8px;gap:8px}.MobileOrder .items-step .cart-item .item-info{flex:1;min-width:0}.MobileOrder .items-step .cart-item .item-info .item-code{font-weight:600;font-size:14px}.MobileOrder .items-step .cart-item .item-info .item-name{font-size:13px;opacity:.6;word-wrap:break-word;overflow-wrap:break-word}.MobileOrder .items-step .cart-item .item-info .item-meta{display:flex;gap:10px;margin-top:2px;font-size:12px}.MobileOrder .items-step .cart-item .item-info .item-meta .item-price{opacity:.5}.MobileOrder .items-step .cart-item .item-info .item-meta .item-avail{color:#4caf50;font-weight:500}.MobileOrder .items-step .cart-item .item-info .item-meta .item-avail.low-stock{color:#f44336}.MobileOrder .items-step .cart-item .qty-and-total{text-align:right;flex-shrink:0}.MobileOrder .items-step .cart-item .qty-and-total .qty-readonly{font-size:14px;font-weight:600;opacity:.7}.MobileOrder .items-step .cart-item .qty-and-total .line-total{font-size:13px;font-weight:600;color:#1976d2;margin-top:4px}.MobileOrder .items-step .cart-item .qty-control{display:flex;align-items:center;gap:4px}.MobileOrder .items-step .cart-item .qty-control .MuiIconButton-root{width:36px;height:36px;border:1px solid rgba(128,128,128,.3);border-radius:8px}.MobileOrder .items-step .cart-item .qty-control .qty-input{width:48px;text-align:center}.MobileOrder .items-step .cart-item .qty-control .qty-input input{text-align:center;font-size:16px;padding:6px 4px}.MobileOrder .items-step .cart-item .delete-btn{color:#ef5350;width:36px;height:36px;flex-shrink:0}.MobileOrder .items-step .cart-summary{margin-top:12px;padding:12px;background:#8080800f;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:14px;opacity:.7}.MobileOrder .items-step .cart-summary .cart-total{font-weight:600;opacity:1;color:#1976d2}.MobileOrder .review-step .review-section{margin-bottom:20px}.MobileOrder .review-step .review-section .section-label{font-size:12px;text-transform:uppercase;opacity:.5;letter-spacing:.5px;margin-bottom:8px}.MobileOrder .review-step .review-section .section-content{padding:12px;background:#8080800f;border-radius:8px;border:1px solid rgba(128,128,128,.15)}.MobileOrder .review-step .review-customer .customer-name{font-size:16px;font-weight:600}.MobileOrder .review-step .review-customer .customer-code{font-size:13px;opacity:.6}.MobileOrder .review-step .review-items .review-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.MobileOrder .review-step .review-items .review-item:not(:last-child){border-bottom:1px solid rgba(128,128,128,.15)}.MobileOrder .review-step .review-items .review-item .review-item-left{flex:1;min-width:0}.MobileOrder .review-step .review-items .review-item .review-item-left .item-label{font-size:14px;display:block}.MobileOrder .review-step .review-items .review-item .review-item-left .item-unit-price{font-size:12px;opacity:.5}.MobileOrder .review-step .review-items .review-item .review-item-right{text-align:right;white-space:nowrap;margin-left:12px}.MobileOrder .review-step .review-items .review-item .review-item-right .item-qty{font-size:14px;opacity:.6;display:block}.MobileOrder .review-step .review-items .review-item .review-item-right .item-line-total{font-size:13px;font-weight:600;color:#1976d2}.MobileOrder .review-step .review-items .review-order-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0 4px;margin-top:8px;border-top:2px solid rgba(128,128,128,.25);font-size:15px;font-weight:600}.MobileOrder .review-step .review-items .review-order-total .total-amount{color:#1976d2;font-size:16px}.MobileOrder .review-step .optional-fields{display:flex;flex-direction:column;gap:16px}.MobileOrder .review-step .optional-fields .MuiTextField-root{width:100%}.MobileOrder .order-detail-view .order-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.MobileOrder .order-detail-view .order-detail-header .order-number{font-size:20px;font-weight:700}.MobileOrder .order-detail-view .order-detail-header .status-pill{padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.MobileOrder .order-detail-view .order-detail-header .status-pill.draft{background:#ff98001f;color:#f57c00}.MobileOrder .order-detail-view .order-detail-header .status-pill.open{background:#4caf501f;color:#4caf50}.MobileOrder .order-detail-view .order-detail-header .status-pill.closed{background:#9e9e9e26;color:#9e9e9e}.MobileOrder .order-detail-view .detail-section{margin-bottom:20px}.MobileOrder .order-detail-view .detail-section .detail-section-title{font-size:12px;text-transform:uppercase;opacity:.5;letter-spacing:.5px;margin-bottom:8px}.MobileOrder .order-detail-view .detail-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.MobileOrder .order-detail-view .detail-row:not(:last-child){border-bottom:1px solid rgba(128,128,128,.08)}.MobileOrder .order-detail-view .detail-row .detail-label{opacity:.5}.MobileOrder .order-detail-view .detail-row .detail-value{font-weight:500;text-align:right}.MobileOrder .order-detail-view .detail-row .detail-value.detail-address{display:flex;flex-direction:column}.MobileOrder .order-detail-view .detail-row .detail-value.detail-address span{line-height:1.4}.MobileOrder .order-detail-view .collapsible-section{margin-bottom:12px;border:1px solid rgba(128,128,128,.12);border-radius:8px;overflow:hidden}.MobileOrder .order-detail-view .collapsible-section .collapsible-header{display:flex;justify-content:space-between;align-items:center;padding:12px;cursor:pointer;user-select:none;font-size:14px;font-weight:600;-webkit-tap-highlight-color:rgba(25,118,210,.1)}.MobileOrder .order-detail-view .collapsible-section .collapsible-header:active{background:#8080800f}.MobileOrder .order-detail-view .collapsible-section .collapsible-header .expand-icon{transition:transform .2s;opacity:.4}.MobileOrder .order-detail-view .collapsible-section .collapsible-header .expand-icon.expanded{transform:rotate(180deg)}.MobileOrder .order-detail-view .collapsible-section .collapsible-body{padding:0 12px 12px}.MobileOrder .order-detail-view .collapsible-section .collapsible-body .detail-row:first-child{border-top:1px solid rgba(128,128,128,.08);padding-top:8px}.MobileOrder .order-detail-view .detail-items{background:#8080800a;border:1px solid rgba(128,128,128,.12);border-radius:8px;overflow:hidden}.MobileOrder .order-detail-view .detail-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px}.MobileOrder .order-detail-view .detail-item:not(:last-child){border-bottom:1px solid rgba(128,128,128,.08)}.MobileOrder .order-detail-view .detail-item .detail-item-info{flex:1;min-width:0}.MobileOrder .order-detail-view .detail-item .detail-item-info .detail-item-code{font-weight:600;font-size:13px}.MobileOrder .order-detail-view .detail-item .detail-item-info .detail-item-desc{font-size:12px;opacity:.5;word-wrap:break-word}.MobileOrder .order-detail-view .detail-item .detail-item-right{text-align:right;margin-left:12px;white-space:nowrap}.MobileOrder .order-detail-view .detail-item .detail-item-right .detail-item-qty{font-size:13px;opacity:.6;display:block}.MobileOrder .order-detail-view .detail-item .detail-item-right .detail-item-total{font-size:14px;font-weight:600;color:#1976d2}.MobileOrder .order-detail-view .detail-order-total{display:flex;justify-content:space-between;align-items:center;padding:12px;font-size:16px;font-weight:700}.MobileOrder .order-detail-view .detail-order-total .total-amount{color:#1976d2}.MobileOrder .order-detail-view .detail-actions{display:flex;gap:12px;margin-top:24px}.MobileOrder .order-detail-view .detail-actions .MuiButton-root{flex:1;min-height:48px}.MobileOrder .success-screen{text-align:center;padding:40px 16px}.MobileOrder .success-screen .success-icon{font-size:64px;color:#4caf50;margin-bottom:16px}.MobileOrder .success-screen .success-title{font-size:22px;font-weight:600;margin-bottom:8px}.MobileOrder .success-screen .success-order{font-size:16px;opacity:.7;margin-bottom:24px}.MobileOrder .success-screen .success-order a{color:#1976d2;text-decoration:none;font-weight:600}.MobileOrder .success-screen .success-actions{display:flex;flex-direction:column;gap:12px;max-width:300px;margin:0 auto}.MobileOrder .success-screen .success-actions .MuiButton-root{min-height:48px}

/*# sourceMappingURL=app.17a3e0289bb2f258dfc7.css.map*/