.wallet-chip-module__UmxIxq__chip{border:1px solid var(--app-border,#00000014);background:rgba(var(--app-card-rgb), .6);-webkit-backdrop-filter:saturate(180%)blur(12px);height:32px;color:var(--app-text-primary);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:99px;align-items:center;gap:5px;padding:0 12px;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex;position:relative}.wallet-chip-module__UmxIxq__chip:hover{border-color:var(--app-border-strong,#00000029);background:rgba(var(--app-card-rgb), .85)}.wallet-chip-module__UmxIxq__chip:active{transform:scale(.96)}.wallet-chip-module__UmxIxq__icon{color:var(--app-text-secondary);flex-shrink:0}.wallet-chip-module__UmxIxq__text{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;line-height:1}.wallet-chip-module__UmxIxq__member{background:linear-gradient(135deg, #eab3081a, #eab3080a), rgba(var(--app-card-rgb), .6);border-color:#eab3088c}.wallet-chip-module__UmxIxq__member:hover{border-color:#eab308d9}.wallet-chip-module__UmxIxq__member .wallet-chip-module__UmxIxq__icon{color:#eab308}.wallet-chip-module__UmxIxq__badge{background:linear-gradient(135deg, var(--app-primary), var(--app-accent,var(--app-primary)));color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;height:16px;box-shadow:0 1px 4px rgba(var(--app-primary-rgb), .35);pointer-events:none;border-radius:99px;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}
.sort-tab-content-module__ow6v7q__root{flex-direction:column;min-height:100%;display:flex}.sort-tab-content-module__ow6v7q__grid{max-width:var(--max-content-width);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 10px;width:100%;margin:0 auto;display:grid}@media (min-width:768px){.sort-tab-content-module__ow6v7q__grid{gap:18px 14px}}@media (min-width:1280px){.sort-tab-content-module__ow6v7q__grid{gap:22px 18px}}.sort-tab-content-module__ow6v7q__loadingContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:400px;display:flex}.sort-tab-content-module__ow6v7q__spinner{border:3px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite sort-tab-content-module__ow6v7q__spin}.sort-tab-content-module__ow6v7q__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite sort-tab-content-module__ow6v7q__spin}@keyframes sort-tab-content-module__ow6v7q__spin{to{transform:rotate(360deg)}}.sort-tab-content-module__ow6v7q__loadingText{color:var(--app-text-secondary);font-size:14px}.sort-tab-content-module__ow6v7q__emptyContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:400px;display:flex}.sort-tab-content-module__ow6v7q__emptyIcon{color:var(--app-text-tertiary);font-size:48px!important}.sort-tab-content-module__ow6v7q__emptyText{color:var(--app-text-secondary);font-size:16px;font-weight:500}.sort-tab-content-module__ow6v7q__emptySubtext{color:var(--app-text-tertiary);text-align:center;padding:0 40px;font-size:12px}.sort-tab-content-module__ow6v7q__footerLoader{justify-content:center;padding:20px;display:flex}
.explore-page-module__mJoBqq__container{background-color:var(--app-background);flex-direction:column;min-height:100dvh;display:flex}.explore-page-module__mJoBqq__pageView{flex:1}.explore-page-module__mJoBqq__pageViewPage{padding:calc(env(safe-area-inset-top,0px) + var(--app-bar-height) + 12px) 14px calc(var(--bottom-tab-height) + 12px);display:none}.explore-page-module__mJoBqq__pageViewPageActive{display:block}.explore-page-module__mJoBqq__sortTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-end;gap:4px;height:100%;display:flex;overflow-x:auto}.explore-page-module__mJoBqq__sortTabs::-webkit-scrollbar{display:none}.explore-page-module__mJoBqq__sortTab{color:var(--app-text-tertiary);cursor:pointer;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:14px;font-weight:500;transition:color .2s,opacity .1s;display:flex;position:relative}.explore-page-module__mJoBqq__sortTab:active{opacity:.6}.explore-page-module__mJoBqq__sortTab:after{content:"";background:var(--app-primary);border-radius:2px;width:32px;height:2.5px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.explore-page-module__mJoBqq__sortTab:hover{color:var(--app-text-primary)}.explore-page-module__mJoBqq__sortTabIcon{flex-shrink:0;width:15px;height:15px}.explore-page-module__mJoBqq__sortTabActive{color:var(--app-primary);font-weight:600}.explore-page-module__mJoBqq__sortTabActive:after{transform:translate(-50%)scaleX(1)}