.product-header{gap:32px}.product-header .header-links{gap:28px;display:flex}.header-account{align-items:center;gap:14px;min-width:0;margin-left:auto;display:flex}.header-account .wallet-button{gap:8px;min-height:38px}.header-account .wallet-button>span{text-overflow:ellipsis;font-variant-numeric:tabular-nums;max-width:120px;overflow:hidden}.header-profile{flex-shrink:0;position:relative}.profile-button{border:1px solid var(--border);background:var(--surface-raised);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:50%;place-items:center;padding:0;list-style:none;display:grid}.profile-button::-webkit-details-marker{display:none}.profile-button:hover,.header-profile[open] .profile-button{border-color:var(--accent);color:var(--accent)}.profile-menu{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:4px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 16px 40px #0007}.profile-menu a{border-radius:var(--radius-sm);min-height:44px;color:var(--text-secondary);align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.profile-menu a:hover,.profile-menu a:focus-visible{background:var(--surface-hover);color:var(--text)}@media (max-width:760px){.product-header{gap:16px;padding-inline:16px}.product-header .brand-home{width:36px;min-width:36px;padding:0}.product-header .brand-home>svg{width:36px}.product-header .header-links{gap:18px}.product-header .header-links a{font-size:12px}.header-account{gap:10px}.header-account .wallet-button{min-height:36px;padding:6px 9px}.header-account .wallet-button>span{max-width:64px}.profile-button{width:36px;height:36px}}@media (max-width:360px){.product-header{gap:12px;padding-inline:12px}.product-header .header-links{gap:12px}.header-account{gap:8px}.header-account .wallet-button{gap:5px;padding-inline:6px}.header-account .wallet-button>span{max-width:44px}}
