.shell-module__Rb-4ja__topbar{z-index:var(--z-sticky-header);align-items:center;gap:var(--space-4);height:56px;padding:0 var(--space-5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle);background:linear-gradient(#101216f5,#000000e0);display:flex;position:sticky;top:0;box-shadow:0 10px 30px -14px #000000e6,inset 0 1px #ffffff0a}.shell-module__Rb-4ja__brand{flex:none;align-items:center;gap:9px;display:flex}.shell-module__Rb-4ja__brandLink{color:inherit;align-items:center;gap:9px;display:flex}.shell-module__Rb-4ja__brandLink:hover{color:inherit}.shell-module__Rb-4ja__brandMark{object-fit:contain;filter:drop-shadow(0 0 12px #f8c9d180);width:46px;height:46px;transition:transform var(--dur-base) var(--ease-out)}.shell-module__Rb-4ja__brandLink:hover .shell-module__Rb-4ja__brandMark{transform:rotate(-8deg)scale(1.1)}.shell-module__Rb-4ja__wordmark{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:var(--text-primary);font-size:17px;line-height:1}.shell-module__Rb-4ja__wordmarkAccent{color:var(--brand-accent);text-shadow:0 0 12px #f8c9d173}.shell-module__Rb-4ja__tagline{letter-spacing:.34em;color:var(--text-tertiary);font-size:6.5px;font-weight:var(--font-weight-semibold);margin-top:2px}.shell-module__Rb-4ja__searchWrap{flex:1;max-width:380px}.shell-module__Rb-4ja__searchInput{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:var(--radius-pill);width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-body);transition:border-color var(--dur-base) var(--ease-out);outline:none;padding:8px 14px}.shell-module__Rb-4ja__searchInput:focus-visible{border-color:var(--brand-accent);outline:2px solid var(--brand-accent);outline-offset:1px}.shell-module__Rb-4ja__searchInput:disabled{color:var(--text-tertiary);cursor:not-allowed}.shell-module__Rb-4ja__spacer{flex:1}.shell-module__Rb-4ja__chainBadge{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:7px;padding:7px 12px;font-size:12px;display:flex}.shell-module__Rb-4ja__chainDot{background:var(--brand-accent);border-radius:50%;flex:none;width:7px;height:7px}.shell-module__Rb-4ja__pillButton{background:linear-gradient(180deg, var(--bg-surface-3), var(--bg-surface));border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--text-primary);font-size:13px;font-weight:var(--font-weight-medium);font-family:var(--font-body);cursor:pointer;transition:border-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);padding:8px 16px;box-shadow:inset 0 1px #ffffff0f,0 2px 6px #00000080}.shell-module__Rb-4ja__pillButton:hover:not(:disabled){border-color:var(--brand-accent);color:var(--brand-accent)}.shell-module__Rb-4ja__pillButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__pillButton:active:not(:disabled){transform:translateY(1px)}.shell-module__Rb-4ja__pillButton:disabled{color:var(--text-tertiary);cursor:not-allowed;pointer-events:none}.shell-module__Rb-4ja__connectButton{background:linear-gradient(180deg, var(--brand-accent-hover), var(--brand-accent-press));border-radius:var(--radius-pill);color:var(--text-on-accent);font-size:13px;font-weight:var(--font-weight-bold);font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:filter var(--dur-base) var(--ease-out);border:none;padding:8px 18px;box-shadow:inset 0 1px #ffffff80,inset 0 -2px 3px #0000002e,0 4px 14px -4px #f8c9d180}.shell-module__Rb-4ja__connectButton:hover:not(:disabled){filter:brightness(1.05)}.shell-module__Rb-4ja__connectButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__connectButton:active:not(:disabled){filter:brightness(.96)}.shell-module__Rb-4ja__connectButton:disabled{background:var(--bg-surface-3);color:var(--text-tertiary);cursor:not-allowed;box-shadow:none}.shell-module__Rb-4ja__sampleBanner{padding:6px var(--space-4);background:color-mix(in srgb, var(--brand-accent) 16%, var(--bg-canvas));color:var(--brand-accent);border-bottom:1px solid color-mix(in srgb, var(--brand-accent) 45%, transparent);font-size:11px;font-weight:var(--font-weight-semibold);letter-spacing:.02em;text-align:center;justify-content:center;align-items:center;gap:6px;display:flex}.shell-module__Rb-4ja__testnetBanner{padding:6px var(--space-4);background:color-mix(in srgb, var(--warn) 20%, var(--bg-canvas));color:var(--warn);border-bottom:1px solid var(--warn);font-size:11px;font-weight:var(--font-weight-semibold);letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:6px;display:flex}.shell-module__Rb-4ja__networkToggle{cursor:pointer;font-family:var(--font-body);color:var(--text-secondary);background:0 0;border:none;flex:none;align-items:center;gap:8px;padding:4px;display:inline-flex}.shell-module__Rb-4ja__networkToggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.shell-module__Rb-4ja__networkToggle:disabled{cursor:wait;opacity:.7}.shell-module__Rb-4ja__networkToggleTrack{border-radius:var(--radius-pill);background:var(--bg-inset);border:1px solid var(--border-strong);width:34px;height:18px;transition:background var(--dur-base) var(--ease-out);flex:none;position:relative}.shell-module__Rb-4ja__networkToggleTrackOn{background:color-mix(in srgb, var(--warn) 35%, var(--bg-inset));border-color:var(--warn)}.shell-module__Rb-4ja__networkToggleThumb{background:var(--text-secondary);width:14px;height:14px;transition:transform var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);border-radius:50%;position:absolute;top:1px;left:1px}.shell-module__Rb-4ja__networkToggleTrackOn .shell-module__Rb-4ja__networkToggleThumb{background:var(--warn);transform:translate(16px)}.shell-module__Rb-4ja__networkToggleLabel{font-size:11.5px;font-weight:var(--font-weight-medium);white-space:nowrap}.shell-module__Rb-4ja__body{align-items:flex-start;display:flex}.shell-module__Rb-4ja__sidebar{width:196px;height:calc(100vh - 56px);padding:var(--space-4) var(--space-2);border-right:1px solid var(--border-subtle);z-index:var(--z-sticky-header);pointer-events:auto;isolation:isolate;background:linear-gradient(#17191e8c,#0a0b0d1a);flex-direction:column;flex:none;gap:4px;display:flex;position:sticky;top:56px;overflow-y:auto}.shell-module__Rb-4ja__navGroupLabel{letter-spacing:.12em;color:var(--text-tertiary);font-size:10px;font-weight:var(--font-weight-semibold);padding:var(--space-3) var(--space-2) 4px}.shell-module__Rb-4ja__navItem{z-index:1;border-radius:var(--radius-lg);cursor:pointer;font-size:13px;font-weight:var(--font-weight-semibold);font-family:var(--font-body);color:var(--text-secondary);transition:background var(--dur-base) var(--ease-out);pointer-events:auto;border:1px solid #0000;align-items:center;gap:10px;padding:8px 10px;display:flex;position:relative}.shell-module__Rb-4ja__navItem:hover{background:#15181d}.shell-module__Rb-4ja__marketContext{justify-content:center;align-items:center;gap:var(--space-5);min-height:28px;padding:4px var(--space-5);scrollbar-width:none;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-surface) 76%, transparent);color:var(--text-secondary);white-space:nowrap;font-size:10.5px;line-height:1;display:flex;overflow-x:auto}.shell-module__Rb-4ja__marketContext::-webkit-scrollbar{display:none}.shell-module__Rb-4ja__marketContextItem{font-variant-numeric:tabular-nums;align-items:baseline;gap:5px;display:inline-flex}.shell-module__Rb-4ja__marketContextItem strong{color:var(--text-primary);letter-spacing:.08em;font-size:10px}.shell-module__Rb-4ja__marketContextItem em{font-style:normal;font-weight:var(--font-weight-semibold)}.shell-module__Rb-4ja__marketContextItem em[data-direction=up]{color:var(--brand-accent)}.shell-module__Rb-4ja__marketContextItem em[data-direction=down]{color:var(--danger)}.shell-module__Rb-4ja__marketContextStale{color:var(--warn);letter-spacing:.06em;text-transform:uppercase;font-size:9px}@media (max-width:520px){.shell-module__Rb-4ja__marketContext{justify-content:flex-start;gap:var(--space-4);padding-inline:var(--space-3)}}.shell-module__Rb-4ja__navItemDisabled{cursor:not-allowed;color:var(--text-tertiary);opacity:.58}.shell-module__Rb-4ja__navItemDisabled:hover{background:0 0}.shell-module__Rb-4ja__comingSoonBadge{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-tertiary);font-size:9px;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;padding:2px 6px}.shell-module__Rb-4ja__navItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__navItemActive{background:linear-gradient(180deg, var(--bg-surface-3), #14171b);color:var(--text-primary);border-color:var(--border-strong);box-shadow:inset 0 1px #ffffff12,0 6px 14px -6px #000c}.shell-module__Rb-4ja__navIconBox{border-radius:var(--radius-sm);background:radial-gradient(120% 130% at 50% 0%, #f8c9d11f, transparent 62%), linear-gradient(180deg, var(--bg-surface-3), #13161a);flex:none;place-items:center;width:26px;height:26px;display:grid;box-shadow:inset 0 1px #ffffff0f,inset 0 0 10px #f8c9d114,0 2px 4px #0006}.shell-module__Rb-4ja__navIconBoxActive{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-press));box-shadow:0 0 14px #f8c9d166,inset 0 1px #ffffff73,inset 0 -2px 3px #00000040}.shell-module__Rb-4ja__navIconBoxOpenbell{background:radial-gradient(120% 130% at 50% 0%, #f8c9d121, transparent 62%), linear-gradient(180deg, var(--bg-surface-3), #13161a);box-shadow:inset 0 1px #ffffff0f,inset 0 0 10px #f8c9d117,0 2px 4px #0006}.shell-module__Rb-4ja__navIconBoxOpenbellActive{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-press));box-shadow:0 0 14px #f8c9d166,inset 0 1px #ffffff73,inset 0 -2px 3px #00000040}.shell-module__Rb-4ja__socialLink{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:12.5px;font-weight:var(--font-weight-medium);margin-top:auto;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.shell-module__Rb-4ja__socialLink:hover{color:var(--brand-accent);border-color:var(--brand-accent)}.shell-module__Rb-4ja__socialLink:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__sidebarFooter{margin-top:var(--space-2);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-tertiary);font-size:10.5px;line-height:1.5}.shell-module__Rb-4ja__footerContact{margin-top:var(--space-2);color:var(--text-secondary);text-decoration:none;display:block}.shell-module__Rb-4ja__footerContact:hover{color:var(--brand-accent)}.shell-module__Rb-4ja__footerContact:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.shell-module__Rb-4ja__main{flex:1;min-width:0}.shell-module__Rb-4ja__brandLink:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:900px) and (min-width:768px){.shell-module__Rb-4ja__sidebar{width:56px;min-width:56px;overflow:hidden}.shell-module__Rb-4ja__sidebar .shell-module__Rb-4ja__navGroupLabel,.shell-module__Rb-4ja__sidebar .shell-module__Rb-4ja__navLabel,.shell-module__Rb-4ja__sidebar .shell-module__Rb-4ja__sidebarFooter{display:none}.shell-module__Rb-4ja__sidebar .shell-module__Rb-4ja__navItem{justify-content:center;padding-left:0;padding-right:0}}@media (max-width:767px){.shell-module__Rb-4ja__sidebar{display:none}}.shell-module__Rb-4ja__mobileTabBar{display:none}@media (max-width:767px){.shell-module__Rb-4ja__main{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.shell-module__Rb-4ja__mobileTabBar{z-index:var(--z-sticky-header);height:calc(60px + env(safe-area-inset-bottom,0px));padding:0 var(--space-1) env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border-subtle);pointer-events:auto;isolation:isolate;background:linear-gradient(#101216f7,#000000fa);justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px -14px #000000e6}}.shell-module__Rb-4ja__mobileTabItem{z-index:1;min-width:44px;min-height:44px;color:var(--text-tertiary);cursor:pointer;font-family:var(--font-body);pointer-events:auto;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.shell-module__Rb-4ja__mobileTabLabel{font-size:10px;font-weight:var(--font-weight-medium)}.shell-module__Rb-4ja__mobileTabItem:hover{color:var(--text-primary)}.shell-module__Rb-4ja__mobileTabItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:-2px;border-radius:var(--radius-sm)}.shell-module__Rb-4ja__mobileTabItem:active{transform:translateY(1px)}.shell-module__Rb-4ja__mobileTabItemActive{color:var(--text-primary)}.shell-module__Rb-4ja__mobileTabItemActive .shell-module__Rb-4ja__mobileTabLabel{color:var(--brand-accent)}.shell-module__Rb-4ja__mobileLaunchButton{z-index:2;background:linear-gradient(180deg, var(--brand-accent-hover), var(--brand-accent-press));width:52px;height:52px;box-shadow:inset 0 1px 0 #ffffff80, 0 6px 18px -4px #f8c9d199, 0 0 0 4px var(--bg-canvas);transition:filter var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);border-radius:50%;flex:none;align-self:center;place-items:center;margin-top:-20px;display:grid;position:relative}.shell-module__Rb-4ja__mobileLaunchButton:hover{filter:brightness(1.05)}.shell-module__Rb-4ja__mobileLaunchButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.shell-module__Rb-4ja__mobileLaunchButton:active{transform:scale(.94)}.shell-module__Rb-4ja__moreLinkList{flex-direction:column;gap:4px;display:flex}.shell-module__Rb-4ja__moreNetworkRow{border-bottom:1px solid var(--border-subtle);min-height:44px;color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 12px;font-size:13px;display:flex}.shell-module__Rb-4ja__moreLinkItem{border-radius:var(--radius-md);min-height:44px;color:var(--text-primary);font-size:14px;font-weight:var(--font-weight-medium);align-items:center;gap:12px;padding:10px 12px;display:flex}.shell-module__Rb-4ja__moreLinkItem:hover{background:var(--bg-surface-2);color:var(--text-primary)}.shell-module__Rb-4ja__moreLinkItemDisabled{cursor:not-allowed;color:var(--text-tertiary);opacity:.58}.shell-module__Rb-4ja__moreLinkItemDisabled:hover{color:var(--text-tertiary);background:0 0}.shell-module__Rb-4ja__moreLinkItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__moreLinkIcon{border-radius:var(--radius-sm);background:var(--bg-surface-3);flex:none;place-items:center;width:32px;height:32px;display:grid}.shell-module__Rb-4ja__infoButton{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);background:var(--bg-inset);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex:none;justify-content:center;align-items:center;display:inline-flex}.shell-module__Rb-4ja__infoButton:hover{color:var(--brand-accent);border-color:var(--brand-accent)}.shell-module__Rb-4ja__infoButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__infoButton:active{transform:translateY(1px)}@media (max-width:480px){.shell-module__Rb-4ja__infoButton{display:none}}.shell-module__Rb-4ja__mobileSearchButton{display:none}@media (max-width:767px){.shell-module__Rb-4ja__mobileSearchButton{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);background:var(--bg-inset);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}.shell-module__Rb-4ja__mobileSearchButton:hover{color:var(--text-primary);border-color:var(--brand-accent)}.shell-module__Rb-4ja__mobileSearchButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.shell-module__Rb-4ja__mobileSearchButton:active{transform:translateY(1px)}}.shell-module__Rb-4ja__mobileSearchBar{display:none}@media (max-width:767px){.shell-module__Rb-4ja__mobileSearchBar{z-index:var(--z-sticky-header);padding:var(--space-2) var(--space-3) var(--space-3);border-bottom:1px solid var(--border-subtle);background:#000000eb;display:block;position:sticky;top:56px}.shell-module__Rb-4ja__mobileSearchBar .shell-module__Rb-4ja__searchInput{width:100%;display:block}}@media (max-width:768px){.shell-module__Rb-4ja__searchWrap,.shell-module__Rb-4ja__tagline,.shell-module__Rb-4ja__pillButton,.shell-module__Rb-4ja__desktopNetworkToggle{display:none}}@media (max-width:480px){.shell-module__Rb-4ja__chainBadge{display:none}.shell-module__Rb-4ja__wordmark{font-size:15px}.shell-module__Rb-4ja__topbar{gap:var(--space-2);padding:0 var(--space-3)}}
