.hero-gems-balance-pill{--hero-gems-pill-panel:#ffffff;--hero-gems-pill-border:#e7e5f2;--hero-gems-pill-ink:#1c1b29;--hero-gems-pill-ink-soft:#6b6880;--hero-gems-pill-accent:#6d4bf0;--hero-gems-pill-accent-soft:#eee9ff;--hero-gems-pill-shadow:0 1px 4px rgba(28,27,41,0.04);display:inline-flex;align-items:center;gap:.3rem;background:var(--hero-gems-pill-panel);border:1px solid var(--hero-gems-pill-border);border-radius:999px;padding:.2rem .4rem .2rem .35rem;min-height:1.5rem;font-weight:600;box-shadow:var(--hero-gems-pill-shadow);color:var(--hero-gems-pill-ink);text-decoration:none;font-size:.6875rem;line-height:1}.hero-gems-balance-pill:hover{border-color:color-mix(in srgb,var(--hero-gems-pill-accent) 28%,var(--hero-gems-pill-border))}.hero-gems-balance-pill__icon{width:.75rem;height:.75rem}.hero-gems-balance-pill__amount{font-weight:700;font-variant-numeric:tabular-nums}.hero-gems-balance-pill__label{color:var(--hero-gems-pill-ink-soft);font-size:.625rem;font-weight:500}.hero-gems-balance-pill__plus{display:flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;border-radius:50%;background:var(--hero-gems-pill-accent-soft);color:var(--hero-gems-pill-accent);font-weight:800;font-size:.7rem;margin-left:auto;flex-shrink:0;line-height:1}.hero-lives-balance-pill{--hero-lives-pill-panel:#ffffff;--hero-lives-pill-border:#e7e5f2;--hero-lives-pill-ink:#1c1b29;--hero-lives-pill-ink-soft:#6b6880;--hero-lives-pill-accent:#e5484d;--hero-lives-pill-accent-soft:#ffe8e8;--hero-lives-pill-shadow:0 1px 4px rgba(28,27,41,0.04);display:inline-flex;align-items:center;gap:.3rem;min-height:1.5rem;padding:.2rem .4rem .2rem .35rem;border-radius:999px;background:var(--hero-lives-pill-panel);border:1px solid var(--hero-lives-pill-border);text-decoration:none;font-size:.6875rem;font-weight:600;line-height:1;box-shadow:var(--hero-lives-pill-shadow);color:var(--hero-lives-pill-ink);transition:border-color .15s ease}.hero-lives-balance-pill:hover{border-color:color-mix(in srgb,var(--hero-lives-pill-accent) 28%,var(--hero-lives-pill-border))}.hero-lives-balance-pill__icon{width:.75rem;height:.75rem}.hero-lives-balance-pill__amount{font-variant-numeric:tabular-nums}.hero-lives-balance-pill__max,.hero-lives-balance-pill__sep{color:var(--hero-lives-pill-ink-soft);font-weight:500}.hero-lives-balance-pill__max{font-variant-numeric:tabular-nums}.hero-lives-balance-pill__label{color:var(--hero-lives-pill-ink-soft);font-size:.625rem;font-weight:500}.hero-lives-balance-pill__plus{display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;margin-left:auto;flex-shrink:0;border-radius:999px;background:var(--hero-lives-pill-accent-soft);color:var(--hero-lives-pill-accent);font-size:.7rem;font-weight:700;line-height:1}.nav-balance-stack{flex-direction:column;align-items:stretch;gap:.25rem;min-width:6.75rem}.nav-balance-stack .hero-gems-balance-pill,.nav-balance-stack .hero-lives-balance-pill{width:100%;box-sizing:border-box}