:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:1.5rem;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}a:hover{color:#747bff}button{background-color:#1a1a1a}}#root{max-width:100%;margin:0;padding:0}.app{max-width:1400px;margin:0 auto;padding:1rem;font-family:system-ui,-apple-system,sans-serif}.header{margin-bottom:1rem}.app-title{font-size:1.5rem;margin:0 0 1rem}.toolbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.pubkey-label{display:flex;align-items:center;gap:.5rem}.pubkey-input{width:400px;padding:.5rem;font-family:monospace;font-size:.875rem;border:1px solid #ccc;border-radius:4px}.nip07-button{padding:.5rem 1rem;background:#333;color:#ccc;border:1px solid #555;border-radius:4px;cursor:pointer;font-size:.875rem}.nip07-button:hover{background:#444;border-color:#666}.nip07-button:disabled{opacity:.5;cursor:not-allowed}.user-info{display:flex;align-items:center;gap:.5rem}.user-icon{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-name{font-weight:500}.user-display-name{color:#666}.main{margin-top:1rem}.status-section{margin-bottom:1rem}.relay-status-bar{font-family:monospace;font-size:1rem;line-height:1;letter-spacing:-2px}.relay-status-char{cursor:help}.status-message{margin-top:.5rem;color:#666;font-size:.875rem}.status-message.loading{color:#999;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.empty-state{text-align:center;padding:3rem;color:#666}.analyze-section{margin:1rem 0;display:flex;align-items:center;gap:1rem}.analyze-button{padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;background:#333;color:#ccc;border:1px solid #555;border-radius:4px;cursor:pointer;transition:background .2s,border-color .2s}.analyze-button:hover{background:#444;border-color:#666}.analyze-button:disabled{opacity:.5;cursor:not-allowed}.kind-checkboxes{display:flex;gap:1rem}.kind-checkbox-label{display:flex;align-items:center;gap:.25rem;cursor:pointer;color:#ccc;font-size:.875rem}.kind-checkbox-label:has(input:disabled){opacity:.5;cursor:not-allowed}.kind-checkbox-label input[type=checkbox]{margin:0;accent-color:#666;cursor:pointer}.kind-checkbox-label input[type=checkbox]:disabled{cursor:not-allowed}.analysis-table{width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.analysis-table th,.analysis-table td{padding:.5rem;text-align:left;border-bottom:1px solid #666;vertical-align:top}.analysis-table th{font-weight:600;background:#374151;color:#fff;position:sticky;top:0}.user-row{background:#1a1a1a}.user-row td{color:#e0e0e0;font-weight:600}.rank-cell{text-align:center}.followee-icon,.user-table-icon{width:32px;height:32px;border-radius:50%;object-fit:cover}.followee-icon-placeholder,.user-icon-placeholder{width:32px;height:32px;border-radius:50%;background:#ddd}.name-cell a,.display-name-cell a,.icon-cell a{color:inherit;text-decoration:none}.name-cell a:hover,.display-name-cell a:hover{text-decoration:underline}.display-name-cell{color:#666}.name-cell a,.display-name-cell a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coverage-cell{text-align:center}.coverage-zero{color:#dc2626;font-weight:600}.relay-list{display:flex;flex-direction:column;gap:2px}.relay-chip{padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.75rem;line-height:1.2}.relay-readable{background:#1a2a1a;color:#90ee90}.relay-unreadable{background:#2a1a1a;color:#f08080}
