.book-fullscreen.svelte-3wypcb{pointer-events:auto;position:fixed;top:0;left:0;width:100vw;height:100dvh;overflow:hidden;z-index:10;cursor:default;touch-action:pan-x pan-y}.book-backdrop.svelte-3wypcb{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1;cursor:default}.book-header.svelte-3wypcb{display:none;position:absolute;top:0;left:0;right:0;height:50px;align-items:center;justify-content:center;padding:0 1rem;z-index:3;background:transparent}.book-cover.svelte-3wypcb{position:absolute;max-width:1500px;top:50%;left:50%;transform:translate(-50%,-50%);background:color-mix(in srgb,var(--brand-color, #3b82f6) 70%,black 30%);z-index:2;background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);border-radius:8px 4px 4px 8px;box-shadow:0 30px 60px #0006,0 10px 20px #0003,inset 0 2px 4px #ffffff1a,inset 0 -2px 4px #0000004d;padding:15px 25px}.book-spread.svelte-3wypcb{display:flex;height:calc(100dvh - 80px);max-height:920px;gap:0;align-items:center;justify-content:center;position:relative;overflow:visible}.book-page-wrapper.svelte-3wypcb{position:relative;height:100%;width:calc(50vw - 50px);max-width:min(900px,48vw);z-index:5;overflow:visible}.book-page-wrapper-left.svelte-3wypcb{margin-right:0}.book-page-wrapper-right.svelte-3wypcb{margin-left:0}.page-edges.svelte-3wypcb{position:absolute;top:0;bottom:0;width:30px;z-index:1;overflow:visible}.page-edges-left.svelte-3wypcb{left:-22px}.page-edges-right.svelte-3wypcb{right:-22px}.page-edge.svelte-3wypcb{position:absolute;top:0;bottom:0;background:linear-gradient(to bottom,hsl(39,42%,calc(93% * var(--brightness))),hsl(37,37%,calc(89% * var(--brightness))),hsl(35,32%,calc(86% * var(--brightness))));box-shadow:0 1px 2px #00000026,inset 0 1px #ffffff80;width:4px}.page-edges-left.svelte-3wypcb .page-edge:where(.svelte-3wypcb){right:calc(var(--index) * 3px - 5px);border-radius:2px 0 0 2px}.page-edges-right.svelte-3wypcb .page-edge:where(.svelte-3wypcb){left:calc(var(--index) * 3px - 5px);border-radius:0 2px 2px 0}.book-page.svelte-3wypcb{background:#fafaf8;height:100%;width:100%;box-shadow:0 4px 20px #00000040,0 2px 10px #00000026,0 0 15px #0000000d inset;position:relative;z-index:10}.book-page.svelte-3wypcb:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.5) 0%,transparent 50%),linear-gradient(225deg,rgba(255,255,255,.3) 0%,transparent 50%);pointer-events:none;z-index:1;opacity:.5}.book-page.svelte-3wypcb:after{content:"";position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><circle cx="50" cy="50" r="0.5" fill="%23000" opacity="0.02"/></svg>');pointer-events:none;z-index:2;transform:rotate(15deg)}.book-page-left.svelte-3wypcb{border-radius:4px 0 0 4px;position:relative;margin-right:-1px;box-shadow:inset 5px 0 10px -5px #0003,0 0 20px #0000001a;border:1px solid #d8d5d0;border-right:none}.book-page-content.svelte-3wypcb{position:relative;z-index:1;height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.book-page-shadow-left.svelte-3wypcb{position:absolute;top:0;right:0;bottom:0;width:100px;background:linear-gradient(to right,transparent 0%,rgba(0,0,0,.005) 40%,rgba(0,0,0,.015) 60%,rgba(0,0,0,.04) 80%,rgba(0,0,0,.08) 95%,rgba(0,0,0,.12) 100%);pointer-events:none;z-index:10}.book-page-shadow-right.svelte-3wypcb{position:absolute;top:0;left:0;bottom:0;width:100px;background:linear-gradient(to left,transparent 0%,rgba(0,0,0,.005) 40%,rgba(0,0,0,.015) 60%,rgba(0,0,0,.04) 80%,rgba(0,0,0,.08) 95%,rgba(0,0,0,.12) 100%);pointer-events:none;z-index:10}.book-page-right.svelte-3wypcb{border-radius:0 4px 4px 0;position:relative;margin-left:-1px;box-shadow:inset -5px 0 10px -5px #0003,0 0 20px #0000001a;border:1px solid #d8d5d0;border-left:none}.book-spine.svelte-3wypcb{width:0;height:100%;position:relative;z-index:4}@media (max-width: 1280px){.book-fullscreen.svelte-3wypcb{background:radial-gradient(ellipse at center top,#87ceeb,#6bb6d8,#5ca9ce 60%,#4d9bc3),linear-gradient(to bottom,#7fc3e6,#5ca9ce);background-blend-mode:normal}.book-header.svelte-3wypcb{display:flex;height:50px;padding:0 1rem;background:#fff;box-shadow:0 1px 3px #0000001a}.book-spread.svelte-3wypcb{flex-direction:column;padding:0;height:calc(100dvh - 50px);margin-top:50px;gap:0;width:100%;max-width:none}.book-cover.svelte-3wypcb{position:relative;top:0;left:0;transform:none;background:transparent;box-shadow:none;border-radius:0;padding:0}.book-spine.svelte-3wypcb,.page-edges.svelte-3wypcb{display:none}.book-page-wrapper.svelte-3wypcb{width:100vw;height:calc(100dvh - 50px);max-width:none;max-height:none;margin:0!important;position:relative}.book-page-wrapper-left.svelte-3wypcb{display:block}.book-page-wrapper-right.svelte-3wypcb,.book-page-wrapper-left.mobile-hide.svelte-3wypcb{display:none}.book-page-wrapper-right.mobile-show.svelte-3wypcb{display:block}.book-page.svelte-3wypcb{border-radius:0;box-shadow:none;height:100%;overflow:hidden;border:none}.book-page-content.svelte-3wypcb{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.book-page-left.svelte-3wypcb,.book-page-right.svelte-3wypcb{border-radius:0;box-shadow:none}.book-page-wrapper.svelte-3wypcb:before,.book-page-wrapper.svelte-3wypcb:after{display:none}.book-page-shadow-left.svelte-3wypcb,.book-page-shadow-right.svelte-3wypcb,.bookmark-close.svelte-3wypcb{display:none}}.mobile-page-indicator.svelte-3wypcb{display:flex;gap:10px;position:absolute;left:50%;transform:translate(-50%)}.page-dot.svelte-3wypcb{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;padding:0;transition:all .2s;cursor:pointer}.page-dot.svelte-3wypcb:hover{background:#94a3b8}.page-dot.active.svelte-3wypcb{background:var(--brand-color, #3b82f6);width:24px;border-radius:5px}.bookmark-close.svelte-3wypcb{position:absolute;top:-35px;right:10px;z-index:3;background:none;border:none;cursor:pointer;padding:0;width:32px;height:55px;transition:transform .2s ease;touch-action:none;-webkit-tap-highlight-color:transparent}.bookmark-close.svelte-3wypcb:hover{transform:translateY(3px)}.bookmark-ribbon.svelte-3wypcb{position:absolute;top:0;left:0;width:32px;height:45px;background:linear-gradient(180deg,#dc2626,#b91c1c,#991b1b);border-radius:2px 2px 0 0;box-shadow:-2px 2px 4px #0003,inset 0 1px #fff3,inset 0 -1px #0000004d;transition:all .2s ease}.bookmark-close.svelte-3wypcb:hover .bookmark-ribbon:where(.svelte-3wypcb){box-shadow:-2px 3px 6px #0000004d,inset 0 1px #fff3,inset 0 -1px #0000004d}.bookmark-tail.svelte-3wypcb{position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:10px 16px 0 16px;border-color:#991b1b transparent transparent transparent}.bookmark-ribbon.svelte-3wypcb:after{content:"×";position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);color:#ffffffe6;font-size:1.5rem;font-weight:600;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.4)}.mobile-close-button.svelte-3wypcb{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#0000000d;border:none;color:#64748b;font-size:20px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-weight:400;padding:0;line-height:1;font-family:Arial,sans-serif;touch-action:none;-webkit-tap-highlight-color:transparent}.mobile-close-button.svelte-3wypcb:hover{background:#0000001a;color:#475569}.tooltip-wrapper.svelte-1fxcye{position:relative;display:inline-flex;align-items:center;cursor:help}.skeleton-loader.svelte-vcjlhr{background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:svelte-vcjlhr-shimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-loader.rounded.svelte-vcjlhr{border-radius:9999px}@keyframes svelte-vcjlhr-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.metric-card.svelte-1951qjw{background:linear-gradient(180deg,#fafbfc,#fff);border:1px solid #d1d5db;border-top:3px solid #e5e7eb;border-radius:6px 6px 4px 4px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease;position:relative;overflow:visible;box-shadow:0 1px 3px #0000000d,inset 0 2px 4px #ffffffe6}.metric-card.svelte-1951qjw:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:var(--brand-color);border-radius:0 0 3px 3px}.metric-card.svelte-1951qjw:after{content:"";position:absolute;bottom:-1px;left:-1px;right:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(52,73,94,.1) 20%,rgba(52,73,94,.1) 80%,transparent)}.metric-card.svelte-1951qjw:hover{transform:translateY(-2px);box-shadow:0 -2px 6px #2c3e5014,inset 0 1px #ffffffe6;border-color:#d1d5db;background:linear-gradient(180deg,#fff,#f8f9fa)}.metric-header.svelte-1951qjw{display:flex;align-items:center;gap:.375rem;position:relative;padding-bottom:.25rem;margin-bottom:.25rem;border-bottom:1px solid rgba(52,73,94,.08)}.metric-icon.svelte-1951qjw{font-size:1rem;opacity:.7}.metric-label.svelte-1951qjw{font-size:.5625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;font-family:var(--font-ui)}.metric-value-wrapper.svelte-1951qjw{position:relative}.metric-value.svelte-1951qjw{font-size:1rem;font-weight:700;color:#1e293b;font-family:var(--font-mono);letter-spacing:-.02em}.with-tooltip.svelte-1951qjw{cursor:help}@media (max-width: 640px){.metric-card.svelte-1951qjw{padding:1rem .75rem;text-align:center;align-items:center;justify-content:center;min-height:80px}.metric-label.svelte-1951qjw{font-size:.6875rem;letter-spacing:.25px;text-align:center;width:100%}.metric-value.svelte-1951qjw{text-align:center;width:100%}}.metrics-section.svelte-1i90cel{margin-bottom:0}.metrics-header.svelte-1i90cel h3:where(.svelte-1i90cel){font-size:.75rem;font-weight:600;color:#6b7280;margin:0;text-transform:uppercase;letter-spacing:.8px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;line-height:1.5rem;display:inline-flex;align-items:center;gap:.375rem}.partial-data-icon.svelte-1i90cel{color:#ea580c;display:inline-block;vertical-align:middle;cursor:help}.metrics-tabs.svelte-1i90cel{display:flex;gap:.5rem}.metric-tab.svelte-1i90cel{padding:.5rem 1rem;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;font-weight:600;font-size:.6875rem;cursor:pointer;transition:all .2s ease;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.metric-tab.svelte-1i90cel:hover{background:#f8f9fa;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d;color:#4b5563}.metric-tab.active.svelte-1i90cel{background:var(--brand-color);color:#fff;border-color:var(--brand-color);font-weight:700;box-shadow:0 2px 6px #0000001a,inset 0 1px #fff3}.metric-tab.svelte-1i90cel:active{transform:translateY(0)}.metrics-header.svelte-1i90cel{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;min-height:1.5rem;justify-content:space-between}.metrics-header.svelte-1i90cel h3:where(.svelte-1i90cel){margin:0;white-space:nowrap}.metrics-grid.svelte-1i90cel{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem}@media (max-width: 1280px){.metrics-grid.svelte-1i90cel{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media (max-width: 900px){.metrics-tabs.svelte-1i90cel{gap:.375rem}.metric-tab.svelte-1i90cel{padding:.375rem 1rem;font-size:.8125rem}.metrics-grid.svelte-1i90cel{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.metrics-section.svelte-1i90cel{margin-bottom:.5rem}.metrics-header.svelte-1i90cel{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;min-height:auto}.metrics-header.svelte-1i90cel h3:where(.svelte-1i90cel){flex:0 0 auto;margin-right:auto;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.partial-data-icon.svelte-1i90cel{width:12px;height:12px}.metrics-tabs.svelte-1i90cel{flex:1 0 100%;order:1;gap:.375rem;display:flex;justify-content:flex-start}.metric-tab.svelte-1i90cel{padding:.375rem .875rem;font-size:.75rem;border-radius:6px;flex:1;max-width:80px}.metrics-grid.svelte-1i90cel{grid-template-columns:repeat(2,1fr);gap:.625rem}}.resource-panel.svelte-1cdwynh{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #d1d5db;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #34495e14,0 1px 2px #0000000f;position:relative}.resource-panel.svelte-1cdwynh:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand-color)}.panel-header.svelte-1cdwynh{background:linear-gradient(180deg,#34495e,#2c3e50);padding:.5rem .75rem;display:flex;align-items:center;gap:.375rem;border-bottom:1px solid #253443;box-shadow:0 1px 3px #0000001a;position:relative}.header-icon.svelte-1cdwynh{font-size:.875rem;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.header-title.svelte-1cdwynh{font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.8px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.3);flex:1}.status-indicator.svelte-1cdwynh{display:flex;align-items:center;gap:.375rem}.status-dot.svelte-1cdwynh{width:8px;height:8px;border-radius:50%;position:relative;box-shadow:0 1px 3px #0003,inset 0 1px 2px #fff9;border:1px solid rgba(0,0,0,.1)}.status-dot.pulse.svelte-1cdwynh{animation:svelte-1cdwynh-glow 2s ease-in-out infinite}@keyframes svelte-1cdwynh-glow{0%,to{box-shadow:0 0 4px #0003,inset 0 1px 2px #ffffff4d,0 0 8px var(--glow-color, currentColor)}50%{box-shadow:0 0 4px #0003,inset 0 1px 2px #ffffff4d,0 0 12px var(--glow-color, currentColor)}}.status-label.svelte-1cdwynh{font-size:.625rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.3)}.panel-body.svelte-1cdwynh{padding:.625rem;display:flex;flex-direction:column;gap:.5rem}.resources-grid.svelte-1cdwynh{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.resource-item.svelte-1cdwynh{display:flex;align-items:center;gap:.5rem;padding:.625rem;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.resource-item.svelte-1cdwynh:hover{background:#f8f9fa;border-color:#d1d5db;box-shadow:0 1px 3px #0000000d}.resource-icon.svelte-1cdwynh{font-size:1rem;opacity:.8}.pressure-icon.svelte-1cdwynh{filter:none;opacity:1;cursor:help}.resource-data.svelte-1cdwynh{flex:1;display:flex;flex-direction:column;gap:.125rem}.resource-label.svelte-1cdwynh{font-size:.5625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.resource-value.svelte-1cdwynh{display:flex;align-items:baseline;gap:.125rem}.value-number.svelte-1cdwynh{font-size:.6875rem;font-weight:700;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.value-unit.svelte-1cdwynh{font-size:.6875rem;font-weight:500;color:#95a5a6;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.trend-indicator.svelte-1cdwynh{font-size:.625rem;font-weight:700;margin-left:.125rem}.trend-indicator.up.svelte-1cdwynh{color:#ef4444}.trend-indicator.down.svelte-1cdwynh{color:#10b981}@media (max-width: 1280px){.resources-grid.svelte-1cdwynh{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width: 640px){.panel-header.svelte-1cdwynh{padding:.5rem .625rem}.panel-body.svelte-1cdwynh{padding:.5rem}.resources-grid.svelte-1cdwynh{grid-template-columns:repeat(2,1fr);gap:.375rem}.resource-item.svelte-1cdwynh{padding:.5rem .375rem}.value-number.svelte-1cdwynh{font-size:.875rem}.health-bar.svelte-1cdwynh{gap:1px}.bar-segment.svelte-1cdwynh{height:10px}}.network-status.svelte-7f9u7l{margin-bottom:0}@media (max-width: 640px){.network-status.svelte-7f9u7l{margin-bottom:1.25rem}}.page-content.svelte-1782ohn{position:absolute;top:2rem;right:3rem;bottom:1rem;left:3rem;overflow:hidden;display:flex;flex-direction:column;gap:1.25rem;background-color:#fafaf9}.chain-header.svelte-1782ohn{text-align:center;margin-bottom:.5rem}.chain-logo.svelte-1782ohn{width:80px;height:80px;margin:0 auto 1rem;display:block}.chain-title.svelte-1782ohn{font-size:2.5rem;font-weight:600;margin:0 0 .5rem;color:#1e293b;line-height:1.2;font-family:var(--font-display)}.chain-subtitle.svelte-1782ohn{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#64748b;font-weight:400;justify-content:center;line-height:1.5;font-family:var(--font-ui)}.chain-id-badge.svelte-1782ohn{font-family:var(--font-mono);font-size:.875rem}.tech-stamps.svelte-1782ohn{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;position:relative;z-index:1;justify-content:center}.stamp-container.svelte-1782ohn{position:relative;z-index:1}.tech-stamp.svelte-1782ohn{display:inline-flex;flex-direction:column;align-items:center;padding:.375rem .75rem;background:#ffffffb3;border:2px solid #d4d4d8;border-radius:2px;position:relative;box-shadow:0 .5px 2px #0000000d;transform:rotate(-.5deg);transition:transform .2s ease}.tech-stamp.svelte-1782ohn:hover{transform:rotate(-.5deg) scale(1.03)}.tech-stamp.svelte-1782ohn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(139,115,85,.02) 2px,rgba(139,115,85,.02) 4px),repeating-linear-gradient(-45deg,transparent,transparent 2px,rgba(139,115,85,.02) 2px,rgba(139,115,85,.02) 4px);pointer-events:none}.stamp-label.svelte-1782ohn{font-size:.5rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.0625rem;line-height:1}.stamp-value.svelte-1782ohn{font-size:.875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em;line-height:1;font-family:var(--font-ui)}.stamp-container.svelte-1782ohn:nth-child(1) .tech-stamp:where(.svelte-1782ohn){transform:rotate(-1deg)}.stamp-container.svelte-1782ohn:nth-child(2) .tech-stamp:where(.svelte-1782ohn){transform:rotate(.5deg)}.stamp-container.svelte-1782ohn:nth-child(3) .tech-stamp:where(.svelte-1782ohn){transform:rotate(-.75deg)}.stamp-container.svelte-1782ohn:nth-child(4) .tech-stamp:where(.svelte-1782ohn){transform:rotate(1deg)}.stamp-container.svelte-1782ohn:nth-child(5) .tech-stamp:where(.svelte-1782ohn){transform:rotate(-.5deg)}.stamp-container.svelte-1782ohn:nth-child(1) .tech-stamp:where(.svelte-1782ohn):hover{transform:rotate(-1deg) scale(1.03)}.stamp-container.svelte-1782ohn:nth-child(2) .tech-stamp:where(.svelte-1782ohn):hover{transform:rotate(.5deg) scale(1.03)}.stamp-container.svelte-1782ohn:nth-child(3) .tech-stamp:where(.svelte-1782ohn):hover{transform:rotate(-.75deg) scale(1.03)}.stamp-container.svelte-1782ohn:nth-child(4) .tech-stamp:where(.svelte-1782ohn):hover{transform:rotate(1deg) scale(1.03)}.stamp-container.svelte-1782ohn:nth-child(5) .tech-stamp:where(.svelte-1782ohn):hover{transform:rotate(-.5deg) scale(1.03)}.tech-stamp.l1.svelte-1782ohn{border-color:#e2e8f0}.tech-stamp.l2.svelte-1782ohn,.tech-stamp.settlement.svelte-1782ohn{border-color:#cbd5e1}.tech-stamp.evm.svelte-1782ohn,.tech-stamp.type.svelte-1782ohn,.tech-stamp.stack.svelte-1782ohn{border-color:#d4d4d8}.add-wallet-btn-inline.svelte-1782ohn{display:inline-flex;align-items:center;gap:.25rem;padding:0;background:transparent;color:#64748b;border:none;font-size:.875rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:color .2s}.add-wallet-btn-inline.svelte-1782ohn:hover{color:var(--brand-color)}.add-wallet-btn-inline.svelte-1782ohn svg:where(.svelte-1782ohn){flex-shrink:0}.footnotes.svelte-1782ohn{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.25rem}.footnote.svelte-1782ohn{font-size:.75rem;color:#64748b;line-height:1.5}.footnote.svelte-1782ohn sup:where(.svelte-1782ohn){font-size:.625rem;margin-right:.25rem;color:#94a3b8}.footnote-ref.svelte-1782ohn{font-size:.6em;font-weight:400;color:#94a3b8;vertical-align:super;margin-left:.125rem;font-style:normal}.author-attribution.svelte-1782ohn{display:flex;align-items:center;gap:1rem;margin:.75rem 0;padding:0 2rem}.author-line.svelte-1782ohn{flex:1;height:1px;background:linear-gradient(to right,transparent,#e2e8f0,transparent)}.author-text.svelte-1782ohn{font-size:.9375rem;font-style:italic;color:#64748b;font-weight:400;white-space:nowrap;letter-spacing:.025em;font-family:var(--font-body)}@media (max-width: 1280px){.page-content.svelte-1782ohn{position:relative;top:auto;right:auto;bottom:auto;left:auto;padding:1.5rem;gap:1rem;overflow:visible;height:auto;display:flex;flex-direction:column}.chain-header.svelte-1782ohn{margin-bottom:.5rem}.chain-logo.svelte-1782ohn{width:60px;height:60px;margin-bottom:.75rem}.chain-title.svelte-1782ohn{font-size:1.75rem;margin-bottom:.375rem}.chain-subtitle.svelte-1782ohn{flex-direction:column;gap:.5rem;font-size:.8125rem}.author-attribution.svelte-1782ohn{margin:.75rem 0;padding:0 1rem}.author-text.svelte-1782ohn{font-size:.8125rem}.tech-stamps.svelte-1782ohn{gap:.375rem;justify-content:center;margin-bottom:.75rem}.tech-stamp.svelte-1782ohn{padding:.375rem .625rem}.stamp-label.svelte-1782ohn{font-size:.5rem;margin-bottom:.125rem}.stamp-value.svelte-1782ohn{font-size:.75rem}.footnotes.svelte-1782ohn{padding-top:1.5rem}.footnote.svelte-1782ohn{font-size:.6875rem}}.separator.svelte-1782ohn{color:#cbd5e1;margin:0 .5rem}@media (max-width: 1280px){.separator.svelte-1782ohn{margin:0rem;line-height:1px}}.chain-website.svelte-1782ohn{text-decoration:none;transition:opacity .2s}.chain-website.svelte-1782ohn:hover{opacity:.8;text-decoration:underline}.data-disclaimer.svelte-1782ohn{text-align:center;margin-top:auto;padding-top:1.5rem;font-family:var(--font-body);color:#8b7355;line-height:1.6}.disclaimer-ornament.svelte-1782ohn{font-size:.625rem;letter-spacing:.25em;opacity:.6;margin:.25rem 0}.disclaimer-text.svelte-1782ohn{font-size:.6875rem;font-style:italic;letter-spacing:.02em;line-height:1.5;opacity:.85}@media (max-width: 1280px){.data-disclaimer.svelte-1782ohn{padding-top:1rem}.disclaimer-text.svelte-1782ohn{font-size:.625rem}.disclaimer-ornament.svelte-1782ohn{font-size:.5625rem}}.tab-button.svelte-zk23l8{padding:.625rem 1.25rem;background:transparent;border:none;border-bottom:2px solid transparent;font-weight:500;font-size:.875rem;color:#64748b;cursor:pointer;position:relative;transition:all .2s ease;margin-bottom:-1px;font-family:var(--font-ui);letter-spacing:-.01em;flex:1;text-align:center;min-width:0;white-space:nowrap;overflow:hidden}.tab-content.svelte-zk23l8{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;z-index:1}.tab-icon.svelte-zk23l8{font-size:1.125rem;opacity:.7;transition:opacity .2s}.tab-glow.svelte-zk23l8{display:none}.tab-button.svelte-zk23l8:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--brand-color);transform:scaleX(0);transition:transform .2s ease;transform-origin:center}.tab-button.svelte-zk23l8:hover{color:#334155;background:#f8fafc80}.tab-button.svelte-zk23l8:hover .tab-icon:where(.svelte-zk23l8){opacity:.85}.tab-button.active.svelte-zk23l8{color:var(--brand-color);font-weight:600;background:transparent}.tab-button.active.svelte-zk23l8 .tab-icon:where(.svelte-zk23l8){opacity:1}.tab-button.active.svelte-zk23l8:after{transform:scaleX(1)}.sse-status-indicator.svelte-anih2z{position:fixed;top:1rem;right:5rem;z-index:10;display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#ffffffe6;border-radius:9999px;box-shadow:0 2px 8px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:.75rem;transition:opacity .2s ease}.status-dot.svelte-anih2z{width:8px;height:8px;border-radius:50%;animation:svelte-anih2z-pulse 2s infinite}.sse-status-indicator.connecting.svelte-anih2z .status-dot:where(.svelte-anih2z){background-color:#eab308}.sse-status-indicator.error.svelte-anih2z .status-dot:where(.svelte-anih2z){background-color:#ef4444}.status-text.svelte-anih2z{color:#64748b;font-weight:500}@keyframes svelte-anih2z-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 640px){.sse-status-indicator.svelte-anih2z{top:.75rem;right:4rem;font-size:.7rem;padding:.25rem .625rem}.status-dot.svelte-anih2z{width:6px;height:6px}}.page-content.svelte-anih2z{position:absolute;top:2rem;right:3rem;bottom:2rem;left:3rem;overflow:hidden;display:flex;flex-direction:column}.tabs-header.svelte-anih2z{display:flex;gap:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:2.5rem;padding-bottom:0}.tab-content.svelte-anih2z{flex:1;overflow-y:auto;overflow-x:hidden;padding-left:4px;padding-right:2rem}@media (max-width: 1280px){.page-content.svelte-anih2z{position:relative;top:auto;right:auto;bottom:auto;left:auto;padding:1.5rem;height:auto}.tabs-header.svelte-anih2z{margin-bottom:1.5rem;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs-header.svelte-anih2z::-webkit-scrollbar{display:none}.tabs-header.svelte-anih2z .tab-button{padding:.625rem .875rem;font-size:.75rem;flex:0 0 auto;white-space:nowrap}.tab-content.svelte-anih2z{padding-left:0;padding-right:0}}
