.pt-tag{display:inline-flex;align-items:center;border-radius:var(--radius-sm);border:none;background:var(--surface-glass-soft);color:var(--text-secondary);font-weight:500;white-space:nowrap;line-height:1}.pt-tag .pt-ico{flex-shrink:0}.pt-md{height:24px;padding:0 9px;gap:5px;font-size:12.5px}.pt-sm{height:18px;padding:0 6px;gap:4px;font-size:11px}.pt-md .pt-ico{width:13px;height:13px}.pt-sm .pt-ico{width:11px;height:11px}.pt-tag[data-type=office]{color:var(--role-broker-fg);background:var(--role-broker-bg)}.pt-tag[data-type=park]{color:var(--accent-cyan);background:var(--role-ai-bg)}.pt-tag[data-type=retail]{color:var(--role-owner-fg);background:var(--role-owner-bg)}.pt-tag[data-type=industrial]{color:var(--navy);background:var(--navy-soft)}.pt-tag[data-type=apartment]{color:var(--buyer);background:var(--buyer-soft)}.pt-tag[data-type=hotel]{color:var(--heat);background:var(--heat-soft)}.pt-tag[data-type=complex]{color:var(--role-investor-fg);background:var(--role-investor-bg)}.pt-tag[data-type=land]{color:var(--rent);background:var(--rent-soft)}