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-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-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}.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}
