body.ea-community-page .forum-category-card,
body.ea-community-page .forum-topic-card,
body.ea-community-page .forum-side-card{
  background:linear-gradient(145deg,rgba(15,31,48,.96),rgba(7,19,32,.98));
  border:1px solid rgba(126,162,197,.16);
  box-shadow:0 18px 48px rgba(0,0,0,.18);
}
.forum-modern-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0;padding:13px 16px;border:1px solid rgba(79,209,172,.2);border-radius:18px;background:linear-gradient(105deg,rgba(14,42,55,.92),rgba(10,24,39,.94));box-shadow:0 16px 38px rgba(0,0,0,.16)}
.forum-modern-status-copy{display:flex;align-items:center;gap:10px;min-width:0}.forum-modern-status-copy strong{color:#effff9;font-size:12px;letter-spacing:.09em;white-space:nowrap}.forum-modern-status-copy>span:last-child{color:#8ea4b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-live-dot{width:9px;height:9px;border-radius:50%;background:#3ee0af;box-shadow:0 0 0 5px rgba(62,224,175,.1),0 0 18px rgba(62,224,175,.65);animation:forumLive 1.8s ease-in-out infinite}.forum-modern-status-actions{display:flex;gap:8px}.forum-service-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;border:1px solid rgba(124,167,204,.2);background:rgba(5,17,29,.58);white-space:nowrap}.forum-service-pill>span{display:grid;place-items:center;width:19px;height:19px;border-radius:7px;background:linear-gradient(135deg,#50a8ff,#41dda9);color:#07131e;font-size:10px;font-weight:1000}.forum-service-pill b{color:#bfd0df;font-size:10px}
.forum-refresh-pill{font:inherit;cursor:pointer;appearance:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.forum-refresh-pill:hover{transform:translateY(-1px);border-color:rgba(71,218,177,.42);background:rgba(15,47,60,.72);box-shadow:0 8px 20px rgba(0,0,0,.14)}.forum-refresh-pill:active{transform:translateY(0) scale(.96)}.forum-refresh-pill:focus-visible{outline:3px solid rgba(65,221,174,.2);outline-offset:2px}.forum-refresh-pill.is-refreshing{cursor:wait;border-color:rgba(65,221,174,.44);background:rgba(19,62,69,.76)}.forum-refresh-pill.is-refreshing>span{animation:forumRefreshSpin .72s linear infinite;box-shadow:0 0 0 4px rgba(65,221,174,.11),0 0 15px rgba(65,221,174,.28)}.forum-refresh-pill.is-refreshed>span{animation:forumRefreshDone .55s cubic-bezier(.2,.9,.2,1)}.forum-refresh-pill:disabled{opacity:.86}.forum-refresh-pill:disabled b{color:#d8eee7}@keyframes forumRefreshSpin{to{transform:rotate(360deg)}}@keyframes forumRefreshDone{0%{transform:rotate(0) scale(.82)}65%{transform:rotate(380deg) scale(1.18)}100%{transform:rotate(360deg) scale(1)}}
@keyframes forumLive{50%{opacity:.55;transform:scale(.82)}}
.forum-category-list:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.ea-community-page .forum-category-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
body.ea-community-page .forum-category-card::after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-70px;top:-80px;background:radial-gradient(circle,rgba(59,221,173,.12),transparent 68%);pointer-events:none}
body.ea-community-page .forum-category-card:hover{transform:translateY(-3px);border-color:rgba(242,199,106,.38);box-shadow:0 22px 50px rgba(0,0,0,.27)}
.forum-category-icon{box-shadow:0 10px 28px rgba(0,0,0,.22)}
.forum-category-icon{position:relative;isolation:isolate;overflow:hidden;padding:0!important;color:#f4c65b!important;background:linear-gradient(145deg,rgba(29,47,62,.98),rgba(6,20,32,.98))!important;border-color:rgba(242,199,106,.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.28),0 0 24px rgba(242,199,106,.08)!important}
.forum-category-emblem{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;border-radius:inherit}.forum-category-emblem::before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(circle at 28% 18%,rgba(255,245,177,.14),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.035),transparent 52%);pointer-events:none}.forum-category-emblem-aura{position:absolute;width:72%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(244,198,91,.23),rgba(244,198,91,.05) 45%,transparent 70%);filter:blur(4px);animation:forumEmblemAura 3.4s ease-in-out infinite}.forum-category-emblem svg{position:relative;width:78%;height:78%;overflow:visible;fill:none;stroke:currentColor;stroke-width:4.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(255,205,94,.28));animation:forumEmblemFloat 3.8s ease-in-out infinite}.forum-category-emblem .emblem-fill{fill:currentColor;stroke-width:1.4}.forum-category-emblem .emblem-trace{stroke-dasharray:135;stroke-dashoffset:135;animation:forumEmblemTrace 3.8s cubic-bezier(.45,0,.2,1) infinite}.forum-category-emblem .emblem-orbit{stroke-dasharray:165 32;animation:forumEmblemOrbit 6s linear infinite;transform-origin:50px 53px}.forum-category-emblem .emblem-spark{transform-origin:50px 22px;animation:forumEmblemSpark 2.6s ease-in-out infinite}.forum-category-emblem .emblem-shield{fill:rgba(7,21,33,.72);stroke-width:5}.forum-category-emblem .emblem-person{transform-origin:50px 33px;animation:forumEmblemSpark 3s ease-in-out infinite}.forum-category-card:nth-child(2n) .forum-category-emblem svg{animation-delay:-1.2s}.forum-category-card:nth-child(3n) .forum-category-emblem-aura{animation-delay:-1.8s}.forum-category-card:hover .forum-category-emblem svg{filter:drop-shadow(0 0 7px rgba(255,213,111,.55));transform:translateY(-1px) scale(1.06)}
.forum-current-category-mark .forum-category-emblem{position:relative;width:34px;height:34px;border-radius:11px;color:#f4c65b;background:linear-gradient(145deg,#1a3145,#071827);border:1px solid rgba(242,199,106,.28);box-shadow:0 7px 18px rgba(0,0,0,.18)}.forum-current-category-mark .forum-category-emblem svg{width:75%;height:75%}
@keyframes forumEmblemFloat{0%,100%{transform:translateY(1px) scale(.98)}50%{transform:translateY(-2px) scale(1.035)}}@keyframes forumEmblemAura{0%,100%{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.18)}}@keyframes forumEmblemTrace{0%,12%{stroke-dashoffset:135}52%,100%{stroke-dashoffset:0}}@keyframes forumEmblemOrbit{to{transform:rotate(360deg)}}@keyframes forumEmblemSpark{0%,100%{opacity:.72;transform:scale(.86) rotate(-3deg)}50%{opacity:1;transform:scale(1.12) rotate(3deg)}}
html[data-theme="light"] body.ea-community-page .forum-category-icon{color:#a86c12!important;background:linear-gradient(145deg,#fffdf7,#fff1cf)!important;border-color:rgba(184,119,20,.28)!important;box-shadow:inset 0 1px 0 #fff,0 12px 25px rgba(104,72,20,.13),0 0 22px rgba(230,177,65,.09)!important}html[data-theme="light"] .forum-category-emblem::before{background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.9),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.45),transparent 58%)}html[data-theme="light"] .forum-category-emblem-aura{background:radial-gradient(circle,rgba(242,190,76,.2),rgba(242,190,76,.04) 48%,transparent 72%)}html[data-theme="light"] .forum-category-emblem svg{filter:drop-shadow(0 2px 3px rgba(131,84,12,.16))}html[data-theme="light"] .forum-category-emblem .emblem-shield{fill:rgba(255,247,226,.9)}html[data-theme="light"] .forum-current-category-mark .forum-category-emblem{color:#9c6208;background:linear-gradient(145deg,#fffef9,#ffedc1);border-color:rgba(166,111,9,.28);box-shadow:0 7px 16px rgba(126,80,8,.12)}
@media(prefers-reduced-motion:reduce){.forum-category-emblem-aura,.forum-category-emblem svg,.forum-category-emblem .emblem-trace,.forum-category-emblem .emblem-orbit,.forum-category-emblem .emblem-spark,.forum-category-emblem .emblem-person{animation:none!important}.forum-category-emblem .emblem-trace{stroke-dashoffset:0}}
.forum-category-info{min-width:0}.forum-category-info h3{font-size:16px;margin:1px 0 5px}.forum-category-info>p{min-height:34px;margin-bottom:12px}
.forum-category-latest{display:flex;align-items:center;gap:9px;width:100%;min-width:0;padding:9px;border:1px solid rgba(120,160,196,.13);border-radius:13px;background:rgba(3,15,27,.48);text-align:left;transition:background .2s ease,border-color .2s ease,transform .2s ease}.forum-category-latest:hover{transform:translateX(2px);background:rgba(20,51,70,.66);border-color:rgba(69,218,174,.25)}.forum-category-latest .forum-author-profile{margin:0;padding:0;cursor:pointer}.forum-category-latest .forum-author-copy,.forum-category-latest .forum-author-presence{display:none}.forum-category-latest .forum-author-avatar{width:30px;height:30px;border-radius:10px}.forum-category-latest-copy{display:grid;min-width:0;flex:1;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.forum-category-latest-copy small{color:#45d9ae;font-size:9px;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.forum-category-latest-copy strong{color:#edf5fb;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-category-latest-copy em{color:#6f8498;font-size:9px;font-style:normal}.forum-category-latest-arrow{color:#f2c76a}
.forum-category-stats{align-self:center}.forum-category-stats span{background:rgba(2,14,25,.38);border:1px solid rgba(126,162,197,.12);border-radius:12px;padding:8px}
.forum-recent-item{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;margin:0;padding:11px 12px;border:1px solid rgba(120,160,196,.13);border-radius:14px;background:rgba(3,15,27,.48);color:inherit;text-align:left;font:inherit;cursor:pointer;appearance:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.forum-recent-item:hover{transform:translateY(-1px);border-color:rgba(69,218,174,.28);background:rgba(20,51,70,.66);box-shadow:0 10px 22px rgba(0,0,0,.1)}.forum-recent-item .forum-author-profile{margin:0;padding:0;pointer-events:none}.forum-recent-item .forum-author-copy,.forum-recent-item .forum-author-presence{display:none}.forum-recent-item .forum-author-avatar{width:34px;height:34px;border-radius:11px}.forum-recent-copy{display:grid;min-width:0}.forum-recent-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-recent-copy>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-recent-arrow{color:#f2c76a;font-size:18px}
html[data-theme="light"] .forum-recent-item{border-color:rgba(37,91,119,.16);background:#f7fafc;color:#173047;box-shadow:0 7px 18px rgba(32,70,91,.05)}html[data-theme="light"] .forum-recent-item:hover{border-color:rgba(25,142,112,.3);background:#fff}
.forum-recent-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.forum-recent-heading h3{margin:0!important}.forum-recent-translate-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;max-width:152px;padding:7px 10px!important;font-size:10px!important}.forum-recent-translate-btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-recent-item.is-translated{border-color:rgba(64,215,171,.32)!important;background:rgba(27,77,72,.22)!important}
body.ea-community-page .forum-topic-card{
  position:relative;
  overflow:hidden;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease;
}
[data-engagement-card]{margin-top:14px;border-top:1px solid rgba(148,163,184,.14)}
[data-engagement-card] .forum-profile-post-stats{padding:10px 2px 8px}
[data-engagement-card] .forum-profile-post-actions{margin:0;padding-top:5px}
.forum-thread-post .forum-profile-post-stats,.forum-reply .forum-profile-post-stats{margin-top:15px}
.forum-thread-post .forum-profile-post-actions,.forum-reply .forum-profile-post-actions{margin-bottom:2px}
html[data-theme="light"] [data-engagement-card]{border-top-color:rgba(15,50,81,.12)}
body.ea-community-page .forum-topic-card::before{
  content:"";position:absolute;inset:0 auto 0 0;width:3px;
  background:linear-gradient(180deg,#f3c65e,#39d9ad);opacity:.65;
}
body.ea-community-page .forum-topic-card:hover{
  transform:translateY(-3px);border-color:rgba(242,199,106,.42);
  box-shadow:0 24px 62px rgba(0,0,0,.28),0 0 0 1px rgba(242,199,106,.08);
}
.forum-author-profile{display:inline-flex;align-items:center;gap:10px;position:relative;margin-bottom:12px;max-width:100%;text-decoration:none;border-radius:14px;padding:3px 7px 3px 3px;transition:background .2s ease,transform .2s ease}
.forum-author-profile[href]:hover{background:rgba(242,199,106,.08);transform:translateY(-1px)}
.forum-author-avatar{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;color:#071525;font-weight:1000;background:linear-gradient(145deg,#f3d47f,#47ddb6);box-shadow:0 0 0 3px rgba(242,199,106,.08),0 8px 22px rgba(0,0,0,.22)}
.forum-author-avatar img{width:100%;height:100%;object-fit:cover}
.forum-author-copy{display:grid;min-width:0;line-height:1.15}
.forum-author-copy strong{color:#f4f7fb;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.forum-author-copy small{color:#7f93a9;font-size:10px;margin-top:4px;text-transform:uppercase;letter-spacing:.08em}
.forum-author-presence{width:8px;height:8px;border-radius:50%;background:#3ee0af;box-shadow:0 0 0 3px rgba(62,224,175,.1),0 0 12px rgba(62,224,175,.7)}
.forum-translation-row{display:flex;align-items:center;gap:9px;margin:12px 0 0;min-height:28px}
.forum-post-identity-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.forum-post-identity-row .forum-author-profile{margin-bottom:10px}.forum-translation-top{margin:0;justify-content:flex-end;flex-wrap:wrap}.forum-translation-top .forum-translate-btn{white-space:nowrap}.forum-translation-top [data-translation-provider]{width:100%;text-align:right}
.forum-translate-btn{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:6px;appearance:none;overflow:hidden;border:1px solid rgba(69,188,232,.38);background:linear-gradient(135deg,rgba(12,44,67,.92),rgba(12,77,98,.74));color:#a8e9ff;border-radius:999px;min-height:34px;padding:7px 13px;font:800 11px/1.1 inherit;letter-spacing:.01em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 7px 18px rgba(0,14,28,.16);transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}
.forum-translate-btn:before{content:"";position:absolute;z-index:-1;inset:-1px auto -1px -55%;width:42%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-18deg);transition:left .55s ease}
.forum-translate-btn:hover{transform:translateY(-1px);color:#fff;border-color:rgba(93,220,255,.72);background:linear-gradient(135deg,rgba(16,64,91,.98),rgba(16,109,126,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 10px 23px rgba(0,79,111,.23)}
.forum-translate-btn:hover:before{left:120%}.forum-translate-btn:focus-visible{outline:3px solid rgba(73,196,239,.2);outline-offset:2px}
.forum-translate-btn.is-loading{cursor:wait;animation:forumTranslatePulse 1s ease-in-out infinite}.forum-translate-btn:disabled{opacity:.82;cursor:wait;filter:saturate(.82);transform:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.forum-translation-row [data-translation-provider]{color:#6f879e;font-size:10px;font-weight:800}
.forum-topic-card.is-translated,.forum-thread-post.is-translated,.forum-reply.is-translated{border-color:rgba(64,215,171,.34)}
.forum-thread-post,.forum-reply{border:1px solid rgba(123,159,194,.15);background:linear-gradient(145deg,rgba(15,31,48,.82),rgba(8,20,33,.9));border-radius:18px;padding:18px;transition:border-color .25s ease,transform .25s ease}
.forum-reply:hover{transform:translateX(3px);border-color:rgba(242,199,106,.28)}
@keyframes forumTranslatePulse{50%{opacity:.55;box-shadow:0 0 0 5px rgba(71,205,255,.07)}}
html[data-theme="light"] .forum-author-copy strong{color:#10243a}
html[data-theme="light"] .forum-modern-status{background:linear-gradient(105deg,#f4fbf9,#eef4fa);border-color:rgba(24,139,108,.2);box-shadow:0 14px 34px rgba(16,44,72,.08)}html[data-theme="light"] .forum-modern-status-copy strong{color:#12372f}html[data-theme="light"] .forum-service-pill{background:#fff}html[data-theme="light"] .forum-service-pill b{color:#345168}html[data-theme="light"] .forum-category-latest{background:#f2f6fa}html[data-theme="light"] .forum-category-latest-copy strong{color:#142c42}
html[data-theme="light"] .forum-refresh-pill:hover,html[data-theme="light"] .forum-refresh-pill.is-refreshing{background:#effbf7;border-color:rgba(24,139,108,.34);box-shadow:0 8px 20px rgba(16,82,66,.09)}
html[data-theme="light"] body.ea-community-page .forum-category-card,
html[data-theme="light"] body.ea-community-page .forum-topic-card,
html[data-theme="light"] body.ea-community-page .forum-side-card,
html[data-theme="light"] .forum-thread-post,
html[data-theme="light"] .forum-reply{background:linear-gradient(145deg,#fff,#f5f8fc);border-color:rgba(20,54,87,.13);box-shadow:0 16px 42px rgba(16,44,72,.08)}
@media(max-width:640px){
  .forum-modern-status{align-items:flex-start;flex-direction:column;padding:12px}.forum-modern-status-copy>span:last-child{display:none}.forum-modern-status-actions{width:100%;overflow-x:auto}.forum-service-pill{flex:0 0 auto}.forum-category-list:not([hidden]){grid-template-columns:1fr}.forum-category-card{grid-template-columns:auto minmax(0,1fr)!important}.forum-category-stats{grid-column:1/-1;display:flex!important}.forum-category-stats span{flex:1}.forum-category-latest{margin-top:4px}
  .forum-author-avatar{width:34px;height:34px;border-radius:11px}
  .forum-author-profile{margin-bottom:9px}
  .forum-translation-row{flex-wrap:wrap}
  .forum-post-identity-row{align-items:center}.forum-post-identity-row .forum-author-profile{min-width:0}.forum-translation-top{flex:0 0 auto}.forum-translation-top .forum-translate-btn{padding:8px 10px;font-size:10px}.forum-translation-top [data-translation-provider]{max-width:120px}
  .forum-translate-btn{min-height:38px;padding:9px 13px}
  .forum-recent-heading{align-items:flex-start}.forum-recent-translate-btn{min-height:34px!important;max-width:138px;padding:7px 9px!important}
  body.ea-community-page .forum-topic-card:hover,.forum-reply:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){.forum-topic-card,.forum-reply,.forum-translate-btn{transition:none!important;animation:none!important}}

/* Community Hub V3 — full forum application layout */
#forumPanel.community-shell{max-width:1540px;padding:0 18px 40px}
#forumPanel .forum-hero-card{margin-top:14px;padding:22px 26px;border-radius:22px;background:linear-gradient(115deg,rgba(11,25,39,.98),rgba(22,36,47,.96));border:1px solid rgba(242,199,106,.22)}
#forumPanel .forum-hero-card h2{font-size:clamp(25px,3vw,42px);max-width:820px;letter-spacing:-.035em}
#forumPanel .forum-tabs-shell{margin:12px 0;border-radius:17px;background:rgba(5,14,24,.72);border:1px solid rgba(123,159,194,.12)}
#forumPanel .forum-tab[aria-current="page"]{position:relative;box-shadow:0 8px 22px rgba(242,199,106,.16),inset 0 1px 0 rgba(255,255,255,.2)}
#forumPanel .forum-tab[aria-current="page"]::after{content:"";position:absolute;left:22%;right:22%;bottom:3px;height:2px;border-radius:9px;background:#a87813;box-shadow:0 0 10px rgba(242,199,106,.45)}
.forum-current-category{display:flex!important;align-items:center;gap:11px;padding:11px 13px!important;border:1px solid rgba(62,218,173,.22);border-radius:14px;background:linear-gradient(105deg,rgba(18,61,62,.52),rgba(9,28,42,.7));scroll-margin-top:96px}
.forum-current-category-mark{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:11px;color:#092219;background:linear-gradient(135deg,#f3c864,#42dcae);font-weight:1000;box-shadow:0 7px 18px rgba(37,193,148,.16)}
.forum-current-category>span:nth-child(2){display:grid;min-width:0}.forum-current-category small{color:#55dcba;font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.forum-current-category strong{color:#f3f7fa;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-current-category em{margin-left:auto;color:#91a8ba;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}
html[data-theme="light"] .forum-current-category{background:linear-gradient(105deg,#ecfaf6,#f4f8fb);border-color:rgba(22,139,108,.2)}html[data-theme="light"] .forum-current-category strong{color:#102a40}html[data-theme="light"] .forum-current-category em{color:#526d82}
#forumPanel .forum-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 300px;gap:16px;align-items:start}
.forum-hub-rail{position:sticky;top:84px;padding:17px 13px;border-radius:20px;border:1px solid rgba(124,161,194,.14);background:linear-gradient(155deg,rgba(10,23,36,.98),rgba(5,15,25,.98));box-shadow:0 20px 50px rgba(0,0,0,.2)}
.forum-hub-brand{position:relative;isolation:isolate;display:grid;grid-template-columns:49px minmax(0,1fr);align-items:center;gap:7px;height:56px;margin:0 0 12px;padding:4px 8px 4px 6px;overflow:hidden;border:1px solid rgba(116,190,231,.28);border-radius:17px;background:radial-gradient(circle at 18% 105%,rgba(0,215,174,.17),transparent 43%),radial-gradient(circle at 82% -15%,rgba(37,91,173,.25),transparent 48%),linear-gradient(145deg,#102d40,#061824 72%);box-shadow:0 10px 26px rgba(0,8,18,.28),inset 0 1px rgba(255,255,255,.06)}
.forum-hub-brand::after{content:"";position:absolute;inset:-60% auto -60% -35%;z-index:-1;width:20%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(126,255,231,.18),transparent);animation:forumHubBrandSweep 7s ease-in-out infinite;pointer-events:none}
.forum-hub-brand-mark{position:relative;width:49px;height:48px;display:grid;place-items:center}
.forum-hub-brand-wave{position:absolute;inset:-1px;width:51px;height:51px;overflow:visible;fill:none;stroke-linecap:round;opacity:.38;animation:forumHubBrandOrbit 18s linear infinite}
.forum-hub-brand-wave path:first-child{stroke:#c7ad4b;stroke-width:1.2}.forum-hub-brand-wave path:last-child{stroke:#25c6aa;stroke-width:1.1}
.forum-hub-brand-tile{position:relative;width:36px;height:36px;display:block;overflow:hidden;border:1px solid rgba(151,226,255,.19);border-radius:10px;background:radial-gradient(circle at 72% 28%,rgba(56,134,153,.22),transparent 38%),linear-gradient(145deg,#123245,#041722);box-shadow:0 0 0 3px rgba(70,188,222,.05),inset 0 2px 4px rgba(255,255,255,.1),0 8px 18px rgba(0,0,0,.4);animation:forumHubBrandFloat 4s ease-in-out infinite}
.forum-hub-brand-tile::after{content:"";position:absolute;top:5px;left:5px;width:2px;height:2px;border-radius:50%;background:#fff5b5;box-shadow:0 0 6px #fff3a7}
.forum-hub-brand-v{position:absolute;left:7px;top:10px;width:22px;height:22px;filter:drop-shadow(0 0 3px rgba(184,240,66,.15))}
.forum-hub-brand-chart{position:absolute;right:6px;top:8px;width:10px;height:10px;filter:drop-shadow(0 0 2px rgba(201,237,78,.3))}
.forum-hub-brand-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.forum-hub-brand-copy>small{margin:0 0 2px;color:#44e9cf;font-size:6px;font-weight:900;line-height:1;letter-spacing:.16em;white-space:nowrap}.forum-hub-brand-copy>span:not(.forum-hub-brand-signal){display:flex;align-items:center;gap:4px;min-width:0}.forum-hub-brand-copy strong{color:#f5f8fb;font-size:14px;font-style:normal;font-weight:950;line-height:.95;letter-spacing:-.035em;white-space:nowrap}.forum-hub-brand-copy strong em{font-style:normal;background:linear-gradient(90deg,#ffd35c,#b8ef62);-webkit-background-clip:text;background-clip:text;color:transparent}.forum-hub-brand-copy i{flex:0 0 5px;width:5px;height:5px;border-radius:50%;background:#60ffcf;box-shadow:0 0 8px rgba(96,255,207,.9);animation:forumHubBrandPing 2s infinite}.forum-hub-brand-copy>b{display:block;max-width:100%;margin-top:2px;overflow:hidden;color:#8ca3b6;font-size:4.7px;font-weight:600;line-height:1;white-space:nowrap;text-overflow:clip}.forum-hub-brand-signal{display:flex;align-items:center;gap:3px;width:88%;height:4px;margin-top:1px}.forum-hub-brand-signal u{height:1px;flex:1;text-decoration:none;background:linear-gradient(90deg,transparent,rgba(67,242,208,.72))}.forum-hub-brand-signal u:last-child{background:linear-gradient(90deg,rgba(67,242,208,.72),transparent)}.forum-hub-brand-signal s{flex:0 0 3px;width:3px;height:3px;border-radius:50%;background:#56f2d5;box-shadow:0 0 5px #56f2d5;text-decoration:none}
@keyframes forumHubBrandSweep{0%,58%{left:-35%;opacity:0}64%{opacity:.8}84%,100%{left:120%;opacity:0}}@keyframes forumHubBrandOrbit{to{transform:rotate(360deg)}}@keyframes forumHubBrandFloat{50%{transform:translateY(-1px)}}@keyframes forumHubBrandPing{70%{box-shadow:0 0 0 6px rgba(96,255,207,0),0 0 8px rgba(96,255,207,.9)}}
.forum-hub-nav{display:grid;gap:5px;padding:14px 0}.forum-hub-nav button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 10px;border:0;border-radius:12px;background:transparent;color:#9cafc0;text-align:left;cursor:pointer;transition:background .2s,color .2s,transform .2s}.forum-hub-nav button span{width:24px;color:#5f7890;font-size:16px;text-align:center}.forum-hub-nav button b{font:800 11px/1.2 inherit}.forum-hub-nav button:hover,.forum-hub-nav button.active{color:#ecfff8;background:linear-gradient(90deg,rgba(51,219,171,.15),rgba(30,76,95,.08));transform:translateX(2px)}.forum-hub-nav button.active span{color:#3edcad}
.forum-hub-nav button .forum-hub-new-post-icon{display:grid;place-items:center;flex:0 0 24px;height:24px;opacity:.92;transition:transform .2s ease,filter .2s ease}.forum-hub-new-post-icon svg{display:block;width:17px;height:17px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.forum-hub-nav button:hover .forum-hub-new-post-icon,.forum-hub-nav button.active .forum-hub-new-post-icon{transform:translateY(-1px) rotate(-4deg) scale(1.06);filter:drop-shadow(0 4px 6px rgba(62,220,173,.26))}
.forum-hub-tags{padding-top:14px;border-top:1px solid rgba(125,158,190,.14)}.forum-hub-tags>div{display:flex;justify-content:space-between;align-items:center;margin:0 5px 9px}.forum-hub-tags strong{font-size:10px;color:#cfdae4}.forum-hub-tags>div button{border:0;background:none;color:#42d8ae;font-size:9px;cursor:pointer}.forum-hub-tags>button{display:flex;align-items:center;gap:8px;width:100%;padding:7px 5px;border:0;background:none;color:#8297aa;text-align:left;font:700 10px/1 inherit;cursor:pointer}.forum-hub-tags>button span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#f5c865;background:rgba(242,199,106,.12);border:1px solid rgba(242,199,106,.18)}.forum-hub-tags>button:hover,.forum-hub-tags>button.active{color:#f2c76a;background:rgba(242,199,106,.08);border-radius:10px}.forum-hub-tags>button.active span{color:#07121d;background:#f2c76a;box-shadow:0 0 0 3px rgba(242,199,106,.12)}
.forum-hub-tags>button b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:inherit}.forum-hub-tags>button small{margin-left:auto;color:#60778b;font-size:8px;font-weight:800}.forum-hub-tags>button:hover small,.forum-hub-tags>button.active small{color:currentColor}
.forum-topic-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:10px 0 2px}.forum-topic-tags button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:5px 10px;border:1px solid rgba(86,184,221,.22);border-radius:999px;background:rgba(15,55,76,.42);color:#9fc3d7;font:700 10px/1 inherit;cursor:pointer;transition:.2s ease}.forum-topic-tags button span{color:#f2c76a}.forum-topic-tags button:hover,.forum-topic-tags button.active{transform:translateY(-1px);border-color:rgba(242,199,106,.58);background:rgba(242,199,106,.12);color:#f7d984;box-shadow:0 7px 18px rgba(0,0,0,.13)}
html[data-theme="light"] .forum-topic-tags button{background:#f7fbfd;border-color:#cbdde7;color:#34566b}html[data-theme="light"] .forum-topic-tags button:hover,html[data-theme="light"] .forum-topic-tags button.active{background:#fff7df;border-color:#d6a938;color:#674a08;box-shadow:0 7px 18px rgba(89,69,24,.1)}
.forum-hub-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:2px 0 13px}.forum-hub-heading>div:first-child{display:grid}.forum-hub-heading>div:first-child span{color:#3ed8ac;font-size:9px;font-weight:900;letter-spacing:.12em}.forum-hub-heading h2{margin:4px 0 0;color:#f2f6f9;font-size:22px}.forum-hub-create-group{display:flex;align-items:center;gap:8px}.forum-create-media{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:7px 12px;border-radius:12px;border:1px solid rgba(84,221,181,.34);background:linear-gradient(145deg,rgba(13,51,58,.96),rgba(8,34,46,.98));color:#e9fff8;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 8px 20px rgba(0,0,0,.14);cursor:pointer;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.forum-create-media::after{content:"";position:absolute;z-index:-1;inset:0;transform:translateX(-115%);background:linear-gradient(105deg,transparent 28%,rgba(109,240,203,.18) 50%,transparent 72%);transition:transform .48s ease}.forum-create-media span{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;color:#06231d;background:linear-gradient(135deg,#75f0ca,#38c99f);box-shadow:0 5px 12px rgba(49,210,164,.22);font-size:10px}.forum-create-media b{color:inherit;font-size:10px;font-weight:900;white-space:nowrap}.forum-create-media:hover{transform:translateY(-2px);border-color:rgba(100,239,199,.72);background:linear-gradient(145deg,rgba(17,72,70,.98),rgba(9,44,55,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 11px 24px rgba(0,0,0,.2),0 0 0 3px rgba(62,224,175,.06)}.forum-create-media:hover::after{transform:translateX(115%)}.forum-create-media:focus-visible{outline:3px solid rgba(66,221,176,.25);outline-offset:2px}.forum-create-media:active{transform:translateY(0) scale(.98)}
#forumPanel .forum-main{min-width:0}.forum-toolbar{border-radius:15px!important}.forum-category-list:not([hidden]){grid-template-columns:1fr!important}.forum-category-card{min-height:146px}.forum-category-icon{width:48px!important;height:48px!important;border-radius:15px!important;font-size:18px!important}.forum-category-stats{display:flex!important;gap:7px!important}.forum-category-stats span{min-width:61px!important}
.forum-sidebar{position:sticky;top:84px;display:grid;gap:12px}.forum-sidebar .forum-side-card{border-radius:18px;padding:15px}.forum-hub-spotlight{position:relative;overflow:hidden;background:linear-gradient(145deg,#ebcb39,#39daa9)!important;border:0!important;color:#061820!important}.forum-hub-spotlight::after{content:"";position:absolute;width:180px;height:180px;right:-86px;bottom:-100px;border:28px solid rgba(255,255,255,.13);border-radius:50%}.forum-hub-spotlight>span{font-size:9px;font-weight:1000;letter-spacing:.12em}.forum-hub-spotlight h3{position:relative;color:#071820!important;font-size:17px;line-height:1.25;margin:8px 0}.forum-hub-spotlight p{position:relative;color:rgba(6,23,31,.75)!important;font-size:11px;line-height:1.5}.forum-hub-spotlight .btn{position:relative;background:#071821!important;color:#fff!important;border:0!important;min-height:38px;margin-top:8px}
.forum-post-type-picker{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px;border-radius:14px;background:rgba(4,15,26,.62);border:1px solid rgba(125,160,192,.14)}.forum-post-type-picker button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;border-radius:10px;background:transparent;color:#8094a8;cursor:pointer}.forum-post-type-picker button b{font:800 11px/1 inherit}.forum-post-type-picker button.active{color:#071820;background:linear-gradient(135deg,#f4ca67,#45daae);box-shadow:0 8px 22px rgba(37,190,146,.13)}
.forum-media-fields{display:grid;grid-template-columns:2fr 2fr 1fr;gap:10px;margin:10px 0}.forum-media-fields[hidden]{display:none}.forum-media-fields label{display:grid;gap:6px}.forum-media-fields label span{color:#8fa4b7;font-size:10px;font-weight:800}.forum-media-fields input{width:100%;min-height:43px;border:1px solid rgba(126,162,197,.2);border-radius:11px;background:rgba(4,15,27,.64);color:#f2f6fa;padding:9px 11px;outline:none}.forum-media-fields input:focus{border-color:#3ddbad;box-shadow:0 0 0 3px rgba(61,219,173,.09)}
.forum-topic-cover{position:relative;height:180px;margin:-1px -1px 16px;border-radius:17px 17px 5px 5px;background-size:cover;background-position:center;overflow:hidden}.forum-topic-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,12,22,.8),transparent 65%)}.forum-topic-cover>span{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#082019;background:rgba(67,224,177,.9);box-shadow:0 12px 40px rgba(0,0,0,.35);font-size:20px}.forum-topic-cover em{position:absolute;z-index:1;right:12px;bottom:10px;border-radius:7px;background:rgba(2,12,22,.75);color:#fff;padding:5px 8px;font-size:10px;font-style:normal}.forum-type-badge{color:#57ddb6!important}.forum-media-play{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:10px;padding:8px 12px;border-radius:999px;text-decoration:none;color:#dffbf2;background:rgba(38,151,119,.2);border:1px solid rgba(62,218,173,.25)}.forum-media-play b{font-size:10px}
.forum-thread-media{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:210px;margin-bottom:15px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#11283b,#10362f);background-size:cover;background-position:center;overflow:hidden}.forum-thread-media::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,12,22,.94),rgba(2,12,22,.18))}.forum-thread-media>div,.forum-thread-media>a{position:relative;z-index:1}.forum-thread-media>div{display:flex;align-items:center;gap:10px;color:#fff}.forum-thread-media>div>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#071b15;background:#43deb0}.forum-thread-media>div>strong{font-size:18px}.forum-thread-media>div>small{color:#b5c6d3}.forum-thread-media>a{padding:10px 14px;border-radius:11px;background:#f1c762;color:#0a1822;text-decoration:none;font-size:11px;font-weight:900}
.forum-thread-rich-media{display:block;width:min(100%,720px);margin:0 auto 18px;overflow:hidden;border:1px solid rgba(106,158,188,.22);border-radius:18px;background:#04101a;box-shadow:0 14px 34px rgba(0,0,0,.14);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.forum-thread-rich-media:hover{transform:translateY(-2px);border-color:rgba(85,221,185,.42);box-shadow:0 18px 42px rgba(0,0,0,.2)}.forum-thread-rich-media.forum-profile-post-image{padding:10px;background:linear-gradient(145deg,#061522,#0a1c29)}.forum-thread-rich-media.forum-profile-post-image img{width:100%;height:clamp(220px,31vw,350px);max-height:none;border-radius:11px;object-fit:contain;background:#020a12}.forum-thread-rich-media.forum-profile-post-image span{right:20px;bottom:20px}.forum-thread-rich-media.forum-profile-post-video iframe{min-height:clamp(250px,40vw,500px);max-height:64vh}.forum-thread-rich-media.forum-profile-post-video.is-instagram iframe,.forum-thread-rich-media.forum-profile-post-video.is-tiktok iframe{width:min(100%,420px);min-height:min(66vh,700px);margin:auto}
.forum-thread-rich-media.forum-profile-post-image,.forum-thread-rich-media.forum-profile-post-video{width:min(100%,720px)}
html[data-theme="light"] .forum-thread-rich-media{border-color:rgba(37,91,119,.18);background:#edf4f7;box-shadow:0 15px 34px rgba(25,57,78,.11)}
@media(max-width:640px){.forum-thread-rich-media{width:100%;margin-bottom:14px;border-radius:14px}.forum-thread-rich-media.forum-profile-post-image{padding:7px}.forum-thread-rich-media.forum-profile-post-image img{height:clamp(180px,58vw,280px);border-radius:9px}.forum-thread-rich-media.forum-profile-post-image span{right:14px;bottom:14px}.forum-thread-rich-media.forum-profile-post-video iframe{min-height:210px;max-height:60svh}.forum-thread-rich-media.forum-profile-post-video.is-instagram iframe,.forum-thread-rich-media.forum-profile-post-video.is-tiktok iframe{min-height:60svh}}
html[data-theme="light"] .forum-hub-rail{background:linear-gradient(155deg,#fff,#f3f7fa);box-shadow:0 18px 42px rgba(15,43,70,.08)}html[data-theme="light"] .forum-hub-heading h2{color:#112a40}html[data-theme="light"] .forum-hub-nav button{color:#526b80}html[data-theme="light"] .forum-hub-nav button:hover,html[data-theme="light"] .forum-hub-nav button.active{color:#10634f;background:#e8f7f2}html[data-theme="light"] .forum-post-type-picker{background:#eef4f7}html[data-theme="light"] .forum-media-fields input{background:#fff;color:#132c42}
@media(max-width:1180px){#forumPanel .forum-layout{grid-template-columns:76px minmax(0,1fr) 270px}.forum-hub-brand>span:last-child,.forum-hub-nav button b,.forum-hub-tags{display:none}.forum-hub-brand{justify-content:center}.forum-hub-nav button{justify-content:center}.forum-hub-nav button span{font-size:18px}.forum-hub-rail{padding:13px 8px}}
@media(max-width:900px){#forumPanel .forum-layout{grid-template-columns:1fr}.forum-hub-rail{position:static;display:block;overflow-x:auto;padding:8px}.forum-hub-brand,.forum-hub-tags{display:none}.forum-hub-nav{display:flex;padding:0;min-width:max-content}.forum-hub-nav button{width:auto;min-width:48px;padding:8px 11px}.forum-hub-nav button b{display:block}.forum-sidebar{position:static;grid-template-columns:1fr 1fr}.forum-account-card{display:none}}
@media(prefers-reduced-motion:reduce){.forum-hub-brand::after,.forum-hub-brand-wave,.forum-hub-brand-tile,.forum-hub-brand-copy i{animation:none}}
@media(max-width:640px){#forumPanel.community-shell{padding:0 10px 28px}#forumPanel .forum-hero-card{padding:18px 16px}.forum-modern-status{display:none}.forum-hub-heading{align-items:flex-start;flex-direction:column}.forum-hub-create-group{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.forum-create-media{width:100%;min-width:0;padding-inline:8px}.forum-create-media b{overflow:hidden;text-overflow:ellipsis}.forum-sidebar{grid-template-columns:1fr}.forum-sidebar .forum-side-card:not(.forum-hub-spotlight):not(:first-of-type){display:none}.forum-media-fields{grid-template-columns:1fr}.forum-post-type-picker button b{font-size:9px}.forum-topic-cover{height:150px}}
@media(max-width:640px){.forum-current-category{padding:9px 10px!important}.forum-current-category-mark{width:32px;height:32px}.forum-current-category strong{font-size:12px}.forum-current-category em{font-size:9px}}

/* Trader profile subpage — remains inside #forum */
.forum-trader-profile{max-width:1180px;margin:14px auto 40px}.forum-trader-profile[hidden]{display:none}.forum-profile-loading,.forum-profile-error{min-height:320px;display:grid;place-items:center;padding:30px;border:1px solid rgba(126,162,197,.16);border-radius:24px;background:#0b1b2b;color:#91a6b9}.forum-profile-cover{position:relative;height:310px;border-radius:25px 25px 8px 8px;background-position:center;background-size:cover;background-image:radial-gradient(circle at 18% 24%,rgba(78,226,188,.3),transparent 28%),radial-gradient(circle at 82% 24%,rgba(242,199,106,.25),transparent 30%),linear-gradient(130deg,#122f43,#07131f 58%,#183829);overflow:hidden;box-shadow:0 22px 58px rgba(0,0,0,.24)}.forum-profile-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,12,22,.62),transparent 60%)}.forum-profile-back{position:absolute;z-index:2;left:18px;top:18px;display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(4,13,23,.64);backdrop-filter:blur(13px);color:#fff;text-decoration:none;font-size:12px;font-weight:900}.forum-profile-head{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:end;padding:0 28px 22px;border:1px solid rgba(126,162,197,.16);border-top:0;border-radius:0 0 22px 22px;background:linear-gradient(150deg,#102438,#091827)}.forum-profile-avatar{position:relative;z-index:3;display:grid;place-items:center;width:152px;height:152px;margin-top:-70px;border:6px solid #102438;border-radius:50%;background:linear-gradient(145deg,#f3ca67,#3edaae);color:#071721;font-size:42px;font-weight:1000;box-shadow:0 15px 42px rgba(0,0,0,.3);overflow:hidden}.forum-profile-avatar img{width:100%;height:100%;object-fit:cover}.forum-profile-title h1{margin:0;color:#f3f7fb;font-size:clamp(25px,3.5vw,40px);letter-spacing:-.035em}.forum-profile-title p{margin:5px 0 10px;color:#98aabd;font-size:13px}.forum-profile-title>div{display:flex;flex-wrap:wrap;gap:7px}.forum-profile-title span{padding:5px 9px;border-radius:999px;border:1px solid rgba(242,199,106,.18);background:rgba(242,199,106,.07);color:#e9c56d;font-size:10px;font-weight:900}.forum-profile-actions{display:flex;gap:8px}.forum-profile-tabs{position:sticky;top:76px;z-index:25;display:flex;gap:8px;margin:12px 0;padding:8px;border:1px solid rgba(126,162,197,.16);border-radius:16px;background:rgba(7,19,32,.9);backdrop-filter:blur(16px);overflow:auto;scrollbar-width:none}.forum-profile-tabs button{min-height:40px;padding:8px 17px;border:0;border-radius:11px;background:transparent;color:#8fa4b7;font:900 11px/1 inherit;cursor:pointer;white-space:nowrap}.forum-profile-tabs button.active,.forum-profile-tabs button:hover{color:#071820;background:linear-gradient(135deg,#f3cb69,#45dbae)}.forum-profile-body{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:14px;align-items:start}.forum-profile-body main,.forum-profile-body aside{display:grid;gap:14px}.forum-profile-body aside{position:sticky;top:142px}.forum-profile-card{scroll-margin-top:140px;padding:19px;border:1px solid rgba(126,162,197,.15);border-radius:19px;background:linear-gradient(150deg,rgba(13,31,48,.98),rgba(7,19,31,.98));box-shadow:0 16px 40px rgba(0,0,0,.15)}.forum-profile-card h2{margin:0 0 12px;color:#f1f5f8;font-size:17px}.forum-profile-card>p{color:#91a4b7;font-size:12px;line-height:1.7}.forum-profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.forum-profile-card-head h2{margin:0}.forum-profile-card-head>span{color:#55ddba;font-size:11px;font-weight:900}.forum-profile-timeline{display:grid;gap:9px}.forum-profile-timeline>a{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;align-items:start;padding:13px;border:1px solid rgba(126,162,197,.12);border-radius:14px;background:rgba(3,12,22,.35);text-decoration:none;transition:.2s}.forum-profile-timeline>a:hover{transform:translateY(-2px);border-color:rgba(242,199,106,.35)}.forum-profile-timeline i{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(63,220,176,.12);color:#55ddb9;font-style:normal;font-weight:1000}.forum-profile-timeline strong,.forum-profile-timeline small{display:block}.forum-profile-timeline strong{color:#edf3f7;font-size:13px}.forum-profile-timeline small{margin-top:5px;color:#8296aa;font-size:11px;line-height:1.5}.forum-profile-timeline time{color:#667d92;font-size:10px}.forum-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.forum-profile-stats>div{padding:15px;border:1px solid rgba(67,219,176,.14);border-radius:14px;background:rgba(49,210,165,.045)}.forum-profile-stats span{display:block;color:#8298aa;font-size:10px;font-weight:900}.forum-profile-stats strong{display:block;margin-top:7px;color:#5fdfbd;font-size:22px}.forum-profile-socials{display:flex;flex-wrap:wrap;gap:7px}.forum-profile-socials a{padding:7px 10px;border-radius:999px;background:rgba(64,218,175,.08);color:#60dfbd;font-size:10px;font-weight:900;text-decoration:none}.forum-profile-credential{padding:11px 0;border-bottom:1px solid rgba(126,162,197,.12)}.forum-profile-credential strong,.forum-profile-credential span{display:block}.forum-profile-credential strong{color:#eaf1f6;font-size:12px}.forum-profile-credential span{margin-top:4px;color:#7e93a7;font-size:10px}.forum-profile-empty{padding:22px;border:1px dashed rgba(126,162,197,.18);border-radius:13px;color:#758b9f;text-align:center;font-size:11px}
html[data-theme="light"] .forum-profile-head,html[data-theme="light"] .forum-profile-card{background:linear-gradient(150deg,#fff,#f5f8fb);border-color:#dbe4ec}html[data-theme="light"] .forum-profile-avatar{border-color:#fff}html[data-theme="light"] .forum-profile-title h1,html[data-theme="light"] .forum-profile-card h2,html[data-theme="light"] .forum-profile-timeline strong,html[data-theme="light"] .forum-profile-credential strong{color:#112a40}html[data-theme="light"] .forum-profile-title p,html[data-theme="light"] .forum-profile-card>p,html[data-theme="light"] .forum-profile-timeline small{color:#516b80}html[data-theme="light"] .forum-profile-tabs{background:rgba(255,255,255,.9);border-color:#d9e3eb;box-shadow:0 12px 34px rgba(27,52,76,.09)}html[data-theme="light"] .forum-profile-timeline>a{background:#f8fafc;border-color:#dce5ed}
@media(max-width:820px){.forum-profile-cover{height:230px}.forum-profile-head{grid-template-columns:auto 1fr;align-items:center;padding-inline:18px}.forum-profile-avatar{width:116px;height:116px;margin-top:-48px;border-width:5px}.forum-profile-actions{grid-column:1/-1;width:100%}.forum-profile-actions .btn{flex:1}.forum-profile-body{grid-template-columns:1fr}.forum-profile-body aside{position:static;grid-row:1}.forum-profile-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.forum-trader-profile{margin-inline:-2px}.forum-profile-cover{height:185px;border-radius:18px 18px 5px 5px}.forum-profile-head{grid-template-columns:1fr;gap:9px;text-align:center}.forum-profile-avatar{width:96px;height:96px;margin:-48px auto 0}.forum-profile-title>div,.forum-profile-actions{justify-content:center}.forum-profile-tabs{top:64px}.forum-profile-card{padding:15px}.forum-profile-timeline>a{grid-template-columns:36px minmax(0,1fr)}.forum-profile-timeline i{width:36px;height:36px}.forum-profile-timeline time{grid-column:2}.forum-profile-stats{grid-template-columns:1fr 1fr}}
.forum-profile-trading-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:14px}.forum-profile-trading-card{min-width:0;padding:14px;border:1px solid rgba(126,162,197,.14);border-radius:15px;background:rgba(3,12,22,.38);overflow:hidden}.forum-profile-trading-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.forum-profile-trading-head span{color:#57dbb6;font-size:9px;font-weight:1000;letter-spacing:.08em}.forum-profile-trading-head a{color:#e8be5d;font-size:9px;font-weight:900;text-decoration:none}.forum-profile-trading-card h3{margin:8px 0 3px;color:#eff4f8;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-profile-trading-card>p{margin:0;color:#71879b;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-profile-trading-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0 8px}.forum-profile-trading-metrics>div{min-width:0;padding:8px;border-radius:10px;background:rgba(126,162,197,.055)}.forum-profile-trading-metrics span,.forum-profile-trading-metrics strong{display:block}.forum-profile-trading-metrics span{color:#71879b;font-size:8px;font-weight:800}.forum-profile-trading-metrics strong{margin-top:4px;color:#dfe8ef;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-profile-trading-metrics .positive{color:#54ddb7}.forum-profile-trading-metrics .negative{color:#ff7188}.forum-profile-sparkline{display:block;width:100%;height:120px;margin-top:5px;border-radius:10px;background:linear-gradient(180deg,rgba(126,162,197,.045),transparent)}.forum-profile-chart-empty{display:grid;place-items:center;height:120px;margin-top:6px;border:1px dashed rgba(126,162,197,.14);border-radius:10px;color:#6e8397;font-size:10px}.forum-profile-sparkline path{stroke-linecap:round;stroke-linejoin:round}.forum-profile-trading-card:hover{border-color:rgba(242,199,106,.3);box-shadow:0 12px 30px rgba(0,0,0,.16)}html[data-theme="light"] .forum-profile-trading-card{background:#f8fafc;border-color:#dce5ed}html[data-theme="light"] .forum-profile-trading-card h3,html[data-theme="light"] .forum-profile-trading-metrics strong{color:#173047}html[data-theme="light"] .forum-profile-trading-metrics>div{background:#eef4f7}@media(max-width:680px){.forum-profile-trading-grid{grid-template-columns:1fr}.forum-profile-trading-metrics{grid-template-columns:repeat(2,1fr)}.forum-profile-sparkline,.forum-profile-chart-empty{height:105px}}
.forum-profile-card-links{display:flex;align-items:center;gap:8px}.forum-profile-card-links button{padding:0;border:0;background:none;color:#e8be5d;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.forum-profile-card-links button:hover,.forum-profile-trading-head a:hover{color:#ffe39a}
.forum-profile-ea-subhead{display:flex;align-items:center;justify-content:space-between;margin:20px 0 10px;padding-top:16px;border-top:1px solid rgba(126,162,197,.13)}.forum-profile-ea-subhead h3{margin:0;color:#edf4f9;font-size:14px}.forum-profile-ea-subhead span{padding:4px 8px;border-radius:999px;background:rgba(242,199,106,.1);color:#f2c76a;font-size:10px;font-weight:900}.forum-profile-market-grid{display:grid;gap:11px}.forum-profile-market-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:14px;padding:14px;border:1px solid rgba(242,199,106,.18);border-radius:16px;background:linear-gradient(135deg,rgba(242,199,106,.07),rgba(3,12,22,.38));overflow:hidden}.forum-profile-market-visual{position:relative;display:grid;place-items:center;min-height:150px;border-radius:12px;background:radial-gradient(circle at 30% 20%,rgba(242,199,106,.28),transparent 42%),#081727;overflow:hidden}.forum-profile-market-visual img{width:100%;height:100%;object-fit:cover}.forum-profile-market-visual>span{color:#f2c76a;font-size:30px;font-weight:1000}.forum-profile-market-visual>b{position:absolute;left:8px;bottom:8px;padding:4px 7px;border-radius:7px;background:rgba(2,10,19,.78);color:#f2c76a;font-size:8px;letter-spacing:.1em}.forum-profile-market-copy{min-width:0}.forum-profile-market-copy h3{margin:9px 0 4px;color:#eff4f8;font-size:17px}.forum-profile-market-copy>p{display:-webkit-box;margin:0;color:#8799aa;font-size:11px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.forum-profile-market-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.forum-profile-market-meta span{color:#8799aa;font-size:10px}.forum-profile-market-meta strong{color:#f2c76a;font-size:12px;white-space:nowrap}.forum-profile-market-card .forum-profile-sparkline,.forum-profile-market-card .forum-profile-chart-empty{height:82px}.forum-profile-market-card:hover{border-color:rgba(242,199,106,.42);transform:translateY(-1px);box-shadow:0 14px 32px rgba(0,0,0,.18)}html[data-theme="light"] .forum-profile-ea-subhead h3,html[data-theme="light"] .forum-profile-market-copy h3{color:#173047}html[data-theme="light"] .forum-profile-market-card{background:linear-gradient(135deg,#fffbf2,#f7fafc);border-color:#eadab9}@media(max-width:620px){.forum-profile-market-card{grid-template-columns:86px minmax(0,1fr);padding:11px;gap:10px}.forum-profile-market-visual{min-height:112px}.forum-profile-market-copy h3{font-size:14px}.forum-profile-market-meta{align-items:flex-start;flex-direction:column;gap:3px}.forum-profile-market-card .forum-profile-sparkline,.forum-profile-market-card .forum-profile-chart-empty{grid-column:1/-1;height:74px}}
.forum-trader-profile [data-profile-panel][hidden]{display:none!important}
.forum-profile-edit-tool{position:relative;z-index:4;display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:1px solid rgba(242,199,106,.28);border-radius:11px;background:rgba(5,18,30,.76);color:#f2c76a;text-decoration:none;box-shadow:0 8px 22px rgba(0,0,0,.18);backdrop-filter:blur(12px);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.forum-profile-edit-tool:hover{transform:translateY(-2px) rotate(-4deg);border-color:#f2c76a;box-shadow:0 10px 26px rgba(242,199,106,.2)}.forum-profile-cover>.forum-profile-edit-tool{position:absolute;right:18px;top:18px}.forum-profile-edit-tool span{font-size:15px;line-height:1}.forum-profile-thought{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;width:min(720px,calc(100% - 32px));min-height:62px;margin:14px auto 4px;padding:9px 14px;border:1px solid rgba(126,162,197,.18);border-radius:18px;background:linear-gradient(145deg,rgba(15,35,53,.98),rgba(7,20,33,.98));color:#91a6ba;text-align:left;cursor:pointer;box-shadow:0 14px 36px rgba(0,0,0,.14);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.forum-profile-thought:hover{transform:translateY(-2px);border-color:rgba(76,221,181,.52);box-shadow:0 18px 42px rgba(29,184,143,.12)}.forum-profile-thought-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#f3ca67,#3edaae);color:#071721;font-size:13px;font-weight:1000}.forum-profile-thought-avatar img{width:100%;height:100%;object-fit:cover}.forum-profile-thought>span:nth-child(2){font-size:13px;font-weight:800}.forum-profile-thought>b{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:rgba(65,218,176,.1);color:#55ddb9;font-size:18px}.forum-profile-subhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:16px 0 9px;padding-top:13px;border-top:1px solid rgba(126,162,197,.12);color:#8298aa;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.forum-profile-card-head>.forum-profile-edit-tool{margin-left:auto}.forum-profile-card-head>span+.forum-profile-edit-tool{margin-left:0}html[data-theme="light"] .forum-profile-edit-tool{background:rgba(255,255,255,.92);border-color:#e0c275;color:#8b6206;box-shadow:0 8px 20px rgba(69,48,5,.1)}html[data-theme="light"] .forum-profile-thought{background:linear-gradient(145deg,#fff,#f3f7fa);border-color:#d9e4ec;color:#516b80}html[data-theme="light"] .forum-profile-subhead{border-color:#dce5ed;color:#526b80}@media(max-width:540px){.forum-profile-thought{width:calc(100% - 16px);min-height:56px;margin-top:10px;border-radius:15px}.forum-profile-thought-avatar{width:38px;height:38px}.forum-profile-edit-tool{width:32px;height:32px;flex-basis:32px}.forum-profile-cover>.forum-profile-edit-tool{right:12px;top:12px}}
.forum-profile-body main>.forum-profile-thought{width:100%;max-width:none;box-sizing:border-box;margin:0 0 14px;min-height:64px;border-radius:19px;box-shadow:0 16px 40px rgba(0,0,0,.13)}@media(max-width:540px){.forum-profile-body main>.forum-profile-thought{width:100%;margin:0 0 12px;min-height:58px;border-radius:16px}}
.profile-editor-open{overflow:hidden}.forum-profile-editor[hidden]{display:none}.forum-profile-editor{position:fixed;z-index:10020;inset:0;display:grid;place-items:center;padding:20px}.forum-profile-editor-backdrop{position:absolute;inset:0;background:rgba(1,8,16,.76);backdrop-filter:blur(10px);animation:profileEditorFade .2s ease}.forum-profile-editor-dialog{position:relative;width:min(680px,100%);max-height:min(86vh,820px);display:flex;flex-direction:column;border:1px solid rgba(242,199,106,.3);border-radius:24px;background:linear-gradient(150deg,#10273b,#071725);box-shadow:0 32px 100px rgba(0,0,0,.58);overflow:hidden;animation:profileEditorIn .28s cubic-bezier(.2,.8,.2,1)}.forum-profile-editor-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid rgba(126,162,197,.14)}.forum-profile-editor-dialog header small{display:block;color:#55ddb9;font-size:9px;font-weight:1000;letter-spacing:.14em}.forum-profile-editor-dialog h2{margin:4px 0 0;color:#f3f7fa;font-size:21px}.forum-profile-editor-dialog header>button,.forum-profile-editor-row-head button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(126,162,197,.18);border-radius:12px;background:rgba(126,162,197,.07);color:#9eb0c0;font-size:22px;cursor:pointer}.forum-profile-editor-dialog form{min-height:0;display:flex;flex-direction:column}.forum-profile-editor-content{min-height:0;display:grid;gap:14px;padding:20px 22px;overflow:auto}.forum-profile-editor-field,.forum-profile-editor-grid label{display:grid;gap:7px}.forum-profile-editor-field>span,.forum-profile-editor-grid label>span{color:#91a7ba;font-size:10px;font-weight:900}.forum-profile-editor input,.forum-profile-editor textarea,.forum-profile-editor select{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(126,162,197,.2);border-radius:12px;outline:0;background:#071522;color:#edf4f8;font:700 12px/1.5 inherit;transition:border-color .2s,box-shadow .2s}.forum-profile-editor textarea{resize:vertical;min-height:112px}.forum-profile-editor input:focus,.forum-profile-editor textarea:focus,.forum-profile-editor select:focus{border-color:#51dcb7;box-shadow:0 0 0 3px rgba(81,220,183,.1)}.forum-profile-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.forum-profile-editor-preview{height:150px;border-radius:16px;background-position:center;background-size:cover;background-image:radial-gradient(circle at 20% 30%,rgba(74,222,181,.35),transparent 35%),linear-gradient(135deg,#173a51,#071522)}.forum-profile-editor-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 22px;border-top:1px solid rgba(126,162,197,.14)}.forum-profile-editor-dialog footer>span{margin-right:auto;color:#55ddb9;font-size:11px;font-weight:900}.forum-profile-credential-row{display:grid;gap:12px;margin-bottom:13px;padding:15px;border:1px solid rgba(126,162,197,.15);border-radius:16px;background:rgba(2,11,20,.28)}.forum-profile-editor-row-head{display:flex;align-items:center;justify-content:space-between}.forum-profile-editor-row-head strong{color:#f1f5f8;font-size:12px}.forum-profile-editor-row-head button{width:30px;height:30px;color:#ff8295;font-size:17px}.forum-profile-add-credential{min-height:43px;border:1px dashed rgba(82,220,183,.35);border-radius:13px;background:rgba(82,220,183,.06);color:#55ddb9;font-weight:900;cursor:pointer}@keyframes profileEditorFade{from{opacity:0}to{opacity:1}}@keyframes profileEditorIn{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}html[data-theme="light"] .forum-profile-editor-backdrop{background:rgba(24,43,59,.48)}html[data-theme="light"] .forum-profile-editor-dialog{background:linear-gradient(150deg,#fff,#f4f8fb);border-color:#dfc981}html[data-theme="light"] .forum-profile-editor-dialog h2,html[data-theme="light"] .forum-profile-editor-row-head strong{color:#142d42}html[data-theme="light"] .forum-profile-editor input,html[data-theme="light"] .forum-profile-editor textarea,html[data-theme="light"] .forum-profile-editor select{background:#fff;color:#163047;border-color:#d9e3eb}html[data-theme="light"] .forum-profile-credential-row{background:#f7fafc;border-color:#dce5ed}@media(max-width:600px){.forum-profile-editor{padding:8px}.forum-profile-editor-dialog{max-height:94vh;border-radius:19px}.forum-profile-editor-dialog>header,.forum-profile-editor-content,.forum-profile-editor-dialog footer{padding-left:15px;padding-right:15px}.forum-profile-editor-grid{grid-template-columns:1fr}.forum-profile-editor-dialog footer{flex-wrap:wrap}.forum-profile-editor-dialog footer>span{width:100%;margin:0}.forum-profile-editor-dialog footer .btn{flex:1}}
.forum-cover-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.forum-cover-guide>div{display:grid;gap:4px;padding:12px 14px;border:1px solid rgba(82,220,183,.16);border-radius:14px;background:rgba(82,220,183,.055)}.forum-cover-guide b{color:#55ddb9;font-size:14px}.forum-cover-guide span{color:#8298aa;font-size:10px;line-height:1.5}.forum-cover-upload-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(210px,.72fr);gap:12px}.forum-cover-upload-card{min-width:0;padding:13px;border:1px solid rgba(126,162,197,.15);border-radius:17px;background:rgba(2,11,20,.26)}.forum-cover-upload-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.forum-cover-upload-head strong,.forum-cover-upload-head span{display:block}.forum-cover-upload-head strong{color:#eff5f8;font-size:12px}.forum-cover-upload-head span{margin-top:4px;color:#71889b;font-size:8px;line-height:1.45}.forum-cover-upload-head em{padding:4px 7px;border-radius:7px;background:rgba(242,199,106,.1);color:#f2c76a;font-size:8px;font-style:normal;font-weight:1000;letter-spacing:.08em}.forum-cover-dropzone{display:grid;place-items:center;width:100%;min-height:118px;padding:15px;border:1px dashed rgba(82,220,183,.34);border-radius:14px;background:linear-gradient(145deg,rgba(82,220,183,.06),rgba(126,162,197,.025));color:#dce8ee;text-align:center;cursor:pointer;transition:.2s}.forum-cover-dropzone:hover,.forum-cover-dropzone.dragging{transform:translateY(-2px);border-color:#55ddb9;background:rgba(82,220,183,.11);box-shadow:0 12px 30px rgba(41,188,149,.1)}.forum-cover-upload-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:8px;border-radius:12px;background:linear-gradient(145deg,#f2c76a,#4dddb7);color:#06202a;font-size:22px;font-weight:1000}.forum-cover-dropzone b{font-size:11px}.forum-cover-dropzone small{margin-top:4px;color:#7890a3;font-size:9px}.forum-cover-live-preview{position:relative;margin-top:10px;border-radius:12px;background-position:center;background-size:cover;background-image:radial-gradient(circle at 25% 25%,rgba(82,220,183,.3),transparent 35%),linear-gradient(135deg,#173b52,#071522);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.forum-cover-live-preview.desktop{aspect-ratio:8/3}.forum-cover-live-preview.mobile{width:min(100%,170px);aspect-ratio:3/4;margin-inline:auto}.forum-cover-live-preview::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,12,22,.55),transparent 62%)}.forum-cover-live-preview span{position:absolute;z-index:1;left:9px;bottom:8px;padding:4px 7px;border-radius:7px;background:rgba(2,10,18,.72);color:#fff;font-size:8px;font-weight:900}html[data-theme="light"] .forum-cover-upload-card{background:#f8fafc;border-color:#dce5ed}html[data-theme="light"] .forum-cover-upload-head strong{color:#173047}html[data-theme="light"] .forum-cover-dropzone{background:#f6fbf9;color:#244157}html[data-theme="light"] .forum-cover-guide>div{background:#f4fbf8;border-color:#d5ebe3}@media(max-width:680px){.forum-cover-guide,.forum-cover-upload-grid{grid-template-columns:1fr}.forum-cover-live-preview.mobile{width:min(72%,220px)}.forum-cover-dropzone{min-height:105px}}
.forum-cover-adjust{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;margin-top:9px;border:1px solid rgba(242,199,106,.28);border-radius:11px;background:rgba(242,199,106,.07);color:#f2c76a;font-size:10px;font-weight:950;cursor:pointer;transition:.18s}.forum-cover-adjust:hover{transform:translateY(-1px);background:rgba(242,199,106,.13);box-shadow:0 10px 24px rgba(0,0,0,.14)}.forum-cover-adjust[hidden]{display:none!important}
html.profile-cover-crop-open{overflow:hidden!important}.forum-cover-crop-dialog{position:fixed;inset:0;z-index:100050;display:grid;place-items:center;padding:18px}.forum-cover-crop-backdrop{position:absolute;inset:0;background:rgba(1,8,18,.84);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:forumCoverCropFade .2s ease both}.forum-cover-crop-dialog>section{position:relative;width:min(1020px,100%);max-height:min(94dvh,900px);overflow:auto;border:1px solid rgba(242,199,106,.28);border-radius:28px;background:radial-gradient(circle at 12% 0,rgba(82,220,183,.1),transparent 33%),linear-gradient(145deg,#102237,#061321);box-shadow:0 36px 120px rgba(0,0,0,.62),inset 0 1px rgba(255,255,255,.04);color:#eef5fa;animation:forumCoverCropEnter .3s cubic-bezier(.2,.8,.2,1) both}.forum-cover-crop-dialog header{display:flex;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid rgba(255,255,255,.075)}.forum-cover-crop-dialog header span{color:#55ddb9;font-size:9px;font-weight:1000;letter-spacing:.16em}.forum-cover-crop-dialog h2{margin:5px 0 3px;color:#f6fafc;font-size:23px}.forum-cover-crop-dialog header p{margin:0;color:#91a7b9;font-size:11px;font-weight:700}.forum-cover-crop-dialog header>button{flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.045);color:#eef5fa;font-size:24px;cursor:pointer}.forum-cover-crop-workspace{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;padding:24px}.forum-cover-crop-stage{position:relative;overflow:hidden;align-self:center;border:1px solid rgba(82,220,183,.2);border-radius:20px;background:#020a13;box-shadow:0 20px 54px rgba(0,0,0,.32)}.forum-cover-crop-dialog.desktop .forum-cover-crop-stage{aspect-ratio:8/3}.forum-cover-crop-dialog.mobile .forum-cover-crop-stage{width:min(100%,430px);aspect-ratio:3/4;justify-self:center}.forum-cover-crop-stage canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.forum-cover-crop-stage canvas.is-dragging{cursor:grabbing}.forum-cover-crop-grid{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 2px rgba(255,218,123,.72)}.forum-cover-crop-grid i{position:absolute;background:rgba(255,255,255,.22)}.forum-cover-crop-grid i:nth-child(1),.forum-cover-crop-grid i:nth-child(2){top:0;bottom:0;width:1px}.forum-cover-crop-grid i:nth-child(1){left:33.333%}.forum-cover-crop-grid i:nth-child(2){left:66.666%}.forum-cover-crop-grid i:nth-child(3),.forum-cover-crop-grid i:nth-child(4){left:0;right:0;height:1px}.forum-cover-crop-grid i:nth-child(3){top:33.333%}.forum-cover-crop-grid i:nth-child(4){top:66.666%}.forum-cover-crop-stage small{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);width:max-content;max-width:90%;padding:7px 11px;border-radius:999px;background:rgba(1,9,18,.76);color:#dbe6ee;font-size:9px;font-weight:850;text-align:center;backdrop-filter:blur(8px)}.forum-cover-crop-workspace aside{display:flex;flex-direction:column;gap:10px}.forum-cover-crop-workspace aside>strong{color:#dce8ef;font-size:11px}.forum-cover-crop-mini{overflow:hidden;border:2px solid rgba(242,199,106,.48);border-radius:13px;background:#061321;box-shadow:0 14px 34px rgba(0,0,0,.26)}.forum-cover-crop-mini.desktop{aspect-ratio:8/3}.forum-cover-crop-mini.mobile{width:120px;aspect-ratio:3/4;align-self:center}.forum-cover-crop-mini canvas{display:block;width:100%;height:100%}.forum-cover-crop-workspace label{margin-top:5px;color:#91a7b9;font-size:10px;font-weight:900}.forum-cover-crop-workspace input[type=range]{width:100%;accent-color:#e4ad37}.forum-cover-crop-workspace output{color:#55ddb9;font-size:11px;font-weight:950}.forum-cover-crop-dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 24px 22px;border-top:1px solid rgba(255,255,255,.075)}html[data-theme="light"] .forum-cover-crop-dialog>section{background:radial-gradient(circle at 12% 0,rgba(82,220,183,.12),transparent 32%),linear-gradient(145deg,#fff,#f2f7fb);color:#0a2238;border-color:rgba(200,149,46,.32)}html[data-theme="light"] .forum-cover-crop-dialog h2,html[data-theme="light"] .forum-cover-crop-dialog header>button{color:#0a2238}html[data-theme="light"] .forum-cover-crop-dialog header p,html[data-theme="light"] .forum-cover-crop-workspace label{color:#587086}html[data-theme="light"] .forum-cover-crop-dialog header>button{background:#fff;border-color:#dce4ec}html[data-theme="light"] .forum-cover-crop-workspace aside>strong{color:#18314a}@keyframes forumCoverCropFade{from{opacity:0}to{opacity:1}}@keyframes forumCoverCropEnter{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:760px){.forum-cover-crop-dialog{padding:8px}.forum-cover-crop-dialog>section{max-height:97dvh;border-radius:22px}.forum-cover-crop-dialog header{padding:17px}.forum-cover-crop-workspace{grid-template-columns:1fr;padding:16px;gap:16px}.forum-cover-crop-workspace aside{display:grid;grid-template-columns:110px 1fr;align-items:center}.forum-cover-crop-workspace aside>strong{grid-column:1/-1}.forum-cover-crop-mini{grid-row:2/7;width:100%}.forum-cover-crop-dialog.mobile .forum-cover-crop-stage{width:min(86%,360px)}.forum-cover-crop-dialog footer{padding:13px 16px 17px}.forum-cover-crop-dialog footer .btn{flex:1}}@media(prefers-reduced-motion:reduce){.forum-cover-crop-backdrop,.forum-cover-crop-dialog>section{animation:none}}
@media(max-width:540px){.forum-profile-cover{background-image:linear-gradient(0deg,rgba(2,11,21,.78),rgba(2,11,21,.05)),var(--profile-cover-mobile)!important}}
.forum-profile-socials{display:grid!important;grid-template-columns:1fr;gap:8px}.forum-profile-social-card{position:relative;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:9px 10px!important;border:1px solid rgba(126,162,197,.13);border-radius:14px!important;background:linear-gradient(135deg,rgba(126,162,197,.06),rgba(3,12,22,.16))!important;color:inherit!important;text-decoration:none;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.forum-profile-social-card::before{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.08) 45%,transparent 70%);transform:translateX(-80%);transition:.45s}.forum-profile-social-card:hover{transform:translateY(-2px);border-color:rgba(82,220,183,.4);box-shadow:0 12px 28px rgba(0,0,0,.16)}.forum-profile-social-card:hover::before{opacity:1;transform:translateX(80%)}.forum-profile-social-avatar{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#f2c76a,#4dddb7);color:#07202a;font-size:12px;font-weight:1000;overflow:visible}.forum-profile-social-avatar>img{width:100%;height:100%;border-radius:13px;object-fit:cover}.forum-profile-social-avatar>i{position:absolute;right:-4px;bottom:-4px;display:grid;place-items:center;width:18px;height:18px;border:2px solid #0b1d2d;border-radius:7px;background:#34d6a8;color:#052019;font-size:9px;font-style:normal;font-weight:1000}.social-facebook .forum-profile-social-avatar>i{background:#1877f2;color:#fff}.social-line .forum-profile-social-avatar>i{background:#06c755;color:#fff}.social-telegram .forum-profile-social-avatar>i{background:#2aabee;color:#fff}.social-website .forum-profile-social-avatar>i{background:#f2c76a;color:#14202a}.forum-profile-social-copy{min-width:0}.forum-profile-social-copy small,.forum-profile-social-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-profile-social-copy small{color:#71899c;font-size:8px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.forum-profile-social-copy strong{margin-top:3px;color:#eaf2f7;font-size:11px}.forum-profile-social-card>b{position:relative;color:#71899c;font-size:14px;transition:.2s}.forum-profile-social-card:hover>b{color:#55ddb9;transform:translate(2px,-2px)}.forum-profile-social-empty{display:block;padding:12px;border:1px dashed rgba(126,162,197,.16);border-radius:12px;color:#71899c;font-size:10px;text-align:center}html[data-theme="light"] .forum-profile-social-card{background:linear-gradient(135deg,#fff,#f5f8fa)!important;border-color:#dce5ed}html[data-theme="light"] .forum-profile-social-copy strong{color:#173047}html[data-theme="light"] .forum-profile-social-avatar>i{border-color:#fff}@media(max-width:540px){.forum-profile-socials{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-profile-social-card{grid-template-columns:auto minmax(0,1fr);padding:8px!important}.forum-profile-social-card>b{display:none}.forum-profile-social-avatar{width:38px;height:38px}}@media(max-width:390px){.forum-profile-socials{grid-template-columns:1fr}}
.forum-profile-social-copy em{display:block;max-width:100%;margin-top:3px;color:#71899c;font-size:8px;font-style:normal;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-profile-social-card:hover .forum-profile-social-copy em{color:#91b5b2}.forum-profile-social-card:hover .forum-profile-social-copy strong{text-decoration:underline;text-decoration-color:rgba(82,220,183,.5);text-underline-offset:3px}html[data-theme="light"] .forum-profile-social-copy em{color:#6c8294}
.forum-profile-social-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:13px;background:linear-gradient(145deg,rgba(74,220,181,.2),rgba(238,185,74,.14));border:1px solid rgba(111,211,194,.28);color:#64dfc0;font-weight:900;font-size:17px;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.forum-profile-social-mark>svg{width:22px;height:22px;fill:currentColor}.forum-profile-social-mark>img{width:24px;height:24px;object-fit:contain;border-radius:6px}.forum-profile-social-mark .forum-social-globe{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.forum-profile-social-card.social-facebook .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#287be0,#1455b4);border-color:#4d91e8}.forum-profile-social-card.social-line .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#24d366,#06a64b);border-color:#42dd7a}.forum-profile-social-card.social-telegram .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#36b9ed,#168ac2);border-color:#58c5ef}.forum-profile-social-card.social-website .forum-profile-social-mark{background:linear-gradient(145deg,#eefaf6,#fff3d5);color:#167f70}
.forum-profile-social-card.social-instagram .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#6548d7,#d82b86 58%,#f2a33a);border-color:#e66da5}.forum-profile-social-card.social-tiktok .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#111827,#05070b);border-color:#32d6d8;box-shadow:2px 1px 0 #ef3f68}.forum-profile-social-card.social-lemon8 .forum-profile-social-mark{color:#161d25;background:linear-gradient(145deg,#fff45b,#d9ff5a);border-color:#f4e842}.forum-social-lemon8{font-size:14px;font-weight:1000;letter-spacing:-.08em}
.forum-profile-social-card.social-youtube .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#ff3434,#d90000);border-color:#ff6666}.forum-profile-social-card.social-x .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#20242a,#050608);border-color:#47515d}.forum-profile-social-card.social-linkedin .forum-profile-social-mark{color:#fff;background:linear-gradient(145deg,#1685c7,#075b96);border-color:#43a5da}
.forum-social-add{position:sticky;top:-1px;z-index:2;padding:2px 0 13px;background:linear-gradient(180deg,var(--surface,#0b1e30) 78%,transparent)}.forum-social-add label{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid rgba(76,221,183,.34);border-radius:14px;background:linear-gradient(135deg,rgba(61,211,174,.13),rgba(238,185,74,.08));box-shadow:0 10px 24px rgba(0,0,0,.12);transition:.25s ease}.forum-social-add label:focus-within,.forum-social-add label:hover{border-color:#49dcb5;transform:translateY(-1px);box-shadow:0 12px 28px rgba(45,202,166,.14)}.forum-social-add label>span{font-size:20px;color:#4fe0ba}.forum-social-add select{width:100%;border:0!important;outline:0;background:transparent!important;color:inherit;font-weight:800;cursor:pointer}.forum-profile-social-editor-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.forum-profile-social-editor-head h3{margin:0}.forum-profile-social-editor-head button{width:30px;height:30px;border-radius:9px;border:1px solid rgba(255,112,136,.3);background:rgba(255,112,136,.08);color:#ff8297;cursor:pointer;transition:.2s ease}.forum-profile-social-editor-head button:hover{background:#ff6f87;color:#fff;transform:rotate(6deg)}.forum-profile-social-editor>section[hidden]{display:none}.forum-profile-social-editor>section.is-revealing{animation:forumSocialReveal .46s cubic-bezier(.2,.9,.25,1)}@keyframes forumSocialReveal{0%{opacity:0;transform:translateY(-10px) scale(.98)}65%{transform:translateY(2px) scale(1.005)}100%{opacity:1;transform:none}}
[data-theme="light"] .forum-social-add,html.light .forum-social-add{--surface:#fff;background:linear-gradient(180deg,#fff 78%,transparent)}[data-theme="light"] .forum-social-add label,html.light .forum-social-add label{background:linear-gradient(135deg,#e7faf4,#fff7e3);border-color:#b9ded3;box-shadow:0 9px 22px rgba(42,87,98,.1)}
.forum-credential-image-upload{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:14px;min-height:104px;margin-top:12px;padding:11px;border:1px dashed rgba(79,224,186,.42);border-radius:16px;background:rgba(46,203,168,.06);cursor:pointer;transition:.25s ease}.forum-credential-image-upload:hover,.forum-credential-image-upload.dragging{border-color:#4fe0ba;background:rgba(46,203,168,.12);transform:translateY(-1px)}.forum-credential-image-upload>input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.forum-credential-image-preview{width:112px;height:80px;border-radius:11px;background:linear-gradient(145deg,rgba(75,219,182,.16),rgba(235,184,72,.12));background-size:cover;background-position:center;border:1px solid rgba(142,174,196,.2)}.forum-credential-image-upload strong,.forum-credential-image-upload span,.forum-credential-image-upload small{display:block}.forum-credential-image-upload span{margin-top:4px;color:var(--muted,#9db0c1);font-size:12px}.forum-credential-image-upload small{margin-top:7px;color:#58dcb9;font-size:10px;font-weight:800;letter-spacing:.05em}.forum-profile-credential{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.forum-profile-credential-image{grid-row:1/3;width:64px;height:48px;border-radius:9px;overflow:hidden;border:1px solid rgba(99,216,187,.25)}.forum-profile-credential-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.forum-profile-credential-image:hover img{transform:scale(1.08)}
[data-theme="light"] .forum-credential-image-upload,html.light .forum-credential-image-upload{background:#f3fbf8;border-color:#a7d9cb}.forum-credential-image-upload:focus-within{outline:2px solid #4fe0ba;outline-offset:2px}@media(max-width:560px){.forum-credential-image-upload{grid-template-columns:84px 1fr}.forum-credential-image-preview{width:84px;height:70px}}
.forum-profile-social-editor{display:grid;gap:14px}.forum-profile-social-editor>section{padding:14px;border:1px solid rgba(137,169,194,.18);border-radius:16px;background:rgba(7,24,39,.34)}.forum-profile-social-editor h3{margin:0 0 10px;color:var(--text,#ecf6ff);font-size:14px;letter-spacing:.02em}
[data-theme="light"] .forum-profile-social-mark,html.light .forum-profile-social-mark{background:linear-gradient(145deg,#e8fbf5,#fff5dc);border-color:#bddbd4;color:#087d68;box-shadow:0 5px 14px rgba(28,82,93,.1)}
[data-theme="light"] .forum-profile-social-editor>section,html.light .forum-profile-social-editor>section{background:#f7fafc;border-color:#d7e1e8}
@media(max-width:640px){.forum-profile-social-mark{width:38px;height:38px;flex-basis:38px;border-radius:11px}.forum-profile-social-editor>section{padding:11px}.forum-profile-social-editor .forum-profile-editor-grid{grid-template-columns:1fr}}
html.forum-profile-mode .community-hero{display:none!important}html.forum-profile-mode #forumPanel{display:block!important;padding-top:18px}html.forum-profile-mode #forumPanel>.forum-hero-card,html.forum-profile-mode #forumPanel>.forum-tabs-shell,html.forum-profile-mode #forumPanel>.forum-modern-status,html.forum-profile-mode #forumPanel>.forum-layout{display:none!important}html.forum-profile-mode #forumTraderProfile{display:block!important}html.forum-profile-mode body{background-position:center top}html.forum-profile-mode #forumPanel.community-shell{max-width:1380px}
@media(max-width:640px){html.forum-profile-mode #forumPanel{padding-top:10px}}

/* Community Profile — content-shaped loading state */
.forum-profile-loading{position:relative;min-height:0!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;overflow:hidden}.forum-profile-loading:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 26%,rgba(255,255,255,.075) 43%,rgba(255,255,255,.13) 50%,rgba(255,255,255,.075) 57%,transparent 74%);transform:translateX(-110%);animation:forumProfileSkeletonSweep 1.55s ease-in-out infinite}.forum-profile-skeleton-cover{height:310px;border-radius:25px 25px 8px 8px;background:radial-gradient(circle at 20% 28%,rgba(73,220,181,.2),transparent 28%),radial-gradient(circle at 78% 20%,rgba(242,199,106,.15),transparent 30%),linear-gradient(135deg,#143248,#071522 62%,#14362c);overflow:hidden}.forum-profile-skeleton-cover span{display:block;width:92px;height:38px;margin:18px;border-radius:999px;background:rgba(255,255,255,.075)}.forum-profile-skeleton-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:end;padding:0 28px 22px;border:1px solid rgba(126,162,197,.16);border-top:0;border-radius:0 0 22px 22px;background:linear-gradient(150deg,#102438,#091827)}.forum-profile-skeleton-head>i{width:152px;height:152px;margin-top:-70px;border:6px solid #102438;border-radius:50%;background:linear-gradient(145deg,#24445b,#173548);box-shadow:0 15px 42px rgba(0,0,0,.25)}.forum-profile-skeleton-head>div{display:grid;gap:9px;padding-bottom:5px}.forum-profile-skeleton-head b,.forum-profile-skeleton-head span,.forum-profile-skeleton-head small,.forum-profile-skeleton-head em,.forum-profile-skeleton-tabs span,.forum-profile-skeleton-compose i,.forum-profile-skeleton-compose span,.forum-profile-skeleton-compose b,.forum-profile-skeleton-body section>b,.forum-profile-skeleton-body section>span{display:block;border-radius:999px;background:rgba(137,166,191,.13)}.forum-profile-skeleton-head b{width:min(240px,56%);height:28px}.forum-profile-skeleton-head span{width:min(360px,78%);height:13px}.forum-profile-skeleton-head small{width:150px;height:21px}.forum-profile-skeleton-head em{width:125px;height:42px;margin-bottom:3px}.forum-profile-skeleton-tabs{display:flex;gap:10px;margin:12px 0;padding:8px;border:1px solid rgba(126,162,197,.15);border-radius:16px;background:#0a1b2b}.forum-profile-skeleton-tabs span{width:104px;height:40px;border-radius:11px}.forum-profile-skeleton-tabs span:first-child{background:linear-gradient(135deg,rgba(242,199,106,.3),rgba(69,219,174,.22))}.forum-profile-skeleton-body{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:14px}.forum-profile-skeleton-body main,.forum-profile-skeleton-body aside{display:grid;align-content:start;gap:14px}.forum-profile-skeleton-compose,.forum-profile-skeleton-body section{border:1px solid rgba(126,162,197,.14);background:linear-gradient(150deg,#0d1f30,#07131f);box-shadow:0 16px 40px rgba(0,0,0,.12)}.forum-profile-skeleton-compose{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:64px;padding:9px 14px;border-radius:19px}.forum-profile-skeleton-compose i{width:42px;height:42px}.forum-profile-skeleton-compose span{width:38%;height:13px}.forum-profile-skeleton-compose b{width:30px;height:30px;border-radius:10px}.forum-profile-skeleton-body section{display:grid;gap:15px;min-height:180px;padding:19px;border-radius:19px}.forum-profile-skeleton-body section>b{width:145px;height:19px}.forum-profile-skeleton-body section>span{height:12px}.forum-profile-skeleton-body section>span:nth-child(2){width:84%}.forum-profile-skeleton-body section>span:nth-child(3){width:66%}.forum-profile-skeleton-body section>span:nth-child(4){width:74%}.forum-profile-loading>p{position:absolute;z-index:5;right:20px;top:272px;display:flex;align-items:center;gap:8px;margin:0;padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(3,13,23,.68);backdrop-filter:blur(12px);color:#b9c8d4;font-size:10px;font-weight:900}.forum-profile-loading>p i{width:7px;height:7px;border-radius:50%;background:#55ddb9;box-shadow:0 0 0 0 rgba(85,221,185,.45);animation:forumProfileSkeletonPulse 1.35s ease-out infinite}@keyframes forumProfileSkeletonSweep{0%{transform:translateX(-110%)}65%,100%{transform:translateX(110%)}}@keyframes forumProfileSkeletonPulse{0%{box-shadow:0 0 0 0 rgba(85,221,185,.5)}70%,100%{box-shadow:0 0 0 8px rgba(85,221,185,0)}}
html[data-theme="light"] .forum-profile-loading:after{background:linear-gradient(105deg,transparent 26%,rgba(255,255,255,.2) 43%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.2) 57%,transparent 74%)}html[data-theme="light"] .forum-profile-skeleton-cover{background:radial-gradient(circle at 20% 28%,rgba(65,211,169,.18),transparent 28%),radial-gradient(circle at 78% 20%,rgba(232,178,67,.17),transparent 30%),linear-gradient(135deg,#deedf5,#f8fbfd 62%,#e5f4ed)}html[data-theme="light"] .forum-profile-skeleton-head{background:linear-gradient(150deg,#fff,#f4f8fb);border-color:#dbe5ec}html[data-theme="light"] .forum-profile-skeleton-head>i{border-color:#fff;background:linear-gradient(145deg,#dce9ef,#edf4f7)}html[data-theme="light"] .forum-profile-skeleton-head b,html[data-theme="light"] .forum-profile-skeleton-head span,html[data-theme="light"] .forum-profile-skeleton-head small,html[data-theme="light"] .forum-profile-skeleton-head em,html[data-theme="light"] .forum-profile-skeleton-tabs span,html[data-theme="light"] .forum-profile-skeleton-compose i,html[data-theme="light"] .forum-profile-skeleton-compose span,html[data-theme="light"] .forum-profile-skeleton-compose b,html[data-theme="light"] .forum-profile-skeleton-body section>b,html[data-theme="light"] .forum-profile-skeleton-body section>span{background:#e5edf2}html[data-theme="light"] .forum-profile-skeleton-tabs{background:rgba(255,255,255,.92);border-color:#dbe5ec}html[data-theme="light"] .forum-profile-skeleton-compose,html[data-theme="light"] .forum-profile-skeleton-body section{background:linear-gradient(150deg,#fff,#f6f9fb);border-color:#dbe5ec}html[data-theme="light"] .forum-profile-loading>p{background:rgba(255,255,255,.78);border-color:#d7e3ea;color:#466276}
@media(max-width:820px){.forum-profile-skeleton-cover{height:230px}.forum-profile-skeleton-head{grid-template-columns:auto 1fr;padding-inline:18px}.forum-profile-skeleton-head>i{width:116px;height:116px;margin-top:-48px;border-width:5px}.forum-profile-skeleton-head>em{display:none}.forum-profile-skeleton-body{grid-template-columns:1fr}.forum-profile-skeleton-body aside{grid-row:1}.forum-profile-loading>p{top:195px}}@media(max-width:540px){.forum-profile-skeleton-cover{height:185px;border-radius:18px 18px 5px 5px}.forum-profile-skeleton-head{grid-template-columns:1fr;gap:10px;text-align:center}.forum-profile-skeleton-head>i{width:96px;height:96px;margin:-48px auto 0}.forum-profile-skeleton-head>div{justify-items:center}.forum-profile-skeleton-head b{width:160px}.forum-profile-skeleton-head span{width:220px;max-width:78vw}.forum-profile-skeleton-head small{width:130px}.forum-profile-skeleton-tabs{overflow:hidden}.forum-profile-skeleton-tabs span{min-width:88px}.forum-profile-skeleton-body aside{display:none}.forum-profile-loading>p{top:145px;right:12px}.forum-profile-skeleton-body section{min-height:160px}}@media(prefers-reduced-motion:reduce){.forum-profile-loading:after,.forum-profile-loading>p i{animation:none}}

/* Premium profile loading stage: hold the profile until data and key images are ready. */
.forum-profile-loading-stage{position:relative!important;isolation:isolate;display:grid!important;place-items:center!important;width:100%;min-height:clamp(480px,68vh,720px)!important;padding:32px!important;border:1px solid rgba(108,166,191,.14)!important;border-radius:26px!important;background:linear-gradient(145deg,#061522,#0b2031 58%,#071825)!important;box-shadow:0 30px 80px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}.forum-profile-loading-stage:after{display:none!important}.forum-profile-loader-ambient{position:absolute;z-index:-1;inset:0;overflow:hidden}.forum-profile-loader-ambient i{position:absolute;border-radius:50%;filter:blur(5px);opacity:.32}.forum-profile-loader-ambient i:nth-child(1){width:360px;height:360px;left:-120px;top:-160px;background:radial-gradient(circle,rgba(65,220,177,.34),transparent 68%);animation:forumLoaderFloatA 7s ease-in-out infinite}.forum-profile-loader-ambient i:nth-child(2){width:430px;height:430px;right:-170px;bottom:-220px;background:radial-gradient(circle,rgba(242,190,78,.24),transparent 68%);animation:forumLoaderFloatB 8s ease-in-out infinite}.forum-profile-loader-ambient i:nth-child(3){width:1px;height:64%;left:50%;top:18%;border-radius:0;background:linear-gradient(transparent,rgba(86,220,186,.25),transparent);box-shadow:0 0 70px 25px rgba(63,201,171,.07)}.forum-profile-loader-card{position:relative;display:grid;justify-items:center;width:min(410px,100%);padding:42px 38px 36px;border:1px solid rgba(130,178,198,.16);border-radius:28px;background:linear-gradient(145deg,rgba(17,42,60,.78),rgba(5,19,31,.82));box-shadow:0 26px 70px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(20px);text-align:center;animation:forumLoaderCardIn .45s cubic-bezier(.2,.85,.25,1)}.forum-profile-loader-orbit{position:relative;width:112px;height:112px;margin-bottom:24px;border:1px solid rgba(82,220,181,.16);border-radius:50%;animation:forumLoaderBreathe 2.3s ease-in-out infinite}.forum-profile-loader-orbit:before,.forum-profile-loader-orbit:after{content:"";position:absolute;border-radius:50%}.forum-profile-loader-orbit:before{inset:8px;border:1px dashed rgba(242,199,106,.38);animation:forumLoaderSpin 8s linear infinite}.forum-profile-loader-orbit:after{inset:-6px;border-top:2px solid #55ddb9;border-right:2px solid transparent;animation:forumLoaderSpin 1.6s linear infinite}.forum-profile-loader-orbit>span{position:absolute;inset:20px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 38% 30%,#fff1a9,#e6b541 48%,#1ac49c 100%);box-shadow:0 0 34px rgba(67,218,177,.28),inset 0 2px 8px rgba(255,255,255,.48)}.forum-profile-loader-orbit b{color:#09202a;font-size:27px;font-weight:1000;letter-spacing:-.08em}.forum-profile-loader-orbit>i{position:absolute;width:8px;height:8px;border-radius:50%;background:#f2c76a;box-shadow:0 0 12px #f2c76a}.forum-profile-loader-orbit>i:nth-of-type(1){left:7px;top:25px}.forum-profile-loader-orbit>i:nth-of-type(2){right:5px;bottom:26px;background:#54ddb9;box-shadow:0 0 12px #54ddb9}.forum-profile-loader-card>small{color:#56dcb9;font-size:9px;font-weight:1000;letter-spacing:.22em}.forum-profile-loader-card>h2{margin:10px 0 7px;color:#f2f7fa;font-size:20px;letter-spacing:-.02em}.forum-profile-loader-card>p{position:static!important;display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#8fa6b7!important;font-size:11px!important;font-weight:700!important;line-height:1.6}.forum-profile-loader-track{position:relative;width:100%;height:5px;margin-top:27px;border-radius:999px;background:rgba(137,171,192,.12);overflow:hidden}.forum-profile-loader-track span{position:absolute;left:0;top:0;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4cdbb6,#f2c76a,#4cdbb6);box-shadow:0 0 16px rgba(80,220,184,.45);animation:forumLoaderProgress 1.45s cubic-bezier(.55,.05,.45,.95) infinite}.forum-profile-loader-dots{display:flex;gap:6px;margin-top:16px}.forum-profile-loader-dots i{width:5px;height:5px;border-radius:50%;background:#6f899b;animation:forumLoaderDot 1.2s ease-in-out infinite}.forum-profile-loader-dots i:nth-child(2){animation-delay:.16s}.forum-profile-loader-dots i:nth-child(3){animation-delay:.32s}.forum-trader-profile>.forum-profile-cover,.forum-trader-profile>.forum-profile-head,.forum-trader-profile>.forum-profile-tabs,.forum-trader-profile>.forum-profile-body{animation:forumProfileReady .42s cubic-bezier(.2,.85,.25,1) both}.forum-trader-profile>.forum-profile-head{animation-delay:.035s}.forum-trader-profile>.forum-profile-tabs{animation-delay:.07s}.forum-trader-profile>.forum-profile-body{animation-delay:.105s}@keyframes forumLoaderProgress{0%{transform:translateX(-115%)}100%{transform:translateX(345%)}}@keyframes forumLoaderSpin{to{transform:rotate(360deg)}}@keyframes forumLoaderBreathe{50%{transform:scale(1.035);filter:brightness(1.08)}}@keyframes forumLoaderDot{0%,100%{transform:translateY(0);opacity:.4}50%{transform:translateY(-4px);opacity:1;background:#55ddb9}}@keyframes forumLoaderFloatA{50%{transform:translate(35px,28px) scale(1.08)}}@keyframes forumLoaderFloatB{50%{transform:translate(-30px,-20px) scale(1.07)}}@keyframes forumLoaderCardIn{from{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:none}}@keyframes forumProfileReady{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
html[data-theme="light"] .forum-profile-loading-stage{background:linear-gradient(145deg,#edf6fa,#f9fbfc 58%,#eef7f3)!important;border-color:#d9e6ec!important;box-shadow:0 25px 70px rgba(34,74,91,.11),inset 0 1px 0 #fff}html[data-theme="light"] .forum-profile-loader-card{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(245,250,251,.9));border-color:#d5e4e9;box-shadow:0 24px 60px rgba(41,75,88,.14),inset 0 1px 0 #fff}html[data-theme="light"] .forum-profile-loader-card>h2{color:#173247}html[data-theme="light"] .forum-profile-loader-card>p{color:#607b8e!important}html[data-theme="light"] .forum-profile-loader-track{background:#dfe9ed}html[data-theme="light"] .forum-profile-loader-ambient i:nth-child(1){opacity:.42}html[data-theme="light"] .forum-profile-loader-ambient i:nth-child(2){opacity:.38}
@media(max-width:640px){.forum-profile-loading-stage{min-height:calc(100svh - 150px)!important;padding:18px!important;border-radius:20px!important}.forum-profile-loader-card{width:min(360px,100%);padding:34px 23px 30px;border-radius:23px}.forum-profile-loader-orbit{width:94px;height:94px;margin-bottom:20px}.forum-profile-loader-orbit>span{inset:18px}.forum-profile-loader-card>h2{font-size:18px}.forum-profile-loader-track{margin-top:22px}}@media(prefers-reduced-motion:reduce){.forum-profile-loader-ambient i,.forum-profile-loader-orbit,.forum-profile-loader-orbit:before,.forum-profile-loader-orbit:after,.forum-profile-loader-track span,.forum-profile-loader-dots i,.forum-trader-profile>.forum-profile-cover,.forum-trader-profile>.forum-profile-head,.forum-trader-profile>.forum-profile-tabs,.forum-trader-profile>.forum-profile-body{animation:none!important}}

/* Profile-native post composer and rich activity feed. */
.forum-profile-composer[hidden]{display:none}.forum-profile-composer{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:18px}.forum-profile-composer-backdrop{position:absolute;inset:0;background:rgba(1,9,17,.76);backdrop-filter:blur(12px)}.forum-profile-composer-dialog{position:relative;width:min(640px,100%);max-height:min(820px,calc(100svh - 32px));overflow:auto;border:1px solid rgba(104,219,187,.24);border-radius:24px;background:linear-gradient(155deg,#10263a,#071522);box-shadow:0 32px 90px rgba(0,0,0,.48);animation:forumComposerIn .28s cubic-bezier(.2,.85,.25,1)}.forum-profile-composer-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(137,166,191,.13)}.forum-profile-composer-person{display:flex;align-items:center;gap:12px}.forum-profile-composer-person>span{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#f2ca69,#45dab0);color:#071824;font-weight:1000}.forum-profile-composer-person img{width:100%;height:100%;object-fit:cover}.forum-profile-composer-person small,.forum-profile-composer-person b{display:block}.forum-profile-composer-person small{color:#50dcb7;font-size:8px;font-weight:1000;letter-spacing:.16em}.forum-profile-composer-person h2{margin:2px 0;color:#f3f7fa;font-size:19px}.forum-profile-composer-person b{color:#8fa5b8;font-size:10px}.forum-profile-composer-dialog>header>button{width:38px;height:38px;border:1px solid rgba(137,166,191,.18);border-radius:12px;background:#132a3d;color:#a9bac7;font-size:20px;cursor:pointer}.forum-profile-composer-dialog form{padding:18px 20px}.forum-profile-composer-dialog textarea{width:100%;min-height:140px;resize:vertical;border:0;outline:0;background:transparent;color:#eff5f8;font:800 16px/1.7 inherit}.forum-profile-composer-dialog textarea::placeholder{color:#667e91}.forum-profile-composer-tools{display:flex;gap:9px;padding:12px 0;border-top:1px solid rgba(137,166,191,.12);border-bottom:1px solid rgba(137,166,191,.12)}.forum-profile-compose-tool{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid rgba(84,220,185,.2);border-radius:12px;background:rgba(68,218,176,.07);color:#b9cad5;font:900 11px/1 inherit;cursor:pointer}.forum-profile-compose-tool span{color:#51dcb7;font-size:16px}.forum-profile-composer-preview{position:relative;margin:5px 0 14px;overflow:hidden;border:1px solid rgba(137,166,191,.15);border-radius:17px;background:#06111c}.forum-profile-composer-preview img,.forum-profile-composer-preview iframe{display:block;width:100%;max-height:390px;object-fit:contain;aspect-ratio:16/9;border:0}.forum-profile-composer-preview>button{position:absolute;right:10px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:rgba(3,12,21,.78);color:#fff;font-size:19px;cursor:pointer}.forum-profile-video-field{padding:12px 0}.forum-profile-video-field label,.forum-profile-composer-settings label{display:grid;gap:7px;color:#8fa5b7;font-size:10px;font-weight:900}.forum-profile-video-field input,.forum-profile-composer-settings select{width:100%;min-height:44px;padding:0 12px;border:1px solid rgba(137,166,191,.2);border-radius:12px;background:#071522;color:#eaf2f6;outline:0}.forum-profile-composer-settings{padding:12px 0}.forum-profile-composer-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-top:10px}.forum-profile-composer-dialog footer>span{min-width:0;margin-right:auto;color:#56ddb9;font-size:10px}.profile-composer-open{overflow:hidden}@keyframes forumComposerIn{from{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:none}}
.forum-profile-timeline{gap:13px}.forum-profile-post{overflow:hidden;border:1px solid rgba(126,162,197,.14);border-radius:17px;background:rgba(3,12,22,.3);transition:.22s}.forum-profile-post:hover{transform:translateY(-2px);border-color:rgba(82,220,183,.3);box-shadow:0 14px 32px rgba(0,0,0,.13)}.forum-profile-post>header{display:flex;gap:11px;align-items:center;padding:14px 15px 5px}.forum-profile-post>header>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(77,219,181,.1);color:#55ddb9;font-style:normal;font-weight:1000}.forum-profile-post>header strong,.forum-profile-post>header time{display:block}.forum-profile-post>header strong{color:#edf4f7;font-size:13px}.forum-profile-post>header time{margin-top:3px;color:#71879a;font-size:9px}.forum-profile-post>p{margin:0;padding:8px 15px 14px;color:#9db0bf;font-size:12px;line-height:1.7;white-space:pre-wrap}.forum-profile-post-image{position:relative;display:block;width:100%;padding:0;border:0;background:#06111c;cursor:zoom-in}.forum-profile-post-image img{display:block;width:100%;max-height:560px;object-fit:cover}.forum-profile-post-image span,.forum-profile-post-video>button{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(3,12,21,.72);backdrop-filter:blur(10px);color:#fff}.forum-profile-post-video{position:relative;background:#030b13}.forum-profile-post-video iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.forum-profile-post-video>button{top:12px;bottom:auto;cursor:pointer}.forum-profile-post-open{display:flex;justify-content:flex-end;padding:11px 15px;color:#55ddb9;font-size:10px;font-weight:900;text-decoration:none}.forum-profile-media-lightbox{position:fixed;z-index:11000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(1,7,12,.94);cursor:zoom-out}.forum-profile-media-lightbox img{max-width:min(1500px,96vw);max-height:92vh;border-radius:16px;box-shadow:0 28px 80px #000}.forum-profile-media-lightbox button{position:fixed;right:22px;top:20px;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:24px}
.forum-video-lightbox-open{overflow:hidden}.forum-profile-video-lightbox{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:clamp(14px,3vw,34px);background:rgba(0,6,12,.94);backdrop-filter:blur(16px);animation:forumVideoLightboxIn .2s ease-out}.forum-profile-video-lightbox-stage{display:grid;place-items:center;width:min(1500px,96vw);height:min(84svh,900px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#000;box-shadow:0 30px 100px rgba(0,0,0,.72)}.forum-profile-video-lightbox-stage iframe{display:block;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;border:0}.forum-profile-video-lightbox-close{position:fixed;z-index:2147483001;top:max(16px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));display:flex;align-items:center;gap:8px;min-height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(8,18,28,.9);box-shadow:0 10px 34px rgba(0,0,0,.45);color:#fff;font:900 13px/1 inherit;cursor:pointer}.forum-profile-video-lightbox-close span{font-size:25px;line-height:1}.forum-profile-video-lightbox-close:hover,.forum-profile-video-lightbox-close:focus-visible{border-color:#f1c75b;background:#192636;box-shadow:0 0 0 4px rgba(241,199,91,.16),0 12px 38px rgba(0,0,0,.5);outline:0}@keyframes forumVideoLightboxIn{from{opacity:0}to{opacity:1}}@media(max-width:640px){.forum-profile-video-lightbox{padding:0}.forum-profile-video-lightbox-stage{width:100vw;height:100svh;border:0;border-radius:0}.forum-profile-video-lightbox-close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:46px;min-width:46px;padding:0;justify-content:center}.forum-profile-video-lightbox-close b{display:none}}
.forum-profile-post>.forum-profile-post-image{width:calc(100% - 28px);margin:0 14px 4px;padding:8px;overflow:hidden;border:1px solid rgba(106,158,188,.18);border-radius:16px;background:linear-gradient(145deg,#061522,#0a1c29);box-shadow:0 11px 28px rgba(0,0,0,.12);transition:transform .22s ease,border-color .22s ease}.forum-profile-post>.forum-profile-post-image:hover{transform:translateY(-2px);border-color:rgba(85,221,185,.38)}.forum-profile-post>.forum-profile-post-image img{height:clamp(210px,28vw,330px);max-height:none;border-radius:10px;object-fit:contain;background:#020a12}.forum-profile-post>.forum-profile-post-image span{right:18px;bottom:18px}
html[data-theme="light"] .forum-profile-post>.forum-profile-post-image{border-color:rgba(37,91,119,.16);background:linear-gradient(145deg,#edf4f7,#f8fbfc);box-shadow:0 12px 27px rgba(25,57,78,.1)}
.forum-profile-post-stats{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 18px 0;padding:11px 2px;color:#8da4b8;font-size:12px;border-bottom:1px solid rgba(118,157,184,.16)}.forum-profile-post-stats span:last-child{text-align:right}.forum-profile-post-stats b{font:inherit;color:inherit}.forum-profile-post-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0 12px;padding:7px 0 10px}.forum-profile-post-actions button,.forum-profile-post-actions a{min-width:0;height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#a9bac9;font:700 12px/1 inherit;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.forum-profile-post-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.forum-profile-post-actions button:hover,.forum-profile-post-actions a:hover{background:rgba(77,213,181,.09);color:#e9f7f4;transform:translateY(-1px)}.forum-profile-post-actions button.active{background:rgba(63,214,177,.12);color:#46dcb3}.forum-profile-post-actions button:disabled{opacity:.55;cursor:wait}.forum-profile-post>.forum-profile-post-open{display:none}
html[data-theme="light"] .forum-profile-post-stats{color:#61778a;border-bottom-color:rgba(39,81,109,.13)}html[data-theme="light"] .forum-profile-post-actions button,html[data-theme="light"] .forum-profile-post-actions a{color:#536b7e}html[data-theme="light"] .forum-profile-post-actions button:hover,html[data-theme="light"] .forum-profile-post-actions a:hover{background:#edf7f4;color:#0d6254}html[data-theme="light"] .forum-profile-post-actions button.active{background:#e3f8f2;color:#087c68}
.forum-profile-post-actions button.active,.forum-profile-post-actions button.active:hover{background:transparent;color:#a9bac9;box-shadow:none}.forum-profile-post-actions button.active svg{filter:drop-shadow(0 0 5px rgba(70,220,179,.28));stroke:#46dcb3;stroke-width:2.25}.forum-profile-post-actions button[data-engagement-action="like"].active svg{stroke:#f0bd46;filter:drop-shadow(0 0 5px rgba(240,189,70,.3))}html[data-theme="light"] .forum-profile-post-actions button.active,html[data-theme="light"] .forum-profile-post-actions button.active:hover{background:transparent;color:#536b7e}html[data-theme="light"] .forum-profile-post-actions button.active svg{stroke:#07836d}html[data-theme="light"] .forum-profile-post-actions button[data-engagement-action="like"].active svg{stroke:#b97800}
html[data-theme="light"] .forum-profile-composer-dialog{background:linear-gradient(155deg,#fff,#f3f8fa);border-color:#cfe3e4;box-shadow:0 28px 75px rgba(35,68,79,.24)}html[data-theme="light"] .forum-profile-composer-person h2,html[data-theme="light"] .forum-profile-composer-dialog textarea{color:#173247}html[data-theme="light"] .forum-profile-composer-dialog textarea::placeholder{color:#7890a1}html[data-theme="light"] .forum-profile-composer-dialog>header>button,html[data-theme="light"] .forum-profile-video-field input,html[data-theme="light"] .forum-profile-composer-settings select{background:#f4f8fa;color:#24465b;border-color:#d5e3e8}html[data-theme="light"] .forum-profile-compose-tool{background:#edf9f5;color:#31556a;border-color:#c8e8df}html[data-theme="light"] .forum-profile-post{background:#fff;border-color:#dbe6eb}html[data-theme="light"] .forum-profile-post>header strong{color:#173247}html[data-theme="light"] .forum-profile-post>p{color:#4f697a}
@media(max-width:640px){.forum-profile-composer{padding:0;align-items:end}.forum-profile-composer-dialog{width:100%;max-height:94svh;border-radius:24px 24px 0 0}.forum-profile-composer-dialog>header,.forum-profile-composer-dialog form{padding-inline:15px}.forum-profile-composer-dialog textarea{min-height:120px;font-size:15px}.forum-profile-composer-tools{display:grid;grid-template-columns:1fr 1fr}.forum-profile-compose-tool{justify-content:center}.forum-profile-composer-dialog footer{position:sticky;bottom:0;padding:12px 0;background:inherit}.forum-profile-post-image img{max-height:420px}.forum-profile-post>.forum-profile-post-image{width:calc(100% - 20px);margin:0 10px 3px;padding:6px;border-radius:13px}.forum-profile-post>.forum-profile-post-image img{height:clamp(170px,58vw,260px);border-radius:8px}.forum-profile-post>.forum-profile-post-image span{right:13px;bottom:13px}}@media(prefers-reduced-motion:reduce){.forum-profile-composer-dialog,.forum-profile-post{animation:none;transition:none}}

/* V28 — editorial-grade social composer. */
.forum-profile-composer{padding:clamp(12px,3vw,34px);background:radial-gradient(circle at 50% 8%,rgba(58,220,178,.08),transparent 32%)}.forum-profile-composer-backdrop{background:linear-gradient(135deg,rgba(1,8,16,.82),rgba(3,15,26,.9));backdrop-filter:blur(18px) saturate(.82)}.forum-profile-composer-dialog{width:min(680px,100%);border-color:rgba(92,222,187,.3);border-radius:30px;background:linear-gradient(155deg,rgba(15,39,57,.98),rgba(5,18,30,.99));box-shadow:0 44px 120px rgba(0,0,0,.58),0 0 0 1px rgba(255,255,255,.025),inset 0 1px 0 rgba(255,255,255,.07);overflow:hidden}.forum-profile-composer-dialog:before{content:"";position:absolute;z-index:0;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent,#54ddb9 24%,#f2c76a 70%,transparent);box-shadow:0 0 24px rgba(83,220,184,.4)}.forum-profile-composer-dialog>header{position:relative;z-index:1;padding:22px 25px 18px;border-bottom:1px solid rgba(132,169,190,.12);background:radial-gradient(circle at 8% 0,rgba(77,219,181,.1),transparent 38%)}.forum-profile-composer-person{gap:14px}.forum-profile-composer-person>span{width:52px;height:52px;border:3px solid rgba(255,255,255,.1);box-shadow:0 10px 24px rgba(0,0,0,.24),0 0 0 1px rgba(79,220,183,.32)}.forum-profile-composer-person small{color:#62e3c1;letter-spacing:.2em}.forum-profile-composer-person h2{margin:3px 0 2px;font-size:21px;letter-spacing:-.025em}.forum-profile-composer-person b{display:inline-flex;align-items:center;gap:6px;color:#8fa6b8;font-size:10px}.forum-profile-composer-person b:before{content:"";width:6px;height:6px;border-radius:50%;background:#54ddb9;box-shadow:0 0 10px #54ddb9}.forum-profile-composer-dialog>header>button{width:40px;height:40px;border-color:rgba(140,174,194,.16);border-radius:14px;background:rgba(127,160,181,.075);transition:.2s}.forum-profile-composer-dialog>header>button:hover{transform:rotate(8deg);border-color:rgba(242,199,106,.42);background:rgba(242,199,106,.1);color:#f2c76a}.forum-profile-composer-dialog form{position:relative;padding:20px 25px 23px}.forum-profile-composer-dialog textarea{min-height:158px;padding:17px 18px;border:1px solid rgba(128,166,188,.15);border-radius:18px;background:linear-gradient(145deg,rgba(3,14,24,.58),rgba(8,26,39,.48));font-size:15px;line-height:1.75;box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:border-color .2s,box-shadow .2s}.forum-profile-composer-dialog textarea:focus{border-color:rgba(81,220,184,.48);box-shadow:0 0 0 4px rgba(81,220,184,.075),inset 0 1px 0 rgba(255,255,255,.035)}.forum-profile-composer-tools{gap:10px;margin:12px 0 0;padding:12px;border:1px solid rgba(128,166,188,.13);border-radius:17px;background:rgba(123,157,177,.045)}.forum-profile-compose-tool{flex:1;justify-content:center;min-height:46px;border-color:transparent;border-radius:13px;background:rgba(13,36,51,.74);color:#b7c8d3;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.forum-profile-compose-tool span{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:rgba(77,219,181,.11)}.forum-profile-compose-tool:hover{transform:translateY(-2px);border-color:rgba(78,220,182,.3);background:rgba(78,220,182,.09);box-shadow:0 10px 24px rgba(0,0,0,.13)}.forum-profile-composer-preview{margin:13px 0 12px;border-color:rgba(82,220,183,.25);border-radius:20px;box-shadow:0 18px 38px rgba(0,0,0,.2)}.forum-profile-video-field{padding:13px 0 2px}.forum-profile-video-field label,.forum-profile-composer-settings label{gap:8px}.forum-profile-video-field label>span,.forum-profile-composer-settings label>span{padding-left:3px;color:#91a9b9;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.forum-profile-video-field input,.forum-profile-composer-settings select{min-height:48px;border-color:rgba(133,170,190,.16);border-radius:14px;background:rgba(3,15,25,.6);transition:.2s}.forum-profile-video-field input:focus,.forum-profile-composer-settings select:focus{border-color:rgba(82,220,183,.48);box-shadow:0 0 0 4px rgba(82,220,183,.07)}.forum-profile-composer-settings{padding:14px 0 7px}.forum-profile-composer-dialog footer{gap:10px;padding-top:14px;border-top:1px solid rgba(128,166,188,.1)}.forum-profile-composer-dialog footer .btn{min-height:44px;border-radius:13px}.forum-profile-composer-dialog footer .btn-gold{min-width:150px;border:0;background:linear-gradient(135deg,#f5cf71,#e5ad3b 58%,#4fdbb5);color:#10202a;box-shadow:0 12px 30px rgba(225,173,61,.22);transition:.2s}.forum-profile-composer-dialog footer .btn-gold:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 16px 34px rgba(225,173,61,.3)}.forum-profile-composer-dialog footer .btn-gold:disabled{transform:none;filter:saturate(.35);opacity:.62}.forum-profile-composer-dialog footer>span{line-height:1.45}
html[data-theme="light"] .forum-profile-composer{background:radial-gradient(circle at 50% 8%,rgba(59,209,170,.1),transparent 35%)}html[data-theme="light"] .forum-profile-composer-backdrop{background:rgba(26,48,59,.48);backdrop-filter:blur(18px) saturate(.75)}html[data-theme="light"] .forum-profile-composer-dialog{background:linear-gradient(155deg,#fff,#f5fafb);border-color:#c9e5df;box-shadow:0 40px 105px rgba(32,66,78,.28),inset 0 1px 0 #fff}html[data-theme="light"] .forum-profile-composer-dialog>header{background:radial-gradient(circle at 8% 0,rgba(70,215,175,.13),transparent 42%);border-color:#e0e9ed}html[data-theme="light"] .forum-profile-composer-dialog textarea{background:linear-gradient(145deg,#fbfdfd,#f1f7f8);border-color:#d8e6e9;color:#173247;box-shadow:inset 0 1px 0 #fff}html[data-theme="light"] .forum-profile-composer-tools{background:#f4f9f9;border-color:#dce9e9}html[data-theme="light"] .forum-profile-compose-tool{background:#fff;border-color:#dce8e9;color:#31566a;box-shadow:0 6px 18px rgba(41,74,85,.06)}html[data-theme="light"] .forum-profile-compose-tool:hover{background:#edfaf6;border-color:#aedaCF}html[data-theme="light"] .forum-profile-video-field input,html[data-theme="light"] .forum-profile-composer-settings select{background:#fff;border-color:#d6e3e8;color:#24465b}html[data-theme="light"] .forum-profile-composer-dialog footer{border-color:#e0e9ed}

/* V29 — multi-platform social video publishing. */
.forum-profile-video-field{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1.7fr);gap:10px 12px}.forum-profile-video-field select,.forum-profile-video-field input{width:100%;min-height:48px;padding:0 38px 0 13px;border:1px solid rgba(133,170,190,.16);border-radius:14px;background:#061522;color:#eaf2f6;outline:0}.forum-profile-video-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#56ddb9 50%),linear-gradient(135deg,#56ddb9 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;cursor:pointer}.forum-profile-video-field select:focus,.forum-profile-video-field input:focus{border-color:rgba(82,220,183,.48);box-shadow:0 0 0 4px rgba(82,220,183,.07)}.forum-profile-video-help{grid-column:1/-1;padding:0 3px;color:#738a9b;font-size:9px;line-height:1.5}.forum-profile-composer-preview.is-instagram,.forum-profile-composer-preview.is-tiktok,.forum-profile-post-video.is-instagram,.forum-profile-post-video.is-tiktok{display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#132b3d,#030b13 72%)}.forum-profile-composer-preview.is-instagram iframe,.forum-profile-composer-preview.is-tiktok iframe,.forum-profile-post-video.is-instagram iframe,.forum-profile-post-video.is-tiktok iframe{width:min(100%,430px);max-height:72vh;aspect-ratio:9/16}.forum-profile-post-video iframe{min-height:240px}.forum-profile-post-video.is-facebook iframe{aspect-ratio:16/9}.forum-profile-post-video.is-vimeo iframe,.forum-profile-post-video.is-youtube iframe,.forum-profile-post-video.is-dailymotion iframe{aspect-ratio:16/9}
html[data-theme="light"] .forum-profile-video-field select,html[data-theme="light"] .forum-profile-video-field input{background-color:#fff;color:#24465b;border-color:#d6e3e8}html[data-theme="light"] .forum-profile-video-help{color:#607b8c}
@media(max-width:560px){.forum-profile-video-field{grid-template-columns:1fr}.forum-profile-video-help{grid-column:1}.forum-profile-composer-preview.is-instagram iframe,.forum-profile-composer-preview.is-tiktok iframe,.forum-profile-post-video.is-instagram iframe,.forum-profile-post-video.is-tiktok iframe{width:min(100%,360px);max-height:68svh}.forum-profile-post-video iframe{min-height:200px}}

/* V30 — social-first post composer. */
.forum-profile-composer-dialog{width:min(610px,100%)}.forum-profile-composer-dialog>header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:13px 16px;background:rgba(8,25,38,.66)}.forum-profile-composer-dialog>header:before{content:""}.forum-profile-composer-dialog>header>h2{grid-column:2;margin:0;color:#f2f7fa;font-size:19px;font-weight:1000;text-align:center;letter-spacing:-.02em}.forum-profile-composer-dialog>header>button{grid-column:3}.forum-profile-composer-dialog form{padding:17px 18px 18px}.forum-profile-composer-person{margin-bottom:10px}.forum-profile-composer-person>span{width:44px;height:44px;border-width:2px}.forum-profile-composer-person b{color:#eaf2f6;font-size:12px}.forum-profile-composer-person b:before{display:none}.forum-profile-composer-person em{display:inline-flex;align-items:center;gap:5px;margin-top:4px;padding:4px 8px;border:1px solid rgba(139,171,190,.14);border-radius:7px;background:rgba(130,163,183,.08);color:#91a6b5;font-size:9px;font-style:normal;font-weight:900}.forum-profile-composer-person em svg{width:11px;height:11px;fill:currentColor}.forum-profile-composer-dialog textarea{min-height:132px;padding:9px 3px 15px;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:19px;font-weight:700}.forum-profile-composer-dialog textarea:focus{border:0;box-shadow:none}.forum-profile-composer-add{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:10px 12px;border:1px solid rgba(130,166,187,.16);border-radius:15px;background:rgba(3,14,24,.28)}.forum-profile-composer-add>strong{color:#d7e2e9;font-size:11px}.forum-profile-composer-tools{flex:none;gap:5px;margin:0;padding:0;border:0;background:none}.forum-profile-compose-tool{flex:none;width:40px;height:40px;min-height:40px;padding:0;border:0;border-radius:50%;background:transparent}.forum-profile-compose-tool b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.forum-profile-compose-tool span{width:36px;height:36px;border-radius:50%}.forum-profile-compose-tool svg{width:21px;height:21px;fill:currentColor}.forum-profile-compose-tool.is-photo span{background:rgba(70,211,124,.13);color:#4bd683}.forum-profile-compose-tool.is-video span{background:rgba(229,75,91,.13);color:#f06370}.forum-profile-compose-tool:hover{transform:translateY(-2px) scale(1.06);border:0;background:transparent;box-shadow:none}.forum-profile-composer-settings{padding:11px 0 6px}.forum-profile-composer-dialog footer{display:grid;grid-template-columns:auto 1fr;gap:8px;padding-top:10px}.forum-profile-composer-dialog footer>span{grid-column:1/-1}.forum-profile-composer-dialog footer .btn-ghost{grid-column:1}.forum-profile-composer-dialog footer .btn-gold{grid-column:2;width:100%}.forum-profile-composer-preview{margin-top:4px}
html[data-theme="light"] .forum-profile-composer-dialog>header{background:#fff;border-color:#e2e8ec}html[data-theme="light"] .forum-profile-composer-dialog>header>h2{color:#182b39}html[data-theme="light"] .forum-profile-composer-person b{color:#203b4d}html[data-theme="light"] .forum-profile-composer-person em{background:#eef2f4;color:#536b7a;border-color:#dde5e9}html[data-theme="light"] .forum-profile-composer-dialog textarea{background:transparent;color:#233846}html[data-theme="light"] .forum-profile-composer-add{background:#fff;border-color:#d8e2e7;box-shadow:0 7px 20px rgba(36,68,81,.06)}html[data-theme="light"] .forum-profile-composer-add>strong{color:#284354}
@media(max-width:560px){.forum-profile-composer-dialog{border-radius:22px}.forum-profile-composer-dialog>header{padding:11px 13px}.forum-profile-composer-dialog form{padding:14px}.forum-profile-composer-dialog textarea{min-height:112px;font-size:17px}.forum-profile-composer-add{padding:8px 10px}.forum-profile-composer-add>strong{font-size:10px}.forum-profile-composer-dialog footer{grid-template-columns:1fr}.forum-profile-composer-dialog footer .btn-ghost,.forum-profile-composer-dialog footer .btn-gold{grid-column:1}.forum-profile-composer-dialog footer .btn-ghost{order:3}.forum-profile-composer-dialog footer .btn-gold{order:2}}

/* V31 — clear writing surface and searchable hashtags. */
.forum-profile-composer-dialog textarea{min-height:150px;padding:16px 17px;border:1.5px solid rgba(122,166,190,.32);border-radius:16px;background:rgba(2,13,23,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 0 0 3px transparent;transition:border-color .2s,box-shadow .2s,background .2s}.forum-profile-composer-dialog textarea:hover{border-color:rgba(115,190,190,.43)}.forum-profile-composer-dialog textarea:focus{border:1.5px solid #52dcb8;background:rgba(3,18,29,.56);box-shadow:0 0 0 4px rgba(82,220,184,.1),inset 0 1px 0 rgba(255,255,255,.035)}.forum-profile-composer-dialog textarea::placeholder{color:#8ba0af;opacity:1}.forum-profile-hashtag-preview{display:flex;align-items:center;gap:7px;min-height:32px;padding:6px 9px;margin:7px 0 2px;border-radius:10px;color:#748c9d}.forum-profile-hashtag-preview>span{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:rgba(82,220,184,.1);color:#55ddb9;font-weight:1000}.forum-profile-hashtag-preview small{font-size:9px;line-height:1.45}.forum-profile-hashtag-preview.has-tags{flex-wrap:wrap}.forum-profile-hashtag-preview b,.forum-profile-inline-tag{display:inline-flex;padding:5px 9px;border:1px solid rgba(82,220,184,.22);border-radius:999px;background:rgba(82,220,184,.09);color:#59dfbd;font-size:10px;font-weight:900;text-decoration:none}.forum-profile-inline-tag{display:inline;padding:2px 5px;border:0;border-radius:5px}.forum-profile-inline-tag:hover{background:rgba(82,220,184,.18);text-decoration:underline}.forum-topic-tags{flex-wrap:wrap}
html[data-theme="light"] .forum-profile-composer-dialog textarea{background:#f9fbfc;border-color:#bfd0d9;color:#203746;box-shadow:inset 0 1px 2px rgba(34,65,78,.04)}html[data-theme="light"] .forum-profile-composer-dialog textarea:hover{border-color:#91afb9}html[data-theme="light"] .forum-profile-composer-dialog textarea:focus{border-color:#18a984;background:#fff;box-shadow:0 0 0 4px rgba(24,169,132,.11)}html[data-theme="light"] .forum-profile-composer-dialog textarea::placeholder{color:#667f90}html[data-theme="light"] .forum-profile-hashtag-preview{color:#607989}html[data-theme="light"] .forum-profile-hashtag-preview b,html[data-theme="light"] .forum-profile-inline-tag{border-color:#bce5da;background:#edf9f5;color:#087c61}
@media(max-width:560px){.forum-profile-composer-dialog textarea{min-height:125px;padding:13px 14px}.forum-profile-hashtag-preview small{font-size:8px}}

/* V32 — rich forum replies with image and social video. */
.forum-reply{position:relative;overflow:hidden;padding:17px 17px 15px}.forum-reply:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(#55ddb9,#efc665);opacity:.7}.forum-reply>p{margin:11px 0 4px;color:#b6c5cf;line-height:1.75;white-space:pre-wrap}.forum-reply-media{margin:13px -1px 2px;overflow:hidden;border:1px solid rgba(115,160,187,.16);border-radius:16px}.forum-reply-media.forum-profile-post-image{width:calc(100% + 2px);background:#04101b}.forum-reply-media img{display:block;width:100%;max-height:580px;object-fit:contain}.forum-reply-form{padding:15px;border:1px solid rgba(111,158,184,.18);border-radius:19px;background:linear-gradient(145deg,rgba(14,34,50,.76),rgba(5,18,29,.84));box-shadow:0 16px 38px rgba(0,0,0,.12)}.forum-reply-form textarea{width:100%;min-height:112px;padding:14px 15px;border:1px solid rgba(120,168,192,.25);border-radius:14px;background:rgba(2,13,23,.45);color:#ecf3f7;outline:0;resize:vertical;transition:.2s}.forum-reply-form textarea:focus{border-color:#55ddb9;box-shadow:0 0 0 4px rgba(85,221,185,.09)}.forum-reply-tools{display:flex;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;border:1px solid rgba(119,160,184,.14);border-radius:13px}.forum-reply-tools>strong{margin-right:auto;color:#9fb1be;font-size:10px}.forum-reply-tools label,.forum-reply-tools button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:rgba(82,220,184,.09);color:#55ddb9;cursor:pointer;transition:.18s}.forum-reply-tools button{background:rgba(238,94,113,.1);color:#f06b7b}.forum-reply-tools label:hover,.forum-reply-tools button:hover{transform:translateY(-2px) scale(1.06)}.forum-reply-tools svg{width:19px;height:19px;fill:currentColor}.forum-reply-preview{position:relative;margin-top:10px;overflow:hidden;border:1px solid rgba(82,220,184,.2);border-radius:16px;background:#04101a}.forum-reply-preview img,.forum-reply-preview iframe{display:block;width:100%;max-height:430px;aspect-ratio:16/9;object-fit:contain;border:0}.forum-reply-preview>button{position:absolute;right:9px;top:9px;width:31px;height:31px;border:0;border-radius:50%;background:rgba(2,11,19,.82);color:#fff;font-size:18px;cursor:pointer}.forum-reply-video-field{display:grid;grid-template-columns:minmax(145px,.65fr) minmax(0,1.6fr);gap:9px;margin-top:9px}.forum-reply-video-field select,.forum-reply-video-field input{width:100%;min-height:43px;padding:0 11px;border:1px solid rgba(119,160,184,.2);border-radius:12px;background:#061522;color:#eaf2f6;outline:0}.forum-reply-video-field select:focus,.forum-reply-video-field input:focus{border-color:#55ddb9;box-shadow:0 0 0 3px rgba(85,221,185,.08)}.forum-reply-form .forum-compose-actions{margin-top:11px}.forum-reply-form .forum-compose-actions .btn{min-height:42px;border-radius:12px}
html[data-theme="light"] .forum-reply>p{color:#405d6e}html[data-theme="light"] .forum-reply-form{background:linear-gradient(145deg,#fff,#f5f9fa);border-color:#d5e3e8;box-shadow:0 12px 30px rgba(37,68,81,.07)}html[data-theme="light"] .forum-reply-form textarea{background:#fff;color:#203948;border-color:#c8d9e1}html[data-theme="light"] .forum-reply-tools{background:#f8fbfb;border-color:#dae7e9}html[data-theme="light"] .forum-reply-tools>strong{color:#4d6979}html[data-theme="light"] .forum-reply-video-field select,html[data-theme="light"] .forum-reply-video-field input{background:#fff;color:#24465b;border-color:#cedee5}
@media(max-width:560px){.forum-reply{padding:14px 13px}.forum-reply-form{padding:11px}.forum-reply-video-field{grid-template-columns:1fr}.forum-reply-tools>strong{font-size:9px}.forum-reply-preview img,.forum-reply-preview iframe{max-height:65svh}}

/* Owner-only destructive actions */
.forum-owner-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex:0 0 auto}.forum-delete-btn{border:1px solid rgba(242,103,122,.34)!important;background:rgba(242,83,107,.08)!important;color:#ff8292!important;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.forum-delete-btn:hover{transform:translateY(-1px);border-color:rgba(255,116,136,.72)!important;background:rgba(242,83,107,.16)!important;box-shadow:0 8px 22px rgba(129,28,44,.18)}.forum-delete-btn:focus-visible{outline:3px solid rgba(255,117,136,.2);outline-offset:2px}.forum-delete-btn:disabled{cursor:wait;opacity:.62;transform:none}.forum-delete-icon{display:grid;place-items:center;min-width:36px;width:36px;height:36px;padding:0;border-radius:11px;font-size:17px;line-height:1}.forum-topic-actions .forum-delete-btn{min-height:38px;padding:0 14px;border-radius:11px;font-weight:800}.forum-delete-btn.is-deleting{width:auto;min-width:88px;padding:0 12px;font-size:11px}
html[data-theme="light"] .forum-delete-btn{background:#fff4f5!important;color:#c7354c!important;border-color:#efb8c0!important}html[data-theme="light"] .forum-delete-btn:hover{background:#ffe8eb!important;border-color:#df7f8d!important;box-shadow:0 8px 20px rgba(156,49,65,.12)}
html[data-theme="light"] .forum-translate-btn{border-color:#9ccfe2;background:linear-gradient(135deg,#f5fcff,#e5f6fb);color:#146484;box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(30,99,124,.1)}html[data-theme="light"] .forum-translate-btn:hover{border-color:#55acd0;background:linear-gradient(135deg,#edfaff,#d6f1f8);color:#073f5a;box-shadow:inset 0 1px 0 #fff,0 9px 22px rgba(30,112,143,.15)}html[data-theme="light"] .forum-translate-btn:disabled{color:#427b91;background:linear-gradient(135deg,#f3f9fb,#e7f1f5);opacity:.88}
@media(max-width:560px){.forum-owner-actions{gap:5px}.forum-delete-icon{width:34px;min-width:34px;height:34px;border-radius:10px}.forum-topic-actions{flex-wrap:wrap}.forum-topic-actions .forum-delete-btn{flex:1 1 100%}}
@media(max-width:640px){.forum-profile-composer{padding:0;background:none}.forum-profile-composer-dialog{max-height:95svh;border-radius:26px 26px 0 0}.forum-profile-composer-dialog>header{padding:18px 17px 15px}.forum-profile-composer-person>span{width:46px;height:46px}.forum-profile-composer-person h2{font-size:18px}.forum-profile-composer-dialog form{padding:15px 15px calc(14px + env(safe-area-inset-bottom))}.forum-profile-composer-dialog textarea{min-height:128px;padding:14px;font-size:14px}.forum-profile-composer-tools{grid-template-columns:1fr 1fr;margin-top:10px;padding:9px}.forum-profile-compose-tool{min-height:43px}.forum-profile-composer-dialog footer{margin-inline:-2px;padding:12px 2px 0}.forum-profile-composer-dialog footer .btn-gold{min-width:132px}}
/* Profile post translation and owner controls */
.forum-profile-post-controls{display:flex;align-items:center;gap:8px;margin-inline-start:auto;flex-wrap:wrap;justify-content:flex-end}
.forum-profile-post-controls .forum-translate-btn{min-height:34px;padding:6px 11px;border-radius:999px}
.forum-profile-post-actions{grid-template-columns:repeat(3,minmax(0,1fr))}
.forum-profile-post-actions>a{display:none}

.forum-saved-heading>span{display:grid;gap:.2rem}.forum-saved-heading small{color:var(--muted,#8ea0b5);font-size:.78rem;font-weight:600}.forum-saved-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.1rem;margin:.75rem 0;border:1px solid rgba(74,213,174,.18);border-radius:18px;background:linear-gradient(145deg,rgba(12,31,48,.96),rgba(8,22,35,.9));box-shadow:0 12px 28px rgba(0,0,0,.12);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.forum-saved-card:hover{transform:translateY(-2px);border-color:rgba(238,188,73,.55);box-shadow:0 16px 34px rgba(0,0,0,.18)}.forum-saved-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#071725;background:linear-gradient(135deg,#f4cf70,#43d7ad);box-shadow:0 8px 20px rgba(67,215,173,.16)}.forum-saved-copy{min-width:0}.forum-saved-copy h3{margin:.35rem 0;color:var(--text,#f5f8fb);font-size:1rem}.forum-saved-copy p{margin:0 0 .35rem;color:var(--muted,#9cafc0);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.forum-saved-copy small{color:var(--muted,#8295a7)}.forum-saved-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;color:#69d9ba;font-size:.72rem}.forum-saved-meta span{padding:.18rem .48rem;border-radius:999px;background:rgba(67,215,173,.09)}.forum-saved-meta time{color:var(--muted,#8295a7)}.forum-saved-actions{display:flex;align-items:center;gap:.5rem}.forum-saved-empty{display:grid!important;gap:.35rem;text-align:center;padding:3rem 1rem}.forum-saved-empty span{color:var(--muted,#8da0b2)}
html[data-theme="light"] .forum-saved-card{background:linear-gradient(145deg,#fff,#f4faf8);border-color:#d6e5e3;box-shadow:0 12px 26px rgba(30,63,78,.08)}html[data-theme="light"] .forum-saved-copy h3{color:#102b40}html[data-theme="light"] .forum-saved-copy p,html[data-theme="light"] .forum-saved-copy small,html[data-theme="light"] .forum-saved-meta time{color:#5f7485}
@media(max-width:720px){.forum-saved-card{grid-template-columns:38px minmax(0,1fr);padding:.85rem}.forum-saved-mark{width:38px;height:38px}.forum-saved-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr auto}.forum-saved-actions .btn{width:100%}}
.forum-profile-post-delete{min-height:34px;padding:6px 12px;border:1px solid rgba(251,113,133,.36);border-radius:999px;background:rgba(251,113,133,.08);color:#fb7185;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.forum-profile-post-delete:hover{transform:translateY(-1px);background:rgba(251,113,133,.16);border-color:rgba(251,113,133,.7)}
.forum-profile-post-delete:disabled{opacity:.6;cursor:wait;transform:none}
.forum-profile-post>[data-translation-provider]{display:block;margin:8px 0;color:var(--forum-muted,#8ba1b6);font-size:.74rem}
.forum-profile-post>[data-translation-provider][hidden]{display:none}
html[data-theme="light"] .forum-profile-post-delete{background:#fff5f6;color:#be123c;border-color:#fecdd3}
@media(max-width:640px){.forum-profile-post>header{align-items:flex-start;flex-wrap:wrap}.forum-profile-post-controls{width:100%;justify-content:flex-start;margin:8px 0 0 44px}.forum-profile-post-controls button{min-height:38px}}

/* Profile activity cards open their exact forum thread while nested controls stay independent. */
.forum-profile-post[data-profile-post-url]{cursor:pointer}
.forum-profile-post[data-profile-post-url]:focus-visible{transform:translateY(-2px);border-color:rgba(82,220,183,.42);outline:3px solid rgba(85,221,185,.28);outline-offset:3px;box-shadow:0 14px 32px rgba(0,0,0,.13)}

/* V34 — viewport-safe post composer. Keep actions reachable with large media. */
.forum-profile-composer{
  overflow:hidden;
  padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));
}
.forum-profile-composer-dialog{
  display:grid;
  grid-template-rows:auto minmax(0,1fr);
  width:min(610px,calc(100vw - 24px));
  max-height:calc(100vh - 24px);
  max-height:calc(100dvh - 24px);
  overflow:hidden;
}
.forum-profile-composer-dialog>header{
  position:relative;
  z-index:5;
  flex:none;
}
.forum-profile-composer-dialog form{
  min-height:0;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
  scrollbar-width:thin;
  scrollbar-color:rgba(85,221,185,.55) transparent;
}
.forum-profile-composer-dialog form::-webkit-scrollbar{width:7px}
.forum-profile-composer-dialog form::-webkit-scrollbar-track{background:transparent}
.forum-profile-composer-dialog form::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(#55ddb9,#e7b54a)}
.forum-profile-composer-preview{
  max-height:min(34vh,310px);
  max-height:min(34dvh,310px);
}
.forum-profile-composer-preview img,
.forum-profile-composer-preview iframe{
  width:100%;
  max-height:min(34vh,310px);
  max-height:min(34dvh,310px);
  object-fit:contain;
}
.forum-profile-composer-dialog footer{
  position:sticky;
  z-index:4;
  bottom:-1px;
  margin:10px -18px -18px;
  padding:13px 18px calc(14px + env(safe-area-inset-bottom));
  border-top:1px solid rgba(128,166,188,.16);
  background:linear-gradient(180deg,rgba(7,21,34,.93),#071522 28%);
  box-shadow:0 -12px 28px rgba(0,0,0,.16);
  backdrop-filter:blur(14px);
}
html[data-theme="light"] .forum-profile-composer-dialog footer{
  border-color:#dce7eb;
  background:linear-gradient(180deg,rgba(248,251,252,.94),#f8fbfc 28%);
  box-shadow:0 -12px 28px rgba(44,75,87,.08);
}
@media(max-height:760px) and (min-width:641px){
  .forum-profile-composer-dialog textarea{min-height:105px}
  .forum-profile-composer-preview,.forum-profile-composer-preview img,.forum-profile-composer-preview iframe{max-height:min(25dvh,205px)}
  .forum-profile-composer-person{margin-bottom:7px}
}
@media(max-width:640px){
  .forum-profile-composer{
    align-items:end;
    padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));
  }
  .forum-profile-composer-dialog{
    width:100%;
    max-height:calc(100vh - 12px);
    max-height:calc(100dvh - 12px);
    border-radius:22px;
  }
  .forum-profile-composer-dialog>header{padding:11px 13px}
  .forum-profile-composer-dialog form{padding:12px 13px 13px}
  .forum-profile-composer-dialog textarea{min-height:102px;max-height:28dvh;resize:none}
  .forum-profile-composer-preview,.forum-profile-composer-preview img,.forum-profile-composer-preview iframe{max-height:min(25dvh,220px)}
  .forum-profile-composer-add{margin-top:7px}
  .forum-profile-composer-settings{padding:9px 0 5px}
  .forum-profile-composer-dialog footer{
    margin:8px -13px -13px;
    padding:10px 13px calc(10px + env(safe-area-inset-bottom));
  }
}

/* V36 — balanced author identity spacing with long-name protection. */
.forum-profile-composer-person{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  align-items:center;
  column-gap:13px;
  width:100%;
  min-width:0;
  margin-bottom:12px;
}
.forum-profile-composer-person>span{
  grid-column:1;
  flex:none;
  width:44px;
  height:44px;
}
.forum-profile-composer-person>div{
  grid-column:2;
  display:flex;
  min-width:0;
  flex-direction:column;
  align-items:flex-start;
  gap:5px;
}
.forum-profile-composer-person b{
  display:block;
  width:100%;
  min-width:0;
  max-width:100%;
  overflow-wrap:anywhere;
  word-break:break-word;
  line-height:1.35;
}
.forum-profile-composer-person em{
  flex:none;
  max-width:100%;
  margin-top:0;
  white-space:nowrap;
}
@media(max-width:420px){
  .forum-profile-composer-person{grid-template-columns:40px minmax(0,1fr);column-gap:11px}
  .forum-profile-composer-person>span{width:40px;height:40px}
  .forum-profile-composer-person b{font-size:11px}
}

/* V37 — explicit inner scrolling for every viewport and input method. */
.forum-profile-composer-dialog{
  height:min(820px,calc(100vh - 24px));
  height:min(820px,calc(100dvh - 24px));
}
.forum-profile-composer-dialog form{
  position:relative;
  isolation:isolate;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
  scroll-behavior:smooth;
  scroll-padding-block:16px 92px;
}
.forum-profile-composer-dialog form:focus-visible{
  outline:2px solid rgba(85,221,185,.58);
  outline-offset:-4px;
}
@media(max-width:640px){
  .forum-profile-composer-dialog{
    height:calc(100vh - 12px);
    height:calc(100dvh - 12px);
  }
  .forum-profile-composer-dialog form{scroll-padding-block:12px 104px}
}

/* V38 — content-sized modal; scroll only when content exceeds the viewport. */
.forum-profile-composer-dialog{
  height:auto;
  max-height:calc(100vh - 24px);
  max-height:calc(100dvh - 24px);
}
.forum-profile-composer-dialog form{
  height:auto;
  max-height:calc(100vh - 92px);
  max-height:calc(100dvh - 92px);
}
@media(max-width:640px){
  .forum-profile-composer-dialog{
    height:auto;
    max-height:calc(100vh - 12px);
    max-height:calc(100dvh - 12px);
  }
  .forum-profile-composer-dialog form{
    height:auto;
    max-height:calc(100vh - 76px);
    max-height:calc(100dvh - 76px);
  }
}

/* V39 — comfortable bottom breathing room for composer actions. */
.forum-profile-composer-dialog footer{
  padding-bottom:calc(20px + env(safe-area-inset-bottom));
}
@media(max-width:640px){
  .forum-profile-composer-dialog footer{
    padding-bottom:calc(16px + env(safe-area-inset-bottom));
  }
}

/* V40 — clear separation between the final field and action bar. */
.forum-profile-composer-settings{
  padding-bottom:17px;
}
@media(max-width:640px){
  .forum-profile-composer-settings{
    padding-bottom:14px;
  }
}
@media(max-width:640px){.forum-profile-post-stats{margin-inline:12px;gap:8px;font-size:11px}.forum-profile-post-actions{margin-inline:6px;gap:1px}.forum-profile-post-actions button,.forum-profile-post-actions a{height:44px;gap:4px;padding-inline:3px;font-size:11px}.forum-profile-post-actions svg{width:18px;height:18px}}

/* Combined About, Social and Credentials profile overview */
.forum-profile-about-overview{display:none}.forum-profile-body.is-about-view{grid-template-columns:1fr}.forum-profile-body.is-about-view>main{display:none}.forum-profile-body.is-about-view>aside{position:static;top:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.forum-profile-body.is-about-view .forum-profile-about-overview{position:relative;grid-column:1/-1;display:block;padding:24px 26px;border:1px solid rgba(82,220,183,.2);border-radius:21px;background:radial-gradient(circle at 88% 15%,rgba(82,220,183,.15),transparent 28%),linear-gradient(135deg,rgba(18,44,61,.98),rgba(7,21,34,.98));box-shadow:0 18px 46px rgba(0,0,0,.16);overflow:hidden;animation:forumProfileOverviewIn .38s cubic-bezier(.2,.82,.24,1) both}.forum-profile-about-overview:after{content:"";position:absolute;width:160px;height:160px;right:-70px;bottom:-100px;border:1px solid rgba(242,199,106,.2);border-radius:50%;box-shadow:0 0 0 24px rgba(82,220,183,.035),0 0 0 48px rgba(242,199,106,.025)}.forum-profile-about-overview>span{display:block;color:#56ddb9;font-size:9px;font-weight:1000;letter-spacing:.16em}.forum-profile-about-overview h2{margin:8px 0 5px;color:#f3f7fa;font-size:clamp(20px,2.4vw,29px);letter-spacing:-.025em}.forum-profile-about-overview p{max-width:680px;margin:0;color:#91a6b8;font-size:12px;line-height:1.7}.forum-profile-body.is-about-view>aside>[data-profile-panel="about"],.forum-profile-body.is-about-view>aside>[data-profile-panel="credentials-info"]{min-width:0;animation:forumProfileOverviewCardIn .42s cubic-bezier(.2,.82,.24,1) both}.forum-profile-body.is-about-view>aside>[data-profile-panel="credentials-info"]{animation-delay:.07s}.forum-profile-body.is-about-view [data-profile-panel="about"] .forum-profile-socials{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-profile-body.is-about-view .forum-profile-credential{min-height:70px;padding:13px;border:1px solid rgba(126,162,197,.12);border-radius:14px;background:rgba(3,12,22,.22)}.forum-profile-body.is-about-view .forum-profile-credential+.forum-profile-credential{margin-top:9px}@keyframes forumProfileOverviewIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes forumProfileOverviewCardIn{from{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}html[data-theme="light"] .forum-profile-body.is-about-view .forum-profile-about-overview{border-color:#cfe7df;background:radial-gradient(circle at 88% 15%,rgba(64,210,169,.16),transparent 28%),linear-gradient(135deg,#fff,#f2f8f6);box-shadow:0 18px 45px rgba(30,67,88,.1)}html[data-theme="light"] .forum-profile-about-overview h2{color:#112b40}html[data-theme="light"] .forum-profile-about-overview p{color:#536d80}html[data-theme="light"] .forum-profile-body.is-about-view .forum-profile-credential{background:#f7fafc;border-color:#dce6ed}@media(max-width:760px){.forum-profile-body.is-about-view>aside{grid-template-columns:1fr}.forum-profile-body.is-about-view .forum-profile-about-overview{padding:20px}.forum-profile-body.is-about-view [data-profile-panel="about"] .forum-profile-socials{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.forum-profile-body.is-about-view .forum-profile-about-overview,.forum-profile-body.is-about-view>aside>[data-profile-panel]{animation:none!important}}
.forum-profile-status{display:flex;align-items:center;gap:8px;min-width:0;margin:5px 0 10px}.forum-profile-status p{min-width:0;margin:0;color:#98aabd;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.forum-profile-status .forum-profile-edit-tool{width:29px;height:29px;flex-basis:29px;border-radius:9px}.forum-profile-status .forum-profile-edit-tool span{font-size:13px}html[data-theme="light"] .forum-profile-status p{color:#516b80}@media(max-width:540px){.forum-profile-status{justify-content:center}.forum-profile-status p{max-width:min(100%,420px)}}

/* Stable profile edit control: use a crisp SVG instead of the platform emoji glyph. */
.forum-profile-edit-tool{
  isolation:isolate;
  padding:0;
  overflow:hidden;
  border-color:rgba(235,190,80,.42);
  background:linear-gradient(145deg,rgba(19,38,53,.94),rgba(7,21,33,.96));
  color:#f1c65d;
  box-shadow:0 7px 18px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.06);
  cursor:pointer;
}
.forum-profile-edit-tool::before{
  content:"";
  position:absolute;
  inset:1px;
  z-index:-1;
  border-radius:inherit;
  background:radial-gradient(circle at 30% 20%,rgba(255,224,139,.14),transparent 55%);
  opacity:.75;
  transition:opacity .2s ease,background .2s ease;
}
.forum-profile-edit-icon{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  line-height:0;
}
.forum-profile-edit-icon svg{
  width:16px;
  height:16px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 1px 4px rgba(241,198,93,.2));
}
.forum-profile-edit-icon svg circle{fill:currentColor;stroke:none}
.forum-profile-edit-tool:hover{
  transform:translateY(-1px);
  border-color:rgba(255,218,122,.82);
  color:#ffe39a;
  box-shadow:0 9px 22px rgba(0,0,0,.2),0 0 0 3px rgba(241,198,93,.08),inset 0 1px 0 rgba(255,255,255,.1);
}
.forum-profile-edit-tool:hover::before{opacity:1;background:radial-gradient(circle at 35% 25%,rgba(255,224,139,.22),transparent 62%)}
.forum-profile-edit-tool:active{transform:translateY(0) scale(.96)}
.forum-profile-edit-tool:focus-visible{outline:3px solid rgba(71,217,178,.28);outline-offset:3px}
html[data-theme="light"] .forum-profile-edit-tool{
  border-color:#dfbd62;
  background:linear-gradient(145deg,#fffdf7,#f5ead0);
  color:#92690d;
  box-shadow:0 6px 16px rgba(93,68,12,.11),inset 0 1px 0 #fff;
}
html[data-theme="light"] .forum-profile-edit-tool:hover{
  border-color:#c89521;
  color:#704d00;
  box-shadow:0 8px 20px rgba(117,82,8,.15),0 0 0 3px rgba(218,168,52,.1),inset 0 1px 0 #fff;
}
.forum-profile-status .forum-profile-edit-icon svg{width:14px;height:14px}
@media(max-width:540px){.forum-profile-edit-tool{width:36px;height:36px;flex-basis:36px}.forum-profile-status .forum-profile-edit-tool{width:32px;height:32px;flex-basis:32px}}
@media(prefers-reduced-motion:reduce){.forum-profile-edit-tool,.forum-profile-edit-tool::before{transition:none}.forum-profile-edit-tool:hover{transform:none}}

/* Public profile social proof */
.forum-profile-social-stats{display:flex!important;align-items:center;flex-wrap:wrap;gap:10px 28px!important;width:max-content;max-width:100%;margin-top:12px;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}
.forum-profile-social-stat{position:relative;display:inline-flex;align-items:baseline;gap:5px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;text-align:left;font:inherit;white-space:nowrap}
.forum-profile-social-stat span{order:-1;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:14px;line-height:1.35;font-weight:500;color:var(--forum-muted,#91a4b7)}
.forum-profile-social-stat strong{font-size:15px;line-height:1.1;font-weight:850;letter-spacing:-.01em;color:var(--forum-text,#f4f8fc)}
button.forum-profile-social-stat{cursor:pointer;transition:color .18s ease,transform .18s ease}
button.forum-profile-social-stat:hover,button.forum-profile-social-stat:focus-visible{background:transparent;color:#5ee6c0;outline:0;transform:translateY(-1px)}
button.forum-profile-social-stat:hover span,button.forum-profile-social-stat:focus-visible span{color:inherit;text-decoration:underline;text-underline-offset:3px}
.forum-profile-follow{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 19px;overflow:hidden;border:1px solid rgba(232,190,82,.68);border-radius:13px;background:linear-gradient(145deg,#f4cf72,#dba735);box-shadow:0 9px 22px rgba(177,125,17,.2),inset 0 1px 0 rgba(255,255,255,.65);color:#18212a;font:800 13px/1 inherit;letter-spacing:.01em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}
.forum-profile-follow::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.38) 45%,transparent 70%);transform:translateX(-130%);transition:transform .55s ease}
.forum-profile-follow>span{position:relative;width:17px;height:17px;padding:0!important;border:1.5px solid currentColor!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important}
.forum-profile-follow>span::before,.forum-profile-follow>span::after{content:"";position:absolute;left:50%;top:50%;width:7px;height:1.5px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}
.forum-profile-follow>span::after{transform:translate(-50%,-50%) rotate(90deg)}
.forum-profile-follow>b{font:inherit;white-space:nowrap}
.forum-profile-follow:hover,.forum-profile-follow:focus-visible{transform:translateY(-1px);border-color:#f1cb63;box-shadow:0 12px 28px rgba(177,125,17,.28),0 0 0 3px rgba(227,181,63,.12);outline:0}.forum-profile-follow:hover::after,.forum-profile-follow:focus-visible::after{transform:translateX(130%)}
.forum-profile-follow.is-following{border-color:rgba(89,199,168,.42);background:rgba(45,151,123,.08);color:#50caa7;box-shadow:inset 0 0 0 1px rgba(80,202,167,.05)}
.forum-profile-follow.is-following>span{border:0!important;width:18px}.forum-profile-follow.is-following>span::before{width:9px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0;background:transparent;transform:translate(-50%,-65%) rotate(-45deg)}.forum-profile-follow.is-following>span::after{display:none}
.forum-profile-follow:disabled{cursor:wait;opacity:.72;transform:none}.forum-profile-follow:disabled>span{border-color:transparent!important;border-top-color:currentColor!important;animation:forumFollowSpin .7s linear infinite}.forum-profile-follow:disabled>span::before,.forum-profile-follow:disabled>span::after{display:none}@keyframes forumFollowSpin{to{transform:rotate(360deg)}}
body.forum-profile-modal-open{overflow:hidden}
.forum-profile-connections[hidden]{display:none!important}
.forum-profile-connections{position:fixed;inset:0;z-index:100050;display:grid;place-items:center;padding:18px}
.forum-profile-connections-backdrop{position:absolute;inset:0;border:0;background:rgba(2,10,18,.72);backdrop-filter:blur(12px);cursor:default}
.forum-profile-connections>section{position:relative;width:min(480px,100%);max-height:min(680px,calc(100dvh - 36px));overflow:hidden;border:1px solid rgba(236,193,86,.34);border-radius:22px;background:linear-gradient(150deg,#102539,#081725);box-shadow:0 30px 80px rgba(0,0,0,.48);color:#f5f8fb}
.forum-profile-connections header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(148,174,199,.16)}
.forum-profile-connections h2{margin:0;font-size:19px}.forum-profile-connections header button{width:38px;height:38px;border:1px solid rgba(148,174,199,.2);border-radius:12px;background:rgba(255,255,255,.05);color:inherit;font-size:23px;cursor:pointer}
.forum-profile-connections-list{display:grid;gap:9px;max-height:calc(min(680px,100dvh - 36px) - 75px);padding:12px;overflow:auto;overscroll-behavior:contain}
.forum-profile-person{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid rgba(148,174,199,.15);border-radius:15px;background:rgba(255,255,255,.035);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.forum-profile-person:hover{transform:translateY(-1px);border-color:rgba(70,218,180,.38);background:rgba(70,218,180,.07)}
.forum-profile-person>span{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#e9bd51,#42dcb3);color:#071724;font-weight:900}.forum-profile-person img{width:100%;height:100%;object-fit:cover}.forum-profile-person div{min-width:0}.forum-profile-person strong,.forum-profile-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-profile-person small{margin-top:2px;color:#91a4b7}.forum-profile-person>b{color:#e7bc50;font-size:22px}
.forum-profile-connections-empty{padding:42px 20px;text-align:center;color:#91a4b7}.forum-profile-connections-loading{display:flex;justify-content:center;gap:7px;padding:48px}.forum-profile-connections-loading i{width:8px;height:8px;border-radius:50%;background:#47d9b2;animation:forumConnectionsPulse 1s ease-in-out infinite}.forum-profile-connections-loading i:nth-child(2){animation-delay:.14s}.forum-profile-connections-loading i:nth-child(3){animation-delay:.28s}@keyframes forumConnectionsPulse{50%{transform:translateY(-6px);opacity:.45}}
html[data-theme="light"] .forum-profile-social-stat strong{color:#10283d}html[data-theme="light"] .forum-profile-social-stat span{color:#61798c}html[data-theme="light"] .forum-profile-connections>section{border-color:#dfc474;background:linear-gradient(150deg,#fff,#f4f8fb);color:#10283d}html[data-theme="light"] .forum-profile-person{border-color:#dbe5ec;background:#fff}html[data-theme="light"] .forum-profile-person small{color:#667d90}
html[data-theme="light"] .forum-profile-follow.is-following{border-color:#b7dcd2;background:#f3faf8;color:#167d65}
@media(max-width:640px){.forum-profile-social-stats{width:100%;gap:8px 18px!important;margin-top:9px}.forum-profile-social-stat{padding:0}.forum-profile-social-stat strong{font-size:14px}.forum-profile-social-stat span{font-size:13px}.forum-profile-connections{padding:10px}.forum-profile-connections>section{max-height:calc(100dvh - 20px);border-radius:18px}.forum-profile-connections-list{max-height:calc(100dvh - 95px)}}
@media(max-width:540px){.forum-profile-follow{flex:1;min-height:46px}}
@media(prefers-reduced-motion:reduce){.forum-profile-person,button.forum-profile-social-stat,.forum-profile-follow,.forum-profile-follow::after{transition:none}.forum-profile-connections-loading i,.forum-profile-follow:disabled>span{animation:none}}
.forum-profile-video-field .forum-profile-media-type{grid-column:1}.forum-profile-video-field .forum-profile-media-type+label{grid-column:2}.forum-profile-video-field .forum-profile-media-type+label+label{grid-column:1/-1}html[data-theme="light"] .forum-profile-video-field .forum-profile-media-type select{background-color:#fff;color:#24465b;border-color:#d6e3e8}@media(max-width:560px){.forum-profile-video-field .forum-profile-media-type,.forum-profile-video-field .forum-profile-media-type+label,.forum-profile-video-field .forum-profile-media-type+label+label{grid-column:1}}
.forum-topic-media-preview{position:relative;display:block;width:min(260px,100%);aspect-ratio:16/9;margin:12px 0 2px;padding:0;overflow:hidden;border:1px solid rgba(85,221,183,.28);border-radius:14px;background:#061522;box-shadow:0 10px 26px rgba(0,0,0,.16);cursor:pointer;isolation:isolate;transition:transform .18s,border-color .18s,box-shadow .18s}.forum-topic-media-preview:hover{transform:translateY(-2px);border-color:rgba(85,221,183,.7);box-shadow:0 15px 32px rgba(0,0,0,.24)}.forum-topic-media-preview>img,.forum-topic-media-preview>iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;pointer-events:none}.forum-topic-media-preview>span{position:absolute;z-index:2;left:12px;bottom:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(75,220,179,.94);color:#062017;font-size:13px;box-shadow:0 7px 20px rgba(0,0,0,.3)}.forum-topic-media-preview>em{position:absolute;z-index:2;right:9px;bottom:9px;padding:4px 7px;border-radius:6px;background:rgba(2,12,22,.8);color:#fff;font-size:9px;font-style:normal}.forum-topic-media-preview::after{content:"";position:absolute;z-index:1;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,12,22,.68));pointer-events:none}html[data-theme="light"] .forum-topic-media-preview{border-color:#b9dcd4;background:#eaf3f5;box-shadow:0 8px 22px rgba(41,74,85,.13)}@media(max-width:560px){.forum-topic-media-preview{width:min(220px,100%);border-radius:12px}}
.forum-topic-content-row.has-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,255px);align-items:start;gap:18px;margin-top:10px}.forum-topic-content-row.has-preview .forum-topic-excerpt{margin-top:0}.forum-topic-content-row.has-preview .forum-topic-media-preview{grid-column:2;grid-row:1;width:100%;margin:0}.forum-topic-copy{min-width:0}.forum-topic-copy .forum-topic-tags{margin-top:12px}@media(max-width:680px){.forum-topic-content-row.has-preview{grid-template-columns:1fr;gap:13px}.forum-topic-content-row.has-preview .forum-topic-media-preview{grid-column:1;grid-row:auto;width:min(320px,100%)}}
.forum-profile-post-title{display:grid;gap:7px;margin:4px 0 10px}.forum-profile-post-title>span{padding-inline:3px;color:#91a9b9;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.forum-profile-post-title>input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(133,170,190,.18);border-radius:14px;background:rgba(3,15,25,.62);color:#edf5f8;font:inherit;font-size:14px;font-weight:800;outline:0;transition:border-color .2s,box-shadow .2s}.forum-profile-post-title>input:focus{border-color:rgba(82,220,183,.52);box-shadow:0 0 0 4px rgba(82,220,183,.08)}.forum-profile-post-title>input::placeholder{color:#708797;font-weight:600}html[data-theme="light"] .forum-profile-post-title>input{border-color:#d6e3e8;background:#fff;color:#173247;box-shadow:inset 0 1px 0 #fff}html[data-theme="light"] .forum-profile-post-title>span{color:#607b8c}
.forum-profile-card[data-profile-panel="credentials-info"]>.forum-profile-card-head>span{display:none}
.forum-reply-video-field[hidden]{display:none!important}
.forum-reply-tools #forumReplyVideoToggle[aria-expanded="true"]{background:rgba(238,94,113,.2);box-shadow:0 0 0 3px rgba(238,94,113,.08);transform:translateY(-1px)}

/* Keep the thread exit control reachable on short and safe-area mobile screens. */
.forum-thread-head{position:sticky;top:0;z-index:30;align-items:flex-start;background:#06111f;box-shadow:0 1px 0 rgba(255,255,255,.08)}
.forum-thread-head>div{min-width:0}
.forum-thread-head #closeThreadModal{position:sticky;top:0;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;margin-left:auto;z-index:31;font-size:0;color:transparent;display:grid;place-items:center;isolation:isolate;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.forum-thread-head #closeThreadModal::before,.forum-thread-head #closeThreadModal::after{content:"";position:absolute;width:17px;height:2px;border-radius:999px;background:#f3f7fb;box-shadow:0 0 0 1px rgba(255,255,255,.02);pointer-events:none}
.forum-thread-head #closeThreadModal::before{transform:rotate(45deg)}
.forum-thread-head #closeThreadModal::after{transform:rotate(-45deg)}
.forum-thread-head #closeThreadModal:hover{border-color:rgba(242,199,106,.52);background:rgba(242,199,106,.12);box-shadow:0 8px 22px rgba(0,0,0,.18);transform:translateY(-1px)}
.forum-thread-head #closeThreadModal:active{transform:translateY(0) scale(.96)}
.forum-thread-head #closeThreadModal:focus-visible{outline:3px solid rgba(242,199,106,.3);outline-offset:3px}
html[data-theme="light"] body.ea-community-page .forum-thread-head{background:#fff;box-shadow:0 1px 0 rgba(20,55,78,.1)}
html[data-theme="light"] body.ea-community-page .forum-thread-head #closeThreadModal{border-color:#b8c6d1;background:#fff;box-shadow:0 5px 16px rgba(25,51,70,.09)}
html[data-theme="light"] body.ea-community-page .forum-thread-head #closeThreadModal::before,html[data-theme="light"] body.ea-community-page .forum-thread-head #closeThreadModal::after{background:#172b3c;box-shadow:none}
html[data-theme="light"] body.ea-community-page .forum-thread-head #closeThreadModal:hover{border-color:#b78920;background:#fff8e8;box-shadow:0 8px 22px rgba(78,60,20,.14)}
@media(prefers-reduced-motion:reduce){.forum-thread-head #closeThreadModal{transition:none}}
@media(max-width:640px){
  .forum-thread-modal{place-items:stretch;padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left))}
  .forum-thread-card{width:100%;height:calc(100vh - 12px);height:calc(100dvh - max(12px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));max-height:none;border-radius:18px;overscroll-behavior:contain}
  .forum-thread-head{padding:12px 10px 12px 14px}
  .forum-thread-head h3{font-size:clamp(17px,5.2vw,21px);overflow-wrap:anywhere}
  .forum-thread-head #closeThreadModal{top:max(0px,env(safe-area-inset-top));border-radius:14px}
  .forum-thread-body{padding:12px}
}
/* EA LAB backtest showcase: one responsive visual shared by forum and profile. */
.ea-lab-showcase-card{position:relative;overflow:hidden;margin:14px 0;border:1px solid rgba(52,211,153,.28);border-radius:18px;background:linear-gradient(145deg,#071827,#0b2232 58%,#0c2d31);box-shadow:0 18px 48px rgba(2,12,24,.22);color:#eaf7f4;isolation:isolate}
.ea-lab-showcase-card:before{content:"";position:absolute;inset:-40% 35% auto -15%;height:170px;background:radial-gradient(circle,rgba(45,212,191,.18),transparent 68%);pointer-events:none}
.ea-lab-showcase-card>header,.ea-lab-showcase-card>footer{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px}
.ea-lab-showcase-card>header span{display:block;color:#55e6ca;font-size:10px;font-weight:900;letter-spacing:.14em}.ea-lab-showcase-card h4{margin:4px 0 2px;color:#fff;font-size:18px}.ea-lab-showcase-card header p{margin:0;color:#9bb5c5;font-size:11px}.ea-lab-showcase-card header>b{color:#4ee0ae;font-size:22px;white-space:nowrap}.ea-lab-showcase-card.is-loss header>b{color:#fb7185}
.ea-lab-showcase-visual{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:14px;padding:0 18px 14px}.ea-lab-showcase-chart{display:block;width:100%;height:150px;color:#43d9ad;filter:drop-shadow(0 0 8px rgba(67,217,173,.25))}.ea-lab-showcase-chart.is-negative{color:#fb7185}.ea-lab-showcase-chart-empty{display:grid;place-items:center;height:150px;border:1px dashed rgba(125,211,252,.18);border-radius:14px;color:#68889c;font-size:26px;font-weight:900;letter-spacing:.16em}
.ea-lab-showcase-candles{filter:none;background:linear-gradient(180deg,rgba(8,22,34,.42),rgba(8,22,34,.08));border:1px solid rgba(125,211,252,.12);border-radius:14px}.ea-lab-showcase-candles .ea-lab-showcase-grid{fill:none;stroke:rgba(125,211,252,.1);stroke-width:.25;vector-effect:non-scaling-stroke}.ea-lab-showcase-candles g{stroke-width:.45;vector-effect:non-scaling-stroke}.ea-lab-showcase-candles .is-up{fill:#35d6a6;stroke:#35d6a6}.ea-lab-showcase-candles .is-down{fill:#ff7188;stroke:#ff7188}
.ea-lab-showcase-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ea-lab-showcase-stats span{display:flex;flex-direction:column;justify-content:center;padding:10px 12px;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:rgba(5,18,31,.52)}.ea-lab-showcase-stats small{color:#7893a5;font-size:10px}.ea-lab-showcase-stats strong{margin-top:3px;color:#f8fafc;font-size:15px}
.ea-lab-showcase-stats .is-positive strong{color:#4ee0ae}.ea-lab-showcase-stats .is-negative strong{color:#ff667f}.ea-lab-showcase-stats .is-caution strong{color:#f4c95d}
.ea-lab-showcase-card>header>b.is-positive{color:#4ee0ae}.ea-lab-showcase-card>header>b.is-negative{color:#ff667f}
.ea-lab-showcase-card>footer{align-items:center;border-top:1px solid rgba(148,163,184,.12);color:#849eae;font-size:10px}.ea-lab-showcase-card>footer button{border:1px solid rgba(52,211,153,.32);border-radius:999px;background:rgba(52,211,153,.08);color:#6ee7c2;padding:7px 12px;cursor:pointer}.forum-profile-showcase-grid{display:grid;gap:14px}
html:not([data-theme="dark"]) .ea-lab-showcase-card{border-color:rgba(13,148,136,.24);background:linear-gradient(145deg,#f7fffd,#eefbf8 58%,#e8f7f4);box-shadow:0 16px 42px rgba(15,61,71,.1);color:#0e2a35}html:not([data-theme="dark"]) .ea-lab-showcase-card h4,html:not([data-theme="dark"]) .ea-lab-showcase-stats strong{color:#102b38}html:not([data-theme="dark"]) .ea-lab-showcase-card header p,html:not([data-theme="dark"]) .ea-lab-showcase-card>footer{color:#587481}html:not([data-theme="dark"]) .ea-lab-showcase-stats span{background:rgba(255,255,255,.72);border-color:rgba(15,118,110,.12)}
html:not([data-theme="dark"]) .ea-lab-showcase-stats .is-positive strong{color:#078765}html:not([data-theme="dark"]) .ea-lab-showcase-stats .is-negative strong{color:#d2385b}html:not([data-theme="dark"]) .ea-lab-showcase-stats .is-caution strong{color:#a86500}
@media(max-width:700px){.ea-lab-showcase-card>header{flex-direction:column;gap:8px}.ea-lab-showcase-visual{grid-template-columns:1fr}.ea-lab-showcase-chart,.ea-lab-showcase-chart-empty{height:125px}.ea-lab-showcase-card>footer{align-items:flex-start;flex-direction:column}.ea-lab-showcase-card>footer button{width:100%}}
.forum-profile-post-stat-trail{text-align:right}.forum-comment-count-link{display:inline-block;color:inherit;text-decoration:none;border-radius:7px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.forum-comment-count-link:hover{color:#52dcb7;text-decoration:underline;text-underline-offset:3px}.forum-comment-count-link:focus-visible{color:#52dcb7;background:rgba(77,213,181,.1);box-shadow:0 0 0 3px rgba(77,213,181,.16);outline:0}.forum-comment-count-link:active{transform:translateY(1px)}html[data-theme="light"] .forum-comment-count-link:hover,html[data-theme="light"] .forum-comment-count-link:focus-visible{color:#087c68;background:#edf7f4}
/* Structured in-community reshare: commentary stays separate from the quoted source. */
.forum-shared-post-card{display:flex;flex-direction:column;gap:7px;margin:14px 0;padding:16px 18px;border:1px solid rgba(194,151,55,.34);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(247,250,252,.72));color:var(--text,#102033);text-decoration:none;box-shadow:0 8px 24px rgba(12,30,52,.06);overflow:hidden}
.forum-shared-post-card:is(button){width:100%;font:inherit;text-align:left;cursor:pointer}.forum-shared-post-card:is(button):disabled{cursor:progress;opacity:.82}.forum-shared-post-card:is(button):not(:disabled):focus-visible{outline:3px solid rgba(67,216,177,.24);outline-offset:3px}
.forum-shared-post-card:hover{border-color:rgba(207,158,39,.68);transform:translateY(-1px)}
.forum-shared-post-card small{color:#b27b09;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.forum-shared-post-card strong{font-size:15px;line-height:1.45}
.forum-shared-post-card p{margin:0!important;color:#53677c!important;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.forum-shared-post-author{display:flex;align-items:center;gap:10px;margin-bottom:3px}
.forum-shared-post-author>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#f2cf6a,#43d8b1);color:#092033;font-size:13px;font-weight:1000;box-shadow:0 0 0 3px rgba(67,216,177,.09)}
.forum-shared-post-author img{width:100%;height:100%;object-fit:cover}
.forum-shared-post-card .forum-shared-post-author>[data-shared-author-avatar]{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;flex:0 0 40px!important;overflow:hidden!important;border-radius:50%!important}
.forum-shared-post-card .forum-shared-post-author>[data-shared-author-avatar]>img{position:static!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;max-height:100%!important;aspect-ratio:1/1!important;margin:0!important;padding:0!important;border:0!important;border-radius:inherit!important;object-fit:cover!important;object-position:center!important}
.forum-shared-post-author>div{display:grid;gap:2px;min-width:0}.forum-shared-post-author b{overflow:hidden;color:inherit;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.forum-shared-post-author small{font-size:9px}
.forum-profile-post-account .forum-author-profile{margin:0}.forum-profile-post-account>time{margin-left:2px!important;white-space:nowrap}.forum-profile-post-account .forum-profile-post-controls{margin-left:auto}
.forum-profile-post>h3{margin:4px 15px 0;color:#edf4f7;font-size:14px;line-height:1.45}html[data-theme="light"] .forum-profile-post>h3{color:#173247}
.forum-profile-composer-preview.is-shared-post{display:block!important;padding:0;background:transparent;border:0;overflow:visible}
.forum-profile-composer-preview.is-shared-post .forum-shared-post-card{margin:0;background:rgba(249,251,253,.96)}
html[data-theme="dark"] .forum-shared-post-card{background:linear-gradient(145deg,rgba(9,28,43,.97),rgba(12,36,51,.92));color:#f1f6fb;border-color:rgba(214,169,66,.35)}
html[data-theme="dark"] .forum-shared-post-card p{color:#aab9c8!important}
@media(max-width:640px){.forum-shared-post-card{padding:14px;border-radius:14px}.forum-shared-post-card p{-webkit-line-clamp:2}.forum-profile-post-account{align-items:center!important}.forum-profile-post-account .forum-profile-post-controls{width:100%;margin:8px 0 0 0}.forum-profile-post-account>time{margin-left:auto!important}}

/* Community image viewer: reliable close controls on desktop and touch screens. */
.forum-profile-lightbox-open{overflow:hidden!important;touch-action:none}
.forum-profile-media-lightbox{z-index:2147483200;padding:clamp(12px,3vw,32px);overscroll-behavior:contain;touch-action:manipulation}
.forum-profile-media-lightbox img{display:block;max-width:min(1500px,96vw);max-height:92dvh;cursor:default;object-fit:contain}
.forum-profile-media-lightbox button{z-index:2;right:max(16px,env(safe-area-inset-right));top:max(16px,env(safe-area-inset-top));display:grid;place-items:center;width:52px;height:52px;padding:0;border-color:rgba(255,255,255,.34);background:rgba(13,25,34,.9);box-shadow:0 8px 28px rgba(0,0,0,.42);font-size:30px;line-height:1;cursor:pointer;touch-action:manipulation}
.forum-profile-media-lightbox button:hover,.forum-profile-media-lightbox button:focus-visible{background:#e9b83f;color:#07111b;outline:3px solid rgba(255,215,112,.38);outline-offset:3px}
@media(max-width:720px){.forum-profile-media-lightbox{padding:72px 10px 16px}.forum-profile-media-lightbox img{max-width:100%;max-height:calc(100dvh - 96px);border-radius:12px}.forum-profile-media-lightbox button{right:max(12px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top));width:56px;height:56px;font-size:32px}}
