.github-app-wizard:where(.astro-iv4yturq){--wizard-accent: var(--sl-color-accent, #16a34a);--wizard-accent-low: var(--sl-color-accent-low, #0e2a1e);--wizard-bg: var(--sl-color-gray-6, #13201d);--wizard-bg-elevated: var(--sl-color-gray-5, #1e332d);--wizard-border: var(--sl-color-gray-4, #29423b);--wizard-text: var(--sl-color-white, #e6f2ee);--wizard-text-muted: var(--sl-color-gray-2, #9fb7ae);--wizard-font: var(--sl-font, system-ui, sans-serif);--wizard-mono: var(--sl-font-system-mono, monospace);font-family:var(--wizard-font);margin:1.5rem 0}.wizard-step:where(.astro-iv4yturq){border:1px solid var(--wizard-border);border-radius:8px;padding:1.25rem 1.5rem;background:var(--wizard-bg)}.wizard-step:where(.astro-iv4yturq).hidden{display:none}.wizard-step:where(.astro-iv4yturq) h4:where(.astro-iv4yturq){margin:0 0 .25rem;font-size:1.1rem;color:var(--wizard-text)}.wizard-step:where(.astro-iv4yturq) h5:where(.astro-iv4yturq){margin:0 0 .5rem;font-size:.9rem;color:var(--wizard-text)}.wizard-step:where(.astro-iv4yturq) p:where(.astro-iv4yturq){margin:0 0 1rem;color:var(--wizard-text-muted);font-size:.9rem;line-height:1.5}.input-group:where(.astro-iv4yturq){margin-bottom:.75rem}.input-group:where(.astro-iv4yturq) label:where(.astro-iv4yturq){display:block;font-size:.85rem;color:var(--wizard-text-muted);margin-bottom:.25rem}.input-group:where(.astro-iv4yturq) .optional:where(.astro-iv4yturq),.input-group:where(.astro-iv4yturq) .hint:where(.astro-iv4yturq){color:var(--wizard-text-muted);opacity:.7;font-size:.8rem;line-height:1.4;display:block;margin-top:.25rem}.radio-group:where(.astro-iv4yturq){display:flex;gap:1rem;margin-top:.25rem}.radio-label:where(.astro-iv4yturq){display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--wizard-text);cursor:pointer}.radio-label:where(.astro-iv4yturq) input:where(.astro-iv4yturq)[type=radio]{accent-color:var(--wizard-accent);margin:0;cursor:pointer}.input-group:where(.astro-iv4yturq)>.hint:where(.astro-iv4yturq) strong:where(.astro-iv4yturq){color:var(--wizard-text);font-weight:600}.input-group:where(.astro-iv4yturq) input:where(.astro-iv4yturq),.input-group:where(.astro-iv4yturq) textarea:where(.astro-iv4yturq){width:100%;padding:.5rem .75rem;font-size:.9rem;font-family:var(--wizard-mono);background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:6px;color:var(--wizard-text);box-sizing:border-box}.input-group:where(.astro-iv4yturq) input:where(.astro-iv4yturq):focus,.input-group:where(.astro-iv4yturq) textarea:where(.astro-iv4yturq):focus{outline:none;border-color:var(--wizard-accent);box-shadow:0 0 0 2px #16a34a33}.input-group:where(.astro-iv4yturq) textarea:where(.astro-iv4yturq){resize:vertical;line-height:1.4}.wizard-btn:where(.astro-iv4yturq){display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-family:var(--wizard-font);font-weight:500;border-radius:6px;border:none;cursor:pointer;text-decoration:none;transition:opacity .15s,background .15s;margin-top:.5rem}.wizard-btn:where(.astro-iv4yturq).primary{background:var(--wizard-accent);color:#fff}.wizard-btn:where(.astro-iv4yturq).primary:hover{opacity:.9}.wizard-btn:where(.astro-iv4yturq).primary:disabled{opacity:.4;cursor:not-allowed}.wizard-btn:where(.astro-iv4yturq).secondary{background:var(--wizard-bg-elevated);color:var(--wizard-text);border:1px solid var(--wizard-border)}.wizard-btn:where(.astro-iv4yturq).secondary:hover{background:var(--wizard-border)}a:where(.astro-iv4yturq).wizard-btn{display:inline-flex}.url-preview:where(.astro-iv4yturq){background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:6px;padding:1rem;margin-bottom:1rem;font-size:.85rem}.url-preview:where(.astro-iv4yturq) dl:where(.astro-iv4yturq){display:grid;grid-template-columns:auto 1fr;gap:.25rem .75rem;margin:0}.url-preview:where(.astro-iv4yturq) dt:where(.astro-iv4yturq){color:var(--wizard-text-muted);font-size:.8rem;padding-top:2px}.url-preview:where(.astro-iv4yturq) dd:where(.astro-iv4yturq){margin:0;font-family:var(--wizard-mono);font-size:.8rem;color:var(--wizard-text);word-break:break-all}.webhook-secret-box:where(.astro-iv4yturq){background:var(--wizard-accent-low);border:1px solid var(--wizard-accent);border-radius:6px;padding:1rem;margin:1rem 0}.webhook-secret-box:where(.astro-iv4yturq) h5:where(.astro-iv4yturq){color:var(--wizard-accent)}.copy-field:where(.astro-iv4yturq){display:flex;align-items:center;gap:.5rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:6px;padding:.5rem .75rem;overflow-x:auto}.copy-field:where(.astro-iv4yturq).wide{display:block;position:relative}.copy-field:where(.astro-iv4yturq).wide .copy-btn:where(.astro-iv4yturq){position:absolute;top:.5rem;right:.5rem}.copy-field:where(.astro-iv4yturq) code:where(.astro-iv4yturq),.copy-field:where(.astro-iv4yturq) pre:where(.astro-iv4yturq){font-family:var(--wizard-mono);font-size:.85rem;color:var(--wizard-text);flex:1;margin:0;background:none;border:none;white-space:pre-wrap;word-break:break-all}.copy-btn:where(.astro-iv4yturq){flex-shrink:0;background:transparent;border:1px solid var(--wizard-border);border-radius:4px;color:var(--wizard-text-muted);cursor:pointer;padding:4px 6px;display:inline-flex;align-items:center;transition:color .15s,border-color .15s}.copy-btn:where(.astro-iv4yturq):hover{color:var(--wizard-accent);border-color:var(--wizard-accent)}.copy-btn:where(.astro-iv4yturq).copied{color:var(--wizard-accent);border-color:var(--wizard-accent)}.secret-row:where(.astro-iv4yturq){display:flex;align-items:stretch;gap:0;margin-bottom:.5rem;border:1px solid var(--wizard-border);border-radius:6px;overflow:hidden;font-size:.85rem}.secret-name:where(.astro-iv4yturq){background:var(--wizard-bg-elevated);padding:.5rem .75rem;font-family:var(--wizard-mono);color:var(--wizard-accent);min-width:180px;display:flex;align-items:center;border-right:1px solid var(--wizard-border);font-size:.8rem}.secret-value:where(.astro-iv4yturq){flex:1;padding:.5rem .75rem;font-family:var(--wizard-mono);color:var(--wizard-text);display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;font-size:.8rem;word-break:break-all}.secret-copy:where(.astro-iv4yturq){display:flex;align-items:center;padding:0 .5rem;background:transparent;border:none;border-left:1px solid var(--wizard-border);color:var(--wizard-text-muted);cursor:pointer;transition:color .15s}.secret-copy:where(.astro-iv4yturq):hover{color:var(--wizard-accent)}.gh-cli-section:where(.astro-iv4yturq){margin-top:1rem;font-size:.9rem}.gh-cli-section:where(.astro-iv4yturq) summary:where(.astro-iv4yturq){cursor:pointer;color:var(--wizard-text-muted)}.gh-cli-section:where(.astro-iv4yturq) summary:where(.astro-iv4yturq):hover{color:var(--wizard-text)}@media(max-width:600px){.wizard-step:where(.astro-iv4yturq){padding:1rem}.secret-row:where(.astro-iv4yturq){flex-direction:column}.secret-name:where(.astro-iv4yturq){min-width:unset;border-right:none;border-bottom:1px solid var(--wizard-border)}.url-preview:where(.astro-iv4yturq) dl:where(.astro-iv4yturq){grid-template-columns:1fr}.url-preview:where(.astro-iv4yturq) dt:where(.astro-iv4yturq){margin-top:.5rem}}
