*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#f0f2f5;color:#111}#app{min-height:100vh}[data-v-5918fc10]{box-sizing:border-box;margin:0;padding:0}#app[data-v-5918fc10]{min-height:100vh;background:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111}nav[data-v-5918fc10]{background:#111827;color:#fff;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 6px #00000026}.nav-left[data-v-5918fc10]{display:flex;align-items:center;gap:12px}.nav-logo[data-v-5918fc10]{font-size:1rem;font-weight:700}.nav-shop[data-v-5918fc10]{background:#ffffff26;padding:3px 12px;border-radius:999px;font-size:.85rem}.nav-status[data-v-5918fc10]{padding:3px 10px}.nav-hint[data-v-5918fc10]{font-size:.85rem;color:#93c5fd}.nav-status-error[data-v-5918fc10]{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-right[data-v-5918fc10]{display:flex;align-items:center;gap:12px}.predictions-card[data-v-5918fc10]{min-height:420px}main[data-v-5918fc10]{padding:28px 20px 60px}.layout-shell[data-v-5918fc10]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:start}.page-sidebar[data-v-5918fc10]{position:sticky;top:28px}.sidebar-card[data-v-5918fc10]{background:#fff;border-radius:14px;padding:18px;box-shadow:0 2px 14px #0f172a14;display:flex;flex-direction:column;gap:12px}.sidebar-title[data-v-5918fc10]{font-size:1rem;font-weight:700;color:#111827}.sidebar-subtitle[data-v-5918fc10]{font-size:.85rem;color:#6b7280;line-height:1.5}.sidebar-link[data-v-5918fc10]{width:100%;text-align:left;padding:14px 16px;border:1px solid #e5e7eb;background:#fff;color:#111827;display:flex;flex-direction:column;gap:6px}.sidebar-link.active[data-v-5918fc10]{background:#eef2ff;border-color:#818cf8;box-shadow:inset 0 0 0 1px #6366f11f}.sidebar-link-title[data-v-5918fc10]{font-size:.94rem;font-weight:700}.sidebar-link-desc[data-v-5918fc10]{font-size:.8rem;color:#6b7280;line-height:1.5}.content-panel[data-v-5918fc10]{display:flex;flex-direction:column;gap:20px}.page-header[data-v-5918fc10]{padding:22px 24px}.page-eyebrow[data-v-5918fc10]{font-size:.82rem;font-weight:700;letter-spacing:.08em;color:#6366f1;text-transform:uppercase;margin-bottom:8px}.page-header h1[data-v-5918fc10]{font-size:1.45rem;margin-bottom:8px;color:#111827}.card[data-v-5918fc10]{background:#fff;border-radius:14px;padding:26px 30px;box-shadow:0 2px 14px #0f172a14}.card-head[data-v-5918fc10]{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap;margin-bottom:16px}.card h2[data-v-5918fc10]{font-size:1.1rem;margin-bottom:6px}.hint[data-v-5918fc10]{font-size:.9rem;color:#4b5563;line-height:1.6}.hint code[data-v-5918fc10]{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:.82rem}.badge[data-v-5918fc10]{padding:4px 12px;border-radius:999px;font-size:.82rem;font-weight:600}.badge.green[data-v-5918fc10]{background:#d1fae5;color:#047857}.badge.yellow[data-v-5918fc10]{background:#fef3c7;color:#b45309}.badge.blue[data-v-5918fc10]{background:#e0f2fe;color:#0369a1}.badge.red[data-v-5918fc10]{background:#fee2e2;color:#b91c1c}input[type=date][data-v-5918fc10],input[type=text][data-v-5918fc10],select[data-v-5918fc10]{width:100%;padding:9px 12px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.92rem}input[type=date][data-v-5918fc10]:focus,input[type=text][data-v-5918fc10]:focus,select[data-v-5918fc10]:focus{border-color:#4f46e5;outline:none}button[data-v-5918fc10]{border:none;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s;white-space:nowrap}button[data-v-5918fc10]:disabled{opacity:.5;cursor:not-allowed}.btn-light[data-v-5918fc10]{background:#e5e7eb;color:#111827}.btn-green[data-v-5918fc10]{background:#059669;color:#fff}.btn-danger[data-v-5918fc10]{background:#dc2626;color:#fff}.btn-small[data-v-5918fc10]{padding:8px 12px;font-size:.82rem}.modal-backdrop[data-v-5918fc10]{position:fixed;inset:0;background:#0f172a85;display:flex;align-items:center;justify-content:center;padding:24px;z-index:60}.modal-card[data-v-5918fc10]{width:min(840px,100%);max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a47}.init-modal[data-v-5918fc10]{padding:26px 28px}.modal-header[data-v-5918fc10]{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-close[data-v-5918fc10]{width:40px;height:40px;padding:0;border-radius:999px;background:#e5e7eb;color:#111827;font-size:1.35rem;line-height:1}.init-toolbar[data-v-5918fc10]{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:8px}.init-grid[data-v-5918fc10]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.init-options[data-v-5918fc10]{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.check-item[data-v-5918fc10]{display:flex;align-items:center;gap:10px;color:#374151;font-size:.92rem}.init-progress-card[data-v-5918fc10]{border:1px solid #e5e7eb;border-radius:14px;padding:18px;background:#f8fafc}.card-head.compact[data-v-5918fc10]{margin-bottom:12px}.progress-meta[data-v-5918fc10]{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.progress-bar-track[data-v-5918fc10]{width:100%;height:12px;border-radius:999px;overflow:hidden;background:#dbeafe;margin-bottom:12px}.progress-bar-fill[data-v-5918fc10]{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#10b981);transition:width .25s ease}.progress-group[data-v-5918fc10]{margin-bottom:14px}.progress-label-row[data-v-5918fc10]{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:#111827;font-size:.9rem}.progress-bar-fill.sync[data-v-5918fc10]{background:linear-gradient(90deg,#2563eb,#06b6d4)}.progress-bar-fill.training[data-v-5918fc10]{background:linear-gradient(90deg,#7c3aed,#ec4899)}.progress-stats[data-v-5918fc10]{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#111827}.progress-details[data-v-5918fc10],.result-grid[data-v-5918fc10]{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.result-item[data-v-5918fc10]{min-width:160px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.result-label[data-v-5918fc10]{font-size:.82rem;color:#6b7280;margin-bottom:6px}.result-value[data-v-5918fc10]{font-size:1rem;font-weight:700;color:#111827}.modal-actions[data-v-5918fc10]{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.err-box[data-v-5918fc10]{background:#fef2f2;color:#b91c1c;border-left:4px solid #ef4444;border-radius:8px;padding:10px 14px;margin-bottom:16px}.store-select[data-v-5918fc10]{display:flex;flex-direction:column;gap:8px}.empty-store-box[data-v-5918fc10]{padding:14px 16px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;font-size:.9rem}.filters[data-v-5918fc10]{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;margin-bottom:18px}.filter-item[data-v-5918fc10]{min-width:180px;display:flex;flex-direction:column;gap:6px}.toolbar-row[data-v-5918fc10],.action-row[data-v-5918fc10],.config-summary[data-v-5918fc10]{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:16px}.wide[data-v-5918fc10]{min-width:280px;flex:1}.readonly-box[data-v-5918fc10]{min-height:43px;padding:10px 12px;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#111827;display:flex;align-items:center}.search-inline[data-v-5918fc10]{display:flex;gap:10px}.search-inline input[data-v-5918fc10]{flex:1}.checkbox-col[data-v-5918fc10]{width:50px}.accuracy[data-v-5918fc10]{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:4px 10px;border-radius:999px;font-size:.82rem;font-weight:700}.accuracy.high[data-v-5918fc10]{background:#dcfce7;color:#15803d}.accuracy.medium[data-v-5918fc10]{background:#fef3c7;color:#b45309}.accuracy.low[data-v-5918fc10]{background:#fee2e2;color:#b91c1c}.accuracy.unknown[data-v-5918fc10]{background:#e5e7eb;color:#4b5563}@media(max-width:768px){.layout-shell[data-v-5918fc10]{grid-template-columns:1fr}.page-sidebar[data-v-5918fc10]{position:static}.sidebar-card[data-v-5918fc10]{padding:14px}.init-grid[data-v-5918fc10]{grid-template-columns:1fr}.modal-header[data-v-5918fc10],.modal-actions[data-v-5918fc10]{flex-direction:column}.modal-actions button[data-v-5918fc10],.action-row button[data-v-5918fc10],.search-inline button[data-v-5918fc10]{width:100%}}.table-wrapper[data-v-5918fc10]{overflow-x:auto}table[data-v-5918fc10]{width:100%;border-collapse:collapse;font-size:.9rem}thead[data-v-5918fc10]{background:#f3f4f6}th[data-v-5918fc10],td[data-v-5918fc10]{padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:left}tbody tr[data-v-5918fc10]:hover{background:#f9fafb}.product-name[data-v-5918fc10]{font-weight:600;color:#111827}.sub-text[data-v-5918fc10]{font-size:.78rem;color:#6b7280;margin-top:4px}.pagination[data-v-5918fc10]{margin-top:14px;display:flex;gap:12px;align-items:center;justify-content:flex-end}.pagination button[data-v-5918fc10]{background:#e5e7eb;color:#111827}.empty[data-v-5918fc10]{text-align:center;padding:28px 0;font-size:.9rem;color:#6b7280}
