:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}body{margin:0;background:#0a0a0a;color:#e8e8e8;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:1rem}main{max-width:520px;width:100%}h1{margin:0 0 .25rem;font-size:1.75rem}.subtitle{margin:0 0 1.5rem;color:#999}fieldset{border:1px solid #2a2a2a;border-radius:6px;padding:1rem;margin:0 0 1rem}legend{padding:0 .5rem;color:#aaa;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}details.defaults{margin:0 0 1rem}details.defaults>summary{cursor:pointer;padding:.5rem .75rem;color:#999;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border:1px solid #2a2a2a;border-radius:6px;list-style:none}details.defaults>summary::-webkit-details-marker{display:none}details.defaults>summary:before{content:"▸ ";display:inline-block;transition:transform .15s}details.defaults[open]>summary:before{transform:rotate(90deg)}details.defaults[open]>summary{border-radius:6px 6px 0 0;border-bottom:none}details.defaults[open]>fieldset{border-radius:0 0 6px 6px;margin-top:0}label{display:block;margin:.5rem 0 .25rem;font-size:.85rem;color:#ccc}input,textarea{width:100%;background:#181818;color:#e8e8e8;border:1px solid #333;border-radius:4px;padding:.5rem .75rem;font-family:ui-monospace,SF Mono,monospace;font-size:.95rem;box-sizing:border-box}input:focus,textarea:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}textarea{resize:none;overflow:hidden;min-height:4em}.actions{display:flex;gap:.75rem;margin:1rem 0 .5rem}button{flex:1;padding:.85rem 1rem;border-radius:4px;border:none;background:#4a90e2;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px}button:active{transform:translateY(1px)}button.secondary{background:transparent;color:#888;border:1px solid #333}.status{margin-top:1rem;padding:.85rem 1rem;border-radius:4px;font-size:.95rem;min-height:1.5em}.status:empty{display:none}.status--info{background:#1a1a2a;color:#ccd}.status--success{background:#0a2a1a;color:#6ec}.status--error{background:#2a1010;color:#f88}.field-with-toggle{position:relative}.field-with-toggle>input,.field-with-toggle>textarea{width:100%;padding-right:2.75rem}button.eye-icon{position:absolute;right:.35rem;width:2rem;height:2rem;min-height:0;padding:0;background:transparent;color:#888;border:1px solid transparent;border-radius:4px;font-size:1rem;line-height:1;cursor:pointer}.field-with-toggle>input+button.eye-icon{top:50%;transform:translateY(-50%)}.field-with-toggle>textarea+button.eye-icon{top:.35rem}button.eye-icon:hover{background:#ffffff0a;border-color:#333}button.eye-icon[data-state=visible]{color:#6ec}.is-text-masked{-webkit-text-security:disc}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#f88}input[aria-invalid=true]:focus,textarea[aria-invalid=true]:focus{border-color:#f88;box-shadow:0 0 0 2px #f8888833}.field-error{margin-top:.4rem;padding:.4rem .7rem;background:#2a1010;border-left:3px solid #f88;border-radius:0 4px 4px 0;color:#f88;font-size:.85rem;line-height:1.3}.indicator{margin-top:1.5rem;border:1px solid #2a2a2a;border-radius:6px;padding:.25rem 1rem;background:#0f0f0f}.indicator:empty{display:none}.indicator-row{padding:.65rem 0;border-bottom:1px solid #1a1a1a}.indicator-row:last-child{border-bottom:none}[data-testid=stage-1],[data-testid=stage-2],[data-testid=stage-3]{font-size:.95rem;font-weight:500}[data-testid^=stage-][data-status=pending]{color:#777}[data-testid^=stage-][data-status=success]{color:#6ec}[data-testid^=stage-][data-status=warning]{color:#fb0}[data-testid^=stage-][data-status=failure]{color:#f88}[data-testid^=stage-][data-status=skipped]{color:#555;font-style:italic}[data-testid$=-hint]{margin-top:.25rem;font-size:.85rem;color:#999;line-height:1.4}[data-testid$=-hint]:empty{display:none}.indicator-decorations{padding:.5rem 0;font-size:.85rem;color:#aaa}.indicator-decorations:empty{display:none}.indicator-decorations [data-testid^=path-]{padding:.5rem .75rem;margin:.35rem 0;background:#161616;border-left:3px solid #4a90e2;border-radius:0 4px 4px 0;line-height:1.4}.indicator-decorations [data-testid=path-B-action]{display:inline-block;margin:.5rem 0;padding:.4rem .75rem;background:transparent;border:1px solid #4a90e2;border-radius:4px;color:#4a90e2;font-size:.85rem;cursor:pointer}.indicator-decorations [data-testid=ops-escalation]{padding:.5rem .75rem;margin-top:.5rem;background:#2a1010;border:1px solid #4a1818;border-radius:4px;color:#f88;font-size:.85rem;text-align:center}.indicator-decorations [data-testid=positive-signal]{display:inline-block;padding:.25rem .6rem;background:#0a2a1a;border-radius:4px;color:#6ec;font-size:.85rem;font-weight:500}.indicator-decorations [data-testid=osd-age]{display:inline-block;padding:.2rem .5rem;background:#1a1a2a;border-radius:4px;color:#ccd;font-size:.8rem;font-family:ui-monospace,SF Mono,monospace}.indicator-recovery-log{display:none}[data-testid=recheck-button]{flex:none;display:block;margin:.75rem 0 .25rem auto;padding:.5rem 1rem;min-height:0;background:transparent;border:1px solid #333;color:#aaa;font-size:.85rem}
