.InspectionPartPopover_popover__rr4rB{position:absolute;z-index:20;width:280px;display:flex;flex-direction:column;gap:var(--space-2,8px);padding:var(--space-3,12px);background:var(--bg-overlay,var(--bg-elevated));color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);pointer-events:auto;max-width:calc(100vw - 32px)}.InspectionPartPopover_header__fN0Fk{display:flex;align-items:center;gap:var(--space-2,8px);font-size:12px;color:var(--text-secondary);cursor:grab;user-select:none}.InspectionPartPopover_header__fN0Fk:active{cursor:grabbing}.InspectionPartPopover_dragHandle__1XqDH{font-size:14px;color:var(--text-muted);letter-spacing:-1px;font-family:var(--font-mono,ui-monospace,monospace);line-height:1}.InspectionPartPopover_headerLabel__cFQY8{flex:1;font-weight:600;color:var(--text-primary);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InspectionPartPopover_detectionId__csAMl{font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;color:var(--text-muted)}.InspectionPartPopover_closeButton__flz2v{appearance:none;background:transparent;border:none;color:var(--text-muted);font-size:16px;cursor:pointer;padding:0 var(--space-1,4px);line-height:1}.InspectionPartPopover_closeButton__flz2v:hover{color:var(--text-primary)}.InspectionPartPopover_field__vGVS7{display:flex;flex-direction:column;gap:var(--space-1,4px)}.InspectionPartPopover_fieldLabel__cPgR_{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.InspectionPartPopover_select__HfmSb{appearance:none;width:100%;padding:var(--space-2,8px);background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);font:inherit;font-size:12px;cursor:pointer}.InspectionPartPopover_select__HfmSb:focus{outline:none;border-color:var(--border-active)}.InspectionPartPopover_readOnlyField__3NOTO{width:100%;padding:var(--space-2,8px);background:var(--bg-surface);color:var(--text-secondary);border:1px dashed var(--border);border-radius:var(--radius-sm);font:inherit;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InspectionPartPopover_actions__shklb{display:flex;gap:var(--space-2,8px);margin-top:var(--space-1,4px)}.InspectionPartPopover_dangerButton__pAGHE{flex:1;padding:var(--space-2,8px);background:var(--error-soft);color:var(--error);border:1px solid var(--error);border-radius:var(--radius-sm);cursor:pointer;font:inherit;font-size:12px;font-weight:500;transition:background var(--transition-fast),filter var(--transition-fast)}.InspectionPartPopover_dangerButton__pAGHE:hover{filter:brightness(1.1)}.InspectionPartPopover_dangerButton_active__VIx3M{background:var(--error);color:var(--bg-deep)}.InspectionPartPopover_checkboxRow__k36Rj{display:flex;align-items:center;gap:var(--space-2,8px);font-size:12px;color:var(--text-secondary)}.InspectionPartPopover_checkboxRow__k36Rj input{cursor:pointer}.InspectionPartPopover_hoverPreview__wADKT{position:absolute;z-index:15;padding:var(--space-2,8px) var(--space-3,12px);background:var(--bg-overlay,var(--bg-elevated));border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);font-size:11px;color:var(--text-primary);pointer-events:none;white-space:nowrap;display:flex;flex-direction:column;gap:2px}.InspectionPartPopover_hoverLabel__HE_MA{font-weight:600}.InspectionPartPopover_hoverMeta__v5aGc{font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;color:var(--text-muted)}.InspectionMarkerOverlay_overlay__hjaXn{position:absolute;inset:0;pointer-events:none;z-index:5}.InspectionMarkerOverlay_marker__GsuRJ{position:absolute;pointer-events:auto;cursor:pointer;background:var(--marker-fill,rgba(96,78,217,.18));border:2px solid var(--marker-border,rgba(96,78,217,.85));border-radius:var(--radius-sm,4px);padding:0;appearance:none;font:inherit;color:inherit;outline:2px solid transparent;outline-offset:2px;transition:background var(--transition-fast),outline-color var(--transition-fast),filter var(--transition-fast)}.InspectionMarkerOverlay_marker__GsuRJ:hover{filter:brightness(1.15);outline-color:var(--marker-border,rgba(96,78,217,.85))}.InspectionMarkerOverlay_marker__GsuRJ:focus-visible{outline-color:var(--border-active)}.InspectionMarkerOverlay_marker_selected__hagUV{outline-color:var(--border-active);background:var(--marker-fill-active,rgba(96,78,217,.32))}.InspectionMarkerOverlay_badge__a4DK8{position:absolute;top:-2px;left:-2px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;background:var(--marker-border,rgba(96,78,217,.95));color:#fff;font-size:11px;font-weight:700;font-family:var(--font-mono,ui-monospace,monospace);border-radius:var(--radius-sm,4px);pointer-events:none;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.4)}.InspectionShell_shell__81t7y{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background:var(--bg-deep);color:var(--text-primary)}.InspectionShell_body__YSUpu{display:flex;flex-direction:column;flex:1;min-height:0;gap:var(--space-2,8px);padding:var(--space-2,8px)}@media (min-width:960px){.InspectionShell_body__YSUpu{flex-direction:row}}.InspectionShell_viewer__wmM9S{flex:1;min-width:0;min-height:320px;position:relative;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.InspectionShell_viewerWrapper__lmSfD{width:100%;height:100%;display:flex;flex-direction:column}.InspectionShell_viewerRoot__T5thm{width:100%;flex:1;min-height:0}.InspectionShell_sidebar__5ostF{width:100%;display:flex;flex-direction:column;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);min-height:240px}@media (min-width:960px){.InspectionShell_sidebar__5ostF{width:440px;flex-shrink:0;min-height:0}}@media (min-width:1264px){.InspectionShell_sidebar__5ostF{width:520px}}@media (min-width:1904px){.InspectionShell_sidebar__5ostF{width:600px}}.InspectionShell_tabs____izT{display:flex;border-bottom:1px solid var(--border)}.InspectionShell_tab__RTYmq{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2,8px);padding:var(--space-3,12px) var(--space-2,8px);background:transparent;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:13px;transition:color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast);border:none;border-bottom:2px solid transparent}.InspectionShell_tab__RTYmq:hover{color:var(--text-primary);background:var(--bg-hover)}.InspectionShell_tab_active__n1TYJ{color:var(--text-primary);border-bottom-color:var(--border-active)}.InspectionShell_tabLabel__98GsJ{font-weight:500}.InspectionShell_tabCount__F99nM{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:0 var(--space-2,8px);height:18px;font-size:11px;font-weight:600;color:var(--text-secondary);background:var(--bg-active);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums}.InspectionShell_tab_active__n1TYJ .InspectionShell_tabCount__F99nM{color:var(--bg-deep);background:var(--primary)}.InspectionShell_tabPanel__C6Bed{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.InspectionShell_tabPanel_empty__x1t0A{padding:var(--space-4,16px);color:var(--text-muted);font-size:13px}.InspectionShell_toolbar__bA_mT{display:flex;gap:var(--space-2,8px);align-items:center;padding:var(--space-2,8px) var(--space-3,12px);border-bottom:1px solid var(--border);background:var(--bg-elevated)}.InspectionShell_toolbarSpacer__KKmAZ{flex:1}.InspectionShell_statusChip__tXr_6{display:inline-flex;align-items:center;gap:var(--space-1,4px);padding:var(--space-1,4px) var(--space-2,8px);border-radius:var(--radius-sm);background:var(--bg-active);color:var(--text-secondary);font-size:12px}.InspectionShell_guidance__u_RgI{display:flex;gap:var(--space-3,12px);align-items:flex-start;padding:var(--space-3,12px) var(--space-4,16px);background:rgba(245,158,11,.06);border-bottom:1px solid rgba(245,158,11,.32);font-size:13px;color:var(--text-primary);line-height:1.5}.InspectionShell_guidanceIcon__gYeeK{flex-shrink:0;font-size:16px;color:rgba(245,158,11,.95);line-height:1.3}.InspectionShell_guidanceBody__Ks__R{flex:1;display:flex;flex-direction:column;gap:var(--space-1,4px)}.InspectionShell_guidanceTitle__rLezC{font-weight:600}.InspectionShell_guidanceText__g9w5h{color:var(--text-secondary);font-size:12px}.InspectionShell_guidanceText__g9w5h strong{color:var(--text-primary);font-weight:600}.InspectionShell_actionButton__k3dek{display:inline-flex;align-items:center;gap:var(--space-1,4px);padding:var(--space-2,8px) var(--space-4,16px);background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;font:inherit;font-size:13px;font-weight:500;transition:background var(--transition-fast),border-color var(--transition-fast),filter var(--transition-fast)}.InspectionShell_actionButton__k3dek:hover{background:var(--bg-hover);border-color:var(--border-active)}.InspectionShell_actionButton__k3dek:disabled{opacity:.5;cursor:not-allowed}.InspectionShell_actionButton_primary__1qmPL{background:var(--primary);color:var(--bg-deep);border-color:var(--primary)}.InspectionShell_actionButton_primary__1qmPL:hover{background:var(--primary);filter:brightness(1.08);border-color:var(--primary)}.InspectionShell_actionButton_subtle__8gkaV{background:transparent;border-color:transparent;color:var(--text-secondary)}.InspectionShell_actionButton_subtle__8gkaV:hover{background:var(--bg-hover);color:var(--text-primary);border-color:transparent}.InspectionGate_gate__q72So{position:fixed;inset:0;z-index:1000;background:var(--bg-deep);color:var(--text-primary);display:flex;flex-direction:column}.InspectionGate_error__33gWZ,.InspectionGate_loading__7i4W9{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-6,24px);color:var(--text-secondary);font-size:14px}.InspectionGate_error__33gWZ{color:var(--error)}