*{box-sizing:border-box}body{margin:0;min-height:100vh;font:16px/1.5 ui-monospace,SF Mono,Menlo,Consolas,monospace;background:#0f0f12;color:#e6e6ea;padding:32px 16px}main{max-width:720px;margin:0 auto}header{text-align:center;margin-bottom:32px}h1{font-size:36px;margin:0 0 12px;letter-spacing:-.02em}.tag{color:#888892;font-size:14px;margin:0}form{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}input[type=text],input[type=search]{background:#1a1a22;border:1px solid #2a2a35;color:#e6e6ea;padding:12px 16px;border-radius:6px;font:inherit;font-size:16px;outline:none;transition:border-color .15s}input[type=text]:focus,input[type=search]:focus{border-color:#5a8aff}input[type=text]::placeholder{color:#4a4a55}button{background:#5a8aff;border:none;color:#0f0f12;padding:14px 24px;border-radius:6px;font:inherit;font-weight:600;font-size:16px;cursor:pointer;margin-top:8px;transition:background .15s}button:hover:not(:disabled){background:#7aa0ff}button:disabled{background:#2a2a35;color:#5a5a66;cursor:not-allowed}button.link{background:none;border:none;color:#5a8aff;padding:0;font-size:inherit;font-weight:400;cursor:pointer;margin:0;text-decoration:underline;text-underline-offset:3px}button.link:hover{color:#7aa0ff;background:none}button.back{font-size:16px;font-weight:400;color:#888892;text-decoration:none}button.back:hover{color:#e6e6ea}.err{color:#ff6b6b;font-size:14px;margin:8px 0 0;text-align:center}.already{background:#1a1a22;border:1px solid #2a2a35;padding:12px 16px;border-radius:6px;margin-bottom:16px;font-size:14px;color:#888892;text-align:center}footer{text-align:center;margin-top:24px;font-size:14px}.loading{text-align:center;color:#5a5a66}.search{margin-bottom:16px}.search input{width:100%}table.rankings{width:100%;border-collapse:collapse;font-size:14px}table.rankings th{text-align:left;padding:12px 8px;border-bottom:1px solid #2a2a35;color:#888892;font-weight:400;font-size:12px;text-transform:uppercase;letter-spacing:.05em}table.rankings th:last-child,table.rankings td:last-child,td.mentions,td.subs{text-align:right}table.rankings td{padding:10px 8px;border-bottom:1px solid #1a1a22}td.rank{color:#5a5a66;width:60px;font-variant-numeric:tabular-nums}td.handle a{color:#e6e6ea;text-decoration:none}td.handle a:hover{color:#5a8aff;text-decoration:underline}td.subs,td.mentions{color:#888892;font-variant-numeric:tabular-nums;width:100px}tr.mine td{background:#5a8aff14}tr.mine td.handle a:after{content:" ★";color:#5a8aff;font-size:11px}nav.pager{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;font-size:14px;color:#888892}nav.pager button{background:#1a1a22;color:#e6e6ea;font-weight:400;padding:8px 16px}nav.pager button:hover:not(:disabled){background:#2a2a35}@media (max-width: 480px){body{padding:16px 12px}h1{font-size:28px}td.subs,td.mentions{width:60px}table.rankings{font-size:13px}}
