.pg-installed{background:var(--bg);min-height:100vh}.pg-installed .installed-narrow{text-align:center;max-width:640px;margin:0 auto}.pg-installed .auth-grid{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:clamp(32px,6vw,72px);display:grid}.auth-copy{max-width:620px}.auth-panel{justify-content:center;min-width:0;display:flex}.auth-panel>*{max-width:100%}.auth-cta{justify-content:flex-start}.installed-badge{color:#fff;background:var(--brand,#4a7359);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.75rem;font-weight:700;display:flex}.installed-badge.warn{background:var(--amber,#c98a3a)}.installed-steps{text-align:left;margin:36px 0 8px;padding:0;list-style:none}.installed-steps li{border-bottom:1px solid var(--border);gap:16px;padding:18px 0;display:flex}.installed-steps li:last-child{border-bottom:none}.installed-steps .num{background:var(--bg-muted);border:1px solid var(--border);width:28px;height:28px;color:var(--brand,#4a7359);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex}.installed-steps h3{color:var(--text);margin:2px 0 4px;font-size:1rem;font-weight:600}.installed-steps p{color:var(--text-subtle);margin:0;font-size:.9375rem;line-height:1.55}.installed-steps code,.pg-installed code{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);background:var(--bg-muted);border:1px solid var(--border);color:var(--text);border-radius:4px;padding:1px 6px;font-size:.85em}.installed-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.installed-foot{margin-top:20px;font-size:.875rem}.installed-foot a{color:var(--brand);text-underline-offset:2px;text-decoration:underline}@media (max-width:860px){.pg-installed .auth-grid{text-align:center;grid-template-columns:1fr}.auth-copy{max-width:640px;margin:0 auto}.auth-cta{justify-content:center}}
