@import"https://fonts.googleapis.com/css2?family=Geologica:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";.card[data-v-6301b613]{padding:10px 12px;border-radius:8px;margin-bottom:4px;cursor:pointer;border:1px solid transparent;transition:background .12s,border-color .12s;border-left:3px solid transparent}.card[data-v-6301b613]:hover{background:var(--bg3)}.card.active[data-v-6301b613]{background:var(--bg3);border-color:var(--border);border-left-color:var(--accent)}.card-top[data-v-6301b613]{display:flex;align-items:center;gap:6px;margin-bottom:5px}.brand-dot[data-v-6301b613]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.brand-name[data-v-6301b613]{font-size:11px;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.stars[data-v-6301b613]{font-size:10px;color:var(--amber);margin-left:auto}.status-pill[data-v-6301b613]{font-size:10px;font-weight:500;padding:1px 6px;border-radius:10px;border:1px solid;text-transform:uppercase;letter-spacing:.3px}.card-text[data-v-6301b613]{font-size:12px;color:var(--text);line-height:1.45;margin-bottom:6px}.card-meta[data-v-6301b613]{display:flex;justify-content:space-between}.nmid[data-v-6301b613],.time[data-v-6301b613]{font-size:11px;color:var(--muted);font-family:JetBrains Mono,monospace}.detail-wrap[data-v-4cc7b6be]{display:flex;flex-direction:column;height:100%;background:var(--bg)}.detail-header[data-v-4cc7b6be]{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.detail-meta[data-v-4cc7b6be]{display:flex;flex-direction:column;gap:3px}.brand-badge[data-v-4cc7b6be]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.product-name[data-v-4cc7b6be]{font-size:14px;font-weight:500;color:var(--text)}.nmid[data-v-4cc7b6be]{font-size:11px;color:var(--muted);font-family:JetBrains Mono,monospace}.header-right[data-v-4cc7b6be]{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.stars-lg[data-v-4cc7b6be]{font-size:16px;color:var(--amber)}.learning-toggle[data-v-4cc7b6be]{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);cursor:pointer;border:1px solid var(--border);border-radius:6px;padding:3px 8px;transition:all .15s}.learning-toggle input[data-v-4cc7b6be]{display:none}.learning-toggle.active[data-v-4cc7b6be]{border-color:var(--accent);color:var(--accent);background:#7c6af711}.detail-body[data-v-4cc7b6be]{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:16px}.section-label[data-v-4cc7b6be]{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:8px}.section-top[data-v-4cc7b6be]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.source-badge[data-v-4cc7b6be]{font-size:10px;padding:2px 7px;border-radius:10px;background:var(--accent)22;color:var(--accent);border:1px solid var(--accent)44;font-family:JetBrains Mono,monospace}.review-fields[data-v-4cc7b6be]{display:flex;flex-direction:column;gap:8px}.field[data-v-4cc7b6be]{padding:10px 12px;background:var(--bg2);border-radius:8px;border:1px solid var(--border)}.field p[data-v-4cc7b6be]{font-size:13px;line-height:1.55;color:var(--text)}.field-label[data-v-4cc7b6be]{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:4px}.field-pros[data-v-4cc7b6be]{border-left:2px solid var(--green)}.field-cons[data-v-4cc7b6be]{border-left:2px solid var(--red)}.response-editor[data-v-4cc7b6be]{width:100%;background:var(--bg2);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:13px;line-height:1.6;padding:12px;font-family:inherit;resize:vertical;outline:none;transition:border-color .15s}.response-editor[data-v-4cc7b6be]:focus{border-color:var(--accent)}.notes-row[data-v-4cc7b6be]{margin-top:8px}.notes-input[data-v-4cc7b6be]{width:100%;background:var(--bg2);border:1px solid var(--border);border-radius:8px;color:var(--muted);font-size:12px;padding:8px 12px;font-family:inherit;outline:none;transition:border-color .15s}.notes-input[data-v-4cc7b6be]:focus{border-color:var(--accent);color:var(--text)}.detail-footer[data-v-4cc7b6be]{padding:12px 20px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;background:var(--bg2)}.status-flow[data-v-4cc7b6be]{display:flex;gap:4px}.status-btn[data-v-4cc7b6be]{font-size:11px;padding:4px 10px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--muted);cursor:pointer;font-family:inherit;transition:all .12s}.status-btn[data-v-4cc7b6be]:hover{border-color:var(--accent);color:var(--text)}.status-btn.current[data-v-4cc7b6be]{font-weight:600}.action-btns[data-v-4cc7b6be]{display:flex;gap:8px}.btn-save[data-v-4cc7b6be],.btn-publish[data-v-4cc7b6be]{font-size:13px;font-weight:500;padding:7px 18px;border-radius:8px;cursor:pointer;font-family:inherit;border:none;transition:opacity .15s}.btn-save[data-v-4cc7b6be]{background:var(--bg3);color:var(--text);border:1px solid var(--border)}.btn-publish[data-v-4cc7b6be]{background:var(--accent);color:#fff}.btn-save[data-v-4cc7b6be]:hover{border-color:var(--accent)}.btn-publish[data-v-4cc7b6be]:hover{opacity:.85}.btn-save[data-v-4cc7b6be]:disabled,.btn-publish[data-v-4cc7b6be]:disabled{opacity:.4;cursor:not-allowed}.toast[data-v-4cc7b6be]{position:fixed;bottom:20px;right:20px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:500;background:var(--bg3);border:1px solid var(--border);color:var(--text);animation:fadeIn-4cc7b6be .2s ease}.toast.ok[data-v-4cc7b6be]{border-color:var(--green);color:var(--green)}.toast.err[data-v-4cc7b6be]{border-color:var(--red);color:var(--red)}@keyframes fadeIn-4cc7b6be{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f11;--bg2: #17171a;--bg3: #1e1e23;--border: #2a2a32;--text: #e8e6e0;--muted: #6b6a72;--accent: #7c6af7;--accent2: #c084fc;--green: #34d399;--amber: #fbbf24;--red: #f87171;--blue: #60a5fa;--brand-milk: #e879a0;--brand-rocknail: #f97316;--brand-musanail: #a78bfa;--brand-gostamp: #34d399;--status-new: #6b6a72;--status-ai_draft: #818cf8;--status-pending: #fbbf24;--status-approved: #34d399;--status-published: #60a5fa;font-family:Geologica,sans-serif}body{background:var(--bg);color:var(--text);height:100vh;overflow:hidden}.app{display:grid;grid-template-columns:340px 1fr;height:100vh}.sidebar{background:var(--bg2);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.sidebar-header{padding:16px;border-bottom:1px solid var(--border);flex-shrink:0}.logo{display:block;font-size:22px;font-weight:600;letter-spacing:-.5px;margin-bottom:12px;color:var(--text)}.logo em{font-style:normal;color:var(--accent)}.filters{display:flex;gap:8px}.filters select{flex:1;background:var(--bg3);border:1px solid var(--border);color:var(--text);padding:6px 8px;border-radius:6px;font-size:12px;font-family:inherit;cursor:pointer;outline:none}.filters select:focus{border-color:var(--accent)}.review-list{overflow-y:auto;flex:1;padding:8px}.loading,.empty{padding:24px;color:var(--muted);font-size:13px;text-align:center}.detail{overflow:hidden;display:flex;flex-direction:column}.placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:14px}
