.nsw-overlay:where(.astro-YZMKXQLT){position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(10,11,15,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nsw-overlay:where(.astro-YZMKXQLT)[hidden]{display:none}.nsw-dialog:where(.astro-YZMKXQLT){width:min(880px,100%);max-height:86vh;overflow-y:auto;padding:1.5rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);box-shadow:0 24px 60px #0006}.nsw-head:where(.astro-YZMKXQLT){display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.nsw-head:where(.astro-YZMKXQLT) h3:where(.astro-YZMKXQLT){font-size:1.05rem;font-weight:600;color:var(--text-primary)}.nsw-close:where(.astro-YZMKXQLT){display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:10px;background:0 0;color:var(--text-secondary);cursor:pointer}.nsw-close:where(.astro-YZMKXQLT):hover{color:var(--text-primary);border-color:var(--border-hover)}.nsw-group-label:where(.astro-YZMKXQLT){font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:1.1rem 0 .65rem}.nsw-grid:where(.astro-YZMKXQLT){display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}.nsw-item:where(.astro-YZMKXQLT){display:flex;align-items:center;gap:.6rem;min-height:44px;padding:.4rem .7rem;border:1px solid var(--border);border-radius:10px;color:var(--text-secondary);text-decoration:none;font-size:.88rem;transition:border-color .2s var(--ease-out),color .2s var(--ease-out),background-color .2s var(--ease-out)}.nsw-item:where(.astro-YZMKXQLT):hover{border-color:var(--border-hover);background:var(--surface);color:var(--text-primary)}.nsw-item:where(.astro-YZMKXQLT) img:where(.astro-YZMKXQLT){width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:none}.nsw-item:where(.astro-YZMKXQLT) span:where(.astro-YZMKXQLT){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-header:where(.astro-5BYNWD6U){position:sticky;top:0;z-index:50;padding-top:16px;transition:transform .25s ease}.desktop-header:where(.astro-5BYNWD6U).header-hidden{transform:translateY(-100%)}.network-page-main section{padding-block:0}body.network-header-hidden .tabs{top:10px!important}.copy-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.85rem;color:var(--text-secondary)}.copy-btn i{display:none}.copy-btn:not(.copied):before{content:"⧉"}.copy-btn.copied:before{content:"✓";color:var(--success)}