.sync-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);z-index:900}.sync-modal-content{width:min(1300px,95vw);height:min(1050px,92vh);background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 60px rgba(0,0,0,.25)}.sync-topbar-modal{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}.sync-tabs{display:flex;gap:8px}.sync-tabs button{border:none;padding:10px 16px;border-radius:10px;background:0 0;color:#64748b;font-size:14px;cursor:pointer;transition:.2s}.sync-tabs button:hover{background:#f1f5f9}.sync-tabs button.active{background:#2563eb;color:#fff;font-weight:600}.tab-badge{margin-left:6px;padding:2px 7px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px}.sync-close-btn{width:38px;height:38px;border:none;border-radius:10px;background:#f1f5f9;cursor:pointer;transition:.2s}.sync-close-btn:hover{background:#dc2626;color:#fff}.sync-body-modal{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f8fafc}.pending-body{height:100%;display:flex;overflow:hidden;margin-bottom:10px}.pending-left{width:360px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb;overflow:hidden;min-height:0}.pending-header{padding-left:18px;padding-top:4px;padding-bottom:4px;background:#fff;border-bottom:1px solid #e5e7eb}.pending-title{font-size:18px;font-weight:700;color:#111827}.pending-subtitle{margin-top:8px;display:flex;gap:18px;font-size:16px;color:#64748b}.pending-subtitle span{display:flex;align-items:center;gap:4px}#pendingOrderCount{color:#2563eb}#pendingTotalMoney{color:#dc2626}.pending-toolbar{padding:12px;border-bottom:1px solid #e5e7eb;background:#fff}.pending-left-header{display:flex;justify-content:space-between;align-items:center}.pending-check-all{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none;font-size:13px;display:flex;justify-content:center}.pending-check-all input{width:20px;height:20px}.sync-btn{border:none;border-radius:8px;padding:9px 14px;cursor:pointer;font-size:13px;transition:.2s}.sync-btn:disabled{background:#cbd5e1!important;color:#94a3b8!important;cursor:not-allowed;opacity:1;box-shadow:none}.sync-btn-primary{background:#2563eb;color:#fff}.sync-btn-primary:disabled{background:#cbd5e1!important;color:#64748b!important}.sync-btn-primary:hover{background:#1d4ed8}.sync-btn-danger{background:#dc2626;color:#fff}.sync-btn-danger:hover{background:#b91c1c}.sync-btn:disabled{background:#cbd5e1!important;color:#94a3b8!important;cursor:not-allowed;opacity:.7}.sync-btn:hover:disabled{background:#cbd5e1!important}.pending-table-wrapper{flex:1;overflow:auto}.pending-table{width:100%;border-collapse:collapse;margin-left:0;margin-bottom:10px}.pending-table thead th{position:sticky;top:0;background:#e7e8ea;z-index:2;font-size:15px;color:#475569;border-bottom:1px solid #e5e7eb;padding-top:12px;padding-bottom:12px}.pending-table tbody td{padding:4px;border-bottom:1px solid #f1f5f9;font-size:15px}.pending-row{cursor:pointer;transition:.15s}.pending-row:hover{background:#e8f0ff}.pending-row.active{background:#e7f1ff!important;box-shadow:inset 6px 0 0 #2563eb}.pending-checkbox-wrap{display:flex;justify-content:center}.pending-order-check{width:20px;height:20px;cursor:pointer}.pending-customer{font-weight:600;color:#1e293b}.pending-created{margin-top:4px;font-size:12px;color:#64748b}.pending-right{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;padding:12px;background:#f8fafc;overflow:hidden}.sync-detail-card{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.sync-detail-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sync-detail-title{font-size:18px;font-weight:700;color:#1e293b}.sync-detail-id{font-size:12px;color:#64748b;background:#f1f5f9;padding:6px 10px;border-radius:20px}.sync-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;flex-shrink:0}.sync-detail-item{border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;padding:12px}.sync-detail-label{font-size:11px;color:#64748b;text-transform:uppercase;margin-bottom:6px;letter-spacing:.5px}.sync-detail-value{font-size:14px;font-weight:600;color:#0f172a;word-break:break-word}.sync-product-wrapper{flex:1;min-height:0;overflow:auto;border:1px solid #dbe2ea;border-radius:10px;background:#fff}.sync-product-table{width:100%;border-collapse:separate;border-spacing:0}.sync-product-table thead th{background:#f1f5f9;color:#334155;font-size:13px;font-weight:600;padding:10px 12px;border-bottom:1px solid #dbe2ea;border-right:1px solid #e5e7eb;white-space:nowrap;text-align:left}.sync-product-table thead th:last-child{border-right:none}.sync-product-table tbody td{padding:10px 12px;font-size:13px;border-bottom:1px solid #eef2f7;border-right:1px solid #eef2f7}.sync-product-table tbody td:last-child{border-right:none}.sync-product-table tbody tr:nth-child(2n){background:#fafafa}.sync-product-table tbody tr:hover{background:#f0f7ff}.sync-total{flex-shrink:0;margin-top:12px;text-align:right;font-size:22px;font-weight:700;color:#dc2626}.sync-detail-actions{flex-shrink:0;display:flex;justify-content:flex-end;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.sync-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:15px}.synced-search-bar{display:flex;gap:10px;padding:14px;background:#fff;border-bottom:1px solid #e5e7eb}.synced-search-bar input{height:40px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;min-width:160px}.sync-empty-row{text-align:center;color:#94a3b8;padding:30px!important}#syncSyncedList .sync-row{cursor:pointer}#syncSyncedList .sync-row:hover{background:#f8fafc}.sync-synced-container{flex:1;min-height:0;display:flex;flex-direction:column}.synced-table-wrapper{flex:1;min-height:0;overflow:auto;border:1px solid #e5e7eb;border-bottom:none;border-radius:12px 12px 0 0;background:#fff;height:calc(100vh - 420px)}.synced-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.synced-table thead th{position:sticky;top:0;z-index:5;background:#f8fafc;color:#475569;font-weight:600;padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:left;white-space:nowrap;font-size:16px}.synced-table tbody td{padding:12px 14px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;font-size:14px}.synced-table tbody tr:nth-child(2n){background:#fcfcfd}.synced-table tbody tr:hover{background:#f1f7ff;cursor:pointer}.synced-table tbody tr.active{background:#e8f1ff!important;box-shadow:inset 4px 0 0 #2563eb}.synced-summary-bar{display:flex;gap:16px;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.synced-summary-item{display:flex;align-items:center;gap:8px}.synced-summary-label{color:#64748b;font-size:13px}.synced-summary-value{font-size:16px;font-weight:700;color:#2563eb}.synced-summary-money{font-size:16px;font-weight:700;color:#dc2626}.synced-date{font-size:16px;color:#64748b;white-space:nowrap}.pending-date-ago{margin-top:2px;font-size:12px;font-weight:500}.synced-stt{text-align:center;color:#64748b;font-weight:600}.time-now{color:#16a34a}.time-seconds{color:#22c55e}.time-minutes{color:#2563eb}.time-hours{color:#ea580c}.time-days{color:#64748b}.time-months{color:#94a3b8}.time-years{color:#cbd5e1}.synced-customer-name{font-weight:600;color:#1e293b}.synced-offline-id{font-family:Consolas,monospace;font-size:16px;color:#64748b}.synced-money{text-align:right;color:#dc2626!important;font-weight:700;white-space:nowrap}.synced-pagination-bar{flex-shrink:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid #e5e7eb;background:#fff}.synced-page-info{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.synced-page-btn{min-width:34px;height:34px;border:1px solid #dbe2ea;background:#fff;border-radius:8px;cursor:pointer;margin-left:4px}.synced-page-btn:hover{background:#f1f5f9}.synced-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}#historyKeyword{height:40px;min-width:280px;padding:0 14px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;font-size:14px;color:#334155;outline:0;transition:all .2s ease;margin-left:10px}#historyKeyword::placeholder{color:#94a3b8}#historyKeyword:hover{border-color:#cbd5e1}#historyKeyword:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.history-table-wrapper{flex:1;min-height:0;overflow:auto;border:1px solid #e5e7eb;border-bottom:none;border-radius:12px 12px 0 0;background:#fff}.history-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.history-table thead th{position:sticky;top:0;z-index:5;background:#f8fafc;color:#475569;font-weight:600;padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:left;white-space:nowrap;font-size:16px}.history-table tbody td{padding:12px 14px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;font-size:14px}.history-table tbody tr:nth-child(2n){background:#fcfcfd}.history-table tbody tr:hover{background:#f1f7ff;cursor:pointer}.history-table tbody tr.active{background:#e8f1ff!important;box-shadow:inset 4px 0 0 #2563eb}.history-dashboard{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:12px}.history-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.history-stat-label{font-size:13px;color:#64748b;margin-bottom:8px}.history-stat-value{font-size:24px;font-weight:700;color:#0f172a}.history-stat-value.money{color:#dc2626}.history-stat-value.primary{color:#2563eb}.history-stat-value.success{color:#16a34a}.history-stat-value.warning{color:#ea580c}.history-pagination-bar{flex-shrink:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid #e5e7eb;background:#fff}.history-page-info{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.history-page-btn{min-width:34px;height:34px;border:1px solid #dbe2ea;background:#fff;border-radius:8px;cursor:pointer;margin-left:4px}.history-page-btn:hover{background:#f1f5f9}.history-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.history-title{font-weight:600;color:#1e293b;margin-bottom:4px}.history-message{color:#64748b;font-size:13px}.history-level{display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.history-success{background:#dcfce7;color:#15803d}.history-error{background:#fee2e2;color:#dc2626}.history-warning{background:#ffedd5;color:#ea580c}.history-info{background:#dbeafe;color:#2563eb}.page-size-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:34px;min-width:75px;padding:0 30px 0 10px;border:1px solid #dbe2ea;border-radius:8px;background-color:#fff;color:#334155;font-size:13px;cursor:pointer;outline:0;transition:all .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.page-size-select:hover{border-color:#94a3b8}.page-size-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.page-size-select option{color:#334155}.synced-modal-detail-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:902;display:flex;align-items:center;justify-content:center}.synced-modal-detail{background:#fff;width:1100px;max-width:95vw;max-height:90vh;overflow:auto;border-radius:8px}.synced-modal-detail-header{display:flex;justify-content:space-between;align-items:center;padding-left:12px;padding-right:12px;border-bottom:1px solid #ddd}.synced-modal-detail-body{padding:5px 16px 16px 16px}#closeSyncedModalDetail{border:none;background:0 0;cursor:pointer;font-size:20px}.table-img{border-radius:4px}.synced-detail-product-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px}.synced-detail-product-table th{background:#0d6efd;color:#fff;padding:10px 8px;border:1px solid #0a58ca;text-align:center;position:sticky;top:0}.synced-detail-product-table td{padding:8px;border:1px solid #dcdcdc;vertical-align:middle}.synced-detail-product-table tbody tr:nth-child(2n){background:#f8f9fa}.synced-detail-product-table tbody tr:hover{background:#e9f3ff}.synced-detail-product-table td:nth-child(4){text-align:center}.synced-detail-product-table td:nth-child(5),.synced-detail-product-table td:nth-child(6){text-align:right;font-weight:500}.img-cell{text-align:center;width:80px}.table-img{width:50px;height:50px;object-fit:cover;border-radius:6px;border:1px solid #ddd;cursor:pointer}.synced-detail-total{margin-top:15px;padding:10px 10px;background:#fff3cd;border:1px solid #ffe69c;border-radius:6px;text-align:right;font-size:18px;font-weight:700;color:#856404}