.filter-label[data-astro-cid-kqd5vbdy]{display:inline-flex;align-items:center;gap:6px}.filter-group[data-astro-cid-kqd5vbdy].toolbar-select{margin:0}.filter-group[data-astro-cid-kqd5vbdy].toolbar-select .filter-label[data-astro-cid-kqd5vbdy]{margin-bottom:5px}.info-tip[data-astro-cid-kqd5vbdy]{position:relative;display:inline-flex;width:16px;height:16px;color:var(--text-muted);cursor:help;flex:0 0 auto}.info-tip[data-astro-cid-kqd5vbdy] svg,.smart-select-search[data-astro-cid-kqd5vbdy] span[data-astro-cid-kqd5vbdy] svg,.smart-select-svg[data-astro-cid-kqd5vbdy] svg,.smart-select-chevron[data-astro-cid-kqd5vbdy] svg[data-astro-cid-kqd5vbdy]{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.info-tip[data-astro-cid-kqd5vbdy]:after{display:none}.smart-select[data-astro-cid-kqd5vbdy]{position:relative}.smart-select[data-astro-cid-kqd5vbdy],.smart-select[data-astro-cid-kqd5vbdy] [data-astro-cid-kqd5vbdy],.smart-select[data-astro-cid-kqd5vbdy] [data-astro-cid-kqd5vbdy]:before,.smart-select[data-astro-cid-kqd5vbdy] [data-astro-cid-kqd5vbdy]:after{box-sizing:border-box}.smart-select-trigger[data-astro-cid-kqd5vbdy]{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text);font:inherit;font-size:13px;text-align:left;cursor:pointer}.smart-select[data-astro-cid-kqd5vbdy].open .smart-select-trigger[data-astro-cid-kqd5vbdy],.smart-select-trigger[data-astro-cid-kqd5vbdy]:hover{border-color:var(--accent)}.smart-select-value[data-astro-cid-kqd5vbdy]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-select-chevron[data-astro-cid-kqd5vbdy]{display:inline-flex;width:16px;height:16px;color:var(--text-muted);flex:0 0 auto;transition:transform .15s ease}.smart-select[data-astro-cid-kqd5vbdy].open .smart-select-chevron[data-astro-cid-kqd5vbdy]{transform:rotate(180deg)}.smart-select-menu[data-astro-cid-kqd5vbdy]{position:absolute;top:calc(100% + 6px);left:0;z-index:50;display:none;width:100%;max-width:100%;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--glass-shadow)}.filter-group[data-astro-cid-kqd5vbdy].toolbar-select .smart-select-menu[data-astro-cid-kqd5vbdy]{right:0;left:auto}.smart-select[data-astro-cid-kqd5vbdy].open .smart-select-menu[data-astro-cid-kqd5vbdy]{display:block}.smart-select-search[data-astro-cid-kqd5vbdy]{position:relative;padding:10px;border-bottom:1px solid var(--border)}.smart-select-search[data-astro-cid-kqd5vbdy] span[data-astro-cid-kqd5vbdy]{position:absolute;left:21px;top:50%;width:14px;height:14px;color:var(--text-muted);transform:translateY(-50%);pointer-events:none}.smart-select-search[data-astro-cid-kqd5vbdy] input[data-astro-cid-kqd5vbdy]{width:100%;min-width:0;min-height:36px;padding:8px 10px 8px 32px;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);font:inherit;font-size:13px;outline:none}.smart-select-search[data-astro-cid-kqd5vbdy] input[data-astro-cid-kqd5vbdy]:focus{border-color:var(--accent)}.smart-select-options[data-astro-cid-kqd5vbdy]{max-height:min(300px,56vh);overflow-y:auto;overflow-x:hidden;padding:6px;scrollbar-gutter:stable}.smart-select-option[data-astro-cid-kqd5vbdy]{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-width:0;min-height:38px;padding:7px;border:0;border-radius:6px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.smart-select-option[data-astro-cid-kqd5vbdy]:hover,.smart-select-option[data-astro-cid-kqd5vbdy].is-selected{background:var(--surface-2)}.smart-select[data-astro-cid-kqd5vbdy][data-multiple=true] .smart-select-option[data-astro-cid-kqd5vbdy]:not([data-value=""]):after{content:"";width:14px;height:14px;border:1px solid var(--border);border-radius:4px;justify-self:end}.smart-select[data-astro-cid-kqd5vbdy][data-multiple=true] .smart-select-option[data-astro-cid-kqd5vbdy].is-selected:not([data-value=""]):after{border-color:var(--accent);background:linear-gradient(135deg,var(--accent),var(--accent-hover));box-shadow:inset 0 0 0 3px var(--surface)}.smart-select-option-copy[data-astro-cid-kqd5vbdy]{min-width:0;overflow:hidden}.smart-select-option[data-astro-cid-kqd5vbdy] strong[data-astro-cid-kqd5vbdy]{display:block;color:var(--text);font-size:13px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.smart-select-option[data-astro-cid-kqd5vbdy] em[data-astro-cid-kqd5vbdy]{display:block;margin-top:2px;color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.25;overflow-wrap:anywhere}.smart-select-option-icon[data-astro-cid-kqd5vbdy],.smart-select-svg[data-astro-cid-kqd5vbdy],.country-flag[data-astro-cid-kqd5vbdy]{width:28px;height:22px;border:1px solid var(--border);border-radius:4px;background:var(--bg)}.smart-select-option-icon[data-astro-cid-kqd5vbdy],.smart-select-svg[data-astro-cid-kqd5vbdy]{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:10px;font-weight:800}.smart-select-option-icon[data-astro-cid-kqd5vbdy].muted{color:var(--text-muted)}.country-flag[data-astro-cid-kqd5vbdy]{object-fit:cover}.option-info[data-astro-cid-kqd5vbdy]{align-self:center}.smart-select[data-astro-cid-kqd5vbdy][data-multiple=true] .option-info[data-astro-cid-kqd5vbdy]{display:none}.smart-select-empty[data-astro-cid-kqd5vbdy]{display:none;padding:16px;color:var(--text-muted);font-size:12px}.floating-info-tooltip{position:fixed;z-index:10080;max-width:min(260px,calc(100vw - 24px));padding:7px 9px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text);box-shadow:var(--glass-shadow);font-size:11px;font-weight:500;line-height:1.35;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}.floating-info-tooltip.active{opacity:1;transform:translateY(0)}.network-catalog[data-astro-cid-fap6mod4]{display:grid;grid-template-columns:292px minmax(0,1fr);max-width:1480px;min-height:calc(100vh - 220px);margin:0 auto}.network-sidebar[data-astro-cid-fap6mod4]{position:sticky;top:56px;align-self:start;height:calc(100vh - 56px);overflow-y:auto;overflow-x:hidden;padding:24px 18px;border-right:1px solid var(--border);background:var(--surface)}.sidebar-title[data-astro-cid-fap6mod4]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:22px}.sidebar-title[data-astro-cid-fap6mod4] h2[data-astro-cid-fap6mod4]{margin:0;font-family:Outfit,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.7px}.sidebar-title[data-astro-cid-fap6mod4] span[data-astro-cid-fap6mod4]{color:var(--text-muted);font-size:12px}.filter-section-heading[data-astro-cid-fap6mod4]{margin:22px 0 12px;padding-top:16px;border-top:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.filter-checks[data-astro-cid-fap6mod4]{display:flex;flex-direction:column;gap:8px;margin:4px 0 18px}.filter-checks[data-astro-cid-fap6mod4] .filter-option[data-astro-cid-fap6mod4]{min-height:34px;padding:7px 9px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg)}.filter-checks[data-astro-cid-fap6mod4] .filter-option[data-astro-cid-fap6mod4]:hover{border-color:var(--accent)}.toolbar-search-wrap[data-astro-cid-fap6mod4] svg,.view-toggle-btn[data-astro-cid-fap6mod4] svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.network-main[data-astro-cid-fap6mod4]{min-width:0;padding:32px}.network-header[data-astro-cid-fap6mod4]{align-items:flex-start}.network-toolbar[data-astro-cid-fap6mod4]{display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,220px) auto auto auto;align-items:end;gap:12px;margin-bottom:18px}.toolbar-search-wrap[data-astro-cid-fap6mod4]{position:relative}.toolbar-search-wrap[data-astro-cid-fap6mod4]>span[data-astro-cid-fap6mod4]{position:absolute;left:12px;top:50%;width:16px;height:16px;color:var(--text-muted);transform:translateY(-50%)}.toolbar-search-wrap[data-astro-cid-fap6mod4] .catalog-search[data-astro-cid-fap6mod4]{max-width:none;padding-left:36px}.toolbar-select[data-astro-cid-fap6mod4]{margin:0}.toolbar-select[data-astro-cid-fap6mod4] .filter-label[data-astro-cid-fap6mod4]{margin-bottom:5px}.view-toggle[data-astro-cid-fap6mod4]{display:inline-flex;gap:3px;padding:4px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.view-toggle-btn[data-astro-cid-fap6mod4]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer}.view-toggle-btn[data-astro-cid-fap6mod4].active{background:var(--surface-2);color:var(--accent)}.catalog-meta[data-astro-cid-fap6mod4]{align-self:center;white-space:nowrap}.toolbar-reset[data-astro-cid-fap6mod4]{align-self:end;min-height:40px;padding-inline:12px;white-space:nowrap}.network-skeletons[data-astro-cid-fap6mod4]{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.network-skeletons[data-astro-cid-fap6mod4] div[data-astro-cid-fap6mod4]{height:260px;border-radius:var(--radius);background:linear-gradient(90deg,var(--surface) 0%,var(--surface-2) 45%,var(--surface) 90%);background-size:200% 100%;animation:shimmer 1.2s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.network-grid[data-astro-cid-fap6mod4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.network-grid[data-astro-cid-fap6mod4][data-view=list]{display:flex;flex-direction:column}@media(max-width:1180px){.network-toolbar[data-astro-cid-fap6mod4]{grid-template-columns:minmax(220px,1fr) minmax(180px,220px) auto auto}.catalog-meta[data-astro-cid-fap6mod4]{grid-column:1 / -1;justify-self:end}}@media(max-width:980px){.network-catalog[data-astro-cid-fap6mod4]{grid-template-columns:1fr}.network-sidebar[data-astro-cid-fap6mod4]{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.network-toolbar[data-astro-cid-fap6mod4]{grid-template-columns:1fr;align-items:stretch}.toolbar-reset[data-astro-cid-fap6mod4],.catalog-meta[data-astro-cid-fap6mod4]{align-self:auto}.network-main[data-astro-cid-fap6mod4]{padding:24px 18px}}@media(max-width:560px){.network-grid[data-astro-cid-fap6mod4]{grid-template-columns:1fr}}
