.RequireAuth_placeholder__9YfpV{min-height:60vh}.RequireAuth_gate__DWEGM{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;padding:48px 20px;max-width:460px;margin:0 auto}.RequireAuth_gate__DWEGM h2{margin:0;font-size:var(--font-h2);color:var(--color-text-primary)}.RequireAuth_gate__DWEGM p{margin:0;font-size:var(--font-body);line-height:var(--line-body);color:var(--color-text-muted)}.RequireAuth_icon__g9S2f{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--color-surface);color:var(--color-accent-strong);font-size:26px}.RequireAuth_actions__6aeU0{display:flex;gap:12px;margin-top:6px;flex-wrap:wrap;justify-content:center}.RequireAuth_primary__hv87C,.RequireAuth_secondary__NcWLz{min-height:44px;display:inline-flex;align-items:center;padding:0 26px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:filter .15s ease}.RequireAuth_primary__hv87C:active,.RequireAuth_secondary__NcWLz:active{filter:brightness(.93)}.RequireAuth_primary__hv87C{background:var(--gradient-brand);color:var(--color-text-on-light)}.RequireAuth_secondary__NcWLz{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border-muted)}.UserProfile_page__HT2Wr{min-height:100vh;color:var(--color-text-primary);padding:clamp(20px,3vw,40px) var(--page-gutter) clamp(32px,4vw,64px)}.UserProfile_container__xuAwo{max-width:var(--page-max);margin:0 auto}.UserProfile_breadcrumb__76z7q{display:flex;align-items:center;gap:6px;margin:0 0 18px;color:var(--color-text-muted);font-size:13px}.UserProfile_breadcrumb__76z7q a{color:var(--color-text-muted);text-decoration:none;transition:color .16s ease}.UserProfile_breadcrumb__76z7q a:hover{color:var(--color-accent-strong)}.UserProfile_breadcrumb__76z7q svg{width:13px;height:13px;opacity:.6}.UserProfile_breadcrumb__76z7q strong{color:var(--color-text-strong,var(--color-text-primary));font-weight:600}.UserProfile_hero__6TsSM{position:relative;overflow:hidden;display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:20px;margin-bottom:20px;padding:20px 22px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface)}.UserProfile_hero__6TsSM:before{content:"";position:absolute;inset:0 auto 0 0;width:min(420px,60%);background:linear-gradient(100deg,var(--color-accent-soft) 0,transparent 100%);pointer-events:none}.UserProfile_hero__6TsSM>*{position:relative;z-index:1}.UserProfile_avatar__DSBj3{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-alt));color:var(--color-static-black);font-size:28px;font-weight:800;box-shadow:0 0 0 2px var(--color-surface),0 0 0 3px var(--color-accent)}.UserProfile_identity__MYm4o h1{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px;color:var(--color-text-strong,var(--color-text-primary));font-size:18px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.UserProfile_identity__MYm4o h1 small{border:1px solid var(--color-border-strong);border-radius:999px;padding:3px 9px;background:var(--color-accent-soft);color:var(--color-accent-strong);font-size:10.5px;font-weight:700;letter-spacing:.04em}.UserProfile_stats__lllOf{display:flex;gap:8px;flex-wrap:wrap}.UserProfile_stats__lllOf span{display:flex;flex-direction:column;gap:3px;min-width:84px;padding:8px 12px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface-soft,var(--color-surface-muted));color:var(--color-text-muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.UserProfile_stats__lllOf strong{color:var(--color-text-primary);font-size:14px;font-weight:700;text-transform:none;letter-spacing:0}.UserProfile_actions__ddL0r{display:flex;align-items:center;gap:10px}.UserProfile_actions__ddL0r button{height:36px;padding:0 16px;border:1px solid var(--color-border-strong);border-radius:8px;background:rgba(0,0,0,0);color:var(--color-text-primary);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:7px;transition:border-color .16s ease,color .16s ease,background .16s ease}.UserProfile_actions__ddL0r button svg{width:15px;height:15px}.UserProfile_actions__ddL0r button:hover{border-color:var(--color-accent);color:var(--color-accent-strong);background:var(--color-surface-hover)}.UserProfile_layout__p4FU4{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.UserProfile_performance__d_i8W,.UserProfile_rankCard__F9Mn5{border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);padding:20px;height:fit-content}.UserProfile_rankHeader__WHE6f{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;margin-bottom:12px;color:var(--color-text-strong,var(--color-text-primary));font-size:14px;font-weight:700}.UserProfile_rankSelectors___My0h{display:grid;grid-template-columns:1fr;gap:10px}.UserProfile_dropdown__T3WEs{position:relative}.UserProfile_dropdown__T3WEs>button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-soft,var(--color-surface-muted));color:var(--color-text-primary);padding:0 12px;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;transition:border-color .16s ease,color .16s ease}.UserProfile_dropdown__T3WEs>button:hover{border-color:var(--color-accent)}.UserProfile_dropdownValue__duLrO{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile_dropdownChevron__tla9n{flex-shrink:0;display:grid;place-items:center;color:var(--color-text-muted);transition:transform .18s ease}.UserProfile_dropdownChevron__tla9n svg{width:14px;height:14px}.UserProfile_dropdownOpen__y4Q6z{border-color:var(--color-accent)!important;color:var(--color-accent)!important}.UserProfile_dropdownOpen__y4Q6z .UserProfile_dropdownChevron__tla9n{transform:rotate(180deg);color:var(--color-accent)}.UserProfile_dropdownMenu__OPKE_{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:100%;overflow:hidden;padding:6px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);box-shadow:0 18px 44px var(--color-shadow-strong,rgba(0,0,0,.45))}.UserProfile_dropdownMenu__OPKE_ button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:7px;background:rgba(0,0,0,0);color:var(--color-text-primary);padding:0 10px;text-align:left;font-family:inherit;font-size:12.5px;cursor:pointer;transition:background .14s ease,color .14s ease}.UserProfile_dropdownMenu__OPKE_ button svg{width:13px;height:13px;flex-shrink:0}.UserProfile_dropdownMenu__OPKE_ button:hover{background:var(--color-surface-hover)}.UserProfile_optionActive__a240_{background:var(--color-accent-soft)!important;color:var(--color-accent-strong)!important;font-weight:600!important}.UserProfile_emptyBlock__7p2qm{min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:16px;color:var(--color-text-muted);text-align:center;font-size:12.5px;line-height:1.5}.UserProfile_emptyBlock__7p2qm p{margin:0;max-width:30ch}.UserProfile_emptyIcon__zKewf{width:42px;height:42px;border:1px solid var(--color-border);border-radius:11px;background:var(--color-surface-soft,var(--color-surface-muted));color:var(--color-text-muted);display:grid;place-items:center}.UserProfile_emptyIcon__zKewf svg{width:18px;height:18px}.UserProfile_rankBadge__V_ZjD{display:flex;flex-direction:column;align-items:center;gap:4px;padding:18px 0}.UserProfile_rankBadge__V_ZjD em{color:var(--color-text-muted);font-style:normal;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.UserProfile_rankBadge__V_ZjD strong{color:var(--color-accent-strong);font-size:24px;font-weight:800}.UserProfile_rankIcon__w3nbz{width:40px;height:40px;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent);display:grid;place-items:center;margin-bottom:4px}.UserProfile_rankIcon__w3nbz svg{width:20px;height:20px}.UserProfile_bottom_div__8uVc6{border:1px solid var(--color-border);background:var(--color-surface-soft,var(--color-surface-muted));border-radius:12px;padding:12px 14px;margin-top:14px}.UserProfile_metricRow__kCAYS{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;color:var(--color-text-muted);font-size:12.5px}.UserProfile_metricRow__kCAYS+.UserProfile_metricRow__kCAYS{border-top:1px solid var(--color-border-muted)}.UserProfile_metricRow__kCAYS strong{color:var(--color-text-primary);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.UserProfile_tabs__W8ypY{display:flex;gap:24px;border-bottom:1px solid var(--color-border)}.UserProfile_tabs__W8ypY button{border:0;border-bottom:2px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--color-text-muted);padding:0 0 12px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:color .16s ease}.UserProfile_tabs__W8ypY button:hover{color:var(--color-text-strong)}.UserProfile_activeTab__zlujD{color:var(--color-text-primary)!important;border-bottom-color:var(--color-accent)!important}.UserProfile_performanceBlock__Pxx7i,.UserProfile_positionBlock__Aw1_G{min-height:210px;padding-top:20px}.UserProfile_performanceBlock__Pxx7i+.UserProfile_performanceBlock__Pxx7i,.UserProfile_performanceBlock__Pxx7i+.UserProfile_positionBlock__Aw1_G,.UserProfile_positionBlock__Aw1_G+.UserProfile_performanceBlock__Pxx7i,.UserProfile_positionBlock__Aw1_G+.UserProfile_positionBlock__Aw1_G{margin-top:6px;border-top:1px solid var(--color-border-muted)}.UserProfile_performanceBlock__Pxx7i h2,.UserProfile_positionBlock__Aw1_G h2{margin:0 0 4px;color:var(--color-text-strong,var(--color-text-primary));font-size:15px;font-weight:700}.UserProfile_positionHead__VDybQ{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:16px;padding:12px 0;border-bottom:1px solid var(--color-border);color:var(--color-text-muted);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;overflow-x:auto}.UserProfile_modalOverlay__iY_n_{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:var(--raw-color-rgba-0-0-0-0-72);padding:20px}.UserProfile_modal__To218{position:relative;width:min(420px,100%);border-radius:10px;background:var(--background);padding:28px;box-shadow:0 24px 70px var(--color-shadow-strong)}.UserProfile_modal__To218 h2{margin:0 0 12px;color:var(--color-text-primary)}.UserProfile_modal__To218 p{color:var(--color-text-subtle);line-height:1.5;color:var(--color-text-primary)}.UserProfile_closeModal__ZLLCW{position:absolute;top:12px;right:12px;border:0;background:rgba(0,0,0,0);color:var(--color-text-primary);font-size:24px;cursor:pointer}.UserProfile_shareUrl__eQww_{border-radius:6px;background:var(--color-surface-muted);color:var(--color-text-primary);padding:12px;word-break:break-all}.UserProfile_settingRow__L3d0C{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--color-border-muted);padding:14px 0;color:var(--color-text-primary)}.UserProfile_primaryButton__90GZf{width:100%;min-height:40px;margin-top:20px;border:0;border-radius:999px;background:var(--gradient-brand);color:var(--color-text-on-light);font-weight:800;cursor:pointer}@media(max-width:900px){.UserProfile_page__HT2Wr{padding:clamp(20px,4vw,40px) var(--page-gutter)}.UserProfile_hero__6TsSM,.UserProfile_layout__p4FU4{grid-template-columns:1fr}.UserProfile_hero__6TsSM{align-items:flex-start}.UserProfile_actions__ddL0r{justify-self:start}}@media(max-width:560px){.UserProfile_breadcrumb__76z7q{margin-bottom:34px}.UserProfile_identity__MYm4o h1{font-size:24px}.UserProfile_stats__lllOf{gap:20px}.UserProfile_rankHeader__WHE6f{grid-template-columns:1fr}.UserProfile_tabs__W8ypY{overflow-x:auto}}.UserProfile_chartWrapper__TR83r,.UserProfile_portfolioContainer__x3sdO{margin-top:15px;background:var(--color-surface-muted);border-radius:8px;padding:16px}.UserProfile_portfolioContainer__x3sdO{display:flex;align-items:center;gap:40px}.UserProfile_pieWrapper__SSQcA{width:50%;max-width:260px}.UserProfile_portfolioLegend__wPmlG{display:flex;flex-direction:column;gap:12px}.UserProfile_legendItem__KXLOX{display:flex;align-items:center;gap:10px;font-size:14px}.UserProfile_legendColor__m7c0V{display:inline-block;width:12px;height:12px;border-radius:50%}.UserProfile_legendName__TCF7J{color:var(--color-text-subtle);min-width:60px}.UserProfile_legendValue__KEzkp{color:var(--color-text-primary);font-weight:700}@media(max-width:560px){.UserProfile_portfolioContainer__x3sdO{flex-direction:column;align-items:flex-start;gap:20px}.UserProfile_pieWrapper__SSQcA{width:100%}}.UserProfile_followBtnProfile___zeXh{height:36px;background:var(--gradient-brand)!important;color:var(--color-text-on-light)!important;font-weight:700;font-size:13px!important;border-radius:8px!important;border:none!important;padding:0 18px!important;width:auto!important;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.UserProfile_followBtnProfile___zeXh:hover{opacity:.9}.UserProfile_unfollowBtnProfile__IKZHn{height:36px;background:rgba(0,0,0,0)!important;color:var(--color-text-secondary)!important;font-weight:600;font-size:13px!important;border-radius:8px!important;border:1px solid var(--color-border-strong)!important;padding:0 18px!important;width:auto!important;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.UserProfile_unfollowBtnProfile__IKZHn:hover{border-color:var(--color-negative-strong)!important;color:var(--color-negative-strong)!important}.UserProfile_likeBtnProfile__DwO_9{height:36px;gap:7px;background:rgba(0,0,0,0)!important;color:var(--color-text-primary)!important;font-weight:600;font-size:13px!important;border-radius:8px!important;border:1px solid var(--color-border-strong)!important;padding:0 16px!important;width:auto!important;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.UserProfile_likeBtnProfile__DwO_9:hover{background:var(--color-surface-hover)!important}.UserProfile_likedBtnProfile__4XwVX{border-color:var(--color-accent)!important;background:var(--color-accent-soft)!important;color:var(--color-accent-strong)!important}.UserProfile_positionList__HekQj{display:flex;flex-direction:column;gap:12px;margin-top:12px}.UserProfile_positionRow__jT980{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--color-border-muted);color:var(--color-text-primary);font-size:14px}.UserProfile_profitText__2jNgv{color:var(--color-positive)!important;font-weight:700}.UserProfile_lossText__BcfFo{color:var(--color-negative-strong)!important;font-weight:700}