.badge-registry{border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);padding:20px}.badge-registry-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-bottom:18px;display:flex}.badge-registry-heading>.mono{color:var(--muted);letter-spacing:.13em;font-size:9px}.badge-registry-link{color:var(--ink);border-bottom:1px solid var(--ink);font:11px var(--mono);align-items:center;gap:10px;padding:6px 0;text-decoration:none;display:inline-flex}.badge-registry-link:hover{color:var(--verified);border-color:currentColor}.badge-registry-choice{cursor:pointer;align-items:center;gap:13px;width:fit-content;min-height:44px;display:flex}.badge-registry-choice input{appearance:none;border:1px solid var(--muted);width:24px;height:24px;color:var(--verified);cursor:pointer;background:0 0;border-radius:0;flex:0 0 24px;place-content:center;margin:0;display:grid}.badge-registry-choice input:checked{border-color:var(--verified)}.badge-registry-choice input:checked:after{content:"✓";font:12px var(--mono)}.badge-registry-choice input:disabled{opacity:.5;cursor:not-allowed}.badge-registry-choice:has(input:disabled){cursor:not-allowed}.badge-registry-choice input:focus-visible,.badge-registry-link:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.badge-registry-copy strong{font-size:12px;font-weight:600;display:block}.badge-registry-copy small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.badge-registry-choice:has(input:checked) .badge-registry-copy small{color:var(--verified)}.badge-registry-disclosure{border-top:1px solid var(--rule);color:var(--muted);margin:14px 0 0;padding-top:14px;font-size:12px;line-height:1.7}.badge-registry-tip{border-left:2px solid var(--signal);background:color-mix(in srgb, var(--signal) 7%, transparent);margin-top:14px;padding:14px 16px}.badge-registry-tip strong{color:var(--signal);letter-spacing:.13em;font-size:9px;display:block}.badge-registry-tip p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.65}@media (max-width:480px){.badge-registry-heading{flex-direction:column;align-items:flex-start}}
