#sideTools{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}#sideTools .side-tool{margin-top:10px}#sideTools .lang{position:relative;width:100%}#sideTools .lang .lang-btn{width:100%;justify-content:flex-start;gap:8px;height:38px}#sideTools .lang .lang-menu{inset:auto auto 44px 0}#sideTools .theme-btn{width:100%;justify-content:flex-start;height:38px;padding:0 12px;border-radius:10px}.hc{position:relative;display:flex;align-items:center;gap:10px}.hc-money{display:flex;align-items:stretch;background:var(--panel, #171b20);border:1px solid var(--line);border-radius:8px;overflow:hidden}.hc-cell{position:relative;appearance:none;background:none;border:0;font:inherit;cursor:pointer;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:1px;padding:4px 14px;min-width:0}.hc-cell+.hc-cell{border-left:1px solid var(--line)}.hc-cell:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.hc-lb{display:flex;align-items:center;gap:6px;line-height:13px;font-size:10.5px;letter-spacing:.08em;color:var(--muted, #79828c);white-space:nowrap}.hc-vl{line-height:21px;font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap}.hc-cell.major .hc-vl{font-size:19px;font-weight:650;color:var(--fg, #f2efe8)}.hc-cell.minor .hc-vl{font-size:14px;font-weight:500;color:var(--muted, #9aa2ab)}.hc-cell.minor .hc-lb{opacity:.78}.hc-live{display:inline-flex;align-items:center;gap:4px;font-size:9.5px;font-weight:700;letter-spacing:.04em;color:#14100a;background:linear-gradient(180deg,#e8d9a0,#c9a227);padding:2px 6px;border-radius:3px}.hc-live i{width:4px;height:4px;border-radius:50%;background:#14100a;animation:hcPulse 1.6s ease-in-out infinite}@keyframes hcPulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.hc-live i{animation:none}}.hc-money.on .hc-cell.major{padding-bottom:10px}.hc-money.on .hc-cell.major .hc-sub{display:none}.hc-bar{position:absolute;left:14px;right:14px;bottom:5px;display:block;height:3px;border-radius:99px;background:#7f8a9647;overflow:hidden}.hc-bar i{position:absolute;inset:0 auto 0 0;border-radius:99px;background:linear-gradient(90deg,#3f9e6c,#5fc98f);transition:width .5s ease}.hc-sub{font-size:10.5px;line-height:12px;color:var(--muted, #79828c);font-variant-numeric:tabular-nums;white-space:nowrap}.hc-cell.minor .hc-sub{display:none}.hc-more{appearance:none;border:0;border-left:1px solid var(--line);background:none;cursor:pointer;width:26px;color:var(--muted, #79828c);display:grid;place-items:center}.hc-more svg{width:15px;height:15px}.hc-more:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.hc-drop{position:absolute;top:calc(100% + 6px);right:52px;z-index:60;min-width:210px;background:var(--panel, #171b20);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 40px -22px #000000bf;padding:6px}.hc-drow{display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:8px 10px;border-radius:6px}.hc-drow+.hc-drow{border-top:1px solid var(--line)}.hc-dlb{font-size:12px;color:var(--muted, #79828c)}.hc-dvl{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.hc-dsub{grid-column:1 / -1;font-size:11px;color:var(--muted, #79828c)}.hc-drow.empty{color:var(--muted, #79828c);font-size:12.5px}.hc-coup{position:relative;appearance:none;width:38px;height:38px;flex:0 0 auto;cursor:pointer;border:1px solid var(--line);border-radius:8px;background:var(--panel, #171b20);color:var(--fg, #c9c4b8);display:grid;place-items:center}.hc-coup svg{width:18px;height:18px}.hc-coup:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hc-badge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 5px;border-radius:99px;background:var(--gold, #c9a227);color:#14100a;font-size:10.5px;font-weight:700;display:grid;place-items:center;font-variant-numeric:tabular-nums}.hc-prof{appearance:none;width:38px;height:38px;flex:0 0 auto;cursor:pointer;border:1px solid var(--line);border-radius:8px;background:var(--panel, #171b20);color:var(--fg, #c9c4b8);display:grid;place-items:center}.hc-prof[hidden]{display:none}.hc-prof svg{width:18px;height:18px}.hc-prof:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(max-width:860px){.hc{gap:7px}.hc-cell{padding:4px 10px}.hc-money.on .hc-cell.major{padding-bottom:10px}.hc-bar{left:10px;right:10px;bottom:4px}.hc-cell.major .hc-vl{font-size:16px}.hc-cell.minor .hc-vl{font-size:12.5px}.hc-coup{width:34px;height:34px}#side{padding-bottom:calc(var(--mobar-h) + 2px + env(safe-area-inset-bottom,0px))}}
