:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#e8eaed;background:#0f1117}*{box-sizing:border-box}body{margin:0}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;background:#1c2030;padding:.1rem .35rem;border-radius:4px}.page{max-width:900px;margin:0 auto;padding:2rem 1rem 4rem}header h1{margin:0 0 .5rem;font-size:1.75rem}.subtitle{margin:0;color:#9aa3b2}.panel{margin-top:1.25rem;padding:1.25rem;background:#171b26;border:1px solid #2a3142;border-radius:12px}.panel.info dl{display:grid;grid-template-columns:140px 1fr;gap:.5rem 1rem;margin:0}.panel.info dt{color:#9aa3b2}.panel.info dd{margin:0;word-break:break-all}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.panel h2{margin:0 0 .75rem;font-size:1.1rem}.panel-header h2{margin:0}.url{margin:0 0 .75rem;color:#9aa3b2;font-size:.85rem;word-break:break-all}.note{margin:1rem 0 0;color:#9aa3b2;font-size:.92rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;white-space:nowrap}.badge.ok,.badge.auth-authenticated{background:#163a2a;color:#6ee7a8}.badge.error,.badge.auth-not-authenticated,.badge.auth-error{background:#3a1c1c;color:#f87171}.badge.auth-unknown{background:#2a3142;color:#cbd5e1}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}button{border:none;border-radius:8px;padding:.65rem 1rem;background:#3b82f6;color:#fff;font-weight:600;cursor:pointer}button:hover:not(:disabled){background:#2563eb}button:disabled{opacity:.6;cursor:not-allowed}.login-form{display:grid;gap:.75rem;max-width:360px}.login-form label{display:grid;gap:.35rem;font-size:.9rem;color:#cbd5e1}.login-form input{padding:.6rem .75rem;border-radius:8px;border:1px solid #2a3142;background:#0f1117;color:#e8eaed}details{margin-top:.75rem}summary{cursor:pointer;color:#9aa3b2;margin-bottom:.5rem}pre{margin:0;padding:.75rem;background:#0f1117;border:1px solid #2a3142;border-radius:8px;overflow:auto;font-size:.82rem}
