.net-card:where(.astro-NF5ZV5WR){display:flex;flex-direction:column;gap:.9rem;padding:1.1rem 1.15rem 1.15rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff0b,0 10px 30px #0000001f;transition:border-color .22s var(--ease-out),background .22s var(--ease-out),transform .22s var(--ease-out),box-shadow .22s var(--ease-out)}.net-card:where(.astro-NF5ZV5WR):hover{border-color:var(--border-hover)}.net-card__head:where(.astro-NF5ZV5WR){display:flex;align-items:center;gap:.75rem;min-width:0}.net-card__icon:where(.astro-NF5ZV5WR){width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--bg-elevated);flex:none}.net-card__icon:where(.astro-NF5ZV5WR).muted{filter:grayscale(1);opacity:.65}.net-card__id:where(.astro-NF5ZV5WR){min-width:0;flex:1}.net-card__id:where(.astro-NF5ZV5WR) h3:where(.astro-NF5ZV5WR){font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.net-card__chain:where(.astro-NF5ZV5WR){display:block;font-size:.7rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.net-card__type:where(.astro-NF5ZV5WR){font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .55rem;border-radius:999px;border:1px solid var(--border);color:var(--text-secondary);flex:none;white-space:nowrap}.net-card__type--mainnet:where(.astro-NF5ZV5WR){color:#34d399;border-color:#34d39959;background:rgba(52,211,153,.08)}.net-card__type--testnet:where(.astro-NF5ZV5WR){color:#38bdf8;border-color:#38bdf859;background:rgba(56,189,248,.08)}.net-card__services:where(.astro-NF5ZV5WR){display:flex;gap:.35rem;flex-wrap:wrap}.svc:where(.astro-NF5ZV5WR){font-family:var(--font-mono);font-size:.64rem;padding:.18rem .5rem;border-radius:6px;border:1px solid transparent;color:var(--text-muted);border-color:#ffffff0d;opacity:.55}.svc--on:where(.astro-NF5ZV5WR){color:var(--metal-light);border-color:var(--border-hover);background:var(--surface);opacity:1}.net-card__actions:where(.astro-NF5ZV5WR){display:flex;gap:.5rem;margin-top:auto}.net-card__btn:where(.astro-NF5ZV5WR){flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:9px;font-size:.78rem;font-weight:500;text-decoration:none;color:var(--text-secondary);border:1px solid var(--border);background:0 0;transition:border-color .2s var(--ease-out),color .2s var(--ease-out),background-color .2s var(--ease-out)}.net-card__btn:where(.astro-NF5ZV5WR):hover{border-color:#928d8d4d;color:var(--text-primary)}.net-card__btn--primary:where(.astro-NF5ZV5WR){color:#eef0f3;border-color:#ffffff24;background:linear-gradient(180deg,#2b2e37,#20232b)}.net-card__btn--primary:where(.astro-NF5ZV5WR):hover{color:#fff;border-color:#f0eeee4d}.net-card--muted:where(.astro-NF5ZV5WR){opacity:.82}.sr-only:where(.astro-NF5ZV5WR){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.filter-row:where(.astro-BIJM5AFR){display:flex;justify-content:flex-start;margin-bottom:2rem;min-width:0;overflow:visible;padding-bottom:0}.filter-tabs:where(.astro-BIJM5AFR){display:inline-flex;gap:.35rem;padding:.3rem;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.025);white-space:nowrap;max-width:100%}.filter-tab:where(.astro-BIJM5AFR){display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:0 1.1rem;border:0;border-radius:999px;background:0 0;color:var(--text-secondary);font-size:.88rem;font-weight:500;cursor:pointer;transition:background-color .2s var(--ease-out),color .2s var(--ease-out)}.filter-tab:where(.astro-BIJM5AFR):hover{color:var(--text-primary)}.filter-tab:where(.astro-BIJM5AFR).is-active{background:var(--surface-strong);color:var(--text-primary);box-shadow:inset 0 1px #ffffff0f}.filter-tab:where(.astro-BIJM5AFR):hover{border-color:var(--border-hover)}.filter-count:where(.astro-BIJM5AFR){font-size:.72rem;color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.05rem .45rem}.filter-tab:where(.astro-BIJM5AFR).is-active .filter-count:where(.astro-BIJM5AFR){color:var(--text-secondary)}.filter-count--mainnet:where(.astro-BIJM5AFR),.filter-count--testnet:where(.astro-BIJM5AFR),.filter-count--inactive:where(.astro-BIJM5AFR){color:var(--text-muted);border-color:var(--border)}.network-grid:where(.astro-BIJM5AFR){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;gap:.85rem}.network-grid--archive:where(.astro-BIJM5AFR){opacity:.9}.archive-note:where(.astro-BIJM5AFR){margin:0 0 1.25rem;font-size:.88rem;color:var(--text-muted)}.empty-state:where(.astro-BIJM5AFR){padding:3rem 0;text-align:center;color:var(--text-muted)}@media (max-width:1200px){.network-grid:where(.astro-BIJM5AFR){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.network-grid:where(.astro-BIJM5AFR){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.network-grid:where(.astro-BIJM5AFR){grid-template-columns:1fr}.filter-tabs:where(.astro-BIJM5AFR){width:100%;display:flex;flex-direction:column;gap:.35rem;border-radius:var(--radius-md);white-space:normal}.filter-tab:where(.astro-BIJM5AFR){width:100%;min-height:40px;padding-inline:1rem;justify-content:center}}