.card{background:0 0;padding:1.5rem;border:10px solid transparent;border-color:#5a21b68e;border-radius:var(--border-radius-1);border-width:1px;transition:var(--transition)}.card:hover{background:0 0;border-color:#881337;border-width:1px;transform:translateY(-.5rem)}.card.light{background:var(--color-light)}.card.light:hover{background-color:#5a21b656;border-color:#5a21b677}@media screen and (max-width:600px){.card{padding:1.2rem}}.modal-overlay:where(.astro-YZMKXQLT){position:fixed;inset:0;background:rgba(17,24,39,.6);backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%);display:flex;align-items:center;justify-content:center;z-index:50;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.modal-overlay:where(.astro-YZMKXQLT):not(.hidden){opacity:1;visibility:visible}.modal-overlay:where(.astro-YZMKXQLT):not(.hidden) .modal-content:where(.astro-YZMKXQLT){animation:scale-in .3s cubic-bezier(.25,1,.5,1) forwards}@keyframes scale-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal-content:where(.astro-YZMKXQLT).card{width:960px;max-width:95%;padding:1.5rem;position:relative;max-height:90vh;overflow-y:auto;background:linear-gradient(135deg,rgba(23,33,54,.75),rgba(43,31,71,.61));backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:1rem;box-shadow:0 8px 32px #00000040}.network-grid:where(.astro-YZMKXQLT){display:flex;flex-wrap:wrap;gap:.75rem}@media (min-width:1024px){.network-grid:where(.astro-YZMKXQLT){grid-template-columns:repeat(7,minmax(0,1fr))}}.network-item:where(.astro-YZMKXQLT){display:flex;align-items:center;padding:.375rem .625rem;border-radius:.5rem;transition:background-color .2s ease,transform .2s ease;background-color:#ffffff08;border:1px solid rgba(255,255,255,.05)}.network-item:where(.astro-YZMKXQLT):hover{background-color:#ffffff14;border-color:#ffffff3f}.network-icon:where(.astro-YZMKXQLT){width:1.25rem;height:1.25rem;border-radius:9999px;margin-right:.5rem;-o-object-fit:cover;object-fit:cover;background-color:#0003}.network-name:where(.astro-YZMKXQLT){font-size:.75rem;font-weight:500;color:#e5e7eb}@media (max-width:768px){.modal-overlay:where(.astro-YZMKXQLT){align-items:flex-start;overflow-y:auto;padding:2rem 0}.modal-content:where(.astro-YZMKXQLT).card{max-height:none;overflow-y:visible}}@media (max-width:768px){.desktop-header:where(.astro-5BYNWD6U){display:none}}