/* Header reward wallet styles */
.topbar-reward-row[hidden]{display:none}
.topbar-reward-row{display:flex;flex:0 0 100%;order:30;width:100%;justify-content:center;align-items:center;margin:4px 0 0;padding:0;box-sizing:border-box}
.topbar-reward-wallet{appearance:none;border:1px solid rgba(255,255,255,.72);display:inline-flex;align-items:center;justify-content:center;gap:6px;width:max-content;max-width:100%;margin:0 auto;padding:5px 6px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(80,40,90,.09);color:var(--text);backdrop-filter:blur(10px);cursor:pointer;line-height:1}
.topbar-reward-wallet:hover,.topbar-reward-wallet:focus-visible{background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(80,40,90,.14);outline:none}
.topbar-reward-item{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 58px;width:58px;min-width:58px;max-width:58px;height:32px;padding:0 6px;box-sizing:border-box;border-radius:999px;background:rgba(255,246,251,.82);font-size:12px;font-weight:950;line-height:1}
.topbar-reward-item img{width:19px;height:19px;object-fit:contain;display:block;flex:0 0 auto}
.topbar-reward-item strong{display:inline-block;min-width:3ch;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.01em}
.topbar-reward-item.topbar-gold{background:rgba(255,244,197,.88)}
.topbar-reward-item.topbar-silver{background:rgba(242,245,255,.9)}
.topbar-reward-item.topbar-bronze{background:rgba(255,236,222,.9)}
[data-theme="dark"] .topbar-reward-wallet{background:rgba(45,36,54,.7);border-color:rgba(255,255,255,.16)}
@media(max-width:820px){.topbar-reward-row{margin-top:2px}.topbar-reward-wallet{gap:5px;padding:5px 6px}.topbar-reward-item{flex-basis:52px;width:52px;min-width:52px;max-width:52px;height:30px;padding:0 4px}.topbar-reward-item img{width:17px;height:17px}.topbar-reward-item strong{font-size:11px}}
@media(max-width:380px){.topbar-reward-item{flex-basis:48px;width:48px;min-width:48px;max-width:48px}.topbar-reward-item img{width:16px;height:16px}.topbar-reward-item strong{font-size:10px}}
@media (min-width:821px){.auth{display:grid;grid-template-columns:max-content max-content max-content max-content;grid-template-rows:auto auto;align-items:center;justify-content:center;justify-items:center;width:max-content;max-width:calc(100vw - var(--side) - 44px);padding:8px 10px 10px;border-radius:28px}body.sidebar-collapsed .auth{max-width:calc(100vw - 44px)}.auth .badge-link{grid-column:1;grid-row:1;width:auto;max-width:210px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth a[data-i18n="login"],.auth .topbar-profile-button{grid-column:2;grid-row:1}.auth .primary{grid-column:3;grid-row:1}.auth .mode-toggle{grid-column:4;grid-row:1}.auth .mobile-auth-close,.auth .mobile-auth-break{display:none}.topbar-reward-row{grid-column:1/-1;grid-row:2;display:flex;flex:0 0 auto;order:initial;width:max-content;max-width:100%;justify-self:center;justify-content:center;margin:2px auto 0;padding:0}.topbar-reward-wallet{width:max-content;max-width:100%;margin:0 auto;padding:6px 8px;gap:7px;border-radius:999px}}
@media (min-width:821px) and (max-width:980px){.auth{max-width:calc(100vw - var(--side) - 28px);gap:7px;padding:7px 8px 9px}body.sidebar-collapsed .auth{max-width:calc(100vw - 28px)}.auth .badge-link{max-width:174px;padding-left:12px;padding-right:12px}.auth a[data-i18n="login"],.auth .primary,.auth .mode-toggle{padding-left:12px;padding-right:12px}.topbar-reward-wallet{gap:5px;padding:5px 7px}.topbar-reward-item{flex-basis:54px;width:54px;min-width:54px;max-width:54px}}
.topbar-reward-row{margin-top:1px}
.topbar-reward-wallet{gap:4px;padding:3px 5px;box-shadow:0 8px 18px rgba(80,40,90,.075)}
.topbar-reward-item{gap:3px;flex-basis:42px;width:42px;min-width:42px;max-width:42px;height:23px;padding:0 3px;font-size:10px}
.topbar-reward-item img{width:14px;height:14px}
.topbar-reward-item strong{min-width:3ch;font-size:10px;letter-spacing:0}
@media (min-width:821px){.topbar-reward-row{margin-top:0}.topbar-reward-wallet{gap:4px;padding:3px 5px}.topbar-reward-item{flex-basis:42px;width:42px;min-width:42px;max-width:42px;height:23px;padding:0 3px}}
@media (min-width:821px) and (max-width:980px){.topbar-reward-wallet{gap:4px;padding:3px 5px}.topbar-reward-item{flex-basis:40px;width:40px;min-width:40px;max-width:40px;height:22px}.topbar-reward-item img{width:13px;height:13px}.topbar-reward-item strong{font-size:9.5px}}
@media(max-width:820px){.topbar-reward-wallet{gap:4px;padding:3px 5px}.topbar-reward-item{flex-basis:40px;width:40px;min-width:40px;max-width:40px;height:22px;padding:0 3px}.topbar-reward-item img{width:13px;height:13px}.topbar-reward-item strong{font-size:9.5px}}
@media(max-width:380px){.topbar-reward-wallet{gap:3px;padding:3px 4px}.topbar-reward-item{flex-basis:38px;width:38px;min-width:38px;max-width:38px;height:21px}.topbar-reward-item img{width:12px;height:12px}.topbar-reward-item strong{font-size:9px}}
@media (min-width:821px){.topbar-reward-row{justify-self:end;justify-content:flex-end;margin:0 0 0 auto}.topbar-reward-wallet{margin:0}}
