@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Serif:wght@400;600&display=swap);:root{--blue-900:#0a1f3d;--blue-800:#0f2d5e;--blue-700:#1a3f7a;--blue-600:#1d4ed8;--blue-500:#2563eb;--blue-400:#3b82f6;--blue-100:#dbeafe;--blue-50:#eff6ff;--gray-950:#0c0f14;--gray-900:#111827;--gray-800:#1f2937;--gray-700:#374151;--gray-600:#4b5563;--gray-500:#6b7280;--gray-400:#9ca3af;--gray-300:#d1d5db;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--success:#059669;--success-light:#d1fae5;--success-mid:#a7f3d0;--error:#dc2626;--error-light:#fee2e2;--warning:#d97706;--warning-light:#fef3c7;--info:var(--blue-500);--info-light:var(--blue-50);--bg-page:var(--gray-50);--bg-surface:var(--white);--bg-raised:var(--white);--bg-sunken:var(--gray-100);--bg-sidebar:var(--blue-900);--bg-header:var(--white);--border:var(--gray-200);--border-strong:var(--gray-300);--text-primary:var(--gray-900);--text-secondary:var(--gray-600);--text-tertiary:var(--gray-400);--text-on-dark:#e8edf7;--text-on-dark-dim:#7b91b0;--text-accent:var(--blue-600);--font-sans:"IBM Plex Sans",-apple-system,sans-serif;--font-mono:"IBM Plex Mono","Courier New",monospace;--font-serif:"IBM Plex Serif",Georgia,serif;--sidebar-w:232px;--header-h:56px;--radius-sm:4px;--radius:6px;--radius-lg:10px;--radius-xl:14px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #00000014,0 1px 2px #0000000f;--shadow-md:0 4px 6px #0000000f,0 2px 4px #0000000a;--shadow-lg:0 10px 15px #00000014,0 4px 6px #0000000a;--shadow-blue:0 0 0 3px #2563eb26;--t-fast:100ms ease;--t-base:180ms ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;color:#111827;color:var(--text-primary);font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:14px;height:100%}body{background:#f9fafb;background:var(--bg-page);overflow:hidden}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1d5db;background:var(--gray-300);border-radius:3px}.app-shell{height:100vh}.app-shell,.sidebar{display:flex;overflow:hidden}.sidebar{background:#0a1f3d;background:var(--bg-sidebar);border-right:1px solid #ffffff0f;flex-direction:column;min-width:232px;min-width:var(--sidebar-w);width:232px;width:var(--sidebar-w)}.sidebar-brand{border-bottom:1px solid #ffffff12;gap:10px;height:56px;height:var(--header-h);padding:0 18px}.brand-mark,.sidebar-brand{align-items:center;display:flex;flex-shrink:0}.brand-mark{background:#2563eb;background:var(--blue-500);border-radius:4px;border-radius:var(--radius-sm);height:28px;justify-content:center;width:28px}.brand-mark svg{color:#fff;height:16px;width:16px}.brand-name{color:#fff;color:var(--white);font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:-.01em}.brand-tag{color:#7b91b0;color:var(--text-on-dark-dim);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:1px;overflow-y:auto;padding:12px 10px}.nav-group-label{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.1em;opacity:.7;padding:12px 10px 5px;text-transform:uppercase}.nav-group-label,.nav-link{color:#7b91b0;color:var(--text-on-dark-dim)}.nav-link{align-items:center;border-radius:6px;border-radius:var(--radius);cursor:pointer;display:flex;font-size:13.5px;font-weight:400;gap:9px;padding:8px 10px;position:relative;text-decoration:none;transition:all .1s ease;transition:all var(--t-fast);white-space:nowrap}.nav-link:hover{background:#ffffff12;color:#e8edf7;color:var(--text-on-dark)}.nav-link.active{background:#2563eb40;color:#93b4ff;font-weight:500}.nav-link.active:before{background:#3b82f6;background:var(--blue-400);border-radius:0 2px 2px 0;content:"";height:16px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.nav-icon{flex-shrink:0;height:16px;opacity:.75;width:16px}.nav-link.active .nav-icon,.nav-link:hover .nav-icon{opacity:1}.nav-badge{background:#dc2626;background:var(--error);border-radius:10px;color:#fff;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10px;font-weight:500;margin-left:auto;min-width:18px;padding:1px 6px;text-align:center}.sidebar-user{border-top:1px solid #ffffff12;flex-shrink:0;padding:10px}.user-tile{align-items:center;border-radius:6px;border-radius:var(--radius);cursor:pointer;display:flex;gap:9px;padding:8px 10px;transition:background .1s ease;transition:background var(--t-fast)}.user-tile:hover{background:#ffffff12}.user-avatar{align-items:center;background:#1a3f7a;background:var(--blue-700);border:1.5px solid #ffffff26;border-radius:50%;color:#e8edf7;color:var(--text-on-dark);display:flex;flex-shrink:0;font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:11px;font-weight:600;height:28px;justify-content:center;width:28px}.user-details{flex:1 1;min-width:0}.user-name{color:#e8edf7;color:var(--text-on-dark);font-size:13px;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#7b91b0;color:var(--text-on-dark-dim);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.07em;text-transform:uppercase}.main-content{background:#f9fafb;background:var(--bg-page);display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.page-header{align-items:center;background:#fff;background:var(--bg-surface);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);display:flex;height:56px;height:var(--header-h);justify-content:space-between;min-height:56px;min-height:var(--header-h);padding:0 24px;z-index:5}.page-title-group{display:flex;flex-direction:column;gap:1px}.page-title{color:#111827;color:var(--text-primary);font-size:15px;font-weight:600;letter-spacing:-.01em}.page-subtitle{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px}.header-actions{align-items:center;display:flex;gap:8px}.page-body{flex:1 1;overflow-y:auto;padding:20px 24px}.btn{align-items:center;border:1px solid #0000;border-radius:6px;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:13px;font-weight:500;gap:6px;justify-content:center;line-height:1;padding:7px 14px;text-decoration:none;transition:all .1s ease;transition:all var(--t-fast);white-space:nowrap}.btn svg{flex-shrink:0;height:14px;width:14px}.btn-primary{background:#1d4ed8;background:var(--blue-600);border-color:#1d4ed8;border-color:var(--blue-600);color:#fff}.btn-primary:hover{background:#1a3f7a;background:var(--blue-700);border-color:#1a3f7a;border-color:var(--blue-700)}.btn-primary:focus{box-shadow:0 0 0 3px #2563eb26;box-shadow:var(--shadow-blue);outline:none}.btn-secondary{background:#fff;background:var(--white);border-color:#d1d5db;border-color:var(--border-strong);color:#111827;color:var(--text-primary)}.btn-secondary:hover{background:#f9fafb;background:var(--gray-50);border-color:#9ca3af;border-color:var(--gray-400)}.btn-ghost{background:#0000;color:#4b5563;color:var(--text-secondary)}.btn-ghost:hover{background:#f3f4f6;background:var(--gray-100);color:#111827;color:var(--text-primary)}.btn-danger{background:#fee2e2;background:var(--error-light);border-color:#fca5a5;color:#dc2626;color:var(--error)}.btn-danger:hover{background:#fecaca}.btn-sm{font-size:12px;padding:5px 10px}.btn-lg{font-size:14px;padding:10px 20px}.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.card{background:#fff;background:var(--bg-surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-lg);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden}.card-header{align-items:center;background:#fff;background:var(--white);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:14px 18px}.card-title{color:#111827;color:var(--text-primary);font-size:13px;font-weight:600;letter-spacing:-.01em}.card-subtitle{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10.5px;margin-top:1px}.card-body{padding:18px}.stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.stat-card{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-lg);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden;padding:16px 18px;position:relative}.stat-card:after{bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.stat-card.blue:after{background:#2563eb;background:var(--blue-500)}.stat-card.green:after{background:#059669;background:var(--success)}.stat-card.red:after{background:#dc2626;background:var(--error)}.stat-card.amber:after{background:#d97706;background:var(--warning)}.stat-icon{align-items:center;border-radius:6px;border-radius:var(--radius);display:flex;height:32px;justify-content:center;margin-bottom:12px;width:32px}.stat-icon.blue{background:#eff6ff;background:var(--blue-50);color:#1d4ed8;color:var(--blue-600)}.stat-icon.green{background:#d1fae5;background:var(--success-light);color:#059669;color:var(--success)}.stat-icon.red{background:#fee2e2;background:var(--error-light);color:#dc2626;color:var(--error)}.stat-icon.amber{background:#fef3c7;background:var(--warning-light);color:#d97706;color:var(--warning)}.stat-icon svg{height:16px;width:16px}.stat-label{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.07em;margin-bottom:4px;text-transform:uppercase}.stat-value{color:#111827;color:var(--text-primary);font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:28px;font-weight:300;letter-spacing:-.03em;line-height:1;margin-bottom:6px}.stat-delta{align-items:center;color:#9ca3af;color:var(--text-tertiary);display:flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;gap:3px}.stat-delta.pos{color:#059669;color:var(--success)}.stat-delta.neg{color:#dc2626;color:var(--error)}.badge{align-items:center;border:1px solid #0000;border-radius:3px;display:inline-flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;font-weight:500;gap:5px;padding:2px 8px;white-space:nowrap}.badge-dot{border-radius:50%;flex-shrink:0;height:5px;width:5px}.badge.passed{background:#d1fae5;background:var(--success-light);border-color:#a7f3d0;border-color:var(--success-mid);color:#059669;color:var(--success)}.badge.failed{background:#fee2e2;background:var(--error-light);border-color:#fca5a5;color:#dc2626;color:var(--error)}.badge.processing{background:#eff6ff;background:var(--blue-50);border-color:#dbeafe;border-color:var(--blue-100);color:#1d4ed8;color:var(--blue-600)}.badge.pending{background:#fef3c7;background:var(--warning-light);border-color:#fde68a;color:#d97706;color:var(--warning)}.badge.passed .badge-dot{background:#059669;background:var(--success)}.badge.failed .badge-dot{background:#dc2626;background:var(--error)}.badge.processing .badge-dot{animation:pulse 1.5s infinite;background:#2563eb;background:var(--blue-500)}.badge.pending .badge-dot{background:#d97706;background:var(--warning)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.table-wrap{overflow-x:auto}table{border-collapse:collapse;font-size:13px;width:100%}thead tr{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border)}th{background:#f9fafb;background:var(--gray-50);color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.07em;padding:9px 14px;text-align:left;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap}td{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);color:#111827;color:var(--text-primary);padding:11px 14px;vertical-align:middle}tbody tr{cursor:pointer;transition:background .1s ease;transition:background var(--t-fast)}tbody tr:hover{background:#eff6ff;background:var(--blue-50)}tbody tr:last-child td{border-bottom:none}.td-mono{color:#4b5563;color:var(--text-secondary);font-size:11.5px}.td-filename,.td-mono{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono)}.td-filename{color:#111827;color:var(--text-primary);font-size:12px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-ring{align-items:center;display:inline-flex;justify-content:center;position:relative}.score-ring svg{transform:rotate(-90deg)}.score-ring-value{font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-weight:600;position:absolute}.input-wrap{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;color:var(--text-tertiary);height:14px;left:10px;pointer-events:none;position:absolute;width:14px}input,select,textarea{background:#fff;background:var(--white);border:1px solid #d1d5db;border:1px solid var(--border-strong);border-radius:6px;border-radius:var(--radius);color:#111827;color:var(--text-primary);font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:13px;outline:none;padding:7px 11px;transition:border-color .1s ease,box-shadow .1s ease;transition:border-color var(--t-fast),box-shadow var(--t-fast);width:100%}input:focus,select:focus,textarea:focus{border-color:#2563eb;border-color:var(--blue-500);box-shadow:0 0 0 3px #2563eb26;box-shadow:var(--shadow-blue)}input.has-icon{padding-left:32px}select option{background:#fff;background:var(--white)}.filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.filter-pill{background:#fff;background:var(--white);border:1px solid #d1d5db;border:1px solid var(--border-strong);border-radius:20px;color:#4b5563;color:var(--text-secondary);cursor:pointer;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:12px;padding:4px 12px;transition:all .1s ease;transition:all var(--t-fast)}.filter-pill:hover{border-color:#3b82f6;border-color:var(--blue-400);color:#1d4ed8;color:var(--blue-600)}.filter-pill.active,.filter-pill:hover{background:#eff6ff;background:var(--blue-50)}.filter-pill.active{border-color:#2563eb;border-color:var(--blue-500);color:#1a3f7a;color:var(--blue-700);font-weight:500}.upload-zone{background:#fff;background:var(--white);border:2px dashed #d1d5db;border:2px dashed var(--border-strong);border-radius:14px;border-radius:var(--radius-xl);cursor:pointer;padding:56px 32px;text-align:center;transition:all .18s ease;transition:all var(--t-base)}.upload-zone.dragging,.upload-zone:hover{background:#eff6ff;background:var(--blue-50);border-color:#3b82f6;border-color:var(--blue-400)}.upload-icon-wrap{align-items:center;background:#eff6ff;background:var(--blue-50);border:1px solid #dbeafe;border:1px solid var(--blue-100);border-radius:10px;border-radius:var(--radius-lg);color:#1d4ed8;color:var(--blue-600);display:flex;height:52px;justify-content:center;margin:0 auto 18px;transition:all .18s ease;transition:all var(--t-base);width:52px}.upload-zone.dragging .upload-icon-wrap,.upload-zone:hover .upload-icon-wrap{background:#dbeafe;background:var(--blue-100);border-color:var(--blue-200)}.upload-icon-wrap svg{height:22px;width:22px}.upload-title{color:#111827;color:var(--text-primary);font-size:15px;font-weight:600;margin-bottom:6px}.upload-subtitle{color:#4b5563;color:var(--text-secondary);font-size:13px;margin-bottom:16px}.upload-types{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;letter-spacing:.04em}.progress-track{background:#e5e7eb;background:var(--gray-200);border-radius:2px;height:3px;margin-top:6px;overflow:hidden}.progress-fill{background:#2563eb;background:var(--blue-500);border-radius:2px;height:100%;transition:width .3s ease}.qa-row{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:0;padding:13px 0}.qa-row:last-child{border-bottom:none}.qa-row-top{align-items:flex-start;display:flex;gap:10px}.qa-status-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;width:18px}.qa-status-icon.pass{background:#d1fae5;background:var(--success-light);color:#059669;color:var(--success)}.qa-status-icon.fail{background:#fee2e2;background:var(--error-light);color:#dc2626;color:var(--error)}.qa-status-icon.unk{background:#fef3c7;background:var(--warning-light);color:#d97706;color:var(--warning)}.qa-status-icon svg{height:10px;width:10px}.qa-rule-name{color:#111827;color:var(--text-primary);flex:1 1;font-size:13px;font-weight:500;line-height:1.4}.qa-rule-id{color:#9ca3af;color:var(--text-tertiary);font-size:10px}.qa-rule-id,.qa-rule-pts{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono)}.qa-rule-pts{color:#4b5563;color:var(--text-secondary);font-size:11px;padding-top:2px;white-space:nowrap}.evidence-panel{background:#f9fafb;background:var(--gray-50);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:6px;border-radius:var(--radius);margin-left:28px;margin-top:10px;padding:12px 14px}.evidence-label{align-items:center;color:#1d4ed8;color:var(--blue-600);display:flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:9.5px;font-weight:500;gap:6px;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.evidence-label:after{color:#9ca3af;color:var(--text-tertiary);content:"GPT-4.1 · Advisory only";font-weight:400}.evidence-text{color:#4b5563;color:var(--text-secondary);font-size:12.5px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.reviewer-controls{display:flex;gap:6px}.btn-override{background:#fff;background:var(--white);border:1px solid #d1d5db;border:1px solid var(--border-strong);border-radius:6px;border-radius:var(--radius);color:#4b5563;color:var(--text-secondary);cursor:pointer;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;font-weight:500;padding:4px 10px;transition:all .1s ease;transition:all var(--t-fast)}.btn-override.pass-btn.active,.btn-override:hover.pass-btn{background:#d1fae5;background:var(--success-light);border-color:#059669;border-color:var(--success);color:#059669;color:var(--success)}.btn-override.fail-btn.active,.btn-override:hover.fail-btn{background:#fee2e2;background:var(--error-light);border-color:#dc2626;border-color:var(--error);color:#dc2626;color:var(--error)}.score-bar-row{align-items:center;display:flex;gap:10px;margin-bottom:7px}.score-bar-label{color:#4b5563;color:var(--text-secondary);flex-shrink:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.score-bar-track{background:#e5e7eb;background:var(--gray-200);border-radius:3px;flex:1 1;height:5px;overflow:hidden}.score-bar-fill{border-radius:3px;height:100%;transition:width .5s ease}.score-bar-fill.full{background:#059669;background:var(--success)}.score-bar-fill.partial{background:#d97706;background:var(--warning)}.score-bar-fill.zero{background:#dc2626;background:var(--error)}.score-bar-val{color:#9ca3af;color:var(--text-tertiary);flex-shrink:0;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;text-align:right;width:34px}.tabs{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;gap:0;margin-bottom:18px}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#4b5563;color:var(--text-secondary);cursor:pointer;font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans);font-size:13px;font-weight:500;margin-bottom:-1px;padding:9px 16px;transition:all .1s ease;transition:all var(--t-fast)}.tab:hover{color:#111827;color:var(--text-primary)}.tab.active{border-bottom-color:#2563eb;border-bottom-color:var(--blue-500);color:#1d4ed8;color:var(--blue-600)}.timeline{padding-left:22px;position:relative}.timeline:before{background:#e5e7eb;background:var(--gray-200);bottom:8px;content:"";left:6px;position:absolute;top:8px;width:1px}.timeline-item{padding-bottom:18px;position:relative}.timeline-item:last-child{padding-bottom:0}.tl-dot{border:2px solid #fff;border:2px solid var(--white);border-radius:50%;height:8px;left:-19px;position:absolute;top:4px;width:8px}.tl-dot.success{background:#059669;background:var(--success)}.tl-dot.error{background:#dc2626;background:var(--error)}.tl-dot.default{background:#3b82f6;background:var(--blue-400)}.tl-time{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10.5px;margin-bottom:2px}.tl-title{color:#111827;color:var(--text-primary);font-size:13px;font-weight:500;margin-bottom:2px}.tl-desc{color:#4b5563;color:var(--text-secondary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:12px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow-y:auto;padding:4px 0 16px}.message{animation:msgIn .15s ease;display:flex;gap:10px;max-width:88%}.message.user{align-self:flex-end;flex-direction:row-reverse}@keyframes msgIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.msg-avatar{align-items:center;border-radius:6px;border-radius:var(--radius);display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:28px;justify-content:center;width:28px}.msg-avatar.ai{background:#0f2d5e;background:var(--blue-800);color:#e8edf7;color:var(--text-on-dark)}.msg-avatar.user{background:#e5e7eb;background:var(--gray-200);color:#111827;color:var(--text-primary);font-family:IBM Plex Sans,-apple-system,sans-serif;font-family:var(--font-sans)}.msg-bubble{border-radius:10px;border-radius:var(--radius-lg);font-size:13.5px;line-height:1.6;padding:10px 14px}.message.ai .msg-bubble{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:3px 10px 10px 10px;border-radius:3px var(--radius-lg) var(--radius-lg) var(--radius-lg);color:#111827;color:var(--text-primary)}.message.user .msg-bubble{background:#1a3f7a;background:var(--blue-700);border-radius:10px 3px 10px 10px;border-radius:var(--radius-lg) 3px var(--radius-lg) var(--radius-lg);color:#fff}.msg-time{color:#9ca3af;color:var(--text-tertiary);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:10px;margin-top:4px}.message.user .msg-time{text-align:right}.chat-input-area{border-top:1px solid #e5e7eb;border-top:1px solid var(--border);padding-top:14px}.chat-input-row{align-items:flex-end;display:flex;gap:8px}.chat-input{flex:1 1;line-height:1.5;max-height:110px;min-height:40px;padding:9px 12px;resize:none}.chat-input,.chip{border-radius:6px;border-radius:var(--radius)}.chip{align-items:center;background:#f3f4f6;background:var(--gray-100);border:1px solid #e5e7eb;border:1px solid var(--border);color:#4b5563;color:var(--text-secondary);display:inline-flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;gap:4px;padding:3px 8px}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{color:#d1d5db;color:var(--gray-300);height:40px;margin-bottom:14px;width:40px}.empty-title{color:#4b5563;color:var(--text-secondary);font-size:14px;font-weight:600;margin-bottom:5px}.empty-desc{color:#9ca3af;color:var(--text-tertiary);font-size:13px}.skeleton{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6);background:linear-gradient(90deg,var(--gray-100) 0,var(--gray-200) 50%,var(--gray-100) 100%);background-size:200% 100%;border-radius:6px;border-radius:var(--radius)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.two-col{grid-gap:14px;grid-template-columns:1fr 1fr}.three-col,.two-col{display:grid;gap:14px}.three-col{grid-gap:14px;grid-template-columns:repeat(3,1fr)}.divider{background:#e5e7eb;background:var(--border);height:1px;margin:14px 0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin{animation:spin 1s linear infinite}
/*# sourceMappingURL=main.24c56d21.css.map*/