/* UpPump identity v2. Core product selectors and transaction behavior stay unchanged. */
:root{--brand-ink:#0b0f0e;--brand-lime:#00ff66;--brand-paper:#f5f5f5;--brand-muted:#a5b5ab;--brand-surface:#1f2524}
.brand-lockup{display:block;width:198px;height:auto;flex:none}
.hero-symbol img{display:block;width:100%;height:100%;object-fit:contain}
.brand-kit-link{color:var(--brand-lime)}
@media(max-width:620px){.brand-lockup{width:150px}.nav-inner{gap:14px}.nav-actions{gap:8px}}
@media(max-width:360px){.nav-inner{padding-inline:16px}.brand-lockup{width:132px}}
