:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background-color:inherit;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem}.app{flex-direction:column;gap:2rem;display:flex}.app__tabs{background-color:#ffffff0f;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.25rem;display:inline-flex}.tab-button{color:#fff9;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem 1rem;transition:background-color .2s,color .2s}.tab-button:hover{color:#fff}.tab-button--active{color:#fff;background-color:#ffffff26}.app__header{flex-direction:column;gap:.5rem;display:flex}.app__header h1{margin:0;font-size:2.75rem;line-height:1.1}.app__header p{color:#ffffffb3;margin:0}.network-group{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem 1.5rem}.network-group__title{margin:0 0 1rem;font-size:1.5rem}.network-table{border-collapse:collapse;table-layout:fixed;width:100%}.network-table th,.network-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:.75rem .5rem}.network-table th:first-child,.network-table td:first-child{padding-left:0}.network-table th:last-child,.network-table td:last-child{padding-right:0}.network-table col:first-child{width:26%}.network-table col:nth-child(2){width:18%}.network-table col:nth-child(3){width:16%}.network-table col:nth-child(4){width:26%}.network-table col:nth-child(5){width:10%}.network-table col:last-child{width:4%}.network-table tbody tr:last-of-type td{border-bottom:none}.status{align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.status:before{content:"";background-color:currentColor;border-radius:50%;width:.6rem;height:.6rem;display:inline-block}.status--ok{color:#4ade80}.status--pending{color:#facc15}.status--error{color:#f87171}.status-cell{position:relative}.upgrade-info{flex-direction:column;gap:.25rem;display:flex}.upgrade-info__block{font-weight:600}.upgrade-info__time{color:#ffffffb3;font-size:.85rem}.upgrade-progress{flex-direction:column;gap:.25rem;display:flex}.upgrade-progress__label{font-weight:600}.upgrade-progress__details{color:#ffffffb3;font-size:.85rem}.upgrade-error-label{font:inherit;color:#f87171;text-align:left;cursor:inherit;background:0 0;border:none;padding:0;font-weight:600}.upgrade-error-label:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #f8717173}.status-wrapper{align-items:center;display:inline-flex;position:relative}.status-wrapper--error{cursor:help}.status-tooltip{z-index:10;inline-size:min(max-content,28rem,calc(100vw - 3rem));color:#f8fafc;opacity:0;visibility:hidden;pointer-events:none;text-align:left;background-color:#111827f2;border-radius:10px;min-inline-size:min(18rem,100vw - 3rem);padding:.75rem .9rem;font-size:.85rem;line-height:1.5;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + .5rem);left:0;transform:translateY(-.25rem);box-shadow:0 12px 30px #00000059}.status-tooltip:before{content:"";background-color:#111827f2;border-radius:.15rem;width:.7rem;height:.7rem;position:absolute;top:-.35rem;left:1.25rem;transform:rotate(45deg)}.status-wrapper:hover .status-tooltip,.status-wrapper:focus-within .status-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.status:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #f8717173}.status-tooltip__message{word-break:break-word;display:block}.refresh-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:1;transition:transform .2s;display:inline-flex}.refresh-button:hover{transform:rotate(-20deg)}.refresh-button:focus-visible{outline-offset:2px;outline:2px solid}.refresh-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.actions-cell{text-align:right}@media (prefers-color-scheme:light){.app__header p{color:#213547b3}.network-group{background-color:#fafbfdb3;border-color:#2135471f}.network-table th,.network-table td{border-bottom-color:#2135471f}.status-tooltip{color:#f8fafc;background-color:#213547f2}.status-tooltip:before{background-color:#213547f2}.upgrade-info__time{color:#213547a6}.upgrade-error-label{color:#e11d48}}
