body{background:#f5f7fb;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}:root{color:#111827;--color-bg:#f8fafc;--color-surface:#fff;--color-border:#e2e8f0cc;--color-accent:#3b6ef5;--color-accent-soft:#eff3fe;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--radius-card:16px;--shadow-card:0 4px 6px -1px #00000008, 0 2px 4px -1px #00000005;--shadow-card-hover:0 20px 25px -5px #0000000d, 0 10px 10px -5px #00000005;--gap:8px;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--color-bg);min-width:320px;margin:0}button,input,select,textarea{font:inherit}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:0;display:flex}.page-title{letter-spacing:-.03em;margin:0 0 1px;font-size:20px;font-weight:800}.page-description{color:#6b7280;margin:0;font-size:12px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;padding:14px 16px}.card-title{color:#374151;margin:0 0 8px;font-size:15px;font-weight:700}.card-value{letter-spacing:-.03em;margin:0;font-size:26px;font-weight:800}.card-muted{color:#6b7280;margin:8px 0 0;font-size:13px;line-height:1.5}.section{margin-top:24px}.section-title{margin:0 0 14px;font-size:18px;font-weight:800}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.input,.select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;min-height:42px;padding:0 12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-label{color:#374151;font-size:13px;font-weight:700}.btn-row{flex-wrap:wrap;gap:8px;display:flex}.btn{cursor:pointer;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-size:13px;font-weight:700}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:var(--color-accent);color:#fff}.btn-secondary{background:var(--color-accent-soft);color:var(--color-accent)}.btn-ghost{color:#374151;background:#f3f4f6}.btn-danger{color:#b91c1c;background:#fee2e2}.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow-x:auto;box-shadow:0 10px 24px #0f172a0a}.table-wrap-embedded{box-shadow:none;border:0;border-radius:14px}.table{border-collapse:collapse;width:100%;min-width:720px}.table th,.table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:14px}.table th{color:#374151;background:#f9fafb;font-weight:800}.table tr:last-child td{border-bottom:0}.badge{border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.badge-success{color:#166534;background:#dcfce7}.badge-warning{color:#92400e;background:#fef3c7}.badge-orange{color:#c2410c;background:#ffedd5}.badge-danger{color:#991b1b;background:#fee2e2}.badge-info{color:#1d4ed8;background:#dbeafe}.empty-state{text-align:center;color:#6b7280;padding:32px 16px}.empty-state-title{color:#111827;margin:0;font-size:16px;font-weight:700}.empty-state-description{margin:10px 0 0;font-size:14px;line-height:1.6}.notice{color:#1e40af;background:#eff6ff;border-radius:16px;padding:14px 16px;font-size:14px;line-height:1.6}.notice-success{color:#166534;background:#ecfdf5}.notice-warning{color:#9a3412;background:#fff7ed}.notice-error{color:#b91c1c;background:#fef2f2}.deadline-override-warning{color:#7c2d12;background:#fff7ed;border:1px solid #f97316;border-left-width:4px;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:13px;line-height:1.55}.deadline-override-title{color:#9a3412;margin-bottom:4px;font-weight:800}.deadline-override-confirm{color:#7c2d12;align-items:flex-start;gap:6px;max-width:520px;font-size:13px;line-height:1.45;display:inline-flex}.manual-supply-steps{gap:10px;display:grid}.manual-supply-step{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.manual-supply-step h3{color:#111827;margin:0 0 4px;font-size:14px;font-weight:800}.manual-supply-step p{color:#6b7280;margin:0 0 8px;font-size:13px;line-height:1.45}.manual-supply-confirm{color:#374151;align-items:center;gap:6px;font-size:13px;display:inline-flex}.modal-backdrop{z-index:400;background:#0f172a57;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:8px;width:min(720px,100%);max-height:calc(100vh - 36px);padding:20px;overflow:auto;box-shadow:0 22px 52px #0f172a3d}.modal-card-sm{width:min(460px,100%)}.modal-card h2{color:#111827;margin:0 0 8px;font-size:18px;font-weight:800}.manual-confirm-summary{gap:8px;margin:14px 0;display:grid}.manual-confirm-summary div{grid-template-columns:88px minmax(0,1fr);gap:10px;font-size:13px;display:grid}.manual-confirm-summary span{color:#6b7280}.manual-confirm-summary strong{overflow-wrap:anywhere;color:#111827;min-width:0}.modal-warning-text{color:#92400e;margin:12px 0 0;font-size:13px}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.manual-batch-entry{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.manual-batch-modal{width:min(980px,100%)}.manual-batch-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.manual-batch-modal-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.45}.manual-batch-list-wrap{border:1px solid #e5e7eb;border-radius:8px;max-height:320px;overflow:auto}.manual-batch-table{min-width:780px}.manual-batch-table th:first-child,.manual-batch-table td:first-child{text-align:center;width:44px}.manual-batch-results{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;padding:14px}.manual-batch-results h3{color:#111827;margin:0 0 6px;font-size:15px;font-weight:800}.manual-batch-results p{color:#4b5563;margin:0 0 10px;font-size:13px}.manual-batch-result-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manual-batch-result-columns ul,.manual-confirm-list{color:#374151;margin:8px 0 0;padding-left:18px;font-size:13px;line-height:1.55}.muted-text{color:#9ca3af}.nested-modal{z-index:450;background:#0f172a6b}.error-banner,.page-mode-notice+.page-loading-notice,.page-loading-notice+.section{margin-top:12px}@media (width<=1024px){.card-grid,.card-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{flex-direction:column}}@media (width<=720px){.card-grid,.card-grid.three,.card-grid.two,.form-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.table{min-width:640px}.table th,.table td{padding:12px 14px}.page-title{font-size:24px}}.orders-status-cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.orders-status-cards .status-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:80px;padding:10px 12px;transition:all .2s;display:flex;box-shadow:0 4px 6px #0f172a03}.orders-status-cards .status-card:hover{background:#fdfeff;border-color:#3b82f6}.orders-status-cards .status-card.active{background:#eff6ff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb14}.orders-status-cards .status-card-header{justify-content:space-between;align-items:baseline;margin-bottom:2px;display:flex}.orders-status-cards .status-card-title{color:#374151;margin:0;font-size:13px;font-weight:700}.orders-status-cards .status-card-value{color:#111827;margin:0;font-size:20px;font-weight:800}.orders-status-cards .status-card-description{color:#6b7280;margin:0;font-size:11px;line-height:1.35}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.orders-status-cell{white-space:nowrap;align-items:center;gap:6px;min-height:24px;display:inline-flex}.order-source-icon{vertical-align:middle;border:1px solid #0000;border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.order-source-icon-bot{color:#075985;background:#e0f2fe;border-color:#bae6fd}.order-source-icon-user{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.order-source-icon-alert{color:#991b1b;background:#fee2e2;border-color:#fecaca}.orders-row-selected{background:#2563eb14}tr[style*="cursor: pointer"]:not(.orders-row-selected):hover{background:#00000006}.orders-row-action-btn{border:1px solid #0000;min-height:30px;padding:0 10px;font-size:12px;box-shadow:0 1px 2px #0f172a14}.orders-row-action-btn+.orders-row-action-btn{margin-left:6px}.orders-row-action-secondary{color:#312e81;background:#eef2ff;border-color:#c7d2fe}.orders-row-action-primary{color:#fff;background:#1d4ed8;border-color:#1e40af}.orders-row-action-secondary:hover,.orders-row-action-secondary:focus-visible,.orders-row-selected .orders-row-action-secondary{color:#312e81;outline-offset:1px;background:#fff;border-color:#4f46e5;outline:2px solid #4f46e52e}.orders-row-action-primary:hover,.orders-row-action-primary:focus-visible,.orders-row-selected .orders-row-action-primary{color:#fff;outline-offset:1px;background:#1e40af;border-color:#172554;outline:2px solid #2563eb38}.orders-help-icon-btn{color:#6b7280;cursor:help;vertical-align:middle;background:#f9fafb;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;padding:0;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.orders-help-icon-btn:hover,.orders-help-icon-btn:focus-visible{color:#4338ca;background:#e0e7ff;border-color:#818cf8;outline:none}.orders-page-compact-banner{border-radius:10px!important;margin-bottom:12px!important;padding:8px 12px!important;font-size:12.5px!important}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s;position:relative}.sortable-th:hover{color:#111827!important;background-color:#f3f4f6!important}.orders-filter-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-bottom:12px;padding:10px 12px;display:grid;box-shadow:0 4px 12px #0f172a05}.orders-filter-field{flex-direction:column;gap:3px;display:flex}.orders-filter-label{color:#4b5563;font-size:11px;font-weight:700}.orders-filter-input,.orders-filter-select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:30px;padding:0 6px;font-size:11.5px}.orders-filter-input:focus,.orders-filter-select:focus{border-color:#3b82f6;outline:none}.orders-pagination{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-top:0;border-bottom-right-radius:18px;border-bottom-left-radius:18px;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;display:flex;box-shadow:0 10px 24px #0f172a05}.orders-pagination-buttons{gap:6px;display:flex}.orders-pagination-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.orders-pagination-btn:hover:not(:disabled){color:#111827;background:#f3f4f6}.orders-pagination-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=1024px){.orders-status-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.orders-status-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-filter-toolbar{grid-template-columns:1fr 1fr}}@media (width<=480px){.orders-status-cards,.orders-filter-toolbar{grid-template-columns:1fr}}.order-drawer-overlay{z-index:200;background:#00000040;position:fixed;inset:0}.order-drawer{z-index:201;background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:clamp(480px,32vw,600px);max-width:100%;height:100%;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-4px 0 24px #0f172a1a}.order-drawer-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.order-drawer-close{width:28px;height:28px;min-height:unset;cursor:pointer;color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:12px;display:flex}.order-drawer-close:hover{color:#111827;background:#f3f4f6}.order-drawer-tabs{scrollbar-width:none;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;display:flex;overflow-x:auto}.order-drawer-tabs::-webkit-scrollbar{display:none}.order-drawer-tab{color:#6b7280;cursor:pointer;white-space:nowrap;min-height:unset;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;padding:9px 13px;font-size:13px;font-weight:600}.order-drawer-tab:hover{color:#374151;background:#f3f4f6}.order-drawer-tab.active{color:#2563eb;background:#fff;border-bottom-color:#2563eb}.order-drawer-body{flex:1;padding:18px;overflow-y:auto}.manual-supply-preview-summary{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;margin-top:12px;padding:12px;font-size:13px}.manual-supply-preview-summary.is-ready{background:#f0fdf4;border-color:#bbf7d0}.manual-supply-preview-summary.is-blocked{background:#fef2f2;border-color:#fecaca}.manual-supply-preview-summary p{margin:6px 0 0}.manual-supply-preview-summary .btn{margin-top:10px}.manual-supply-diagnostics{border-top:1px solid #1118271f;grid-template-columns:minmax(90px,auto) minmax(0,1fr);gap:6px 10px;margin-top:10px;padding-top:10px;display:grid}.manual-supply-diagnostics span{color:#6b7280}.manual-supply-diagnostics code{overflow-wrap:anywhere}.manual-batch-diagnostics{color:#4b5563;margin-top:10px;font-size:12px}.manual-batch-diagnostics summary{cursor:pointer;font-weight:700}.manual-batch-diagnostics ul{margin:8px 0 0}@media (width<=640px){.order-drawer{border-left:none;width:100%}}.dashboard-top-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:10px;display:grid}.kpi-card{border:1px solid var(--color-border);border-radius:var(--radius-card);min-height:120px;box-shadow:var(--shadow-card);box-sizing:border-box;background:#fff;flex-direction:column;justify-content:space-between;gap:12px;height:100%;padding:20px 24px;display:flex}.dashboard-icon{color:currentColor;flex:0 0 20px;width:20px;height:20px}.card.dashboard-summary-card{border-radius:var(--radius-card);gap:8px;min-height:auto;padding:16px 20px;position:relative;overflow:hidden}.dashboard-summary-card-automation,.dashboard-summary-card-wallet,.dashboard-summary-card-sync{background:#fff}.dashboard-summary-title,.kpi-card-label{z-index:1;align-items:center;gap:8px;display:inline-flex;position:relative}.dashboard-summary-title{color:#1e293b;margin:0 0 12px;font-size:15px;font-weight:800}.dashboard-summary-title .dashboard-icon,.kpi-card-label .dashboard-icon{color:#3b82f6}.kpi-card-topline{color:#334155;justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:800;line-height:1.2;display:flex}.kpi-card-value{color:#0f172a;font-size:32px;font-weight:900;line-height:.98}.kpi-card-description{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;line-height:1.35;overflow:hidden}.kpi-card-description.is-danger{color:#dc2626;font-weight:700}.kpi-card-success{border-color:var(--color-border);background:#fff}.kpi-card-success:hover{border-color:#86efac}.kpi-card-success .dashboard-icon,.dashboard-status-pill-success{color:#15803d}.kpi-card-info{background:linear-gradient(#fff 0%,#f8faff 100%);border-color:#bfdbfe}.kpi-card-info:hover{border-color:#60a5fa}.kpi-card-info .dashboard-icon,.dashboard-status-pill-info{color:#2563eb}.kpi-card-warning{background:linear-gradient(#fff 0%,#fffbeb 100%);border-color:#fde68a}.kpi-card-warning:hover{border-color:#fcd34d}.kpi-card-warning .dashboard-icon,.dashboard-status-pill-warning{color:#d97706}.kpi-card-danger{background:linear-gradient(#fff 0%,#fef2f2 100%);border-color:#fecaca}.kpi-card-danger:hover{border-color:#fca5a5}.kpi-card-danger .dashboard-icon,.dashboard-status-pill-danger{color:#dc2626}.kpi-card-default .dashboard-icon,.dashboard-status-pill-default{color:#6b7280}.dashboard-status-pill{background:#ffffffb8;border:1px solid;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-summary-value{color:#111827;font-size:20px;font-weight:800;line-height:1.05}.dashboard-summary-value-muted{color:#9ca3af;font-size:18px;font-weight:800;line-height:1.2}.dashboard-summary-value-error{color:#dc2626;font-size:18px;font-weight:800;line-height:1.2}.dashboard-summary-value-warning{color:#f97316;font-size:18px;font-weight:800;line-height:1.2}.dashboard-summary-helper{color:#6b7280;margin:8px 0 0;font-size:13px;line-height:1.4}.dashboard-schedule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}@media (width<=560px){.dashboard-schedule-list{grid-template-columns:1fr;gap:8px 0}}.dashboard-schedule-row{justify-content:space-between;align-items:center;padding:4px 0;line-height:1.25;display:flex}.dashboard-schedule-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.dashboard-schedule-label{white-space:nowrap;flex-shrink:0;width:90px;font-size:15px;font-weight:700;color:#334155!important}.dashboard-schedule-state{border-radius:12px;margin-left:16px;padding:4px 10px;font-size:12px;font-weight:800;box-shadow:0 1px 2px #0000000d}.dashboard-schedule-state.is-on{background:#dcfce7;color:#166534!important}.dashboard-schedule-state.is-off{background:#f1f5f9;color:#64748b!important}.card.dashboard-summary-card.dashboard-summary-card-automation{overflow:visible}.dashboard-summary-card-automation .dashboard-summary-watermark{clip-path:inset(0 0 0 0 round var(--radius-card,12px))}.dashboard-schedule-tooltip-wrap{cursor:default;border-radius:6px;outline:none;transition:background .15s;position:relative}.dashboard-schedule-tooltip-wrap:hover,.dashboard-schedule-tooltip-wrap:focus-visible{background:#f1f5f9}.dashboard-schedule-tooltip-wrap:after{content:attr(data-tooltip);white-space:normal;word-break:keep-all;overflow-wrap:break-word;color:#f8fafc;pointer-events:none;opacity:0;z-index:50;text-align:center;background:#1e293b;border-radius:8px;min-width:120px;max-width:220px;padding:6px 12px;font-size:12px;font-weight:500;line-height:1.5;transition:opacity .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.dashboard-schedule-tooltip-wrap:hover:after,.dashboard-schedule-tooltip-wrap:focus-visible:after{opacity:1}.dashboard-summary-watermark{color:#e2e8f0;opacity:.4;z-index:0;pointer-events:none;width:120px;height:120px;position:absolute;bottom:-20px;right:-20px}.dashboard-store-title{color:#4b5563;font-size:15px;font-weight:800}.dashboard-store-action{color:#374151;cursor:pointer;white-space:nowrap;background:#ffffffb3;border:1px solid #d1d5db;border-radius:7px;padding:4px 8px;font-size:12px;font-weight:750;line-height:1.2}.dashboard-store-message{color:#6b7280;margin:4px 0;font-size:13px}.dashboard-store-message.is-error{color:#ef4444}.dashboard-mini-action{justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;display:inline-flex;color:#1d4ed8!important;background:#fff!important;border:1px solid #bfdbfe!important;border-radius:7px!important;padding:0!important}.dashboard-mini-action .dashboard-icon{width:15px;height:15px}.store-status-metrics{color:#4b5563;align-items:center;gap:12px;min-width:0;font-size:13px;line-height:1.25;display:flex}.store-status-metrics strong{font-size:16px}.card.action-needed-card{border-radius:var(--radius-card);border-left:3px solid var(--color-accent,#3b6ef5);margin-bottom:0;padding:16px 18px}.action-needed-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.action-needed-title{color:#111827;margin:0;font-size:16px;font-weight:850}.action-needed-description{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:1.45}.action-needed-count{white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:16px;font-weight:850}.action-needed-table-wrap{max-height:280px;overflow:auto}.action-needed-table{border-collapse:collapse;width:100%;min-width:860px}.action-needed-table th,.action-needed-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:13px}.action-needed-table th{color:#374151;background:#f9fafb;font-size:12px;font-weight:800}.action-needed-table tr:last-child td{border-bottom:0}.action-needed-empty{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:112px;font-size:15px;font-weight:800;display:flex;color:#15803d!important;padding:18px 20px!important}.action-needed-empty .dashboard-icon{color:#16a34a}.action-needed-empty span{color:#64748b;font-size:13px;font-weight:600}.dashboard-row-action{color:#312e81;background:#eef2ff;border:1px solid #c7d2fe;border-radius:7px;align-items:center;gap:4px;min-height:32px;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-row-action .dashboard-icon{width:14px;height:14px}.stats-grid{border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:44px repeat(5,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.stats-cell{text-align:center;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;justify-content:center;align-items:center;padding:10px;font-size:12px;display:flex}.stats-cell-label{color:#94a3b8;background:#f8fafc;justify-content:flex-start;padding-left:10px;font-size:11px;font-weight:700}.stats-cell-date{color:#475569;background:#f8fafc;font-size:11px;font-weight:700}.stats-cell-value{background:#fff;font-size:15px;font-weight:800}.stats-day-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:12px 14px;display:flex}.card.recent-stats-card{border:1px solid #e5e7eb;padding:8px 12px;box-shadow:0 3px 10px #00000004}.recent-stats-title{color:#4b5563;margin:0 0 6px;font-size:12px;font-weight:800}.stats-day-date{color:#6b7280;margin-bottom:2px;font-size:12px;font-weight:700}.stats-day-metrics{color:#4b5563;justify-content:space-around;gap:6px;width:100%;font-size:12px;display:flex}.stats-day-metrics strong{font-size:14px}@media (width<=1024px){.dashboard-top-row,.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.dashboard-top-row{grid-template-columns:1fr}.kpi-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.kpi-grid{grid-template-columns:1fr}.store-status-metrics,.action-needed-empty,.action-needed-header{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}}.btn-manual-action{border-radius:6px;min-height:34px;padding:0 14px;font-size:13px;font-weight:700;transition:all .15s ease-in-out;box-shadow:0 1px 2px #0f172a0d}.btn-manual-action:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px);box-shadow:0 3px 6px #0f172a1a}.btn-manual-action:active:not(:disabled){transform:translateY(0)}.manual-actions-btn-group{flex-wrap:wrap;gap:8px;margin-top:6px;margin-bottom:8px;display:flex}.action-needed-table .col-order-date{width:110px}.action-needed-table .col-order-no{width:100px}.action-needed-table .col-product{width:auto}.action-needed-product-inline{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.action-needed-product-inline .product-name{color:#111827;text-overflow:ellipsis;flex-shrink:1;min-width:0;font-weight:600;overflow:hidden}.action-needed-product-inline .product-option{color:#6b7280;white-space:nowrap;flex-shrink:0}.dashboard-sync-result-text{color:#d97706;font-size:12px;font-weight:600}@media (width<=768px){.action-needed-product-inline{white-space:normal;flex-wrap:wrap}}.card-preflight-modal{width:95vw;max-width:520px;max-height:85vh;padding:0;overflow-y:auto}.card-preflight-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.card-preflight-header h2{color:#111827;margin:0;font-size:16px;font-weight:700}.card-preflight-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;line-height:1}.card-preflight-close:hover{color:#374151}.card-preflight-order-summary{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 20px}.card-preflight-summary-row{justify-content:space-between;align-items:baseline;padding:3px 0;font-size:13px;display:flex}.card-preflight-summary-label{color:#6b7280;min-width:80px;font-weight:500}.card-preflight-summary-value{color:#111827;text-align:right;word-break:break-all}.card-preflight-status{text-align:center;color:#6b7280;padding:24px 20px;font-size:13px}.card-preflight-candidates{padding:14px 20px}.card-preflight-section-title{color:#374151;margin-bottom:10px;font-size:13px;font-weight:700}.card-preflight-candidate-list{flex-direction:column;gap:8px;display:flex}.card-preflight-candidate-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:block}.card-preflight-candidate-card:hover{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61a}.card-preflight-candidate-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.card-preflight-candidate-supplier{color:#1f2937;font-size:13.5px;font-weight:700}.card-preflight-candidate-priority{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:11px}.card-preflight-candidate-detail{color:#6b7280;gap:12px;margin-bottom:4px;font-size:12px;display:flex}.card-preflight-candidate-product{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.card-preflight-candidate-options{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.card-preflight-option-tag{color:#1d4ed8;background:#eff6ff;border-radius:4px;padding:2px 6px;font-size:11px}.card-preflight-confirm{padding:14px 20px}.card-preflight-selected-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:14px;padding:10px 14px}.card-preflight-schedule-warning{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:12px}.card-preflight-schedule-warning strong{margin-bottom:4px;font-size:13px;display:block}.card-preflight-extension-guide{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-bottom:14px;padding:12px 14px}.card-preflight-guide-title{color:#0369a1;margin-bottom:8px;font-size:13px;font-weight:700}.card-preflight-guide-steps{color:#374151;margin:0;padding-left:20px;font-size:12px;line-height:1.7}.card-preflight-guide-steps li{margin-bottom:2px}.card-preflight-guide-steps strong{color:#b91c1c}.card-preflight-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.card-preflight-btn-start{color:#92400e!important;background:#fef3c7!important;border:1px solid #fcd34d!important}.card-preflight-btn-start:disabled{opacity:.6;cursor:not-allowed!important}.card-preflight-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:12px 20px;display:flex}.mobile-shell{color:#172033;background:#f5f7fb;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.mobile-topbar{color:#f9fafb;background:#111827;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.mobile-topbar-brand{align-items:center;gap:8px;display:flex}.mobile-brand-mark{background:#2563eb;border-radius:8px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.mobile-topbar-brand strong{font-size:15px;font-weight:800}.mobile-topbar-user{align-items:center;gap:8px;display:flex}.mobile-user-name{color:#d1d5db;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:12px;overflow:hidden}.mobile-logout-btn{color:#d1d5db;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.mobile-logout-btn:active{background:#fff3}.mobile-content{-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.mobile-bottom-nav{height:56px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;align-items:stretch;display:flex}.mobile-nav-item{color:#9ca3af;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.mobile-nav-item.active{color:#2563eb}.mobile-nav-icon{width:22px;height:22px}.mobile-desktop-only-notice{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:48px 24px;display:flex}.mobile-desktop-only-icon{color:#d1d5db;margin-bottom:16px}.mobile-desktop-only-notice h2{color:#374151;margin:0 0 8px;font-size:18px;font-weight:800}.mobile-desktop-only-notice p{margin:0 0 4px;font-size:14px;line-height:1.6}.mobile-back-home-btn{color:#fff;background:#2563eb;border-radius:10px;align-items:center;margin-top:20px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.mobile-back-home-btn:active{background:#1d4ed8}.app-shell{color:#172033;background:#f5f7fb;height:100vh;display:flex;overflow:hidden}.sidebar{color:#f9fafb;background:#111827;flex-direction:column;gap:28px;width:260px;padding:24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:#2563eb;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small,.sidebar-footer{color:#9ca3af}.nav-menu{gap:8px;display:grid}.nav-link{color:#d1d5db;border-radius:12px;padding:12px 14px;font-weight:600;text-decoration:none}.nav-link:hover,.nav-link.active{color:#fff;background:#2563eb}.sidebar-footer{margin-top:auto;font-size:13px;line-height:1.5}.main-panel{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;height:52px;padding:0 32px;display:flex}.topbar strong{display:block}.topbar-subtitle{color:#6b7280;margin-top:4px;font-size:14px;display:block}.content-panel{flex:1;min-height:0;padding:12px 20px;overflow:hidden auto}.page{gap:20px;display:grid}.page-header h1{margin:0;font-size:28px}.page-header p{color:#6b7280;margin:8px 0 0}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 10px 25px #0f172a0d}.card strong{margin-bottom:8px;display:block}.card .value{font-size:28px;font-weight:800}.empty-box{color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:28px}@media (width<=900px){.app-shell{display:block}.sidebar{width:auto}.card-grid{grid-template-columns:1fr}}.topbar-user{flex-shrink:0;align-items:center;gap:8px;display:flex}.user-pill{color:#374151;white-space:nowrap;text-overflow:ellipsis;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;align-items:center;max-width:200px;height:40px;padding:0 16px;font-size:13.5px;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.topbar-btn{white-space:nowrap;border-radius:10px;align-items:center;height:40px;min-height:40px;padding:0 16px;font-size:13.5px;font-weight:600;line-height:1;display:inline-flex}@media (width<=600px){.user-pill{max-width:120px}}.page-header .btn-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-header .btn{border-radius:10px;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 16px;font-size:13.5px;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.page-header .btn-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.page-header .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.page-header .btn-secondary{color:#4b5563;background:#fff;border:1px solid #d1d5db}.page-header .btn-secondary:hover{color:#1f2937;background:#f9fafb;border-color:#d1d5db}.m-dashboard{padding:16px 16px 24px}.m-dashboard-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.m-dashboard-title{color:#111827;margin:0;font-size:20px;font-weight:800}.m-dashboard-sync{color:#9ca3af;margin:2px 0 0;font-size:11px}.m-refresh-btn{color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;height:34px;padding:0 14px;font-size:13px;font-weight:700}.m-refresh-btn:active{background:#f3f4f6}.m-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.m-action-buttons{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.m-action-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:10px;height:38px;font-size:13px;font-weight:700}.m-action-btn:active{background:#f3f4f6}.m-action-btn:disabled{opacity:.5;cursor:not-allowed}.m-action-btn-sync{color:#1d4ed8;background:#f0f6ff;border-color:#bfdbfe}.m-action-btn-shipping{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.m-result-banner{color:#15803d;background:#f0fdf4;border-radius:10px;margin-bottom:8px;padding:10px 14px;font-size:13px;font-weight:600}.m-error-banner{color:#b91c1c;background:#fef2f2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:600}.m-section{margin-bottom:20px}.m-section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.m-section-title{color:#374151;margin:0 0 10px;font-size:15px;font-weight:800}.m-section-header .m-section-title{margin-bottom:0}.m-kpi-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.m-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.m-kpi-label{color:#4b5563;font-size:13px;font-weight:700}.m-kpi-value{color:#111827;font-size:22px;font-weight:900}.m-kpi-card-info{background:linear-gradient(#fff 0%,#f8faff 100%);border-color:#bfdbfe}.m-kpi-card-info .m-kpi-value{color:#1d4ed8}.m-kpi-card-warning{background:linear-gradient(#fff 0%,#fffbeb 100%);border-color:#fde68a}.m-kpi-card-warning .m-kpi-value{color:#d97706}.m-kpi-card-danger{background:linear-gradient(#fff 0%,#fef2f2 100%);border-color:#fecaca}.m-kpi-card-danger .m-kpi-value{color:#dc2626}.m-automation-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.m-automation-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.m-automation-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.m-automation-dot.on{background:#22c55e}.m-automation-dot.off{background:#cbd5e1}.m-automation-label{color:#334155;flex:1;font-size:13px;font-weight:700}.m-automation-state{border-radius:8px;padding:2px 8px;font-size:11px;font-weight:800}.m-automation-state.on{color:#166534;background:#dcfce7}.m-automation-state.off{color:#64748b;background:#f1f5f9}.m-action-count{border-radius:999px;padding:3px 10px;font-size:13px;font-weight:800}.m-order-list{flex-direction:column;gap:8px;display:flex}.m-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.m-order-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.m-order-badge{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.m-order-date{color:#9ca3af;font-size:11px}.m-order-product{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 2px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.m-order-option{color:#6b7280;margin:0 0 6px;font-size:12px}.m-order-card-footer{justify-content:space-between;align-items:center;display:flex}.m-order-meta{color:#9ca3af;font-size:11px}.m-order-link{color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.m-view-all-link{text-align:center;color:#2563eb;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px;font-size:13px;font-weight:700;text-decoration:none;display:block}.m-empty-state{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.m-empty-check{color:#22c55e;margin-bottom:4px;font-size:28px}.m-empty-state p{color:#15803d;margin:0;font-size:14px;font-weight:700}.m-pc-notice{text-align:center;color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px 16px;font-size:13px;line-height:1.6}.m-pc-notice p{margin:0}.m-pc-notice strong{color:#374151}.m-muted{color:#9ca3af;text-align:center;padding:16px;font-size:13px}.mp-page{padding:16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));box-sizing:border-box;max-width:100vw;overflow-x:hidden}.mp-page-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mp-page-title{color:#111827;margin:0;font-size:20px;font-weight:800}.mp-refresh-btn{color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;height:34px;padding:0 14px;font-size:13px;font-weight:700}.mp-refresh-btn:active{background:#f3f4f6}.mp-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.mp-error-banner{color:#b91c1c;background:#fef2f2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:600}.mp-search-wrap{gap:8px;margin-bottom:10px;display:flex}.mp-search-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;min-width:0;height:36px;padding:0 12px;font-size:13px}.mp-search-input::placeholder{color:#9ca3af}.mp-count-row{margin-bottom:8px}.mp-count-text{color:#6b7280;font-size:12px;font-weight:700}.mp-card-list{flex-direction:column;gap:10px;display:flex}.mp-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.mp-card-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.mp-card-name{color:#111827;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.mp-card-badge{flex-shrink:0}.mp-card-meta{color:#6b7280;flex-wrap:wrap;gap:4px 10px;margin-bottom:8px;font-size:11px;display:flex}.mp-card-footer{justify-content:space-between;align-items:center;display:flex}.mp-card-mapping-count{color:#4b5563;font-size:12px;font-weight:700}.mp-card-expand-btn{color:#2563eb;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f0f6ff;border:1px solid #bfdbfe;border-radius:6px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:700}.mp-card-expand-btn:active{background:#dbeafe}.mp-mappings{border-top:1px solid #f3f4f6;flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.mp-mapping-card{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.mp-mapping-card.inactive{opacity:.5}.mp-mapping-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.mp-mapping-supplier{color:#1e40af;font-size:13px;font-weight:700}.mp-mapping-badge{border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.mp-mapping-badge-active{color:#166534;background:#dcfce7}.mp-mapping-badge-inactive{color:#6b7280;background:#f3f4f6}.mp-mapping-grid{grid-template-columns:1fr 1fr;gap:4px 12px;display:grid}.mp-mapping-field{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.5;overflow:hidden}.mp-mapping-field-label{color:#9ca3af;font-weight:600}.mp-mapping-field-full{grid-column:1/-1}.mp-mapping-link-btn{color:#2563eb;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;align-items:center;gap:3px;margin-top:6px;padding:2px 8px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.mp-mapping-link-btn:active{background:#dbeafe}.mp-detail-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mp-detail-panel{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:90vh;display:flex;overflow:hidden}.mp-detail-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.mp-detail-title{color:#111827;margin:0;font-size:16px;font-weight:800}.mp-detail-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1}.mp-detail-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 16px;overflow-y:auto}.mp-detail-section{margin-top:14px}.mp-detail-section-title{color:#374151;margin:0 0 8px;font-size:13px;font-weight:800}.mp-detail-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:8px 0;display:flex}.mp-detail-row:last-child{border-bottom:none}.mp-detail-label{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:700}.mp-detail-value{color:#111827;text-align:right;word-break:break-all;max-width:60%;font-size:12px}.mp-detail-notice{text-align:center;color:#6b7280;background:#f8fafc;border-top:1px solid #e5e7eb;flex-shrink:0;padding:12px 16px;font-size:12px}.mp-empty{text-align:center;color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:32px 16px;font-size:14px;font-weight:600}.mp-muted{color:#9ca3af;text-align:center;padding:24px;font-size:13px}.mo-manual-overlay{z-index:1100;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mo-manual-panel{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:90vh;display:flex;overflow:hidden}.mo-manual-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.mo-manual-title{color:#111827;margin:0;font-size:16px;font-weight:800}.mo-manual-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1}.mo-manual-body{flex:1;padding:16px;overflow-y:auto}.mo-manual-order-summary{color:#6b7280;margin-bottom:16px;font-size:13px}.mo-manual-candidates{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:14px}.mo-manual-candidates-label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.mo-manual-cand-list{flex-direction:column;gap:6px;max-height:160px;display:flex;overflow-y:auto}.mo-manual-cand-item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:12px}.mo-manual-cand-item:active{background:#eff6ff;border-color:#2563eb}.mo-manual-cand-main{color:#374151;justify-content:space-between;font-weight:600;display:flex}.mo-manual-cand-sub{color:#6b7280;justify-content:space-between;margin-top:2px;font-size:11px;display:flex}.mo-manual-cand-empty{color:#9ca3af;font-size:12px}.mo-manual-cand-loading{color:#6b7280;font-size:12px}.mo-manual-cand-error{color:#dc2626;font-size:12px}.mo-manual-field{margin-bottom:14px}.mo-manual-label{color:#374151;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.mo-manual-select,.mo-manual-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:14px}.mo-manual-select:focus,.mo-manual-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.mo-manual-after-info{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:12px}.mo-manual-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.mo-manual-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.mo-manual-footer{border-top:1px solid #e5e7eb;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.mo-manual-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;flex:1;height:42px;font-size:14px;font-weight:700}.mo-manual-btn-cancel{color:#374151;background:#f3f4f6}.mo-manual-btn-cancel:active{background:#e5e7eb}.mo-manual-btn-submit{color:#fff;background:#2563eb}.mo-manual-btn-submit:active:not(:disabled){background:#1d4ed8}.mo-manual-btn-submit:disabled{opacity:.5;cursor:not-allowed}.mo-manual-help-wrap{display:inline-block;position:relative}.mo-manual-help-btn{color:#6b7280;cursor:pointer;vertical-align:middle;-webkit-tap-highlight-color:transparent;background:#f9fafb;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;padding:0;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.mo-manual-help-btn:active{background:#e0e7ff;border-color:#818cf8}.mo-manual-help-popover{color:#f9fafb;z-index:10;background:#1f2937;border-radius:8px;width:220px;padding:8px 10px;font-size:12px;line-height:1.5;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.mo-page{padding:16px 16px 24px}.mo-page-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mo-page-title{color:#111827;margin:0;font-size:20px;font-weight:800}.mo-refresh-btn{color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;height:34px;padding:0 14px;font-size:13px;font-weight:700}.mo-refresh-btn:active{background:#f3f4f6}.mo-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.mo-error-banner{color:#b91c1c;background:#fef2f2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:600}.mo-quick-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:6px;margin-bottom:10px;display:flex;overflow-x:auto}.mo-quick-filters::-webkit-scrollbar{display:none}.mo-quick-filter-btn{color:#6b7280;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;height:32px;padding:0 12px;font-size:12px;font-weight:700}.mo-quick-filter-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.mo-quick-filter-btn:active{opacity:.8}.mo-filter-toggle{color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.mo-filter-toggle:active{background:#f3f4f6}.mo-filter-toggle-arrow{font-size:10px}.mo-filter-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;padding:12px}.mo-filter-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.mo-filter-row:last-of-type{margin-bottom:10px}.mo-filter-label{color:#4b5563;flex-shrink:0;width:60px;font-size:12px;font-weight:700}.mo-filter-select,.mo-filter-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;min-width:0;height:32px;padding:0 8px;font-size:12px}.mo-filter-reset{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;height:32px;font-size:12px;font-weight:700;display:block}.mo-filter-reset:active{background:#f3f4f6}.mo-count-row{margin-bottom:8px}.mo-count-text{color:#6b7280;font-size:12px;font-weight:700}.mo-card-list{flex-direction:column;gap:8px;display:flex}.mo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.mo-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.mo-card-date{color:#9ca3af;font-size:11px}.mo-card-product{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 2px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.mo-card-option{color:#6b7280;margin:0 0 8px;font-size:12px}.mo-card-footer{justify-content:space-between;align-items:center;display:flex}.mo-card-meta{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:11px;overflow:hidden}.mo-card-detail-btn{color:#2563eb;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f0f6ff;border:1px solid #bfdbfe;border-radius:6px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:700}.mo-card-detail-btn:active{background:#dbeafe}.mo-pagination{justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:8px 0;display:flex}.mo-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:32px;padding:0 16px;font-size:13px;font-weight:700}.mo-page-btn:disabled{opacity:.4;cursor:not-allowed}.mo-page-btn:active:not(:disabled){background:#f3f4f6}.mo-page-info{color:#6b7280;font-size:13px;font-weight:700}.mo-detail-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mo-detail-panel{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:85vh;display:flex;overflow:hidden}.mo-detail-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.mo-detail-title{color:#111827;margin:0;font-size:16px;font-weight:800}.mo-detail-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1}.mo-detail-status{flex-shrink:0;padding:12px 16px 8px}.mo-detail-status-row{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px 8px;display:flex}.mo-detail-action-group{flex-shrink:0;align-items:center;gap:4px;display:flex}.mo-detail-action-btn{color:#312e81;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:700}.mo-detail-action-btn:active:not(:disabled){background:#e0e7ff}.mo-detail-action-btn.disabled,.mo-detail-action-btn:disabled{opacity:.45;cursor:not-allowed;color:#94a3b8;background:#f1f5f9;border-color:#e2e8f0}.mo-detail-block-notice{color:#9ca3af;text-align:right;flex-shrink:0;padding:6px 16px;font-size:11px}.mo-detail-body{flex:1;padding:0 16px 16px;overflow-y:auto}.mo-detail-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:10px 0;display:flex}.mo-detail-row:last-child{border-bottom:none}.mo-detail-label{color:#6b7280;flex-shrink:0;font-size:13px;font-weight:700}.mo-detail-value{color:#111827;text-align:right;word-break:break-all;max-width:60%;font-size:13px}.mo-detail-notice{text-align:center;color:#6b7280;background:#f8fafc;border-top:1px solid #e5e7eb;flex-shrink:0;padding:12px 16px;font-size:12px}.mo-empty{text-align:center;color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:32px 16px;font-size:14px;font-weight:600}.mo-muted{color:#9ca3af;text-align:center;padding:24px;font-size:13px}.ms-page{max-width:100vw;padding:16px 16px 24px;overflow-x:hidden}.ms-page-header{margin-bottom:16px}.ms-page-title{color:#111827;margin:0;font-size:20px;font-weight:800}.ms-section{margin-bottom:20px}.ms-section-title{color:#111827;margin:0 0 4px;font-size:16px;font-weight:700}.ms-section-desc{color:#6b7280;margin:0 0 12px;font-size:12px}.ms-error-banner{color:#b91c1c;background:#fef2f2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:600}.ms-muted{color:#9ca3af;text-align:center;padding:24px;font-size:13px}.ms-schedule-list{flex-direction:column;gap:10px;display:flex}.ms-schedule-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.ms-schedule-card.enabled{background:#f8fafc;border-color:#bfdbfe}.ms-schedule-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ms-schedule-card-label{color:#111827;font-size:14px;font-weight:700}.ms-schedule-card-badge{border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.ms-schedule-card-badge.on{color:#166534;background:#dcfce7}.ms-schedule-card-badge.off{color:#94a3b8;background:#f1f5f9}.ms-schedule-times{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.ms-schedule-time-pill{color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-block}.ms-schedule-time-pill.active{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.ms-schedule-no-times{color:#9ca3af;margin:0 0 8px;font-size:12px}.ms-schedule-weekend{color:#6b7280;font-size:12px}.ms-pc-notice{text-align:center;color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:600}
