:root{--gh-ui-canvas: #f6f7f9;--gh-ui-surface: #ffffff;--gh-ui-surface-subtle: #f1f3f6;--gh-ui-overlay: rgb(15 23 42 / .42);--gh-ui-selected: #e7f0ff;--gh-ui-fg: #18212f;--gh-ui-fg-secondary: #526075;--gh-ui-fg-muted: #728096;--gh-ui-fg-inverted: #ffffff;--gh-ui-border: #dce2ea;--gh-ui-border-strong: #b9c4d1;--gh-ui-focus: #2563eb;--gh-ui-accent: #2563eb;--gh-ui-accent-hover: #1d4ed8;--gh-ui-success: #137a47;--gh-ui-warning: #a15c00;--gh-ui-danger: #bd2737;--gh-ui-info: #2459a6;--gh-ui-success-soft: #e8f6ee;--gh-ui-warning-soft: #fff4df;--gh-ui-danger-soft: #fdecef;--gh-ui-space-1: 4px;--gh-ui-space-2: 8px;--gh-ui-space-3: 12px;--gh-ui-space-4: 16px;--gh-ui-space-5: 20px;--gh-ui-radius-sm: 6px;--gh-ui-radius-md: 10px;--gh-ui-radius-lg: 14px;--gh-ui-radius-pill: 999px;--gh-ui-shadow-surface: 0 1px 2px rgb(15 23 42 / .05);--gh-ui-shadow-floating: 0 8px 24px rgb(15 23 42 / .14);--gh-ui-font-caption-size: 12px;--gh-ui-layer-overlay: 1100;--gh-ui-motion-fast: .12s}@media(prefers-reduced-motion:reduce){:root{--gh-ui-motion-fast: 0ms}}._button_p75od_1,._input_p75od_1,._select_p75od_1{font:inherit;border:1px solid var(--gh-ui-border);border-radius:var(--gh-ui-radius-sm);background:var(--gh-ui-surface);color:var(--gh-ui-fg)}._button_p75od_1{padding:7px 11px;cursor:pointer;transition:background var(--gh-ui-motion-fast),border-color var(--gh-ui-motion-fast)}._button_p75od_1:hover{background:var(--gh-ui-surface-subtle)}._accent_p75od_4{background:var(--gh-ui-accent);border-color:var(--gh-ui-accent);color:var(--gh-ui-fg-inverted)}._accent_p75od_4:hover{background:var(--gh-ui-accent-hover)}._input_p75od_1,._select_p75od_1{padding:7px 9px;min-height:34px}._button_p75od_1:focus-visible,._input_p75od_1:focus-visible,._select_p75od_1:focus-visible,._tab_p75od_7:focus-visible{outline:2px solid var(--gh-ui-focus);outline-offset:2px}._badge_p75od_8{display:inline-flex;padding:3px 8px;border-radius:var(--gh-ui-radius-pill);font-size:12px}._success_p75od_9{color:var(--gh-ui-success);background:var(--gh-ui-success-soft)}._warning_p75od_10{color:var(--gh-ui-warning);background:var(--gh-ui-warning-soft)}._danger_p75od_11{color:var(--gh-ui-danger);background:var(--gh-ui-danger-soft)}._neutral_p75od_12{color:var(--gh-ui-fg-secondary);background:var(--gh-ui-surface-subtle)}._tabs_p75od_13{display:flex;gap:var(--gh-ui-space-1);border-bottom:1px solid var(--gh-ui-border)}._tab_p75od_7{border:0;background:none;padding:8px 10px;color:var(--gh-ui-fg-secondary);cursor:pointer}._tab_p75od_7[aria-selected=true]{color:var(--gh-ui-accent);border-bottom:2px solid var(--gh-ui-accent)}._dialogBackdrop_p75od_16{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--gh-ui-overlay)}._dialogViewport_p75od_17{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:grid;place-items:center;padding:var(--gh-ui-space-4)}._dialog_p75od_16{width:min(480px,100%);max-height:min(720px,calc(100dvh - 32px));overflow:auto;background:var(--gh-ui-surface);border-radius:var(--gh-ui-radius-lg);box-shadow:var(--gh-ui-shadow-floating);padding:var(--gh-ui-space-4)}._dialogWide_p75od_19{width:min(760px,100%)}._dialog_p75od_16 header{display:flex;align-items:center;justify-content:space-between;gap:var(--gh-ui-space-3)}._tooltipAnchor_p75od_21{position:relative;display:inline-flex}._tooltip_p75od_21{position:absolute;z-index:var(--gh-ui-layer-overlay);bottom:calc(100% + var(--gh-ui-space-2));left:50%;width:-moz-max-content;width:max-content;max-width:240px;transform:translate(-50%);padding:var(--gh-ui-space-1) var(--gh-ui-space-2);border-radius:var(--gh-ui-radius-sm);background:var(--gh-ui-fg);color:var(--gh-ui-fg-inverted);font-size:var(--gh-ui-font-caption-size);box-shadow:var(--gh-ui-shadow-floating)}._dialog_p75od_16 h2{margin:0;font-size:18px}
