.gh-recovery{position:fixed;inset:0 0 0 auto;width:min(440px,100vw);max-width:none;max-height:100dvh;border-radius:0;overflow:hidden}.gh-recovery .om-body{overflow-y:auto;overscroll-behavior:contain}.gh-recovery__reason,.gh-recovery__summary{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--text-primary)}.gh-recovery__reason p,.gh-recovery__summary p{margin:var(--space-2) 0 0;color:var(--text-muted)}.gh-recovery--review-required .gh-recovery__summary{border-color:color-mix(in srgb,var(--warning) 42%,var(--border));background:color-mix(in srgb,var(--warning) 8%,var(--bg-surface))}.gh-recovery--review-error .gh-recovery__summary{border-color:color-mix(in srgb,var(--danger) 42%,var(--border));background:color-mix(in srgb,var(--danger) 8%,var(--bg-surface))}.gh-recovery__review-summary{display:grid;gap:var(--space-2)}.gh-recovery__review-summary p{margin:0}.gh-recovery__blocked-note{color:var(--warning);font-weight:700}.gh-recovery__connection{font-variant-numeric:tabular-nums}.gh-recovery__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-4)}.gh-recovery__metrics span{display:grid;gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-md);background:var(--bg-raised);color:var(--text-muted);font-size:12px}.gh-recovery__metrics strong{color:var(--text-primary);font-size:20px}.gh-recovery__section{display:grid;gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border)}.gh-recovery__section p{margin:0}.gh-recovery__section progress{width:100%;accent-color:var(--accent)}.gh-recovery__timeline time{color:var(--text-muted);font-size:12px}.gh-recovery__reason{margin-top:var(--space-3)}.gh-recovery .om-footer,.gh-recovery__footer{position:sticky;bottom:0;background:var(--bg-surface)}.gh-recovery__action{width:100%;min-height:44px}.gh-recovery__actions{display:flex;gap:var(--space-2)}.gh-recovery__files{display:grid;gap:var(--space-2);margin:var(--space-3) 0 0;padding:0;list-style:none}.gh-recovery__files li{display:grid;gap:var(--space-1);padding-top:var(--space-2);border-top:1px solid var(--border)}.gh-recovery__files span{color:var(--text-muted)}.gh-recovery__files a{width:-moz-fit-content;width:fit-content;color:var(--accent);font-weight:700;text-decoration:none}.gh-recovery__files a:hover{text-decoration:underline}.gh-history__empty,.gh-history__message{display:grid;gap:var(--space-2)}.gh-history__message .btn{width:-moz-fit-content;width:fit-content}.gh-history__failures,.gh-history__list{margin:0;padding:0;list-style:none}.gh-history__list{display:grid}.gh-history__run{display:grid;gap:var(--space-2);padding:var(--space-4) 0;border-bottom:1px solid var(--border)}.gh-history__run:first-child{padding-top:var(--space-2)}.gh-history__run-heading{display:flex;justify-content:space-between;gap:var(--space-3)}.gh-history__run time,.gh-history__run-heading span{color:var(--text-muted);font-size:12px}.gh-history__run p{font-variant-numeric:tabular-nums}.gh-history__run summary{color:var(--text-secondary);cursor:pointer}@media (pointer:coarse){.gh-history__run summary{min-height:44px;box-sizing:border-box;padding-block:12px}}.gh-history__failures{display:grid;gap:var(--space-1);padding-top:var(--space-2);color:var(--text-muted)}.gh-history__load-more{width:100%;justify-content:center}.gh-review-changes{display:grid;gap:var(--space-3);min-width:0}.gh-review-changes__group{display:grid;gap:var(--space-2);min-width:0}.gh-review-changes__group h3{margin:0;font-size:13px;color:var(--text-secondary)}.gh-review-changes__list{display:grid;gap:var(--space-1);margin:0;padding:0;list-style:none}.gh-review-changes__list li{display:grid;gap:var(--space-1);min-width:0;padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface)}.gh-review-changes__list span,.gh-review-changes__list strong{overflow-wrap:anywhere}.gh-review-changes__load-more{width:100%;justify-content:center;min-height:44px}@media (max-width:639px){.gh-recovery{inset:auto 0 0;width:100%;max-height:min(82dvh,720px);overflow-y:auto;overscroll-behavior:contain;border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding-bottom:env(safe-area-inset-bottom,0)}.gh-recovery__actions{flex-direction:column}}