.sh-top{height:var(--header-h);border-bottom:1px solid var(--line);background:var(--bg);z-index:40;align-items:center;gap:28px;padding:0 28px;display:flex;position:sticky;top:0}.sh-logo{font:900 26px var(--font-display);letter-spacing:-.04em;flex:none}.sh-logo b{color:var(--lime)}.sh-nav{align-self:stretch;gap:22px;display:flex}.sh-nav a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding-top:2px;font-size:14px;display:flex}.sh-nav a:hover{color:#fff}.sh-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--lime);background:#b6f50014;border:1px solid #b6f50066;border-radius:5px;margin-left:6px;padding:2px 4px 1px;font:900 8.5px Arial,sans-serif}.sh-nav a.on{color:#fff;border-bottom-color:var(--lime)}.sh-nav a:focus-visible{outline-offset:-2px}.sh-sp{flex:1}.sh-top .ui-chip{flex:none}.sh-pts{color:var(--c-mythic);background:#ffd66b0d;border-color:#ffd66b40;font-weight:700}.sh-pts span{font-size:11px}a.sh-pts:hover{border-color:var(--c-mythic)}.sh-bal{cursor:pointer;background:#0c0e11;gap:10px;padding:4px 4px 4px 12px;font-weight:800;transition:border-color .15s,background .15s,box-shadow .4s}.sh-bal:hover{border-color:var(--lime);background:#10160a}.sh-bal-v small{color:var(--muted);font-size:11.5px;font-weight:600}.sh-bal-plus{background:var(--lime);width:28px;height:28px;color:var(--bg);border-radius:7px;place-items:center;font:900 18px/1 Arial,sans-serif;transition:transform .15s;display:grid}.sh-bal:hover .sh-bal-plus{transform:scale(1.06)}.sh-bal-plus.is-pending{animation:1.4s ease-in-out infinite sh-pend}@keyframes sh-pend{50%{opacity:.45}}.sh-bal.is-up{border-color:var(--lime);animation:.6s cubic-bezier(.2,1.5,.35,1) sh-up;box-shadow:0 0 24px #b6f50055}.sh-bal.is-up .sh-bal-v{color:var(--lime)}@keyframes sh-up{40%{transform:scale(1.07)}}@media (prefers-reduced-motion:reduce){.sh-bal.is-up,.sh-bal-plus.is-pending{animation:none}}.sh-wallet{padding:11px 16px;font-weight:900}.sh-wallet-skel{background:#12151a;border-radius:10px;width:112px;height:38px}.sh-menu{position:relative}.sh-dropdown{border:1px solid var(--line-2);z-index:50;background:#0e1114;border-radius:12px;flex-direction:column;min-width:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 40px #000c}.sh-dropdown a,.sh-dropdown button{text-align:left;cursor:pointer;border-radius:8px;padding:10px 12px;font-size:13px}.sh-dropdown a:hover,.sh-dropdown button:hover{background:#171b20}.sh-dd-head{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;margin-bottom:4px;padding:10px 12px 12px;font-size:12px;display:flex}.sh-dd-head code{font:800 14px var(--font-body)}.tk{height:var(--ticker-h);color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;align-items:center;gap:26px;padding-left:28px;font-size:12px;display:flex;overflow:hidden}.tk-live{color:var(--muted);flex:none;align-items:center;gap:7px;display:flex}.tk-live i{background:#ff4d5e;border-radius:50%;width:11px;height:11px;animation:1.6s ease-in-out infinite tk-pulse;box-shadow:0 0 8px #ff4d5e88}.tk-viewport{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 64px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 64px),#0000)}.tk-row{gap:30px;min-width:0;display:flex}.tk-item{align-items:center;gap:5px;animation:.5s cubic-bezier(.2,.8,.2,1) both tk-enter;display:inline-flex}.tk-item b{color:#fff;font-weight:800}.tk-gem{border-radius:2px;flex:none;width:7px;height:7px;margin-right:4px;transform:rotate(45deg);box-shadow:0 0 8px}.tk-pack{color:#5f666c;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.tk-empty{color:var(--muted);padding-left:2px}.tk-empty b{color:var(--c-rare)}.tk-empty a{color:var(--text);text-underline-offset:3px;-webkit-text-decoration:underline #4a525b;text-decoration:underline #4a525b}.tk-empty a:hover{color:var(--lime)}@keyframes tk-enter{0%{opacity:0;transform:translate(-18px)scale(.96)}to{opacity:1;transform:none}}@keyframes tk-pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.tk-item,.tk-live i{animation:none}.tk-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}@media (max-width:1240px){.sh-top .soc{display:none}.sh-nav{gap:18px}}@media (max-width:1100px){.sh-top .sh-net,.sh-pts .sh-pts-l{display:none}.sh-top{gap:18px}}@media (max-width:900px){.sh-top{flex-wrap:wrap;gap:10px;height:auto;padding:10px 16px 0}.sh-logo{font-size:22px}.sh-nav{scrollbar-width:none;order:5;gap:20px;width:100%;height:42px;overflow-x:auto}.sh-nav::-webkit-scrollbar{display:none}.sh-pts{padding:7px 9px;font-size:12px}.sh-bal{gap:7px;padding:3px 3px 3px 9px;font-size:12px}.sh-bal-plus{width:26px;height:26px;font-size:16px}.sh-wallet{padding:9px 12px;font-size:13px}.tk{gap:14px;padding-left:16px}}@media (max-width:480px){.sh-top .sh-pts{display:none}.sh-top{gap:8px}.sh-bal-v small{display:none}}a.tk-link{color:inherit;border-radius:6px;transition:background .15s}a.tk-link:hover{background:#ffffff0f}a.tk-link:hover b{text-underline-offset:3px;text-decoration:underline}a.tk-link:focus-visible{outline-offset:2px;outline:2px solid #fff}.sh-pts{position:relative}.sh-pts.on{border-color:var(--c-mythic)}.sh-pts-dot{background:var(--lime);border:2px solid var(--bg);border-radius:50%;width:9px;height:9px;animation:2s ease-out infinite sh-pts-pulse;position:absolute;top:-3px;right:-3px;box-shadow:0 0 8px #b6f500aa}@keyframes sh-pts-pulse{0%{box-shadow:0 0 #b6f50088}70%,to{box-shadow:0 0 0 6px #0000}}@media (prefers-reduced-motion:reduce){.sh-pts-dot{animation:none}}.sh-dd-x{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.sh-dd-x button{border:1px solid var(--line-2);color:var(--muted);cursor:pointer;border-radius:99px;font-size:11px;padding:3px 9px!important}.sh-dd-x button:hover{color:var(--text)}
