:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:1.5;--border: #c9c9c9;--muted: #666;--ok: #137333;--bad: #b3261e;--card: rgba(127, 127, 127, .08)}body{margin:0;padding:1.25rem;max-width:960px;margin-inline:auto}h1{font-size:1.35rem;margin-top:0}label{display:block;font-weight:600;margin-bottom:.35rem}textarea,input[type=text],input[type=url],input[type=password],select{width:100%;box-sizing:border-box;padding:.5rem .6rem;border-radius:6px;border:1px solid var(--border);font:inherit}textarea{min-height:7rem;resize:vertical}.field{margin-bottom:1rem}.custom-site-input{margin-top:.5rem}.hint{font-size:.85rem;color:var(--muted);margin-top:.35rem}details.hint-box{margin-bottom:1rem;border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;background:var(--card)}details.hint-box summary{cursor:pointer;font-weight:600}details.session-help{margin-top:.5rem;margin-bottom:0}.session-help-body{margin-top:.65rem}.session-help-body p{margin:0 0 .65rem}.session-help-subtitle{font-weight:600;color:inherit;margin:.85rem 0 .35rem}.session-help-body ol{margin:0 0 .5rem;padding-left:1.25rem}.session-help-body li+li{margin-top:.25rem}.session-help-code{margin:.4rem 0 .5rem;padding:.5rem .6rem;border-radius:6px;border:1px solid var(--border);background:#7f7f7f1f;font-size:.78rem;line-height:1.35;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.session-help-note{margin-top:.75rem;padding-top:.65rem;border-top:1px dashed var(--border)}kbd{font-family:inherit;font-size:.82em;padding:.1em .35em;border-radius:4px;border:1px solid var(--border);background:#7f7f7f26}button.primary{padding:.55rem 1.1rem;border-radius:8px;border:none;font:inherit;font-weight:600;cursor:pointer;background:#fc0;color:#000}button.primary:disabled{opacity:.55;cursor:not-allowed}.banner{font-size:.85rem;color:var(--muted);border-left:3px solid #fc0;padding-left:.65rem;margin-bottom:1rem}table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.92rem}th,td{border:1px solid var(--border);padding:.45rem .5rem;vertical-align:top;text-align:left}th{background:var(--card)}.tag-ok{color:var(--ok);font-weight:700}.tag-bad{color:var(--bad);font-weight:700}.sources{max-height:10rem;overflow:auto;font-size:.85rem}.sources a{word-break:break-all}.progress{margin-top:.75rem;font-size:.9rem;color:var(--muted)}
