.faucet-menu-module__tQz3XG__shell{--faucet-trigger-bg:var(--surface-input);--faucet-trigger-bg-hover:var(--surface-hover);--faucet-ember-border:#fb923c8c;--faucet-ember-border-dim:#fb923c47;flex-shrink:0;display:inline-flex;position:relative}.faucet-menu-module__tQz3XG__shell:before{content:"";border:1px solid var(--faucet-ember-border-dim);pointer-events:none;border-radius:10px;animation:4.8s ease-in-out infinite faucet-menu-module__tQz3XG__faucetBorderBlink;position:absolute;inset:0}.faucet-menu-module__tQz3XG__shell:has(.faucet-menu-module__tQz3XG__triggerOpen):before{border-color:var(--faucet-ember-border);animation:none}@keyframes faucet-menu-module__tQz3XG__faucetBorderBlink{0%,to{border-color:var(--faucet-ember-border-dim)}50%{border-color:var(--faucet-ember-border)}}@media (prefers-reduced-motion:reduce){.faucet-menu-module__tQz3XG__shell:before{border-color:var(--faucet-ember-border);animation:none}}.faucet-menu-module__tQz3XG__trigger{z-index:1;background:var(--faucet-trigger-bg);height:36px;color:var(--foreground);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex;position:relative}.faucet-menu-module__tQz3XG__triggerIconOnly{justify-content:center;gap:0;width:36px;min-width:36px;padding:0}.faucet-menu-module__tQz3XG__triggerOpen{background:var(--faucet-trigger-bg-hover)}.faucet-menu-module__tQz3XG__triggerLabel{line-height:1}.faucet-menu-module__tQz3XG__triggerIcon{color:#fb923c;flex-shrink:0;width:16px;height:16px}.faucet-menu-module__tQz3XG__triggerOpen .faucet-menu-module__tQz3XG__triggerIcon{color:#fdba74}.faucet-menu-module__tQz3XG__chevron{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.faucet-menu-module__tQz3XG__chevronOpen{color:var(--foreground);transform:rotate(180deg)}.faucet-menu-module__tQz3XG__menu{z-index:200;border:1px solid var(--border);background:var(--surface-dropdown);box-shadow:var(--shadow-elevated);transform-origin:100% 0;border-radius:12px;animation:.18s faucet-menu-module__tQz3XG__menuIn;position:fixed;overflow:hidden}.faucet-menu-module__tQz3XG__menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}@keyframes faucet-menu-module__tQz3XG__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faucet-menu-module__tQz3XG__menuHeader{border-bottom:1px solid var(--border-subtle);padding:12px 14px}.faucet-menu-module__tQz3XG__menuTitle{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}.faucet-menu-module__tQz3XG__menuBody{flex-direction:column;padding:6px;display:flex}.faucet-menu-module__tQz3XG__menuItem{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.faucet-menu-module__tQz3XG__menuItemCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.faucet-menu-module__tQz3XG__menuItemLabel{line-height:1.2}.faucet-menu-module__tQz3XG__menuItemMeta{color:var(--text-muted);font-size:.72rem;font-weight:500;line-height:1.2}.faucet-menu-module__tQz3XG__menuItemDisabled{opacity:.55;cursor:not-allowed}.faucet-menu-module__tQz3XG__tokenLogo{object-fit:cover;border-radius:50%;flex-shrink:0}.faucet-menu-module__tQz3XG__externalIcon{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;margin-left:auto}.faucet-menu-module__tQz3XG__sheetRowShell:before{display:none}.faucet-menu-module__tQz3XG__sheetRowIcon{color:#fb923c}.faucet-menu-module__tQz3XG__sheetRoot{display:none}@media (max-width:900px){.faucet-menu-module__tQz3XG__sheetRoot{z-index:230;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.faucet-menu-module__tQz3XG__sheetBackdrop{cursor:pointer;background:#0000008f;border:0;padding:0;position:absolute;inset:0}.faucet-menu-module__tQz3XG__menuSheet{z-index:1;background:var(--background-elevated);width:100%;max-height:min(70dvh,480px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;transform-origin:bottom;touch-action:pan-y;border:0;border-radius:24px 24px 0 0;flex-direction:column;margin:0;transition:transform .28s cubic-bezier(.22,1,.36,1);animation:.32s cubic-bezier(.22,1,.36,1) faucet-menu-module__tQz3XG__faucetSheetUp;display:flex;position:relative;overflow:hidden;box-shadow:0 -12px 40px #00000073}@keyframes faucet-menu-module__tQz3XG__faucetSheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.faucet-menu-module__tQz3XG__menuSheet{animation:none}}.faucet-menu-module__tQz3XG__sheetHandle{background:color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0}.faucet-menu-module__tQz3XG__sheetHeader{align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.faucet-menu-module__tQz3XG__sheetTitle{letter-spacing:-.03em;min-width:0;color:var(--foreground);flex:auto;margin:0;font-size:1.2rem;font-weight:800;line-height:1.15}.faucet-menu-module__tQz3XG__closeButton{appearance:none;background:color-mix(in srgb, var(--foreground) 8%, transparent);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;place-items:center;margin:0;padding:0;display:inline-grid}.faucet-menu-module__tQz3XG__closeButton:active{background:color-mix(in srgb, var(--foreground) 12%, transparent)}.faucet-menu-module__tQz3XG__sheetBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;gap:0;padding:4px 0 16px;display:flex;overflow-y:auto}.faucet-menu-module__tQz3XG__sheetBody::-webkit-scrollbar{display:none}.faucet-menu-module__tQz3XG__sheetSection{padding:8px 16px}.faucet-menu-module__tQz3XG__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 12px;font-size:.92rem;font-weight:750;line-height:1.2}.faucet-menu-module__tQz3XG__optionList{flex-direction:column;gap:2px;margin:0 -6px;display:flex}.faucet-menu-module__tQz3XG__menuSheet .faucet-menu-module__tQz3XG__menuItem{letter-spacing:-.015em;border-radius:12px;gap:12px;min-height:48px;padding:8px 10px;font-size:.92rem;font-weight:650}.faucet-menu-module__tQz3XG__menuSheet .faucet-menu-module__tQz3XG__menuItem:active:not(.faucet-menu-module__tQz3XG__menuItemDisabled){background:color-mix(in srgb, var(--foreground) 5%, transparent)}.faucet-menu-module__tQz3XG__menuSheet .faucet-menu-module__tQz3XG__externalIcon{width:16px;height:16px}}@media (hover:hover) and (pointer:fine){.faucet-menu-module__tQz3XG__trigger:hover{background:var(--faucet-trigger-bg-hover)}.faucet-menu-module__tQz3XG__menuItem:hover:not(:active):not(.faucet-menu-module__tQz3XG__menuItemDisabled){background:var(--surface-hover)}}@media (max-width:820px){.faucet-menu-module__tQz3XG__triggerLabel,.faucet-menu-module__tQz3XG__chevron{display:none}.faucet-menu-module__tQz3XG__trigger{justify-content:center;width:36px;padding:0}}
.mobile-sheet-row-module__Iwxm5a__sheetRowShell{width:100%;display:block;position:relative}.mobile-sheet-row-module__Iwxm5a__sheetRowGroup{background:0 0;border:0;border-radius:0;flex-direction:column;gap:2px;display:flex;overflow:visible}.mobile-sheet-row-module__Iwxm5a__sheetRowGroup>*+*{border-top:0}.mobile-sheet-row-module__Iwxm5a__sheetRowGroupSpaced{background:0 0;border:0;border-radius:0;flex-direction:column;gap:2px;display:flex;overflow:visible}.mobile-sheet-row-module__Iwxm5a__sheetRowGroupSpaced>*+*{border-top:0}.mobile-sheet-row-module__Iwxm5a__sheetRowGroupSpaced>.mobile-sheet-row-module__Iwxm5a__sheetRowTrigger,.mobile-sheet-row-module__Iwxm5a__sheetRowGroupSpaced>.mobile-sheet-row-module__Iwxm5a__sheetRowShell{box-sizing:border-box;background:0 0;border:0;border-radius:12px;overflow:hidden}.mobile-sheet-row-module__Iwxm5a__sheetRowGroupSpaced>.mobile-sheet-row-module__Iwxm5a__sheetRowTrigger{min-height:48px}.mobile-sheet-row-module__Iwxm5a__sheetRowGroupLabel{letter-spacing:-.02em;text-transform:none;color:var(--foreground);margin:0 4px 6px;padding:0 2px;font-size:.92rem;font-weight:750}.mobile-sheet-row-module__Iwxm5a__sheetRowTrigger{width:100%;min-height:48px;color:var(--foreground);text-align:left;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px;font-family:inherit;font-size:.92rem;font-weight:650;text-decoration:none;display:flex}.mobile-sheet-row-module__Iwxm5a__sheetRowTrigger:active{background:color-mix(in srgb, var(--foreground) 5%, transparent)}.mobile-sheet-row-module__Iwxm5a__sheetRowIcon{background:color-mix(in srgb, var(--foreground) 6%, transparent);width:36px;height:36px;color:var(--text-secondary);box-shadow:none;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.mobile-sheet-row-module__Iwxm5a__sheetRowIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.mobile-sheet-row-module__Iwxm5a__sheetRowCopy{flex-direction:column;flex:auto;gap:0;min-width:0;display:flex}.mobile-sheet-row-module__Iwxm5a__sheetRowTitle{letter-spacing:-.015em;color:var(--foreground);line-height:1.25}.mobile-sheet-row-module__Iwxm5a__sheetRowMeta{display:none}.mobile-sheet-row-module__Iwxm5a__sheetRowTrailing{max-width:42%;color:var(--text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;font-size:.8rem;font-weight:600;line-height:1.2;overflow:hidden}.mobile-sheet-row-module__Iwxm5a__sheetRowChevron{width:16px;height:16px;color:var(--text-muted);stroke-width:2.25px;opacity:.72;flex-shrink:0}.mobile-sheet-row-module__Iwxm5a__sheetRowBadge{background:var(--negative);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;min-width:20px;height:20px;padding:0 6px;font-size:.68rem;font-weight:800;line-height:20px}
.theme-toggle-module__f4CsAa__toggle{border:1px solid var(--border);background:var(--surface-button);width:36px;min-width:36px;height:36px;color:var(--text-secondary);cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative}.theme-toggle-module__f4CsAa__toggle:hover{background:var(--surface-hover);color:var(--foreground)}.theme-toggle-module__f4CsAa__toggle:focus-visible{box-shadow:var(--focus-ring);outline:none}.theme-toggle-module__f4CsAa__toggle:active{transform:scale(.96)}.theme-toggle-module__f4CsAa__icon{transition:opacity var(--theme-transition-duration,.5s) var(--theme-transition-easing,ease), transform var(--theme-transition-duration,.5s) var(--theme-transition-easing,ease);display:block;position:absolute}html.view-transition-active .theme-toggle-module__f4CsAa__icon{transition:none}.theme-toggle-module__f4CsAa__iconSun{opacity:1;transform:scale(1)rotate(0)}.theme-toggle-module__f4CsAa__iconMoon{opacity:0;transform:scale(.82)rotate(-24deg)}html[data-theme=light] .theme-toggle-module__f4CsAa__iconSun{opacity:0;transform:scale(.82)rotate(24deg)}html[data-theme=light] .theme-toggle-module__f4CsAa__iconMoon{opacity:1;transform:scale(1)rotate(0)}@media (max-width:767px){.theme-toggle-module__f4CsAa__toggle{width:44px;min-width:44px;height:44px;min-height:44px}}
.mobile-more-sheet-module__GaxI4a__sheetRoot{z-index:210;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-more-sheet-module__GaxI4a__sheetBackdrop{cursor:pointer;background:#0000008f;border:0;padding:0;position:absolute;inset:0}.mobile-more-sheet-module__GaxI4a__sheet{z-index:1;background:var(--background-elevated);width:100%;max-height:min(78dvh,560px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;transform-origin:bottom;touch-action:pan-y;border:0;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .28s cubic-bezier(.22,1,.36,1);animation:.32s cubic-bezier(.22,1,.36,1) mobile-more-sheet-module__GaxI4a__moreSheetUp;display:flex;position:relative;box-shadow:0 -12px 40px #00000073}@keyframes mobile-more-sheet-module__GaxI4a__moreSheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mobile-more-sheet-module__GaxI4a__sheet{animation:none}}.mobile-more-sheet-module__GaxI4a__sheetHandle{background:color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0}.mobile-more-sheet-module__GaxI4a__sheetHeader{align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.mobile-more-sheet-module__GaxI4a__sheetTitle{letter-spacing:-.03em;min-width:0;color:var(--foreground);flex:auto;margin:0;font-size:1.2rem;font-weight:800;line-height:1.15}.mobile-more-sheet-module__GaxI4a__closeButton{appearance:none;background:color-mix(in srgb, var(--foreground) 8%, transparent);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;place-items:center;margin:0;padding:0;display:inline-grid}.mobile-more-sheet-module__GaxI4a__closeButton:active{background:color-mix(in srgb, var(--foreground) 12%, transparent)}.mobile-more-sheet-module__GaxI4a__sheetBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;gap:0;padding:4px 0 16px;display:flex;overflow-y:auto}.mobile-more-sheet-module__GaxI4a__sheetSection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:10px;min-width:0;padding:14px 16px 16px;display:flex}.mobile-more-sheet-module__GaxI4a__sheetSection:first-child{border-top:0;padding-top:8px}.mobile-more-sheet-module__GaxI4a__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:.92rem;font-weight:750;line-height:1.2}
.brand-logo-module__RwTT0q__brand{flex-flow:row;flex-shrink:0;align-items:center;min-width:0;line-height:0;display:inline-flex}.brand-logo-module__RwTT0q__link{min-width:0;color:inherit;vertical-align:middle;flex-flow:row;align-items:center;margin:0;padding:0;text-decoration:none;display:inline-flex}.brand-logo-module__RwTT0q__link_header{margin-inline-end:calc(var(--header-logo-base-h,50px) * var(--brand-logo-aspect,1.398) * (var(--header-logo-scale,1.28) - 1))}.brand-logo-module__RwTT0q__logo{width:auto;height:var(--header-logo-base-h,50px);object-fit:contain;object-position:left center;background:0 0;flex-shrink:0;margin:0;padding:0;display:block}.brand-logo-module__RwTT0q__logoLight{display:none}[data-theme=light] .brand-logo-module__RwTT0q__logoDark{display:none}[data-theme=light] .brand-logo-module__RwTT0q__logoLight{display:block}.brand-logo-module__RwTT0q__brand_header{height:var(--header-logo-base-h,50px);align-items:center;display:inline-flex}.brand-logo-module__RwTT0q__brand_header .brand-logo-module__RwTT0q__logo{height:var(--header-logo-base-h,50px);width:auto;max-width:none;transform:scale(var(--header-logo-scale,1.28));transform-origin:0}@media (max-width:900px){.brand-logo-module__RwTT0q__brand_header{height:var(--header-logo-base-h,38px)}.brand-logo-module__RwTT0q__brand_header .brand-logo-module__RwTT0q__logo{height:var(--header-logo-base-h,38px);transform:scale(var(--header-logo-scale,1.16))}}@media (max-width:767px){.brand-logo-module__RwTT0q__brand_header{min-width:0;max-width:100%}.brand-logo-module__RwTT0q__brand_header .brand-logo-module__RwTT0q__logo{max-width:min(100%,220px)}}
.activity-table-module__tQLw_G__traderCell{min-width:0;max-width:100%;color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex;overflow:visible}.activity-table-module__tQLw_G__traderCell:hover .activity-table-module__tQLw_G__traderName{color:var(--foreground)}.activity-table-module__tQLw_G__traderAvatar{background:linear-gradient(135deg, var(--accent-purple-text), var(--accent-cyan));border-radius:7px;flex-shrink:0;width:22px;height:22px}.activity-table-module__tQLw_G__traderAvatarLg{border-radius:10px;flex-shrink:0;width:36px;height:36px}.activity-table-module__tQLw_G__traderName{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.activity-table-module__tQLw_G__traderStackLink,.activity-table-module__tQLw_G__traderStackMain{min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.activity-table-module__tQLw_G__traderStackCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-table-module__tQLw_G__traderStackCopy .activity-table-module__tQLw_G__traderName{letter-spacing:-.02em;color:var(--foreground);font-size:.88rem;font-weight:700}.activity-table-module__tQLw_G__traderWallet{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--text-muted);font-size:.72rem;font-weight:600}.activity-table-module__tQLw_G__traderStackLink:hover .activity-table-module__tQLw_G__traderName,.activity-table-module__tQLw_G__traderStackLink:hover .activity-table-module__tQLw_G__traderWallet{color:var(--foreground)}.activity-table-module__tQLw_G__mobileList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:none}.activity-table-module__tQLw_G__mobileCard{border:1px solid var(--border-subtle);background:var(--surface-scrim);border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.activity-table-module__tQLw_G__mobileCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.activity-table-module__tQLw_G__mobileCardTopEnd{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.activity-table-module__tQLw_G__mobileStatusRow{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.activity-table-module__tQLw_G__mobileMarketRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.activity-table-module__tQLw_G__mobileMarketLink{min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.activity-table-module__tQLw_G__mobileMarketSymbol{letter-spacing:-.02em;color:var(--foreground);font-size:.92rem;font-weight:800}.activity-table-module__tQLw_G__mobileMarketLogo{border-radius:50%;flex-shrink:0}.activity-table-module__tQLw_G__mobileVenueRow{min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;align-items:center;gap:8px;text-decoration:none;display:flex}.activity-table-module__tQLw_G__mobileVenueName{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;font-weight:600;overflow:hidden}.activity-table-module__tQLw_G__mobileCompactMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.activity-table-module__tQLw_G__mobileMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.activity-table-module__tQLw_G__mobileMetricsFeed{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-table-module__tQLw_G__mobileMetric{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:10px;flex-direction:column;gap:3px;min-width:0;padding:8px 6px;display:flex}.activity-table-module__tQLw_G__mobileMetric dt{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.58rem;font-weight:700}.activity-table-module__tQLw_G__mobileMetric dd{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:.76rem;font-weight:700;line-height:1.25}.activity-table-module__tQLw_G__mobileMono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}@media (max-width:900px){.activity-table-module__tQLw_G__mobileList{display:flex}}.activity-table-module__tQLw_G__horizonTag{background:var(--accent-purple-soft);color:var(--accent-purple-text);white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.activity-table-module__tQLw_G__paymentTokenChip{color:var(--text-secondary);letter-spacing:.04em;white-space:nowrap;vertical-align:middle;background:0 0;border:none;border-radius:0;align-items:center;gap:5px;padding:0;font-size:.68rem;font-weight:700;display:inline-flex}.activity-table-module__tQLw_G__paymentTokenChipLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}.activity-table-module__tQLw_G__paymentTokenChipLabel{line-height:1}.activity-table-module__tQLw_G__paymentTokenChipEmpty{color:var(--text-muted);font-weight:600}
.notifications-menu-module__i3OO0q__shell{--notify-trigger-bg:var(--surface-input);--notify-trigger-bg-hover:var(--surface-hover);--notify-border-emphasis:color-mix(in srgb, var(--foreground) 16%, var(--border));flex-shrink:0;position:relative;overflow:visible}.notifications-menu-module__i3OO0q__trigger{border:1px solid var(--border);background:var(--notify-trigger-bg);width:36px;min-width:36px;height:36px;color:var(--text-secondary);box-sizing:border-box;cursor:pointer;border-radius:10px;place-items:center;padding:0;transition:background .2s,border-color .2s,color .2s;display:grid;position:relative;overflow:visible}.notifications-menu-module__i3OO0q__trigger svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.notifications-menu-module__i3OO0q__triggerOpen{border-color:var(--notify-border-emphasis);background:var(--notify-trigger-bg-hover);color:var(--foreground)}.notifications-menu-module__i3OO0q__badge{border:2px solid var(--notify-trigger-bg);background:var(--negative);color:#fff;text-align:center;font-variant-numeric:tabular-nums;pointer-events:none;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:12px;position:absolute;top:-4px;right:-4px}.notifications-menu-module__i3OO0q__triggerOpen .notifications-menu-module__i3OO0q__badge{border-color:var(--notify-trigger-bg-hover)}.notifications-menu-module__i3OO0q__shell button{position:relative}.notifications-menu-module__i3OO0q__menu{z-index:200;border:1px solid var(--border-glass);background:var(--panel-surface-bg);box-shadow:var(--card-shadow), inset 0 1px 0 var(--inset-highlight);-webkit-backdrop-filter:var(--dropdown-glass-blur,blur(20px));transform-origin:100% 0;border-radius:18px;animation:.24s cubic-bezier(.22,1,.36,1) notifications-menu-module__i3OO0q__menuIn;position:fixed;overflow:hidden}.notifications-menu-module__i3OO0q__menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}@keyframes notifications-menu-module__i3OO0q__menuIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.notifications-menu-module__i3OO0q__menuHeader{border-bottom:1px solid var(--border-subtle);padding:14px 14px 12px}.notifications-menu-module__i3OO0q__menuHeaderRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.notifications-menu-module__i3OO0q__menuTitle{letter-spacing:-.02em;color:var(--foreground);font-size:.92rem;font-weight:700}.notifications-menu-module__i3OO0q__menuSub{color:var(--text-muted);margin:6px 0 0;font-size:.76rem}.notifications-menu-module__i3OO0q__clearButton{color:var(--accent-cyan);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.74rem;font-weight:700}.notifications-menu-module__i3OO0q__menuBody{overscroll-behavior:contain;max-height:min(360px,100vh - 120px);overflow-y:auto}.notifications-menu-module__i3OO0q__list{margin:0;padding:6px;list-style:none}.notifications-menu-module__i3OO0q__menuItem{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:10px;padding:10px;transition:background .18s,border-color .18s;display:flex}.notifications-menu-module__i3OO0q__toneDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.notifications-menu-module__i3OO0q__itemPositive{background:var(--positive);box-shadow:0 0 0 3px color-mix(in srgb, var(--positive) 22%, transparent)}.notifications-menu-module__i3OO0q__itemNegative{background:var(--negative);box-shadow:0 0 0 3px color-mix(in srgb, var(--negative) 22%, transparent)}.notifications-menu-module__i3OO0q__itemNeutral{background:var(--accent-cyan);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-cyan) 22%, transparent)}.notifications-menu-module__i3OO0q__itemCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.notifications-menu-module__i3OO0q__itemTitle{color:var(--foreground);font-size:.82rem;font-weight:700}.notifications-menu-module__i3OO0q__itemBody{color:var(--text-subtle);font-size:.76rem;line-height:1.35}.notifications-menu-module__i3OO0q__itemTime{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.7rem}.notifications-menu-module__i3OO0q__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:28px 20px 32px;display:flex}.notifications-menu-module__i3OO0q__emptyIcon{background:var(--surface-hover);width:44px;height:44px;color:var(--text-muted);border-radius:14px;place-items:center;display:grid}.notifications-menu-module__i3OO0q__emptyIcon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.notifications-menu-module__i3OO0q__emptyTitle{color:var(--foreground);margin:0;font-size:.86rem;font-weight:700}.notifications-menu-module__i3OO0q__emptyCopy{max-width:22ch;color:var(--text-muted);margin:0;font-size:.76rem;line-height:1.45}@media (hover:hover) and (pointer:fine){.notifications-menu-module__i3OO0q__trigger:hover{border-color:var(--notify-border-emphasis);background:var(--notify-trigger-bg-hover);color:var(--foreground)}.notifications-menu-module__i3OO0q__clearButton:hover:not(:active){text-decoration:underline}.notifications-menu-module__i3OO0q__menuItem:hover:not(:active){background:var(--surface-hover);border-color:var(--border-subtle)}}.notifications-menu-module__i3OO0q__sheetRoot{display:none}@media (max-width:900px){.notifications-menu-module__i3OO0q__trigger{border-radius:8px;width:32px;min-width:32px;height:32px}.notifications-menu-module__i3OO0q__trigger svg{width:16px;height:16px}.notifications-menu-module__i3OO0q__badge{z-index:2;border-width:2px;min-width:16px;height:16px;font-size:.58rem;top:-5px;right:-5px}.notifications-menu-module__i3OO0q__sheetRoot{z-index:230;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.notifications-menu-module__i3OO0q__sheetBackdrop{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(8px);cursor:pointer;border:0;padding:0;position:absolute;inset:0}.notifications-menu-module__i3OO0q__menuSheet{z-index:1;width:100%;max-height:min(70dvh,520px);padding-bottom:env(safe-area-inset-bottom,0px);transform-origin:bottom;touch-action:pan-y;border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;margin:0;transition:transform .28s cubic-bezier(.22,1,.36,1);animation:.3s cubic-bezier(.22,1,.36,1) notifications-menu-module__i3OO0q__sheetUp;position:relative}.notifications-menu-module__i3OO0q__menuSheet:before{display:none}@keyframes notifications-menu-module__i3OO0q__sheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__menuHeader{padding:16px 16px 12px}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__menuBody{scrollbar-width:none;max-height:min(70dvh - 88px,420px)}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__menuBody::-webkit-scrollbar{display:none}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__list{padding:6px 10px 12px}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__menuItem{min-height:52px;padding:12px 10px}.notifications-menu-module__i3OO0q__menuSheet .notifications-menu-module__i3OO0q__emptyState{padding:32px 20px 40px}}
.platform-activity-module__GamuvW__shell{z-index:10;flex-shrink:0;width:100%;padding:24px 20px 32px}.platform-activity-module__GamuvW__activityCard{border:1px solid var(--border);background-color:var(--background-elevated);-webkit-backdrop-filter:none;background-image:none;border-radius:20px;flex-direction:column;width:100%;padding:20px;display:flex;position:relative;overflow:hidden}.platform-activity-module__GamuvW__activityHeader{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.platform-activity-module__GamuvW__activityHeaderCopy{min-width:0}.platform-activity-module__GamuvW__activityTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);margin:0;font-size:.72rem;font-weight:700}.platform-activity-module__GamuvW__activitySub{color:var(--text-muted);margin:6px 0 0;font-size:.84rem}.platform-activity-module__GamuvW__headerLink{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-body);white-space:nowrap;border-radius:9px;flex-shrink:0;align-items:center;padding:7px 14px;font-size:.84rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.platform-activity-module__GamuvW__tableWrap{--activity-visible-rows:7;--activity-row-height:48px;--activity-head-height:40px;--table-head-bg:color-mix(in srgb, var(--foreground) 4%, var(--surface-input));max-height:calc(var(--activity-head-height) + var(--activity-row-height) * var(--activity-visible-rows));overscroll-behavior:contain;border:1px solid var(--border-subtle);border-radius:14px;overflow:auto}.platform-activity-module__GamuvW__activityTable{border-collapse:collapse;width:100%;min-width:68rem;font-size:.84rem}.platform-activity-module__GamuvW__activityTable thead{z-index:1;position:sticky;top:0}.platform-activity-module__GamuvW__activityTable th{border-bottom:1px solid var(--border-subtle);background:var(--table-head-bg);color:var(--text-muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:11px 14px;font-size:.65rem;font-weight:700}.platform-activity-module__GamuvW__activityTable td{height:var(--activity-row-height);color:var(--text-body);white-space:nowrap;vertical-align:middle;padding:0 14px}.platform-activity-module__GamuvW__activityTable tbody tr{transition:background .15s}.platform-activity-module__GamuvW__activityTable tbody tr:nth-child(2n){background:var(--surface-row-alt)}.platform-activity-module__GamuvW__venueCell,.platform-activity-module__GamuvW__tokenCell{align-items:center;gap:8px;min-width:0;display:inline-flex}.platform-activity-module__GamuvW__venueIcon,.platform-activity-module__GamuvW__tokenIcon{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.platform-activity-module__GamuvW__mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.platform-activity-module__GamuvW__sideUp,.platform-activity-module__GamuvW__sideDown,.platform-activity-module__GamuvW__statusWon,.platform-activity-module__GamuvW__statusLost,.platform-activity-module__GamuvW__statusOpen,.platform-activity-module__GamuvW__statusVoid{border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.platform-activity-module__GamuvW__sideUp{background:var(--accent-cyan-soft);color:var(--accent-cyan)}.platform-activity-module__GamuvW__statusWon{background:var(--side-up-bg);color:var(--positive)}.platform-activity-module__GamuvW__statusOpen{background:var(--accent-cyan-soft);color:var(--accent-cyan)}.platform-activity-module__GamuvW__sideDown,.platform-activity-module__GamuvW__statusLost{background:var(--side-down-bg);color:var(--negative)}.platform-activity-module__GamuvW__statusVoid{background:var(--void-bg);color:var(--void-text)}@media (max-width:900px){.platform-activity-module__GamuvW__shell{padding:0}.platform-activity-module__GamuvW__activityCard{padding:16px}.platform-activity-module__GamuvW__activityHeader{flex-direction:column;align-items:stretch}.platform-activity-module__GamuvW__headerLink{justify-content:center}.platform-activity-module__GamuvW__activityTable thead th:nth-child(7),.platform-activity-module__GamuvW__activityTable tbody td:nth-child(7){display:none}}.platform-activity-module__GamuvW__emptyRow{color:var(--text-muted);text-align:center;padding:24px 12px}@media (max-width:767px){.platform-activity-module__GamuvW__shell{display:none}}@media (max-width:640px){.platform-activity-module__GamuvW__activityTable thead th:nth-child(3),.platform-activity-module__GamuvW__activityTable tbody td:nth-child(3),.platform-activity-module__GamuvW__activityTable thead th:nth-child(9),.platform-activity-module__GamuvW__activityTable tbody td:nth-child(9){display:none}}@media (hover:hover) and (pointer:fine){.platform-activity-module__GamuvW__headerLink:hover{border-color:var(--accent-cyan-border);background:var(--btn-tab-active-cyan-bg);color:var(--btn-tab-active-cyan-text)}.platform-activity-module__GamuvW__activityTable tbody tr:hover{background:var(--surface-hover)}}
.page-module__h4SgrW__shell{width:100%;min-height:min-content;font-family:var(--font-geist-sans);color:var(--foreground);background:var(--background);flex-direction:column;flex:1 0 auto;display:flex}.page-module__h4SgrW__body{flex-direction:column;flex:1 0 auto;min-height:0;display:flex;}.page-module__h4SgrW__main{gap:var(--profile-section-gap,14px);box-sizing:border-box;flex-direction:column;flex:1 0 auto;width:100%;padding:20px 20px 32px;display:flex;}.page-module__h4SgrW__pageInner{gap:var(--profile-section-gap,14px);flex-direction:column;width:100%;max-width:1180px;margin:0 auto;display:flex}.page-module__h4SgrW__shell:has(.page-module__h4SgrW__mainGate){flex:1 0 auto;min-height:100%}.page-module__h4SgrW__body:has(.page-module__h4SgrW__mainGate){flex:auto;min-height:0}.page-module__h4SgrW__mainGate{flex:auto;justify-content:center;align-items:center;gap:0;min-height:0;padding:40px 20px 48px}.page-module__h4SgrW__mainGate .page-module__h4SgrW__connectGate{min-height:0}.page-module__h4SgrW__profileCard,.page-module__h4SgrW__insightsCard,.page-module__h4SgrW__activitySection,.page-module__h4SgrW__connectGate{background-color:var(--background-elevated);background-image:none}.page-module__h4SgrW__connectGate{border:1px solid var(--border);border-radius:22px;align-self:center;width:min(100%,920px);min-height:min(520px,100vh - 180px);margin-inline:auto;position:relative;overflow:hidden;}.page-module__h4SgrW__connectGate:has(.page-module__h4SgrW__connectGateInvalid){width:min(100%,520px)}.page-module__h4SgrW__connectGate:before{content:none}.page-module__h4SgrW__connectGateGrid{z-index:1;min-height:inherit;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:32px;padding:40px 40px 36px;display:grid;position:relative}.page-module__h4SgrW__connectGateInvalid{z-index:1;flex-direction:column;align-items:flex-start;gap:14px;max-width:560px;padding:40px;display:flex;position:relative}.page-module__h4SgrW__connectGateMain{flex-direction:column;align-items:flex-start;gap:14px;max-width:480px;display:flex}.page-module__h4SgrW__connectBrand{flex-shrink:0}.page-module__h4SgrW__connectEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--positive);font-size:.68rem;font-weight:700}.page-module__h4SgrW__connectTitle{font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);line-height:var(--page-title-line-height);color:var(--foreground)}.page-module__h4SgrW__connectLead{color:var(--text-muted);font-size:.95rem;line-height:1.65}.page-module__h4SgrW__profileErrorBanner{margin-bottom:16px}.page-module__h4SgrW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__h4SgrW__connectFeatures{flex-direction:column;gap:10px;margin:6px 0 4px;padding:0;list-style:none;display:flex}.page-module__h4SgrW__connectFeatures li{color:var(--text-secondary);padding-left:16px;font-size:.88rem;line-height:1.5;position:relative}.page-module__h4SgrW__connectFeatures li:before{content:"";background:var(--positive);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module__h4SgrW__connectActions{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:8px;display:flex}.page-module__h4SgrW__connectCta{border:1px solid var(--accent-cyan-border);background:var(--connect-gradient);height:44px;color:var(--on-accent);cursor:pointer;box-shadow:var(--connect-shadow);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__h4SgrW__connectCta svg{flex-shrink:0;width:17px;height:17px}.page-module__h4SgrW__connectSecondary{color:var(--accent-cyan);font-size:.88rem;font-weight:600;text-decoration:none}.page-module__h4SgrW__connectPreview{flex-direction:column;align-items:stretch;gap:12px;display:flex}.page-module__h4SgrW__connectPreviewCard{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-input) 80%, transparent);opacity:.72;filter:saturate(.85);border-radius:18px;padding:18px 18px 0}.page-module__h4SgrW__connectPreviewIdentity{align-items:center;gap:14px;margin-bottom:16px;display:flex}.page-module__h4SgrW__connectPreviewAvatar{background:linear-gradient(135deg, var(--surface-hover), var(--border-subtle));border:2px solid var(--surface-inset);border-radius:15px;flex-shrink:0;width:56px;height:56px}.page-module__h4SgrW__connectPreviewCopy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.page-module__h4SgrW__connectPreviewLine{background:var(--surface-hover);border-radius:999px;width:72%;height:10px;display:block}.page-module__h4SgrW__connectPreviewLine[data-wide]{width:48%;height:14px}.page-module__h4SgrW__connectPreviewStats{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 -18px;list-style:none;display:grid}.page-module__h4SgrW__connectPreviewStats li{border-right:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:14px 16px 16px;display:flex}.page-module__h4SgrW__connectPreviewStats li:nth-child(2n){border-right:0}.page-module__h4SgrW__connectPreviewStats li:nth-child(-n+2){border-bottom:1px solid var(--border-subtle)}.page-module__h4SgrW__connectPreviewStatLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.58rem;font-weight:700}.page-module__h4SgrW__connectPreviewStatValue{background:var(--surface-hover);border-radius:6px;width:56%;height:18px;display:block}.page-module__h4SgrW__connectPreviewCaption{text-align:center;color:var(--text-muted);font-size:.76rem;font-weight:600}@media (max-width:900px){.page-module__h4SgrW__connectGateGrid{padding:var(--mobile-page-pad-y) var(--mobile-page-pad-x);grid-template-columns:1fr;gap:28px}.page-module__h4SgrW__connectPreview{order:-1}.page-module__h4SgrW__connectGateMain{max-width:none}}@media (max-width:520px){.page-module__h4SgrW__connectGateGrid,.page-module__h4SgrW__connectGateInvalid{padding:var(--mobile-page-pad-y) var(--mobile-page-pad-x)}.page-module__h4SgrW__connectActions{flex-direction:column;align-items:stretch}.page-module__h4SgrW__connectCta{width:100%}}@media (hover:hover) and (pointer:fine){.page-module__h4SgrW__connectCta:hover{box-shadow:var(--connect-hover-shadow)}.page-module__h4SgrW__connectSecondary:hover{color:var(--foreground)}}.page-module__h4SgrW__profileCard{border:1px solid var(--border);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity actions""stats stats";align-items:start;gap:20px 16px;padding:20px 22px 0;display:grid;}.page-module__h4SgrW__profileIdentityRow{grid-area:identity;align-items:flex-start;gap:12px 16px;min-width:0;display:flex}.page-module__h4SgrW__profileActions{flex-shrink:0;grid-area:actions;align-self:start;align-items:center;gap:8px;display:flex}.page-module__h4SgrW__pageTabs{flex-wrap:wrap;gap:8px;display:inline-flex}.page-module__h4SgrW__pageTab,.page-module__h4SgrW__pageTabActive{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;height:36px;padding:0 16px;font-size:.84rem;font-weight:700}.page-module__h4SgrW__pageTab{border:1px solid var(--border-subtle);background:var(--surface-input);color:var(--text-muted)}.page-module__h4SgrW__pageTabActive{background:var(--positive);color:var(--on-accent)}.page-module__h4SgrW__profileIdentity{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.page-module__h4SgrW__avatarFrame{flex-shrink:0;position:relative}.page-module__h4SgrW__avatarUploadWrap{flex-direction:column;align-items:flex-start;display:flex}.page-module__h4SgrW__avatarReadonly{border-radius:15px;display:block;overflow:hidden}.page-module__h4SgrW__avatarUpload{cursor:pointer;background:0 0;border:0;border-radius:15px;padding:0;display:block;position:relative;overflow:hidden}.page-module__h4SgrW__avatarUploadFallback,.page-module__h4SgrW__avatarUploadImg{border:2px solid var(--surface-inset);border-radius:15px;width:68px;height:68px;display:block}.page-module__h4SgrW__avatarUploadImg{object-fit:cover}.page-module__h4SgrW__avatarUploadFallback{flex-shrink:0}.page-module__h4SgrW__avatarUploadOverlay{background:color-mix(in srgb, var(--background) 55%, transparent);color:var(--foreground);letter-spacing:.05em;text-transform:uppercase;opacity:0;border-radius:15px;place-items:center;font-size:.62rem;font-weight:700;transition:opacity .2s;display:grid;position:absolute;inset:0}.page-module__h4SgrW__avatarUpload:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}.page-module__h4SgrW__avatarUpload:focus-visible .page-module__h4SgrW__avatarUploadOverlay,.page-module__h4SgrW__avatarUpload:hover .page-module__h4SgrW__avatarUploadOverlay{opacity:1}.page-module__h4SgrW__avatarFileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__h4SgrW__avatarUploadError{max-width:220px;color:var(--negative);margin-top:6px;font-size:.72rem;line-height:1.4}@media (hover:none){.page-module__h4SgrW__avatarUploadOverlay{opacity:.9}}.page-module__h4SgrW__profileIdentityCopy{min-width:0}.page-module__h4SgrW__profileNameRow{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.page-module__h4SgrW__profileName{min-width:0;font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);line-height:var(--page-title-line-height);color:var(--foreground);word-break:break-all;margin:0}.page-module__h4SgrW__profileBadges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.page-module__h4SgrW__badgeYou,.page-module__h4SgrW__badgeJoined,.page-module__h4SgrW__badgeStreak{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.page-module__h4SgrW__badgeYou,.page-module__h4SgrW__badgeJoined{background:var(--surface-input);color:var(--text-muted);border:1px solid var(--border-subtle)}.page-module__h4SgrW__badgeStreak{background:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning)}.page-module__h4SgrW__followCounts{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 0;font-size:.78rem;font-weight:600;line-height:1.3;display:flex}.page-module__h4SgrW__followCountItem{align-items:baseline;gap:5px;display:inline-flex}.page-module__h4SgrW__followCountLabel{font-weight:600}.page-module__h4SgrW__followCounts strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:750}.page-module__h4SgrW__followCountsSep{color:var(--text-subtle)}.page-module__h4SgrW__followBtn,.page-module__h4SgrW__followBtnFollowing{white-space:nowrap;cursor:pointer;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:inherit;font-size:.8rem;font-weight:750;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.page-module__h4SgrW__followBtnIcon{stroke-width:2.25px;flex-shrink:0;width:15px;height:15px}.page-module__h4SgrW__followBtnLabel{line-height:1}.page-module__h4SgrW__followBtn{background:var(--foreground);color:var(--background);border:1px solid #0000}.page-module__h4SgrW__followBtnFollowing{border:1px solid var(--border);color:var(--text-secondary);background:0 0}.page-module__h4SgrW__followBtn:disabled,.page-module__h4SgrW__followBtnFollowing:disabled{opacity:.7;cursor:wait}.page-module__h4SgrW__shareOutlineBtn{border:1px solid var(--border-subtle);background:var(--surface-hover);height:36px;color:var(--foreground);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.page-module__h4SgrW__shareBtnIcon{stroke-width:2px;flex-shrink:0;width:16px;height:16px}.page-module__h4SgrW__shareBtnLabel{white-space:nowrap}.page-module__h4SgrW__predictCta{border:1px solid var(--foreground);background:var(--foreground);height:36px;color:var(--background);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}@media (min-width:768px){.page-module__h4SgrW__predictCtaActivityEmpty{display:none}}.page-module__h4SgrW__quickStats{border-top:1px solid var(--border-subtle);grid-area:stats;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:4px -22px 0;padding:0;list-style:none;display:grid}.page-module__h4SgrW__quickStats li{border-right:1px solid var(--border-subtle);flex-direction:column;gap:6px;padding:16px 18px 18px;display:flex}.page-module__h4SgrW__quickStats li:last-child{border-right:0}.page-module__h4SgrW__quickStatLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:700}.page-module__h4SgrW__quickStatLabelShort{display:none}.page-module__h4SgrW__quickStatValue{font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--foreground);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800}.page-module__h4SgrW__quickStatDivider{color:var(--text-muted);margin:0 .12em;font-weight:600}.page-module__h4SgrW__timePills{flex-wrap:wrap;display:inline-flex;}.page-module__h4SgrW__timeChip{}.page-module__h4SgrW__timeActive{}.page-module__h4SgrW__tradeCta{border:1px solid var(--btn-chip-active-cyan-border);background:var(--btn-outline-bg);height:40px;color:var(--btn-outline-text);border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-size:.88rem;font-weight:700;display:inline-flex}.page-module__h4SgrW__profileHeroSticky{flex-shrink:0}.page-module__h4SgrW__profileScrollBody{gap:var(--profile-section-gap,14px);flex-direction:column;min-width:0;display:flex}.page-module__h4SgrW__insightsCard{border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:16px;padding:20px 22px 22px;display:flex;}.page-module__h4SgrW__insightsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__h4SgrW__insightsTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:.95rem;font-weight:800}.page-module__h4SgrW__insightsTitleShort{display:none}.page-module__h4SgrW__insightsSub{color:var(--text-muted);margin:4px 0 0;font-size:.8rem}.page-module__h4SgrW__insightsTabList{flex-wrap:wrap;max-width:100%;display:inline-flex;}.page-module__h4SgrW__insightsTab{font-size:.82rem;font-weight:700;}.page-module__h4SgrW__insightsTabActive{font-size:.82rem;font-weight:700;}.page-module__h4SgrW__insightsTabLabelShort{display:none}.page-module__h4SgrW__insightsTabPanel{flex-direction:column;gap:16px;min-width:0;display:flex}.page-module__h4SgrW__insightsTabPanel[hidden]{display:none}.page-module__h4SgrW__performanceBody{flex-direction:column;gap:14px;min-width:0;display:flex}.page-module__h4SgrW__performancePoolTabs{}.page-module__h4SgrW__performancePoolTabs.filterSegment{display:none}.page-module__h4SgrW__performancePoolTab{flex:1 1 0;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex;}.page-module__h4SgrW__performancePoolTabActive{flex:1 1 0;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex;}.page-module__h4SgrW__performancePoolTabLogo{border-radius:50%;flex-shrink:0}.page-module__h4SgrW__performancePoolTabIcon{width:18px;height:18px;color:var(--text-muted);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__h4SgrW__performancePoolGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.page-module__h4SgrW__performancePoolSlot{min-width:0;min-height:100%}.page-module__h4SgrW__performancePoolCard{--pool-accent:var(--brand-neon);border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:14px;flex-direction:column;gap:14px;min-height:100%;padding:14px 16px 16px;display:flex}.page-module__h4SgrW__performancePoolHeader{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.page-module__h4SgrW__performancePoolIdentity{align-items:center;gap:10px;min-width:0;display:flex}.page-module__h4SgrW__performancePoolLogo{object-fit:cover;box-shadow:0 0 0 2px color-mix(in srgb, var(--pool-accent) 28%, transparent);border-radius:50%;flex-shrink:0}.page-module__h4SgrW__performancePoolHeading{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__h4SgrW__performancePoolTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:.92rem;font-weight:750}.page-module__h4SgrW__performancePoolSub{color:var(--text-muted);margin:0;font-size:.74rem}.page-module__h4SgrW__performancePoolScoreBadge{background:var(--surface-elevated);min-height:32px;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:-.03em;border:0;border-radius:10px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:800;display:none}.page-module__h4SgrW__performancePoolScoreBadge[data-tone=positive]{background:color-mix(in srgb, var(--positive) 12%, transparent);color:var(--positive)}.page-module__h4SgrW__performancePoolScoreBadge[data-tone=negative]{background:color-mix(in srgb, var(--negative) 12%, transparent);color:var(--negative)}.page-module__h4SgrW__performancePoolHero{display:none}.page-module__h4SgrW__performancePoolStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.page-module__h4SgrW__performancePoolStat{border:1px solid var(--border-subtle);background:var(--surface-elevated);border-radius:10px;flex-direction:column;justify-content:space-between;gap:6px;min-width:0;min-height:58px;padding:10px 12px;display:flex}.page-module__h4SgrW__performancePoolStat dt{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:700}.page-module__h4SgrW__performancePoolStat dd{color:var(--foreground);letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin:0;font-size:.92rem;font-weight:800;line-height:1.15}.page-module__h4SgrW__performancePoolUnit{color:var(--text-muted);font-size:.7rem;font-weight:700}.page-module__h4SgrW__performanceScorePositive{color:var(--positive)}.page-module__h4SgrW__performanceScoreNegative{color:var(--negative)}.page-module__h4SgrW__insightsBreakdown{flex-direction:column;gap:12px;min-width:0;display:flex}.page-module__h4SgrW__breakdownMobileLabel{display:none}.page-module__h4SgrW__breakdownFilter{flex-wrap:wrap;flex-shrink:0;margin-left:auto;display:inline-flex;}.page-module__h4SgrW__insightHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module__h4SgrW__insightHeaderCopy{flex:1;min-width:0}.page-module__h4SgrW__insightEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:700}.page-module__h4SgrW__insightTitle{letter-spacing:-.02em;color:var(--foreground);margin-top:4px;font-size:1.05rem;font-weight:800}.page-module__h4SgrW__miniStatGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;display:grid}.page-module__h4SgrW__miniStatGrid li{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.page-module__h4SgrW__miniStatLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:700}.page-module__h4SgrW__miniStatGrid strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:800}.page-module__h4SgrW__exchangeLead{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.page-module__h4SgrW__exchangeLeadTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__h4SgrW__exchangeLeadIdentity{align-items:center;gap:10px;min-width:0;display:flex}.page-module__h4SgrW__exchangeLeadLogo{border-radius:50%;flex-shrink:0}.page-module__h4SgrW__exchangeLeadName{color:var(--foreground);font-size:.95rem;font-weight:700}.page-module__h4SgrW__exchangeLeadMeta{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.page-module__h4SgrW__exchangeLeadTrack{height:8px;}.page-module__h4SgrW__exchangeLeadFill{}.page-module__h4SgrW__breakdownTabs{flex-wrap:wrap;display:inline-flex;}.page-module__h4SgrW__breakdownTab{}.page-module__h4SgrW__breakdownTabActive{}.page-module__h4SgrW__breakdownListScroll{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-width:0;overflow:auto hidden}.page-module__h4SgrW__breakdownListScroll::-webkit-scrollbar{display:none}.page-module__h4SgrW__breakdownList{flex-flow:row;gap:8px;width:max-content;min-width:100%;margin:0;padding:0;list-style:none;display:flex}.page-module__h4SgrW__breakdownRow{--breakdown-dot-color:var(--text-muted);--breakdown-bar-color:var(--text-muted);scroll-snap-align:start;border:1px solid var(--border-subtle);background:var(--surface-scrim);border-radius:12px;flex-direction:column;flex:0 0 196px;gap:6px;padding:12px;display:flex}.page-module__h4SgrW__breakdownRowTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__h4SgrW__breakdownRowMeta{align-items:center;gap:8px;min-width:0;display:flex}.page-module__h4SgrW__breakdownRowLogo{border-radius:50%;flex-shrink:0}.page-module__h4SgrW__breakdownRowDot{background:var(--breakdown-dot-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.page-module__h4SgrW__breakdownRowLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--foreground);font-size:.86rem;font-weight:700;overflow:hidden}.page-module__h4SgrW__breakdownRowShare{font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0;font-size:.84rem;font-weight:700}.page-module__h4SgrW__breakdownRowTrack{height:6px;}.page-module__h4SgrW__breakdownRowFill{border-radius:inherit;background:var(--breakdown-bar-color);min-width:0;height:100%;transition:width .25s;display:block}.page-module__h4SgrW__breakdownRowFill[data-has-share=true]{min-width:4px}.page-module__h4SgrW__breakdownRowStats{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.74rem;font-weight:600;display:flex}.page-module__h4SgrW__breakdownRowStatsSep{color:var(--text-subtle)}.page-module__h4SgrW__breakdownEmpty{border:1px dashed var(--border-subtle);color:var(--text-muted);text-align:center;border-radius:12px;margin:0;padding:28px 16px;font-size:.84rem;font-weight:600;line-height:1.45}.page-module__h4SgrW__sideSplit{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.page-module__h4SgrW__sideBoxUp,.page-module__h4SgrW__sideBoxDown{border-radius:14px;flex-direction:column;gap:4px;padding:14px;display:flex}.page-module__h4SgrW__sideBoxUp{background:var(--positive-soft)}.page-module__h4SgrW__sideBoxDown{background:var(--negative-soft-bg)}.page-module__h4SgrW__sideBoxLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:700}.page-module__h4SgrW__sideBoxValue{letter-spacing:-.03em;color:var(--foreground);font-size:1.5rem;font-weight:800}.page-module__h4SgrW__sideBoxPct{font-size:.82rem;font-weight:700}.page-module__h4SgrW__sideBoxUp .page-module__h4SgrW__sideBoxPct{color:var(--positive)}.page-module__h4SgrW__sideBoxDown .page-module__h4SgrW__sideBoxPct{color:var(--negative)}.page-module__h4SgrW__activitySection{border:1px solid var(--border);border-radius:20px;flex-direction:column;padding:20px;display:flex;overflow:hidden;}.page-module__h4SgrW__activityDataStage{flex-direction:column;flex:auto;min-width:0;min-height:0;transition:opacity .32s,filter .32s,transform .32s;display:flex}.page-module__h4SgrW__activityDataStage[data-pending=true]{opacity:.48;filter:saturate(.82);pointer-events:none}.page-module__h4SgrW__activityDataStage[data-enter=true]{transition:none;animation:.42s page-module__h4SgrW__profileActivityDataEnter}@keyframes page-module__h4SgrW__profileActivityDataEnter{0%{opacity:.55;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-module__h4SgrW__activityDataStage,.page-module__h4SgrW__activityDataStage[data-enter=true]{transition:none;animation:none}}.page-module__h4SgrW__activityHeader{flex-flow:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.page-module__h4SgrW__activityHeaderMain{flex:auto;min-width:0}.page-module__h4SgrW__activityHeaderTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__h4SgrW__activityTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);margin:0;font-size:.72rem;font-weight:700}.page-module__h4SgrW__activitySub{color:var(--text-muted);margin:4px 0 0;font-size:.84rem}.page-module__h4SgrW__activitySubMobile,.page-module__h4SgrW__activityCountBadge,.page-module__h4SgrW__profileMobileToolbar{display:none}.page-module__h4SgrW__mobileFilterRow{border:1px solid var(--border);background:var(--background-elevated);width:100%;min-height:40px;color:var(--foreground);text-align:left;cursor:pointer;box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;transition:background .15s,border-color .15s;display:grid}.page-module__h4SgrW__mobileFilterRow:active{border-color:var(--filter-item-active-border);background:var(--surface-hover)}.page-module__h4SgrW__mobileFilterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:.62rem;font-weight:700;line-height:1}.page-module__h4SgrW__mobileFilterValue{letter-spacing:-.01em;min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700;line-height:1.2;overflow:hidden}.page-module__h4SgrW__mobileFilterChevron{width:16px;height:16px;color:var(--text-muted);stroke-width:2px;flex-shrink:0}.page-module__h4SgrW__activityToolbar{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.page-module__h4SgrW__activityToolbarFilters{flex-flow:wrap;align-items:center;gap:8px;min-width:0;display:flex}.page-module__h4SgrW__activityModeFilters{flex-wrap:wrap;display:inline-flex;}.page-module__h4SgrW__activityFilters{flex-wrap:wrap;display:inline-flex;}.page-module__h4SgrW__activityFilter{}.page-module__h4SgrW__activityFilterActive{}.page-module__h4SgrW__activityEmpty{border:1px dashed var(--border);background:var(--surface-muted);color:var(--text-muted);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.page-module__h4SgrW__statusOpen{background:var(--accent-cyan-soft);color:var(--accent-cyan);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__h4SgrW__activityMobileScroll{display:none}.page-module__h4SgrW__activityMobileList{margin:0;padding:0;list-style:none;display:none}.page-module__h4SgrW__activitySection .page-module__h4SgrW__profileActivityDesktop{display:block}.page-module__h4SgrW__activitySection .page-module__h4SgrW__profileActivityDesktop .page-module__h4SgrW__profileActivityEmptyCell{height:auto;min-height:calc(var(--activity-row-height,48px) * var(--activity-visible-rows,7));text-align:center;color:var(--text-muted);white-space:normal;vertical-align:middle;padding:20px 14px}@media (min-width:1181px){.page-module__h4SgrW__activitySection .page-module__h4SgrW__profileActivityDesktop .page-module__h4SgrW__profileActivityEmptyCell{height:100%;min-height:10rem}}.page-module__h4SgrW__activityMobileCard{background:0 0;border:0;border-radius:0;flex-direction:column;gap:8px;padding:12px 0;display:flex}.page-module__h4SgrW__activityMobileTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.page-module__h4SgrW__activityMobileStatusRow{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;max-width:48%;display:inline-flex}.page-module__h4SgrW__activityMobileAssetLink{min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;flex:auto;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.page-module__h4SgrW__activityMobileTokenLogo{border-radius:50%;flex-shrink:0;margin-top:1px}.page-module__h4SgrW__activityMobileAssetCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.page-module__h4SgrW__activityMobileSymbolRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.page-module__h4SgrW__activityMobileSymbol{letter-spacing:-.02em;color:var(--foreground);font-size:.95rem;font-weight:800;line-height:1.15}.page-module__h4SgrW__activityMobileMeta{min-width:0;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px;font-size:.72rem;font-weight:600;line-height:1.3;display:flex}.page-module__h4SgrW__activityMobilePrices{color:var(--text-secondary);align-items:center;gap:6px;padding-left:38px;font-size:.8rem;font-weight:700;line-height:1.2;display:flex}.page-module__h4SgrW__activityMobilePriceArrow{color:var(--text-muted);font-weight:600}.page-module__h4SgrW__activityMobileMono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.page-module__h4SgrW__marketDeepLink{align-items:center;gap:inherit;color:inherit;border-radius:8px;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__h4SgrW__marketDeepLink:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}@media (hover:hover) and (pointer:fine){.page-module__h4SgrW__pageTab:hover,.page-module__h4SgrW__breakdownTab:hover{color:var(--foreground);background:var(--btn-ghost-hover-bg)}.page-module__h4SgrW__shareOutlineBtn:hover{border-color:var(--border);background:var(--surface-hover);color:var(--foreground)}.page-module__h4SgrW__avatarUpload:hover .page-module__h4SgrW__avatarUploadOverlay{opacity:1}.page-module__h4SgrW__predictCta:hover{opacity:.9}.page-module__h4SgrW__marketDeepLink:hover{color:var(--accent-cyan)}}@media (max-width:1100px){.page-module__h4SgrW__quickStats{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__h4SgrW__quickStats li:nth-child(3n){border-right:0}.page-module__h4SgrW__quickStats li:nth-child(n+4){border-top:1px solid var(--border-subtle)}}@media (max-width:720px){.page-module__h4SgrW__main{gap:var(--profile-section-gap-mobile,10px)}.page-module__h4SgrW__profileCard{padding:16px 16px 0}.page-module__h4SgrW__profileIdentityRow{flex-direction:column;align-items:stretch}.page-module__h4SgrW__profileActions{width:100%;margin-left:0}.page-module__h4SgrW__predictCta,.page-module__h4SgrW__followBtn,.page-module__h4SgrW__followBtnFollowing{flex:1;justify-content:center}.page-module__h4SgrW__activityHeader{flex-direction:column;align-items:stretch;gap:10px}.page-module__h4SgrW__activityToolbar{flex-direction:column;align-items:stretch;width:100%}.page-module__h4SgrW__activityToolbarFilters{flex-direction:column;align-items:stretch;gap:8px}.page-module__h4SgrW__activityFilters,.page-module__h4SgrW__activityModeFilters,.page-module__h4SgrW__timePills{justify-content:stretch;width:100%}.page-module__h4SgrW__activityFilter,.page-module__h4SgrW__activityFilterActive,.page-module__h4SgrW__timeChip,.page-module__h4SgrW__timeActive{text-align:center;flex:1}.page-module__h4SgrW__statsCardHeader{flex-direction:column;align-items:stretch}.page-module__h4SgrW__statsLeaderChip{align-self:flex-start;max-width:100%}.page-module__h4SgrW__statsRowMetrics{gap:8px}.page-module__h4SgrW__statsMetricLabel{display:none}.page-module__h4SgrW__statsMetric{min-width:36px}}@media (max-width:420px){.page-module__h4SgrW__miniStatGrid{grid-template-columns:1fr}}@media (max-width:900px){.page-module__h4SgrW__shell:has(.page-module__h4SgrW__mainGate){flex:auto;height:100%;min-height:100%}.page-module__h4SgrW__body:has(.page-module__h4SgrW__mainGate){flex-direction:column;flex:auto;min-height:0;display:flex}.page-module__h4SgrW__main,.page-module__h4SgrW__pageInner,.page-module__h4SgrW__profileScrollBody{gap:var(--profile-section-gap-mobile,10px)}.page-module__h4SgrW__profileMobileToolbar{flex-direction:column;gap:8px;width:100%;display:flex}.page-module__h4SgrW__mobileFilterRow{border-radius:var(--mobile-card-radius)}[data-theme=light] .page-module__h4SgrW__mobileFilterRow{box-shadow:0 1px 3px #0000000d}.page-module__h4SgrW__activitySubDesktop,.page-module__h4SgrW__activitySub,.page-module__h4SgrW__activityCountBadge,.page-module__h4SgrW__activityToolbar{display:none}.page-module__h4SgrW__activityHeader{flex-direction:column;align-items:stretch;gap:0;margin-bottom:4px}.page-module__h4SgrW__activityHeaderTop{align-items:center;gap:8px}.page-module__h4SgrW__activityTitle{letter-spacing:.08em;font-size:.78rem}.page-module__h4SgrW__mainGate{min-height:0;padding:var(--mobile-page-pad-y) 0;flex:auto;justify-content:center;align-items:center}.page-module__h4SgrW__connectGate{border-radius:var(--mobile-card-radius);width:100%;min-height:0}.page-module__h4SgrW__connectGateGrid{padding:var(--mobile-page-pad-y) var(--mobile-page-pad-x);gap:0}.page-module__h4SgrW__connectPreview{display:none}.page-module__h4SgrW__connectGateInvalid{padding:var(--mobile-page-pad-y) var(--mobile-page-pad-x)}.page-module__h4SgrW__profileCard,.page-module__h4SgrW__insightsCard,.page-module__h4SgrW__activitySection{border-radius:var(--mobile-card-radius)}.page-module__h4SgrW__pageTabs{display:none}.page-module__h4SgrW__profileCard{gap:var(--mobile-section-gap);grid-template-columns:minmax(0,1fr);grid-template-areas:"identity""stats""actions";padding:14px;display:grid}.page-module__h4SgrW__profileIdentityRow{flex-direction:row;align-items:flex-start;gap:12px;padding-right:0;display:flex;position:static}.page-module__h4SgrW__profileIdentity{align-items:flex-start;gap:12px;min-width:0}.page-module__h4SgrW__avatarUploadFallback,.page-module__h4SgrW__avatarUploadImg{border-radius:14px;width:64px;height:64px}.page-module__h4SgrW__avatarReadonly,.page-module__h4SgrW__avatarUpload{border-radius:14px}.page-module__h4SgrW__profileIdentityCopy{flex-direction:column;gap:4px;min-width:0;padding-top:2px;display:flex}.page-module__h4SgrW__profileNameRow{min-width:0}.page-module__h4SgrW__profileName{letter-spacing:-.03em;font-size:1.15rem;line-height:1.2}.page-module__h4SgrW__profileBadges{gap:6px;margin-top:2px}.page-module__h4SgrW__badgeYou{height:22px;padding:0 7px;font-size:.6rem}.page-module__h4SgrW__badgeJoined{height:auto;color:var(--text-muted);letter-spacing:0;text-transform:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.72rem;font-weight:600}.page-module__h4SgrW__followCounts{gap:12px;margin:6px 0 0;font-size:.78rem}.page-module__h4SgrW__followCountsSep{display:none}.page-module__h4SgrW__followCountItem{gap:4px}.page-module__h4SgrW__followCounts strong{font-size:.9rem;font-weight:800}.page-module__h4SgrW__followCountLabel{color:var(--text-muted);font-size:.72rem;font-weight:600}.page-module__h4SgrW__profileActions{grid-area:actions;align-items:stretch;gap:8px;width:100%;margin:0;display:flex}.page-module__h4SgrW__predictCta{display:none}.page-module__h4SgrW__followBtn,.page-module__h4SgrW__followBtnFollowing{letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;flex:auto;gap:6px;min-width:0;height:38px;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:750}.page-module__h4SgrW__followBtnIcon{width:15px;height:15px}.page-module__h4SgrW__followBtn{background:var(--foreground);color:var(--background);box-shadow:none;border-color:#0000}.page-module__h4SgrW__followBtnFollowing{border:1px solid var(--border);background:var(--surface);color:var(--text-secondary)}.page-module__h4SgrW__shareOutlineBtn{border:1px solid var(--border-subtle);background:var(--surface);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;flex:none;width:38px;height:38px;min-height:38px;padding:0;position:static}.page-module__h4SgrW__shareBtnLabel{display:none}.page-module__h4SgrW__shareBtnIcon{width:16px;height:16px}.page-module__h4SgrW__quickStats{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:12px;grid-area:stats;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;display:grid;overflow:hidden}.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatAccuracy,.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatRecord,.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatStreak,.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatOpen{display:none}.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatPoints,.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatUsdc,.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatOar{text-align:center;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:6px;min-height:64px;padding:10px 8px 12px;border:0!important;border-right:1px solid var(--border-subtle)!important}.page-module__h4SgrW__quickStats>.page-module__h4SgrW__quickStatOar{border-right:0!important}.page-module__h4SgrW__quickStatLabelFull{display:none}.page-module__h4SgrW__quickStatLabelShort{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;display:flex}.page-module__h4SgrW__quickStatToken{letter-spacing:.04em;color:var(--text-secondary);font-size:.68rem;font-weight:800;line-height:1.1;display:block}.page-module__h4SgrW__quickStatPeriod{letter-spacing:.05em;color:var(--text-muted);font-size:.54rem;font-weight:700;line-height:1.1;display:block}.page-module__h4SgrW__quickStatLabel{letter-spacing:.04em;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:26px;font-size:.62rem;line-height:1.15;display:flex}.page-module__h4SgrW__quickStatValue{letter-spacing:-.03em;text-align:center;width:100%;font-size:1.15rem;line-height:1}.page-module__h4SgrW__insightsCard{gap:12px;padding:12px 14px 14px}.page-module__h4SgrW__insightsHeader{flex-direction:column;align-items:stretch;gap:8px;margin:0}.page-module__h4SgrW__insightsTabList{width:100%;min-height:42px}.page-module__h4SgrW__insightsTab,.page-module__h4SgrW__insightsTabActive{flex:1 1 0;justify-content:center;min-height:38px;padding-block:9px;font-size:.78rem}.page-module__h4SgrW__insightsTabLabelFull{display:none}.page-module__h4SgrW__insightsTabLabelShort{display:inline}.page-module__h4SgrW__insightsTitle{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.page-module__h4SgrW__insightsTitleFull{display:none}.page-module__h4SgrW__insightsTitleShort{display:inline}.page-module__h4SgrW__insightsSub{font-size:.76rem}.page-module__h4SgrW__breakdownFilter{gap:var(--filter-track-gap,4px);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-height:40px;margin-left:0;display:grid!important}.page-module__h4SgrW__breakdownTab,.page-module__h4SgrW__breakdownTabActive{flex:none;justify-content:center;width:100%;min-height:36px;padding-block:8px;font-size:.74rem;font-weight:700}.page-module__h4SgrW__insightsBreakdown{gap:10px}.page-module__h4SgrW__breakdownMobileLabel{display:none}.page-module__h4SgrW__breakdownEmpty{padding:24px 14px;font-size:.8rem}.page-module__h4SgrW__breakdownListScroll{scroll-snap-type:none;max-height:none;overflow:visible}.page-module__h4SgrW__breakdownList{flex-flow:column;gap:8px;width:100%}.page-module__h4SgrW__breakdownRow{border:1px solid var(--border-subtle);background:var(--surface-muted);scroll-snap-align:none;border-radius:12px;flex:none;gap:8px;width:100%;padding:12px}.page-module__h4SgrW__breakdownRow[data-rank="1"]{border-color:var(--border-subtle);background:var(--surface-muted)}.page-module__h4SgrW__breakdownRow:last-child{padding-bottom:12px}.page-module__h4SgrW__breakdownRowTop{align-items:center}.page-module__h4SgrW__breakdownRowMeta{align-items:center;gap:10px}.page-module__h4SgrW__breakdownRowLogo{width:22px;height:22px}.page-module__h4SgrW__breakdownRowDot{width:10px;height:10px}.page-module__h4SgrW__breakdownRowShare{letter-spacing:-.02em;color:var(--foreground);font-size:.95rem;font-weight:800}.page-module__h4SgrW__breakdownRowLabel{white-space:nowrap;text-align:left;-webkit-line-clamp:unset;font-size:.88rem;font-weight:750;line-height:1.2;display:block}.page-module__h4SgrW__breakdownRowTrack{height:7px}.page-module__h4SgrW__breakdownRowStats{text-align:left;gap:6px;font-size:.72rem;line-height:1.3}.page-module__h4SgrW__performancePoolTabs.filterSegment{box-sizing:border-box;align-self:stretch;width:100%;max-width:100%;display:flex}.page-module__h4SgrW__performancePoolTab,.page-module__h4SgrW__performancePoolTabActive{flex:1 1 0;justify-content:center;min-width:0}.page-module__h4SgrW__performancePoolGrid{grid-template-columns:minmax(0,1fr);gap:0}.page-module__h4SgrW__performancePoolSlot:not([data-active=true]){display:none}.page-module__h4SgrW__performancePoolCard{gap:12px}.page-module__h4SgrW__performancePoolScoreBadge{display:inline-flex}.page-module__h4SgrW__performancePoolHero{border:1px solid var(--border-subtle);background:var(--surface-elevated);border-radius:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:0;padding:12px;display:grid}.page-module__h4SgrW__performancePoolHeroStat{text-align:center;flex-direction:column;gap:6px;min-width:0;display:flex}.page-module__h4SgrW__performancePoolHeroLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:700}.page-module__h4SgrW__performancePoolHeroValue{color:var(--foreground);letter-spacing:-.035em;font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:4px;font-size:1.15rem;font-weight:800;line-height:1;display:inline-flex}.page-module__h4SgrW__performancePoolHeroDivider{background:var(--border-subtle);align-self:stretch;width:1px;margin:2px 10px}.page-module__h4SgrW__performancePoolStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.page-module__h4SgrW__performancePoolStat[data-role=spend],.page-module__h4SgrW__performancePoolStat[data-role=rewards],.page-module__h4SgrW__performancePoolStat[data-role=score]{display:none}.page-module__h4SgrW__performancePoolStat[data-role=secondary]{min-height:64px;padding:10px}.page-module__h4SgrW__performancePoolStat[data-role=secondary] dt{letter-spacing:.04em;font-size:.58rem}.page-module__h4SgrW__performancePoolStat[data-role=secondary] dd{font-size:.92rem}.page-module__h4SgrW__miniStatGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.page-module__h4SgrW__miniStatGrid li{border-radius:10px;padding:8px 6px}.page-module__h4SgrW__miniStatLabel{font-size:.58rem}.page-module__h4SgrW__miniStatGrid strong{font-size:.82rem}.page-module__h4SgrW__sideSplit{gap:8px;margin-top:0}.page-module__h4SgrW__sideBoxUp,.page-module__h4SgrW__sideBoxDown{border:1px solid var(--border-subtle);border-radius:12px;padding:12px 10px}.page-module__h4SgrW__sideBoxUp{background:color-mix(in srgb, var(--positive) 10%, var(--surface-scrim))}.page-module__h4SgrW__sideBoxDown{background:color-mix(in srgb, var(--negative) 10%, var(--surface-scrim))}.page-module__h4SgrW__sideBoxValue{font-size:1.25rem}.page-module__h4SgrW__activitySection{padding:12px 14px 8px}.page-module__h4SgrW__activityMobileScroll{overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;border:0;border-radius:0;max-height:min(58vh,520px);margin:0 -2px;padding:0 2px;display:block;overflow-y:auto}.page-module__h4SgrW__activityMobileScroll::-webkit-scrollbar{display:none}.page-module__h4SgrW__activityMobileList{flex-direction:column;gap:0;display:flex}.page-module__h4SgrW__activityMobileCard{border-bottom:1px solid var(--border-subtle);padding:12px 2px}.page-module__h4SgrW__activityMobileCard:last-child{border-bottom:0}.page-module__h4SgrW__activityMobileScroll .page-module__h4SgrW__statusOpen{background:var(--accent-cyan-soft);max-width:42%;color:var(--accent-cyan);text-align:right;white-space:nowrap;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:700}.page-module__h4SgrW__activitySection .page-module__h4SgrW__profileActivityDesktop{display:none}}
.page-module__356A6W__shell{width:100%;min-height:min-content;font-family:var(--font-geist-sans);color:var(--foreground);background:var(--background);flex-direction:column;flex:1 0 auto;display:flex}.page-module__356A6W__body{flex-direction:column;flex:1 0 auto;min-height:0;display:flex;}.page-module__356A6W__main{gap:var(--page-header-block-gap);box-sizing:border-box;flex-direction:column;flex:1 0 auto;width:100%;padding:20px 20px 32px;display:flex;}.page-module__356A6W__pageInner{gap:var(--page-header-block-gap);flex-direction:column;width:100%;max-width:1180px;margin:0 auto;display:flex}.page-module__356A6W__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:0;display:flex}.page-module__356A6W__pageHeaderMain{flex:360px;min-width:0}.page-module__356A6W__pageHeader h1{font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);line-height:var(--page-title-line-height);color:var(--foreground);margin:0}.page-module__356A6W__lead{max-width:560px;color:var(--text-muted);margin:8px 0 0;font-size:.92rem;line-height:1.55}.page-module__356A6W__shell:has(.page-module__356A6W__mainGate){flex:1 0 auto;min-height:100%}.page-module__356A6W__body:has(.page-module__356A6W__mainGate){flex:auto;min-height:0}.page-module__356A6W__mainGate{flex:auto;justify-content:center;align-items:center;gap:0;min-height:0;padding:40px 20px 48px}@media (max-width:900px){.page-module__356A6W__shell:has(.page-module__356A6W__mainGate){flex:auto;height:100%;min-height:100%}.page-module__356A6W__body:has(.page-module__356A6W__mainGate){flex-direction:column;flex:auto;min-height:0;display:flex}.page-module__356A6W__main,.page-module__356A6W__pageInner{gap:var(--mobile-section-gap)}.page-module__356A6W__pageHeader{display:none}.page-module__356A6W__mainGate{min-height:0;padding:var(--mobile-page-pad-y) 0;flex:auto;justify-content:center;align-items:center}}
