:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea{font:inherit}.review-shell{display:grid;grid-template-columns:minmax(360px,34vw) minmax(0,1fr);width:100%;height:100%;min-height:100vh;background:#e5e7eb}.left-pane,.right-pane{min-height:0}.left-pane{display:flex;flex-direction:column;gap:12px;padding:14px;border-right:1px solid #cbd5e1;background:#f8fafc}.right-pane{display:flex;flex-direction:column;background:#111827}.portal-header,.iframe-toolbar,.context-card{border:1px solid #dbe3ef;border-radius:8px;background:#fff}.portal-header,.iframe-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px}.portal-header h1,.context-card h2{margin:0;font-size:18px;line-height:1.2;letter-spacing:0}.eyebrow{margin:0 0 4px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.icon-button,.open-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;border-radius:7px;border:1px solid #cbd5e1;background:#fff;color:#1f2937;text-decoration:none;cursor:pointer}.icon-button{width:36px}.open-link{padding:0 12px;font-size:13px;font-weight:700}.context-card{padding:10px 12px}.context-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.context-summary{min-width:0}.context-summary h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:#0f172a}.status-text,.helper-text{margin:6px 0 0;color:#475569;font-size:13px;line-height:1.45}.metadata-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0}.metadata-grid div{min-width:0;border-radius:7px;background:#f1f5f9;padding:8px}.metadata-grid dt{color:#64748b;font-size:11px;font-weight:800}.metadata-grid dd{margin:3px 0 0;overflow:hidden;color:#0f172a;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.selection-crop{display:block;width:100%;max-height:180px;margin-top:12px;border:1px solid #dbe3ef;border-radius:7px;object-fit:contain;background:#f8fafc}.missing-crop{display:flex;align-items:center;gap:8px;margin-top:12px;border-radius:7px;background:#fff7ed;color:#9a3412;padding:10px;font-size:12px}.chat-panel{flex:1;display:flex;flex-direction:column;min-height:360px;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.chatkit-status{flex:0 0 auto;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#475569;padding:8px 10px;font-size:12px;font-weight:700}.chatkit{display:block;width:100%;flex:1;min-height:0}.iframe-toolbar{min-height:64px;border-width:0 0 1px;border-radius:0}.iframe-toolbar strong{color:#334155;font-size:13px;font-weight:700}.flutter-frame{flex:1;width:100%;min-height:0;border:0;background:#fff}@media(max-width:980px){.review-shell{grid-template-columns:1fr;grid-template-rows:minmax(520px,54vh) minmax(520px,46vh)}.left-pane{border-right:0;border-bottom:1px solid #cbd5e1}}
