.issue-info-trigger{background:var(--surface-color-primary,#eef2f7);border:1px solid var(--border-color-default,#1f293759);color:var(--foreground-color-primary,#334155);transition:background-color .12s,border-color .12s,box-shadow .12s,color .12s}.issue-info-trigger:hover,.issue-info-trigger:focus-visible{border-color:var(--border-color-focus,#6aa9ff);outline:none;box-shadow:0 0 0 2px #6aa9ff47}.issue-info-tooltip{background:var(--surface-color-elevated,var(--surface-color-primary,#fff));border:1px solid var(--border-color-default,#1f293747);color:var(--foreground-color-primary,#1f2937);isolation:isolate;flex-direction:column;display:flex}.issue-info-status-impact{padding-top:6px;display:block}.issue-info-status-impact-value--full-synced{color:#4caf50}.issue-info-status-impact-value--major-synced{color:#2196f3}.issue-info-status-impact-value--minimum-synced{color:#ff9800}.issue-info-status-impact-value--not-synced{color:#f44336}:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .issue-info-trigger{background:var(--surface-color-subdued,#1f2937);border-color:var(--border-color-default,#ffffff52);color:var(--foreground-color-default,#f8fafc)}:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .issue-info-tooltip{background:var(--surface-color-elevated,#111827);border-color:var(--border-color-default,#ffffff47);color:var(--foreground-color-default,#f8fafc)}.identity-directory-open-action{appearance:none;width:20px;min-width:20px;height:20px;box-shadow:none;color:#111827;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.identity-directory-open-action:hover,.identity-directory-open-action:focus{box-shadow:none;background:0 0}.identity-directory-open-action:disabled{cursor:not-allowed;opacity:.4}.identity-directory-open-action .identity-directory-open-icon{width:20px;height:20px}.identity-directory-open-link{appearance:none;box-shadow:none;color:#111827;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;text-decoration:underline;display:inline-flex}.identity-directory-open-link:hover,.identity-directory-open-link:focus{box-shadow:none;background:0 0}.identity-directory-open-link .identity-directory-open-icon{width:16px;height:16px}.identity-directory-open-icon,.identity-directory-open-icon path{fill:currentColor;stroke:currentColor}.identity-directory-open-action:hover,.identity-directory-open-action:focus-visible,.identity-directory-open-link:hover,.identity-directory-open-link:focus-visible{color:#000}:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-action,:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-link{color:var(--foreground-color-primary,var(--foreground-color-default,#f8fafc))}:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-action:hover,:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-action:focus-visible,:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-link:hover,:where([data-theme=dark],[data-mode=dark],[class*=mode-dark],[class*=_mode-dark]) .identity-directory-open-link:focus-visible{color:var(--foreground-color-default,#fff)}.identity-grid-shell{z-index:0;border:1px solid var(--separator-color-subdued,#80808052);border-radius:8px;max-width:100%;position:relative;overflow:auto}.identity-grid{border-collapse:separate;border-spacing:0;width:100%;min-width:1080px;font-size:13px}.identity-grid th,.identity-grid td{border-bottom:1px solid var(--separator-color-subdued,#80808052);vertical-align:top;white-space:nowrap;padding:8px 10px}.identity-grid tbody tr:last-child td{border-bottom:0}.identity-grid-checkbox{cursor:pointer}.identity-grid th{z-index:2;background:var(--background-color-default);text-align:left;position:sticky;top:0}.identity-grid-sticky{z-index:3;background:var(--background-color-default);position:sticky;left:0}.identity-grid td.identity-grid-sticky{white-space:normal;width:100px;min-width:100px;max-width:100px}.identity-useruid-link{overflow-wrap:anywhere;word-break:break-word;font-family:monospace}.identity-realm-cell{gap:4px;min-width:170px;display:grid}.identity-grid-muted{color:var(--foreground-color-subdued)}.identity-grid-pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.identity-filter-multi-select{flex:260px;min-width:260px}.identity-filter-multi-select [role=combobox],.identity-filter-multi-select [role=combobox]>div:first-child{min-height:38px}.identity-filter-row{align-items:flex-end;width:100%}.identity-filter-actions{flex-direction:column;flex:none;align-self:flex-end;align-items:stretch;margin-left:auto}.identity-filter-actions-label{min-height:18px;line-height:18px}.identity-section-heading{margin:0}.identity-row-actions{align-items:center}.identity-bulk-controls{align-items:flex-start}.identity-bulk-field{flex-direction:column;flex:0 220px;gap:6px;min-width:180px;display:flex}.identity-bulk-field--narrow{flex-basis:180px;min-width:160px}.identity-bulk-field--wide{flex:480px;min-width:min(100%,320px)}.identity-control-label{color:var(--foreground-color-default);font-size:13px;font-weight:600;line-height:18px}.identity-native-control,.identity-native-textarea{border:1px solid var(--separator-color-subdued,#80808052);background:var(--background-color-default);width:100%;color:var(--foreground-color-default);font:inherit;border-radius:6px}.identity-native-control{min-height:36px;padding:0 10px}.identity-native-textarea{resize:vertical;min-height:86px;padding:8px 10px}.identity-native-control:focus,.identity-native-textarea:focus{border-color:var(--border-color-focus,#6aa9ff);outline-offset:1px;outline:2px solid #6aa9ff47}.identity-native-control:disabled,.identity-native-textarea:disabled{cursor:not-allowed;opacity:.62}.identity-bulk-actions{align-items:center}.identity-filter-dropdown{z-index:1000;flex-direction:column;flex:0 220px;gap:8px;min-width:220px;display:flex;position:relative}.identity-filter-dropdown-panel{z-index:1001;border:1px solid var(--separator-color-subdued);background:var(--background-color-default,#fff);border-radius:8px;gap:8px;width:max-content;min-width:260px;max-height:320px;padding:12px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 8px 24px #0000003d}.identity-detail-summary-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 32px;display:grid}.identity-detail-summary-group{gap:8px;display:grid}.identity-detail-summary-value{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:8px;display:grid}.identity-detail-summary-text{font-size:13px}.identity-detail-summary-value-text{overflow-wrap:anywhere;font-weight:700}.identity-detail-section-title{font-size:13px;font-weight:700}.identity-detail-collisions-section{border-top:1px solid var(--separator-color-subdued,#80808052);margin-top:8px;padding-top:12px}.identity-detail-env-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.identity-detail-table-shell{border:1px solid var(--separator-color-subdued,#80808052);border-radius:8px;overflow:auto}.identity-detail-collisions-shell{margin-top:8px}.identity-detail-collisions-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.identity-detail-table{border-collapse:separate;border-spacing:0;width:100%;min-width:960px;font-size:13px}.identity-detail-table th,.identity-detail-table td,.identity-detail-collisions-table th,.identity-detail-collisions-table td{border-bottom:1px solid var(--separator-color-subdued,#80808052);vertical-align:top;text-align:left;padding:8px 10px}.identity-detail-table thead th,.identity-detail-collisions-table thead th{z-index:1;background:var(--background-color-default);position:sticky;top:0}.identity-detail-table tbody tr:last-child th,.identity-detail-table tbody tr:last-child td{border-bottom:0}.identity-detail-cell{gap:4px;display:grid}.identity-detail-mismatch{background:color-mix(in srgb, var(--status-color-danger) 22%, transparent)}.identity-detail-missing{color:var(--foreground-color-subdued);background:var(--surface-color-subdued)}.identity-detail-reason{color:var(--foreground-color-subdued);font-size:12px}.identity-detail-reason-line{align-items:center;gap:6px;display:inline-flex}.identity-detail-attention{flex:none;width:16px;height:16px;display:inline-block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}*,:before,:after{box-sizing:border-box}#root{min-height:100vh}
