.HostExplorer-module__Q_dQJa__explorer{gap:28px;padding-bottom:72px;display:grid}.HostExplorer-module__Q_dQJa__filterPanel{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:28px}.HostExplorer-module__Q_dQJa__filterHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.HostExplorer-module__Q_dQJa__filterHeader h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,3vw,2rem)}.HostExplorer-module__Q_dQJa__intro{max-width:62ch;color:var(--muted);margin:0 0 22px;font-size:.84rem;line-height:1.55}.HostExplorer-module__Q_dQJa__intro a{color:var(--blue);font-weight:750;text-decoration:none}.HostExplorer-module__Q_dQJa__intro a:hover{text-decoration:underline}.HostExplorer-module__Q_dQJa__count{color:var(--muted);white-space:nowrap;margin:0;font-size:.78rem;font-weight:750}.HostExplorer-module__Q_dQJa__filterGroup{border:0;margin:0 0 18px;padding:0}.HostExplorer-module__Q_dQJa__filterGroup legend{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800}.HostExplorer-module__Q_dQJa__chipRow{flex-wrap:wrap;gap:8px;display:flex}.HostExplorer-module__Q_dQJa__chip{min-height:38px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fffef9;border-radius:999px;padding:0 14px;font-size:.78rem;font-weight:700;transition:border-color .13s,background .13s,transform .13s}.HostExplorer-module__Q_dQJa__chip:hover{border-color:var(--ink);transform:translateY(-1px)}.HostExplorer-module__Q_dQJa__chip:focus-visible{outline-offset:3px;outline:3px solid #2448d859}.HostExplorer-module__Q_dQJa__chipSelected{color:var(--ink);background:var(--blue-soft);border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.HostExplorer-module__Q_dQJa__reset{margin-top:6px}.HostExplorer-module__Q_dQJa__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.HostExplorer-module__Q_dQJa__card{background:var(--panel);border:1px solid var(--line);border-radius:13px;height:100%;padding:22px}.HostExplorer-module__Q_dQJa__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.HostExplorer-module__Q_dQJa__cardHeader h3{letter-spacing:-.03em;margin:0 0 4px;font-size:1.05rem}.HostExplorer-module__Q_dQJa__operator{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:750}.HostExplorer-module__Q_dQJa__badgeStack{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.HostExplorer-module__Q_dQJa__badge{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:.62rem;font-weight:800}.HostExplorer-module__Q_dQJa__compatMarker{color:#163a8a;background:var(--blue-soft);border:1px solid var(--blue);letter-spacing:.02em;border-radius:10px;align-items:center;gap:8px;margin:0 0 14px;padding:10px 12px;font-size:.74rem;font-weight:800;display:flex}.HostExplorer-module__Q_dQJa__compatDot{background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #2448d82e}.HostExplorer-module__Q_dQJa__capabilities{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.HostExplorer-module__Q_dQJa__capabilities li{border:1px solid var(--line);letter-spacing:.04em;border-radius:999px;padding:5px 10px;font-size:.66rem;font-weight:750}.HostExplorer-module__Q_dQJa__capabilityMuted{color:var(--muted)}.HostExplorer-module__Q_dQJa__speedNote{color:var(--ink);margin:0 0 14px;font-size:.76rem;font-weight:650;line-height:1.45}.HostExplorer-module__Q_dQJa__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.HostExplorer-module__Q_dQJa__meta div{min-width:0}.HostExplorer-module__Q_dQJa__meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:750}.HostExplorer-module__Q_dQJa__meta dd{word-break:break-word;margin:0;font-size:.78rem;font-weight:650;line-height:1.35}.HostExplorer-module__Q_dQJa__links{flex-wrap:wrap;gap:10px;display:flex}.HostExplorer-module__Q_dQJa__links a{color:var(--blue);font-size:.74rem;font-weight:750;text-decoration:none}.HostExplorer-module__Q_dQJa__links a:hover{text-decoration:underline}.HostExplorer-module__Q_dQJa__notes{color:var(--muted);margin:0;font-size:.74rem;line-height:1.5}.HostExplorer-module__Q_dQJa__empty{background:var(--panel);border:1px dashed var(--line);border-radius:13px;justify-items:start;gap:12px;padding:48px 28px;display:grid}.HostExplorer-module__Q_dQJa__empty h3{margin:0;font-size:1.2rem}.HostExplorer-module__Q_dQJa__empty p{max-width:42ch;color:var(--muted);margin:0 0 8px}@media (max-width:900px){.HostExplorer-module__Q_dQJa__results{grid-template-columns:1fr}.HostExplorer-module__Q_dQJa__filterHeader{flex-direction:column;align-items:flex-start}.HostExplorer-module__Q_dQJa__meta{grid-template-columns:1fr}.HostExplorer-module__Q_dQJa__badgeStack{align-items:flex-start}.HostExplorer-module__Q_dQJa__cardHeader{flex-direction:column}}@media (prefers-reduced-motion:reduce){.HostExplorer-module__Q_dQJa__chip{transition:none}}
.hosts-module__yXSY_q__disclaimer{max-width:720px;color:var(--muted);margin:-8px 0 36px;font-size:.82rem;line-height:1.55}
