.Profile_page__07Cem{display:flex;flex-direction:column}.Profile_header__s8R0F{position:relative;background:var(--panel-bg-card);border:1px solid var(--panel-border);border-radius:16px;overflow:hidden;margin-bottom:16px}.Profile_banner__YedhN{height:120px;width:100%;background:linear-gradient(135deg,#5b8def,#a06cd5 50%,#f7b731);position:relative}.Profile_banner__YedhN:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(255,255,255,.15),transparent 50%);pointer-events:none}.Profile_headerContent__jdxnX{padding:0 22px 22px;display:flex;gap:18px;align-items:flex-end;margin-top:-46px;position:relative;flex-wrap:wrap}.Profile_avatar__UPmxS{width:96px;height:96px;border-radius:50%;border:4px solid var(--panel-bg-card);background:linear-gradient(135deg,#5b8def,#a06cd5);display:grid;place-items:center;color:#fff;font-size:30px;font-weight:800;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.2)}.Profile_info__Bvisc{flex:1;min-width:0;padding-bottom:8px}.Profile_nameRow__1o11b{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.Profile_name__S0B79{font-size:22px;font-weight:800;color:var(--text-primary);letter-spacing:-.01em}.Profile_verified__o7EYR{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-weight:700;font-size:12px}.Profile_verified__o7EYR svg{width:14px;height:14px}.Profile_handle__56gqz{font-size:13px;color:var(--text-muted);font-weight:600;margin-top:2px}.Profile_wallet__W82yL{display:inline-flex;align-items:center;gap:6px;background:var(--chip-bg);padding:5px 10px;border-radius:7px;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-secondary);font-weight:600;margin-top:7px;border:1px solid var(--panel-border);cursor:pointer;transition:all .15s ease}.Profile_wallet__W82yL:hover{background:var(--panel-hover);color:var(--text-primary)}.Profile_wallet__W82yL svg{width:11px;height:11px;color:var(--text-muted)}.Profile_wallet__W82yL.Profile_copied__40TD_{color:var(--green);border-color:var(--green)}.Profile_wallet__W82yL.Profile_copied__40TD_ svg{color:var(--green)}.Profile_balancePill__D7y5V{display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;margin-top:8px;padding:8px 11px 8px 8px;border-radius:12px;border:1px solid var(--accent-soft);background:linear-gradient(135deg,var(--chip-bg),rgba(46,167,224,.08))}.Profile_balancePillIcon__lJhhh{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:var(--accent);background:rgba(46,167,224,.12);border:1px solid rgba(46,167,224,.22);flex-shrink:0}.Profile_balancePillIcon__lJhhh svg{width:17px;height:17px}.Profile_balancePillText__ysnUs{display:flex;flex-direction:column;gap:2px;min-width:0}.Profile_balancePillLabel__wO3Zw{font-size:9.5px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800}.Profile_balancePillText__ysnUs strong{font-family:JetBrains Mono,monospace;font-size:14px;line-height:1;color:var(--text-primary);font-weight:900}.Profile_actions__XB6wc{display:flex;align-items:center;gap:8px;padding-bottom:8px;flex-shrink:0}.Profile_btn__te_Ba{padding:8px 14px;background:transparent;border:1px solid var(--panel-border);color:var(--text-primary);font-family:inherit;font-size:12.5px;font-weight:700;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .15s ease}.Profile_btn__te_Ba:hover{background:var(--panel-hover)}.Profile_btn__te_Ba svg{width:13px;height:13px}.Profile_btn__te_Ba.Profile_primary__dcH2j{background:var(--accent);color:#fff;border-color:var(--accent)}.Profile_btn__te_Ba.Profile_primary__dcH2j:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(46,167,224,.3)}.Profile_btn__te_Ba:disabled{cursor:default;opacity:.72;transform:none;box-shadow:none}.Profile_stats__FJbbz{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.Profile_stat__6YQkN{background:var(--panel-bg-card);border:1px solid var(--panel-border);border-radius:13px;padding:14px}.Profile_statLbl__Xl06L{font-size:10.5px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:4px}.Profile_statVal__fhjOe{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--text-primary);line-height:1.1}.Profile_statVal__fhjOe.Profile_up__2SzUK{color:var(--green)}.Profile_statVal__fhjOe.Profile_down__i25Jx{color:var(--red)}.Profile_statSub__lsMSN{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-muted);margin-top:4px;font-weight:600}.Profile_statSub__lsMSN.Profile_up__2SzUK{color:var(--green);font-weight:700}.Profile_statSub__lsMSN.Profile_down__i25Jx{color:var(--red);font-weight:700}.Profile_tabs__WcnOi{display:flex;gap:4px;background:var(--panel-bg-card);border:1px solid var(--panel-border);border-radius:13px;padding:4px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none;min-height:46px;align-items:stretch}.Profile_tabs__WcnOi::-webkit-scrollbar{display:none}.Profile_tab__bopO1{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;background:transparent;border:none;color:var(--text-muted);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;border-radius:9px;transition:all .15s ease;white-space:nowrap;flex-shrink:0}.Profile_tab__bopO1 svg{width:13px;height:13px;flex-shrink:0}.Profile_tab__bopO1:hover{color:var(--text-primary);background:var(--panel-hover)}.Profile_tab__bopO1.Profile_active___4YH2{background:var(--accent);color:#fff;box-shadow:0 2px 8px rgba(46,167,224,.25)}.Profile_tabBadge__r8CFp{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;border-radius:9px;font-family:JetBrains Mono,monospace}.Profile_tab__bopO1.Profile_active___4YH2 .Profile_tabBadge__r8CFp{background:rgba(255,255,255,.25);color:#fff}.Profile_tab__bopO1:not(.Profile_active___4YH2) .Profile_tabBadge__r8CFp{background:var(--chip-bg);color:var(--text-secondary)}.Profile_tableWrap__02ndj{background:var(--panel-bg-card);border:1px solid var(--panel-border);border-radius:14px;overflow:hidden}.Profile_thHoldings__TCrnk{padding:11px 16px;font-size:10.5px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.Profile_rowHoldings__92mmR,.Profile_thHoldings__TCrnk{display:grid;grid-template-columns:minmax(180px,1.6fr) 95px 95px 100px 110px 80px 60px;gap:10px;border-bottom:1px solid var(--panel-border)}.Profile_rowHoldings__92mmR{padding:14px 16px;align-items:center;transition:background .15s ease;cursor:pointer}.Profile_rowCalls__nekx_:last-child,.Profile_rowCreated__ScegR:last-child,.Profile_rowHoldings__92mmR:last-child,.Profile_rowTrades__QSQfo:last-child{border-bottom:none}.Profile_rowCalls__nekx_:hover,.Profile_rowCreated__ScegR:hover,.Profile_rowHoldings__92mmR:hover,.Profile_rowTrades__QSQfo:hover{background:var(--panel-hover)}.Profile_thCalls__2Zili>*,.Profile_thCreated__Rkt18>*,.Profile_thHoldings__TCrnk>*,.Profile_thTrades__THtYg>*{display:flex;align-items:center}.Profile_right__0lzc7{justify-content:flex-end}.Profile_center__8dv1M{justify-content:center}.Profile_thTrades__THtYg{padding:11px 16px;font-size:10.5px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.Profile_rowTrades__QSQfo,.Profile_thTrades__THtYg{display:grid;grid-template-columns:90px minmax(180px,1.6fr) 95px 95px 110px 110px 80px;gap:10px;border-bottom:1px solid var(--panel-border)}.Profile_rowTrades__QSQfo{padding:14px 16px;align-items:center;transition:background .15s ease;cursor:pointer}.Profile_thCalls__2Zili{padding:11px 16px;font-size:10.5px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.Profile_rowCalls__nekx_,.Profile_thCalls__2Zili{display:grid;grid-template-columns:minmax(180px,1.5fr) 100px 110px 100px 80px 60px;gap:10px;border-bottom:1px solid var(--panel-border)}.Profile_rowCalls__nekx_{padding:14px 16px;align-items:center;transition:background .15s ease;cursor:pointer}.Profile_thCreated__Rkt18{padding:11px 16px;font-size:10.5px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.Profile_rowCreated__ScegR,.Profile_thCreated__Rkt18{display:grid;grid-template-columns:minmax(180px,1.6fr) 90px 100px 100px 80px;gap:10px;border-bottom:1px solid var(--panel-border)}.Profile_rowCreated__ScegR{padding:14px 16px;align-items:center;transition:background .15s ease;cursor:pointer}.Profile_token__SkwER{display:flex;align-items:center;gap:11px;min-width:0}.Profile_tokAv__mgmjz{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10.5px;font-weight:800;flex-shrink:0;position:relative;overflow:hidden}.Profile_tokInfo__IBQHw{min-width:0;flex:1}.Profile_tokName__A5fvL{font-size:13.5px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;display:flex;align-items:center;gap:6px}.Profile_tokMeta__Z9oh4{font-size:10.5px;color:var(--text-muted);margin-top:2px;font-family:JetBrains Mono,monospace;display:flex;align-items:center;gap:5px}.Profile_tokSym__7Niud{font-size:9.5px;padding:1px 5px;border-radius:4px;background:var(--chip-bg);color:var(--text-secondary);letter-spacing:.04em}.Profile_num__he4Ek,.Profile_tokSym__7Niud{font-family:JetBrains Mono,monospace;font-weight:700}.Profile_num__he4Ek{font-size:12.5px;color:var(--text-primary);text-align:right}.Profile_num__he4Ek.Profile_up__2SzUK{color:var(--green)}.Profile_num__he4Ek.Profile_down__i25Jx{color:var(--red)}.Profile_numSub__juaEn{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--text-muted);font-weight:600;margin-top:2px;text-align:right}.Profile_side__5DtHt{display:inline-flex;align-items:center;gap:4px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800;padding:4px 9px;border-radius:6px;letter-spacing:.04em}.Profile_side__5DtHt.Profile_buy__VbfBV{background:rgba(79,209,122,.15);color:var(--green)}.Profile_side__5DtHt.Profile_sell__V9L7O{background:rgba(255,93,108,.15);color:var(--red)}.Profile_side__5DtHt svg{width:10px;height:10px}.Profile_callStatus__E2msc{display:inline-flex;align-items:center;gap:3px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;padding:3px 7px;border-radius:5px;letter-spacing:.04em}.Profile_callStatus__E2msc.Profile_win__uKIBR{background:rgba(79,209,122,.15);color:var(--green)}.Profile_callStatus__E2msc.Profile_loss__PW9ML{background:rgba(255,93,108,.15);color:var(--red)}.Profile_callStatus__E2msc.Profile_live__3JPsq{background:rgba(46,167,224,.15);color:var(--accent)}.Profile_time__7KFj_{font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--text-muted);font-weight:600}.Profile_actionBtn__CT5b_{width:30px;height:30px;border-radius:8px;background:transparent;border:1px solid transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:all .15s ease;justify-self:center}.Profile_actionBtn__CT5b_:hover{background:var(--panel-hover);color:var(--text-primary);border-color:var(--panel-border)}.Profile_actionBtn__CT5b_ svg{width:13px;height:13px}.Profile_bond__h8bLd{display:flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-secondary)}.Profile_bondBar__e4POT{width:50px;height:5px;border-radius:3px;background:var(--ring-track);overflow:hidden}.Profile_bondFill__AEuK1{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--yellow-warm),var(--yellow))}.Profile_bondFill__AEuK1.Profile_graduated__TXE2Z{background:linear-gradient(90deg,var(--green),#3ba661)}.Profile_bondPct__5oP9U{font-weight:800;color:var(--text-primary)}.Profile_statusTag__W64Cm{display:inline-flex;align-items:center;gap:3px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;padding:3px 7px;border-radius:5px;letter-spacing:.04em}.Profile_statusTag__W64Cm.Profile_live__3JPsq{background:rgba(46,167,224,.15);color:var(--accent)}.Profile_statusTag__W64Cm.Profile_bonded__WBwGg{background:rgba(247,183,49,.15);color:var(--yellow-warm)}.Profile_statusTag__W64Cm.Profile_graduated__TXE2Z{background:rgba(178,133,255,.15);color:var(--purple)}@media (max-width:1100px){.Profile_rowHoldings__92mmR,.Profile_thHoldings__TCrnk{grid-template-columns:minmax(150px,1.4fr) 80px 80px 90px 95px 70px 50px}.Profile_rowTrades__QSQfo,.Profile_thTrades__THtYg{grid-template-columns:80px minmax(150px,1.4fr) 80px 80px 95px 95px 70px}.Profile_rowCalls__nekx_,.Profile_thCalls__2Zili{grid-template-columns:minmax(150px,1.4fr) 90px 95px 90px 70px 50px}.Profile_rowCreated__ScegR,.Profile_thCreated__Rkt18{grid-template-columns:minmax(150px,1.4fr) 80px 90px 90px 70px}}@media (max-width:860px){.Profile_stats__FJbbz{grid-template-columns:repeat(2,1fr)}.Profile_statVal__fhjOe{font-size:18px}.Profile_rowCalls__nekx_,.Profile_rowCreated__ScegR,.Profile_rowHoldings__92mmR,.Profile_rowTrades__QSQfo,.Profile_thCalls__2Zili,.Profile_thCreated__Rkt18,.Profile_thHoldings__TCrnk,.Profile_thTrades__THtYg{grid-template-columns:1fr 80px 80px}.Profile_actionCell__PodEM,.Profile_actionCol__aLfKU,.Profile_balanceCell__buBgq,.Profile_balanceCol__2i2rz,.Profile_holdersCell__OEs8k,.Profile_holdersCol__86i3J,.Profile_mcapCell__NhmZ1,.Profile_mcapCol__XxVY5,.Profile_pnlCell__ZIl_u,.Profile_pnlCol__jAjqr,.Profile_priceCell__av32w,.Profile_priceCol__M3G_I,.Profile_totalCell__uARVe,.Profile_totalCol__2ZazL,.Profile_volCell__KIcWj,.Profile_volCol__VD3sM{display:none}.Profile_tab__bopO1{padding:8px 11px;font-size:12px}.Profile_headerContent__jdxnX{flex-direction:column;align-items:flex-start;gap:14px}.Profile_actions__XB6wc{align-self:flex-start;padding-bottom:0;flex-wrap:wrap}.Profile_avatar__UPmxS{width:80px;height:80px;font-size:24px}}@media (max-width:560px){.Profile_stats__FJbbz{gap:8px}.Profile_stat__6YQkN{padding:11px}.Profile_statVal__fhjOe{font-size:16px}.Profile_statLbl__Xl06L{font-size:9.5px}.Profile_name__S0B79{font-size:18px}.Profile_tokName__A5fvL{font-size:12.5px;max-width:120px}.Profile_num__he4Ek{font-size:11.5px}.Profile_tokAv__mgmjz{width:32px;height:32px;font-size:10px}}.Profile_empty__UEWmp{padding:60px 24px;text-align:center}.Profile_emptyIcon__LYcS3{width:64px;height:64px;border-radius:50%;background:var(--chip-bg);color:var(--text-muted);display:grid;place-items:center;margin:0 auto 16px}.Profile_emptyIcon__LYcS3 svg{width:28px;height:28px}.Profile_empty__UEWmp h3{margin:0 0 6px;font-size:16px;font-weight:800;color:var(--text-primary)}.Profile_empty__UEWmp p{font-size:13px;color:var(--text-muted);max-width:340px;margin:0 auto;line-height:1.55}